@charset "UTF-8";
/*!
 * @alife/theme-hybridcloud-v1@0.24.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 #d9d9d9;
  border: 0 var(--line-solid, solid) var(--color-line1-2, #d9d9d9);
  border-top-width: 1px;
  border-top-width: var(--line-1, 1px);
}a {
  text-decoration: none;
}a:link {
  color: #0064c8;
  color: var(--color-link-1, #0064c8);
}a:visited {
  color: #0057ad;
  color: var(--color-link-2, #0057ad);
}a:hover {
  color: #2a7dd1;
  color: var(--color-link-3, #2a7dd1);
}a:active {
  text-decoration: underline;
  color: #2a7dd1;
  color: var(--color-link-3, #2a7dd1);
}html {
  font-size: 100%;
}body {
  font-family: "PingFang SC", "Helvetica Neue", "Microsoft YaHei", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
  color: #1A1A1A;
  color: var(--color-text1-4, #1A1A1A);
}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_1984231_d9bk76ly7rd.eot");
  src: url("//at.alicdn.com/t/font_1984231_d9bk76ly7rd.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_1984231_d9bk76ly7rd.woff2") format("woff2"), url("//at.alicdn.com/t/font_1984231_d9bk76ly7rd.woff") format("woff"), url("//at.alicdn.com/t/font_1984231_d9bk76ly7rd.ttf") format("truetype"), url("//at.alicdn.com/t/font_1984231_d9bk76ly7rd.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.2);
  -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: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  -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: 2px;
  border-top-right-radius: var(--radio-button-corner-large, 2px);
  border-bottom-right-radius: 2px;
  border-bottom-right-radius: var(--radio-button-corner-large, 2px);
  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: 2px;
  border-top-left-radius: var(--radio-button-corner-large, 2px);
  border-bottom-left-radius: 2px;
  border-bottom-left-radius: var(--radio-button-corner-large, 2px);
}.next-radio-button-large[dir=rtl] .next-radio-label {
  height: 34px;
  height: calc(var(--radio-button-height-large, 36px) - 2px);
  line-height: 34px;
  line-height: calc(var(--radio-button-height-large, 36px) - 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: #FFFFFF;
  background: var(--radio-bg-color, #FFFFFF);
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  border: 1px solid #e5e5e5;
  border: var(--line-1,1px) solid var(--radio-border-color, #e5e5e5);
  -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: -4px;
  margin-top: calc(0px - 8px / 2);
  left: 50%;
  margin-left: -4px;
  margin-left: calc(0px - var(--radio-circle-size, 8px) / 2);
  background: #FFFFFF;
  content: "";
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-radio-wrapper.checked .next-radio-inner {
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
  background: #FFFFFF;
  background: var(--radio-checked-bg-color, #FFFFFF);
}.next-radio-wrapper.checked .next-radio-inner:after {
  width: 8px;
  width: var(--radio-circle-size, 8px);
  height: 8px;
  height: var(--radio-circle-size, 8px);
  font-weight: bold;
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  -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: #0057AD;
  border-color: var(--color-brand1-7,#0057AD);
}.next-radio-wrapper.disabled input[type=radio] {
  cursor: not-allowed;
}.next-radio-wrapper.disabled .next-radio-inner {
  border-color: #e5e5e5;
  border-color: var(--radio-disabled-border-color, #e5e5e5);
  background: #f7f7f7;
  background: var(--color-fill1-2,rgba(247,247,247,1));
}.next-radio-wrapper.disabled .next-radio-inner:after {
  background: #CCCCCC;
  background: var(--color-text1-1,#CCCCCC);
}.next-radio-wrapper.disabled .next-radio-inner:hover, .next-radio-wrapper.disabled .next-radio-inner.hovered {
  border-color: #e5e5e5;
  border-color: var(--radio-disabled-border-color, #e5e5e5);
}.next-radio-wrapper.disabled.checked .next-radio-inner {
  border-color: #e5e5e5;
  border-color: var(--radio-checked-disabled-border-color, #e5e5e5);
  background: #f7f7f7;
  background: var(--radio-checked-disabled-bg-color, #f7f7f7);
}.next-radio-wrapper.disabled.checked .next-radio-inner:after {
  background: #CCCCCC;
  background: var(--radio-checked-disabled-circle-color, #CCCCCC);
}.next-radio-wrapper.disabled .next-radio-label {
  color: #d9d9d9;
  color: var(--radio-normal-font-color-disabled, #d9d9d9);
}.next-radio-wrapper:not(.disabled):hover .next-radio-inner, .next-radio-wrapper:not(.disabled).hovered .next-radio-inner {
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
  background-color: #F0F7FF;
  background-color: var(--radio-hovered-bg-color, #F0F7FF);
}.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: #0057AD;
  border-color: var(--color-brand1-7,#0057AD);
  background: #CAE3FD;
  background: var(--color-brand1-2,#CAE3FD);
}.next-radio-wrapper.checked:not(.disabled):hover .next-radio-inner:after, .next-radio-wrapper.checked:not(.disabled).hovered .next-radio-inner:after {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
}.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 #cccccc;
  border: 1px solid var(--color-line1-3,rgba(204,204,204,1));
  background-color: #FFFFFF;
  background-color: var(--radio-button-bg-color, #FFFFFF);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  vertical-align: middle;
}.next-radio-button > label .next-radio-label {
  display: block;
  color: dimgray;
  color: var(--radio-button-font-color, dimgray);
  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: #cccccc;
  border-color: var(--color-line1-3,rgba(204,204,204,1));
  background-color: #f7f7f7;
  background-color: var(--color-fill1-2,rgba(247,247,247,1));
}.next-radio-button > label:hover .next-radio-label, .next-radio-button > label.hovered .next-radio-label {
  color: dimgray;
  color: var(--radio-button-font-color-hovered, dimgray);
}.next-radio-button > label.checked {
  z-index: 11;
  border-color: #0064C8;
  border-color: var(--radio-button-border-color-checked, #0064C8);
  background-color: #FFFFFF;
  background-color: var(--radio-button-bg-color-checked, #FFFFFF);
}.next-radio-button > label.checked .next-radio-label {
  color: #0064C8;
  color: var(--radio-button-font-color-checked, #0064C8);
}.next-radio-button > label.disabled {
  z-index: 0;
  cursor: not-allowed;
  border-color: #e5e5e5;
  border-color: var(--color-line1-1,rgba(229,229,229,1));
  background-color: #FFFFFF;
  background-color: var(--color-fill1-1,#FFFFFF);
}.next-radio-button > label.disabled .next-radio-label {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-radio-button > label.checked.disabled {
  z-index: 0;
  border-color: #e5e5e5;
  border-color: var(--color-line1-1,rgba(229,229,229,1));
  background-color: #f7f7f7;
  background-color: var(--color-fill1-2,rgba(247,247,247,1));
}.next-radio-button > label.checked.disabled .next-radio-label {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-radio-button-large > label {
  padding: 0 16px;
  padding: 0 var(--s-4,16px);
  height: 36px;
  height: var(--radio-button-height-large, 36px);
  line-height: 36px;
  line-height: var(--radio-button-height-large, 36px);
}.next-radio-button-large > label:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-top-left-radius: var(--radio-button-corner-large, 2px);
  border-bottom-left-radius: 2px;
  border-bottom-left-radius: var(--radio-button-corner-large, 2px);
}.next-radio-button-large > label:last-child {
  border-top-right-radius: 2px;
  border-top-right-radius: var(--radio-button-corner-large, 2px);
  border-bottom-right-radius: 2px;
  border-bottom-right-radius: var(--radio-button-corner-large, 2px);
}.next-radio-button-large .next-radio-label {
  height: 34px;
  height: calc(var(--radio-button-height-large, 36px) - 2px);
  line-height: 34px;
  line-height: calc(var(--radio-button-height-large, 36px) - 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: 24px;
  height: var(--radio-button-height-small, 24px);
  line-height: 24px;
  line-height: var(--radio-button-height-small, 24px);
}.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: 22px;
  height: calc(var(--radio-button-height-small, 24px) - 2px);
  line-height: 22px;
  line-height: calc(var(--radio-button-height-small, 24px) - 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: #1A1A1A;
  color: var(--radio-normal-font-color, #1A1A1A);
}.next-radio-group.disabled .next-radio-label {
  color: #d9d9d9;
  color: var(--radio-normal-font-color-disabled, #d9d9d9);
}.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: #1A1A1A;
  color: var(--radio-normal-font-color, #1A1A1A);
}@-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: #f2887e;
  background: var(--color-error-4,rgba(242,136,126,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: #f2887e;
  background: var(--color-error-4,rgba(242,136,126,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: 2px;
  border-radius: var(--balloon-corner, 2px);
  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: 16px;
  font-size: var(--balloon-title-font-size, 16px);
  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(6px);
  -webkit-transform: translateY(calc(6px + var(--balloon-title-font-size, 16px) / 2 - var(--balloon-size-close, 16px) / 2));
  -ms-transform: translateY(6px);
  -ms-transform: translateY(calc(var(--balloon-size-padding-top, 6px) + var(--balloon-title-font-size, 16px) / 2 - var(--balloon-size-close, 16px) / 2));
  transform: translateY(6px);
  transform: translateY(calc(var(--balloon-size-padding-top, 6px) + var(--balloon-title-font-size, 16px) / 2 - var(--balloon-size-close, 16px) / 2));
  right: 12px;
  right: var(--s-3,12px);
}.next-balloon-primary {
  color: #FFFFFF;
  color: var(--balloon-primary-color, #FFFFFF);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  background-color: #262626;
  background-color: var(--balloon-primary-color-bg, #262626);
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: var(--balloon-primary-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.06));
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: var(--balloon-primary-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.06));
  border-width: 1px;
  border-width: var(--line-1,1px);
}.next-balloon-primary .next-balloon-close {
  position: absolute;
  top: -1px;
  -webkit-transform: translateY(4px);
  -webkit-transform: translateY(calc(var(--balloon-size-padding-top, 6px) + var(--font-size-body-1,12px) / 2 - var(--balloon-size-close, 16px) / 2));
  -ms-transform: translateY(4px);
  -ms-transform: translateY(calc(var(--balloon-size-padding-top, 6px) + var(--font-size-body-1,12px) / 2 - var(--balloon-size-close, 16px) / 2));
  transform: translateY(4px);
  transform: translateY(calc(var(--balloon-size-padding-top, 6px) + 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: #FFFFFF;
  color: var(--balloon-primary-color-close, #FFFFFF);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-balloon-primary:after {
  position: absolute;
  width: 8px;
  width: var(--balloon-size-arrow-size, 8px);
  height: 8px;
  height: var(--balloon-size-arrow-size, 8px);
  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: #262626;
  background-color: var(--balloon-primary-color-bg, #262626);
  z-index: -1;
}.next-balloon-primary.next-balloon-top:after {
  top: -5px;
  top: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--line-1,1px));
  left: calc(50% - 4px - 1px);
  left: calc(50% - var(--balloon-size-arrow-size, 8px) / 2 - var(--line-1,1px));
  border-right: none;
  border-bottom: none;
}.next-balloon-primary.next-balloon-right:after {
  top: calc(50% - 4px - 1px);
  top: calc(50% - var(--balloon-size-arrow-size, 8px) / 2 - var(--line-1,1px));
  right: -5px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--line-1,1px));
  border-left: none;
  border-bottom: none;
}.next-balloon-primary.next-balloon-bottom:after {
  bottom: -5px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--line-1,1px));
  left: calc(50% - 4px - 1px);
  left: calc(50% - var(--balloon-size-arrow-size, 8px) / 2 - var(--line-1,1px));
  border-top: none;
  border-left: none;
}.next-balloon-primary.next-balloon-left:after {
  top: calc(50% - 4px - 1px);
  top: calc(50% - var(--balloon-size-arrow-size, 8px) / 2 - var(--line-1,1px));
  left: -5px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) / 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: -5px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) / 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: -5px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) / 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: -5px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--line-1,1px));
  border-bottom: none;
  border-left: none;
}.next-balloon-primary.next-balloon-right-bottom:after {
  right: -5px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) / 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: -5px;
  top: calc(0px - var(--balloon-size-arrow-size, 8px) / 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: -5px;
  top: calc(0px - var(--balloon-size-arrow-size, 8px) / 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: -5px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 8px) / 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: -5px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--line-1,1px));
  border-top: none;
  border-left: none;
}.next-balloon-normal {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  border-color: #d9d9d9;
  border-color: var(--balloon-normal-color-border, #d9d9d9);
  background-color: #FFFFFF;
  background-color: var(--balloon-normal-color-bg, #FFFFFF);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: var(--balloon-normal-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: var(--balloon-normal-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  border-width: 1px;
  border-width: var(--balloon-normal-border-width, 1px);
}.next-balloon-normal .next-balloon-close {
  position: absolute;
  top: -1px;
  -webkit-transform: translateY(4px);
  -webkit-transform: translateY(calc(var(--balloon-size-padding-top, 6px) + var(--font-size-body-1,12px) / 2 - var(--balloon-size-close, 16px) / 2));
  -ms-transform: translateY(4px);
  -ms-transform: translateY(calc(var(--balloon-size-padding-top, 6px) + var(--font-size-body-1,12px) / 2 - var(--balloon-size-close, 16px) / 2));
  transform: translateY(4px);
  transform: translateY(calc(var(--balloon-size-padding-top, 6px) + 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: dimgray;
  color: var(--balloon-normal-color-close, dimgray);
}.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: #333333;
  color: var(--balloon-normal-color-close-hover, #333333);
}.next-balloon-normal:after {
  position: absolute;
  width: 8px;
  width: var(--balloon-size-arrow-size, 8px);
  height: 8px;
  height: var(--balloon-size-arrow-size, 8px);
  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 #d9d9d9;
  border: var(--balloon-normal-border-width, 1px) var(--line-solid,solid) var(--balloon-normal-color-border, #d9d9d9);
  background-color: #FFFFFF;
  background-color: var(--balloon-normal-color-bg, #FFFFFF);
  z-index: -1;
}.next-balloon-normal.next-balloon-top:after {
  top: -5px;
  top: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  left: calc(50% - 4px - 1px);
  left: calc(50% - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  border-right: none;
  border-bottom: none;
}.next-balloon-normal.next-balloon-right:after {
  top: calc(50% - 4px - 1px);
  top: calc(50% - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  right: -5px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  border-left: none;
  border-bottom: none;
}.next-balloon-normal.next-balloon-bottom:after {
  bottom: -5px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  left: calc(50% - 4px - 1px);
  left: calc(50% - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  border-top: none;
  border-left: none;
}.next-balloon-normal.next-balloon-left:after {
  top: calc(50% - 4px - 1px);
  top: calc(50% - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  left: -5px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  border-top: none;
  border-right: none;
}.next-balloon-normal.next-balloon-left-top:after {
  top: 12px;
  top: var(--s-3,12px);
  left: -5px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  border-top: none;
  border-right: none;
}.next-balloon-normal.next-balloon-left-bottom:after {
  bottom: 12px;
  bottom: var(--s-3,12px);
  left: -5px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  border-top: none;
  border-right: none;
}.next-balloon-normal.next-balloon-right-top:after {
  top: 12px;
  top: var(--s-3,12px);
  right: -5px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  border-bottom: none;
  border-left: none;
}.next-balloon-normal.next-balloon-right-bottom:after {
  right: -5px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  bottom: 12px;
  bottom: var(--s-3,12px);
  border-bottom: none;
  border-left: none;
}.next-balloon-normal.next-balloon-top-left:after {
  top: -5px;
  top: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  left: 12px;
  left: var(--s-3,12px);
  border-right: none;
  border-bottom: none;
}.next-balloon-normal.next-balloon-top-right:after {
  top: -5px;
  top: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  right: 12px;
  right: var(--s-3,12px);
  border-right: none;
  border-bottom: none;
}.next-balloon-normal.next-balloon-bottom-left:after {
  bottom: -5px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  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: -5px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  border-top: none;
  border-left: none;
}.next-balloon.visible {
  display: block;
}.next-balloon.hidden {
  display: none;
}.next-balloon-medium {
  padding: 6px 12px 6px 12px;
  padding: var(--balloon-size-padding-top, 6px) var(--s-3,12px) var(--balloon-size-padding-top, 6px) var(--s-3,12px);
}.next-balloon-closable {
  padding: 6px 40px 6px 12px;
  padding: var(--balloon-size-padding-top, 6px) var(--s-10,40px) var(--balloon-size-padding-top, 6px) 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: 2px;
  border-radius: var(--balloon-corner, 2px);
  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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  border-color: #d9d9d9;
  border-color: var(--color-line1-2,rgba(217,217,217,1));
  background-color: #FFFFFF;
  background-color: var(--balloon-tooltip-color-bg, #FFFFFF);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: var(--balloon-tooltip-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: var(--balloon-tooltip-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  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: 16px;
  width: calc(var(--balloon-size-arrow-size, 8px) * 2);
  height: 16px;
  height: calc(var(--balloon-size-arrow-size, 8px) * 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: 8px;
  width: var(--balloon-size-arrow-size, 8px);
  height: 8px;
  height: var(--balloon-size-arrow-size, 8px);
  margin: auto;
  background-color: #FFFFFF;
  background-color: var(--balloon-tooltip-color-bg, #FFFFFF);
  border: 1px solid #d9d9d9;
  border: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-2,rgba(217,217,217,1));
  pointer-events: auto;
}.next-balloon-tooltip-top .next-balloon-arrow {
  top: -16px;
  top: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
  left: calc(50% - 8px);
  left: calc(50% - var(--balloon-size-arrow-size, 8px));
}.next-balloon-tooltip-top .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateY(8px) rotate(45deg);
  -webkit-transform: translateY(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
  transform: translateY(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
}.next-balloon-tooltip-right .next-balloon-arrow {
  top: calc(50% - 8px);
  top: calc(50% - var(--balloon-size-arrow-size, 8px));
  right: -16px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
}.next-balloon-tooltip-right .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(-8px) rotate(45deg);
  -webkit-transform: translateX(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
  -ms-transform: translateX(-8px) rotate(45deg);
  -ms-transform: translateX(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
  transform: translateX(-8px) rotate(45deg);
  transform: translateX(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
}.next-balloon-tooltip-bottom .next-balloon-arrow {
  left: calc(50% - 8px);
  left: calc(50% - var(--balloon-size-arrow-size, 8px));
  bottom: -16px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
}.next-balloon-tooltip-bottom .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateY(-8px) rotate(45deg);
  -webkit-transform: translateY(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
  -ms-transform: translateY(-8px) rotate(45deg);
  -ms-transform: translateY(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
  transform: translateY(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
}.next-balloon-tooltip-left .next-balloon-arrow {
  top: calc(50% - 8px);
  top: calc(50% - var(--balloon-size-arrow-size, 8px));
  left: -16px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
}.next-balloon-tooltip-left .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(8px) rotate(45deg);
  -webkit-transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  -ms-transform: translateX(8px) rotate(45deg);
  -ms-transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  transform: translateX(8px) rotate(45deg);
  transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
}.next-balloon-tooltip-left-top .next-balloon-arrow {
  top: 8px;
  top: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 8px) / 2);
  left: -16px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
}.next-balloon-tooltip-left-top .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(8px) rotate(45deg);
  -webkit-transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  -ms-transform: translateX(8px) rotate(45deg);
  -ms-transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  transform: translateX(8px) rotate(45deg);
  transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
}.next-balloon-tooltip-left-bottom .next-balloon-arrow {
  bottom: 8px;
  bottom: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 8px) / 2);
  left: -16px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
}.next-balloon-tooltip-left-bottom .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(8px) rotate(45deg);
  -webkit-transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  -ms-transform: translateX(8px) rotate(45deg);
  -ms-transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  transform: translateX(8px) rotate(45deg);
  transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
}.next-balloon-tooltip-right-top .next-balloon-arrow {
  top: 8px;
  top: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 8px) / 2);
  right: -16px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
}.next-balloon-tooltip-right-top .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(-8px) rotate(45deg);
  -webkit-transform: translateX(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
  -ms-transform: translateX(-8px) rotate(45deg);
  -ms-transform: translateX(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
  transform: translateX(-8px) rotate(45deg);
  transform: translateX(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
}.next-balloon-tooltip-right-bottom .next-balloon-arrow {
  bottom: 8px;
  bottom: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 8px) / 2);
  right: -16px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
}.next-balloon-tooltip-right-bottom .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(-8px) rotate(45deg);
  -webkit-transform: translateX(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
  -ms-transform: translateX(-8px) rotate(45deg);
  -ms-transform: translateX(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
  transform: translateX(-8px) rotate(45deg);
  transform: translateX(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
}.next-balloon-tooltip-top-left .next-balloon-arrow {
  left: 8px;
  left: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 8px) / 2);
  top: -16px;
  top: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
}.next-balloon-tooltip-top-left .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateY(8px) rotate(45deg);
  -webkit-transform: translateY(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
  transform: translateY(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
}.next-balloon-tooltip-top-right .next-balloon-arrow {
  right: 8px;
  right: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 8px) / 2);
  top: -16px;
  top: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
}.next-balloon-tooltip-top-right .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateY(8px) rotate(45deg);
  -webkit-transform: translateY(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
  transform: translateY(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
}.next-balloon-tooltip-bottom-left .next-balloon-arrow {
  left: 8px;
  left: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 8px) / 2);
  bottom: -16px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
}.next-balloon-tooltip-bottom-left .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateY(-8px) rotate(45deg);
  -webkit-transform: translateY(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
  -ms-transform: translateY(-8px) rotate(45deg);
  -ms-transform: translateY(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
  transform: translateY(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
}.next-balloon-tooltip-bottom-right .next-balloon-arrow {
  right: 8px;
  right: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 8px) / 2);
  bottom: -16px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
}.next-balloon-tooltip-bottom-right .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateY(-8px) rotate(45deg);
  -webkit-transform: translateY(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
  -ms-transform: translateY(-8px) rotate(45deg);
  -ms-transform: translateY(calc(0px - var(--balloon-size-arrow-size, 8px))) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
  transform: translateY(calc(0px - var(--balloon-size-arrow-size, 8px))) 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: -5px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) / 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: -5px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) / 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: -5px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) / 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: -5px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) / 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: -5px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) / 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: -5px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) / 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: -5px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  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: -5px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  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: -5px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  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: -5px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  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: -5px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  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: -5px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) / 2 - var(--balloon-normal-border-width, 1px));
  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: 6px 12px 6px 40px;
  padding: var(--balloon-size-padding-top, 6px) var(--s-3,12px) var(--balloon-size-padding-top, 6px) var(--s-10,40px);
}.next-balloon-tooltip[dir=rtl] {
  /* size */
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-right .next-balloon-arrow {
  left: -16px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
  right: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-right .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(8px) rotate(45deg);
  -webkit-transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  -ms-transform: translateX(8px) rotate(45deg);
  -ms-transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  transform: translateX(8px) rotate(45deg);
  transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-left .next-balloon-arrow {
  right: -16px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
  left: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-left .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(-8px) rotate(45deg);
  -ms-transform: translateX(-8px) rotate(45deg);
  transform: translateX(-8px) rotate(45deg);
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-left-top .next-balloon-arrow {
  right: -16px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
  left: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-left-top .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(-8px) rotate(45deg);
  -ms-transform: translateX(-8px) rotate(45deg);
  transform: translateX(-8px) rotate(45deg);
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-left-bottom .next-balloon-arrow {
  right: -16px;
  right: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
  left: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-left-bottom .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(-8px) rotate(45deg);
  -ms-transform: translateX(-8px) rotate(45deg);
  transform: translateX(-8px) rotate(45deg);
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-right-top .next-balloon-arrow {
  left: -16px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
  right: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-right-top .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(8px) rotate(45deg);
  -webkit-transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  -ms-transform: translateX(8px) rotate(45deg);
  -ms-transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  transform: translateX(8px) rotate(45deg);
  transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-right-bottom .next-balloon-arrow {
  left: -16px;
  left: calc(0px - var(--balloon-size-arrow-size, 8px) * 2);
  right: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-right-bottom .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(8px) rotate(45deg);
  -webkit-transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  -ms-transform: translateX(8px) rotate(45deg);
  -ms-transform: translateX(var(--balloon-size-arrow-size, 8px)) rotate(45deg);
  transform: translateX(8px) rotate(45deg);
  transform: translateX(var(--balloon-size-arrow-size, 8px)) 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: 0px solid #e5e5e5;
  border: var(--popup-local-border-width, 0px) var(--line-solid,solid) var(--popup-local-border-color, #e5e5e5);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  background: white;
  background: var(--menu-background, white);
  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 8px;
  padding: var(--s-2,8px) var(--menu-padding-ver-padding-lr, 8px);
}.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: #333333;
  color: var(--menu-color, #333333);
  cursor: pointer;
}.next-menu-item-helper {
  float: right;
  color: dimgray;
  color: var(--color-text1-2, dimgray);
  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: #333333;
  color: var(--menu-color-selected, #333333);
  background-color: #f0f7ff;
  background-color: var(--menu-background-selected, #f0f7ff);
}.next-menu-item.next-selected .next-menu-icon-arrow {
  color: gray;
  color: var(--menu-arrow-color, gray);
}.next-menu-item.next-selected .next-menu-icon-selected {
  color: #0064C8;
}.next-menu-item.next-disabled,
.next-menu-item.next-disabled .next-menu-item-text > a {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background-color: white;
  background-color: var(--menu-background, white);
  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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-menu-item.next-disabled .next-menu-icon-selected,
.next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-selected {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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: #333333;
  color: var(--menu-color-hover, #333333);
  background-color: #f7f7f7;
  background-color: var(--color-fill-2,rgba(247,247,247,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: #1a1a1a;
  color: var(--color-text-1,rgba(26,26,26,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: #0064C8;
}.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: #333333;
  color: var(--menu-color, #333333);
}.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 8px;
  padding: 0 var(--menu-padding-title-horizontal, 8px);
  color: dimgray;
  color: var(--color-text1-2, dimgray);
}.next-menu-divider {
  margin: 8px 8px;
  margin: var(--s-2,8px) var(--menu-divider-margin-hoz, 8px);
  border-bottom: 1px solid #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--menu-divider-color, #e5e5e5);
}.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: gray;
  color: var(--menu-arrow-color, gray);
  -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: gray;
  color: var(--menu-arrow-color, gray);
  -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: #333333;
  color: var(--breadcrumb-text-color, #333333);
}.next-breadcrumb .next-breadcrumb-text > b {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-breadcrumb .next-breadcrumb-text > a {
  color: #333333;
  color: var(--breadcrumb-text-color, #333333);
  text-decoration: none;
  text-align: center;
}.next-breadcrumb .next-breadcrumb-text.activated {
  color: #cccccc;
  color: var(--breadcrumb-text-current-color, #cccccc);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-breadcrumb .next-breadcrumb-text.activated > a {
  color: #cccccc;
  color: var(--breadcrumb-text-current-color, #cccccc);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-breadcrumb .next-breadcrumb-text-ellipsis {
  color: #333333;
  color: var(--color-text1-3,rgba(51,51,51,1));
  cursor: default;
}.next-breadcrumb .next-breadcrumb-text-ellipsis-clickable {
  color: #333333;
  color: var(--color-text1-3,rgba(51,51,51,1));
  cursor: pointer;
}.next-breadcrumb .next-breadcrumb-separator {
  color: #cccccc;
  color: var(--breadcrumb-icon-color, #cccccc);
}.next-breadcrumb .next-breadcrumb-text:not(.next-breadcrumb-text-ellipsis):hover > a {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-breadcrumb a.next-breadcrumb-text.activated:hover > a {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-breadcrumb a.next-breadcrumb-text:not(.next-breadcrumb-text-ellipsis):hover {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-breadcrumb a.next-breadcrumb-text:not(.next-breadcrumb-text-ellipsis):hover > b {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-breadcrumb a.next-breadcrumb-text.activated:hover {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-breadcrumb-icon-sep::before {
  content: "\e867";
}.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: none;
  box-shadow: none;
}.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: 12px;
  font-size: 12px;
  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: 12px;
  font-size: 12px;
  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: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-btn.next-small.next-btn-loading:before {
  width: 12px;
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  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: 12px;
  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: #FFFFFF;
  background: var(--btn-pure-normal-bg, #FFFFFF);
  border-color: #d9d9d9;
  border-color: var(--btn-pure-normal-border-color, #d9d9d9);
}.next-btn.next-btn-normal, .next-btn.next-btn-normal:link, .next-btn.next-btn-normal:visited, .next-btn.next-btn-normal.visited {
  color: #333333;
  color: var(--btn-pure-normal-color, #333333);
}.next-btn.next-btn-normal:focus, .next-btn.next-btn-normal:hover, .next-btn.next-btn-normal.hover {
  color: #333333;
  color: var(--btn-pure-normal-color-hover, #333333);
  background: #f7f7f7;
  background: var(--color-fill1-2,rgba(247,247,247,1));
  border-color: #d9d9d9;
  border-color: var(--btn-pure-normal-border-color-hover, #d9d9d9);
  text-decoration: none;
}.next-btn.next-btn-normal:active, .next-btn.next-btn-normal.active {
  color: #333333;
  color: var(--btn-pure-normal-color-active, #333333);
  background: #e5e5e5;
  background: var(--btn-pure-normal-bg-active, #e5e5e5);
  border-color: #d9d9d9;
  border-color: var(--btn-pure-normal-border-color-active, #d9d9d9);
  text-decoration: none;
}.next-btn.next-btn-primary {
  border-style: solid;
  border-style: var(--line-solid,solid);
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  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: #2A7DD1;
  background: var(--btn-pure-primary-bg-hover, #2A7DD1);
  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: #0057AD;
  background: var(--btn-pure-primary-bg-active, #0057AD);
  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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-btn.next-btn-secondary:focus, .next-btn.next-btn-secondary:hover, .next-btn.next-btn-secondary.hover {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  background: #F0F7FF;
  background: var(--btn-pure-secondary-bg-hover, #F0F7FF);
  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: #0057AD;
  color: var(--color-brand1-7,#0057AD);
  background: #CAE3FD;
  background: var(--btn-pure-secondary-bg-active, #CAE3FD);
  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: #FFFFFF;
  background: var(--btn-pure-normal-bg-disabled, #FFFFFF);
  border-color: #e5e5e5;
  border-color: var(--btn-pure-normal-border-color-disabled, #e5e5e5);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background: #FFFFFF;
  background: var(--btn-pure-normal-bg-disabled, #FFFFFF);
  border-color: #e5e5e5;
  border-color: var(--btn-pure-normal-border-color-disabled, #e5e5e5);
  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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background: #FFFFFF;
  background: var(--btn-pure-normal-bg-disabled, #FFFFFF);
  border-color: #e5e5e5;
  border-color: var(--btn-pure-normal-border-color-disabled, #e5e5e5);
  text-decoration: none;
}.next-btn.disabled.next-btn-primary, .next-btn[disabled].next-btn-primary {
  background: #d9d9d9;
  background: var(--btn-pure-primary-bg-disabled, #d9d9d9);
  border-color: #d9d9d9;
  border-color: var(--btn-pure-primary-border-color-disabled, #d9d9d9);
}.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: #FFFFFF;
  color: var(--btn-pure-primary-color-disabled, #FFFFFF);
}.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: #FFFFFF;
  color: var(--btn-pure-primary-color-disabled, #FFFFFF);
  background: #d9d9d9;
  background: var(--btn-pure-primary-bg-disabled, #d9d9d9);
  border-color: #d9d9d9;
  border-color: var(--btn-pure-primary-border-color-disabled, #d9d9d9);
  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: #FFFFFF;
  color: var(--btn-pure-primary-color-disabled, #FFFFFF);
  background: #d9d9d9;
  background: var(--btn-pure-primary-bg-disabled, #d9d9d9);
  border-color: #d9d9d9;
  border-color: var(--btn-pure-primary-border-color-disabled, #d9d9d9);
  text-decoration: none;
}.next-btn.disabled.next-btn-secondary, .next-btn[disabled].next-btn-secondary {
  background: #FFFFFF;
  background: var(--btn-pure-secondary-bg-disabled, #FFFFFF);
  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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background: #FFFFFF;
  background: var(--btn-pure-secondary-bg-disabled, #FFFFFF);
  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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background: #FFFFFF;
  background: var(--btn-pure-secondary-bg-disabled, #FFFFFF);
  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: #ed675a;
  background: var(--color-error-5,rgba(237,103,90,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: #f2887e;
  background: var(--color-error-4,rgba(242,136,126,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: #e84738;
  background: var(--color-error-6,rgba(232,71,56,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: #d9d9d9;
  background: var(--btn-warning-primary-bg-disabled, #d9d9d9);
  border-color: #d9d9d9;
  border-color: var(--color-line1-2,rgba(217,217,217,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: #FFFFFF;
  color: var(--btn-warning-primary-color-disabled, #FFFFFF);
}.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: #FFFFFF;
  color: var(--btn-warning-primary-color-disabled, #FFFFFF);
  background: #d9d9d9;
  background: var(--btn-warning-primary-bg-disabled, #d9d9d9);
  border-color: #d9d9d9;
  border-color: var(--color-line1-2,rgba(217,217,217,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: #FFFFFF;
  color: var(--btn-warning-primary-color-disabled, #FFFFFF);
  background: #d9d9d9;
  background: var(--btn-warning-primary-bg-disabled, #d9d9d9);
  border-color: #d9d9d9;
  border-color: var(--color-line1-2,rgba(217,217,217,1));
  text-decoration: none;
}.next-btn-warning.next-btn-normal {
  background: #FFFFFF;
  background: var(--btn-warning-normal-bg, #FFFFFF);
  border-color: #FCCECA;
  border-color: var(--btn-warning-normal-border-color, #FCCECA);
}.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: #f2887e;
  color: var(--btn-warning-normal-color, #f2887e);
}.next-btn-warning.next-btn-normal:focus, .next-btn-warning.next-btn-normal:hover, .next-btn-warning.next-btn-normal.hover {
  color: #ed675a;
  color: var(--color-error-5,rgba(237,103,90,1));
  background: #ffeceb;
  background: var(--btn-warning-normal-bg-hover, #ffeceb);
  border-color: #FCCECA;
  border-color: var(--btn-warning-normal-border-color-hover, #FCCECA);
  text-decoration: none;
}.next-btn-warning.next-btn-normal:active, .next-btn-warning.next-btn-normal.active {
  color: #ed675a;
  color: var(--color-error-5,rgba(237,103,90,1));
  background: #FCCECA;
  background: var(--color-error-2,#FCCECA);
  border-color: #F7AAA3;
  border-color: var(--btn-warning-normal-border-color-active, #F7AAA3);
  text-decoration: none;
}.next-btn-warning.next-btn-normal.disabled, .next-btn-warning.next-btn-normal[disabled] {
  background: transparent;
  background: var(--btn-warning-normal-bg-disabled, transparent);
  border-color: #e5e5e5;
  border-color: var(--btn-warning-normal-border-color-disabled, #e5e5e5);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background: transparent;
  background: var(--btn-warning-normal-bg-disabled, transparent);
  border-color: #e5e5e5;
  border-color: var(--btn-warning-normal-border-color-disabled, #e5e5e5);
  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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background: transparent;
  background: var(--btn-warning-normal-bg-disabled, transparent);
  border-color: #e5e5e5;
  border-color: var(--btn-warning-normal-border-color-disabled, #e5e5e5);
  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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-btn-text.next-btn-primary:focus, .next-btn-text.next-btn-primary:hover, .next-btn-text.next-btn-primary.hover {
  color: #2A7DD1;
  color: var(--btn-text-primary-color-hover, #2A7DD1);
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-primary:active, .next-btn-text.next-btn-primary.active {
  color: #2A7DD1;
  color: var(--btn-text-primary-color-hover, #2A7DD1);
  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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-btn-text.next-btn-secondary:focus, .next-btn-text.next-btn-secondary:hover, .next-btn-text.next-btn-secondary.hover {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-secondary:active, .next-btn-text.next-btn-secondary.active {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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: #333333;
  color: var(--btn-text-normal-color, #333333);
}.next-btn-text.next-btn-normal:focus, .next-btn-text.next-btn-normal:hover, .next-btn-text.next-btn-normal.hover {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-normal:active, .next-btn-text.next-btn-normal.active {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-large {
  border-radius: 0;
  padding: 0 0px;
  height: 20px;
  height: 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: 12px;
  font-size: 12px;
  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: 12px;
  font-size: 12px;
  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: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-btn-text.next-small.next-btn-loading:before {
  width: 12px;
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  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: 12px;
  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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-btn-text.next-btn-loading:focus, .next-btn-text.next-btn-loading:hover, .next-btn-text.next-btn-loading.hover {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-loading:active, .next-btn-text.next-btn-loading.active {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  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: #cccccc;
  border-color: var(--color-line1-3,rgba(204,204,204,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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.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(255, 255, 255, 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(255, 255, 255, 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: #589ADB;
  border-color: var(--btn-ghost-light-border-color, #589ADB);
}.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: #90C0EF;
  color: var(--color-brand1-3,#90C0EF);
}.next-btn-ghost.next-btn-light:focus, .next-btn-ghost.next-btn-light:hover, .next-btn-ghost.next-btn-light.hover {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  background: rgba(0, 0, 0, 0.92);
  border-color: #1A1A1A;
  border-color: var(--color-text1-4,#1A1A1A);
  text-decoration: none;
}.next-btn-ghost.next-btn-light:active, .next-btn-ghost.next-btn-light.active {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  background: rgba(0, 0, 0, 0.92);
  border-color: #1A1A1A;
  border-color: var(--color-text1-4,#1A1A1A);
  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: #e5e5e5;
  border-left-color: var(--color-line1-1, #e5e5e5);
}/* 组合 */
/* ---------------------------------------- */
.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: #e5e5e5;
  border-right-color: var(--color-line1-1, #e5e5e5);
}/* 尺寸维度 */
/* ---------------------------------------- */
.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: 12px;
  font-size: 12px;
  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: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-btn.next-small[dir=rtl].next-btn-loading {
  padding-left: 12px;
  padding-left: var(--s-3,12px);
  padding-right: 28px;
  padding-right: calc(var(--s-3,12px) + 16px);
}.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: 12px;
  font-size: 12px;
  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: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-btn-text[dir=rtl].next-small.next-btn-loading {
  padding-left: 0px;
  padding-right: 16px;
}.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 #d9d9d9;
  border: var(--line-1,1px) solid var(--input-border-color, #d9d9d9);
  background-color: white;
  background-color: var(--input-bg-color, white);
}.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 white inset;
  -webkit-box-shadow: 0 0 0 1000px var(--input-bg-color, white) 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: #333333;
  color: var(--color-text-2,rgba(51,51,51,1));
}.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: 16px;
  font-size: 16px;
  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: #333333;
  color: var(--color-text-2,rgba(51,51,51,1));
  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: dimgray;
  color: var(--input-hint-color, dimgray);
  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: gray;
  color: var(--input-hint-hover-color, gray);
}.next-input .next-input-hover-show {
  opacity: 0;
}.next-input:hover, .next-input.next-focus {
  border-color: #cccccc;
  border-color: var(--input-hover-border-color, #cccccc);
  background-color: white;
  background-color: var(--color-fill-1,rgba(255,255,255,1));
}.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: #aaaaaa;
  border-color: var(--input-focus-border-color, #aaaaaa);
  background-color: white;
  background-color: var(--color-fill-1,rgba(255,255,255,1));
  -webkit-box-shadow: 0 0 0 0px rgba(170, 170, 170, 0.2);
  box-shadow: 0 0 0 0px rgba(170, 170, 170, 0.2);
}.next-input.next-warning {
  border-color: #ffb96e;
  border-color: var(--color-warning-4,rgba(255,185,110,1));
  background-color: white;
  background-color: var(--input-feedback-warning-bg-color, white);
}.next-input.next-warning.next-focus, .next-input.next-warning:hover {
  border-color: #ffb96e;
  border-color: var(--color-warning-4,rgba(255,185,110,1));
}.next-input.next-warning.next-focus {
  -webkit-box-shadow: 0 0 0 0px rgba(255, 185, 110, 0.2);
  box-shadow: 0 0 0 0px rgba(255, 185, 110, 0.2);
}.next-input.next-error {
  border-color: #f2887e;
  border-color: var(--color-error-4,rgba(242,136,126,1));
  background-color: white;
  background-color: var(--input-feedback-error-bg-color, white);
}.next-input.next-error input, .next-input.next-error textarea {
  color: #333333;
  color: var(--input-feedback-error-color, #333333);
}.next-input.next-error.next-focus, .next-input.next-error:hover {
  border-color: #f2887e;
  border-color: var(--color-error-4,rgba(242,136,126,1));
}.next-input.next-error.next-focus {
  -webkit-box-shadow: 0 0 0 0px rgba(242, 136, 126, 0.2);
  box-shadow: 0 0 0 0px rgba(242, 136, 126, 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: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
  display: table-cell;
  width: 1px;
  vertical-align: bottom;
}.next-input-control .next-input-len.next-error {
  color: #ed675a;
  color: var(--color-error-5,rgba(237,103,90,1));
}.next-input-control .next-input-len.next-warning {
  color: #FFCD96;
  color: var(--color-warning-3,#FFCD96);
}.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: dimgray;
  color: var(--input-hint-color, dimgray);
}.next-input-control .next-input-warning-icon {
  color: #f7a854;
  color: var(--input-feedback-warning-color, #f7a854);
}.next-input-control .next-input-warning-icon::before {
  content: "\e60b";
}.next-input-control .next-input-success-icon {
  color: #67cf98;
  color: var(--color-success-4,rgba(103,207,152,1));
}.next-input-control .next-input-success-icon::before {
  content: "\e63a";
}.next-input-control .next-input-loading-icon {
  color: gray;
  color: var(--color-text-4,rgba(128,128,128,1));
}.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: #aaaaaa;
  color: var(--input-label-color, #aaaaaa);
}.next-input input::-moz-placeholder,
.next-input textarea::-moz-placeholder {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
  opacity: 1;
}.next-input input:-ms-input-placeholder,
.next-input textarea:-ms-input-placeholder {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
}.next-input input::-webkit-input-placeholder,
.next-input textarea::-webkit-input-placeholder {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
}.next-input.next-disabled {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
  border-color: #cccccc;
  border-color: var(--input-disabled-border-color, #cccccc);
  background-color: #f7f7f7;
  background-color: var(--color-fill-2,rgba(247,247,247,1));
  cursor: not-allowed;
}.next-input.next-disabled:hover {
  border-color: #cccccc;
  border-color: var(--input-disabled-border-color, #cccccc);
  background-color: #f7f7f7;
  background-color: var(--color-fill-2,rgba(247,247,247,1));
}.next-input.next-disabled input, .next-input.next-disabled textarea {
  -webkit-text-fill-color: #aaaaaa;
  -webkit-text-fill-color: var(--color-text-5,rgba(170,170,170,1));
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
}.next-input.next-disabled input::-moz-placeholder, .next-input.next-disabled textarea::-moz-placeholder {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
  opacity: 1;
}.next-input.next-disabled input:-ms-input-placeholder, .next-input.next-disabled textarea:-ms-input-placeholder {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
}.next-input.next-disabled input::-webkit-input-placeholder, .next-input.next-disabled textarea::-webkit-input-placeholder {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
}.next-input.next-disabled .next-input-label, .next-input.next-disabled .next-input-inner-text {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
}.next-input.next-disabled .next-input-len {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
}.next-input.next-disabled .next-input-hint-wrap {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,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: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
}.next-input.next-disabled .next-icon {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,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: dimgray;
  color: var(--color-text-3,rgba(105,105,105,1));
  background-color: white;
  background-color: var(--input-addon-bg-color, white);
  text-align: center;
  border: 1px solid #d9d9d9;
  border: var(--line-1,1px) solid var(--input-border-color, #d9d9d9);
  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: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
  border-color: #cccccc;
  border-color: var(--input-disabled-border-color, #cccccc);
  background-color: #f7f7f7;
  background-color: var(--color-fill-2,rgba(247,247,247,1));
  cursor: not-allowed;
}.next-input-group-text.next-disabled:hover {
  border-color: #cccccc;
  border-color: var(--input-disabled-border-color, #cccccc);
  background-color: #f7f7f7;
  background-color: var(--color-fill-2,rgba(247,247,247,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: 500;
  font-weight: var(--calendar-btn-date-font-weight, 500);
  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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  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: gray;
  color: var(--calendar-btn-arrow-color, gray);
}.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: gray;
  color: var(--calendar-btn-arrow-color-hover, gray);
  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: gray;
  color: var(--calendar-btn-arrow-color-hover, gray);
  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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  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: #F0F7FF;
  background: var(--color-brand1-1,#F0F7FF);
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}.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: #FFFFFF;
  background: var(--calendar-fullscreen-table-cell-disabled-background, #FFFFFF);
  color: #CCCCCC;
  color: var(--calendar-fullscreen-table-cell-disabled-color, #CCCCCC);
  border-color: #e5e5e5;
  border-color: var(--color-line1-1,rgba(229,229,229,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: #FFFFFF;
  background: var(--calendar-fullscreen-table-cell-normal-background, #FFFFFF);
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  border-color: #d9d9d9;
  border-color: var(--calendar-fullscreen-table-cell-normal-border-color, #d9d9d9);
}.next-calendar-fullscreen .next-calendar-date:hover, .next-calendar-fullscreen .next-calendar-month:hover {
  background: #f7f7f7;
  background: var(--calendar-fullscreen-table-cell-hover-background, #f7f7f7);
  color: dimgray;
  color: var(--calendar-fullscreen-table-cell-hover-color, dimgray);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}.next-calendar-fullscreen .next-calendar-cell-prev-month .next-calendar-date, .next-calendar-fullscreen .next-calendar-cell-next-month .next-calendar-date {
  background: #f7f7f7;
  background: var(--calendar-fullscreen-table-cell-other-background, #f7f7f7);
  color: #CCCCCC;
  color: var(--calendar-fullscreen-table-cell-other-color, #CCCCCC);
  border-color: #e5e5e5;
  border-color: var(--calendar-fullscreen-table-cell-other-border-color, #e5e5e5);
}.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: #FFFFFF;
  background: var(--calendar-fullscreen-table-cell-current-background, #FFFFFF);
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}.next-calendar-card .next-calendar-th,
.next-calendar-panel .next-calendar-th,
.next-calendar-range .next-calendar-th {
  text-align: center;
  color: #aaaaaa;
  color: var(--calendar-card-table-head-color, #aaaaaa);
  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: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  border-color: #0064C8;
  border-color: var(--calendar-card-table-cell-select-border-color, #0064C8);
}.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: #FFFFFF;
  background: var(--calendar-card-table-cell-disabled-background, #FFFFFF);
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  border-color: #FFFFFF;
  border-color: var(--calendar-card-table-cell-disabled-border-color, #FFFFFF);
}.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: #F0F7FF;
  background: var(--calendar-card-table-cell-inrange-background, #F0F7FF);
  color: #0064C8;
  color: var(--calendar-card-table-cell-inrange-color, #0064C8);
  border-color: #F0F7FF;
  border-color: var(--calendar-card-table-cell-inrange-border-color, #F0F7FF);
}.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: #FFFFFF;
  background: var(--calendar-card-table-cell-normal-background, #FFFFFF);
  color: #333333;
  color: var(--calendar-card-table-cell-normal-color, #333333);
  border-color: #FFFFFF;
  border-color: var(--calendar-card-table-cell-normal-border-color, #FFFFFF);
}.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: #f7f7f7;
  background: var(--color-fill1-2,rgba(247,247,247,1));
  color: dimgray;
  color: var(--calendar-card-table-cell-hover-color, dimgray);
  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: #FFFFFF;
  background: var(--calendar-card-table-cell-other-background, #FFFFFF);
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  border-color: #FFFFFF;
  border-color: var(--calendar-card-table-cell-other-border-color, #FFFFFF);
}.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: #FFFFFF;
  background: var(--calendar-card-table-cell-other-background, #FFFFFF);
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  border-color: #FFFFFF;
  border-color: var(--calendar-card-table-cell-other-border-color, #FFFFFF);
}.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: #FFFFFF;
  background: var(--calendar-card-table-cell-current-background, #FFFFFF);
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  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: #f7f7f7;
  background: var(--color-fill1-2,rgba(247,247,247,1));
  color: dimgray;
  color: var(--calendar-card-table-cell-hover-color, dimgray);
  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: #0064C8;
  color: var(--calendar-card-table-cell-inrange-color, #0064C8);
}.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: #F0F7FF;
  background: var(--calendar-card-table-cell-inrange-background, #F0F7FF);
  border-color: #F0F7FF;
  border-color: var(--calendar-card-table-cell-inrange-border-color, #F0F7FF);
  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: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--calendar-card-table-cell-select-border-color, #0064C8);
}.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 #e5e5e5;
  border: var(--line-1,1px) var(--line-solid,solid) var(--card-border-color, #e5e5e5);
  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: white;
  background: var(--card-background, white);
  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: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  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: #1a1a1a;
  color: var(--color-text-1,rgba(26,26,26,1));
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  font-weight: 500;
  font-weight: var(--card-title-font-weight, 500);
}.next-card-subtitle {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: dimgray;
  color: var(--card-sub-title-color, dimgray);
  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: #0064c8;
  color: var(--color-link-1,rgba(0,100,200,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 #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #1a1a1a;
  color: var(--color-text-1,rgba(26,26,26,1));
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  font-weight: 500;
  font-weight: var(--card-title-font-weight, 500);
  line-height: 1.5;
}.next-card-header-subtitle {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: dimgray;
  color: var(--card-sub-title-color, dimgray);
}.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 #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #333333;
  color: var(--card-content-color, #333333);
}.next-cascader {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  overflow: auto;
  border: 1px solid #e5e5e5;
  border: var(--line-1,1px) var(--line-solid, solid) var(--cascader-menu-border-color, #e5e5e5);
  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 #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid, solid) var(--cascader-menu-border-color, #e5e5e5);
}.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 #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid, solid) var(--cascader-menu-border-color, #e5e5e5);
}.next-cascader-menu-item.next-expanded {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  background-color: #f7f7f7;
  background-color: var(--cascader-menu-item-expanded-background-color, #f7f7f7);
}.next-cascader-menu-icon-right {
  position: absolute;
  top: 0;
  right: 10px;
  color: gray;
  color: var(--cascader-menu-icon-expand-color, gray);
}.next-cascader-menu-icon-right:hover {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-cascader-menu-item.next-expanded .next-cascader-menu-icon-loading {
  color: #0064C8;
  color: var(--color-brand1-6, #0064C8);
}.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: #0064C8;
  color: var(--color-brand1-6, #0064C8);
  font-style: normal;
}.next-cascader[dir=rtl] .next-cascader-menu-wrapper {
  float: right;
  border-left: none;
  border-right: 1px solid #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid, solid) var(--cascader-menu-border-color, #e5e5e5);
}.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 #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid, solid) var(--cascader-menu-border-color, #e5e5e5);
}.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: 0px solid #e5e5e5;
  border: var(--popup-local-border-width, 0px) var(--line-solid,solid) var(--popup-local-border-color, #e5e5e5);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
}.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: dimgray;
  color: var(--color-text1-2, dimgray);
}.next-cascader-select-not-found .next-menu-item:hover {
  color: dimgray;
  color: var(--color-text1-2, dimgray);
  /* 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: #FFFFFF;
  background: var(--checkbox-bg-color, #FFFFFF);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  border: 1px solid #cccccc;
  border: var(--line-1,1px) solid var(--checkbox-border-color, #cccccc);
  -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: #0064C8;
  background-color: var(--color-brand1-6,#0064C8);
}.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: #0064C8;
  background-color: var(--color-brand1-6,#0064C8);
}.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: #589ADB;
  border-color: var(--checkbox-hovered-border-color, #589ADB);
  background-color: #F0F7FF;
  background-color: var(--checkbox-hovered-bg-color, #F0F7FF);
}.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: #0057AD;
  background-color: var(--color-brand1-7,#0057AD);
}.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: transparent;
  border-color: var(--color-transparent,transparent);
  background: #d9d9d9;
  background: var(--checkbox-disabled-bg-color, #d9d9d9);
}.next-checkbox-wrapper.disabled.checked .next-checkbox-inner, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner {
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  background: #d9d9d9;
  background: var(--checkbox-disabled-bg-color, #d9d9d9);
}.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: transparent;
  border-color: var(--color-transparent,transparent);
}.next-checkbox-wrapper.disabled.checked .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner > .next-icon {
  color: #FFFFFF;
  color: var(--checkbox-disabled-circle-color, #FFFFFF);
  opacity: 1;
}.next-checkbox-wrapper.disabled.checked.focused .next-checkbox-inner {
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  background: #d9d9d9;
  background: var(--checkbox-disabled-bg-color, #d9d9d9);
}.next-checkbox-wrapper.disabled.checked.focused .next-checkbox-inner > .next-icon {
  color: #FFFFFF;
  color: var(--checkbox-disabled-circle-color, #FFFFFF);
  opacity: 1;
}.next-checkbox-wrapper.disabled .next-checkbox-label {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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: #333333;
  color: var(--checkbox-label-color, #333333);
  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: 0px solid transparent;
  border: var(--collapse-border-width, 0px) 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: 0px solid #e5e5e5;
  border-top: var(--collapse-title-border-width, 0px) solid var(--collapse-panel-border-color, #e5e5e5);
}.next-collapse .next-collapse-panel-icon {
  position: absolute;
  color: dimgray;
  color: var(--collapse-icon-color, dimgray);
  -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: #f7f7f7;
  background: var(--collapse-title-bg-color, #f7f7f7);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: 500;
  font-weight: var(--font-weight-medium,600);
  color: #333333;
  color: var(--collapse-title-font-color, #333333);
  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: #e5e5e5;
  background: var(--collapse-title-hover-bg-color, #e5e5e5);
  color: dimgray;
  color: var(--collapse-title-hover-font-color, dimgray);
  font-weight: 500;
  font-weight: var(--font-weight-medium,600);
}.next-collapse-panel-title:hover .next-collapse-panel-icon {
  color: dimgray;
  color: var(--collapse-icon-hover-color, dimgray);
}.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: #FFFFFF;
  background: var(--collapse-content-bg-color, #FFFFFF);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  color: dimgray;
  color: var(--collapse-content-color, dimgray);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 0;
}.next-collapse-panel-expanded > .next-collapse-panel-content {
  display: block;
  padding: 10px 36px;
  padding: 10px 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: #e5e5e5;
  border-color: var(--color-line1-1,rgba(229,229,229,1));
}.next-collapse-panel-disabled:not(:first-child) {
  border-color: #e5e5e5;
  border-color: var(--color-line1-1,rgba(229,229,229,1));
}.next-collapse-panel-disabled > .next-collapse-panel-title {
  cursor: not-allowed;
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background: #f7f7f7;
  background: var(--color-fill1-2,rgba(247,247,247,1));
}.next-collapse-panel-disabled .next-collapse-panel-icon {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-collapse-panel-disabled:hover {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background: #f7f7f7;
  background: var(--color-fill1-2,rgba(247,247,247,1));
}.next-time-picker-menu {
  float: left;
  text-align: center;
}.next-time-picker-menu:not(:last-child) {
  border-right: 1px solid #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid, solid) var(--time-picker-menu-border-color, #e5e5e5);
}.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: #aaaaaa;
  color: var(--time-picker-menu-title-color, #aaaaaa);
  background: #FFFFFF;
  background: var(--time-picker-menu-title-background, #FFFFFF);
}.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: #333333;
  color: var(--time-picker-menu-item-color, #333333);
  background: #FFFFFF;
  background: var(--time-picker-menu-item-background, #FFFFFF);
  outline: none;
}.next-time-picker-menu-item:hover {
  color: #1A1A1A;
  color: var(--time-picker-menu-item-color-hover, #1A1A1A);
  background: #f7f7f7;
  background: var(--color-fill1-2,rgba(247,247,247,1));
}.next-time-picker-menu-item.next-selected {
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  color: #333333;
  color: var(--time-picker-menu-item-color-selected, #333333);
  background: #F0F7FF;
  background: var(--time-picker-menu-item-background-selected, #F0F7FF);
}.next-time-picker-menu-item.next-disabled {
  cursor: not-allowed;
  color: #e5e5e5;
  color: var(--time-picker-menu-item-color-disabled, #e5e5e5);
  background: #FFFFFF;
  background: var(--time-picker-menu-item-background-disabled, #FFFFFF);
}.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 #e5e5e5;
  border-bottom: var(--line-1, 1px) var(--line-solid, solid) var(--popup-local-border-color, #e5e5e5);
}.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 #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid, solid) var(--time-picker-menu-border-color, #e5e5e5);
}.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: 0px solid #e5e5e5;
  border: var(--popup-local-border-width, 0px) var(--line-solid,solid) var(--popup-local-border-color, #e5e5e5);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  background: #FFFFFF;
  background: var(--time-picker-panel-background, #FFFFFF);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
}.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: #CCCCCC;
  color: var(--color-text1-1, #CCCCCC);
  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 #d9d9d9;
  border: var(--line-1,1px) solid var(--input-border-color, #d9d9d9);
  background-color: white;
  background-color: var(--input-bg-color, white);
}.next-range-picker-trigger:hover {
  border-color: #cccccc;
  border-color: var(--input-hover-border-color, #cccccc);
  background-color: white;
  background-color: var(--color-fill-1,rgba(255,255,255,1));
}.next-range-picker-trigger.next-error {
  border-color: #f2887e;
  border-color: var(--color-error-4,rgba(242,136,126,1));
}.next-range-picker-trigger-input.next-input {
  height: auto;
  width: calc(50% - 8px);
}.next-range-picker.next-disabled .next-range-picker-trigger {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
  border-color: #cccccc;
  border-color: var(--input-disabled-border-color, #cccccc);
  background-color: #f7f7f7;
  background-color: var(--color-fill-2,rgba(247,247,247,1));
  cursor: not-allowed;
}.next-range-picker.next-disabled .next-range-picker-trigger:hover {
  border-color: #cccccc;
  border-color: var(--input-disabled-border-color, #cccccc);
  background-color: #f7f7f7;
  background-color: var(--color-fill-2,rgba(247,247,247,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 #d9d9d9;
  border-right: var(--line-1, 1px) var(--line-solid, solid) var(--color-line1-2,rgba(217,217,217,1));
}.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time-end {
  border-left: 1px solid #d9d9d9;
  border-left: var(--line-1, 1px) var(--line-solid, solid) var(--color-line1-2,rgba(217,217,217,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 #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid, solid) var(--time-picker-menu-border-color, #e5e5e5);
}.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 #d9d9d9;
  border-left: var(--line-1, 1px) var(--line-solid, solid) var(--color-line1-2,rgba(217,217,217,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 #d9d9d9;
  border-right: var(--line-1, 1px) var(--line-solid, solid) var(--color-line1-2,rgba(217,217,217,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 #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid, solid) var(--time-picker-menu-border-color, #e5e5e5);
}.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: 0px solid #e5e5e5;
  border: var(--popup-local-border-width, 0px) var(--line-solid,solid) var(--popup-local-border-color, #e5e5e5);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  background: #FFFFFF;
  background: var(--date-picker-panel-background, #FFFFFF);
}.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: 0px solid #e5e5e5;
  border-top: var(--popup-local-border-width, 0px) var(--line-solid,solid) var(--popup-local-border-color, #e5e5e5);
}.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: 0px solid #e5e5e5;
  border-top: var(--popup-local-border-width, 0px) var(--line-solid,solid) var(--popup-local-border-color, #e5e5e5);
}.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: 0px;
  margin-left: calc(0px - var(--popup-local-border-width, 0px));
  margin-right: 0px;
  margin-right: calc(0px - var(--popup-local-border-width, 0px));
}.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: gray;
  color: var(--message-close-icon-color, gray);
  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: #262626;
  color: var(--message-hover-close-icon-color, #262626);
}.next-message.next-message-success.next-inline {
  background-color: #ebfff6;
  background-color: var(--message-success-color-bg-inline, #ebfff6);
  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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-success.next-inline .next-message-content {
  color: #333333;
  color: var(--message-success-color-content-inline, #333333);
}.next-message.next-message-success.next-inline .next-message-symbol {
  color: #43bf7e;
  color: var(--color-success-5,rgba(67,191,126,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: solid;
  border-style: var(--message-border-style-toast, solid);
}.next-message.next-message-success.next-addon .next-message-title {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-success.next-addon .next-message-content {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
}.next-message.next-message-success.next-addon .next-message-symbol {
  color: #43bf7e;
  color: var(--message-success-color-icon-addon, #43bf7e);
}.next-message.next-message-success.next-addon .next-message-symbol-icon::before {
  content: "\e732";
}.next-message.next-message-success.next-toast {
  background-color: #FFFFFF;
  background-color: var(--message-success-color-bg-toast, #FFFFFF);
  border-color: #e5e5e5;
  border-color: var(--message-success-color-border-toast, #e5e5e5);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-style: var(--message-border-style-toast, solid);
}.next-message.next-message-success.next-toast .next-message-title {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-success.next-toast .next-message-content {
  color: dimgray;
  color: var(--message-success-color-content-toast, dimgray);
}.next-message.next-message-success.next-toast .next-message-symbol {
  color: #43bf7e;
  color: var(--color-success-5,rgba(67,191,126,1));
}.next-message.next-message-success.next-toast .next-message-symbol-icon::before {
  content: "\e732";
}.next-message.next-message-warning.next-inline {
  background-color: #fff5eb;
  background-color: var(--message-warning-color-bg-inline, #fff5eb);
  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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-warning.next-inline .next-message-content {
  color: dimgray;
  color: var(--message-warning-color-content-inline, dimgray);
}.next-message.next-message-warning.next-inline .next-message-symbol {
  color: #f7a854;
  color: var(--color-warning-5,rgba(247,168,84,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: solid;
  border-style: var(--message-border-style-toast, solid);
}.next-message.next-message-warning.next-addon .next-message-title {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-warning.next-addon .next-message-content {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
}.next-message.next-message-warning.next-addon .next-message-symbol {
  color: #f7a854;
  color: var(--message-warning-color-icon-addon, #f7a854);
}.next-message.next-message-warning.next-addon .next-message-symbol-icon::before {
  content: "\e747";
}.next-message.next-message-warning.next-toast {
  background-color: #FFFFFF;
  background-color: var(--message-warning-color-bg-toast, #FFFFFF);
  border-color: #e5e5e5;
  border-color: var(--message-warning-color-border-toast, #e5e5e5);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-style: var(--message-border-style-toast, solid);
}.next-message.next-message-warning.next-toast .next-message-title {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-warning.next-toast .next-message-content {
  color: dimgray;
  color: var(--message-warning-color-content-toast, dimgray);
}.next-message.next-message-warning.next-toast .next-message-symbol {
  color: #f7a854;
  color: var(--color-warning-5,rgba(247,168,84,1));
}.next-message.next-message-warning.next-toast .next-message-symbol-icon::before {
  content: "\e747";
}.next-message.next-message-error.next-inline {
  background-color: #ffeceb;
  background-color: var(--message-error-color-bg-inline, #ffeceb);
  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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-error.next-inline .next-message-content {
  color: dimgray;
  color: var(--message-error-color-content-inline, dimgray);
}.next-message.next-message-error.next-inline .next-message-symbol {
  color: #ed675a;
  color: var(--color-error-5,rgba(237,103,90,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: solid;
  border-style: var(--message-border-style-toast, solid);
}.next-message.next-message-error.next-addon .next-message-title {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-error.next-addon .next-message-content {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
}.next-message.next-message-error.next-addon .next-message-symbol {
  color: #ed675a;
  color: var(--message-error-color-icon-addon, #ed675a);
}.next-message.next-message-error.next-addon .next-message-symbol-icon::before {
  content: "\e716";
}.next-message.next-message-error.next-toast {
  background-color: #FFFFFF;
  background-color: var(--message-error-color-bg-toast, #FFFFFF);
  border-color: #e5e5e5;
  border-color: var(--message-error-color-border-toast, #e5e5e5);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-style: var(--message-border-style-toast, solid);
}.next-message.next-message-error.next-toast .next-message-title {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-error.next-toast .next-message-content {
  color: dimgray;
  color: var(--message-error-color-content-toast, dimgray);
}.next-message.next-message-error.next-toast .next-message-symbol {
  color: #ed675a;
  color: var(--color-error-5,rgba(237,103,90,1));
}.next-message.next-message-error.next-toast .next-message-symbol-icon::before {
  content: "\e716";
}.next-message.next-message-notice.next-inline {
  background-color: #f0f7ff;
  background-color: var(--message-notice-color-bg-inline, #f0f7ff);
  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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-notice.next-inline .next-message-content {
  color: dimgray;
  color: var(--message-notice-color-content-inline, dimgray);
}.next-message.next-message-notice.next-inline .next-message-symbol {
  color: #0057ad;
  color: var(--message-notice-color-icon-inline, #0057ad);
}.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: solid;
  border-style: var(--message-border-style-toast, solid);
}.next-message.next-message-notice.next-addon .next-message-title {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-notice.next-addon .next-message-content {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
}.next-message.next-message-notice.next-addon .next-message-symbol {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-message.next-message-notice.next-addon .next-message-symbol-icon::before {
  content: "\e6f3";
}.next-message.next-message-notice.next-toast {
  background-color: #FFFFFF;
  background-color: var(--message-notice-color-bg-toast, #FFFFFF);
  border-color: #e5e5e5;
  border-color: var(--message-notice-color-border-toast, #e5e5e5);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-style: var(--message-border-style-toast, solid);
}.next-message.next-message-notice.next-toast .next-message-title {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-notice.next-toast .next-message-content {
  color: dimgray;
  color: var(--message-notice-color-content-toast, dimgray);
}.next-message.next-message-notice.next-toast .next-message-symbol {
  color: #0064C8;
  color: var(--message-notice-color-icon-toast, #0064C8);
}.next-message.next-message-notice.next-toast .next-message-symbol-icon::before {
  content: "\e6f3";
}.next-message.next-message-help.next-inline {
  background-color: #f0f7ff;
  background-color: var(--message-help-color-bg-inline, #f0f7ff);
  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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-help.next-inline .next-message-content {
  color: dimgray;
  color: var(--message-help-color-content-inline, dimgray);
}.next-message.next-message-help.next-inline .next-message-symbol {
  color: #0057ad;
  color: var(--message-help-color-icon-inline, #0057ad);
}.next-message.next-message-help.next-inline .next-message-symbol-icon::before {
  content: "\e714";
}.next-message.next-message-help.next-addon {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: solid;
  border-style: var(--message-border-style-toast, solid);
}.next-message.next-message-help.next-addon .next-message-title {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-help.next-addon .next-message-content {
  color: #333333;
  color: var(--message-help-color-content-addon, #333333);
}.next-message.next-message-help.next-addon .next-message-symbol {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-message.next-message-help.next-addon .next-message-symbol-icon::before {
  content: "\e714";
}.next-message.next-message-help.next-toast {
  background-color: #FFFFFF;
  background-color: var(--message-help-color-bg-toast, #FFFFFF);
  border-color: #e5e5e5;
  border-color: var(--message-help-color-border-toast, #e5e5e5);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-style: var(--message-border-style-toast, solid);
}.next-message.next-message-help.next-toast .next-message-title {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-help.next-toast .next-message-content {
  color: dimgray;
  color: var(--message-help-color-content-toast, dimgray);
}.next-message.next-message-help.next-toast .next-message-symbol {
  color: #0064C8;
  color: var(--message-help-color-icon-toast, #0064C8);
}.next-message.next-message-help.next-toast .next-message-symbol-icon::before {
  content: "\e714";
}.next-message.next-message-loading.next-inline {
  background-color: #f0f7ff;
  background-color: var(--message-loading-color-bg-inline, #f0f7ff);
  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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-loading.next-inline .next-message-content {
  color: dimgray;
  color: var(--message-loading-color-content-inline, dimgray);
}.next-message.next-message-loading.next-inline .next-message-symbol {
  color: #0057ad;
  color: var(--message-loading-color-icon-inline, #0057ad);
}.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: solid;
  border-style: var(--message-border-style-toast, solid);
}.next-message.next-message-loading.next-addon .next-message-title {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-loading.next-addon .next-message-content {
  color: #333333;
  color: var(--message-loading-color-content-addon, #333333);
}.next-message.next-message-loading.next-addon .next-message-symbol {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.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: #FFFFFF;
  background-color: var(--message-loading-color-bg-toast, #FFFFFF);
  border-color: #e5e5e5;
  border-color: var(--message-loading-color-border-toast, #e5e5e5);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-style: var(--message-border-style-toast, solid);
}.next-message.next-message-loading.next-toast .next-message-title {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-message.next-message-loading.next-toast .next-message-content {
  color: dimgray;
  color: var(--message-loading-color-content-toast, dimgray);
}.next-message.next-message-loading.next-toast .next-message-symbol {
  color: #0064C8;
  color: var(--message-loading-color-icon-toast, #0064C8);
}.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: white;
  background: var(--dialog-bg, white);
  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 6px 24px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: var(--dialog-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: var(--dialog-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  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: 20px 20px 4px 20px;
  padding: var(--dialog-title-padding-top, 20px) var(--s-5,20px) var(--dialog-title-padding-bottom, 4px) 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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-dialog-body {
  padding: 16px 20px 20px 20px;
  padding: var(--dialog-content-padding-top, 16px) var(--s-5,20px) var(--dialog-content-padding-bottom, 20px) var(--s-5,20px);
  font-size: 12px;
  font-size: var(--dialog-content-font-size, 12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: dimgray;
  color: var(--dialog-content-color, dimgray);
}.next-dialog-body-no-footer {
  margin-bottom: 0px;
  margin-bottom: var(--s-0,var(--s-zero));
}.next-dialog-footer {
  padding: 16px 20px 20px 20px;
  padding: 16px var(--s-5,20px) var(--dialog-footer-padding-bottom, 20px) var(--s-5,20px);
  border-top: 1px solid transparent;
  border-top: var(--line-1,1px) var(--line-solid, solid) transparent;
  background: white;
  background: var(--dialog-footer-bg-color, white);
}.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: 14px;
  top: 14px;
  right: 20px;
  right: var(--s-5,20px);
  width: 16px;
  width: var(--s-4,16px);
  height: 16px;
  height: var(--s-4,16px);
  color: gray;
  color: var(--dialog-close-color, gray);
  cursor: pointer;
}.next-dialog-close:link, .next-dialog-close:visited {
  height: 16px;
  height: var(--s-4,16px);
  color: gray;
  color: var(--dialog-close-color, gray);
}.next-dialog-close:hover {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: gray;
  color: var(--dialog-close-color-hovered, gray);
}.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: 16px 20px 20px 20px;
  padding: var(--dialog-content-padding-top, 16px) var(--s-5,20px) var(--dialog-content-padding-bottom, 20px) 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: white;
  background: var(--drawer-bg, white);
  border: 1px solid transparent;
  border: var(--line-1,1px) var(--line-solid,solid) var(--color-transparent,transparent);
  -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: var(--drawer-shadow, 0px 0px 24px 0px rgba(0, 0, 0, 0.1));
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: var(--drawer-shadow, 0px 0px 24px 0px rgba(0, 0, 0, 0.1));
  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 #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid, solid) var(--drawer-title-border-color, #e5e5e5);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  background: white;
  background: var(--drawer-title-bg-color, white);
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-drawer-no-title {
  padding: 0;
  border-bottom: 0;
}.next-drawer-body {
  padding: 20px 20px 20px 20px;
  padding: var(--drawer-content-padding-top, 20px) 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: #333333;
  color: var(--drawer-content-color, #333333);
}.next-drawer-close {
  position: absolute;
  top: 12px;
  top: var(--s-3,12px);
  right: 12px;
  right: var(--s-3,12px);
  width: 16px;
  height: 16px;
  color: dimgray;
  color: var(--drawer-close-color, dimgray);
  cursor: pointer;
}.next-drawer-close:link, .next-drawer-close:visited {
  height: 16px;
  color: dimgray;
  color: var(--drawer-close-color, dimgray);
}.next-drawer-close:hover {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #1A1A1A;
  color: var(--drawer-close-color-hovered, #1A1A1A);
}.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: #333333;
  color: var(--form-element-preview-label-color, #333333);
}.next-form-preview.next-form-item .next-form-preview {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.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: #f2887e;
  color: var(--color-error-4,rgba(242,136,126,1));
}.next-form-item.has-warning > .next-form-item-control > .next-form-item-help {
  color: #FFCD96;
  color: var(--color-warning-3,#FFCD96);
}.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: #333333;
  color: var(--form-label-color, #333333);
  text-align: right;
  padding-right: 12px;
  padding-right: var(--s-3,12px);
}.next-form-item-label label[required]:before {
  margin-right: 4px;
  content: "*";
  color: #f2887e;
  color: var(--color-error-4,rgba(242,136,126,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: #f2887e;
  color: var(--color-error-4,rgba(242,136,126,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: gray;
  color: var(--form-help-color, gray);
}.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: #d9d9d9;
  background: var(--color-fill1-4, #d9d9d9);
  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: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,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: #333333;
  color: var(--select-color, #333333);
}.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: #333333;
  color: var(--color-text-2,rgba(51,51,51,1));
  background: linear-gradient(90deg, transparent, white 10px);
  background: linear-gradient(90deg, transparent, var(--input-bg-color, white) 10px);
}.next-select-multiple .next-disabled .next-select-tag-compact {
  background: linear-gradient(90deg, transparent, #f7f7f7 10px);
  background: linear-gradient(90deg, transparent, var(--color-fill-2,rgba(247,247,247,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: 0px solid #e5e5e5;
  border: var(--popup-local-border-width, 0px) var(--line-solid,solid) var(--popup-local-border-color, #e5e5e5);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
}.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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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 #d9d9d9;
  border-bottom: 1px solid var(--color-line1-2, #d9d9d9);
}.next-select-all:hover {
  color: #2a7dd1;
  color: var(--color-link-3, #2a7dd1);
}.next-select-all .next-menu-icon-selected.next-icon {
  display: inline-block !important;
  top: initial;
  color: #0064C8;
  color: var(--color-brand1-6, #0064C8);
}.next-select-highlight {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  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), white 10px);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), var(--input-bg-color, white) 10px);
  }  .next-select-multiple .next-disabled .next-select-tag-compact {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #f7f7f7 10px);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), var(--color-fill-2,rgba(247,247,247,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), white 10px);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0), var(--input-bg-color, white) 10px);
}/* put your code here */
.next-list-header {
  border-bottom: 1px solid #d9d9d9;
  border-bottom: var(--line-1, 1px) solid var(--color-line1-2,rgba(217,217,217,1));
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-list-footer {
  border-top: 1px solid #d9d9d9;
  border-top: var(--line-1, 1px) solid var(--color-line1-2,rgba(217,217,217,1));
  color: dimgray;
  color: var(--list-content-color, dimgray);
}.next-list-loading.next-loading {
  display: block;
}.next-list-empty {
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  color: #FFFFFF;
  color: var(--color-line1-4, #FFFFFF);
  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: dimgray;
  color: var(--list-content-color, dimgray);
}.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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.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: 12px;
  font-size: var(--list-size-m-item-content-font-size, 12px);
  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: 14px;
  font-size: var(--list-size-m-item-title-font-size, 14px);
  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: 14px;
  font-size: var(--list-size-s-title-font-size, 14px);
  font-weight: 500;
  font-weight: var(--list-size-s-title-font-weight, 500);
}.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: 12px;
  font-size: var(--list-size-s-item-title-font-size, 12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2,1.5);
}.next-list-divider .next-list-item {
  border-bottom: 1px solid #d9d9d9;
  border-bottom: var(--line-1, 1px) solid var(--color-line1-2,rgba(217,217,217,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: gray;
  color: var(--menu-btn-pure-text-normal-icon-color, gray);
}.next-menu-btn.next-btn-normal:hover .next-menu-btn-arrow {
  color: #333333;
  color: var(--btn-pure-normal-color-hover, #333333);
}.next-menu-btn.next-btn-secondary .next-menu-btn-arrow {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-menu-btn.next-btn-secondary:hover .next-menu-btn-arrow {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-menu-btn.next-btn-secondary.next-btn-text:hover .next-menu-btn-arrow {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
}.next-menu-btn.next-btn-text.next-btn-normal:hover .next-menu-btn-arrow {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-menu-btn.next-btn-text.next-btn-primary .next-menu-btn-arrow {
  color: #0064c8;
  color: var(--color-link-1,rgba(0,100,200,1));
}.next-menu-btn.next-btn-text.next-btn-primary:hover .next-menu-btn-arrow {
  color: #2A7DD1;
  color: var(--btn-text-primary-color-hover, #2A7DD1);
}.next-menu-btn.next-btn-ghost.next-btn-light .next-menu-btn-arrow {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-menu-btn.next-btn-ghost.next-btn-light:hover .next-menu-btn-arrow {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-menu-btn.next-btn-text.disabled .next-menu-btn-arrow,
.next-menu-btn.next-btn-text[disabled] .next-menu-btn-arrow {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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: 44px;
  line-height: calc(var(--s-11,44px) - var(--popup-local-border-width, 0px) * 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: 44px;
  height: calc(var(--s-11,44px) - var(--popup-local-border-width, 0px) * 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: 44px;
  min-height: calc(var(--s-11,44px) - var(--popup-local-border-width, 0px) * 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: 44px;
  height: calc(var(--s-11,44px) - var(--popup-local-border-width, 0px) * 2);
}.next-nav.next-hoz .next-menu-footer {
  float: right;
  height: 44px;
  height: calc(var(--s-11,44px) - var(--popup-local-border-width, 0px) * 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: 0px;
  top: calc(0px - var(--popup-local-border-width, 0px));
}.next-nav.next-hoz.next-bottom .next-nav-item:before {
  bottom: 0px;
  bottom: calc(0px - var(--popup-local-border-width, 0px));
}.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: 0px;
  left: calc(0px - var(--popup-local-border-width, 0px));
}.next-nav.next-ver.next-right .next-nav-item:before,
.next-nav.next-ver.next-bottom .next-nav-item:before {
  right: 0px;
  right: calc(0px - var(--popup-local-border-width, 0px));
}.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: #3A3C4B;
  background: var(--color-other-1,#3A3C4B);
  border-color: #1A1A1A;
  border-color: var(--color-text1-4,#1A1A1A);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: var(--nav-primary-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.18));
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  box-shadow: var(--nav-primary-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.18));
}.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: #3A3C4B;
  background: var(--color-other-1,#3A3C4B);
  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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-nav.next-primary .next-nav-item.next-menu-item.next-opened {
  background: #3A3C4B;
  background: var(--color-other-1,#3A3C4B);
  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: #0064C8;
  background: var(--color-brand1-6,#0064C8);
}.next-nav.next-primary .next-menu-sub-menu .next-menu-item.next-opened {
  background: #3A3C4B;
  background: var(--color-other-1,#3A3C4B);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-primary .next-nav-group-label {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-primary .next-menu-sub-menu .next-menu-item {
  background: #3A3C4B;
  background: var(--color-other-1,#3A3C4B);
  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: #3A3C4B;
  background: var(--color-other-1,#3A3C4B);
  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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-nav.next-secondary {
  border-width: 0px;
  border-width: var(--line-zero,0px);
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: var(--nav-secondary-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.18));
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  box-shadow: var(--nav-secondary-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.18));
}.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: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  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: #2A7DD1;
  background: var(--color-brand1-5,#2A7DD1);
  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: #003263;
  background: var(--color-brand1-9,#003263);
  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: #003263;
  background: var(--color-brand1-9,#003263);
  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: #003263;
  background: var(--color-brand1-9,#003263);
}.next-nav.next-secondary .next-nav-item.next-menu-item:hover:before {
  background: #2A7DD1;
  background: var(--color-brand1-5,#2A7DD1);
}.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: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  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: #003263;
  background: var(--color-brand1-9,#003263);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-secondary .next-menu-sub-menu .next-menu-item.next-selected {
  background: #003263;
  background: var(--color-brand1-9,#003263);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-secondary .next-menu-sub-menu .next-menu-item.next-selected.next-nav-item {
  background: #003263;
  background: var(--color-brand1-9,#003263);
  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: #F0F7FF;
  color: var(--color-brand1-1,#F0F7FF);
  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: #F0F7FF;
  color: var(--color-brand1-1,#F0F7FF);
}.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: #F0F7FF;
  color: var(--color-brand1-1,#F0F7FF);
}.next-nav.next-normal {
  background: white;
  background: var(--nav-normal-bg-color, white);
  border-color: #d9d9d9;
  border-color: var(--nav-normal-border-color, #d9d9d9);
  color: dimgray;
  color: var(--nav-normal-text-color, dimgray);
  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: white;
  background: var(--nav-normal-bg-color, white);
  color: dimgray;
  color: var(--nav-normal-text-color, dimgray);
}.next-nav.next-normal .next-nav-item.next-menu-item.next-focused, .next-nav.next-normal .next-nav-item.next-menu-item:hover {
  background: #f7f7f7;
  background: var(--nav-normal-item-hover-bg-color, #f7f7f7);
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-normal .next-nav-item.next-menu-item.next-selected {
  background: #F0F7FF;
  background: var(--nav-normal-item-selected-bg-color, #F0F7FF);
  color: #0064C8;
  color: var(--nav-normal-item-selected-text-color, #0064C8);
  font-weight: normal;
  font-weight: var(--nav-normal-item-selected-text-style, normal);
}.next-nav.next-normal .next-nav-item.next-menu-item.next-selected.next-nav-item {
  background: #F0F7FF;
  background: var(--nav-normal-item-selected-bg-color, #F0F7FF);
  color: #0064C8;
  color: var(--nav-normal-item-selected-text-color, #0064C8);
}.next-nav.next-normal .next-nav-item.next-menu-item.next-opened {
  background: #FFFFFF;
  background: var(--nav-normal-item-opened-bg-color, #FFFFFF);
  color: dimgray;
  color: var(--nav-normal-item-opened-text-color, dimgray);
}.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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-nav.next-normal .next-nav-item.next-menu-item.next-opened.next-nav-popup {
  color: dimgray;
  color: var(--nav-normal-item-opened-text-color, dimgray);
}.next-nav.next-normal .next-nav-item.next-menu-item.next-child-selected.next-nav-popup {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-nav.next-normal .next-nav-item.next-menu-item:before {
  background: #0064C8;
  background: var(--nav-normal-item-selected-active-color, #0064C8);
}.next-nav.next-normal .next-nav-item.next-menu-item:hover:before {
  background: #0064C8;
  background: var(--nav-normal-item-hover-active-color, #0064C8);
}.next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-opened {
  background: #FFFFFF;
  background: var(--nav-normal-item-opened-bg-color, #FFFFFF);
  color: dimgray;
  color: var(--nav-normal-item-opened-text-color, dimgray);
}.next-nav.next-normal .next-nav-group-label {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-normal .next-menu-sub-menu .next-menu-item {
  background: #FFFFFF;
  background: var(--nav-normal-sub-nav-bg-color, #FFFFFF);
  color: dimgray;
  color: var(--nav-normal-sub-nav-text-color, dimgray);
  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: #F0F7FF;
  background: var(--nav-normal-sub-nav-hover-bg-color, #F0F7FF);
  color: #1A1A1A;
  color: var(--nav-normal-sub-nav-hover-text-color, #1A1A1A);
}.next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-selected {
  background: #F0F7FF;
  background: var(--nav-normal-sub-nav-selected-bg-color, #F0F7FF);
  color: #1A1A1A;
  color: var(--nav-normal-sub-nav-selected-text-color, #1A1A1A);
}.next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-selected.next-nav-item {
  background: #F0F7FF;
  background: var(--nav-normal-sub-nav-selected-bg-color, #F0F7FF);
  color: #1A1A1A;
  color: var(--nav-normal-sub-nav-selected-text-color, #1A1A1A);
}.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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
}.next-nav.next-line {
  background: transparent;
  background: var(--color-transparent,transparent);
  border-color: #d9d9d9;
  border-color: var(--color-line1-2,rgba(217,217,217,1));
  color: #1A1A1A;
  color: var(--nav-line-text-color, #1A1A1A);
  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: #1A1A1A;
  color: var(--nav-line-text-color, #1A1A1A);
}.next-nav.next-line .next-nav-item.next-menu-item.next-focused, .next-nav.next-line .next-nav-item.next-menu-item:hover {
  background: transparent;
  background: var(--nav-line-item-hover-bg-color, transparent);
  color: #0064C8;
  color: var(--nav-line-item-hover-text-color, #0064C8);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-line .next-nav-item.next-menu-item.next-selected {
  background: transparent;
  background: var(--nav-line-item-selected-bg-color, transparent);
  color: #0064C8;
  color: var(--nav-line-item-selected-text-color, #0064C8);
  font-weight: normal;
  font-weight: var(--nav-line-item-selected-text-style, normal);
}.next-nav.next-line .next-nav-item.next-menu-item.next-selected.next-nav-item {
  background: transparent;
  background: var(--nav-line-item-selected-bg-color, transparent);
  color: #0064C8;
  color: var(--nav-line-item-selected-text-color, #0064C8);
}.next-nav.next-line .next-nav-item.next-menu-item.next-opened {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #0064C8;
  color: var(--nav-line-item-opened-text-color, #0064C8);
}.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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-nav.next-line .next-nav-item.next-menu-item.next-opened.next-nav-popup {
  color: #0064C8;
  color: var(--nav-line-item-opened-text-color, #0064C8);
}.next-nav.next-line .next-nav-item.next-menu-item.next-child-selected.next-nav-popup {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-nav.next-line .next-nav-item.next-menu-item:before {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
}.next-nav.next-line .next-nav-item.next-menu-item:hover:before {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
}.next-nav.next-line .next-menu-sub-menu .next-menu-item.next-opened {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #0064C8;
  color: var(--nav-line-item-opened-text-color, #0064C8);
}.next-nav.next-line .next-nav-group-label {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-nav.next-line .next-menu-sub-menu .next-menu-item.next-selected {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-nav.next-line .next-menu-sub-menu .next-menu-item.next-selected.next-nav-item {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: 1px;
  margin-left: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px) - var(--popup-local-border-width, 0px));
  margin-right: 1px;
  margin-right: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px) - var(--popup-local-border-width, 0px));
}.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: 0px;
  right: calc(0px - var(--popup-local-border-width, 0px));
  left: auto;
}.next-nav[dir=rtl].next-ver.next-right .next-nav-item:before {
  left: 0;
  left: 0px;
  left: calc(0px - var(--popup-local-border-width, 0px));
  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: 100px;
  width: var(--number-picker-normal-m-input-width, 100px);
}.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: 100px;
  width: var(--number-picker-normal-l-input-width, 100px);
}.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 #cccccc;
  border-right: 1px solid var(--color-line1-3, #cccccc);
  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 #cccccc;
  border-right: 1px solid var(--color-line1-3, #cccccc);
  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 #d9d9d9;
  border-right: var(--line-1, 1px) solid var(--color-line1-2, #d9d9d9);
}.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: gray;
  color: var(--pagination-arrow-color, gray);
}.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: #595959;
  color: var(--pagination-arrow-hover-color, #595959);
}.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: gray;
  color: var(--pagination-arrow-color, gray);
}.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: #595959;
  color: var(--pagination-arrow-hover-color, #595959);
}.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: gray;
  color: var(--pagination-arrow-color, gray);
}.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: #595959;
  color: var(--pagination-arrow-hover-color, #595959);
}.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: #FFFFFF;
  border-color: var(--pagination-item-border-color, #FFFFFF);
  background: #FFFFFF;
  background: var(--pagination-item-bg, #FFFFFF);
  color: dimgray;
  color: var(--pagination-item-color, dimgray);
  -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: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  -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: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
  background: transparent;
  background: var(--pagination-item-current-hover-bg, transparent);
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  -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: dimgray;
  color: var(--pagination-ellipsis-color, dimgray);
  vertical-align: top;
}.next-pagination-display {
  display: inline-block;
  margin: 0 16px;
  color: dimgray;
  color: var(--pagination-total-color, dimgray);
  vertical-align: middle;
}.next-pagination-display em {
  font-style: normal;
  color: dimgray;
  color: var(--pagination-current-color, dimgray);
}.next-pagination-jump-text {
  display: inline-block;
  vertical-align: middle;
  color: dimgray;
  color: var(--pagination-jump-color, dimgray);
}.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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: #333333;
  color: var(--color-text1-3,rgba(51,51,51,1));
  border-radius: 0;
}.next-pagination-size-selector-btn.next-btn-text.next-current {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-pagination-size-selector-btn.next-btn-text + .next-pagination-size-selector-btn {
  border-left: 1px solid #d9d9d9;
  border-left: var(--line-1, 1px) solid var(--color-line1-2, #d9d9d9);
}.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: gray;
  color: var(--pagination-arrow-color, gray);
}.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: #595959;
  color: var(--pagination-arrow-hover-color, #595959);
}.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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.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: gray;
  color: var(--pagination-arrow-color, gray);
}.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: #595959;
  color: var(--pagination-arrow-hover-color, #595959);
}.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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.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: gray;
  color: var(--pagination-arrow-color, gray);
}.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: #595959;
  color: var(--pagination-arrow-hover-color, #595959);
}.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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.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: "\e700";
}.next-paragraph {
  color: #1a1a1a;
  color: var(--paragraph-text-color, #1a1a1a);
}.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: #e5e5e5;
  background: var(--progress-line-underlay-color, #e5e5e5);
}.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: #0064C8;
  background: var(--progress-line-normal-color, #0064C8);
}.next-progress-line-overlay-success {
  background: #43bf7e;
  background: var(--progress-line-success-color, #43bf7e);
}.next-progress-line-overlay-error {
  background: #ed675a;
  background: var(--progress-line-error-color, #ed675a);
}.next-progress-line-overlay-started {
  background: #ed675a;
  background: var(--progress-line-started-color, #ed675a);
}.next-progress-line-overlay-middle {
  background: #f7a854;
  background: var(--progress-line-middle-color, #f7a854);
}.next-progress-line-overlay-finishing {
  background: #43bf7e;
  background: var(--progress-line-finishing-color, #43bf7e);
}.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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-progress-line-show-border .next-progress-line-underlay {
  border: 1px solid #d9d9d9;
  border: var(--line-1,1px) solid var(--color-line1-2,rgba(217,217,217,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: #e5e5e5;
  stroke: var(--progress-circle-underlay-color, #e5e5e5);
}.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: #0064C8;
  stroke: var(--color-brand1-6,#0064C8);
}.next-progress-circle-overlay-success {
  stroke: #43bf7e;
  stroke: var(--progress-circle-success-color, #43bf7e);
}.next-progress-circle-overlay-error {
  stroke: #ed675a;
  stroke: var(--progress-circle-error-color, #ed675a);
}.next-progress-circle-overlay-started {
  stroke: #ed675a;
  stroke: var(--progress-circle-started-color, #ed675a);
}.next-progress-circle-overlay-middle {
  stroke: #f7a854;
  stroke: var(--progress-circle-middle-color, #f7a854);
}.next-progress-circle-overlay-finishing {
  stroke: #43bf7e;
  stroke: var(--progress-circle-finishing-color, #43bf7e);
}.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: gray;
  color: var(--progress-circle-text-color, gray);
}.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: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
  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 #589ADB;
  border: var(--line-2, 2px) var(--line-solid, solid) var(--range-normal-selected-color, #589ADB);
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  -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 #589ADB;
  border: var(--line-2, 2px) var(--line-solid, solid) var(--range-normal-selected-color, #589ADB);
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  -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: #e5e5e5;
  background: var(--range-normal-unselected-color, #e5e5e5);
}.next-range .next-range-track:hover {
  background: #e5e5e5;
  background: var(--range-normal-unselected-color-hover, #e5e5e5);
}.next-range .next-range-selected {
  background: #589ADB;
  background: var(--range-normal-selected-color, #589ADB);
}.next-range .next-range-selected:hover {
  background: #90c0ef;
  background: var(--range-normal-selected-color-hover, #90c0ef);
}.next-range .next-range-scale .next-range-scale-item {
  border-color: #e5e5e5;
  border-color: var(--range-normal-unselected-color, #e5e5e5);
  background: #e5e5e5;
  background: var(--range-normal-unselected-color, #e5e5e5);
}.next-range .next-range-scale .next-range-scale-item:hover {
  border-color: #e5e5e5;
  border-color: var(--range-normal-unselected-color-hover, #e5e5e5);
}.next-range .next-range-scale .next-range-scale-item.activated {
  border-color: #589ADB;
  border-color: var(--range-normal-selected-color, #589ADB);
  background: #589ADB;
  background: var(--range-normal-selected-color, #589ADB);
}.next-range .next-range-scale .next-range-scale-item.activated:hover {
  border-color: #90c0ef;
  border-color: var(--range-normal-selected-color-hover, #90c0ef);
}.next-range .next-range-slider-inner {
  background: #FFFFFF;
  background: var(--range-normal-slider-bg-color, #FFFFFF);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}.next-range .next-range-slider-inner:hover {
  background: #FFFFFF;
  background: var(--range-normal-slider-bg-color-hover, #FFFFFF);
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}.next-range .next-range-mark .next-range-mark-text {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-range .next-range-mark .next-range-mark-text:hover {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-range .next-range-mark .next-range-mark-text.activated {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-range .next-range-mark .next-range-mark-text.activated:hover {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-range.disabled .next-range-track {
  background: #e5e5e5;
  background: var(--color-line1-1,rgba(229,229,229,1));
}.next-range.disabled .next-range-selected {
  background: #d9d9d9;
  background: var(--range-normal-selected-color-disabled, #d9d9d9);
}.next-range.disabled .next-range-scale-item {
  border-color: #e5e5e5;
  border-color: var(--color-line1-1,rgba(229,229,229,1));
}.next-range.disabled .next-range-scale-item.activated {
  border-color: #d9d9d9;
  border-color: var(--range-normal-selected-color-disabled, #d9d9d9);
}.next-range.disabled .next-range-slider-inner {
  background: #FFFFFF;
  background: var(--range-normal-slider-bg-color-disabled, #FFFFFF);
  border-color: #cccccc;
  border-color: var(--range-normal-slider-border-color-disabled, #cccccc);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-range.disabled .next-range-mark-text {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-range.disabled .next-range-mark-text.activated {
  color: #CCCCCC;
  color: var(--range-normal-mark-selected-color-disabled, #CCCCCC);
}.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 3px 8px 0px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: var(--range-size-m-slider-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.06));
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: var(--range-size-m-slider-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.06));
}.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: #FFFFFF;
  background: var(--range-normal-slider-bg-color-hover, #FFFFFF);
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}.next-range.simulation-hover .next-range-selected {
  background: #90c0ef;
  background: var(--range-normal-selected-color-hover, #90c0ef);
}.next-range.simulation-hover .next-range-track {
  background: #e5e5e5;
  background: var(--range-normal-unselected-color-hover, #e5e5e5);
}.next-range.simulation-hover .next-range-scale-item {
  border-color: #e5e5e5;
  border-color: var(--range-normal-unselected-color-hover, #e5e5e5);
}.next-range.simulation-hover .next-range-scale-item.activated {
  border-color: #90c0ef;
  border-color: var(--range-normal-selected-color-hover, #90c0ef);
}.next-range.simulation-click > .next-range-slider-inner {
  border: 2px solid #589ADB;
  border: 2px solid var(--range-normal-selected-color, #589ADB);
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  -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: #d9d9d9;
  color: var(--rating-normal-underlay-color, #d9d9d9);
}.next-rating-stroke-mode .next-rating-underlay .next-icon {
  color: transparent;
  -webkit-text-stroke: 1px #0064C8;
  -webkit-text-stroke: 1px var(--color-brand1-6,#0064C8);
}.next-rating-overlay {
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  width: 0;
  top: 0;
  left: 0;
}.next-rating-overlay .next-icon {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.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 #d9d9d9;
  border: 1px solid var(--color-fill1-4, #d9d9d9);
  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 #d9d9d9;
  border: 1px solid var(--color-fill1-4, #d9d9d9);
  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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}/* 状态 */
/* ======================================== */
.next-rating-grade-low .next-rating-overlay .next-icon {
  color: gray;
  color: var(--rating-grade-low-overlay-color, gray);
}.next-rating-grade-low.hover .next-rating-overlay .next-icon {
  color: gray;
  color: var(--rating-grade-low-overlay-color, gray);
}.next-rating-grade-high .next-rating-overlay .next-icon {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-rating-grade-high.hover .next-rating-overlay .next-icon {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}/* 尺寸 */
/* ======================================== */
.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: 8px;
  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 #cccccc;
  border-left: 1px solid var(--search-simple-normal-split-color, #cccccc);
  border-right: none;
}.next-search-simple[dir=rtl].next-dark .next-search-left {
  border-color: #cccccc;
  border-color: var(--color-line1-3,rgba(204,204,204,1));
}.next-search-simple[dir=rtl].next-dark .next-search-left .next-search-left-addon {
  border-right: 1px solid #cccccc;
  border-right: 1px solid var(--color-line1-3,rgba(204,204,204,1));
}.next-search-simple[dir=rtl].next-dark:hover .next-search-left {
  border-color: #cccccc;
  border-color: var(--color-line1-3,rgba(204,204,204,1));
}.next-search-simple[dir=rtl].next-dark .next-search-icon {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
}.next-search-simple[dir=rtl].next-dark .next-search-icon:hover {
  color: #333333;
  color: var(--color-text1-3,rgba(51,51,51,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 #e5e5e5;
  border-left: 1px solid var(--search-normal-primary-split-color, #e5e5e5);
  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 #e5e5e5;
  border-left: 1px solid var(--search-normal-secondary-split-color, #e5e5e5);
  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 #e5e5e5;
  border-left: 1px solid var(--search-normal-normal-split-color, #e5e5e5);
  border-right: none;
}.next-search-normal[dir=rtl].next-dark .next-search-left .next-search-left-addon {
  border-left: 1px solid #0064C8;
  border-left: 1px solid var(--color-brand1-6,#0064C8);
  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: #0064C8;
  border-color: var(--search-normal-primary-color, #0064C8);
}.next-search-normal.next-primary .next-search-left .next-search-left-addon {
  border-right: 1px solid #e5e5e5;
  border-right: 1px solid var(--search-normal-primary-split-color, #e5e5e5);
}.next-search-normal.next-primary:hover .next-search-left,
.next-search-normal.next-primary:hover .next-btn {
  border-color: #0064C8;
  border-color: var(--search-normal-primary-hover-color, #0064C8);
}.next-search-normal.next-primary .next-search-btn {
  background: #0064C8;
  background: var(--search-normal-primary-color, #0064C8);
  border-color: #0064C8;
  border-color: var(--search-normal-primary-color, #0064C8);
  color: #FFFFFF;
  color: var(--search-normal-primary-btn-text-color, #FFFFFF);
}.next-search-normal.next-primary .next-search-btn:hover {
  background: #2A7DD1;
  background: var(--search-normal-primary-btn-hover-bg-color, #2A7DD1);
  border-color: #0064C8;
  border-color: var(--search-normal-primary-hover-color, #0064C8);
  color: #FFFFFF;
  color: var(--search-normal-primary-btn-hover-text-color, #FFFFFF);
}.next-search-normal.next-primary .next-search-btn .next-icon {
  color: #FFFFFF;
  color: var(--search-normal-primary-btn-text-color, #FFFFFF);
}.next-search-normal.next-primary .next-search-btn .next-icon:hover {
  color: #FFFFFF;
  color: var(--search-normal-primary-btn-hover-text-color, #FFFFFF);
}.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: #cccccc;
  border-color: var(--search-normal-secondary-color, #cccccc);
}.next-search-normal.next-secondary .next-search-left .next-search-left-addon {
  border-right: 1px solid #e5e5e5;
  border-right: 1px solid var(--search-normal-secondary-split-color, #e5e5e5);
}.next-search-normal.next-secondary:hover .next-search-left,
.next-search-normal.next-secondary:hover .next-btn {
  border-color: #0064C8;
  border-color: var(--search-normal-secondary-hover-color, #0064C8);
}.next-search-normal.next-secondary .next-search-btn {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-search-normal.next-secondary .next-search-btn:hover {
  background: #003263;
  background: var(--color-brand1-9,#003263);
  border-color: #0064C8;
  border-color: var(--search-normal-secondary-hover-color, #0064C8);
  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: 16px;
  font-size: var(--search-normal-secondary-m-btn-text-size, 16px);
}.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: #cccccc;
  border-color: var(--color-line1-3,rgba(204,204,204,1));
}.next-search-normal.next-normal .next-search-left .next-search-left-addon {
  border-right: 1px solid #e5e5e5;
  border-right: 1px solid var(--search-normal-normal-split-color, #e5e5e5);
}.next-search-normal.next-normal:hover .next-search-left,
.next-search-normal.next-normal:hover .next-btn {
  border-color: #d9d9d9;
  border-color: var(--search-normal-normal-hover-color, #d9d9d9);
}.next-search-normal.next-normal .next-search-btn {
  background: #FFFFFF;
  background: var(--search-normal-normal-btn-bg-color, #FFFFFF);
  border-color: #cccccc;
  border-color: var(--color-line1-3,rgba(204,204,204,1));
  color: dimgray;
  color: var(--search-normal-normal-btn-text-color, dimgray);
}.next-search-normal.next-normal .next-search-btn:hover {
  background: #f7f7f7;
  background: var(--search-normal-normal-btn-hover-bg-color, #f7f7f7);
  border-color: #d9d9d9;
  border-color: var(--search-normal-normal-hover-color, #d9d9d9);
  color: dimgray;
  color: var(--search-normal-normal-btn-hover-text-color, dimgray);
}.next-search-normal.next-normal .next-search-btn .next-icon {
  color: dimgray;
  color: var(--search-normal-normal-btn-text-color, dimgray);
}.next-search-normal.next-normal .next-search-btn .next-icon:hover {
  color: dimgray;
  color: var(--search-normal-normal-btn-hover-text-color, dimgray);
}.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: 14px;
  font-size: var(--search-normal-normal-l-btn-text-size, 14px);
}.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: 12px;
  font-size: var(--search-normal-normal-m-btn-text-size, 12px);
}.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: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}.next-search-normal.next-dark .next-search-left .next-search-left-addon {
  border-right: 1px solid #0064C8;
  border-right: 1px solid var(--color-brand1-6,#0064C8);
}.next-search-normal.next-dark:hover .next-search-left,
.next-search-normal.next-dark:hover .next-btn {
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}.next-search-normal.next-dark .next-search-btn {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-search-normal.next-dark .next-search-btn:hover {
  background: #003263;
  background: var(--color-brand1-9,#003263);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
  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: 16px;
  font-size: var(--search-normal-dark-m-btn-text-size, 16px);
}.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: 8px;
}.next-search-simple.next-medium .next-search-icon {
  margin-right: 8px;
}.next-search-simple.next-normal .next-search-left {
  border-color: #cccccc;
  border-color: var(--color-line1-3,rgba(204,204,204,1));
}.next-search-simple.next-normal .next-search-left .next-search-left-addon {
  border-right: 1px solid #cccccc;
  border-right: 1px solid var(--search-simple-normal-split-color, #cccccc);
}.next-search-simple.next-normal:hover .next-search-left {
  border-color: #CCCCCC;
  border-color: var(--search-simple-normal-hover-color, #CCCCCC);
}.next-search-simple.next-normal .next-search-icon {
  color: dimgray;
  color: var(--search-simple-normal-icon-text-color, dimgray);
}.next-search-simple.next-normal .next-search-icon:hover {
  color: #333333;
  color: var(--search-simple-normal-icon-hover-text-color, #333333);
}.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: #cccccc;
  border-color: var(--color-line1-3,rgba(204,204,204,1));
}.next-search-simple.next-dark .next-search-left .next-search-left-addon {
  border-right: 1px solid #cccccc;
  border-right: 1px solid var(--color-line1-3,rgba(204,204,204,1));
}.next-search-simple.next-dark:hover .next-search-left {
  border-color: #cccccc;
  border-color: var(--color-line1-3,rgba(204,204,204,1));
}.next-search-simple.next-dark .next-search-icon {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
}.next-search-simple.next-dark .next-search-icon:hover {
  color: #333333;
  color: var(--color-text1-3,rgba(51,51,51,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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background: #FFFFFF;
  background: var(--color-fill1-1,#FFFFFF);
  opacity: 0.5;
  opacity: .5;
}.next-slick-arrow.outer {
  color: #333333;
  color: var(--color-text1-3,rgba(51,51,51,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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  background: transparent;
  background: var(--color-transparent,transparent);
  opacity: 0.32;
  opacity: .32;
}.next-slick-arrow.outer.disabled {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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(26, 26, 26, 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: #0064c8;
  /* 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: gray;
  color: var(--split-btn-trigger-normal-icon-color, gray);
}.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: #e5e5e5;
  background: var(--color-fill1-3,rgba(229,229,229,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: #CCCCCC;
  background: var(--color-text1-1, #CCCCCC);
}.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: #e5e5e5;
  background: var(--color-fill1-3,rgba(229,229,229,1));
  border-color: #000000;
}.next-step-arrow > .next-step-item-wait > .next-step-item-container .next-step-item-node-dot {
  background: #e5e5e5;
  background: var(--color-fill1-3,rgba(229,229,229,1));
  border-color: #000000;
}.next-step-arrow > .next-step-item-wait .next-step-item-title {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  word-break: break-word;
}.next-step-arrow > .next-step-item-wait .next-step-item-content {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: 30px;
  line-height: calc(32px - var(--step-circle-item-node-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-circle-item-node-border-width, 1px) 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 #e5e5e5;
  border: calc(var(--s-8,32px) / 2) solid var(--color-fill1-3,rgba(229,229,229,1));
  border-left-color: transparent;
}.next-step-arrow > .next-step-item-wait:after {
  border-left-color: #e5e5e5;
  border-left-color: var(--color-fill1-3,rgba(229,229,229,1));
}.next-step-arrow > .next-step-item-process {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
}.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: #CCCCCC;
  background: var(--color-text1-1, #CCCCCC);
}.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: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  border-color: #000000;
}.next-step-arrow > .next-step-item-process > .next-step-item-container .next-step-item-node-dot {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  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: 30px;
  line-height: calc(32px - var(--step-circle-item-node-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-circle-item-node-border-width, 1px) 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 #0064C8;
  border: calc(var(--s-8,32px) / 2) solid var(--color-brand1-6,#0064C8);
  border-left-color: transparent;
}.next-step-arrow > .next-step-item-process:after {
  border-left-color: #0064C8;
  border-left-color: var(--color-brand1-6,#0064C8);
}.next-step-arrow > .next-step-item-finish {
  background: #F0F7FF;
  background: var(--color-brand1-1,#F0F7FF);
}.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: #CCCCCC;
  background: var(--color-text1-1, #CCCCCC);
}.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: #F0F7FF;
  background: var(--color-brand1-1,#F0F7FF);
  border-color: #000000;
}.next-step-arrow > .next-step-item-finish > .next-step-item-container .next-step-item-node-dot {
  background: #F0F7FF;
  background: var(--color-brand1-1,#F0F7FF);
  border-color: #000000;
}.next-step-arrow > .next-step-item-finish .next-step-item-title {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  word-break: break-word;
}.next-step-arrow > .next-step-item-finish .next-step-item-content {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  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: 30px;
  line-height: calc(32px - var(--step-circle-item-node-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-circle-item-node-border-width, 1px) 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 #F0F7FF;
  border: calc(var(--s-8,32px) / 2) solid var(--color-brand1-1,#F0F7FF);
  border-left-color: transparent;
}.next-step-arrow > .next-step-item-finish:after {
  border-left-color: #F0F7FF;
  border-left-color: var(--color-brand1-1,#F0F7FF);
}.next-step-arrow .next-step-item-disabled {
  cursor: not-allowed;
  background: #FFFFFF;
  background: var(--color-fill1-1,#FFFFFF);
}.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: #CCCCCC;
  background: var(--color-text1-1, #CCCCCC);
}.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: #FFFFFF;
  background: var(--color-fill1-1,#FFFFFF);
  border-color: #000000;
}.next-step-arrow .next-step-item-disabled > .next-step-item-container .next-step-item-node-dot {
  background: #FFFFFF;
  background: var(--color-fill1-1,#FFFFFF);
  border-color: #000000;
}.next-step-arrow .next-step-item-disabled .next-step-item-title {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  word-break: break-word;
}.next-step-arrow .next-step-item-disabled .next-step-item-content {
  color: #CCCCCC;
  color: var(--color-text1-1,#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-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: 30px;
  line-height: calc(32px - var(--step-circle-item-node-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-circle-item-node-border-width, 1px) 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 #FFFFFF;
  border: calc(var(--s-8,32px) / 2) solid var(--color-fill1-1,#FFFFFF);
  border-left-color: transparent;
}.next-step-arrow .next-step-item-disabled:after {
  border-left-color: #FFFFFF;
  border-left-color: var(--color-fill1-1,#FFFFFF);
}.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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  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: #e5e5e5;
  stroke: var(--step-circle-item-node-wait-border-color, #e5e5e5);
  stroke-width: 3px;
  stroke-width: calc(var(--step-circle-item-node-border-width, 1px) * 3);
}.next-step-circle .next-step-item-container .next-step-item-progress .next-progress-circle-overlay-normal {
  stroke: #CAE3FD;
  stroke: var(--step-circle-item-node-finish-border-color, #CAE3FD);
  stroke-width: 3px;
  stroke-width: calc(var(--step-circle-item-node-border-width, 1px) * 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: #e5e5e5;
  background: var(--color-line1-1,rgba(229,229,229,1));
}.next-step-circle > .next-step-item-wait .next-step-item-tail-underlay {
  background: #e5e5e5;
  background: var(--step-circle-item-tail-bg-color, #e5e5e5);
}.next-step-circle > .next-step-item-wait > .next-step-item-container .next-step-item-progress {
  width: 24px;
  width: var(--step-circle-item-node-process-size, 24px);
  height: 24px;
  height: var(--step-circle-item-node-process-size, 24px);
}.next-step-circle > .next-step-item-wait > .next-step-item-container .next-step-item-node {
  color: dimgray;
  color: var(--step-circle-item-node-wait-color, dimgray);
}.next-step-circle > .next-step-item-wait > .next-step-item-container .next-step-item-node-circle {
  background: #e5e5e5;
  background: var(--step-circle-item-node-wait-background, #e5e5e5);
  border-color: #e5e5e5;
  border-color: var(--step-circle-item-node-wait-border-color, #e5e5e5);
}.next-step-circle > .next-step-item-wait > .next-step-item-container .next-step-item-node-dot {
  background: #e5e5e5;
  background: var(--step-circle-item-node-wait-background, #e5e5e5);
  border-color: #e5e5e5;
  border-color: var(--step-circle-item-node-wait-border-color, #e5e5e5);
}.next-step-circle > .next-step-item-wait .next-step-item-title {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  word-break: break-word;
}.next-step-circle > .next-step-item-wait .next-step-item-content {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: 24px;
  width: var(--step-circle-item-node-process-size, 24px);
  height: 24px;
  height: var(--step-circle-item-node-process-size, 24px);
  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: 24px;
  width: var(--step-circle-item-node-process-size, 24px);
  height: 24px;
  height: var(--step-circle-item-node-process-size, 24px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 22px;
  line-height: calc(var(--step-circle-item-node-process-size, 24px) - var(--step-circle-item-node-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-circle-item-node-border-width, 1px) 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: #e5e5e5;
  background: var(--step-circle-item-tail-process-color, #e5e5e5);
}.next-step-circle > .next-step-item-process .next-step-item-tail-underlay {
  background: #e5e5e5;
  background: var(--step-circle-item-tail-bg-color, #e5e5e5);
}.next-step-circle > .next-step-item-process > .next-step-item-container .next-step-item-progress {
  width: 24px;
  width: var(--step-circle-item-node-process-size, 24px);
  height: 24px;
  height: var(--step-circle-item-node-process-size, 24px);
}.next-step-circle > .next-step-item-process > .next-step-item-container .next-step-item-node {
  color: #FFFFFF;
  color: var(--step-circle-item-node-process-color, #FFFFFF);
}.next-step-circle > .next-step-item-process > .next-step-item-container .next-step-item-node-circle {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}.next-step-circle > .next-step-item-process > .next-step-item-container .next-step-item-node-dot {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}.next-step-circle > .next-step-item-process .next-step-item-title {
  color: #333333;
  color: var(--step-circle-item-title-process-color, #333333);
  word-break: break-word;
}.next-step-circle > .next-step-item-process .next-step-item-content {
  color: #333333;
  color: var(--step-circle-item-title-process-color, #333333);
  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: 24px;
  width: var(--step-circle-item-node-process-size, 24px);
  height: 24px;
  height: var(--step-circle-item-node-process-size, 24px);
  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: 24px;
  width: var(--step-circle-item-node-process-size, 24px);
  height: 24px;
  height: var(--step-circle-item-node-process-size, 24px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 22px;
  line-height: calc(var(--step-circle-item-node-process-size, 24px) - var(--step-circle-item-node-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-circle-item-node-border-width, 1px) 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: #0064C8;
  background: var(--step-circle-item-tail-finish-color, #0064C8);
}.next-step-circle > .next-step-item-finish .next-step-item-tail-underlay {
  background: #e5e5e5;
  background: var(--step-circle-item-tail-bg-color, #e5e5e5);
}.next-step-circle > .next-step-item-finish > .next-step-item-container .next-step-item-progress {
  width: 24px;
  width: var(--step-circle-item-node-process-size, 24px);
  height: 24px;
  height: var(--step-circle-item-node-process-size, 24px);
}.next-step-circle > .next-step-item-finish > .next-step-item-container .next-step-item-node {
  color: #0064C8;
  color: var(--step-circle-item-node-finish-color, #0064C8);
}.next-step-circle > .next-step-item-finish > .next-step-item-container .next-step-item-node-circle {
  background: #CAE3FD;
  background: var(--color-brand1-2,#CAE3FD);
  border-color: #CAE3FD;
  border-color: var(--step-circle-item-node-finish-border-color, #CAE3FD);
}.next-step-circle > .next-step-item-finish > .next-step-item-container .next-step-item-node-dot {
  background: #CAE3FD;
  background: var(--color-brand1-2,#CAE3FD);
  border-color: #CAE3FD;
  border-color: var(--step-circle-item-node-finish-border-color, #CAE3FD);
}.next-step-circle > .next-step-item-finish .next-step-item-title {
  color: dimgray;
  color: var(--step-circle-item-title-finish-color, dimgray);
  word-break: break-word;
}.next-step-circle > .next-step-item-finish .next-step-item-content {
  color: dimgray;
  color: var(--step-circle-item-title-finish-color, dimgray);
  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: 24px;
  width: var(--step-circle-item-node-process-size, 24px);
  height: 24px;
  height: var(--step-circle-item-node-process-size, 24px);
  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: 24px;
  width: var(--step-circle-item-node-process-size, 24px);
  height: 24px;
  height: var(--step-circle-item-node-process-size, 24px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 22px;
  line-height: calc(var(--step-circle-item-node-process-size, 24px) - var(--step-circle-item-node-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-circle-item-node-border-width, 1px) 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: #e5e5e5;
  background: var(--color-line1-1,rgba(229,229,229,1));
}.next-step-circle .next-step-item-disabled .next-step-item-tail-underlay {
  background: #e5e5e5;
  background: var(--step-circle-item-tail-bg-color, #e5e5e5);
}.next-step-circle .next-step-item-disabled > .next-step-item-container .next-step-item-progress {
  width: 24px;
  width: var(--step-circle-item-node-process-size, 24px);
  height: 24px;
  height: var(--step-circle-item-node-process-size, 24px);
}.next-step-circle .next-step-item-disabled > .next-step-item-container .next-step-item-node {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-step-circle .next-step-item-disabled > .next-step-item-container .next-step-item-node-circle {
  background: #FFFFFF;
  background: var(--step-circle-item-node-disabled-background, #FFFFFF);
  border-color: #e5e5e5;
  border-color: var(--step-circle-item-node-disabled-border-color, #e5e5e5);
}.next-step-circle .next-step-item-disabled > .next-step-item-container .next-step-item-node-dot {
  background: #FFFFFF;
  background: var(--step-circle-item-node-disabled-background, #FFFFFF);
  border-color: #e5e5e5;
  border-color: var(--step-circle-item-node-disabled-border-color, #e5e5e5);
}.next-step-circle .next-step-item-disabled .next-step-item-title {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  word-break: break-word;
}.next-step-circle .next-step-item-disabled .next-step-item-content {
  color: #CCCCCC;
  color: var(--color-text1-1,#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-disabled .next-step-item-node-placeholder {
  width: 24px;
  width: var(--step-circle-item-node-process-size, 24px);
  height: 24px;
  height: var(--step-circle-item-node-process-size, 24px);
  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: 24px;
  width: var(--step-circle-item-node-process-size, 24px);
  height: 24px;
  height: var(--step-circle-item-node-process-size, 24px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 22px;
  line-height: calc(var(--step-circle-item-node-process-size, 24px) - var(--step-circle-item-node-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-circle-item-node-border-width, 1px) 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% - 24px - 16px);
  width: calc(100% - var(--step-circle-item-node-process-size, 24px) - 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: -28px;
  left: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 24px) / 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: 4px;
  margin-top: var(--step-circle-item-content-margin-top, 4px);
}.next-step-circle.next-step-horizontal > .next-step-item-process .next-step-item-tail {
  display: inline-block;
  clear: both;
  width: calc(100% - 24px - 16px);
  width: calc(100% - var(--step-circle-item-node-process-size, 24px) - 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: -28px;
  left: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 24px) / 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: 4px;
  margin-top: var(--step-circle-item-content-margin-top, 4px);
}.next-step-circle.next-step-horizontal > .next-step-item-finish .next-step-item-tail {
  display: inline-block;
  clear: both;
  width: calc(100% - 24px - 16px);
  width: calc(100% - var(--step-circle-item-node-process-size, 24px) - 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: -28px;
  left: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 24px) / 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: 4px;
  margin-top: var(--step-circle-item-content-margin-top, 4px);
}.next-step-circle.next-step-horizontal > .next-step-item-disabled .next-step-item-tail {
  display: inline-block;
  clear: both;
  width: calc(100% - 24px - 16px);
  width: calc(100% - var(--step-circle-item-node-process-size, 24px) - 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: -28px;
  left: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 24px) / 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: 4px;
  margin-top: var(--step-circle-item-content-margin-top, 4px);
}.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: 5px;
  margin-top: calc(var(--step-circle-item-node-process-size, 24px) / 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% - 24px - 16px - 96px);
  width: calc(100% - var(--step-circle-item-node-process-size, 24px) - 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: 5px;
  margin-top: calc(var(--step-circle-item-node-process-size, 24px) / 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% - 24px - 16px - 96px);
  width: calc(100% - var(--step-circle-item-node-process-size, 24px) - 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: 5px;
  margin-top: calc(var(--step-circle-item-node-process-size, 24px) / 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% - 24px - 16px - 96px);
  width: calc(100% - var(--step-circle-item-node-process-size, 24px) - 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: 5px;
  margin-top: calc(var(--step-circle-item-node-process-size, 24px) / 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% - 24px - 16px - 96px);
  width: calc(100% - var(--step-circle-item-node-process-size, 24px) - 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: 12px;
  left: calc(var(--step-circle-item-node-process-size, 24px) / 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: 8px;
  margin-top: var(--step-circle-vertical-item-title-margin-top, 8px);
  text-align: left;
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  font-family: "PingFang SC", "Helvetica Neue", "Microsoft YaHei", 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: 12px;
  left: calc(var(--step-circle-item-node-process-size, 24px) / 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: 8px;
  margin-top: var(--step-circle-vertical-item-title-margin-top, 8px);
  text-align: left;
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  font-family: "PingFang SC", "Helvetica Neue", "Microsoft YaHei", 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: 12px;
  left: calc(var(--step-circle-item-node-process-size, 24px) / 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: 8px;
  margin-top: var(--step-circle-vertical-item-title-margin-top, 8px);
  text-align: left;
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  font-family: "PingFang SC", "Helvetica Neue", "Microsoft YaHei", 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: 12px;
  left: calc(var(--step-circle-item-node-process-size, 24px) / 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: 8px;
  margin-top: var(--step-circle-vertical-item-title-margin-top, 8px);
  text-align: left;
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  font-family: "PingFang SC", "Helvetica Neue", "Microsoft YaHei", 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: #e5e5e5;
  background: var(--step-dot-item-tail-wait-color, #e5e5e5);
}.next-step-dot > .next-step-item-wait .next-step-item-tail-underlay {
  background: #e5e5e5;
  background: var(--step-dot-item-tail-bg-color, #e5e5e5);
}.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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
}.next-step-dot > .next-step-item-wait > .next-step-item-container .next-step-item-node-circle {
  background: #FFFFFF;
  background: var(--step-dot-item-node-wait-background, #FFFFFF);
  border-color: #e5e5e5;
  border-color: var(--color-line1-1,rgba(229,229,229,1));
}.next-step-dot > .next-step-item-wait > .next-step-item-container .next-step-item-node-dot {
  background: #FFFFFF;
  background: var(--step-dot-item-node-wait-background, #FFFFFF);
  border-color: #e5e5e5;
  border-color: var(--color-line1-1,rgba(229,229,229,1));
}.next-step-dot > .next-step-item-wait .next-step-item-title {
  color: #333333;
  color: var(--color-text1-3,rgba(51,51,51,1));
  word-break: break-word;
}.next-step-dot > .next-step-item-wait .next-step-item-content {
  color: #333333;
  color: var(--color-text1-3,rgba(51,51,51,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: 10px;
  line-height: calc(var(--s-3,12px) - var(--step-circle-item-node-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-circle-item-node-border-width, 1px) 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: 10px;
  line-height: calc(var(--s-3,12px) - var(--step-dot-item-dot-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-dot-item-dot-border-width, 1px) 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: #e5e5e5;
  background: var(--step-dot-item-tail-process-color, #e5e5e5);
}.next-step-dot > .next-step-item-process .next-step-item-tail-underlay {
  background: #e5e5e5;
  background: var(--step-dot-item-tail-bg-color, #e5e5e5);
}.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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-step-dot > .next-step-item-process > .next-step-item-container .next-step-item-node-circle {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}.next-step-dot > .next-step-item-process > .next-step-item-container .next-step-item-node-dot {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}.next-step-dot > .next-step-item-process .next-step-item-title {
  color: #1A1A1A;
  color: var(--step-dot-item-title-process-color, #1A1A1A);
  word-break: break-word;
}.next-step-dot > .next-step-item-process .next-step-item-content {
  color: #1A1A1A;
  color: var(--step-dot-item-title-process-color, #1A1A1A);
  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: 10px;
  line-height: calc(var(--s-3,12px) - var(--step-circle-item-node-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-circle-item-node-border-width, 1px) 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: 10px;
  line-height: calc(var(--s-3,12px) - var(--step-dot-item-dot-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-dot-item-dot-border-width, 1px) 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: #0064C8;
  background: var(--color-brand1-6,#0064C8);
}.next-step-dot > .next-step-item-finish .next-step-item-tail-underlay {
  background: #e5e5e5;
  background: var(--step-dot-item-tail-bg-color, #e5e5e5);
}.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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-step-dot > .next-step-item-finish > .next-step-item-container .next-step-item-node-circle {
  background: #FFFFFF;
  background: var(--step-dot-item-node-finish-background, #FFFFFF);
  border-color: #0064C8;
  border-color: var(--step-dot-item-node-finish-border-color, #0064C8);
}.next-step-dot > .next-step-item-finish > .next-step-item-container .next-step-item-node-dot {
  background: #FFFFFF;
  background: var(--step-dot-item-node-finish-background, #FFFFFF);
  border-color: #0064C8;
  border-color: var(--step-dot-item-node-finish-border-color, #0064C8);
}.next-step-dot > .next-step-item-finish .next-step-item-title {
  color: #333333;
  color: var(--step-dot-item-title-finish-color, #333333);
  word-break: break-word;
}.next-step-dot > .next-step-item-finish .next-step-item-content {
  color: #333333;
  color: var(--step-dot-item-title-finish-color, #333333);
  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: 10px;
  line-height: calc(var(--s-3,12px) - var(--step-circle-item-node-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-circle-item-node-border-width, 1px) 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: 10px;
  line-height: calc(var(--s-3,12px) - var(--step-dot-item-dot-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-dot-item-dot-border-width, 1px) 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: #e5e5e5;
  background: var(--color-line1-1,rgba(229,229,229,1));
}.next-step-dot .next-step-item-disabled .next-step-item-tail-underlay {
  background: #e5e5e5;
  background: var(--step-dot-item-tail-bg-color, #e5e5e5);
}.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: #e5e5e5;
  color: var(--color-line1-1,rgba(229,229,229,1));
}.next-step-dot .next-step-item-disabled > .next-step-item-container .next-step-item-node-circle {
  background: #FFFFFF;
  background: var(--step-dot-item-node-disabled-background, #FFFFFF);
  border-color: #d9d9d9;
  border-color: var(--step-dot-item-node-disabled-border-color, #d9d9d9);
}.next-step-dot .next-step-item-disabled > .next-step-item-container .next-step-item-node-dot {
  background: #FFFFFF;
  background: var(--step-dot-item-node-disabled-background, #FFFFFF);
  border-color: #d9d9d9;
  border-color: var(--step-dot-item-node-disabled-border-color, #d9d9d9);
}.next-step-dot .next-step-item-disabled .next-step-item-title {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  word-break: break-word;
}.next-step-dot .next-step-item-disabled .next-step-item-content {
  color: #CCCCCC;
  color: var(--color-text1-1,#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-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: 10px;
  line-height: calc(var(--s-3,12px) - var(--step-circle-item-node-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-circle-item-node-border-width, 1px) 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: 10px;
  line-height: calc(var(--s-3,12px) - var(--step-dot-item-dot-border-width, 1px) * 2);
  text-align: center;
  border: 1px solid;
  border: var(--step-dot-item-dot-border-width, 1px) 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: 2px;
  width: var(--step-dot-vertical-item-tail-size, 2px);
  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: 2px;
  width: var(--step-dot-vertical-item-tail-size, 2px);
  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: 2px;
  width: var(--step-dot-vertical-item-tail-size, 2px);
}.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", "Helvetica Neue", "Microsoft YaHei", 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: 8px;
  margin-top: var(--step-dot-vertical-item-content-margin-top, 8px);
  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: 2px;
  width: var(--step-dot-vertical-item-tail-size, 2px);
  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: 2px;
  width: var(--step-dot-vertical-item-tail-size, 2px);
  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: 2px;
  width: var(--step-dot-vertical-item-tail-size, 2px);
}.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", "Helvetica Neue", "Microsoft YaHei", 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: 8px;
  margin-top: var(--step-dot-vertical-item-content-margin-top, 8px);
  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: 2px;
  width: var(--step-dot-vertical-item-tail-size, 2px);
  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: 2px;
  width: var(--step-dot-vertical-item-tail-size, 2px);
  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: 2px;
  width: var(--step-dot-vertical-item-tail-size, 2px);
}.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", "Helvetica Neue", "Microsoft YaHei", 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: 8px;
  margin-top: var(--step-dot-vertical-item-content-margin-top, 8px);
  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: 2px;
  width: var(--step-dot-vertical-item-tail-size, 2px);
  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: 2px;
  width: var(--step-dot-vertical-item-tail-size, 2px);
  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: 2px;
  width: var(--step-dot-vertical-item-tail-size, 2px);
}.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", "Helvetica Neue", "Microsoft YaHei", 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: 8px;
  margin-top: var(--step-dot-vertical-item-content-margin-top, 8px);
  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: #e5e5e5;
  background: var(--color-fill1-3,rgba(229,229,229,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 #e5e5e5;
  border: calc(var(--s-8,32px) / 2) solid var(--color-fill1-3,rgba(229,229,229,1));
  border-right-color: transparent;
}.next-step-arrow[dir=rtl] > .next-step-item-wait:after {
  border-right-color: #e5e5e5;
  border-right-color: var(--color-fill1-3,rgba(229,229,229,1));
  border-left-color: transparent;
}.next-step-arrow[dir=rtl] > .next-step-item-process {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
}.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 #0064C8;
  border: calc(var(--s-8,32px) / 2) solid var(--color-brand1-6,#0064C8);
  border-right-color: transparent;
}.next-step-arrow[dir=rtl] > .next-step-item-process:after {
  border-right-color: #0064C8;
  border-right-color: var(--color-brand1-6,#0064C8);
  border-left-color: transparent;
}.next-step-arrow[dir=rtl] > .next-step-item-finish {
  background: #F0F7FF;
  background: var(--color-brand1-1,#F0F7FF);
}.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 #F0F7FF;
  border: calc(var(--s-8,32px) / 2) solid var(--color-brand1-1,#F0F7FF);
  border-right-color: transparent;
}.next-step-arrow[dir=rtl] > .next-step-item-finish:after {
  border-right-color: #F0F7FF;
  border-right-color: var(--color-brand1-1,#F0F7FF);
  border-left-color: transparent;
}.next-step-arrow[dir=rtl] .next-step-item-disabled {
  background: #FFFFFF;
  background: var(--color-fill1-1,#FFFFFF);
}.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 #FFFFFF;
  border: calc(var(--s-8,32px) / 2) solid var(--color-fill1-1,#FFFFFF);
  border-right-color: transparent;
}.next-step-arrow[dir=rtl] .next-step-item-disabled:after {
  border-right-color: #FFFFFF;
  border-right-color: var(--color-fill1-1,#FFFFFF);
  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: -28px;
  right: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 24px) / 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: -28px;
  right: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 24px) / 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: -28px;
  right: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 24px) / 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: -28px;
  right: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 24px) / 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: 12px;
  right: calc(var(--step-circle-item-node-process-size, 24px) / 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", "Helvetica Neue", "Microsoft YaHei", 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: 12px;
  right: calc(var(--step-circle-item-node-process-size, 24px) / 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", "Helvetica Neue", "Microsoft YaHei", 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: 12px;
  right: calc(var(--step-circle-item-node-process-size, 24px) / 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", "Helvetica Neue", "Microsoft YaHei", 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: 12px;
  right: calc(var(--step-circle-item-node-process-size, 24px) / 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", "Helvetica Neue", "Microsoft YaHei", 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", "Helvetica Neue", "Microsoft YaHei", 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", "Helvetica Neue", "Microsoft YaHei", 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", "Helvetica Neue", "Microsoft YaHei", 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", "Helvetica Neue", "Microsoft YaHei", 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 8px 0px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: var(--switch-rtl-on-shadow, 0px 0px 8px 0px rgba(0, 0, 0, 0.06));
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: var(--switch-rtl-on-shadow, 0px 0px 8px 0px rgba(0, 0, 0, 0.06));
}.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: #0064C8;
  color: var(--color-brand1-6, #0064C8);
  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: #67cf98;
  background-color: var(--switch-normal-on-bg-color, #67cf98);
}.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: #23b066;
  background-color: var(--switch-hover-on-bg-color, #23b066);
}.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: #90DEB5;
  background-color: var(--color-success-3,#90DEB5);
  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: #FFFFFF;
  background-color: var(--switch-disabled-on-trigger-bg-color, #FFFFFF);
  border-color: transparent;
  border-color: transparent;
}.next-switch-on[disabled] > .next-switch-children {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-switch-off {
  background-color: #cccccc;
  background-color: var(--switch-normal-off-bg-color, #cccccc);
  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: #d9d9d9;
  background-color: var(--switch-hover-off-bg-color, #d9d9d9);
  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: dimgray;
  color: var(--color-text-3,rgba(105,105,105,1));
}.next-switch-off[disabled] {
  background-color: #cccccc;
  background-color: var(--switch-disabled-off-bg-color, #cccccc);
  cursor: not-allowed;
}.next-switch-off[disabled] .next-switch-btn {
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: var(--switch-off-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.06));
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: var(--switch-off-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.06));
  background-color: #FFFFFF;
  background-color: var(--switch-disabled-off-trigger-bg-color, #FFFFFF);
  border-color: transparent;
  border-color: var(--switch-handle-disabled-border-color, transparent);
}.next-switch-off[disabled] > .next-switch-children {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,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: 500;
  font-weight: var(--tab-item-font-weight-selected, 500);
}.next-tabs-tab .next-tabs-tab-close {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-tabs-tab .next-tabs-tab-close:hover {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-tabs-tab .next-tabs-tab-close:focus {
  outline: none;
}.next-tabs-tab.active .next-tabs-tab-close {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-tabs-tab.disabled .next-tabs-tab-close {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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: #333333;
  color: var(--color-text1-3,rgba(51,51,51,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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  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: #d9d9d9;
  color: var(--color-line1-2,rgba(217,217,217,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(--s-4,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 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 #d9d9d9;
  border-bottom: var(--line-solid, solid) var(--line-1,1px) var(--tab-pure-divider-border-color, #d9d9d9);
  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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  background-color: transparent;
}.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:hover {
  cursor: pointer;
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  background-color: transparent;
}.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab.active {
  z-index: 1;
  color: #0064C8;
  color: var(--tab-pure-text-color-selected, #0064C8);
  background-color: transparent;
}.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab.disabled {
  pointer-events: none;
  cursor: default;
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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 #0064C8;
  border-bottom: var(--line-2,2px) solid var(--color-brand1-6,#0064C8);
  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: #333333;
  color: var(--tab-wrapped-text-color, #333333);
  background-color: #FFFFFF;
  background-color: var(--tab-wrapped-bg-color, #FFFFFF);
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab:hover {
  cursor: pointer;
  color: #1A1A1A;
  color: var(--tab-wrapped-text-color-hover, #1A1A1A);
  background-color: transparent;
  background-color: var(--color-transparent,transparent);
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab.active {
  z-index: 1;
  color: #0064C8;
  color: var(--tab-wrapped-text-color-selected, #0064C8);
  background-color: #FFFFFF;
  background-color: var(--tab-wrapped-bg-color-selected, #FFFFFF);
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab.disabled {
  pointer-events: none;
  cursor: default;
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background: #FFFFFF;
  background: var(--color-fill1-1,#FFFFFF);
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab .next-tabs-tab-close {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab .next-tabs-tab-close:hover {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab.disabled .next-tabs-tab-close {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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 0px #e5e5e5;
  border: var(--line-solid,solid) var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-line-color, #e5e5e5);
  border-radius: 0px 0px 0 0;
  border-radius: var(--corner-zero,0px) var(--corner-zero,0px) 0 0;
  border-width: 0px 0px 0px 0px;
  border-width: var(--tab-wrapped-border-side-width, 0px) var(--tab-wrapped-border-side-width, 0px) var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-side-width, 0px);
}.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: #e5e5e5 #e5e5e5 #FFFFFF #e5e5e5;
  border-color: var(--tab-wrapped-border-line-color, #e5e5e5) var(--tab-wrapped-border-line-color, #e5e5e5) var(--tab-wrapped-bg-color-selected, #FFFFFF) var(--tab-wrapped-border-line-color, #e5e5e5);
}.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 #0064C8;
  border-top: var(--line-2,2px) solid var(--color-brand1-6,#0064C8);
  left: 50%;
  top: 0px;
  top: calc(0px - var(--tab-wrapped-border-line-width, 0px));
}.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: 0px 0px 0px 0px;
  border-width: var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-line-width, 0px);
}.next-tabs-wrapped.next-tabs-top > .next-tabs-bar:before {
  content: "";
  position: absolute;
  top: 100%;
  width: 100%;
  height: 0;
  border-bottom: 0px solid #e5e5e5;
  border-bottom: var(--tab-wrapped-content-border-line-width, 0px) var(--line-solid,solid) var(--tab-wrapped-border-line-color, #e5e5e5);
  -webkit-transform: translateY(0px);
  -webkit-transform: translateY(calc(0px - var(--tab-wrapped-content-border-line-width, 0px)));
  -ms-transform: translateY(0px);
  -ms-transform: translateY(calc(0px - var(--tab-wrapped-content-border-line-width, 0px)));
  transform: translateY(0px);
  transform: translateY(calc(0px - var(--tab-wrapped-content-border-line-width, 0px)));
  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 0px #e5e5e5;
  border: var(--line-solid,solid) var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-line-color, #e5e5e5);
  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: #FFFFFF #e5e5e5 #e5e5e5 #e5e5e5;
  border-color: var(--tab-wrapped-bg-color-selected, #FFFFFF) var(--tab-wrapped-border-line-color, #e5e5e5) var(--tab-wrapped-border-line-color, #e5e5e5) var(--tab-wrapped-border-line-color, #e5e5e5);
}.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 #0064C8;
  border-bottom: var(--line-2,2px) solid var(--color-brand1-6,#0064C8);
  left: 50%;
  bottom: 0px;
  bottom: calc(0px - var(--tab-wrapped-border-line-width, 0px));
}.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: 0px;
  top: var(--tab-wrapped-border-line-width, 0px);
  border-bottom: 0px solid #e5e5e5;
  border-bottom: var(--tab-wrapped-content-border-line-width, 0px) var(--line-solid,solid) var(--tab-wrapped-border-line-color, #e5e5e5);
}.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: 4px;
  border: solid 0px #e5e5e5;
  border: var(--line-solid,solid) var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-line-color, #e5e5e5);
  border-radius: 0px 0 0 0px;
  border-radius: var(--corner-zero,0px) 0 0 var(--corner-zero,0px);
  border-width: 0px 0px 0px 0px;
  border-width: var(--tab-wrapped-border-side-width, 0px) var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-side-width, 0px) var(--tab-wrapped-border-side-width, 0px);
}.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: #e5e5e5 #FFFFFF #e5e5e5 #e5e5e5;
  border-color: var(--tab-wrapped-border-line-color, #e5e5e5) var(--tab-wrapped-bg-color-selected, #FFFFFF) var(--tab-wrapped-border-line-color, #e5e5e5) var(--tab-wrapped-border-line-color, #e5e5e5);
}.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 #0064C8;
  border-left: var(--line-2,2px) solid var(--color-brand1-6,#0064C8);
  top: 50%;
  left: 0px;
  left: calc(0px - var(--tab-wrapped-border-line-width, 0px));
}.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: 0px 0px 0px 0px;
  border-width: var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-line-width, 0px);
}.next-tabs-wrapped.next-tabs-left > .next-tabs-content {
  right: 0px;
  right: var(--tab-wrapped-border-line-width, 0px);
  border-left: 0px solid #e5e5e5;
  border-left: var(--tab-wrapped-content-border-line-width, 0px) var(--line-solid,solid) var(--tab-wrapped-border-line-color, #e5e5e5);
}.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(--tab-wrapped-tab-margin-bottom, 4px);
  border: solid 0px #e5e5e5;
  border: var(--line-solid,solid) var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-line-color, #e5e5e5);
  border-radius: 0 0px 0px 0;
  border-radius: 0 var(--corner-zero,0px) var(--corner-zero,0px) 0;
  border-width: 0px 0px 0px 0px;
  border-width: var(--tab-wrapped-border-side-width, 0px) var(--tab-wrapped-border-side-width, 0px) var(--tab-wrapped-border-side-width, 0px) var(--tab-wrapped-border-line-width, 0px);
}.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: #e5e5e5 #e5e5e5 #e5e5e5 #FFFFFF;
  border-color: var(--tab-wrapped-border-line-color, #e5e5e5) var(--tab-wrapped-border-line-color, #e5e5e5) var(--tab-wrapped-border-line-color, #e5e5e5) var(--tab-wrapped-bg-color-selected, #FFFFFF);
}.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 #0064C8;
  border-right: var(--line-2,2px) solid var(--color-brand1-6,#0064C8);
  top: 50%;
  right: 0px;
  right: calc(0px - var(--tab-wrapped-border-line-width, 0px));
}.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: 0px 0px 0px 0px;
  border-width: var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-line-width, 0px) var(--tab-wrapped-border-line-width, 0px);
}.next-tabs-wrapped.next-tabs-right > .next-tabs-content {
  right: 0px;
  right: calc(0px - var(--tab-wrapped-border-line-width, 0px));
  border-right: 0px solid #e5e5e5;
  border-right: var(--tab-wrapped-content-border-line-width, 0px) var(--line-solid,solid) var(--tab-wrapped-border-line-color, #e5e5e5);
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab {
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
  border: 1px solid #e5e5e5;
  border: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #e5e5e5);
  border-right-color: transparent;
  margin-right: -1px;
  margin-right: calc(0px - var(--line-1,1px));
  color: #1A1A1A;
  color: var(--tab-capsule-text-color, #1A1A1A);
  background-color: #FFFFFF;
  background-color: var(--tab-capsule-bg-color, #FFFFFF);
}.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 #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #e5e5e5);
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab.active {
  border-right: 1px solid #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #e5e5e5);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab.disabled {
  border-color: #e5e5e5;
  border-color: var(--color-line1-1,rgba(229,229,229,1));
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab:hover {
  z-index: 2;
  border-right: 1px solid #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #e5e5e5);
  border-color: #e5e5e5;
  border-color: var(--tab-capsule-tab-border-line-color-hover, #e5e5e5);
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab:hover {
  cursor: pointer;
  color: #333333;
  color: var(--tab-capsule-text-color-hover, #333333);
  background-color: #f7f7f7;
  background-color: var(--tab-capsule-bg-color-hover, #f7f7f7);
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab.active {
  z-index: 1;
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  background-color: #FFFFFF;
  background-color: var(--tab-capsule-bg-color-selected, #FFFFFF);
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab.disabled {
  pointer-events: none;
  cursor: default;
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background: #FFFFFF;
  background: var(--color-fill1-1,#FFFFFF);
}.next-tabs-text > .next-tabs-bar .next-tabs-tab {
  color: #333333;
  color: var(--tab-text-text-color-normal, #333333);
  background-color: transparent;
}.next-tabs-text > .next-tabs-bar .next-tabs-tab:hover {
  cursor: pointer;
  color: #1A1A1A;
  color: var(--tab-text-text-color-hover, #1A1A1A);
  background-color: transparent;
}.next-tabs-text > .next-tabs-bar .next-tabs-tab.active {
  z-index: 1;
  color: #0064C8;
  color: var(--tab-text-text-color-selected, #0064C8);
  background-color: transparent;
}.next-tabs-text > .next-tabs-bar .next-tabs-tab.disabled {
  pointer-events: none;
  cursor: default;
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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: #d9d9d9;
  background-color: var(--color-line1-2,rgba(217,217,217,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 #e5e5e5;
  border-top: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #e5e5e5);
  border-bottom: 1px solid #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #e5e5e5);
  border-right: 1px solid #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #e5e5e5);
  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 #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #e5e5e5);
}.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 #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #e5e5e5);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}.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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-tag-default.next-tag-level-primary {
  color: #0064C8;
  color: var(--tag-fill-text-color, #0064C8);
  border-color: transparent;
  border-color: var(--tag-fill-border-color, transparent);
  background-color: #F0F7FF;
  background-color: var(--color-brand1-1,#F0F7FF);
}.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: #0064C8;
  color: var(--tag-fill-text-color-hover, #0064C8);
  border-color: transparent;
  border-color: var(--tag-fill-border-color-hover, transparent);
  background-color: #CAE3FD;
  background-color: var(--color-brand1-2,#CAE3FD);
}.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: #0064C8;
  color: var(--tag-fill-tail-color-hover, #0064C8);
}.next-tag-default.next-tag-level-primary[disabled], .disabled.next-tag-default.next-tag-level-primary {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  border-color: #f7f7f7;
  border-color: var(--tag-fill-border-color-disabled, #f7f7f7);
  background-color: #f7f7f7;
  background-color: var(--color-fill1-2,rgba(247,247,247,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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-tag-default.next-tag-level-primary > .next-tag-close-btn {
  color: #0064C8;
  color: var(--tag-fill-tail-color, #0064C8);
}.next-tag-closable.next-tag-level-primary {
  color: #0064C8;
  color: var(--tag-closable-primary-fill-text-color, #0064C8);
  border-color: #F0F7FF;
  border-color: var(--tag-closable-primary-fill-border-color, #F0F7FF);
  background-color: #F0F7FF;
  background-color: var(--tag-closable-primary-fill-bg-color, #F0F7FF);
}.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: #0064C8;
  color: var(--tag-closable-primary-fill-text-color-hover, #0064C8);
  border-color: #F0F7FF;
  border-color: var(--tag-closable-primary-fill-border-color-hover, #F0F7FF);
  background-color: #F0F7FF;
  background-color: var(--tag-closable-primary-fill-bg-color-hover, #F0F7FF);
}.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: #0064C8;
  color: var(--tag-fill-tail-color-hover, #0064C8);
}.next-tag-closable.next-tag-level-primary[disabled], .disabled.next-tag-closable.next-tag-level-primary {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  border-color: #e5e5e5;
  border-color: var(--tag-closable-primary-fill-border-color-disabled, #e5e5e5);
  background-color: #FFFFFF;
  background-color: var(--tag-closable-primary-fill-bg-color-disabled, #FFFFFF);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-tag-closable.next-tag-level-primary > .next-tag-close-btn {
  color: #0064C8;
  color: var(--tag-fill-tail-color, #0064C8);
}.next-tag-checkable.next-tag-level-primary {
  color: #333333;
  color: var(--tag-checkable-fill-text-color, #333333);
  border-color: #e5e5e5;
  border-color: var(--tag-checkable-fill-border-color, #e5e5e5);
  background-color: #e5e5e5;
  background-color: var(--tag-checkable-fill-bg-color, #e5e5e5);
}.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: #1A1A1A;
  color: var(--tag-checkable-fill-text-color-hover, #1A1A1A);
  border-color: #d9d9d9;
  border-color: var(--tag-checkable-fill-border-color-hover, #d9d9d9);
  background-color: #d9d9d9;
  background-color: var(--tag-checkable-fill-bg-color-hover, #d9d9d9);
}.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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-tag-checkable.next-tag-level-primary[disabled], .disabled.next-tag-checkable.next-tag-level-primary {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  border-color: #FFFFFF;
  border-color: var(--color-fill1-1,#FFFFFF);
  background-color: #FFFFFF;
  background-color: var(--color-fill1-1,#FFFFFF);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-tag-checkable.next-tag-level-primary > .next-tag-close-btn {
  color: #333333;
  color: var(--color-text1-3,rgba(51,51,51,1));
}.next-tag-checkable.next-tag-level-primary.checked {
  color: #FFFFFF;
  color: var(--tag-checkable-primary-text-color, #FFFFFF);
  border-color: #0064C8;
  border-color: var(--tag-checkable-primary-border-color, #0064C8);
  background-color: #0064C8;
  background-color: var(--color-brand1-6,#0064C8);
}.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: #FFFFFF;
  color: var(--tag-checkable-primary-text-color-hover, #FFFFFF);
  border-color: #003263;
  border-color: var(--tag-checkable-primary-border-color-hover, #003263);
  background-color: #003263;
  background-color: var(--tag-checkable-primary-bg-color-hover, #003263);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  border-color: #FFFFFF;
  border-color: var(--color-fill1-1,#FFFFFF);
  background-color: #FFFFFF;
  background-color: var(--color-fill1-1,#FFFFFF);
}.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: dimgray;
  color: var(--tag-bordered-text-color, dimgray);
  border-color: transparent;
  border-color: var(--tag-bordered-border-color, transparent);
  background-color: #f7f7f7;
  background-color: var(--tag-bordered-bg, #f7f7f7);
}.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: dimgray;
  color: var(--tag-bordered-text-color-hover, dimgray);
  border-color: transparent;
  border-color: var(--tag-bordered-border-color-hover, transparent);
  background-color: #e5e5e5;
  background-color: var(--tag-bordered-bg-hover, #e5e5e5);
}.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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-tag-default.next-tag-level-normal[disabled], .disabled.next-tag-default.next-tag-level-normal {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  border-color: #f7f7f7;
  border-color: var(--color-fill1-2,rgba(247,247,247,1));
  background-color: #f7f7f7;
  background-color: var(--color-fill1-2,rgba(247,247,247,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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-tag-default.next-tag-level-normal > .next-tag-close-btn {
  color: #333333;
  color: var(--color-text1-3,rgba(51,51,51,1));
}.next-tag-closable.next-tag-level-normal {
  color: dimgray;
  color: var(--tag-closable-bordered-text-color, dimgray);
  border-color: #f7f7f7;
  border-color: var(--tag-closable-bordered-border-color, #f7f7f7);
  background-color: #f7f7f7;
  background-color: var(--tag-closable-bordered-bg, #f7f7f7);
}.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: dimgray;
  color: var(--tag-closable-bordered-text-color-hover, dimgray);
  border-color: #f7f7f7;
  border-color: var(--tag-closable-bordered-border-color-hover, #f7f7f7);
  background-color: #f7f7f7;
  background-color: var(--tag-closable-bordered-bg-hover, #f7f7f7);
}.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: dimgray;
  color: var(--tag-closable-bordered-tail-color-hover, dimgray);
}.next-tag-closable.next-tag-level-normal[disabled], .disabled.next-tag-closable.next-tag-level-normal {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  border-color: #f7f7f7;
  border-color: var(--color-fill1-2,rgba(247,247,247,1));
  background-color: #f7f7f7;
  background-color: var(--color-fill1-2,rgba(247,247,247,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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.next-tag-closable.next-tag-level-normal > .next-tag-close-btn {
  color: gray;
  color: var(--tag-closable-bordered-tail-color, gray);
}.next-tag-checkable.next-tag-level-normal.checked {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
  background-color: #F0F7FF;
  background-color: var(--color-brand1-1,#F0F7FF);
}.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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
  background-color: #F0F7FF;
  background-color: var(--tag-secondary-bg-hover, #F0F7FF);
}.next-tag-checkable.next-tag-level-secondary.checked {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
  background-color: #F0F7FF;
  background-color: var(--color-brand1-1,#F0F7FF);
}.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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
  background-color: #F0F7FF;
  background-color: var(--tag-secondary-bg-hover, #F0F7FF);
}.next-tag-checkable.next-tag-level-secondary.checked:before {
  position: absolute;
  content: "";
  -webkit-font-smoothing: antialiased;
  background-color: #0064C8;
  background-color: var(--color-brand1-6,#0064C8);
  -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: #003263;
  background-color: var(--color-brand1-9,#003263);
}.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: #e5e5e5;
  background-color: var(--color-line1-1,rgba(229,229,229,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: #333333;
  color: var(--tag-checkable-normal-text-color, #333333);
  border-color: #d9d9d9;
  border-color: var(--tag-checkable-normal-border-color, #d9d9d9);
  background-color: #FFFFFF;
  background-color: var(--tag-checkable-normal-bg, #FFFFFF);
}.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: #333333;
  color: var(--tag-checkable-normal-text-color-hover, #333333);
  border-color: #cccccc;
  border-color: var(--tag-checkable-normal-border-color-hover, #cccccc);
  background-color: #f7f7f7;
  background-color: var(--tag-checkable-normal-bg-hover, #f7f7f7);
}.next-tag-checkable.next-tag-level-normal[disabled], .disabled.next-tag-checkable.next-tag-level-normal {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  border-color: #d9d9d9;
  border-color: var(--tag-checkable-normal-border-selected-disabled, #d9d9d9);
  background-color: #FFFFFF;
  background-color: var(--color-white,#FFFFFF);
}.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: #f7f7f7;
  background-color: var(--tag-checkable-normal-tick-bg-selected-disabled, #f7f7f7);
}.next-tag-checkable.next-tag-level-normal.checked[disabled]:after, .next-tag-checkable.next-tag-level-normal.checked:disabled:after {
  color: #FFFFFF;
  color: var(--tag-checkable-normal-icon-color-selected-disabled, #FFFFFF);
}.next-tag-closable.next-tag-level-normal:before {
  position: absolute;
  content: "";
  -webkit-font-smoothing: antialiased;
  background-color: #e5e5e5;
  background-color: var(--tag-closable-normal-bg, #e5e5e5);
  -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: #e5e5e5;
  background-color: var(--tag-closable-normal-bg-hover, #e5e5e5);
}.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: gray;
  color: var(--tag-closable-normal-icon-color-hover, gray);
}.next-tag-closable.next-tag-level-normal[disabled]:before, .next-tag-closable.next-tag-level-normal:disabled:before {
  background-color: #e5e5e5;
  background-color: var(--color-line1-1,rgba(229,229,229,1));
}.next-tag-closable.next-tag-level-normal[disabled]:after, .next-tag-closable.next-tag-level-normal:disabled:after {
  color: #e5e5e5;
  color: var(--tag-closable-normal-icon-color-disabled, #e5e5e5);
}.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 - 16px - 12px);
  max-width: calc(100% - var(--s-4,16px) - var(--tag-size-l-icon-font, 16px) - 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: 16px;
  width: var(--tag-size-l-icon-font, 16px);
  font-size: 16px;
  font-size: var(--tag-size-l-icon-font, 16px);
  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) - 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) - 14px - 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: 0px;
  right: calc(0px - var(--tag-size-s-tick-icon-bg-size, 0px) / 2);
  bottom: 0px;
  bottom: calc(0px - var(--tag-size-s-tick-icon-bg-size, 0px) / 2);
  width: 0px;
  width: var(--tag-size-s-tick-icon-bg-size, 0px);
  height: 0px;
  height: var(--tag-size-s-tick-icon-bg-size, 0px);
}.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: 0px;
  right: calc(0px - var(--tag-size-m-tick-icon-bg-size, 0px) / 2);
  bottom: 0px;
  bottom: calc(0px - var(--tag-size-m-tick-icon-bg-size, 0px) / 2);
  width: 0px;
  width: var(--tag-size-m-tick-icon-bg-size, 0px);
  height: 0px;
  height: var(--tag-size-m-tick-icon-bg-size, 0px);
}.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: 0px;
  right: calc(0px - var(--tag-size-l-tick-icon-bg-size, 0px) / 2);
  bottom: 0px;
  bottom: calc(0px - var(--tag-size-l-tick-icon-bg-size, 0px) / 2);
  width: 0px;
  width: var(--tag-size-l-tick-icon-bg-size, 0px);
  height: 0px;
  height: var(--tag-size-l-tick-icon-bg-size, 0px);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  border-color: #e5e5e5;
  border-color: var(--color-line1-1,rgba(229,229,229,1));
  background-color: #f7f7f7;
  background-color: var(--color-fill1-2,rgba(247,247,247,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 #d9d9d9;
  border-right: var(--line-1,1px) dotted var(--color-line1-2,rgba(217,217,217,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: 32px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 2);
  padding: 4px 0;
  padding: var(--timeline-item-node-padding, 4px) 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: 8px;
  width: var(--timeline-item-done-dot-size, 8px);
  height: 8px;
  height: var(--timeline-item-done-dot-size, 8px);
  border-radius: 100%;
  top: 50%;
  margin-top: -4px;
  margin-top: calc(0px - var(--timeline-item-done-dot-size, 8px) / 2);
  left: 50%;
  margin-left: -4px;
  margin-left: calc(0px - var(--timeline-item-done-dot-size, 8px) / 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 - 8px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 4px) * 2);
  top: 32px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 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: #d9d9d9;
  background: var(--color-line1-2,rgba(217,217,217,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: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  color: var(--timeline-item-title-color, #333333);
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 8px;
  margin-top: var(--timeline-item-body-margin-top, 8px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #333333;
  color: var(--timeline-item-body-color, #333333);
  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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  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: #e5e5e5;
  background: var(--timeline-item-done-background, #e5e5e5);
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-icon {
  background: #e5e5e5;
  background: var(--timeline-item-done-background, #e5e5e5);
  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: 32px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 2);
  padding: 4px 0;
  padding: var(--timeline-item-node-padding, 4px) 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: 8px;
  width: var(--timeline-item-process-dot-size, 8px);
  height: 8px;
  height: var(--timeline-item-process-dot-size, 8px);
  border-radius: 100%;
  top: 50%;
  margin-top: -4px;
  margin-top: calc(0px - var(--timeline-item-process-dot-size, 8px) / 2);
  left: 50%;
  margin-left: -4px;
  margin-left: calc(0px - var(--timeline-item-process-dot-size, 8px) / 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 - 8px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 4px) * 2);
  top: 32px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 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: #d9d9d9;
  background: var(--color-line1-2,rgba(217,217,217,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: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  color: var(--timeline-item-title-color, #333333);
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 8px;
  margin-top: var(--timeline-item-body-margin-top, 8px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #333333;
  color: var(--timeline-item-body-color, #333333);
  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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  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: #0064C8;
  background: var(--color-brand1-6,#0064C8);
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-icon {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  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: 32px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 2);
  padding: 4px 0;
  padding: var(--timeline-item-node-padding, 4px) 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: 8px;
  width: var(--timeline-item-success-dot-size, 8px);
  height: 8px;
  height: var(--timeline-item-success-dot-size, 8px);
  border-radius: 100%;
  top: 50%;
  margin-top: -4px;
  margin-top: calc(0px - var(--timeline-item-success-dot-size, 8px) / 2);
  left: 50%;
  margin-left: -4px;
  margin-left: calc(0px - var(--timeline-item-success-dot-size, 8px) / 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 - 8px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 4px) * 2);
  top: 32px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 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: #d9d9d9;
  background: var(--color-line1-2,rgba(217,217,217,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: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  color: var(--timeline-item-title-color, #333333);
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 8px;
  margin-top: var(--timeline-item-body-margin-top, 8px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #333333;
  color: var(--timeline-item-body-color, #333333);
  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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  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: #67cf98;
  background: var(--color-success-4,rgba(103,207,152,1));
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-icon {
  background: #67cf98;
  background: var(--color-success-4,rgba(103,207,152,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: 32px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 2);
  padding: 4px 0;
  padding: var(--timeline-item-node-padding, 4px) 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: 8px;
  width: var(--timeline-item-error-dot-size, 8px);
  height: 8px;
  height: var(--timeline-item-error-dot-size, 8px);
  border-radius: 100%;
  top: 50%;
  margin-top: -4px;
  margin-top: calc(0px - var(--timeline-item-error-dot-size, 8px) / 2);
  left: 50%;
  margin-left: -4px;
  margin-left: calc(0px - var(--timeline-item-error-dot-size, 8px) / 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 - 8px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 4px) * 2);
  top: 32px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 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: #d9d9d9;
  background: var(--color-line1-2,rgba(217,217,217,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: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  color: var(--timeline-item-title-color, #333333);
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 8px;
  margin-top: var(--timeline-item-body-margin-top, 8px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #333333;
  color: var(--timeline-item-body-color, #333333);
  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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  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: #f2887e;
  background: var(--color-error-4,rgba(242,136,126,1));
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-icon {
  background: #f2887e;
  background: var(--color-error-4,rgba(242,136,126,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 #d9d9d9;
  border-left: var(--line-1,1px) dotted var(--color-line1-2,rgba(217,217,217,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: 32px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 2);
  padding: 4px 0;
  padding: var(--timeline-item-node-padding, 4px) 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: 8px;
  width: var(--timeline-item-done-dot-size, 8px);
  height: 8px;
  height: var(--timeline-item-done-dot-size, 8px);
  border-radius: 100%;
  top: 50%;
  margin-top: -4px;
  margin-top: calc(0px - var(--timeline-item-done-dot-size, 8px) / 2);
  left: 50%;
  margin-left: -4px;
  margin-left: calc(0px - var(--timeline-item-done-dot-size, 8px) / 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 - 8px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 4px) * 2);
  top: 32px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 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: #d9d9d9;
  background: var(--color-line1-2,rgba(217,217,217,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: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  color: var(--timeline-item-title-color, #333333);
  text-align: left;
}.next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 8px;
  margin-top: var(--timeline-item-body-margin-top, 8px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #333333;
  color: var(--timeline-item-body-color, #333333);
  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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  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: #e5e5e5;
  background: var(--timeline-item-done-background, #e5e5e5);
}.next-timeline-item-done .next-timeline-item-icon {
  background: #e5e5e5;
  background: var(--timeline-item-done-background, #e5e5e5);
  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: 32px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 2);
  padding: 4px 0;
  padding: var(--timeline-item-node-padding, 4px) 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: 8px;
  width: var(--timeline-item-process-dot-size, 8px);
  height: 8px;
  height: var(--timeline-item-process-dot-size, 8px);
  border-radius: 100%;
  top: 50%;
  margin-top: -4px;
  margin-top: calc(0px - var(--timeline-item-process-dot-size, 8px) / 2);
  left: 50%;
  margin-left: -4px;
  margin-left: calc(0px - var(--timeline-item-process-dot-size, 8px) / 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 - 8px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 4px) * 2);
  top: 32px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 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: #d9d9d9;
  background: var(--color-line1-2,rgba(217,217,217,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: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  color: var(--timeline-item-title-color, #333333);
  text-align: left;
}.next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 8px;
  margin-top: var(--timeline-item-body-margin-top, 8px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #333333;
  color: var(--timeline-item-body-color, #333333);
  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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  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: #0064C8;
  background: var(--color-brand1-6,#0064C8);
}.next-timeline-item-process .next-timeline-item-icon {
  background: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  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: 32px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 2);
  padding: 4px 0;
  padding: var(--timeline-item-node-padding, 4px) 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: 8px;
  width: var(--timeline-item-success-dot-size, 8px);
  height: 8px;
  height: var(--timeline-item-success-dot-size, 8px);
  border-radius: 100%;
  top: 50%;
  margin-top: -4px;
  margin-top: calc(0px - var(--timeline-item-success-dot-size, 8px) / 2);
  left: 50%;
  margin-left: -4px;
  margin-left: calc(0px - var(--timeline-item-success-dot-size, 8px) / 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 - 8px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 4px) * 2);
  top: 32px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 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: #d9d9d9;
  background: var(--color-line1-2,rgba(217,217,217,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: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  color: var(--timeline-item-title-color, #333333);
  text-align: left;
}.next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 8px;
  margin-top: var(--timeline-item-body-margin-top, 8px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #333333;
  color: var(--timeline-item-body-color, #333333);
  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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  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: #67cf98;
  background: var(--color-success-4,rgba(103,207,152,1));
}.next-timeline-item-success .next-timeline-item-icon {
  background: #67cf98;
  background: var(--color-success-4,rgba(103,207,152,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: 32px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 2);
  padding: 4px 0;
  padding: var(--timeline-item-node-padding, 4px) 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: 8px;
  width: var(--timeline-item-error-dot-size, 8px);
  height: 8px;
  height: var(--timeline-item-error-dot-size, 8px);
  border-radius: 100%;
  top: 50%;
  margin-top: -4px;
  margin-top: calc(0px - var(--timeline-item-error-dot-size, 8px) / 2);
  left: 50%;
  margin-left: -4px;
  margin-left: calc(0px - var(--timeline-item-error-dot-size, 8px) / 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 - 8px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 4px) * 2);
  top: 32px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 4px) * 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: #d9d9d9;
  background: var(--color-line1-2,rgba(217,217,217,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: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  color: var(--timeline-item-title-color, #333333);
  text-align: left;
}.next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 8px;
  margin-top: var(--timeline-item-body-margin-top, 8px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #333333;
  color: var(--timeline-item-body-color, #333333);
  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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 8px;
  margin-top: var(--timeline-item-title-margin-top, 8px);
  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: #f2887e;
  background: var(--color-error-4,rgba(242,136,126,1));
}.next-timeline-item-error .next-timeline-item-icon {
  background: #f2887e;
  background: var(--color-error-4,rgba(242,136,126,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: #333333;
  color: var(--timeline-item-title-color, #333333);
  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: #333333;
  color: var(--timeline-item-body-color, #333333);
  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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: #333333;
  color: var(--timeline-item-title-color, #333333);
  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: #333333;
  color: var(--timeline-item-body-color, #333333);
  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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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 #d9d9d9;
  border: var(--line-1,1px) var(--line-solid, solid) var(--color-line1-2,rgba(217,217,217,1));
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  background-color: #FFFFFF;
  background-color: var(--transfer-panel-background-color, #FFFFFF);
  vertical-align: middle;
}.next-transfer-panel-header {
  padding: 8px 20px;
  padding: var(--s-2,8px) var(--s-5,20px);
  border-bottom: 1px solid #d9d9d9;
  border-bottom: var(--line-1,1px) var(--line-solid, solid) var(--color-line1-2,rgba(217,217,217,1));
  background-color: #FFFFFF;
  background-color: var(--transfer-panel-header-background-color, #FFFFFF);
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: dimgray;
  color: var(--color-text1-2, dimgray);
  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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
}.next-transfer-panel-item.next-insert-before:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  border-top: 1px solid #0064C8;
  border-top: var(--line-1, 1px) solid var(--color-brand1-6, #0064C8);
}.next-transfer-panel-item.next-insert-after:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  border-bottom: 1px solid #0064C8;
  border-bottom: var(--line-1, 1px) solid var(--color-brand1-6, #0064C8);
}.next-transfer-panel-footer {
  position: relative;
  padding: 8px 16px;
  padding: var(--s-2,8px) var(--s-4,16px);
  border-top: 1px solid #d9d9d9;
  border-top: var(--line-1,1px) var(--line-solid, solid) var(--color-line1-2,rgba(217,217,217,1));
  background-color: #FFFFFF;
  background-color: var(--transfer-panel-footer-background-color, #FFFFFF);
  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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-transfer-panel-move-all {
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
  cursor: pointer;
}.next-transfer-panel-move-all.next-disabled {
  color: #CCCCCC;
  color: var(--color-text1-1, #CCCCCC);
  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: #cccccc;
  color: var(--color-line1-3,rgba(204,204,204,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 #d9d9d9;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #d9d9d9);
  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: #333333;
  color: var(--tree-switch-arrow-color, #333333);
}.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: #333333;
  color: var(--tree-switch-hover-arrow-color, #333333);
}.next-tree-switcher.next-noline.next-disabled {
  cursor: not-allowed;
}.next-tree-switcher.next-noline.next-disabled .next-tree-switcher-icon {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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 #d9d9d9;
  border: var(--line-1,1px) var(--line-solid, solid) var(--tree-switch-border-color, #d9d9d9);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  background-color: #FFFFFF;
  background-color: var(--tree-switch-bg-color, #FFFFFF);
  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: gray;
  color: var(--tree-switch-icon-color, gray);
}.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: #aaaaaa;
  border-color: var(--tree-switch-hover-border-color, #aaaaaa);
  background-color: #f7f7f7;
  background-color: var(--tree-switch-hover-bg-color, #f7f7f7);
}.next-tree-switcher.next-line:not(.next-disabled):hover .next-tree-switcher-icon {
  color: gray;
  color: var(--tree-switch-hover-icon-color, gray);
}.next-tree-switcher.next-line.next-disabled {
  border-color: #e5e5e5;
  border-color: var(--color-line1-1, #e5e5e5);
  background-color: #FFFFFF;
  cursor: not-allowed;
}.next-tree-switcher.next-line.next-disabled .next-tree-switcher-icon {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
}.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 #d9d9d9;
  border-left: var(--line-1,1px) var(--line-solid, solid) var(--tree-line-color, #d9d9d9);
  border-bottom: 1px solid #d9d9d9;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #d9d9d9);
}.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: #0064C8;
  color: var(--color-brand1-6, #0064C8);
}.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 #d9d9d9;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #d9d9d9);
  border-bottom: 1px solid #d9d9d9;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #d9d9d9);
}.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: #333333;
  color: var(--tree-node-hover-color, #333333);
  background-color: #f7f7f7;
  background-color: var(--color-fill1-2,rgba(247,247,247,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: #333333;
  color: var(--tree-node-normal-color, #333333);
  background-color: #FFFFFF;
  background-color: var(--tree-node-normal-background, #FFFFFF);
}.next-tree.next-node-indent .next-tree-node-label-selectable {
  cursor: pointer;
}.next-tree.next-node-indent .next-tree-node-label:hover {
  color: #333333;
  color: var(--tree-node-hover-color, #333333);
  background-color: #f7f7f7;
  background-color: var(--color-fill1-2,rgba(247,247,247,1));
}.next-tree.next-node-indent .next-tree-node-inner.next-selected .next-tree-node-label {
  color: #0064C8;
  color: var(--tree-node-selected-color, #0064C8);
  background-color: #F0F7FF;
  background-color: var(--tree-node-selected-background, #F0F7FF);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background-color: #FFFFFF;
  background-color: var(--tree-node-disabled-background, #FFFFFF);
  cursor: not-allowed;
}.next-tree.next-node-indent .next-tree-node-inner.next-drag-over .next-tree-node-label {
  background-color: #0064C8;
  background-color: var(--color-brand1-6, #0064C8);
  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: #0064C8;
  border-top-color: var(--color-brand1-6, #0064C8);
}.next-tree.next-node-indent .next-tree-node-inner.next-drag-over-gap-bottom .next-tree-node-label-wrapper {
  border-bottom-color: #0064C8;
  border-bottom-color: var(--color-brand1-6, #0064C8);
}.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: #333333;
  color: var(--tree-node-normal-color, #333333);
  background-color: #FFFFFF;
  background-color: var(--tree-node-normal-background, #FFFFFF);
}.next-tree.next-node-block .next-tree-node-inner:hover, .next-tree.next-node-block .next-tree-node-inner:focus {
  color: #333333;
  color: var(--tree-node-hover-color, #333333);
  background-color: #f7f7f7;
  background-color: var(--color-fill1-2,rgba(247,247,247,1));
}.next-tree.next-node-block .next-tree-node-inner.next-selected {
  color: #0064C8;
  color: var(--tree-node-selected-color, #0064C8);
  background-color: #F0F7FF;
  background-color: var(--tree-node-selected-background, #F0F7FF);
}.next-tree.next-node-block .next-tree-node-inner.next-disabled, .next-tree.next-node-block .next-tree-node-inner.next-disabled:hover {
  color: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  background-color: #FFFFFF;
  background-color: var(--tree-node-disabled-background, #FFFFFF);
  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 #d9d9d9;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #d9d9d9);
  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: #0064C8;
  color: var(--color-brand1-6, #0064C8);
}.next-tree-node.next-filtered > .next-tree-node-inner .next-tree-node-label:hover {
  color: #0064C8;
  color: var(--color-brand1-6, #0064C8);
}.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 #d9d9d9;
  border-right: var(--line-1,1px) var(--line-solid, solid) var(--tree-line-color, #d9d9d9);
}.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 #d9d9d9;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #d9d9d9);
}.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 #d9d9d9;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #d9d9d9);
  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: #FFFFFF;
  background: var(--tree-select-background, #FFFFFF);
  border: 0px solid #e5e5e5;
  border: var(--popup-local-border-width, 0px) var(--line-solid,solid) var(--popup-local-border-color, #e5e5e5);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  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: dimgray;
  color: var(--color-text1-2, dimgray);
}.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: 8px;
  margin-left: var(--upload-image-list-close-icon-right, 8px);
  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: 32px;
  margin-left: calc(16px + var(--upload-image-list-close-icon-right, 8px) * 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: #e5e5e5 !important;
  border-color: var(--color-line1-1, #e5e5e5) !important;
  color: #CCCCCC !important;
  color: var(--color-text1-1, #CCCCCC) !important;
}.next-upload.next-disabled .next-icon-close {
  cursor: not-allowed !important;
}.next-upload.next-disabled .next-upload-inner * {
  color: #CCCCCC !important;
  color: var(--color-text1-1, #CCCCCC) !important;
  border-color: #e5e5e5 !important;
  border-color: var(--color-line1-1, #e5e5e5) !important;
  cursor: not-allowed !important;
}.next-upload-list-text .next-upload-list-item {
  background-color: transparent;
  background-color: var(--upload-text-list-bg-color, transparent);
  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: gray;
  color: var(--upload-text-list-close-icon-color, gray);
  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: #f7f7f7;
  background-color: var(--color-fill1-2,rgba(247,247,247,1));
}.next-upload-list-text .next-upload-list-item:hover .next-icon {
  color: #262626;
  color: var(--upload-text-list-close-icon-color-hover, #262626);
}.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: #333333;
  color: var(--upload-text-list-name-font-color, #333333);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-upload-list-text .next-upload-list-item-size {
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: 6px;
  padding-top: calc(var(--s-10,40px) / 2 / 2 - 2px - 4px / 2);
  padding-bottom: 6px;
  padding-bottom: calc(var(--s-10,40px) / 2 / 2 - 2px - var(--upload-text-list-progressbar-height, 4px) / 2);
}.next-upload-list-text .next-upload-list-item-uploading .next-upload-list-item-progress .next-progress-line-underlay {
  height: 4px;
  height: var(--upload-text-list-progressbar-height, 4px);
}.next-upload-list-text .next-upload-list-item-uploading .next-upload-list-item-progress .next-progress-line-overlay {
  height: 4px;
  height: var(--upload-text-list-progressbar-height, 4px);
  margin-top: -2px;
  margin-top: calc(0px - var(--upload-text-list-progressbar-height, 4px) / 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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-upload-list-text .next-upload-list-item-done:hover .next-upload-list-item-size {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-upload-list-text .next-upload-list-item-error {
  /* stylelint-disable declaration-no-important */
  background-color: #ffeceb !important;
  background-color: var(--color-error-1,rgba(255,236,235,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: #ed675a;
  color: var(--color-error-5,rgba(237,103,90,1));
}.next-upload-list-image .next-upload-list-item {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #d9d9d9;
  border: var(--line-1,1px) solid var(--color-line1-2,rgba(217,217,217,1));
  background-color: #FFFFFF;
  background-color: var(--upload-image-list-item-bg-color, #FFFFFF);
  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: 2px;
  border-radius: var(--upload-card-list-corner, 2px);
}.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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-upload-list-image .next-upload-list-item:hover {
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}.next-upload-list-image .next-upload-list-item:hover .next-icon-close {
  color: #333333;
  color: var(--color-text1-3,rgba(51,51,51,1));
}.next-upload-list-image .next-upload-list-item-name {
  display: block;
  color: #333333;
  color: var(--upload-text-list-name-font-color, #333333);
  margin-left: 56px;
  margin-left: calc(var(--s-12,48px) + var(--s-2,8px));
  margin-right: 32px;
  margin-right: calc(16px + var(--upload-image-list-close-icon-right, 8px) * 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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
  margin-left: 8px;
}.next-upload-list-image .next-upload-list-item-done:hover .next-upload-list-item-name {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.next-upload-list-image .next-upload-list-item-done:hover .next-upload-list-item-size {
  color: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  border: 1px solid transparent;
  border: var(--line-1,1px) solid var(--upload-image-list-item-picture-border-color, transparent);
  border-radius: 0px;
  border-radius: var(--corner-zero,0px);
  background-color: #f7f7f7;
  background-color: var(--color-fill1-2,rgba(247,247,247,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: #F7AAA3 !important;
  border-color: var(--color-error-3,#F7AAA3) !important;
  background-color: #FFFFFF;
  background-color: var(--upload-image-list-item-error-bg-color, #FFFFFF);
}.next-upload-list-image .next-upload-list-item-uploading {
  background-color: #FFFFFF;
  background-color: var(--upload-image-list-item-uploading-bg-color, #FFFFFF);
}.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: 32px;
  margin-right: calc(16px + var(--upload-image-list-close-icon-right, 8px) * 2);
  line-height: 0;
  padding-top: 10px;
  padding-top: calc(var(--s-12,48px) / 2 / 2 - 4px / 2);
  padding-bottom: 10px;
  padding-bottom: calc(var(--s-12,48px) / 2 / 2 - var(--upload-image-list-progressbar-height, 4px) / 2);
}.next-upload-list-image .next-upload-list-item-uploading .next-upload-list-item-progress .next-progress-line-underlay {
  height: 4px;
  height: var(--upload-image-list-progressbar-height, 4px);
}.next-upload-list-image .next-upload-list-item-uploading .next-upload-list-item-progress .next-progress-line-overlay {
  height: 4px;
  height: var(--upload-image-list-progressbar-height, 4px);
  margin-top: -2px;
  margin-top: calc(0px - var(--upload-image-list-progressbar-height, 4px) / 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: 32px;
  margin-right: calc(16px + var(--upload-image-list-close-icon-right, 8px) * 2);
  color: #ed675a;
  color: var(--color-error-5,rgba(237,103,90,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 #cccccc;
  border: 1px solid var(--color-line1-3,rgba(204,204,204,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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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: #333333;
  color: var(--color-text1-3,rgba(51,51,51,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: 4px;
  height: var(--upload-card-list-progressbar-height, 4px);
}.next-upload-list-card .next-upload-list-item-progress .next-progress-line-overlay {
  border-radius: 0;
  height: 4px;
  height: var(--upload-card-list-progressbar-height, 4px);
  margin-top: -2px;
  margin-top: calc(0px - var(--upload-card-list-progressbar-height, 4px) / 2);
}.next-upload-list-card .next-upload-list-item-uploading .next-upload-list-item-wrapper {
  background-color: #FFFFFF;
  background-color: var(--color-fill1-1,#FFFFFF);
}.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: #F7AAA3;
  border-color: var(--color-error-3,#F7AAA3);
}.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 dashed #f7f7f7;
  border: 1px var(--upload-card-border-style, dashed) var(--upload-card-border-color, #f7f7f7);
  width: 100px;
  width: var(--s-25,100px);
  height: 100px;
  height: var(--s-25,100px);
  background-color: #f7f7f7;
  background-color: var(--color-fill1-2,rgba(247,247,247,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: gray;
  color: var(--upload-card-icon-color, gray);
}.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: 8px;
  margin-top: var(--upload-card-add-text-margin-top, 8px);
  color: #333333;
  color: var(--upload-card-font-color, #333333);
  outline: none;
}.next-upload-card:hover {
  border-color: #cccccc;
  border-color: var(--color-line1-3,rgba(204,204,204,1));
}.next-upload-card:hover .next-icon {
  color: #333333;
  color: var(--upload-card-hover-font-color, #333333);
}.next-upload-card:hover .next-upload-text {
  color: #333333;
  color: var(--upload-card-hover-font-color, #333333);
}.next-upload-dragable .next-upload-inner {
  display: block;
}.next-upload-dragable .next-upload-drag {
  border: 1px dashed #cccccc;
  border: 1px dashed var(--color-line1-3,rgba(204,204,204,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: #0064C8;
  color: var(--upload-drag-zone-upload-icon-color, #0064C8);
}.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: #333333;
  color: var(--color-text1-3,rgba(51,51,51,1));
}.next-upload-dragable .next-upload-drag-hint {
  margin: 4px 0 20px;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,1));
}.next-upload-dragable .next-upload-drag-over {
  border-color: #0064C8;
  border-color: var(--color-brand1-6,#0064C8);
}/** 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: #FFFFFF;
  background: var(--shell-light-header-background, #FFFFFF);
}.next-shell-light .next-shell-aside .local-nav-trigger {
  background: #d9d9d9;
  background: var(--color-fill1-4,rgba(217,217,217,1));
}.next-shell-light .next-shell-aside .ancillary-trigger {
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
}.next-shell-light .next-shell-header {
  color: #000000;
  color: var(--shell-light-header-color, #000000);
  height: 52px;
  height: var(--s-13,52px);
  background: #FFFFFF;
  background: var(--shell-light-header-background, #FFFFFF);
  border-bottom: 1px solid #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shell-light-header-shadow, none);
  box-shadow: none;
  box-shadow: var(--shell-light-header-shadow, none);
  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 #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #e5e5e5;
  background: var(--shell-light-content-background, #e5e5e5);
}.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 #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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: #FFFFFF;
  background: var(--shell-light-navigation-ver-background, #FFFFFF);
  border-right: 1px solid #e5e5e5;
  border-right: var(--shell-light-navigation-ver-divider-size, 1px) var(--line-solid,solid) var(--shell-light-navigation-ver-divider-color, #e5e5e5);
  -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: #d9d9d9;
  background: var(--color-fill1-4,rgba(217,217,217,1));
  border-left: 1px solid #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #333333;
  color: var(--color-text1-3,rgba(51,51,51,1));
  background: transparent;
  background: var(--color-transparent,transparent);
}.next-shell-light .next-shell-aside .next-shell-tooldockitem:hover {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  background: #e5e5e5;
  background: var(--color-fill1-3,rgba(229,229,229,1));
}.next-shell-light .next-shell-aside .next-shell-localnavigation {
  width: 168px;
  width: var(--s-42,168px);
  background: #d9d9d9;
  background: var(--color-fill1-4,rgba(217,217,217,1));
  border-right: 1px solid #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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 #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #d9d9d9;
  background: var(--color-fill1-4,rgba(217,217,217,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 3px 8px 0px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: var(--shell-dark-header-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.06));
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: var(--shell-dark-header-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.06));
  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 #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #e5e5e5;
  background: var(--color-fill1-3,rgba(229,229,229,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 #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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: #1A1A1A;
  background: var(--shell-dark-navigation-ver-background, #1A1A1A);
  border-right: 1px solid #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #d9d9d9;
  background: var(--color-fill1-4,rgba(217,217,217,1));
  border-left: 1px solid #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #333333;
  color: var(--color-text1-3,rgba(51,51,51,1));
  background: transparent;
  background: var(--color-transparent,transparent);
}.next-shell-dark .next-shell-aside .next-shell-tooldockitem:hover {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  background: #e5e5e5;
  background: var(--color-fill1-3,rgba(229,229,229,1));
}.next-shell-dark .next-shell-aside .next-shell-localnavigation {
  width: 168px;
  width: var(--s-42,168px);
  background: #d9d9d9;
  background: var(--color-fill1-4,rgba(217,217,217,1));
  border-right: 1px solid #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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 #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #0064C8;
  background: var(--color-brand1-6,#0064C8);
}.next-shell-brand .next-shell-aside .local-nav-trigger {
  background: #d9d9d9;
  background: var(--color-fill1-4,rgba(217,217,217,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: #0064C8;
  background: var(--color-brand1-6,#0064C8);
  border-bottom: 1px solid #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,1));
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: var(--shell-brand-header-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.06));
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: var(--shell-brand-header-shadow, 0px 3px 8px 0px rgba(0, 0, 0, 0.06));
  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 #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #e5e5e5;
  background: var(--color-fill1-3,rgba(229,229,229,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 #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #CCCCCC;
  color: var(--color-text1-1,#CCCCCC);
  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: #FFFFFF;
  background: var(--shell-brand-navigation-ver-background, #FFFFFF);
  border-right: 1px solid #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #d9d9d9;
  background: var(--color-fill1-4,rgba(217,217,217,1));
  border-left: 1px solid #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #333333;
  color: var(--color-text1-3,rgba(51,51,51,1));
  background: transparent;
  background: var(--color-transparent,transparent);
}.next-shell-brand .next-shell-aside .next-shell-tooldockitem:hover {
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  background: #e5e5e5;
  background: var(--color-fill1-3,rgba(229,229,229,1));
}.next-shell-brand .next-shell-aside .next-shell-localnavigation {
  width: 168px;
  width: var(--s-42,168px);
  background: #d9d9d9;
  background: var(--color-fill1-4,rgba(217,217,217,1));
  border-right: 1px solid #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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 #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(229,229,229,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: #1A1A1A;
  color: var(--typography-text-color, #1A1A1A);
}.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: #1A1A1A;
  color: var(--typography-text-color, #1A1A1A);
  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: #FFE0BF;
  background: var(--typography-text-mark-background, #FFE0BF);
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.next-typography strong {
  font-weight: 600;
  font-weight: var(--font-weight-semi-bold,600);
}.next-typography code {
  background-color: #f7f7f7;
  background-color: var(--color-fill1-2,rgba(247,247,247,1));
  color: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
  border: 1px solid #e5e5e5;
  border: 1px solid var(--color-line1-1,rgba(229,229,229,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: #0064c8;
  color: var(--color-link-1, #0064c8);
}.next-typography a:visited {
  color: #0057ad;
  color: var(--color-link-2, #0057ad);
}.next-typography a:hover {
  color: #2a7dd1;
  color: var(--color-link-3, #2a7dd1);
}.next-typography a:active {
  text-decoration: underline;
  color: #2a7dd1;
  color: var(--color-link-3, #2a7dd1);
}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: #e5e5e5;
  background: var(--divider-hoz-color, #e5e5e5);
  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: #e5e5e5;
  border-color: var(--divider-hoz-color, #e5e5e5);
  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: #d9d9d9;
  background: var(--color-line1-2,rgba(217,217,217,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: #1A1A1A;
  color: var(--divider-hoz-text-color, #1A1A1A);
  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 #e5e5e5;
  border-top: var(--line-1,1px) solid var(--divider-hoz-color, #e5e5e5);
  -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: #e5e5e5;
  border-color: var(--divider-hoz-color, #e5e5e5);
  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 #e5e5e5;
  border-top: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #e5e5e5);
  border-left: 1px solid #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #e5e5e5);
}.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: white;
  background: var(--table-row-bg, white);
  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: #f7f7f7;
  background: var(--table-th-bg, #f7f7f7);
  color: gray;
  color: var(--table-th-color, gray);
  text-align: left;
  font-weight: 500;
  font-weight: var(--font-weight-medium,600);
  border-right: 1px solid #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #e5e5e5);
  border-bottom: 1px solid #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #e5e5e5);
}.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: #0064C8;
  background: var(--color-brand1-6, #0064C8);
}.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 #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #e5e5e5);
  border-bottom: 1px solid #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #e5e5e5);
}.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: #FFFFFF;
  background: var(--color-fill1-1,#FFFFFF);
}.next-table.zebra .next-table-row.hovered td {
  background: #f7f7f7;
  background: var(--table-row-hover-bg, #f7f7f7);
  color: #333333;
  color: var(--table-row-hover-color, #333333);
}.next-table.zebra .next-table-cell.hovered {
  background: #f7f7f7;
  background: var(--table-row-hover-bg, #f7f7f7);
  color: #333333;
  color: var(--table-row-hover-color, #333333);
}.next-table.zebra .next-table-row.selected td {
  background: #f0f7ff;
  background: var(--table-row-selected-bg, #f0f7ff);
  color: #333333;
  color: var(--color-text-2,rgba(51,51,51,1));
}.next-table-empty {
  color: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,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 #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #e5e5e5);
}.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: white;
  background: var(--table-row-bg, white);
  color: #333333;
  color: var(--table-row-color, #333333);
}.next-table-row.hidden {
  display: none;
}.next-table-row.hovered {
  background: #f7f7f7;
  background: var(--table-row-hover-bg, #f7f7f7);
  color: #333333;
  color: var(--table-row-hover-color, #333333);
}.next-table-row.selected {
  background: #f0f7ff;
  background: var(--table-row-selected-bg, #f0f7ff);
  color: #333333;
  color: var(--color-text-2,rgba(51,51,51,1));
}.next-table-cell.hovered {
  background: #f7f7f7;
  background: var(--table-row-hover-bg, #f7f7f7);
  color: #333333;
  color: var(--table-row-hover-color, #333333);
}.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 #0064C8;
  border-left: var(--line-2, 2px) solid var(--color-brand1-6, #0064C8);
  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 #e5e5e5;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #e5e5e5);
  border-bottom: 1px solid #e5e5e5;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #e5e5e5);
}.next-table-fixed table {
  table-layout: fixed;
}.next-table-fixed .next-table-header {
  background: #f7f7f7;
  background: var(--table-th-bg, #f7f7f7);
}.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 #e5e5e5;
  border-top: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #e5e5e5);
  border-left: 1px solid #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #e5e5e5);
  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 #e5e5e5;
  border-top: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #e5e5e5);
  border-left: 1px solid #e5e5e5;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #e5e5e5);
}.next-table-group .next-table-group-header td {
  background: #f7f7f7;
  background: var(--table-group-th-bg, #f7f7f7);
  color: dimgray;
  color: var(--table-group-th-color, dimgray);
}.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: #f7f7f7;
  background: var(--color-bg-4,rgba(247,247,247,1));
  color: dimgray;
  color: var(--table-group-footer-color, dimgray);
}.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: white;
  background: var(--table-row-bg, white);
  color: #333333;
  color: var(--table-row-color, #333333);
}.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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.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: #0064C8;
  color: var(--color-brand1-6,#0064C8);
}.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: #1A1A1A;
  color: var(--color-text1-4,#1A1A1A);
}.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: #0064C8;
  color: var(--color-brand1-6, #0064C8);
}.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: dimgray;
  color: var(--color-text1-2,rgba(105,105,105,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: #CCCCCC;
  color: var(--color-text1-1, #CCCCCC);
  outline: none;
  min-width: 24px;
  position: relative;
  border: 1px solid transparent;
}.next-calendar2-cell-disabled::before {
  color: #CCCCCC;
  color: var(--color-text1-1, #CCCCCC);
  background: #FFFFFF;
  background: var(--color-fill1-1, #FFFFFF);
}.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: dimgray;
  color: var(--color-text1-2, dimgray);
}.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: #333333;
  color: var(--color-text1-3, #333333);
}.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: #f7f7f7;
  background: var(--color-fill1-2, #f7f7f7);
}.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: #0064C8;
  color: var(--color-brand1-6, #0064C8);
}.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: #0064C8;
  background: var(--color-brand1-6, #0064C8);
}.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 #e5e5e5;
  border-top: 2px solid var(--color-line1-1, #e5e5e5);
  margin: 0 4px;
  padding: 4px 8px 0;
}.next-calendar2-fullscreen td .next-calendar2-cell-inner {
  height: 80px;
  border-top: 2px solid #e5e5e5;
  border-top: 2px solid var(--color-line1-1, #e5e5e5);
}.next-calendar2-fullscreen .next-calendar2-cell-disabled .next-calendar2-cell-inner {
  color: #CCCCCC;
  color: var(--color-text1-1, #CCCCCC);
  background: #FFFFFF;
  background: var(--color-fill1-1, #FFFFFF);
}.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: #333333;
  color: var(--color-text1-3, #333333);
}.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: #f7f7f7;
  background-color: var(--color-fill1-2, #f7f7f7);
}.next-calendar2-fullscreen .next-calendar2-cell-current.next-calendar2-cell-today .next-calendar2-cell-inner {
  color: #0064C8;
  color: var(--color-brand1-6, #0064C8);
}.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: #0064C8;
  border-top-color: var(--color-brand1-6, #0064C8);
  font-weight: bold;
  color: #0064C8;
  color: var(--color-brand1-6, #0064C8);
  background: #F0F7FF;
  background: var(--color-brand1-1, #F0F7FF);
}.next-calendar2-card .next-calendar2-header {
  padding: 8px 8px;
  border-bottom: 1px solid #e5e5e5;
  border-bottom: 1px solid var(--color-line1-1, #e5e5e5);
}.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 #e5e5e5;
  border-bottom: 1px solid var(--color-line1-1, #e5e5e5);
}.next-calendar2-panel .next-calendar2-header-btn {
  min-width: 20px;
  line-height: 20px;
  color: #333333;
  color: var(--color-text1-3, #333333);
  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: #1A1A1A;
  color: var(--color-text1-4, #1A1A1A);
  font-weight: bolder;
  vertical-align: initial;
}.next-calendar2-panel .next-calendar2-header-btn:hover,
.next-calendar2-panel .next-calendar2-header-btn:hover > span {
  color: #0064C8;
  color: var(--color-brand1-6, #0064C8);
}.next-calendar2-panel .next-calendar2-header-right-btn:hover, .next-calendar2-panel .next-calendar2-header-left-btn:hover {
  background: #f7f7f7;
  background: var(--color-fill1-2, #f7f7f7);
}.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 #e5e5e5;
  border-top: 1px solid var(--color-line1-1, #e5e5e5);
  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 #d9d9d9;
  border-right: var(--line-1, 1px) var(--line-solid, solid) var(--color-line1-2, #d9d9d9);
}.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: dimgray;
  color: var(--color-text1-2, dimgray);
  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: #333333;
  color: var(--color-text1-3, #333333);
  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: #1A1A1A;
  color: var(--color-text1-4, #1A1A1A);
  background: #f7f7f7;
  background: var(--color-fill1-2, #f7f7f7);
}.next-time-picker2-menu-item.next-selected {
  color: #333333;
  color: var(--color-text1-3, #333333);
  background: #F0F7FF;
  background: var(--color-brand1-1, #F0F7FF);
}.next-time-picker2-menu-item.next-disabled {
  cursor: not-allowed;
  color: #CCCCCC;
  color: var(--color-text1-1, #CCCCCC);
  background: #FFFFFF;
  background: var(--color-fill1-1, #FFFFFF);
}.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 #e5e5e5;
  border-bottom: var(--line-1, 1px) var(--line-solid, solid) var(--popup-local-border-color, #e5e5e5);
}.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 #d9d9d9;
  border-left: var(--line-1, 1px) var(--line-solid, solid) var(--color-line1-2, #d9d9d9);
}.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: 0px solid #e5e5e5;
  border: var(--popup-local-border-width, 0px) var(--line-solid,solid) var(--popup-local-border-color, #e5e5e5);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  background: #FFFFFF;
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: var(--popup-local-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
}.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 #d9d9d9;
  border: var(--line-1,1px) solid var(--input-border-color, #d9d9d9);
  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: 16px;
  font-size: 16px;
  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: #cccccc;
  border-color: var(--input-hover-border-color, #cccccc);
  background-color: white;
  background-color: var(--color-fill-1,rgba(255,255,255,1));
}.next-time-picker2-input.next-time-picker2-input-focus {
  border-color: #aaaaaa;
  border-color: var(--input-focus-border-color, #aaaaaa);
  background-color: white;
  background-color: var(--color-fill-1,rgba(255,255,255,1));
  -webkit-box-shadow: 0 0 0 0px rgba(170, 170, 170, 0.2);
  box-shadow: 0 0 0 0px rgba(170, 170, 170, 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: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
  border-color: #cccccc;
  border-color: var(--input-disabled-border-color, #cccccc);
  background-color: #f7f7f7;
  background-color: var(--color-fill-2,rgba(247,247,247,1));
  cursor: not-allowed;
}.next-time-picker2-input.next-time-picker2-input-disabled:hover {
  border-color: #cccccc;
  border-color: var(--input-disabled-border-color, #cccccc);
  background-color: #f7f7f7;
  background-color: var(--color-fill-2,rgba(247,247,247,1));
}.next-time-picker2-input-separator {
  color: #d9d9d9;
  color: var(--input-border-color, #d9d9d9);
  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 #e5e5e5;
  border-right: 1px solid var(--color-line1-1, #e5e5e5);
  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 #003263;
  border-right: 1px dashed var(--color-brand1-9, #003263);
}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 #003263;
  border-left: 1px dashed var(--color-brand1-9, #003263);
}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 #003263;
  border-left: 1px dashed var(--color-brand1-9, #003263);
}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 #003263;
  border-right: 1px dashed var(--color-brand1-9, #003263);
  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 #003263;
  border-left: 1px dashed var(--color-brand1-9, #003263);
  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 #003263;
  border-right: 1px dashed var(--color-brand1-9, #003263);
}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 #e5e5e5;
  border: 1px solid var(--color-line1-1, #e5e5e5);
  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 #d9d9d9;
  border: var(--line-1,1px) solid var(--input-border-color, #d9d9d9);
  vertical-align: middle;
  width: inherit;
  background-color: white;
  background-color: var(--input-bg-color, white);
}.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: 16px;
  font-size: 16px;
  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: #cccccc;
  border-color: var(--input-hover-border-color, #cccccc);
  background-color: white;
  background-color: var(--color-fill-1,rgba(255,255,255,1));
}.next-date-picker2-input.next-date-picker2-input-focus {
  border-color: #aaaaaa;
  border-color: var(--input-focus-border-color, #aaaaaa);
  background-color: white;
  background-color: var(--color-fill-1,rgba(255,255,255,1));
  -webkit-box-shadow: 0 0 0 0px rgba(170, 170, 170, 0.2);
  box-shadow: 0 0 0 0px rgba(170, 170, 170, 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: #aaaaaa;
  color: var(--color-text-5,rgba(170,170,170,1));
  border-color: #cccccc;
  border-color: var(--input-disabled-border-color, #cccccc);
  background-color: #f7f7f7;
  background-color: var(--color-fill-2,rgba(247,247,247,1));
  cursor: not-allowed;
}.next-date-picker2-input.next-date-picker2-input-disabled:hover {
  border-color: #cccccc;
  border-color: var(--input-disabled-border-color, #cccccc);
  background-color: #f7f7f7;
  background-color: var(--color-fill-2,rgba(247,247,247,1));
}.next-date-picker2-input-separator {
  color: #d9d9d9;
  color: var(--input-border-color, #d9d9d9);
  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: #e5e5e5 #e5e5e5 transparent transparent;
  border-color: var(--color-line1-1, #e5e5e5) var(--color-line1-1, #e5e5e5) 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 #e5e5e5;
  border-left: 1px solid var(--color-line1-1, #e5e5e5);
}.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: #CCCCCC;
  color: var(--color-text1-1, #CCCCCC);
  background: #FFFFFF;
  background: var(--color-fill1-1, #FFFFFF);
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-selected::before {
  color: #333333;
  color: var(--color-text1-3, #333333);
  background: #F0F7FF;
  background: var(--color-brand1-1, #F0F7FF);
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-selected .next-calendar2-cell-inner {
  color: #333333;
  color: var(--color-text1-3, #333333);
  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: #0064C8;
  background: var(--color-brand1-6, #0064C8);
}.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: #003263 transparent;
  border-color: var(--color-brand1-9, #003263) 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 #003263;
  border-left: 1px dashed var(--color-brand1-9, #003263);
}.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 #003263;
  border-right: 1px dashed var(--color-brand1-9, #003263);
}.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 #003263;
  border-right: 1px dashed var(--color-brand1-9, #003263);
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-hover-begin::after {
  border-top: 1px dashed #003263;
  border-top: 1px dashed var(--color-brand1-9, #003263);
  border-left: 1px dashed #003263;
  border-left: 1px dashed var(--color-brand1-9, #003263);
  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 #003263;
  border-top: 1px dashed var(--color-brand1-9, #003263);
  border-right: 1px dashed #003263;
  border-right: 1px dashed var(--color-brand1-9, #003263);
  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 #003263;
  border-left: 1px dashed var(--color-brand1-9, #003263);
}.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: #f7f7f7;
  background: var(--color-fill1-2, #f7f7f7);
}.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: #333333;
  color: var(--color-text1-3, #333333);
  background-color: #F0F7FF;
  background-color: var(--color-brand1-1, #F0F7FF);
}.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: #0064C8;
  background: var(--color-brand1-6, #0064C8);
}.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: #CCCCCC;
  color: var(--color-text1-1, #CCCCCC);
}.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: #F0F7FF;
  background-color: var(--color-brand1-1, #F0F7FF);
  color: #333333;
  color: var(--color-text1-3, #333333);
}.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: #0064C8;
  background: var(--color-brand1-6, #0064C8);
}.next-icon-circle::before {
  content: "\e6ec";
  content: "\E6EC";
}.next-icon-environment-o::before {
  content: "\e99c";
  content: "\E99C";
}.next-icon-environment::before {
  content: "\e99b";
  content: "\E99B";
}.next-icon-custom-text::before {
  content: "\e653";
  content: "\E653";
}.next-icon-slash-line::before {
  content: "\e867";
  content: "\E867";
}.next-icon-zuzhi-orgnization-line::before {
  content: "\e62b";
  content: "\E62B";
}.next-icon-qingli-Clear-line::before {
  content: "\eaaf";
  content: "\EAAF";
}.next-icon-quanbu-all-line::before {
  content: "\eaa6";
  content: "\EAA6";
}.next-icon-shu-tree-fill::before {
  content: "\ea9b";
  content: "\EA9B";
}.next-icon-quanxian-permissions-line::before {
  content: "\ea99";
  content: "\EA99";
}.next-icon-shuju-data-fill::before {
  content: "\ea94";
  content: "\EA94";
}.next-icon-quanping-fullscreen-line::before {
  content: "\ea92";
  content: "\EA92";
}.next-icon-remen-pop-fill::before {
  content: "\ea90";
  content: "\EA90";
}.next-icon-qingli-Clear-fill::before {
  content: "\ea8e";
  content: "\EA8E";
}.next-icon-riqi-calendar-fill::before {
  content: "\ea8c";
  content: "\EA8C";
}.next-icon-quanbu-all-fill::before {
  content: "\ea83";
  content: "\EA83";
}.next-icon-quanping-fullscreen-1-fill::before {
  content: "\ea7e";
  content: "\EA7E";
}.next-icon-quanxian-permissions-fill::before {
  content: "\ea65";
  content: "\EA65";
}.next-icon-fuzhi-copy-fill::before {
  content: "\ea51";
  content: "\EA51";
}.next-icon-rijian-sun-fill::before {
  content: "\ea2f";
  content: "\EA2F";
}.next-icon-shuoming-tips-fill::before {
  content: "\ea2d";
  content: "\EA2D";
}.next-icon-jinzhi-block-fill::before {
  content: "\ea2b";
  content: "\EA2B";
}.next-icon-jinzhi-block-line::before {
  content: "\ea24";
  content: "\EA24";
}.next-icon-didiandingwei-map-fill::before {
  content: "\ea1a";
  content: "\EA1A";
}.next-icon-shuoming-tips-line::before {
  content: "\ea18";
  content: "\EA18";
}.next-icon-rijian-sun-line::before {
  content: "\ea13";
  content: "\EA13";
}.next-icon-zhouye-sun-fill::before {
  content: "\ea10";
  content: "\EA10";
}.next-icon-zhouye-sun-line::before {
  content: "\ea0a";
  content: "\EA0A";
}.next-icon-didiandingwei-map-line::before {
  content: "\ea03";
  content: "\EA03";
}.next-icon-shaixuan-filter-fill::before {
  content: "\e9f9";
  content: "\E9F9";
}.next-icon-jiantouxiangyou-right-arrow::before {
  content: "\ead1";
  content: "\EAD1";
}.next-icon-meiyuan-dollar::before {
  content: "\eacc";
  content: "\EACC";
}.next-icon-jiantouxiangshang-arrow-up-1::before {
  content: "\eac7";
  content: "\EAC7";
}.next-icon-jiantouxiangxia-arrow-down-1::before {
  content: "\eac4";
  content: "\EAC4";
}.next-icon-fenxiang-share::before {
  content: "\eac1";
  content: "\EAC1";
}.next-icon-shu-tree-line::before {
  content: "\eab9";
  content: "\EAB9";
}.next-icon-CombinedShape::before {
  content: "\e9f3";
  content: "\E9F3";
}.next-icon-line-checkbox::before {
  content: "\e9f0";
  content: "\E9F0";
}.next-icon-sun-1::before {
  content: "\e92b";
  content: "\E92B";
}.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-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-sun-o::before {
  content: "\e80c";
  content: "\E80C";
}.next-icon-sun1::before {
  content: "\e80b";
  content: "\E80B";
}.next-icon-tree-o::before {
  content: "\e8fc";
  content: "\E8FC";
}.next-icon-tree1::before {
  content: "\e8fb";
  content: "\E8FB";
}.next-icon-task::before {
  content: "\e8f9";
  content: "\E8F9";
}.next-icon-database-o::before {
  content: "\e8f8";
  content: "\E8F8";
}.next-icon-database::before {
  content: "\e8f7";
  content: "\E8F7";
}.next-icon-networksystems-o::before {
  content: "\e8f2";
  content: "\E8F2";
}.next-icon-Dirll-o::before {
  content: "\e8e8";
  content: "\E8E8";
}.next-icon-Dirll::before {
  content: "\e8e7";
  content: "\E8E7";
}.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-ECS-o::before {
  content: "\e9e0";
  content: "\E9E0";
}.next-icon-ECS::before {
  content: "\e9df";
  content: "\E9DF";
}.next-icon-share::before {
  content: "\e7d5";
  content: "\E7D5";
}.next-icon-dollar::before {
  content: "\e7d0";
  content: "\E7D0";
}.next-icon-loading2::before {
  content: "\e7cd";
  content: "\E7CD";
}.next-icon-refresh-2::before {
  content: "\e7cc";
  content: "\E7CC";
}.next-icon-search2::before {
  content: "\e7cb";
  content: "\E7CB";
}.next-icon-Upload::before {
  content: "\e7c6";
  content: "\E7C6";
}.next-icon-close1::before {
  content: "\e7c3";
  content: "\E7C3";
}.next-icon-select1::before {
  content: "\e7c2";
  content: "\E7C2";
}.next-icon-add1::before {
  content: "\e7c1";
  content: "\E7C1";
}.next-icon-semi-selectminus::before {
  content: "\e7c0";
  content: "\E7C0";
}.next-icon-menu1::before {
  content: "\e7be";
  content: "\E7BE";
}.next-icon-open-list::before {
  content: "\e7bc";
  content: "\E7BC";
}.next-icon-furl-list::before {
  content: "\e7bb";
  content: "\E7BB";
}.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-Exitfullscreen-2::before {
  content: "\e7b5";
  content: "\E7B5";
}.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-custom-o::before {
  content: "\e9b0";
  content: "\E9B0";
}.next-icon-custom::before {
  content: "\e9af";
  content: "\E9AF";
}.next-icon-project-o::before {
  content: "\e9ac";
  content: "\E9AC";
}.next-icon-project::before {
  content: "\e9ab";
  content: "\E9AB";
}.next-icon-picture2::before {
  content: "\e99d";
  content: "\E99D";
}.next-icon-lock2::before {
  content: "\e87f";
  content: "\E87F";
}.next-icon-monitor-o::before {
  content: "\e87a";
  content: "\E87A";
}.next-icon-mingpian::before {
  content: "\e979";
  content: "\E979";
}.next-icon-monitor::before {
  content: "\e879";
  content: "\E879";
}.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-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::before {
  content: "\e953";
  content: "\E953";
}.next-icon-set-o::before {
  content: "\e852";
  content: "\E852";
}.next-icon-personal-center-o::before {
  content: "\e950";
  content: "\E950";
}.next-icon-operation-o::before {
  content: "\e850";
  content: "\E850";
}.next-icon-personal-center::before {
  content: "\e94f";
  content: "\E94F";
}.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-ip-box-fill::before {
  content: "\e64f";
  content: "\E64F";
}.next-icon-ip::before {
  content: "\e64e";
  content: "\E64E";
}.next-icon-menu::before {
  content: "\e648";
  content: "\E648";
}.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-post::before {
  content: "\e61b";
  content: "\E61B";
}.next-icon-starstroke::before {
  content: "\e61a";
  content: "\E61A";
}.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-trashbin::before {
  content: "\e636";
  content: "\E636";
}.next-icon-paperclip::before {
  content: "\e62f";
  content: "\E62F";
}.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-oldman::before {
  content: "\e751";
  content: "\E751";
}.next-icon-qq::before {
  content: "\e750";
  content: "\E750";
}.next-icon-triangle-up-s::before {
  content: "\e749";
  content: "\E749";
}.next-icon-warning-o-fill::before {
  content: "\e747";
  content: "\E747";
}.next-icon-grid::before {
  content: "\e745";
  content: "\E745";
}.next-icon-tick-o-fill::before {
  content: "\e732";
  content: "\E732";
}.next-icon-triangle-down-s::before {
  content: "\e730";
  content: "\E730";
}.next-icon-tick::before {
  content: "\e729";
  content: "\E729";
}.next-icon-triangle-right-s::before {
  content: "\e725";
  content: "\E725";
}.next-icon-tick-o::before {
  content: "\e723";
  content: "\E723";
}.next-icon-tick-bold::before {
  content: "\e720";
  content: "\E720";
}.next-icon-remove::before {
  content: "\e71a";
  content: "\E71A";
}.next-icon-remove-o::before {
  content: "\e718";
  content: "\E718";
}.next-icon-remove-o-fill::before {
  content: "\e716";
  content: "\E716";
}.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-overview::before {
  content: "\e7a1";
  content: "\E7A1";
}.next-icon-paragraph::before {
  content: "\e70d";
  content: "\E70D";
}.next-icon-plus-mobile::before {
  content: "\e79b";
  content: "\E79B";
}.next-icon-plus-o-fill::before {
  content: "\e707";
  content: "\E707";
}.next-icon-plus-o::before {
  content: "\e704";
  content: "\E704";
}.next-icon-more-o::before {
  content: "\e702";
  content: "\E702";
}.next-icon-size-grid::before {
  content: "\e794";
  content: "\E794";
}.next-icon-disable::before {
  content: "\e6fa";
  content: "\E6FA";
}.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-figma::before {
  content: "\e6e9";
  content: "\E6E9";
}.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-play-outline::before {
  content: "\e66b";
  content: "\E66B";
}.next-icon-multi-number::before {
  content: "\e771";
  content: "\E771";
}.next-icon-tag::before {
  content: "\e76e";
  content: "\E76E";
}.next-icon-paper::before {
  content: "\e69d";
  content: "\E69D";
}.next-icon-sun::before {
  content: "\e66a";
  content: "\E66A";
}.next-icon-moon::before {
  content: "\e664";
  content: "\E664";
}.next-icon-arrows-swtich-horizontal::before {
  content: "\e6cc";
  content: "\E6CC";
}.next-icon-dock::before {
  content: "\e694";
  content: "\E694";
}.next-icon-arrows-full-expand::before {
  content: "\e6c2";
  content: "\E6C2";
}.next-icon-arrows-swtich-vertical::before {
  content: "\e6bf";
  content: "\E6BF";
}.next-icon-meta::before {
  content: "\e690";
  content: "\E690";
}.next-icon-arrows-pinch-out::before {
  content: "\e6be";
  content: "\E6BE";
}.next-icon-panel::before {
  content: "\e68f";
  content: "\E68F";
}.next-icon-arrows-pinch::before {
  content: "\e6bc";
  content: "\E6BC";
}.next-icon-custom-number::before {
  content: "\e658";
  content: "\E658";
}.next-icon-arrows-full-collapse::before {
  content: "\e6bb";
  content: "\E6BB";
}.next-icon-multi-selection::before {
  content: "\e657";
  content: "\E657";
}.next-icon-redo::before {
  content: "\e76c";
  content: "\E76C";
}.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-apps::before {
  content: "\e6a6";
  content: "\E6A6";
}.next-icon-zoom-in::before {
  content: "\e759";
  content: "\E759";
}.next-icon-aliyun::before {
  content: "\e6a2";
  content: "\E6A2";
}.next-icon-zoom-out::before {
  content: "\e758";
  content: "\E758";
}.next-icon-download1::before {
  content: "\e72e";
  content: "\E72E";
}.next-icon-export::before {
  content: "\e727";
  content: "\E727";
}.next-icon-permission::before {
  content: "\e680";
  content: "\E680";
}.next-icon-clear::before {
  content: "\e67d";
  content: "\E67D";
}.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(247,247,247,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: transparent;
  border-radius: 3px;
}
.next-transfer.next-transfer .next-transfer-panel-list::-webkit-scrollbar-thumb {
  opacity: 0.5;
  background: rgba(0,0,0,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(204,204,204,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(247,247,247,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(247,247,247,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(--dropdown-bg-color, #fff);
}
.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 var(--badge-border-color, #fff);
}.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-btn.next-btn-normal.isOnlyIcon:not(:disabled):not(.next-btn-text) i {
  color: var(--color-text1-2, #5a5a5a);
}
.next-btn.next-btn-normal.isOnlyIcon:not(:disabled).next-btn-text i {
  color: var(--color-fill1-6, #848484);
}
.next-btn.next-btn-normal.isOnlyIcon:not(:disabled):hover.next-btn-text i {
  color: var(--color-brand1-5);
}
.next-btn.next-btn-normal.isOnlyIcon:not(:disabled):focus.next-btn-text i {
  color: var(--color-brand1-7);
}.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-tag-large.next-tag-large.next-tag-large.next-tag-large {}.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 {}.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(247,247,247,1);
}.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-input-control .next-input-len {
  vertical-align: middle;
}.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(21,153,83,1));
}
.next-notification.next-message-warning.next-toast {
  border-left: 4px solid var(--color-warning-7,rgba(207,116,18,1));
}
.next-notification.next-message-error.next-toast {
  border-left: 4px solid var(--color-error-7,rgba(196,49,35,1));
}
.next-notification.next-message-notice.next-toast {
  border-left: 4px solid var(--color-brand1-4,#589ADB);
}
.next-notification.next-message-help.next-toast {
  border-left: 4px solid var(--color-brand1-4,#589ADB);
}.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);
}.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,#0064C8);
  background-color: var(--tab-capsule-bg-color-selected, #FFFFFF);
  border-color: var(--color-brand1-6,#0064C8);
}.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-icon.next-icon.next-icon.next-icon::before {
  line-height: 1em;
}.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-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(0,0,0,0.2);
}
.next-time-picker-menu ul::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: rgba(0,0,0,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-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(242,136,126,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-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;
}.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(--table-th-fill-color, #f7f7f7);
}
.next-dialog .next-table-row, .next-drawer .next-table-row, .next-card .next-table-row {
  background: var(--table-tr-fill-color, #ffffff);
}.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(247,247,247,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-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: rgba(128,128,128,1);
}
.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,1));
}
.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,1));
}.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,1));
}
.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,1));
}.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-select-menu .next-menu-group-label {
  color: var(--color-text1-3, #333333);
  font-weight: var(--font-weight-medium, 500);
}.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: 16px;
}.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-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(0,0,0,0.2);
  border-radius: var(--scrollbar-track-border-radius, 3px);
}
.next-virtual-tree-container::-webkit-scrollbar-track {
  background-color: transparent;
  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-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-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 {
  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";
}h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  margin: 0;
  color: var(--color-text1-4, #1a1a1a);
  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-help-7: rgba(222,172,22,1);
  --color-event-p9: rgba(121,197,224,1);  --color-event-p10: rgba(175,222,240,1);  --color-event-p8: rgba(73,173,209,1);  --color-help-9: rgba(128,98,8,1);
  --color-help-8: rgba(168,130,13,1);
  --color-help-6: rgba(250,195,30,1);
  --color-help-10: rgba(87,66,3,1);
  --color-help-5: rgba(255,210,74,1);
  --color-help-4: rgba(255,221,117,1);
  --color-help-3: rgba(255,231,161,1);
  --color-help-2: rgba(255,242,204,1);
  --color-help-1: rgba(255,247,224,1);
  --color-error-10: rgba(82,7,0,1);
  --color-error-9: rgba(125,18,7,1);
  --color-error-8: rgba(161,31,19,1);
  --color-error-7: rgba(196,49,35,1);
  --color-error-5: rgba(237,103,90,1);
  --color-error-6: rgba(232,71,56,1);
  --color-error-4: rgba(242,136,126,1);
  --color-error-1: rgba(255,236,235,1);
  --color-warning-10: rgba(82,42,0,1);
  --color-warning-9: rgba(119,65,6,1);
  --color-warning-8: rgba(163,90,10,1);
  --color-warning-7: rgba(207,116,18,1);
  --color-warning-5: rgba(247,168,84,1);
  --color-warning-6: rgba(249,142,26,1);
  --color-warning-4: rgba(255,185,110,1);
  --color-warning-1: rgba(255,245,235,1);
  --color-success-10: rgba(0,82,38,1);
  --color-success-9: rgba(2,107,52,1);
  --color-success-8: rgba(10,130,67,1);
  --color-success-7: rgba(21,153,83,1);
  --color-success-5: rgba(67,191,126,1);
  --color-success-6: rgba(35,176,102,1);
  --color-success-4: rgba(103,207,152,1);
  --color-success-2: rgba(209,244,225,1);
  --color-success-1: rgba(235,255,246,1);
  --G80: rgba(38,38,38,1);  --color-border-5: rgba(217,217,217,1);  --color-border-4: rgba(229,229,229,1);  --color-border-3: rgba(170,170,170,1);  --color-fill-3: rgba(240,247,255,1);  --color-fill-2: rgba(247,247,247,1);  --color-fill-1: rgba(255,255,255,1);  --color-text-1: rgba(26,26,26,1);  --color-text-2: rgba(51,51,51,1);  --color-text-3: rgba(105,105,105,1);  --color-text-4: rgba(128,128,128,1);  --color-text-5: rgba(170,170,170,1);  --color-border-1: rgba(217,217,217,1);  --color-border-2: rgba(204,204,204,1);  --G0: rgba(247,247,247,1);  --G10: rgba(229,229,229,1);  --G20: rgba(217,217,217,1);  --G30: rgba(204,204,204,1);  --G40: rgba(170,170,170,1);  --G50: rgba(128,128,128,1);  --G60: rgba(105,105,105,1);  --G70: rgba(51,51,51,1);  --S0: rgba(240,242,245,1);  --S10: rgba(220,224,232,1);  --G90: rgba(26,26,26,1);  --S20: rgba(209,215,227,1);  --S30: rgba(190,198,212,1);  --S40: rgba(164,172,189,1);  --S50: rgba(129,138,156,1);  --S60: rgba(88,97,115,1);  --S70: rgba(63,69,79,1);  --S80: rgba(45,51,61,1);  --S90: rgba(25,27,31,1);  --color-bg-1: rgba(255,255,255,1);  --color-bg-2: rgba(247,247,247,1);  --color-bg-3: rgba(255,255,255,1);  --color-bg-4: rgba(247,247,247,1);  --snow: rgba(255,255,255,1);  --black: rgba(0,0,0,1);  --color-bg-5: rgba(255,255,255,1);  --color-text1-8: rgba(128,128,128,1);
  --color-text1-7: rgba(105,105,105,1);
  --color-text1-6: rgba(105,105,105,1);
  --color-line1-5: rgba(170,170,170,1);
  --color-text1-5: rgba(38,38,38,1);
  --color-fill1-5: rgba(128,128,128,1);
  --color-fill1-6: rgba(128,128,128,1);
  --color-text1-2: rgba(105,105,105,1);
  --color-fill1-4: rgba(217,217,217,1);
  --color-fill1-3: rgba(229,229,229,1);
  --color-fill1-2: rgba(247,247,247,1);
  --color-line1-3: rgba(204,204,204,1);
  --color-line1-2: rgba(217,217,217,1);
  --color-line1-1: rgba(229,229,229,1);
  --space-grey-1: rgba(26,26,26,1);  --color-transparent: transparent;
  --color-black: #000000;
  --color-white: #FFFFFF;
  --color-event-p1: rgba(191,0,48,1);  --color-event-p2: rgba(232,71,56,1);  --color-event-p3: rgba(249,142,26,1);  --color-event-p4: rgba(250,195,30,1);  --color-event-p5: rgba(209,187,79,1);  --color-event-p6: rgba(0,179,199,1);  --color-event-p7: rgba(0,146,199,1);  --color-text1-4: #1A1A1A;
  --color-text1-3: rgba(51,51,51,1);
  --color-notice-7: rgba(88,154,219,1);
  --color-notice-5: rgba(0,100,200,1);
  --color-notice-6: rgba(0,87,173,1);
  --color-notice-4: rgba(42,125,209,1);
  --color-notice-3: rgba(144,192,239,1);
  --color-notice-2: rgba(202,227,253,1);
  --color-notice-1: rgba(240,247,255,1);
  --color-link-3: rgba(42,125,209,1);
  --color-link-2: rgba(0,87,173,1);
  --color-link-1: rgba(0,100,200,1);
  --color-text1-1: #CCCCCC;
  --color-other-3: #1A1A1A;
  --color-brand1-7: #0057AD;
  --color-brand1-8: #003E7C;
  --color-fill1-7: #595959;
  --color-brand1-2: #CAE3FD;
  --color-brand1-3: #90C0EF;
  --color-brand1-4: #589ADB;
  --color-brand1-5: #2A7DD1;
  --color-brand1-10: #002952;
  --color-fill1-1: #FFFFFF;
  --color-line1-4: #FFFFFF;
  --color-error-3: #F7AAA3;
  --color-error-2: #FCCECA;
  --color-warning-3: #FFCD96;
  --color-warning-2: #FFE0BF;
  --color-success-3: #90DEB5;  --color-other-2: #FFFFFF;
  --color-other-1: #3A3C4B;  --color-brand1-9: #003263;
  --color-brand1-6: #0064C8;
  --color-brand1-1: #F0F7FF;
  /* ------------------------ 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-shadow: var(--shadow-3-down, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  --popup-local-border-width: var(--line-zero, 0px);
  --popup-local-border-color: var(--color-line1-1, #e5e5e5);
  /* ------------------------ mask ------------------------ */  /* ------------------------ form-element ------------------------ */  --form-element-preview-label-color: var(--color-text1-3, #333333);  --form-element-medium-icon-size: var(--icon-s, 16px);  --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 24px 0px rgba(0, 0, 0, 0.1);
  --shadow-3-down: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  --shadow-3-right: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
  --shadow-3-up: 0px -6px 24px 0px rgba(0, 0, 0, 0.1);
  --shadow-3: 0px 6px 24px 0px rgba(0, 0, 0, 0.1);
  --shadow-2-left: 0px 0px 8px 0px rgba(0, 0, 0, 0.18);
  --shadow-2-down: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  --shadow-2-right: 0px 0px 8px 0px rgba(0, 0, 0, 0.18);
  --shadow-2-up: 0px -3px 8px 0px rgba(0, 0, 0, 0.18);
  --shadow-2: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  --shadow-1-left: 0px 0px 8px 0px rgba(0, 0, 0, 0.06);
  --shadow-1-down: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  --shadow-1-right: 0px 0px 8px 0px rgba(0, 0, 0, 0.06);
  --shadow-1-up: 0px -3px 8px 0px rgba(0, 0, 0, 0.06);
  --shadow-1: 0px 3px 8px 0px rgba(0, 0, 0, 0.06);
  --shadow-zero: none;
  --shadow-spread-sd3: 0;
  --shadow-spread-sd2: 0;
  --shadow-spread-sd1: 0;
  --shadow-color-sd3: var(--color-black, #000000);
  --shadow-color-sd1: 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-distance-sd1y: 3;
  --shadow-distance-sd2y: 3;
  --shadow-distance-sd2: 0;
  --shadow-distance-sd1: 0;
  --shadow-blur-sd3: 24;
  --shadow-blur-sd2: 8;
  --shadow-blur-sd1: 8;
  --shadow-color-sd2: var(--color-black, #000000);
  --shadow-opacity-sd3: 0.1;
  --shadow-opacity-sd2: 0.18;
  --shadow-opacity-sd1: 0.06;
  --shadow-distance-sd3y: 6;
  --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_1984231_d9bk76ly7rd";  /* ------------------------ 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-size-display-3: 36px;
  --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","Helvetica Neue","Microsoft YaHei",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-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-normal-primary-btn-hover-bg-color: var(--color-brand1-5, #2A7DD1);  --search-simple-normal-hover-color: var(--color-text1-1, #CCCCCC);  --search-simple-normal-icon-hover-text-color: var(--color-text1-3, #333333);  --search-normal-normal-hover-color: var(--color-line1-2, #d9d9d9);
  --search-normal-normal-btn-bg-color: var(--color-white, #FFFFFF);
  --search-normal-normal-btn-hover-bg-color: var(--color-fill1-2, #f7f7f7);  --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-1, 12px);
  --search-normal-normal-l-btn-text-size: var(--font-size-body-2, 14px);  --search-simple-normal-color: var(--color-line1-3, #cccccc);
  --search-simple-l-icon-margin-right: var(--s-2, 8px);  --search-normal-normal-btn-text-color: var(--color-text1-2, dimgray);
  --search-normal-normal-btn-hover-text-color: var(--color-text1-2, dimgray);  --search-normal-primary-color: var(--color-brand1-6, #0064C8);
  --search-normal-primary-hover-color: var(--color-brand1-6, #0064C8);
  --search-normal-primary-split-color: var(--color-line1-1, #e5e5e5);  --search-normal-primary-btn-text-color: var(--color-white, #FFFFFF);
  --search-normal-primary-btn-hover-text-color: var(--color-white, #FFFFFF);  --search-normal-secondary-color: var(--color-line1-3, #cccccc);
  --search-normal-secondary-split-color: var(--color-line1-1, #e5e5e5);
  --search-normal-secondary-hover-color: var(--color-brand1-6, #0064C8);  --search-normal-secondary-m-btn-text-size: var(--font-size-subhead, 16px);  --search-normal-normal-split-color: var(--color-line1-1, #e5e5e5);  --search-normal-dark-m-btn-text-size: var(--font-size-subhead, 16px);
  --search-simple-normal-split-color: var(--color-line1-3, #cccccc);
  --search-simple-normal-icon-text-color: var(--color-text1-2, dimgray);  /* ------------------------ card ------------------------ */  --card-sub-title-color: var(--color-text1-6, dimgray);  --card-title-font-weight: var(--font-weight-medium, 500);
  --card-body-padding-bottom: var(--s-4, 16px);
  --card-body-show-divider-padding-top: var(--s-5, 20px);  --card-background: var(--color-bg-3, white);  --card-content-color: var(--color-text-2, #333333);
  --card-border-color: var(--color-border-4, #e5e5e5);
  --card-padding-lr: var(--s-5, 20px);
  /* ------------------------ button ------------------------ */  --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-font: var(--font-size-body-1, 12px);
  --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-pure-color-disabled: var(--color-white, #FFFFFF);
  --btn-pure-bg-disabled: var(--color-fill1-3, #e5e5e5);
  --btn-pure-border-color-disabled: var(--color-line1-1, #e5e5e5);
  --btn-pure-normal-bg: var(--color-white, #FFFFFF);  --btn-warning-primary-color-disabled: var(--color-white, #FFFFFF);
  --btn-warning-normal-color: var(--color-error-4, #f2887e);
  --btn-warning-normal-border-color: var(--color-error-2, #FCCECA);
  --btn-warning-normal-border-color-hover: var(--color-error-2, #FCCECA);  --btn-warning-normal-border-color-disabled: var(--color-line1-1, #e5e5e5);
  --btn-warning-normal-bg-disabled: var(--color-transparent, transparent);
  --btn-text-primary-color: var(--color-brand1-6, #0064C8);
  --btn-text-secondary-color: var(--color-brand1-6, #0064C8);
  --btn-text-normal-color-hover: var(--color-brand1-6, #0064C8);
  --btn-size-s-padding: var(--s-3, 12px);  --btn-pure-primary-bg-hover: var(--color-brand1-5, #2A7DD1);  --btn-ghost-dark-color: var(--color-text1-4, #1A1A1A);
  --btn-ghost-dark-border-color: var(--color-line1-3, #cccccc);  --btn-ghost-light-color: var(--color-brand1-3, #90C0EF);
  --btn-ghost-light-border-color: var(--color-brand1-4, #589ADB);  --btn-warning-normal-bg: var(--color-white, #FFFFFF);
  --btn-pure-normal-border-color-disabled: var(--color-line1-1, #e5e5e5);
  --btn-pure-primary-color-disabled: var(--color-white, #FFFFFF);  --btn-pure-normal-bg-active: var(--color-fill1-3, #e5e5e5);
  --btn-pure-primary-bg-active: var(--color-brand1-7, #0057AD);  --btn-warning-normal-bg-hover: var(--color-error-1, #ffeceb);  --btn-pure-normal-bg-hover: var(--color-fill1-2, #f7f7f7);
  --btn-pure-normal-border-color-active: var(--color-line1-2, #d9d9d9);  --btn-pure-normal-bg-disabled: var(--color-fill1-1, #FFFFFF);  --btn-pure-secondary-bg-disabled: var(--color-fill1-1, #FFFFFF);
  --btn-pure-primary-bg-disabled: var(--color-line1-2, #d9d9d9);
  --btn-pure-primary-border-color-disabled: var(--color-fill1-4, #d9d9d9);  --btn-warning-primary-bg-disabled: var(--color-fill1-4, #d9d9d9);
  --btn-warning-normal-border-color-active: var(--color-error-3, #F7AAA3);  --btn-pure-secondary-bg-hover: var(--color-brand1-1, #F0F7FF);
  --btn-pure-secondary-bg-active: var(--color-brand1-2, #CAE3FD);  --btn-size-m-padding: var(--s-3, 12px);
  --btn-size-l-padding: var(--s-3, 12px);  --btn-text-primary-color-hover: var(--color-brand1-5, #2A7DD1);
  --btn-size-s-icon-size: var(--icon-xs, 12px);  --btn-pure-normal-border-color: var(--color-line1-2, #d9d9d9);
  --btn-pure-normal-border-color-hover: var(--color-line1-2, #d9d9d9);
  --btn-shadow-hover: var(--shadow-zero, none);
  --btn-pure-normal-color: var(--color-text1-3, #333333);
  --btn-pure-normal-color-hover: var(--color-text1-3, #333333);
  --btn-pure-normal-color-active: var(--color-text1-3, #333333);  --btn-text-normal-color: var(--color-text1-3, #333333);  --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, #0064C8);  /* ------------------------ balloon ------------------------ */  --balloon-primary-color: var(--color-white, #FFFFFF);
  --balloon-primary-color-close: var(--color-white, #FFFFFF);
  --balloon-size-padding-right: var(--s-3, 12px);
  --balloon-size-padding-closable-right: var(--s-10, 40px);
  --balloon-size-close: var(--icon-s, 16px);  --balloon-normal-border-width: var(--line-1, 1px);
  --balloon-size-arrow-size: var(--s-2, 8px);
  --balloon-corner: var(--corner-1, 2px);
  --balloon-normal-shadow: var(--shadow-3, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));  --balloon-size-close-margin-top: 7px;  --balloon-title-font-size: var(--font-size-subhead, 16px);
  --balloon-size-padding-top: 6px;
  --balloon-primary-color-bg: var(--color-text1-5, #262626);
  --balloon-tooltip-color-bg: var(--color-fill1-1, #FFFFFF);  --balloon-normal-color-border: var(--color-line1-2, #d9d9d9);  --balloon-normal-color-bg: var(--color-white, #FFFFFF);  --balloon-normal-color-close: var(--color-text1-2, dimgray);
  --balloon-normal-color-close-hover: var(--color-text1-3, #333333);  /* ------------------------ nav ------------------------ */  --nav-normal-border-color: var(--color-line1-2, #d9d9d9);
  --nav-normal-text-color: var(--color-text1-2, dimgray);  --nav-normal-sub-nav-text-color: var(--color-text1-2, dimgray);
  --nav-normal-item-hover-bg-color: var(--color-fill1-2, #f7f7f7);  --nav-normal-sub-nav-hover-bg-color: var(--color-brand1-1, #F0F7FF);
  --nav-normal-sub-nav-hover-text-color: var(--color-text1-4, #1A1A1A);
  --nav-normal-item-selected-bg-color: var(--color-brand1-1, #F0F7FF);
  --nav-normal-item-selected-text-color: var(--color-brand1-6, #0064C8);
  --nav-normal-item-selected-text-style: var(--font-weight-2, normal);
  --nav-normal-item-selected-active-color: var(--color-brand1-6, #0064C8);
  --nav-normal-sub-nav-selected-bg-color: var(--color-brand1-1, #F0F7FF);
  --nav-normal-sub-nav-selected-text-color: var(--color-text1-4, #1A1A1A);
  --nav-normal-item-opened-bg-color: var(--color-white, #FFFFFF);
  --nav-normal-item-opened-text-color: var(--color-text1-2, dimgray);
  --nav-line-item-selected-text-style: var(--font-weight-2, normal);  --nav-ver-height: var(--s-10, 40px);  --nav-icon-only-font-size: var(--icon-s, 16px);  --nav-normal-sub-nav-bg-color: var(--color-white, #FFFFFF);  --nav-normal-item-hover-active-color: var(--color-brand1-6, #0064C8);  --nav-line-text-color: var(--color-text1-4, #1A1A1A);  --nav-line-item-hover-bg-color: var(--color-transparent, transparent);
  --nav-line-item-hover-text-color: var(--color-brand1-6, #0064C8);  --nav-line-item-selected-bg-color: var(--color-transparent, transparent);
  --nav-line-item-selected-text-color: var(--color-brand1-6, #0064C8);  --nav-line-item-opened-text-color: var(--color-brand1-6, #0064C8);  --nav-normal-bg-color: var(--color-bg-3, white);
  /* ------------------------ calendar ------------------------ */  --calendar-fullscreen-table-cell-hover-background: var(--color-fill1-2, #f7f7f7);
  --calendar-fullscreen-table-cell-hover-color: var(--color-text1-2, dimgray);  --calendar-fullscreen-table-cell-normal-background: var(--color-white, #FFFFFF);
  --calendar-fullscreen-table-cell-other-background: var(--color-fill1-2, #f7f7f7);
  --calendar-fullscreen-table-cell-other-border-color: var(--color-line1-1, #e5e5e5);
  --calendar-card-table-cell-normal-background: var(--color-white, #FFFFFF);
  --calendar-card-table-cell-normal-border-color: var(--color-white, #FFFFFF);  --calendar-btn-arrow-size: var(--icon-s, 16px);  --calendar-card-table-cell-hover-color: var(--color-text1-2, dimgray);
  --calendar-card-table-head-color: var(--color-line1-5, #aaaaaa);  --calendar-btn-date-font-weight: var(--font-weight-medium, 500);  --calendar-btn-arrow-color: var(--color-fill1-5, gray);
  --calendar-btn-arrow-color-hover: var(--color-fill1-5, gray);  --calendar-fullscreen-table-cell-normal-border-color: var(--color-line1-2, #d9d9d9);  --calendar-fullscreen-table-cell-current-background: var(--color-white, #FFFFFF);  --calendar-fullscreen-table-cell-other-color: var(--color-text1-1, #CCCCCC);
  --calendar-fullscreen-table-cell-disabled-background: var(--color-fill1-1, #FFFFFF);
  --calendar-fullscreen-table-cell-disabled-color: var(--color-text1-1, #CCCCCC);  --calendar-card-table-cell-normal-color: var(--color-text1-3, #333333);  --calendar-card-table-cell-select-border-color: var(--color-brand1-6, #0064C8);
  --calendar-card-table-cell-other-background: var(--color-white, #FFFFFF);  --calendar-card-table-cell-other-border-color: var(--color-white, #FFFFFF);
  --calendar-card-table-cell-disabled-background: var(--color-fill1-1, #FFFFFF);  --calendar-card-table-cell-disabled-border-color: var(--color-fill1-1, #FFFFFF);
  --calendar-card-table-cell-current-background: var(--color-white, #FFFFFF);  --calendar-card-table-cell-inrange-background: var(--color-brand1-1, #F0F7FF);
  --calendar-card-table-cell-inrange-color: var(--color-brand1-6, #0064C8);
  --calendar-card-table-cell-inrange-border-color: var(--color-brand1-1, #F0F7FF);  /* ------------------------ checkbox ------------------------ */  --checkbox-border-color: var(--color-line1-3, #cccccc);
  --checkbox-hovered-border-color: var(--color-brand1-4, #589ADB);
  --checkbox-label-color: var(--color-text1-3, #333333);
  --checkbox-bg-color: var(--color-fill1-1, #FFFFFF);  --checkbox-disabled-border-color: var(--color-transparent, transparent);
  --checkbox-disabled-circle-color: var(--color-fill1-1, #FFFFFF);
  --checkbox-disabled-bg-color: var(--color-fill1-4, #d9d9d9);
  --checkbox-circle-size: var(--icon-xs, 12px);  --checkbox-hovered-bg-color: var(--color-brand1-1, #F0F7FF);
  /* ------------------------ menu-button ------------------------ */  --menu-btn-pure-text-normal-icon-color: var(--color-fill1-5, gray);
  --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-unselected-color: var(--color-line1-1, #e5e5e5);
  --range-normal-selected-color: var(--color-brand1-4, #589ADB);  --range-normal-selected-color-disabled: var(--color-line1-2, #d9d9d9);
  --range-normal-slider-bg-color-disabled: var(--color-fill1-1, #FFFFFF);  --range-normal-unselected-color-hover: var(--color-line1-1, #e5e5e5);
  --range-normal-selected-color-hover: var(--color-notice-3, #90c0ef);
  --range-normal-slider-border-color-disabled: var(--color-line1-3, #cccccc);
  --range-normal-mark-selected-color-disabled: var(--color-text1-1, #CCCCCC);  --range-normal-slider-bg-color: var(--color-white, #FFFFFF);
  --range-normal-slider-bg-color-hover: var(--color-white, #FFFFFF);  /* ------------------------ tree ------------------------ */
  --tree-switch-arrow-size: var(--icon-xxs, 8px);  --tree-switch-margint-right: var(--s-1, 4px);  --tree-node-padding: var(--s-1, 4px);  --tree-node-selected-color: var(--color-brand1-6, #0064C8);
  --tree-node-normal-color: var(--color-text1-3, #333333);
  --tree-switch-arrow-color: var(--color-text1-3, #333333);
  --tree-node-hover-color: var(--color-text1-3, #333333);
  --tree-switch-hover-arrow-color: var(--color-text1-3, #333333);
  --tree-switch-icon-color: var(--color-fill1-5, gray);
  --tree-line-color: var(--color-line1-2, #d9d9d9);  --tree-switch-hover-icon-color: var(--color-fill1-5, gray);
  --tree-switch-hover-bg-color: var(--color-fill1-2, #f7f7f7);
  --tree-switch-border-color: var(--color-fill1-4, #d9d9d9);
  --tree-switch-hover-border-color: var(--color-line1-5, #aaaaaa);  --tree-line-width: var(--line-1, 1px);
  --tree-node-normal-background: var(--color-white, #FFFFFF);  --tree-switch-bg-color: var(--color-white, #FFFFFF);  --tree-node-selected-background: var(--color-brand1-1, #F0F7FF);  --tree-node-disabled-background: var(--color-white, #FFFFFF);
  --tree-unfold-icon-content: var(--icon-reset, var(--icon-reset));
  /* ------------------------ switch ------------------------ */  --switch-disabled-on-trigger-bg-color: var(--color-white, #FFFFFF);
  --switch-disabled-off-trigger-bg-color: var(--color-white, #FFFFFF);  --switch-normal-on-bg-color: var(--color-success-4, #67cf98);
  --switch-hover-on-bg-color: var(--color-success-6, #23b066);  --switch-normal-off-border-color: var(--color-transparent, transparent);
  --switch-hover-off-border-color: var(--color-transparent, transparent);  --switch-size-m-trigger: var(--s-4, 16px);
  --switch-size-s-trigger: var(--s-3, 12px);  --switch-normal-off-bg-color: rgba(204,204,204,1);
  --switch-hover-off-bg-color: var(--color-border-5, #d9d9d9);
  --switch-disabled-off-bg-color: var(--color-border-2, #cccccc);  /* ------------------------ badge ------------------------ */  /* ------------------------ message ------------------------ */  --message-notice-color-icon-toast: var(--color-brand1-6, #0064C8);  --message-close-icon-size: var(--icon-s, 16px);  --message-error-color-bg-inline: var(--color-error-1, #ffeceb);  --message-warning-color-bg-inline: var(--color-warning-1, #fff5eb);  --message-notice-color-bg-inline: var(--color-notice-1, #f0f7ff);  --message-loading-color-bg-inline: var(--color-notice-1, #f0f7ff);  --message-success-color-bg-inline: var(--color-success-1, #ebfff6);
  --message-success-color-border-toast: var(--color-line1-1, #e5e5e5);
  --message-error-color-border-toast: var(--color-line1-1, #e5e5e5);
  --message-warning-color-border-toast: var(--color-line1-1, #e5e5e5);
  --message-notice-color-border-toast: var(--color-line1-1, #e5e5e5);
  --message-help-color-border-toast: var(--color-line1-1, #e5e5e5);
  --message-loading-color-border-toast: var(--color-line1-1, #e5e5e5);  --message-help-color-bg-inline: var(--color-notice-1, #f0f7ff);
  --message-help-color-icon-toast: var(--color-brand1-6, #0064C8);  --message-success-color-content-toast: var(--color-text1-6, dimgray);
  --message-error-color-content-toast: var(--color-text1-6, dimgray);
  --message-error-color-content-inline: var(--color-text1-6, dimgray);
  --message-warning-color-content-inline: var(--color-text1-6, dimgray);
  --message-warning-color-content-toast: var(--color-text1-6, dimgray);
  --message-notice-color-content-inline: var(--color-text1-6, dimgray);
  --message-notice-color-content-toast: var(--color-text1-6, dimgray);
  --message-help-color-content-inline: var(--color-text1-6, dimgray);
  --message-help-color-content-toast: var(--color-text1-6, dimgray);
  --message-loading-color-content-inline: var(--color-text1-6, dimgray);
  --message-loading-color-content-toast: var(--color-text1-6, dimgray);  --message-success-color-content-inline: var(--color-text1-3, #333333);
  --message-close-icon-color: var(--color-fill1-5, gray);
  --message-hover-close-icon-color: var(--color-text1-5, #262626);  --message-help-icon-content: "\E714";  --message-size-l-icon: var(--icon-m, 20px);
  --message-size-m-icon: var(--icon-m, 20px);  --message-notice-color-icon-inline: var(--color-notice-6, #0057ad);
  --message-help-color-icon-inline: var(--color-notice-6, #0057ad);
  --message-loading-color-icon-inline: var(--color-notice-6, #0057ad);  --message-border-style-toast: var(--line-solid, solid);  --message-success-color-bg-toast: var(--color-white, #FFFFFF);  --message-error-color-bg-toast: var(--color-white, #FFFFFF);  --message-warning-color-bg-toast: var(--color-white, #FFFFFF);  --message-notice-color-bg-toast: var(--color-white, #FFFFFF);  --message-help-color-bg-toast: var(--color-white, #FFFFFF);  --message-help-color-content-addon: var(--color-text1-3, #333333);  --message-loading-color-bg-toast: var(--color-white, #FFFFFF);  --message-loading-color-content-addon: var(--color-text1-3, #333333);  --message-loading-color-icon-toast: var(--color-brand1-6, #0064C8);  --message-success-color-icon-addon: var(--color-success-5, #43bf7e);
  --message-error-color-icon-addon: var(--color-error-5, #ed675a);
  --message-warning-color-icon-addon: var(--color-warning-5, #f7a854);
  /* ------------------------ dialog ------------------------ */  --dialog-shadow: var(--shadow-3-down, 0px 6px 24px 0px rgba(0, 0, 0, 0.1));
  --dialog-title-border-color: var(--color-transparent, transparent);  --dialog-close-size: var(--icon-s, 16px);  --dialog-title-padding-bottom: var(--s-1, 4px);
  --dialog-content-font-size: var(--font-size-body-1, 12px);
  --dialog-close-color: var(--color-fill1-5, gray);
  --dialog-close-color-hovered: var(--color-fill1-5, gray);
  --dialog-content-color: var(--color-text1-6, dimgray);  --dialog-title-padding-top: var(--s-5, 20px);
  --dialog-title-padding-left-right: var(--s-5, 20px);
  --dialog-content-padding-top: var(--s-4, 16px);
  --dialog-content-padding-bottom: var(--s-5, 20px);
  --dialog-content-padding-left-right: var(--s-5, 20px);
  --dialog-footer-padding-bottom: var(--s-5, 20px);  --dialog-message-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-bg: var(--color-bg-3, white);
  --dialog-footer-bg-color: var(--color-bg-3, white);
  /* ------------------------ progress ------------------------ */  --progress-circle-underlay-color: var(--color-fill1-3, #e5e5e5);
  --progress-line-error-color: var(--color-error-5, #ed675a);
  --progress-line-success-color: var(--color-success-5, #43bf7e);
  --progress-line-started-color: var(--color-error-5, #ed675a);
  --progress-line-middle-color: var(--color-warning-5, #f7a854);
  --progress-line-finishing-color: var(--color-success-5, #43bf7e);
  --progress-circle-error-color: var(--color-error-5, #ed675a);
  --progress-circle-success-color: var(--color-success-5, #43bf7e);
  --progress-circle-started-color: var(--color-error-5, #ed675a);
  --progress-circle-middle-color: var(--color-warning-5, #f7a854);
  --progress-circle-finishing-color: var(--color-success-5, #43bf7e);
  --progress-line-underlay-color: var(--color-fill1-3, #e5e5e5);
  --progress-circle-text-color: var(--color-fill1-5, gray);
  --progress-line-normal-color: var(--color-brand1-6, #0064C8);  /* ------------------------ pagination ------------------------ */  --pagination-current-color: var(--color-text1-2, dimgray);
  --pagination-total-color: var(--color-text1-2, dimgray);  --pagination-item-color: var(--color-text1-2, dimgray);  --pagination-item-border-color: var(--color-white, #FFFFFF);
  --pagination-item-bg: var(--color-white, #FFFFFF);
  --pagination-total-font-size: var(--font-size-body-1, 12px);
  --pagination-icon-ellipsis-content: "\E700";
  --pagination-arrow-hover-color: var(--color-fill1-7, #595959);
  --pagination-arrow-color: var(--color-fill1-5, gray);  --pagination-item-current-hover-bg: var(--color-transparent, transparent);  --pagination-ellipsis-size: var(--icon-xs, 12px);  --pagination-large-ellipsis-size: var(--icon-s, 16px);  --pagination-small-ellipsis-size: var(--icon-xs, 12px);  --pagination-ellipsis-color: var(--color-text1-2, dimgray);
  --pagination-jump-color: var(--color-text1-2, dimgray);  --pagination-item-hover-bg: var(--color-fill1-2, #f7f7f7);  /* ------------------------ radio ------------------------ */  --radio-border-color: var(--color-line1-1, #e5e5e5);
  --radio-disabled-border-color: var(--color-line1-1, #e5e5e5);
  --radio-checked-disabled-border-color: var(--color-fill1-3, #e5e5e5);  --radio-checked-bg-color: var(--color-white, #FFFFFF);  --radio-hovered-bg-color: var(--color-brand1-1, #F0F7FF);
  --radio-checked-disabled-bg-color: var(--color-fill1-2, #f7f7f7);
  --radio-normal-font-color-disabled: var(--color-fill1-4, #d9d9d9);
  --radio-checked-disabled-circle-color: var(--color-text1-1, #CCCCCC);
  --radio-button-height-medium: var(--s-8, 32px);  --radio-button-border-color-checked: var(--color-brand1-6, #0064C8);  --radio-button-height-large: var(--s-9, 36px);
  --radio-button-height-small: var(--s-6, 24px);
  --radio-button-font-color: var(--color-text1-6, dimgray);
  --radio-button-font-color-hovered: var(--color-text1-6, dimgray);  --radio-button-corner-large: var(--corner-1, 2px);  --radio-bg-color: var(--color-white, #FFFFFF);  --radio-normal-font-color: var(--color-text1-4, #1A1A1A);  --radio-button-bg-color: var(--color-white, #FFFFFF);
  --radio-button-bg-color-checked: var(--color-white, #FFFFFF);  --radio-button-font-color-checked: var(--color-brand1-6, #0064C8);  /* ------------------------ step ------------------------ */  --step-circle-item-title-process-color: var(--color-text1-3, #333333);
  --step-circle-item-node-finish-border-color: var(--color-brand1-2, #CAE3FD);  --step-circle-item-title-finish-color: var(--color-text1-2, dimgray);
  --step-circle-item-content-margin-top: var(--s-1, 4px);
  --step-circle-item-node-process-size: var(--s-6, 24px);  --step-circle-item-node-border-width: var(--line-1, 1px);  --step-circle-item-tail-process-color: var(--color-line1-1, #e5e5e5);  --step-dot-item-tail-wait-color: var(--color-line1-1, #e5e5e5);
  --step-dot-item-tail-process-color: var(--color-line1-1, #e5e5e5);
  --step-dot-vertical-item-tail-size: var(--line-2, 2px);
  --step-circle-item-node-wait-border-color: var(--color-fill1-3, #e5e5e5);
  --step-circle-item-node-wait-background: var(--color-fill1-3, #e5e5e5);
  --step-circle-item-node-wait-color: var(--color-text1-2, dimgray);  --step-circle-item-tail-finish-color: var(--color-brand1-6, #0064C8);  --step-circle-item-node-process-color: var(--color-white, #FFFFFF);  --step-circle-item-node-finish-color: var(--color-brand1-6, #0064C8);
  --step-circle-item-node-disabled-border-color: var(--color-line1-1, #e5e5e5);
  --step-circle-item-node-disabled-background: var(--color-white, #FFFFFF);  --step-circle-vertical-item-title-margin-top: var(--s-2, 8px);  --step-circle-item-tail-bg-color: var(--color-line1-1, #e5e5e5);  --step-dot-item-dot-border-width: var(--line-1, 1px);  --step-dot-item-title-process-color: var(--color-text1-4, #1A1A1A);
  --step-dot-item-title-finish-color: var(--color-text1-3, #333333);  --step-dot-item-node-wait-background: var(--color-white, #FFFFFF);  --step-dot-item-node-finish-border-color: var(--color-brand1-6, #0064C8);
  --step-dot-item-node-finish-background: var(--color-white, #FFFFFF);  --step-dot-item-node-disabled-border-color: var(--color-line1-2, #d9d9d9);
  --step-dot-item-node-disabled-background: var(--color-white, #FFFFFF);  --step-dot-vertical-item-content-margin-top: var(--s-2, 8px);  --step-dot-item-tail-bg-color: var(--color-line1-1, #e5e5e5);
  /* ------------------------ tab ------------------------ */  --tab-wrapped-border-line-color: var(--color-line1-1, #e5e5e5);
  --tab-wrapped-bg-color: var(--color-white, #FFFFFF);
  --tab-capsule-bg-color: var(--color-white, #FFFFFF);
  --tab-capsule-bg-color-hover: var(--color-fill1-2, #f7f7f7);
  --tab-capsule-tab-border-line-color: var(--color-line1-1, #e5e5e5);
  --tab-capsule-tab-border-line-color-hover: var(--color-line1-1, #e5e5e5);  --tab-pure-text-color-selected: var(--color-brand1-6, #0064C8);
  --tab-capsule-text-color-selected: var(--color-brand1-6, #0064C8);
  --tab-capsule-bg-color-selected: var(--color-white, #FFFFFF);
  --tab-capsule-text-color-hover: var(--color-text1-3, #333333);
  --tab-item-font-weight-selected: var(--font-weight-medium, 500);
  --tab-pure-divider-line-width: var(--line-1, 1px);
  --tab-wrapped-border-line-width: var(--line-zero, 0px);
  --tab-wrapped-border-side-width: var(--line-zero, 0px);  --tab-wrapped-content-border-line-width: var(--line-zero, 0px);  --tab-capsule-tab-border-line-color-active: var(--color-brand1-6, #0064C8);
  --tab-item-padding-lr-size-s: 16px;
  --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-pure-divider-border-color: var(--color-line1-2, #d9d9d9);  --tab-wrapped-text-color: var(--color-text1-3, #333333);
  --tab-wrapped-text-color-hover: var(--color-text1-4, #1A1A1A);
  --tab-wrapped-text-color-selected: var(--color-brand1-6, #0064C8);  --tab-wrapped-bg-color-selected: var(--color-white, #FFFFFF);  --tab-capsule-text-color: var(--color-text1-4, #1A1A1A);  --tab-text-text-color-normal: var(--color-text1-3, #333333);
  --tab-text-text-color-hover: var(--color-text1-4, #1A1A1A);
  --tab-text-text-color-selected: var(--color-brand1-6, #0064C8);  /* ------------------------ menu ------------------------ */  --menu-icon-selected-size: var(--icon-s, 16px);  --menu-padding-horizontal: var(--s-4, 16px);
  --menu-icon-selected-hover-color: var(--color-brand1-6, #0064C8);
  --menu-icon-selected-color: var(--color-brand1-6, #0064C8);  --menu-item-padding-ver-padding-l: var(--s-4, 16px);
  --menu-item-padding-ver-padding-r: var(--s-4, 16px);  --menu-padding-ver-padding-lr: var(--s-2, 8px);
  --menu-padding-title-horizontal: var(--s-2, 8px);  --menu-divider-margin-hoz: var(--s-2, 8px);  --menu-divider-color: var(--color-line1-1, #e5e5e5);  --menu-unfold-icon-content: var(--icon-reset, var(--icon-reset));  --menu-color: var(--color-text-2, #333333);
  --menu-background: var(--color-bg-5, white);
  --menu-arrow-color: rgba(128,128,128,1);
  --menu-background-selected: var(--color-fill-3, #f0f7ff);
  --menu-color-selected: rgba(51,51,51,1);
  --menu-background-hover: var(--color-fill-2, #f7f7f7);
  --menu-color-hover: var(--color-text-2, #333333);  /* ------------------------ timeline ------------------------ */  --timeline-item-done-background: var(--color-fill1-3, #e5e5e5);  --timeline-item-body-margin-top: var(--s-2, 8px);
  --timeline-item-title-margin-top: var(--s-2, 8px);  --timeline-item-title-color: var(--color-text1-3, #333333);  --timeline-item-node-padding: var(--s-1, 4px);  --timeline-item-body-color: var(--color-text1-3, #333333);  --timeline-item-done-dot-size: var(--s-2, 8px);  --timeline-item-process-dot-size: var(--s-2, 8px);  --timeline-item-success-dot-size: var(--s-2, 8px);  --timeline-item-error-dot-size: var(--s-2, 8px);  /* ------------------------ cascader ------------------------ */
  --cascader-menu-icon-expand-size: var(--icon-s, 16px);
  --cascader-menu-border-color: var(--color-line1-1, #e5e5e5);  --cascader-menu-icon-expand-color: var(--color-fill1-5, gray);  --cascader-menu-item-expanded-background-color: var(--color-fill1-2, #f7f7f7);
  /* ------------------------ rating ------------------------ */  --rating-normal-underlay-color: var(--color-fill1-4, #d9d9d9);
  --rating-grade-low-overlay-color: var(--color-fill1-5, gray);  /* ------------------------ tag ------------------------ */  --tag-fill-text-color: var(--color-brand1-6, #0064C8);
  --tag-closable-normal-bg: var(--color-line1-1, #e5e5e5);
  --tag-fill-tail-color: var(--color-brand1-6, #0064C8);  --tag-fill-text-color-hover: var(--color-brand1-6, #0064C8);
  --tag-fill-tail-color-hover: var(--color-brand1-6, #0064C8);  --tag-secondary-bg-hover: var(--color-brand1-1, #F0F7FF);
  --tag-closable-primary-fill-text-color: var(--color-brand1-6, #0064C8);
  --tag-closable-primary-fill-text-color-hover: var(--color-brand1-6, #0064C8);
  --tag-closable-primary-fill-border-color-disabled: var(--color-line1-1, #e5e5e5);
  --tag-closable-primary-fill-bg-color-disabled: var(--color-white, #FFFFFF);  --tag-closable-primary-fill-bg-color: var(--color-brand1-1, #F0F7FF);  --tag-closable-bordered-bg: var(--color-fill1-2, #f7f7f7);
  --tag-bordered-bg: var(--color-fill1-2, #f7f7f7);
  --tag-size-l-icon-font: var(--icon-s, 16px);  --tag-size-l-tick-icon-bg-size: var(--s-zero, 0px);
  --tag-size-m-tick-icon-bg-size: var(--s-zero, 0px);
  --tag-size-s-tick-icon-bg-size: var(--s-zero, 0px);
  --tag-bordered-text-color: var(--color-text1-6, dimgray);
  --tag-closable-normal-icon-color-disabled: var(--color-fill1-3, #e5e5e5);  --tag-closable-normal-bg-hover: var(--color-line1-1, #e5e5e5);
  --tag-closable-bordered-bg-hover: var(--color-fill1-2, #f7f7f7);  --tag-bordered-text-color-hover: var(--color-text1-6, dimgray);
  --tag-closable-primary-fill-bg-color-hover: var(--color-brand1-1, #F0F7FF);  --tag-closable-normal-icon-color-hover: var(--color-fill1-5, gray);
  --tag-closable-bordered-tail-color: var(--color-fill1-5, gray);
  --tag-fill-border-color: var(--color-transparent, transparent);
  --tag-fill-border-color-hover: var(--color-transparent, transparent);
  --tag-bordered-border-color: var(--color-transparent, transparent);
  --tag-bordered-border-color-hover: var(--color-transparent, transparent);
  --tag-fill-border-color-disabled: var(--color-fill1-2, #f7f7f7);  --tag-closable-bordered-border-color: var(--color-fill1-2, #f7f7f7);
  --tag-closable-bordered-border-color-hover: var(--color-fill1-2, #f7f7f7);  --tag-closable-primary-fill-border-color: var(--color-brand1-1, #F0F7FF);
  --tag-closable-primary-fill-border-color-hover: var(--color-brand1-1, #F0F7FF);
  --tag-closable-bordered-text-color: var(--color-text1-6, dimgray);
  --tag-closable-bordered-text-color-hover: var(--color-text1-6, dimgray);
  --tag-closable-bordered-tail-color-hover: var(--color-text1-6, dimgray);  --tag-bordered-bg-hover: var(--color-line1-1, #e5e5e5);  --tag-checkable-fill-text-color: var(--color-text1-3, #333333);
  --tag-checkable-fill-bg-color: var(--color-fill1-3, #e5e5e5);
  --tag-checkable-fill-border-color: var(--color-fill1-3, #e5e5e5);
  --tag-checkable-fill-text-color-hover: var(--color-text1-4, #1A1A1A);
  --tag-checkable-fill-bg-color-hover: var(--color-fill1-4, #d9d9d9);
  --tag-checkable-fill-border-color-hover: var(--color-fill1-4, #d9d9d9);  --tag-checkable-primary-text-color: var(--color-white, #FFFFFF);  --tag-checkable-primary-border-color: var(--color-brand1-6, #0064C8);  --tag-checkable-primary-text-color-hover: var(--color-white, #FFFFFF);
  --tag-checkable-primary-bg-color-hover: var(--color-brand1-9, #003263);
  --tag-checkable-primary-border-color-hover: var(--color-brand1-9, #003263);  --tag-checkable-normal-icon-color-selected-disabled: var(--color-white, #FFFFFF);  --tag-checkable-normal-text-color: var(--color-text-2, #333333);
  --tag-checkable-normal-border-color: rgba(217,217,217,1);
  --tag-checkable-normal-bg: var(--color-white, #FFFFFF);
  --tag-checkable-normal-text-color-hover: var(--color-text-2, #333333);
  --tag-checkable-normal-border-color-hover: var(--G30, #cccccc);
  --tag-checkable-normal-bg-hover: var(--G0, #f7f7f7);
  --tag-checkable-normal-border-selected-disabled: var(--G20, #d9d9d9);  --tag-checkable-normal-tick-bg-selected-disabled: var(--G0, #f7f7f7);
  /* ------------------------ input ------------------------ */  --input-feedback-warning-color: var(--color-warning-5, #f7a854);  --input-focus-shadow-spread: var(--line-zero, 0px);
  --input-border-width: var(--line-1, 1px);  --input-feedback-warning-icon: "\E60B";  --input-feedback-error-color: var(--color-text-2,rgba(51,51,51,1));  --input-hover-border-color: var(--color-border-2, #cccccc);  --input-text-color: var(--color-text-2, #333333);
  --input-border-color: var(--color-border-1, #d9d9d9);
  --input-label-color: var(--color-text-5, #aaaaaa);
  --input-disabled-border-color: var(--color-border-2, #cccccc);
  --input-disabled-bg-color: var(--color-fill-2, #f7f7f7);
  --input-addon-bg-color: var(--color-bg-3, white);  --input-feedback-warning-bg-color: var(--color-fill-1, white);  --input-feedback-error-bg-color: var(--color-fill-1, white);  --input-hint-color: var(--color-text-3, dimgray);
  --input-hint-hover-color: var(--color-text-4, gray);  --input-focus-border-color: var(--color-border-3, #aaaaaa);
  --input-hover-bg-color: var(--color-fill-1, white);
  --input-bg-color: var(--color-fill-1, white);
  --input-focus-bg-color: var(--color-fill-1, white);
  /* ------------------------ form ------------------------ */  --form-error-color: var(--color-error-4, #f2887e);  --form-label-color: var(--color-text1-3, #333333);  --form-help-color: var(--color-text-4, gray);
  /* ------------------------ upload ------------------------ */  --upload-image-list-close-icon-size: var(--icon-s, 16px);
  --upload-image-list-close-icon-right: var(--s-2, 8px);  --upload-text-list-bg-color: var(--color-transparent, transparent);
  --upload-image-list-item-picture-border-color: var(--color-transparent, transparent);  --upload-card-list-corner: var(--corner-1, 2px);  --upload-card-add-text-margin-top: var(--s-2, 8px);
  --upload-card-list-progressbar-height: var(--s-1, 4px);
  --upload-drag-zone-upload-icon-color: var(--color-brand1-6, #0064C8);
  --upload-card-border-style: var(--line-dashed, dashed);  --upload-card-border-color: var(--color-fill1-2, #f7f7f7);
  --upload-text-list-close-icon-color: var(--color-fill1-5, gray);
  --upload-text-list-close-icon-color-hover: var(--color-text1-5, #262626);
  --upload-text-list-name-font-color: var(--color-text1-3, #333333);  --upload-card-font-color: var(--color-text1-3, #333333);
  --upload-card-icon-color: var(--color-fill1-5, gray);
  --upload-card-hover-font-color: var(--color-text1-3, #333333);  --upload-image-list-item-bg-color: var(--color-white, #FFFFFF);
  --upload-image-list-item-uploading-bg-color: var(--color-white, #FFFFFF);
  --upload-image-list-item-error-bg-color: var(--color-white, #FFFFFF);  /* ------------------------ select ------------------------ */  --select-color: var(--color-text1-3, #333333);  --select-unfold-icon-content: var(--icon-reset, var(--icon-reset));
  /* ------------------------ drawer ------------------------ */
  --drawer-shadow: var(--shadow-3-left, 0px 0px 24px 0px rgba(0, 0, 0, 0.1));
  --drawer-close-size: var(--icon-s, 16px);
  --drawer-title-border-color: var(--color-line1-1, #e5e5e5);  --drawer-content-padding-top: var(--s-5, 20px);
  --drawer-content-padding-bottom: var(--s-5, 20px);  --drawer-content-color: var(--color-text1-3, #333333);
  --drawer-close-color: var(--color-text1-2, dimgray);
  --drawer-close-color-hovered: var(--color-text1-4, #1A1A1A);  --drawer-bg: var(--color-bg-3, white);
  --drawer-title-bg-color: rgba(255,255,255,1);
  /* ------------------------ number-picker ------------------------ */  --number-picker-normal-m-input-width: var(--s-25, 100px);
  --number-picker-normal-l-input-width: var(--s-25, 100px);  /* ------------------------ transfer ------------------------ */  --transfer-panel-background-color: var(--color-white, #FFFFFF);
  --transfer-panel-header-background-color: var(--color-fill1-1, #FFFFFF);  --transfer-panel-footer-background-color: var(--color-white, #FFFFFF);  /* ------------------------ time-picker ------------------------ */  --time-picker-menu-border-color: var(--color-line1-1, #e5e5e5);
  --time-picker-menu-item-color-disabled: var(--color-line1-1, #e5e5e5);  --time-picker-menu-item-background-selected: var(--color-brand1-1, #F0F7FF);  --time-picker-menu-title-color: var(--color-line1-5, #aaaaaa);  --time-picker-panel-background: var(--color-white, #FFFFFF);
  --time-picker-menu-border-width: var(--line-1, 1px);  --time-picker-menu-title-background: var(--color-white, #FFFFFF);  --time-picker-menu-item-color: var(--color-text1-3, #333333);
  --time-picker-menu-item-color-hover: var(--color-text1-4, #1A1A1A);
  --time-picker-menu-item-color-selected: var(--color-text1-3, #333333);
  --time-picker-menu-item-background: var(--color-white, #FFFFFF);
  --time-picker-menu-item-background-disabled: var(--color-white, #FFFFFF);  /* ------------------------ typography ------------------------ */
  --typography-text-mark-background: var(--color-warning-2, #FFE0BF);
  --typography-text-color: var(--color-text1-4, #1A1A1A);  /* ------------------------ divider ------------------------ */
  --divider-hoz-color: var(--color-line1-1, #e5e5e5);  --divider-hoz-text-color: var(--color-text1-4, #1A1A1A);  /* ------------------------ collapse ------------------------ */
  --collapse-panel-border-color: var(--color-line1-1, #e5e5e5);
  --collapse-title-font-color: var(--color-text1-3, #333333);
  --collapse-title-hover-font-color: var(--color-text1-2, dimgray);
  --collapse-content-color: var(--color-text1-2, dimgray);  --collapse-border-width: var(--line-zero, 0px);
  --collapse-title-border-width: var(--line-zero, 0px);
  --collapse-title-bg-color: var(--color-fill1-2, #f7f7f7);  --collapse-title-hover-bg-color: var(--color-fill1-3, #e5e5e5);  --collapse-icon-color: var(--color-text1-2, dimgray);
  --collapse-icon-hover-color: var(--color-text1-2, dimgray);  --collapse-content-bg-color: var(--color-white, #FFFFFF);  /* ------------------------ slider ------------------------ */  /* ------------------------ breadcrumb ------------------------ */  --breadcrumb-text-current-color: var(--color-line1-3, #cccccc);  --breadcrumb-icon-color: var(--color-line1-3, #cccccc);
  --breadcrumb-text-color: var(--color-text1-3, #333333);  /* ------------------------ date-picker ------------------------ */  --date-picker-panel-background: var(--color-white, #FFFFFF);  /* ------------------------ table ------------------------ */  --table-th-color: var(--color-text-4, gray);
  --table-group-th-bg: var(--color-bg-4, #f7f7f7);
  --table-group-th-color: var(--color-text-3, dimgray);
  --table-row-bg: var(--color-bg-1, white);
  --table-row-color: var(--color-text-2, #333333);  --table-group-footer-color: var(--color-text-3, dimgray);
  --table-row-hover-color: var(--color-text-2, #333333);  --table-th-bg: var(--color-bg-4, #f7f7f7);
  --table-row-selected-bg: var(--color-fill-3, #f0f7ff);
  --table-row-hover-bg: var(--color-fill-2, #f7f7f7);
  --table-normal-border-color: rgba(229,229,229,1);
  /* ------------------------ list ------------------------ */
  --list-size-s-title-font-size: var(--font-size-body-2, 14px);
  --list-size-s-title-font-weight: var(--font-weight-medium, 500);
  --list-size-s-item-title-font-size: var(--font-size-caption, 12px);
  --list-size-m-item-content-font-size: var(--font-size-caption, 12px);
  --list-size-m-item-title-font-size: var(--font-size-body-2, 14px);
  --list-content-color: var(--color-text1-2, dimgray);  --list-divider-color: var(--color-line1-2, #d9d9d9);  /* ------------------------ split-button ------------------------ */
  --split-btn-trigger-normal-icon-color: var(--color-fill1-5, gray);  --split-btn-unfold-icon-content: var(--icon-reset, var(--icon-reset));
  /* ------------------------ loading ------------------------ */
  --loading-large-dot-size: var(--icon-xxs, 8px);  --loading-medium-dot-size: var(--icon-xxs, 8px);
  /* ------------------------ cascader-select ------------------------ */  /* ------------------------ paragraph ------------------------ */
  --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);
  --paragraph-text-color: var(--space-grey-1, #1a1a1a);
  /* ------------------------ shell ------------------------ */
  --shell-light-header-color: var(--color-black, #000000);  --shell-light-header-background: var(--color-white, #FFFFFF);
  --shell-light-header-shadow: var(--shadow-zero, none);  --shell-light-navigation-ver-background: var(--color-white, #FFFFFF);
  --shell-light-navigation-ver-divider-size: var(--line-1, 1px);  --shell-light-navigation-ver-divider-color: var(--color-line1-1, #e5e5e5);  --shell-light-content-background: var(--color-fill1-3, #e5e5e5);  --shell-dark-navigation-ver-background: var(--color-text1-4, #1A1A1A);  --shell-brand-navigation-ver-background: var(--color-white, #FFFFFF);  /* ------------------------ tree-select ------------------------ */  --tree-select-background: var(--color-white, #FFFFFF);
  /* ------------------------ 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;
  --active-shadow: var(--shadow-1-down);
  --active-transition: 0.3s;
  --scrollbar-width: 4px;
  --scrollbar-height: 4px;
  --global-scrollbar-width: 6px;
  --global-scrollbar-height: 6px;
  --scrollbar-track-bg: transparent;
  --scrollbar-track-border-radius: 3px;
  --scrollbar-thumb-bg: rgba(0, 0, 0, 0.2);
  --scrollbar-thumb-hover-bg: rgba(0, 0, 0, 0.4);  /* button */
  --btn-primary-hover-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.18);
  --btn-primary-active-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
  --btn-normal-hover-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.06);
  --btn-normal-active-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  --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 */
  --menu-icon-selected-color: #333333;
  --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;
  /* number-picker */  --number-picker-inline-group-border: 1px solid var(--input-border-color);
  /* cascader */  /* 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;
  /* datepicker */  /* dialog */
  --dialog-title-border-color: var(--color-line1-1);  --dialog-footer-padding-bottom: 20px;
  --dialog-close-size: 16px;  --dialog-title-padding-bottom: 20px;
  --dialog-title-padding-top: 20px;
  --dialog-header-close-bg-width: 20px;
  --dialog-header-close-bg-height: 20px;
  --color-dialog-content: var(--color-text1-6);
  /* tag */
  --colortag-border-width: 1px;
  --color-tag-turquoise-background: rgba(201, 239, 236);
  /* tree */
  --tree-selected-font-weight: 600;
  /* drawer */
  --drawer-close-icon-ml: -14px;
  /* pagination */
  --pagination-item-disabled-bg: #fff;
  --pagination-total-font-size: 12px;
  /* 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 / 12%);
  --table-lock-left-shadow: 2px 0 3px rgb(0 0 0 / 12%);
  --table-ping-right-shadow: inset -10px 0 8px -8px rgb(0 0 0 / 15%);
  --table-ping-left-shadow: inset 10px 0 8px -8px rgb(0 0 0 / 15%);
  /* skeleton */
  --color-skeleton-bg-normal: #eee;
  --color-skeleton-bg-light: #f5f5f5;
  /* 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-white, #fff);
  --drawer-footer-border-color: var(--color-line1-1, #eaeaea);
  --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: var(--color-brand1-1, #001A33);
  /* step */
  --step-circle-item-tail-finish-color: var(--color-brand1-6);
  /* mention */
  --color-mention-1: #F0F0FF;
  --color-mention-2: #D7D7FC;
  --color-mention-3: #BBBBFA;
  --color-mention-4: #A6A3F7;
  --color-mention-5: #8A87F5;
  --color-mention-6: #6B67E0;
  --color-mention-7: #4440BD;
  --color-mention-8: #272399;
  --color-mention-9: #120E75;
  --color-mention-10: #030052;
  --color-mention-1-rgb: 240, 240, 255;
  --color-mention-2-rgb: 215, 215, 252;
  --color-mention-3-rgb: 187, 187, 250;
  --color-mention-4-rgb: 166, 163, 247;
  --color-mention-5-rgb: 138, 135, 245;
  --color-mention-6-rgb: 107, 103, 224;
  --color-mention-7-rgb: 68, 64, 189;
  --color-mention-8-rgb: 39, 35, 153;
  --color-mention-9-rgb: 18, 14, 117;
  --color-mention-10-rgb: 3, 0, 82;
  /* space grey */
  --space-grey-1: #F0F2F5;
  --space-grey-2: #E9EBF0;
  --space-grey-3: #DADDE3;
  --space-grey-4: #C7CBD4;
  --space-grey-5: #A4ACBD;
  --space-grey-6: #818A9C;
  --space-grey-7: #586173;
  --space-grey-8: #3F454F;
  --space-grey-9: #2D333D;
  --space-grey-10: #191B1F;
  --color-grey-1-rgb: 240, 242, 245;
  --color-grey-2-rgb: 233, 235, 240;
  --color-grey-3-rgb: 218, 221, 227;
  --color-grey-4-rgb: 199, 203, 212;
  --color-grey-5-rgb: 164, 172, 189;
  --color-grey-6-rgb: 129, 138, 156;
  --color-grey-7-rgb: 88, 97, 115;
  --color-grey-8-rgb: 63, 69, 79;
  --color-grey-9-rgb: 45, 51, 61;
  --color-grey-10-rgb: 25, 27, 31;
  /* link */
  --color-link-1: var(--color-brand1-6);
  --color-link-2: var(--color-brand1-7);
  --color-link-3: var(--color-brand1-5);
  /* card-bg */
  --color-card-1-bg: #ffffff;
  --color-card-2-bg: #f7f7f7;
  /* rgb color */
  --color-error-1-rgb: 255, 236, 235;
  --color-error-2-rgb: 252, 206, 202;
  --color-error-3-rgb: 247, 170, 163;
  --color-error-4-rgb: 242, 136, 126;
  --color-error-5-rgb: 237, 103, 90;
  --color-error-6-rgb: 232, 71, 56;
  --color-error-7-rgb: 196, 49, 35;
  --color-error-8-rgb: 161, 31, 19;
  --color-error-9-rgb: 125, 18, 7;
  --color-error-10-rgb: 82, 7, 0;
  --color-success-10-rgb: 0, 82, 38;
  --color-success-9-rgb: 2, 107, 52;
  --color-success-8-rgb: 10, 130, 67;
  --color-success-7-rgb: 21, 153, 83;
  --color-success-5-rgb: 67, 191, 126;
  --color-success-6-rgb: 35, 176, 102;
  --color-success-4-rgb: 103, 207, 152;
  --color-success-3-rgb: 144, 222, 181;
  --color-success-2-rgb: 209, 244, 225;
  --color-success-1-rgb: 235, 255, 246;
  --color-brand1-1-rgb: 240, 247, 255;
  --color-brand1-2-rgb: 202, 227, 253;
  --color-brand1-3-rgb: 144, 192, 239;
  --color-brand1-4-rgb: 88, 154, 219;
  --color-brand1-5-rgb: 42, 125, 209;
  --color-brand1-6-rgb: 0, 100, 200;
  --color-brand1-7-rgb: 0, 87, 173;
  --color-brand1-8-rgb: 0, 62, 124;
  --color-brand1-9-rgb: 0, 50, 99;
  --color-brand1-10-rgb: 0, 41, 82;
  --color-warning-10-rgb: 82, 42, 0;
  --color-warning-9-rgb: 119, 65, 6;
  --color-warning-8-rgb: 163, 90, 10;
  --color-warning-7-rgb: 207, 116, 18;
  --color-warning-5-rgb: 247, 168, 84;
  --color-warning-6-rgb: 249, 142, 26;
  --color-warning-4-rgb: 255, 185, 110;
  --color-warning-1-rgb: 255, 245, 235;
  --color-warning-3-rgb: 255, 205, 150;
  --color-warning-2-rgb: 255, 224, 191;
  --color-help-9-rgb: 128, 98, 8;
  --color-help-8-rgb: 168, 130, 13;
  --color-help-7-rgb: 222, 172, 22;
  --color-help-6-rgb: 250, 195, 30;
  --color-help-10-rgb: 87, 66, 3;
  --color-help-5-rgb: 255, 210, 74;
  --color-help-4-rgb: 255, 221, 117;
  --color-help-3-rgb: 255, 231, 161;
  --color-help-2-rgb: 255, 242, 204;
  --color-help-1-rgb: 255, 247, 224;
  /** 樱桃红 **/
  --color-C0: #FFEBEF;
  --color-C10: #F2C2CE;
  --color-C20: #E68AA1;
  --color-C30: #D95777;
  --color-C40: #CC2952;
  --color-C50: #BF0030;
  --color-C60: #A60029;
  --color-C70: #73001D;
  --color-C80: #590016;
  --color-C90: #400010;
  --color-C0-rgb: 255, 235, 239;
  --color-C10-rgb: 242, 194, 206;
  --color-C20-rgb: 230, 138, 161;
  --color-C30-rgb: 217, 87, 119;
  --color-C40-rgb: 204, 41, 82;
  --color-C50-rgb: 191, 0, 48;
  --color-C60-rgb: 166, 0, 41;
  --color-C70-rgb: 115, 0, 29;
  --color-C80-rgb: 89, 0, 22;
  --color-C90-rgb: 64, 0, 16;
  /** 绛红 **/
  --color-PR0: #FFECEB;
  --color-PR10: #F2C1BD;
  --color-PR20: #E6948E;
  --color-PR30: #E6948E;
  --color-PR40: #CC473D;
  --color-PR50: #BE271B;
  --color-PR60: #A11A10;
  --color-PR70: #801109;
  --color-PR80: #610903;
  --color-PR90: #400400;
  --color-PR0-rgb: 255, 236, 235;
  --color-PR10-rgb: 242, 193, 189;
  --color-PR20-rgb: 230, 148, 142;
  --color-PR30-rgb: 230, 148, 142;
  --color-PR40-rgb: 204, 71, 61;
  --color-PR50-rgb: 190, 39, 27;
  --color-PR60-rgb: 161, 26, 16;
  --color-PR70-rgb: 128, 17, 9;
  --color-PR80-rgb: 97, 9, 3;
  --color-PR90-rgb: 64, 4, 0;
  /** 琥珀橙 **/
  --color-A0: #FFF3EB;
  --color-A10: #F7D3BA;
  --color-A20: #F0B286;
  --color-A30: #E89356;
  --color-A40: #E37629;
  --color-A50: #DB5B00;
  --color-A60: #B54B00;
  --color-A70: #8F3C00;
  --color-A80: #692C00;
  --color-A90: #401B00;
  --color-A0-rgb: 255, 243, 235;
  --color-A10-rgb: 247, 211, 186;
  --color-A20-rgb: 240, 178, 134;
  --color-A30-rgb: 232, 147, 86;
  --color-A40-rgb: 227, 118, 41;
  --color-A50-rgb: 219, 91, 0;
  --color-A60-rgb: 181, 75, 0;
  --color-A70-rgb: 143, 60, 0;
  --color-A80-rgb: 105, 44, 0;
  --color-A90-rgb: 64, 27, 0;
  /** 香槟金 **/
  --color-Gold0: #FFF9DE;
  --color-Gold10: #FFF5C4;
  --color-Gold20: #FFF1AB;
  --color-Gold30: #FFEE99;
  --color-Gold40: #E8D36B;
  --color-Gold50: #D1BB4F;
  --color-Gold60: #B39F40;
  --color-Gold70: #80712B;
  --color-Gold80: #574D1C;
  --color-Gold90: #3D3614;
  --color-Gold0-rgb: 255, 249, 222;
  --color-Gold10-rgb: 255, 245, 196;
  --color-Gold20-rgb: 255, 241, 171;
  --color-Gold30-rgb: 255, 238, 153;
  --color-Gold40-rgb: 232, 211, 107;
  --color-Gold50-rgb: 209, 187, 79;
  --color-Gold60-rgb: 179, 159, 64;
  --color-Gold70-rgb: 128, 113, 43;
  --color-Gold80-rgb: 87, 77, 28;
  --color-Gold90-rgb: 61, 54, 20;
  /** 青柠绿 **/
  --color-L0: #F0FAE1;
  --color-L10: #CEE8A7;
  --color-L20: #B3D186;
  --color-L30: #85BA2F;
  --color-L40: #6C9E1C;
  --color-L50: #538700;
  --color-L60: #457000;
  --color-L70: #375900;
  --color-L80: #294200;
  --color-L90: #1B2B00;
  --color-L0-rgb: 240, 250, 225;
  --color-L10-rgb: 206, 232, 167;
  --color-L20-rgb: 179, 209, 134;
  --color-L30-rgb: 133, 186, 47;
  --color-L40-rgb: 108, 158, 28;
  --color-L50-rgb: 83, 135, 0;
  --color-L60-rgb: 69, 112, 0;
  --color-L70-rgb: 55, 89, 0;
  --color-L80-rgb: 41, 66, 0;
  --color-L90-rgb: 27, 43, 0;
  /** 翡翠绿 **/
  --color-E0: #E1FAF6;
  --color-E10: #BAE8E2;
  --color-E20: #8AD1C8;
  --color-E30: #61BAAE;
  --color-E40: #3DA193;
  --color-E50: #21887A;
  --color-E60: #157568;
  --color-E70: #0C6358;
  --color-E80: #055247;
  --color-E90: #004037;
  --color-E0-rgb: 225, 250, 246;
  --color-E10-rgb: 186, 232, 226;
  --color-E20-rgb: 138, 209, 200;
  --color-E30-rgb: 97, 186, 174;
  --color-E40-rgb: 61, 161, 147;
  --color-E50-rgb: 33, 136, 122;
  --color-E60-rgb: 21, 117, 104;
  --color-E70-rgb: 12, 99, 88;
  --color-E80-rgb: 5, 82, 71;
  --color-E90-rgb: 0, 64, 55;
  /** 孔雀蓝 **/
  --color-M0: #E6FBFF;
  --color-M10: #AEE2EB;
  --color-M20: #7BCEDB;
  --color-M30: #57CCD9;
  --color-M40: #00B3C7;
  --color-M50: #009CAD;
  --color-M60: #008594;
  --color-M70: #006E7A;
  --color-M80: #005761;
  --color-M90: #004047;
  --color-M0-rgb: 230, 251, 255;
  --color-M10-rgb: 174, 226, 235;
  --color-M20-rgb: 123, 206, 219;
  --color-M30-rgb: 87, 204, 217;
  --color-M40-rgb: 0, 179, 199;
  --color-M50-rgb: 0, 156, 173;
  --color-M60-rgb: 0, 133, 148;
  --color-M70-rgb: 0, 110, 122;
  --color-M80-rgb: 0, 87, 97;
  --color-M90-rgb: 0, 64, 71;
  /** 海洋蓝 **/
  --color-Ocean0: #E6F9FF;
  --color-Ocean10: #AFDEF0;
  --color-Ocean20: #79C5E0;
  --color-Ocean30: #49ADD1;
  --color-Ocean40: #0092C7;
  --color-Ocean50: #007FAD;
  --color-Ocean60: #006E96;
  --color-Ocean70: #005E80;
  --color-Ocean80: #004D69;
  --color-Ocean90: #003C52;
  --color-Ocean0-rgb: 230, 249, 255;
  --color-Ocean10-rgb: 175, 222, 240;
  --color-Ocean20-rgb: 121, 197, 224;
  --color-Ocean30-rgb: 73, 173, 209;
  --color-Ocean40-rgb: 0, 146, 199;
  --color-Ocean50-rgb: 0, 127, 173;
  --color-Ocean60-rgb: 0, 110, 150;
  --color-Ocean70-rgb: 0, 94, 128;
  --color-Ocean80-rgb: 0, 77, 105;
  --color-Ocean90-rgb: 0, 60, 82;
  /** 天空蓝 **/
  --color-Sky0: #F0F8FF;
  --color-Sky10: #BBDDFA;
  --color-Sky20: #89C3F5;
  --color-Sky30: #5AABF2;
  --color-Sky40: #2B94F0;
  --color-Sky50: #007EED;
  --color-Sky60: #006BC9;
  --color-Sky70: #0058A6;
  --color-Sky80: #004582;
  --color-Sky90: #00315C;
  --color-Sky0-rgb: 240, 248, 255;
  --color-Sky10-rgb: 187, 221, 250;
  --color-Sky20-rgb: 137, 195, 245;
  --color-Sky30-rgb: 90, 171, 242;
  --color-Sky40-rgb: 43, 148, 240;
  --color-Sky50-rgb: 0, 126, 237;
  --color-Sky60-rgb: 0, 107, 201;
  --color-Sky70-rgb: 0, 88, 166;
  --color-Sky80-rgb: 0, 69, 130;
  --color-Sky90-rgb: 0, 49, 92;
  /** 丁香紫 **/
  --color-LP0: #F8F0FF;
  --color-LP10: #ECD6FF;
  --color-LP20: #E0BDFF;
  --color-LP30: #D4A3FF;
  --color-LP40: #D48FFF;
  --color-LP50: #B36CE6;
  --color-LP60: #8D44C2;
  --color-LP70: #6B249E;
  --color-LP80: #4D0D7A;
  --color-LP90: #360856;
  --color-LP0-rgb: 248, 240, 255;
  --color-LP10-rgb: 236, 214, 255;
  --color-LP20-rgb: 224, 189, 255;
  --color-LP30-rgb: 212, 163, 255;
  --color-LP40-rgb: 212, 143, 255;
  --color-LP50-rgb: 179, 108, 230;
  --color-LP60-rgb: 141, 68, 194;
  --color-LP70-rgb: 107, 36, 158;
  --color-LP80-rgb: 77, 13, 122;
  --color-LP90-rgb: 54, 8, 86;
  /** 中性灰 **/
  --G0-rgb: 247, 247, 247;
  --G10-rgb: 229, 229, 229;
  --G20-rgb: 217, 217, 217;
  --G30-rgb: 204, 204, 204;
  --G40-rgb: 170, 170, 170;
  --G50-rgb: 128, 128, 128;
  --G60-rgb: 105, 105, 105;
  --G70-rgb: 51, 51, 51;
  --G80-rgb: 38, 38, 38;
  --G90-rgb: 26, 26, 26;
  /** 太空灰 **/
  --S0-rgb: 240,242,245;
  --S10-rgb: 220,224,232;
  --S20-rgb: 209,215,227;
  --S30-rgb: 190,198,212;
  --S40-rgb: 164,172,189;
  --S50-rgb: 129,138,156;
  --S60-rgb: 88,97,115;
  --S70-rgb: 63,69,79;
  --S80-rgb: 45,51,61;
  --S90-rgb: 25,27,31;
  /** 经典蓝 运行色 **/
  --color-process-1: #EBF4FF;
  --color-process-2: #CAE3FD;
  --color-process-3: #90C0EF;
  --color-process-4: #589AD8;
  --color-process-5: #297ACC;
  --color-process-6: #0064C8;
  --color-process-7: #0057AD;
  --color-process-8: #003E7C;
  --color-process-9: #003263;
  --color-process-10: #002953;
  /** 经典蓝 运行色 **/
  --color-process-1-rgb: 235, 244, 255;
  --color-process-2-rgb: 202, 227, 253;
  --color-process-3-rgb: 144, 192, 239;
  --color-process-4-rgb: 88, 154, 216;
  --color-process-5-rgb: 41, 122, 204;
  --color-process-6-rgb: 0, 100, 200;
  --color-process-7-rgb: 0, 87, 173;
  --color-process-8-rgb: 0, 62, 124;
  --color-process-9-rgb: 0, 50, 99;
  --color-process-10-rgb: 0, 41, 83;
}