/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

[class^=ant-]::-ms-clear,
[class*= ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class*= ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal,
[class*= ant-] input::-ms-reveal {
  display: none;
}

/* stylelint-disable property-no-vendor-prefix, at-rule-no-vendor-prefix */

html,
body {
  width: 100%;
  height: 100%;
}

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

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

body {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-variant: tabular-nums;
  line-height: 1.5715;
  background-color: #fff;
  font-feature-settings: 'tnum';
}

[tabindex='-1']:focus {
  outline: none !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}

p {
  margin-top: 0;
  margin-bottom: 1em;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}

address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}

input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 500;
}

dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1em;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #4c6aff;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #7591ff;
}

a:active {
  color: #364cd9;
}

a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}

a:focus {
  text-decoration: none;
  outline: 0;
}

a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

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

pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}

figure {
  margin: 0 0 1em;
}

img {
  vertical-align: middle;
  border-style: none;
}

a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

mark {
  padding: 0.2em;
  background-color: #feffe6;
}

::-moz-selection {
  color: #fff;
  background: #4c6aff;
}

::selection {
  color: #fff;
  background: #4c6aff;
}

.clearfix::before {
  display: table;
  content: '';
}

.clearfix::after {
  display: table;
  clear: both;
  content: '';
}

.anticon {
  display: inline-flex;
  align-items: center;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.anticon > * {
  line-height: 1;
}

.anticon svg {
  display: inline-block;
}

.anticon::before {
  display: none;
}

.anticon .anticon-icon {
  display: block;
}

.anticon > .anticon {
  line-height: 0;
  vertical-align: 0;
}

.anticon[tabindex] {
  cursor: pointer;
}

.anticon-spin,
.anticon-spin::before {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}

.ant-fade-enter,
.ant-fade-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-fade-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-fade-enter.ant-fade-enter-active,
.ant-fade-appear.ant-fade-appear-active {
  animation-name: antFadeIn;
  animation-play-state: running;
}

.ant-fade-leave.ant-fade-leave-active {
  animation-name: antFadeOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-fade-enter,
.ant-fade-appear {
  opacity: 0;
  animation-timing-function: linear;
}

.ant-fade-leave {
  animation-timing-function: linear;
}

@keyframes antFadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes antFadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.ant-move-up-enter,
.ant-move-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-move-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-move-up-enter.ant-move-up-enter-active,
.ant-move-up-appear.ant-move-up-appear-active {
  animation-name: antMoveUpIn;
  animation-play-state: running;
}

.ant-move-up-leave.ant-move-up-leave-active {
  animation-name: antMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-move-up-enter,
.ant-move-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.ant-move-up-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}

.ant-move-down-enter,
.ant-move-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-move-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-move-down-enter.ant-move-down-enter-active,
.ant-move-down-appear.ant-move-down-appear-active {
  animation-name: antMoveDownIn;
  animation-play-state: running;
}

.ant-move-down-leave.ant-move-down-leave-active {
  animation-name: antMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-move-down-enter,
.ant-move-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.ant-move-down-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}

.ant-move-left-enter,
.ant-move-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-move-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-move-left-enter.ant-move-left-enter-active,
.ant-move-left-appear.ant-move-left-appear-active {
  animation-name: antMoveLeftIn;
  animation-play-state: running;
}

.ant-move-left-leave.ant-move-left-leave-active {
  animation-name: antMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-move-left-enter,
.ant-move-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.ant-move-left-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}

.ant-move-right-enter,
.ant-move-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-move-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-move-right-enter.ant-move-right-enter-active,
.ant-move-right-appear.ant-move-right-appear-active {
  animation-name: antMoveRightIn;
  animation-play-state: running;
}

.ant-move-right-leave.ant-move-right-leave-active {
  animation-name: antMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-move-right-enter,
.ant-move-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.ant-move-right-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}

@keyframes antMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }

  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}

@keyframes antMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }

  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}

@keyframes antMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }

  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}

@keyframes antMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }

  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}

@keyframes antMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }

  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}

@keyframes antMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }

  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}

@keyframes antMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }

  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}

@keyframes antMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }

  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}

@keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}

[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative;
}

html {
  --antd-wave-shadow-color: #4c6aff;
  --scroll-bar: 0;
}

[ant-click-animating-without-extra-node='true']::after,
.ant-click-animating-node {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  box-shadow: 0 0 0 0 #4c6aff;
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: 0.2;
  animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}

@keyframes waveEffect {
  100% {
    box-shadow: 0 0 0 #4c6aff;
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}

@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}

.ant-slide-up-enter,
.ant-slide-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-slide-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-slide-up-enter.ant-slide-up-enter-active,
.ant-slide-up-appear.ant-slide-up-appear-active {
  animation-name: antSlideUpIn;
  animation-play-state: running;
}

.ant-slide-up-leave.ant-slide-up-leave-active {
  animation-name: antSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-slide-up-enter,
.ant-slide-up-appear {
  transform: scale(0);
  transform-origin: 0% 0%;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.ant-slide-up-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

.ant-slide-down-enter,
.ant-slide-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-slide-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-slide-down-enter.ant-slide-down-enter-active,
.ant-slide-down-appear.ant-slide-down-appear-active {
  animation-name: antSlideDownIn;
  animation-play-state: running;
}

.ant-slide-down-leave.ant-slide-down-leave-active {
  animation-name: antSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-slide-down-enter,
.ant-slide-down-appear {
  transform: scale(0);
  transform-origin: 0% 0%;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.ant-slide-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

.ant-slide-left-enter,
.ant-slide-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-slide-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-slide-left-enter.ant-slide-left-enter-active,
.ant-slide-left-appear.ant-slide-left-appear-active {
  animation-name: antSlideLeftIn;
  animation-play-state: running;
}

.ant-slide-left-leave.ant-slide-left-leave-active {
  animation-name: antSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-slide-left-enter,
.ant-slide-left-appear {
  transform: scale(0);
  transform-origin: 0% 0%;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.ant-slide-left-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

.ant-slide-right-enter,
.ant-slide-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-slide-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-slide-right-enter.ant-slide-right-enter-active,
.ant-slide-right-appear.ant-slide-right-appear-active {
  animation-name: antSlideRightIn;
  animation-play-state: running;
}

.ant-slide-right-leave.ant-slide-right-leave-active {
  animation-name: antSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-slide-right-enter,
.ant-slide-right-appear {
  transform: scale(0);
  transform-origin: 0% 0%;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.ant-slide-right-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

@keyframes antSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }

  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}

@keyframes antSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }

  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}

@keyframes antSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }

  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}

@keyframes antSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }

  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}

@keyframes antSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }

  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}

@keyframes antSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }

  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}

@keyframes antSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }

  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}

@keyframes antSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }

  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}

.ant-zoom-enter,
.ant-zoom-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-enter.ant-zoom-enter-active,
.ant-zoom-appear.ant-zoom-appear-active {
  animation-name: antZoomIn;
  animation-play-state: running;
}

.ant-zoom-leave.ant-zoom-leave-active {
  animation-name: antZoomOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-zoom-enter,
.ant-zoom-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.ant-zoom-enter-prepare,
.ant-zoom-appear-prepare {
  transform: none;
}

.ant-zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.ant-zoom-big-enter,
.ant-zoom-big-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-big-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-big-enter.ant-zoom-big-enter-active,
.ant-zoom-big-appear.ant-zoom-big-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}

.ant-zoom-big-leave.ant-zoom-big-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-zoom-big-enter,
.ant-zoom-big-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.ant-zoom-big-enter-prepare,
.ant-zoom-big-appear-prepare {
  transform: none;
}

.ant-zoom-big-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-big-fast-leave {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}

.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.ant-zoom-big-fast-enter-prepare,
.ant-zoom-big-fast-appear-prepare {
  transform: none;
}

.ant-zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.ant-zoom-up-enter,
.ant-zoom-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-up-enter.ant-zoom-up-enter-active,
.ant-zoom-up-appear.ant-zoom-up-appear-active {
  animation-name: antZoomUpIn;
  animation-play-state: running;
}

.ant-zoom-up-leave.ant-zoom-up-leave-active {
  animation-name: antZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-zoom-up-enter,
.ant-zoom-up-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.ant-zoom-up-enter-prepare,
.ant-zoom-up-appear-prepare {
  transform: none;
}

.ant-zoom-up-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.ant-zoom-down-enter,
.ant-zoom-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-down-enter.ant-zoom-down-enter-active,
.ant-zoom-down-appear.ant-zoom-down-appear-active {
  animation-name: antZoomDownIn;
  animation-play-state: running;
}

.ant-zoom-down-leave.ant-zoom-down-leave-active {
  animation-name: antZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-zoom-down-enter,
.ant-zoom-down-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.ant-zoom-down-enter-prepare,
.ant-zoom-down-appear-prepare {
  transform: none;
}

.ant-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.ant-zoom-left-enter,
.ant-zoom-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-left-enter.ant-zoom-left-enter-active,
.ant-zoom-left-appear.ant-zoom-left-appear-active {
  animation-name: antZoomLeftIn;
  animation-play-state: running;
}

.ant-zoom-left-leave.ant-zoom-left-leave-active {
  animation-name: antZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-zoom-left-enter,
.ant-zoom-left-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.ant-zoom-left-enter-prepare,
.ant-zoom-left-appear-prepare {
  transform: none;
}

.ant-zoom-left-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.ant-zoom-right-enter,
.ant-zoom-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.ant-zoom-right-enter.ant-zoom-right-enter-active,
.ant-zoom-right-appear.ant-zoom-right-appear-active {
  animation-name: antZoomRightIn;
  animation-play-state: running;
}

.ant-zoom-right-leave.ant-zoom-right-leave-active {
  animation-name: antZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}

.ant-zoom-right-enter,
.ant-zoom-right-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.ant-zoom-right-enter-prepare,
.ant-zoom-right-appear-prepare {
  transform: none;
}

.ant-zoom-right-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

@keyframes antZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes antZoomOut {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}

@keyframes antZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}

@keyframes antZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }

  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}

@keyframes antZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }

  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}

@keyframes antZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }

  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}

@keyframes antZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }

  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}

@keyframes antZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }

  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}

@keyframes antZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }

  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}

@keyframes antZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }

  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}

@keyframes antZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }

  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}

.ant-motion-collapse-legacy {
  overflow: hidden;
}

.ant-motion-collapse-legacy-active {
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

.ant-motion-collapse {
  overflow: hidden;
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-modal {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  pointer-events: none;
  position: relative;
  top: 100px;
  width: auto;
  max-width: calc(100vw - 32px);
  margin: 0 auto;
  padding-bottom: 24px;
}

.ant-modal.ant-zoom-enter,
.ant-modal.ant-zoom-appear {
  transform: none;
  opacity: 0;
  animation-duration: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}

.ant-modal-mask-hidden {
  display: none;
}

.ant-modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  outline: 0;
}

.ant-modal-wrap {
  z-index: 1000;
}

.ant-modal-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  word-wrap: break-word;
}

.ant-modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  pointer-events: auto;
}

.ant-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
}

.ant-modal-close-x {
  display: block;
  width: 54px;
  height: 54px;
  font-size: 16px;
  font-style: normal;
  line-height: 54px;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
}

.ant-modal-close:focus,
.ant-modal-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}

.ant-modal-header {
  padding: 16px 24px;
  color: rgba(0, 0, 0, 0.85);
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
}

.ant-modal-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5715;
  word-wrap: break-word;
}

.ant-modal-footer {
  padding: 10px 16px;
  text-align: right;
  background: transparent;
  border-top: 1px solid #f0f0f0;
  border-radius: 0 0 2px 2px;
}

.ant-modal-footer .ant-btn + .ant-btn:not(.ant-dropdown-trigger) {
  margin-bottom: 0;
  margin-left: 8px;
}

.ant-modal-open {
  overflow: hidden;
}

.ant-modal-centered {
  text-align: center;
}

.ant-modal-centered::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}

.ant-modal-centered .ant-modal {
  top: 0;
  display: inline-block;
  padding-bottom: 0;
  text-align: left;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .ant-modal {
    max-width: calc(100vw - 16px);
    margin: 8px auto;
  }

  .ant-modal-centered .ant-modal {
    flex: 1;
  }
}

.ant-modal-confirm .ant-modal-header {
  display: none;
}

.ant-modal-confirm .ant-modal-body {
  padding: 32px 32px 24px;
}

.ant-modal-confirm-body-wrapper::before {
  display: table;
  content: '';
}

.ant-modal-confirm-body-wrapper::after {
  display: table;
  clear: both;
  content: '';
}

.ant-modal-confirm-body .ant-modal-confirm-title {
  display: block;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
}

.ant-modal-confirm-body .ant-modal-confirm-content {
  margin-top: 8px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}

.ant-modal-confirm-body > .anticon {
  float: left;
  margin-right: 16px;
  font-size: 22px;
}

.ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
  margin-left: 38px;
}

.ant-modal-confirm .ant-modal-confirm-btns {
  margin-top: 24px;
  text-align: right;
}

.ant-modal-confirm .ant-modal-confirm-btns .ant-btn + .ant-btn {
  margin-bottom: 0;
  margin-left: 8px;
}

.ant-modal-confirm-error .ant-modal-confirm-body > .anticon {
  color: #ff4d4f;
}

.ant-modal-confirm-warning .ant-modal-confirm-body > .anticon,
.ant-modal-confirm-confirm .ant-modal-confirm-body > .anticon {
  color: #faad14;
}

.ant-modal-confirm-info .ant-modal-confirm-body > .anticon {
  color: #4c6aff;
}

.ant-modal-confirm-success .ant-modal-confirm-body > .anticon {
  color: #52c41a;
}

.ant-modal-confirm .ant-zoom-leave .ant-modal-confirm-btns {
  pointer-events: none;
}

.ant-modal-wrap-rtl {
  direction: rtl;
}

.ant-modal-wrap-rtl .ant-modal-close {
  right: initial;
  left: 0;
}

.ant-modal-wrap-rtl .ant-modal-footer {
  text-align: left;
}

.ant-modal-wrap-rtl .ant-modal-footer .ant-btn + .ant-btn {
  margin-right: 8px;
  margin-left: 0;
}

.ant-modal-wrap-rtl .ant-modal-confirm-body {
  direction: rtl;
}

.ant-modal-wrap-rtl .ant-modal-confirm-body > .anticon {
  float: right;
  margin-right: 0;
  margin-left: 16px;
}

.ant-modal-wrap-rtl .ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
  margin-right: 38px;
  margin-left: 0;
}

.ant-modal-wrap-rtl .ant-modal-confirm-btns {
  text-align: left;
}

.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn + .ant-btn {
  margin-right: 8px;
  margin-left: 0;
}

.ant-modal-wrap-rtl.ant-modal-centered .ant-modal {
  text-align: right;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-btn {
  line-height: 1.5715;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 0 solid transparent;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: manipulation;
  height: 32px;
  padding: 4px 15px;
  font-size: 14px;
  border-radius: 2px;
  color: #545A6E;
  border-color: #E1E3E8;
  background: #EBEDF2;
}

.ant-btn > .anticon {
  line-height: 1;
}

.ant-btn,
.ant-btn:active,
.ant-btn:focus {
  outline: 0;
}

.ant-btn:not([disabled]):hover {
  text-decoration: none;
}

.ant-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}

.ant-btn[disabled] {
  cursor: not-allowed;
}

.ant-btn[disabled] > * {
  pointer-events: none;
}

.ant-btn-lg {
  height: 40px;
  padding: 6.4px 15px;
  font-size: 16px;
  border-radius: 2px;
}

.ant-btn-sm {
  height: 24px;
  padding: 0px 7px;
  font-size: 14px;
  border-radius: 2px;
}

.ant-btn > a:only-child {
  color: currentcolor;
}

.ant-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn:hover,
.ant-btn:focus {
  color: #7591ff;
  border-color: #7591ff;
  background: #EBEDF2;
}

.ant-btn:hover > a:only-child,
.ant-btn:focus > a:only-child {
  color: currentcolor;
}

.ant-btn:hover > a:only-child::after,
.ant-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn:active {
  color: #364cd9;
  border-color: #364cd9;
  background: #EBEDF2;
}

.ant-btn:active > a:only-child {
  color: currentcolor;
}

.ant-btn:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn[disabled],
.ant-btn[disabled]:hover,
.ant-btn[disabled]:focus,
.ant-btn[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn[disabled] > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn[disabled] > a:only-child::after,
.ant-btn[disabled]:hover > a:only-child::after,
.ant-btn[disabled]:focus > a:only-child::after,
.ant-btn[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn:hover,
.ant-btn:focus,
.ant-btn:active {
  text-decoration: none;
  background: #EBEDF2;
}

.ant-btn > span {
  display: inline-block;
}

.ant-btn-primary {
  color: #fff;
  border-color: #4c6aff;
  background: #4c6aff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}

.ant-btn-primary > a:only-child {
  color: currentcolor;
}

.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-primary:hover,
.ant-btn-primary:focus {
  color: #fff;
  border-color: #7591ff;
  background: #7591ff;
}

.ant-btn-primary:hover > a:only-child,
.ant-btn-primary:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-primary:hover > a:only-child::after,
.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-primary:active {
  color: #fff;
  border-color: #364cd9;
  background: #364cd9;
}

.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}

.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-primary[disabled],
.ant-btn-primary[disabled]:hover,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-primary[disabled] > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #7591ff;
  border-left-color: #7591ff;
}

.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #E1E3E8;
}

.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #7591ff;
}

.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #E1E3E8;
}

.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-left-color: #7591ff;
}

.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-left-color: #E1E3E8;
}

.ant-btn-ghost {
  color: rgba(0, 0, 0, 0.85);
  border-color: #E1E3E8;
  background: transparent;
}

.ant-btn-ghost > a:only-child {
  color: currentcolor;
}

.ant-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-ghost:hover,
.ant-btn-ghost:focus {
  color: #7591ff;
  border-color: #7591ff;
  background: transparent;
}

.ant-btn-ghost:hover > a:only-child,
.ant-btn-ghost:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-ghost:hover > a:only-child::after,
.ant-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-ghost:active {
  color: #364cd9;
  border-color: #364cd9;
  background: transparent;
}

.ant-btn-ghost:active > a:only-child {
  color: currentcolor;
}

.ant-btn-ghost:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-ghost[disabled],
.ant-btn-ghost[disabled]:hover,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-ghost[disabled] > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost[disabled]:focus > a:only-child,
.ant-btn-ghost[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-ghost[disabled] > a:only-child::after,
.ant-btn-ghost[disabled]:hover > a:only-child::after,
.ant-btn-ghost[disabled]:focus > a:only-child::after,
.ant-btn-ghost[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dashed {
  color: #545A6E;
  border-color: #E1E3E8;
  background: #EBEDF2;
  border-style: dashed;
}

.ant-btn-dashed > a:only-child {
  color: currentcolor;
}

.ant-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dashed:hover,
.ant-btn-dashed:focus {
  color: #7591ff;
  border-color: #7591ff;
  background: #EBEDF2;
}

.ant-btn-dashed:hover > a:only-child,
.ant-btn-dashed:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-dashed:hover > a:only-child::after,
.ant-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dashed:active {
  color: #364cd9;
  border-color: #364cd9;
  background: #EBEDF2;
}

.ant-btn-dashed:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dashed:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dashed[disabled],
.ant-btn-dashed[disabled]:hover,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-dashed[disabled] > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed[disabled]:focus > a:only-child,
.ant-btn-dashed[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dashed[disabled] > a:only-child::after,
.ant-btn-dashed[disabled]:hover > a:only-child::after,
.ant-btn-dashed[disabled]:focus > a:only-child::after,
.ant-btn-dashed[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-danger {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}

.ant-btn-danger > a:only-child {
  color: currentcolor;
}

.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-danger:hover,
.ant-btn-danger:focus {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}

.ant-btn-danger:hover > a:only-child,
.ant-btn-danger:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-danger:hover > a:only-child::after,
.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-danger:active {
  color: #fff;
  border-color: #d9363e;
  background: #d9363e;
}

.ant-btn-danger:active > a:only-child {
  color: currentcolor;
}

.ant-btn-danger:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-danger[disabled],
.ant-btn-danger[disabled]:hover,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-danger[disabled] > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-danger[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-danger[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-link {
  color: #4c6aff;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.ant-btn-link > a:only-child {
  color: currentcolor;
}

.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-link:hover,
.ant-btn-link:focus {
  color: #7591ff;
  border-color: #7591ff;
  background: transparent;
}

.ant-btn-link:hover > a:only-child,
.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-link:hover > a:only-child::after,
.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-link:active {
  color: #364cd9;
  border-color: #364cd9;
  background: transparent;
}

.ant-btn-link:active > a:only-child {
  color: currentcolor;
}

.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-link[disabled],
.ant-btn-link[disabled]:hover,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-link[disabled] > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-link:hover {
  background: transparent;
}

.ant-btn-link:hover,
.ant-btn-link:focus,
.ant-btn-link:active {
  border-color: transparent;
}

.ant-btn-link[disabled],
.ant-btn-link[disabled]:hover,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-link[disabled] > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-text {
  color: rgba(0, 0, 0, 0.85);
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.ant-btn-text > a:only-child {
  color: currentcolor;
}

.ant-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-text:hover,
.ant-btn-text:focus {
  color: #7591ff;
  border-color: #7591ff;
  background: transparent;
}

.ant-btn-text:hover > a:only-child,
.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-text:hover > a:only-child::after,
.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-text:active {
  color: #364cd9;
  border-color: #364cd9;
  background: transparent;
}

.ant-btn-text:active > a:only-child {
  color: currentcolor;
}

.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-text[disabled],
.ant-btn-text[disabled]:hover,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-text[disabled] > a:only-child,
.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-text:hover,
.ant-btn-text:focus {
  color: rgba(0, 0, 0, 0.85);
  background: rgba(0, 0, 0, 0.018);
  border-color: transparent;
}

.ant-btn-text:active {
  color: rgba(0, 0, 0, 0.85);
  background: rgba(0, 0, 0, 0.028);
  border-color: transparent;
}

.ant-btn-text[disabled],
.ant-btn-text[disabled]:hover,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-text[disabled] > a:only-child,
.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
  background: #EBEDF2;
}

.ant-btn-dangerous > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous:hover,
.ant-btn-dangerous:focus {
  color: #ff7875;
  border-color: #ff7875;
  background: #EBEDF2;
}

.ant-btn-dangerous:hover > a:only-child,
.ant-btn-dangerous:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous:hover > a:only-child::after,
.ant-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous:active {
  color: #d9363e;
  border-color: #d9363e;
  background: #EBEDF2;
}

.ant-btn-dangerous:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous[disabled],
.ant-btn-dangerous[disabled]:hover,
.ant-btn-dangerous[disabled]:focus,
.ant-btn-dangerous[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-dangerous[disabled] > a:only-child,
.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-dangerous[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous[disabled] > a:only-child::after,
.ant-btn-dangerous[disabled]:hover > a:only-child::after,
.ant-btn-dangerous[disabled]:focus > a:only-child::after,
.ant-btn-dangerous[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-primary {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}

.ant-btn-dangerous.ant-btn-primary > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-primary:hover,
.ant-btn-dangerous.ant-btn-primary:focus {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}

.ant-btn-dangerous.ant-btn-primary:hover > a:only-child,
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-primary:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-primary:active {
  color: #fff;
  border-color: #d9363e;
  background: #d9363e;
}

.ant-btn-dangerous.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-primary[disabled],
.ant-btn-dangerous.ant-btn-primary[disabled]:hover,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus,
.ant-btn-dangerous.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-link {
  color: #ff4d4f;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.ant-btn-dangerous.ant-btn-link > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-dangerous.ant-btn-link:focus {
  color: #7591ff;
  border-color: #7591ff;
  background: transparent;
}

.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-link:active {
  color: #364cd9;
  border-color: #364cd9;
  background: transparent;
}

.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-dangerous.ant-btn-link:focus {
  color: #ff7875;
  border-color: transparent;
  background: transparent;
}

.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-link:active {
  color: #d9363e;
  border-color: transparent;
  background: transparent;
}

.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-text {
  color: #ff4d4f;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.ant-btn-dangerous.ant-btn-text > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-text:hover,
.ant-btn-dangerous.ant-btn-text:focus {
  color: #7591ff;
  border-color: #7591ff;
  background: transparent;
}

.ant-btn-dangerous.ant-btn-text:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-text:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-text:active {
  color: #364cd9;
  border-color: #364cd9;
  background: transparent;
}

.ant-btn-dangerous.ant-btn-text:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-text:hover,
.ant-btn-dangerous.ant-btn-text:focus {
  color: #ff7875;
  border-color: transparent;
  background: rgba(0, 0, 0, 0.018);
}

.ant-btn-dangerous.ant-btn-text:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-text:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-text:active {
  color: #d9363e;
  border-color: transparent;
  background: rgba(0, 0, 0, 0.028);
}

.ant-btn-dangerous.ant-btn-text:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 2.4px 0;
  font-size: 16px;
  border-radius: 2px;
  vertical-align: -3px;
}

.ant-btn-icon-only > * {
  font-size: 16px;
}

.ant-btn-icon-only.ant-btn-lg {
  width: 40px;
  height: 40px;
  padding: 4.9px 0;
  font-size: 18px;
  border-radius: 2px;
}

.ant-btn-icon-only.ant-btn-lg > * {
  font-size: 18px;
}

.ant-btn-icon-only.ant-btn-sm {
  width: 24px;
  height: 24px;
  padding: 0px 0;
  font-size: 14px;
  border-radius: 2px;
}

.ant-btn-icon-only.ant-btn-sm > * {
  font-size: 14px;
}

.ant-btn-icon-only > .anticon {
  display: flex;
  justify-content: center;
}

.ant-btn-icon-only .anticon-loading {
  padding: 0 !important;
}

a.ant-btn-icon-only {
  vertical-align: -1px;
}

a.ant-btn-icon-only > .anticon {
  display: inline;
}

.ant-btn-round {
  height: 32px;
  padding: 4px 16px;
  font-size: 14px;
  border-radius: 32px;
}

.ant-btn-round.ant-btn-lg {
  height: 40px;
  padding: 6.4px 20px;
  font-size: 16px;
  border-radius: 40px;
}

.ant-btn-round.ant-btn-sm {
  height: 24px;
  padding: 0px 12px;
  font-size: 14px;
  border-radius: 24px;
}

.ant-btn-round.ant-btn-icon-only {
  width: auto;
}

.ant-btn-circle {
  min-width: 32px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%;
}

.ant-btn-circle.ant-btn-lg {
  min-width: 40px;
  border-radius: 50%;
}

.ant-btn-circle.ant-btn-sm {
  min-width: 24px;
  border-radius: 50%;
}

.ant-btn::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none;
}

.ant-btn .anticon {
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-btn .anticon.anticon-plus > svg,
.ant-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizespeed;
}

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

.ant-btn.ant-btn-loading::before {
  display: block;
}

.ant-btn > .ant-btn-loading-icon {
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-btn > .ant-btn-loading-icon .anticon {
  padding-right: 8px;
  animation: none;
}

.ant-btn > .ant-btn-loading-icon .anticon svg {
  animation: loadingCircle 1s infinite linear;
}

.ant-btn-group {
  position: relative;
  display: inline-flex;
}

.ant-btn-group > .ant-btn,
.ant-btn-group > span > .ant-btn {
  position: relative;
}

.ant-btn-group > .ant-btn:hover,
.ant-btn-group > span > .ant-btn:hover,
.ant-btn-group > .ant-btn:focus,
.ant-btn-group > span > .ant-btn:focus,
.ant-btn-group > .ant-btn:active,
.ant-btn-group > span > .ant-btn:active {
  z-index: 2;
}

.ant-btn-group > .ant-btn[disabled],
.ant-btn-group > span > .ant-btn[disabled] {
  z-index: 0;
}

.ant-btn-group .ant-btn-icon-only {
  font-size: 14px;
}

.ant-btn-group .ant-btn + .ant-btn,
.ant-btn + .ant-btn-group,
.ant-btn-group span + .ant-btn,
.ant-btn-group .ant-btn + span,
.ant-btn-group > span + span,
.ant-btn-group + .ant-btn,
.ant-btn-group + .ant-btn-group {
  margin-left: -1px;
}

.ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
  border-left-color: transparent;
}

.ant-btn-group .ant-btn {
  border-radius: 0;
}

.ant-btn-group > .ant-btn:first-child,
.ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0;
}

.ant-btn-group > .ant-btn:only-child {
  border-radius: 2px;
}

.ant-btn-group > span:only-child > .ant-btn {
  border-radius: 2px;
}

.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.ant-btn-group-sm > .ant-btn:only-child {
  border-radius: 2px;
}

.ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 2px;
}

.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.ant-btn-group > .ant-btn-group {
  float: left;
}

.ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
  border-radius: 0;
}

.ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-btn-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-rtl.ant-btn + .ant-btn-group,
.ant-btn-rtl.ant-btn-group span + .ant-btn,
.ant-btn-rtl.ant-btn-group .ant-btn + span,
.ant-btn-rtl.ant-btn-group > span + span,
.ant-btn-rtl.ant-btn-group + .ant-btn,
.ant-btn-rtl.ant-btn-group + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-group-rtl.ant-btn + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group span + .ant-btn,
.ant-btn-group-rtl.ant-btn-group .ant-btn + span,
.ant-btn-group-rtl.ant-btn-group > span + span,
.ant-btn-group-rtl.ant-btn-group + .ant-btn,
.ant-btn-group-rtl.ant-btn-group + .ant-btn-group {
  margin-right: -1px;
  margin-left: auto;
}

.ant-btn-group.ant-btn-group-rtl {
  direction: rtl;
}

.ant-btn-group-rtl.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-radius: 0 2px 2px 0;
}

.ant-btn-group-rtl.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-radius: 2px 0 0 2px;
}

.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-radius: 0 2px 2px 0;
}

.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-radius: 2px 0 0 2px;
}

.ant-btn:focus > span,
.ant-btn:active > span {
  position: relative;
}

.ant-btn > .anticon + span,
.ant-btn > span + .anticon {
  margin-left: 8px;
}

.ant-btn.ant-btn-background-ghost {
  color: #fff;
  border-color: #fff;
}

.ant-btn.ant-btn-background-ghost,
.ant-btn.ant-btn-background-ghost:hover,
.ant-btn.ant-btn-background-ghost:active,
.ant-btn.ant-btn-background-ghost:focus {
  background: transparent;
}

.ant-btn.ant-btn-background-ghost:hover,
.ant-btn.ant-btn-background-ghost:focus {
  color: #7591ff;
  border-color: #7591ff;
}

.ant-btn.ant-btn-background-ghost:active {
  color: #364cd9;
  border-color: #364cd9;
}

.ant-btn.ant-btn-background-ghost[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border-color: #E1E3E8;
}

.ant-btn-background-ghost.ant-btn-primary {
  color: #4c6aff;
  border-color: #4c6aff;
  text-shadow: none;
}

.ant-btn-background-ghost.ant-btn-primary > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-primary:hover,
.ant-btn-background-ghost.ant-btn-primary:focus {
  color: #7591ff;
  border-color: #7591ff;
}

.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-primary:active {
  color: #364cd9;
  border-color: #364cd9;
}

.ant-btn-background-ghost.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-danger {
  color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: none;
}

.ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-danger:hover,
.ant-btn-background-ghost.ant-btn-danger:focus {
  color: #ff7875;
  border-color: #ff7875;
}

.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-danger:active {
  color: #d9363e;
  border-color: #d9363e;
}

.ant-btn-background-ghost.ant-btn-danger:active > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-danger:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: none;
}

.ant-btn-background-ghost.ant-btn-dangerous > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-dangerous:hover,
.ant-btn-background-ghost.ant-btn-dangerous:focus {
  color: #ff7875;
  border-color: #ff7875;
}

.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-dangerous:active {
  color: #d9363e;
  border-color: #d9363e;
}

.ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-dangerous[disabled],
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link {
  color: #ff4d4f;
  border-color: transparent;
  text-shadow: none;
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus {
  color: #ff7875;
  border-color: transparent;
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active {
  color: #d9363e;
  border-color: transparent;
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}

.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}

.ant-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}

.ant-btn.ant-btn-block {
  width: 100%;
}

.ant-btn:empty {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\a0';
}

a.ant-btn {
  padding-top: 0.01px !important;
  line-height: 30px;
}

a.ant-btn-disabled {
  cursor: not-allowed;
}

a.ant-btn-disabled > * {
  pointer-events: none;
}

a.ant-btn-disabled,
a.ant-btn-disabled:hover,
a.ant-btn-disabled:focus,
a.ant-btn-disabled:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}

a.ant-btn-disabled > a:only-child,
a.ant-btn-disabled:hover > a:only-child,
a.ant-btn-disabled:focus > a:only-child,
a.ant-btn-disabled:active > a:only-child {
  color: currentcolor;
}

a.ant-btn-disabled > a:only-child::after,
a.ant-btn-disabled:hover > a:only-child::after,
a.ant-btn-disabled:focus > a:only-child::after,
a.ant-btn-disabled:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

a.ant-btn-lg {
  line-height: 38px;
}

a.ant-btn-sm {
  line-height: 22px;
}

.ant-btn-compact-item:not(.ant-btn-compact-last-item):not(.ant-btn-compact-item-rtl) {
  margin-right: -1px;
}

.ant-btn-compact-item:not(.ant-btn-compact-last-item).ant-btn-compact-item-rtl {
  margin-left: -1px;
}

.ant-btn-compact-item:hover,
.ant-btn-compact-item:focus,
.ant-btn-compact-item:active {
  z-index: 2;
}

.ant-btn-compact-item[disabled] {
  z-index: 0;
}

.ant-btn-compact-item:not(.ant-btn-compact-first-item):not(.ant-btn-compact-last-item).ant-btn {
  border-radius: 0;
}

.ant-btn-compact-item.ant-btn.ant-btn-compact-first-item:not(.ant-btn-compact-last-item):not(.ant-btn-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-btn-compact-item.ant-btn.ant-btn-compact-last-item:not(.ant-btn-compact-first-item):not(.ant-btn-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-btn-compact-item.ant-btn.ant-btn-compact-item-rtl.ant-btn-compact-first-item:not(.ant-btn-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-btn-compact-item.ant-btn.ant-btn-compact-item-rtl.ant-btn-compact-last-item:not(.ant-btn-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-btn-icon-only.ant-btn-compact-item {
  flex: none;
}

.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled]) {
  position: relative;
}

.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled])::after {
  position: absolute;
  top: -1px;
  left: -1px;
  display: inline-block;
  width: 1px;
  height: calc(100% + 1px * 2);
  background-color: #7591ff;
  content: ' ';
}

.ant-btn-compact-item-rtl.ant-btn-compact-first-item.ant-btn-compact-item-rtl:not(.ant-btn-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-btn-compact-item-rtl.ant-btn-compact-last-item.ant-btn-compact-item-rtl:not(.ant-btn-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-btn-compact-item-rtl.ant-btn-sm.ant-btn-compact-first-item.ant-btn-compact-item-rtl.ant-btn-sm:not(.ant-btn-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-btn-compact-item-rtl.ant-btn-sm.ant-btn-compact-last-item.ant-btn-compact-item-rtl.ant-btn-sm:not(.ant-btn-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-btn-compact-item-rtl.ant-btn-primary:not([disabled]) + .ant-btn-compact-item-rtl.ant-btn-primary:not([disabled])::after {
  right: -1px;
}

.ant-btn-compact-vertical-item:not(.ant-btn-compact-vertical-last-item) {
  margin-bottom: -1px;
}

.ant-btn-compact-vertical-item:hover,
.ant-btn-compact-vertical-item:focus,
.ant-btn-compact-vertical-item:active {
  z-index: 2;
}

.ant-btn-compact-vertical-item[disabled] {
  z-index: 0;
}

.ant-btn-compact-vertical-item:not(.ant-btn-compact-vertical-first-item):not(.ant-btn-compact-vertical-last-item) {
  border-radius: 0;
}

.ant-btn-compact-vertical-item.ant-btn-compact-vertical-first-item:not(.ant-btn-compact-vertical-last-item) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-btn-compact-vertical-item.ant-btn-compact-vertical-last-item:not(.ant-btn-compact-vertical-first-item) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) {
  position: relative;
}

.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled])::after {
  position: absolute;
  top: -1px;
  left: -1px;
  display: inline-block;
  width: calc(100% + 1px * 2);
  height: 1px;
  background-color: #7591ff;
  content: ' ';
}

.ant-btn-rtl {
  direction: rtl;
}

.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-right-color: #7591ff;
  border-left-color: #E1E3E8;
}

.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-right-color: #E1E3E8;
  border-left-color: #7591ff;
}

.ant-btn-rtl.ant-btn > .ant-btn-loading-icon .anticon {
  padding-right: 0;
  padding-left: 8px;
}

.ant-btn-rtl.ant-btn > .anticon + span,
.ant-btn-rtl.ant-btn > span + .anticon {
  margin-right: 8px;
  margin-left: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-spin {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  display: none;
  color: #4c6aff;
  font-size: 0;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.ant-spin-spinning {
  position: static;
  display: inline-block;
  opacity: 1;
}

.ant-spin-nested-loading {
  position: relative;
}

.ant-spin-nested-loading > div > .ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 400px;
}

.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}

.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  font-size: 14px;
  text-shadow: 0 1px 2px #fff;
}

.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -20px;
}

.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
  margin: -7px;
}

.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
  padding-top: 2px;
}

.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -17px;
}

.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
  margin: -16px;
}

.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
  padding-top: 11px;
}

.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -26px;
}

.ant-spin-container {
  position: relative;
  transition: opacity 0.3s;
}

.ant-spin-container::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none \9;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}

.ant-spin-blur {
  clear: both;
  opacity: 0.5;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.ant-spin-blur::after {
  opacity: 0.4;
  pointer-events: auto;
}

.ant-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}

.ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 1em;
  height: 1em;
}

.ant-spin-dot-item {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #4c6aff;
  border-radius: 100%;
  transform: scale(0.75);
  transform-origin: 50% 50%;
  opacity: 0.3;
  animation: antSpinMove 1s infinite linear alternate;
}

.ant-spin-dot-item:nth-child(1) {
  top: 0;
  left: 0;
}

.ant-spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  animation-delay: 0.4s;
}

.ant-spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  animation-delay: 0.8s;
}

.ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  animation-delay: 1.2s;
}

.ant-spin-dot-spin {
  transform: rotate(0deg);
  animation: antRotate 1.2s infinite linear;
}

.ant-spin-sm .ant-spin-dot {
  font-size: 14px;
}

.ant-spin-sm .ant-spin-dot i {
  width: 6px;
  height: 6px;
}

.ant-spin-lg .ant-spin-dot {
  font-size: 32px;
}

.ant-spin-lg .ant-spin-dot i {
  width: 14px;
  height: 14px;
}

.ant-spin.ant-spin-show-text .ant-spin-text {
  display: block;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */

  .ant-spin-blur {
    background: #fff;
    opacity: 0.5;
  }
}

@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}

@keyframes antRotate {
  to {
    transform: rotate(360deg);
  }
}

.ant-spin-rtl {
  direction: rtl;
}

.ant-spin-rtl .ant-spin-dot-spin {
  transform: rotate(-45deg);
  animation-name: antRotateRtl;
}

@keyframes antRotateRtl {
  to {
    transform: rotate(-405deg);
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-message {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  top: 8px;
  left: 0;
  z-index: 1010;
  width: 100%;
  pointer-events: none;
}

.ant-message-notice {
  padding: 8px;
  text-align: center;
}

.ant-message-notice-content {
  display: inline-block;
  padding: 10px 16px;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  pointer-events: all;
}

.ant-message-success .anticon {
  color: #52c41a;
}

.ant-message-error .anticon {
  color: #ff4d4f;
}

.ant-message-warning .anticon {
  color: #faad14;
}

.ant-message-info .anticon,
.ant-message-loading .anticon {
  color: #4c6aff;
}

.ant-message .anticon {
  position: relative;
  top: 1px;
  margin-right: 8px;
  font-size: 16px;
}

.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active {
  animation-name: MessageMoveOut;
  animation-duration: 0.3s;
}

@keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }

  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}

.ant-message-rtl {
  direction: rtl;
}

.ant-message-rtl span {
  direction: rtl;
}

.ant-message-rtl .anticon {
  margin-right: 0;
  margin-left: 8px;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-tooltip {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1070;
  display: block;
  width: -moz-max-content;
  width: max-content;
  width: intrinsic;
  max-width: 250px;
  visibility: visible;
}

.ant-tooltip-content {
  position: relative;
}

.ant-tooltip-hidden {
  display: none;
}

.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
  padding-bottom: 14.3137085px;
}

.ant-tooltip-placement-right,
.ant-tooltip-placement-rightTop,
.ant-tooltip-placement-rightBottom {
  padding-left: 14.3137085px;
}

.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
  padding-top: 14.3137085px;
}

.ant-tooltip-placement-left,
.ant-tooltip-placement-leftTop,
.ant-tooltip-placement-leftBottom {
  padding-right: 14.3137085px;
}

.ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

.ant-tooltip-arrow {
  position: absolute;
  z-index: 2;
  display: block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}

.ant-tooltip-arrow-content {
  --antd-arrow-background-color: linear-gradient(to right bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.75));
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 11.3137085px;
  height: 11.3137085px;
  margin: auto;
  content: '';
  pointer-events: auto;
  border-radius: 0 0 2px;
  pointer-events: none;
}

.ant-tooltip-arrow-content::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: var(--antd-arrow-background-color);
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  -webkit-clip-path: inset(33% 33%);
          clip-path: inset(33% 33%);
  -webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
          clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}

.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: 0;
  transform: translateY(100%);
}

.ant-tooltip-placement-top .ant-tooltip-arrow-content,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow-content,
.ant-tooltip-placement-topRight .ant-tooltip-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-11px) rotate(45deg);
}

.ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  transform: translateY(100%) translateX(-50%);
}

.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 13px;
}

.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 13px;
}

.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  left: 0;
  transform: translateX(-100%);
}

.ant-tooltip-placement-right .ant-tooltip-arrow-content,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow-content,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow-content {
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(11px) rotate(135deg);
}

.ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  transform: translateX(-100%) translateY(-50%);
}

.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 5px;
}

.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 5px;
}

.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  right: 0;
  transform: translateX(100%);
}

.ant-tooltip-placement-left .ant-tooltip-arrow-content,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow-content,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow-content {
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-11px) rotate(315deg);
}

.ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  transform: translateX(100%) translateY(-50%);
}

.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 5px;
}

.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 5px;
}

.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: 0;
  transform: translateY(-100%);
}

.ant-tooltip-placement-bottom .ant-tooltip-arrow-content,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow-content,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow-content {
  box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(11px) rotate(225deg);
}

.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  transform: translateY(-100%) translateX(-50%);
}

.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 13px;
}

.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 13px;
}

.ant-tooltip-pink .ant-tooltip-inner {
  background-color: #eb2f96;
}

.ant-tooltip-pink .ant-tooltip-arrow-content::before {
  background: #eb2f96;
}

.ant-tooltip-magenta .ant-tooltip-inner {
  background-color: #eb2f96;
}

.ant-tooltip-magenta .ant-tooltip-arrow-content::before {
  background: #eb2f96;
}

.ant-tooltip-red .ant-tooltip-inner {
  background-color: #f5222d;
}

.ant-tooltip-red .ant-tooltip-arrow-content::before {
  background: #f5222d;
}

.ant-tooltip-volcano .ant-tooltip-inner {
  background-color: #fa541c;
}

.ant-tooltip-volcano .ant-tooltip-arrow-content::before {
  background: #fa541c;
}

.ant-tooltip-orange .ant-tooltip-inner {
  background-color: #fa8c16;
}

.ant-tooltip-orange .ant-tooltip-arrow-content::before {
  background: #fa8c16;
}

.ant-tooltip-yellow .ant-tooltip-inner {
  background-color: #fadb14;
}

.ant-tooltip-yellow .ant-tooltip-arrow-content::before {
  background: #fadb14;
}

.ant-tooltip-gold .ant-tooltip-inner {
  background-color: #faad14;
}

.ant-tooltip-gold .ant-tooltip-arrow-content::before {
  background: #faad14;
}

.ant-tooltip-cyan .ant-tooltip-inner {
  background-color: #13c2c2;
}

.ant-tooltip-cyan .ant-tooltip-arrow-content::before {
  background: #13c2c2;
}

.ant-tooltip-lime .ant-tooltip-inner {
  background-color: #a0d911;
}

.ant-tooltip-lime .ant-tooltip-arrow-content::before {
  background: #a0d911;
}

.ant-tooltip-green .ant-tooltip-inner {
  background-color: #52c41a;
}

.ant-tooltip-green .ant-tooltip-arrow-content::before {
  background: #52c41a;
}

.ant-tooltip-blue .ant-tooltip-inner {
  background-color: #1890ff;
}

.ant-tooltip-blue .ant-tooltip-arrow-content::before {
  background: #1890ff;
}

.ant-tooltip-geekblue .ant-tooltip-inner {
  background-color: #2f54eb;
}

.ant-tooltip-geekblue .ant-tooltip-arrow-content::before {
  background: #2f54eb;
}

.ant-tooltip-purple .ant-tooltip-inner {
  background-color: #722ed1;
}

.ant-tooltip-purple .ant-tooltip-arrow-content::before {
  background: #722ed1;
}

.ant-tooltip-rtl {
  direction: rtl;
}

.ant-tooltip-rtl .ant-tooltip-inner {
  text-align: right;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-card {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  background: #fff;
  border-radius: 2px;
}

.ant-card-rtl {
  direction: rtl;
}

.ant-card-hoverable {
  cursor: pointer;
  transition: box-shadow 0.3s, border-color 0.3s;
}

.ant-card-hoverable:hover {
  border-color: transparent;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
}

.ant-card-bordered {
  border: 1px solid #f0f0f0;
}

.ant-card-head {
  min-height: 48px;
  margin-bottom: -1px;
  padding: 0 24px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  background: transparent;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
}

.ant-card-head::before {
  display: table;
  content: '';
}

.ant-card-head::after {
  display: table;
  clear: both;
  content: '';
}

.ant-card-head-wrapper {
  display: flex;
  align-items: center;
}

.ant-card-head-title {
  display: inline-block;
  flex: 1;
  padding: 16px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ant-card-head-title > .ant-typography,
.ant-card-head-title > .ant-typography-edit-content {
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.ant-card-head .ant-tabs-top {
  clear: both;
  margin-bottom: -17px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
}

.ant-card-head .ant-tabs-top-bar {
  border-bottom: 1px solid #f0f0f0;
}

.ant-card-extra {
  margin-left: auto;
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
}

.ant-card-rtl .ant-card-extra {
  margin-right: auto;
  margin-left: 0;
}

.ant-card-body {
  padding: 24px;
}

.ant-card-body::before {
  display: table;
  content: '';
}

.ant-card-body::after {
  display: table;
  clear: both;
  content: '';
}

.ant-card-contain-grid .ant-card-body {
  display: flex;
  flex-wrap: wrap;
}

.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
  margin: -1px 0 0 -1px;
  padding: 0;
}

.ant-card-grid {
  width: 33.33%;
  padding: 24px;
  border: 0;
  border-radius: 0;
  box-shadow: 1px 0 0 0 #f0f0f0, 0 1px 0 0 #f0f0f0, 1px 1px 0 0 #f0f0f0, 1px 0 0 0 #f0f0f0 inset, 0 1px 0 0 #f0f0f0 inset;
  transition: all 0.3s;
}

.ant-card-grid-hoverable:hover {
  position: relative;
  z-index: 1;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
}

.ant-card-contain-tabs > .ant-card-head .ant-card-head-title {
  min-height: 32px;
  padding-bottom: 0;
}

.ant-card-contain-tabs > .ant-card-head .ant-card-extra {
  padding-bottom: 0;
}

.ant-card-bordered .ant-card-cover {
  margin-top: -1px;
  margin-right: -1px;
  margin-left: -1px;
}

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

.ant-card-cover img {
  border-radius: 2px 2px 0 0;
}

.ant-card-actions {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  border-top: 1px solid #f0f0f0;
}

.ant-card-actions::before {
  display: table;
  content: '';
}

.ant-card-actions::after {
  display: table;
  clear: both;
  content: '';
}

.ant-card-actions > li {
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
}

.ant-card-actions > li > span {
  position: relative;
  display: block;
  min-width: 32px;
  font-size: 14px;
  line-height: 1.5715;
  cursor: pointer;
}

.ant-card-actions > li > span:hover {
  color: #4c6aff;
  transition: color 0.3s;
}

.ant-card-actions > li > span a:not(.ant-btn),
.ant-card-actions > li > span > .anticon {
  display: inline-block;
  width: 100%;
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
  transition: color 0.3s;
}

.ant-card-actions > li > span a:not(.ant-btn):hover,
.ant-card-actions > li > span > .anticon:hover {
  color: #4c6aff;
}

.ant-card-actions > li > span > .anticon {
  font-size: 16px;
  line-height: 22px;
}

.ant-card-actions > li:not(:last-child) {
  border-right: 1px solid #f0f0f0;
}

.ant-card-rtl .ant-card-actions > li:not(:last-child) {
  border-right: none;
  border-left: 1px solid #f0f0f0;
}

.ant-card-type-inner .ant-card-head {
  padding: 0 24px;
  background: #fafafa;
}

.ant-card-type-inner .ant-card-head-title {
  padding: 12px 0;
  font-size: 14px;
}

.ant-card-type-inner .ant-card-body {
  padding: 16px 24px;
}

.ant-card-type-inner .ant-card-extra {
  padding: 13.5px 0;
}

.ant-card-meta {
  display: flex;
  margin: -4px 0;
}

.ant-card-meta::before {
  display: table;
  content: '';
}

.ant-card-meta::after {
  display: table;
  clear: both;
  content: '';
}

.ant-card-meta-avatar {
  padding-right: 16px;
}

.ant-card-rtl .ant-card-meta-avatar {
  padding-right: 0;
  padding-left: 16px;
}

.ant-card-meta-detail {
  flex: 1;
  overflow: hidden;
}

.ant-card-meta-detail > div:not(:last-child) {
  margin-bottom: 8px;
}

.ant-card-meta-title {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ant-card-meta-description {
  color: rgba(0, 0, 0, 0.45);
}

.ant-card-loading {
  overflow: hidden;
}

.ant-card-loading .ant-card-body {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-card-small > .ant-card-head {
  min-height: 36px;
  padding: 0 12px;
  font-size: 14px;
}

.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-head-title {
  padding: 8px 0;
}

.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-extra {
  padding: 8px 0;
  font-size: 14px;
}

.ant-card-small > .ant-card-body {
  padding: 12px;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-skeleton {
  display: table;
  width: 100%;
}

.ant-skeleton-header {
  display: table-cell;
  padding-right: 16px;
  vertical-align: top;
}

.ant-skeleton-header .ant-skeleton-avatar {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 32px;
  height: 32px;
  line-height: 32px;
}

.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle {
  border-radius: 50%;
}

.ant-skeleton-header .ant-skeleton-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
  border-radius: 50%;
}

.ant-skeleton-header .ant-skeleton-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
  border-radius: 50%;
}

.ant-skeleton-content {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}

.ant-skeleton-content .ant-skeleton-title {
  width: 100%;
  height: 16px;
  background: rgba(190, 190, 190, 0.2);
  border-radius: 2px;
}

.ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 24px;
}

.ant-skeleton-content .ant-skeleton-paragraph {
  padding: 0;
}

.ant-skeleton-content .ant-skeleton-paragraph > li {
  width: 100%;
  height: 16px;
  list-style: none;
  background: rgba(190, 190, 190, 0.2);
  border-radius: 2px;
}

.ant-skeleton-content .ant-skeleton-paragraph > li:last-child:not(:first-child):not(:nth-child(2)) {
  width: 61%;
}

.ant-skeleton-content .ant-skeleton-paragraph > li + li {
  margin-top: 16px;
}

.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title {
  margin-top: 12px;
}

.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 28px;
}

.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title,
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-paragraph > li {
  border-radius: 100px;
}

.ant-skeleton-active .ant-skeleton-title,
.ant-skeleton-active .ant-skeleton-paragraph > li,
.ant-skeleton-active .ant-skeleton-avatar,
.ant-skeleton-active .ant-skeleton-button,
.ant-skeleton-active .ant-skeleton-input,
.ant-skeleton-active .ant-skeleton-image {
  position: relative;
  /* stylelint-disable-next-line property-no-vendor-prefix,value-no-vendor-prefix */
  z-index: 0;
  overflow: hidden;
  background: transparent;
}

.ant-skeleton-active .ant-skeleton-title::after,
.ant-skeleton-active .ant-skeleton-paragraph > li::after,
.ant-skeleton-active .ant-skeleton-avatar::after,
.ant-skeleton-active .ant-skeleton-button::after,
.ant-skeleton-active .ant-skeleton-input::after,
.ant-skeleton-active .ant-skeleton-image::after {
  position: absolute;
  top: 0;
  right: -150%;
  bottom: 0;
  left: -150%;
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  animation: ant-skeleton-loading 1.4s ease infinite;
  content: '';
}

.ant-skeleton.ant-skeleton-block {
  width: 100%;
}

.ant-skeleton.ant-skeleton-block .ant-skeleton-button {
  width: 100%;
}

.ant-skeleton.ant-skeleton-block .ant-skeleton-input {
  width: 100%;
}

.ant-skeleton-element {
  display: inline-block;
  width: auto;
}

.ant-skeleton-element .ant-skeleton-button {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  border-radius: 2px;
  width: 64px;
  min-width: 64px;
  height: 32px;
  line-height: 32px;
}

.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-square {
  width: 32px;
  min-width: 32px;
}

.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-circle {
  width: 32px;
  min-width: 32px;
  border-radius: 50%;
}

.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-round {
  border-radius: 32px;
}

.ant-skeleton-element .ant-skeleton-button-lg {
  width: 80px;
  min-width: 80px;
  height: 40px;
  line-height: 40px;
}

.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-square {
  width: 40px;
  min-width: 40px;
}

.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-circle {
  width: 40px;
  min-width: 40px;
  border-radius: 50%;
}

.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-round {
  border-radius: 40px;
}

.ant-skeleton-element .ant-skeleton-button-sm {
  width: 48px;
  min-width: 48px;
  height: 24px;
  line-height: 24px;
}

.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-square {
  width: 24px;
  min-width: 24px;
}

.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-circle {
  width: 24px;
  min-width: 24px;
  border-radius: 50%;
}

.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-round {
  border-radius: 24px;
}

.ant-skeleton-element .ant-skeleton-avatar {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 32px;
  height: 32px;
  line-height: 32px;
}

.ant-skeleton-element .ant-skeleton-avatar.ant-skeleton-avatar-circle {
  border-radius: 50%;
}

.ant-skeleton-element .ant-skeleton-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.ant-skeleton-element .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
  border-radius: 50%;
}

.ant-skeleton-element .ant-skeleton-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.ant-skeleton-element .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
  border-radius: 50%;
}

.ant-skeleton-element .ant-skeleton-input {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 160px;
  min-width: 160px;
  height: 32px;
  line-height: 32px;
}

.ant-skeleton-element .ant-skeleton-input-lg {
  width: 200px;
  min-width: 200px;
  height: 40px;
  line-height: 40px;
}

.ant-skeleton-element .ant-skeleton-input-sm {
  width: 120px;
  min-width: 120px;
  height: 24px;
  line-height: 24px;
}

.ant-skeleton-element .ant-skeleton-image {
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 96px;
  height: 96px;
  line-height: 96px;
}

.ant-skeleton-element .ant-skeleton-image.ant-skeleton-image-circle {
  border-radius: 50%;
}

.ant-skeleton-element .ant-skeleton-image-path {
  fill: #bfbfbf;
}

.ant-skeleton-element .ant-skeleton-image-svg {
  width: 48px;
  height: 48px;
  line-height: 48px;
  max-width: 192px;
  max-height: 192px;
}

.ant-skeleton-element .ant-skeleton-image-svg.ant-skeleton-image-circle {
  border-radius: 50%;
}

@keyframes ant-skeleton-loading {
  0% {
    transform: translateX(-37.5%);
  }

  100% {
    transform: translateX(37.5%);
  }
}

.ant-skeleton-rtl {
  direction: rtl;
}

.ant-skeleton-rtl .ant-skeleton-header {
  padding-right: 0;
  padding-left: 16px;
}

.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
  animation-name: ant-skeleton-loading-rtl;
}

.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
  animation-name: ant-skeleton-loading-rtl;
}

@keyframes ant-skeleton-loading-rtl {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 0;
  font-size: 14px;
}

.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 16px 0;
  font-size: 16px;
}

.ant-tabs-card.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 6px 16px;
}

.ant-tabs-card.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 7px 16px 6px;
}

.ant-tabs-rtl {
  direction: rtl;
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab {
  margin: 0 0 0 32px;
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type {
  margin-left: 0;
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon {
  margin-right: 0;
  margin-left: 12px;
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove {
  margin-right: 8px;
  margin-left: -4px;
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon {
  margin: 0;
}

.ant-tabs-rtl.ant-tabs-left > .ant-tabs-nav {
  order: 1;
}

.ant-tabs-rtl.ant-tabs-left > .ant-tabs-content-holder {
  order: 0;
}

.ant-tabs-rtl.ant-tabs-right > .ant-tabs-nav {
  order: 0;
}

.ant-tabs-rtl.ant-tabs-right > .ant-tabs-content-holder {
  order: 1;
}

.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-right: 2px;
  margin-left: 0;
}

.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-add {
  margin-right: 2px;
  margin-left: 0;
}

.ant-tabs-dropdown-rtl {
  direction: rtl;
}

.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
  text-align: right;
}

.ant-tabs-top,
.ant-tabs-bottom {
  flex-direction: column;
}

.ant-tabs-top > .ant-tabs-nav,
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-top > div > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav {
  margin: 0 0 16px 0;
}

.ant-tabs-top > .ant-tabs-nav::before,
.ant-tabs-bottom > .ant-tabs-nav::before,
.ant-tabs-top > div > .ant-tabs-nav::before,
.ant-tabs-bottom > div > .ant-tabs-nav::before {
  position: absolute;
  right: 0;
  left: 0;
  border-bottom: 1px solid #f0f0f0;
  content: '';
}

.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
  height: 2px;
}

.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition: width 0.3s, left 0.3s, right 0.3s;
}

.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  top: 0;
  bottom: 0;
  width: 30px;
}

.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  left: 0;
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
}

.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  right: 0;
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
}

.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before {
  opacity: 1;
}

.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after {
  opacity: 1;
}

.ant-tabs-top > .ant-tabs-nav::before,
.ant-tabs-top > div > .ant-tabs-nav::before {
  bottom: 0;
}

.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar {
  bottom: 0;
}

.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav {
  order: 1;
  margin-top: 16px;
  margin-bottom: 0;
}

.ant-tabs-bottom > .ant-tabs-nav::before,
.ant-tabs-bottom > div > .ant-tabs-nav::before {
  top: 0;
}

.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
  top: 0;
}

.ant-tabs-bottom > .ant-tabs-content-holder,
.ant-tabs-bottom > div > .ant-tabs-content-holder {
  order: 0;
}

.ant-tabs-left > .ant-tabs-nav,
.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-left > div > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
  flex-direction: column;
  min-width: 50px;
}

.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 24px;
  text-align: center;
}

.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin: 16px 0 0 0;
}

.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap {
  flex-direction: column;
}

.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  right: 0;
  left: 0;
  height: 30px;
}

.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  top: 0;
  box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
}

.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  bottom: 0;
  box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
}

.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before {
  opacity: 1;
}

.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after {
  opacity: 1;
}

.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
  width: 2px;
}

.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition: height 0.3s, top 0.3s;
}

.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-operations {
  flex: 1 0 auto;
  flex-direction: column;
}

.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar {
  right: 0;
}

.ant-tabs-left > .ant-tabs-content-holder,
.ant-tabs-left > div > .ant-tabs-content-holder {
  margin-left: -1px;
  border-left: 1px solid #f0f0f0;
}

.ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-left > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-left: 24px;
}

.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
  order: 1;
}

.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
  left: 0;
}

.ant-tabs-right > .ant-tabs-content-holder,
.ant-tabs-right > div > .ant-tabs-content-holder {
  order: 0;
  margin-right: -1px;
  border-right: 1px solid #f0f0f0;
}

.ant-tabs-right > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-right > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-right: 24px;
}

.ant-tabs-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}

.ant-tabs-dropdown-hidden {
  display: none;
}

.ant-tabs-dropdown-menu {
  max-height: 200px;
  margin: 0;
  padding: 4px 0;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

.ant-tabs-dropdown-menu-item {
  display: flex;
  align-items: center;
  min-width: 120px;
  margin: 0;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: all 0.3s;
}

.ant-tabs-dropdown-menu-item > span {
  flex: 1;
  white-space: nowrap;
}

.ant-tabs-dropdown-menu-item-remove {
  flex: none;
  margin-left: 12px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  background: transparent;
  border: 0;
  cursor: pointer;
}

.ant-tabs-dropdown-menu-item-remove:hover {
  color: #7591ff;
}

.ant-tabs-dropdown-menu-item:hover {
  background: #f5f5f5;
}

.ant-tabs-dropdown-menu-item-disabled,
.ant-tabs-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  cursor: not-allowed;
}

.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab {
  margin: 0;
  padding: 8px 16px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab-active {
  color: #4c6aff;
  background: #fff;
}

.ant-tabs-card > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-ink-bar {
  visibility: hidden;
}

.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-left: 2px;
}

.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 2px 2px 0 0;
}

.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-bottom-color: #fff;
}

.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 0 0 2px 2px;
}

.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-top-color: #fff;
}

.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-top: 2px;
}

.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 2px 0 0 2px;
}

.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-right-color: #fff;
}

.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 0 2px 2px 0;
}

.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-left-color: #fff;
}

.ant-tabs {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: flex;
}

.ant-tabs > .ant-tabs-nav,
.ant-tabs > div > .ant-tabs-nav {
  position: relative;
  display: flex;
  flex: none;
  align-items: center;
}

.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap {
  position: relative;
  display: inline-block;
  display: flex;
  flex: auto;
  align-self: stretch;
  overflow: hidden;
  white-space: nowrap;
  transform: translate(0);
}

.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  content: '';
  pointer-events: none;
}

.ant-tabs > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-list {
  position: relative;
  display: flex;
  transition: transform 0.3s;
}

.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations {
  display: flex;
  align-self: stretch;
}

.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations-hidden,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations-hidden {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
}

.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more {
  position: relative;
  padding: 8px 16px;
  background: transparent;
  border: 0;
}

.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more::after,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 5px;
  transform: translateY(100%);
  content: '';
}

.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add {
  min-width: 40px;
  margin-left: 2px;
  padding: 0 8px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
  outline: none;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:hover,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:hover {
  color: #7591ff;
}

.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:focus,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:focus {
  color: #364cd9;
}

.ant-tabs-extra-content {
  flex: none;
}

.ant-tabs-centered > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']),
.ant-tabs-centered > div > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']) {
  justify-content: center;
}

.ant-tabs-ink-bar {
  position: absolute;
  background: #4c6aff;
  pointer-events: none;
}

.ant-tabs-tab {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 12px 0;
  font-size: 14px;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}

.ant-tabs-tab-btn:focus,
.ant-tabs-tab-remove:focus,
.ant-tabs-tab-btn:active,
.ant-tabs-tab-remove:active {
  color: #364cd9;
}

.ant-tabs-tab-btn {
  outline: none;
  transition: all 0.3s;
}

.ant-tabs-tab-remove {
  flex: none;
  margin-right: -4px;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.3s;
}

.ant-tabs-tab-remove:hover {
  color: rgba(0, 0, 0, 0.85);
}

.ant-tabs-tab:hover {
  color: #7591ff;
}

.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #4c6aff;
  text-shadow: 0 0 0.25px currentcolor;
}

.ant-tabs-tab.ant-tabs-tab-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active {
  color: rgba(0, 0, 0, 0.25);
}

.ant-tabs-tab .ant-tabs-tab-remove .anticon {
  margin: 0;
}

.ant-tabs-tab .anticon {
  margin-right: 12px;
}

.ant-tabs-tab + .ant-tabs-tab {
  margin: 0 0 0 32px;
}

.ant-tabs-content {
  position: relative;
  width: 100%;
}

.ant-tabs-content-holder {
  flex: auto;
  min-width: 0;
  min-height: 0;
}

.ant-tabs-tabpane {
  outline: none;
}

.ant-tabs-tabpane-hidden {
  display: none;
}

.ant-tabs-switch-appear,
.ant-tabs-switch-enter {
  transition: none;
}

.ant-tabs-switch-appear-start,
.ant-tabs-switch-enter-start {
  opacity: 0;
}

.ant-tabs-switch-appear-active,
.ant-tabs-switch-enter-active {
  opacity: 1;
  transition: opacity 0.3s;
}

.ant-tabs-switch-leave {
  position: absolute;
  transition: none;
  inset: 0;
}

.ant-tabs-switch-leave-start {
  opacity: 1;
}

.ant-tabs-switch-leave-active {
  opacity: 0;
  transition: opacity 0.3s;
}

/* purgecss end ignore */
/* purgecss start ignore */

._animationEntryEffect_1rkm1_1 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
}

._animationEntryEffect_1rkm1_1 ._row_1rkm1_9 {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  width: 240px;
  gap: 12px;
}

._animationEntryEffect_1rkm1_1 ._row_1rkm1_9 ._effectItem_1rkm1_17 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
  box-sizing: border-box;
}

._animationEntryEffect_1rkm1_1 ._row_1rkm1_9 ._effectItem_1rkm1_17 ._effectIcon_1rkm1_25 {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
}

._animationEntryEffect_1rkm1_1 ._row_1rkm1_9 ._effectItem_1rkm1_17 ._effectTitle_1rkm1_32 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #545a6e;
  font-family: 'PingFang SC', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._statusSwitchButton_851ql_1 {
  border-radius: 4px;
  overflow: hidden;
}

/* purgecss end ignore */
/* purgecss start ignore */

:root {
  --adm-radius-s: 4px;
  --adm-radius-m: 8px;
  --adm-radius-l: 12px;
  --adm-font-size-1: 9px;
  --adm-font-size-2: 10px;
  --adm-font-size-3: 11px;
  --adm-font-size-4: 12px;
  --adm-font-size-5: 13px;
  --adm-font-size-6: 14px;
  --adm-font-size-7: 15px;
  --adm-font-size-8: 16px;
  --adm-font-size-9: 17px;
  --adm-font-size-10: 18px;
  --adm-color-primary: #1677ff;
  --adm-color-success: #00b578;
  --adm-color-warning: #ff8f1f;
  --adm-color-danger: #ff3141;
  --adm-color-text: #333333;
  --adm-color-text-secondary: #666666;
  --adm-color-weak: #999999;
  --adm-color-light: #cccccc;
  --adm-color-border: #eeeeee;
  --adm-color-background: #ffffff;
  --adm-color-white: #ffffff;
  --adm-color-box: #f5f5f5;
  --adm-color-text-light-solid: var(--adm-color-white);
  --adm-color-text-dark-solid: #000000;
  --adm-color-fill-content: var(--adm-color-box);
  --adm-font-size-main: var(--adm-font-size-5);
  --adm-font-family: -apple-system, blinkmacsystemfont, 'Helvetica Neue',
    helvetica, segoe ui, arial, roboto, 'PingFang SC', 'miui',
    'Hiragino Sans GB', 'Microsoft Yahei', sans-serif;
  --adm-border-color: var(--adm-color-border);
}

html[data-prefers-color-scheme='dark'] {
  --adm-color-primary: #3086ff;
  --adm-color-success: #34b368;
  --adm-color-warning: #ffa930;
  --adm-color-danger: #ff4a58;
  --adm-color-text: #e6e6e6;
  --adm-color-text-secondary: #b3b3b3;
  --adm-color-weak: #808080;
  --adm-color-light: #4d4d4d;
  --adm-color-border: #2b2b2b;
  --adm-color-box: #0a0a0a;
  --adm-color-background: #1a1a1a;
  --adm-border-color: var(--adm-color-border);
}

:root {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  color: var(--adm-color-text);
  font-size: var(--adm-font-size-main);
  font-family: var(--adm-font-family);
}

a,
button {
  cursor: pointer;
}

a {
  color: var(--adm-color-primary);
  transition: opacity ease-in-out 0.2s;
}

a:active {
  opacity: 0.8;
}

.adm-plain-anchor {
  color: unset;
  transition: none;
}

.adm-plain-anchor:active {
  opacity: unset;
}

body.adm-overflow-hidden {
  overflow: hidden !important;
}

div.adm-px-tester {
  --size: 1;
  height: calc(var(--size) / 2 * 2px);
  width: 0;
  position: fixed;
  right: -100vw;
  bottom: -100vh;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  pointer-events: none;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-menu-item-danger.ant-menu-item {
  color: #ff4d4f;
}

.ant-menu-item-danger.ant-menu-item:hover,
.ant-menu-item-danger.ant-menu-item-active {
  color: #ff4d4f;
}

.ant-menu-item-danger.ant-menu-item:active {
  background: #fff1f0;
}

.ant-menu-item-danger.ant-menu-item-selected {
  color: #ff4d4f;
}

.ant-menu-item-danger.ant-menu-item-selected > a,
.ant-menu-item-danger.ant-menu-item-selected > a:hover {
  color: #ff4d4f;
}

.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
  background-color: #fff1f0;
}

.ant-menu-inline .ant-menu-item-danger.ant-menu-item::after {
  border-right-color: #ff4d4f;
}

.ant-menu-dark .ant-menu-item-danger.ant-menu-item,
.ant-menu-dark .ant-menu-item-danger.ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-danger.ant-menu-item > a {
  color: #ff4d4f;
}

.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
  color: #fff;
  background-color: #ff4d4f;
}

.ant-menu {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  line-height: 1.5715;
  font-feature-settings: 'tnum';
  margin-bottom: 0;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 0;
  text-align: left;
  list-style: none;
  background: #fff;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  transition: background 0.3s, width 0.3s cubic-bezier(0.2, 0, 0, 1) 0s;
}

.ant-menu::before {
  display: table;
  content: '';
}

.ant-menu::after {
  display: table;
  clear: both;
  content: '';
}

.ant-menu.ant-menu-root:focus-visible {
  box-shadow: 0 0 0 2px #f0f4ff;
}

.ant-menu ul,
.ant-menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ant-menu-overflow {
  display: flex;
}

.ant-menu-overflow-item {
  flex: none;
}

.ant-menu-hidden,
.ant-menu-submenu-hidden {
  display: none;
}

.ant-menu-item-group-title {
  height: 1.5715;
  padding: 8px 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5715;
  transition: all 0.3s;
}

.ant-menu-horizontal .ant-menu-submenu {
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-menu-submenu,
.ant-menu-submenu-inline {
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-menu-submenu-selected {
  color: #4c6aff;
}

.ant-menu-item:active,
.ant-menu-submenu-title:active {
  background: #f0f5ff;
}

.ant-menu-submenu .ant-menu-sub {
  cursor: initial;
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-menu-title-content {
  transition: color 0.3s;
}

.ant-menu-item a {
  color: rgba(0, 0, 0, 0.85);
}

.ant-menu-item a:hover {
  color: #4c6aff;
}

.ant-menu-item a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: '';
}

.ant-menu-item > .ant-badge a {
  color: rgba(0, 0, 0, 0.85);
}

.ant-menu-item > .ant-badge a:hover {
  color: #4c6aff;
}

.ant-menu-item-divider {
  overflow: hidden;
  line-height: 0;
  border-color: #f0f0f0;
  border-style: solid;
  border-width: 1px 0 0;
}

.ant-menu-item-divider-dashed {
  border-style: dashed;
}

.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu {
  margin-top: -1px;
}

.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
  background-color: transparent;
}

.ant-menu-item-selected {
  color: #4c6aff;
}

.ant-menu-item-selected a,
.ant-menu-item-selected a:hover {
  color: #4c6aff;
}

.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #f0f5ff;
}

.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: 1px solid #f0f0f0;
}

.ant-menu-vertical-right {
  border-left: 1px solid #f0f0f0;
}

.ant-menu-vertical.ant-menu-sub,
.ant-menu-vertical-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub {
  min-width: 160px;
  max-height: calc(100vh - 100px);
  padding: 0;
  overflow: hidden;
  border-right: 0;
}

.ant-menu-vertical.ant-menu-sub:not([class*='-active']),
.ant-menu-vertical-left.ant-menu-sub:not([class*='-active']),
.ant-menu-vertical-right.ant-menu-sub:not([class*='-active']) {
  overflow-x: hidden;
  overflow-y: auto;
}

.ant-menu-vertical.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}

.ant-menu-vertical.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item::after {
  border-right: 0;
}

.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  transform-origin: 0 0;
}

.ant-menu-horizontal.ant-menu-sub {
  min-width: 114px;
}

.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu-title {
  transition: border-color 0.3s, background 0.3s;
}

.ant-menu-item,
.ant-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  transition: border-color 0.3s, background 0.3s, padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-menu-item .ant-menu-item-icon,
.ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu-item .anticon,
.ant-menu-submenu-title .anticon {
  min-width: 14px;
  font-size: 14px;
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s;
}

.ant-menu-item .ant-menu-item-icon + span,
.ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu-item .anticon + span,
.ant-menu-submenu-title .anticon + span {
  margin-left: 10px;
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), margin 0.3s, color 0.3s;
}

.ant-menu-item .ant-menu-item-icon.svg,
.ant-menu-submenu-title .ant-menu-item-icon.svg {
  vertical-align: -0.125em;
}

.ant-menu-item.ant-menu-item-only-child > .anticon,
.ant-menu-submenu-title.ant-menu-item-only-child > .anticon,
.ant-menu-item.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-submenu-title.ant-menu-item-only-child > .ant-menu-item-icon {
  margin-right: 0;
}

.ant-menu-item:not(.ant-menu-item-disabled):focus-visible,
.ant-menu-submenu-title:not(.ant-menu-item-disabled):focus-visible {
  box-shadow: 0 0 0 2px #f0f4ff;
}

.ant-menu > .ant-menu-item-divider {
  margin: 1px 0;
  padding: 0;
}

.ant-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: transparent;
  border-radius: 2px;
  box-shadow: none;
  transform-origin: 0 0;
}

.ant-menu-submenu-popup::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0.0001;
  content: ' ';
}

.ant-menu-submenu-placement-rightTop::before {
  top: 0;
  left: -7px;
}

.ant-menu-submenu > .ant-menu {
  background-color: #fff;
  border-radius: 2px;
}

.ant-menu-submenu > .ant-menu-submenu-title::after {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-menu-submenu-popup > .ant-menu {
  background-color: #fff;
}

.ant-menu-submenu-expand-icon,
.ant-menu-submenu-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  color: rgba(0, 0, 0, 0.85);
  transform: translateY(-50%);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-menu-submenu-arrow::before,
.ant-menu-submenu-arrow::after {
  position: absolute;
  width: 6px;
  height: 1.5px;
  background-color: currentcolor;
  border-radius: 2px;
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: '';
}

.ant-menu-submenu-arrow::before {
  transform: rotate(45deg) translateY(-2.5px);
}

.ant-menu-submenu-arrow::after {
  transform: rotate(-45deg) translateY(2.5px);
}

.ant-menu-submenu:hover > .ant-menu-submenu-title > .ant-menu-submenu-expand-icon,
.ant-menu-submenu:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
  color: #4c6aff;
}

.ant-menu-inline-collapsed .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline .ant-menu-submenu-arrow::before {
  transform: rotate(-45deg) translateX(2.5px);
}

.ant-menu-inline-collapsed .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline .ant-menu-submenu-arrow::after {
  transform: rotate(45deg) translateX(-2.5px);
}

.ant-menu-submenu-horizontal .ant-menu-submenu-arrow {
  display: none;
}

.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
  transform: translateY(-2px);
}

.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  transform: rotate(-45deg) translateX(-2.5px);
}

.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before {
  transform: rotate(45deg) translateX(2.5px);
}

.ant-menu-vertical .ant-menu-submenu-selected,
.ant-menu-vertical-left .ant-menu-submenu-selected,
.ant-menu-vertical-right .ant-menu-submenu-selected {
  color: #4c6aff;
}

.ant-menu-horizontal {
  line-height: 46px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  box-shadow: none;
}

.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu {
  margin-top: -1px;
  margin-bottom: 0;
  padding: 0 20px;
}

.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected {
  color: #4c6aff;
}

.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected::after {
  border-bottom: 2px solid #4c6aff;
}

.ant-menu-horizontal > .ant-menu-item,
.ant-menu-horizontal > .ant-menu-submenu {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: bottom;
}

.ant-menu-horizontal > .ant-menu-item::after,
.ant-menu-horizontal > .ant-menu-submenu::after {
  position: absolute;
  right: 20px;
  bottom: 0;
  left: 20px;
  border-bottom: 2px solid transparent;
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: '';
}

.ant-menu-horizontal > .ant-menu-submenu > .ant-menu-submenu-title {
  padding: 0;
}

.ant-menu-horizontal > .ant-menu-item a {
  color: rgba(0, 0, 0, 0.85);
}

.ant-menu-horizontal > .ant-menu-item a:hover {
  color: #4c6aff;
}

.ant-menu-horizontal > .ant-menu-item a::before {
  bottom: -2px;
}

.ant-menu-horizontal > .ant-menu-item-selected a {
  color: #4c6aff;
}

.ant-menu-horizontal::after {
  display: block;
  clear: both;
  height: 0;
  content: '\20';
}

.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item {
  position: relative;
}

.ant-menu-vertical .ant-menu-item::after,
.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-vertical-right .ant-menu-item::after,
.ant-menu-inline .ant-menu-item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 3px solid #4c6aff;
  transform: scaleY(0.0001);
  opacity: 0;
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: '';
}

.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item,
.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0 16px;
  overflow: hidden;
  line-height: 40px;
  text-overflow: ellipsis;
}

.ant-menu-vertical .ant-menu-submenu,
.ant-menu-vertical-left .ant-menu-submenu,
.ant-menu-vertical-right .ant-menu-submenu,
.ant-menu-inline .ant-menu-submenu {
  padding-bottom: 0.02px;
}

.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-menu-vertical-left .ant-menu-item:not(:last-child),
.ant-menu-vertical-right .ant-menu-item:not(:last-child),
.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 8px;
}

.ant-menu-vertical > .ant-menu-item,
.ant-menu-vertical-left > .ant-menu-item,
.ant-menu-vertical-right > .ant-menu-item,
.ant-menu-inline > .ant-menu-item,
.ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
}

.ant-menu-vertical .ant-menu-item-group-list .ant-menu-submenu-title,
.ant-menu-vertical .ant-menu-submenu-title {
  padding-right: 34px;
}

.ant-menu-inline {
  width: 100%;
}

.ant-menu-inline .ant-menu-selected::after,
.ant-menu-inline .ant-menu-item-selected::after {
  transform: scaleY(1);
  opacity: 1;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title {
  width: calc(100% + 1px);
}

.ant-menu-inline .ant-menu-item-group-list .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 34px;
}

.ant-menu-inline.ant-menu-root .ant-menu-item,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title {
  display: flex;
  align-items: center;
  transition: border-color 0.3s, background 0.3s, padding 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ant-menu-inline.ant-menu-root .ant-menu-item > .ant-menu-title-content,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title > .ant-menu-title-content {
  flex: auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ant-menu-inline.ant-menu-root .ant-menu-item > *,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title > * {
  flex: none;
}

.ant-menu.ant-menu-inline-collapsed {
  width: 80px;
}

.ant-menu.ant-menu-inline-collapsed > .ant-menu-item,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
  left: 0;
  padding: 0 calc(50% - 16px / 2);
  text-overflow: clip;
}

.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0;
}

.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .anticon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  margin: 0;
  font-size: 16px;
  line-height: 40px;
}

.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: inline-block;
  opacity: 0;
}

.ant-menu.ant-menu-inline-collapsed .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed .anticon {
  display: inline-block;
}

.ant-menu.ant-menu-inline-collapsed-tooltip {
  pointer-events: none;
}

.ant-menu.ant-menu-inline-collapsed-tooltip .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed-tooltip .anticon {
  display: none;
}

.ant-menu.ant-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85);
}

.ant-menu.ant-menu-inline-collapsed .ant-menu-item-group-title {
  padding-right: 4px;
  padding-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ant-menu-item-group-list {
  margin: 0;
  padding: 0;
}

.ant-menu-item-group-list .ant-menu-item,
.ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 16px 0 28px;
}

.ant-menu-root.ant-menu-vertical,
.ant-menu-root.ant-menu-vertical-left,
.ant-menu-root.ant-menu-vertical-right,
.ant-menu-root.ant-menu-inline {
  box-shadow: none;
}

.ant-menu-root.ant-menu-inline-collapsed .ant-menu-item > .ant-menu-inline-collapsed-noicon,
.ant-menu-root.ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title > .ant-menu-inline-collapsed-noicon {
  font-size: 16px;
  text-align: center;
}

.ant-menu-sub.ant-menu-inline {
  padding: 0;
  background: #fafafa;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.ant-menu-sub.ant-menu-inline > .ant-menu-item,
.ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
  list-style-position: inside;
  list-style-type: disc;
}

.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-left: 32px;
}

.ant-menu-item-disabled,
.ant-menu-submenu-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  background: none;
  cursor: not-allowed;
}

.ant-menu-item-disabled::after,
.ant-menu-submenu-disabled::after {
  border-color: transparent !important;
}

.ant-menu-item-disabled a,
.ant-menu-submenu-disabled a {
  color: rgba(0, 0, 0, 0.25) !important;
  pointer-events: none;
}

.ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
}

.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(0, 0, 0, 0.25) !important;
}

.ant-layout-header .ant-menu {
  line-height: inherit;
}

.ant-menu-inline-collapsed-tooltip a,
.ant-menu-inline-collapsed-tooltip a:hover {
  color: #fff;
}

.ant-menu-light .ant-menu-item:hover,
.ant-menu-light .ant-menu-item-active,
.ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
.ant-menu-light .ant-menu-submenu-active,
.ant-menu-light .ant-menu-submenu-title:hover {
  color: #4c6aff;
}

.ant-menu.ant-menu-root:focus-visible {
  box-shadow: 0 0 0 2px #364cd9;
}

.ant-menu-dark .ant-menu-item:focus-visible,
.ant-menu-dark .ant-menu-submenu-title:focus-visible {
  box-shadow: 0 0 0 2px #364cd9;
}

.ant-menu.ant-menu-dark,
.ant-menu-dark .ant-menu-sub,
.ant-menu.ant-menu-dark .ant-menu-sub {
  color: rgba(255, 255, 255, 0.65);
  background: #001529;
}

.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0.45;
  transition: all 0.3s;
}

.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  background: #fff;
}

.ant-menu-dark.ant-menu-submenu-popup {
  background: transparent;
}

.ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background: #000c17;
}

.ant-menu-dark.ant-menu-horizontal {
  border-bottom: 0;
}

.ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
.ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
  top: 0;
  margin-top: 0;
  padding: 0 20px;
  border-color: #001529;
  border-bottom: 0;
}

.ant-menu-dark.ant-menu-horizontal > .ant-menu-item:hover {
  background-color: #4c6aff;
}

.ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: 0;
}

.ant-menu-dark .ant-menu-item,
.ant-menu-dark .ant-menu-item-group-title,
.ant-menu-dark .ant-menu-item > a,
.ant-menu-dark .ant-menu-item > span > a {
  color: rgba(255, 255, 255, 0.65);
}

.ant-menu-dark.ant-menu-inline,
.ant-menu-dark.ant-menu-vertical,
.ant-menu-dark.ant-menu-vertical-left,
.ant-menu-dark.ant-menu-vertical-right {
  border-right: 0;
}

.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-vertical .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}

.ant-menu-dark.ant-menu-inline .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item::after {
  border-right: 0;
}

.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}

.ant-menu-dark .ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-active,
.ant-menu-dark .ant-menu-submenu-active,
.ant-menu-dark .ant-menu-submenu-open,
.ant-menu-dark .ant-menu-submenu-selected,
.ant-menu-dark .ant-menu-submenu-title:hover {
  color: #fff;
  background-color: transparent;
}

.ant-menu-dark .ant-menu-item:hover > a,
.ant-menu-dark .ant-menu-item-active > a,
.ant-menu-dark .ant-menu-submenu-active > a,
.ant-menu-dark .ant-menu-submenu-open > a,
.ant-menu-dark .ant-menu-submenu-selected > a,
.ant-menu-dark .ant-menu-submenu-title:hover > a,
.ant-menu-dark .ant-menu-item:hover > span > a,
.ant-menu-dark .ant-menu-item-active > span > a,
.ant-menu-dark .ant-menu-submenu-active > span > a,
.ant-menu-dark .ant-menu-submenu-open > span > a,
.ant-menu-dark .ant-menu-submenu-selected > span > a,
.ant-menu-dark .ant-menu-submenu-title:hover > span > a {
  color: #fff;
}

.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
  opacity: 1;
}

.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before {
  background: #fff;
}

.ant-menu-dark .ant-menu-item:hover {
  background-color: transparent;
}

.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #4c6aff;
}

.ant-menu-dark .ant-menu-item-selected {
  color: #fff;
  border-right: 0;
}

.ant-menu-dark .ant-menu-item-selected::after {
  border-right: 0;
}

.ant-menu-dark .ant-menu-item-selected > a,
.ant-menu-dark .ant-menu-item-selected > span > a,
.ant-menu-dark .ant-menu-item-selected > a:hover,
.ant-menu-dark .ant-menu-item-selected > span > a:hover {
  color: #fff;
}

.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon,
.ant-menu-dark .ant-menu-item-selected .anticon {
  color: #fff;
}

.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon + span,
.ant-menu-dark .ant-menu-item-selected .anticon + span {
  color: #fff;
}

.ant-menu.ant-menu-dark .ant-menu-item-selected,
.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
  background-color: #4c6aff;
}

.ant-menu-dark .ant-menu-item-disabled,
.ant-menu-dark .ant-menu-submenu-disabled,
.ant-menu-dark .ant-menu-item-disabled > a,
.ant-menu-dark .ant-menu-submenu-disabled > a,
.ant-menu-dark .ant-menu-item-disabled > span > a,
.ant-menu-dark .ant-menu-submenu-disabled > span > a {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 0.8;
}

.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important;
}

.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(255, 255, 255, 0.35) !important;
}

.ant-menu.ant-menu-rtl {
  direction: rtl;
  text-align: right;
}

.ant-menu-rtl .ant-menu-item-group-title {
  text-align: right;
}

.ant-menu-rtl.ant-menu-inline,
.ant-menu-rtl.ant-menu-vertical {
  border-right: none;
  border-left: 1px solid #f0f0f0;
}

.ant-menu-rtl.ant-menu-dark.ant-menu-inline,
.ant-menu-rtl.ant-menu-dark.ant-menu-vertical {
  border-left: none;
}

.ant-menu-rtl.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  transform-origin: top right;
}

.ant-menu-rtl .ant-menu-item .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-item .anticon,
.ant-menu-rtl .ant-menu-submenu-title .anticon {
  margin-right: auto;
  margin-left: 10px;
}

.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child > .anticon,
.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child > .anticon {
  margin-left: 0;
}

.ant-menu-submenu-rtl.ant-menu-submenu-popup {
  transform-origin: 100% 0;
}

.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  right: auto;
  left: 16px;
}

.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  transform: rotate(-45deg) translateY(-2px);
}

.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  transform: rotate(45deg) translateY(2px);
}

.ant-menu-rtl.ant-menu-vertical .ant-menu-item::after,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item::after,
.ant-menu-rtl.ant-menu-inline .ant-menu-item::after {
  right: auto;
  left: 0;
}

.ant-menu-rtl.ant-menu-vertical .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item,
.ant-menu-rtl.ant-menu-inline .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title {
  text-align: right;
}

.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 0;
  padding-left: 34px;
}

.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title {
  padding-right: 16px;
  padding-left: 34px;
}

.ant-menu-rtl.ant-menu-inline-collapsed.ant-menu-vertical .ant-menu-submenu-title {
  padding: 0 calc(50% - 16px / 2);
}

.ant-menu-rtl .ant-menu-item-group-list .ant-menu-item,
.ant-menu-rtl .ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 28px 0 16px;
}

.ant-menu-sub.ant-menu-inline {
  border: 0;
}

.ant-menu-rtl.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-right: 32px;
  padding-left: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-input-affix-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
  transition: all 0.3s;
  display: inline-flex;
}

.ant-input-affix-wrapper::-moz-placeholder {
  color: #bfbfbf;
  -moz-user-select: none;
       user-select: none;
}

.ant-input-affix-wrapper:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}

.ant-input-affix-wrapper::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-input-affix-wrapper:-moz-placeholder-shown {
  text-overflow: ellipsis;
}

.ant-input-affix-wrapper:-ms-input-placeholder {
  text-overflow: ellipsis;
}

.ant-input-affix-wrapper:placeholder-shown {
  text-overflow: ellipsis;
}

.ant-input-affix-wrapper:hover {
  border-color: #7591ff;
  border-right-width: 1px;
}

.ant-input-rtl .ant-input-affix-wrapper:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}

.ant-input-affix-wrapper:focus,
.ant-input-affix-wrapper-focused {
  border-color: #7591ff;
  box-shadow: 0 0 0 2px rgba(76, 106, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-input-rtl .ant-input-affix-wrapper:focus,
.ant-input-rtl .ant-input-affix-wrapper-focused {
  border-right-width: 0;
  border-left-width: 1px !important;
}

.ant-input-affix-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #E1E3E8;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}

.ant-input-affix-wrapper-disabled:hover {
  border-color: #E1E3E8;
  border-right-width: 1px;
}

.ant-input-affix-wrapper[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #E1E3E8;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}

.ant-input-affix-wrapper[disabled]:hover {
  border-color: #E1E3E8;
  border-right-width: 1px;
}

.ant-input-affix-wrapper-borderless,
.ant-input-affix-wrapper-borderless:hover,
.ant-input-affix-wrapper-borderless:focus,
.ant-input-affix-wrapper-borderless-focused,
.ant-input-affix-wrapper-borderless-disabled,
.ant-input-affix-wrapper-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}

textarea.ant-input-affix-wrapper {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}

.ant-input-affix-wrapper-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}

.ant-input-affix-wrapper-sm {
  padding: 0px 7px;
}

.ant-input-affix-wrapper-rtl {
  direction: rtl;
}

.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  border-color: #7591ff;
  border-right-width: 1px;
  z-index: 1;
}

.ant-input-rtl .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}

.ant-input-search-with-button .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  z-index: 0;
}

.ant-input-affix-wrapper-focused,
.ant-input-affix-wrapper:focus {
  z-index: 1;
}

.ant-input-affix-wrapper-disabled .ant-input[disabled] {
  background: rgba(255, 255, 255, 0);
}

.ant-input-affix-wrapper > .ant-input {
  font-size: inherit;
  border: none;
  outline: none;
}

.ant-input-affix-wrapper > .ant-input:focus {
  box-shadow: none !important;
}

.ant-input-affix-wrapper > .ant-input:not(textarea) {
  padding: 0;
}

.ant-input-affix-wrapper::before {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\a0';
}

.ant-input-prefix,
.ant-input-suffix {
  display: flex;
  flex: none;
  align-items: center;
}

.ant-input-prefix > *:not(:last-child),
.ant-input-suffix > *:not(:last-child) {
  margin-right: 8px;
}

.ant-input-show-count-suffix {
  color: rgba(0, 0, 0, 0.45);
}

.ant-input-show-count-has-suffix {
  margin-right: 2px;
}

.ant-input-prefix {
  margin-right: 4px;
}

.ant-input-suffix {
  margin-left: 4px;
}

.anticon.ant-input-clear-icon,
.ant-input-clear-icon {
  margin: 0;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  vertical-align: -1px;
  cursor: pointer;
  transition: color 0.3s;
}

.anticon.ant-input-clear-icon:hover,
.ant-input-clear-icon:hover {
  color: rgba(0, 0, 0, 0.45);
}

.anticon.ant-input-clear-icon:active,
.ant-input-clear-icon:active {
  color: rgba(0, 0, 0, 0.85);
}

.anticon.ant-input-clear-icon-hidden,
.ant-input-clear-icon-hidden {
  visibility: hidden;
}

.anticon.ant-input-clear-icon-has-suffix,
.ant-input-clear-icon-has-suffix {
  margin: 0 4px;
}

.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn {
  padding: 0;
}

.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-clear-icon {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
}

.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {
  background: #fff;
  border-color: #ff4d4f;
}

.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-input-status-error .ant-input-prefix {
  color: #ff4d4f;
}

.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {
  background: #fff;
  border-color: #faad14;
}

.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-input-status-warning .ant-input-prefix {
  color: #faad14;
}

.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {
  background: #fff;
  border-color: #ff4d4f;
}

.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-input-affix-wrapper-status-error .ant-input-prefix {
  color: #ff4d4f;
}

.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {
  background: #fff;
  border-color: #faad14;
}

.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-input-affix-wrapper-status-warning .ant-input-prefix {
  color: #faad14;
}

.ant-input-textarea-status-error.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-warning.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-success.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-validating.ant-input-textarea-has-feedback .ant-input {
  padding-right: 24px;
}

.ant-input-group-wrapper-status-error .ant-input-group-addon {
  color: #ff4d4f;
  border-color: #ff4d4f;
}

.ant-input-group-wrapper-status-warning .ant-input-group-addon {
  color: #faad14;
  border-color: #faad14;
}

.ant-input {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
  transition: all 0.3s;
}

.ant-input::-moz-placeholder {
  color: #bfbfbf;
  -moz-user-select: none;
       user-select: none;
}

.ant-input:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}

.ant-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-input:-moz-placeholder-shown {
  text-overflow: ellipsis;
}

.ant-input:-ms-input-placeholder {
  text-overflow: ellipsis;
}

.ant-input:placeholder-shown {
  text-overflow: ellipsis;
}

.ant-input:hover {
  border-color: #7591ff;
  border-right-width: 1px;
}

.ant-input-rtl .ant-input:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}

.ant-input:focus,
.ant-input-focused {
  border-color: #7591ff;
  box-shadow: 0 0 0 2px rgba(76, 106, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-input-rtl .ant-input:focus,
.ant-input-rtl .ant-input-focused {
  border-right-width: 0;
  border-left-width: 1px !important;
}

.ant-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #E1E3E8;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}

.ant-input-disabled:hover {
  border-color: #E1E3E8;
  border-right-width: 1px;
}

.ant-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #E1E3E8;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}

.ant-input[disabled]:hover {
  border-color: #E1E3E8;
  border-right-width: 1px;
}

.ant-input-borderless,
.ant-input-borderless:hover,
.ant-input-borderless:focus,
.ant-input-borderless-focused,
.ant-input-borderless-disabled,
.ant-input-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}

textarea.ant-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}

.ant-input-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}

.ant-input-sm {
  padding: 0px 7px;
}

.ant-input-rtl {
  direction: rtl;
}

.ant-input-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

.ant-input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.ant-input-group > [class*='col-'] {
  padding-right: 8px;
}

.ant-input-group > [class*='col-']:last-child {
  padding-right: 0;
}

.ant-input-group-addon,
.ant-input-group-wrap,
.ant-input-group > .ant-input {
  display: table-cell;
}

.ant-input-group-addon:not(:first-child):not(:last-child),
.ant-input-group-wrap:not(:first-child):not(:last-child),
.ant-input-group > .ant-input:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.ant-input-group-addon,
.ant-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}

.ant-input-group-wrap > * {
  display: block !important;
}

.ant-input-group .ant-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}

.ant-input-group .ant-input:focus {
  z-index: 1;
  border-right-width: 1px;
}

.ant-input-group .ant-input:hover {
  z-index: 1;
  border-right-width: 1px;
}

.ant-input-search-with-button .ant-input-group .ant-input:hover {
  z-index: 0;
}

.ant-input-group-addon {
  position: relative;
  padding: 0 11px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
  transition: all 0.3s;
}

.ant-input-group-addon .ant-select {
  margin: -5px -11px;
}

.ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  background-color: inherit;
  border: 1px solid transparent;
  box-shadow: none;
}

.ant-input-group-addon .ant-select-open .ant-select-selector,
.ant-input-group-addon .ant-select-focused .ant-select-selector {
  color: #4c6aff;
}

.ant-input-group-addon .ant-cascader-picker {
  margin: -9px -12px;
  background-color: transparent;
}

.ant-input-group-addon .ant-cascader-picker .ant-cascader-input {
  text-align: left;
  border: 0;
  box-shadow: none;
}

.ant-input-group > .ant-input:first-child,
.ant-input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-input-group > .ant-input:first-child .ant-select .ant-select-selector,
.ant-input-group-addon:first-child .ant-select .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-input-group-addon:first-child {
  border-right: 0;
}

.ant-input-group-addon:last-child {
  border-left: 0;
}

.ant-input-group > .ant-input:last-child,
.ant-input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-input-group > .ant-input:last-child .ant-select .ant-select-selector,
.ant-input-group-addon:last-child .ant-select .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-input-group-lg .ant-input,
.ant-input-group-lg > .ant-input-group-addon {
  padding: 6.5px 11px;
  font-size: 16px;
}

.ant-input-group-sm .ant-input,
.ant-input-group-sm > .ant-input-group-addon {
  padding: 0px 7px;
}

.ant-input-group-lg .ant-select-single .ant-select-selector {
  height: 40px;
}

.ant-input-group-sm .ant-select-single .ant-select-selector {
  height: 24px;
}

.ant-input-group .ant-input-affix-wrapper:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child) {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.ant-input-group .ant-input-affix-wrapper:not(:first-child),
.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-input-group.ant-input-group-compact {
  display: block;
}

.ant-input-group.ant-input-group-compact::before {
  display: table;
  content: '';
}

.ant-input-group.ant-input-group-compact::after {
  display: table;
  clear: both;
  content: '';
}

.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}

.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover {
  z-index: 1;
}

.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus {
  z-index: 1;
}

.ant-input-group.ant-input-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}

.ant-input-group.ant-input-group-compact > .ant-input-affix-wrapper,
.ant-input-group.ant-input-group-compact > .ant-input-number-affix-wrapper,
.ant-input-group.ant-input-group-compact > .ant-picker-range {
  display: inline-flex;
}

.ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}

.ant-input-group.ant-input-group-compact .ant-input {
  float: none;
}

.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input {
  border-right-width: 1px;
  border-radius: 0;
}

.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:hover,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:hover {
  z-index: 1;
}

.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:focus,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:focus {
  z-index: 1;
}

.ant-input-group.ant-input-group-compact > .ant-select-focused {
  z-index: 1;
}

.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-arrow {
  z-index: 1;
}

.ant-input-group.ant-input-group-compact > *:first-child,
.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.ant-input-group.ant-input-group-compact > *:last-child,
.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
  border-right-width: 1px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}

.ant-input-group.ant-input-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper {
  margin-left: -1px;
}

.ant-input-group.ant-input-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper .ant-input-affix-wrapper {
  border-radius: 0;
}

.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input-group-addon > .ant-input-search-button {
  border-radius: 0;
}

.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 2px 0 0 2px;
}

.ant-input-group > .ant-input-rtl:first-child,
.ant-input-group-rtl .ant-input-group-addon:first-child {
  border-radius: 0 2px 2px 0;
}

.ant-input-group-rtl .ant-input-group-addon:first-child {
  border-right: 1px solid #E1E3E8;
  border-left: 0;
}

.ant-input-group-rtl .ant-input-group-addon:last-child {
  border-right: 0;
  border-left: 1px solid #E1E3E8;
  border-radius: 2px 0 0 2px;
}

.ant-input-group-rtl.ant-input-group > .ant-input:last-child,
.ant-input-group-rtl.ant-input-group-addon:last-child {
  border-radius: 2px 0 0 2px;
}

.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:first-child) {
  border-radius: 2px 0 0 2px;
}

.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:last-child) {
  border-radius: 0 2px 2px 0;
}

.ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: 0;
  margin-left: -1px;
  border-left-width: 1px;
}

.ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:first-child,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input {
  border-radius: 0 2px 2px 0;
}

.ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:last-child,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
  border-left-width: 1px;
  border-radius: 2px 0 0 2px;
}

.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl + .ant-input-group-wrapper-rtl {
  margin-right: -1px;
  margin-left: 0;
}

.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 0 2px 2px 0;
}

.ant-input-group-wrapper {
  display: inline-block;
  width: 100%;
  text-align: start;
  vertical-align: top;
}

.ant-input-password-icon.anticon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  transition: all 0.3s;
}

.ant-input-password-icon.anticon:hover {
  color: rgba(0, 0, 0, 0.85);
}

.ant-input[type='color'] {
  height: 32px;
}

.ant-input[type='color'].ant-input-lg {
  height: 40px;
}

.ant-input[type='color'].ant-input-sm {
  height: 24px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.ant-input-textarea-show-count > .ant-input {
  height: 100%;
}

.ant-input-textarea-show-count::after {
  float: right;
  color: rgba(0, 0, 0, 0.45);
  white-space: nowrap;
  content: attr(data-count);
  pointer-events: none;
}

.ant-input-textarea-show-count.ant-input-textarea-in-form-item::after {
  margin-bottom: -22px;
}

.ant-input-textarea-suffix {
  position: absolute;
  top: 0;
  right: 11px;
  bottom: 0;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  margin: auto;
}

.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
  margin-right: -1px;
}

.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
  margin-left: -1px;
}

.ant-input-compact-item:hover,
.ant-input-compact-item:focus,
.ant-input-compact-item:active {
  z-index: 2;
}

.ant-input-compact-item[disabled] {
  z-index: 0;
}

.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input {
  border-radius: 0;
}

.ant-input-compact-item.ant-input.ant-input-compact-first-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-input-compact-item.ant-input.ant-input-compact-last-item:not(.ant-input-compact-first-item):not(.ant-input-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-input-compact-item.ant-input.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-input-compact-item.ant-input.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-input-search .ant-input:hover,
.ant-input-search .ant-input:focus {
  border-color: #7591ff;
}

.ant-input-search .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
.ant-input-search .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
  border-left-color: #7591ff;
}

.ant-input-search .ant-input-affix-wrapper {
  border-radius: 0;
}

.ant-input-search .ant-input-lg {
  line-height: 1.5713;
}

.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child {
  left: -1px;
  padding: 0;
  border: 0;
}

.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0 2px 2px 0;
}

.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary) {
  color: rgba(0, 0, 0, 0.45);
}

.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary).ant-btn-loading::before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.ant-input-search-button {
  height: 32px;
}

.ant-input-search-button:hover,
.ant-input-search-button:focus {
  z-index: 1;
}

.ant-input-search-large .ant-input-search-button {
  height: 40px;
}

.ant-input-search-small .ant-input-search-button {
  height: 24px;
}

.ant-input-search.ant-input-compact-item:not(.ant-input-compact-item-rtl):not(.ant-input-compact-last-item) .ant-input-group-addon .ant-input-search-button {
  margin-right: -1px;
  border-radius: 0;
}

.ant-input-search.ant-input-compact-item:not(.ant-input-compact-first-item) .ant-input,
.ant-input-search.ant-input-compact-item:not(.ant-input-compact-first-item) .ant-input-affix-wrapper {
  border-radius: 0;
}

.ant-input-search.ant-input-compact-item > .ant-input-group-addon .ant-input-search-button:hover,
.ant-input-search.ant-input-compact-item > .ant-input:hover,
.ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:hover,
.ant-input-search.ant-input-compact-item > .ant-input-group-addon .ant-input-search-button:focus,
.ant-input-search.ant-input-compact-item > .ant-input:focus,
.ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:focus,
.ant-input-search.ant-input-compact-item > .ant-input-group-addon .ant-input-search-button:active,
.ant-input-search.ant-input-compact-item > .ant-input:active,
.ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:active {
  z-index: 2;
}

.ant-input-search.ant-input-compact-item > .ant-input-affix-wrapper-focused {
  z-index: 2;
}

.ant-input-search.ant-input-compact-item-rtl:not(.ant-input-compact-last-item) .ant-input-group-addon:last-child .ant-input-search-button {
  margin-left: -1px;
  border-radius: 0;
}

.ant-input-group-wrapper-rtl {
  direction: rtl;
}

.ant-input-group-rtl {
  direction: rtl;
}

.ant-input-affix-wrapper.ant-input-affix-wrapper-rtl > input.ant-input {
  border: none;
  outline: none;
}

.ant-input-affix-wrapper-rtl .ant-input-prefix {
  margin: 0 0 0 4px;
}

.ant-input-affix-wrapper-rtl .ant-input-suffix {
  margin: 0 4px 0 0;
}

.ant-input-textarea-rtl {
  direction: rtl;
}

.ant-input-textarea-rtl.ant-input-textarea-show-count::after {
  text-align: left;
}

.ant-input-affix-wrapper-rtl .ant-input-clear-icon-has-suffix {
  margin-right: 0;
  margin-left: 4px;
}

.ant-input-affix-wrapper-rtl .ant-input-clear-icon {
  right: auto;
  left: 8px;
}

.ant-input-search-rtl {
  direction: rtl;
}

.ant-input-search-rtl .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
.ant-input-search-rtl .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
  border-left-color: #E1E3E8;
}

.ant-input-search-rtl .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary):hover,
.ant-input-search-rtl .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary):hover {
  border-left-color: #7591ff;
}

.ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper:hover,
.ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper-focused {
  border-right-color: #7591ff;
}

.ant-input-search-rtl > .ant-input-group > .ant-input-group-addon:last-child {
  right: -1px;
  left: auto;
}

.ant-input-search-rtl > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button {
  border-radius: 2px 0 0 2px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-input {
    height: 32px;
  }

  .ant-input-lg {
    height: 40px;
  }

  .ant-input-sm {
    height: 24px;
  }

  .ant-input-affix-wrapper > input.ant-input {
    height: auto;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

._searchContainer_q3hwl_1,
._searchContainerInline_q3hwl_2 {
  width: 100vw;
  height: 101%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  z-index: 10;
}

._searchContainer_q3hwl_1 ._searchInput_q3hwl_14,
._searchContainerInline_q3hwl_2 ._searchInput_q3hwl_14 {
  width: 40%;
}

._searchContainer_q3hwl_1 ._searchInput_q3hwl_14 .ant-input-affix-wrapper,
._searchContainerInline_q3hwl_2 ._searchInput_q3hwl_14 .ant-input-affix-wrapper {
  border: 0px;
  border-bottom: 1px solid #abadb6;
  padding: 4px 5px;
}

._searchContainer_q3hwl_1 ._searchInput_q3hwl_14 .ant-input-affix-wrapper:focus,
._searchContainerInline_q3hwl_2 ._searchInput_q3hwl_14 .ant-input-affix-wrapper:focus,
._searchContainer_q3hwl_1 ._searchInput_q3hwl_14 .ant-input-affix-wrapper-focused,
._searchContainerInline_q3hwl_2 ._searchInput_q3hwl_14 .ant-input-affix-wrapper-focused {
  box-shadow: 0 0 0 0px rgba(76, 106, 255, 0.2);
  border-bottom: 1px solid #abadb6;
}

._searchContainer_q3hwl_1 ._searchInput_q3hwl_14 .ant-input-affix-wrapper:focus svg > path,
._searchContainerInline_q3hwl_2 ._searchInput_q3hwl_14 .ant-input-affix-wrapper:focus svg > path,
._searchContainer_q3hwl_1 ._searchInput_q3hwl_14 .ant-input-affix-wrapper-focused svg > path,
._searchContainerInline_q3hwl_2 ._searchInput_q3hwl_14 .ant-input-affix-wrapper-focused svg > path {
  stroke: #383838;
}

._searchContainer_q3hwl_1 ._searchInput_q3hwl_14 .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover,
._searchContainerInline_q3hwl_2 ._searchInput_q3hwl_14 .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  border-bottom: 1px solid #abadb6;
}

._searchContainer_q3hwl_1 ._closeIconWrapper_q3hwl_41,
._searchContainerInline_q3hwl_2 ._closeIconWrapper_q3hwl_41 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 13px;
  cursor: pointer;
}

._searchContainer_q3hwl_1 ._closeIconWrapper_q3hwl_41:hover svg > path,
._searchContainerInline_q3hwl_2 ._closeIconWrapper_q3hwl_41:hover svg > path {
  stroke: #383838;
}

._searchButton_q3hwl_54 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 25px;
  cursor: pointer;
}

._searchButton_q3hwl_54:hover svg > path {
  stroke: #383838;
}

@media screen and (max-width: 767px) {
  ._searchContainer_q3hwl_1 ._searchInput_q3hwl_14 {
    width: 100%;
    margin-left: 16px;
  }

  ._searchContainer_q3hwl_1 ._closeIconWrapper_q3hwl_41 {
    margin: 0px 16px 0px 10px;
  }
}

._searchContainerInline_q3hwl_2 {
  position: static;
  width: 100%;
}

._searchContainerInline_q3hwl_2 ._searchInput_q3hwl_14 {
  width: 100%;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-select-single .ant-select-selector {
  display: flex;
}

.ant-select-single .ant-select-selector .ant-select-selection-search {
  position: absolute;
  top: 0;
  right: 11px;
  bottom: 0;
  left: 11px;
}

.ant-select-single .ant-select-selector .ant-select-selection-search-input {
  width: 100%;
}

.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  padding: 0;
  line-height: 30px;
  transition: all 0.3s, visibility 0s;
}

.ant-select-single .ant-select-selector .ant-select-selection-item {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  transition: none;
  pointer-events: none;
}

.ant-select-single .ant-select-selector::after,
.ant-select-single .ant-select-selector .ant-select-selection-item::after,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\a0';
}

.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
  right: 25px;
}

.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 18px;
}

.ant-select-single.ant-select-open .ant-select-selection-item {
  color: #bfbfbf;
}

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  width: 100%;
  height: 32px;
  padding: 0 11px;
}

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  height: 30px;
}

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector::after {
  line-height: 30px;
}

.ant-select-single.ant-select-customize-input .ant-select-selector::after {
  display: none;
}

.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search {
  position: static;
  width: 100%;
}

.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder {
  position: absolute;
  right: 0;
  left: 0;
  padding: 0 11px;
}

.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder::after {
  display: none;
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  height: 40px;
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
  line-height: 38px;
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 38px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  height: 24px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
  line-height: 22px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 22px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search {
  right: 7px;
  left: 7px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 7px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
  right: 28px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 21px;
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 11px;
}

/**
 * Do not merge `height` & `line-height` under style with `selection` & `search`,
 * since chrome may update to redesign with its align logic.
 */

.ant-select-selection-overflow {
  position: relative;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  max-width: 100%;
}

.ant-select-selection-overflow-item {
  flex: none;
  align-self: center;
  max-width: 100%;
}

.ant-select-multiple .ant-select-selector {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1px 4px;
}

.ant-select-show-search.ant-select-multiple .ant-select-selector {
  cursor: text;
}

.ant-select-disabled.ant-select-multiple .ant-select-selector {
  background: #f5f5f5;
  cursor: not-allowed;
}

.ant-select-multiple .ant-select-selector::after {
  display: inline-block;
  width: 0;
  margin: 2px 0;
  line-height: 24px;
  visibility: hidden;
  content: '\a0';
}

.ant-select-multiple.ant-select-show-arrow .ant-select-selector,
.ant-select-multiple.ant-select-allow-clear .ant-select-selector {
  padding-right: 24px;
}

.ant-select-multiple .ant-select-selection-item {
  position: relative;
  display: flex;
  flex: none;
  box-sizing: border-box;
  max-width: 100%;
  height: 24px;
  margin-top: 2px;
  margin-bottom: 2px;
  line-height: 22px;
  background: #f5f5f5;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  cursor: default;
  transition: font-size 0.3s, line-height 0.3s, height 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-inline-end: 4px;
  padding-inline-start: 8px;
  padding-inline-end: 4px;
}

.ant-select-disabled.ant-select-multiple .ant-select-selection-item {
  color: #bfbfbf;
  border-color: #E1E3E8;
  cursor: not-allowed;
}

.ant-select-multiple .ant-select-selection-item-content {
  display: inline-block;
  margin-right: 4px;
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
}

.ant-select-multiple .ant-select-selection-item-remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  font-size: 10px;
  line-height: inherit;
  cursor: pointer;
}

.ant-select-multiple .ant-select-selection-item-remove > * {
  line-height: 1;
}

.ant-select-multiple .ant-select-selection-item-remove svg {
  display: inline-block;
}

.ant-select-multiple .ant-select-selection-item-remove::before {
  display: none;
}

.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon {
  display: block;
}

.ant-select-multiple .ant-select-selection-item-remove > .anticon {
  vertical-align: middle;
}

.ant-select-multiple .ant-select-selection-item-remove:hover {
  color: rgba(0, 0, 0, 0.75);
}

.ant-select-multiple .ant-select-selection-overflow-item + .ant-select-selection-overflow-item .ant-select-selection-search {
  margin-inline-start: 0;
}

.ant-select-multiple .ant-select-selection-search {
  position: relative;
  max-width: 100%;
  margin-inline-start: 7px;
}

.ant-select-multiple .ant-select-selection-search-input,
.ant-select-multiple .ant-select-selection-search-mirror {
  height: 24px;
  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';
  line-height: 24px;
  transition: all 0.3s;
}

.ant-select-multiple .ant-select-selection-search-input {
  width: 100%;
  min-width: 4.1px;
}

.ant-select-multiple .ant-select-selection-search-mirror {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  white-space: pre;
  visibility: hidden;
}

.ant-select-multiple .ant-select-selection-placeholder {
  position: absolute;
  top: 50%;
  right: 11px;
  left: 11px;
  transform: translateY(-50%);
  transition: all 0.3s;
}

.ant-select-multiple.ant-select-lg .ant-select-selector::after {
  line-height: 32px;
}

.ant-select-multiple.ant-select-lg .ant-select-selection-item {
  height: 32px;
  line-height: 30px;
}

.ant-select-multiple.ant-select-lg .ant-select-selection-search {
  height: 32px;
  line-height: 32px;
}

.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,
.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror {
  height: 32px;
  line-height: 30px;
}

.ant-select-multiple.ant-select-sm .ant-select-selector::after {
  line-height: 16px;
}

.ant-select-multiple.ant-select-sm .ant-select-selection-item {
  height: 16px;
  line-height: 14px;
}

.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  height: 16px;
  line-height: 16px;
}

.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,
.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror {
  height: 16px;
  line-height: 14px;
}

.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  left: 7px;
}

.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  margin-inline-start: 3px;
}

.ant-select-disabled .ant-select-selection-item-remove {
  display: none;
}

.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {
  background-color: #fff;
  border-color: #ff4d4f !important;
}

.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector,
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {
  background-color: #fff;
  border-color: #faad14 !important;
}

.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector,
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-select-status-error.ant-select-has-feedback .ant-select-clear,
.ant-select-status-warning.ant-select-has-feedback .ant-select-clear,
.ant-select-status-success.ant-select-has-feedback .ant-select-clear,
.ant-select-status-validating.ant-select-has-feedback .ant-select-clear {
  right: 32px;
}

.ant-select-status-error.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-warning.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-success.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-validating.ant-select-has-feedback .ant-select-selection-selected-value {
  padding-right: 42px;
}

/* Reset search input style */

.ant-select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  position: relative;
  background-color: #fff;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: pointer;
}

.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  cursor: text;
}

.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: auto;
}

.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
  border-color: #7591ff;
  box-shadow: 0 0 0 2px rgba(76, 106, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  cursor: not-allowed;
}

.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  background: #f5f5f5;
}

.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: not-allowed;
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button {
  display: none;
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -webkit-appearance: none;
}

.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
  border-color: #7591ff;
  border-right-width: 1px;
}

.ant-select-selection-item {
  flex: 1;
  overflow: hidden;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media all and (-ms-high-contrast: none) {
  .ant-select-selection-item *::-ms-backdrop,
  .ant-select-selection-item {
    flex: auto;
  }
}

.ant-select-selection-placeholder {
  flex: 1;
  overflow: hidden;
  color: #bfbfbf;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

@media all and (-ms-high-contrast: none) {
  .ant-select-selection-placeholder *::-ms-backdrop,
  .ant-select-selection-placeholder {
    flex: auto;
  }
}

.ant-select-arrow {
  display: inline-flex;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  display: flex;
  align-items: center;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 1;
  text-align: center;
  pointer-events: none;
}

.ant-select-arrow > * {
  line-height: 1;
}

.ant-select-arrow svg {
  display: inline-block;
}

.ant-select-arrow::before {
  display: none;
}

.ant-select-arrow .ant-select-arrow-icon {
  display: block;
}

.ant-select-arrow .anticon {
  vertical-align: top;
  transition: transform 0.3s;
}

.ant-select-arrow .anticon > svg {
  vertical-align: top;
}

.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: auto;
}

.ant-select-disabled .ant-select-arrow {
  cursor: not-allowed;
}

.ant-select-arrow > *:not(:last-child) {
  margin-inline-end: 8px;
}

.ant-select-clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}

.ant-select-clear::before {
  display: block;
}

.ant-select-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}

.ant-select:hover .ant-select-clear {
  opacity: 1;
}

.ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  padding: 4px 0;
  overflow: hidden;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpIn;
}

.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownIn;
}

.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpOut;
}

.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownOut;
}

.ant-select-dropdown-hidden {
  display: none;
}

.ant-select-dropdown-empty {
  color: rgba(0, 0, 0, 0.25);
}

.ant-select-item-empty {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.25);
}

.ant-select-item {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.ant-select-item-group {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  cursor: default;
}

.ant-select-item-option {
  display: flex;
}

.ant-select-item-option-content {
  flex: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ant-select-item-option-state {
  flex: none;
}

.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background-color: #f5f5f5;
}

.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  background-color: #f0f5ff;
}

.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state {
  color: #4c6aff;
}

.ant-select-item-option-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.ant-select-item-option-disabled.ant-select-item-option-selected {
  background-color: #f5f5f5;
}

.ant-select-item-option-grouped {
  padding-left: 24px;
}

.ant-select-lg {
  font-size: 16px;
}

.ant-select-borderless .ant-select-selector {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

.ant-select.ant-select-in-form-item {
  width: 100%;
}

.ant-select-compact-item:not(.ant-select-compact-last-item) {
  margin-right: -1px;
}

.ant-select-compact-item:not(.ant-select-compact-last-item).ant-select-compact-item-rtl {
  margin-right: 0;
  margin-left: -1px;
}

.ant-select-compact-item:hover > *,
.ant-select-compact-item:focus > *,
.ant-select-compact-item:active > * {
  z-index: 2;
}

.ant-select-compact-item.ant-select-focused > * {
  z-index: 2;
}

.ant-select-compact-item[disabled] > * {
  z-index: 0;
}

.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select > .ant-select-selector {
  border-radius: 0;
}

.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl) > .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl) > .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item) > .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item) > .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-select-rtl {
  direction: rtl;
}

.ant-select-rtl .ant-select-arrow {
  right: initial;
  left: 11px;
}

.ant-select-rtl .ant-select-clear {
  right: initial;
  left: 11px;
}

.ant-select-dropdown-rtl {
  direction: rtl;
}

.ant-select-dropdown-rtl .ant-select-item-option-grouped {
  padding-right: 24px;
  padding-left: 12px;
}

.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector,
.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector {
  padding-right: 4px;
  padding-left: 24px;
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-item {
  text-align: right;
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content {
  margin-right: 0;
  margin-left: 4px;
  text-align: right;
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror {
  right: 0;
  left: auto;
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder {
  right: 11px;
  left: auto;
}

.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  right: 7px;
}

.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  right: 0;
  left: 9px;
  text-align: right;
}

.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
  right: 11px;
  left: 25px;
}

.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 0;
  padding-left: 18px;
}

.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
  right: 6px;
}

.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 0;
  padding-left: 21px;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-empty {
  margin: 0 8px;
  font-size: 14px;
  line-height: 1.5715;
  text-align: center;
}

.ant-empty-image {
  height: 100px;
  margin-bottom: 8px;
}

.ant-empty-image img {
  height: 100%;
}

.ant-empty-image svg {
  height: 100%;
  margin: auto;
}

.ant-empty-footer {
  margin-top: 16px;
}

.ant-empty-normal {
  margin: 32px 0;
  color: rgba(0, 0, 0, 0.25);
}

.ant-empty-normal .ant-empty-image {
  height: 40px;
}

.ant-empty-small {
  margin: 8px 0;
  color: rgba(0, 0, 0, 0.25);
}

.ant-empty-small .ant-empty-image {
  height: 35px;
}

.ant-empty-img-default-ellipse {
  fill: #f5f5f5;
  fill-opacity: 0.8;
}

.ant-empty-img-default-path-1 {
  fill: #aeb8c2;
}

.ant-empty-img-default-path-2 {
  fill: url('#linearGradient-1');
}

.ant-empty-img-default-path-3 {
  fill: #f5f5f7;
}

.ant-empty-img-default-path-4 {
  fill: #dce0e6;
}

.ant-empty-img-default-path-5 {
  fill: #dce0e6;
}

.ant-empty-img-default-g {
  fill: #fff;
}

.ant-empty-img-simple-ellipse {
  fill: #f5f5f5;
}

.ant-empty-img-simple-g {
  stroke: #d9d9d9;
}

.ant-empty-img-simple-path {
  fill: #fafafa;
}

.ant-empty-rtl {
  direction: rtl;
}

/* purgecss end ignore */
/* purgecss start ignore */

.adm-popup {
  --z-index: var(--adm-popup-z-index, 1000);
  position: fixed;
  z-index: var(--z-index);
}

.adm-popup-body {
  position: fixed;
  background-color: var(--adm-color-background);
  z-index: calc(var(--z-index) + 10);
}

.adm-popup-body .adm-popup-close-icon {
  position: absolute;
  z-index: 100;
}

.adm-popup-body-position-bottom {
  width: 100%;
  bottom: 0;
  left: 0;
}

.adm-popup-body-position-bottom .adm-popup-close-icon {
  right: 8px;
  top: 8px;
}

.adm-popup-body-position-top {
  width: 100%;
  top: 0;
  left: 0;
}

.adm-popup-body-position-top .adm-popup-close-icon {
  right: 8px;
  bottom: 8px;
}

.adm-popup-body-position-left {
  height: 100%;
  top: 0;
  left: 0;
}

.adm-popup-body-position-left .adm-popup-close-icon {
  right: 8px;
  top: 8px;
}

.adm-popup-body-position-right {
  height: 100%;
  top: 0;
  right: 0;
}

.adm-popup-body-position-right .adm-popup-close-icon {
  left: 8px;
  top: 8px;
}

.adm-popup-close-icon {
  cursor: pointer;
  padding: 4px;
  font-size: 18px;
  line-height: 1;
  color: var(--adm-color-weak);
}

/* purgecss end ignore */
/* purgecss start ignore */

.adm-mask {
  --z-index: var(--adm-mask-z-index, 1000);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--z-index);
  display: block;
  width: 100%;
  height: 100%;
}

.adm-mask-aria-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.adm-mask-content {
  z-index: 1;
}

/* purgecss end ignore */
/* purgecss start ignore */

.language-select {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 24px;
}

.language-select .ant-select-selector {
  border: 0px !important;
  padding: 0px 4px !important;
}

.language-select .ant-select-single.ant-select-open .ant-select-selection-item {
  color: #000 !important;
}

.language-select .ant-select-dropdown {
  width: auto !important;
}

.language-select .ant-select-arrow {
  right: 7px !important;
}

.language-select .ant-select-focused .ant-select-selector {
  border: 0px !important;
  border-color: transparent !important;
  box-shadow: 0 0 0 0px rgba(0, 0, 0, 0) !important;
}

.language-select .ant-select:not(.ant-select-customize-input) .ant-select-selector {
  background-color: transparent;
}

.language-select .ant-select-selection-item {
  padding-top: 1px !important;
}

.language-select .language-select-mobile {
  display: flex;
  align-items: center;
  margin-left: 4px;
}

.language-select .language-select-mobile span {
  margin-left: 2px;
}

.language-select-mobile-picker {
  border-radius: 12px 12px 0 0;
  max-height: 436px;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  transform: translate(0px, 0%) !important;
}

.language-select-mobile-picker .language-options-list {
  width: 100%;
  max-height: 380px;
  overflow: auto;
}

.language-select-mobile-picker .language-options-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #232d47;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 14px 16px;
}

.language-select-mobile-picker .language-options-gap {
  width: 100%;
  flex-shrink: 0;
  height: 8px;
  background: #f4f6f7;
}

.language-select-mobile-picker .language-options-cancel {
  width: 100%;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #232d47;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 14px 16px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.menu-pop-wrapper {
  position: fixed;
  z-index: 10000;
}

.menu-pop-wrapper .menu-pop-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
}

.menu-pop-wrapper .menu-pop-container .menu-pop-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  min-height: 32px;
  flex-shrink: 0;
}

.menu-pop-wrapper .menu-pop-container .menu-pop-search {
  padding: 16px;
  flex-shrink: 0;
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu {
  flex: 1;
  overflow: auto;
  padding: 0 16px;
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item {
  padding: 14px 12px;
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item .menu-pop-menu-item-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item .menu-pop-menu-item-container svg.open {
  transform: rotateZ(90deg);
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item .menu-pop-menu-item-container svg {
  margin-left: 10px;
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item .menu-pop-menu-item-container svg path {
  stroke: var(--color, #272e47);
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item a {
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
  font-family: var(--global-font-family, 'Arial');
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item.active .menu-pop-menu-item-container > a {
  color: var(--hover-color, #272e47);
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item.active .menu-pop-menu-item-container > svg path {
  stroke: var(--hover-color, #272e47);
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item .menu-pop-menu-item-child {
  padding: 28px 0 0 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item .menu-pop-menu-item-child svg.open {
  transform: rotateZ(90deg);
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item .menu-pop-menu-item-child svg {
  margin-left: 10px;
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item .menu-pop-menu-item-child svg path {
  stroke: var(--color, #272e47);
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item .menu-pop-menu-item-child.active > a {
  color: var(--hover-color, #272e47);
}

.menu-pop-wrapper .menu-pop-container .menu-pop-menu .menu-pop-menu-item .menu-pop-menu-item-child.active > svg path {
  stroke: var(--hover-color, #272e47);
}

.menu-pop-wrapper .menu-pop-container .menu-pop-language {
  padding: 24px 16px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.header4-container {
  background-color: #ffffff;
  padding: 0 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  font-family: var(--global-font-family, 'Arial');
}

.header4-mobile-button {
  display: none;
}

.header4-mobile-button [fill='#3F465C'] {
  fill: currentColor;
}

.header4-mobile-button [stroke='#3F465C'] {
  stroke: currentColor;
}

.header4-content {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
  z-index: 1;
  min-height: 52px;
}

.header4-content-page {
  display: flex;
  align-items: center;
  flex: 1;
  overflow: hidden;
}

.header4-content-page-logo {
  display: flex;
  align-items: center;
}

.header4-content-page-logo img {
  max-width: 120px;
  max-height: 52px;
}

.header4-content-page-menu {
  flex: 1;
  overflow: hidden;
  padding-left: 16px;
  font-family: var(--global-font-family, 'Arial');
}

.header4-content-page-menu .ant-menu {
  background-color: transparent;
  border-bottom: none;
}

.header4-content-page-menu .ant-menu-item:after,
.header4-content-page-menu .ant-menu-submenu:after {
  right: 24px;
  left: 24px;
  bottom: 1px;
}

.header4-content-page-menu-item {
  padding: 0 16px !important;
  font-family: var(--global-font-family, 'Arial');
}

.header4-content-page-menu-item a.header4-content-page-menu-item-block {
  display: block;
  line-height: 52px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
  font-family: var(--global-font-family, 'Arial');
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.header4-content-page-menu-item.ant-menu-item-selected,
.header4-content-page-menu-item.ant-menu-submenu-selected {
  color: #4c6aff;
}

.header4-content-page-menu-item.ant-menu-item-selected a.header4-content-page-menu-item-block,
.header4-content-page-menu-item.ant-menu-submenu-selected a.header4-content-page-menu-item-block {
  color: #4c6aff;
}

.header4-content-page-menu .ant-menu-overflow-item a {
  display: block;
  line-height: 52px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
}

.header4-content-page-menu .ant-menu-submenu-selected .ant-menu-overflow-item a {
  color: #4c6aff;
}

.header4-content-page-sub-menu .ant-menu.ant-menu-sub.ant-menu-vertical {
  min-width: 170px !important;
  max-width: 300px !important;
}

.header4-content-page-sub-menu .ant-menu-submenu .ant-menu-submenu-title {
  padding: 0;
  display: flex;
  align-items: center;
}

.header4-content-page-sub-menu .ant-menu-submenu .ant-menu-submenu-title .ant-menu-submenu-arrow {
  flex-shrink: 0;
  position: static;
  transform: none;
  margin-right: 10px;
}

.header4-content-page-sub-menu .ant-menu-submenu .header4-content-page-sub-menu-item {
  width: 100%;
  padding: 7px 0 7px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #272e47;
  max-width: 280px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.header4-content-page-sub-menu .ant-menu-submenu .header4-content-page-sub-menu-item.empty-nav {
  cursor: default;
}

.header4-content-page-sub-menu .ant-menu-submenu:hover .ant-menu-submenu-title,
.header4-content-page-sub-menu .ant-menu-submenu-active .ant-menu-submenu-title {
  background: #f0f2f7 !important;
}

.header4-content-page-sub-menu .ant-menu-submenu:hover .ant-menu-submenu-title .header4-content-page-sub-menu-item,
.header4-content-page-sub-menu .ant-menu-submenu-active .ant-menu-submenu-title .header4-content-page-sub-menu-item {
  color: #272e47;
}

.header4-content-page-sub-menu .ant-menu-item {
  padding: 0;
  display: flex;
  height: 36px;
  line-height: 36px;
}

.header4-content-page-sub-menu .ant-menu-item .header4-content-page-sub-menu-item {
  width: 100%;
  padding: 7px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #272e47;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.header4-content-page-sub-menu .ant-menu-item .header4-content-page-sub-menu-item.empty-nav {
  cursor: default;
}

.header4-content-page-sub-menu .ant-menu-item:hover .ant-menu-title-content .header4-content-page-sub-menu-item,
.header4-content-page-sub-menu .ant-menu-item-active .ant-menu-title-content .header4-content-page-sub-menu-item {
  color: #272e47;
}

.header4-content-page-sub-menu .ant-menu-item-active {
  background: #f0f2f7 !important;
}

.header4-content-page-sub-menu .ant-menu-title-content {
  width: 100%;
  flex: 1;
  display: flex;
  align-items: center;
}

.header4-content-page-sub-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background: #fff;
}

.header4-content-page-sub-menu .ant-menu-item-selected {
  background: #fff;
}

.header4-content-page-sub-menu .ant-menu-item-selected .header4-content-page-sub-menu-item {
  color: #4c6aff;
}

.header4-content-page-sub-menu .ant-menu-submenu-selected {
  background: #fff;
}

.header4-content-page-sub-menu .ant-menu-submenu-selected .header4-content-page-sub-menu-item {
  color: #4c6aff;
}

.header4-content-page .empty-nav {
  cursor: default;
}

.header4-content-button {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: auto;
  color: #fff;
  background: #4c6aff;
  border-radius: 2px;
  font-size: 14px;
  border: none;
}

.header4-content-button-wrap {
  height: 52px;
  display: flex;
  align-items: center;
}

.header4-content-button-text {
  display: block;
  padding: 0 1px;
  overflow: hidden;
  line-height: 1.1;
}

.header4-content-button:hover {
  color: #fff;
  border: none;
  background: #7088ff;
  box-sizing: border-box;
}

.header4-content-button:focus {
  color: #fff;
  border: none;
  background: #4c6aff;
  box-sizing: border-box;
}

.header4-content-button:active {
  color: #fff;
  border: none;
  background: #445fe5;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical {
  min-width: 170px !important;
  max-width: 300px !important;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu-selected {
  background: #fff;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu-selected .header4-content-page-sub-menu-item {
  color: #4c6aff;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.header4-content-page-menu-item {
  padding-right: 0 !important;
  margin-right: -4px;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.header4-content-page-menu-item .ant-menu-submenu-title {
  padding: 0;
  display: flex;
  align-items: center;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.header4-content-page-menu-item .ant-menu-submenu-title .ant-menu-title-content {
  overflow: hidden;
  width: 100%;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.header4-content-page-menu-item .ant-menu-submenu-title .ant-menu-submenu-arrow {
  flex-shrink: 0;
  position: static;
  transform: none;
  margin-right: 14px;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.header4-content-page-menu-item:hover,
.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.header4-content-page-menu-item-active {
  background: #f0f2f7 !important;
}

@media screen and (max-width: 767px) {
  .header4-container {
    padding: 16px 0;
    background-color: #ffffff;
  }

  .header4-content {
    height: initial;
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: unset;
  }

  .header4-content-button-wrap {
    height: unset;
    max-height: 64px;
  }

  .header4-content-page {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
    width: 100%;
  }

  .header4-content-page:last-child {
    margin-bottom: 0;
  }

  .header4-content-page .header4-mobile-button {
    display: block;
    width: 24px;
    height: 24px;
    -o-object-fit: cover;
       object-fit: cover;
    cursor: pointer;
  }

  .header4-content-page-search-input {
    margin-right: 0;
    display: flex;
  }

  .header4-content-page-header {
    background-color: transparent;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .header4-content-page-menu {
    display: none;
  }

  .header4-content .language-select {
    margin-right: 0;
    width: 60px;
  }

  .header4-content-page-header-line {
    width: 100%;
    padding: 11px 16px 0;
    display: flex;
    align-items: center;
  }

  .header4-content-page-header-line [fill='#3F465C'] {
    fill: currentColor;
  }

  .header4-content-page-header-line [stroke='#3F465C'] {
    stroke: currentColor;
  }

  .header4-content-page-header-line .header4-content-button-wrap {
    flex: 1;
    display: flex;
    justify-content: flex-end;
  }

  .header-open {
    height: auto;
  }

  .header-open .header4-content-page-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100vh - 64px);
  }

  .header-open .header4-content-page-menu .ant-menu {
    box-shadow: none;
  }

  .header-open .header4-content-page-menu .ant-menu .ant-menu-title-content .header4-content-page-menu-item-block {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    font-size: 24px;
    line-height: 78px !important;
  }

  .header-open .header4-content-page-menu .ant-menu-item {
    margin: 0;
    height: auto;
  }

  .header-open .header4-content-page-menu .ant-menu-item.ant-menu-item-selected {
    background: #edf0ff;
  }

  .header-open .header4-content-page-menu .ant-menu-item:after {
    display: none;
  }

  .nav-with-sub .header4-content-page-menu {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nav-with-sub .header4-content-page-menu .header4-content-page-menu-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
  }

  .nav-with-sub .header4-content-page-menu .header4-content-page-menu-item .ant-menu-submenu-arrow {
    display: none;
  }

  .nav-with-sub .header4-content-page-menu .header4-content-page-menu-item .ant-menu-title-content {
    display: flex;
    width: 100%;
  }

  .nav-with-sub .header4-content-page-menu .header4-content-page-menu-item .ant-menu-title-content .header4-content-page-menu-item-block {
    justify-content: flex-start;
    font-size: 20px;
    font-weight: 400;
    line-height: 150% !important;
    color: #272e47;
    padding: 3px 0;
    padding-left: 20px !important;
  }

  .nav-with-sub .header4-content-page-menu .header4-content-page-menu-item .ant-menu-submenu-title {
    padding: 0 !important;
    margin: 0 !important;
    height: unset;
  }

  .nav-with-sub .header4-content-page-menu .header4-content-page-menu-item .header4-content-page-sub-menu-item {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    color: #272e47;
    padding: 6px 12px 6px 32px;
  }

  .nav-with-sub .header4-content-page-menu .header4-content-page-menu-item .ant-menu-item-selected {
    background: #fff;
  }

  .nav-with-sub .header4-content-page-menu .header4-content-page-menu-item .ant-menu-item-selected .header4-content-page-sub-menu-item {
    color: #4c6aff;
  }

  .nav-with-sub .header4-content-page-menu .header4-content-page-menu-item .ant-menu-item:active,
  .nav-with-sub .header4-content-page-menu .header4-content-page-menu-item .ant-menu-submenu-title:active {
    background: #edf0ff;
  }

  .nav-with-sub .header4-content-page-menu .header4-content-page-menu-item .ant-menu-item-active .header4-content-page-menu-item-block {
    color: #272e47;
  }

  .nav-with-sub .header4-content-page-menu .ant-menu-submenu-selected .ant-menu-submenu-title .ant-menu-title-content .header4-content-page-menu-item-block {
    color: #4c6aff;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.commonBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: unset;
  color: #fff;
  background: #4c6aff;
  border-radius: 2px;
  font-size: 14px;
  font-family: var(--global-font-family, 'Arial');
  padding-top: 4px !important;
  border: none;
}

.commonBtn-text {
  display: block;
  padding: 0 1px;
  overflow: hidden;
}

.commonBtn:hover {
  color: #fff;
  border: none;
  background: #7088ff;
  box-sizing: border-box;
}

.commonBtn:focus {
  color: #fff;
  border: none;
  background: #4c6aff;
  box-sizing: border-box;
}

.commonBtn:active {
  color: #fff;
  border: none;
  background: #445fe5;
}

.header5-container {
  background-color: #ffffff;
  padding: 0 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.header5-mobile-button {
  display: none;
}

.header5-mobile-button [fill='#3F465C'] {
  fill: currentColor;
}

.header5-mobile-button [stroke='#3F465C'] {
  stroke: currentColor;
}

.header5-mobile-header-button {
  display: none;
}

.header5-menu-wrapper {
  flex: 1;
  display: flex;
}

.header5-button-wrapper {
  display: flex;
  justify-content: flex-end;
}

.header5-content {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 1;
  min-height: 52px;
}

.header5-content-page {
  display: flex;
  align-items: center;
  flex: 1;
  overflow: hidden;
}

.header5-content-page-header .header5-content-button {
  display: none;
}

.header5-content-page-logo {
  flex: 1;
  display: flex;
  align-items: center;
  margin-right: 32px;
}

.header5-content-page-logo img {
  max-width: 120px;
  max-height: 52px;
}

.header5-content-page-menu {
  flex: 1;
  overflow: hidden;
}

.header5-content-page-menu .ant-menu {
  background-color: transparent;
  border-bottom: none;
}

.header5-content-page-menu .ant-menu-item,
.header5-content-page-menu .ant-menu-submenu {
  padding: 0 16px !important;
}

.header5-content-page-menu .ant-menu-item:after,
.header5-content-page-menu .ant-menu-submenu:after {
  right: 24px;
  left: 24px;
  bottom: 1px;
}

.header5-content-page-menu .ant-menu-item.ant-menu-item-selected,
.header5-content-page-menu .ant-menu-submenu.ant-menu-item-selected {
  color: #4c6aff;
}

.header5-content-page-menu .ant-menu-item.ant-menu-item-selected a.header5-content-page-menu-item-block,
.header5-content-page-menu .ant-menu-submenu.ant-menu-item-selected a.header5-content-page-menu-item-block {
  color: #4c6aff;
}

.ant-menu-item a.header5-content-page-menu-item-block,
.ant-menu-submenu a.header5-content-page-menu-item-block {
  display: block;
  line-height: 52px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.header5-content-page-menu .ant-menu-submenu-selected {
  color: #4c6aff;
}

.header5-content-page-menu .ant-menu-submenu-selected .ant-menu-title-content a.header5-content-page-menu-item-block {
  color: #4c6aff;
}

.header5-content-page-menu .ant-menu-overflow-item a {
  display: block;
  line-height: 52px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
}

.header5-content-page-menu .ant-menu-submenu-selected .ant-menu-overflow-item a {
  color: #4c6aff;
}

.header5-content-page-sub-menu .ant-menu.ant-menu-sub.ant-menu-vertical {
  min-width: 170px !important;
  max-width: 300px !important;
}

.header5-content-page-sub-menu .ant-menu-submenu .ant-menu-submenu-title {
  padding: 0;
  display: flex;
  align-items: center;
}

.header5-content-page-sub-menu .ant-menu-submenu .ant-menu-submenu-title .ant-menu-submenu-arrow {
  flex-shrink: 0;
  position: static;
  transform: none;
  margin-right: 10px;
}

.header5-content-page-sub-menu .ant-menu-submenu .header5-content-page-sub-menu-item {
  width: 100%;
  padding: 7px 0 7px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #272e47;
  max-width: 280px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.header5-content-page-sub-menu .ant-menu-submenu .header5-content-page-sub-menu-item.empty-nav {
  cursor: default;
}

.header5-content-page-sub-menu .ant-menu-submenu:hover .ant-menu-submenu-title,
.header5-content-page-sub-menu .ant-menu-submenu-active .ant-menu-submenu-title {
  background: #f0f2f7 !important;
}

.header5-content-page-sub-menu .ant-menu-submenu:hover .ant-menu-submenu-title .header5-content-page-sub-menu-item,
.header5-content-page-sub-menu .ant-menu-submenu-active .ant-menu-submenu-title .header5-content-page-sub-menu-item {
  color: #272e47;
}

.header5-content-page-sub-menu .ant-menu-item {
  padding: 0;
  display: flex;
  height: 36px;
  line-height: 36px;
}

.header5-content-page-sub-menu .ant-menu-item .header5-content-page-sub-menu-item {
  width: 100%;
  padding: 7px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #272e47;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.header5-content-page-sub-menu .ant-menu-item .header5-content-page-sub-menu-item.empty-nav {
  cursor: default;
}

.header5-content-page-sub-menu .ant-menu-item:hover .ant-menu-title-content .header5-content-page-sub-menu-item,
.header5-content-page-sub-menu .ant-menu-item-active .ant-menu-title-content .header5-content-page-sub-menu-item {
  color: #272e47;
}

.header5-content-page-sub-menu .ant-menu-item-active {
  background: #f0f2f7 !important;
}

.header5-content-page-sub-menu .ant-menu-title-content {
  width: 100%;
  flex: 1;
  display: flex;
  align-items: center;
}

.header5-content-page-sub-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background: #fff;
}

.header5-content-page-sub-menu .ant-menu-item-selected {
  background: #fff;
}

.header5-content-page-sub-menu .ant-menu-item-selected .header5-content-page-sub-menu-item {
  color: #4c6aff;
}

.header5-content-page-sub-menu .ant-menu-submenu-selected {
  background: #fff;
}

.header5-content-page-sub-menu .ant-menu-submenu-selected .header5-content-page-sub-menu-item {
  color: #4c6aff;
}

.header5-content-page .empty-nav {
  cursor: default;
}

.header5-content-button {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: unset;
  color: #fff;
  background: #4c6aff;
  border-radius: 2px;
  font-size: 14px;
  font-family: var(--global-font-family, 'Arial');
  padding-top: 4px !important;
  border: none;
}

.header5-content-button-text {
  display: block;
  padding: 0 1px;
  overflow: hidden;
}

.header5-content-button:hover {
  color: #fff;
  border: none;
  background: #7088ff;
  box-sizing: border-box;
}

.header5-content-button:focus {
  color: #fff;
  border: none;
  background: #4c6aff;
  box-sizing: border-box;
}

.header5-content-button:active {
  color: #fff;
  border: none;
  background: #445fe5;
}

.header5-content-page-search-input {
  margin-right: 16px;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical {
  min-width: 170px !important;
  max-width: 300px !important;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu-selected {
  background: #fff;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu-selected .header5-content-page-sub-menu-item {
  color: #4c6aff;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.header5-content-page-menu-item {
  padding: 0 0 0 16px !important;
  margin-right: -4px;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.header5-content-page-menu-item .ant-menu-submenu-title {
  padding: 0;
  display: flex;
  align-items: center;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.header5-content-page-menu-item .ant-menu-submenu-title .ant-menu-title-content {
  overflow: hidden;
  width: 100%;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.header5-content-page-menu-item .ant-menu-submenu-title .ant-menu-submenu-arrow {
  flex-shrink: 0;
  position: static;
  transform: none;
  margin-right: 14px;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.header5-content-page-menu-item:hover,
.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.header5-content-page-menu-item-active {
  background: #f0f2f7 !important;
}

@media screen and (max-width: 767px) {
  .header5-container {
    padding: 0;
    background-color: #ffffff;
  }

  .header5-menu-wrapper {
    flex: 0;
    margin-right: 16px;
  }

  .header5-content {
    height: initial;
  }

  .header5-content-page {
    display: block;
    padding: 0;
    width: 100%;
  }

  .header5-content-page-header {
    background-color: transparent;
    padding: 0 16px;
    display: flex;
    height: 64px;
    justify-content: space-between;
    align-items: center;
  }

  .header5-content-page-menu {
    display: none;
  }

  .header5-content-page .header5-mobile-button {
    display: block;
    width: 24px;
    height: 24px;
    -o-object-fit: cover;
       object-fit: cover;
    cursor: pointer;
  }

  .header5-content-page-header .header5-content-button {
    display: block;
  }

  .header5-content-page-logo {
    margin-right: 0;
  }

  .header5-content-button {
    display: none;
  }

  .header-open {
    height: auto;
  }

  .header-open .header5-content-page-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100vh - 64px);
  }

  .header-open .header5-content-page-menu .ant-menu {
    box-shadow: none;
  }

  .header-open .header5-content-page-menu .ant-menu .ant-menu-title-content .header5-content-page-menu-item-block {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    font-size: 24px;
    line-height: 78px !important;
  }

  .header-open .header5-content-page-menu .ant-menu-item {
    margin: 0;
    height: auto;
  }

  .header-open .header5-content-page-menu .ant-menu-item.ant-menu-item-selected {
    background: #edf0ff;
  }

  .header-open .header5-content-page-menu .ant-menu-item:after {
    display: none;
  }

  .header-open .header5-content-button {
    display: none;
  }

  .nav-with-sub .header5-content-page-menu {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nav-with-sub .header5-content-page-menu .ant-menu-item,
  .nav-with-sub .header5-content-page-menu .ant-menu-submenu {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
  }

  .nav-with-sub .header5-content-page-menu .ant-menu-item .ant-menu-submenu-arrow,
  .nav-with-sub .header5-content-page-menu .ant-menu-submenu .ant-menu-submenu-arrow {
    display: none;
  }

  .nav-with-sub .header5-content-page-menu .ant-menu-item .ant-menu-title-content,
  .nav-with-sub .header5-content-page-menu .ant-menu-submenu .ant-menu-title-content {
    display: flex;
    width: 100%;
  }

  .nav-with-sub .header5-content-page-menu .ant-menu-item .ant-menu-title-content .header5-content-page-menu-item-block,
  .nav-with-sub .header5-content-page-menu .ant-menu-submenu .ant-menu-title-content .header5-content-page-menu-item-block {
    justify-content: flex-start;
    font-size: 20px;
    font-weight: 400;
    line-height: 150% !important;
    color: #272e47;
    padding: 3px 0;
    padding-left: 20px !important;
  }

  .nav-with-sub .header5-content-page-menu .ant-menu-item .ant-menu-submenu-title,
  .nav-with-sub .header5-content-page-menu .ant-menu-submenu .ant-menu-submenu-title {
    padding: 0 !important;
    margin: 0 !important;
    height: unset;
  }

  .nav-with-sub .header5-content-page-menu .ant-menu-item .header5-content-page-sub-menu-item,
  .nav-with-sub .header5-content-page-menu .ant-menu-submenu .header5-content-page-sub-menu-item {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    color: #272e47;
    padding: 6px 12px 6px 32px;
  }

  .nav-with-sub .header5-content-page-menu .ant-menu-item .ant-menu-item-selected,
  .nav-with-sub .header5-content-page-menu .ant-menu-submenu .ant-menu-item-selected {
    background: #fff !important;
  }

  .nav-with-sub .header5-content-page-menu .ant-menu-item .ant-menu-item-selected .header5-content-page-sub-menu-item,
  .nav-with-sub .header5-content-page-menu .ant-menu-submenu .ant-menu-item-selected .header5-content-page-sub-menu-item {
    color: #4c6aff;
  }

  .nav-with-sub .header5-content-page-menu .ant-menu-item .ant-menu-item:active,
  .nav-with-sub .header5-content-page-menu .ant-menu-submenu .ant-menu-item:active,
  .nav-with-sub .header5-content-page-menu .ant-menu-item .ant-menu-submenu-title:active,
  .nav-with-sub .header5-content-page-menu .ant-menu-submenu .ant-menu-submenu-title:active {
    background: #edf0ff;
  }

  .nav-with-sub .header5-content-page-menu .ant-menu-item .ant-menu-item-active .header5-content-page-menu-item-block,
  .nav-with-sub .header5-content-page-menu .ant-menu-submenu .ant-menu-item-active .header5-content-page-menu-item-block {
    color: #272e47;
  }

  .nav-with-sub .header5-content-page-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background: transparent;
  }

  .nav-with-sub .header5-content-page-menu .ant-menu-submenu-selected .ant-menu-submenu-title .ant-menu-title-content .header5-content-page-menu-item-block {
    color: #4c6aff;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.nav3-container {
  background-color: #ffffff;
  padding: 0 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
}

.nav3-mobile-button {
  display: none;
}

.nav3-mobile-button [fill='#3F465C'] {
  fill: currentColor;
}

.nav3-mobile-button [stroke='#3F465C'] {
  stroke: currentColor;
}

.nav3-mobile-header-button {
  display: none;
}

.nav3-menu-wrapper {
  flex: 1;
  display: flex;
}

.nav3-menu-right {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.nav3-button-wrapper {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}

.nav3-content {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 1;
  height: 52px;
}

.nav3-content-page {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0;
  margin: initial !important;
}

.nav3-content-page-header .nav3-content-page-logo {
  display: none;
}

.nav3-content-page-header .nav3-content-button {
  display: none;
}

.nav3-content-page-logo {
  display: flex;
  align-items: center;
}

.nav3-content-page-logo img {
  max-width: 120px;
  max-height: 52px;
}

.nav3-content-page-menu {
  width: 100%;
}

.nav3-content-page-menu .ant-menu {
  background-color: transparent;
  border-bottom: none;
}

.nav3-content-page-menu .ant-menu-item {
  padding: 0 !important;
  margin-left: 32px;
}

.nav3-content-page-menu .ant-menu-item:nth-child(1) {
  margin-left: 0;
}

.nav3-content-page-menu .ant-menu-item:after {
  right: 10px;
  left: 10px;
}

.nav3-content-page-menu .ant-menu-item.ant-menu-item-selected {
  color: #4c6aff;
}

.nav3-content-page-menu .ant-menu-item.ant-menu-item-selected a.nav3-content-page-menu-item-block {
  color: #4c6aff;
}

.ant-menu-item a.nav3-content-page-menu-item-block {
  display: block;
  line-height: 52px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
}

.nav3-content-right {
  flex: 1;
}

.nav3-fixed {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

.nav3-phone-open {
  z-index: 10000;
}

@media screen and (max-width: 767px) {
  .nav3-button-wrapper {
    display: none;
  }

  .nav3-container {
    padding: 0;
  }

  .nav3-content {
    height: initial;
  }

  .nav3-content-page {
    display: block;
    padding: 0;
    width: 100%;
  }

  .nav3-content-page-header {
    background-color: transparent;
    padding: 0 16px;
    display: flex;
    height: 64px;
    justify-content: space-between;
    align-items: center;
  }

  .nav3-content-page-header .nav3-logo-wrapper {
    display: flex;
  }

  .nav3-content-page-header .nav3-button-wrapper {
    display: flex;
  }

  .nav3-content-page-menu {
    display: none;
  }

  .nav3-content-page .nav3-mobile-button {
    display: block;
    width: 24px;
    height: 24px;
    -o-object-fit: cover;
       object-fit: cover;
    cursor: pointer;
  }

  .nav3-content-page-header .nav3-content-page-logo {
    display: flex;
  }

  .nav3-content-page-header .nav3-content-button {
    display: block;
  }

  .header-open {
    height: auto;
  }

  .header-open .nav3-content-page-menu {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: calc(100vh - 64px);
    padding-top: 16px;
  }

  .header-open .nav3-content-page-menu .ant-menu {
    box-shadow: none;
  }

  .header-open .nav3-content-page-menu .ant-menu .ant-menu-title-content .nav3-content-page-menu-item-block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: transparent;
    font-size: 16px;
    line-height: 44px !important;
    padding: 0px 20px;
  }

  .header-open .nav3-content-page-menu .ant-menu-item {
    margin: 0;
    height: auto;
  }

  .header-open .nav3-content-page-menu .ant-menu-item.ant-menu-item-selected {
    background: #edf0ff;
  }

  .header-open .nav3-content-page-menu .ant-menu-item:after {
    display: none;
  }

  .header-open .nav3-content-button {
    display: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.nav4-container {
  background-color: #ffffff;
  padding: 0 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  font-family: var(--global-font-family, 'Arial');
}

.nav4-mobile-button-wrapper {
  flex: 1;
  display: flex;
}

.nav4-mobile-button {
  display: none;
}

.nav4-mobile-button [fill='#3F465C'] {
  fill: currentColor;
}

.nav4-mobile-button [stroke='#3F465C'] {
  stroke: currentColor;
}

.nav4-content {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 1;
  min-height: 102px;
}

.nav4-content-header {
  min-height: 51px;
  display: flex;
  align-items: center;
  padding-top: 10px;
}

.nav4-content-logo {
  display: flex;
  align-items: center;
}

.nav4-content-logo img {
  max-width: 120px;
  max-height: 52px;
}

.nav4-content-socialmedia {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.nav4-content-socialmedia a {
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin-right: 16px;
}

.nav4-content-socialmedia a:last-child {
  margin-right: 0;
}

.nav4-content-socialmedia a img {
  width: 100%;
  height: 100%;
}

.nav4-content-menu {
  width: 100%;
  margin-top: -3px;
  overflow: hidden;
}

.nav4-content-menu .ant-menu {
  background-color: transparent;
  border-bottom: none;
  justify-content: center;
}

.nav4-content-menu .ant-menu-item:after,
.nav4-content-menu .ant-menu-submenu:after {
  right: 24px;
  left: 24px;
  bottom: 1px;
}

.nav4-content-menu .ant-menu-item.ant-menu-item-selected,
.nav4-content-menu .ant-menu-submenu.ant-menu-item-selected {
  color: #4c6aff;
}

.nav4-content-menu .ant-menu-item.ant-menu-item-selected a.nav4-content-menu-item-block,
.nav4-content-menu .ant-menu-submenu.ant-menu-item-selected a.nav4-content-menu-item-block {
  color: #4c6aff;
}

.nav4-content-menu-item {
  padding: 0 16px !important;
}

.ant-menu-item a.nav4-content-menu-item-block,
.ant-menu-submenu a.nav4-content-menu-item-block {
  display: block;
  line-height: 52px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.nav4-content-menu .ant-menu-submenu-selected {
  color: #4c6aff;
}

.nav4-content-menu .ant-menu-submenu-selected .ant-menu-title-content a.nav4-content-menu-item-block {
  color: #4c6aff;
}

.nav4-content-menu .ant-menu-overflow-item a {
  display: block;
  line-height: 52px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
}

.nav4-content-menu .ant-menu-submenu-selected .ant-menu-overflow-item a {
  color: #4c6aff;
}

.nav4-content-sub-menu .ant-menu.ant-menu-sub.ant-menu-vertical {
  min-width: 170px !important;
  max-width: 300px !important;
}

.nav4-content-sub-menu .ant-menu-submenu .ant-menu-submenu-title {
  padding: 0;
  display: flex;
  align-items: center;
}

.nav4-content-sub-menu .ant-menu-submenu .ant-menu-submenu-title .ant-menu-submenu-arrow {
  flex-shrink: 0;
  position: static;
  transform: none;
  margin-right: 10px;
}

.nav4-content-sub-menu .ant-menu-submenu .nav4-content-sub-menu-item {
  width: 100%;
  padding: 7px 0 7px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #272e47;
  max-width: 280px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.nav4-content-sub-menu .ant-menu-submenu .nav4-content-sub-menu-item.empty-nav {
  cursor: default;
}

.nav4-content-sub-menu .ant-menu-submenu:hover .ant-menu-submenu-title,
.nav4-content-sub-menu .ant-menu-submenu-active .ant-menu-submenu-title {
  background: #f0f2f7 !important;
}

.nav4-content-sub-menu .ant-menu-submenu:hover .ant-menu-submenu-title .nav4-content-sub-menu-item,
.nav4-content-sub-menu .ant-menu-submenu-active .ant-menu-submenu-title .nav4-content-sub-menu-item {
  color: #272e47;
}

.nav4-content-sub-menu .ant-menu-item {
  padding: 0;
  display: flex;
  height: 36px;
  line-height: 36px;
}

.nav4-content-sub-menu .ant-menu-item .nav4-content-sub-menu-item {
  width: 100%;
  padding: 7px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #272e47;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.nav4-content-sub-menu .ant-menu-item .nav4-content-sub-menu-item.empty-nav {
  cursor: default;
}

.nav4-content-sub-menu .ant-menu-item:hover .ant-menu-title-content .nav4-content-sub-menu-item,
.nav4-content-sub-menu .ant-menu-item-active .ant-menu-title-content .nav4-content-sub-menu-item {
  color: #272e47;
}

.nav4-content-sub-menu .ant-menu-item-active {
  background: #f0f2f7 !important;
}

.nav4-content-sub-menu .ant-menu-title-content {
  width: 100%;
  flex: 1;
  display: flex;
  align-items: center;
}

.nav4-content-sub-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background: #fff;
}

.nav4-content-sub-menu .ant-menu-item-selected {
  background: #fff;
}

.nav4-content-sub-menu .ant-menu-item-selected .nav4-content-sub-menu-item {
  color: #4c6aff;
}

.nav4-content-sub-menu .ant-menu-submenu-selected {
  background: #fff;
}

.nav4-content-sub-menu .ant-menu-submenu-selected .nav4-content-sub-menu-item {
  color: #4c6aff;
}

.nav4-content .empty-nav {
  cursor: default;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical {
  min-width: 170px !important;
  max-width: 300px !important;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu-selected {
  background: #fff;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu-selected .nav4-content-sub-menu-item {
  color: #4c6aff;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.nav4-content-menu-item {
  padding-right: 0 !important;
  margin-right: -4px;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.nav4-content-menu-item .ant-menu-submenu-title {
  padding: 0;
  display: flex;
  align-items: center;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.nav4-content-menu-item .ant-menu-submenu-title .ant-menu-title-content {
  overflow: hidden;
  width: 100%;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.nav4-content-menu-item .ant-menu-submenu-title .ant-menu-submenu-arrow {
  flex-shrink: 0;
  position: static;
  transform: none;
  margin-right: 14px;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.nav4-content-menu-item:hover,
.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.nav4-content-menu-item-active {
  background: #f0f2f7 !important;
}

@media screen and (max-width: 767px) {
  .nav4-container {
    padding: 0;
    background-color: #ffffff;
  }

  .nav4-mobile-button-wrapper {
    flex: 0;
    margin-right: 16px;
  }

  .nav4-content {
    height: initial;
    min-height: unset;
  }

  .nav4-content-header {
    min-height: unset;
  }

  .nav4-content-search-input[data-search-input-status='shrink'] {
    margin-right: 0px;
  }

  .nav4-content-search-input[data-search-input-status='spread'] {
    position: absolute;
    height: 64px;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    display: flex;
  }

  .nav4-content-header {
    background-color: transparent;
    padding: 0 16px;
    display: flex;
    height: 64px;
    justify-content: space-between;
    align-items: center;
  }

  .nav4-content-header .nav4-logo-wrapper {
    display: flex;
  }

  .nav4-content-menu {
    display: none;
  }

  .nav4-content .nav4-mobile-button {
    display: block;
    width: 24px;
    -o-object-fit: cover;
       object-fit: cover;
    cursor: pointer;
  }

  .nav4-content-header .nav4-content-logo {
    display: flex;
  }

  .header-open {
    height: auto;
  }

  .header-open .nav4-content-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100vh - 64px);
  }

  .header-open .nav4-content-menu .ant-menu {
    box-shadow: none;
  }

  .header-open .nav4-content-menu .ant-menu .ant-menu-title-content .nav4-content-menu-item-block {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    font-size: 24px;
    line-height: 78px !important;
  }

  .header-open .nav4-content-menu .ant-menu-item {
    margin: 0;
    height: auto;
  }

  .header-open .nav4-content-menu .ant-menu-item.ant-menu-item-selected {
    background: #edf0ff;
  }

  .header-open .nav4-content-menu .ant-menu-item:after {
    display: none;
  }

  .nav-with-sub .nav4-content-menu {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nav-with-sub .nav4-content-menu .ant-menu-item,
  .nav-with-sub .nav4-content-menu .ant-menu-submenu {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
  }

  .nav-with-sub .nav4-content-menu .ant-menu-item .ant-menu-submenu-arrow,
  .nav-with-sub .nav4-content-menu .ant-menu-submenu .ant-menu-submenu-arrow {
    display: none;
  }

  .nav-with-sub .nav4-content-menu .ant-menu-item .ant-menu-title-content,
  .nav-with-sub .nav4-content-menu .ant-menu-submenu .ant-menu-title-content {
    display: flex;
    width: 100%;
  }

  .nav-with-sub .nav4-content-menu .ant-menu-item .ant-menu-title-content .nav4-content-menu-item-block,
  .nav-with-sub .nav4-content-menu .ant-menu-submenu .ant-menu-title-content .nav4-content-menu-item-block {
    justify-content: flex-start;
    font-size: 20px;
    font-weight: 400;
    line-height: 150% !important;
    color: #272e47;
    padding: 3px 0;
    padding-left: 20px !important;
  }

  .nav-with-sub .nav4-content-menu .ant-menu-item .ant-menu-submenu-title,
  .nav-with-sub .nav4-content-menu .ant-menu-submenu .ant-menu-submenu-title {
    padding: 0 !important;
    margin: 0 !important;
    height: unset;
  }

  .nav-with-sub .nav4-content-menu .ant-menu-item .nav4-content-sub-menu-item,
  .nav-with-sub .nav4-content-menu .ant-menu-submenu .nav4-content-sub-menu-item {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    color: #272e47;
    padding: 6px 12px 6px 32px;
  }

  .nav-with-sub .nav4-content-menu .ant-menu-item .ant-menu-item-selected,
  .nav-with-sub .nav4-content-menu .ant-menu-submenu .ant-menu-item-selected {
    background: #fff !important;
  }

  .nav-with-sub .nav4-content-menu .ant-menu-item .ant-menu-item-selected .nav4-content-sub-menu-item,
  .nav-with-sub .nav4-content-menu .ant-menu-submenu .ant-menu-item-selected .nav4-content-sub-menu-item {
    color: #4c6aff;
  }

  .nav-with-sub .nav4-content-menu .ant-menu-item .ant-menu-item:active,
  .nav-with-sub .nav4-content-menu .ant-menu-submenu .ant-menu-item:active,
  .nav-with-sub .nav4-content-menu .ant-menu-item .ant-menu-submenu-title:active,
  .nav-with-sub .nav4-content-menu .ant-menu-submenu .ant-menu-submenu-title:active {
    background: #edf0ff;
  }

  .nav-with-sub .nav4-content-menu .ant-menu-item .ant-menu-item-active .nav4-content-menu-item-block,
  .nav-with-sub .nav4-content-menu .ant-menu-submenu .ant-menu-item-active .nav4-content-menu-item-block {
    color: #272e47;
  }

  .nav-with-sub .nav4-content-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background: transparent;
  }

  .nav-with-sub .nav4-content-menu .ant-menu-submenu-selected .ant-menu-submenu-title .ant-menu-title-content .nav4-content-menu-item-block {
    color: #4c6aff;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.nav5-container {
  background-color: #ffffff;
  padding: 0 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  font-family: var(--global-font-family, 'Arial');
}

.nav5-mobile-button {
  display: none;
}

.nav5-mobile-button [fill='#3F465C'] {
  fill: currentColor;
}

.nav5-mobile-button [stroke='#3F465C'] {
  stroke: currentColor;
}

.nav5-content {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
  z-index: 1;
  min-height: 52px;
}

.nav5-content-page {
  display: flex;
  align-items: center;
  flex: 1;
  overflow: hidden;
}

.nav5-content-page-logo {
  display: flex;
  align-items: center;
}

.nav5-content-page-logo img {
  max-width: 120px;
  max-height: 52px;
}

.nav5-content-page-menu {
  flex: 1;
  overflow: hidden;
  padding-left: 16px;
}

.nav5-content-page-menu .ant-menu {
  background-color: transparent;
  border-bottom: none;
}

.nav5-content-page-menu .ant-menu-item::after,
.nav5-content-page-menu .ant-menu-submenu::after {
  right: 16px;
  left: 16px;
  bottom: 1px;
  border-bottom: 0px;
}

.nav5-content-page-menu .ant-menu-item:hover::after,
.nav5-content-page-menu .ant-menu-submenu:hover::after {
  border-bottom: 0px !important;
}

.nav5-content-page-menu-item {
  padding: 0 16px !important;
  display: block !important;
}

.nav5-content-page-menu-item a.nav5-content-page-menu-item-block {
  display: block;
  line-height: 52px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.nav5-content-page-menu-item.ant-menu-item-selected {
  color: #4c6aff;
}

.nav5-content-page-menu-item.ant-menu-item-selected a.nav5-content-page-menu-item-block {
  color: #4c6aff;
}

.nav5-content-page-menu .ant-menu-submenu-selected {
  color: #4c6aff;
}

.nav5-content-page-menu .ant-menu-submenu-selected .ant-menu-title-content a.nav5-content-page-menu-item-block {
  color: #4c6aff;
}

.nav5-content-page-menu .ant-menu-overflow-item a {
  display: block;
  line-height: 52px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
}

.nav5-content-page-menu .ant-menu-submenu-selected .ant-menu-overflow-item a {
  color: #4c6aff;
}

.nav5-content-page-sub-menu .ant-menu.ant-menu-sub.ant-menu-vertical {
  min-width: 170px !important;
  max-width: 300px !important;
}

.nav5-content-page-sub-menu .ant-menu-submenu .ant-menu-submenu-title {
  padding: 0;
  display: flex;
  align-items: center;
}

.nav5-content-page-sub-menu .ant-menu-submenu .ant-menu-submenu-title .ant-menu-submenu-arrow {
  flex-shrink: 0;
  position: static;
  transform: none;
  margin-right: 10px;
}

.nav5-content-page-sub-menu .ant-menu-submenu .nav5-content-page-sub-menu-item {
  width: 100%;
  padding: 7px 0 7px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #272e47;
  max-width: 280px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.nav5-content-page-sub-menu .ant-menu-submenu .nav5-content-page-sub-menu-item.empty-nav {
  cursor: default;
}

.nav5-content-page-sub-menu .ant-menu-submenu:hover .ant-menu-submenu-title,
.nav5-content-page-sub-menu .ant-menu-submenu-active .ant-menu-submenu-title {
  background: #f0f2f7 !important;
}

.nav5-content-page-sub-menu .ant-menu-submenu:hover .ant-menu-submenu-title .nav5-content-page-sub-menu-item,
.nav5-content-page-sub-menu .ant-menu-submenu-active .ant-menu-submenu-title .nav5-content-page-sub-menu-item {
  color: #272e47;
}

.nav5-content-page-sub-menu .ant-menu-item {
  padding: 0;
  display: flex;
  height: 36px;
  line-height: 36px;
}

.nav5-content-page-sub-menu .ant-menu-item .nav5-content-page-sub-menu-item {
  width: 100%;
  padding: 7px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #272e47;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.nav5-content-page-sub-menu .ant-menu-item .nav5-content-page-sub-menu-item.empty-nav {
  cursor: default;
}

.nav5-content-page-sub-menu .ant-menu-item:hover .ant-menu-title-content .nav5-content-page-sub-menu-item,
.nav5-content-page-sub-menu .ant-menu-item-active .ant-menu-title-content .nav5-content-page-sub-menu-item {
  color: #272e47;
}

.nav5-content-page-sub-menu .ant-menu-item-active {
  background: #f0f2f7 !important;
}

.nav5-content-page-sub-menu .ant-menu-title-content {
  width: 100%;
  flex: 1;
  display: flex;
  align-items: center;
}

.nav5-content-page-sub-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background: #fff;
}

.nav5-content-page-sub-menu .ant-menu-item-selected {
  background: #fff;
}

.nav5-content-page-sub-menu .ant-menu-item-selected .nav5-content-page-sub-menu-item {
  color: #4c6aff;
}

.nav5-content-page-sub-menu .ant-menu-submenu-selected {
  background: #fff;
}

.nav5-content-page-sub-menu .ant-menu-submenu-selected .nav5-content-page-sub-menu-item {
  color: #4c6aff;
}

.nav5-content-page .empty-nav {
  cursor: default;
}

.nav5-content-page-button {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: auto;
  color: #fff;
  background: #4c6aff;
  border-radius: 2px;
  font-size: 14px;
  padding: 0px;
  border: none;
  overflow: hidden;
}

.nav5-content-page-button-wrapper {
  width: 100%;
  padding: 4px 15px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.nav5-content-page-button-wrap {
  height: 52px;
  display: flex;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
}

.nav5-content-page-button-text {
  display: block;
  padding: 0 1px;
  overflow: hidden;
  line-height: 1.1;
}

.nav5-content-page-button:hover {
  color: #fff;
  border: none;
  background: #7088ff;
  box-sizing: border-box;
}

.nav5-content-page-button:focus {
  color: #fff;
  border: none;
  background: #4c6aff;
  box-sizing: border-box;
}

.nav5-content-page-button:active {
  color: #fff;
  border: none;
  background: #445fe5;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical {
  min-width: 170px !important;
  max-width: 300px !important;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu-selected {
  background: #fff;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu-selected .nav5-content-page-sub-menu-item {
  color: #4c6aff;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.nav5-content-page-menu-item {
  padding-right: 0 !important;
  margin-right: -4px;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.nav5-content-page-menu-item .ant-menu-submenu-title {
  padding: 0;
  display: flex;
  align-items: center;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.nav5-content-page-menu-item .ant-menu-submenu-title .ant-menu-title-content {
  overflow: hidden;
  width: 100%;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.nav5-content-page-menu-item .ant-menu-submenu-title .ant-menu-submenu-arrow {
  flex-shrink: 0;
  position: static;
  transform: none;
  margin-right: 14px;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.nav5-content-page-menu-item:hover,
.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.nav5-content-page-menu-item-active {
  background: #f0f2f7 !important;
}

@media screen and (max-width: 767px) {
  .nav5-content-page-right {
    display: flex;
    align-items: center;
  }

  .nav5-container {
    padding: 0;
    background-color: #ffffff;
  }

  .nav5-content {
    height: initial;
    position: relative;
  }

  .nav5-content-page {
    display: block;
    padding: 0;
    width: 100%;
  }

  .nav5-content-page-logo {
    flex: 1;
  }

  .nav5-content-page-search-input[data-search-input-status='shrink'] {
    margin-right: 16px;
  }

  .nav5-content-page-search-input[data-search-input-status='spread'] {
    position: absolute;
    height: 64px;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    display: flex;
  }

  .nav5-content-page-button-wrap {
    margin-right: 16px;
  }

  .nav5-content-page-header {
    background-color: transparent;
    padding: 0 16px;
    display: flex;
    height: 64px;
    justify-content: space-between;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 0;
  }

  .nav5-content-page-header .nav5-mobile-button {
    display: block;
    width: 24px;
    height: 24px;
    -o-object-fit: cover;
       object-fit: cover;
    cursor: pointer;
  }

  .nav5-content-page-menu {
    display: none;
  }

  .header-open {
    height: auto;
  }

  .header-open .nav5-content-page-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100vh - 64px);
  }

  .header-open .nav5-content-page-menu .ant-menu {
    box-shadow: none;
  }

  .header-open .nav5-content-page-menu .ant-menu .ant-menu-title-content .nav5-content-page-menu-item-block {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    font-size: 24px;
    line-height: 78px !important;
  }

  .header-open .nav5-content-page-menu .ant-menu-item {
    margin: 0;
    height: auto;
  }

  .header-open .nav5-content-page-menu .ant-menu-item.ant-menu-item-selected {
    background: #edf0ff;
  }

  .header-open .nav5-content-page-menu .ant-menu-item:after {
    display: none;
  }

  .nav-with-sub .nav5-content-page-menu {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nav-with-sub .nav5-content-page-menu .ant-menu-item,
  .nav-with-sub .nav5-content-page-menu .ant-menu-submenu {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
  }

  .nav-with-sub .nav5-content-page-menu .ant-menu-item .ant-menu-submenu-arrow,
  .nav-with-sub .nav5-content-page-menu .ant-menu-submenu .ant-menu-submenu-arrow {
    display: none;
  }

  .nav-with-sub .nav5-content-page-menu .ant-menu-item .ant-menu-title-content,
  .nav-with-sub .nav5-content-page-menu .ant-menu-submenu .ant-menu-title-content {
    display: flex;
    width: 100%;
  }

  .nav-with-sub .nav5-content-page-menu .ant-menu-item .ant-menu-title-content .nav5-content-page-menu-item-block,
  .nav-with-sub .nav5-content-page-menu .ant-menu-submenu .ant-menu-title-content .nav5-content-page-menu-item-block {
    justify-content: flex-start;
    font-size: 20px;
    font-weight: 400;
    line-height: 150% !important;
    color: #272e47;
    padding: 3px 0;
    padding-left: 20px !important;
  }

  .nav-with-sub .nav5-content-page-menu .ant-menu-item .ant-menu-submenu-title,
  .nav-with-sub .nav5-content-page-menu .ant-menu-submenu .ant-menu-submenu-title {
    padding: 0 !important;
    margin: 0 !important;
    height: unset;
  }

  .nav-with-sub .nav5-content-page-menu .ant-menu-item .nav5-content-page-sub-menu-item,
  .nav-with-sub .nav5-content-page-menu .ant-menu-submenu .nav5-content-page-sub-menu-item {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    color: #272e47;
    padding: 6px 12px 6px 32px;
  }

  .nav-with-sub .nav5-content-page-menu .ant-menu-item .ant-menu-item-selected,
  .nav-with-sub .nav5-content-page-menu .ant-menu-submenu .ant-menu-item-selected {
    background: #fff !important;
  }

  .nav-with-sub .nav5-content-page-menu .ant-menu-item .ant-menu-item-selected .nav5-content-page-sub-menu-item,
  .nav-with-sub .nav5-content-page-menu .ant-menu-submenu .ant-menu-item-selected .nav5-content-page-sub-menu-item {
    color: #4c6aff;
  }

  .nav-with-sub .nav5-content-page-menu .ant-menu-item .ant-menu-item:active,
  .nav-with-sub .nav5-content-page-menu .ant-menu-submenu .ant-menu-item:active,
  .nav-with-sub .nav5-content-page-menu .ant-menu-item .ant-menu-submenu-title:active,
  .nav-with-sub .nav5-content-page-menu .ant-menu-submenu .ant-menu-submenu-title:active {
    background: #edf0ff;
  }

  .nav-with-sub .nav5-content-page-menu .ant-menu-item .ant-menu-item-active .nav5-content-page-menu-item-block,
  .nav-with-sub .nav5-content-page-menu .ant-menu-submenu .ant-menu-item-active .nav5-content-page-menu-item-block {
    color: #272e47;
  }

  .nav-with-sub .nav5-content-page-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background: transparent;
  }

  .nav-with-sub .nav5-content-page-menu .ant-menu-submenu-selected .ant-menu-submenu-title .ant-menu-title-content .nav5-content-page-menu-item-block {
    color: #4c6aff;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.blank1 {
  width: 100%;
  height: 500px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.bulletin0-wrapper {
  padding: 11px 0;
  background-color: #f2f5ff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
}

.bulletin0-wrapper a {
  color: #545a6e;
}

.bulletin0-wrapper a:hover {
  color: #545a6e;
}

.bulletin0-main {
  display: block;
  line-height: 1.57;
  text-align: center;
  font-size: 14px;
}

.bulletin0-main-item {
  padding: 0 20px;
}

.bulletin0-main-content {
  padding: 0 20px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.marquee-container {
  overflow-x: hidden !important;
  overflow-y: hidden;
  display: flex !important;
  flex-direction: row !important;
  position: relative;
  width: 100%;
}

.marquee-container:hover div {
  animation-play-state: var(--pause-on-hover);
}

.marquee-container:active div {
  animation-play-state: var(--pause-on-click);
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
}

.overlay::before,
.overlay::after {
  background: linear-gradient(to right, var(--gradient-color));
  content: '';
  height: 100%;
  position: absolute;
  width: var(--gradient-width);
  z-index: 2;
}

.overlay::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}

.overlay::before {
  left: 0;
  top: 0;
}

.marquee {
  flex: 0 0 auto;
  min-width: 100%;
  z-index: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  animation: scroll var(--duration) linear var(--delay) var(--iteration-count);
  animation-play-state: var(--play);
  animation-delay: var(--delay);
  animation-direction: var(--direction);
}

@keyframes scroll {
  0% {
    transform: translateX(0%);
  }

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

/* purgecss end ignore */
/* purgecss start ignore */

.banner6 {
  width: 100%;
  height: 750px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0 20px;
  display: flex;
  align-items: center;
}

.banner6 .banner6-text-wrapper {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
  pointer-events: all;
}

.banner6 .banner6-title {
  font-weight: 700;
  font-size: 48px;
  line-height: 1.5;
  color: #ffffff;
  font-family: var(--banner-font-family, 'Arial');
  word-break: break-all;
}

.banner6 .banner6-title-text {
  display: block;
  width: 100%;
}

.banner6 .banner6-content {
  display: flex;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 36px;
  word-break: break-all;
  font-size: 24px;
  line-height: 1.5;
  font-family: var(--global-font-family, 'Arial');
  color: #ffffff;
}

.banner6 .banner6-content-text {
  display: block;
  width: 100%;
}

.banner6 .banner6-button {
  text-align: center;
  position: relative;
  border: none;
  color: #fff;
  background: #4c6aff;
  font-weight: 500;
  font-size: 18px;
  line-height: 133%;
  margin: 0;
  height: auto;
  font-family: var(--global-font-family, 'Arial');
  padding: 10px 20px !important;
}

.banner6 .banner6-button-text {
  display: block;
  padding: 0 1px;
  overflow: hidden;
}

.banner6 .banner6-button:hover {
  color: #fff;
  border: none;
  background: #7088ff;
  box-sizing: border-box;
}

.banner6 .banner6-button:focus {
  color: #fff;
  border: none;
  background: #4c6aff;
  box-sizing: border-box;
}

.banner6 .banner6-button:active {
  color: #fff;
  border: none;
  background: #445fe5;
  opacity: 1;
}

.banner6 .banner6-button .circle {
  position: absolute;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background: red;
}

@media screen and (max-width: 767px) {
  .banner6 {
    background-attachment: inherit;
    height: 580px;
  }

  .banner6 .banner6-title {
    font-size: 28px;
    line-height: 1.2;
  }

  .banner6 .banner6-content {
    margin-top: 4px;
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 1.2;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.banner-anim {
  position: relative;
  overflow: hidden;
  min-height: 100px;
}

.banner-anim-elem {
  height: 100%;
}

.banner-anim-elem > * {
  position: relative;
}

.banner-anim-elem-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.banner-anim-arrow {
  cursor: pointer;
  position: absolute;
  z-index: 10;
}

.banner-anim-arrow-default {
  position: absolute;
  width: 20px;
  height: 60px;
  margin-top: -30px;
  top: 50%;
  background: rgba(0, 0, 0, 0.3);
}

.banner-anim-arrow-default.next {
  right: 0;
}

.banner-anim-arrow-default.next:before,
.banner-anim-arrow-default.prev:before,
.banner-anim-arrow-default.next:after,
.banner-anim-arrow-default.prev:after {
  width: 2px;
  height: 15px;
  background: #fff;
  display: block;
  content: ' ';
  position: absolute;
}

.banner-anim-arrow-default.next:before {
  transform: rotate(-40deg);
  top: 18px;
  left: 10px;
}

.banner-anim-arrow-default.next:after {
  transform: rotate(40deg);
  bottom: 17px;
  left: 10px;
}

.banner-anim-arrow-default.prev:before {
  transform: rotate(40deg);
  top: 18px;
  left: 8px;
}

.banner-anim-arrow-default.prev:after {
  transform: rotate(-40deg);
  bottom: 17px;
  left: 8px;
}

.banner-anim-thumb {
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  pointer-events: none;
  z-index: 10;
}

.banner-anim-thumb > span {
  pointer-events: auto;
  cursor: pointer;
  display: inline-block;
  list-style: none;
}

.banner-anim-thumb-default {
  height: 40px;
  line-height: 40px;
}

.banner-anim-thumb-default span {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  margin: 0 5px;
  background: rgba(102, 102, 102, 0.35);
  transition: background .3s;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

.banner-anim-thumb-default span:active,
.banner-anim-thumb-default span.active {
  background: #fff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.banner2 {
  width: 100%;
  height: 750px;
  position: relative;
  border-color: #666;
  background: #fff;
}

.banner2-wrapper,
.banner2 .banner-anim {
  height: 100%;
}

.banner2 .queue-anim-leaving {
  position: relative !important;
}

.banner2 .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}

.banner2 .banner2-text-wrapper {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  font-size: 14px;
  color: #fff;
  width: 1150px;
  max-width: 100%;
  text-align: center;
}

.banner2 .banner2-title {
  width: 100%;
  max-width: 100%;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.5;
  color: #ffffff;
  font-family: var(--banner-font-family, 'Arial');
}

.banner2 .banner2-content {
  margin-top: 12px;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.5;
  font-family: var(--global-config-font-family, 'Arial');
  word-wrap: break-word;
}

.banner2 .banner-anim-arrow-default {
  width: 42px;
  height: 42px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 21px;
  opacity: 0;
  transition: opacity 0.2s;
}

.banner2 .banner-anim-arrow-default.prev {
  left: 120px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 18l-6-6 6-6' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.banner2 .banner-anim-arrow-default.prev::after,
.banner2 .banner-anim-arrow-default.prev::before {
  content: none;
}

.banner2 .banner-anim-arrow-default.next {
  right: 120px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 6l6 6-6 6' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.banner2 .banner-anim-arrow-default.next::after,
.banner2 .banner-anim-arrow-default.next::before {
  content: none;
}

.banner2 .banner-anim-thumb-default span {
  width: 20px;
  height: 4px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  box-shadow: none;
  transition: width 0.3s;
}

.banner2 .banner-anim-thumb-default span.active {
  width: 36px;
  background: #ffffff;
}

.banner2:hover .banner-anim-arrow-default {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .banner2 {
    height: 580px;
  }

  .banner2 .banner2-text-wrapper {
    top: 50%;
    transform: translateY(-50%);
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .banner2 .banner2-text-wrapper .banner2-title {
    left: 0;
    font-size: 28px;
    line-height: 1.2;
    margin: 0;
  }

  .banner2 .banner2-text-wrapper .banner2-content {
    font-size: 20px;
    line-height: 1.2;
    margin: 0;
    margin-top: 12px;
  }

  .banner2 .bg {
    background-attachment: inherit;
  }

  .banner2 .banner-anim-arrow-default {
    display: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.banner3 {
  padding: 80px 0;
  background: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.banner3-marquee {
  font-family: var(--global-font-family, 'Arial');
  font-style: normal;
  font-weight: 700;
  font-size: 110px;
  line-height: 150%;
  height: 1.5em;
  color: #272e47;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 28px;
}

.banner3-marquee-item {
  padding: 0 40px;
}

.banner3-marquee-content {
  position: absolute;
  height: 0;
  overflow: hidden;
  padding: 0 40px;
}

.banner3-page {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}

.banner3-page-wrap {
  padding: 0 20px;
}

.banner3-text {
  font-family: var(--global-font-family, 'Arial');
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  width: 48.33333333%;
  margin-bottom: 6.66666667%;
}

.banner3-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.banner3-img-warp {
  display: flex;
  width: 40%;
  aspect-ratio: 1.2;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .banner3 {
    padding: 40px 0;
  }

  .banner3-marquee {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .banner3-marquee-item {
    padding: 0 20px;
  }

  .banner3-page {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
  }

  .banner3-page-wrap {
    padding: 0 20px;
  }

  .banner3-text {
    font-size: 18px;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .banner3-img-warp {
    width: 100%;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.banner4 {
  padding: 70px 0;
  background: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.banner4-marquee {
  font-family: var(--global-font-family, 'Arial');
  font-style: normal;
  font-weight: 700;
  font-size: 80px;
  text-align: center;
  line-height: 120%;
  color: #272e47;
  max-width: 100%;
  overflow: hidden;
}

.banner4-page {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}

.banner4-page-wrap {
  padding: 0 20px;
}

.banner4-text {
  margin: 20px 20px 0;
  font-family: var(--global-font-family, 'Arial');
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  color: #272e47;
}

.banner4-button {
  padding: 10px 20px;
  font-family: var(--global-font-family, 'Arial');
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 133.33333333%;
  background-color: #272e47;
}

.banner4-button:hover {
  color: #ffffff;
}

.banner4-button-wrap {
  margin-top: 28px;
  display: flex;
  justify-content: center;
}

.banner4-img {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.banner4-img-wrapper {
  width: 100%;
  height: 100%;
  margin-top: 43px;
  overflow: hidden;
}

.banner4-img-wrapper a {
  display: block;
}

.banner4 [data-aos='fade-up'] {
  transform: translate3d(0, 50px, 0);
}

.banner4 [data-aos='zoom-in-up'] {
  transform: scale(1.2);
  opacity: 1;
}

.banner4 [data-aos^='zoom'][data-aos^='zoom'].aos-animate {
  transform: scale(1);
}

@media screen and (max-width: 767px) {
  .banner4 {
    padding: 40px 0 0;
  }

  .banner4-marquee {
    font-size: 40px;
  }

  .banner4-text {
    font-size: 18px;
  }

  .banner4-button {
    font-size: 16px;
    line-height: 125%;
  }

  .banner4-img-wrapper {
    margin-top: 36px;
    height: 279px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{
  transition-duration:50ms
}

[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{
  transition-delay:50ms
}

[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{
  transition-duration:.1s
}

[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{
  transition-delay:.1s
}

[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{
  transition-duration:.15s
}

[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{
  transition-delay:.15s
}

[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{
  transition-duration:.2s
}

[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{
  transition-delay:.2s
}

[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{
  transition-duration:.25s
}

[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{
  transition-delay:.25s
}

[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{
  transition-duration:.3s
}

[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{
  transition-delay:.3s
}

[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{
  transition-duration:.35s
}

[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{
  transition-delay:.35s
}

[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{
  transition-duration:.4s
}

[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{
  transition-delay:.4s
}

[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{
  transition-duration:.45s
}

[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{
  transition-delay:.45s
}

[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{
  transition-duration:.5s
}

[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{
  transition-delay:.5s
}

[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{
  transition-duration:.55s
}

[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{
  transition-delay:.55s
}

[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{
  transition-duration:.6s
}

[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{
  transition-delay:.6s
}

[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{
  transition-duration:.65s
}

[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{
  transition-delay:.65s
}

[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{
  transition-duration:.7s
}

[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{
  transition-delay:.7s
}

[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{
  transition-duration:.75s
}

[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{
  transition-delay:.75s
}

[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{
  transition-duration:.8s
}

[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{
  transition-delay:.8s
}

[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{
  transition-duration:.85s
}

[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{
  transition-delay:.85s
}

[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{
  transition-duration:.9s
}

[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{
  transition-delay:.9s
}

[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{
  transition-duration:.95s
}

[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{
  transition-delay:.95s
}

[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{
  transition-duration:1s
}

[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{
  transition-delay:1s
}

[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{
  transition-duration:1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{
  transition-delay:1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{
  transition-duration:1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{
  transition-delay:1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{
  transition-duration:1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{
  transition-delay:1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{
  transition-duration:1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{
  transition-delay:1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{
  transition-duration:1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{
  transition-delay:1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{
  transition-duration:1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{
  transition-delay:1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{
  transition-duration:1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{
  transition-delay:1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{
  transition-duration:1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{
  transition-delay:1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{
  transition-duration:1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{
  transition-delay:1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{
  transition-duration:1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{
  transition-delay:1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{
  transition-duration:1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{
  transition-delay:1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{
  transition-duration:1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{
  transition-delay:1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{
  transition-duration:1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{
  transition-delay:1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{
  transition-duration:1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{
  transition-delay:1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{
  transition-duration:1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{
  transition-delay:1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{
  transition-duration:1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{
  transition-delay:1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{
  transition-duration:1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{
  transition-delay:1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{
  transition-duration:1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{
  transition-delay:1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{
  transition-duration:1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{
  transition-delay:1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{
  transition-duration:2s
}

[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{
  transition-delay:2s
}

[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{
  transition-duration:2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{
  transition-delay:2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{
  transition-duration:2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{
  transition-delay:2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{
  transition-duration:2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{
  transition-delay:2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{
  transition-duration:2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{
  transition-delay:2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{
  transition-duration:2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{
  transition-delay:2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{
  transition-duration:2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{
  transition-delay:2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{
  transition-duration:2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{
  transition-delay:2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{
  transition-duration:2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{
  transition-delay:2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{
  transition-duration:2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{
  transition-delay:2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{
  transition-duration:2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{
  transition-delay:2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{
  transition-duration:2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{
  transition-delay:2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{
  transition-duration:2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{
  transition-delay:2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{
  transition-duration:2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{
  transition-delay:2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{
  transition-duration:2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{
  transition-delay:2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{
  transition-duration:2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{
  transition-delay:2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{
  transition-duration:2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{
  transition-delay:2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{
  transition-duration:2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{
  transition-delay:2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{
  transition-duration:2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{
  transition-delay:2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{
  transition-duration:2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{
  transition-delay:2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{
  transition-duration:3s
}

[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{
  transition-delay:0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{
  transition-delay:3s
}

[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{
  transition-timing-function:cubic-bezier(.25,.25,.75,.75)
}

[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{
  transition-timing-function:ease
}

[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{
  transition-timing-function:ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{
  transition-timing-function:ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{
  transition-timing-function:ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{
  transition-timing-function:cubic-bezier(.6,-.28,.735,.045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{
  transition-timing-function:cubic-bezier(.175,.885,.32,1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{
  transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{
  transition-timing-function:cubic-bezier(.47,0,.745,.715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{
  transition-timing-function:cubic-bezier(.39,.575,.565,1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{
  transition-timing-function:cubic-bezier(.445,.05,.55,.95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{
  transition-timing-function:cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{
  transition-timing-function:cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{
  transition-timing-function:cubic-bezier(.455,.03,.515,.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{
  transition-timing-function:cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{
  transition-timing-function:cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{
  transition-timing-function:cubic-bezier(.455,.03,.515,.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{
  transition-timing-function:cubic-bezier(.55,.085,.68,.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{
  transition-timing-function:cubic-bezier(.25,.46,.45,.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{
  transition-timing-function:cubic-bezier(.455,.03,.515,.955)
}

[data-aos^=fade][data-aos^=fade]{
  opacity:0;
  transition-property:opacity,transform
}

[data-aos^=fade][data-aos^=fade].aos-animate{
  opacity:1;
  transform:translateZ(0)
}

[data-aos=fade-up]{
  transform:translate3d(0,100px,0)
}

[data-aos=fade-down]{
  transform:translate3d(0,-100px,0)
}

[data-aos=fade-right]{
  transform:translate3d(-100px,0,0)
}

[data-aos=fade-left]{
  transform:translate3d(100px,0,0)
}

[data-aos=fade-up-right]{
  transform:translate3d(-100px,100px,0)
}

[data-aos=fade-up-left]{
  transform:translate3d(100px,100px,0)
}

[data-aos=fade-down-right]{
  transform:translate3d(-100px,-100px,0)
}

[data-aos=fade-down-left]{
  transform:translate3d(100px,-100px,0)
}

[data-aos^=zoom][data-aos^=zoom]{
  opacity:0;
  transition-property:opacity,transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate{
  opacity:1;
  transform:translateZ(0) scale(1)
}

[data-aos=zoom-in]{
  transform:scale(.6)
}

[data-aos=zoom-in-up]{
  transform:translate3d(0,100px,0) scale(.6)
}

[data-aos=zoom-in-down]{
  transform:translate3d(0,-100px,0) scale(.6)
}

[data-aos=zoom-in-right]{
  transform:translate3d(-100px,0,0) scale(.6)
}

[data-aos=zoom-in-left]{
  transform:translate3d(100px,0,0) scale(.6)
}

[data-aos=zoom-out]{
  transform:scale(1.2)
}

[data-aos=zoom-out-up]{
  transform:translate3d(0,100px,0) scale(1.2)
}

[data-aos=zoom-out-down]{
  transform:translate3d(0,-100px,0) scale(1.2)
}

[data-aos=zoom-out-right]{
  transform:translate3d(-100px,0,0) scale(1.2)
}

[data-aos=zoom-out-left]{
  transform:translate3d(100px,0,0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide]{
  transition-property:transform
}

[data-aos^=slide][data-aos^=slide].aos-animate{
  transform:translateZ(0)
}

[data-aos=slide-up]{
  transform:translate3d(0,100%,0)
}

[data-aos=slide-down]{
  transform:translate3d(0,-100%,0)
}

[data-aos=slide-right]{
  transform:translate3d(-100%,0,0)
}

[data-aos=slide-left]{
  transform:translate3d(100%,0,0)
}

[data-aos^=flip][data-aos^=flip]{
  backface-visibility:hidden;
  transition-property:transform
}

[data-aos=flip-left]{
  transform:perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate{
  transform:perspective(2500px) rotateY(0)
}

[data-aos=flip-right]{
  transform:perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate{
  transform:perspective(2500px) rotateY(0)
}

[data-aos=flip-up]{
  transform:perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate{
  transform:perspective(2500px) rotateX(0)
}

[data-aos=flip-down]{
  transform:perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate{
  transform:perspective(2500px) rotateX(0)
}

/* purgecss end ignore *//* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-form-item .ant-input-number + .ant-form-text {
  margin-left: 8px;
}

.ant-form-inline {
  display: flex;
  flex-wrap: wrap;
}

.ant-form-inline .ant-form-item {
  flex: none;
  flex-wrap: nowrap;
  margin-right: 16px;
  margin-bottom: 0;
}

.ant-form-inline .ant-form-item-with-help {
  margin-bottom: 24px;
}

.ant-form-inline .ant-form-item > .ant-form-item-label,
.ant-form-inline .ant-form-item > .ant-form-item-control {
  display: inline-block;
  vertical-align: top;
}

.ant-form-inline .ant-form-item > .ant-form-item-label {
  flex: none;
}

.ant-form-inline .ant-form-item .ant-form-text {
  display: inline-block;
}

.ant-form-inline .ant-form-item .ant-form-item-has-feedback {
  display: inline-block;
}

.ant-form-horizontal .ant-form-item-label {
  flex-grow: 0;
}

.ant-form-horizontal .ant-form-item-control {
  flex: 1 1 0;
  min-width: 0;
}

.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
  min-width: unset;
}

.ant-form-vertical .ant-form-item-row {
  flex-direction: column;
}

.ant-form-vertical .ant-form-item-label > label {
  height: auto;
}

.ant-form-vertical .ant-form-item .ant-form-item-control {
  width: 100%;
}

.ant-form-vertical .ant-form-item-label,
.ant-col-24.ant-form-item-label,
.ant-col-xl-24.ant-form-item-label {
  padding: 0 0 8px;
  line-height: 1.5715;
  white-space: initial;
  text-align: left;
}

.ant-form-vertical .ant-form-item-label > label,
.ant-col-24.ant-form-item-label > label,
.ant-col-xl-24.ant-form-item-label > label {
  margin: 0;
}

.ant-form-vertical .ant-form-item-label > label::after,
.ant-col-24.ant-form-item-label > label::after,
.ant-col-xl-24.ant-form-item-label > label::after {
  display: none;
}

.ant-form-rtl.ant-form-vertical .ant-form-item-label,
.ant-form-rtl.ant-col-24.ant-form-item-label,
.ant-form-rtl.ant-col-xl-24.ant-form-item-label {
  text-align: right;
}

@media (max-width: 575px) {
  .ant-form-item .ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }

  .ant-form-item .ant-form-item-label > label {
    margin: 0;
  }

  .ant-form-item .ant-form-item-label > label::after {
    display: none;
  }

  .ant-form-rtl.ant-form-item .ant-form-item-label {
    text-align: right;
  }

  .ant-form .ant-form-item {
    flex-wrap: wrap;
  }

  .ant-form .ant-form-item .ant-form-item-label,
  .ant-form .ant-form-item .ant-form-item-control {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .ant-col-xs-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }

  .ant-col-xs-24.ant-form-item-label > label {
    margin: 0;
  }

  .ant-col-xs-24.ant-form-item-label > label::after {
    display: none;
  }

  .ant-form-rtl.ant-col-xs-24.ant-form-item-label {
    text-align: right;
  }
}

@media (max-width: 767px) {
  .ant-col-sm-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }

  .ant-col-sm-24.ant-form-item-label > label {
    margin: 0;
  }

  .ant-col-sm-24.ant-form-item-label > label::after {
    display: none;
  }

  .ant-form-rtl.ant-col-sm-24.ant-form-item-label {
    text-align: right;
  }
}

@media (max-width: 991px) {
  .ant-col-md-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }

  .ant-col-md-24.ant-form-item-label > label {
    margin: 0;
  }

  .ant-col-md-24.ant-form-item-label > label::after {
    display: none;
  }

  .ant-form-rtl.ant-col-md-24.ant-form-item-label {
    text-align: right;
  }
}

@media (max-width: 1199px) {
  .ant-col-lg-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }

  .ant-col-lg-24.ant-form-item-label > label {
    margin: 0;
  }

  .ant-col-lg-24.ant-form-item-label > label::after {
    display: none;
  }

  .ant-form-rtl.ant-col-lg-24.ant-form-item-label {
    text-align: right;
  }
}

@media (max-width: 1599px) {
  .ant-col-xl-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }

  .ant-col-xl-24.ant-form-item-label > label {
    margin: 0;
  }

  .ant-col-xl-24.ant-form-item-label > label::after {
    display: none;
  }

  .ant-form-rtl.ant-col-xl-24.ant-form-item-label {
    text-align: right;
  }
}

.ant-form-item {
  /* Some non-status related component style is in `components.less` */
  /* To support leave along ErrorList. We add additional className to handle explain style */
}

.ant-form-item-explain-error {
  color: #ff4d4f;
}

.ant-form-item-explain-warning {
  color: #faad14;
}

.ant-form-item-has-feedback .ant-switch {
  margin: 2px 0 4px;
}

.ant-form-item-has-warning .ant-form-item-split {
  color: #faad14;
}

.ant-form-item-has-error .ant-form-item-split {
  color: #ff4d4f;
}

.ant-form {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}

.ant-form legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #E1E3E8;
}

.ant-form label {
  font-size: 14px;
}

.ant-form input[type='search'] {
  box-sizing: border-box;
}

.ant-form input[type='radio'],
.ant-form input[type='checkbox'] {
  line-height: normal;
}

.ant-form input[type='file'] {
  display: block;
}

.ant-form input[type='range'] {
  display: block;
  width: 100%;
}

.ant-form select[multiple],
.ant-form select[size] {
  height: auto;
}

.ant-form input[type='file']:focus,
.ant-form input[type='radio']:focus,
.ant-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.ant-form output {
  display: block;
  padding-top: 15px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
}

.ant-form .ant-form-text {
  display: inline-block;
  padding-right: 8px;
}

.ant-form-small .ant-form-item-label > label {
  height: 24px;
}

.ant-form-small .ant-form-item-control-input {
  min-height: 24px;
}

.ant-form-large .ant-form-item-label > label {
  height: 40px;
}

.ant-form-large .ant-form-item-control-input {
  min-height: 40px;
}

.ant-form-item {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  margin-bottom: 24px;
  vertical-align: top;
}

.ant-form-item-with-help {
  transition: none;
}

.ant-form-item-hidden,
.ant-form-item-hidden.ant-row {
  display: none;
}

.ant-form-item-label {
  display: inline-block;
  flex-grow: 0;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}

.ant-form-item-label-left {
  text-align: left;
}

.ant-form-item-label-wrap {
  overflow: unset;
  line-height: 1.3215em;
  white-space: unset;
}

.ant-form-item-label > label {
  position: relative;
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  height: 32px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}

.ant-form-item-label > label > .anticon {
  font-size: 14px;
  vertical-align: top;
}

.ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
  display: inline-block;
  margin-right: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}

.ant-form-hide-required-mark .ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
  display: none;
}

.ant-form-item-label > label .ant-form-item-optional {
  display: inline-block;
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.45);
}

.ant-form-hide-required-mark .ant-form-item-label > label .ant-form-item-optional {
  display: none;
}

.ant-form-item-label > label .ant-form-item-tooltip {
  color: rgba(0, 0, 0, 0.45);
  cursor: help;
  -ms-writing-mode: lr-tb;
      writing-mode: horizontal-tb;
  margin-inline-start: 4px;
}

.ant-form-item-label > label::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}

.ant-form-item-label > label.ant-form-item-no-colon::after {
  content: ' ';
}

.ant-form-item-control {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.ant-form-item-control:first-child:not([class^='ant-col-']):not([class*=' ant-col-']) {
  width: 100%;
}

.ant-form-item-control-input {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 32px;
}

.ant-form-item-control-input-content {
  flex: auto;
  max-width: 100%;
}

.ant-form-item-explain,
.ant-form-item-extra {
  clear: both;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5715;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ant-form-item-explain-connected {
  width: 100%;
}

.ant-form-item-extra {
  min-height: 24px;
}

.ant-form-item-with-help .ant-form-item-explain {
  height: auto;
  opacity: 1;
}

.ant-form-item-feedback-icon {
  font-size: 14px;
  text-align: center;
  visibility: visible;
  animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  pointer-events: none;
}

.ant-form-item-feedback-icon-success {
  color: #52c41a;
}

.ant-form-item-feedback-icon-error {
  color: #ff4d4f;
}

.ant-form-item-feedback-icon-warning {
  color: #faad14;
}

.ant-form-item-feedback-icon-validating {
  color: #4c6aff;
}

.ant-show-help {
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-show-help-appear,
.ant-show-help-enter {
  opacity: 0;
}

.ant-show-help-appear-active,
.ant-show-help-enter-active {
  opacity: 1;
}

.ant-show-help-leave {
  opacity: 1;
}

.ant-show-help-leave-active {
  opacity: 0;
}

.ant-show-help-item {
  overflow: hidden;
  transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

.ant-show-help-item-appear,
.ant-show-help-item-enter {
  transform: translateY(-5px);
  opacity: 0;
}

.ant-show-help-item-appear-active,
.ant-show-help-item-enter-active {
  transform: translateY(0);
  opacity: 1;
}

.ant-show-help-item-leave {
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

.ant-show-help-item-leave-active {
  transform: translateY(-5px);
}

@keyframes diffZoomIn1 {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes diffZoomIn2 {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes diffZoomIn3 {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.ant-form-rtl {
  direction: rtl;
}

.ant-form-rtl .ant-form-item-label {
  text-align: left;
}

.ant-form-rtl .ant-form-item-label > label.ant-form-item-required::before {
  margin-right: 0;
  margin-left: 4px;
}

.ant-form-rtl .ant-form-item-label > label::after {
  margin: 0 2px 0 8px;
}

.ant-form-rtl .ant-form-item-label > label .ant-form-item-optional {
  margin-right: 4px;
  margin-left: 0;
}

.ant-col-rtl .ant-form-item-control:first-child {
  width: 100%;
}

.ant-form-rtl .ant-form-item-has-feedback .ant-input {
  padding-right: 11px;
  padding-left: 24px;
}

.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input-suffix {
  padding-right: 11px;
  padding-left: 18px;
}

.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input {
  padding: 0;
}

.ant-form-rtl .ant-form-item-has-feedback .ant-input-number-affix-wrapper .ant-input-number {
  padding: 0;
}

.ant-form-rtl .ant-form-item-has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
  right: auto;
  left: 28px;
}

.ant-form-rtl .ant-form-item-has-feedback .ant-input-number {
  padding-left: 18px;
}

.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-clear,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-clear,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-clear {
  right: auto;
  left: 32px;
}

.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-selection-selected-value,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-selection-selected-value {
  padding-right: 0;
  padding-left: 42px;
}

.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-arrow {
  margin-right: 0;
  margin-left: 19px;
}

.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-clear {
  right: auto;
  left: 32px;
}

.ant-form-rtl .ant-form-item-has-feedback .ant-picker {
  padding-right: 11px;
  padding-left: 29.2px;
}

.ant-form-rtl .ant-form-item-has-feedback .ant-picker-large {
  padding-right: 11px;
  padding-left: 29.2px;
}

.ant-form-rtl .ant-form-item-has-feedback .ant-picker-small {
  padding-right: 7px;
  padding-left: 25.2px;
}

.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-success .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-warning .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-error .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-is-validating .ant-form-item-children-icon {
  right: auto;
  left: 0;
}

.ant-form-rtl.ant-form-inline .ant-form-item {
  margin-right: 0;
  margin-left: 16px;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-row {
  display: flex;
  flex-flow: row wrap;
  min-width: 0;
}

.ant-row::before,
.ant-row::after {
  display: flex;
}

.ant-row-no-wrap {
  flex-wrap: nowrap;
}

.ant-row-start {
  justify-content: flex-start;
}

.ant-row-center {
  justify-content: center;
}

.ant-row-end {
  justify-content: flex-end;
}

.ant-row-space-between {
  justify-content: space-between;
}

.ant-row-space-around {
  justify-content: space-around;
}

.ant-row-space-evenly {
  justify-content: space-evenly;
}

.ant-row-top {
  align-items: flex-start;
}

.ant-row-middle {
  align-items: center;
}

.ant-row-bottom {
  align-items: flex-end;
}

.ant-col {
  position: relative;
  max-width: 100%;
  min-height: 1px;
}

.ant-col-24 {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
}

.ant-col-push-24 {
  left: 100%;
}

.ant-col-pull-24 {
  right: 100%;
}

.ant-col-offset-24 {
  margin-left: 100%;
}

.ant-col-order-24 {
  order: 24;
}

.ant-col-23 {
  display: block;
  flex: 0 0 95.83333333%;
  max-width: 95.83333333%;
}

.ant-col-push-23 {
  left: 95.83333333%;
}

.ant-col-pull-23 {
  right: 95.83333333%;
}

.ant-col-offset-23 {
  margin-left: 95.83333333%;
}

.ant-col-order-23 {
  order: 23;
}

.ant-col-22 {
  display: block;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.ant-col-push-22 {
  left: 91.66666667%;
}

.ant-col-pull-22 {
  right: 91.66666667%;
}

.ant-col-offset-22 {
  margin-left: 91.66666667%;
}

.ant-col-order-22 {
  order: 22;
}

.ant-col-21 {
  display: block;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

.ant-col-push-21 {
  left: 87.5%;
}

.ant-col-pull-21 {
  right: 87.5%;
}

.ant-col-offset-21 {
  margin-left: 87.5%;
}

.ant-col-order-21 {
  order: 21;
}

.ant-col-20 {
  display: block;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.ant-col-push-20 {
  left: 83.33333333%;
}

.ant-col-pull-20 {
  right: 83.33333333%;
}

.ant-col-offset-20 {
  margin-left: 83.33333333%;
}

.ant-col-order-20 {
  order: 20;
}

.ant-col-19 {
  display: block;
  flex: 0 0 79.16666667%;
  max-width: 79.16666667%;
}

.ant-col-push-19 {
  left: 79.16666667%;
}

.ant-col-pull-19 {
  right: 79.16666667%;
}

.ant-col-offset-19 {
  margin-left: 79.16666667%;
}

.ant-col-order-19 {
  order: 19;
}

.ant-col-18 {
  display: block;
  flex: 0 0 75%;
  max-width: 75%;
}

.ant-col-push-18 {
  left: 75%;
}

.ant-col-pull-18 {
  right: 75%;
}

.ant-col-offset-18 {
  margin-left: 75%;
}

.ant-col-order-18 {
  order: 18;
}

.ant-col-17 {
  display: block;
  flex: 0 0 70.83333333%;
  max-width: 70.83333333%;
}

.ant-col-push-17 {
  left: 70.83333333%;
}

.ant-col-pull-17 {
  right: 70.83333333%;
}

.ant-col-offset-17 {
  margin-left: 70.83333333%;
}

.ant-col-order-17 {
  order: 17;
}

.ant-col-16 {
  display: block;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.ant-col-push-16 {
  left: 66.66666667%;
}

.ant-col-pull-16 {
  right: 66.66666667%;
}

.ant-col-offset-16 {
  margin-left: 66.66666667%;
}

.ant-col-order-16 {
  order: 16;
}

.ant-col-15 {
  display: block;
  flex: 0 0 62.5%;
  max-width: 62.5%;
}

.ant-col-push-15 {
  left: 62.5%;
}

.ant-col-pull-15 {
  right: 62.5%;
}

.ant-col-offset-15 {
  margin-left: 62.5%;
}

.ant-col-order-15 {
  order: 15;
}

.ant-col-14 {
  display: block;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.ant-col-push-14 {
  left: 58.33333333%;
}

.ant-col-pull-14 {
  right: 58.33333333%;
}

.ant-col-offset-14 {
  margin-left: 58.33333333%;
}

.ant-col-order-14 {
  order: 14;
}

.ant-col-13 {
  display: block;
  flex: 0 0 54.16666667%;
  max-width: 54.16666667%;
}

.ant-col-push-13 {
  left: 54.16666667%;
}

.ant-col-pull-13 {
  right: 54.16666667%;
}

.ant-col-offset-13 {
  margin-left: 54.16666667%;
}

.ant-col-order-13 {
  order: 13;
}

.ant-col-12 {
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
}

.ant-col-push-12 {
  left: 50%;
}

.ant-col-pull-12 {
  right: 50%;
}

.ant-col-offset-12 {
  margin-left: 50%;
}

.ant-col-order-12 {
  order: 12;
}

.ant-col-11 {
  display: block;
  flex: 0 0 45.83333333%;
  max-width: 45.83333333%;
}

.ant-col-push-11 {
  left: 45.83333333%;
}

.ant-col-pull-11 {
  right: 45.83333333%;
}

.ant-col-offset-11 {
  margin-left: 45.83333333%;
}

.ant-col-order-11 {
  order: 11;
}

.ant-col-10 {
  display: block;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.ant-col-push-10 {
  left: 41.66666667%;
}

.ant-col-pull-10 {
  right: 41.66666667%;
}

.ant-col-offset-10 {
  margin-left: 41.66666667%;
}

.ant-col-order-10 {
  order: 10;
}

.ant-col-9 {
  display: block;
  flex: 0 0 37.5%;
  max-width: 37.5%;
}

.ant-col-push-9 {
  left: 37.5%;
}

.ant-col-pull-9 {
  right: 37.5%;
}

.ant-col-offset-9 {
  margin-left: 37.5%;
}

.ant-col-order-9 {
  order: 9;
}

.ant-col-8 {
  display: block;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.ant-col-push-8 {
  left: 33.33333333%;
}

.ant-col-pull-8 {
  right: 33.33333333%;
}

.ant-col-offset-8 {
  margin-left: 33.33333333%;
}

.ant-col-order-8 {
  order: 8;
}

.ant-col-7 {
  display: block;
  flex: 0 0 29.16666667%;
  max-width: 29.16666667%;
}

.ant-col-push-7 {
  left: 29.16666667%;
}

.ant-col-pull-7 {
  right: 29.16666667%;
}

.ant-col-offset-7 {
  margin-left: 29.16666667%;
}

.ant-col-order-7 {
  order: 7;
}

.ant-col-6 {
  display: block;
  flex: 0 0 25%;
  max-width: 25%;
}

.ant-col-push-6 {
  left: 25%;
}

.ant-col-pull-6 {
  right: 25%;
}

.ant-col-offset-6 {
  margin-left: 25%;
}

.ant-col-order-6 {
  order: 6;
}

.ant-col-5 {
  display: block;
  flex: 0 0 20.83333333%;
  max-width: 20.83333333%;
}

.ant-col-push-5 {
  left: 20.83333333%;
}

.ant-col-pull-5 {
  right: 20.83333333%;
}

.ant-col-offset-5 {
  margin-left: 20.83333333%;
}

.ant-col-order-5 {
  order: 5;
}

.ant-col-4 {
  display: block;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.ant-col-push-4 {
  left: 16.66666667%;
}

.ant-col-pull-4 {
  right: 16.66666667%;
}

.ant-col-offset-4 {
  margin-left: 16.66666667%;
}

.ant-col-order-4 {
  order: 4;
}

.ant-col-3 {
  display: block;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.ant-col-push-3 {
  left: 12.5%;
}

.ant-col-pull-3 {
  right: 12.5%;
}

.ant-col-offset-3 {
  margin-left: 12.5%;
}

.ant-col-order-3 {
  order: 3;
}

.ant-col-2 {
  display: block;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.ant-col-push-2 {
  left: 8.33333333%;
}

.ant-col-pull-2 {
  right: 8.33333333%;
}

.ant-col-offset-2 {
  margin-left: 8.33333333%;
}

.ant-col-order-2 {
  order: 2;
}

.ant-col-1 {
  display: block;
  flex: 0 0 4.16666667%;
  max-width: 4.16666667%;
}

.ant-col-push-1 {
  left: 4.16666667%;
}

.ant-col-pull-1 {
  right: 4.16666667%;
}

.ant-col-offset-1 {
  margin-left: 4.16666667%;
}

.ant-col-order-1 {
  order: 1;
}

.ant-col-0 {
  display: none;
}

.ant-col-push-0 {
  left: auto;
}

.ant-col-pull-0 {
  right: auto;
}

.ant-col-push-0 {
  left: auto;
}

.ant-col-pull-0 {
  right: auto;
}

.ant-col-offset-0 {
  margin-left: 0;
}

.ant-col-order-0 {
  order: 0;
}

.ant-col-push-0.ant-col-rtl {
  right: auto;
}

.ant-col-pull-0.ant-col-rtl {
  left: auto;
}

.ant-col-push-0.ant-col-rtl {
  right: auto;
}

.ant-col-pull-0.ant-col-rtl {
  left: auto;
}

.ant-col-offset-0.ant-col-rtl {
  margin-right: 0;
}

.ant-col-push-1.ant-col-rtl {
  right: 4.16666667%;
  left: auto;
}

.ant-col-pull-1.ant-col-rtl {
  right: auto;
  left: 4.16666667%;
}

.ant-col-offset-1.ant-col-rtl {
  margin-right: 4.16666667%;
  margin-left: 0;
}

.ant-col-push-2.ant-col-rtl {
  right: 8.33333333%;
  left: auto;
}

.ant-col-pull-2.ant-col-rtl {
  right: auto;
  left: 8.33333333%;
}

.ant-col-offset-2.ant-col-rtl {
  margin-right: 8.33333333%;
  margin-left: 0;
}

.ant-col-push-3.ant-col-rtl {
  right: 12.5%;
  left: auto;
}

.ant-col-pull-3.ant-col-rtl {
  right: auto;
  left: 12.5%;
}

.ant-col-offset-3.ant-col-rtl {
  margin-right: 12.5%;
  margin-left: 0;
}

.ant-col-push-4.ant-col-rtl {
  right: 16.66666667%;
  left: auto;
}

.ant-col-pull-4.ant-col-rtl {
  right: auto;
  left: 16.66666667%;
}

.ant-col-offset-4.ant-col-rtl {
  margin-right: 16.66666667%;
  margin-left: 0;
}

.ant-col-push-5.ant-col-rtl {
  right: 20.83333333%;
  left: auto;
}

.ant-col-pull-5.ant-col-rtl {
  right: auto;
  left: 20.83333333%;
}

.ant-col-offset-5.ant-col-rtl {
  margin-right: 20.83333333%;
  margin-left: 0;
}

.ant-col-push-6.ant-col-rtl {
  right: 25%;
  left: auto;
}

.ant-col-pull-6.ant-col-rtl {
  right: auto;
  left: 25%;
}

.ant-col-offset-6.ant-col-rtl {
  margin-right: 25%;
  margin-left: 0;
}

.ant-col-push-7.ant-col-rtl {
  right: 29.16666667%;
  left: auto;
}

.ant-col-pull-7.ant-col-rtl {
  right: auto;
  left: 29.16666667%;
}

.ant-col-offset-7.ant-col-rtl {
  margin-right: 29.16666667%;
  margin-left: 0;
}

.ant-col-push-8.ant-col-rtl {
  right: 33.33333333%;
  left: auto;
}

.ant-col-pull-8.ant-col-rtl {
  right: auto;
  left: 33.33333333%;
}

.ant-col-offset-8.ant-col-rtl {
  margin-right: 33.33333333%;
  margin-left: 0;
}

.ant-col-push-9.ant-col-rtl {
  right: 37.5%;
  left: auto;
}

.ant-col-pull-9.ant-col-rtl {
  right: auto;
  left: 37.5%;
}

.ant-col-offset-9.ant-col-rtl {
  margin-right: 37.5%;
  margin-left: 0;
}

.ant-col-push-10.ant-col-rtl {
  right: 41.66666667%;
  left: auto;
}

.ant-col-pull-10.ant-col-rtl {
  right: auto;
  left: 41.66666667%;
}

.ant-col-offset-10.ant-col-rtl {
  margin-right: 41.66666667%;
  margin-left: 0;
}

.ant-col-push-11.ant-col-rtl {
  right: 45.83333333%;
  left: auto;
}

.ant-col-pull-11.ant-col-rtl {
  right: auto;
  left: 45.83333333%;
}

.ant-col-offset-11.ant-col-rtl {
  margin-right: 45.83333333%;
  margin-left: 0;
}

.ant-col-push-12.ant-col-rtl {
  right: 50%;
  left: auto;
}

.ant-col-pull-12.ant-col-rtl {
  right: auto;
  left: 50%;
}

.ant-col-offset-12.ant-col-rtl {
  margin-right: 50%;
  margin-left: 0;
}

.ant-col-push-13.ant-col-rtl {
  right: 54.16666667%;
  left: auto;
}

.ant-col-pull-13.ant-col-rtl {
  right: auto;
  left: 54.16666667%;
}

.ant-col-offset-13.ant-col-rtl {
  margin-right: 54.16666667%;
  margin-left: 0;
}

.ant-col-push-14.ant-col-rtl {
  right: 58.33333333%;
  left: auto;
}

.ant-col-pull-14.ant-col-rtl {
  right: auto;
  left: 58.33333333%;
}

.ant-col-offset-14.ant-col-rtl {
  margin-right: 58.33333333%;
  margin-left: 0;
}

.ant-col-push-15.ant-col-rtl {
  right: 62.5%;
  left: auto;
}

.ant-col-pull-15.ant-col-rtl {
  right: auto;
  left: 62.5%;
}

.ant-col-offset-15.ant-col-rtl {
  margin-right: 62.5%;
  margin-left: 0;
}

.ant-col-push-16.ant-col-rtl {
  right: 66.66666667%;
  left: auto;
}

.ant-col-pull-16.ant-col-rtl {
  right: auto;
  left: 66.66666667%;
}

.ant-col-offset-16.ant-col-rtl {
  margin-right: 66.66666667%;
  margin-left: 0;
}

.ant-col-push-17.ant-col-rtl {
  right: 70.83333333%;
  left: auto;
}

.ant-col-pull-17.ant-col-rtl {
  right: auto;
  left: 70.83333333%;
}

.ant-col-offset-17.ant-col-rtl {
  margin-right: 70.83333333%;
  margin-left: 0;
}

.ant-col-push-18.ant-col-rtl {
  right: 75%;
  left: auto;
}

.ant-col-pull-18.ant-col-rtl {
  right: auto;
  left: 75%;
}

.ant-col-offset-18.ant-col-rtl {
  margin-right: 75%;
  margin-left: 0;
}

.ant-col-push-19.ant-col-rtl {
  right: 79.16666667%;
  left: auto;
}

.ant-col-pull-19.ant-col-rtl {
  right: auto;
  left: 79.16666667%;
}

.ant-col-offset-19.ant-col-rtl {
  margin-right: 79.16666667%;
  margin-left: 0;
}

.ant-col-push-20.ant-col-rtl {
  right: 83.33333333%;
  left: auto;
}

.ant-col-pull-20.ant-col-rtl {
  right: auto;
  left: 83.33333333%;
}

.ant-col-offset-20.ant-col-rtl {
  margin-right: 83.33333333%;
  margin-left: 0;
}

.ant-col-push-21.ant-col-rtl {
  right: 87.5%;
  left: auto;
}

.ant-col-pull-21.ant-col-rtl {
  right: auto;
  left: 87.5%;
}

.ant-col-offset-21.ant-col-rtl {
  margin-right: 87.5%;
  margin-left: 0;
}

.ant-col-push-22.ant-col-rtl {
  right: 91.66666667%;
  left: auto;
}

.ant-col-pull-22.ant-col-rtl {
  right: auto;
  left: 91.66666667%;
}

.ant-col-offset-22.ant-col-rtl {
  margin-right: 91.66666667%;
  margin-left: 0;
}

.ant-col-push-23.ant-col-rtl {
  right: 95.83333333%;
  left: auto;
}

.ant-col-pull-23.ant-col-rtl {
  right: auto;
  left: 95.83333333%;
}

.ant-col-offset-23.ant-col-rtl {
  margin-right: 95.83333333%;
  margin-left: 0;
}

.ant-col-push-24.ant-col-rtl {
  right: 100%;
  left: auto;
}

.ant-col-pull-24.ant-col-rtl {
  right: auto;
  left: 100%;
}

.ant-col-offset-24.ant-col-rtl {
  margin-right: 100%;
  margin-left: 0;
}

.ant-col-xs-24 {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
}

.ant-col-xs-push-24 {
  left: 100%;
}

.ant-col-xs-pull-24 {
  right: 100%;
}

.ant-col-xs-offset-24 {
  margin-left: 100%;
}

.ant-col-xs-order-24 {
  order: 24;
}

.ant-col-xs-23 {
  display: block;
  flex: 0 0 95.83333333%;
  max-width: 95.83333333%;
}

.ant-col-xs-push-23 {
  left: 95.83333333%;
}

.ant-col-xs-pull-23 {
  right: 95.83333333%;
}

.ant-col-xs-offset-23 {
  margin-left: 95.83333333%;
}

.ant-col-xs-order-23 {
  order: 23;
}

.ant-col-xs-22 {
  display: block;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.ant-col-xs-push-22 {
  left: 91.66666667%;
}

.ant-col-xs-pull-22 {
  right: 91.66666667%;
}

.ant-col-xs-offset-22 {
  margin-left: 91.66666667%;
}

.ant-col-xs-order-22 {
  order: 22;
}

.ant-col-xs-21 {
  display: block;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

.ant-col-xs-push-21 {
  left: 87.5%;
}

.ant-col-xs-pull-21 {
  right: 87.5%;
}

.ant-col-xs-offset-21 {
  margin-left: 87.5%;
}

.ant-col-xs-order-21 {
  order: 21;
}

.ant-col-xs-20 {
  display: block;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.ant-col-xs-push-20 {
  left: 83.33333333%;
}

.ant-col-xs-pull-20 {
  right: 83.33333333%;
}

.ant-col-xs-offset-20 {
  margin-left: 83.33333333%;
}

.ant-col-xs-order-20 {
  order: 20;
}

.ant-col-xs-19 {
  display: block;
  flex: 0 0 79.16666667%;
  max-width: 79.16666667%;
}

.ant-col-xs-push-19 {
  left: 79.16666667%;
}

.ant-col-xs-pull-19 {
  right: 79.16666667%;
}

.ant-col-xs-offset-19 {
  margin-left: 79.16666667%;
}

.ant-col-xs-order-19 {
  order: 19;
}

.ant-col-xs-18 {
  display: block;
  flex: 0 0 75%;
  max-width: 75%;
}

.ant-col-xs-push-18 {
  left: 75%;
}

.ant-col-xs-pull-18 {
  right: 75%;
}

.ant-col-xs-offset-18 {
  margin-left: 75%;
}

.ant-col-xs-order-18 {
  order: 18;
}

.ant-col-xs-17 {
  display: block;
  flex: 0 0 70.83333333%;
  max-width: 70.83333333%;
}

.ant-col-xs-push-17 {
  left: 70.83333333%;
}

.ant-col-xs-pull-17 {
  right: 70.83333333%;
}

.ant-col-xs-offset-17 {
  margin-left: 70.83333333%;
}

.ant-col-xs-order-17 {
  order: 17;
}

.ant-col-xs-16 {
  display: block;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.ant-col-xs-push-16 {
  left: 66.66666667%;
}

.ant-col-xs-pull-16 {
  right: 66.66666667%;
}

.ant-col-xs-offset-16 {
  margin-left: 66.66666667%;
}

.ant-col-xs-order-16 {
  order: 16;
}

.ant-col-xs-15 {
  display: block;
  flex: 0 0 62.5%;
  max-width: 62.5%;
}

.ant-col-xs-push-15 {
  left: 62.5%;
}

.ant-col-xs-pull-15 {
  right: 62.5%;
}

.ant-col-xs-offset-15 {
  margin-left: 62.5%;
}

.ant-col-xs-order-15 {
  order: 15;
}

.ant-col-xs-14 {
  display: block;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.ant-col-xs-push-14 {
  left: 58.33333333%;
}

.ant-col-xs-pull-14 {
  right: 58.33333333%;
}

.ant-col-xs-offset-14 {
  margin-left: 58.33333333%;
}

.ant-col-xs-order-14 {
  order: 14;
}

.ant-col-xs-13 {
  display: block;
  flex: 0 0 54.16666667%;
  max-width: 54.16666667%;
}

.ant-col-xs-push-13 {
  left: 54.16666667%;
}

.ant-col-xs-pull-13 {
  right: 54.16666667%;
}

.ant-col-xs-offset-13 {
  margin-left: 54.16666667%;
}

.ant-col-xs-order-13 {
  order: 13;
}

.ant-col-xs-12 {
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
}

.ant-col-xs-push-12 {
  left: 50%;
}

.ant-col-xs-pull-12 {
  right: 50%;
}

.ant-col-xs-offset-12 {
  margin-left: 50%;
}

.ant-col-xs-order-12 {
  order: 12;
}

.ant-col-xs-11 {
  display: block;
  flex: 0 0 45.83333333%;
  max-width: 45.83333333%;
}

.ant-col-xs-push-11 {
  left: 45.83333333%;
}

.ant-col-xs-pull-11 {
  right: 45.83333333%;
}

.ant-col-xs-offset-11 {
  margin-left: 45.83333333%;
}

.ant-col-xs-order-11 {
  order: 11;
}

.ant-col-xs-10 {
  display: block;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.ant-col-xs-push-10 {
  left: 41.66666667%;
}

.ant-col-xs-pull-10 {
  right: 41.66666667%;
}

.ant-col-xs-offset-10 {
  margin-left: 41.66666667%;
}

.ant-col-xs-order-10 {
  order: 10;
}

.ant-col-xs-9 {
  display: block;
  flex: 0 0 37.5%;
  max-width: 37.5%;
}

.ant-col-xs-push-9 {
  left: 37.5%;
}

.ant-col-xs-pull-9 {
  right: 37.5%;
}

.ant-col-xs-offset-9 {
  margin-left: 37.5%;
}

.ant-col-xs-order-9 {
  order: 9;
}

.ant-col-xs-8 {
  display: block;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.ant-col-xs-push-8 {
  left: 33.33333333%;
}

.ant-col-xs-pull-8 {
  right: 33.33333333%;
}

.ant-col-xs-offset-8 {
  margin-left: 33.33333333%;
}

.ant-col-xs-order-8 {
  order: 8;
}

.ant-col-xs-7 {
  display: block;
  flex: 0 0 29.16666667%;
  max-width: 29.16666667%;
}

.ant-col-xs-push-7 {
  left: 29.16666667%;
}

.ant-col-xs-pull-7 {
  right: 29.16666667%;
}

.ant-col-xs-offset-7 {
  margin-left: 29.16666667%;
}

.ant-col-xs-order-7 {
  order: 7;
}

.ant-col-xs-6 {
  display: block;
  flex: 0 0 25%;
  max-width: 25%;
}

.ant-col-xs-push-6 {
  left: 25%;
}

.ant-col-xs-pull-6 {
  right: 25%;
}

.ant-col-xs-offset-6 {
  margin-left: 25%;
}

.ant-col-xs-order-6 {
  order: 6;
}

.ant-col-xs-5 {
  display: block;
  flex: 0 0 20.83333333%;
  max-width: 20.83333333%;
}

.ant-col-xs-push-5 {
  left: 20.83333333%;
}

.ant-col-xs-pull-5 {
  right: 20.83333333%;
}

.ant-col-xs-offset-5 {
  margin-left: 20.83333333%;
}

.ant-col-xs-order-5 {
  order: 5;
}

.ant-col-xs-4 {
  display: block;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.ant-col-xs-push-4 {
  left: 16.66666667%;
}

.ant-col-xs-pull-4 {
  right: 16.66666667%;
}

.ant-col-xs-offset-4 {
  margin-left: 16.66666667%;
}

.ant-col-xs-order-4 {
  order: 4;
}

.ant-col-xs-3 {
  display: block;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.ant-col-xs-push-3 {
  left: 12.5%;
}

.ant-col-xs-pull-3 {
  right: 12.5%;
}

.ant-col-xs-offset-3 {
  margin-left: 12.5%;
}

.ant-col-xs-order-3 {
  order: 3;
}

.ant-col-xs-2 {
  display: block;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.ant-col-xs-push-2 {
  left: 8.33333333%;
}

.ant-col-xs-pull-2 {
  right: 8.33333333%;
}

.ant-col-xs-offset-2 {
  margin-left: 8.33333333%;
}

.ant-col-xs-order-2 {
  order: 2;
}

.ant-col-xs-1 {
  display: block;
  flex: 0 0 4.16666667%;
  max-width: 4.16666667%;
}

.ant-col-xs-push-1 {
  left: 4.16666667%;
}

.ant-col-xs-pull-1 {
  right: 4.16666667%;
}

.ant-col-xs-offset-1 {
  margin-left: 4.16666667%;
}

.ant-col-xs-order-1 {
  order: 1;
}

.ant-col-xs-0 {
  display: none;
}

.ant-col-push-0 {
  left: auto;
}

.ant-col-pull-0 {
  right: auto;
}

.ant-col-xs-push-0 {
  left: auto;
}

.ant-col-xs-pull-0 {
  right: auto;
}

.ant-col-xs-offset-0 {
  margin-left: 0;
}

.ant-col-xs-order-0 {
  order: 0;
}

.ant-col-push-0.ant-col-rtl {
  right: auto;
}

.ant-col-pull-0.ant-col-rtl {
  left: auto;
}

.ant-col-xs-push-0.ant-col-rtl {
  right: auto;
}

.ant-col-xs-pull-0.ant-col-rtl {
  left: auto;
}

.ant-col-xs-offset-0.ant-col-rtl {
  margin-right: 0;
}

.ant-col-xs-push-1.ant-col-rtl {
  right: 4.16666667%;
  left: auto;
}

.ant-col-xs-pull-1.ant-col-rtl {
  right: auto;
  left: 4.16666667%;
}

.ant-col-xs-offset-1.ant-col-rtl {
  margin-right: 4.16666667%;
  margin-left: 0;
}

.ant-col-xs-push-2.ant-col-rtl {
  right: 8.33333333%;
  left: auto;
}

.ant-col-xs-pull-2.ant-col-rtl {
  right: auto;
  left: 8.33333333%;
}

.ant-col-xs-offset-2.ant-col-rtl {
  margin-right: 8.33333333%;
  margin-left: 0;
}

.ant-col-xs-push-3.ant-col-rtl {
  right: 12.5%;
  left: auto;
}

.ant-col-xs-pull-3.ant-col-rtl {
  right: auto;
  left: 12.5%;
}

.ant-col-xs-offset-3.ant-col-rtl {
  margin-right: 12.5%;
  margin-left: 0;
}

.ant-col-xs-push-4.ant-col-rtl {
  right: 16.66666667%;
  left: auto;
}

.ant-col-xs-pull-4.ant-col-rtl {
  right: auto;
  left: 16.66666667%;
}

.ant-col-xs-offset-4.ant-col-rtl {
  margin-right: 16.66666667%;
  margin-left: 0;
}

.ant-col-xs-push-5.ant-col-rtl {
  right: 20.83333333%;
  left: auto;
}

.ant-col-xs-pull-5.ant-col-rtl {
  right: auto;
  left: 20.83333333%;
}

.ant-col-xs-offset-5.ant-col-rtl {
  margin-right: 20.83333333%;
  margin-left: 0;
}

.ant-col-xs-push-6.ant-col-rtl {
  right: 25%;
  left: auto;
}

.ant-col-xs-pull-6.ant-col-rtl {
  right: auto;
  left: 25%;
}

.ant-col-xs-offset-6.ant-col-rtl {
  margin-right: 25%;
  margin-left: 0;
}

.ant-col-xs-push-7.ant-col-rtl {
  right: 29.16666667%;
  left: auto;
}

.ant-col-xs-pull-7.ant-col-rtl {
  right: auto;
  left: 29.16666667%;
}

.ant-col-xs-offset-7.ant-col-rtl {
  margin-right: 29.16666667%;
  margin-left: 0;
}

.ant-col-xs-push-8.ant-col-rtl {
  right: 33.33333333%;
  left: auto;
}

.ant-col-xs-pull-8.ant-col-rtl {
  right: auto;
  left: 33.33333333%;
}

.ant-col-xs-offset-8.ant-col-rtl {
  margin-right: 33.33333333%;
  margin-left: 0;
}

.ant-col-xs-push-9.ant-col-rtl {
  right: 37.5%;
  left: auto;
}

.ant-col-xs-pull-9.ant-col-rtl {
  right: auto;
  left: 37.5%;
}

.ant-col-xs-offset-9.ant-col-rtl {
  margin-right: 37.5%;
  margin-left: 0;
}

.ant-col-xs-push-10.ant-col-rtl {
  right: 41.66666667%;
  left: auto;
}

.ant-col-xs-pull-10.ant-col-rtl {
  right: auto;
  left: 41.66666667%;
}

.ant-col-xs-offset-10.ant-col-rtl {
  margin-right: 41.66666667%;
  margin-left: 0;
}

.ant-col-xs-push-11.ant-col-rtl {
  right: 45.83333333%;
  left: auto;
}

.ant-col-xs-pull-11.ant-col-rtl {
  right: auto;
  left: 45.83333333%;
}

.ant-col-xs-offset-11.ant-col-rtl {
  margin-right: 45.83333333%;
  margin-left: 0;
}

.ant-col-xs-push-12.ant-col-rtl {
  right: 50%;
  left: auto;
}

.ant-col-xs-pull-12.ant-col-rtl {
  right: auto;
  left: 50%;
}

.ant-col-xs-offset-12.ant-col-rtl {
  margin-right: 50%;
  margin-left: 0;
}

.ant-col-xs-push-13.ant-col-rtl {
  right: 54.16666667%;
  left: auto;
}

.ant-col-xs-pull-13.ant-col-rtl {
  right: auto;
  left: 54.16666667%;
}

.ant-col-xs-offset-13.ant-col-rtl {
  margin-right: 54.16666667%;
  margin-left: 0;
}

.ant-col-xs-push-14.ant-col-rtl {
  right: 58.33333333%;
  left: auto;
}

.ant-col-xs-pull-14.ant-col-rtl {
  right: auto;
  left: 58.33333333%;
}

.ant-col-xs-offset-14.ant-col-rtl {
  margin-right: 58.33333333%;
  margin-left: 0;
}

.ant-col-xs-push-15.ant-col-rtl {
  right: 62.5%;
  left: auto;
}

.ant-col-xs-pull-15.ant-col-rtl {
  right: auto;
  left: 62.5%;
}

.ant-col-xs-offset-15.ant-col-rtl {
  margin-right: 62.5%;
  margin-left: 0;
}

.ant-col-xs-push-16.ant-col-rtl {
  right: 66.66666667%;
  left: auto;
}

.ant-col-xs-pull-16.ant-col-rtl {
  right: auto;
  left: 66.66666667%;
}

.ant-col-xs-offset-16.ant-col-rtl {
  margin-right: 66.66666667%;
  margin-left: 0;
}

.ant-col-xs-push-17.ant-col-rtl {
  right: 70.83333333%;
  left: auto;
}

.ant-col-xs-pull-17.ant-col-rtl {
  right: auto;
  left: 70.83333333%;
}

.ant-col-xs-offset-17.ant-col-rtl {
  margin-right: 70.83333333%;
  margin-left: 0;
}

.ant-col-xs-push-18.ant-col-rtl {
  right: 75%;
  left: auto;
}

.ant-col-xs-pull-18.ant-col-rtl {
  right: auto;
  left: 75%;
}

.ant-col-xs-offset-18.ant-col-rtl {
  margin-right: 75%;
  margin-left: 0;
}

.ant-col-xs-push-19.ant-col-rtl {
  right: 79.16666667%;
  left: auto;
}

.ant-col-xs-pull-19.ant-col-rtl {
  right: auto;
  left: 79.16666667%;
}

.ant-col-xs-offset-19.ant-col-rtl {
  margin-right: 79.16666667%;
  margin-left: 0;
}

.ant-col-xs-push-20.ant-col-rtl {
  right: 83.33333333%;
  left: auto;
}

.ant-col-xs-pull-20.ant-col-rtl {
  right: auto;
  left: 83.33333333%;
}

.ant-col-xs-offset-20.ant-col-rtl {
  margin-right: 83.33333333%;
  margin-left: 0;
}

.ant-col-xs-push-21.ant-col-rtl {
  right: 87.5%;
  left: auto;
}

.ant-col-xs-pull-21.ant-col-rtl {
  right: auto;
  left: 87.5%;
}

.ant-col-xs-offset-21.ant-col-rtl {
  margin-right: 87.5%;
  margin-left: 0;
}

.ant-col-xs-push-22.ant-col-rtl {
  right: 91.66666667%;
  left: auto;
}

.ant-col-xs-pull-22.ant-col-rtl {
  right: auto;
  left: 91.66666667%;
}

.ant-col-xs-offset-22.ant-col-rtl {
  margin-right: 91.66666667%;
  margin-left: 0;
}

.ant-col-xs-push-23.ant-col-rtl {
  right: 95.83333333%;
  left: auto;
}

.ant-col-xs-pull-23.ant-col-rtl {
  right: auto;
  left: 95.83333333%;
}

.ant-col-xs-offset-23.ant-col-rtl {
  margin-right: 95.83333333%;
  margin-left: 0;
}

.ant-col-xs-push-24.ant-col-rtl {
  right: 100%;
  left: auto;
}

.ant-col-xs-pull-24.ant-col-rtl {
  right: auto;
  left: 100%;
}

.ant-col-xs-offset-24.ant-col-rtl {
  margin-right: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .ant-col-sm-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .ant-col-sm-push-24 {
    left: 100%;
  }

  .ant-col-sm-pull-24 {
    right: 100%;
  }

  .ant-col-sm-offset-24 {
    margin-left: 100%;
  }

  .ant-col-sm-order-24 {
    order: 24;
  }

  .ant-col-sm-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }

  .ant-col-sm-push-23 {
    left: 95.83333333%;
  }

  .ant-col-sm-pull-23 {
    right: 95.83333333%;
  }

  .ant-col-sm-offset-23 {
    margin-left: 95.83333333%;
  }

  .ant-col-sm-order-23 {
    order: 23;
  }

  .ant-col-sm-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .ant-col-sm-push-22 {
    left: 91.66666667%;
  }

  .ant-col-sm-pull-22 {
    right: 91.66666667%;
  }

  .ant-col-sm-offset-22 {
    margin-left: 91.66666667%;
  }

  .ant-col-sm-order-22 {
    order: 22;
  }

  .ant-col-sm-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .ant-col-sm-push-21 {
    left: 87.5%;
  }

  .ant-col-sm-pull-21 {
    right: 87.5%;
  }

  .ant-col-sm-offset-21 {
    margin-left: 87.5%;
  }

  .ant-col-sm-order-21 {
    order: 21;
  }

  .ant-col-sm-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .ant-col-sm-push-20 {
    left: 83.33333333%;
  }

  .ant-col-sm-pull-20 {
    right: 83.33333333%;
  }

  .ant-col-sm-offset-20 {
    margin-left: 83.33333333%;
  }

  .ant-col-sm-order-20 {
    order: 20;
  }

  .ant-col-sm-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }

  .ant-col-sm-push-19 {
    left: 79.16666667%;
  }

  .ant-col-sm-pull-19 {
    right: 79.16666667%;
  }

  .ant-col-sm-offset-19 {
    margin-left: 79.16666667%;
  }

  .ant-col-sm-order-19 {
    order: 19;
  }

  .ant-col-sm-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .ant-col-sm-push-18 {
    left: 75%;
  }

  .ant-col-sm-pull-18 {
    right: 75%;
  }

  .ant-col-sm-offset-18 {
    margin-left: 75%;
  }

  .ant-col-sm-order-18 {
    order: 18;
  }

  .ant-col-sm-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }

  .ant-col-sm-push-17 {
    left: 70.83333333%;
  }

  .ant-col-sm-pull-17 {
    right: 70.83333333%;
  }

  .ant-col-sm-offset-17 {
    margin-left: 70.83333333%;
  }

  .ant-col-sm-order-17 {
    order: 17;
  }

  .ant-col-sm-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .ant-col-sm-push-16 {
    left: 66.66666667%;
  }

  .ant-col-sm-pull-16 {
    right: 66.66666667%;
  }

  .ant-col-sm-offset-16 {
    margin-left: 66.66666667%;
  }

  .ant-col-sm-order-16 {
    order: 16;
  }

  .ant-col-sm-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .ant-col-sm-push-15 {
    left: 62.5%;
  }

  .ant-col-sm-pull-15 {
    right: 62.5%;
  }

  .ant-col-sm-offset-15 {
    margin-left: 62.5%;
  }

  .ant-col-sm-order-15 {
    order: 15;
  }

  .ant-col-sm-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .ant-col-sm-push-14 {
    left: 58.33333333%;
  }

  .ant-col-sm-pull-14 {
    right: 58.33333333%;
  }

  .ant-col-sm-offset-14 {
    margin-left: 58.33333333%;
  }

  .ant-col-sm-order-14 {
    order: 14;
  }

  .ant-col-sm-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }

  .ant-col-sm-push-13 {
    left: 54.16666667%;
  }

  .ant-col-sm-pull-13 {
    right: 54.16666667%;
  }

  .ant-col-sm-offset-13 {
    margin-left: 54.16666667%;
  }

  .ant-col-sm-order-13 {
    order: 13;
  }

  .ant-col-sm-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .ant-col-sm-push-12 {
    left: 50%;
  }

  .ant-col-sm-pull-12 {
    right: 50%;
  }

  .ant-col-sm-offset-12 {
    margin-left: 50%;
  }

  .ant-col-sm-order-12 {
    order: 12;
  }

  .ant-col-sm-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }

  .ant-col-sm-push-11 {
    left: 45.83333333%;
  }

  .ant-col-sm-pull-11 {
    right: 45.83333333%;
  }

  .ant-col-sm-offset-11 {
    margin-left: 45.83333333%;
  }

  .ant-col-sm-order-11 {
    order: 11;
  }

  .ant-col-sm-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .ant-col-sm-push-10 {
    left: 41.66666667%;
  }

  .ant-col-sm-pull-10 {
    right: 41.66666667%;
  }

  .ant-col-sm-offset-10 {
    margin-left: 41.66666667%;
  }

  .ant-col-sm-order-10 {
    order: 10;
  }

  .ant-col-sm-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  .ant-col-sm-push-9 {
    left: 37.5%;
  }

  .ant-col-sm-pull-9 {
    right: 37.5%;
  }

  .ant-col-sm-offset-9 {
    margin-left: 37.5%;
  }

  .ant-col-sm-order-9 {
    order: 9;
  }

  .ant-col-sm-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .ant-col-sm-push-8 {
    left: 33.33333333%;
  }

  .ant-col-sm-pull-8 {
    right: 33.33333333%;
  }

  .ant-col-sm-offset-8 {
    margin-left: 33.33333333%;
  }

  .ant-col-sm-order-8 {
    order: 8;
  }

  .ant-col-sm-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }

  .ant-col-sm-push-7 {
    left: 29.16666667%;
  }

  .ant-col-sm-pull-7 {
    right: 29.16666667%;
  }

  .ant-col-sm-offset-7 {
    margin-left: 29.16666667%;
  }

  .ant-col-sm-order-7 {
    order: 7;
  }

  .ant-col-sm-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .ant-col-sm-push-6 {
    left: 25%;
  }

  .ant-col-sm-pull-6 {
    right: 25%;
  }

  .ant-col-sm-offset-6 {
    margin-left: 25%;
  }

  .ant-col-sm-order-6 {
    order: 6;
  }

  .ant-col-sm-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }

  .ant-col-sm-push-5 {
    left: 20.83333333%;
  }

  .ant-col-sm-pull-5 {
    right: 20.83333333%;
  }

  .ant-col-sm-offset-5 {
    margin-left: 20.83333333%;
  }

  .ant-col-sm-order-5 {
    order: 5;
  }

  .ant-col-sm-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .ant-col-sm-push-4 {
    left: 16.66666667%;
  }

  .ant-col-sm-pull-4 {
    right: 16.66666667%;
  }

  .ant-col-sm-offset-4 {
    margin-left: 16.66666667%;
  }

  .ant-col-sm-order-4 {
    order: 4;
  }

  .ant-col-sm-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .ant-col-sm-push-3 {
    left: 12.5%;
  }

  .ant-col-sm-pull-3 {
    right: 12.5%;
  }

  .ant-col-sm-offset-3 {
    margin-left: 12.5%;
  }

  .ant-col-sm-order-3 {
    order: 3;
  }

  .ant-col-sm-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .ant-col-sm-push-2 {
    left: 8.33333333%;
  }

  .ant-col-sm-pull-2 {
    right: 8.33333333%;
  }

  .ant-col-sm-offset-2 {
    margin-left: 8.33333333%;
  }

  .ant-col-sm-order-2 {
    order: 2;
  }

  .ant-col-sm-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }

  .ant-col-sm-push-1 {
    left: 4.16666667%;
  }

  .ant-col-sm-pull-1 {
    right: 4.16666667%;
  }

  .ant-col-sm-offset-1 {
    margin-left: 4.16666667%;
  }

  .ant-col-sm-order-1 {
    order: 1;
  }

  .ant-col-sm-0 {
    display: none;
  }

  .ant-col-push-0 {
    left: auto;
  }

  .ant-col-pull-0 {
    right: auto;
  }

  .ant-col-sm-push-0 {
    left: auto;
  }

  .ant-col-sm-pull-0 {
    right: auto;
  }

  .ant-col-sm-offset-0 {
    margin-left: 0;
  }

  .ant-col-sm-order-0 {
    order: 0;
  }

  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }

  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }

  .ant-col-sm-push-0.ant-col-rtl {
    right: auto;
  }

  .ant-col-sm-pull-0.ant-col-rtl {
    left: auto;
  }

  .ant-col-sm-offset-0.ant-col-rtl {
    margin-right: 0;
  }

  .ant-col-sm-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }

  .ant-col-sm-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }

  .ant-col-sm-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }

  .ant-col-sm-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }

  .ant-col-sm-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }

  .ant-col-sm-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }

  .ant-col-sm-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }

  .ant-col-sm-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }

  .ant-col-sm-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }

  .ant-col-sm-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }

  .ant-col-sm-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }

  .ant-col-sm-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }

  .ant-col-sm-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }

  .ant-col-sm-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }

  .ant-col-sm-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }

  .ant-col-sm-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }

  .ant-col-sm-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }

  .ant-col-sm-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }

  .ant-col-sm-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }

  .ant-col-sm-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }

  .ant-col-sm-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }

  .ant-col-sm-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }

  .ant-col-sm-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }

  .ant-col-sm-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }

  .ant-col-sm-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }

  .ant-col-sm-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }

  .ant-col-sm-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }

  .ant-col-sm-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }

  .ant-col-sm-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }

  .ant-col-sm-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }

  .ant-col-sm-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }

  .ant-col-sm-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }

  .ant-col-sm-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }

  .ant-col-sm-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }

  .ant-col-sm-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }

  .ant-col-sm-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }

  .ant-col-sm-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }

  .ant-col-sm-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }

  .ant-col-sm-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }

  .ant-col-sm-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }

  .ant-col-sm-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }

  .ant-col-sm-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }

  .ant-col-sm-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }

  .ant-col-sm-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }

  .ant-col-sm-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }

  .ant-col-sm-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }

  .ant-col-sm-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }

  .ant-col-sm-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }

  .ant-col-sm-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }

  .ant-col-sm-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }

  .ant-col-sm-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }

  .ant-col-sm-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }

  .ant-col-sm-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }

  .ant-col-sm-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }

  .ant-col-sm-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }

  .ant-col-sm-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }

  .ant-col-sm-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }

  .ant-col-sm-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }

  .ant-col-sm-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }

  .ant-col-sm-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }

  .ant-col-sm-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }

  .ant-col-sm-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }

  .ant-col-sm-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }

  .ant-col-sm-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }

  .ant-col-sm-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }

  .ant-col-sm-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }

  .ant-col-sm-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }

  .ant-col-sm-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }

  .ant-col-sm-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }

  .ant-col-sm-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }

  .ant-col-sm-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }

  .ant-col-sm-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .ant-col-md-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .ant-col-md-push-24 {
    left: 100%;
  }

  .ant-col-md-pull-24 {
    right: 100%;
  }

  .ant-col-md-offset-24 {
    margin-left: 100%;
  }

  .ant-col-md-order-24 {
    order: 24;
  }

  .ant-col-md-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }

  .ant-col-md-push-23 {
    left: 95.83333333%;
  }

  .ant-col-md-pull-23 {
    right: 95.83333333%;
  }

  .ant-col-md-offset-23 {
    margin-left: 95.83333333%;
  }

  .ant-col-md-order-23 {
    order: 23;
  }

  .ant-col-md-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .ant-col-md-push-22 {
    left: 91.66666667%;
  }

  .ant-col-md-pull-22 {
    right: 91.66666667%;
  }

  .ant-col-md-offset-22 {
    margin-left: 91.66666667%;
  }

  .ant-col-md-order-22 {
    order: 22;
  }

  .ant-col-md-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .ant-col-md-push-21 {
    left: 87.5%;
  }

  .ant-col-md-pull-21 {
    right: 87.5%;
  }

  .ant-col-md-offset-21 {
    margin-left: 87.5%;
  }

  .ant-col-md-order-21 {
    order: 21;
  }

  .ant-col-md-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .ant-col-md-push-20 {
    left: 83.33333333%;
  }

  .ant-col-md-pull-20 {
    right: 83.33333333%;
  }

  .ant-col-md-offset-20 {
    margin-left: 83.33333333%;
  }

  .ant-col-md-order-20 {
    order: 20;
  }

  .ant-col-md-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }

  .ant-col-md-push-19 {
    left: 79.16666667%;
  }

  .ant-col-md-pull-19 {
    right: 79.16666667%;
  }

  .ant-col-md-offset-19 {
    margin-left: 79.16666667%;
  }

  .ant-col-md-order-19 {
    order: 19;
  }

  .ant-col-md-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .ant-col-md-push-18 {
    left: 75%;
  }

  .ant-col-md-pull-18 {
    right: 75%;
  }

  .ant-col-md-offset-18 {
    margin-left: 75%;
  }

  .ant-col-md-order-18 {
    order: 18;
  }

  .ant-col-md-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }

  .ant-col-md-push-17 {
    left: 70.83333333%;
  }

  .ant-col-md-pull-17 {
    right: 70.83333333%;
  }

  .ant-col-md-offset-17 {
    margin-left: 70.83333333%;
  }

  .ant-col-md-order-17 {
    order: 17;
  }

  .ant-col-md-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .ant-col-md-push-16 {
    left: 66.66666667%;
  }

  .ant-col-md-pull-16 {
    right: 66.66666667%;
  }

  .ant-col-md-offset-16 {
    margin-left: 66.66666667%;
  }

  .ant-col-md-order-16 {
    order: 16;
  }

  .ant-col-md-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .ant-col-md-push-15 {
    left: 62.5%;
  }

  .ant-col-md-pull-15 {
    right: 62.5%;
  }

  .ant-col-md-offset-15 {
    margin-left: 62.5%;
  }

  .ant-col-md-order-15 {
    order: 15;
  }

  .ant-col-md-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .ant-col-md-push-14 {
    left: 58.33333333%;
  }

  .ant-col-md-pull-14 {
    right: 58.33333333%;
  }

  .ant-col-md-offset-14 {
    margin-left: 58.33333333%;
  }

  .ant-col-md-order-14 {
    order: 14;
  }

  .ant-col-md-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }

  .ant-col-md-push-13 {
    left: 54.16666667%;
  }

  .ant-col-md-pull-13 {
    right: 54.16666667%;
  }

  .ant-col-md-offset-13 {
    margin-left: 54.16666667%;
  }

  .ant-col-md-order-13 {
    order: 13;
  }

  .ant-col-md-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .ant-col-md-push-12 {
    left: 50%;
  }

  .ant-col-md-pull-12 {
    right: 50%;
  }

  .ant-col-md-offset-12 {
    margin-left: 50%;
  }

  .ant-col-md-order-12 {
    order: 12;
  }

  .ant-col-md-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }

  .ant-col-md-push-11 {
    left: 45.83333333%;
  }

  .ant-col-md-pull-11 {
    right: 45.83333333%;
  }

  .ant-col-md-offset-11 {
    margin-left: 45.83333333%;
  }

  .ant-col-md-order-11 {
    order: 11;
  }

  .ant-col-md-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .ant-col-md-push-10 {
    left: 41.66666667%;
  }

  .ant-col-md-pull-10 {
    right: 41.66666667%;
  }

  .ant-col-md-offset-10 {
    margin-left: 41.66666667%;
  }

  .ant-col-md-order-10 {
    order: 10;
  }

  .ant-col-md-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  .ant-col-md-push-9 {
    left: 37.5%;
  }

  .ant-col-md-pull-9 {
    right: 37.5%;
  }

  .ant-col-md-offset-9 {
    margin-left: 37.5%;
  }

  .ant-col-md-order-9 {
    order: 9;
  }

  .ant-col-md-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .ant-col-md-push-8 {
    left: 33.33333333%;
  }

  .ant-col-md-pull-8 {
    right: 33.33333333%;
  }

  .ant-col-md-offset-8 {
    margin-left: 33.33333333%;
  }

  .ant-col-md-order-8 {
    order: 8;
  }

  .ant-col-md-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }

  .ant-col-md-push-7 {
    left: 29.16666667%;
  }

  .ant-col-md-pull-7 {
    right: 29.16666667%;
  }

  .ant-col-md-offset-7 {
    margin-left: 29.16666667%;
  }

  .ant-col-md-order-7 {
    order: 7;
  }

  .ant-col-md-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .ant-col-md-push-6 {
    left: 25%;
  }

  .ant-col-md-pull-6 {
    right: 25%;
  }

  .ant-col-md-offset-6 {
    margin-left: 25%;
  }

  .ant-col-md-order-6 {
    order: 6;
  }

  .ant-col-md-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }

  .ant-col-md-push-5 {
    left: 20.83333333%;
  }

  .ant-col-md-pull-5 {
    right: 20.83333333%;
  }

  .ant-col-md-offset-5 {
    margin-left: 20.83333333%;
  }

  .ant-col-md-order-5 {
    order: 5;
  }

  .ant-col-md-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .ant-col-md-push-4 {
    left: 16.66666667%;
  }

  .ant-col-md-pull-4 {
    right: 16.66666667%;
  }

  .ant-col-md-offset-4 {
    margin-left: 16.66666667%;
  }

  .ant-col-md-order-4 {
    order: 4;
  }

  .ant-col-md-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .ant-col-md-push-3 {
    left: 12.5%;
  }

  .ant-col-md-pull-3 {
    right: 12.5%;
  }

  .ant-col-md-offset-3 {
    margin-left: 12.5%;
  }

  .ant-col-md-order-3 {
    order: 3;
  }

  .ant-col-md-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .ant-col-md-push-2 {
    left: 8.33333333%;
  }

  .ant-col-md-pull-2 {
    right: 8.33333333%;
  }

  .ant-col-md-offset-2 {
    margin-left: 8.33333333%;
  }

  .ant-col-md-order-2 {
    order: 2;
  }

  .ant-col-md-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }

  .ant-col-md-push-1 {
    left: 4.16666667%;
  }

  .ant-col-md-pull-1 {
    right: 4.16666667%;
  }

  .ant-col-md-offset-1 {
    margin-left: 4.16666667%;
  }

  .ant-col-md-order-1 {
    order: 1;
  }

  .ant-col-md-0 {
    display: none;
  }

  .ant-col-push-0 {
    left: auto;
  }

  .ant-col-pull-0 {
    right: auto;
  }

  .ant-col-md-push-0 {
    left: auto;
  }

  .ant-col-md-pull-0 {
    right: auto;
  }

  .ant-col-md-offset-0 {
    margin-left: 0;
  }

  .ant-col-md-order-0 {
    order: 0;
  }

  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }

  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }

  .ant-col-md-push-0.ant-col-rtl {
    right: auto;
  }

  .ant-col-md-pull-0.ant-col-rtl {
    left: auto;
  }

  .ant-col-md-offset-0.ant-col-rtl {
    margin-right: 0;
  }

  .ant-col-md-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }

  .ant-col-md-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }

  .ant-col-md-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }

  .ant-col-md-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }

  .ant-col-md-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }

  .ant-col-md-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }

  .ant-col-md-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }

  .ant-col-md-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }

  .ant-col-md-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }

  .ant-col-md-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }

  .ant-col-md-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }

  .ant-col-md-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }

  .ant-col-md-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }

  .ant-col-md-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }

  .ant-col-md-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }

  .ant-col-md-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }

  .ant-col-md-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }

  .ant-col-md-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }

  .ant-col-md-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }

  .ant-col-md-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }

  .ant-col-md-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }

  .ant-col-md-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }

  .ant-col-md-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }

  .ant-col-md-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }

  .ant-col-md-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }

  .ant-col-md-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }

  .ant-col-md-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }

  .ant-col-md-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }

  .ant-col-md-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }

  .ant-col-md-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }

  .ant-col-md-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }

  .ant-col-md-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }

  .ant-col-md-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }

  .ant-col-md-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }

  .ant-col-md-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }

  .ant-col-md-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }

  .ant-col-md-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }

  .ant-col-md-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }

  .ant-col-md-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }

  .ant-col-md-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }

  .ant-col-md-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }

  .ant-col-md-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }

  .ant-col-md-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }

  .ant-col-md-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }

  .ant-col-md-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }

  .ant-col-md-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }

  .ant-col-md-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }

  .ant-col-md-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }

  .ant-col-md-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }

  .ant-col-md-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }

  .ant-col-md-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }

  .ant-col-md-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }

  .ant-col-md-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }

  .ant-col-md-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }

  .ant-col-md-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }

  .ant-col-md-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }

  .ant-col-md-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }

  .ant-col-md-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }

  .ant-col-md-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }

  .ant-col-md-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }

  .ant-col-md-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }

  .ant-col-md-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }

  .ant-col-md-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }

  .ant-col-md-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }

  .ant-col-md-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }

  .ant-col-md-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }

  .ant-col-md-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }

  .ant-col-md-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }

  .ant-col-md-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }

  .ant-col-md-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }

  .ant-col-md-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }

  .ant-col-md-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .ant-col-lg-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .ant-col-lg-push-24 {
    left: 100%;
  }

  .ant-col-lg-pull-24 {
    right: 100%;
  }

  .ant-col-lg-offset-24 {
    margin-left: 100%;
  }

  .ant-col-lg-order-24 {
    order: 24;
  }

  .ant-col-lg-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }

  .ant-col-lg-push-23 {
    left: 95.83333333%;
  }

  .ant-col-lg-pull-23 {
    right: 95.83333333%;
  }

  .ant-col-lg-offset-23 {
    margin-left: 95.83333333%;
  }

  .ant-col-lg-order-23 {
    order: 23;
  }

  .ant-col-lg-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .ant-col-lg-push-22 {
    left: 91.66666667%;
  }

  .ant-col-lg-pull-22 {
    right: 91.66666667%;
  }

  .ant-col-lg-offset-22 {
    margin-left: 91.66666667%;
  }

  .ant-col-lg-order-22 {
    order: 22;
  }

  .ant-col-lg-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .ant-col-lg-push-21 {
    left: 87.5%;
  }

  .ant-col-lg-pull-21 {
    right: 87.5%;
  }

  .ant-col-lg-offset-21 {
    margin-left: 87.5%;
  }

  .ant-col-lg-order-21 {
    order: 21;
  }

  .ant-col-lg-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .ant-col-lg-push-20 {
    left: 83.33333333%;
  }

  .ant-col-lg-pull-20 {
    right: 83.33333333%;
  }

  .ant-col-lg-offset-20 {
    margin-left: 83.33333333%;
  }

  .ant-col-lg-order-20 {
    order: 20;
  }

  .ant-col-lg-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }

  .ant-col-lg-push-19 {
    left: 79.16666667%;
  }

  .ant-col-lg-pull-19 {
    right: 79.16666667%;
  }

  .ant-col-lg-offset-19 {
    margin-left: 79.16666667%;
  }

  .ant-col-lg-order-19 {
    order: 19;
  }

  .ant-col-lg-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .ant-col-lg-push-18 {
    left: 75%;
  }

  .ant-col-lg-pull-18 {
    right: 75%;
  }

  .ant-col-lg-offset-18 {
    margin-left: 75%;
  }

  .ant-col-lg-order-18 {
    order: 18;
  }

  .ant-col-lg-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }

  .ant-col-lg-push-17 {
    left: 70.83333333%;
  }

  .ant-col-lg-pull-17 {
    right: 70.83333333%;
  }

  .ant-col-lg-offset-17 {
    margin-left: 70.83333333%;
  }

  .ant-col-lg-order-17 {
    order: 17;
  }

  .ant-col-lg-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .ant-col-lg-push-16 {
    left: 66.66666667%;
  }

  .ant-col-lg-pull-16 {
    right: 66.66666667%;
  }

  .ant-col-lg-offset-16 {
    margin-left: 66.66666667%;
  }

  .ant-col-lg-order-16 {
    order: 16;
  }

  .ant-col-lg-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .ant-col-lg-push-15 {
    left: 62.5%;
  }

  .ant-col-lg-pull-15 {
    right: 62.5%;
  }

  .ant-col-lg-offset-15 {
    margin-left: 62.5%;
  }

  .ant-col-lg-order-15 {
    order: 15;
  }

  .ant-col-lg-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .ant-col-lg-push-14 {
    left: 58.33333333%;
  }

  .ant-col-lg-pull-14 {
    right: 58.33333333%;
  }

  .ant-col-lg-offset-14 {
    margin-left: 58.33333333%;
  }

  .ant-col-lg-order-14 {
    order: 14;
  }

  .ant-col-lg-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }

  .ant-col-lg-push-13 {
    left: 54.16666667%;
  }

  .ant-col-lg-pull-13 {
    right: 54.16666667%;
  }

  .ant-col-lg-offset-13 {
    margin-left: 54.16666667%;
  }

  .ant-col-lg-order-13 {
    order: 13;
  }

  .ant-col-lg-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .ant-col-lg-push-12 {
    left: 50%;
  }

  .ant-col-lg-pull-12 {
    right: 50%;
  }

  .ant-col-lg-offset-12 {
    margin-left: 50%;
  }

  .ant-col-lg-order-12 {
    order: 12;
  }

  .ant-col-lg-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }

  .ant-col-lg-push-11 {
    left: 45.83333333%;
  }

  .ant-col-lg-pull-11 {
    right: 45.83333333%;
  }

  .ant-col-lg-offset-11 {
    margin-left: 45.83333333%;
  }

  .ant-col-lg-order-11 {
    order: 11;
  }

  .ant-col-lg-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .ant-col-lg-push-10 {
    left: 41.66666667%;
  }

  .ant-col-lg-pull-10 {
    right: 41.66666667%;
  }

  .ant-col-lg-offset-10 {
    margin-left: 41.66666667%;
  }

  .ant-col-lg-order-10 {
    order: 10;
  }

  .ant-col-lg-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  .ant-col-lg-push-9 {
    left: 37.5%;
  }

  .ant-col-lg-pull-9 {
    right: 37.5%;
  }

  .ant-col-lg-offset-9 {
    margin-left: 37.5%;
  }

  .ant-col-lg-order-9 {
    order: 9;
  }

  .ant-col-lg-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .ant-col-lg-push-8 {
    left: 33.33333333%;
  }

  .ant-col-lg-pull-8 {
    right: 33.33333333%;
  }

  .ant-col-lg-offset-8 {
    margin-left: 33.33333333%;
  }

  .ant-col-lg-order-8 {
    order: 8;
  }

  .ant-col-lg-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }

  .ant-col-lg-push-7 {
    left: 29.16666667%;
  }

  .ant-col-lg-pull-7 {
    right: 29.16666667%;
  }

  .ant-col-lg-offset-7 {
    margin-left: 29.16666667%;
  }

  .ant-col-lg-order-7 {
    order: 7;
  }

  .ant-col-lg-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .ant-col-lg-push-6 {
    left: 25%;
  }

  .ant-col-lg-pull-6 {
    right: 25%;
  }

  .ant-col-lg-offset-6 {
    margin-left: 25%;
  }

  .ant-col-lg-order-6 {
    order: 6;
  }

  .ant-col-lg-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }

  .ant-col-lg-push-5 {
    left: 20.83333333%;
  }

  .ant-col-lg-pull-5 {
    right: 20.83333333%;
  }

  .ant-col-lg-offset-5 {
    margin-left: 20.83333333%;
  }

  .ant-col-lg-order-5 {
    order: 5;
  }

  .ant-col-lg-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .ant-col-lg-push-4 {
    left: 16.66666667%;
  }

  .ant-col-lg-pull-4 {
    right: 16.66666667%;
  }

  .ant-col-lg-offset-4 {
    margin-left: 16.66666667%;
  }

  .ant-col-lg-order-4 {
    order: 4;
  }

  .ant-col-lg-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .ant-col-lg-push-3 {
    left: 12.5%;
  }

  .ant-col-lg-pull-3 {
    right: 12.5%;
  }

  .ant-col-lg-offset-3 {
    margin-left: 12.5%;
  }

  .ant-col-lg-order-3 {
    order: 3;
  }

  .ant-col-lg-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .ant-col-lg-push-2 {
    left: 8.33333333%;
  }

  .ant-col-lg-pull-2 {
    right: 8.33333333%;
  }

  .ant-col-lg-offset-2 {
    margin-left: 8.33333333%;
  }

  .ant-col-lg-order-2 {
    order: 2;
  }

  .ant-col-lg-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }

  .ant-col-lg-push-1 {
    left: 4.16666667%;
  }

  .ant-col-lg-pull-1 {
    right: 4.16666667%;
  }

  .ant-col-lg-offset-1 {
    margin-left: 4.16666667%;
  }

  .ant-col-lg-order-1 {
    order: 1;
  }

  .ant-col-lg-0 {
    display: none;
  }

  .ant-col-push-0 {
    left: auto;
  }

  .ant-col-pull-0 {
    right: auto;
  }

  .ant-col-lg-push-0 {
    left: auto;
  }

  .ant-col-lg-pull-0 {
    right: auto;
  }

  .ant-col-lg-offset-0 {
    margin-left: 0;
  }

  .ant-col-lg-order-0 {
    order: 0;
  }

  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }

  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }

  .ant-col-lg-push-0.ant-col-rtl {
    right: auto;
  }

  .ant-col-lg-pull-0.ant-col-rtl {
    left: auto;
  }

  .ant-col-lg-offset-0.ant-col-rtl {
    margin-right: 0;
  }

  .ant-col-lg-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }

  .ant-col-lg-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }

  .ant-col-lg-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }

  .ant-col-lg-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }

  .ant-col-lg-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }

  .ant-col-lg-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }

  .ant-col-lg-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }

  .ant-col-lg-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }

  .ant-col-lg-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }

  .ant-col-lg-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }

  .ant-col-lg-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }

  .ant-col-lg-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }

  .ant-col-lg-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }

  .ant-col-lg-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }

  .ant-col-lg-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }

  .ant-col-lg-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }

  .ant-col-lg-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }

  .ant-col-lg-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }

  .ant-col-lg-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }

  .ant-col-lg-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }

  .ant-col-lg-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }

  .ant-col-lg-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }

  .ant-col-lg-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }

  .ant-col-lg-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }

  .ant-col-lg-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }

  .ant-col-lg-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }

  .ant-col-lg-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }

  .ant-col-lg-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }

  .ant-col-lg-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }

  .ant-col-lg-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }

  .ant-col-lg-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }

  .ant-col-lg-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }

  .ant-col-lg-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }

  .ant-col-lg-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }

  .ant-col-lg-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }

  .ant-col-lg-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }

  .ant-col-lg-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }

  .ant-col-lg-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }

  .ant-col-lg-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }

  .ant-col-lg-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }

  .ant-col-lg-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }

  .ant-col-lg-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }

  .ant-col-lg-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }

  .ant-col-lg-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }

  .ant-col-lg-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }

  .ant-col-lg-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }

  .ant-col-lg-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }

  .ant-col-lg-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }

  .ant-col-lg-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }

  .ant-col-lg-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }

  .ant-col-lg-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }

  .ant-col-lg-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }

  .ant-col-lg-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }

  .ant-col-lg-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }

  .ant-col-lg-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }

  .ant-col-lg-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }

  .ant-col-lg-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }

  .ant-col-lg-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }

  .ant-col-lg-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }

  .ant-col-lg-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }

  .ant-col-lg-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }

  .ant-col-lg-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }

  .ant-col-lg-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }

  .ant-col-lg-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }

  .ant-col-lg-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }

  .ant-col-lg-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }

  .ant-col-lg-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }

  .ant-col-lg-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }

  .ant-col-lg-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }

  .ant-col-lg-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }

  .ant-col-lg-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }

  .ant-col-lg-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .ant-col-xl-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .ant-col-xl-push-24 {
    left: 100%;
  }

  .ant-col-xl-pull-24 {
    right: 100%;
  }

  .ant-col-xl-offset-24 {
    margin-left: 100%;
  }

  .ant-col-xl-order-24 {
    order: 24;
  }

  .ant-col-xl-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }

  .ant-col-xl-push-23 {
    left: 95.83333333%;
  }

  .ant-col-xl-pull-23 {
    right: 95.83333333%;
  }

  .ant-col-xl-offset-23 {
    margin-left: 95.83333333%;
  }

  .ant-col-xl-order-23 {
    order: 23;
  }

  .ant-col-xl-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .ant-col-xl-push-22 {
    left: 91.66666667%;
  }

  .ant-col-xl-pull-22 {
    right: 91.66666667%;
  }

  .ant-col-xl-offset-22 {
    margin-left: 91.66666667%;
  }

  .ant-col-xl-order-22 {
    order: 22;
  }

  .ant-col-xl-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .ant-col-xl-push-21 {
    left: 87.5%;
  }

  .ant-col-xl-pull-21 {
    right: 87.5%;
  }

  .ant-col-xl-offset-21 {
    margin-left: 87.5%;
  }

  .ant-col-xl-order-21 {
    order: 21;
  }

  .ant-col-xl-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .ant-col-xl-push-20 {
    left: 83.33333333%;
  }

  .ant-col-xl-pull-20 {
    right: 83.33333333%;
  }

  .ant-col-xl-offset-20 {
    margin-left: 83.33333333%;
  }

  .ant-col-xl-order-20 {
    order: 20;
  }

  .ant-col-xl-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }

  .ant-col-xl-push-19 {
    left: 79.16666667%;
  }

  .ant-col-xl-pull-19 {
    right: 79.16666667%;
  }

  .ant-col-xl-offset-19 {
    margin-left: 79.16666667%;
  }

  .ant-col-xl-order-19 {
    order: 19;
  }

  .ant-col-xl-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .ant-col-xl-push-18 {
    left: 75%;
  }

  .ant-col-xl-pull-18 {
    right: 75%;
  }

  .ant-col-xl-offset-18 {
    margin-left: 75%;
  }

  .ant-col-xl-order-18 {
    order: 18;
  }

  .ant-col-xl-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }

  .ant-col-xl-push-17 {
    left: 70.83333333%;
  }

  .ant-col-xl-pull-17 {
    right: 70.83333333%;
  }

  .ant-col-xl-offset-17 {
    margin-left: 70.83333333%;
  }

  .ant-col-xl-order-17 {
    order: 17;
  }

  .ant-col-xl-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .ant-col-xl-push-16 {
    left: 66.66666667%;
  }

  .ant-col-xl-pull-16 {
    right: 66.66666667%;
  }

  .ant-col-xl-offset-16 {
    margin-left: 66.66666667%;
  }

  .ant-col-xl-order-16 {
    order: 16;
  }

  .ant-col-xl-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .ant-col-xl-push-15 {
    left: 62.5%;
  }

  .ant-col-xl-pull-15 {
    right: 62.5%;
  }

  .ant-col-xl-offset-15 {
    margin-left: 62.5%;
  }

  .ant-col-xl-order-15 {
    order: 15;
  }

  .ant-col-xl-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .ant-col-xl-push-14 {
    left: 58.33333333%;
  }

  .ant-col-xl-pull-14 {
    right: 58.33333333%;
  }

  .ant-col-xl-offset-14 {
    margin-left: 58.33333333%;
  }

  .ant-col-xl-order-14 {
    order: 14;
  }

  .ant-col-xl-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }

  .ant-col-xl-push-13 {
    left: 54.16666667%;
  }

  .ant-col-xl-pull-13 {
    right: 54.16666667%;
  }

  .ant-col-xl-offset-13 {
    margin-left: 54.16666667%;
  }

  .ant-col-xl-order-13 {
    order: 13;
  }

  .ant-col-xl-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .ant-col-xl-push-12 {
    left: 50%;
  }

  .ant-col-xl-pull-12 {
    right: 50%;
  }

  .ant-col-xl-offset-12 {
    margin-left: 50%;
  }

  .ant-col-xl-order-12 {
    order: 12;
  }

  .ant-col-xl-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }

  .ant-col-xl-push-11 {
    left: 45.83333333%;
  }

  .ant-col-xl-pull-11 {
    right: 45.83333333%;
  }

  .ant-col-xl-offset-11 {
    margin-left: 45.83333333%;
  }

  .ant-col-xl-order-11 {
    order: 11;
  }

  .ant-col-xl-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .ant-col-xl-push-10 {
    left: 41.66666667%;
  }

  .ant-col-xl-pull-10 {
    right: 41.66666667%;
  }

  .ant-col-xl-offset-10 {
    margin-left: 41.66666667%;
  }

  .ant-col-xl-order-10 {
    order: 10;
  }

  .ant-col-xl-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  .ant-col-xl-push-9 {
    left: 37.5%;
  }

  .ant-col-xl-pull-9 {
    right: 37.5%;
  }

  .ant-col-xl-offset-9 {
    margin-left: 37.5%;
  }

  .ant-col-xl-order-9 {
    order: 9;
  }

  .ant-col-xl-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .ant-col-xl-push-8 {
    left: 33.33333333%;
  }

  .ant-col-xl-pull-8 {
    right: 33.33333333%;
  }

  .ant-col-xl-offset-8 {
    margin-left: 33.33333333%;
  }

  .ant-col-xl-order-8 {
    order: 8;
  }

  .ant-col-xl-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }

  .ant-col-xl-push-7 {
    left: 29.16666667%;
  }

  .ant-col-xl-pull-7 {
    right: 29.16666667%;
  }

  .ant-col-xl-offset-7 {
    margin-left: 29.16666667%;
  }

  .ant-col-xl-order-7 {
    order: 7;
  }

  .ant-col-xl-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .ant-col-xl-push-6 {
    left: 25%;
  }

  .ant-col-xl-pull-6 {
    right: 25%;
  }

  .ant-col-xl-offset-6 {
    margin-left: 25%;
  }

  .ant-col-xl-order-6 {
    order: 6;
  }

  .ant-col-xl-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }

  .ant-col-xl-push-5 {
    left: 20.83333333%;
  }

  .ant-col-xl-pull-5 {
    right: 20.83333333%;
  }

  .ant-col-xl-offset-5 {
    margin-left: 20.83333333%;
  }

  .ant-col-xl-order-5 {
    order: 5;
  }

  .ant-col-xl-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .ant-col-xl-push-4 {
    left: 16.66666667%;
  }

  .ant-col-xl-pull-4 {
    right: 16.66666667%;
  }

  .ant-col-xl-offset-4 {
    margin-left: 16.66666667%;
  }

  .ant-col-xl-order-4 {
    order: 4;
  }

  .ant-col-xl-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .ant-col-xl-push-3 {
    left: 12.5%;
  }

  .ant-col-xl-pull-3 {
    right: 12.5%;
  }

  .ant-col-xl-offset-3 {
    margin-left: 12.5%;
  }

  .ant-col-xl-order-3 {
    order: 3;
  }

  .ant-col-xl-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .ant-col-xl-push-2 {
    left: 8.33333333%;
  }

  .ant-col-xl-pull-2 {
    right: 8.33333333%;
  }

  .ant-col-xl-offset-2 {
    margin-left: 8.33333333%;
  }

  .ant-col-xl-order-2 {
    order: 2;
  }

  .ant-col-xl-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }

  .ant-col-xl-push-1 {
    left: 4.16666667%;
  }

  .ant-col-xl-pull-1 {
    right: 4.16666667%;
  }

  .ant-col-xl-offset-1 {
    margin-left: 4.16666667%;
  }

  .ant-col-xl-order-1 {
    order: 1;
  }

  .ant-col-xl-0 {
    display: none;
  }

  .ant-col-push-0 {
    left: auto;
  }

  .ant-col-pull-0 {
    right: auto;
  }

  .ant-col-xl-push-0 {
    left: auto;
  }

  .ant-col-xl-pull-0 {
    right: auto;
  }

  .ant-col-xl-offset-0 {
    margin-left: 0;
  }

  .ant-col-xl-order-0 {
    order: 0;
  }

  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }

  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }

  .ant-col-xl-push-0.ant-col-rtl {
    right: auto;
  }

  .ant-col-xl-pull-0.ant-col-rtl {
    left: auto;
  }

  .ant-col-xl-offset-0.ant-col-rtl {
    margin-right: 0;
  }

  .ant-col-xl-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }

  .ant-col-xl-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }

  .ant-col-xl-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }

  .ant-col-xl-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }

  .ant-col-xl-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }

  .ant-col-xl-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }

  .ant-col-xl-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }

  .ant-col-xl-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }

  .ant-col-xl-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }

  .ant-col-xl-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }

  .ant-col-xl-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }

  .ant-col-xl-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }

  .ant-col-xl-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }

  .ant-col-xl-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }

  .ant-col-xl-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }

  .ant-col-xl-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }

  .ant-col-xl-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }

  .ant-col-xl-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }

  .ant-col-xl-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }

  .ant-col-xl-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }

  .ant-col-xl-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }

  .ant-col-xl-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }

  .ant-col-xl-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }

  .ant-col-xl-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }

  .ant-col-xl-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }

  .ant-col-xl-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }

  .ant-col-xl-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }

  .ant-col-xl-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }

  .ant-col-xl-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }

  .ant-col-xl-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }

  .ant-col-xl-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }

  .ant-col-xl-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }

  .ant-col-xl-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }

  .ant-col-xl-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }

  .ant-col-xl-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }

  .ant-col-xl-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }

  .ant-col-xl-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }

  .ant-col-xl-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }

  .ant-col-xl-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }

  .ant-col-xl-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }

  .ant-col-xl-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }

  .ant-col-xl-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }

  .ant-col-xl-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }

  .ant-col-xl-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }

  .ant-col-xl-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }

  .ant-col-xl-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }

  .ant-col-xl-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }

  .ant-col-xl-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }

  .ant-col-xl-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }

  .ant-col-xl-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }

  .ant-col-xl-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }

  .ant-col-xl-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }

  .ant-col-xl-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }

  .ant-col-xl-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }

  .ant-col-xl-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }

  .ant-col-xl-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }

  .ant-col-xl-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }

  .ant-col-xl-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }

  .ant-col-xl-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }

  .ant-col-xl-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }

  .ant-col-xl-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }

  .ant-col-xl-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }

  .ant-col-xl-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }

  .ant-col-xl-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }

  .ant-col-xl-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }

  .ant-col-xl-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }

  .ant-col-xl-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }

  .ant-col-xl-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }

  .ant-col-xl-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }

  .ant-col-xl-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }

  .ant-col-xl-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }

  .ant-col-xl-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}

@media (min-width: 1600px) {
  .ant-col-xxl-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .ant-col-xxl-push-24 {
    left: 100%;
  }

  .ant-col-xxl-pull-24 {
    right: 100%;
  }

  .ant-col-xxl-offset-24 {
    margin-left: 100%;
  }

  .ant-col-xxl-order-24 {
    order: 24;
  }

  .ant-col-xxl-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }

  .ant-col-xxl-push-23 {
    left: 95.83333333%;
  }

  .ant-col-xxl-pull-23 {
    right: 95.83333333%;
  }

  .ant-col-xxl-offset-23 {
    margin-left: 95.83333333%;
  }

  .ant-col-xxl-order-23 {
    order: 23;
  }

  .ant-col-xxl-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .ant-col-xxl-push-22 {
    left: 91.66666667%;
  }

  .ant-col-xxl-pull-22 {
    right: 91.66666667%;
  }

  .ant-col-xxl-offset-22 {
    margin-left: 91.66666667%;
  }

  .ant-col-xxl-order-22 {
    order: 22;
  }

  .ant-col-xxl-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .ant-col-xxl-push-21 {
    left: 87.5%;
  }

  .ant-col-xxl-pull-21 {
    right: 87.5%;
  }

  .ant-col-xxl-offset-21 {
    margin-left: 87.5%;
  }

  .ant-col-xxl-order-21 {
    order: 21;
  }

  .ant-col-xxl-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .ant-col-xxl-push-20 {
    left: 83.33333333%;
  }

  .ant-col-xxl-pull-20 {
    right: 83.33333333%;
  }

  .ant-col-xxl-offset-20 {
    margin-left: 83.33333333%;
  }

  .ant-col-xxl-order-20 {
    order: 20;
  }

  .ant-col-xxl-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }

  .ant-col-xxl-push-19 {
    left: 79.16666667%;
  }

  .ant-col-xxl-pull-19 {
    right: 79.16666667%;
  }

  .ant-col-xxl-offset-19 {
    margin-left: 79.16666667%;
  }

  .ant-col-xxl-order-19 {
    order: 19;
  }

  .ant-col-xxl-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .ant-col-xxl-push-18 {
    left: 75%;
  }

  .ant-col-xxl-pull-18 {
    right: 75%;
  }

  .ant-col-xxl-offset-18 {
    margin-left: 75%;
  }

  .ant-col-xxl-order-18 {
    order: 18;
  }

  .ant-col-xxl-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }

  .ant-col-xxl-push-17 {
    left: 70.83333333%;
  }

  .ant-col-xxl-pull-17 {
    right: 70.83333333%;
  }

  .ant-col-xxl-offset-17 {
    margin-left: 70.83333333%;
  }

  .ant-col-xxl-order-17 {
    order: 17;
  }

  .ant-col-xxl-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .ant-col-xxl-push-16 {
    left: 66.66666667%;
  }

  .ant-col-xxl-pull-16 {
    right: 66.66666667%;
  }

  .ant-col-xxl-offset-16 {
    margin-left: 66.66666667%;
  }

  .ant-col-xxl-order-16 {
    order: 16;
  }

  .ant-col-xxl-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .ant-col-xxl-push-15 {
    left: 62.5%;
  }

  .ant-col-xxl-pull-15 {
    right: 62.5%;
  }

  .ant-col-xxl-offset-15 {
    margin-left: 62.5%;
  }

  .ant-col-xxl-order-15 {
    order: 15;
  }

  .ant-col-xxl-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .ant-col-xxl-push-14 {
    left: 58.33333333%;
  }

  .ant-col-xxl-pull-14 {
    right: 58.33333333%;
  }

  .ant-col-xxl-offset-14 {
    margin-left: 58.33333333%;
  }

  .ant-col-xxl-order-14 {
    order: 14;
  }

  .ant-col-xxl-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }

  .ant-col-xxl-push-13 {
    left: 54.16666667%;
  }

  .ant-col-xxl-pull-13 {
    right: 54.16666667%;
  }

  .ant-col-xxl-offset-13 {
    margin-left: 54.16666667%;
  }

  .ant-col-xxl-order-13 {
    order: 13;
  }

  .ant-col-xxl-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .ant-col-xxl-push-12 {
    left: 50%;
  }

  .ant-col-xxl-pull-12 {
    right: 50%;
  }

  .ant-col-xxl-offset-12 {
    margin-left: 50%;
  }

  .ant-col-xxl-order-12 {
    order: 12;
  }

  .ant-col-xxl-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }

  .ant-col-xxl-push-11 {
    left: 45.83333333%;
  }

  .ant-col-xxl-pull-11 {
    right: 45.83333333%;
  }

  .ant-col-xxl-offset-11 {
    margin-left: 45.83333333%;
  }

  .ant-col-xxl-order-11 {
    order: 11;
  }

  .ant-col-xxl-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .ant-col-xxl-push-10 {
    left: 41.66666667%;
  }

  .ant-col-xxl-pull-10 {
    right: 41.66666667%;
  }

  .ant-col-xxl-offset-10 {
    margin-left: 41.66666667%;
  }

  .ant-col-xxl-order-10 {
    order: 10;
  }

  .ant-col-xxl-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  .ant-col-xxl-push-9 {
    left: 37.5%;
  }

  .ant-col-xxl-pull-9 {
    right: 37.5%;
  }

  .ant-col-xxl-offset-9 {
    margin-left: 37.5%;
  }

  .ant-col-xxl-order-9 {
    order: 9;
  }

  .ant-col-xxl-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .ant-col-xxl-push-8 {
    left: 33.33333333%;
  }

  .ant-col-xxl-pull-8 {
    right: 33.33333333%;
  }

  .ant-col-xxl-offset-8 {
    margin-left: 33.33333333%;
  }

  .ant-col-xxl-order-8 {
    order: 8;
  }

  .ant-col-xxl-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }

  .ant-col-xxl-push-7 {
    left: 29.16666667%;
  }

  .ant-col-xxl-pull-7 {
    right: 29.16666667%;
  }

  .ant-col-xxl-offset-7 {
    margin-left: 29.16666667%;
  }

  .ant-col-xxl-order-7 {
    order: 7;
  }

  .ant-col-xxl-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .ant-col-xxl-push-6 {
    left: 25%;
  }

  .ant-col-xxl-pull-6 {
    right: 25%;
  }

  .ant-col-xxl-offset-6 {
    margin-left: 25%;
  }

  .ant-col-xxl-order-6 {
    order: 6;
  }

  .ant-col-xxl-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }

  .ant-col-xxl-push-5 {
    left: 20.83333333%;
  }

  .ant-col-xxl-pull-5 {
    right: 20.83333333%;
  }

  .ant-col-xxl-offset-5 {
    margin-left: 20.83333333%;
  }

  .ant-col-xxl-order-5 {
    order: 5;
  }

  .ant-col-xxl-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .ant-col-xxl-push-4 {
    left: 16.66666667%;
  }

  .ant-col-xxl-pull-4 {
    right: 16.66666667%;
  }

  .ant-col-xxl-offset-4 {
    margin-left: 16.66666667%;
  }

  .ant-col-xxl-order-4 {
    order: 4;
  }

  .ant-col-xxl-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .ant-col-xxl-push-3 {
    left: 12.5%;
  }

  .ant-col-xxl-pull-3 {
    right: 12.5%;
  }

  .ant-col-xxl-offset-3 {
    margin-left: 12.5%;
  }

  .ant-col-xxl-order-3 {
    order: 3;
  }

  .ant-col-xxl-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .ant-col-xxl-push-2 {
    left: 8.33333333%;
  }

  .ant-col-xxl-pull-2 {
    right: 8.33333333%;
  }

  .ant-col-xxl-offset-2 {
    margin-left: 8.33333333%;
  }

  .ant-col-xxl-order-2 {
    order: 2;
  }

  .ant-col-xxl-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }

  .ant-col-xxl-push-1 {
    left: 4.16666667%;
  }

  .ant-col-xxl-pull-1 {
    right: 4.16666667%;
  }

  .ant-col-xxl-offset-1 {
    margin-left: 4.16666667%;
  }

  .ant-col-xxl-order-1 {
    order: 1;
  }

  .ant-col-xxl-0 {
    display: none;
  }

  .ant-col-push-0 {
    left: auto;
  }

  .ant-col-pull-0 {
    right: auto;
  }

  .ant-col-xxl-push-0 {
    left: auto;
  }

  .ant-col-xxl-pull-0 {
    right: auto;
  }

  .ant-col-xxl-offset-0 {
    margin-left: 0;
  }

  .ant-col-xxl-order-0 {
    order: 0;
  }

  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }

  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }

  .ant-col-xxl-push-0.ant-col-rtl {
    right: auto;
  }

  .ant-col-xxl-pull-0.ant-col-rtl {
    left: auto;
  }

  .ant-col-xxl-offset-0.ant-col-rtl {
    margin-right: 0;
  }

  .ant-col-xxl-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }

  .ant-col-xxl-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }

  .ant-col-xxl-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }

  .ant-col-xxl-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }

  .ant-col-xxl-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }

  .ant-col-xxl-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }

  .ant-col-xxl-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }

  .ant-col-xxl-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }

  .ant-col-xxl-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }

  .ant-col-xxl-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }

  .ant-col-xxl-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }

  .ant-col-xxl-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }

  .ant-col-xxl-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }

  .ant-col-xxl-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }

  .ant-col-xxl-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }

  .ant-col-xxl-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }

  .ant-col-xxl-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }

  .ant-col-xxl-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }

  .ant-col-xxl-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }

  .ant-col-xxl-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }

  .ant-col-xxl-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }

  .ant-col-xxl-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }

  .ant-col-xxl-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }

  .ant-col-xxl-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }

  .ant-col-xxl-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }

  .ant-col-xxl-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }

  .ant-col-xxl-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }

  .ant-col-xxl-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }

  .ant-col-xxl-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }

  .ant-col-xxl-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }

  .ant-col-xxl-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }

  .ant-col-xxl-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }

  .ant-col-xxl-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }

  .ant-col-xxl-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }

  .ant-col-xxl-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }

  .ant-col-xxl-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }

  .ant-col-xxl-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }

  .ant-col-xxl-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }

  .ant-col-xxl-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }

  .ant-col-xxl-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }

  .ant-col-xxl-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }

  .ant-col-xxl-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }

  .ant-col-xxl-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }

  .ant-col-xxl-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }

  .ant-col-xxl-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }

  .ant-col-xxl-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }

  .ant-col-xxl-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }

  .ant-col-xxl-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }

  .ant-col-xxl-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }

  .ant-col-xxl-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }

  .ant-col-xxl-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }

  .ant-col-xxl-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }

  .ant-col-xxl-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }

  .ant-col-xxl-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }

  .ant-col-xxl-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }

  .ant-col-xxl-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }

  .ant-col-xxl-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }

  .ant-col-xxl-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }

  .ant-col-xxl-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }

  .ant-col-xxl-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }

  .ant-col-xxl-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }

  .ant-col-xxl-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }

  .ant-col-xxl-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }

  .ant-col-xxl-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }

  .ant-col-xxl-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }

  .ant-col-xxl-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }

  .ant-col-xxl-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }

  .ant-col-xxl-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }

  .ant-col-xxl-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }

  .ant-col-xxl-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }

  .ant-col-xxl-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }

  .ant-col-xxl-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}

.ant-row-rtl {
  direction: rtl;
}

/* purgecss end ignore */
/* purgecss start ignore */

.banner5-wrapper {
  width: 100%;
  height: 750px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0 20px;
  position: relative;
  font-family: var(--global-font-family, 'Arial');
}

.banner5-wrapper .banner5-content {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 90px;
  position: relative;
}

.banner5-wrapper .banner5-text {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.5em;
  color: #545a6e;
  margin-bottom: 50px;
  overflow: hidden;
  width: 60%;
  word-break: break-all;
  z-index: 1;
  transition: 0.5s;
  transform-origin: 0 0;
  transition-delay: 0;
  position: relative;
}

.banner5-wrapper .banner5-text .original-text {
  opacity: 0.75;
}

.banner5-wrapper .banner5-text .banner5-text-color-layer {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  width: 0;
  overflow: hidden;
  word-break: break-all;
  height: 100%;
  transition: 0.5s;
  transition-delay: 0.25s;
}

.banner5-wrapper .banner5-img {
  display: block;
  position: absolute;
  left: 0;
  bottom: 90px;
  width: 58%;
  max-width: 594px;
  aspect-ratio: 2.98;
  transition: 0.5s;
}

.banner5-wrapper .banner5-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.banner5-wrapper .banner5-arrow-wrapper {
  width: 72px;
  height: 72px;
  position: absolute;
  top: 90px;
  right: 0;
}

.banner5-wrapper .banner5-arrow-wrapper .arrow-img {
  width: 26px;
  cursor: pointer;
  position: absolute;
  right: 24px;
  top: 24px;
  z-index: 2;
  transform-origin: left bottom;
  animation: banner5-arrow 1.8s linear infinite;
}

.banner5-wrapper .banner5-arrow-wrapper .circle-img {
  width: 72px;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.5s;
}

.banner5-wrapper .banner5-dim-bg,
.banner5-wrapper .banner5-bright-bg {
  width: 73%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  opacity: 0.5;
}

.banner5-wrapper .banner5-dim-bg img,
.banner5-wrapper .banner5-bright-bg img {
  max-width: none;
  width: 100%;
  height: 600px;
}

.banner5-wrapper .banner5-bright-bg {
  width: 0;
  left: 27%;
  overflow: hidden;
  transition: 0.5s;
  opacity: 0.8;
}

.banner5-wrapper form {
  width: 38%;
  max-width: 360px;
  min-width: 250px;
  position: absolute;
  bottom: 90px;
  right: 0;
  z-index: 3;
}

.banner5-wrapper form .ant-form-item.focus .ant-form-item-label {
  top: 0;
}

.banner5-wrapper form .ant-form-item.focus label {
  color: var(--color, #545a6e);
  font-size: 12px;
  font-weight: normal;
}

.banner5-wrapper form .ant-form-item.focus:hover label {
  font-weight: normal;
}

.banner5-wrapper form .ant-form-item-label {
  padding: 0;
  position: relative;
  top: 18px;
  transition: 0.3s;
}

.banner5-wrapper form label {
  font-style: normal;
  line-height: 22px;
  font-size: var(--font-size, 16px);
  color: var(--color, #545a6e);
  white-space: normal;
  word-break: break-all;
}

.banner5-wrapper form .ant-input.banner5-input {
  width: 100%;
  height: 32px;
  padding-left: 0;
  background-color: transparent;
  color: var(--appearance-color, #272e47);
  transition: 0s;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid var(--appearance-border, #8d92a1);
}

.banner5-wrapper form .ant-input.banner5-input:focus {
  box-shadow: none;
  border-bottom: 1.5px solid var(--appearance-border-hover, #3f465c);
}

.banner5-wrapper form .ant-input.ant-input-status-error {
  border-left: none;
  border-top: none;
  border-right: none;
  background: none !important;
  box-shadow: none !important;
}

.banner5-wrapper form .ant-form-item-explain-error {
  display: none;
}

.banner5-wrapper form .ant-form-item {
  margin-bottom: 31px;
}

.banner5-wrapper form .ant-form-item:last-child {
  margin-bottom: 0;
}

.banner5-wrapper form .ant-row:hover {
  font-weight: 700;
}

.banner5-wrapper form .ant-row:hover label {
  color: var(--color, #272e47);
}

.banner5-wrapper form .ant-row:hover .ant-input.banner5-input {
  border-bottom: 1.5px solid var(--appearance-border-hover, #3f465c) !important;
}

.banner5-wrapper form .btn-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: 50px;
}

.banner5-wrapper form .banner5-submit {
  width: 160px;
  height: 40px;
  padding: 0;
  color: #545a6e;
  background-color: transparent;
  border: 1px solid #8d92a1;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  transition: none;
  line-height: 37px;
}

.banner5-wrapper form .banner5-submit:hover {
  border: 1.5px solid #3f465c;
  color: #272e47;
  font-weight: 600;
}

.banner5-wrapper:hover .banner5-text {
  transform: scale(1.27);
  transition-delay: 0;
}

.banner5-wrapper:hover .banner5-text .banner5-text-color-layer {
  width: 100%;
  transition: 0.7s;
  transition-delay: 0.3s;
}

.banner5-wrapper:hover .banner5-img {
  transform: translateY(90px);
}

.banner5-wrapper:hover .circle-img {
  transform: rotate(180deg);
}

.banner5-wrapper:hover .banner5-bright-bg {
  width: 73%;
}

@keyframes banner5-arrow {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

@media screen and (max-width: 767px) {
  .banner5-wrapper {
    height: auto;
  }

  .banner5-wrapper .banner5-arrow-wrapper {
    top: 48px;
  }

  .banner5-wrapper .banner5-arrow-wrapper .circle-img {
    width: 56px;
  }

  .banner5-wrapper .banner5-arrow-wrapper .arrow-img {
    width: 21px;
    right: 19px;
    top: 19px;
  }

  .banner5-wrapper .banner5-content {
    padding-top: 38px;
    padding-bottom: 40px;
    height: auto;
  }

  .banner5-wrapper .banner5-text {
    margin-bottom: 16px;
    width: 80%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    font-size: 23px;
  }

  .banner5-wrapper .banner5-text .banner5-text-color-layer {
    display: none;
  }

  .banner5-wrapper .banner5-img {
    position: static;
    width: 100%;
    height: 108px;
    margin-bottom: 6px;
  }

  .banner5-wrapper form {
    position: static;
    width: 100%;
    max-width: none;
  }

  .banner5-wrapper form .ant-form-item {
    margin-bottom: 2px;
  }

  .banner5-wrapper form .btn-wrapper {
    display: block;
    margin-top: 30px;
  }

  .banner5-wrapper form .banner5-submit {
    width: 100%;
  }

  .banner5-wrapper:hover .banner5-text {
    transform: none;
  }

  .banner5-wrapper:hover .banner5-img {
    transform: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.banner6-wrapper {
  display: block;
  width: 100%;
  height: 750px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.banner6-wrapper .banner6-content {
  pointer-events: all;
  width: 500px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 24px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  right: 140px;
  top: 50%;
  transform: translateY(-50%);
}

.banner6-wrapper .banner6-content .banner6-content-title {
  font-family: var(--banner-font-family, 'Arial');
  font-style: normal;
  font-weight: 400;
  font-size: 54px;
  line-height: 1.5;
  color: #ffffff;
}

.banner6-wrapper .banner6-content .banner6-content-subTitle {
  font-family: var(--global-config-font-family, 'Arial');
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.5;
  color: #ffffff;
}

.banner6-wrapper .banner6-content .title6-content-splitLine {
  margin: 27px 0px 25px 0px;
  width: 107px;
  height: 2px;
  background-color: #ffffff;
}

@media screen and (max-width: 767px) {
  .banner6-wrapper {
    height: 580px;
  }

  .banner6-wrapper .banner6-content {
    width: 334px;
    padding: 20px;
    left: calc((100% - 334px) / 2);
    top: auto;
    bottom: 0;
  }

  .banner6-wrapper .banner6-content .banner6-content-title {
    font-size: 28px !important;
    line-height: 1.2;
  }

  .banner6-wrapper .banner6-content .banner6-content-subTitle {
    font-size: 16px !important;
    line-height: 1.2;
  }

  .banner6-wrapper .banner6-content .title6-content-splitLine {
    width: 107px;
    height: 2px;
    margin: 12px 0px;
  }
}

/* purgecss end ignore */
/*purgecss start ignore
 */

/**
 * Swiper 9.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2023
 */

@font-face{
  font-family:swiper-icons;

  src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');

  font-weight:400;

  font-style:normal
}

:root{
  --swiper-theme-color:#007aff
}

.swiper,swiper-container{
  margin-left:auto;
  margin-right:auto;
  position:relative;
  overflow:hidden;
  list-style:none;
  padding:0;
  z-index:1;
  display:block
}

.swiper-vertical>.swiper-wrapper{
  flex-direction:column
}

.swiper-wrapper{
  position:relative;
  width:100%;
  height:100%;
  z-index:1;
  display:flex;
  transition-property:transform;
  transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);
  box-sizing:content-box
}

.swiper-android .swiper-slide,.swiper-wrapper{
  transform:translate3d(0px,0,0)
}

.swiper-horizontal{
  touch-action:pan-y
}

.swiper-vertical{
  touch-action:pan-x
}

.swiper-slide,swiper-slide{
  flex-shrink:0;
  width:100%;
  height:100%;
  position:relative;
  transition-property:transform;
  display:block
}

.swiper-slide-invisible-blank{
  visibility:hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide{
  height:auto
}

.swiper-autoheight .swiper-wrapper{
  align-items:flex-start;
  transition-property:transform,height
}

.swiper-backface-hidden .swiper-slide{
  transform:translateZ(0);
  backface-visibility:hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper{
  perspective:1200px
}

.swiper-3d .swiper-wrapper{
  transform-style:preserve-3d
}

.swiper-3d{
  perspective:1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{
  transform-style:preserve-3d
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  pointer-events:none;
  z-index:10
}

.swiper-3d .swiper-slide-shadow{
  background:rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left{
  background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-right{
  background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-top{
  background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-bottom{
  background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-css-mode>.swiper-wrapper{
  overflow:auto;
  scrollbar-width:none;
  -ms-overflow-style:none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{
  display:none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide{
  scroll-snap-align:start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper{
  scroll-snap-type:x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper{
  scroll-snap-type:y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper{
  scroll-snap-type:none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{
  scroll-snap-align:none
}

.swiper-centered>.swiper-wrapper::before{
  content:'';
  flex-shrink:0;
  order:9999
}

.swiper-centered>.swiper-wrapper>.swiper-slide{
  scroll-snap-align:center center;
  scroll-snap-stop:always
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{
  margin-inline-start:var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before{
  height:100%;
  min-height:1px;
  width:var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{
  margin-block-start:var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before{
  width:100%;
  min-width:1px;
  height:var(--swiper-centered-offset-after)
}

.swiper-lazy-preloader{
  width:42px;
  height:42px;
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-21px;
  margin-top:-21px;
  z-index:10;
  transform-origin:50%;
  box-sizing:border-box;
  border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius:50%;
  border-top-color:transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{
  animation:swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white{
  --swiper-preloader-color:#fff
}

.swiper-lazy-preloader-black{
  --swiper-preloader-color:#000
}

@keyframes swiper-preloader-spin{
  0%{
    transform:rotate(0deg)
  }

  100%{
    transform:rotate(360deg)
  }
}

/*purgecss end ignore
 *//* purgecss start ignore */

:root {
  --body-color: #2c2d2a;
  --savanna-bg: #e9bf8b;
  --beach-bg: #e7dfcf;
  --glacier-bg: #b6d6c8;
  --coral-bg: #e86357;
  --arrow-fill: #333231;
  --body-font: 'Montserrat', sans-serif;
  --italic-font: 'EB Garamond', serif;
}

.banner7-wrapper {
  width: 100%;
  min-height: 750px;
  overflow: hidden;
  font-family: var(--global-font-family, 'Arial');
}

@media screen and (max-width: 767px) {
  .banner7-wrapper {
    height: auto;
  }
}

.banner7-wrapper .container {
  border-radius: 4px;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  scroll-behavior: smooth;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
}

@media screen and (max-width: 767px) {
  .banner7-wrapper .container {
    height: 100%;
    max-height: 100%;
  }
}

.banner7-wrapper .left-side {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 126px;
}

@media screen and (max-width: 767px) {
  .banner7-wrapper .left-side {
    text-align: center;
    width: 100%;
    padding: 0 20px;
  }
}

.banner7-wrapper .banner7-swiper-container {
  display: flex;
  flex-grow: 1;
  position: relative;
}

.banner7-wrapper .main {
  padding: 106px calc(50% - 600px);
  display: flex;
  flex-grow: 1;
  position: relative;
  z-index: 1;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .banner7-wrapper .main {
    padding: 42px 0 30px;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
}

.banner7-wrapper .main-title {
  color: #000;
  font-size: 60px;
  font-weight: 700;
  line-height: 130%;
  transition-delay: 0.3s;
}

@media screen and (max-width: 767px) {
  .banner7-wrapper .main-title {
    font-size: 25px;
  }
}

.banner7-wrapper .main-subtitle {
  color: #666;
  font-size: 16px;
  line-height: 150%;
  margin-top: 14px;
  margin-bottom: 60px;
  transition-delay: 0.4s;
}

.banner7-wrapper .main-content__subtitle {
  color: #666;
  font-size: 16px;
  line-height: 150%;
  transition-delay: 0.3s;
  margin-bottom: 28px;
}

.banner7-wrapper .main-content .more-menu {
  font-size: 13px;
  font-weight: 500;
  display: flex;
  align-items: center;
  transition-delay: 0.4s;
}

.banner7-wrapper .main-content .more-menu > a {
  display: flex;
  align-items: center;
  color: #000;
}

@media screen and (max-width: 767px) {
  .banner7-wrapper .main-content .more-menu {
    justify-content: center;
  }
}

.banner7-wrapper .main-content .more-menu svg {
  width: 28px;
  height: 18px;
  margin-left: 10px;
  color: #000;
}

.banner7-wrapper .center {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .banner7-wrapper .center {
    margin-left: 0;
    margin-bottom: 56px;
  }
}

.banner7-wrapper .center .bottle-bg {
  width: 37.5vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  max-width: 540px;
  transition-delay: 0.3s;
}

@media screen and (max-width: 767px) {
  .banner7-wrapper .center .bottle-bg {
    width: 220px;
    height: 340px;
  }
}

.banner7-wrapper .swiper-pagination {
  position: absolute;
  right: 30px;
  left: auto;
  top: 100px;
  width: auto;
  bottom: auto;
  z-index: 2;
  font-size: 14px;
  font-family: var(--body-font);
  font-weight: 500;
}

.banner7-wrapper .button-wrapper {
  position: absolute;
  right: calc(50% - 600px);
  bottom: 20px;
  z-index: 1;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .banner7-wrapper .button-wrapper {
    top: 50%;
    left: 0;
    width: 100%;
    justify-content: space-between;
    padding: 0 60px;
    height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .banner7-wrapper .button-wrapper {
    padding: 0 20px;
  }
}

.banner7-wrapper .button-wrapper svg {
  width: 28px;
}

.banner7-wrapper .button-wrapper .swiper-button {
  border: 1px solid var(--body-color);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to right, var(--body-color) 40%, transparent 0%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.3s ease-out;
  cursor: pointer;
}

.banner7-wrapper .button-wrapper .swiper-button + .swiper-button {
  margin-left: 16px;
}

@media screen and (max-width: 767px) {
  .banner7-wrapper .button-wrapper .swiper-button + .swiper-button {
    margin-left: 0;
  }
}

.banner7-wrapper .button-wrapper .swiper-button:hover {
  background-color: var(--body-color);
  background-position: left bottom;
}

.banner7-wrapper .button-wrapper .swiper-button:hover svg {
  stroke: #fff;
}

.banner7-wrapper .button-wrapper .banner7-swiper-prev-button {
  background: linear-gradient(to left, var(--body-color) 40%, transparent 0%);
  background-size: 200% 100%;
  background-position: left bottom;
  transition: all 0.3s ease-out;
}

.banner7-wrapper .button-wrapper .banner7-swiper-prev-button svg {
  transform: rotate(-180deg);
}

.banner7-wrapper .button-wrapper .banner7-swiper-prev-button:hover {
  background-position: right bottom;
}

.banner7-wrapper .swiper-slide {
  opacity: 0 !important;
  transition: 0.4s;
}

.banner7-wrapper .swiper-slide-active {
  opacity: 1 !important;
}

.banner7-wrapper .swiper-slide .main-wrapper > *,
.banner7-wrapper .swiper-slide .main-content > * {
  transform: translateY(-30px);
  opacity: 0;
  transition-duration: 0.8s;
}

.banner7-wrapper .swiper-slide-active .main-wrapper > *,
.banner7-wrapper .swiper-slide-active .main-content > * {
  transform: none;
  opacity: 1;
}

.banner7-wrapper .swiper-slide .bottle-bg {
  transition-duration: 0.8s;
  transform: scale(0.6);
  opacity: 0;
}

.banner7-wrapper .swiper-slide-active .bottle-bg {
  opacity: 1;
  transform: scale(1);
}

.banner7-wrapper [data-sld='1'] .container,
.banner7-wrapper [data-sld='1'] .header {
  background-color: var(--savanna-bg);
}

.banner7-wrapper [data-sld='2'] .container,
.banner7-wrapper [data-sld='2'] .header {
  background-color: var(--glacier-bg);
}

.banner7-wrapper [data-sld='3'] .container,
.banner7-wrapper [data-sld='3'] .header {
  background-color: var(--coral-bg);
}

/* purgecss end ignore */
/* purgecss start ignore */

a {
  color: #4c6aff;
}

.banner8-wrapper {
  background-position: center;
}

.banner8-content-title {
  width: 100%;
}

.banner8-content-title div {
  word-wrap: break-word;
}

.banner8-content-subTitle div {
  word-wrap: break-word;
}

.banner8-content-info div {
  word-wrap: break-word;
}

.banner8-block {
  font-family: var(--global-config-font-family, 'Arial');
}

.banner8-block img {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
}

.banner8-block .text-gray-600 {
  min-width: 250px;
}

.banner8-block .text-gray-600 div {
  word-wrap: break-word;
}

.banner8-block .text-gray-600 span {
  display: inline-block;
}

/* purgecss end ignore */
/* purgecss start ignore */

.title1 {
  background: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 30px 0;
}

.title1-marquee {
  font-size: 110px;
}

.title1-marquee-item {
  padding: 0 40px;
  font-family: var(--global-config-font-family, 'Arial');
  font-style: normal;
  font-weight: 700;
  line-height: 1.2em;
  color: #272e47;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
}

.title1-marquee-content {
  position: absolute;
  height: 0;
  overflow: hidden;
  padding: 0 40px;
}

.title1 [data-linkid] .title1-marquee-item {
  color: #4c6aff;
}

@media screen and (max-width: 767px) {
  .title1 {
    padding: 14px 0;
  }

  .title1-marquee {
    font-size: 40px;
  }

  .title1-marquee-item {
    padding: 0 20px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.title2 {
  width: 100%;
  height: 568px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.title2 .title2-content-image {
  position: absolute;
  width: 258px;
  height: 258px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.title2 .title2-content-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-style: italic;
  font-weight: 500;
  font-size: 64px;
  line-height: 1.5;
  color: #5c3735;
  overflow: hidden;
  width: 1200px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  font-family: var(--global-config-font-family, 'Arial');
}

.title2 .title2-content-text .letter {
  display: inline-block;
  line-height: 1em;
}

@media screen and (max-width: 767px) {
  .title2 {
    height: 400px;
  }

  .title2 .title2-content-image {
    width: 162px;
    height: 162px;
  }

  .title2 .title2-content-text {
    font-size: 32px;
    line-height: 1.2;
    width: 325px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pagination {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}

.ant-pagination ul,
.ant-pagination ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ant-pagination::after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  content: ' ';
}

.ant-pagination-total-text {
  display: inline-block;
  height: 32px;
  margin-right: 8px;
  line-height: 30px;
  vertical-align: middle;
}

.ant-pagination-item {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  margin-right: 8px;
  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';
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  background-color: #fff;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-pagination-item a {
  display: block;
  padding: 0 6px;
  color: rgba(0, 0, 0, 0.85);
  transition: none;
}

.ant-pagination-item a:hover {
  text-decoration: none;
}

.ant-pagination-item:hover {
  border-color: #4c6aff;
  transition: all 0.3s;
}

.ant-pagination-item:hover a {
  color: #4c6aff;
}

.ant-pagination-item:focus-visible {
  border-color: #4c6aff;
  transition: all 0.3s;
}

.ant-pagination-item:focus-visible a {
  color: #4c6aff;
}

.ant-pagination-item-active {
  font-weight: 500;
  background: #fff;
  border-color: #4c6aff;
}

.ant-pagination-item-active a {
  color: #4c6aff;
}

.ant-pagination-item-active:hover {
  border-color: #7591ff;
}

.ant-pagination-item-active:focus-visible {
  border-color: #7591ff;
}

.ant-pagination-item-active:hover a {
  color: #7591ff;
}

.ant-pagination-item-active:focus-visible a {
  color: #7591ff;
}

.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  outline: 0;
}

.ant-pagination-jump-prev .ant-pagination-item-container,
.ant-pagination-jump-next .ant-pagination-item-container {
  position: relative;
}

.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  color: #4c6aff;
  font-size: 12px;
  letter-spacing: -1px;
  opacity: 0;
  transition: all 0.2s;
}

.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  color: rgba(0, 0, 0, 0.25);
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  text-align: center;
  text-indent: 0.13em;
  opacity: 1;
  transition: all 0.2s;
}

.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 1;
}

.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 0;
}

.ant-pagination-jump-prev:focus-visible .ant-pagination-item-link-icon,
.ant-pagination-jump-next:focus-visible .ant-pagination-item-link-icon {
  opacity: 1;
}

.ant-pagination-jump-prev:focus-visible .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:focus-visible .ant-pagination-item-ellipsis {
  opacity: 0;
}

.ant-pagination-prev,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  margin-right: 8px;
}

.ant-pagination-prev,
.ant-pagination-next,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  color: rgba(0, 0, 0, 0.85);
  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';
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s;
}

.ant-pagination-prev,
.ant-pagination-next {
  font-family: Arial, Helvetica, sans-serif;
  outline: 0;
}

.ant-pagination-prev button,
.ant-pagination-next button {
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
  border-color: #7591ff;
}

.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
  outline: none;
  transition: all 0.3s;
}

.ant-pagination-prev:focus-visible .ant-pagination-item-link,
.ant-pagination-next:focus-visible .ant-pagination-item-link {
  color: #4c6aff;
  border-color: #4c6aff;
}

.ant-pagination-prev:hover .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link {
  color: #4c6aff;
  border-color: #4c6aff;
}

.ant-pagination-disabled,
.ant-pagination-disabled:hover {
  cursor: not-allowed;
}

.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-disabled:hover .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  cursor: not-allowed;
}

.ant-pagination-disabled:focus-visible {
  cursor: not-allowed;
}

.ant-pagination-disabled:focus-visible .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  border-color: #E1E3E8;
  cursor: not-allowed;
}

.ant-pagination-slash {
  margin: 0 10px 0 5px;
}

.ant-pagination-options {
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle;
}

@media all and (-ms-high-contrast: none) {
  .ant-pagination-options *::-ms-backdrop,
  .ant-pagination-options {
    vertical-align: top;
  }
}

.ant-pagination-options-size-changer.ant-select {
  display: inline-block;
  width: auto;
}

.ant-pagination-options-quick-jumper {
  display: inline-block;
  height: 32px;
  margin-left: 8px;
  line-height: 32px;
  vertical-align: top;
}

.ant-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
  transition: all 0.3s;
  width: 50px;
  height: 32px;
  margin: 0 8px;
}

.ant-pagination-options-quick-jumper input::-moz-placeholder {
  color: #bfbfbf;
  -moz-user-select: none;
       user-select: none;
}

.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}

.ant-pagination-options-quick-jumper input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
  text-overflow: ellipsis;
}

.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
  text-overflow: ellipsis;
}

.ant-pagination-options-quick-jumper input:placeholder-shown {
  text-overflow: ellipsis;
}

.ant-pagination-options-quick-jumper input:hover {
  border-color: #7591ff;
  border-right-width: 1px;
}

.ant-pagination-options-quick-jumper input:focus,
.ant-pagination-options-quick-jumper input-focused {
  border-color: #7591ff;
  box-shadow: 0 0 0 2px rgba(76, 106, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-pagination-options-quick-jumper input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #E1E3E8;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}

.ant-pagination-options-quick-jumper input-disabled:hover {
  border-color: #E1E3E8;
  border-right-width: 1px;
}

.ant-pagination-options-quick-jumper input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #E1E3E8;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}

.ant-pagination-options-quick-jumper input[disabled]:hover {
  border-color: #E1E3E8;
  border-right-width: 1px;
}

.ant-pagination-options-quick-jumper input-borderless,
.ant-pagination-options-quick-jumper input-borderless:hover,
.ant-pagination-options-quick-jumper input-borderless:focus,
.ant-pagination-options-quick-jumper input-borderless-focused,
.ant-pagination-options-quick-jumper input-borderless-disabled,
.ant-pagination-options-quick-jumper input-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}

textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}

.ant-pagination-options-quick-jumper input-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}

.ant-pagination-options-quick-jumper input-sm {
  padding: 0px 7px;
}

.ant-pagination-simple .ant-pagination-prev,
.ant-pagination-simple .ant-pagination-next {
  height: 24px;
  line-height: 24px;
  vertical-align: top;
}

.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link {
  height: 24px;
  background-color: transparent;
  border: 0;
}

.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}

.ant-pagination-simple .ant-pagination-simple-pager {
  display: inline-block;
  height: 24px;
  margin-right: 8px;
}

.ant-pagination-simple .ant-pagination-simple-pager input {
  box-sizing: border-box;
  height: 100%;
  margin-right: 8px;
  padding: 0 6px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
  outline: none;
  transition: border-color 0.3s;
}

.ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #4c6aff;
}

.ant-pagination-simple .ant-pagination-simple-pager input:focus {
  border-color: #7591ff;
  box-shadow: 0 0 0 2px rgba(76, 106, 255, 0.2);
}

.ant-pagination-simple .ant-pagination-simple-pager input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  border-color: #E1E3E8;
  cursor: not-allowed;
}

.ant-pagination.ant-pagination-mini .ant-pagination-total-text,
.ant-pagination.ant-pagination-mini .ant-pagination-simple-pager {
  height: 24px;
  line-height: 24px;
}

.ant-pagination.ant-pagination-mini .ant-pagination-item {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 22px;
}

.ant-pagination.ant-pagination-mini .ant-pagination-item:not(.ant-pagination-item-active) {
  background: transparent;
  border-color: transparent;
}

.ant-pagination.ant-pagination-mini .ant-pagination-prev,
.ant-pagination.ant-pagination-mini .ant-pagination-next {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
}

.ant-pagination.ant-pagination-mini .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination.ant-pagination-mini .ant-pagination-next .ant-pagination-item-link {
  background: transparent;
  border-color: transparent;
}

.ant-pagination.ant-pagination-mini .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination.ant-pagination-mini .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}

.ant-pagination.ant-pagination-mini .ant-pagination-jump-prev,
.ant-pagination.ant-pagination-mini .ant-pagination-jump-next {
  height: 24px;
  margin-right: 0;
  line-height: 24px;
}

.ant-pagination.ant-pagination-mini .ant-pagination-options {
  margin-left: 2px;
}

.ant-pagination.ant-pagination-mini .ant-pagination-options-size-changer {
  top: 0px;
}

.ant-pagination.ant-pagination-mini .ant-pagination-options-quick-jumper {
  height: 24px;
  line-height: 24px;
}

.ant-pagination.ant-pagination-mini .ant-pagination-options-quick-jumper input {
  padding: 0px 7px;
  width: 44px;
  height: 24px;
}

.ant-pagination.ant-pagination-disabled {
  cursor: not-allowed;
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item {
  background: #f5f5f5;
  border-color: #E1E3E8;
  cursor: not-allowed;
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item a {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border: none;
  cursor: not-allowed;
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
  background: #e6e6e6;
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
  color: rgba(0, 0, 0, 0.25);
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  border-color: #E1E3E8;
  cursor: not-allowed;
}

.ant-pagination-simple.ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
  background: transparent;
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item-link-icon {
  opacity: 0;
}

.ant-pagination.ant-pagination-disabled .ant-pagination-item-ellipsis {
  opacity: 1;
}

.ant-pagination.ant-pagination-disabled .ant-pagination-simple-pager {
  color: rgba(0, 0, 0, 0.25);
}

@media only screen and (max-width: 992px) {
  .ant-pagination-item-after-jump-prev,
  .ant-pagination-item-before-jump-next {
    display: none;
  }
}

@media only screen and (max-width: 576px) {
  .ant-pagination-options {
    display: none;
  }
}

.ant-pagination-rtl .ant-pagination-total-text {
  margin-right: 0;
  margin-left: 8px;
}

.ant-pagination-rtl .ant-pagination-item,
.ant-pagination-rtl .ant-pagination-prev,
.ant-pagination-rtl .ant-pagination-jump-prev,
.ant-pagination-rtl .ant-pagination-jump-next {
  margin-right: 0;
  margin-left: 8px;
}

.ant-pagination-rtl .ant-pagination-slash {
  margin: 0 5px 0 10px;
}

.ant-pagination-rtl .ant-pagination-options {
  margin-right: 16px;
  margin-left: 0;
}

.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-size-changer.ant-select {
  margin-right: 0;
  margin-left: 8px;
}

.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-quick-jumper {
  margin-left: 0;
}

.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager {
  margin-right: 0;
  margin-left: 8px;
}

.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager input {
  margin-right: 0;
  margin-left: 8px;
}

.ant-pagination-rtl.ant-pagination.mini .ant-pagination-options {
  margin-right: 2px;
  margin-left: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }

  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}

@keyframes ant-tree-node-fx-do-not-use {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.ant-tree.ant-tree-directory .ant-tree-treenode {
  position: relative;
}

.ant-tree.ant-tree-directory .ant-tree-treenode::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 4px;
  left: 0;
  transition: background-color 0.3s;
  content: '';
  pointer-events: none;
}

.ant-tree.ant-tree-directory .ant-tree-treenode:hover::before {
  background: #f5f5f5;
}

.ant-tree.ant-tree-directory .ant-tree-treenode > * {
  z-index: 1;
}

.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-switcher {
  transition: color 0.3s;
}

.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper {
  border-radius: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
  background: transparent;
}

.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #fff;
  background: transparent;
}

.ant-tree.ant-tree-directory .ant-tree-treenode-selected:hover::before,
.ant-tree.ant-tree-directory .ant-tree-treenode-selected::before {
  background: #4c6aff;
}

.ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-switcher {
  color: #fff;
}

.ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-node-content-wrapper {
  color: #fff;
  background: transparent;
}

.ant-tree-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  line-height: 1;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}

.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox-input:focus + .ant-tree-checkbox-inner {
  border-color: #4c6aff;
}

.ant-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #4c6aff;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}

.ant-tree-checkbox:hover::after,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox::after {
  visibility: visible;
}

.ant-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  direction: ltr;
  background-color: #fff;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}

.ant-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21.5%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}

.ant-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}

.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background-color: #4c6aff;
  border-color: #4c6aff;
}

.ant-tree-checkbox-disabled {
  cursor: not-allowed;
}

.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}

.ant-tree-checkbox-disabled .ant-tree-checkbox-input {
  cursor: not-allowed;
  pointer-events: none;
}

.ant-tree-checkbox-disabled .ant-tree-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #E1E3E8 !important;
}

.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}

.ant-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.ant-tree-checkbox-disabled:hover::after,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled::after {
  visibility: hidden;
}

.ant-tree-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-flex;
  align-items: baseline;
  line-height: unset;
  cursor: pointer;
}

.ant-tree-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\a0';
}

.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-disabled {
  cursor: not-allowed;
}

.ant-tree-checkbox-wrapper + .ant-tree-checkbox-wrapper {
  margin-left: 8px;
}

.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-in-form-item input[type='checkbox'] {
  width: 14px;
  height: 14px;
}

.ant-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}

.ant-tree-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}

.ant-tree-checkbox-group-item {
  margin-right: 8px;
}

.ant-tree-checkbox-group-item:last-child {
  margin-right: 0;
}

.ant-tree-checkbox-group-item + .ant-tree-checkbox-group-item {
  margin-left: 0;
}

.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner {
  background-color: #fff;
  border-color: #E1E3E8;
}

.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #4c6aff;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}

.ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}

.ant-tree {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  background: #fff;
  border-radius: 2px;
  transition: background-color 0.3s;
}

.ant-tree-focused:not(:hover):not(.ant-tree-active-focused) {
  background: #f0f5ff;
}

.ant-tree-list-holder-inner {
  align-items: flex-start;
}

.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner {
  align-items: stretch;
}

.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-node-content-wrapper {
  flex: auto;
}

.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-treenode.dragging {
  position: relative;
}

.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-treenode.dragging::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 4px;
  left: 0;
  border: 1px solid #4c6aff;
  opacity: 0;
  animation: ant-tree-node-fx-do-not-use 0.3s;
  animation-play-state: running;
  animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}

.ant-tree .ant-tree-treenode {
  display: flex;
  align-items: flex-start;
  padding: 0 0 4px 0;
  outline: none;
}

.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper:hover {
  background: transparent;
}

.ant-tree .ant-tree-treenode-active .ant-tree-node-content-wrapper {
  background: #f5f5f5;
}

.ant-tree .ant-tree-treenode:not(.ant-tree .ant-tree-treenode-disabled).filter-node .ant-tree-title {
  color: inherit;
  font-weight: 500;
}

.ant-tree .ant-tree-treenode-draggable .ant-tree-draggable-icon {
  width: 24px;
  line-height: 24px;
  text-align: center;
  visibility: visible;
  opacity: 0.2;
  transition: opacity 0.3s;
}

.ant-tree-treenode:hover .ant-tree .ant-tree-treenode-draggable .ant-tree-draggable-icon {
  opacity: 0.45;
}

.ant-tree .ant-tree-treenode-draggable.ant-tree-treenode-disabled .ant-tree-draggable-icon {
  visibility: hidden;
}

.ant-tree-indent {
  align-self: stretch;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-tree-indent-unit {
  display: inline-block;
  width: 24px;
}

.ant-tree-draggable-icon {
  visibility: hidden;
}

.ant-tree-switcher {
  position: relative;
  flex: none;
  align-self: stretch;
  width: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-tree-switcher .ant-tree-switcher-icon,
.ant-tree-switcher .ant-select-tree-switcher-icon {
  display: inline-block;
  font-size: 10px;
  vertical-align: baseline;
}

.ant-tree-switcher .ant-tree-switcher-icon svg,
.ant-tree-switcher .ant-select-tree-switcher-icon svg {
  transition: transform 0.3s;
}

.ant-tree-switcher-noop {
  cursor: default;
}

.ant-tree-switcher_close .ant-tree-switcher-icon svg {
  transform: rotate(-90deg);
}

.ant-tree-switcher-loading-icon {
  color: #4c6aff;
}

.ant-tree-switcher-leaf-line {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.ant-tree-switcher-leaf-line::before {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: -4px;
  margin-left: -1px;
  border-right: 1px solid #d9d9d9;
  content: ' ';
}

.ant-tree-switcher-leaf-line::after {
  position: absolute;
  width: 10px;
  height: 14px;
  border-bottom: 1px solid #d9d9d9;
  content: ' ';
}

.ant-tree-checkbox {
  top: initial;
  margin: 4px 8px 0 0;
}

.ant-tree .ant-tree-node-content-wrapper {
  position: relative;
  z-index: auto;
  min-height: 24px;
  margin: 0;
  padding: 0 4px;
  color: inherit;
  line-height: 24px;
  background: transparent;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s, border 0s, line-height 0s, box-shadow 0s;
}

.ant-tree .ant-tree-node-content-wrapper:hover {
  background-color: #f5f5f5;
}

.ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: #f0f4ff;
}

.ant-tree .ant-tree-node-content-wrapper .ant-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  vertical-align: top;
}

.ant-tree .ant-tree-node-content-wrapper .ant-tree-iconEle:empty {
  display: none;
}

.ant-tree-unselectable .ant-tree-node-content-wrapper:hover {
  background-color: transparent;
}

.ant-tree-node-content-wrapper {
  line-height: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-tree-node-content-wrapper .ant-tree-drop-indicator {
  position: absolute;
  z-index: 1;
  height: 2px;
  background-color: #4c6aff;
  border-radius: 1px;
  pointer-events: none;
}

.ant-tree-node-content-wrapper .ant-tree-drop-indicator::after {
  position: absolute;
  top: -3px;
  left: -6px;
  width: 8px;
  height: 8px;
  background-color: transparent;
  border: 2px solid #4c6aff;
  border-radius: 50%;
  content: '';
}

.ant-tree .ant-tree-treenode.drop-container > [draggable] {
  box-shadow: 0 0 0 2px #4c6aff;
}

.ant-tree-show-line .ant-tree-indent-unit {
  position: relative;
  height: 100%;
}

.ant-tree-show-line .ant-tree-indent-unit::before {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: -4px;
  border-right: 1px solid #E1E3E8;
  content: '';
}

.ant-tree-show-line .ant-tree-indent-unit-end::before {
  display: none;
}

.ant-tree-show-line .ant-tree-switcher {
  background: #fff;
}

.ant-tree-show-line .ant-tree-switcher-line-icon {
  vertical-align: -0.15em;
}

.ant-tree .ant-tree-treenode-leaf-last .ant-tree-switcher-leaf-line::before {
  top: auto !important;
  bottom: auto !important;
  height: 14px !important;
}

.ant-tree-rtl {
  direction: rtl;
}

.ant-tree-rtl .ant-tree-node-content-wrapper[draggable='true'] .ant-tree-drop-indicator::after {
  right: -6px;
  left: unset;
}

.ant-tree .ant-tree-treenode-rtl {
  direction: rtl;
}

.ant-tree-rtl .ant-tree-switcher_close .ant-tree-switcher-icon svg {
  transform: rotate(90deg);
}

.ant-tree-rtl.ant-tree-show-line .ant-tree-indent-unit::before {
  right: auto;
  left: -13px;
  border-right: none;
  border-left: 1px solid #E1E3E8;
}

.ant-tree-rtl .ant-tree-checkbox {
  margin: 4px 0 0 8px;
}

.ant-tree-select-dropdown-rtl .ant-select-tree-checkbox {
  margin: 4px 0 0 8px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.ellipsis-tooltip {
  position: relative;
  display: inline-flex;
  max-width: 100%;
  overflow: hidden;
}

.ellipsis-tooltip-content {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ellipsis-tooltip-mirror {
  position: absolute;
  top: 0;
  left: 100%;
  white-space: nowrap;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.base-color {
  color: #fff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.products-mobile-category-drawer {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.products-mobile-category-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--color, #272e47);
  padding: 16px;
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
}

.products-mobile-category-empty {
  font-size: 12px;
  color: #747a8c;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.products-mobile-category {
  flex: 1;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  margin: 0;
}

.products-mobile-category-col {
  width: 50%;
  overflow: auto;
}

.products-mobile-category-col.dark {
  background: #f6f7fa;
}

.products-mobile-category-col.dark a.products-mobile-category-item.current {
  background: #fff;
}

a.products-mobile-category-item {
  display: block;
  color: #272e47;
  opacity: 1;
  font-size: 14px;
  line-height: 22px;
  padding: 14px 16px;
}

a.products-mobile-category-item.current {
  color: #1a2b6f;
  font-weight: 500;
  background: #f6f7fa;
}

/* purgecss end ignore */
/* purgecss start ignore */

.ellipsis-common {
  font-size: inherit;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.products-category {
  width: 260px;
  flex-shrink: 0;
  font-size: 14px;
  line-height: 1.71;
  height: -moz-fit-content;
  height: fit-content;
}

.products-category .ellipsis-tooltip {
  padding-left: 16px;
}

.products-category .ellipsis-tooltip-content {
  font-size: inherit;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.products-category .products-category-dots {
  position: relative;
}

.products-category .products-category-dots::after {
  content: '';
  position: absolute;
  left: 6px;
  top: 50%;
  margin-top: -1.5px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.16);
}

.products-category .ant-tree {
  color: inherit;
  font-size: inherit;
  background: none;
  line-height: inherit;
}

.products-category .ant-tree .ant-tree-treenode {
  padding: 0;
}

.products-category .ant-tree .ant-tree-node-content-wrapper {
  padding: 0;
  line-height: inherit;
}

.products-category .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background: none;
  color: #4c6aff;
  font-weight: 700;
}

.products-category .ant-tree .ant-tree-node-content-wrapper:hover {
  background: rgba(0, 0, 0, 0.02);
}

.products-category .ant-tree-indent-unit {
  width: 12px;
}

.products-category .ant-tree-switcher {
  display: none;
}

.products-category-tree-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.products-category-tree-title[data-level='1'] {
  font-weight: 700;
}

.products-category-tree-title a {
  display: block;
  color: inherit;
  padding: 6px 4px 6px 0;
  pointer-events: all !important;
}

.products-category-tree-title .products-category-tree-expand {
  cursor: pointer;
  transition: all 0.3s;
  width: 16px;
  box-sizing: content-box;
  padding: 4px 8px;
}

.products-category-tree-title.all {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}

.products-category-tree-title:hover {
  color: inherit;
}

/* purgecss end ignore */
/* purgecss start ignore */

.ellipsis-common {
  font-size: inherit;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.products0-wrapper {
  padding: 70px 20px 38px;
  min-height: 277px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.products0-wrapper.show-category .products0-title-container {
  padding-left: 304px;
}

.products0-wrapper.show-category .products0-page-item {
  width: 33.33333333%;
}

.products0 .products0-page-item-attrs {
  overflow: hidden;
}

.products0-inner-wrapper {
  display: flex;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  font-family: var(--global-font-family, 'Arial');
  font-size: 16px;
  gap: 44px;
  padding-top: 32px;
  align-items: flex-start;
}

.products0-products-wrapper {
  flex: 1;
}

.products0-title-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: var(--global-font-family, 'Arial');
  font-weight: 700;
  font-size: 44px;
  line-height: 1.5;
  color: var(--color, #272e47);
}

.products0-title-container-text {
  display: block;
  width: 100%;
}

.products0-title-container .products0-title-back-link {
  width: 32px;
  height: 32px;
}

.products0-title-container .products0-title-back-link .products0-title-back circle {
  transition: fill 0.3s;
}

.products0-title-container .products0-title-back-link .products0-title-back path {
  transition: stroke 0.3s;
}

.products0-title-container .products0-title-back-link:hover .products0-title-back circle[stroke='#272E47'] {
  fill: #272e47;
}

.products0-title-container .products0-title-back-link:hover .products0-title-back path {
  stroke: #fff;
}

.products0-title-container a {
  line-height: 1;
}

.products0-page {
  display: flex;
  flex-wrap: wrap;
  margin-right: -24px;
}

.products0-page-item {
  width: 25%;
  margin-bottom: 32px;
  padding-right: 24px;
}

.products0-page-item-box {
  overflow: hidden;
  aspect-ratio: 1;
}

.products0-page-item-img {
  width: 100%;
  height: 100%;
  transition: transform 500ms;
}

.products0-page-item-price {
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.33;
  color: var(--color, #272e47);
  margin-top: 16px;
  word-wrap: break-word;
}

.products0-page-item-price .ellipsis-tooltip-content {
  font-size: inherit;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.products0-page-item-text {
  color: var(--color, #272e47);
  margin-top: 8px;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5;
  word-wrap: break-word;
}

.products0-page-item-text .ellipsis-tooltip-content {
  font-size: inherit;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.products0-page-item-long {
  color: var(--color, #272e47);
  margin-top: 16px;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5;
  overflow: hidden;
}

.products0-page .products0-page-item-box-scale .products0-page-item-img:hover {
  transform: scale(1.1);
}

.products0-page .products0-page-item-box-border:hover {
  box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.08);
}

.products0-search-title {
  font-family: var(--global-config-font-family, 'Arial');
  margin-bottom: 28px;
  text-align: center;
  width: 100%;
  font-weight: 700;
  font-size: 32px;
  line-height: 37px;
  color: var(--color, #272e47);
  letter-spacing: 0.5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.products0-search-title .normal {
  flex-shrink: 0;
}

.products0-search-title .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.products0-search-title-empty {
  margin-bottom: 24px;
}

.products0-search-empty {
  text-align: center;
  color: #747a8c;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 80px;
}

.products0-inner-search-wrapper {
  padding-bottom: 80px;
}

.products0-pagination {
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 80px auto 0;
}

.products0-pagination-total {
  margin-right: 16px;
  color: #545a6e;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.products0-pagination .ant-pagination-item-active {
  background: #4c6aff;
}

.products0-pagination .ant-pagination-item-active a {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .products0-wrapper {
    padding: 24px 0 40px;
  }

  .products0-wrapper .products0-title-container {
    padding: 0 20px;
  }

  .products0-wrapper.show-category .products0-title-back-link {
    display: none;
  }

  .products0-wrapper.show-category .products0-title-container {
    padding: 0 20px;
  }

  .products0-products-wrapper {
    padding: 0 20px;
    width: 100%;
  }

  .products0-title-container {
    font-size: 22px;
    line-height: 1.2;
    color: #272e47;
  }

  .products0-title-container .products0-title-back-link {
    width: 20px;
    height: 20px;
  }

  .products0-title-container .products0-title-back-link svg {
    width: 100%;
    height: 100%;
  }

  .products0-page {
    margin-right: -16px;
  }

  .products0-page-item {
    width: 50% !important;
    margin-bottom: 16px;
    padding-right: 16px;
  }

  .products0-page-item-img {
    width: 100%;
  }

  .products0-pagination {
    justify-content: center;
    margin-top: 24px;
  }

  .products0-pagination-total {
    display: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.ellipsis-common {
  font-size: inherit;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.Feature2 {
  padding: 70px 20px 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.Feature2-page {
  max-width: 1200px;
  width: 100%;
  margin-right: -24px;
  margin: 0 auto;
}

.Feature2-page-title {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 44px;
  line-height: 48px;
  color: #272e47;
}

.Feature2-page-content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.Feature2-page-content-item {
  width: 25%;
  margin-top: 32px;
  padding-right: 24px;
  overflow: hidden;
}

.Feature2-page-content-item-img {
  display: inline-block;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}

.Feature2-page-content-item-img img {
  width: 100%;
  transition: transform 500ms;
}

.Feature2-page-content-item-img img:hover {
  transform: scale(1.1);
}

.Feature2-page-content-item-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #272e47;
  margin-top: 16px;
  max-height: 64px;
  overflow: hidden;
}

.Feature2-page-content-item-title .ellipsis-tooltip-content {
  font-size: inherit;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.Feature2-page-content-item-message {
  color: #272e47;
  margin-top: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}

.Feature2-page-content-item-message .ellipsis-tooltip-content {
  font-size: inherit;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: normal;
}

@media screen and (max-width: 767px) {
  .Feature2 {
    padding: 24px 20px 52px;
  }

  .Feature2-page {
    padding-left: 20px;
  }

  .Feature2-page-title {
    padding-left: 20px;
    font-size: 22px;
    line-height: 24px;
    color: #272e47;
  }

  .Feature2-page-message {
    margin: 8px auto 0;
    font-size: 14px;
    line-height: 21px;
    color: #545a6e;
  }

  .Feature2-page-content-item {
    width: 50% !important;
    margin: 16px 0 0;
  }

  .Feature2-page-content-item-img {
    width: 100%;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.feature3 {
  padding: 80px 20px;
  background: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.feature3 .feature3-page {
  display: flex;
  align-items: center;
  max-width: 1200px;
  width: auto;
  margin: 0 auto;
}

.feature3 .text-wrapper {
  display: flex;
  flex-direction: column;
  font-style: normal;
  margin-right: 120px;
}

.feature3 .text-wrapper .feature3-title {
  font-weight: 700;
  font-size: 44px;
  line-height: 48px;
  color: #272e47;
  margin-bottom: 41px;
}

.feature3 .text-wrapper .feature3-price {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #272e47;
  margin-bottom: 8px;
}

.feature3 .text-wrapper .feature3-content {
  font-size: 16px;
  line-height: 150%;
  color: #272e47;
  max-width: 485px;
}

.feature3 .img-wrapper {
  max-width: 580px;
  max-height: 580px;
  overflow: hidden;
}

.feature3 .img-wrapper img {
  transition: transform 500ms;
}

.feature3 .img-wrapper img:hover {
  transform: scale(1.1);
}

@media screen and (max-width: 767px) {
  .feature3 {
    margin-bottom: 40px;
    padding: 40px 20px;
  }

  .feature3 .feature3-page {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  .feature3 .text-wrapper {
    margin: 0;
  }

  .feature3 .text-wrapper .feature3-title {
    letter-spacing: 0.5px;
    margin-bottom: 24px;
    font-size: 22px;
    line-height: 32px;
  }

  .feature3 .text-wrapper .feature3-content {
    width: 100%;
    margin-bottom: 24px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.ellipsis-common {
  font-size: inherit;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.feature4 {
  padding: 80px 20px;
  background: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
}

.feature4-title-container {
  margin: 0 auto 32px;
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  color: #272e47;
}

.feature4-title-container .feature4-title {
  font-size: 44px;
  line-height: 1.1;
  width: 100%;
}

.feature4-title-more {
  display: flex;
  align-items: center;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
}

.feature4-title-more-wrap {
  color: #272e47;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.feature4-title-more-wrap svg {
  margin-left: 4px;
}

.feature4-title-more-wrap svg path {
  stroke: currentColor;
}

.feature4 .img-wrapper {
  display: flex;
  align-items: center;
  width: 40%;
  aspect-ratio: 1.2;
  height: auto;
  overflow: hidden;
}

.feature4 .img-wrapper img {
  transition: transform 500ms;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.feature4 .img-wrapper img:hover {
  transform: scale(1.1);
}

.feature4 .text-wrapper {
  width: 44.16666667%;
}

.feature4-page {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}

.feature4-page-item-price {
  font-weight: 700;
  font-size: 24px;
  line-height: 133%;
  color: #272e47;
  margin-bottom: 8px;
  overflow: hidden;
}

.feature4-page-item-text {
  margin-bottom: 16px;
  font-weight: 400;
  overflow: hidden;
}

.feature4-page-item-text-wrap {
  color: #272e47;
  font-size: 16px;
  line-height: 150%;
}

.feature4-page-item-long {
  font-weight: 400;
  overflow: hidden;
}

.feature4-page-item-long-wrap {
  color: #747a8c;
  font-size: 16px;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .feature4 {
    padding: 40px 20px;
  }

  .feature4-title-container {
    margin-bottom: 20px;
  }

  .feature4-title-container .feature4-title {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }

  .feature4-title-more {
    font-size: 14px;
  }

  .feature4 .feature4-page {
    display: flex;
    align-items: flex-start;
    flex-direction: column-reverse;
  }

  .feature4 .img-wrapper {
    height: auto;
    width: 100%;
    margin-bottom: 16px;
  }

  .feature4 .img-wrapper img:hover {
    transform: none;
  }

  .feature4 .text-wrapper {
    margin: 0;
    width: 100%;
  }

  .feature4 .text-wrapper-price {
    margin-bottom: 16px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-image {
  position: relative;
  display: inline-block;
}

.ant-image-img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.ant-image-img-placeholder {
  background-color: #f5f5f5;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNSAyLjVoLTEzQS41LjUgMCAwIDAgMSAzdjEwYS41LjUgMCAwIDAgLjUuNWgxM2EuNS41IDAgMCAwIC41LS41VjNhLjUuNSAwIDAgMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwIDEgMCAyIDEgMSAwIDAgMSAwLTJ6bTguMDMgNi44M2EuMTI3LjEyNyAwIDAgMS0uMDgxLjAzSDIuNzY5YS4xMjUuMTI1IDAgMCAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAgMSAuMTc3LS4wMTZsLjAxNi4wMTZMNy4wOCAxMC4wOWwyLjQ3LTIuOTNhLjEyNi4xMjYgMCAwIDEgLjE3Ny0uMDE2bC4wMTUuMDE2IDMuNTg4IDQuMjQ0YS4xMjcuMTI3IDAgMCAxLS4wMi4xNzV6IiBmaWxsPSIjOEM4QzhDIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30%;
}

.ant-image-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s;
}

.ant-image-mask-info {
  padding: 0 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ant-image-mask-info .anticon {
  margin-inline-end: 4px;
}

.ant-image-mask:hover {
  opacity: 1;
}

.ant-image-placeholder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.ant-image-preview {
  pointer-events: none;
  height: 100%;
  text-align: center;
}

.ant-image-preview.ant-zoom-enter,
.ant-image-preview.ant-zoom-appear {
  transform: none;
  opacity: 0;
  animation-duration: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-image-preview-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}

.ant-image-preview-mask-hidden {
  display: none;
}

.ant-image-preview-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  outline: 0;
}

.ant-image-preview-body {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.ant-image-preview-img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  transform: scale3d(1, 1, 1);
  cursor: grab;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: auto;
}

.ant-image-preview-img-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ant-image-preview-img-wrapper::before {
  display: inline-block;
  width: 1px;
  height: 50%;
  margin-right: -1px;
  content: '';
}

.ant-image-preview-moving .ant-image-preview-img {
  cursor: grabbing;
}

.ant-image-preview-moving .ant-image-preview-img-wrapper {
  transition-duration: 0s;
}

.ant-image-preview-wrap {
  z-index: 1080;
}

.ant-image-preview-operations-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1081;
  width: 100%;
}

.ant-image-preview-operations {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  font-feature-settings: 'tnum';
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  color: rgba(255, 255, 255, 0.85);
  list-style: none;
  background: rgba(0, 0, 0, 0.1);
  pointer-events: auto;
}

.ant-image-preview-operations-operation {
  margin-left: 12px;
  padding: 12px;
  cursor: pointer;
  transition: all 0.3s;
}

.ant-image-preview-operations-operation:hover {
  background: rgba(0, 0, 0, 0.2);
}

.ant-image-preview-operations-operation-disabled {
  color: rgba(255, 255, 255, 0.25);
  pointer-events: none;
}

.ant-image-preview-operations-operation:last-of-type {
  margin-left: 0;
}

.ant-image-preview-operations-progress {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.ant-image-preview-operations-icon {
  font-size: 18px;
}

.ant-image-preview-switch-left,
.ant-image-preview-switch-right {
  position: fixed;
  top: 50%;
  right: 8px;
  z-index: 1081;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  color: rgba(255, 255, 255, 0.85);
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all 0.3s;
  pointer-events: auto;
}

.ant-image-preview-switch-left:hover,
.ant-image-preview-switch-right:hover {
  background: rgba(0, 0, 0, 0.2);
}

.ant-image-preview-switch-left-disabled,
.ant-image-preview-switch-right-disabled,
.ant-image-preview-switch-left-disabled:hover,
.ant-image-preview-switch-right-disabled:hover {
  color: rgba(255, 255, 255, 0.25);
  background: rgba(0, 0, 0, 0.1);
  cursor: not-allowed;
}

.ant-image-preview-switch-left-disabled > .anticon,
.ant-image-preview-switch-right-disabled > .anticon,
.ant-image-preview-switch-left-disabled:hover > .anticon,
.ant-image-preview-switch-right-disabled:hover > .anticon {
  cursor: not-allowed;
}

.ant-image-preview-switch-left > .anticon,
.ant-image-preview-switch-right > .anticon {
  font-size: 18px;
}

.ant-image-preview-switch-left {
  left: 8px;
}

.ant-image-preview-switch-right {
  right: 8px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.image-comp-root-class-name .ant-image-preview-img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* purgecss end ignore */
/* purgecss start ignore */

.feature5 {
  padding: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.feature5-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  height: 740px;
  position: relative;
}

.feature5-text-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  width: 530px;
}

.feature5-title {
  font-family: var(--global-font-family, 'Arial');
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: 109%;
  letter-spacing: 0.5px;
  color: #000000;
  text-align: center;
  width: 100%;
}

.feature5-content {
  margin-top: 16px;
  font-family: var(--global-font-family, 'Arial');
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #000000;
}

.feature5-button {
  margin-top: 39px;
  padding: 10px 20px;
  border-radius: 2px;
  font-family: var(--global-font-family, 'Arial');
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 133.33333333%;
  color: #ffffff;
  background: #3f465c;
  height: auto;
}

.feature5-button:hover {
  color: #fff;
}

.feature5-image-wrapper {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.feature5-image {
  width: 51.38888889%;
  height: 740px;
  overflow: hidden;
}

.feature5-image > img {
  width: 100%;
  height: 740px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.feature5-image2-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  height: 740px;
  overflow: hidden;
}

.feature5-image2 > img {
  width: 340px;
  height: 440px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  .feature5 {
    height: auto;
    padding: 40px 0;
  }

  .feature5-wrapper {
    height: auto;
    flex-direction: column;
  }

  .feature5-image-wrapper {
    flex-direction: column;
    position: static;
  }

  .feature5-image {
    height: auto;
    width: 100%;
  }

  .feature5-image > img {
    height: auto;
  }

  .feature5-image2-wrapper {
    height: auto;
    margin-top: 16px;
  }

  .feature5-image2 > img {
    width: 87.2vw;
    height: 113.07vw;
  }

  .feature5-text-wrapper {
    width: 100%;
    padding: 0 16px;
    margin-top: 40px;
  }

  .feature5-title {
    font-size: 24px;
    color: #000000;
  }

  .feature5-content {
    font-size: 14px;
  }

  .feature5-button {
    margin-top: 24px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.adm-swiper {
  --height: auto;
  --width: 100%;
  --border-radius: 0;
  --track-padding: 0;
  --slide-size: 100%;
  --track-offset: 0%;
  display: block;
  width: var(--width);
  height: var(--height);
  position: relative;
  border-radius: var(--border-radius);
  z-index: 0;
  overflow: hidden;
}

.adm-swiper-track {
  width: 100%;
  height: 100%;
  white-space: nowrap;
  padding: var(--track-padding);
}

.adm-swiper-track-allow-touch-move {
  cursor: grab;
}

.adm-swiper-track-inner {
  width: 100%;
  height: 100%;
  overflow: visible;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
}

.adm-swiper-slide {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  white-space: unset;
  flex: none;
}

.adm-swiper-item {
  display: block;
  width: 100%;
  height: 100%;
  white-space: normal;
}

.adm-swiper-horizontal .adm-swiper-track-allow-touch-move {
  touch-action: pan-y;
}

.adm-swiper-horizontal .adm-swiper-indicator {
  position: absolute;
  bottom: 6px;
  left: 50%;
  transform: translateX(-50%);
}

.adm-swiper-horizontal .adm-swiper-track {
  transform: translateX(var(--track-offset));
}

.adm-swiper-horizontal .adm-swiper-track-inner {
  flex-direction: row;
  width: var(--slide-size);
}

.adm-swiper-vertical .adm-swiper-track-allow-touch-move {
  touch-action: pan-x;
}

.adm-swiper-vertical .adm-swiper-indicator {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
}

.adm-swiper-vertical .adm-swiper-track {
  transform: translateY(var(--track-offset));
}

.adm-swiper-vertical .adm-swiper-track-inner {
  flex-direction: column;
  height: var(--slide-size);
}

/* purgecss end ignore */
/* purgecss start ignore */

.adm-page-indicator {
  display: flex;
  width: auto;
  --dot-color: #dddddd;
  --active-dot-color: var(--adm-color-primary);
  --dot-size: 3px;
  --active-dot-size: 13px;
  --dot-border-radius: 1px;
  --active-dot-border-radius: var(--dot-border-radius);
  --dot-spacing: 3px;
}

.adm-page-indicator-dot {
  display: block;
  width: var(--dot-size);
  height: var(--dot-size);
  border-radius: var(--dot-border-radius);
  background: var(--dot-color);
}

.adm-page-indicator-dot:last-child {
  margin-right: 0;
}

.adm-page-indicator-dot-active {
  border-radius: var(--active-dot-border-radius);
  background: var(--active-dot-color);
}

.adm-page-indicator-color-white {
  --dot-color: rgba(255, 255, 255, 0.5);
  --active-dot-color: var(--adm-color-text-light-solid);
}

.adm-page-indicator-horizontal {
  flex-direction: row;
}

.adm-page-indicator-horizontal .adm-page-indicator-dot {
  margin-right: var(--dot-spacing);
}

.adm-page-indicator-horizontal .adm-page-indicator-dot-active {
  width: var(--active-dot-size);
}

.adm-page-indicator-vertical {
  flex-direction: column;
}

.adm-page-indicator-vertical .adm-page-indicator-dot {
  margin-bottom: var(--dot-spacing);
}

.adm-page-indicator-vertical .adm-page-indicator-dot-active {
  height: var(--active-dot-size);
}

/* purgecss end ignore */
/* purgecss start ignore */

.feature6 {
  padding: 94px 20px;
  background: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.feature6-title-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: var(--global-config-font-family, 'Arial');
  font-weight: 700;
  color: #272e47;
}

.feature6-title-container .feature6-title {
  font-size: 44px;
  line-height: 1.1;
  width: 100%;
}

.feature6-title-more {
  display: flex;
  align-items: center;
  font-family: var(--global-config-font-family, 'Arial');
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  white-space: nowrap;
}

.feature6-title-more-wrap {
  color: #272e47;
  display: flex;
  align-items: center;
  transition: 1.1s;
}

.feature6-title-more-wrap svg {
  margin-left: 12px;
}

.feature6-title-more-wrap:hover {
  color: #272e47;
  text-decoration: underline;
}

.feature6-title-more-wrap:hover svg circle {
  fill: #3f465c;
}

.feature6-title-more-wrap:hover svg path {
  stroke: #ebedf2;
}

.feature6-content {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.feature6-img-wrapper {
  width: 50%;
  height: auto;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
}

.feature6-swiper {
  width: 33%;
  position: relative;
}

.feature6-swiper .adm-swiper {
  width: 100%;
  aspect-ratio: 1;
  height: auto;
}

.feature6-swiper .adm-swiper-horizontal .adm-swiper-track-inner {
  width: 100%;
}

.feature6-swiper .adm-swiper-horizontal .adm-swiper-track {
  overflow: hidden;
}

.feature6-swiper-img-wrapper {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.feature6-swiper-img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.feature6-swiper-arrows {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transform: translateY(16px);
}

.feature6-swiper-arrows-num {
  width: 65px;
  text-align: center;
  font-size: 12px;
  line-height: 32px;
}

.feature6-swiper-arrows-prev,
.feature6-swiper-arrows-next {
  cursor: pointer;
  width: 32px;
  height: 32px;
  left: auto;
  right: 0;
  top: auto;
  bottom: -54px;
  margin: 0;
  z-index: 1;
}

.feature6-swiper-arrows-prev .hover-arrow,
.feature6-swiper-arrows-next .hover-arrow {
  display: none;
}

.feature6-swiper-arrows-prev:hover .arrow,
.feature6-swiper-arrows-next:hover .arrow {
  display: none;
}

.feature6-swiper-arrows-prev:hover .hover-arrow,
.feature6-swiper-arrows-next:hover .hover-arrow {
  display: block;
}

@media screen and (max-width: 767px) {
  .feature6 {
    padding: 40px 20px;
  }

  .feature6-title-container {
    margin-bottom: 20px;
    align-items: flex-start;
  }

  .feature6-title-container .feature6-title {
    font-size: 22px;
    line-height: 110%;
    letter-spacing: 0.5px;
    height: unset;
  }

  .feature6-title-more {
    font-size: 14px;
  }

  .feature6-title-more-wrap {
    padding-top: 4px;
  }

  .feature6-content {
    flex-direction: column;
  }

  .feature6-img-wrapper {
    width: 100%;
    margin-bottom: 16px;
  }

  .feature6-swiper {
    width: 100%;
    height: 140px;
  }

  .feature6-swiper .adm-swiper-horizontal {
    height: 140px;
  }

  .feature6-swiper .adm-swiper-horizontal .adm-swiper-track-inner {
    --slide-size: 160px;
    width: 160px;
  }

  .feature6-swiper .adm-swiper-item {
    width: 100%;
    height: 140px;
    padding-right: 20px;
  }

  .feature6-swiper .adm-swiper-item img {
    width: 140px;
    height: 140px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.feature7 {
  padding: 80px 20px;
  background: #fffefb;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.feature7 a,
.feature7 a:hover {
  color: rgba(0, 0, 0, 0) !important;
}

@keyframes focus-in-expand {
  0% {
    letter-spacing: -0.5em;
    filter: blur(12px);
    opacity: 0;
  }

  100% {
    filter: blur(0px);
    opacity: 1;
  }
}

.feature7-title-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 33px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: var(--global-config-font-family, 'Arial');
  font-weight: 700;
  color: #272e47;
  position: relative;
}

.feature7-title-container .feature7-title {
  font-size: 44px;
  line-height: 1.36;
  width: calc(100% - 50px);
  text-align: center;
}

.feature7-title-container .feature7-title.active {
  animation: focus-in-expand 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.feature7-title-more-wrap {
  position: absolute;
  right: 0;
  top: 10px;
  color: #272e47;
  display: flex;
  align-items: center;
  padding: 12px;
  border: 1.5px solid #000000;
  border-radius: 4px;
  transition: 0.25s ease;
}

.feature7-title-more-wrap:hover {
  border-radius: 50%;
}

.feature7-content {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.feature7-content a {
  color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  opacity: 0;
}

.feature7-content a::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  background-size: cover;
  transform-origin: center;
  filter: blur(3px);
  opacity: 0.8;
  transform: scale(1.5);
  transition: opacity 250ms, transform 900ms, filter 250ms;
}

.feature7-content a.active {
  opacity: 1;
}

.feature7-content a.active::after {
  filter: blur(0px);
  transform: scale(1);
  opacity: 1;
}

.feature7-content a:hover::after {
  transform: scale(1.1);
}

.feature7-img-wrapper-list1 {
  flex: 422;
  height: auto;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  flex-direction: column;
}

.feature7-img-wrapper-list2 {
  margin-left: 8px;
  flex: 770;
  height: auto;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  flex-direction: column;
}

.feature7-img-wrapper-list2-line2 {
  width: 100%;
  display: flex;
}

.feature7-img1 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 51.66%;
  margin-bottom: 8px;
}

.feature7-img2 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 82.93%;
}

.feature7-img3 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 36.36%;
  margin-bottom: 8px;
}

.feature7-img4 {
  flex: 464;
  height: 0;
  overflow: hidden;
  padding-bottom: 37.4%;
}

.feature7-img5 {
  flex: 298;
  height: 0;
  overflow: hidden;
  padding-bottom: 37.4%;
  margin-left: 8px;
}

@media screen and (max-width: 767px) {
  .feature7 {
    padding: 40px 20px;
  }

  .feature7-title-container {
    margin-bottom: 20px;
  }

  .feature7-title-container .feature7-title {
    font-size: 22px;
    letter-spacing: 0.5px;
    color: #272e47;
    font-family: var(--global-config-font-family, 'Arial');
    text-align: left;
    width: calc(100% - 25px);
  }

  .feature7-title-more-wrap {
    top: 2px;
    padding: 0;
    border: none;
  }

  .feature7-content {
    flex-direction: column;
  }

  .feature7-content a {
    display: block;
    width: 100%;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
    margin: 0;
    opacity: 1;
  }

  .feature7-content a::after {
    filter: blur(0px);
    transform: scale(1);
  }

  .feature7-img-wrapper-line1 {
    width: 100%;
    margin-bottom: 16px;
    display: flex;
  }

  .feature7-img-wrapper-line2 {
    width: 100%;
    display: flex;
  }

  .feature7-img-wrapper-container,
  .feature7-img-wrapper-container1 {
    width: calc(50% - 8px);
  }

  .feature7-img-wrapper-container1 {
    margin-left: 16px;
  }

  .feature7 .feature7-img3 {
    padding-bottom: 47.62%;
    margin-bottom: 16px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.feature8 {
  padding: 80px 20px;
  background: #fffefb;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.feature8 a,
.feature8 a:hover {
  color: rgba(0, 0, 0, 0) !important;
}

@keyframes focus-in-expand {
  0% {
    letter-spacing: -0.5em;
    filter: blur(12px);
    opacity: 0;
  }

  100% {
    filter: blur(0px);
    opacity: 1;
  }
}

.feature8-title-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 33px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: var(--global-config-font-family, 'Arial');
  font-weight: 700;
  color: #272e47;
  position: relative;
}

.feature8-title-container .feature8-title {
  font-size: 44px;
  line-height: 1.36;
  text-align: center;
  width: calc(100% - 50px);
}

.feature8-title-container .feature8-title.active {
  animation: focus-in-expand 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.feature8-title-more-wrap {
  position: absolute;
  right: 0;
  top: 10px;
  color: #272e47;
  display: flex;
  align-items: center;
  padding: 12px;
  border: 1.5px solid #000000;
  border-radius: 4px;
  transition: 0.25s ease;
}

.feature8-title-more-wrap:hover {
  border-radius: 50%;
}

.feature8-content {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.feature8-content a {
  color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  opacity: 0;
}

.feature8-content a::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  background-size: cover;
  transform-origin: center;
  filter: blur(3px);
  opacity: 0.8;
  transform: scale(1.5);
  transition: opacity 250ms, transform 900ms, filter 250ms;
}

.feature8-content a.active {
  opacity: 1;
}

.feature8-content a.active::after {
  filter: blur(0px);
  transform: scale(1);
  opacity: 1;
}

.feature8-content a:hover::after {
  transform: scale(1.1);
}

.feature8-img-wrapper-list1 {
  flex: 308;
  height: auto;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  flex-direction: column;
}

.feature8-img-wrapper-list2 {
  margin-left: 8px;
  flex: 596;
  height: auto;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  flex-direction: column;
}

.feature8-img-wrapper-list2-line2 {
  width: 100%;
  display: flex;
}

.feature8-img-wrapper-list3 {
  margin-left: 8px;
  flex: 280;
  height: auto;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  flex-direction: column;
}

.feature8-img1 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 77.92%;
  margin-bottom: 8px;
}

.feature8-img2 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 106.49%;
}

.feature8-img3 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.88%;
  margin-bottom: 8px;
}

.feature8-img4 {
  flex: 1;
  height: 0;
  overflow: hidden;
  padding-bottom: 38.42%;
}

.feature8-img5 {
  flex: 1;
  height: 0;
  overflow: hidden;
  padding-bottom: 38.42%;
  margin-left: 8px;
}

.feature8-img6 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 88.21%;
  margin-bottom: 8px;
}

.feature8-img7 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.43%;
  margin-bottom: 8px;
}

.feature8-img8 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 55.36%;
}

@media screen and (max-width: 767px) {
  .feature8 {
    padding: 40px 20px;
  }

  .feature8-title-container {
    margin-bottom: 20px;
  }

  .feature8-title-container .feature8-title {
    font-size: 22px;
    line-height: 110%;
    height: unset;
    letter-spacing: 0.5px;
    color: #272e47;
    font-family: var(--global-config-font-family, 'Arial');
    text-align: left;
    width: calc(100% - 25px);
  }

  .feature8-title-more-wrap {
    top: 2px;
    padding: 0;
    border: none;
  }

  .feature8-content {
    flex-direction: column;
  }

  .feature8-content a {
    display: block;
    width: 100%;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
    margin: 0;
    opacity: 1;
  }

  .feature8-content a::after {
    filter: blur(0px);
    transform: scale(1);
  }

  .feature8-img-wrapper-line {
    width: 100%;
    margin-bottom: 16px;
    display: flex;
  }

  .feature8-img-wrapper-line:last-child {
    margin-bottom: 0;
  }

  .feature8-img-wrapper-container,
  .feature8-img-wrapper-container1 {
    width: calc(50% - 8px);
  }

  .feature8-img-wrapper-container1 {
    margin-left: 16px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.products9-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
  word-wrap: break-word;
}

.home-page-wrapper.products9-wrapper .text-product {
  color: var(--color, #272e47);
  font-size: 1em;
}

.home-page-wrapper.products9-wrapper .text-product.text-sm {
  font-size: 0.875em;
}

.home-page-wrapper.products9-wrapper .text-product.text-xl {
  font-size: 1.25em;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.products10-wrapper {
  margin: 10px auto;
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.products11-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
  word-wrap: break-word;
}

.home-page-wrapper.products11-wrapper .text-product {
  color: var(--color, #ffffff);
  font-size: 1em;
}

.home-page-wrapper.products11-wrapper .text-product.text-sm {
  font-size: 0.875em;
}

.home-page-wrapper.products11-wrapper .text-product.text-xl {
  font-size: 1.25em;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.feature12-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.feature13-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.feature14-wrapper {
  font-family: var(--global-font-family, 'Arial');
  word-wrap: break-word;
}

.home-page-wrapper.feature14-wrapper .text-product {
  color: var(--color, #272e47);
  font-size: 1em;
}

.home-page-wrapper.feature14-wrapper .text-product.text-sm {
  font-size: 0.875em;
}

.home-page-wrapper.feature14-wrapper .text-product.text-xl {
  font-size: 1.25em;
}

/* purgecss end ignore */
/* purgecss start ignore */

.ellipsis-common {
  font-size: inherit;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.products15-wrapper {
  padding: 38px 20px 38px;
  min-height: 277px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.products15-wrapper.show-category .products15-page-item {
  width: 33.33333333%;
}

.products15 .products15-page-item-attrs {
  overflow: hidden;
}

.products15-title-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: var(--global-font-family, 'Arial');
  font-weight: 700;
  font-size: 44px;
  line-height: 1.5;
  color: var(--color, #272e47);
}

.products15-title-container-text {
  display: block;
  width: 100%;
}

.products15-title-container .products15-title-back-link {
  width: 32px;
  height: 32px;
}

.products15-title-container .products15-title-back-link .products15-title-back circle {
  transition: fill 0.3s;
}

.products15-title-container .products15-title-back-link .products15-title-back path {
  transition: stroke 0.3s;
}

.products15-title-container .products15-title-back-link:hover .products15-title-back circle[stroke='#272E47'] {
  fill: #272e47;
}

.products15-title-container .products15-title-back-link:hover .products15-title-back path {
  stroke: #fff;
}

.products15-title-container a {
  line-height: 1;
}

.products15-inner-wrapper {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  font-family: var(--global-font-family, 'Arial');
  font-size: 16px;
  gap: 28px;
  align-items: flex-start;
}

.products15-inner-wrapper-list {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 44px;
}

.products15-products-wrapper {
  flex: 1;
}

.products15-filter-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  padding: 15px 0px;
}

.products15-filter-wrapper .products15-filter-area-edit-area {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 10px;
  bottom: 10px;
  display: flex;
}

.products15-filter-wrapper .products15-filter-area-edit-area .products15-filter-area-label {
  width: 112px;
}

.products15-filter-wrapper .products15-filter-area-edit-area .products15-filter-area-value {
  flex: 1;
}

.products15-page {
  display: flex;
  flex-wrap: wrap;
  margin-right: -24px;
}

.products15-page-item {
  width: 25%;
  margin-bottom: 32px;
  padding-right: 24px;
}

.products15-page-item-box {
  overflow: hidden;
  aspect-ratio: 1;
}

.products15-page-item-img {
  width: 100%;
  height: 100%;
  transition: transform 500ms;
}

.products15-page-item-price {
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.33;
  color: var(--color, #272e47);
  margin-top: 16px;
  word-wrap: break-word;
}

.products15-page-item-price .ellipsis-tooltip-content {
  font-size: inherit;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.products15-page-item-text {
  color: var(--color, #272e47);
  margin-top: 8px;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5;
  word-wrap: break-word;
}

.products15-page-item-text .ellipsis-tooltip-content {
  font-size: inherit;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.products15-page-item-long {
  color: var(--color, #272e47);
  margin-top: 16px;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5;
  overflow: hidden;
}

.products15-page .products15-page-item-box-scale .products15-page-item-img:hover {
  transform: scale(1.1);
}

.products15-page .products15-page-item-box-border:hover {
  box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.08);
}

.products15-pagination {
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 80px auto 0;
}

.products15-pagination-total {
  margin-right: 16px;
  color: #545a6e;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.products15-pagination .ant-pagination-item-active {
  background: #4c6aff;
}

.products15-pagination .ant-pagination-item-active a {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .products15-wrapper {
    padding: 24px 0 40px;
  }

  .products15-wrapper .products15-title-container {
    padding: 0 20px;
  }

  .products15-wrapper.show-category .products15-title-back-link {
    display: none;
  }

  .products15-wrapper.show-category .products15-title-container {
    padding: 0 20px;
  }

  .products15-products-wrapper {
    padding: 0 20px;
    width: 100%;
  }

  .products15-title-container {
    font-size: 22px;
    line-height: 1.2;
    color: #272e47;
  }

  .products15-title-container .products15-title-back-link {
    width: 20px;
    height: 20px;
  }

  .products15-title-container .products15-title-back-link svg {
    width: 100%;
    height: 100%;
  }

  .products15-page {
    margin-right: -16px;
  }

  .products15-page-item {
    width: 50% !important;
    margin-bottom: 16px;
    padding-right: 16px;
  }

  .products15-page-item-img {
    width: 100%;
  }

  .products15-pagination {
    justify-content: center;
    margin-top: 24px;
  }

  .products15-pagination-total {
    display: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

._productSelectComp_ockmc_1 {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
}

._productSelectComp_ockmc_1 ._label_ockmc_9 {
  flex-grow: 0;
  flex-shrink: 0;
  width: 112px;
  color: #9fa2ad;
  font-family: Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-wrap: wrap;
  line-height: 1.5;
}

._productSelectComp_ockmc_1 ._optionsWrapper_ockmc_21 {
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  justify-content: flex-start;
}

._productSelectComp_ockmc_1 ._optionsWrapper_ockmc_21 ._option_ockmc_21 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 18px;
  font-size: 14px;
  border-radius: 4px;
  background: #f8f9fa;
  color: #545a6e;
  font-family: Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

._productSelectComp_ockmc_1 ._optionsWrapper_ockmc_21 ._option_ockmc_21._active_ockmc_45 {
  background: #f2f5ff !important;
  color: #4c6aff !important;
}

/* purgecss end ignore */
/* purgecss start ignore */

.adm-capsule-tabs {
  position: relative;
  min-width: 0;
}

.adm-capsule-tabs-header {
  position: relative;
  padding: 12px 6px;
  border-bottom: solid 1px var(--adm-color-border);
}

.adm-capsule-tabs-tab-list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  overflow-x: scroll;
  scrollbar-width: none;
}

.adm-capsule-tabs-tab-list::-webkit-scrollbar {
  display: none;
}

.adm-capsule-tabs-tab-wrapper {
  flex: auto;
  padding: 0 6px;
}

.adm-capsule-tabs-tab {
  position: relative;
  padding: 8px 20px;
  margin: 0 auto;
  border-radius: 20px;
  cursor: pointer;
  font-size: var(--adm-font-size-7);
  text-align: center;
  white-space: nowrap;
  background-color: var(--adm-color-fill-content);
}

.adm-capsule-tabs-tab-active {
  color: var(--adm-color-text-light-solid);
  background-color: var(--adm-color-primary);
}

.adm-capsule-tabs-tab-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.adm-capsule-tabs-content {
  padding: 12px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.adm-scroll-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 30px;
  height: 100%;
  pointer-events: none;
}

.adm-scroll-mask-left {
  left: 0;
  background: linear-gradient(to right, var(--adm-color-background), rgba(255, 255, 255, 0));
}

.adm-scroll-mask-right {
  right: 0;
  background: linear-gradient(to left, var(--adm-color-background), rgba(255, 255, 255, 0));
}

/* purgecss end ignore */
/* purgecss start ignore */

._capsuleTab_on0mz_1 .adm-capsule-tabs-tab {
  display: flex;
  height: 32px;
  padding: 5px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 40px;
  background: #f8f9fa;
  color: #545a6e;
  font-family: Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

._capsuleTab_on0mz_1._activeCapsuleTab_on0mz_16 .adm-capsule-tabs-tab {
  background: #f2f5ff;
  color: #4c6aff;
}

._mobileOptionList_on0mz_20 {
  width: 100%;
  max-height: calc(60vh - 50px);
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 50px;
  border-top: 1px solid #ebedf2;
}

._mobileOptionList_on0mz_20 ._mobileOptionItem_on0mz_31 {
  width: 100%;
  padding: 0px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #272e47;
  text-overflow: ellipsis;
  font-family: 'PingFang SC';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  height: 50px;
  flex-grow: 0;
  flex-shrink: 0;
}

._mobileOptionList_on0mz_20 ._mobileOptionItem_on0mz_31._mobileOptionItemActive_on0mz_47 {
  color: #4c6aff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.video1-wrapper {
  min-height: 720px;
  background: #fff;
  padding: 80px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.video1-wrapper .video1 {
  height: 100%;
  overflow: hidden;
  width: 1200px;
  max-width: 100%;
  margin: auto;
}

.video1-wrapper .video1 .title-wrapper {
  text-align: center;
  width: 840px;
  max-width: 100%;
  margin: auto;
}

.video1-wrapper .video1 .title-h1 {
  font-weight: 700;
  font-size: 44px;
  line-height: 1.2;
  color: #272e47;
  font-family: var(--global-font-family, 'Arial');
}

.video1-wrapper .video1-title-content {
  margin-top: 16px;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #747a8c;
  font-family: var(--global-font-family, 'Arial');
}

.video1-wrapper .video1-video {
  overflow: hidden;
  width: 1200px;
  padding-bottom: 55.83333333%;
  max-width: 100%;
  margin: 40px auto 0;
  background: #fff;
  position: relative;
}

.video1-wrapper .video1-video .play-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.video1-wrapper .video1-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video1-wrapper .video1-video .video-player {
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .video1-wrapper {
    min-height: 350px;
    padding: 40px 20px;
  }

  .video1-wrapper .video1 {
    overflow: hidden;
    width: 100%;
    margin: auto;
  }

  .video1-wrapper .video1 .title-h1 {
    font-size: 22px;
  }

  .video1-wrapper .video1-title-content {
    font-size: 14px;
  }

  .video1-wrapper .video1-video {
    background: url('https://zos.alipayobjects.com/rmsportal/HZgzhugQZkqUwBVeNyfz.jpg') no-repeat center;
    background-size: cover;
  }

  .video1-wrapper .video1-video .play-wrapper svg {
    width: 40px;
    height: 40px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.video2-wrapper {
  min-height: 720px;
  background: #fff;
}

.video2-wrapper .video2 {
  height: 100%;
  overflow: hidden;
  width: 1200px;
  max-width: 100%;
  margin: auto;
}

.video2-wrapper .video2-item1-wrapper {
  padding: 80px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.video2-wrapper .video2-item2-wrapper {
  padding: 80px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.video2-wrapper .video2 .title-wrapper {
  width: 840px;
  max-width: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.video2-wrapper .video2 .title-wrapper-1 {
  text-align: left;
  padding-left: 60px;
}

.video2-wrapper .video2 .title-wrapper-2 {
  text-align: right;
  padding-right: 60px;
}

.video2-wrapper .video2 .title-h1 {
  font-weight: 700;
  font-size: 44px;
  line-height: 1.5;
  color: #272e47;
}

.video2-wrapper .video2-title-content {
  margin-top: 24px;
  font-size: 16px;
  line-height: 150%;
  color: #747a8c;
}

.video2-wrapper .video2 .video-row {
  display: flex;
  align-items: center;
}

.video2-wrapper .video2 .video-row-1 {
  flex-direction: row-reverse;
}

.video2-wrapper .video2 .video-row-2 {
  flex-direction: row;
}

.video2-wrapper .video2-video {
  width: 50%;
  padding-bottom: 27.91666667%;
  flex-shrink: 0;
  background: #fff;
  overflow: hidden;
  position: relative;
}

.video2-wrapper .video2-video .play-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.video2-wrapper .video2-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video2-wrapper .video2-video .video-player {
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .video2-wrapper {
    min-height: 350px;
  }

  .video2-wrapper .video2 {
    overflow: hidden;
    width: 100%;
    margin: auto;
  }

  .video2-wrapper .video2-item1-wrapper {
    padding: 40px 20px 20px;
  }

  .video2-wrapper .video2-item2-wrapper {
    padding: 20px 20px 40px;
  }

  .video2-wrapper .video2 .title-wrapper {
    margin-bottom: 24px;
  }

  .video2-wrapper .video2 .title-wrapper-1 {
    text-align: center;
    padding-left: 0;
  }

  .video2-wrapper .video2 .title-wrapper-2 {
    text-align: center;
    padding-right: 0;
  }

  .video2-wrapper .video2 .title-h1 {
    font-size: 22px;
    line-height: 1.2;
  }

  .video2-wrapper .video2-title-content {
    font-size: 14px;
    line-height: 150%;
    margin-top: 16px;
  }

  .video2-wrapper .video2 .video-row {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .video2-wrapper .video2-video {
    width: 100%;
    padding-bottom: 55.83333333%;
  }

  .video2-wrapper .video2-video .play-wrapper svg {
    width: 40px;
    height: 40px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.video3-wrapper.video3 {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
}

.video3-wrapper.video3 .video3-container {
  width: 1200px;
  max-width: 100%;
  margin: auto;
}

.video3-wrapper.video3 .video3-video {
  margin-left: auto;
  margin-right: auto;
  width: 896px;
  padding-bottom: 44%;
  position: relative;
  overflow: hidden;
}

.video3-wrapper.video3 .video3-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video3-wrapper.video3 .video3-video .video-player {
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .video3-wrapper.video3 {
    width: 100%;
    margin-bottom: 0;
  }

  .video3-wrapper.video3 .video3-video {
    width: 100%;
    padding-bottom: 58.92857143%;
  }

  .video3-wrapper.video3 .video3-video svg {
    width: 40px;
    height: 40px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.video4-wrapper.video4 {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
}

.video4-wrapper.video4 .video4-video {
  width: 560px;
  height: 420px;
}

.video4-wrapper.video4 .video4-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .video4-wrapper.video4 {
    width: 100%;
    margin-bottom: 0;
  }

  .video4-wrapper.video4 .video4-video {
    width: 100%;
    height: 0;
    padding-bottom: 75%;
  }

  .video4-wrapper.video4 .video4-video svg {
    width: 40px;
    height: 40px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.aboutUs0 {
  padding: 80px 20px;
  background: #fffaf4;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.aboutUs0 .aboutUs0-page {
  display: flex;
  align-items: center;
  max-width: 1200px;
  justify-content: space-between;
  width: auto;
  margin: 0 auto;
}

.aboutUs0 .text-wrapper {
  display: flex;
  flex-direction: column;
  font-style: normal;
  width: 48.75%;
}

.aboutUs0 .text-wrapper .aboutUs0-title {
  font-weight: 700;
  font-size: 44px;
  line-height: 64px;
  color: #272e47;
  margin-bottom: 44px;
}

.aboutUs0 .text-wrapper .aboutUs0-content {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #545a6e;
  max-width: 585px;
}

.aboutUs0 .img-wrapper {
  width: 40%;
  aspect-ratio: 1.2;
  overflow: hidden;
}

.aboutUs0 .img-wrapper img {
  transition: transform 500ms;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.aboutUs0 .img-wrapper img:hover {
  transform: scale(1.1);
}

@media screen and (max-width: 767px) {
  .aboutUs0 {
    padding: 40px 20px;
  }

  .aboutUs0 .aboutUs0-page {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  .aboutUs0 .text-wrapper {
    width: 100%;
  }

  .aboutUs0 .text-wrapper .aboutUs0-title {
    letter-spacing: 0.5px;
    margin-bottom: 24px;
    font-size: 22px;
    line-height: 150%;
    word-break: break-word;
  }

  .aboutUs0 .text-wrapper .aboutUs0-content {
    width: 100%;
    margin-bottom: 24px;
  }

  .aboutUs0 .img-wrapper {
    width: 100%;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.aboutUs1 {
  padding: 80px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
}

.aboutUs1-page {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.aboutUs1-page-title {
  text-align: center;
  font-weight: 700;
  font-size: 44px;
  line-height: 64px;
  color: #272e47;
}

.aboutUs1-page-message {
  max-width: 840px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #545a6e;
}

.aboutUs1-page-content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.aboutUs1-page-content-item {
  width: calc((100% - 156px) / 3);
  margin-top: 93px;
  margin-left: 78px;
}

.aboutUs1-page-content-item:first-child {
  margin: 60px 0 0 0;
}

.aboutUs1-page-content-item:nth-child(2) {
  margin-top: 60px;
}

.aboutUs1-page-content-item:nth-child(3) {
  margin-top: 60px;
}

.aboutUs1-page-content-item:nth-child(3n + 1) {
  margin-left: 0;
}

.aboutUs1-page-content-item-img {
  width: 46%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 46%;
  overflow: hidden;
  border-radius: 100px;
}

.aboutUs1-page-content-item-img img {
  width: 100%;
  transition: transform 500ms;
}

.aboutUs1-page-content-item-img img:hover {
  transform: scale(1.1);
}

.aboutUs1-page-content-item-title {
  font-weight: 700;
  font-size: 24px;
  margin-top: 32px;
  line-height: 28px;
  text-align: center;
  color: #272e47;
}

.aboutUs1-page-content-item-message {
  font-size: 16px;
  line-height: 24px;
  margin-top: 16px;
  text-align: center;
  color: #545a6e;
}

@media screen and (max-width: 767px) {
  .aboutUs1 {
    padding: 20px;
  }

  .aboutUs1-page-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    color: #272e47;
  }

  .aboutUs1-page-message {
    margin: 8px auto 0;
    font-size: 14px;
    line-height: 21px;
    color: #545a6e;
  }

  .aboutUs1-page-content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .aboutUs1-page-content-item {
    width: calc((100% - 30px) / 2);
    margin-top: 16px;
    margin-left: 15px;
  }

  .aboutUs1-page-content-item:nth-child(3n + 1) {
    margin-left: 15px;
  }

  .aboutUs1-page-content-item:first-child {
    margin-left: 0;
  }

  .aboutUs1-page-content-item:nth-child(3) {
    margin-top: 16px;
  }

  .aboutUs1-page-content-item:nth-child(2n + 1) {
    margin-left: 0;
  }

  .aboutUs1-page-content-item-img {
    width: 62.5%;
    height: 0;
    margin: 0 auto;
    padding-bottom: 62.5%;
    overflow: hidden;
    border-radius: 50%;
  }

  .aboutUs1-page-content-item-img img {
    width: 100%;
    transition: transform 500ms;
  }

  .aboutUs1-page-content-item-img img:hover {
    transform: scale(1.1);
  }

  .aboutUs1-page-content-item-title {
    font-weight: 700;
    font-size: 16px;
    margin-top: 12px;
    line-height: 19px;
    text-align: center;
    color: #272e47;
  }

  .aboutUs1-page-content-item-message {
    font-size: 12px;
    line-height: 18px;
    margin-top: 4px;
    text-align: center;
    color: #545a6e;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.aboutUs2 {
  padding: 80px 20px;
  background: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
}

.aboutUs2-page {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.aboutUs2-page-title {
  text-align: center;
  font-weight: 700;
  font-size: 44px;
  line-height: 64px;
  color: #272e47;
}

.aboutUs2-page-message {
  max-width: 840px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #545a6e;
}

.aboutUs2-page-content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.aboutUs2-page-content-item {
  width: calc((100% - 48px) / 4);
  margin-top: 60px;
  margin-left: 16px;
  padding: 60px 20px;
}

.aboutUs2-page-content-item:nth-child(4n + 1) {
  margin: 60px 0 0 0;
}

.aboutUs2-page-content-item-img {
  width: 48%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 48%;
  overflow: hidden;
  border-radius: 100px;
}

.aboutUs2-page-content-item-img img {
  width: 100%;
  transition: transform 500ms;
}

.aboutUs2-page-content-item-img img:hover {
  transform: scale(1.1);
}

.aboutUs2-page-content-item-title {
  font-weight: 700;
  font-size: 24px;
  margin-top: 20px;
  line-height: 28px;
  text-align: center;
  color: #272e47;
}

.aboutUs2-page-content-item-message {
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
  text-align: center;
  color: #747a8c;
  word-wrap: break-word;
}

.aboutUs2-page-content-item:hover {
  box-shadow: 0px 85px 34px rgba(145, 145, 145, 0.01), 0px 48px 29px rgba(145, 145, 145, 0.05), 0px 21px 21px rgba(145, 145, 145, 0.09), 0px 5px 12px rgba(145, 145, 145, 0.1), 0px 0px 0px rgba(145, 145, 145, 0.1);
}

@media screen and (max-width: 767px) {
  .aboutUs2 {
    padding: 20px;
  }

  .aboutUs2-page-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    color: #272e47;
  }

  .aboutUs2-page-message {
    margin: 8px auto 0;
    font-size: 14px;
    line-height: 21px;
    color: #545a6e;
  }

  .aboutUs2-page-content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 40px;
  }

  .aboutUs2-page-content-item {
    width: calc((100% - 15px) / 2);
    margin-top: 16px;
    margin-left: 15px;
    padding: 0;
  }

  .aboutUs2-page-content-item:first-child {
    margin-left: 0;
  }

  .aboutUs2-page-content-item:nth-child(4n + 1) {
    margin-top: 16px;
  }

  .aboutUs2-page-content-item:nth-child(2n + 1) {
    margin-left: 0;
  }

  .aboutUs2-page-content-item-img {
    width: 62.5%;
    height: 0;
    margin: 0 auto;
    padding-bottom: 62.5%;
    overflow: hidden;
    border-radius: 50%;
  }

  .aboutUs2-page-content-item-img img {
    width: 100%;
    transition: transform 500ms;
  }

  .aboutUs2-page-content-item-img img:hover {
    transform: scale(1.1);
  }

  .aboutUs2-page-content-item-title {
    font-weight: 700;
    font-size: 16px;
    margin-top: 12px;
    line-height: 19px;
    text-align: center;
    color: #272e47;
  }

  .aboutUs2-page-content-item-message {
    font-size: 12px;
    line-height: 18px;
    margin-top: 4px;
    text-align: center;
    color: #545a6e;
  }

  .aboutUs2-page-content-item:hover {
    box-shadow: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.aboutUs3 {
  padding: 80px 20px;
  background: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.aboutUs3-page {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.aboutUs3-page-title {
  font-weight: 700;
  font-size: 44px;
  line-height: 145%;
  color: #272e47;
}

.aboutUs3-page-content {
  width: 100%;
  margin-top: 40px;
}

.aboutUs3-page-content-item {
  margin-top: 40px;
}

.aboutUs3-page-content-item:first-child {
  margin-top: 0px;
}

.aboutUs3-page-content-item-title {
  font-family: var(--global-font-family, 'Arial');
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  color: #272e47;
  flex: 1;
}

.aboutUs3-page-content-item-title-wrap {
  display: flex;
}

.aboutUs3-page-content-item-title-collapse {
  margin-top: 5px;
  cursor: pointer;
  transition: transform 0.2s ease-in;
  transform: rotate(180deg);
}

.aboutUs3-page-content-item-title-collapse.open {
  transform: rotate(0deg);
}

.aboutUs3-page-content-item-content {
  margin-top: 12px;
  font-family: var(--global-font-family, 'Arial');
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  color: #545a6e;
}

@media screen and (max-width: 767px) {
  .aboutUs3 {
    padding: 40px 20px;
  }

  .aboutUs3-page-title {
    font-size: 22px;
  }

  .aboutUs3-page-content {
    margin-top: 24px;
  }

  .aboutUs3-page-content-item {
    margin-top: 24px;
  }

  .aboutUs3-page-content-item-title {
    font-size: 20px;
  }

  .aboutUs3-page-content-item-content {
    font-size: 16px;
  }

  .aboutUs3-page-content-item:hover {
    box-shadow: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.teams5-wrapper {
  width: 100%;
  height: 483px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  font-family: var(--global-font-family, 'Arial');
}

.teams5-content {
  width: 100%;
  height: 100%;
  padding: 80px 120px 0px 120px;
}

.teams5-content .teams5-content-title {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
  color: #272e47;
}

.teams5-content .teams5-content-subTitle {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #545a6e;
  margin-top: 20px;
}

.teams5-content .team5-content-steps-title {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
}

.teams5-content .team5-content-steps-subTitle {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #545a6e;
}

.teams5-content .teams-content-steps-container {
  margin-top: 30px;
}

.teams5-content .teams5-content-prev-btn {
  transform: rotate(-180deg);
  margin-right: 16px;
}

.teams5-content .timeline {
  margin: 50px 0;
  list-style-type: none;
  display: flex;
  padding: 0;
  text-align: center;
}

.teams5-content .timeline li {
  transition: all 200ms ease-in;
}

.teams5-content .timestamp {
  width: 100%;
  margin-bottom: 20px;
  padding: 0px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-weight: 100;
}

.teams5-content .status {
  padding: 0px 40px;
  text-align: center;
  border-top: 2px solid rgba(0, 0, 0, 0.2);
  position: relative;
  transition: all 200ms ease-in;
  padding-top: 20px;
}

.teams5-content .status span {
  font-weight: 600;
}

.teams5-content .status span:before {
  content: '';
  width: 26px;
  height: 26px;
  background-color: #ffffff;
  border-radius: 26px;
  border: 3px solid #4c6aff;
  position: absolute;
  top: -15px;
  left: calc(50% - 12px);
  transition: all 200ms ease-in;
}

.teams5-content .swiper-control {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}

.teams5-content .swiper-control .btn {
  width: 46px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border: 1.5px solid #555555;
  border-radius: 4px;
  cursor: pointer;
}

.teams5-content .swiper-container {
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.teams5-content .swiper-slide {
  width: 200px;
  text-align: center;
  font-size: 18px;
}

.teams5-content .swiper-slide:nth-child(2n) {
  width: 40%;
}

.teams5-content .swiper-slide:nth-child(3n) {
  width: 20%;
}

@media screen and (max-width: 767px) {
  .teams5-wrapper {
    height: unset;
  }

  .teams5-content {
    padding: 80px 20px 40px;
  }

  .teams5-content .swiper-container-mobile {
    margin-top: 40px;
    border-left: 2px solid rgba(0, 0, 0, 0.2);
    margin-left: 12px;
    width: 100% !important;
    padding-top: 16px;
  }

  .teams5-content .swiper-container-mobile .swiper-wrapper-mobile {
    width: 100% !important;
    display: flex;
    flex-direction: column;
  }

  .teams5-content .swiper-container-mobile .swiper-slide {
    display: flex;
    width: 100% !important;
  }

  .teams5-content .swiper-container-mobile .swiper-slide .swiper-slide-icon {
    width: 26px;
    height: 26px;
    background-color: #ffffff;
    border-radius: 26px;
    border: 3px solid #4c6aff;
    position: relative;
    left: -14px;
    transition: all 200ms ease-in;
    flex-shrink: 0;
  }

  .teams5-content .swiper-container-mobile .swiper-slide .swiper-slide-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    word-wrap: break-word;
  }

  .teams5-content .swiper-container-mobile .swiper-slide:last-child .status {
    margin-bottom: 0;
  }

  .teams5-content .swiper-container-mobile .timestamp {
    padding: 0;
    text-align: left;
    margin-bottom: 12px;
  }

  .teams5-content .swiper-container-mobile .status {
    border: none;
    padding: 0;
    text-align: left;
    margin-bottom: 60px;
  }

  .teams5-content .swiper-container-mobile .status span:before {
    display: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.teams6 {
  font-family: var(--global-font-family, 'Arial');
}

.home-page-wrapper.teams6 .teams6-page-content-item {
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.teams7 {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.teams7 .teams7-page-content-item {
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.teams8 {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.teams8 .teams8-page-content-item > div {
  background-size: cover;
}

.home-page-wrapper.teams8 .rounded-custom-8 {
  border-radius: 2rem;
}

/* purgecss end ignore */
/* purgecss start ignore */

.teams9-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.teams10-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.teams10-wrapper .rounded-full {
  border-radius: 12px;
}

.teams10-wrapper .teams10-page-content-item-subtitle-tag {
  line-height: 1em;
}

.teams10-wrapper .rounded-custom-5 {
  border-radius: 1.25rem;
}

/* purgecss end ignore */
/* purgecss start ignore */

.teams11-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.teams11-wrapper .text-3xl {
  line-height: 1;
}

.teams11-wrapper .rounded-custom-11 {
  border-radius: 1.375rem;
}

/* purgecss end ignore */
/* purgecss start ignore */

.teams12-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content2-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content3-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content3-wrapper .rounded-custom-16 {
  border-radius: 2rem;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content4-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content4-wrapper .content4-page {
  background-size: cover;
}

.home-page-wrapper.content4-wrapper .content4-page > div > div {
  min-width: 1.5em;
}

.home-page-wrapper.content4-wrapper .text-white h1,
.home-page-wrapper.content4-wrapper .text-white h2,
.home-page-wrapper.content4-wrapper .text-white h3,
.home-page-wrapper.content4-wrapper .text-white h4,
.home-page-wrapper.content4-wrapper .text-white h5,
.home-page-wrapper.content4-wrapper .text-white h6 {
  color: #fff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content5-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content5-wrapper .rounded-lg {
  overflow: hidden;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content6-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content7-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content7-wrapper .content7-page > div {
  background-size: cover;
}

.home-page-wrapper.content7-wrapper .content7-img {
  width: 100%;
  height: 100%;
}

.home-page-wrapper.content7-wrapper .text-white {
  color: #ffffff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content8-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content8-wrapper .text-white {
  color: #fff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content9-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content9-wrapper .shrink-0 {
  flex-shrink: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content10-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content11-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content11-wrapper .content11-page img.rounded-custom-8 {
  border-radius: 12px;
}

.home-page-wrapper.content11-wrapper .content11-page > div {
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content12-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content12-wrapper > div > div {
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content13-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content13-wrapper .content13-page img {
  width: 1em;
  height: 1em;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content14-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content15-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content15-wrapper .rounded-custom-10 {
  border-radius: 1.25rem;
}

.home-page-wrapper.content15-wrapper .sm\:rounded-custom-16 {
  border-radius: 2rem;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content16-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content16-wrapper .content16-page-item {
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content17-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content17-wrapper .rounded-custom-10 {
  border-radius: 1.25rem;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content18-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content19-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content20-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content21-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content22-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content22-wrapper .content22-page > div {
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content23-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

.home-page-wrapper.content23-wrapper .bg-\[\#4262ff\] {
  background-color: #4262ff;
}

.home-page-wrapper.content23-wrapper .break-words {
  word-break: break-word;
}

/* purgecss end ignore */
/* purgecss start ignore */

.home-page-wrapper.content24-wrapper {
  font-family: var(--global-font-family, 'Arial');
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.partner0 {
  overflow: initial;
  background: #fff;
  padding: 0 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.partner0-home-page {
  width: 100%;
  padding: 140px 0;
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden;
}

.partner0-title-wrapper {
  font-weight: 700;
  font-size: 44px;
  line-height: 1.5;
  font-family: var(--global-font-family, 'Arial');
  color: #272e47;
  word-break: break-all;
  text-align: center;
}

.partner0-title-wrapper span {
  display: block;
  width: 100%;
}

.partner0-content-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: column;
}

.partner0-content-wrapper-row {
  display: flex;
  margin-top: 38px;
  justify-content: center;
}

.partner0-content-wrapper-row .partner0-img {
  width: 150px;
  overflow: hidden;
  margin: 16px 0 16px calc((100% - 750px) / 4);
}

.partner0-content-wrapper-row .partner0-img:first-child {
  margin-left: 0;
}

.partner0-content-wrapper-row .partner0-img:last-child[data-animation-enable='true'] {
  margin-right: calc((100% - 750px) / 4);
}

.partner0-content-wrapper-row .partner0-img:nth-child(5n + 1) {
  margin-left: 0;
}

.partner0-content-wrapper-row .partner0-img img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .partner0 {
    padding: 0 20px;
    box-shadow: none;
  }

  .partner0-home-page {
    padding: 80px 0;
  }

  .partner0-title-wrapper {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2;
    font-family: var(--global-font-family, 'Arial');
    word-break: break-all;
    text-align: left;
  }

  .partner0-content-wrapper-row {
    margin-top: 33px;
  }

  .partner0-content-wrapper-row .partner0-img {
    margin: 33px 0 0 calc(100% - 300px);
  }

  .partner0-content-wrapper-row .partner0-img:first-child {
    margin: 0;
  }

  .partner0-content-wrapper-row .partner0-img:last-child[data-animation-enable='true'] {
    margin-right: calc(100% - 300px);
  }

  .partner0-content-wrapper-row .partner0-img:nth-child(2n + 1) {
    margin-left: 0;
  }

  .partner0-content-wrapper-row .partner0-img:nth-child(2n) {
    margin-left: calc(100% - 300px);
  }

  .partner0-content-wrapper-row .partner0-img:nth-child(2) {
    margin-top: 0;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-carousel {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}

.ant-carousel .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  touch-action: pan-y;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.ant-carousel .slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.ant-carousel .slick-list:focus {
  outline: none;
}

.ant-carousel .slick-list.dragging {
  cursor: pointer;
}

.ant-carousel .slick-list .slick-slide {
  pointer-events: none;
}

.ant-carousel .slick-list .slick-slide input.ant-radio-input,
.ant-carousel .slick-list .slick-slide input.ant-checkbox-input {
  visibility: hidden;
}

.ant-carousel .slick-list .slick-slide.slick-active {
  pointer-events: auto;
}

.ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input,
.ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input {
  visibility: visible;
}

.ant-carousel .slick-list .slick-slide > div > div {
  vertical-align: bottom;
}

.ant-carousel .slick-slider .slick-track,
.ant-carousel .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  touch-action: pan-y;
}

.ant-carousel .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.ant-carousel .slick-track::before,
.ant-carousel .slick-track::after {
  display: table;
  content: '';
}

.ant-carousel .slick-track::after {
  clear: both;
}

.slick-loading .ant-carousel .slick-track {
  visibility: hidden;
}

.ant-carousel .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.ant-carousel .slick-slide img {
  display: block;
}

.ant-carousel .slick-slide.slick-loading img {
  display: none;
}

.ant-carousel .slick-slide.dragging img {
  pointer-events: none;
}

.ant-carousel .slick-initialized .slick-slide {
  display: block;
}

.ant-carousel .slick-loading .slick-slide {
  visibility: hidden;
}

.ant-carousel .slick-vertical .slick-slide {
  display: block;
  height: auto;
}

.ant-carousel .slick-arrow.slick-hidden {
  display: none;
}

.ant-carousel .slick-prev,
.ant-carousel .slick-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}

.ant-carousel .slick-prev:hover,
.ant-carousel .slick-next:hover,
.ant-carousel .slick-prev:focus,
.ant-carousel .slick-next:focus {
  color: transparent;
  background: transparent;
  outline: none;
}

.ant-carousel .slick-prev:hover::before,
.ant-carousel .slick-next:hover::before,
.ant-carousel .slick-prev:focus::before,
.ant-carousel .slick-next:focus::before {
  opacity: 1;
}

.ant-carousel .slick-prev.slick-disabled::before,
.ant-carousel .slick-next.slick-disabled::before {
  opacity: 0.25;
}

.ant-carousel .slick-prev {
  left: -25px;
}

.ant-carousel .slick-prev::before {
  content: '←';
}

.ant-carousel .slick-next {
  right: -25px;
}

.ant-carousel .slick-next::before {
  content: '→';
}

.ant-carousel .slick-dots {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex !important;
  justify-content: center;
  margin-right: 15%;
  margin-bottom: 0;
  margin-left: 15%;
  padding-left: 0;
  list-style: none;
}

.ant-carousel .slick-dots-bottom {
  bottom: 12px;
}

.ant-carousel .slick-dots-top {
  top: 12px;
  bottom: auto;
}

.ant-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  flex: 0 1 auto;
  box-sizing: content-box;
  width: 16px;
  height: 3px;
  margin: 0 4px;
  padding: 0;
  text-align: center;
  text-indent: -999px;
  vertical-align: top;
  transition: all 0.5s;
}

.ant-carousel .slick-dots li button {
  position: relative;
  display: block;
  width: 100%;
  height: 3px;
  padding: 0;
  color: transparent;
  font-size: 0;
  background: #fff;
  border: 0;
  border-radius: 1px;
  outline: none;
  cursor: pointer;
  opacity: 0.3;
  transition: all 0.5s;
}

.ant-carousel .slick-dots li button:hover,
.ant-carousel .slick-dots li button:focus {
  opacity: 0.75;
}

.ant-carousel .slick-dots li button::after {
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  content: '';
}

.ant-carousel .slick-dots li.slick-active {
  width: 24px;
}

.ant-carousel .slick-dots li.slick-active button {
  background: #fff;
  opacity: 1;
}

.ant-carousel .slick-dots li.slick-active:hover,
.ant-carousel .slick-dots li.slick-active:focus {
  opacity: 1;
}

.ant-carousel-vertical .slick-dots {
  top: 50%;
  bottom: auto;
  flex-direction: column;
  width: 3px;
  height: auto;
  margin: 0;
  transform: translateY(-50%);
}

.ant-carousel-vertical .slick-dots-left {
  right: auto;
  left: 12px;
}

.ant-carousel-vertical .slick-dots-right {
  right: 12px;
  left: auto;
}

.ant-carousel-vertical .slick-dots li {
  width: 3px;
  height: 16px;
  margin: 4px 0;
  vertical-align: baseline;
}

.ant-carousel-vertical .slick-dots li button {
  width: 3px;
  height: 16px;
}

.ant-carousel-vertical .slick-dots li.slick-active {
  width: 3px;
  height: 24px;
}

.ant-carousel-vertical .slick-dots li.slick-active button {
  width: 3px;
  height: 24px;
}

.ant-carousel-rtl {
  direction: rtl;
}

.ant-carousel-rtl .ant-carousel .slick-track {
  right: 0;
  left: auto;
}

.ant-carousel-rtl .ant-carousel .slick-prev {
  right: -25px;
  left: auto;
}

.ant-carousel-rtl .ant-carousel .slick-prev::before {
  content: '→';
}

.ant-carousel-rtl .ant-carousel .slick-next {
  right: auto;
  left: -25px;
}

.ant-carousel-rtl .ant-carousel .slick-next::before {
  content: '←';
}

.ant-carousel-rtl.ant-carousel .slick-dots {
  flex-direction: row-reverse;
}

.ant-carousel-rtl.ant-carousel-vertical .slick-dots {
  flex-direction: column;
}

/* purgecss end ignore */
/* purgecss start ignore */

.partner2-wrapper {
  min-height: 680px;
  margin: 0 auto;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
}

.partner2-wrapper.home-page-wrapper .home-page {
  padding: 64px 24px;
}

.partner2-title-wrapper {
  text-align: center;
  color: #272e47;
  font-weight: 700;
  font-size: 44px;
}

.partner2-content {
  width: 100%;
  max-width: 1272px;
  margin: 0 auto;
  padding: 80px 0;
}

.partner2-content.inview .partner2-block-col {
  transition: all ease 1.5s;
  transform: translateY(0);
}

.partner2-content.inview .partner2-block-col:nth-child(3n + 1) {
  transition-delay: 0.1s;
}

.partner2-content.inview .partner2-block-col:nth-child(3n + 2) {
  transition-delay: 0.2s;
}

.partner2-content.inview .partner2-block-col:nth-child(3n + 3) {
  transition-delay: 0.3s;
}

.partner2-content.inview .partner2-block-col img {
  opacity: 1;
}

.partner2-carousel {
  width: 100%;
}

.partner2-block {
  margin-top: 40px;
}

.partner2-block-row {
  padding: 0;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}

.partner2-block-col {
  margin: 0 0 72px;
  transform: translateY(2vw);
  transition: all ease 0.5s;
  padding-left: 20px;
  padding-right: 20px;
}

.partner2-block-child {
  overflow: hidden;
  height: 100%;
  transition: box-shadow 0.5s;
  background-color: #f9fafb;
}

.partner2-block-child:hover {
  box-shadow: 0px 85px 34px rgba(145, 145, 145, 0.01), 0px 48px 29px rgba(145, 145, 145, 0.05), 0px 21px 21px rgba(145, 145, 145, 0.09), 0px 5px 12px rgba(145, 145, 145, 0.1);
}

.partner2-block-child:hover img {
  transform: scale(1.05);
}

.partner2-block-image {
  display: block;
  width: 100%;
  height: 227px;
  overflow: hidden;
}

.partner2-block-image img {
  display: block;
  width: 100%;
  height: 227px;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0;
  transition: all ease 1.5s;
  transform-origin: center;
}

.partner2-block-title {
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  color: #272e47;
  text-align: left;
  margin: 24px 24px 0 24px;
}

.partner2-block-content {
  opacity: 1;
  font-size: 16px;
  line-height: 1.5;
  color: #545a6e;
  text-align: left;
  margin: 12px 24px 24px 24px;
  word-wrap: break-word;
}

.partner2-block-arrow {
  position: absolute;
  right: 0;
  width: 16px;
  top: 80px;
}

.partner2-block .ant-carousel .slick-prev,
.partner2-block .ant-carousel .slick-next {
  width: 32px;
  height: 32px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  margin: 0;
  z-index: 1;
}

.partner2-block .ant-carousel .slick-prev:not(.slick-disabled):hover circle[stroke='#272E47'],
.partner2-block .ant-carousel .slick-next:not(.slick-disabled):hover circle[stroke='#272E47'] {
  fill: #272e47;
}

.partner2-block .ant-carousel .slick-prev:not(.slick-disabled):hover path,
.partner2-block .ant-carousel .slick-next:not(.slick-disabled):hover path {
  stroke: #fff;
}

.partner2-block .ant-carousel .slick-prev.slick-disabled,
.partner2-block .ant-carousel .slick-next.slick-disabled {
  cursor: auto;
}

.partner2-block .ant-carousel .slick-prev {
  margin-left: -52px;
}

.partner2-block .ant-carousel .slick-next {
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .partner2-page-change {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
  }

  .partner2-page-change svg:first-child {
    margin-right: 24px;
  }

  .partner2-page-change svg:active circle {
    fill: #212430;
    fill-opacity: 0.83;
  }

  .partner2-page-change svg.disabled circle {
    fill: #212430;
    fill-opacity: 0.17;
  }

  .partner2-wrapper {
    padding-bottom: 0;
    min-height: 455px;
  }

  .partner2-wrapper.home-page-wrapper .home-page {
    padding: 56px 24px 64px;
  }

  .partner2-title-wrapper {
    font-size: 22px;
  }

  .partner2-content {
    padding: 40px 0;
  }

  .partner2-block {
    margin-top: 20px;
  }

  .partner2-block-col {
    margin: 0 0;
    width: 320px;
    padding: 0 10px;
  }

  .partner2-block-child {
    margin: auto;
    padding-bottom: 1px;
  }

  .partner2-block-child:hover {
    box-shadow: none;
  }

  .partner2-block-content {
    line-height: 1.2;
  }

  .partner2-block .adm-swiper-indicator {
    display: none;
  }
}

/* purgecss end ignore */
/*purgecss start ignore
 */

/**
 * Swiper 9.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2023
 */

/* FONT_START */

@font-face {
  font-family: 'swiper-icons';

  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');

  font-weight: 400;

  font-style: normal;
}

/* FONT_END */

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  /*ADD_HOST*/
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */

.swiper .swiper-notification,
swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

/*purgecss end ignore
 */
/* purgecss start ignore */

.partner3-wrapper {
  width: 100%;
  position: relative;
  padding: 80px 120px;
  background-repeat: no-repeat;
  background-position: center;
}

.partner3-wrapper .swiper {
  width: 100%;
  height: 100%;
}

.partner3-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

.partner3-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.partner3-wrapper .swiper-button-prev,
.partner3-wrapper .swiper-button-next {
  width: 42px;
  height: 42px;
  background: rgba(0, 0, 0, 0.1);
  color: #000000;
  border-radius: 42px;
  top: var(--swiper-navigation-top-offset, 77%);
}

.partner3-wrapper .swiper-button-prev::after,
.partner3-wrapper .swiper-button-next::after {
  font-size: 14px;
}

.partner3-content {
  overflow: visible;
}

.partner3-content .partner3-content-child-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  overflow: visible;
}

.partner3-content .partner3-content-child-img {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
}

.partner3-content .partner3-content-child-title {
  font-family: var(--global-config-font-family, 'Arial');
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.15;
  text-align: center;
  color: #000000;
  width: 100%;
  margin-top: 20px;
}

.partner3-content .partner3-content-child-subTitle {
  font-family: var(--global-config-font-family, 'Arial');
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.7;
  text-align: center;
  color: #272e47;
  margin-top: 24px;
  padding: 0px 133px;
}

@media screen and (max-width: 767px) {
  .partner3-wrapper {
    width: 100%;
    position: relative;
    padding: 80px 20px;
  }

  .partner3-wrapper .swiper-button-prev,
  .partner3-wrapper .swiper-button-next {
    top: var(--swiper-navigation-top-offset, 10%);
  }

  .partner3-content .partner3-content-child-subTitle {
    padding: 0px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.partner4 {
  font-family: var(--global-config-font-family, 'Arial');
  background-position: center;
}

.partner4-title-wrapper {
  word-wrap: break-word;
  line-height: 1.25 !important;
}

/* purgecss end ignore */
/* purgecss start ignore */

.partner5 {
  font-family: var(--global-config-font-family, 'Arial');
  background-position: center;
}

.partner5 .partner5-content-wrapper {
  background-position: center;
  padding: 80px 0;
}

.partner5 .partner5-content-wrapper img {
  max-height: 40px !important;
  max-width: 200px !important;
}

/* purgecss end ignore */
/* purgecss start ignore */

.contact-panel {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 40px 20px;
  font-family: var(--global-font-family, 'Arial');
}

.contact-panel .contact-wrapper {
  height: auto;
  min-height: 396px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0 auto;
  width: 1000px;
  max-width: 100%;
}

.contact-panel .contact-wrapper .contact-title {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 1.28;
  color: #ffffff;
  padding-bottom: 30px;
}

.contact-panel .contact-wrapper form {
  min-width: 308px;
}

.contact-panel .contact-wrapper form .ant-input {
  border: 1px solid transparent;
}

.contact-panel .contact-wrapper form .ant-input.ant-input-status-error {
  border-color: #ff4d4f;
}

.contact-panel .contact-wrapper form label {
  font-style: normal;
  font-weight: 400;
  font-size: var(--font-size, 14px);
  color: var(--color, #c0c8d6);
  white-space: normal;
  word-break: break-all;
}

.contact-panel .contact-wrapper form .ant-form-item-explain-error {
  display: none;
}

.contact-panel .contact-wrapper form .contact-input {
  background-color: var(--appearance-bg, rgba(255, 255, 255, 0.2)) !important;
  color: var(--appearance-color, #ffffff) !important;
  border-radius: 2px;
}

.contact-panel .contact-wrapper form .contact-input:focus {
  box-shadow: none;
}

.contact-panel .contact-wrapper form .btn-wrapper {
  margin-left: 88px;
}

.contact-panel .contact-wrapper form .contact-submit {
  width: 100%;
  height: auto;
  font-size: 14px;
  line-height: 2;
  padding: 4px;
  border: none;
}

@media screen and (max-width: 767px) {
  .contact-panel {
    height: auto;
  }

  .contact-panel .contact-wrapper {
    flex-direction: column;
    width: auto;
  }

  .contact-panel .contact-wrapper .contact-title {
    line-height: 1.2;
    width: auto;
    margin: 60px 20px 0;
  }

  .contact-panel .contact-wrapper form .btn-wrapper {
    margin-bottom: 60px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.contact2-panel {
  padding: 80px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
}

.contact2-panel .contact2-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 1200px;
}

.contact2-panel .contact2-wrapper .contact2-image {
  width: calc((100% - 100px) / 2);
  overflow: hidden;
}

.contact2-panel .contact2-wrapper .contact2-image-box {
  height: 0;
  padding-bottom: 106%;
  overflow: hidden;
}

.contact2-panel .contact2-wrapper .contact2-image-box img {
  width: 100%;
}

.contact2-panel .contact2-wrapper .contact2-right {
  margin-left: 100px;
  width: calc((100% - 100px) / 2);
}

.contact2-panel .contact2-wrapper .contact2-right .contact2-title {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.5;
  color: #272e47;
  width: 90%;
  padding-bottom: 40px;
}

.contact2-panel .contact2-wrapper .contact2-right form {
  width: 71%;
}

.contact2-panel .contact2-wrapper .contact2-right form .ant-input {
  border: 1px solid transparent;
}

.contact2-panel .contact2-wrapper .contact2-right form .ant-input.ant-input-status-error {
  border-color: #ff4d4f;
}

.contact2-panel .contact2-wrapper .contact2-right form label {
  font-style: normal;
  line-height: 22px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
  white-space: normal;
  word-break: break-all;
}

.contact2-panel .contact2-wrapper .contact2-right form .ant-form-item-explain-error {
  display: none;
}

.contact2-panel .contact2-wrapper .contact2-right form .contact-input {
  height: 40px;
  border-radius: 2px;
  background-color: var(--appearance-bg, rgba(0, 0, 0, 0.1)) !important;
  color: var(--appearance-color, #272e47) !important;
}

.contact2-panel .contact2-wrapper .contact2-right form .contact-input:focus {
  box-shadow: none;
}

.contact2-panel .contact2-wrapper .contact2-right form .contact-submit {
  font-size: 16px;
  line-height: 2;
  padding: 4px;
  height: auto;
  width: 100%;
  background: #272e47;
  margin-top: 22px;
  border: none;
}

@media screen and (max-width: 767px) {
  .contact2-panel {
    height: auto;
    padding: 40px 20px;
  }

  .contact2-panel .contact2-wrapper {
    flex-direction: column;
    width: auto;
  }

  .contact2-panel .contact2-wrapper .contact2-image {
    width: 100%;
  }

  .contact2-panel .contact2-wrapper .contact2-image-box {
    padding-bottom: 89%;
  }

  .contact2-panel .contact2-wrapper .contact2-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    width: 100%;
  }

  .contact2-panel .contact2-wrapper .contact2-right .contact2-title {
    width: auto;
    font-size: 20px;
    line-height: 1.2;
    margin: 40px auto 0;
    padding-bottom: 24px;
  }

  .contact2-panel .contact2-wrapper .contact2-right form {
    min-width: 308px;
    width: 0;
  }

  .contact2-panel .contact2-wrapper .contact2-right form label {
    font-size: 14px;
  }

  .contact2-panel .contact2-wrapper .contact2-right form .contact-input {
    height: 36px;
  }

  .contact2-panel .contact2-wrapper .contact2-right form .contact-submit {
    margin-top: 0px;
  }

  .contact2-panel .contact2-wrapper .contact2-right form .btn-wrapper {
    margin-left: 88px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.contact3-panel {
  height: 800px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0 20px;
  font-family: var(--global-font-family, 'Arial');
}

.contact3-panel .contact3-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 934px;
  max-width: 100%;
  height: 100%;
}

.contact3-panel .contact3-wrapper .contact3-title {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 150%;
  color: #ffffff;
  text-align: center;
}

.contact3-panel .contact3-wrapper form {
  width: 100%;
  margin-top: 40px;
}

.contact3-panel .contact3-wrapper form .ant-input {
  border: 1px solid transparent;
}

.contact3-panel .contact3-wrapper form .ant-input.ant-input-status-error {
  border-color: #ff4d4f;
}

.contact3-panel .contact3-wrapper form label {
  font-style: normal;
  font-weight: 400;
  font-size: var(--font-size, 14px);
  color: var(--color, #c0c8d6);
  white-space: normal;
  word-break: break-all;
}

.contact3-panel .contact3-wrapper form .ant-form-item-explain-error {
  display: none;
}

.contact3-panel .contact3-wrapper form .contact3-row {
  margin-bottom: 14px;
}

.contact3-panel .contact3-wrapper form .contact3-input {
  border-radius: 2px;
  height: 44px;
  background-color: var(--appearance-bg, rgba(255, 255, 255, 0.2)) !important;
  color: var(--appearance-color, #ffffff) !important;
}

.contact3-panel .contact3-wrapper form .contact3-input:focus {
  box-shadow: none;
}

.contact3-panel .contact3-wrapper form .contact3-submit {
  display: block;
  margin: 0 auto;
  width: 356px;
  max-width: 100%;
  height: auto;
  font-size: 16px;
  line-height: 2;
  padding: 6px;
  font-weight: 700;
  color: #ffffff;
  background-color: #272e47;
  border: none;
}

.contact3-panel .contact3-wrapper form .btn-wrapper {
  margin-top: 12px;
}

@media screen and (max-width: 767px) {
  .contact3-panel {
    height: auto;
    padding: 60px 20px;
  }

  .contact3-panel .contact3-wrapper {
    width: auto;
  }

  .contact3-panel .contact3-wrapper .contact3-title {
    width: auto;
    margin: 0 20px;
    font-size: 20px;
  }

  .contact3-panel .contact3-wrapper form .contact3-row {
    margin-bottom: 0;
  }

  .contact3-panel .contact3-wrapper form .contact3-submit {
    width: 100%;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.contact4 {
  padding: 80px 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
}

.contact4-title {
  font-style: normal;
  font-weight: 400;
  font-size: 110px;
  line-height: 120%;
  height: 1.2em;
  color: #272e47;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: -56px;
}

.contact4-title-item {
  padding: 0 40px;
}

.contact4-title-content {
  position: absolute;
  height: 0;
  overflow: hidden;
  padding: 0 40px;
}

.contact4 .contact4-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}

.contact4 .contact4-wrapper .contact4-image {
  width: 47.22222222%;
  height: 680px;
  overflow: hidden;
}

.contact4 .contact4-wrapper .contact4-image-box img {
  width: 100%;
  height: 680px;
  -o-object-fit: cover;
     object-fit: cover;
}

.contact4 .contact4-wrapper .contact4-form-wrapper {
  flex: 1;
  display: flex;
  justify-content: center;
}

.contact4 .contact4-wrapper .contact4-form-wrapper form {
  width: 440px;
  max-width: 90%;
}

.contact4 .contact4-wrapper .contact4-form-wrapper form .ant-input {
  border: 1px solid transparent;
}

.contact4 .contact4-wrapper .contact4-form-wrapper form .ant-input.ant-input-status-error {
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom: 1px solid #ff4d4f;
}

.contact4 .contact4-wrapper .contact4-form-wrapper form label {
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
  white-space: normal;
  word-break: break-all;
}

.contact4 .contact4-wrapper .contact4-form-wrapper form .ant-form-item-explain-error {
  display: none;
}

.contact4 .contact4-wrapper .contact4-form-wrapper form .contact4-input {
  width: 100%;
  height: 32px;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom: 1px solid var(--appearance-border, rgba(0, 0, 0, 0.9));
  color: var(--appearance-color, #272e47) !important;
}

.contact4 .contact4-wrapper .contact4-form-wrapper form .contact4-input:focus {
  box-shadow: none;
}

.contact4 .contact4-wrapper .contact4-form-wrapper form .contact4-input:hover,
.contact4 .contact4-wrapper .contact4-form-wrapper form .contact4-input:focus {
  border: 1px solid var(--appearance-border, rgba(0, 0, 0, 0.9));
}

.contact4 .contact4-wrapper .contact4-form-wrapper form .contact4-submit {
  width: 100%;
  height: auto;
  font-size: 16px;
  line-height: 2;
  padding: 4px;
  background: #272e47;
  margin-top: 24px;
  border: none;
}

.contact4 .contact4-wrapper .contact4-form-wrapper form.ant-form-small .ant-form-item {
  margin-bottom: 16px;
}

.contact4 .contact4-wrapper .contact4-form-wrapper form.ant-form-small .btn-wrapper {
  margin-bottom: 0;
}

.contact4 .contact4-wrapper .contact4-form-wrapper form.ant-form-small .ant-form-item-label {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .contact4 {
    height: auto;
    padding: 40px 0;
  }

  .contact4-title {
    font-size: 40px;
    line-height: 150%;
    height: 1.2em;
    margin-bottom: 9px;
  }

  .contact4-title-item {
    padding: 0 20px;
  }

  .contact4 .contact4-wrapper {
    flex-direction: column-reverse;
    width: auto;
  }

  .contact4 .contact4-wrapper .contact4-image {
    width: 100%;
    height: auto;
  }

  .contact4 .contact4-wrapper .contact4-image-box img {
    height: auto;
    max-height: 298px;
  }

  .contact4 .contact4-wrapper .contact4-form-wrapper {
    padding: 20px 20px 0;
    width: 100%;
  }

  .contact4 .contact4-wrapper .contact4-form-wrapper .contact4-title {
    width: auto;
    font-size: 20px;
    line-height: 32px;
    margin: 40px auto 0;
    padding-bottom: 24px;
  }

  .contact4 .contact4-wrapper .contact4-form-wrapper form {
    max-width: none;
    width: 100%;
  }

  .contact4 .contact4-wrapper .contact4-form-wrapper form .contact4-submit {
    width: 100%;
    font-size: 16px;
    margin-top: 0px;
  }

  .contact4 .contact4-wrapper .contact4-form-wrapper form .btn-wrapper {
    margin: 12px 0 0;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.contact5 {
  padding: 80px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
}

.contact5 .contact5-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1200px;
}

.contact5 .contact5-wrapper .contact5-left {
  min-height: 335px;
  width: calc((100% - 100px) / 2);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.contact5 .contact5-wrapper .contact5-left-text {
  transition: 0.5s;
}

.contact5 .contact5-wrapper .contact5-left-text .contact5-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.5;
  color: #000000;
  margin-bottom: 14px;
}

.contact5 .contact5-wrapper .contact5-left-text .contact5-subtitle {
  font-size: 15px;
  line-height: 1.5;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #000000;
  margin-bottom: 40px;
}

.contact5 .contact5-wrapper .contact5-left-text .letter {
  display: inline-block;
  line-height: 1em;
}

.contact5 .contact5-wrapper .contact5-right {
  margin-left: 100px;
  width: calc((100% - 100px) / 2);
  max-width: 440px;
}

.contact5 .contact5-wrapper .contact5-right .contact5-form-item-border {
  margin-bottom: 51px;
}

.contact5 .contact5-wrapper .contact5-right .contact5-form-item-border .ant-form-item-control-input {
  position: relative;
}

.contact5 .contact5-wrapper .contact5-right .contact5-form-item-border .ant-form-item-control-input::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1.2px;
  background-color: var(--appearance-border, rgba(0, 0, 0, 0.5));
}

.contact5 .contact5-wrapper .contact5-right .contact5-form-item-border .ant-form-item-control-input::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #000;
  transition: 0.4s;
}

.contact5 .contact5-wrapper .contact5-right .contact5-form-item-border .ant-form-item-control-input:hover::after {
  width: 100%;
}

.contact5 .contact5-wrapper .contact5-right .ant-form-item-label {
  padding-bottom: 5px;
}

.contact5 .contact5-wrapper .contact5-right label {
  line-height: 1.4;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
  white-space: normal;
  word-break: break-all;
}

.contact5 .contact5-wrapper .contact5-right .ant-form-item-has-error .ant-form-item-control-input::before {
  background-color: #fe5b4c;
}

.contact5 .contact5-wrapper .contact5-right .ant-input.contact5-input {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  border: none;
  transition: 0s;
  border-radius: 0;
  color: var(--appearance-color, #272e47);
}

.contact5 .contact5-wrapper .contact5-right .ant-input.contact5-input:focus {
  box-shadow: none;
}

.contact5 .contact5-wrapper .contact5-right .ant-input.ant-input-status-error {
  border-left: none;
  border-top: none;
  border-right: none;
  background: none !important;
  box-shadow: none !important;
}

.contact5 .contact5-wrapper .contact5-right .ant-form-item-explain-error {
  display: none;
}

.contact5 .contact5-wrapper .contact5-right .btn-wrapper {
  display: flex;
  justify-content: flex-start;
  margin-top: 2px;
  margin-bottom: 0;
}

.contact5 .contact5-wrapper .contact5-right .contact5-submit {
  background: none;
  width: 241px;
  height: 40px;
  line-height: 38px;
  padding: 0;
  border-radius: 20px;
  overflow: hidden;
  color: #000000;
  background-color: transparent;
  border: 1px solid #000000;
}

.contact5 .contact5-wrapper .contact5-right .contact5-submit > div {
  width: 100%;
  height: 100%;
  padding: 0 16px;
  cursor: pointer;
  overflow: hidden;
  vertical-align: baseline;
}

@media screen and (max-width: 767px) {
  .contact5 {
    height: auto;
    padding: 40px 20px;
  }

  .contact5 .contact5-wrapper {
    flex-direction: column;
  }

  .contact5 .contact5-wrapper .contact5-left {
    width: 100%;
    height: auto;
    min-height: 145px;
    align-items: flex-start;
  }

  .contact5 .contact5-wrapper .contact5-left .contact5-subtitle {
    margin-bottom: 36px;
  }

  .contact5 .contact5-wrapper .contact5-right {
    width: 100%;
    max-width: none;
    margin: 41px 0 0 0;
  }

  .contact5 .contact5-wrapper .contact5-right .contact5-form-item-border {
    margin-bottom: 24px;
  }

  .contact5 .contact5-wrapper .contact5-right .btn-wrapper {
    margin-top: 12px;
    display: block;
  }

  .contact5 .contact5-wrapper .contact5-right .contact5-submit {
    height: 36px;
    width: 100%;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.contact6-wrapper > section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.contact6-title,
.contact6-subtitle {
  word-wrap: break-word;
}

/* purgecss end ignore */
/* purgecss start ignore */

.contact7-wrapper {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.contact7-wrapper .rounded-custom-12 {
  border-radius: 18px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.contact8-panel .md\:text-xl {
  line-height: 1;
}

.contact8-panel .text-sm {
  line-height: 1;
}

.contact8-panel .shrink-0 {
  flex-shrink: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

.contact10-wrapper {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

.contact11 {
  padding: 80px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
}

.contact11 .contact11-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 1200px;
}

.contact11 .contact11-wrapper .contact11-map {
  width: calc((100% - 100px) / 2);
  aspect-ratio: 0.94;
}

.contact11 .contact11-wrapper .contact11-map .amap-container {
  width: 100%;
  height: 100%;
}

.contact11 .contact11-wrapper .contact11-right {
  margin-left: 100px;
  width: calc((100% - 100px) / 2);
}

.contact11 .contact11-wrapper .contact11-right .contact11-title {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.6;
  color: #272e47;
  width: 90%;
  padding-bottom: 40px;
}

.contact11 .contact11-wrapper .contact11-right form {
  width: 71%;
}

.contact11 .contact11-wrapper .contact11-right form .ant-input {
  border: 1px solid transparent;
}

.contact11 .contact11-wrapper .contact11-right form .ant-input.ant-input-status-error {
  border-color: #ff4d4f;
}

.contact11 .contact11-wrapper .contact11-right form label {
  font-style: normal;
  line-height: 22px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
  white-space: normal;
  word-break: break-all;
}

.contact11 .contact11-wrapper .contact11-right form .ant-form-item-explain-error {
  display: none;
}

.contact11 .contact11-wrapper .contact11-right form .contact-input {
  height: 40px;
  border-radius: 2px;
  background-color: var(--appearance-bg, rgba(0, 0, 0, 0.1)) !important;
  color: var(--appearance-color, #272e47) !important;
}

.contact11 .contact11-wrapper .contact11-right form .contact-input:focus {
  box-shadow: none;
}

.contact11 .contact11-wrapper .contact11-right form .contact-submit {
  width: 100%;
  height: auto;
  font-size: 16px;
  line-height: 2;
  padding: 4px;
  margin-top: 22px;
  border: none;
}

@media screen and (max-width: 767px) {
  .contact11 {
    height: auto;
    padding: 40px 20px;
  }

  .contact11 .contact11-wrapper {
    flex-direction: column;
    width: auto;
  }

  .contact11 .contact11-wrapper .contact11-map {
    width: 100%;
  }

  .contact11 .contact11-wrapper .contact11-map-box {
    padding-bottom: 89%;
  }

  .contact11 .contact11-wrapper .contact11-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    width: 100%;
  }

  .contact11 .contact11-wrapper .contact11-right .contact11-title {
    width: auto;
    font-size: 20px;
    line-height: 1.2;
    margin: 40px auto 0;
    padding-bottom: 24px;
  }

  .contact11 .contact11-wrapper .contact11-right form {
    min-width: 308px;
    width: 0;
  }

  .contact11 .contact11-wrapper .contact11-right form label {
    font-size: 14px;
  }

  .contact11 .contact11-wrapper .contact11-right form .contact-input {
    height: 36px;
  }

  .contact11 .contact11-wrapper .contact11-right form .contact-submit {
    height: 36px;
    font-size: 16px;
    margin-top: 0px;
  }

  .contact11 .contact11-wrapper .contact11-right form .btn-wrapper {
    margin-left: 88px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.contact12 {
  padding: 80px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
}

.contact12 .contact12-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 1200px;
}

.contact12 .contact12-wrapper .contact12-map {
  width: calc((100% - 100px) / 2);
  aspect-ratio: 0.94;
}

.contact12 .contact12-wrapper .contact12-right {
  margin-left: 100px;
  width: calc((100% - 100px) / 2);
}

.contact12 .contact12-wrapper .contact12-right .contact12-title {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.5;
  color: #272e47;
  width: 90%;
  padding-bottom: 40px;
}

.contact12 .contact12-wrapper .contact12-right form {
  width: 71%;
}

.contact12 .contact12-wrapper .contact12-right form .ant-input {
  border: 1px solid transparent;
}

.contact12 .contact12-wrapper .contact12-right form .ant-input.ant-input-status-error {
  border-color: #ff4d4f;
}

.contact12 .contact12-wrapper .contact12-right form label {
  font-style: normal;
  line-height: 22px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
  white-space: normal;
  word-break: break-all;
}

.contact12 .contact12-wrapper .contact12-right form .ant-form-item-explain-error {
  display: none;
}

.contact12 .contact12-wrapper .contact12-right form .contact-input {
  height: 40px;
  border-radius: 2px;
  background-color: var(--appearance-bg, rgba(0, 0, 0, 0.1)) !important;
  color: var(--appearance-color, #272e47) !important;
}

.contact12 .contact12-wrapper .contact12-right form .contact-input:focus {
  box-shadow: none;
}

.contact12 .contact12-wrapper .contact12-right form .contact-submit {
  width: 100%;
  height: auto;
  font-size: 16px;
  line-height: 2;
  padding: 4px;
  margin-top: 22px;
  border: none;
}

@media screen and (max-width: 767px) {
  .contact12 {
    height: auto;
    padding: 40px 20px;
  }

  .contact12 .contact12-wrapper {
    flex-direction: column;
    width: auto;
  }

  .contact12 .contact12-wrapper .contact12-map {
    width: 100%;
  }

  .contact12 .contact12-wrapper .contact12-map-box {
    padding-bottom: 89%;
  }

  .contact12 .contact12-wrapper .contact12-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    width: 100%;
  }

  .contact12 .contact12-wrapper .contact12-right .contact12-title {
    width: auto;
    font-size: 20px;
    line-height: 1.2;
    margin: 40px auto 0;
    padding-bottom: 24px;
  }

  .contact12 .contact12-wrapper .contact12-right form {
    min-width: 308px;
    width: 0;
  }

  .contact12 .contact12-wrapper .contact12-right form label {
    font-size: 14px;
  }

  .contact12 .contact12-wrapper .contact12-right form .contact-input {
    height: 36px;
  }

  .contact12 .contact12-wrapper .contact12-right form .contact-submit {
    margin-top: 0px;
  }

  .contact12 .contact12-wrapper .contact12-right form .btn-wrapper {
    margin-left: 88px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.footer0-wrapper {
  background: #212327;
  padding: 0 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.footer0-wrapper .footer0 {
  max-width: 960px;
  margin: 0 auto;
  font-family: var(--global-font-family, 'Arial');
}

.footer0-wrapper .footer0 .self-intro {
  padding: 76px 0 81px;
  position: relative;
}

.footer0-wrapper .footer0 .self-intro::after {
  position: absolute;
  bottom: 0;
  content: '';
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.footer0-wrapper .footer0 .self-intro .block > h2 {
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  margin-bottom: 14px;
}

.footer0-wrapper .footer0 .self-intro .block > div > a {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  color: #808080;
  transition: color 0.5s;
}

.footer0-wrapper .footer0 .self-intro .block > div > a:hover {
  color: #4c6aff;
}

.footer0-wrapper .footer0 .self-intro .block > div > div[data-edit^='linkA'] {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  color: #808080;
}

.footer0-wrapper .footer0 .self-intro .block > div > div[data-edit^='text'] {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #808080;
}

.footer0-wrapper .footer0 .self-intro .block > div > h1 {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.57;
  color: #fff;
}

.footer0-wrapper .footer0 .copyright {
  padding-top: 25px;
  padding-bottom: 119px;
  color: #7d8085;
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .footer0-wrapper .footer0 .self-intro {
    padding: 60px 0 0;
    flex-direction: column;
  }

  .footer0-wrapper .footer0 .self-intro::after {
    display: none;
  }

  .footer0-wrapper .footer0 .self-intro .block {
    flex: 1;
    margin-bottom: 20px;
    min-width: 50%;
  }

  .footer0-wrapper .footer0 .self-intro .block > h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
  }

  .footer0-wrapper .footer0 .self-intro .block > div > a {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px;
  }

  .footer0-wrapper .footer0 .copyright {
    padding-bottom: 60px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.footer2-wrapper {
  background: #ffffff;
  padding: 0 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.footer2-wrapper .footer2 {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 100px 0;
  font-family: var(--global-font-family, 'Arial');
}

.footer2-wrapper .footer2-inner {
  display: flex;
  justify-content: space-between;
  padding: 0 0 50px;
  position: relative;
}

.footer2-wrapper .footer2-inner::after {
  position: absolute;
  bottom: 0;
  content: '';
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.footer2-wrapper .footer2-inner-logo {
  width: 120px;
  height: 32px;
}

.footer2-wrapper .footer2-inner-logo img {
  max-width: 100%;
  max-height: 100%;
}

.footer2-wrapper .footer2-inner-socialmedia {
  display: flex;
  margin-top: 40px;
}

.footer2-wrapper .footer2-inner-socialmedia a {
  width: 24px;
  height: 24px;
  margin-right: 24px;
}

.footer2-wrapper .footer2-inner-socialmedia a img {
  width: 100%;
  height: 100%;
}

.footer2-wrapper .footer2-self-intro {
  width: 76%;
}

.footer2-wrapper .footer2-self-intro .footer2-block > h2 {
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  color: #272e47;
  margin-bottom: 14px;
}

.footer2-wrapper .footer2-self-intro .footer2-block > div > a {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 2.1;
  color: #545a6e;
  transition: color 0.5s;
}

.footer2-wrapper .footer2-self-intro .footer2-block > div > a:hover {
  color: #4c6aff !important;
}

.footer2-wrapper .footer2-self-intro .footer2-block > div > div[data-edit^='linkA'] {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 2.1;
  color: #545a6e;
}

.footer2-wrapper .footer2-self-intro .footer2-block > div > div[data-edit^='text'] {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #545a6e;
}

.footer2-wrapper .footer2-self-intro .footer2-block > div > h1 {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.57;
  color: #272e47;
}

.footer2-wrapper .footer2-copyright {
  padding-top: 25px;
  color: #7d8085;
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .footer2-wrapper .footer2 {
    padding: 40px 0 60px;
  }

  .footer2-wrapper .footer2-inner {
    flex-direction: column;
    border: 0;
    padding: 0;
  }

  .footer2-wrapper .footer2-inner::after {
    border: none;
  }

  .footer2-wrapper .footer2-self-intro {
    width: 100%;
    margin-top: 40px;
    flex-direction: column;
  }

  .footer2-wrapper .footer2-self-intro .footer2-block {
    margin-bottom: 20px;
    min-width: 50%;
    flex: 1;
  }

  .footer2-wrapper .footer2-self-intro .footer2-block > h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 20px;
  }

  .footer2-wrapper .footer2-self-intro .footer2-block > div > a {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.footer3-wrapper {
  background: #ffffff;
  padding: 75px 20px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.footer3-wrapper .footer3 {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  font-family: var(--global-font-family, 'Arial');
}

.footer3-wrapper .footer3-self-intro {
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 84px;
}

.footer3-wrapper .footer3-self-intro .footer3-block {
  text-align: center;
}

.footer3-wrapper .footer3-self-intro .footer3-block h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.8;
  color: #272e47;
  margin-bottom: 13px;
}

.footer3-wrapper .footer3-self-intro .footer3-block > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer3-wrapper .footer3-self-intro .footer3-block > div > * {
  min-width: 32px;
}

.footer3-wrapper .footer3-self-intro .footer3-block > div a {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 2.8;
  color: #545a6e;
  transition: color 0.5s;
}

.footer3-wrapper .footer3-self-intro .footer3-block > div a:hover {
  color: #4c6aff !important;
}

.footer3-wrapper .footer3-self-intro .footer3-block > div > div[data-edit^='linkA'] {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 2.8;
  color: #545a6e;
}

.footer3-wrapper .footer3-self-intro .footer3-block > div > div[data-edit^='text'] {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #545a6e;
}

.footer3-wrapper .footer3-self-intro .footer3-block > div > h1 {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.57;
  color: #272e47;
}

.footer3-wrapper .footer3-socialmedia-item {
  display: flex !important;
  align-items: center;
  white-space: nowrap;
}

.footer3-wrapper .footer3-socialmedia-item span {
  display: inline-block;
  min-width: 32px;
  text-align: left;
}

.footer3-wrapper .footer3-socialmedia-item img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.footer3-wrapper .footer3-bottom {
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.16);
  padding: 44px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer3-wrapper .footer3-logo {
  width: 120px;
  height: 32px;
}

.footer3-wrapper .footer3-logo img {
  width: 100%;
  height: 100%;
}

.footer3-wrapper .footer3-copyright {
  flex: 1;
  color: #7d8085;
  font-size: 14px;
  text-align: right;
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  .footer3-wrapper {
    padding-top: 40px;
  }

  .footer3-wrapper .footer3-self-intro {
    padding: 0;
    flex-direction: column;
  }

  .footer3-wrapper .footer3-self-intro .footer3-block {
    margin-bottom: 20px;
    min-width: 50%;
    flex: 1;
    text-align: left;
  }

  .footer3-wrapper .footer3-self-intro .footer3-block > h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 20px;
  }

  .footer3-wrapper .footer3-self-intro .footer3-block > div {
    align-items: flex-start;
  }

  .footer3-wrapper .footer3-self-intro .footer3-block > div > a {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 20px;
  }

  .footer3-wrapper .footer3-socialmedia-wrapper {
    align-items: flex-start;
  }

  .footer3-wrapper .footer3-bottom {
    border: none;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 0 61px;
  }

  .footer3-wrapper .footer3-copyright {
    font-size: 12px;
    text-align: left;
    margin: 20px 0 0;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

a {
  color: #4c6aff;
}

.footer4-wrapper {
  font-family: var(--global-config-font-family, 'Arial');
  background-position: center;
}

.footer4-wrapper .footer4 {
  background-position: center;
}

.footer4-wrapper .block {
  min-width: 50px;
}

/* purgecss end ignore */
/* purgecss start ignore */

a {
  color: #4c6aff;
}

.footer5-wrapper {
  font-family: var(--global-config-font-family, 'Arial');
  background-position: center;
}

.footer5-wrapper .footer5-logo {
  display: inline-block;
}

.block {
  min-width: 50px;
  color: #111827;
}

.block a {
  color: #4c6aff;
}

@media screen and (max-width: 767px) {
  .footer5-list {
    flex-direction: column;
  }

  .footer5-list > li {
    margin-bottom: 20px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.product-detail-video {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background: #000;
}

.product-detail-video video {
  width: 100%;
  height: 100%;
}

.product-detail-video .video-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.product-detail-video .video-cover svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.product-detail-video .video-cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-breadcrumb {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}

.ant-breadcrumb .anticon {
  font-size: 14px;
}

.ant-breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.ant-breadcrumb a {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}

.ant-breadcrumb a:hover {
  color: rgba(0, 0, 0, 0.85);
}

.ant-breadcrumb li:last-child {
  color: rgba(0, 0, 0, 0.85);
}

.ant-breadcrumb li:last-child a {
  color: rgba(0, 0, 0, 0.85);
}

li:last-child > .ant-breadcrumb-separator {
  display: none;
}

.ant-breadcrumb-separator {
  margin: 0 8px;
  color: rgba(0, 0, 0, 0.45);
}

.ant-breadcrumb-link > .anticon + span,
.ant-breadcrumb-link > .anticon + a {
  margin-left: 4px;
}

.ant-breadcrumb-overlay-link > .anticon {
  margin-left: 4px;
}

.ant-breadcrumb-rtl {
  direction: rtl;
}

.ant-breadcrumb-rtl::before {
  display: table;
  content: '';
}

.ant-breadcrumb-rtl::after {
  display: table;
  clear: both;
  content: '';
}

.ant-breadcrumb-rtl > span {
  float: right;
}

.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span,
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a {
  margin-right: 4px;
  margin-left: 0;
}

.ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon {
  margin-right: 4px;
  margin-left: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-dropdown-menu-item.ant-dropdown-menu-item-danger {
  color: #ff4d4f;
}

.ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover {
  color: #fff;
  background-color: #ff4d4f;
}

.ant-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}

.ant-dropdown::before {
  position: absolute;
  top: -4px;
  right: 0;
  bottom: -4px;
  left: -7px;
  z-index: -9999;
  opacity: 0.0001;
  content: ' ';
}

.ant-dropdown-wrap {
  position: relative;
}

.ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 10px;
}

.ant-dropdown-wrap .anticon-down::before {
  transition: transform 0.2s;
}

.ant-dropdown-wrap-open .anticon-down::before {
  transform: rotate(180deg);
}

.ant-dropdown-hidden,
.ant-dropdown-menu-hidden,
.ant-dropdown-menu-submenu-hidden {
  display: none;
}

.ant-dropdown-show-arrow.ant-dropdown-placement-topLeft,
.ant-dropdown-show-arrow.ant-dropdown-placement-top,
.ant-dropdown-show-arrow.ant-dropdown-placement-topRight {
  padding-bottom: 15.3137085px;
}

.ant-dropdown-show-arrow.ant-dropdown-placement-bottomLeft,
.ant-dropdown-show-arrow.ant-dropdown-placement-bottom,
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomRight {
  padding-top: 15.3137085px;
}

.ant-dropdown-arrow {
  position: absolute;
  z-index: 1;
  display: block;
  width: 11.3137085px;
  height: 11.3137085px;
  border-radius: 0 0 2px;
  pointer-events: none;
}

.ant-dropdown-arrow::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: #fff;
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  -webkit-clip-path: inset(33% 33%);
          clip-path: inset(33% 33%);
  -webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
          clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}

.ant-dropdown-placement-top > .ant-dropdown-arrow,
.ant-dropdown-placement-topLeft > .ant-dropdown-arrow,
.ant-dropdown-placement-topRight > .ant-dropdown-arrow {
  bottom: 10px;
  box-shadow: 3px 3px 7px -3px rgba(0, 0, 0, 0.1);
  transform: rotate(45deg);
}

.ant-dropdown-placement-top > .ant-dropdown-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}

.ant-dropdown-placement-topLeft > .ant-dropdown-arrow {
  left: 16px;
}

.ant-dropdown-placement-topRight > .ant-dropdown-arrow {
  right: 16px;
}

.ant-dropdown-placement-bottom > .ant-dropdown-arrow,
.ant-dropdown-placement-bottomLeft > .ant-dropdown-arrow,
.ant-dropdown-placement-bottomRight > .ant-dropdown-arrow {
  top: 9.41421356px;
  box-shadow: 2px 2px 5px -2px rgba(0, 0, 0, 0.1);
  transform: rotate(-135deg) translateY(-0.5px);
}

.ant-dropdown-placement-bottom > .ant-dropdown-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(-135deg) translateY(-0.5px);
}

.ant-dropdown-placement-bottomLeft > .ant-dropdown-arrow {
  left: 16px;
}

.ant-dropdown-placement-bottomRight > .ant-dropdown-arrow {
  right: 16px;
}

.ant-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

.ant-dropdown-menu-item-group-title {
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.45);
  transition: all 0.3s;
}

.ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: transparent;
  box-shadow: none;
  transform-origin: 0 0;
}

.ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-menu-submenu-popup li {
  list-style: none;
}

.ant-dropdown-menu-submenu-popup ul {
  margin-right: 0.3em;
  margin-left: 0.3em;
}

.ant-dropdown-menu-item {
  position: relative;
  display: flex;
  align-items: center;
}

.ant-dropdown-menu-item-icon {
  min-width: 12px;
  margin-right: 8px;
  font-size: 12px;
}

.ant-dropdown-menu-title-content {
  flex: auto;
}

.ant-dropdown-menu-title-content > a {
  color: inherit;
  transition: all 0.3s;
}

.ant-dropdown-menu-title-content > a:hover {
  color: inherit;
}

.ant-dropdown-menu-title-content > a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
}

.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  transition: all 0.3s;
}

.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected {
  color: #4c6aff;
  background-color: #f0f5ff;
}

.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-item.ant-dropdown-menu-item-active,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-active,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-active,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-active {
  background-color: #f5f5f5;
}

.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-disabled,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-disabled:hover,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}

.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled a,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-disabled a,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled a,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-disabled a {
  pointer-events: none;
}

.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #f0f0f0;
}

.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon {
  position: absolute;
  right: 8px;
}

.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon {
  margin-right: 0 !important;
  color: rgba(0, 0, 0, 0.45);
  font-size: 10px;
  font-style: normal;
}

.ant-dropdown-menu-item-group-list {
  margin: 0 8px;
  padding: 0;
  list-style: none;
}

.ant-dropdown-menu-submenu-title {
  padding-right: 24px;
}

.ant-dropdown-menu-submenu-vertical {
  position: relative;
}

.ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 4px;
  transform-origin: 0 0;
}

.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}

.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
  color: #4c6aff;
}

.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpIn;
}

.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topRight,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownIn;
}

.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpOut;
}

.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownOut;
}

.ant-dropdown-trigger > .anticon.anticon-down,
.ant-dropdown-link > .anticon.anticon-down,
.ant-dropdown-button > .anticon.anticon-down {
  font-size: 10px;
  vertical-align: baseline;
}

.ant-dropdown-button {
  white-space: nowrap;
}

.ant-dropdown-button.ant-btn-group > .ant-btn-loading,
.ant-dropdown-button.ant-btn-group > .ant-btn-loading + .ant-btn {
  cursor: default;
  pointer-events: none;
}

.ant-dropdown-button.ant-btn-group > .ant-btn-loading + .ant-btn::before {
  display: block;
}

.ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child):not(.ant-btn-icon-only) {
  padding-right: 8px;
  padding-left: 8px;
}

.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529;
}

.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a {
  color: rgba(255, 255, 255, 0.65);
}

.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a .ant-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65);
}

.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a:hover {
  color: #fff;
  background: transparent;
}

.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  color: #fff;
  background: #4c6aff;
}

.ant-dropdown-rtl {
  direction: rtl;
}

.ant-dropdown-rtl.ant-dropdown::before {
  right: -7px;
  left: 0;
}

.ant-dropdown-menu.ant-dropdown-menu-rtl {
  direction: rtl;
  text-align: right;
}

.ant-dropdown-rtl .ant-dropdown-menu-item-group-title,
.ant-dropdown-menu-submenu-rtl .ant-dropdown-menu-item-group-title {
  direction: rtl;
  text-align: right;
}

.ant-dropdown-menu-submenu-popup.ant-dropdown-menu-submenu-rtl {
  transform-origin: 100% 0;
}

.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup li {
  text-align: right;
}

.ant-dropdown-rtl .ant-dropdown-menu-item,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title {
  text-align: right;
}

.ant-dropdown-rtl .ant-dropdown-menu-item > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-item > span > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title > span > .anticon:first-child {
  margin-right: 0;
  margin-left: 8px;
}

.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon {
  right: auto;
  left: 8px;
}

.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon {
  margin-left: 0 !important;
  transform: scaleX(-1);
}

.ant-dropdown-rtl .ant-dropdown-menu-submenu-title {
  padding-right: 12px;
  padding-left: 24px;
}

.ant-dropdown-rtl .ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  right: 100%;
  left: 0;
  margin-right: 4px;
  margin-left: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-space {
  display: inline-flex;
}

.ant-space-vertical {
  flex-direction: column;
}

.ant-space-align-center {
  align-items: center;
}

.ant-space-align-start {
  align-items: flex-start;
}

.ant-space-align-end {
  align-items: flex-end;
}

.ant-space-align-baseline {
  align-items: baseline;
}

.ant-space-item:empty {
  display: none;
}

.ant-space-compact {
  display: inline-flex;
}

.ant-space-compact-block {
  display: flex;
  width: 100%;
}

.ant-space-compact-vertical {
  flex-direction: column;
}

.ant-space-rtl {
  direction: rtl;
}

.ant-space-compact-rtl {
  direction: rtl;
}

/* purgecss end ignore */
/* purgecss start ignore */

._breadcrumb_1qcm5_1 li {
  color: var(--color, #747a8c);
  display: flex;
  align-items: center;
}

._breadcrumb_1qcm5_1 li:first-child {
  pointer-events: none;
}

._breadcrumb_1qcm5_1 .ant-breadcrumb-link {
  cursor: pointer;
  padding: 0 4px;
  font-size: inherit;
  line-height: 1.57;
  border-radius: 2px;
  max-width: 180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

._breadcrumb_1qcm5_1 .ant-breadcrumb-link:hover {
  background: #f0f2f7;
  color: #4c6aff;
}

._breadcrumb_1qcm5_1 .ant-breadcrumb-separator {
  margin: 0;
}

._breadcrumb_1qcm5_1 a,
._breadcrumb_1qcm5_1 a:hover {
  color: inherit;
}

._breadcrumb_1qcm5_1 li:last-child:not(:first-child) {
  color: var(--hover-color, #272e47);
  font-weight: 500;
}

._breadcrumb_1qcm5_1 li:last-child:not(:first-child) .ant-breadcrumb-link:hover {
  background: none;
  cursor: default;
  color: var(--hover-color, #272e47);
}

/* purgecss end ignore */
/* purgecss start ignore */

.product-detail-info-attachments {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.product-detail-info-attachments .thumbnail {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  margin: 0 16px 0 8px;
  -o-object-fit: contain;
     object-fit: contain;
}

.product-detail-info-attachments .file-icon {
  margin-right: 10px;
}

.product-detail-info-attachments .file-icon img {
  height: 38px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.detail0-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 20px;
  font-family: var(--global-font-family, 'Arial');
}

.detail0-wrapper .product-detail-breadcrumb {
  width: 960px;
  padding: 20px 0 14px;
  margin: auto;
}

.detail0-wrapper .product-info {
  margin: 12px auto 0;
  display: flex;
  width: 960px;
}

.detail0-wrapper .product-info .product-img {
  margin-bottom: 32px;
  height: auto;
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 16px;
  height: 426px;
}

.detail0-wrapper .product-info .slides {
  display: none;
}

.detail0-wrapper .product-info .img-container {
  width: 360px;
  height: 360px;
  border-radius: 4px;
  overflow: hidden;
}

.detail0-wrapper .product-info .main-img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
}

.detail0-wrapper .product-info .more-img {
  display: flex;
  height: 50px;
  margin-top: 16px;
  max-width: 360px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.detail0-wrapper .product-info .more-img .arrow-prev,
.detail0-wrapper .product-info .more-img .arrow-next {
  width: 16px;
  height: 50px;
  background: #f0f3f5;
  border-radius: 2px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.detail0-wrapper .product-info .more-img .arrow-prev:hover svg path,
.detail0-wrapper .product-info .more-img .arrow-next:hover svg path {
  stroke: #4c6aff;
}

.detail0-wrapper .product-info .more-img .arrow-prev:active,
.detail0-wrapper .product-info .more-img .arrow-next:active {
  background: #e1e6ed;
}

.detail0-wrapper .product-info .more-img .arrow-prev {
  margin-right: 4px;
}

.detail0-wrapper .product-info .more-img .arrow-next {
  margin-left: 4px;
}

.detail0-wrapper .product-info .more-img .img-bar-wrapper {
  max-width: 320px;
  overflow: hidden;
}

.detail0-wrapper .product-info .more-img .img-bar {
  display: flex;
  transition: all 0.3s;
}

.detail0-wrapper .product-info .more-img .img-bar .thumb-img {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  border-radius: 2px;
  margin-right: 4px;
  cursor: pointer;
  border: 1px solid transparent;
}

.detail0-wrapper .product-info .more-img .img-bar .thumb-img > img {
  width: 48px;
  height: 48px;
  -o-object-fit: cover;
     object-fit: cover;
}

.detail0-wrapper .product-info .more-img .img-bar .active-img {
  border-color: var(--thumb-border-color, #4c6aff);
}

.detail0-wrapper .product-info .product-text-info {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden;
}

.detail0-wrapper .product-info .product-text-info .name-price {
  margin-left: 55px;
}

.detail0-wrapper .product-info .product-text-info .product-name {
  font-size: 16px;
  line-height: 1.25;
  color: #232d47;
  position: relative;
}

.detail0-wrapper .product-info .product-text-info .product-name .hot-icon {
  position: absolute;
  top: -2px;
  left: -41px;
}

.detail0-wrapper .product-info .product-text-info .price-chat {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.detail0-wrapper .product-info .product-text-info .price-chat .price-info {
  font-size: 20px;
  line-height: 1.4;
  color: #fe6c5e;
  display: flex;
  align-items: center;
}

.detail0-wrapper .product-info .product-text-info .price-chat .price-info .number {
  margin: 0 4px;
}

.detail0-wrapper .product-info .product-text-info .price-chat .price-info .price-clause {
  padding: 0px 6px;
  border-radius: 2px;
  background: #fff3e2;
  color: #cc913d;
  font-size: 12px;
  line-height: 1.33;
}

.detail0-wrapper .product-info .product-text-info .price-chat .chat-btn {
  background: #edf0ff;
  border-radius: 4px;
  color: #4c6aff;
  border: none;
  display: flex;
  align-items: center;
  height: auto;
  padding: 4px 12px;
}

.detail0-wrapper .product-info .product-text-info .price-chat .chat-btn > svg {
  margin-right: 0.29em;
  width: 1.14em;
  height: 1.14em;
}

.detail0-wrapper .product-info .product-text-info .specification {
  position: relative;
  padding-left: 55px;
  padding-bottom: 32px;
}

.detail0-wrapper .product-info .product-text-info .specification .spec-line {
  margin-top: 24px;
  font-size: 14px;
  line-height: 1.57;
  display: flex;
}

.detail0-wrapper .product-info .product-text-info .specification .spec-line .spec-type {
  color: #7a8599;
  min-width: 110px;
  padding-right: 9px;
  flex-shrink: 0;
}

.detail0-wrapper .product-info .product-text-info .specification .spec-line .spec-value {
  color: #232d47;
  word-wrap: break-word;
  overflow: hidden;
}

.detail0-wrapper .product-info .product-text-info .specification .spec-line .spec-value .link {
  display: inline-flex;
  align-items: center;
  margin-left: 12px;
}

.detail0-wrapper .product-info .product-text-info .specification .spec-line .spec-value.spec-specification {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.detail0-wrapper .product-info .product-text-info .specification .spec-line .spec-value.spec-specification .spec-specification-item {
  display: flex;
  height: 28px;
  padding: 5px 12px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #ebedf2;
  background: transparent;
  cursor: pointer;
  max-width: 100%;
}

.detail0-wrapper .product-info .product-text-info .specification .spec-line .spec-value.spec-specification .spec-specification-item:hover {
  color: #4c6aff;
}

.detail0-wrapper .product-info .product-text-info .specification .spec-line .spec-value.spec-specification .spec-specification-item.active {
  color: #4c6aff !important;
  border: 1px solid #4c6aff !important;
}

.detail0-wrapper .product-info .product-text-info .specification .edit-area {
  position: absolute;
  left: 55px;
  right: 50px;
  top: 24px;
  bottom: 32px;
  display: flex;
}

.detail0-wrapper .product-info .product-text-info .specification .edit-area .spec-type {
  width: 110px;
}

.detail0-wrapper .product-info .product-text-info .specification .edit-area .spec-value {
  flex: 1;
}

@media screen and (max-width: 767px) {
  .detail0-wrapper {
    padding-top: 0;
  }

  .detail0-wrapper .product-detail-breadcrumb {
    width: 100%;
    padding-left: 16px;
  }

  .detail0-wrapper .product-info {
    width: 100%;
    flex-direction: column;
    padding-bottom: 12px;
    margin: 0;
  }

  .detail0-wrapper .product-info .product-img {
    width: 100vw;
    height: 100vw;
    margin-bottom: 0;
    position: static;
    top: 0px;
  }

  .detail0-wrapper .product-info .product-img .slides {
    display: block;
  }

  .detail0-wrapper .product-info .product-img .slides .slide-img {
    width: 100vw;
    height: 100vw;
  }

  .detail0-wrapper .product-info .product-img .slides .slide-img img {
    width: 100%;
    height: 100%;
  }

  .detail0-wrapper .product-info .product-img .slides .slide-video {
    width: 100vw;
    height: 100vw;
  }

  .detail0-wrapper .product-info .img-container,
  .detail0-wrapper .product-info .more-img {
    display: none;
  }

  .detail0-wrapper .product-info .product-text-info {
    margin: 0;
    width: 100%;
  }

  .detail0-wrapper .product-info .product-text-info .name-price {
    background-color: #fff;
    margin: 12px 16px 0;
    padding: 16px 12px 0;
    border-radius: 2px;
  }

  .detail0-wrapper .product-info .product-text-info .name-price .product-name {
    padding-left: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .detail0-wrapper .product-info .product-text-info .name-price .product-name .hot-icon {
    top: 2px;
    left: 0;
  }

  .detail0-wrapper .product-info .product-text-info .name-price .price-chat {
    border: none;
    padding: 16px 0 0;
  }

  .detail0-wrapper .product-info .product-text-info .name-price .price-chat .price-info {
    color: #272e47;
  }

  .detail0-wrapper .product-info .product-text-info .name-price .price-chat .chat-btn {
    display: none;
  }

  .detail0-wrapper .product-info .product-text-info .specification {
    background-color: #fff;
    margin: 0 16px;
    padding: 4px 12px 16px;
    border-radius: 2px;
  }

  .detail0-wrapper .product-info .product-text-info .specification .spec-line {
    line-height: 1.3;
    margin-top: 12px;
  }

  .detail0-wrapper .product-info .product-text-info .specification .spec-line .spec-type {
    max-width: 150px;
  }

  .detail0-wrapper .product-info .product-text-info .specification .edit-area {
    left: 4px;
    top: 12px;
    bottom: 12px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.product-detail2 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 20px;
  font-family: var(--global-font-family, 'Arial');
}

.product-detail2 .product-detail-breadcrumb {
  width: 960px;
  padding: 20px 0 14px;
  margin: auto;
}

.product-detail2 .product-info {
  margin: 12px auto 0;
  display: flex;
  width: 960px;
}

.product-detail2 .product-info .product-img {
  height: auto;
  display: flex;
  flex-wrap: nowrap;
  position: sticky;
  top: 12px;
  height: 370px;
}

.product-detail2 .product-info .slides {
  display: none;
}

.product-detail2 .product-info .img-container {
  width: 370px;
  height: 370px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  overflow: hidden;
}

.product-detail2 .product-info .main-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.product-detail2 .product-info .more-img {
  display: flex;
  flex-direction: column;
  margin-left: 16px;
  max-height: 360px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  top: 12px;
}

.product-detail2 .product-info .more-img .more-arrow {
  width: 44px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-detail2 .product-info .more-img .arrow-prev,
.product-detail2 .product-info .more-img .arrow-next {
  cursor: pointer;
}

.product-detail2 .product-info .more-img .arrow-next {
  margin-left: 6px;
  transform: rotate(180deg);
}

.product-detail2 .product-info .more-img .img-bar-wrapper {
  height: 332px;
  overflow: hidden;
}

.product-detail2 .product-info .more-img .img-bar {
  display: flex;
  flex-direction: column;
  gap: 4px;
  transition: all 0.3s;
}

.product-detail2 .product-info .more-img .img-bar .thumb-img {
  width: 44px;
  height: 44px;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.07);
}

.product-detail2 .product-info .more-img .img-bar .thumb-img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.product-detail2 .product-info .more-img .img-bar .active-img {
  border-color: var(--thumb-border-color, #3f465c);
}

.product-detail2 .product-info .product-text-info {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden;
}

.product-detail2 .product-info .product-text-info .name-price {
  margin-left: 58px;
}

.product-detail2 .product-info .product-text-info .hot-icon {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  padding: 2px 6px;
  justify-content: center;
  align-items: center;
  background: #000;
  color: #fff;
  font-size: 12px;
  margin: 8px 0 16px;
}

.product-detail2 .product-info .product-text-info .product-name {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.25;
  color: #272e47;
}

.product-detail2 .product-info .product-text-info .price-chat {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0 26px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.product-detail2 .product-info .product-text-info .price-chat .price-info {
  font-size: 20px;
  line-height: 1.4;
  color: #272e47;
  display: flex;
  align-items: center;
}

.product-detail2 .product-info .product-text-info .price-chat .price-info .number {
  margin: 0 4px;
}

.product-detail2 .product-info .product-text-info .price-chat .price-info .price-clause {
  padding: 0px 6px;
  border-radius: 2px;
  background: #fff3e2;
  color: #cc913d;
  font-size: 12px;
  line-height: 1.33;
}

.product-detail2 .product-info .product-text-info .price-chat .chat-btn {
  color: #4c6aff;
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  height: auto;
  padding: 4px 12px;
  box-shadow: none;
}

.product-detail2 .product-info .product-text-info .price-chat .chat-btn > svg {
  margin-right: 0.29em;
  width: 1.14em;
  height: 1.14em;
}

.product-detail2 .product-info .product-text-info .price-chat .chat-btn::after {
  all: unset;
}

.product-detail2 .product-info .product-text-info .specification {
  position: relative;
  padding: 8px 0 32px 58px;
}

.product-detail2 .product-info .product-text-info .specification .spec-line {
  margin-top: 16px;
  font-size: 14px;
  line-height: 1.57;
  display: flex;
}

.product-detail2 .product-info .product-text-info .specification .spec-line .spec-type {
  color: #747a8c;
  width: 130px;
  flex-shrink: 0;
  padding-right: 8px;
}

.product-detail2 .product-info .product-text-info .specification .spec-line .spec-value {
  color: #272e47;
  word-wrap: break-word;
  overflow: hidden;
}

.product-detail2 .product-info .product-text-info .specification .spec-line .spec-value .link {
  display: inline-flex;
  align-items: center;
  margin-left: 12px;
}

.product-detail2 .product-info .product-text-info .specification .spec-line .spec-value.spec-specification {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.product-detail2 .product-info .product-text-info .specification .spec-line .spec-value.spec-specification .spec-specification-item {
  display: flex;
  height: 28px;
  padding: 5px 12px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #ebedf2;
  background: transparent;
  cursor: pointer;
  max-width: 100%;
}

.product-detail2 .product-info .product-text-info .specification .spec-line .spec-value.spec-specification .spec-specification-item:hover {
  color: #4c6aff;
}

.product-detail2 .product-info .product-text-info .specification .spec-line .spec-value.spec-specification .spec-specification-item.active {
  color: #4c6aff !important;
  border: 1px solid #4c6aff !important;
}

.product-detail2 .product-info .product-text-info .specification .edit-area {
  position: absolute;
  left: 58px;
  right: 50px;
  top: 16px;
  bottom: 32px;
  display: flex;
}

.product-detail2 .product-info .product-text-info .specification .edit-area .spec-type {
  width: 110px;
}

.product-detail2 .product-info .product-text-info .specification .edit-area .spec-value {
  flex: 1;
}

@media screen and (max-width: 767px) {
  .product-detail2 {
    padding-top: 0;
  }

  .product-detail2 .product-detail-breadcrumb {
    width: 100%;
    padding-left: 16px;
  }

  .product-detail2 .product-info {
    flex-direction: column;
    padding-bottom: 12px;
    margin: 0;
    width: 100%;
  }

  .product-detail2 .product-info .product-img {
    width: 100vw;
    height: 100vw;
    margin-bottom: 0;
  }

  .product-detail2 .product-info .product-img .slides {
    display: block;
    width: 100%;
  }

  .product-detail2 .product-info .product-img .slides .slide-img {
    width: 100vw;
    height: 100vw;
  }

  .product-detail2 .product-info .product-img .slides .slide-img img {
    width: 100%;
    height: 100%;
  }

  .product-detail2 .product-info .product-img .slides .slide-video {
    width: 100vw;
    height: 100vw;
  }

  .product-detail2 .product-info .img-container,
  .product-detail2 .product-info .more-img {
    display: none;
  }

  .product-detail2 .product-info .product-text-info {
    margin: 0;
    width: 100%;
  }

  .product-detail2 .product-info .product-text-info .hot-icon {
    margin-top: 0;
  }

  .product-detail2 .product-info .product-text-info .name-price {
    background-color: #fff;
    margin: 12px 16px 0;
    padding: 16px 12px 0;
    border-radius: 2px;
  }

  .product-detail2 .product-info .product-text-info .name-price .product-name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .product-detail2 .product-info .product-text-info .name-price .price-chat {
    border: none;
    padding: 16px 0 0;
  }

  .product-detail2 .product-info .product-text-info .name-price .price-chat .price-info {
    color: #272e47;
  }

  .product-detail2 .product-info .product-text-info .name-price .price-chat .chat-btn {
    display: none;
  }

  .product-detail2 .product-info .product-text-info .specification {
    background-color: #fff;
    margin: 0 16px;
    padding: 4px 12px 16px;
    border-radius: 2px;
  }

  .product-detail2 .product-info .product-text-info .specification .spec-line {
    line-height: 1.3;
    margin-top: 12px;
  }

  .product-detail2 .product-info .product-text-info .specification .edit-area {
    left: 4px;
    top: 12px;
    bottom: 12px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.intro0-wrapper {
  background: #f6f7fa;
  padding-top: 24px;
  padding-bottom: 32px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.intro0-wrapper .product-intro {
  margin: 0 auto;
  width: 960px;
  height: 100%;
  font-size: 14px;
  font-family: var(--global-font-family, 'Arial');
}

.intro0-wrapper .product-intro .intro-tabs {
  width: -moz-fit-content;
  width: fit-content;
  color: #545a6e;
}

.intro0-wrapper .product-intro .intro-tabs-item {
  display: inline-block;
  min-width: 125px;
  padding: 8px 12px;
  line-height: 1.57;
  text-align: center;
  background-color: var(--main-bg, #fff);
  border: 1px solid var(--main-border-color, #ebedf2);
  cursor: pointer;
  position: relative;
  top: 1px;
}

.intro0-wrapper .product-intro .intro-tabs-item.active {
  color: var(--hover-color, #4c6aff);
  border-bottom: 1px solid var(--main-bg, #fff);
}

.intro0-wrapper .product-intro .intro-tabs-item.active::after {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background: var(--hover-color, #4c6aff);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.intro0-wrapper .product-intro .intro-tabs-item:not(:first-child) {
  border-left: none;
}

.intro0-wrapper .product-intro .main {
  width: 100%;
  padding: 0 32px 16px;
  background-color: var(--main-bg, #fff);
  border: 1px solid var(--main-border-color, #ebedf2);
}

.intro0-wrapper .product-intro .essential {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
}

.intro0-wrapper .product-intro .essential .essential-item {
  min-width: 32%;
  line-height: 1.57;
  margin-top: 12px;
  word-wrap: break-word;
}

.intro0-wrapper .product-intro .essential-name {
  color: var(--essential-name-color, #747a8c);
  margin-right: 8px;
  white-space: nowrap;
}

.intro0-wrapper .product-intro .intro-box {
  padding-top: 32px;
  font-style: normal;
  color: #232d47;
  min-height: 100px;
}

.intro0-wrapper .product-intro .intro-box .intro-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.44;
  margin-bottom: 12px;
}

.intro0-wrapper .product-intro .intro-box .intro-img {
  width: 100%;
  border-radius: 4px;
  margin-bottom: 16px;
}

.intro0-wrapper .product-intro .attachment {
  max-width: 400px;
  height: 70px;
  border-radius: 4px;
  border: 1px solid #e1e3e8;
  background: #f6f7fa;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 30px;
}

.intro0-wrapper .product-intro .attachment img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 10px;
}

.intro0-wrapper .product-intro .attachment .filename {
  color: #272e47;
  flex: 1;
  line-height: 20px;
  text-align: left;
  padding-right: 20px;
  word-wrap: break-word;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.intro0-wrapper .product-intro .attachment svg:hover path {
  stroke: #747a8c;
}

.intro0-wrapper .product-intro .attachment:hover {
  border-color: #7088ff;
}

@media screen and (max-width: 767px) {
  .intro0-wrapper {
    padding: 0;
  }

  .intro0-wrapper .product-intro {
    width: 100%;
    padding: 16px;
  }

  .intro0-wrapper .product-intro .main {
    padding: 24px 12px 12px;
  }

  .intro0-wrapper .product-intro .intro-tabs-item {
    min-width: auto;
  }

  .intro0-wrapper .product-intro .intro-box:first-child {
    padding-top: 0;
  }

  .intro0-wrapper .product-intro .essential .essential-item {
    width: 100%;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.product-intro2 {
  background-color: transparent;
  padding-top: 8px;
}

.product-intro2 .product-intro .main {
  border: none;
  padding: 0 0 50px;
}

.product-intro2 .product-intro .intro-tabs {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  color: #747a8c;
  background-color: var(--main-bg, transparent);
}

.product-intro2 .product-intro .intro-tabs-item {
  border: none;
  background: none;
  padding: 16px 0;
  min-width: 70px;
  margin-right: 24px;
}

.product-intro2 .product-intro .intro-tabs-item.active {
  font-weight: 700;
}

.product-intro2 .product-intro .intro-tabs-item.active::after {
  font-weight: 700;
  color: #272e47;
  width: 100%;
  height: 1.5px;
  left: 0;
  bottom: -1px;
  transform: none;
}

.product-intro2 .product-intro .intro-box {
  color: #272e47;
}

.product-intro2 .product-intro .intro-box .intro-title {
  font-weight: 700;
}

.product-intro2 .product-intro .intro-box .intro-img {
  border: 1px solid #f0f1f5;
  border-radius: 0;
  margin-bottom: 30px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.product-intro3 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

@media screen and (max-width: 1000px) {
  .product-intro3-menu {
    display: none;
  }

  .product-intro3 .product-intro {
    width: 100%;
  }
}

.product-intro3-menu,
.product-intro3-menu-popup .ant-menu {
  width: 200px;
  border-radius: 8px;
  border: 1px solid #ebedf2;
  font-size: 16px;
  color: #545a6e;
  line-height: 24px;
}

.product-intro3-menu a,
.product-intro3-menu-popup .ant-menu a {
  color: #545a6e;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-intro3-menu a:hover,
.product-intro3-menu-popup .ant-menu a:hover {
  font-weight: 500;
  color: #272e47;
}

.product-intro3-menu .ant-menu-submenu-expand-icon,
.product-intro3-menu-popup .ant-menu .ant-menu-submenu-expand-icon {
  right: 8px;
  width: 16px;
}

.product-intro3-menu.ant-menu-vertical .ant-menu-item,
.product-intro3-menu-popup .ant-menu.ant-menu-vertical .ant-menu-item,
.product-intro3-menu.ant-menu-vertical .ant-menu-submenu-title,
.product-intro3-menu-popup .ant-menu.ant-menu-vertical .ant-menu-submenu-title {
  height: 54px;
  line-height: 54px;
  padding: 0 28px 0 20px;
  margin: 3px 0 !important;
}

.product-intro3-menu.ant-menu-vertical .ant-menu-submenu-title,
.product-intro3-menu-popup .ant-menu.ant-menu-vertical .ant-menu-submenu-title {
  padding-right: 28px;
}

.product-intro3-menu .ant-menu-title-content,
.product-intro3-menu-popup .ant-menu .ant-menu-title-content {
  width: 100%;
  display: flex;
  align-items: center;
}

.product-intro3-menu .ant-menu-submenu:hover,
.product-intro3-menu-popup .ant-menu .ant-menu-submenu:hover,
.product-intro3-menu .ant-menu-item:hover,
.product-intro3-menu-popup .ant-menu .ant-menu-item:hover {
  background: #f5f7fc;
}

.product-intro3-menu .ant-tooltip-inner {
  white-space: pre-wrap;
}

/* purgecss end ignore */
/* purgecss start ignore */

.ellipsis-common {
  font-size: inherit;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.product-category1-empty {
  padding: 200px 0;
  text-align: center;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 32px;
  font-weight: 700;
  line-height: 37px;
  letter-spacing: 0.5px;
  color: #272e47;
}

.product-category1-wrapper {
  padding: 70px 20px 38px;
  min-height: 277px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.product-category1-inner-wrapper {
  display: flex;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  font-family: var(--global-font-family, 'Arial');
  font-size: 16px;
  gap: 44px;
  padding-top: 32px;
}

.product-category1-products-wrapper {
  flex: 1;
  overflow: hidden;
}

.product-category1-title-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: var(--global-font-family, 'Arial');
  font-weight: 700;
  font-size: 44px;
  line-height: 1.5;
  color: var(--color, #272e47);
}

.product-category1-title-container-text {
  display: block;
  width: 100%;
}

.product-category1-title-container .product-category1-title-back-link {
  width: 32px;
  height: 32px;
}

.product-category1-title-container .product-category1-title-back-link .product-category1-title-back circle {
  transition: fill 0.3s;
}

.product-category1-title-container .product-category1-title-back-link .product-category1-title-back path {
  transition: stroke 0.3s;
}

.product-category1-title-container .product-category1-title-back-link:hover .product-category1-title-back circle[stroke='#272E47'] {
  fill: #272e47;
}

.product-category1-title-container .product-category1-title-back-link:hover .product-category1-title-back path {
  stroke: #fff;
}

.product-category1-title-container a {
  line-height: 1;
}

.product-category1-page {
  display: flex;
  flex-wrap: wrap;
  margin-right: -24px;
}

.product-category1-page-item {
  width: 25%;
  margin-bottom: 32px;
  padding-right: 24px;
  overflow: hidden;
}

.product-category1-page-item-box {
  overflow: hidden;
  aspect-ratio: 1;
}

.product-category1-page-item-img {
  width: 100%;
  height: 100%;
  transition: transform 500ms;
}

.product-category1-page-item-img:hover {
  transform: scale(1.1);
}

.product-category1-page-item-price {
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.33;
  color: var(--color, #272e47);
  margin-top: 16px;
  word-wrap: break-word;
}

.product-category1-page-item-text {
  color: var(--color, #272e47);
  margin-top: 8px;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5;
  word-wrap: break-word;
}

.product-category1-page-item-long {
  color: var(--color, #272e47);
  margin-top: 16px;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5;
  overflow: hidden;
}

.product-category1-pagination {
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 80px auto 0;
}

.product-category1-pagination-total {
  margin-right: 16px;
  color: #545a6e;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.product-category1-pagination .ant-pagination-item-active {
  background: #4c6aff;
}

.product-category1-pagination .ant-pagination-item-active a {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .product-category1-wrapper {
    padding: 24px 0 40px;
  }

  .product-category1-wrapper .product-category1-title-container {
    padding: 0 20px;
  }

  .product-category1-products-wrapper {
    padding: 0 20px;
    width: 100%;
  }

  .product-category1-title-container {
    font-size: 22px;
    line-height: 1.2;
    color: #272e47;
  }

  .product-category1-title-container .product-category1-title-back-link {
    width: 20px;
    height: 20px;
  }

  .product-category1-title-container .product-category1-title-back-link svg {
    width: 100%;
    height: 100%;
  }

  .product-category1-page {
    margin-right: -16px;
  }

  .product-category1-page-item {
    width: 50% !important;
    margin-bottom: 16px;
    padding-right: 16px;
  }

  .product-category1-page-item-img {
    width: 100%;
  }

  .product-category1-pagination {
    justify-content: center;
    margin-top: 24px;
  }

  .product-category1-pagination-total {
    display: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.news1-wrapper {
  padding: 80px 0;
}

.news1-wrapper .news1-title {
  color: #272e47;
  font-size: 36px;
  font-weight: 700;
  line-height: 140%;
  padding: 0 120px;
  max-width: 1440px;
  margin: 0 auto;
}

.news1-wrapper .news1-list {
  min-height: 100px;
  display: flex;
  justify-content: space-between;
  padding: 54px 120px 80px;
  max-width: 1440px;
  margin: 0 auto;
}

.news1-wrapper .news1-list .news1-category {
  flex-shrink: 0;
  width: 285px;
  margin-right: 104px;
  font-size: 16px;
  color: rgba(39, 46, 71, 0.6);
}

.news1-wrapper .news1-list .news1-category .news1-category-item {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: rgba(39, 46, 71, 0.6);
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 32px;
  width: 285px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.news1-wrapper .news1-list .news1-category .news1-category-item:last-child {
  margin-bottom: 0;
}

.news1-wrapper .news1-list .news1-category .active {
  color: #272e47;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 22px;
  font-weight: 700;
  line-height: 120%;
}

.news1-wrapper .news1-list .news1-content {
  flex: 1;
  font-size: 18px;
  color: #272e47;
}

.news1-wrapper .news1-list .news1-content .news1-item-container {
  display: flex;
  margin-bottom: 36px;
}

.news1-wrapper .news1-list .news1-content .news1-item-container .cover-img {
  width: 126px;
  height: 82px;
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 20px;
  flex-shrink: 0;
}

.news1-wrapper .news1-list .news1-content .news1-item-container:last-child {
  margin-bottom: 0;
}

.news1-wrapper .news1-list .news1-content .news1-item-container .news1-item-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  overflow: hidden;
}

.news1-wrapper .news1-list .news1-content .news1-item-container .news1-item-text .news1-item-time-wrapper {
  display: flex;
}

.news1-wrapper .news1-list .news1-content .news1-item-container .news1-item-text .news1-item-summary {
  margin-top: 12px;
  color: #747a8c;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 10px;
  line-height: 130%;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news1-wrapper .news1-list .news1-content .news1-item-container .news1-item-text .news1-item-title {
  color: #272e47;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news1-wrapper .news1-list .news1-content .news1-item-container .news1-item-text .news1-item-time {
  color: #747a8c;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  margin-top: 12px;
}

.news1-wrapper .news1-pagination {
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 auto;
}

.news1-wrapper .news1-pagination-total {
  margin-right: 16px;
  color: #545a6e;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.news1-wrapper .news1-pagination .ant-pagination-item-active {
  background: #4c6aff;
}

.news1-wrapper .news1-pagination .ant-pagination-item-active a {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .news1-wrapper {
    padding: 40px 0;
  }

  .news1-wrapper .news1-title {
    padding: 0 20px;
  }

  .news1-wrapper .news1-list {
    display: block;
    padding: 24px 20px;
  }

  .news1-wrapper .news1-list .news1-category {
    display: flex;
    width: 100%;
    overflow-x: auto;
    align-items: center;
    margin-bottom: 24px;
  }

  .news1-wrapper .news1-list .news1-category .news1-category-item {
    flex-shrink: 0;
    width: unset;
    cursor: pointer;
    margin-right: 24px;
    margin-bottom: 0;
  }

  .news1-wrapper .news1-list .news1-category .news1-category-item:last-child {
    margin-right: 0;
  }

  .news1-wrapper .news1-list .news1-content .news1-item-container {
    display: flex;
    margin-bottom: 24px;
  }

  .news1-wrapper .news1-list .news1-content .news1-item-container .cover-img {
    width: 106px;
    height: 69px;
    margin-right: 12px;
    flex-shrink: 0;
  }

  .news1-wrapper .news1-list .news1-content .news1-item-container:last-child {
    margin-bottom: 0;
  }

  .news1-wrapper .news1-pagination {
    justify-content: center;
  }

  .news1-wrapper .news1-pagination-total {
    display: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.news2-wrapper {
  padding: 80px 0;
}

.news2-wrapper .news2-title {
  color: #272e47;
  padding: 0 120px;
  margin: 0 auto 40px;
  max-width: 1440px;
  text-align: center;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.96px;
}

.news2-wrapper .news2-list {
  padding: 0 120px;
  max-width: 1440px;
  margin: 0 auto;
}

.news2-wrapper .news2-list .news2-content {
  font-size: 18px;
}

.news2-wrapper .news2-list .news2-content .news2-item-container {
  display: flex;
  margin-bottom: 32px;
  padding: 32px;
  border-radius: 12px;
  border: 1px solid #e1e3e8;
}

.news2-wrapper .news2-list .news2-content .news2-item-container .cover-img {
  width: 288px;
  height: 192px;
  border-radius: 9.6px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 40px;
  flex-shrink: 0;
}

.news2-wrapper .news2-list .news2-content .news2-item-container:last-child {
  margin-bottom: 0;
}

.news2-wrapper .news2-list .news2-content .news2-item-container .news2-item-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  overflow: hidden;
  padding: 16px 0;
  height: 192px;
}

.news2-wrapper .news2-list .news2-content .news2-item-container .news2-item-text .news2-item-title {
  color: #272e47;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news2-wrapper .news2-list .news2-content .news2-item-container .news2-item-text .news2-item-summary {
  margin-top: 16px;
  color: #333;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news2-wrapper .news2-list .news2-content .news2-item-container .news2-item-text .news2-item-time {
  color: #747a8c;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}

.news2-wrapper .news2-pagination {
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 80px auto 0;
}

.news2-wrapper .news2-pagination-total {
  margin-right: 16px;
  color: #545a6e;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.news2-wrapper .news2-pagination .ant-pagination-item-active {
  background: #4c6aff;
}

.news2-wrapper .news2-pagination .ant-pagination-item-active a {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .news2-wrapper {
    padding: 40px 0;
  }

  .news2-wrapper .news2-title {
    padding: 0 20px;
    margin-bottom: 20px;
  }

  .news2-wrapper .news2-list {
    display: block;
    padding: 0px 10px;
  }

  .news2-wrapper .news2-list .news2-content .news2-item-container {
    display: flex;
    margin-bottom: 12px;
    padding: 12px;
  }

  .news2-wrapper .news2-list .news2-content .news2-item-container .cover-img {
    width: 108px;
    height: 72px;
    margin-right: 12px;
    flex-shrink: 0;
  }

  .news2-wrapper .news2-list .news2-content .news2-item-container:last-child {
    margin-bottom: 0;
  }

  .news2-wrapper .news2-list .news2-content .news2-item-container .news2-item-text {
    padding: 0;
    height: unset;
  }

  .news2-wrapper .news2-list .news2-content .news2-item-container .news2-item-text .news2-item-summary {
    margin-top: 8px;
  }

  .news2-wrapper .news2-list .news2-content .news2-item-container .news2-item-text .news2-item-time {
    margin-top: 10px;
  }

  .news2-wrapper .news2-pagination {
    justify-content: center;
    margin-top: 24px;
  }

  .news2-wrapper .news2-pagination-total {
    display: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.news3-wrapper {
  padding: 80px 0;
}

.news3-wrapper .news3-title {
  color: #272e47;
  padding: 0 120px;
  margin: 0 auto 40px;
  max-width: 1440px;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  /* 57.6px */
  letter-spacing: -0.96px;
}

.news3-wrapper .news3-list {
  padding: 0 147px;
  max-width: 1440px;
  margin: 0 auto;
}

.news3-wrapper .news3-list .news3-category {
  margin-bottom: 40px;
  border-bottom: 1px solid #e1e3e8;
  font-size: 22px;
}

.news3-wrapper .news3-list .news3-category .ant-tabs-top > .ant-tabs-nav::before {
  border-bottom: none;
}

.news3-wrapper .news3-list .news3-category .ant-tabs-nav {
  margin-bottom: 0;
}

.news3-wrapper .news3-list .news3-category .ant-tabs-tab {
  padding: 0;
}

.news3-wrapper .news3-list .news3-category .ant-tabs-tab + .ant-tabs-tab {
  margin: 0 0 0 70px;
}

.news3-wrapper .news3-list .news3-category .ant-tabs-ink-bar {
  background: #000;
  height: 4px;
}

.news3-wrapper .news3-list .news3-category .news3-category-item {
  padding-bottom: 24px;
  flex-shrink: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #545a6e;
  font-family: var(--global-config-font-family, 'Arial');
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.news3-wrapper .news3-list .news3-category .news3-category-item:last-child {
  margin-bottom: 0;
}

.news3-wrapper .news3-list .news3-category .active {
  color: #272e47;
}

.news3-wrapper .news3-list .news3-content {
  display: flex;
  position: relative;
  font-size: 20px;
}

.news3-wrapper .news3-list .news3-content .news3-item-container {
  margin-right: 24px;
  width: calc(33.33% - 16px);
}

.news3-wrapper .news3-list .news3-content .news3-item-container .cover {
  display: block;
  width: 100%;
  border-radius: 4px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  flex-shrink: 0;
  margin-bottom: 24px;
  padding-bottom: 66.67%;
  overflow: hidden;
  position: relative;
}

.news3-wrapper .news3-list .news3-content .news3-item-container .cover img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.news3-wrapper .news3-list .news3-content .news3-item-container:last-child {
  margin-right: 0;
}

.news3-wrapper .news3-list .news3-content .news3-item-container .news3-item-text .news3-item-title {
  color: #080b19;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}

.news3-wrapper .news3-list .news3-content .news3-item-container .news3-item-text .news3-item-time {
  color: #747a8c;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}

.news3-wrapper .news3-list .news3-content .page-icon {
  position: absolute;
  left: -69px;
  top: 30%;
  cursor: pointer;
}

.news3-wrapper .news3-list .news3-content .page-icon.disabled {
  cursor: not-allowed;
}

.news3-wrapper .news3-list .news3-content .page-icon.disabled svg path {
  stroke: #e1e3e8;
}

.news3-wrapper .news3-list .news3-content .prev-icon svg {
  transform: rotateZ(180deg);
}

.news3-wrapper .news3-list .news3-content .next-icon {
  left: unset;
  right: -69px;
}

@media screen and (max-width: 767px) {
  .news3-wrapper {
    padding: 40px 0 0 0;
  }

  .news3-wrapper .news3-title {
    padding: 0 20px;
  }

  .news3-wrapper .news3-list {
    display: block;
    padding: 24px 0 40px 20px;
  }

  .news3-wrapper .news3-list .news3-category {
    display: flex;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    align-items: center;
    margin-bottom: 24px;
  }

  .news3-wrapper .news3-list .news3-category .ant-tabs-tab + .ant-tabs-tab {
    margin: 0 0 0 56px;
  }

  .news3-wrapper .news3-list .news3-category .news3-category-item {
    padding-bottom: 16px;
  }

  .news3-wrapper .news3-list .news3-content {
    overflow-x: auto;
  }

  .news3-wrapper .news3-list .news3-content .news3-item-container {
    width: 300px;
  }

  .news3-wrapper .news3-list .news3-content .news3-item-container .cover {
    width: 300px;
    height: 200px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.news4-wrapper {
  padding: 80px 0;
}

.news4-wrapper .news4-title {
  color: #272e47;
  padding: 0 120px;
  margin: 0 auto 40px;
  max-width: 1440px;
  text-align: center;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.96px;
}

.news4-wrapper .news4-list {
  padding: 0 120px;
  max-width: 1440px;
  margin: 0 auto;
}

.news4-wrapper .news4-list .news4-content {
  font-size: 18px;
}

.news4-wrapper .news4-list .news4-content .news4-item-container {
  display: flex;
  margin-bottom: 32px;
  padding: 32px;
  border-radius: 12px;
  border: 1px solid #e1e3e8;
}

.news4-wrapper .news4-list .news4-content .news4-item-container .cover-img {
  width: 288px;
  height: 192px;
  border-radius: 9.6px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 40px;
  flex-shrink: 0;
}

.news4-wrapper .news4-list .news4-content .news4-item-container:last-child {
  margin-bottom: 0;
}

.news4-wrapper .news4-list .news4-content .news4-item-container .news4-item-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  overflow: hidden;
  padding: 16px 0;
  height: 192px;
}

.news4-wrapper .news4-list .news4-content .news4-item-container .news4-item-text .news4-item-title {
  color: #272e47;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news4-wrapper .news4-list .news4-content .news4-item-container .news4-item-text .news4-item-summary {
  margin-top: 16px;
  color: #333;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news4-wrapper .news4-list .news4-content .news4-item-container .news4-item-text .news4-item-time {
  color: #747a8c;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}

.news4-wrapper .news4-pagination {
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 80px auto 0;
}

.news4-wrapper .news4-pagination-total {
  margin-right: 16px;
  color: #545a6e;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.news4-wrapper .news4-pagination .ant-pagination-item-active {
  background: #4c6aff;
}

.news4-wrapper .news4-pagination .ant-pagination-item-active a {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .news4-wrapper {
    padding: 40px 0;
  }

  .news4-wrapper .news4-title {
    padding: 0 20px;
    margin-bottom: 20px;
  }

  .news4-wrapper .news4-list {
    display: block;
    padding: 0px 10px;
  }

  .news4-wrapper .news4-list .news4-content .news4-item-container {
    display: flex;
    margin-bottom: 12px;
    padding: 12px;
  }

  .news4-wrapper .news4-list .news4-content .news4-item-container .cover-img {
    width: 108px;
    height: 72px;
    margin-right: 12px;
    flex-shrink: 0;
  }

  .news4-wrapper .news4-list .news4-content .news4-item-container:last-child {
    margin-bottom: 0;
  }

  .news4-wrapper .news4-list .news4-content .news4-item-container .news4-item-text {
    padding: 0;
    height: unset;
  }

  .news4-wrapper .news4-list .news4-content .news4-item-container .news4-item-text .news4-item-summary {
    margin-top: 8px;
  }

  .news4-wrapper .news4-list .news4-content .news4-item-container .news4-item-text .news4-item-time {
    margin-top: 10px;
  }

  .news4-wrapper .news4-pagination {
    justify-content: center;
    margin-top: 24px;
  }

  .news4-wrapper .news4-pagination-total {
    display: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.news-detail1-wrapper {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: var(--global-font-family, 'Arial');
  padding: 40px 0 40px;
}

.news-detail1-wrapper .news-detail1-content {
  padding: 40px 30px 0;
  background: #fff;
  width: 900px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.news-detail1-wrapper .news-detail1-content .new-detail1-article-container {
  max-width: 100%;
}

.news-detail1-wrapper .news-detail1-title {
  color: #272e47;
  text-align: center;
  font-size: 36.867px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.737px;
  width: 100%;
}

.news-detail1-wrapper .news-detail1-time {
  margin-top: 16px;
  color: #747a8c;
  text-align: center;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.32px;
}

.news-detail1-wrapper .news-detail-render {
  margin-top: 32px;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.news-detail1-wrapper .news-detail1-mock {
  margin-top: 32px;
  padding-bottom: 60px;
}

.news-detail1-wrapper .news-detail1-mock div {
  color: #272e47;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.32px;
  margin-bottom: 24px;
}

.news-detail1-wrapper .news-detail1-mock img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .news-detail1-wrapper {
    padding: 40px 20px 0;
    width: 100%;
  }

  .news-detail1-wrapper .news-detail1-content {
    padding: 0px;
    background: #fff;
    width: 100%;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.news-detail2-wrapper {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-bottom: 80px;
}

.news-detail2-wrapper .news-detail2-image {
  width: 100%;
  height: 320px;
  -o-object-fit: cover;
     object-fit: cover;
}

.news-detail2-wrapper .news-detail2-content {
  padding: 100px 0 80px;
  width: 960px;
  margin: -240px auto 0;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0px 4px 12.8px 0px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
}

.news-detail2-wrapper .news-detail2-title {
  padding: 0 50px;
  margin: 16px 0 70px;
  color: #272e47;
  text-align: center;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  width: 100%;
}

.news-detail2-wrapper .news-detail2-time {
  color: #545a6e;
  text-align: center;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 20px;
  line-height: 160%;
}

.news-detail2-wrapper .news-detail-render {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.news-detail2-wrapper .news-detail2-mock {
  padding: 0 50px 80px;
}

.news-detail2-wrapper .news-detail2-mock div {
  color: #272e47;
  font-family: var(--global-config-font-family, 'Arial');
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 24px;
}

.news-detail2-wrapper .news-detail2-mock img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .news-detail2-wrapper {
    padding-bottom: 40px;
  }

  .news-detail2-wrapper .news-detail2-image {
    height: 83px;
  }

  .news-detail2-wrapper .news-detail2-content {
    margin-top: -40px;
    width: 100%;
    padding: 40px 0 0;
    box-shadow: none;
  }

  .news-detail2-wrapper .news-detail2-title {
    padding: 0 20px;
    margin-bottom: 24px;
    font-size: 24px;
  }

  .news-detail2-wrapper .news-detail2-time {
    font-size: 14px;
  }

  .news-detail2-wrapper .news-detail2-mock {
    padding: 0 20px 40px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.not-found1-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 700px;
  background: #fff;
}

.not-found1-info {
  color: #747a8c;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  margin-top: 16px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.editableModule1 {
  display: block;
  width: 100%;
  height: 500px;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}

.editableModule1 .inner-container {
  width: 1200px;
  min-width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.editableModule1 .help-line {
  pointer-events: none;
  position: absolute;
  z-index: 99999;
  border: 0.5px dashed #fe5b4c;
}

.editableModule1 .border-line {
  pointer-events: none;
  position: absolute;
  z-index: 99999;
  border: 0.5px dashed #3f465c;
}

.editableModule1 .left-1200-line,
.editableModule1 .right-1200-line {
  height: 100%;
  width: 0;
  top: 0;
}

.editableModule1 .left-1200-line {
  left: calc((100% - 1200px) / 2);
}

.editableModule1 .right-1200-line {
  right: calc((100% - 1200px) / 2);
}

.editableModule1 .top-80-line,
.editableModule1 .bottom-80-line {
  width: 100%;
  height: 0;
  left: 0;
}

.editableModule1 .top-80-line {
  top: 80px;
}

.editableModule1 .bottom-80-line {
  bottom: 80px;
}

.editableModule1 .left-1440-line,
.editableModule1 .right-1440-line,
.editableModule1 .center-vertical-line {
  height: 100%;
  width: 0;
  top: 0;
}

.editableModule1 .left-1440-line {
  left: calc((100% - 1440px) / 2);
}

.editableModule1 .right-1440-line {
  right: calc((100% - 1440px) / 2);
}

.editableModule1 .center-vertical-line {
  left: 50%;
  transform: translateX(-1px);
}

@media screen and (max-width: 767px) {
  .editableModule1 {
    width: 100%;
  }

  .editableModule1.not-computed-container {
    height: unset !important;
  }

  .editableModule1 .inner-container {
    width: 375px;
    min-width: 375px;
    height: 100%;
    margin: 0 auto;
    position: relative;
  }

  .editableModule1 .inner-container.not-computed-container {
    display: flex;
    flex-direction: column;
  }

  .editableModule1 .inner-container.not-computed-container > * {
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
    margin-bottom: 10px;
    max-width: 100%;
    margin-left: 20px;
  }

  .editableModule1 .inner-container.not-computed-container > *:last-child {
    margin-bottom: 0;
  }

  .editableModule1 .inner-container > * {
    position: absolute;
  }

  .editableModule1 .editing {
    border: none;
  }

  .editableModule1 .help-line {
    display: none;
  }

  .editableModule1 .border-line {
    display: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.shape1 {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
}

.shape1 svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}

/* purgecss end ignore */
/* purgecss start ignore */

.icon1 {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
}

.icon1 svg {
  width: 100%;
  height: 100%;
}

/* purgecss end ignore */
/* purgecss start ignore */

.editableModule2 {
  width: 100%;
  max-height: 100%;
}

.editableModule2 .inner-container {
  margin: 0 auto;
  position: relative;
  width: 468px;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 8px 16px 0px rgba(35, 45, 71, 0.1);
}

.editableModule2 .close-icon {
  cursor: pointer;
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 100;
}

.editableModule2 .close-icon:hover [stroke] {
  stroke: #6f7485;
}

.editableModule2 .ant-form-item-explain-error {
  display: none;
}

.editableModule2 ::-webkit-scrollbar {
  width: 6px;
  height: 0;
}

.editableModule2 ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #e1e3e8;
}

@media screen and (max-width: 767px) {
  .editableModule2 .inner-container {
    width: 100% !important;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.bottom-popup1 {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.75);
  z-index: 998;
}

.bottom-popup1 .bottom-popup1-close {
  position: absolute;
  top: 16px;
  right: 24px;
  cursor: pointer;
}

.bottom-popup1 .ant-form-item {
  margin: 0;
}

.bottom-popup1 .ant-row {
  margin-bottom: 16px;
}

.bottom-popup1 .ant-row:last-child {
  margin-bottom: 0;
}

.bottom-popup1 .bottom-popup1-wrapper {
  width: 100%;
  max-width: 1200px;
  overflow-x: hidden;
}

.bottom-popup1 .bottom-popup1-header {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}

.bottom-popup1 .bottom-popup1-header .btn-wrapper {
  flex-shrink: 0;
  height: 32px;
  margin-left: 32px;
}

.bottom-popup1 .bottom-popup1-title {
  flex: 1;
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
  color: #fff;
  word-break: break-all;
}

.bottom-popup1 .bottom-popup1-title span {
  display: block;
  border: 1px solid transparent;
}

.bottom-popup1 .bottom-popup1-button {
  font-size: 12px;
  line-height: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #272e47;
  border: 1px solid transparent;
}

.bottom-popup1 .bottom-popup1-item .ant-form-item-control-input {
  position: relative;
}

.bottom-popup1 .bottom-popup1-item .ant-form-item-control-input::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1.2px;
  background-color: var(--appearance-border, #fff);
}

.bottom-popup1 .bottom-popup1-item .ant-form-item-control-input::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--appearance-color, #fff);
  transition: 0.4s;
}

.bottom-popup1 .bottom-popup1-item .ant-form-item-control-input:hover::after {
  width: 100%;
}

.bottom-popup1 .bottom-popup1-item .ant-form-item-label {
  padding-bottom: 5px;
}

.bottom-popup1 .bottom-popup1-item label {
  line-height: 1.4;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
  white-space: normal;
  word-break: break-all;
}

.bottom-popup1 .bottom-popup1-item.ant-form-item-has-error .ant-form-item-control-input::before {
  background-color: #fe5b4c !important;
}

.bottom-popup1 .bottom-popup1-item .ant-input {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  border: none;
  transition: 0s;
  border-radius: 0;
  color: var(--appearance-color, #272e47);
}

.bottom-popup1 .bottom-popup1-item .ant-input:focus {
  box-shadow: none;
}

.bottom-popup1 .bottom-popup1-item .ant-input.ant-input-status-error {
  border-left: none;
  border-top: none;
  border-right: none;
  background: none !important;
  box-shadow: none !important;
}

.bottom-popup1 .bottom-popup1-item .ant-form-item-explain-error {
  display: none;
}

.bottom-popup1 .bottom-popup1-close-mobile {
  position: static;
  margin: 24px 20px 0 0;
}

.bottom-popup1 .bottom-popup1-wrapper-mobile {
  max-height: 514px;
  overflow-y: auto;
  padding: 0 20px 32px;
  width: 100%;
  box-sizing: border-box;
}

.bottom-popup1 .bottom-popup1-wrapper-mobile .bottom-popup1-header {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 24px;
}

.bottom-popup1 .bottom-popup1-wrapper-mobile .bottom-popup1-header .bottom-popup1-title {
  width: 100%;
}

.bottom-popup1 .bottom-popup1-wrapper-mobile .bottom-popup1-header .btn-wrapper {
  margin: 16px 0 0 0;
}

.bottom-popup1-mobile {
  flex-direction: column;
  align-items: flex-end;
}

/* purgecss end ignore */
/* purgecss start ignore */

.bottom-popup2 {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  z-index: 1001;
  box-shadow: 4px 0px 10px 0px rgba(47, 83, 134, 0.1);
}

.bottom-popup2 .bottom-popup2-content {
  width: 100%;
  max-width: 1200px;
  overflow-x: hidden;
  padding: 20px;
}

.bottom-popup2 .bottom-popup2-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #272e47;
}

.bottom-popup2 .bottom-popup2-info {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin: 12px 0 8px;
  color: #272e47;
}

.bottom-popup2 .bottom-popup2-btn-group {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.bottom-popup2 .bottom-popup2-btn-group div {
  padding: 6px 21.5px;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
}

.bottom-popup2 .bottom-popup2-btn-group .bottom-popup2-btn-accept {
  background: #272e47;
  color: #ffffff;
  border: 1px solid #272e47;
  margin-left: 8px;
}

.bottom-popup2 .bottom-popup2-btn-group .bottom-popup2-btn-reject {
  background: #ffffff;
  color: #272e47;
  border: 1px solid #272e47;
}

.bottom-popup2-mobile .bottom-popup2-content {
  padding: 20px 20px 80px;
}

.bottom-popup2-mobile .bottom-popup2-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
}

.bottom-popup2-mobile .bottom-popup2-info {
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  color: #545a6e;
}

.bottom-popup2-mobile .bottom-popup2-btn-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bottom-popup2-mobile .bottom-popup2-btn-group div {
  padding: 8.5px 0;
  width: 100%;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.8px;
  cursor: pointer;
  text-align: center;
}

.bottom-popup2-mobile .bottom-popup2-btn-group .bottom-popup2-btn-accept {
  background: #272e47;
  color: #ffffff;
  border: 1px solid #272e47;
  margin: 0 0 10px;
}

.bottom-popup2-mobile .bottom-popup2-btn-group .bottom-popup2-btn-reject {
  background: #ffffff;
  color: #272e47;
  border: 1px solid #272e47;
}

/* purgecss end ignore */
/* purgecss start ignore */

.button1 {
  border: 1.5px solid #272e47;
  border-radius: 4px;
  font-family: var(--global-config-font-family, 'Arial');
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #272e47;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0px;
  left: 0px;
  word-wrap: break-word;
}

.button1 span {
  max-width: 100%;
}

.button1 div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.button1:hover {
  color: #272e47;
}

/* purgecss end ignore */
/* purgecss start ignore */

.button2 {
  border: 1.5px solid #272e47;
  color: #272e47;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 16px;
  overflow: hidden;
}

.button2 img {
  max-width: 100%;
  max-height: 100%;
  -webkit-user-drag: none;
}

.button4 svg path {
  stroke: #fff;
}

.button5 svg,
.button6 svg {
  transform: rotateY(180deg);
}

.button6 svg path {
  stroke: #fff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.text1 {
  font-family: var(--global-config-font-family, 'Arial');
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #272e47;
  position: absolute;
  top: 0px;
  left: 0px;
  word-wrap: break-word;
}

.text1 a {
  color: var(--wrapper-color, #272e47);
}

.text1.text2 {
  font-size: 36px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.image1 {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  -webkit-mask-position: center;
  display: block;
}

.image1 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: unset;
}

.image1 span {
  position: absolute;
  max-width: unset;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

.image2 {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  -webkit-mask-position: center;
  display: block;
}

.image2 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: unset;
}

.image2 span {
  position: absolute;
  max-width: unset;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

.video-module-1 {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

.video-module-1 .video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-module-1 .play-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.video-module-1 .play-wrapper svg {
  width: 31px;
  height: 31px;
}

.video-module-1 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}

/* purgecss end ignore */
/* purgecss start ignore */

.carousel1 {
  width: 100%;
  height: 750px;
  position: absolute;
  border-color: #666;
  background: #fff;
}

.carousel1-wrapper,
.carousel1 .banner-anim {
  height: 100%;
}

.carousel1 .carousel1-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}

.carousel1 .banner-anim-arrow-default {
  width: 42px;
  height: 42px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 21px;
  opacity: 0;
  transition: opacity 0.2s;
}

.carousel1 .banner-anim-arrow-default.prev {
  left: 10%;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 18l-6-6 6-6' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.carousel1 .banner-anim-arrow-default.prev::after,
.carousel1 .banner-anim-arrow-default.prev::before {
  content: none;
}

.carousel1 .banner-anim-arrow-default.next {
  right: 10%;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 6l6 6-6 6' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.carousel1 .banner-anim-arrow-default.next::after,
.carousel1 .banner-anim-arrow-default.next::before {
  content: none;
}

.carousel1 .banner-anim-thumb-default span {
  width: 20px;
  height: 4px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  box-shadow: none;
  transition: width 0.3s;
}

.carousel1 .banner-anim-thumb-default span.active {
  width: 36px;
  background: #ffffff;
}

.carousel1:hover .banner-anim-arrow-default {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .carousel1 {
    height: 580px;
  }

  .carousel1 .carousel1-bg {
    background-attachment: inherit;
  }

  .carousel1 .banner-anim-arrow-default {
    display: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.carousel2 {
  width: 100%;
  height: 750px;
  position: absolute;
  border-color: #666;
  background: #fff;
}

.carousel2-wrapper,
.carousel2 .banner-anim {
  height: 100%;
}

.carousel2 .carousel2-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}

.carousel2 .banner-anim-arrow-default {
  width: 42px;
  height: 42px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 21px;
  opacity: 0;
  transition: opacity 0.2s;
}

.carousel2 .banner-anim-arrow-default.prev {
  left: 10%;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 18l-6-6 6-6' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.carousel2 .banner-anim-arrow-default.prev::after,
.carousel2 .banner-anim-arrow-default.prev::before {
  content: none;
}

.carousel2 .banner-anim-arrow-default.next {
  right: 10%;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 6l6 6-6 6' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.carousel2 .banner-anim-arrow-default.next::after,
.carousel2 .banner-anim-arrow-default.next::before {
  content: none;
}

.carousel2 .banner-anim-thumb-default span {
  width: 20px;
  height: 4px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  box-shadow: none;
  transition: width 0.3s;
}

.carousel2 .banner-anim-thumb-default span.active {
  width: 36px;
  background: #ffffff;
}

.carousel2:hover .banner-anim-arrow-default {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .carousel2 {
    height: 580px;
  }

  .carousel2 .carousel2-bg {
    background-attachment: inherit;
  }

  .carousel2 .banner-anim-arrow-default {
    display: none;
  }
}

/* purgecss end ignore */
/*purgecss start ignore
 */

/**
 * Swiper 9.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2023
 */

@font-face{
  font-family:swiper-icons;

  src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');

  font-weight:400;

  font-style:normal
}

:root{
  --swiper-theme-color:#007aff
}

.swiper,swiper-container{
  margin-left:auto;
  margin-right:auto;
  position:relative;
  overflow:hidden;
  list-style:none;
  padding:0;
  z-index:1;
  display:block
}

.swiper-vertical>.swiper-wrapper{
  flex-direction:column
}

.swiper-wrapper{
  position:relative;
  width:100%;
  height:100%;
  z-index:1;
  display:flex;
  transition-property:transform;
  transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);
  box-sizing:content-box
}

.swiper-android .swiper-slide,.swiper-wrapper{
  transform:translate3d(0px,0,0)
}

.swiper-horizontal{
  touch-action:pan-y
}

.swiper-vertical{
  touch-action:pan-x
}

.swiper-slide,swiper-slide{
  flex-shrink:0;
  width:100%;
  height:100%;
  position:relative;
  transition-property:transform;
  display:block
}

.swiper-slide-invisible-blank{
  visibility:hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide{
  height:auto
}

.swiper-autoheight .swiper-wrapper{
  align-items:flex-start;
  transition-property:transform,height
}

.swiper-backface-hidden .swiper-slide{
  transform:translateZ(0);
  backface-visibility:hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper{
  perspective:1200px
}

.swiper-3d .swiper-wrapper{
  transform-style:preserve-3d
}

.swiper-3d{
  perspective:1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{
  transform-style:preserve-3d
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  pointer-events:none;
  z-index:10
}

.swiper-3d .swiper-slide-shadow{
  background:rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left{
  background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-right{
  background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-top{
  background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-bottom{
  background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-css-mode>.swiper-wrapper{
  overflow:auto;
  scrollbar-width:none;
  -ms-overflow-style:none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{
  display:none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide{
  scroll-snap-align:start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper{
  scroll-snap-type:x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper{
  scroll-snap-type:y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper{
  scroll-snap-type:none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{
  scroll-snap-align:none
}

.swiper-centered>.swiper-wrapper::before{
  content:'';
  flex-shrink:0;
  order:9999
}

.swiper-centered>.swiper-wrapper>.swiper-slide{
  scroll-snap-align:center center;
  scroll-snap-stop:always
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{
  margin-inline-start:var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before{
  height:100%;
  min-height:1px;
  width:var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{
  margin-block-start:var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before{
  width:100%;
  min-width:1px;
  height:var(--swiper-centered-offset-after)
}

.swiper-lazy-preloader{
  width:42px;
  height:42px;
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-21px;
  margin-top:-21px;
  z-index:10;
  transform-origin:50%;
  box-sizing:border-box;
  border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius:50%;
  border-top-color:transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{
  animation:swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white{
  --swiper-preloader-color:#fff
}

.swiper-lazy-preloader-black{
  --swiper-preloader-color:#000
}

@keyframes swiper-preloader-spin{
  0%{
    transform:rotate(0deg)
  }

  100%{
    transform:rotate(360deg)
  }
}

.swiper-virtual .swiper-slide{
  -webkit-backface-visibility:hidden;
  transform:translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after{
  content:'';
  position:absolute;
  left:0;
  top:0;
  pointer-events:none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{
  height:1px;
  width:var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{
  width:1px;
  height:var(--swiper-virtual-size)
}

:root{
  --swiper-navigation-size:44px
}

.swiper-button-next,.swiper-button-prev{
  position:absolute;
  top:var(--swiper-navigation-top-offset,50%);
  width:calc(var(--swiper-navigation-size)/ 44 * 27);
  height:var(--swiper-navigation-size);
  margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index:10;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  color:var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{
  opacity:.35;
  cursor:auto;
  pointer-events:none
}

.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{
  opacity:0;
  cursor:auto;
  pointer-events:none
}

.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{
  display:none!important
}

.swiper-button-next:after,.swiper-button-prev:after{
  font-family:swiper-icons;
  font-size:var(--swiper-navigation-size);
  text-transform:none!important;
  letter-spacing:0;
  font-variant:initial;
  line-height:1
}

.swiper-button-prev,.swiper-rtl .swiper-button-next{
  left:var(--swiper-navigation-sides-offset,10px);
  right:auto
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{
  content:'prev'
}

.swiper-button-next,.swiper-rtl .swiper-button-prev{
  right:var(--swiper-navigation-sides-offset,10px);
  left:auto
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{
  content:'next'
}

.swiper-button-lock{
  display:none
}

.swiper-pagination{
  position:absolute;
  text-align:center;
  transition:.3s opacity;
  transform:translate3d(0,0,0);
  z-index:10
}

.swiper-pagination.swiper-pagination-hidden{
  opacity:0
}

.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{
  display:none!important
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{
  bottom:var(--swiper-pagination-bottom,8px);
  top:var(--swiper-pagination-top,auto);
  left:0;
  width:100%
}

.swiper-pagination-bullets-dynamic{
  overflow:hidden;
  font-size:0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  transform:scale(.33);
  position:relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{
  transform:scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{
  transform:scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{
  transform:scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{
  transform:scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{
  transform:scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{
  transform:scale(.33)
}

.swiper-pagination-bullet{
  width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display:inline-block;
  border-radius:var(--swiper-pagination-bullet-border-radius,50%);
  background:var(--swiper-pagination-bullet-inactive-color,#000);
  opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet{
  border:none;
  margin:0;
  padding:0;
  box-shadow:none;
  -webkit-appearance:none;
  -moz-appearance:none;
       appearance:none
}

.swiper-pagination-clickable .swiper-pagination-bullet{
  cursor:pointer
}

.swiper-pagination-bullet:only-child{
  display:none!important
}

.swiper-pagination-bullet-active{
  opacity:var(--swiper-pagination-bullet-opacity, 1);
  background:var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{
  right:var(--swiper-pagination-right,8px);
  left:var(--swiper-pagination-left,auto);
  top:50%;
  transform:translate3d(0px,-50%,0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display:block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
  top:50%;
  transform:translateY(-50%);
  width:8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  display:inline-block;
  transition:.2s transform,.2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
  margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
  left:50%;
  transform:translateX(-50%);
  white-space:nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  transition:.2s transform,.2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
  transition:.2s transform,.2s right
}

.swiper-pagination-fraction{
  color:var(--swiper-pagination-fraction-color,inherit)
}

.swiper-pagination-progressbar{
  background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));
  position:absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  background:var(--swiper-pagination-color,var(--swiper-theme-color));
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  transform:scale(0);
  transform-origin:left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  transform-origin:right top
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
  width:100%;
  height:var(--swiper-pagination-progressbar-size,4px);
  left:0;
  top:0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{
  width:var(--swiper-pagination-progressbar-size,4px);
  height:100%;
  left:0;
  top:0
}

.swiper-pagination-lock{
  display:none
}

.swiper-scrollbar{
  border-radius:var(--swiper-scrollbar-border-radius,10px);
  position:relative;
  -ms-touch-action:none;
  background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{
  display:none!important
}

.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{
  position:absolute;
  left:var(--swiper-scrollbar-sides-offset,1%);
  bottom:var(--swiper-scrollbar-bottom,4px);
  top:var(--swiper-scrollbar-top,auto);
  z-index:50;
  height:var(--swiper-scrollbar-size,4px);
  width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{
  position:absolute;
  left:var(--swiper-scrollbar-left,auto);
  right:var(--swiper-scrollbar-right,4px);
  top:var(--swiper-scrollbar-sides-offset,1%);
  z-index:50;
  width:var(--swiper-scrollbar-size,4px);
  height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}

.swiper-scrollbar-drag{
  height:100%;
  width:100%;
  position:relative;
  background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));
  border-radius:var(--swiper-scrollbar-border-radius,10px);
  left:0;
  top:0
}

.swiper-scrollbar-cursor-drag{
  cursor:move
}

.swiper-scrollbar-lock{
  display:none
}

.swiper-zoom-container{
  width:100%;
  height:100%;
  display:flex;
  justify-content:center;
  align-items:center;
  text-align:center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{
  max-width:100%;
  max-height:100%;
  -o-object-fit:contain;
     object-fit:contain
}

.swiper-slide-zoomed{
  cursor:move;
  touch-action:none
}

.swiper .swiper-notification,swiper-container .swiper-notification{
  position:absolute;
  left:0;
  top:0;
  pointer-events:none;
  opacity:0;
  z-index:-1000
}

.swiper-free-mode>.swiper-wrapper{
  transition-timing-function:ease-out;
  margin:0 auto
}

.swiper-grid>.swiper-wrapper{
  flex-wrap:wrap
}

.swiper-grid-column>.swiper-wrapper{
  flex-wrap:wrap;
  flex-direction:column
}

.swiper-fade.swiper-free-mode .swiper-slide{
  transition-timing-function:ease-out
}

.swiper-fade .swiper-slide{
  pointer-events:none;
  transition-property:opacity
}

.swiper-fade .swiper-slide .swiper-slide{
  pointer-events:none
}

.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{
  pointer-events:auto
}

.swiper-cube{
  overflow:visible
}

.swiper-cube .swiper-slide{
  pointer-events:none;
  backface-visibility:hidden;
  z-index:1;
  visibility:hidden;
  transform-origin:0 0;
  width:100%;
  height:100%
}

.swiper-cube .swiper-slide .swiper-slide{
  pointer-events:none
}

.swiper-cube.swiper-rtl .swiper-slide{
  transform-origin:100% 0
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{
  pointer-events:auto
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{
  pointer-events:auto;
  visibility:visible
}

.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{
  z-index:0;
  backface-visibility:hidden
}

.swiper-cube .swiper-cube-shadow{
  position:absolute;
  left:0;
  bottom:0px;
  width:100%;
  height:100%;
  opacity:.6;
  z-index:0
}

.swiper-cube .swiper-cube-shadow:before{
  content:'';
  background:#000;
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  right:0;
  filter:blur(50px)
}

.swiper-flip{
  overflow:visible
}

.swiper-flip .swiper-slide{
  pointer-events:none;
  backface-visibility:hidden;
  z-index:1
}

.swiper-flip .swiper-slide .swiper-slide{
  pointer-events:none
}

.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{
  pointer-events:auto
}

.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{
  z-index:0;
  backface-visibility:hidden
}

.swiper-creative .swiper-slide{
  backface-visibility:hidden;
  overflow:hidden;
  transition-property:transform,opacity,height
}

.swiper-cards{
  overflow:visible
}

.swiper-cards .swiper-slide{
  transform-origin:center bottom;
  backface-visibility:hidden;
  overflow:hidden
}

/*purgecss end ignore
 *//* purgecss start ignore */

.carousel3 {
  width: 100%;
  height: 750px;
  position: absolute;
  border-color: #666;
  background: transparent;
}

.carousel3 .horizontal {
  height: 100%;
}

.carousel3 .vertical {
  height: 100%;
}

.carousel3 .vertical .swiper .swiper-pagination-bullet {
  opacity: 1;
  background: rgba(255, 255, 255, 0.5);
  width: 4px;
  height: 4px;
  border-radius: 2px;
  transition: width 0.3s;
}

.carousel3 .vertical .swiper .swiper-pagination-bullet-active {
  background: #ffffff;
  width: 4px;
}

.carousel3 .swiper {
  width: 100%;
  height: 100%;
}

.carousel3 .swiper .swiper-button-prev,
.carousel3 .swiper .swiper-button-next {
  display: none;
}

.carousel3 .swiper:hover .swiper-button-prev,
.carousel3 .swiper:hover .swiper-button-next {
  display: flex;
}

.carousel3 .swiper .swiper-pagination-bullet {
  opacity: 1;
  background: rgba(255, 255, 255, 0.5);
  width: 20px;
  height: 4px;
  border-radius: 2px;
  transition: width 0.3s;
}

.carousel3 .swiper .swiper-pagination-bullet-active {
  background: #ffffff;
  width: 36px;
}

.carousel3 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

.carousel3 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.carousel3 .swiper-button-prev,
.carousel3 .swiper-button-next {
  width: 42px;
  height: 42px;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  border-radius: 42px;
  top: var(--swiper-navigation-top-offset, 50%);
}

.carousel3 .swiper-button-prev::after,
.carousel3 .swiper-button-next::after {
  font-size: 14px;
}

.carousel3 .carousel3-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 767px) {
  .carousel3 {
    height: 580px;
  }

  .carousel3 .carousel3-bg {
    background-attachment: inherit;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.anchor1 {
  display: flex;
  align-items: center;
  position: absolute;
  font-family: var(--global-font-family, 'Arial');
}

.anchor1-mobile-button {
  display: none;
}

.anchor1-mobile-button [fill='#3F465C'] {
  fill: currentColor;
}

.anchor1-mobile-button [stroke='#3F465C'] {
  stroke: currentColor;
}

.anchor1-content-page-menu {
  flex: 1;
  overflow: hidden;
}

.anchor1-content-page-menu .ant-menu {
  background-color: transparent;
  border-bottom: none;
}

.anchor1-content-page-menu .ant-menu-item:after,
.anchor1-content-page-menu .ant-menu-submenu:after {
  right: 24px;
  left: 24px;
  bottom: 1px;
}

.anchor1-content-page-menu-item {
  padding: 0 16px !important;
  font-family: var(--global-font-family, 'Arial');
}

.anchor1-content-page-menu-item a.anchor1-content-page-menu-item-block {
  display: block;
  line-height: 52px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
  font-family: var(--global-font-family, 'Arial');
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.anchor1-content-page-menu-item.ant-menu-item-selected,
.anchor1-content-page-menu-item.ant-menu-submenu-selected {
  color: #4c6aff;
}

.anchor1-content-page-menu-item.ant-menu-item-selected a.anchor1-content-page-menu-item-block,
.anchor1-content-page-menu-item.ant-menu-submenu-selected a.anchor1-content-page-menu-item-block {
  color: #4c6aff;
}

.anchor1-content-page-menu .ant-menu-overflow-item a {
  display: block;
  line-height: 52px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
}

.anchor1-content-page-menu .ant-menu-submenu-selected .ant-menu-overflow-item a {
  color: #4c6aff;
}

.anchor1-content-page-sub-menu .ant-menu.ant-menu-sub.ant-menu-vertical {
  min-width: 170px !important;
  max-width: 300px !important;
}

.anchor1-content-page-sub-menu .ant-menu-submenu .ant-menu-submenu-title {
  padding: 0;
  display: flex;
  align-items: center;
}

.anchor1-content-page-sub-menu .ant-menu-submenu .ant-menu-submenu-title .ant-menu-submenu-arrow {
  flex-shrink: 0;
  position: static;
  transform: none;
  margin-right: 10px;
}

.anchor1-content-page-sub-menu .ant-menu-submenu .anchor1-content-page-sub-menu-item {
  width: 100%;
  padding: 7px 0 7px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #272e47;
  max-width: 280px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.anchor1-content-page-sub-menu .ant-menu-submenu .anchor1-content-page-sub-menu-item.empty-nav {
  cursor: default;
}

.anchor1-content-page-sub-menu .ant-menu-submenu:hover .ant-menu-submenu-title,
.anchor1-content-page-sub-menu .ant-menu-submenu-active .ant-menu-submenu-title {
  background: #f0f2f7 !important;
}

.anchor1-content-page-sub-menu .ant-menu-submenu:hover .ant-menu-submenu-title .anchor1-content-page-sub-menu-item,
.anchor1-content-page-sub-menu .ant-menu-submenu-active .ant-menu-submenu-title .anchor1-content-page-sub-menu-item {
  color: #272e47;
}

.anchor1-content-page-sub-menu .ant-menu-item {
  padding: 0;
  display: flex;
  height: 36px;
  line-height: 36px;
}

.anchor1-content-page-sub-menu .ant-menu-item .anchor1-content-page-sub-menu-item {
  width: 100%;
  padding: 7px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #272e47;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.anchor1-content-page-sub-menu .ant-menu-item .anchor1-content-page-sub-menu-item.empty-nav {
  cursor: default;
}

.anchor1-content-page-sub-menu .ant-menu-item:hover .ant-menu-title-content .anchor1-content-page-sub-menu-item,
.anchor1-content-page-sub-menu .ant-menu-item-active .ant-menu-title-content .anchor1-content-page-sub-menu-item {
  color: #272e47;
}

.anchor1-content-page-sub-menu .ant-menu-item-active {
  background: #f0f2f7 !important;
}

.anchor1-content-page-sub-menu .ant-menu-title-content {
  width: 100%;
  flex: 1;
  display: flex;
  align-items: center;
}

.anchor1-content-page-sub-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background: #fff;
}

.anchor1-content-page-sub-menu .ant-menu-item-selected {
  background: #fff;
}

.anchor1-content-page-sub-menu .ant-menu-item-selected .anchor1-content-page-sub-menu-item {
  color: #4c6aff;
}

.anchor1-content-page-sub-menu .ant-menu-submenu-selected {
  background: #fff;
}

.anchor1-content-page-sub-menu .ant-menu-submenu-selected .anchor1-content-page-sub-menu-item {
  color: #4c6aff;
}

.anchor1-content-page .empty-nav {
  cursor: default;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical {
  min-width: 170px !important;
  max-width: 300px !important;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu-selected {
  background: #fff;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu-selected .anchor1-content-page-sub-menu-item {
  color: #4c6aff;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.anchor1-content-page-menu-item {
  padding-right: 0 !important;
  margin-right: -4px;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.anchor1-content-page-menu-item .ant-menu-submenu-title {
  padding: 0;
  display: flex;
  align-items: center;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.anchor1-content-page-menu-item .ant-menu-submenu-title .ant-menu-title-content {
  overflow: hidden;
  width: 100%;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.anchor1-content-page-menu-item .ant-menu-submenu-title .ant-menu-submenu-arrow {
  flex-shrink: 0;
  position: static;
  transform: none;
  margin-right: 14px;
}

.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.anchor1-content-page-menu-item:hover,
.ant-menu-submenu-popup .ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-submenu.anchor1-content-page-menu-item-active {
  background: #f0f2f7 !important;
}

@media screen and (max-width: 767px) {
  .anchor1 {
    height: unset;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .anchor1 .anchor1-mobile-button {
    display: block;
    width: 24px;
    height: 24px;
    -o-object-fit: cover;
       object-fit: cover;
    cursor: pointer;
  }

  .anchor1-content-page-menu {
    display: none;
  }

  .header-open {
    height: auto;
  }

  .header-open .anchor1-content-page-menu {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100vh - 64px);
  }

  .header-open .anchor1-content-page-menu .ant-menu {
    box-shadow: none;
  }

  .header-open .anchor1-content-page-menu .ant-menu .ant-menu-title-content .anchor1-content-page-menu-item-block {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    font-size: 24px;
    line-height: 78px !important;
  }

  .header-open .anchor1-content-page-menu .ant-menu-item {
    margin: 0;
    height: auto;
  }

  .header-open .anchor1-content-page-menu .ant-menu-item.ant-menu-item-selected {
    background: #edf0ff;
  }

  .header-open .anchor1-content-page-menu .ant-menu-item:after {
    display: none;
  }

  .nav-with-sub .anchor1-content-page-menu {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nav-with-sub .anchor1-content-page-menu .anchor1-content-page-menu-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
  }

  .nav-with-sub .anchor1-content-page-menu .anchor1-content-page-menu-item .ant-menu-submenu-arrow {
    display: none;
  }

  .nav-with-sub .anchor1-content-page-menu .anchor1-content-page-menu-item .ant-menu-title-content {
    display: flex;
    width: 100%;
  }

  .nav-with-sub .anchor1-content-page-menu .anchor1-content-page-menu-item .ant-menu-title-content .anchor1-content-page-menu-item-block {
    justify-content: flex-start;
    font-size: 20px;
    font-weight: 400;
    line-height: 150% !important;
    color: #272e47;
    padding: 3px 0;
    padding-left: 20px !important;
  }

  .nav-with-sub .anchor1-content-page-menu .anchor1-content-page-menu-item .ant-menu-submenu-title {
    padding: 0 !important;
    margin: 0 !important;
    height: unset;
  }

  .nav-with-sub .anchor1-content-page-menu .anchor1-content-page-menu-item .anchor1-content-page-sub-menu-item {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    color: #272e47;
    padding: 6px 12px 6px 32px;
  }

  .nav-with-sub .anchor1-content-page-menu .anchor1-content-page-menu-item .ant-menu-item-selected {
    background: #fff;
  }

  .nav-with-sub .anchor1-content-page-menu .anchor1-content-page-menu-item .ant-menu-item-selected .anchor1-content-page-sub-menu-item {
    color: #4c6aff;
  }

  .nav-with-sub .anchor1-content-page-menu .anchor1-content-page-menu-item .ant-menu-item:active,
  .nav-with-sub .anchor1-content-page-menu .anchor1-content-page-menu-item .ant-menu-submenu-title:active {
    background: #edf0ff;
  }

  .nav-with-sub .anchor1-content-page-menu .anchor1-content-page-menu-item .ant-menu-item-active .anchor1-content-page-menu-item-block {
    color: #272e47;
  }

  .nav-with-sub .anchor1-content-page-menu .ant-menu-submenu-selected .ant-menu-submenu-title .ant-menu-title-content .anchor1-content-page-menu-item-block {
    color: #4c6aff;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.marquee1-wrapper {
  height: unset !important;
  position: absolute;
  display: flex;
  align-items: center;
  background-color: #f2f5ff;
  font-family: var(--global-font-family, 'Arial');
  font-size: 14px;
  line-height: 1.57;
  text-align: center;
  overflow: hidden;
}

.marquee1-wrapper a {
  color: var(--color, '#545a6e');
}

.marquee1-wrapper a:hover {
  color: #545a6e;
}

.marquee1-wrapper.with-link a {
  cursor: pointer;
  color: #4c6aff;
}

.marquee1-main {
  display: block;
  width: 100%;
}

.marquee1-main-item {
  padding: 0 20px;
}

.marquee1-main-content {
  padding: 0 20px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._searchContainer_hskxt_1,
._searchContainerInline_hskxt_2 {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  z-index: 100000;
}

._searchContainer_hskxt_1 ._searchInput_hskxt_14,
._searchContainerInline_hskxt_2 ._searchInput_hskxt_14 {
  width: 40%;
}

._searchContainer_hskxt_1 ._searchInput_hskxt_14 .ant-input-affix-wrapper,
._searchContainerInline_hskxt_2 ._searchInput_hskxt_14 .ant-input-affix-wrapper {
  border: 0px;
  border-bottom: 1px solid #abadb6;
  padding: 4px 5px;
}

._searchContainer_hskxt_1 ._searchInput_hskxt_14 .ant-input-affix-wrapper:focus,
._searchContainerInline_hskxt_2 ._searchInput_hskxt_14 .ant-input-affix-wrapper:focus,
._searchContainer_hskxt_1 ._searchInput_hskxt_14 .ant-input-affix-wrapper-focused,
._searchContainerInline_hskxt_2 ._searchInput_hskxt_14 .ant-input-affix-wrapper-focused {
  box-shadow: 0 0 0 0px rgba(76, 106, 255, 0.2);
  border-bottom: 1px solid #abadb6;
}

._searchContainer_hskxt_1 ._searchInput_hskxt_14 .ant-input-affix-wrapper:focus svg > path,
._searchContainerInline_hskxt_2 ._searchInput_hskxt_14 .ant-input-affix-wrapper:focus svg > path,
._searchContainer_hskxt_1 ._searchInput_hskxt_14 .ant-input-affix-wrapper-focused svg > path,
._searchContainerInline_hskxt_2 ._searchInput_hskxt_14 .ant-input-affix-wrapper-focused svg > path {
  stroke: #383838;
}

._searchContainer_hskxt_1 ._searchInput_hskxt_14 .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover,
._searchContainerInline_hskxt_2 ._searchInput_hskxt_14 .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  border-bottom: 1px solid #abadb6;
}

._searchContainer_hskxt_1 ._closeIconWrapper_hskxt_41,
._searchContainerInline_hskxt_2 ._closeIconWrapper_hskxt_41 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 13px;
  cursor: pointer;
}

._searchContainer_hskxt_1 ._closeIconWrapper_hskxt_41:hover svg > path,
._searchContainerInline_hskxt_2 ._closeIconWrapper_hskxt_41:hover svg > path {
  stroke: #383838;
}

._searchButton_hskxt_54 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 25px;
  cursor: pointer;
}

._searchButton_hskxt_54 svg {
  width: 100%;
  height: 100%;
}

._searchButton_hskxt_54:hover svg > path {
  stroke: #383838;
}

@media screen and (max-width: 767px) {
  ._searchContainer_hskxt_1 ._searchInput_hskxt_14 {
    width: 100%;
    margin-left: 16px;
  }

  ._searchContainer_hskxt_1 ._closeIconWrapper_hskxt_41 {
    margin: 0px 16px 0px 10px;
  }
}

._searchContainerInline_hskxt_2 {
  position: static;
  width: 100%;
}

._searchContainerInline_hskxt_2 ._searchInput_hskxt_14 {
  width: 100%;
}

/* purgecss end ignore */
/* purgecss start ignore */

.search1 {
  position: absolute;
}

.search1 .search1-icon {
  margin-right: 0;
}

.search1 .search1-icon-spread {
  width: 100%;
}

/* purgecss end ignore */
/* purgecss start ignore */

.language1 {
  position: absolute;
  display: flex;
  align-items: center;
}

.language1 .language-select {
  flex: 1;
  margin-right: 0;
  overflow: hidden;
}

.language1 .language-select .ant-select-selection-item {
  padding-right: 20px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.line1 {
  position: absolute;
  display: flex;
  align-items: center;
}

.line1 div {
  flex: 1;
}

/* purgecss end ignore */
/* purgecss start ignore */

.linev1 {
  position: absolute;
  display: flex;
  flex-direction: column;
}

.linev1 div {
  flex: 1;
}

/* purgecss end ignore */
/* purgecss start ignore */

.map1 {
  position: absolute;
}

.map1 .amap-container {
  width: 100%;
  height: 100%;
}

/* purgecss end ignore */
/* purgecss start ignore */

.form-item-1 {
  position: absolute;
}

.form-item-1 label {
  font-style: normal;
  line-height: 22px;
  font-size: var(--font-size, 16px);
  color: var(--color, #272e47);
}

.form-item-1 .ant-input {
  border: 1px solid transparent;
}

.form-item-1 .ant-input.ant-input-status-error {
  border-color: #ff4d4f;
}

.form-item-1 .ant-form-item-explain-error {
  display: none;
}

.form-item-1.form-item-left .ant-form-item-label {
  width: 88px;
  max-width: 88px;
}

.form-item-1.form-item-left .ant-form-item-control {
  flex: 1 1 0;
}

.form-item-1.form-item-range .ant-input {
  height: 40px;
  border-radius: 2px;
  background-color: var(--appearance-bg, rgba(0, 0, 0, 0.1)) !important;
  color: var(--appearance-color, #272e47) !important;
}

.form-item-1.form-item-range .ant-input:focus {
  box-shadow: none;
}

.form-item-1.form-item-line .ant-form-item-control-input {
  position: relative;
}

.form-item-1.form-item-line .ant-form-item-control-input::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--appearance-border, rgba(0, 0, 0, 0.5));
}

.form-item-1.form-item-line .ant-form-item-control-input::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #000;
  transition: 0.4s;
}

.form-item-1.form-item-line .ant-form-item-control-input:hover::after {
  width: 100%;
}

.form-item-1.form-item-line .ant-input {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  border: none;
  transition: 0s;
  border-radius: 0;
  color: var(--appearance-color, #272e47);
}

.form-item-1.form-item-line .ant-input:focus {
  box-shadow: none;
}

.form-item-1.form-item-line.ant-form-item-has-error .ant-form-item-control-input::before {
  background-color: #fe5b4c;
}

.form-item-1.form-item-line .ant-input.ant-input-status-error {
  border-left: none;
  border-top: none;
  border-right: none;
  background: none !important;
  box-shadow: none !important;
}

.form-item-1.form-item-line .ant-form-item-explain-error {
  display: none;
}

/* purgecss end ignore */
/* purgecss start ignore */

.form1 {
  position: absolute;
}

.form1 .form1-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.form1 .form1-content > * {
  max-width: 100%;
  position: static;
}

.form1 .form1-content > *:last-child {
  margin-bottom: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

.image-list1 {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

.image-list1 .image-list1-container {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.image-list1 .image-list1-item img {
  width: 100%;
  height: 100%;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-table.ant-table-middle {
  font-size: 14px;
}

.ant-table.ant-table-middle .ant-table-title,
.ant-table.ant-table-middle .ant-table-footer,
.ant-table.ant-table-middle .ant-table-thead > tr > th,
.ant-table.ant-table-middle .ant-table-tbody > tr > td,
.ant-table.ant-table-middle tfoot > tr > th,
.ant-table.ant-table-middle tfoot > tr > td {
  padding: 12px 8px;
}

.ant-table.ant-table-middle .ant-table-filter-trigger {
  margin-right: -4px;
}

.ant-table.ant-table-middle .ant-table-expanded-row-fixed {
  margin: -12px -8px;
}

.ant-table.ant-table-middle .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
  margin: -12px -8px -12px 40px;
}

.ant-table.ant-table-middle .ant-table-selection-column {
  padding-inline-start: 2px;
}

.ant-table.ant-table-small {
  font-size: 14px;
}

.ant-table.ant-table-small .ant-table-title,
.ant-table.ant-table-small .ant-table-footer,
.ant-table.ant-table-small .ant-table-thead > tr > th,
.ant-table.ant-table-small .ant-table-tbody > tr > td,
.ant-table.ant-table-small tfoot > tr > th,
.ant-table.ant-table-small tfoot > tr > td {
  padding: 8px 8px;
}

.ant-table.ant-table-small .ant-table-filter-trigger {
  margin-right: -4px;
}

.ant-table.ant-table-small .ant-table-expanded-row-fixed {
  margin: -8px -8px;
}

.ant-table.ant-table-small .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
  margin: -8px -8px -8px 40px;
}

.ant-table.ant-table-small .ant-table-selection-column {
  padding-inline-start: 2px;
}

.ant-table.ant-table-bordered > .ant-table-title {
  border: 1px solid #f0f0f0;
  border-bottom: 0;
}

.ant-table.ant-table-bordered > .ant-table-container {
  border-left: 1px solid #f0f0f0;
}

.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > td {
  border-right: 1px solid #f0f0f0;
}

.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr:not(:last-child) > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr:not(:last-child) > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr:not(:last-child) > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr:not(:last-child) > th {
  border-bottom: 1px solid #f0f0f0;
}

.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > th::before,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th::before,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > th::before,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > th::before {
  background-color: transparent !important;
}

.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > .ant-table-cell-fix-right-first::after {
  border-right: 1px solid #f0f0f0;
}

.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -16px -17px;
}

.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td > .ant-table-expanded-row-fixed::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td > .ant-table-expanded-row-fixed::after {
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 0;
  border-right: 1px solid #f0f0f0;
  content: '';
}

.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table {
  border-top: 1px solid #f0f0f0;
}

.ant-table.ant-table-bordered.ant-table-scroll-horizontal > .ant-table-container > .ant-table-body > table > tbody > tr.ant-table-expanded-row > td,
.ant-table.ant-table-bordered.ant-table-scroll-horizontal > .ant-table-container > .ant-table-body > table > tbody > tr.ant-table-placeholder > td {
  border-right: 0;
}

.ant-table.ant-table-bordered.ant-table-middle > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered.ant-table-middle > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -12px -9px;
}

.ant-table.ant-table-bordered.ant-table-small > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered.ant-table-small > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -8px -9px;
}

.ant-table.ant-table-bordered > .ant-table-footer {
  border: 1px solid #f0f0f0;
  border-top: 0;
}

.ant-table-cell .ant-table-container:first-child {
  border-top: 0;
}

.ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: 0 1px 0 1px #fafafa;
}

.ant-table-wrapper {
  clear: both;
  max-width: 100%;
}

.ant-table-wrapper::before {
  display: table;
  content: '';
}

.ant-table-wrapper::after {
  display: table;
  clear: both;
  content: '';
}

.ant-table {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  font-size: 14px;
  background: #fff;
  border-radius: 2px;
}

.ant-table table {
  width: 100%;
  text-align: left;
  border-radius: 2px 2px 0 0;
  border-collapse: separate;
  border-spacing: 0;
}

.ant-table-thead > tr > th,
.ant-table-tbody > tr > td,
.ant-table tfoot > tr > th,
.ant-table tfoot > tr > td {
  position: relative;
  padding: 16px 16px;
  overflow-wrap: break-word;
}

.ant-table-cell-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all;
}

.ant-table-cell-ellipsis.ant-table-cell-fix-left-last,
.ant-table-cell-ellipsis.ant-table-cell-fix-right-first {
  overflow: visible;
}

.ant-table-cell-ellipsis.ant-table-cell-fix-left-last .ant-table-cell-content,
.ant-table-cell-ellipsis.ant-table-cell-fix-right-first .ant-table-cell-content {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ant-table-cell-ellipsis .ant-table-column-title {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
}

.ant-table-title {
  padding: 16px 16px;
}

.ant-table-footer {
  padding: 16px 16px;
  color: rgba(0, 0, 0, 0.85);
  background: #fafafa;
}

.ant-table-thead > tr > th {
  position: relative;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  text-align: left;
  background: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.3s ease;
}

.ant-table-thead > tr > th[colspan]:not([colspan='1']) {
  text-align: center;
}

.ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 1.6em;
  background-color: rgba(0, 0, 0, 0.06);
  transform: translateY(-50%);
  transition: background-color 0.3s;
  content: '';
}

.ant-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0;
}

.ant-table-tbody > tr > td {
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.3s;
}

.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table {
  margin: -16px -16px -16px 32px;
}

.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td {
  border-bottom: 0;
}

.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:first-child,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:first-child,
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:last-child,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:last-child {
  border-radius: 0;
}

.ant-table-tbody > tr.ant-table-row:hover > td,
.ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa;
}

.ant-table-tbody > tr.ant-table-row-selected > td {
  background: #f0f5ff;
  border-color: rgba(0, 0, 0, 0.03);
}

.ant-table-tbody > tr.ant-table-row-selected:hover > td {
  background: #e6eeff;
}

.ant-table-summary {
  position: relative;
  z-index: 2;
  background: #fff;
}

div.ant-table-summary {
  box-shadow: 0 -1px 0 #f0f0f0;
}

.ant-table-summary > tr > th,
.ant-table-summary > tr > td {
  border-bottom: 1px solid #f0f0f0;
}

.ant-table-pagination.ant-pagination {
  margin: 16px 0;
}

.ant-table-pagination {
  display: flex;
  flex-wrap: wrap;
  row-gap: 8px;
}

.ant-table-pagination > * {
  flex: none;
}

.ant-table-pagination-left {
  justify-content: flex-start;
}

.ant-table-pagination-center {
  justify-content: center;
}

.ant-table-pagination-right {
  justify-content: flex-end;
}

.ant-table-thead th.ant-table-column-has-sorters {
  outline: none;
  cursor: pointer;
  transition: all 0.3s;
}

.ant-table-thead th.ant-table-column-has-sorters:hover {
  background: rgba(0, 0, 0, 0.04);
}

.ant-table-thead th.ant-table-column-has-sorters:hover::before {
  background-color: transparent !important;
}

.ant-table-thead th.ant-table-column-has-sorters:focus-visible {
  color: #4c6aff;
}

.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-left:hover,
.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-right:hover {
  background: #f5f5f5;
}

.ant-table-thead th.ant-table-column-sort {
  background: #f5f5f5;
}

.ant-table-thead th.ant-table-column-sort::before {
  background-color: transparent !important;
}

td.ant-table-column-sort {
  background: #fafafa;
}

.ant-table-column-title {
  position: relative;
  z-index: 1;
  flex: 1;
}

.ant-table-column-sorters {
  display: flex;
  flex: auto;
  align-items: center;
  justify-content: space-between;
}

.ant-table-column-sorters::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}

.ant-table-column-sorter {
  margin-left: 4px;
  color: #bfbfbf;
  font-size: 0;
  transition: color 0.3s;
}

.ant-table-column-sorter-inner {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}

.ant-table-column-sorter-up,
.ant-table-column-sorter-down {
  font-size: 11px;
}

.ant-table-column-sorter-up.active,
.ant-table-column-sorter-down.active {
  color: #4c6aff;
}

.ant-table-column-sorter-up + .ant-table-column-sorter-down {
  margin-top: -0.3em;
}

.ant-table-column-sorters:hover .ant-table-column-sorter {
  color: #a6a6a6;
}

.ant-table-filter-column {
  display: flex;
  justify-content: space-between;
}

.ant-table-filter-trigger {
  position: relative;
  display: flex;
  align-items: center;
  margin: -4px -8px -4px 4px;
  padding: 0 4px;
  color: #bfbfbf;
  font-size: 12px;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s;
}

.ant-table-filter-trigger:hover {
  color: rgba(0, 0, 0, 0.45);
  background: rgba(0, 0, 0, 0.04);
}

.ant-table-filter-trigger.active {
  color: #4c6aff;
}

.ant-table-filter-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  min-width: 120px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

.ant-table-filter-dropdown .ant-dropdown-menu {
  max-height: 264px;
  overflow-x: hidden;
  border: 0;
  box-shadow: none;
}

.ant-table-filter-dropdown .ant-dropdown-menu:empty::after {
  display: block;
  padding: 8px 0;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  text-align: center;
  content: 'Not Found';
}

.ant-table-filter-dropdown-tree {
  padding: 8px 8px 0;
}

.ant-table-filter-dropdown-tree .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
  background-color: #f5f5f5;
}

.ant-table-filter-dropdown-tree .ant-tree-treenode-checkbox-checked .ant-tree-node-content-wrapper,
.ant-table-filter-dropdown-tree .ant-tree-treenode-checkbox-checked .ant-tree-node-content-wrapper:hover {
  background-color: #f0f4ff;
}

.ant-table-filter-dropdown-search {
  padding: 8px;
  border-bottom: 1px #f0f0f0 solid;
}

.ant-table-filter-dropdown-search-input input {
  min-width: 140px;
}

.ant-table-filter-dropdown-search-input .anticon {
  color: rgba(0, 0, 0, 0.25);
}

.ant-table-filter-dropdown-checkall {
  width: 100%;
  margin-bottom: 4px;
  margin-left: 4px;
}

.ant-table-filter-dropdown-submenu > ul {
  max-height: calc(100vh - 130px);
  overflow-x: hidden;
  overflow-y: auto;
}

.ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span {
  padding-left: 8px;
}

.ant-table-filter-dropdown-btns {
  display: flex;
  justify-content: space-between;
  padding: 7px 8px;
  overflow: hidden;
  background-color: inherit;
  border-top: 1px solid #f0f0f0;
}

.ant-table-selection-col {
  width: 32px;
}

.ant-table-bordered .ant-table-selection-col {
  width: 50px;
}

table tr th.ant-table-selection-column,
table tr td.ant-table-selection-column {
  padding-right: 8px;
  padding-left: 8px;
  text-align: center;
}

table tr th.ant-table-selection-column .ant-radio-wrapper,
table tr td.ant-table-selection-column .ant-radio-wrapper {
  margin-right: 0;
}

table tr th.ant-table-selection-column.ant-table-cell-fix-left {
  z-index: 3;
}

table tr th.ant-table-selection-column::after {
  background-color: transparent !important;
}

.ant-table-selection {
  position: relative;
  display: inline-flex;
  flex-direction: column;
}

.ant-table-selection-extra {
  position: absolute;
  top: 0;
  z-index: 1;
  cursor: pointer;
  transition: all 0.3s;
  margin-inline-start: 100%;
  padding-inline-start: 4px;
}

.ant-table-selection-extra .anticon {
  color: #bfbfbf;
  font-size: 10px;
}

.ant-table-selection-extra .anticon:hover {
  color: #a6a6a6;
}

.ant-table-expand-icon-col {
  width: 48px;
}

.ant-table-row-expand-icon-cell {
  text-align: center;
}

.ant-table-row-expand-icon-cell .ant-table-row-expand-icon {
  display: inline-flex;
  float: none;
  vertical-align: sub;
}

.ant-table-row-indent {
  float: left;
  height: 1px;
}

.ant-table-row-expand-icon {
  color: #4c6aff;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  position: relative;
  float: left;
  box-sizing: border-box;
  width: 17px;
  height: 17px;
  padding: 0;
  color: inherit;
  line-height: 17px;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  transform: scale(0.94117647);
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-table-row-expand-icon:focus-visible,
.ant-table-row-expand-icon:hover {
  color: #7591ff;
}

.ant-table-row-expand-icon:active {
  color: #364cd9;
}

.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover,
.ant-table-row-expand-icon:active {
  border-color: currentcolor;
}

.ant-table-row-expand-icon::before,
.ant-table-row-expand-icon::after {
  position: absolute;
  background: currentcolor;
  transition: transform 0.3s ease-out;
  content: '';
}

.ant-table-row-expand-icon::before {
  top: 7px;
  right: 3px;
  left: 3px;
  height: 1px;
}

.ant-table-row-expand-icon::after {
  top: 3px;
  bottom: 3px;
  left: 7px;
  width: 1px;
  transform: rotate(90deg);
}

.ant-table-row-expand-icon-collapsed::before {
  transform: rotate(-180deg);
}

.ant-table-row-expand-icon-collapsed::after {
  transform: rotate(0deg);
}

.ant-table-row-expand-icon-spaced {
  background: transparent;
  border: 0;
  visibility: hidden;
}

.ant-table-row-expand-icon-spaced::before,
.ant-table-row-expand-icon-spaced::after {
  display: none;
  content: none;
}

.ant-table-row-indent + .ant-table-row-expand-icon {
  margin-top: 2.5005px;
  margin-right: 8px;
}

tr.ant-table-expanded-row > td,
tr.ant-table-expanded-row:hover > td {
  background: #fbfbfb;
}

tr.ant-table-expanded-row .ant-descriptions-view {
  display: flex;
}

tr.ant-table-expanded-row .ant-descriptions-view table {
  flex: auto;
  width: auto;
}

.ant-table .ant-table-expanded-row-fixed {
  position: relative;
  margin: -16px -16px;
  padding: 16px 16px;
}

.ant-table-tbody > tr.ant-table-placeholder {
  text-align: center;
}

.ant-table-empty .ant-table-tbody > tr.ant-table-placeholder {
  color: rgba(0, 0, 0, 0.25);
}

.ant-table-tbody > tr.ant-table-placeholder:hover > td {
  background: #fff;
}

.ant-table-cell-fix-left,
.ant-table-cell-fix-right {
  position: sticky !important;
  z-index: 2;
  background: #fff;
}

.ant-table-cell-fix-left-first::after,
.ant-table-cell-fix-left-last::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  width: 30px;
  transform: translateX(100%);
  transition: box-shadow 0.3s;
  content: '';
  pointer-events: none;
}

.ant-table-cell-fix-left-all::after {
  display: none;
}

.ant-table-cell-fix-right-first::after,
.ant-table-cell-fix-right-last::after {
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  width: 30px;
  transform: translateX(-100%);
  transition: box-shadow 0.3s;
  content: '';
  pointer-events: none;
}

.ant-table .ant-table-container::before,
.ant-table .ant-table-container::after {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: calc(calc(2 + 1) + 1);
  width: 30px;
  transition: box-shadow 0.3s;
  content: '';
  pointer-events: none;
}

.ant-table .ant-table-container::before {
  left: 0;
}

.ant-table .ant-table-container::after {
  right: 0;
}

.ant-table-ping-left:not(.ant-table-has-fix-left) > .ant-table-container {
  position: relative;
}

.ant-table-ping-left:not(.ant-table-has-fix-left) > .ant-table-container::before {
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.15);
}

.ant-table-ping-left .ant-table-cell-fix-left-first::after,
.ant-table-ping-left .ant-table-cell-fix-left-last::after {
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.15);
}

.ant-table-ping-left .ant-table-cell-fix-left-last::before {
  background-color: transparent !important;
}

.ant-table-ping-right:not(.ant-table-has-fix-right) > .ant-table-container {
  position: relative;
}

.ant-table-ping-right:not(.ant-table-has-fix-right) > .ant-table-container::after {
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.15);
}

.ant-table-ping-right .ant-table-cell-fix-right-first::after,
.ant-table-ping-right .ant-table-cell-fix-right-last::after {
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.15);
}

.ant-table-sticky-holder {
  position: sticky;
  z-index: calc(2 + 1);
  background: #fff;
}

.ant-table-sticky-scroll {
  position: sticky;
  bottom: 0;
  z-index: calc(2 + 1);
  display: flex;
  align-items: center;
  background: #ffffff;
  border-top: 1px solid #f0f0f0;
  opacity: 0.6;
}

.ant-table-sticky-scroll:hover {
  transform-origin: center bottom;
}

.ant-table-sticky-scroll-bar {
  height: 8px;
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 4px;
}

.ant-table-sticky-scroll-bar:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.ant-table-sticky-scroll-bar-active {
  background-color: rgba(0, 0, 0, 0.8);
}

@media all and (-ms-high-contrast: none) {
  .ant-table-ping-left .ant-table-cell-fix-left-last::after {
    box-shadow: none !important;
  }

  .ant-table-ping-right .ant-table-cell-fix-right-first::after {
    box-shadow: none !important;
  }
}

.ant-table {
  /* title + table */
  /* table */
  /* table + footer */
}

.ant-table-title {
  border-radius: 2px 2px 0 0;
}

.ant-table-title + .ant-table-container {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.ant-table-title + .ant-table-container table {
  border-radius: 0;
}

.ant-table-title + .ant-table-container table > thead > tr:first-child th:first-child {
  border-radius: 0;
}

.ant-table-title + .ant-table-container table > thead > tr:first-child th:last-child {
  border-radius: 0;
}

.ant-table-container {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.ant-table-container table > thead > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}

.ant-table-container table > thead > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}

.ant-table-footer {
  border-radius: 0 0 2px 2px;
}

.ant-table-wrapper-rtl {
  direction: rtl;
}

.ant-table-rtl {
  direction: rtl;
}

.ant-table-wrapper-rtl .ant-table table {
  text-align: right;
}

.ant-table-wrapper-rtl .ant-table-thead > tr > th[colspan]:not([colspan='1']) {
  text-align: center;
}

.ant-table-wrapper-rtl .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before {
  right: auto;
  left: 0;
}

.ant-table-wrapper-rtl .ant-table-thead > tr > th {
  text-align: right;
}

.ant-table-tbody > tr .ant-table-wrapper:only-child .ant-table.ant-table-rtl {
  margin: -16px 33px -16px -16px;
}

.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-left {
  justify-content: flex-end;
}

.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-right {
  justify-content: flex-start;
}

.ant-table-wrapper-rtl .ant-table-column-sorter {
  margin-right: 4px;
  margin-left: 0;
}

.ant-table-wrapper-rtl .ant-table-filter-column-title {
  padding: 16px 16px 16px 2.3em;
}

.ant-table-rtl .ant-table-thead tr th.ant-table-column-has-sorters .ant-table-filter-column-title {
  padding: 0 0 0 2.3em;
}

.ant-table-wrapper-rtl .ant-table-filter-trigger {
  margin: -4px 4px -4px -8px;
}

.ant-dropdown-rtl .ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-dropdown-rtl .ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span,
.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span {
  padding-right: 8px;
  padding-left: 0;
}

.ant-table-wrapper-rtl .ant-table-selection {
  text-align: center;
}

.ant-table-wrapper-rtl .ant-table-row-indent {
  float: right;
}

.ant-table-wrapper-rtl .ant-table-row-expand-icon {
  float: right;
}

.ant-table-wrapper-rtl .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 0;
  margin-left: 8px;
}

.ant-table-wrapper-rtl .ant-table-row-expand-icon::after {
  transform: rotate(-90deg);
}

.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed::before {
  transform: rotate(180deg);
}

.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed::after {
  transform: rotate(0deg);
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }

  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}

.ant-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  line-height: 1;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}

.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner,
.ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #4c6aff;
}

.ant-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #4c6aff;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}

.ant-checkbox:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox::after {
  visibility: visible;
}

.ant-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  direction: ltr;
  background-color: #fff;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}

.ant-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21.5%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}

.ant-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.ant-checkbox-checked .ant-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}

.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #4c6aff;
  border-color: #4c6aff;
}

.ant-checkbox-disabled {
  cursor: not-allowed;
}

.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}

.ant-checkbox-disabled .ant-checkbox-input {
  cursor: not-allowed;
  pointer-events: none;
}

.ant-checkbox-disabled .ant-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #E1E3E8 !important;
}

.ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}

.ant-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.ant-checkbox-disabled:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox-disabled::after {
  visibility: hidden;
}

.ant-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-flex;
  align-items: baseline;
  line-height: unset;
  cursor: pointer;
}

.ant-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\a0';
}

.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
  cursor: not-allowed;
}

.ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 8px;
}

.ant-checkbox-wrapper.ant-checkbox-wrapper-in-form-item input[type='checkbox'] {
  width: 14px;
  height: 14px;
}

.ant-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}

.ant-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}

.ant-checkbox-group-item {
  margin-right: 8px;
}

.ant-checkbox-group-item:last-child {
  margin-right: 0;
}

.ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 0;
}

.ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #fff;
  border-color: #E1E3E8;
}

.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #4c6aff;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}

.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}

.ant-checkbox-rtl {
  direction: rtl;
}

.ant-checkbox-group-rtl .ant-checkbox-group-item {
  margin-right: 0;
  margin-left: 8px;
}

.ant-checkbox-group-rtl .ant-checkbox-group-item:last-child {
  margin-left: 0 !important;
}

.ant-checkbox-group-rtl .ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 8px;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-radio-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  font-size: 0;
}

.ant-radio-group .ant-badge-count {
  z-index: 1;
}

.ant-radio-group > .ant-badge:not(:first-child) > .ant-radio-button-wrapper {
  border-left: none;
}

.ant-radio-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-flex;
  align-items: baseline;
  margin-right: 8px;
  cursor: pointer;
}

.ant-radio-wrapper-disabled {
  cursor: not-allowed;
}

.ant-radio-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\a0';
}

.ant-radio-wrapper.ant-radio-wrapper-in-form-item input[type='radio'] {
  width: 14px;
  height: 14px;
}

.ant-radio {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  display: inline-block;
  outline: none;
  cursor: pointer;
}

.ant-radio-wrapper:hover .ant-radio,
.ant-radio:hover .ant-radio-inner,
.ant-radio-input:focus + .ant-radio-inner {
  border-color: #4c6aff;
}

.ant-radio-input:focus + .ant-radio-inner {
  box-shadow: 0 0 0 3px rgba(76, 106, 255, 0.12);
}

.ant-radio-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #4c6aff;
  border-radius: 50%;
  visibility: hidden;
  animation: antRadioEffect 0.36s ease-in-out;
  animation-fill-mode: both;
  content: '';
}

.ant-radio:hover::after,
.ant-radio-wrapper:hover .ant-radio::after {
  visibility: visible;
}

.ant-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #EBEDF2;
  border-color: #E1E3E8;
  border-style: solid;
  border-width: 1px;
  border-radius: 50%;
  transition: all 0.3s;
}

.ant-radio-inner::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
  background-color: #4c6aff;
  border-top: 0;
  border-left: 0;
  border-radius: 16px;
  transform: scale(0);
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}

.ant-radio-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}

.ant-radio.ant-radio-disabled .ant-radio-inner {
  border-color: #E1E3E8;
}

.ant-radio-checked .ant-radio-inner {
  border-color: #4c6aff;
}

.ant-radio-checked .ant-radio-inner::after {
  transform: scale(0.5);
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.ant-radio-disabled {
  cursor: not-allowed;
}

.ant-radio-disabled .ant-radio-inner {
  background-color: #f5f5f5;
  cursor: not-allowed;
}

.ant-radio-disabled .ant-radio-inner::after {
  background-color: rgba(0, 0, 0, 0.2);
}

.ant-radio-disabled .ant-radio-input {
  cursor: not-allowed;
}

.ant-radio-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

span.ant-radio + * {
  padding-right: 8px;
  padding-left: 8px;
}

.ant-radio-button-wrapper {
  position: relative;
  display: inline-block;
  height: 32px;
  margin: 0;
  padding: 0 15px;
  color: #545A6E;
  font-size: 14px;
  line-height: 30px;
  background: #EBEDF2;
  border: 1px solid #E1E3E8;
  border-top-width: 1.02px;
  border-left-width: 0;
  cursor: pointer;
  transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s;
}

.ant-radio-button-wrapper a {
  color: #545A6E;
}

.ant-radio-button-wrapper > .ant-radio-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.ant-radio-group-large .ant-radio-button-wrapper {
  height: 40px;
  font-size: 16px;
  line-height: 38px;
}

.ant-radio-group-small .ant-radio-button-wrapper {
  height: 24px;
  padding: 0 7px;
  line-height: 22px;
}

.ant-radio-button-wrapper:not(:first-child)::before {
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  box-sizing: content-box;
  width: 1px;
  height: 100%;
  padding: 1px 0;
  background-color: #E1E3E8;
  transition: background-color 0.3s;
  content: '';
}

.ant-radio-button-wrapper:first-child {
  border-left: 1px solid #E1E3E8;
  border-radius: 2px 0 0 2px;
}

.ant-radio-button-wrapper:last-child {
  border-radius: 0 2px 2px 0;
}

.ant-radio-button-wrapper:first-child:last-child {
  border-radius: 2px;
}

.ant-radio-button-wrapper:hover {
  position: relative;
  color: #4c6aff;
}

.ant-radio-button-wrapper:focus-within {
  box-shadow: 0 0 0 3px rgba(76, 106, 255, 0.12);
}

.ant-radio-button-wrapper .ant-radio-inner,
.ant-radio-button-wrapper input[type='checkbox'],
.ant-radio-button-wrapper input[type='radio'] {
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 1;
  color: #4c6aff;
  background: #EBEDF2;
  border-color: #4c6aff;
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #4c6aff;
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
  border-color: #4c6aff;
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #7591ff;
  border-color: #7591ff;
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover::before {
  background-color: #7591ff;
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #364cd9;
  border-color: #364cd9;
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active::before {
  background-color: #364cd9;
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  box-shadow: 0 0 0 3px rgba(76, 106, 255, 0.12);
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #fff;
  background: #4c6aff;
  border-color: #4c6aff;
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #fff;
  background: #7591ff;
  border-color: #7591ff;
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #fff;
  background: #364cd9;
  border-color: #364cd9;
}

.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  box-shadow: 0 0 0 3px rgba(76, 106, 255, 0.12);
}

.ant-radio-button-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #E1E3E8;
  cursor: not-allowed;
}

.ant-radio-button-wrapper-disabled:first-child,
.ant-radio-button-wrapper-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #E1E3E8;
}

.ant-radio-button-wrapper-disabled:first-child {
  border-left-color: #E1E3E8;
}

.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: rgba(0, 0, 0, 0.25);
  background-color: #e6e6e6;
  border-color: #E1E3E8;
  box-shadow: none;
}

@keyframes antRadioEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }

  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}

.ant-radio-group.ant-radio-group-rtl {
  direction: rtl;
}

.ant-radio-wrapper.ant-radio-wrapper-rtl {
  margin-right: 0;
  margin-left: 8px;
  direction: rtl;
}

.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl {
  border-right-width: 0;
  border-left-width: 1px;
}

.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:not(:first-child)::before {
  right: -1px;
  left: 0;
}

.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child {
  border-right: 1px solid #E1E3E8;
  border-radius: 0 2px 2px 0;
}

.ant-radio-button-wrapper-checked:not([class*=' ant-radio-button-wrapper-disabled']).ant-radio-button-wrapper:first-child {
  border-right-color: #7591ff;
}

.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:last-child {
  border-radius: 2px 0 0 2px;
}

.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper-disabled:first-child {
  border-right-color: #E1E3E8;
}

/* purgecss end ignore */
/* purgecss start ignore */

.table1-element-container {
  position: absolute;
}

.table1-element-container .ant-table-thead > tr > th,
.table1-element-container .ant-table-tbody > tr > td {
  padding: 11.5px 16px !important;
  color: #080b19;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  border: 0px !important;
}

.table1-element-container .ant-table-thead > tr > th {
  font-weight: 700;
  background: #e1e6ff;
}

.table1-element-container .ant-table-tbody > tr:nth-child(even) {
  background-color: #f8f9fa;
}

.table1-element-container .ant-table-tbody > tr:nth-child(odd) {
  background-color: #fff;
}

.table1-element-container .ant-table-cell-row-hover {
  background-color: #ebedf2 !important;
}

.table1-element-container .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not(
            [colspan]
        )::before {
  display: none;
}

.table1-element-container .ant-table-content {
  overflow-x: auto;
}

/* purgecss end ignore */
/* purgecss start ignore */

.input1-element-container {
  position: absolute;
}

/* purgecss end ignore */
/* purgecss start ignore */

.block1 {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
}

/* purgecss end ignore */
/* purgecss start ignore */

.subscribe1 {
  position: absolute;
}

.subscribe1 .subscribe1-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.subscribe1 .subscribe1-content > * {
  max-width: 100%;
  position: static;
}

.subscribe1 .subscribe1-content > *:last-child {
  margin-bottom: 0;
}

.subscribe1 .subscribe1-content .form-item-1 label {
  line-height: var(--appearance-line-height, 1.15);
}

.subscribe1 .subscribe1-content .form-item-1 .ant-input {
  border: 1px solid var(--appearance-border, #000000);
  border-radius: var(--appearance-radius, 2px);
  height: 36px;
}

.subscribe1 .subscribe1-content .form-item-1 .ant-input.ant-input-status-error {
  border-color: #ff4d4f;
}

.subscribe1 .subscribe1-content .form-item-1 .ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
  display: none;
}

.subscribe1 .subscribe1-content .form-item-1 .ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::after {
  display: inline-block;
  margin-right: 4px;
  color: var(--appearance-color, #000000) !important;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}

.subscribe1 .subscribe1-content .ant-form-item:last-of-type {
  margin-bottom: 0;
}

.subscribe1 .subscribe1-row .form-item-1 .ant-input {
  height: 48px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.product-image-list1 {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

.product-image-list1 .product-image-list1-container {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.product-image-list1 .product-image-list1-item img {
  width: 100%;
  height: 100%;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-popover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  max-width: 100vw;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.ant-popover-content {
  position: relative;
}

.ant-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}

.ant-popover-hidden {
  display: none;
}

.ant-popover-placement-top,
.ant-popover-placement-topLeft,
.ant-popover-placement-topRight {
  padding-bottom: 15.3137085px;
}

.ant-popover-placement-right,
.ant-popover-placement-rightTop,
.ant-popover-placement-rightBottom {
  padding-left: 15.3137085px;
}

.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
  padding-top: 15.3137085px;
}

.ant-popover-placement-left,
.ant-popover-placement-leftTop,
.ant-popover-placement-leftBottom {
  padding-right: 15.3137085px;
}

.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-popover {
    /* IE10+ */
  }

  .ant-popover-inner {
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  }
}

.ant-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  border-bottom: 1px solid #f0f0f0;
}

.ant-popover-inner-content {
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.85);
}

.ant-popover-message {
  display: flex;
  padding: 4px 0 12px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}

.ant-popover-message-icon {
  display: inline-block;
  margin-right: 8px;
  color: #faad14;
  font-size: 14px;
}

.ant-popover-buttons {
  margin-bottom: 4px;
  text-align: right;
}

.ant-popover-buttons button:not(:first-child) {
  margin-left: 8px;
}

.ant-popover-arrow {
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}

.ant-popover-arrow-content {
  --antd-arrow-background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 11.3137085px;
  height: 11.3137085px;
  margin: auto;
  content: '';
  pointer-events: auto;
  border-radius: 0 0 2px;
  pointer-events: none;
}

.ant-popover-arrow-content::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: var(--antd-arrow-background-color);
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  -webkit-clip-path: inset(33% 33%);
          clip-path: inset(33% 33%);
  -webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
          clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}

.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
.ant-popover-placement-topRight .ant-popover-arrow {
  bottom: 0;
  transform: translateY(100%);
}

.ant-popover-placement-top .ant-popover-arrow-content,
.ant-popover-placement-topLeft .ant-popover-arrow-content,
.ant-popover-placement-topRight .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-11px) rotate(45deg);
}

.ant-popover-placement-top .ant-popover-arrow {
  left: 50%;
  transform: translateY(100%) translateX(-50%);
}

.ant-popover-placement-topLeft .ant-popover-arrow {
  left: 16px;
}

.ant-popover-placement-topRight .ant-popover-arrow {
  right: 16px;
}

.ant-popover-placement-right .ant-popover-arrow,
.ant-popover-placement-rightTop .ant-popover-arrow,
.ant-popover-placement-rightBottom .ant-popover-arrow {
  left: 0;
  transform: translateX(-100%);
}

.ant-popover-placement-right .ant-popover-arrow-content,
.ant-popover-placement-rightTop .ant-popover-arrow-content,
.ant-popover-placement-rightBottom .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(11px) rotate(135deg);
}

.ant-popover-placement-right .ant-popover-arrow {
  top: 50%;
  transform: translateX(-100%) translateY(-50%);
}

.ant-popover-placement-rightTop .ant-popover-arrow {
  top: 12px;
}

.ant-popover-placement-rightBottom .ant-popover-arrow {
  bottom: 12px;
}

.ant-popover-placement-bottom .ant-popover-arrow,
.ant-popover-placement-bottomLeft .ant-popover-arrow,
.ant-popover-placement-bottomRight .ant-popover-arrow {
  top: 0;
  transform: translateY(-100%);
}

.ant-popover-placement-bottom .ant-popover-arrow-content,
.ant-popover-placement-bottomLeft .ant-popover-arrow-content,
.ant-popover-placement-bottomRight .ant-popover-arrow-content {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.06);
  transform: translateY(11px) rotate(-135deg);
}

.ant-popover-placement-bottom .ant-popover-arrow {
  left: 50%;
  transform: translateY(-100%) translateX(-50%);
}

.ant-popover-placement-bottomLeft .ant-popover-arrow {
  left: 16px;
}

.ant-popover-placement-bottomRight .ant-popover-arrow {
  right: 16px;
}

.ant-popover-placement-left .ant-popover-arrow,
.ant-popover-placement-leftTop .ant-popover-arrow,
.ant-popover-placement-leftBottom .ant-popover-arrow {
  right: 0;
  transform: translateX(100%);
}

.ant-popover-placement-left .ant-popover-arrow-content,
.ant-popover-placement-leftTop .ant-popover-arrow-content,
.ant-popover-placement-leftBottom .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-11px) rotate(-45deg);
}

.ant-popover-placement-left .ant-popover-arrow {
  top: 50%;
  transform: translateX(100%) translateY(-50%);
}

.ant-popover-placement-leftTop .ant-popover-arrow {
  top: 12px;
}

.ant-popover-placement-leftBottom .ant-popover-arrow {
  bottom: 12px;
}

.ant-popover-pink .ant-popover-inner {
  background-color: #eb2f96;
}

.ant-popover-pink .ant-popover-arrow-content {
  background-color: #eb2f96;
}

.ant-popover-magenta .ant-popover-inner {
  background-color: #eb2f96;
}

.ant-popover-magenta .ant-popover-arrow-content {
  background-color: #eb2f96;
}

.ant-popover-red .ant-popover-inner {
  background-color: #f5222d;
}

.ant-popover-red .ant-popover-arrow-content {
  background-color: #f5222d;
}

.ant-popover-volcano .ant-popover-inner {
  background-color: #fa541c;
}

.ant-popover-volcano .ant-popover-arrow-content {
  background-color: #fa541c;
}

.ant-popover-orange .ant-popover-inner {
  background-color: #fa8c16;
}

.ant-popover-orange .ant-popover-arrow-content {
  background-color: #fa8c16;
}

.ant-popover-yellow .ant-popover-inner {
  background-color: #fadb14;
}

.ant-popover-yellow .ant-popover-arrow-content {
  background-color: #fadb14;
}

.ant-popover-gold .ant-popover-inner {
  background-color: #faad14;
}

.ant-popover-gold .ant-popover-arrow-content {
  background-color: #faad14;
}

.ant-popover-cyan .ant-popover-inner {
  background-color: #13c2c2;
}

.ant-popover-cyan .ant-popover-arrow-content {
  background-color: #13c2c2;
}

.ant-popover-lime .ant-popover-inner {
  background-color: #a0d911;
}

.ant-popover-lime .ant-popover-arrow-content {
  background-color: #a0d911;
}

.ant-popover-green .ant-popover-inner {
  background-color: #52c41a;
}

.ant-popover-green .ant-popover-arrow-content {
  background-color: #52c41a;
}

.ant-popover-blue .ant-popover-inner {
  background-color: #1890ff;
}

.ant-popover-blue .ant-popover-arrow-content {
  background-color: #1890ff;
}

.ant-popover-geekblue .ant-popover-inner {
  background-color: #2f54eb;
}

.ant-popover-geekblue .ant-popover-arrow-content {
  background-color: #2f54eb;
}

.ant-popover-purple .ant-popover-inner {
  background-color: #722ed1;
}

.ant-popover-purple .ant-popover-arrow-content {
  background-color: #722ed1;
}

.ant-popover-rtl {
  direction: rtl;
  text-align: right;
}

.ant-popover-rtl .ant-popover-message-icon {
  margin-right: 0;
  margin-left: 8px;
}

.ant-popover-rtl .ant-popover-message-title {
  padding-left: 16px;
}

.ant-popover-rtl .ant-popover-buttons {
  text-align: left;
}

.ant-popover-rtl .ant-popover-buttons button {
  margin-right: 8px;
  margin-left: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

._editPageModal_592wn_1 ._footerButtonsGroup_592wn_1 {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}

._editPageModal_592wn_1 ._footerButtonsGroup_592wn_1 > button {
  width: 76px;
  height: 32px;
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  border-radius: 4px;
}

._editPageModal_592wn_1 ._footerButtonsGroup_592wn_1 ._cancelBtn_592wn_17 {
  background: #fff;
  border: 1px solid #e1e3e8;
  color: #545a6e;
}

._editPageModal_592wn_1 ._footerButtonsGroup_592wn_1 ._cancelBtn_592wn_17:hover {
  background-color: #f8f9fa;
  color: #545a6e;
  border-color: #ebedf2;
}

._editPageModal_592wn_1 ._footerButtonsGroup_592wn_1 ._cancelBtn_592wn_17:active {
  background-color: #ebedf2;
}

._editPageModal_592wn_1 ._footerButtonsGroup_592wn_1 ._confirmBtn_592wn_30:hover {
  background-color: #7088ff;
}

._editPageModal_592wn_1 ._footerButtonsGroup_592wn_1 ._confirmBtn_592wn_30:active {
  background-color: #445fe5;
}

._editPageModal_592wn_1 .ant-input {
  color: #272e47;
}

._editPageModal_592wn_1 .ant-modal-content {
  border-radius: 8px;
}

._editPageModal_592wn_1 .ant-modal-header {
  padding: 24px 20px 4px 20px;
  border-bottom: 0px;
  border-radius: 8px 8px 0px 0px;
}

._editPageModal_592wn_1 .ant-modal-body {
  padding: 20px 20px 1px 20px;
}

._domainNameTip_592wn_50 {
  max-width: 138px;
  background: #f6f7fa;
  color: #b7bac2;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

._seoFormItem_592wn_61 .ant-form-item-label {
  max-width: 46px;
  margin-right: 12px;
}

._seoFormItem_592wn_61 .ant-form-item-label > label::after {
  display: none;
}

._keywordMessage_592wn_68 {
  font-size: 12px;
  color: #747a8c;
  line-height: 20px;
  margin-left: 58px;
}

._formTitle_592wn_74 {
  color: var(---Text-5, #272e47);
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

._formTitle_592wn_74 ._formTitleLeft_592wn_84 {
  display: flex;
  align-items: center;
}

._formTitle_592wn_74 ._formTitleLeft_592wn_84 svg {
  margin-left: 4px;
}

._formTitle_592wn_74 ._aiSeo_592wn_91 {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  background: linear-gradient(90deg, #3a3aee 2.62%, #7b2cd8 99.91%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

._formTitle_592wn_74 ._aiSeo_592wn_91 svg {
  margin-right: 4px;
}

._toolTip_592wn_106 .ant-tooltip-arrow-content::before {
  background: rgba(0, 0, 0, 0.8);
}

/* purgecss end ignore */
/* purgecss start ignore */

._createSeoConfig_xcs52_1 .ant-modal-body {
  padding: 56px 24px 24px;
  background-image: url('https://cowork-storage-public-cdn.lx.netease.com/common/2024/10/22/f82ad67a114a43d09fec2ceaace9ba1a.png');
  background-repeat: no-repeat;
  background-size: 100%;
}

._createSeoConfig_xcs52_1 .ant-modal-content {
  border-radius: 6px;
}

._createSeoConfig_xcs52_1 .ant-form p {
  font-size: 14px;
  color: #272e47;
}

._createSeoConfig_xcs52_1 .ant-form-item {
  margin: 17px 0 0 0;
}

._createSeoConfig_xcs52_1 .ant-form-item .ant-form-item-control-input-content {
  display: flex;
  justify-content: flex-end;
}

._createSeoConfig_xcs52_1 .ant-form-item .ant-form-item-control-input-content .ant-input {
  border-color: #e1e3e8;
  caret-color: #4c6aff;
  height: 98px;
  padding: 5px 8px;
  resize: none;
}

._createSeoConfig_xcs52_1 .ant-form-item .ant-form-item-control-input-content .ant-input::-moz-placeholder {
  color: #b7bac2;
  font-size: 12px;
}

._createSeoConfig_xcs52_1 .ant-form-item .ant-form-item-control-input-content .ant-input::placeholder {
  color: #b7bac2;
  font-size: 12px;
}

._createSeoConfig_xcs52_1 .ant-form-item .ant-form-item-control-input-content .ant-input::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  margin-right: 4px;
}

._createSeoConfig_xcs52_1 .ant-form-item .ant-form-item-control-input-content .ant-input::-webkit-scrollbar-thumb {
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  background-color: #c9cbd6;
  margin-right: 4px;
}

._createSeoConfig_xcs52_1 .ant-form-item .ant-form-item-control-input-content .ant-input::-webkit-scrollbar-track {
  background-color: transparent;
  margin-right: 4px;
}

._createSeoConfig_xcs52_1 .ant-form-item .ant-form-item-control-input-content .ant-input:hover {
  border-color: #4c6aff;
}

._createSeoConfig_xcs52_1 .ant-form-item .ant-form-item-control-input-content .ant-btn {
  width: 190px;
  height: 32px;
  min-width: initial;
  font-size: 14px;
  border: none;
  margin: 0 auto;
  background: #4c6aff;
}

._createSeoConfig_xcs52_1 .ant-form-item .ant-form-item-control-input-content .ant-btn:hover {
  background: #7088ff;
}

._createSeoConfig_xcs52_1 .ant-form-item .ant-form-item-control-input-content .ant-btn:active {
  background: #445fe5;
}

._createSeoConfig_xcs52_1 .ant-form-item:first-of-type {
  height: 123px;
}

._createSeoConfig_xcs52_1 .ant-form-item:last-child {
  margin: 0;
}

._createSeoConfig_xcs52_1 .ant-form-item:last-child .ant-form-item-control-input-content {
  margin-top: 53px;
}

._title_xcs52_75 {
  font-weight: 600;
  font-size: 28px;
  color: #272e47;
  display: flex;
  align-items: center;
  gap: 8px;
}

._title_xcs52_75 span {
  margin-right: 5px;
  color: #4c6aff;
}

._subTitle_xcs52_87 {
  font-size: 14px;
  line-height: 22px;
  color: #545a6e;
  margin: 12px 0 32px;
}

._loadMask_xcs52_93 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.5);
}

._loadMask_xcs52_93 img {
  width: 100px;
  height: 100px;
}

._aiBtn_xcs52_109 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

._aiBtn_xcs52_109 ._btn_xcs52_115 {
  width: 190px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._pageSelectItemContainer_sn990_1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10;
}

._pageSelectItemContainer_sn990_1 > svg {
  display: none;
}

._pageSelectItemContainer_sn990_1:hover > svg {
  display: inline-block;
}

._pageSelectItemContainer_sn990_1:hover > svg path {
  fill: #4c6aff;
}

._pageSelectItemContainer_sn990_1 ._mainNavPageName_sn990_16 {
  max-width: 134px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

._toolTip_sn990_22 .ant-tooltip-arrow-content::before {
  background: rgba(0, 0, 0, 0.8);
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-divider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.ant-divider-vertical {
  position: relative;
  top: -0.06em;
  display: inline-block;
  height: 0.9em;
  margin: 0 8px;
  vertical-align: middle;
  border-top: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.06);
}

.ant-divider-horizontal {
  display: flex;
  clear: both;
  width: 100%;
  min-width: 100%;
  margin: 24px 0;
}

.ant-divider-horizontal.ant-divider-with-text {
  display: flex;
  align-items: center;
  margin: 16px 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
  border-top: 0;
  border-top-color: rgba(0, 0, 0, 0.06);
}

.ant-divider-horizontal.ant-divider-with-text::before,
.ant-divider-horizontal.ant-divider-with-text::after {
  position: relative;
  width: 50%;
  border-top: 1px solid transparent;
  border-top-color: inherit;
  border-bottom: 0;
  transform: translateY(50%);
  content: '';
}

.ant-divider-horizontal.ant-divider-with-text-left::before {
  width: 5%;
}

.ant-divider-horizontal.ant-divider-with-text-left::after {
  width: 95%;
}

.ant-divider-horizontal.ant-divider-with-text-right::before {
  width: 95%;
}

.ant-divider-horizontal.ant-divider-with-text-right::after {
  width: 5%;
}

.ant-divider-inner-text {
  display: inline-block;
  padding: 0 1em;
}

.ant-divider-dashed {
  background: none;
  border-color: rgba(0, 0, 0, 0.06);
  border-style: dashed;
  border-width: 1px 0 0;
}

.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
  border-style: dashed none none;
}

.ant-divider-vertical.ant-divider-dashed {
  border-width: 0 0 0 1px;
}

.ant-divider-plain.ant-divider-with-text {
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
}

.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::before {
  width: 0;
}

.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::after {
  width: 100%;
}

.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text {
  padding-left: 0;
}

.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::before {
  width: 100%;
}

.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::after {
  width: 0;
}

.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text {
  padding-right: 0;
}

.ant-divider-rtl {
  direction: rtl;
}

.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before {
  width: 95%;
}

.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after {
  width: 5%;
}

.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before {
  width: 5%;
}

.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
  width: 95%;
}

/* purgecss end ignore */
/* purgecss start ignore */

._multiLanguage_gldo3_1 {
  margin-left: 18px;
}

._multiLanguage_gldo3_1 ._multiLanguageOpenBtn_gldo3_4 {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: 4px;
}

._multiLanguage_gldo3_1 ._multiLanguageOpenBtn_gldo3_4:hover {
  color: #4c6aff;
  cursor: pointer;
}

._multiLanguage_gldo3_1 ._multiLanguageOpenBtn_gldo3_4:hover > svg > path,
._multiLanguage_gldo3_1 ._multiLanguageOpenBtn_gldo3_4:hover > svg > circle {
  stroke: #4c6aff;
}

._multiLanguage_gldo3_1 ._multiLanguageOpenBtn_gldo3_4 > span {
  font-family: 'Arial';
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: left;
}

._multiLanguage_gldo3_1 ._multiLanguageSelect_gldo3_26 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

._multiLanguage_gldo3_1 ._multiLanguageSelect_gldo3_26 .ant-select-selector {
  border: 0px;
  padding: 0px 4px;
}

._multiLanguage_gldo3_1 ._multiLanguageSelect_gldo3_26 .ant-select-single.ant-select-open .ant-select-selection-item {
  color: #000;
}

._multiLanguage_gldo3_1 ._multiLanguageSelect_gldo3_26 .ant-select-dropdown {
  width: auto !important;
}

._multiLanguage_gldo3_1 ._multiLanguageSelect_gldo3_26 .ant-select-arrow {
  right: 7px;
}

._multiLanguage_gldo3_1 ._multiLanguageSelect_gldo3_26 .ant-select-focused .ant-select-selector {
  border: 0px !important;
  border-color: transparent !important;
  box-shadow: 0 0 0 0px rgba(0, 0, 0, 0) !important;
}

._multiLanguage_gldo3_1 ._multiLanguageSelect_gldo3_26 .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background-color: #f0f2f7;
}

._multiLanguage_gldo3_1 ._multiLanguageSelect_gldo3_26 .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  background: transparent;
}

._multiLanguage_gldo3_1 ._multiLanguageSelect_gldo3_26 .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled):hover {
  background-color: #f2f5ff;
}

._multiLanguage_gldo3_1 ._languageManageBtn_gldo3_58 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 8px;
  cursor: pointer;
}

._multiLanguage_gldo3_1 ._languageManageBtn_gldo3_58 ._leftGroup_gldo3_65 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

._multiLanguage_gldo3_1 ._languageManageBtn_gldo3_58:hover path,
._multiLanguage_gldo3_1 ._languageManageBtn_gldo3_58:hover circle,
._multiLanguage_gldo3_1 ._languageManageBtn_gldo3_58:hover {
  color: #4c6aff;
  stroke: #4c6aff;
}

._multiLanguage_gldo3_1 ._languageSelectDefaultStyle_gldo3_76 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1px;
}

._multiLanguage_gldo3_1 ._languageSelectDefaultStyle_gldo3_76 ._defaultLangTip_gldo3_82 {
  color: #9fa2ad;
  font-family: PingFang SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

/* purgecss end ignore */
/* purgecss start ignore */

._defaultLanguageSelectModal_bp0ty_1 .ant-form-item-explain-error {
  font-size: 12px;
}

._defaultLanguageSelectModal_bp0ty_1 .ant-modal-content {
  border-radius: 8px;
}

._defaultLanguageSelectModal_bp0ty_1 .ant-form-item-label {
  margin-right: 16px;
}

._defaultLanguageSelectModal_bp0ty_1 .ant-modal-body {
  padding: 20px 20px 18px 20px;
}

._defaultLanguageSelectModal_bp0ty_1 .ant-form-item {
  margin-bottom: 8px;
}

._defaultLanguageSelectModal_bp0ty_1 .ant-btn {
  border-radius: 4px;
  padding: 5px 24px;
  font-size: 14px;
  font-family: 'PingFang SC', sans-serif;
  line-height: 22px;
  width: 76px;
}

._defaultLanguageSelectModal_bp0ty_1 .ant-btn-default {
  background: #fff;
  border: 1px solid #e1e3e8;
  color: #545a6e;
}

._defaultLanguageSelectModal_bp0ty_1 .ant-btn-default:hover {
  background-color: #f8f9fa;
  color: #545a6e;
  border-color: #ebedf2;
}

._defaultLanguageSelectModal_bp0ty_1 .ant-btn-default:active {
  background-color: #ebedf2;
}

._defaultLanguageSelectModal_bp0ty_1 .ant-btn-primary:hover:not(:disabled) {
  background-color: #7088ff;
}

._defaultLanguageSelectModal_bp0ty_1 .ant-btn-primary:active {
  background-color: #445fe5;
}

._defaultLanguageSelectModal_bp0ty_1 .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background-color: #f0f2f7;
}

._defaultLanguageSelectModal_bp0ty_1 ._title_bp0ty_46 {
  color: #272e47;
  font-size: 16px;
  font-family: 'PingFang SC', sans-serif;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 20px;
}

._defaultLanguageSelectModal_bp0ty_1 ._defaultLanguageTip_bp0ty_54 {
  color: #fe5b4c;
  font-size: 12px;
  font-family: 'PingFang SC', sans-serif;
  line-height: 16px;
  width: 100%;
  text-align: left;
}

._defaultLanguageSelectModal_bp0ty_1 ._formFooter_bp0ty_62 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-switch {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  min-width: 44px;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.25);
  border: 0;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-switch:focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

.ant-switch-checked:focus {
  box-shadow: 0 0 0 2px #f0f5ff;
}

.ant-switch:focus:hover {
  box-shadow: none;
}

.ant-switch-checked {
  background-color: #4c6aff;
}

.ant-switch-loading,
.ant-switch-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}

.ant-switch-loading *,
.ant-switch-disabled * {
  box-shadow: none;
  cursor: not-allowed;
}

.ant-switch-inner {
  display: block;
  margin: 0 7px 0 25px;
  color: #fff;
  font-size: 12px;
  transition: margin 0.2s;
}

.ant-switch-checked .ant-switch-inner {
  margin: 0 25px 0 7px;
}

.ant-switch-handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 18px;
  height: 18px;
  transition: all 0.2s ease-in-out;
}

.ant-switch-handle::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  border-radius: 9px;
  box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
  transition: all 0.2s ease-in-out;
  content: '';
}

.ant-switch-checked .ant-switch-handle {
  left: calc(100% - 18px - 2px);
}

.ant-switch:not(.ant-switch-disabled):active .ant-switch-handle::before {
  right: -30%;
  left: 0;
}

.ant-switch:not(.ant-switch-disabled):active.ant-switch-checked .ant-switch-handle::before {
  right: 0;
  left: -30%;
}

.ant-switch-loading-icon.anticon {
  position: relative;
  top: 2px;
  color: rgba(0, 0, 0, 0.65);
  vertical-align: top;
}

.ant-switch-checked .ant-switch-loading-icon {
  color: #4c6aff;
}

.ant-switch-small {
  min-width: 28px;
  height: 16px;
  line-height: 16px;
}

.ant-switch-small .ant-switch-inner {
  margin: 0 5px 0 18px;
  font-size: 12px;
}

.ant-switch-small .ant-switch-handle {
  width: 12px;
  height: 12px;
}

.ant-switch-small .ant-switch-loading-icon {
  top: 1.5px;
  font-size: 9px;
}

.ant-switch-small.ant-switch-checked .ant-switch-inner {
  margin: 0 18px 0 5px;
}

.ant-switch-small.ant-switch-checked .ant-switch-handle {
  left: calc(100% - 12px - 2px);
}

.ant-switch-rtl {
  direction: rtl;
}

.ant-switch-rtl .ant-switch-inner {
  margin: 0 25px 0 7px;
}

.ant-switch-rtl .ant-switch-handle {
  right: 2px;
  left: auto;
}

.ant-switch-rtl:not(.ant-switch-rtl-disabled):active .ant-switch-handle::before {
  right: 0;
  left: -30%;
}

.ant-switch-rtl:not(.ant-switch-rtl-disabled):active.ant-switch-checked .ant-switch-handle::before {
  right: -30%;
  left: 0;
}

.ant-switch-rtl.ant-switch-checked .ant-switch-inner {
  margin: 0 7px 0 25px;
}

.ant-switch-rtl.ant-switch-checked .ant-switch-handle {
  right: calc(100% - 18px - 2px);
}

.ant-switch-rtl.ant-switch-small.ant-switch-checked .ant-switch-handle {
  right: calc(100% - 12px - 2px);
}

/* purgecss end ignore */
/* purgecss start ignore */

._languageManager_1ulwq_1 .ant-modal-content {
  border-radius: 8px;
  overflow: hidden;
}

._languageManager_1ulwq_1 .ant-modal-header {
  padding: 20px 20px 4px 20px;
  border-bottom: 0px;
}

._languageManager_1ulwq_1 .ant-modal-close {
  top: 7px;
}

._languageManager_1ulwq_1 .ant-modal-body {
  padding: 20px;
}

._languageManager_1ulwq_1 .ant-switch-small {
  height: 16px !important;
}

._languageManager_1ulwq_1 .ant-modal-footer {
  border-top: 0px;
}

._languageManager_1ulwq_1 .ant-switch {
  width: 28px;
}

._languageManager_1ulwq_1 .ant-switch[aria-checked='false'] {
  background-color: #e1e3e8;
}

._languageManager_1ulwq_1 .ant-switch[aria-checked='true'] {
  background-color: #4c6aff;
}

._languageManager_1ulwq_1 .ant-checkbox-inner {
  border-radius: 1.2px;
  border: 1.2px solid #c0c8d6;
}

._languageManager_1ulwq_1 ._languageManagerFooter_1ulwq_34 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

._languageManager_1ulwq_1 ._languageManagerFooter_1ulwq_34 ._ipCheckBox_1ulwq_39 {
  color: #545a6e;
  font-size: 14px;
  font-family: 'PingFang SC', sans-serif;
}

._languageManager_1ulwq_1 ._container_1ulwq_44 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

._languageManager_1ulwq_1 ._container_1ulwq_44 ._addLanguageBtn_1ulwq_50 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-family: 'PingFang SC', sans-serif;
  color: #4c6aff;
}

._languageManager_1ulwq_1 ._container_1ulwq_44 ._addLanguageBtn_1ulwq_50 > span {
  display: flex;
  align-items: center;
  cursor: pointer;
}

._languageManager_1ulwq_1 ._container_1ulwq_44 ._addLanguageBtn_1ulwq_50 path {
  stroke: #4c6aff;
}

._languageManager_1ulwq_1 ._container_1ulwq_44 ._addLanguageBtn_1ulwq_50 ._disabled_1ulwq_66 {
  color: #b7bac2;
  cursor: not-allowed;
}

._languageManager_1ulwq_1 ._container_1ulwq_44 ._addLanguageBtn_1ulwq_50 ._disabled_1ulwq_66 path {
  stroke: #b7bac2;
}

._languageManager_1ulwq_1 ._container_1ulwq_44 ._languageList_1ulwq_73 {
  max-height: 310px;
  overflow: overlay;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  justify-content: flex-start;
  margin-top: 16px;
}

._languageManager_1ulwq_1 ._container_1ulwq_44 ._languageList_1ulwq_73 ._languageManagerCard_1ulwq_83 {
  width: 440px;
  height: 60px;
  display: flex;
  padding: 18px 20px;
  align-items: center;
  justify-content: space-between;
  background-color: #f9fafb;
}

._languageManager_1ulwq_1 ._container_1ulwq_44 ._languageList_1ulwq_73 ._languageManagerCard_1ulwq_83._visible_1ulwq_92 {
  background-color: #f2f5ff;
}

._languageManager_1ulwq_1 ._container_1ulwq_44 ._languageList_1ulwq_73 ._languageManagerCard_1ulwq_83 ._label_1ulwq_95 ._labelName_1ulwq_95 {
  color: #272e47;
  font-size: 16px;
  font-family: 'PingFang SC', sans-serif;
  font-weight: 500;
}

._languageManager_1ulwq_1 ._container_1ulwq_44 ._languageList_1ulwq_73 ._languageManagerCard_1ulwq_83 ._label_1ulwq_95 ._defaultLanguage_1ulwq_101 {
  color: #545a6e;
  font-size: 14px;
  font-family: 'PingFang SC', sans-serif;
  font-weight: 400;
}

._languageManager_1ulwq_1 ._container_1ulwq_44 ._languageList_1ulwq_73 ._languageManagerCard_1ulwq_83 ._action_1ulwq_107 ._disable_1ulwq_66 {
  color: #9fa2ad;
  font-size: 14px;
  font-family: 'PingFang SC', sans-serif;
  font-weight: 400;
}

._languageManager_1ulwq_1 ._container_1ulwq_44 ._languageList_1ulwq_73 ._languageManagerCard_1ulwq_83 ._action_1ulwq_107 ._group_1ulwq_113 {
  display: flex;
  align-items: center;
}

._deleteConfirmModal_1ulwq_117 {
  border-radius: 8px;
}

._deleteConfirmModal_1ulwq_117 .ant-modal-content {
  border-radius: 8px;
}

._deleteConfirmModal_1ulwq_117 ._okDangerBtn_1ulwq_123 {
  background-color: #fe5b4c;
  border-radius: 4px;
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #fff;
}

._deleteConfirmModal_1ulwq_117 ._cancelBtn_1ulwq_132 {
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e1e3e8;
  color: var(--text-4, #545a6e);
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

._deleteLanguageTitle_1ulwq_142 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

._deleteLanguageTitle_1ulwq_142 > span {
  margin-left: 6px;
  color: #272e47;
  font-family: 'PingFang SC', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

._deleteLanguageContent_1ulwq_155 {
  margin-top: 2px;
  color: #747a8c;
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-left: 24px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._addNewLanguageModal_1xtzy_1 {
  border-radius: 8px;
}

._addNewLanguageModal_1xtzy_1 .ant-btn-primary[disabled],
._addNewLanguageModal_1xtzy_1 .ant-btn-primary[disabled]:hover,
._addNewLanguageModal_1xtzy_1 .ant-btn-primary[disabled]:focus,
._addNewLanguageModal_1xtzy_1 .ant-btn-primary[disabled]:active {
  background: #b7c3ff;
  color: #fff;
  border-color: #b7c3ff;
}

._addNewLanguageModal_1xtzy_1 .ant-modal-content {
  border-radius: 8px;
  overflow: hidden;
}

._addNewLanguageModal_1xtzy_1 .ant-modal-header {
  padding: 20px 20px 4px 20px;
  border-bottom: 0px;
}

._addNewLanguageModal_1xtzy_1 .ant-modal-footer {
  border-top: 0px;
}

._addNewLanguageModal_1xtzy_1 .ant-modal-close {
  top: 7px;
}

._addNewLanguageModal_1xtzy_1 .ant-switch-small {
  height: 16px !important;
}

._addNewLanguageModal_1xtzy_1 .ant-modal-body {
  padding: 8px 0px 18px 0px;
}

._addNewLanguageModal_1xtzy_1 .ant-btn {
  border-radius: 4px;
  padding: 5px 24px;
  font-size: 14px;
  font-family: 'PingFang SC', sans-serif;
  line-height: 22px;
}

._addNewLanguageModal_1xtzy_1 .ant-btn-default {
  background: #fff;
  border: 1px solid #e1e3e8;
  color: #545a6e;
}

._addNewLanguageModal_1xtzy_1 .ant-btn-default:hover {
  background-color: #f8f9fa;
  color: #545a6e;
  border-color: #ebedf2;
}

._addNewLanguageModal_1xtzy_1 .ant-btn-default:active {
  background-color: #ebedf2;
}

._addNewLanguageModal_1xtzy_1 .ant-btn-primary:hover {
  background-color: #7088ff;
}

._addNewLanguageModal_1xtzy_1 .ant-btn-primary:active {
  background-color: #445fe5;
}

._addNewLanguageModal_1xtzy_1 .ant-radio-inner {
  background-color: #fff;
  border-color: #c0c8d6;
}

._addNewLanguageModal_1xtzy_1 .ant-select.ant-select-open .ant-select-arrow {
  transform: rotate(0deg);
}

._addNewLanguageModal_1xtzy_1 ._modalFooter_1xtzy_65 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

._addNewLanguageModal_1xtzy_1 ._tip_1xtzy_70 {
  color: #9fa2ad;
  font-size: 12px;
  font-family: 'PingFang SC', sans-serif;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0px 20px;
}

._addNewLanguageModal_1xtzy_1 ._languageListContainer_1xtzy_80 {
  max-height: 196px;
  overflow: overlay;
  padding: 20px;
}

._addNewLanguageModal_1xtzy_1 ._languageListContainer_1xtzy_80 .ant-space.ant-space-vertical {
  gap: 18px !important;
}

._moreBtn_1xtzy_88 {
  width: 100%;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #272e47;
  cursor: pointer;
  padding: 0px 12px;
  font-family: 'PingFang SC';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

/* purgecss end ignore */
/* purgecss start ignore */

._languageAddSuccessModal_cz439_1 .ant-btn-primary {
  background-color: #4c6aff;
}

._languageAddSuccessModal_cz439_1 .ant-btn-primary:hover:not(:disabled) {
  background-color: #7088ff;
}

._languageAddSuccessModal_cz439_1 .ant-btn-primary:active {
  background-color: #445fe5;
}

._languageAddSuccessModal_cz439_1 .ant-modal-content {
  border-radius: 8px;
}

._languageAddSuccessModal_cz439_1 .ant-modal-body {
  padding: 20px 0px 20px 0px;
}

._languageAddSuccessModal_cz439_1 ._container_cz439_16 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 20px;
}

._languageAddSuccessModal_cz439_1 ._container_cz439_16 ._closeButton_cz439_23 {
  height: 32px;
  width: 122px;
  margin-top: 32px;
}

._languageAddSuccessModal_cz439_1 ._container_cz439_16 ._title_cz439_28 {
  color: #272e47;
  font-family: PingFang SC;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  margin-top: 20px;
}

._languageAddSuccessModal_cz439_1 ._container_cz439_16 ._subTitle_cz439_36 {
  color: #747a8c;
  /* 全部/Text-C2-Reg14 */
  font-family: PingFang SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

/* purgecss end ignore */
/* purgecss start ignore */

._translateSuccessModal_1n3st_1 .ant-modal-content {
  border-radius: 8px;
}

._translateSuccessModal_1n3st_1 ._contentContainer_1n3st_4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 16px 20px;
}

._translateSuccessModal_1n3st_1 ._successIcon_1n3st_11 {
  width: 56px;
  height: 56px;
}

._translateSuccessModal_1n3st_1 ._title_1n3st_15 {
  color: #272e47;
  font-family: 'PingFang SC', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  margin-top: 20px;
}

._translateSuccessModal_1n3st_1 ._subTitle_1n3st_23 {
  color: #747a8c;
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-top: 4px;
}

._translateSuccessModal_1n3st_1 ._btnGroup_1n3st_31 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
}

._translateSuccessModal_1n3st_1 ._btnGroup_1n3st_31 ._closeBtn_1n3st_38 {
  height: 32px;
  width: 122px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  font-style: normal;
  color: #fff;
  background-color: #4c6aff;
  font-weight: 400;
}

._translateSuccessModal_1n3st_1 ._btnGroup_1n3st_31 ._closeBtn_1n3st_38:hover {
  background-color: #7088ff;
}

._translateSuccessModal_1n3st_1 ._btnGroup_1n3st_31 ._closeBtn_1n3st_38:active {
  background-color: #445fe5;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-drawer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  pointer-events: none;
}

.ant-drawer-inline {
  position: absolute;
}

.ant-drawer-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.45);
  pointer-events: auto;
}

.ant-drawer-content-wrapper {
  position: absolute;
  z-index: 1000;
  transition: all 0.3s;
}

.ant-drawer-content-wrapper-hidden {
  display: none;
}

.ant-drawer-left > .ant-drawer-content-wrapper {
  top: 0;
  bottom: 0;
  left: 0;
  box-shadow: 6px 0 16px -8px rgba(0, 0, 0, 0.08), 9px 0 28px 0 rgba(0, 0, 0, 0.05), 12px 0 48px 16px rgba(0, 0, 0, 0.03);
}

.ant-drawer-right > .ant-drawer-content-wrapper {
  top: 0;
  right: 0;
  bottom: 0;
  box-shadow: -6px 0 16px -8px rgba(0, 0, 0, 0.08), -9px 0 28px 0 rgba(0, 0, 0, 0.05), -12px 0 48px 16px rgba(0, 0, 0, 0.03);
}

.ant-drawer-top > .ant-drawer-content-wrapper {
  top: 0;
  right: 0;
  left: 0;
  box-shadow: 0 6px 16px -8px rgba(0, 0, 0, 0.08), 0 9px 28px 0 rgba(0, 0, 0, 0.05), 0 12px 48px 16px rgba(0, 0, 0, 0.03);
}

.ant-drawer-bottom > .ant-drawer-content-wrapper {
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 -6px 16px -8px rgba(0, 0, 0, 0.08), 0 -9px 28px 0 rgba(0, 0, 0, 0.05), 0 -12px 48px 16px rgba(0, 0, 0, 0.03);
}

.ant-drawer-content {
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
  pointer-events: auto;
}

.ant-drawer-wrapper-body {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.ant-drawer-header {
  display: flex;
  flex: 0;
  align-items: center;
  padding: 16px 24px;
  font-size: 16px;
  line-height: 22px;
  border-bottom: 1px solid #f0f0f0;
}

.ant-drawer-header-title {
  display: flex;
  flex: 1;
  align-items: center;
  min-width: 0;
  min-height: 0;
}

.ant-drawer-extra {
  flex: none;
}

.ant-drawer-close {
  display: inline-block;
  margin-right: 12px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
  text-rendering: auto;
}

.ant-drawer-close:focus,
.ant-drawer-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}

.ant-drawer-title {
  flex: 1;
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}

.ant-drawer-body {
  flex: 1;
  min-width: 0;
  min-height: 0;
  padding: 24px;
  overflow: auto;
}

.ant-drawer-footer {
  flex-shrink: 0;
  padding: 10px 16px;
  border-top: 1px solid #f0f0f0;
}

.panel-motion-enter-start,
.panel-motion-appear-start,
.panel-motion-leave-start {
  transition: none;
}

.panel-motion-enter-active,
.panel-motion-appear-active,
.panel-motion-leave-active {
  transition: all 0.3s;
}

.ant-drawer-mask-motion-enter-active,
.ant-drawer-mask-motion-appear-active,
.ant-drawer-mask-motion-leave-active {
  transition: all 0.3s;
}

.ant-drawer-mask-motion-enter,
.ant-drawer-mask-motion-appear {
  opacity: 0;
}

.ant-drawer-mask-motion-enter-active,
.ant-drawer-mask-motion-appear-active {
  opacity: 1;
}

.ant-drawer-mask-motion-leave {
  opacity: 1;
}

.ant-drawer-mask-motion-leave-active {
  opacity: 0;
}

.ant-drawer-panel-motion-left-enter-start,
.ant-drawer-panel-motion-left-appear-start,
.ant-drawer-panel-motion-left-leave-start {
  transition: none;
}

.ant-drawer-panel-motion-left-enter-active,
.ant-drawer-panel-motion-left-appear-active,
.ant-drawer-panel-motion-left-leave-active {
  transition: all 0.3s;
}

.ant-drawer-panel-motion-left-enter-start,
.ant-drawer-panel-motion-left-appear-start {
  transform: translateX(-100%) !important;
}

.ant-drawer-panel-motion-left-enter-active,
.ant-drawer-panel-motion-left-appear-active {
  transform: translateX(0);
}

.ant-drawer-panel-motion-left-leave {
  transform: translateX(0);
}

.ant-drawer-panel-motion-left-leave-active {
  transform: translateX(-100%);
}

.ant-drawer-panel-motion-right-enter-start,
.ant-drawer-panel-motion-right-appear-start,
.ant-drawer-panel-motion-right-leave-start {
  transition: none;
}

.ant-drawer-panel-motion-right-enter-active,
.ant-drawer-panel-motion-right-appear-active,
.ant-drawer-panel-motion-right-leave-active {
  transition: all 0.3s;
}

.ant-drawer-panel-motion-right-enter-start,
.ant-drawer-panel-motion-right-appear-start {
  transform: translateX(100%) !important;
}

.ant-drawer-panel-motion-right-enter-active,
.ant-drawer-panel-motion-right-appear-active {
  transform: translateX(0);
}

.ant-drawer-panel-motion-right-leave {
  transform: translateX(0);
}

.ant-drawer-panel-motion-right-leave-active {
  transform: translateX(100%);
}

.ant-drawer-panel-motion-top-enter-start,
.ant-drawer-panel-motion-top-appear-start,
.ant-drawer-panel-motion-top-leave-start {
  transition: none;
}

.ant-drawer-panel-motion-top-enter-active,
.ant-drawer-panel-motion-top-appear-active,
.ant-drawer-panel-motion-top-leave-active {
  transition: all 0.3s;
}

.ant-drawer-panel-motion-top-enter-start,
.ant-drawer-panel-motion-top-appear-start {
  transform: translateY(-100%) !important;
}

.ant-drawer-panel-motion-top-enter-active,
.ant-drawer-panel-motion-top-appear-active {
  transform: translateY(0);
}

.ant-drawer-panel-motion-top-leave {
  transform: translateY(0);
}

.ant-drawer-panel-motion-top-leave-active {
  transform: translateY(-100%);
}

.ant-drawer-panel-motion-bottom-enter-start,
.ant-drawer-panel-motion-bottom-appear-start,
.ant-drawer-panel-motion-bottom-leave-start {
  transition: none;
}

.ant-drawer-panel-motion-bottom-enter-active,
.ant-drawer-panel-motion-bottom-appear-active,
.ant-drawer-panel-motion-bottom-leave-active {
  transition: all 0.3s;
}

.ant-drawer-panel-motion-bottom-enter-start,
.ant-drawer-panel-motion-bottom-appear-start {
  transform: translateY(100%) !important;
}

.ant-drawer-panel-motion-bottom-enter-active,
.ant-drawer-panel-motion-bottom-appear-active {
  transform: translateY(0);
}

.ant-drawer-panel-motion-bottom-leave {
  transform: translateY(0);
}

.ant-drawer-panel-motion-bottom-leave-active {
  transform: translateY(100%);
}

.ant-drawer-rtl {
  direction: rtl;
}

.ant-drawer-rtl .ant-drawer-close {
  margin-right: 0;
  margin-left: 12px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.choose-template .ant-modal-body {
  padding: 0;
}

.choose-template .tab-list {
  display: flex;
  margin-bottom: 24px;
}

.choose-template .tab-item {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 19px;
  margin-right: 16px;
  cursor: pointer;
  background: #f6f7fa;
  border-radius: 100px;
  color: #545a6e;
  border: 1px solid transparent;
}

.choose-template .tab-item.active {
  border-color: #4c6aff;
  background: #edf0ff;
  color: #4c6aff;
}

.choose-template .ant-modal-content {
  border-radius: 0;
  width: -moz-fit-content;
  width: fit-content;
}

.choose-template-header {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #272e47;
  text-align: left;
  padding-left: 24px;
  padding-top: 20px;
  height: 56px;
  border: 1px solid #ebedf2;
}

.choose-template-tabs {
  width: 138px;
  height: 548px;
  color: #545a6e;
  border-right: 1px solid #ebedf2;
  overflow: auto;
  padding-bottom: 20px;
  flex-shrink: 0;
  /* 设计要求，隐藏滚动条 */
}

.choose-template-tabs::-webkit-scrollbar {
  width: 0 !important;
}

.choose-template-tabs:hover::-webkit-scrollbar {
  width: 5px !important;
}

.choose-template-tabs-item {
  width: 100%;
  height: 36px;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 10px 8px 22px;
  font-weight: 400;
  cursor: pointer;
  background: #fff;
  border-left: 2px solid #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}

.choose-template-tabs-item:hover {
  background: #f0f2f7;
}

.choose-template-tabs-item.active {
  font-weight: 500;
  color: #5b89fe;
  background: #edf0ff;
  border-left: 2px solid #5383fe;
}

.choose-template-tabs-item-hot {
  position: absolute;
  top: 12px;
  right: 4px;
  width: 25px;
  height: 14px;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fe5b4c;
  font-size: 10px;
  -webkit-text-size-adjust: none;
  color: #fff;
}

.choose-template-main {
  display: flex;
}

.choose-template-right {
  flex: 1;
  position: relative;
}

.choose-template-content {
  width: 860px;
  min-height: 225px;
  max-height: 476px;
  overflow-y: overlay;
  padding: 20px;
}

@media screen and (max-width: 1120px) {
  .choose-template-content {
    width: 578px;
  }
}

.choose-template-list {
  text-align: center;
  display: grid;
  justify-content: space-between;
  grid-template-columns: repeat(auto-fill, 256px);
  grid-gap: 24px 18px;
}

.choose-template-list .item {
  width: 256px;
  height: 181px;
  margin-right: 24px;
  margin-bottom: 24px;
  border: 1px solid #ebedf2;
  border-radius: 3px;
  position: relative;
}

.choose-template-list .item .cover {
  width: 100%;
  height: 143px;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}

.choose-template-list .item .cover img {
  width: 100%;
}

.choose-template-list .item .cover:hover .mask {
  visibility: visible;
}

.choose-template-list .item .used {
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  line-height: 20px;
  padding: 0 4px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
}

.choose-template-list .item .mask {
  visibility: hidden;
  width: 100%;
  height: 143px;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}

.choose-template-list .item .mask button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 28px;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  background: #4c6aff;
  color: #fff;
}

.choose-template-list .item .mask button:hover {
  background: #7088ff;
}

.choose-template-list .item .mask button:active {
  background: #445fe5;
}

.choose-template-list .item .message {
  font-size: 14px;
  line-height: 22px;
  color: #272e47;
  margin-top: 8px;
}

.choose-template-pagination {
  height: 48px;
  padding-top: 16px;
  position: absolute;
  bottom: 20px;
  right: 24px;
}

.choose-template ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.choose-template ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #c9cbd6;
}

.choose-template .empty-data {
  color: #747a8c;
  text-align: center;
  width: 100%;
  margin: 61px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.choose-template .empty-data svg {
  height: 46px;
  margin-bottom: 4px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._beautiCardList_1p3eh_1 {
  width: 100%;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  overflow-y: auto;
  margin-bottom: 27px;
}

._beautiCard_1p3eh_1 {
  flex-shrink: 0;
  width: 195px;
  height: 123px;
  top: 76px;
  left: 158px;
  gap: 0px;
  border-radius: 4px;
  background-size: 100% 100%;
  padding: 18px 12px;
}

._beautiCard_1p3eh_1:nth-child(4n + 1) {
  background-image: url(/site/editor/assets/beauti1-b6399427.png);
}

._beautiCard_1p3eh_1:nth-child(4n + 2) {
  background-image: url(/site/editor/assets/beauti2-82bd677c.png);
}

._beautiCard_1p3eh_1:nth-child(4n + 3) {
  background-image: url(/site/editor/assets/beauti3-75b2c28f.png);
}

._beautiCard_1p3eh_1:nth-child(4n) {
  background-image: url(/site/editor/assets/beauti4-644230ba.png);
}

._beautiCardTitle_1p3eh_32 {
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  color: #080b19;
}

._beautiCardContent_1p3eh_38 {
  color: #272e47;
  font-size: 12px;
  line-height: 18px;
  margin-top: 12px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.chat-edit-list-panel {
  width: 280px;
  position: fixed;
  right: 100px;
  top: calc(50vh + 26px);
  transform: translateY(-50%);
  z-index: 10;
  padding: 0px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 4px 12px 0px rgba(95, 105, 119, 0.22);
  max-height: calc(100vh - 100px);
  overflow: auto;
}

.chat-edit-list-panel .ant-card-head {
  padding: 6px 16px;
  font-size: 14px;
  line-height: 22px;
  border: none;
}

.chat-edit-list-panel .ant-card-head-title {
  padding: 10px 0;
}

.chat-edit-list-panel .ant-card-body {
  padding: 0 20px 16px 16px;
  color: #545a6e;
}

.chat-edit-list-panel .chat-edit-close {
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
  z-index: 1;
}

.chat-edit-list-panel .sort-manage {
  padding: 8px 4px;
  height: auto !important;
  align-items: flex-start !important;
}

.chat-edit-list-panel .sort-manage .sort-manage-icon {
  height: 20px;
  width: 20px;
  justify-content: flex-start;
}

.chat-edit-list-panel .chat-edit-row {
  display: flex;
  margin-bottom: 6px;
}

.chat-edit-list-panel .chat-edit-row .chat-name {
  flex: 1;
  color: #272e47;
  color: var(--text-5, #272e47);
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.chat-edit-list-panel .chat-edit-row svg {
  cursor: pointer;
  margin-left: 8px;
}

.chat-edit-list-panel .chat-edit-row .bianji-icon:hover path {
  stroke: #4c6aff;
}

.chat-edit-list-panel .chat-edit-row .delete-icon:hover path {
  fill: #4c6aff;
}

.chat-edit-list-panel .chat-edit-value {
  display: flex;
  gap: 8px;
  line-height: 22px;
  color: #747a8c;
}

.chat-edit-list-panel .chat-edit-value img {
  height: 20px;
}

.chat-edit-list-panel .chat-edit-value a:hover {
  text-decoration: underline;
}

.chat-edit-list-panel .add-button[disabled] {
  color: #b7c3ff;
}

.chat-edit-list-panel .add-button[disabled] path {
  stroke: #b7c3ff;
}

.chat-edit-list-panel .text {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wechat-popover .ant-popover-inner-content {
  padding: 16px;
}

.wechat-popover .ant-popover-inner {
  border-radius: 4px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.chat-list-view-wrapper {
  transform: translateY(-50%);
  z-index: 101;
  display: flex;
  padding: 4px 0px;
  min-width: 66px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 4px 10px 0px rgba(47, 83, 134, 0.12);
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.chat-list-view-wrapper .chat-box {
  display: flex;
  padding: 12px 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  color: var(--color, #272e47);
  min-width: 100%;
  text-align: center;
  cursor: pointer;
}

.chat-list-view-wrapper .chat-box [stroke='#3F465C'] {
  stroke: var(--color, #3f465c);
}

.chat-list-view-wrapper .chat-box [fill='#3F465C'] {
  fill: var(--color, #3f465c);
}

.chat-list-view-wrapper .chat-box img {
  width: var(--width, 24px);
}

.chat-list-view-wrapper .chat-box svg {
  width: var(--width, 24px);
  height: var(--width, 24px);
}

.chat-list-view-wrapper .chat-box > div {
  font-size: var(--fontSize, 12px);
  word-break: break-all;
}

.chat-list-view-wrapper .collapse-btn {
  padding: 8px 0;
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.chat-list-view-popover .ant-popover-inner {
  border-radius: 4px;
  box-shadow: 0px 4px 10px rgba(47, 83, 134, 0.12);
}

.chat-list-view-popover .ant-popover-arrow-content {
  --antd-arrow-background-color: var(--background, #fff);
}

.chat-list-view-popover a {
  font-size: var(--fontSize, 12px);
  color: var(--color, #272e47);
}

.chat-list-view-popover-content {
  display: flex;
  align-items: center;
  max-width: 158px;
  line-height: 26px;
}

.chat-list-view-popover-content a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.chat-list-view-popover-content .ant-popover-inner-content {
  padding: 16px;
}

.chat-list-view-popover-content .ant-popover-inner {
  border-radius: 4px;
}

.chat-list-view-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  background: rgba(0, 0, 0, 0.45);
  z-index: 9999;
}

.chat-list-view-wrapper-mobile {
  position: fixed;
  left: auto;
  background: transparent;
  box-shadow: none;
  width: 40px;
  min-width: unset;
  top: unset;
  transform: none;
  bottom: 120px;
  right: 20px;
  z-index: 9999;
  padding: 0;
}

.chat-list-view-wrapper-mobile .chat-box {
  margin-top: 6px;
  width: 32px;
  height: 32px;
  border-radius: 32.727px;
  background: #fff;
  box-shadow: 0px 0px 0px 0px rgba(147, 149, 180, 0.1), 0px 2.90909px 8.72727px 0px rgba(147, 149, 180, 0.1), 0px 14.54545px 17.45455px 0px rgba(147, 149, 180, 0.09), 0px 21.81818px 14.54545px 0px rgba(147, 149, 180, 0.03);
  padding: 0;
  min-width: unset;
}

.chat-list-view-wrapper-mobile .chat-box [stroke='#3F465C'] {
  stroke: var(--color, #3f465c);
}

.chat-list-view-wrapper-mobile .chat-box [fill='#3F465C'] {
  fill: var(--color, #3f465c);
}

.chat-list-view-wrapper-mobile .chat-box svg {
  height: 17.5px;
  width: 17.5px;
}

.chat-list-view-wrapper-mobile .chat-box img {
  width: 17.5px;
}

.chat-list-view-wrapper-mobile .chat-operator {
  cursor: pointer;
  margin-top: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 29.091px;
  border: 1px solid var(--line-1, #f0f1f5);
  background: #fff;
  box-shadow: 0px 0px 0px 0px rgba(147, 149, 180, 0.1), 0px 10px 30px 0px rgba(147, 149, 180, 0.1), 0px 50px 60px 0px rgba(147, 149, 180, 0.09), 0px 75px 50px 0px rgba(147, 149, 180, 0.03);
}

.chat-list-view-wrapper-mobile .chat-operator.active {
  background: #f0f2f7;
}

.chat-list-wechat-pic .wechat-pic {
  max-width: 251px;
}

.chat-list-wechat-pic .wechat-text {
  margin-top: 10px;
  color: #545a6e;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-upload {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  outline: 0;
}

.ant-upload p {
  margin: 0;
}

.ant-upload-btn {
  display: block;
  width: 100%;
  outline: none;
}

.ant-upload input[type='file'] {
  cursor: pointer;
}

.ant-upload.ant-upload-select {
  display: inline-block;
}

.ant-upload.ant-upload-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.ant-upload.ant-upload-select-picture-card {
  width: 104px;
  height: 104px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  vertical-align: top;
  background-color: #fafafa;
  border: 1px dashed #E1E3E8;
  border-radius: 2px;
  cursor: pointer;
  transition: border-color 0.3s;
}

.ant-upload.ant-upload-select-picture-card > .ant-upload {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
}

.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #4c6aff;
}

.ant-upload-disabled.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #E1E3E8;
}

.ant-upload.ant-upload-drag {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fafafa;
  border: 1px dashed #E1E3E8;
  border-radius: 2px;
  cursor: pointer;
  transition: border-color 0.3s;
}

.ant-upload.ant-upload-drag .ant-upload {
  padding: 16px 0;
}

.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
  border-color: #364cd9;
}

.ant-upload.ant-upload-drag.ant-upload-disabled {
  cursor: not-allowed;
}

.ant-upload.ant-upload-drag .ant-upload-btn {
  display: table;
  height: 100%;
}

.ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: table-cell;
  vertical-align: middle;
}

.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
  border-color: #7591ff;
}

.ant-upload.ant-upload-drag p.ant-upload-drag-icon {
  margin-bottom: 20px;
}

.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
  color: #7591ff;
  font-size: 48px;
}

.ant-upload.ant-upload-drag p.ant-upload-text {
  margin: 0 0 4px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
}

.ant-upload.ant-upload-drag p.ant-upload-hint {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}

.ant-upload.ant-upload-drag .anticon-plus {
  color: rgba(0, 0, 0, 0.25);
  font-size: 30px;
  transition: all 0.3s;
}

.ant-upload.ant-upload-drag .anticon-plus:hover {
  color: rgba(0, 0, 0, 0.45);
}

.ant-upload.ant-upload-drag:hover .anticon-plus {
  color: rgba(0, 0, 0, 0.45);
}

.ant-upload-picture-card-wrapper {
  display: inline-block;
  width: 100%;
}

.ant-upload-picture-card-wrapper::before {
  display: table;
  content: '';
}

.ant-upload-picture-card-wrapper::after {
  display: table;
  clear: both;
  content: '';
}

.ant-upload-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  line-height: 1.5715;
}

.ant-upload-list::before {
  display: table;
  content: '';
}

.ant-upload-list::after {
  display: table;
  clear: both;
  content: '';
}

.ant-upload-list-item {
  position: relative;
  height: 22.001px;
  margin-top: 8px;
  font-size: 14px;
}

.ant-upload-list-item-name {
  display: inline-block;
  width: 100%;
  padding-left: 22px;
  overflow: hidden;
  line-height: 1.5715;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ant-upload-list-item-card-actions {
  position: absolute;
  right: 0;
}

.ant-upload-list-item-card-actions-btn {
  opacity: 0;
}

.ant-upload-list-item-card-actions-btn.ant-btn-sm {
  height: 22.001px;
  line-height: 1;
  vertical-align: top;
}

.ant-upload-list-item-card-actions.picture {
  top: 22px;
  line-height: 0;
}

.ant-upload-list-item-card-actions-btn:focus,
.ant-upload-list-item-card-actions.picture .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}

.ant-upload-list-item-card-actions .anticon {
  color: rgba(0, 0, 0, 0.45);
  transition: all 0.3s;
}

.ant-upload-list-item-card-actions:hover .anticon {
  color: rgba(0, 0, 0, 0.85);
}

.ant-upload-list-item-info {
  height: 100%;
  transition: background-color 0.3s;
}

.ant-upload-list-item-info > span {
  display: block;
  width: 100%;
  height: 100%;
}

.ant-upload-list-item-info .anticon-loading .anticon,
.ant-upload-list-item-info .ant-upload-text-icon .anticon {
  position: absolute;
  top: 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}

.ant-upload-list-item:hover .ant-upload-list-item-info {
  background-color: #f5f5f5;
}

.ant-upload-list-item:hover .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}

.ant-upload-list-item-error,
.ant-upload-list-item-error .ant-upload-text-icon > .anticon,
.ant-upload-list-item-error .ant-upload-list-item-name {
  color: #ff4d4f;
}

.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  color: #ff4d4f;
}

.ant-upload-list-item-error .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}

.ant-upload-list-item-progress {
  position: absolute;
  bottom: -12px;
  width: 100%;
  padding-left: 26px;
  font-size: 14px;
  line-height: 0;
}

.ant-upload-list-picture .ant-upload-list-item,
.ant-upload-list-picture-card .ant-upload-list-item {
  position: relative;
  height: 66px;
  padding: 8px;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
}

.ant-upload-list-picture .ant-upload-list-item:hover,
.ant-upload-list-picture-card .ant-upload-list-item:hover {
  background: transparent;
}

.ant-upload-list-picture .ant-upload-list-item-error,
.ant-upload-list-picture-card .ant-upload-list-item-error {
  border-color: #ff4d4f;
}

.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}

.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info {
  background: transparent;
}

.ant-upload-list-picture .ant-upload-list-item-uploading,
.ant-upload-list-picture-card .ant-upload-list-item-uploading {
  border-style: dashed;
}

.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  width: 48px;
  height: 48px;
  line-height: 60px;
  text-align: center;
  opacity: 0.8;
}

.ant-upload-list-picture .ant-upload-list-item-thumbnail .anticon,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail .anticon {
  font-size: 26px;
}

.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#e6f7ff'],
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#e6f7ff'] {
  fill: #fff2f0;
}

.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#1890ff'],
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#1890ff'] {
  fill: #ff4d4f;
}

.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-picture-card .ant-upload-list-item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 26px;
  transform: translate(-50%, -50%);
}

.ant-upload-list-picture .ant-upload-list-item-icon .anticon,
.ant-upload-list-picture-card .ant-upload-list-item-icon .anticon {
  font-size: 26px;
}

.ant-upload-list-picture .ant-upload-list-item-image,
.ant-upload-list-picture-card .ant-upload-list-item-image {
  max-width: 100%;
}

.ant-upload-list-picture .ant-upload-list-item-thumbnail img,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
}

.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 0 0 8px;
  padding-right: 8px;
  padding-left: 48px;
  overflow: hidden;
  line-height: 44px;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}

.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name {
  margin-bottom: 12px;
}

.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 14px;
  width: calc(100% - 24px);
  margin-top: 0;
  padding-left: 56px;
}

.ant-upload-list-picture-card-container {
  display: inline-block;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0;
  vertical-align: top;
}

.ant-upload-list-picture-card .ant-upload-list-item {
  height: 100%;
  margin: 0;
}

.ant-upload-list-picture-card .ant-upload-list-item-info {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.ant-upload-list-picture-card .ant-upload-list-item-info::before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s;
  content: ' ';
}

.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info::before {
  opacity: 1;
}

.ant-upload-list-picture-card .ant-upload-list-item-actions {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s;
}

.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete {
  z-index: 10;
  width: 16px;
  margin: 0 4px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s;
}

.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover {
  color: #fff;
}

.ant-upload-list-picture-card .ant-upload-list-item-info:hover + .ant-upload-list-item-actions,
.ant-upload-list-picture-card .ant-upload-list-item-actions:hover {
  opacity: 1;
}

.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: none;
  margin: 8px 0 0;
  padding: 0;
  line-height: 1.5715;
  text-align: center;
}

.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
  position: absolute;
  bottom: 10px;
  display: block;
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
  background-color: #fafafa;
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
  height: auto;
}

.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info::before,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete {
  display: none;
}

.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 32px;
  width: calc(100% - 14px);
  padding-left: 0;
}

.ant-upload-list-text-container,
.ant-upload-list-picture-container {
  transition: opacity 0.3s, height 0.3s;
}

.ant-upload-list-text-container::before,
.ant-upload-list-picture-container::before {
  display: table;
  width: 0;
  height: 0;
  content: '';
}

.ant-upload-list-text-container .ant-upload-span,
.ant-upload-list-picture-container .ant-upload-span {
  display: block;
  flex: auto;
}

.ant-upload-list-text .ant-upload-span,
.ant-upload-list-picture .ant-upload-span {
  display: flex;
  align-items: center;
}

.ant-upload-list-text .ant-upload-span > *,
.ant-upload-list-picture .ant-upload-span > * {
  flex: none;
}

.ant-upload-list-text .ant-upload-list-item-name,
.ant-upload-list-picture .ant-upload-list-item-name {
  flex: auto;
  margin: 0;
  padding: 0 8px;
}

.ant-upload-list-text .ant-upload-list-item-card-actions,
.ant-upload-list-picture .ant-upload-list-item-card-actions {
  position: static;
}

.ant-upload-list-text .ant-upload-text-icon .anticon {
  position: static;
}

.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter,
.ant-upload-list .ant-upload-animate-inline-leave {
  animation-duration: 0.3s;
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-fill-mode: forwards;
}

.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter {
  animation-name: uploadAnimateInlineIn;
}

.ant-upload-list .ant-upload-animate-inline-leave {
  animation-name: uploadAnimateInlineOut;
}

@keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}

@keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}

.ant-upload-rtl {
  direction: rtl;
}

.ant-upload-rtl.ant-upload.ant-upload-select-picture-card {
  margin-right: auto;
  margin-left: 8px;
}

.ant-upload-list-rtl {
  direction: rtl;
}

.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1 {
  padding-right: 22px;
  padding-left: 14px;
}

.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2 {
  padding-right: 22px;
  padding-left: 28px;
}

.ant-upload-list-rtl .ant-upload-list-item-name {
  padding-right: 22px;
  padding-left: 0;
}

.ant-upload-list-rtl .ant-upload-list-item-name-icon-count-1 {
  padding-left: 14px;
}

.ant-upload-list-rtl .ant-upload-list-item-card-actions {
  right: auto;
  left: 0;
}

.ant-upload-list-rtl .ant-upload-list-item-card-actions .anticon {
  padding-right: 0;
  padding-left: 5px;
}

.ant-upload-list-rtl .ant-upload-list-item-info {
  padding: 0 4px 0 12px;
}

.ant-upload-list-rtl .ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  padding-right: 0;
  padding-left: 5px;
}

.ant-upload-list-rtl .ant-upload-list-item-progress {
  padding-right: 26px;
  padding-left: 0;
}

.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}

.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  right: 8px;
  left: auto;
}

.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-icon {
  right: 50%;
  left: auto;
  transform: translate(50%, -50%);
}

.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name {
  margin: 0 8px 0 0;
  padding-right: 48px;
  padding-left: 8px;
}

.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1 {
  padding-right: 48px;
  padding-left: 18px;
}

.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2 {
  padding-right: 48px;
  padding-left: 36px;
}

.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-progress {
  padding-right: 0;
  padding-left: 0;
}

.ant-upload-list-rtl .ant-upload-list-picture-card-container {
  margin: 0 0 8px 8px;
}

.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-actions {
  right: 50%;
  left: auto;
  transform: translate(50%, -50%);
}

.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
  margin: 8px 0 0;
  padding: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-progress {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}

.ant-progress-line {
  position: relative;
  width: 100%;
  font-size: 14px;
}

.ant-progress-steps {
  display: inline-block;
}

.ant-progress-steps-outer {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.ant-progress-steps-item {
  flex-shrink: 0;
  min-width: 2px;
  margin-right: 2px;
  background: #f3f3f3;
  transition: all 0.3s;
}

.ant-progress-steps-item-active {
  background: #1890ff;
}

.ant-progress-small.ant-progress-line,
.ant-progress-small.ant-progress-line .ant-progress-text .anticon {
  font-size: 12px;
}

.ant-progress-outer {
  display: inline-block;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}

.ant-progress-show-info .ant-progress-outer {
  margin-right: calc(-2em - 8px);
  padding-right: calc(2em + 8px);
}

.ant-progress-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
  background-color: #f5f5f5;
  border-radius: 100px;
}

.ant-progress-circle-trail {
  stroke: #f5f5f5;
}

.ant-progress-circle-path {
  animation: ant-progress-appear 0.3s;
}

.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #1890ff;
}

.ant-progress-success-bg,
.ant-progress-bg {
  position: relative;
  background-color: #1890ff;
  border-radius: 100px;
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
}

.ant-progress-success-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #52c41a;
}

.ant-progress-text {
  display: inline-block;
  width: 2em;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 1em;
  line-height: 1;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
  word-break: normal;
}

.ant-progress-text .anticon {
  font-size: 14px;
}

.ant-progress-status-active .ant-progress-bg::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  border-radius: 10px;
  opacity: 0;
  animation: ant-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  content: '';
}

.ant-progress-status-exception .ant-progress-bg {
  background-color: #ff4d4f;
}

.ant-progress-status-exception .ant-progress-text {
  color: #ff4d4f;
}

.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #ff4d4f;
}

.ant-progress-status-success .ant-progress-bg {
  background-color: #52c41a;
}

.ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}

.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #52c41a;
}

.ant-progress-circle .ant-progress-inner {
  position: relative;
  line-height: 1;
  background-color: transparent;
}

.ant-progress-circle .ant-progress-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 1em;
  line-height: 1;
  white-space: normal;
  text-align: center;
  transform: translate(-50%, -50%);
}

.ant-progress-circle .ant-progress-text .anticon {
  font-size: 1.16666667em;
}

.ant-progress-circle.ant-progress-status-exception .ant-progress-text {
  color: #ff4d4f;
}

.ant-progress-circle.ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}

@keyframes ant-progress-active {
  0% {
    transform: translateX(-100%) scaleX(0);
    opacity: 0.1;
  }

  20% {
    transform: translateX(-100%) scaleX(0);
    opacity: 0.5;
  }

  100% {
    transform: translateX(0) scaleX(1);
    opacity: 0;
  }
}

.ant-progress-rtl {
  direction: rtl;
}

.ant-progress-rtl.ant-progress-show-info .ant-progress-outer {
  margin-right: 0;
  margin-left: calc(-2em - 8px);
  padding-right: 0;
  padding-left: calc(2em + 8px);
}

.ant-progress-rtl .ant-progress-success-bg {
  right: 0;
  left: auto;
}

.ant-progress-rtl.ant-progress-line .ant-progress-text,
.ant-progress-rtl.ant-progress-steps .ant-progress-text {
  margin-right: 8px;
  margin-left: 0;
  text-align: right;
}

/* purgecss end ignore */
/* purgecss start ignore */

.chat-update-panel {
  z-index: 9;
}

.chat-update-panel .ant-card-body {
  padding: 0 16px 0 16px;
}

.chat-update-panel .ant-modal-footer {
  border: none;
  padding: 0;
  display: flex;
  justify-content: flex-end;
}

.chat-update-panel .ant-form-item {
  margin-bottom: 16px;
}

.chat-update-panel label {
  color: #545a6e;
}

.chat-update-panel .ant-input {
  height: 28px;
  color: #272e47;
}

.chat-update-panel .radio-wrapper label {
  line-height: 32px;
}

.chat-update-panel .thumbnail-upload-tips {
  color: #9fa2ad;
  font-size: 12px;
}

.chat-update-panel .default-img svg {
  width: 48px;
  height: 48px;
  border-radius: 4px;
  border: 2px solid #f0f1f5;
  margin-top: 8px;
}

.chat-update-panel .upload-box {
  margin-top: 8px;
  display: flex;
  width: 48px;
  height: 48px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px dashed #e1e3e8;
  background: #f6f7fa;
  position: relative;
}

.chat-update-panel .upload-box:hover {
  border-color: #4c6aff;
}

.chat-update-panel .value-tips {
  font-size: 12px;
  line-height: 16px;
  color: #9fa2ad;
  margin: -6px 0 10px 0;
  text-align: right;
}

.chat-update-panel .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.16);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}

.chat-update-panel .mask .loading-icon {
  animation: rotation 1.5s infinite linear;
}

.chat-update-panel .custom-thumbnail {
  position: relative;
}

.chat-update-panel .custom-thumbnail .mask {
  display: none;
}

.chat-update-panel .custom-thumbnail:hover .mask {
  display: flex;
}

/* purgecss end ignore */
/* purgecss start ignore */

._fontSelectWrapper_1odx3_1 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
}

._fontSelectWrapper_1odx3_1 .ant-select.ant-select-open .ant-select-arrow {
  transform: rotate(0deg);
}

/* purgecss end ignore */
/* purgecss start ignore */

.global-config .title {
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  color: #272e47;
  margin-top: 11px;
  height: 32px;
}

.global-config .config-line {
  margin-top: 6px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #545a6e;
}

.global-config .config-line .label {
  display: flex;
  align-items: center;
}

.global-config .config-line .label svg {
  margin-left: 4px;
}

.global-config .icon-line {
  margin-top: 12px;
  height: 22px;
  line-height: 22px;
  color: #545a6e;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.global-config .icon-upload-wrapper {
  margin-top: 10px;
}

.global-config .icon-upload-wrapper .upload-box {
  width: 80px;
  height: 80px;
  border-radius: 4px;
  background: #f6f7fa;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.global-config .icon-upload-wrapper .upload-box .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.16);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}

.global-config .icon-upload-wrapper .upload-box .mask .loading-icon {
  animation: rotation 1.5s infinite linear;
}

.global-config .icon-upload-wrapper .upload-box .custom-sider-thumbnail {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.global-config .icon-upload-wrapper .upload-box .custom-sider-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}

.global-config .icon-upload-wrapper .upload-box .custom-sider-thumbnail .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.3s;
  color: white;
  cursor: pointer;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 8px;
}

.global-config .icon-upload-wrapper .upload-box .custom-sider-thumbnail .mask .mask-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.global-config .icon-upload-wrapper .upload-box .custom-sider-thumbnail .mask .mask-item svg {
  margin-bottom: 4px;
}

.global-config .icon-upload-wrapper .upload-box .custom-sider-thumbnail:hover .mask {
  opacity: 1;
}

.global-config .icon-upload-wrapper .upload-box .upload-box-icon {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.global-config .icon-upload-wrapper .upload-box .upload-box-icon .upload-box-icon-text {
  color: #272e47;
  text-align: center;
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-top: 8px;
}

.global-config .icon-upload-wrapper .icon-upload-tips {
  margin-top: 8px;
  color: #9fa2ad;
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.global-config .radio-line .ant-radio-wrapper {
  margin-top: 6px;
  height: 32px;
  line-height: 32px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._historyItem_7h69x_1 {
  padding: 12px 20px;
  display: flex;
  flex-direction: column;
  gap: 2px;
  cursor: pointer;
}

._historyItem_7h69x_1:not(:first-child) {
  border-top: 1px solid #ebedf2;
}

._historyItem_7h69x_1:last-child {
  border-bottom: 1px solid #ebedf2;
}

._historyItem_7h69x_1:hover {
  background: var(--Fill-2, #f6f7fa);
}

._historyItem_7h69x_1:hover:not(:first-child) {
  border-top: 1px solid #f6f7fa;
}

._historyItem_7h69x_1:hover ._opt_7h69x_20 ._btn_7h69x_20 {
  opacity: 1;
}

._historyItem_7h69x_1 ._time_7h69x_23 {
  color: var(--Text-2, #9fa2ad);
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

._historyItem_7h69x_1 ._opt_7h69x_20 {
  display: flex;
  align-items: center;
}

._historyItem_7h69x_1 ._opt_7h69x_20 ._left_7h69x_35 {
  color: var(--Text-5, #272e47);
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  max-width: 105px;
  min-width: 72px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

._historyItem_7h69x_1 ._opt_7h69x_20 ._logName_7h69x_48 {
  word-break: break-all;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  flex: 1;
}

._historyItem_7h69x_1 ._opt_7h69x_20 ._btn_7h69x_20 {
  margin-left: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  opacity: 0;
}

._historyItem_7h69x_1 ._opt_7h69x_20 ._btn_7h69x_20 ._right_7h69x_62,
._historyItem_7h69x_1 ._opt_7h69x_20 ._btn_7h69x_20 ._preview_7h69x_63 {
  color: var(---Brand-6, #4c6aff);
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  cursor: pointer;
}

/* purgecss end ignore */
/* purgecss start ignore */

.plugin1-container {
  min-height: 100px;
  width: 100%;
  padding: 80px 0;
  word-break: break-all;
}

.plugin1-container .plugin1-content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.plugin1-container .plugin1-switch {
  width: 410px;
  height: 448px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

.plugin1-container .plugin1-switch-item {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0 20px;
  overflow: hidden;
}

.plugin1-container .plugin1-switch-item.active {
  background: var(--active-color, '#F3F5FA') !important;
}

.plugin1-container .plugin1-switch-item .plugin1-switch-icon {
  width: 40px;
  max-height: 40px;
  margin-right: 16px;
}

.plugin1-container .plugin1-switch-item div {
  flex: 1;
}

.plugin1-container .plugin1-img {
  width: 390px;
  height: 448px;
  overflow: hidden;
}

.plugin1-container .plugin1-img .plugin1-img-list {
  display: flex;
  flex-direction: column;
  transition: transform 400ms;
}

.plugin1-container .plugin1-img .plugin1-img-item {
  width: 390px;
  height: 448px;
  -o-object-fit: cover;
     object-fit: cover;
}

.plugin1-container .plugin1-info {
  width: 400px;
  height: 448px;
  padding: 48px 40px;
  overflow: hidden;
}

.plugin1-container .plugin1-info .plugin1-title {
  margin-bottom: 24px;
}

.plugin1-container-mobile {
  padding: 20px;
}

.plugin1-container-mobile .plugin1-switch-item {
  margin-bottom: 20px;
  width: 335px;
  height: 385px;
  position: relative;
}

.plugin1-container-mobile .plugin1-switch-item img {
  width: 335px;
  height: 385px;
  -o-object-fit: cover;
     object-fit: cover;
}

.plugin1-container-mobile .plugin1-switch-item .plugin1-switch-item-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 335px;
  height: 385px;
  padding: 40px 20px;
  background: rgba(0, 0, 0, 0.6);
  overflow: hidden;
}

.plugin1-container-mobile .plugin1-switch-item .plugin1-switch-item-mask .plugin1-title {
  margin-bottom: 24px;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-collapse {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  background-color: #fafafa;
  border: 1px solid #E1E3E8;
  border-bottom: 0;
  border-radius: 2px;
}

.ant-collapse > .ant-collapse-item {
  border-bottom: 1px solid #E1E3E8;
}

.ant-collapse > .ant-collapse-item:last-child,
.ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
  border-radius: 0 0 2px 2px;
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 1.5715;
  cursor: pointer;
  transition: all 0.3s, visibility 0s;
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  display: inline-block;
  margin-right: 12px;
  font-size: 12px;
  vertical-align: -1px;
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transition: transform 0.24s;
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-header-text {
  flex: auto;
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  margin-left: auto;
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header:focus {
  outline: none;
}

.ant-collapse > .ant-collapse-item .ant-collapse-header-collapsible-only {
  cursor: default;
}

.ant-collapse > .ant-collapse-item .ant-collapse-header-collapsible-only .ant-collapse-header-text {
  flex: none;
  cursor: pointer;
}

.ant-collapse > .ant-collapse-item .ant-collapse-icon-collapsible-only {
  cursor: default;
}

.ant-collapse > .ant-collapse-item .ant-collapse-icon-collapsible-only .ant-collapse-expand-icon {
  cursor: pointer;
}

.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-left: 12px;
}

.ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  padding: 12px 16px;
  padding-right: 40px;
}

.ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  left: auto;
  margin: 0;
  transform: translateY(-50%);
}

.ant-collapse-content {
  color: rgba(0, 0, 0, 0.85);
  background-color: #fff;
  border-top: 1px solid #E1E3E8;
}

.ant-collapse-content > .ant-collapse-content-box {
  padding: 16px;
}

.ant-collapse-content-hidden {
  display: none;
}

.ant-collapse-item:last-child > .ant-collapse-content {
  border-radius: 0 0 2px 2px;
}

.ant-collapse-borderless {
  background-color: #fafafa;
  border: 0;
}

.ant-collapse-borderless > .ant-collapse-item {
  border-bottom: 1px solid #E1E3E8;
}

.ant-collapse-borderless > .ant-collapse-item:last-child,
.ant-collapse-borderless > .ant-collapse-item:last-child .ant-collapse-header {
  border-radius: 0;
}

.ant-collapse-borderless > .ant-collapse-item:last-child {
  border-bottom: 0;
}

.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}

.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 4px;
}

.ant-collapse-ghost {
  background-color: transparent;
  border: 0;
}

.ant-collapse-ghost > .ant-collapse-item {
  border-bottom: 0;
}

.ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}

.ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 12px;
  padding-bottom: 12px;
}

.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header,
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header > .arrow {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.ant-collapse-rtl {
  direction: rtl;
}

.ant-collapse-rtl.ant-collapse.ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  padding: 12px 16px;
  padding-left: 40px;
}

.ant-collapse-rtl.ant-collapse.ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  position: absolute;
  top: 50%;
  right: auto;
  left: 16px;
  margin: 0;
  transform: translateY(-50%);
}

.ant-collapse-rtl .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  padding: 12px 16px;
  padding-right: 40px;
}

.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  margin-right: 0;
  margin-left: 12px;
}

.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transform: rotate(180deg);
}

.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  margin-right: auto;
  margin-left: 0;
}

.ant-collapse-rtl.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-right: 12px;
  padding-left: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

.plugin-chemical-elements-table {
  width: 100%;
  min-height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  gap: 28px;
  padding: 24px 0px 80px 0px;
}

.plugin-chemical-elements-table .plugin-chemical-elements-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 4px;
}

.plugin-chemical-elements-table .plugin-chemical-elements-container .plugin-chemical-elements-line-wrapper {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 4px;
}

.plugin-chemical-elements-table .plugin-chemical-elements-container .plugin-chemical-elements-line-wrapper .plugin-chemical-elements-line-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 48px;
  height: 48px;
  position: relative;
  border-radius: 6px;
  cursor: pointer;
}

.plugin-chemical-elements-table .plugin-chemical-elements-container .plugin-chemical-elements-line-wrapper .plugin-chemical-elements-line-item .elements-item-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  border-radius: 6px;
  background-color: #000;
}

.plugin-chemical-elements-table .plugin-chemical-elements-container .plugin-chemical-elements-line-wrapper .plugin-chemical-elements-line-item:hover .elements-item-mask {
  opacity: 0.2;
}

.plugin-chemical-elements-table .plugin-chemical-elements-container .plugin-chemical-elements-line-wrapper .plugin-chemical-elements-line-item .elements-item-index {
  color: #fff;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.plugin-chemical-elements-table .plugin-chemical-elements-container .plugin-chemical-elements-line-wrapper .plugin-chemical-elements-line-item .elements-item-name {
  color: #fff;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}

.plugin-chemical-elements-table .plugin-chemical-elements-container .plugin-chemical-elements-line-wrapper .plugin-chemical-elements-line-item.disabled {
  opacity: 0.3;
}

.plugin-chemical-elements-table .plugin-chemical-elements-detail-card {
  display: flex;
  width: 106px;
  padding: 12px 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 0;
  background-color: #333;
  position: absolute;
  top: 24px;
  left: 50%;
  border-radius: 6px;
  transform: translateX(-310px);
}

.plugin-chemical-elements-table .plugin-chemical-elements-detail-card .elements-detail-index,
.plugin-chemical-elements-table .plugin-chemical-elements-detail-card .elements-detail-title,
.plugin-chemical-elements-table .plugin-chemical-elements-detail-card .elements-detail-mass {
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.plugin-chemical-elements-table .plugin-chemical-elements-detail-card .elements-detail-name {
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin-top: 4px;
}

.plugin-chemical-elements-table .plugin-chemical-elements-detail-card .elements-detail-title {
  margin-top: 13px;
}

.plugin-chemical-elements-table .plugin-chemical-elements-types-card {
  width: 348px;
  position: absolute;
  top: 24px;
  left: 50%;
  transform: translateX(-194px);
}

.plugin-chemical-elements-table .plugin-chemical-elements-types-card .plugin-chemical-elements-types-card-item {
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  width: 170px;
  margin-bottom: 8px;
  cursor: default;
}

.plugin-chemical-elements-table .plugin-chemical-elements-types-card .plugin-chemical-elements-types-card-item.disabled {
  opacity: 0.3;
}

.plugin-chemical-elements-table .plugin-chemical-elements-types-card .plugin-chemical-elements-types-card-item .elements-types-card-item-color {
  width: 14px;
  height: 14px;
  border-radius: 4px;
}

.plugin-chemical-elements-table .plugin-chemical-elements-types-card .plugin-chemical-elements-types-card-item .elements-types-card-item-color.hover {
  border: 1px solid #000;
}

.plugin-chemical-elements-table .plugin-chemical-elements-types-card .plugin-chemical-elements-types-card-item .elements-types-card-item-name {
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.plugin-chemical-elements-container-mobile {
  width: 100%;
  min-height: 200px;
}

.plugin-chemical-elements-container-mobile .ant-collapse-content-box {
  background: #f6f7fa;
}

.plugin-chemical-elements-container-mobile .plugin-chemical-elements-mobile {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.plugin-chemical-elements-container-mobile .plugin-chemical-elements-mobile .plugin-chemical-elements-mobile-item {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-around;
  height: 50px;
  color: #272e47;
  text-overflow: ellipsis;
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.plugin-chemical-elements-container-mobile .plugin-chemical-elements-mobile .plugin-chemical-elements-mobile-item .plugin-chemical-elements-mobile-item-index,
.plugin-chemical-elements-container-mobile .plugin-chemical-elements-mobile .plugin-chemical-elements-mobile-item .plugin-chemical-elements-mobile-item-name {
  flex-basis: 12.8%;
}

.plugin-chemical-elements-container-mobile .plugin-chemical-elements-mobile .plugin-chemical-elements-mobile-item .plugin-chemical-elements-mobile-item-mass,
.plugin-chemical-elements-container-mobile .plugin-chemical-elements-mobile .plugin-chemical-elements-mobile-item .plugin-chemical-elements-mobile-item-title {
  flex-basis: 32.1%;
}

.plugin-chemical-elements-container-mobile .plugin-chemical-elements-mobile .plugin-chemical-elements-mobile-item .plugin-chemical-elements-mobile-item-btn {
  flex-basis: 10.1%;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  cursor: pointer;
}

.plugin-chemical-elements-container-mobile .plugin-chemical-elements-mobile .plugin-chemical-elements-mobile-item .plugin-chemical-elements-mobile-item-index,
.plugin-chemical-elements-container-mobile .plugin-chemical-elements-mobile .plugin-chemical-elements-mobile-item .plugin-chemical-elements-mobile-item-name,
.plugin-chemical-elements-container-mobile .plugin-chemical-elements-mobile .plugin-chemical-elements-mobile-item .plugin-chemical-elements-mobile-item-mass,
.plugin-chemical-elements-container-mobile .plugin-chemical-elements-mobile .plugin-chemical-elements-mobile-item .plugin-chemical-elements-mobile-item-title,
.plugin-chemical-elements-container-mobile .plugin-chemical-elements-mobile .plugin-chemical-elements-mobile-item .plugin-chemical-elements-mobile-item-btn {
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

/* purgecss end ignore */
/* purgecss start ignore */

.file-manage-modal .ant-modal-header {
  border-bottom: none;
  padding: 20px 20px 12px;
  box-shadow: 0px -1px 0px 0px #ebedf2 inset;
}

.file-manage-modal .ant-modal-body {
  padding: 0;
  height: 546px;
  display: flex;
  flex-direction: column;
}

.file-manage-modal .ant-modal-footer {
  border-top: none;
  padding: 4px 23.5px 17px;
}

.file-manage-modal .ant-btn-default {
  height: 32px;
  padding: 0 16px;
  line-height: 30px;
  border-radius: 4px;
  background: #ffffff;
  color: #545a6e;
  border: 1px solid #ebedf2;
}

.file-manage-modal .ant-btn-default:hover {
  background-color: #f8f9fa;
  color: #545a6e;
  border-color: #ebedf2;
}

.file-manage-modal .ant-btn-default:active {
  background-color: #ebedf2;
}

.file-manage-modal .ant-btn-primary {
  height: 32px;
  padding: 0 16px;
  line-height: 30px;
  border-radius: 4px;
  background: #4c6aff;
  border: 1px solid #4c6aff;
}

.file-manage-modal .ant-btn-primary:hover {
  background-color: #7088ff;
}

.file-manage-modal .ant-btn-primary:active {
  background-color: #445fe5;
}

.file-manage-modal .ant-btn-primary[disabled] {
  background: #b7c3ff;
  color: #fff;
  border-color: #b7c3ff;
}

.file-manage-header {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  background: transparent;
  padding: 0 20px;
  flex-shrink: 0;
  right: 0px;
  z-index: 1;
  position: absolute;
}

.file-manage-header > div {
  display: flex;
  align-items: center;
  gap: 12px;
}

.file-manage-header .file-manage-search-input {
  width: 220px;
  border-color: #e1e3e8;
  border-radius: 4px;
}

.file-manage-breadcrumb {
  padding: 20px 20px 0;
  margin-bottom: -6px;
  color: #747a8c;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
}

.file-manage-breadcrumb .filename {
  cursor: pointer;
}

.file-manage-breadcrumb .last-file {
  color: #272e47;
  font-weight: 500;
}

.file-manage-breadcrumb svg {
  margin: 0 4px 0 2px;
}

.file-manage-breadcrumb svg path {
  stroke: #c9cbd6;
}

.file-manage-empty {
  height: 422px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.file-manage-empty .file-manage-empty-text {
  color: #747a8c;
  margin-top: 14px;
  font-weight: 400;
}

.file-manage-empty svg {
  width: 20px;
  height: 20px;
  animation: rotation 1.5s infinite linear;
}

.file-manage-footer {
  height: 76px;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.file-manage-footer .file-manage-footer-tips {
  flex: 1;
  color: #747a8c;
  font-size: 12px;
  line-height: 20px;
  padding-left: 32px;
  white-space: pre-wrap;
}

.file-manage-footer .ant-btn {
  height: 36px;
  padding: 0 24px;
  margin-left: auto;
}

.file-manage-footer .ant-btn-primary {
  margin-left: 12px;
}

.file-list-container {
  padding: 20px;
  max-height: 422px;
  display: grid;
  grid-template-columns: repeat(7, 110px);
  grid-gap: 12px 14px;
  flex: 1;
  overflow-y: auto;
  justify-content: space-between;
}

.file-list-container::-webkit-scrollbar {
  width: 8px;
}

.file-list-container::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #c9cbd6;
}

.file-manage-confirm-content {
  color: #747a8c;
  margin-top: 2px;
  margin: 2px 0 -10px 22px;
  font-family: PingFang SC;
  line-height: 24px;
}

.file-manage-tabs {
  flex: 1;
}

/* purgecss end ignore */
/* purgecss start ignore */

.file-item {
  width: 110px;
  height: 144px;
  padding: 28px 13px 0;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.file-item.system-file-item {
  width: 114px;
  height: 114px;
  border-radius: 0px;
  padding: 0px;
  background-color: #f6f7fa;
  justify-content: center;
}

.file-item.system-file-item .hover-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  background: rgba(0, 0, 0, 0.3);
}

.file-item.system-file-item:hover .hover-mask {
  display: block;
}

.file-item.system-file-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.file-item.system-file-item img.thumbnail {
  width: 100%;
  height: 100%;
}

.file-item.system-file-item .file-item-name {
  display: none;
}

.file-item.system-file-item .ant-checkbox-wrapper {
  right: 8px;
  top: 2px;
  left: auto;
}

.file-item img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 10px 0;
}

.file-item img.thumbnail {
  width: 60px;
  height: 60px;
  margin: 5px 0;
}

.file-item .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.16);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
}

.file-item .mask svg {
  animation: rotation 1.5s infinite linear;
}

.file-item .file-item-name {
  color: #272e47;
  font-family: 'PingFang SC', sans-serif;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  word-break: break-all;
  white-space: pre-wrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.file-item .guanbi-icon {
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
}

.file-item:hover,
.file-item.checked {
  background: #f6f7fa;
}

.file-item:not(.folder):hover .ant-checkbox-wrapper {
  display: inline-flex;
}

.file-item:not(.folder):hover .file-item-box-menu-icon {
  visibility: visible;
}

.file-item .ant-checkbox-wrapper {
  position: absolute;
  left: 8px;
  top: 8px;
  z-index: 99;
}

.file-item .ant-checkbox-wrapper {
  display: none;
}

.file-item .ant-checkbox-wrapper.ant-checkbox-wrapper-checked {
  display: inline-flex;
}

.file-item .ant-input {
  padding: 2px 5px;
}

.file-item .file-item-box-menu-icon {
  position: absolute;
  top: 8px;
  right: 7px;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.7);
  visibility: hidden;
  cursor: pointer;
  z-index: 999;
}

.file-item .file-item-box-menu-icon.preview {
  background: transparent;
  top: 5px;
  right: 30px;
}

.file-item .file-item-box-menu-icon.hidden {
  display: none;
}

.file-manage-context-menu .ant-popover-inner {
  border-radius: 2px;
  border: 1px solid #ebedf2;
  box-shadow: 0px 4px 16px 0px rgba(37, 41, 49, 0.08);
}

.file-manage-context-menu .ant-popover-inner-content {
  padding: 4px 0;
}

.file-manage-context-menu-item {
  width: 109px;
  color: #272e47;
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  line-height: 22px;
  padding: 5px 12px;
  cursor: pointer;
}

.file-manage-context-menu-item:hover {
  color: #4c6aff;
  background: #f2f5ff;
}

.file-manage-menu-container {
  width: 109px;
  color: #272e47;
  font-family: 'PingFang SC', sans-serif;
  border-right: none;
}

.file-manage-menu-container .ant-menu-item {
  display: flex;
  align-items: center;
}

.file-manage-menu-container .ant-menu-submenu {
  display: flex;
  align-items: center;
}

.file-manage-menu-container .ant-menu-submenu .ant-menu-submenu-arrow {
  display: none;
}

.file-manage-menu-container .ant-menu-submenu,
.file-manage-menu-container .ant-menu-item {
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin: 0px !important;
  padding: 5px 12px;
  width: 100%;
  height: 32px;
}

.file-manage-menu-container .ant-menu-submenu:hover,
.file-manage-menu-container .ant-menu-item:hover {
  color: #4c6aff;
  background: #f2f5ff;
}

.file-manage-menu-container .ant-menu-submenu-title {
  width: 100%;
  height: 100%;
  line-height: 32px;
  padding: 0px;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.file-manange-submenu-item {
  padding: 5px 12px !important;
  width: 100%;
  height: 32px !important;
  display: flex;
  align-items: center;
}

.file-manange-submenu-item:hover {
  color: #4c6aff;
  background: #f2f5ff;
}

.file-manage-menu-ai-gradient .ant-menu-title-content {
  background: linear-gradient(91deg, #35a8fc 1.04%, #436bfa 50.51%, #a274ff 107.67%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ant-menu.ant-menu-sub.ant-menu-vertical {
  min-width: 109px !important;
}

.preview-image .ant-image-preview-img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* purgecss end ignore */
/* purgecss start ignore */

.qianhua-modal {
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  padding: 60px 100px;
  width: unset !important;
  max-width: 100vw;
  height: 100vh;
  max-height: 100vh;
  box-sizing: border-box;
}

.qianhua-modal .close-icon {
  position: absolute;
  top: -36px;
  right: -60px;
}

.qianhua-modal .ant-modal-content {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.qianhua-modal .ant-modal-body {
  padding: 0;
  height: 100%;
  position: relative;
}

.qianhua-modal .ant-modal-close {
  top: 5px;
  right: 5px;
}

.qianhua-modal #retouch-container {
  height: 100%;
  position: relative;
}

.qianhua-modal #retouch-container iframe {
  border-radius: 8px;
  width: 100%;
  height: 100%;
}

.qianhua-modal .qianhua-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.qianhua-modal .qianhua-loading div {
  color: #272e47;
  font-size: 14px;
  line-height: 22px;
}

.qianhua-modal .qianhua-loading img {
  width: 75px;
  height: 75px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.ellipsis-tooltip {
  position: relative;
  display: inline-flex;
  max-width: 100%;
  overflow: hidden;
}

.ellipsis-tooltip-content {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ellipsis-tooltip-mirror {
  position: absolute;
  top: 0;
  left: 100%;
  white-space: nowrap;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.ellipsis-tooltip-overlay .ant-tooltip-arrow-content::before {
  background: rgba(0, 0, 0, 0.8) !important;
}

/* purgecss end ignore */
/* purgecss start ignore */

.move-file-modal .ant-btn-primary[disabled],
.move-file-modal .ant-btn-primary[disabled]:hover,
.move-file-modal .ant-btn-primary[disabled]:focus,
.move-file-modal .ant-btn-primary[disabled]:active {
  background: #b7c3ff;
  color: #fff;
  border-color: #b7c3ff;
}

.move-file-modal .loading {
  animation: rotation 1.5s infinite linear;
}

.move-file-modal .ant-modal-content {
  border-radius: 6px;
  overflow: hidden;
}

.move-file-modal .ant-modal-header {
  padding: 20px 20px 24px;
  border: none;
}

.move-file-modal .ant-modal-close-x {
  top: 5px;
}

.move-file-modal .ant-modal-footer {
  padding: 18px 26px;
  border: none;
}

.move-file-modal .ant-modal-body {
  padding: 0 20px;
}

.move-file-modal .move-file-modal-contaier {
  width: 420px;
  height: 280px;
  border-radius: 4px;
  border: 1px solid #eceff4;
  padding: 8px 0;
  overflow: auto;
}

.move-file-modal .move-file-modal-contaier .ant-tree-treenode {
  padding: 0 20px;
  height: 32px;
  display: flex;
  align-items: center;
}

.move-file-modal .move-file-modal-contaier .ant-tree-treenode::before {
  height: 32px;
}

.move-file-modal .move-file-modal-contaier .ant-tree-treenode:hover::before {
  background: #f6f7fa;
}

.move-file-modal .move-file-modal-contaier .ant-tree-treenode-selected::before {
  background: #fff;
}

.move-file-modal .move-file-modal-contaier .ant-tree-node-content-wrapper {
  padding: 0 0 0 4px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.move-file-modal .move-file-modal-contaier .ant-tree-switcher {
  width: unset;
  min-width: 12px;
}

.move-file-modal .move-file-modal-contaier .ant-tree-icon__customize {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.move-file-modal .move-file-modal-contaier .ant-tree-switcher,
.move-file-modal .move-file-modal-contaier .ant-tree-icon__customize {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}

.move-file-modal .move-file-modal-contaier .ant-tree-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #4e5a70;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.move-file-modal .move-file-modal-contaier .ant-tree-indent-unit {
  width: 16px;
}

.move-file-modal .move-file-modal-contaier .ant-tree-treenode-selected .ant-tree-title {
  color: #5b89fe;
}

.failed-message-modal .ant-modal-body {
  padding: 20px;
}

.failed-message-modal .ant-modal-content {
  border-radius: 8px;
}

.failed-message-modal .ant-modal-confirm-title {
  display: flex;
  line-height: 1.5;
}

.failed-message-modal .ant-modal-confirm .ant-modal-confirm-btns {
  margin-top: 18px;
}

.failed-message-modal .ant-btn {
  padding: 5px 17px;
  border-radius: 4px;
}

.failed-message-modal .info-icon {
  width: 18px;
  height: 18px;
  margin-top: 3px;
  margin-right: 6px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.site-builder-tabs .ant-tabs-nav {
  height: 48px;
  background-color: #f9fafb;
  padding: 0px 20px;
  margin-bottom: 0px;
}

.site-builder-tabs .ant-tabs-nav::before {
  border: 0px;
}

.site-builder-tabs .ant-tabs-tab-btn {
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-shadow: 0 0 0px !important;
}

/* purgecss end ignore */
/* purgecss start ignore */

.site-builder-tag {
  height: 24px;
  padding: 2px 12px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background-color: #f6f7fa;
  font-family: 'PingFang SC', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  color: #272e47;
  flex-shrink: 0;
  flex-grow: 0;
  cursor: pointer;
}

.site-builder-tag.checked {
  background-color: #eff2ff;
  font-weight: 500;
  color: #4c6aff;
}

.site-builder-tags-group {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
}

.site-builder-tags-group-left-arrow,
.site-builder-tags-group-right-arrow {
  display: flex;
  width: 12px;
  height: 12px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.site-builder-tags-group-left-arrow:hover svg > path,
.site-builder-tags-group-right-arrow:hover svg > path {
  stroke: #4c6aff;
}

.site-builder-tags-group-left-arrow.disabled,
.site-builder-tags-group-right-arrow.disabled {
  cursor: not-allowed;
}

.site-builder-tags-group-left-arrow.disabled svg > path,
.site-builder-tags-group-right-arrow.disabled svg > path {
  stroke: #c9cbd6;
}

.site-builder-tags-group-left-arrow {
  transform: rotate(180deg);
}

.site-builder-tags-group-tags-container {
  display: flex;
  flex-grow: 1;
  overflow-x: hidden;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._systemResourcePanel_1mw3g_1 {
  padding: 18px 20px 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-height: 422px;
}

._systemResourcePanel_1mw3g_1 ._listContainer_1mw3g_9 {
  display: grid;
  grid-template-columns: repeat(7, 110px);
  grid-gap: 12px 14px;
  overflow-y: auto;
  overflow-x: hidden;
  justify-content: space-between;
  margin-top: 16px;
}

._systemResourcePanel_1mw3g_1 ._noDataTip_1mw3g_18 {
  width: 100%;
  margin-top: 130px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

._systemResourcePanel_1mw3g_1 ._noDataTip_1mw3g_18 > span {
  font-weight: 400;
  color: #747a8c;
}

._systemResourcePanel_1mw3g_1 ._loading_1mw3g_30 {
  width: 100%;
  margin-top: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
}

._systemResourcePanel_1mw3g_1 ._loading_1mw3g_30 svg {
  width: 20px;
  height: 20px;
  animation: _rotation_1mw3g_1 1.5s infinite linear;
}

/* purgecss end ignore */
/* purgecss start ignore */

._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  cursor: pointer;
}

._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1:hover {
  color: #4c6aff;
}

._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1:hover ._iconWrapper_12801_12 {
  background-color: #f0f2f7;
}

._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1:hover ._iconWrapper_12801_12 svg path,
._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1:hover ._iconWrapper_12801_12 svg circle {
  fill: #4c6aff;
}

._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1._active_12801_19,
._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1:active {
  color: #445fe5;
}

._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1._active_12801_19 ._iconWrapper_12801_12,
._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1:active ._iconWrapper_12801_12 {
  background-color: #edf0ff;
}

._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1._active_12801_19 ._iconWrapper_12801_12 svg path,
._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1:active ._iconWrapper_12801_12 svg path,
._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1._active_12801_19 ._iconWrapper_12801_12 svg circle,
._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1:active ._iconWrapper_12801_12 svg circle {
  fill: #445fe5;
}

._siteGuideLinesMenu_12801_1 ._menuBtn_12801_1 ._iconWrapper_12801_12 {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
}

._drawerMenuContainer_12801_41 {
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  width: auto !important;
}

._drawerMenuContainer_12801_41 ._menuContainer_12801_47 {
  width: 130px;
  height: 100%;
  overflow: auto;
  background-color: #fff;
  box-shadow: -1px 0px 0px 0px #f0f1f5 inset;
  padding: 20px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

._drawerMenuContainer_12801_41 ._menuContainer_12801_47 ._title_12801_59 {
  color: #9fa2ad;
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

._drawerMenuContainer_12801_41 ._menuContainer_12801_47 ._menuList_12801_67 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  gap: 14px;
  margin-top: 11px;
}

._drawerMenuContainer_12801_41 ._menuContainer_12801_47 ._menuList_12801_67 ._menuItem_12801_76 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 9.5px;
  margin-left: 23px;
  cursor: pointer;
}

._drawerMenuContainer_12801_41 ._menuContainer_12801_47 ._menuList_12801_67 ._menuItem_12801_76._menuItemActive_12801_85 ._title_12801_59 {
  color: #4c6aff;
  font-weight: 500;
}

._drawerMenuContainer_12801_41 ._menuContainer_12801_47 ._menuList_12801_67 ._menuItem_12801_76._menuItemActive_12801_85 ._dot_12801_89 {
  background-color: #4c6aff;
}

._drawerMenuContainer_12801_41 ._menuContainer_12801_47 ._menuList_12801_67 ._menuItem_12801_76:not(:first-child) ._dot_12801_89::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #f0f1f5;
  left: 0px;
  top: -25px;
  transform: translateX(1.5px);
}

._drawerMenuContainer_12801_41 ._menuContainer_12801_47 ._menuList_12801_67 ._menuItem_12801_76 ._dot_12801_89 {
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #d9d9d9;
  position: relative;
}

._drawerMenuContainer_12801_41 ._menuContainer_12801_47 ._menuList_12801_67 ._menuItem_12801_76 ._title_12801_59 {
  color: #272e47;
  font-family: 'PingFang SC';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

._drawerMenuContainer_12801_41 ._menuItemsContainer_12801_117 {
  width: 290px;
  height: 100%;
  overflow: auto;
  padding: 13px 15px;
}

._tooltipTitle_12801_123 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

._tooltipTitle_12801_123 ._content_12801_128 {
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  color: #edf0ff;
  width: 180px;
}

._tooltipTitle_12801_123 ._closeBtn_12801_136 {
  color: #ffffff;
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  margin-left: 24px;
  width: 36px;
  cursor: pointer;
}

._selectImageTooltip_12801_146 .ant-tooltip-arrow {
  display: none;
}

/* purgecss end ignore */
/* purgecss start ignore */

.choose-video-modal .ant-modal-content {
  border-radius: 4px;
  overflow: hidden;
}

.choose-video-modal .ant-modal-header {
  padding: 24px 20px 12px;
  border: none;
}

.choose-video-modal .ant-modal-close {
  top: 5px;
  right: 3px;
}

.choose-video-modal .ant-modal-footer {
  padding: 16px 20px;
  border: none;
}

.choose-video-modal .ant-modal-body {
  padding: 12px 24px 20px 20px;
}

.choose-video-modal .video-type-selector {
  display: flex;
  margin-bottom: 30px;
}

.choose-video-modal .video-type {
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  border: 1.3px solid transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 5px;
  margin-right: 24px;
  cursor: pointer;
}

.choose-video-modal .video-type:hover {
  border-color: #7088ff;
}

.choose-video-modal .video-type.active {
  border-color: #4c6aff;
}

.choose-video-modal .video-type .selected {
  position: absolute;
  top: 0;
  right: 0;
}

.choose-video-modal .video-url-input {
  display: flex;
}

.choose-video-modal .video-url-input .label {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #272e47;
  flex-shrink: 1;
  height: 32px;
  min-width: 62px;
  margin-right: 24px;
  display: flex;
  align-items: center;
}

.choose-video-modal .video-url-input .label span {
  color: #fe5b4c;
}

.choose-video-modal .video-url-input .input-item {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.choose-video-modal .error-msg {
  position: absolute;
  bottom: -20px;
  left: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #fe5b4c;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }

  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}

.ant-cascader-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  line-height: 1;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}

.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-inner,
.ant-cascader-checkbox:hover .ant-cascader-checkbox-inner,
.ant-cascader-checkbox-input:focus + .ant-cascader-checkbox-inner {
  border-color: #4c6aff;
}

.ant-cascader-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #4c6aff;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}

.ant-cascader-checkbox:hover::after,
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox::after {
  visibility: visible;
}

.ant-cascader-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  direction: ltr;
  background-color: #fff;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}

.ant-cascader-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21.5%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}

.ant-cascader-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}

.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner {
  background-color: #4c6aff;
  border-color: #4c6aff;
}

.ant-cascader-checkbox-disabled {
  cursor: not-allowed;
}

.ant-cascader-checkbox-disabled.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}

.ant-cascader-checkbox-disabled .ant-cascader-checkbox-input {
  cursor: not-allowed;
  pointer-events: none;
}

.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #E1E3E8 !important;
}

.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}

.ant-cascader-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.ant-cascader-checkbox-disabled:hover::after,
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-disabled::after {
  visibility: hidden;
}

.ant-cascader-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-flex;
  align-items: baseline;
  line-height: unset;
  cursor: pointer;
}

.ant-cascader-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\a0';
}

.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-disabled {
  cursor: not-allowed;
}

.ant-cascader-checkbox-wrapper + .ant-cascader-checkbox-wrapper {
  margin-left: 8px;
}

.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-in-form-item input[type='checkbox'] {
  width: 14px;
  height: 14px;
}

.ant-cascader-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}

.ant-cascader-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}

.ant-cascader-checkbox-group-item {
  margin-right: 8px;
}

.ant-cascader-checkbox-group-item:last-child {
  margin-right: 0;
}

.ant-cascader-checkbox-group-item + .ant-cascader-checkbox-group-item {
  margin-left: 0;
}

.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner {
  background-color: #fff;
  border-color: #E1E3E8;
}

.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #4c6aff;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}

.ant-cascader-checkbox-indeterminate.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}

.ant-cascader {
  width: 184px;
}

.ant-cascader-checkbox {
  top: 0;
  margin-right: 8px;
}

.ant-cascader-menus {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}

.ant-cascader-menus.ant-cascader-menu-empty .ant-cascader-menu {
  width: 100%;
  height: auto;
}

.ant-cascader-menu {
  flex-grow: 1;
  min-width: 111px;
  height: 180px;
  margin: 0;
  margin: -4px 0;
  padding: 4px 0;
  overflow: auto;
  vertical-align: top;
  list-style: none;
  border-right: 1px solid #f0f0f0;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.ant-cascader-menu-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 5px 12px;
  overflow: hidden;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: all 0.3s;
}

.ant-cascader-menu-item:hover {
  background: #f5f5f5;
}

.ant-cascader-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.ant-cascader-menu-item-disabled:hover {
  background: transparent;
}

.ant-cascader-menu-empty .ant-cascader-menu-item {
  color: rgba(0, 0, 0, 0.25);
  cursor: default;
  pointer-events: none;
}

.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
  font-weight: 600;
  background-color: #f0f5ff;
}

.ant-cascader-menu-item-content {
  flex: auto;
}

.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.ant-cascader-menu-item-loading-icon {
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 10px;
}

.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon {
  color: rgba(0, 0, 0, 0.25);
}

.ant-cascader-menu-item-keyword {
  color: #ff4d4f;
}

.ant-cascader-compact-item:not(.ant-cascader-compact-last-item):not(.ant-cascader-compact-item-rtl) {
  margin-right: -1px;
}

.ant-cascader-compact-item:not(.ant-cascader-compact-last-item).ant-cascader-compact-item-rtl {
  margin-left: -1px;
}

.ant-cascader-compact-item:hover,
.ant-cascader-compact-item:focus,
.ant-cascader-compact-item:active {
  z-index: 2;
}

.ant-cascader-compact-item[disabled] {
  z-index: 0;
}

.ant-cascader-compact-item:not(.ant-cascader-compact-first-item):not(.ant-cascader-compact-last-item).ant-cascader {
  border-radius: 0;
}

.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-first-item:not(.ant-cascader-compact-last-item):not(.ant-cascader-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-last-item:not(.ant-cascader-compact-first-item):not(.ant-cascader-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-item-rtl.ant-cascader-compact-first-item:not(.ant-cascader-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-item-rtl.ant-cascader-compact-last-item:not(.ant-cascader-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-cascader-rtl .ant-cascader-menu-item-expand-icon,
.ant-cascader-rtl .ant-cascader-menu-item-loading-icon {
  margin-right: 4px;
  margin-left: 0;
}

.ant-cascader-rtl .ant-cascader-checkbox {
  top: 0;
  margin-right: 0;
  margin-left: 8px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.choose-contact-pop-attr-modal .ant-modal-header {
  border-bottom: none;
  padding: 20px 24px 12px;
}

.choose-contact-pop-attr-modal .ant-modal-title {
  line-height: 24px;
}

.choose-contact-pop-attr-modal .ant-modal-close {
  top: 3px;
  right: 7px;
}

.choose-contact-pop-attr-modal .ant-modal-body {
  padding: 0 24px;
}

.choose-contact-pop-attr-modal .ant-checkbox-disabled .ant-checkbox-inner {
  background-color: #b7c3ff;
  border-color: #b7c3ff !important;
}

.choose-contact-pop-attr-modal .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: #fff !important;
}

.choose-contact-pop-attr-modal .ant-modal-footer {
  border-top: none;
  padding: 16px 24px;
}

.choose-contact-pop-attr-modal .ant-checkbox-wrapper {
  color: #272e47;
}

.choose-contact-pop-attr-modal .ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-bottom: 16px;
}

.choose-contact-pop-attr-modal .ant-checkbox-group-item {
  width: 30%;
}

.choose-contact-pop-attr-modal .ant-checkbox-group-item span {
  color: #747a8c;
}

.choose-contact-pop-attr-modal .content {
  display: flex;
  padding: 4px 24px 0;
}

.choose-contact-pop-attr-modal .content .title {
  width: 70px;
  font-size: 14px;
  color: #4e5a70;
  flex-shrink: 0;
}

.choose-contact-pop-attr-modal .form-item-configs {
  display: flex;
  flex-wrap: wrap;
  gap: 0 48px;
  margin: 0 auto 16px;
  width: 446px;
}

.choose-contact-pop-attr-modal .form-item-configs .form-item-config {
  width: calc(50% - 24px);
  height: 54px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px -0.5px 0px 0px #ebedf2 inset;
}

.choose-contact-pop-attr-modal .form-item-configs .form-item-config .form-item-checkbox {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #272e47;
  line-height: 20px;
  cursor: pointer;
}

.choose-contact-pop-attr-modal .form-item-configs .form-item-config .form-item-checkbox.disabled {
  cursor: not-allowed;
}

.choose-contact-pop-attr-modal .form-item-configs .form-item-config .form-item-checkbox svg {
  margin-right: 4px;
}

.choose-contact-pop-attr-modal .form-item-configs .form-item-config .form-item-checkbox .unchecked:hover rect {
  stroke: #7088ff;
}

.choose-contact-pop-attr-modal .form-item-configs .form-item-config .form-item-switch {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #545a6e;
  line-height: 20px;
  cursor: pointer;
}

.choose-contact-pop-attr-modal .form-item-configs .form-item-config .form-item-switch.disabled {
  cursor: not-allowed;
}

.choose-contact-pop-attr-modal .form-item-configs .form-item-config .form-item-switch.not-select {
  color: #b7bac2;
}

.choose-contact-pop-attr-modal .form-item-configs .form-item-config .form-item-switch svg {
  margin-left: 10px;
}

.choose-contact-pop-attr-modal .form-item-configs .form-item-config .form-item-switch .disabled-checked [fill='#4C6AFF'] {
  fill: #b7c3ff;
}

.choose-contact-pop-attr-modal .form-preview {
  width: 100%;
  padding: 20px 0;
  background: #f9fafb;
  margin-bottom: 16px;
  max-height: 278px;
  overflow: auto;
}

.choose-contact-pop-attr-modal .form-preview .form-item {
  min-height: 32px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
}

.choose-contact-pop-attr-modal .form-preview .form-item label {
  width: 122px;
  font-size: 14px;
  line-height: 32px;
  color: #747a8c;
  text-align: right;
  text-transform: capitalize;
  margin-right: 8px;
  height: 32px;
}

.choose-contact-pop-attr-modal .form-preview .form-item label span {
  color: #fe5b4c;
}

.choose-contact-pop-attr-modal .form-preview .form-item .form-input {
  width: 264px;
  height: 32px;
  background: #f0f2f7;
  border-radius: 2px;
}

.choose-contact-pop-attr-modal .form-preview .form-item .form-textarea {
  width: 264px;
  height: 80px;
  background: #f0f2f7;
  border-radius: 2px;
}

.choose-contact-pop-attr-modal .form-preview .form-item .submit-btn {
  width: 264px;
  height: 32px;
  background: #edf0ff;
  border-radius: 4px;
  color: #94a6ff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 22px;
  margin-top: 5px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.empty-container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.empty-wrap {
  width: 296px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: rgba(38, 42, 51, 0.5);
}

.empty-img {
  display: inline-block;
  width: 160px;
  height: 160px;
  background: url(/site/editor/assets/empty-03910d86.png) 0 0 no-repeat;
  background-size: 100%;
  margin-bottom: 16px;
}

.empty-img-customs {
  background: url(/site/editor/assets/customs-empty-c70783d6.png) 0 0 no-repeat;
}

/* purgecss end ignore */
/* purgecss start ignore */

.product-setting-modal .ant-modal-content {
  border-radius: 4px;
  width: 916px;
}

.product-setting-modal .ant-modal-header {
  padding: 20px 20px 12px;
  border-bottom: none;
}

.product-setting-modal .ant-modal-title {
  line-height: 24px;
}

.product-setting-modal .ant-radio-inner {
  transition: none;
  border-color: #c9cbd6;
  height: 14px;
  width: 14px;
  background-color: #fff;
}

.product-setting-modal .ant-radio:hover .ant-radio-inner {
  border-color: #4c6aff;
  box-shadow: none;
}

.product-setting-modal .ant-radio-checked .ant-radio-inner {
  border-color: #4c6aff;
  background-color: #fff;
  border-width: 4px;
}

.product-setting-modal .ant-radio-checked .ant-radio-inner::after {
  display: none;
}

.product-setting-modal .ant-radio-input:focus + .ant-radio-inner {
  box-shadow: none;
}

.product-setting-modal .add-btn {
  min-width: 80px;
  height: 32px;
  background: #4c6aff;
  margin: 24px auto 0;
  border-radius: 4px;
  font-weight: 400;
  padding: 4px 12px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}

.product-setting-modal .add-btn:hover {
  background: #7088ff;
}

.product-setting-modal .add-btn:active {
  background: #445fe5;
}

.product-setting-modal .ant-modal-body {
  padding: 0;
  font-size: 12px;
  /* 设置滚动条的样式 */
}

.product-setting-modal .ant-modal-body ::-webkit-scrollbar {
  width: 4px;
  height: 0;
}

.product-setting-modal .ant-modal-body ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #c9cbd6;
}

.product-setting-modal .ant-modal-footer {
  border-top: none;
  padding: 16px 24px;
}

.product-setting-modal .product-setting-header {
  height: 49px;
  padding: 12px 20px 12px 14px;
  background: #f9fafb;
  border-top: 1px solid #ebedf2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-setting-modal .product-setting-header .ant-radio-wrapper {
  color: #272e47;
  font-weight: 500;
  margin-left: 6px;
  margin-right: 0;
}

.product-setting-modal .product-setting-header .ant-radio-wrapper span.ant-radio + * {
  padding-left: 5px;
  padding-right: 4px;
}

.product-setting-modal .product-setting-header .ant-radio-wrapper:not(:first-child) {
  margin-left: 28px;
}

.product-setting-modal .product-setting-header .ant-radio-wrapper.ant-radio-wrapper-checked {
  color: #4c6aff;
}

.product-setting-modal .product-setting-header .add-product-btn {
  border-width: 1px;
  border-radius: 4px;
  padding: 0 7px;
  font-weight: 500;
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 2px;
}

.product-setting-modal .empty-list {
  height: 694px;
  max-height: calc(100vh - 98px);
  min-height: 464px;
}

.product-setting-modal .sample-link {
  display: block;
  margin-top: 8px;
  margin-bottom: 158px;
}

.product-setting-modal .add-product {
  margin-bottom: 158px;
}

.product-setting-modal .choose-product-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  width: 100%;
  padding: 12px 20px 0px;
  font-size: 14px;
  height: 461px;
  min-height: 360px;
  max-height: calc(100vh - 210px);
}

.product-setting-modal .choose-product-container .search-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 16px 16px 10px;
}

.product-setting-modal .choose-product-container .search-input {
  width: 200px;
  border-color: #e1e3e8;
  border-radius: 4px;
  box-shadow: none;
}

.product-setting-modal .choose-product-container .search-input:hover {
  border-color: #7088ff;
}

.product-setting-modal .choose-product-container .ant-input-affix-wrapper-focused {
  border-color: #7088ff;
}

.product-setting-modal .choose-product-container .choose-list {
  width: 320px;
  height: 100%;
  flex-shrink: 0;
  border-radius: 2px;
  border: 1px solid #e1e3e8;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
}

.product-setting-modal .choose-product-container .choose-list .product-list {
  flex: 1;
  overflow-y: auto;
  position: relative;
  scroll-behavior: smooth;
}

.product-setting-modal .choose-product-container .choose-list .product-list-item {
  height: 72px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.product-setting-modal .choose-product-container .choose-list .product-list-item.choosed {
  padding: 0 16px;
}

.product-setting-modal .choose-product-container .choose-list .product-list-item svg {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-left: 4px;
}

.product-setting-modal .choose-product-container .choose-list .product-list-item .close-icon path {
  stroke: #8d92a1;
}

.product-setting-modal .choose-product-container .choose-list .product-list-item img {
  width: 48px;
  height: 48px;
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: 20px;
  margin-right: 16px;
}

.product-setting-modal .choose-product-container .choose-list .product-list-item:hover {
  background: #f6f7fa;
}

.product-setting-modal .choose-product-container .choose-list .product-list-item .product-name {
  flex: 1;
  overflow: hidden;
}

.product-setting-modal .choose-product-container .choose-list .product-list-item .ellipsis-tooltip-content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.product-setting-modal .choose-product-container .loading-icon {
  position: absolute;
  top: 50%;
  left: 48%;
  width: 20px;
  height: 20px;
  animation: rotation 1.5s infinite linear;
}

.product-setting-modal .choose-product-container .loading-icon path {
  stroke: #4c6aff;
}

.product-setting-modal .choose-product-container .list-title {
  display: flex;
  padding: 0 8px 0 16px;
  height: 36px;
  align-items: center;
  background: #f7f8fa;
  justify-content: space-between;
  flex-shrink: 0;
}

.product-setting-modal .choose-product-container .list-title .select-text {
  color: #272e47;
  font-size: 14px;
  line-height: 22px;
}

.product-setting-modal .choose-product-container .list-title .select-count {
  color: #747a8c;
  font-size: 12px;
  line-height: 16px;
}

.product-setting-modal .choose-product-container .list-title svg {
  cursor: pointer;
}

.product-setting-modal .choose-product-container .pagination-container {
  padding: 10px 16px;
  text-align: right;
}

.product-setting-modal .choose-product-container .pagination-container .ant-pagination {
  white-space: nowrap;
  color: #545a6e;
}

.product-setting-modal .choose-product-container .pagination-container .ant-pagination-options {
  margin-left: 8px;
}

.product-setting-modal .choose-product-container .pagination-container .ant-pagination-options .ant-select {
  color: #545a6e;
}

.product-setting-modal .choose-product-container .pagination-container .ant-pagination-item:not(.ant-pagination-item-active) a {
  color: #545a6e;
}

.product-setting-modal .choose-product-container .pagination-container .ant-pagination-item-active {
  background: #4c6aff;
}

.product-setting-modal .choose-product-container .pagination-container .ant-pagination-item-active a {
  color: #ffffff;
}

.product-setting-modal .choose-product-container .pagination-container .ant-pagination-item-after-jump-prev,
.product-setting-modal .choose-product-container .pagination-container .ant-pagination-item-before-jump-next {
  display: none;
}

.product-setting-modal .choose-product-auto-container {
  padding: 18px 20px 0px 20px;
  height: 461px;
  min-height: 360px;
  max-height: calc(100vh - 210px);
}

.product-setting-modal .choose-product-auto-container .choose-product-auto-text {
  color: #272e47;
  font-size: 12px;
  line-height: 22px;
}

.product-setting-modal .choose-product-auto-container .choose-product-auto-select {
  margin-top: 22px;
  font-size: 14px;
  line-height: 22px;
}

.product-setting-modal .choose-product-auto-container .choose-product-auto-select-name {
  color: #272e47;
  font-weight: 500;
  margin-right: 16px;
}

.product-setting-modal .product-count-out-of-limit-warning {
  width: calc(100% - 40px);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 6px 12px;
  margin: 12px 20px 0px 20px;
  gap: 6px;
  border-radius: 4px;
  background: rgba(76, 106, 255, 0.09);
  color: #272e47;
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

.product-setting-modal .ant-select-selection-overflow,
.product-setting-modal .sirius-cascader-select-selection-overflow {
  flex-wrap: nowrap;
  overflow: hidden;
}

.product-setting-modal .ant-select.ant-select-open .ant-select-arrow {
  transform: none;
}

.product-setting-modal .sirius-select-ui .sirius-select-ui-checkbox {
  display: none;
}

.product-setting-modal .ant-select-multiple .ant-select-selection-item {
  background: #f0f2f7;
  color: #272e47;
  font-size: 12px;
}

.product-setting-modal .sirius-cascader-select-multiple .sirius-cascader-select-selector {
  padding-left: 12px;
}

.product-setting-modal .sirius-cascader-select-multiple .sirius-cascader-select-selection-search {
  margin-inline-start: 0;
}

.product-setting-modal .sirius-cascader-select-multiple .sirius-cascader-select-selection-item {
  font-size: 12px;
}

.product-setting-select-dropdown .anticon-check {
  display: none;
}

.product-setting-select-dropdown ::-webkit-scrollbar {
  width: 4px;
}

.product-setting-select-dropdown ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #c9cbd6;
}

.product-setting-cascader-dropdown .sirius-cascader-menus {
  height: auto;
  max-height: 300px;
}

.product-setting-cascader-dropdown .sirius-cascader-menu-empty .sirius-cascader-menu {
  display: flex;
  justify-content: center;
}

.product-setting-cascader-dropdown .sirius-cascader-menu-item {
  width: 166px;
}

.product-setting-cascader-dropdown ::-webkit-scrollbar {
  width: 4px;
  height: 0;
}

.product-setting-cascader-dropdown ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #c9cbd6;
}

/* purgecss end ignore */
/* purgecss start ignore */

.choose-news-modal .ant-modal-content {
  border-radius: 8px;
}

.choose-news-modal .ant-modal-header {
  border-radius: 8px;
  padding: 20px 20px 0;
  border: none;
}

.choose-news-modal .ant-modal-body {
  padding: 0 20px;
}

.choose-news-modal .ant-modal-footer {
  padding: 18px 20px;
  border: none;
}

.choose-news-modal .title {
  color: #9fa2ad;
  font-size: 12px;
  line-height: 16px;
  margin: 4px 0 12px;
}

.choose-news-modal .choose-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.choose-news-modal .choose-container .choose-list {
  width: 240px;
  height: 228px;
  border: 1px solid #e1e3e8;
  border-radius: 3px;
}

.choose-news-modal .choose-container .list-title {
  display: flex;
  padding: 0 8px 0 16px;
  height: 36px;
  align-items: center;
  background: #f7f8fa;
  justify-content: space-between;
}

.choose-news-modal .choose-container .list-title .select-text {
  color: #272e47;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
}

.choose-news-modal .choose-container .list-title .select-text p {
  margin-left: 8px;
}

.choose-news-modal .choose-container .list-title .select-count {
  color: #747a8c;
  font-size: 12px;
  line-height: 16px;
}

.choose-news-modal .choose-container .list-title svg {
  cursor: pointer;
}

.choose-news-modal .choose-container .news-list {
  padding: 8px 16px;
}

.choose-news-modal .choose-container .news-list-container {
  height: 152px;
  overflow: auto;
}

.choose-news-modal .choose-container .news-search {
  width: 210px;
  margin: 8px auto 0;
}

.choose-news-modal .choose-container .news-sort-list {
  padding: 4px 0 0 16px;
  height: 190px;
  overflow-y: auto;
}

.choose-news-modal .choose-container .news-sort-list .ant-tree-list .ant-tree-node-selected {
  background: transparent;
}

.choose-news-modal .choose-container .news-sort-list .ant-tree-list .ant-tree-treenode {
  box-sizing: border-box;
  height: 36px;
  align-items: center;
  padding: 0 8px 0 0;
}

.choose-news-modal .choose-container .news-sort-list .ant-tree-list .ant-tree-treenode:hover {
  background: #f6f7fa;
}

.choose-news-modal .choose-container .news-sort-list .ant-tree-list .ant-tree-treenode .sort-title {
  height: 36px;
  line-height: 36px;
  max-width: 176px;
  color: #272e47;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.choose-news-modal .choose-container .news-sort-list .ant-tree-list .ant-tree-treenode .ant-tree-draggable-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  width: 12px;
}

.choose-news-modal .choose-container .news-sort-list .ant-tree-list .ant-tree-treenode .ant-tree-draggable-icon [fill='#8D92A1'] {
  fill: #6f7485;
}

.choose-news-modal .choose-container .news-sort-list .ant-tree-list .ant-tree-treenode .ant-tree-node-content-wrapper {
  display: flex;
  align-items: center;
  padding: 0;
}

.choose-news-modal .choose-container .news-sort-list .ant-tree-list .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
  background: transparent;
}

.choose-news-modal .choose-container .news-sort-list .ant-tree-list .ant-tree-treenode .ant-tree-iconEle {
  display: none;
}

.choose-news-modal .choose-container .news-sort-list .ant-tree-list .ant-tree-treenode .ant-tree-title {
  margin-left: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.choose-news-modal .choose-container .news-sort-list .ant-tree-list .ant-tree-treenode .ant-tree-switcher {
  display: none;
}

.choose-news-modal .choose-container .news-item {
  width: 100%;
  height: 36px;
  display: flex;
  align-items: center;
  color: #272e47;
}

.choose-news-modal .choose-container .news-item .ant-checkbox-wrapper {
  flex-shrink: 0;
}

.choose-news-modal .choose-container .news-item p {
  max-width: 188px;
  flex: 1;
  margin-left: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* purgecss end ignore */
/* purgecss start ignore */

.img-sort-modal .ant-modal-header {
  padding-top: 20px;
  border-radius: 4px;
  border: none;
}

.img-sort-modal .ant-modal-content {
  border-radius: 4px;
}

.img-sort-modal .ant-modal-body {
  padding-top: 9px;
  min-height: 468px;
}

.img-sort-modal .ant-modal-footer {
  display: none;
}

.img-sort-modal .img-sort-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.upload-container {
  box-sizing: border-box;
  width: 180px;
  height: 140px;
  border: 1px solid #e1e3e8;
  background: #f8f9fa;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: margin 200ms;
}

.upload-container.dragging {
  display: none;
}

.upload-container.dragging .img-mask {
  display: none !important;
}

.upload-container.uploader {
  color: #4c6aff;
  font-size: 14px;
  line-height: 22px;
  background: #f6f7fa;
  border: 1px dashed #e1e3e8;
  border-radius: 4px;
}

.upload-container.uploader:hover {
  border-color: #4c6aff;
}

.upload-container.uploader svg {
  margin-bottom: 4px;
}

.upload-container img {
  max-width: 180px;
  max-height: 140px;
  -webkit-user-drag: none;
}

.upload-container .img-index {
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  padding: 0 4px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0 0 2px 0;
}

.upload-container:hover .img-mask {
  display: flex;
}

.upload-container .img-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  display: none;
}

.upload-container .img-mask div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 4px;
}

.upload-container .img-mask .delete-icon path {
  fill: #fff;
}

.upload-container-dragging {
  box-shadow: 0px 8px 16px 0px rgba(47, 83, 134, 0.12);
  border: 1px solid #4c6aff;
  overflow: hidden;
}

/* purgecss end ignore */
/* purgecss start ignore */

.global-comp-edit-wrapper {
  position: absolute;
  z-index: 100;
}

.global-comp-edit-wrapper .global-comp-popover .ant-popover-inner .ant-popover-inner-content {
  width: 100%;
}

.global-comp-edit-wrapper .global-comp-popover .popover-title {
  display: flex;
  justify-content: space-between;
  color: #272e47;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}

.global-comp-edit-wrapper .global-comp-popover .ant-popover-title {
  border-bottom: none;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .lx-ant-checkbox-wrapper:not(:first-child) {
  margin-top: 12px;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .ant-form.ant-form-horizontal {
  width: 100%;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .item-row {
  display: flex;
  height: 24px;
  justify-content: space-between;
  align-items: center;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .item-row:not(:first-child) {
  margin-top: 14px;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .item-row:first-child {
  margin-top: 17px;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .item-row .ant-form-item {
  margin-bottom: 0;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .item-row .input-item-open {
  margin-left: auto;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .item-row .input-item {
  margin-left: auto;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .item-row .ant-form-item-control-input {
  min-height: auto;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .lx-ant-checkbox-wrapper {
  width: 100%;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .lx-ant-checkbox + span {
  width: 100%;
  padding-right: 0;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .setting-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .page-open {
  padding-right: 7px;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .text {
  color: #545a6e;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  display: flex;
  align-items: center;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .unit {
  margin-left: 4px;
  width: 16px;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .time-input {
  width: 66px;
  margin-left: auto;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .time-input.ant-input-number-sm input {
  height: 24px;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .ant-input-affix-wrapper {
  padding: 0 4px 0 8px;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  border-color: #4c6aff;
}

.global-comp-edit-wrapper .global-comp-popover .tools-popover-content .ant-input-affix-wrapper-focused {
  box-shadow: none;
}

.global-comp-edit-wrapper .global-comp-popover .ant-popover-content {
  width: 280px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 4px 12px 0px rgba(95, 105, 119, 0.22);
}

.global-comp-edit-wrapper .global-comp-popover .ant-popover-inner {
  padding: 16px 20px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 4px;
}

.global-comp-edit-wrapper .global-comp-popover .ant-popover-inner .lx-ant-checkbox-wrapper + .lx-ant-checkbox-wrapper {
  margin-left: 0;
}

.global-comp-edit-wrapper .global-comp-popover .ant-popover-inner .ant-popover-title {
  padding: 0;
  min-height: 22px;
}

.global-comp-edit-wrapper .global-comp-popover .ant-popover-inner .ant-popover-inner-content {
  padding: 0;
  line-height: 22px;
}

.global-comp-edit-wrapper .global-comp-popover .ant-popover-arrow {
  display: none;
}

.global-comp-edit-wrapper .global-comp-edit-buttons {
  position: absolute;
  right: -58px;
  top: 0;
  border-radius: 4px;
  width: 48px;
  padding: 10px 4px;
  background: #4c6aff;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}

.global-comp-edit-wrapper .ant-btn {
  width: 36px;
  height: 55px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  gap: 3px;
  cursor: pointer;
}

.global-comp-edit-wrapper .ant-btn:focus {
  background: #4c6aff;
}

.global-comp-edit-wrapper .ant-btn:hover {
  background: #7088ff;
}

.global-comp-edit-wrapper .ant-btn > div {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.7;
}

.global-comp-edit-thumbnail {
  margin-bottom: 20px;
  width: 80px;
  border-radius: 8px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  -webkit-user-drag: none;
}

.moved-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.popup-list {
  position: fixed;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  z-index: 100;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.popup-list .bottom-popup1 {
  position: static;
  transform-origin: top left;
  transform: scale(0.333);
  overflow: hidden;
  width: 1440px;
  pointer-events: none;
}

.popup-list .bottom-popup2 {
  position: static;
  transform-origin: top left;
  transform: scale(0.433);
  overflow: hidden;
  width: 478px;
  pointer-events: none;
  border-radius: 18.5px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
}

.popup-list .bottom-popup-thumb {
  margin-bottom: 20px;
  margin-right: 20px;
}

.popup-list .bottom-popup-thumb:last-child {
  margin-bottom: 0;
}

.popup-list .bottom-popup-thumb-mobile {
  min-width: 125px;
  min-height: 40px;
}

.popup-list .bottom-popup-thumb-mobile .bottom-popup1,
.popup-list .bottom-popup-thumb-mobile .bottom-popup2 {
  width: 375px;
}

.popup-list .bottom-popup-thumb-mobile .bottom-popup2 {
  transform: scale(0.333);
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-input-number-affix-wrapper {
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
  transition: all 0.3s;
  position: relative;
  display: inline-flex;
  width: 90px;
  padding: 0;
  padding-inline-start: 11px;
}

.ant-input-number-affix-wrapper::-moz-placeholder {
  color: #bfbfbf;
  -moz-user-select: none;
       user-select: none;
}

.ant-input-number-affix-wrapper:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}

.ant-input-number-affix-wrapper::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-input-number-affix-wrapper:-moz-placeholder-shown {
  text-overflow: ellipsis;
}

.ant-input-number-affix-wrapper:-ms-input-placeholder {
  text-overflow: ellipsis;
}

.ant-input-number-affix-wrapper:placeholder-shown {
  text-overflow: ellipsis;
}

.ant-input-number-affix-wrapper:hover {
  border-color: #7591ff;
  border-right-width: 1px;
}

.ant-input-number-affix-wrapper:focus,
.ant-input-number-affix-wrapper-focused {
  border-color: #7591ff;
  box-shadow: 0 0 0 2px rgba(76, 106, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-input-number-affix-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #E1E3E8;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}

.ant-input-number-affix-wrapper-disabled:hover {
  border-color: #E1E3E8;
  border-right-width: 1px;
}

.ant-input-number-affix-wrapper[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #E1E3E8;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}

.ant-input-number-affix-wrapper[disabled]:hover {
  border-color: #E1E3E8;
  border-right-width: 1px;
}

.ant-input-number-affix-wrapper-borderless,
.ant-input-number-affix-wrapper-borderless:hover,
.ant-input-number-affix-wrapper-borderless:focus,
.ant-input-number-affix-wrapper-borderless-focused,
.ant-input-number-affix-wrapper-borderless-disabled,
.ant-input-number-affix-wrapper-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}

textarea.ant-input-number-affix-wrapper {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}

.ant-input-number-affix-wrapper-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}

.ant-input-number-affix-wrapper-sm {
  padding: 0px 7px;
}

.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover {
  border-color: #7591ff;
  border-right-width: 1px;
  z-index: 1;
}

.ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper:focus {
  z-index: 1;
}

.ant-input-number-affix-wrapper-disabled .ant-input-number[disabled] {
  background: transparent;
}

.ant-input-number-affix-wrapper > div.ant-input-number {
  width: 100%;
  border: none;
  outline: none;
}

.ant-input-number-affix-wrapper > div.ant-input-number.ant-input-number-focused {
  box-shadow: none !important;
}

.ant-input-number-affix-wrapper input.ant-input-number-input {
  padding: 0;
}

.ant-input-number-affix-wrapper::before {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\a0';
}

.ant-input-number-affix-wrapper .ant-input-number-handler-wrap {
  z-index: 2;
}

.ant-input-number-prefix,
.ant-input-number-suffix {
  display: flex;
  flex: none;
  align-items: center;
  pointer-events: none;
}

.ant-input-number-prefix {
  margin-inline-end: 4px;
}

.ant-input-number-suffix {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  margin-right: 11px;
  margin-left: 4px;
}

.ant-input-number-group-wrapper .ant-input-number-affix-wrapper {
  width: 100%;
}

.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {
  background: #fff;
  border-color: #ff4d4f;
}

.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-input-number-status-error .ant-input-number-prefix {
  color: #ff4d4f;
}

.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {
  background: #fff;
  border-color: #faad14;
}

.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-input-number-status-warning .ant-input-number-prefix {
  color: #faad14;
}

.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
  background: #fff;
  border-color: #ff4d4f;
}

.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-input-number-affix-wrapper-status-error .ant-input-number-prefix {
  color: #ff4d4f;
}

.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
  background: #fff;
  border-color: #faad14;
}

.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-input-number-affix-wrapper-status-warning .ant-input-number-prefix {
  color: #faad14;
}

.ant-input-number-group-wrapper-status-error .ant-input-number-group-addon {
  color: #ff4d4f;
  border-color: #ff4d4f;
}

.ant-input-number-group-wrapper-status-warning .ant-input-number-group-addon {
  color: #faad14;
  border-color: #faad14;
}

.ant-input-number {
  box-sizing: border-box;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  transition: all 0.3s;
  display: inline-block;
  width: 90px;
  margin: 0;
  padding: 0;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
}

.ant-input-number::-moz-placeholder {
  color: #bfbfbf;
  -moz-user-select: none;
       user-select: none;
}

.ant-input-number:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}

.ant-input-number::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-input-number:-moz-placeholder-shown {
  text-overflow: ellipsis;
}

.ant-input-number:-ms-input-placeholder {
  text-overflow: ellipsis;
}

.ant-input-number:placeholder-shown {
  text-overflow: ellipsis;
}

.ant-input-number:hover {
  border-color: #7591ff;
  border-right-width: 1px;
}

.ant-input-number:focus,
.ant-input-number-focused {
  border-color: #7591ff;
  box-shadow: 0 0 0 2px rgba(76, 106, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #E1E3E8;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}

.ant-input-number-disabled:hover {
  border-color: #E1E3E8;
  border-right-width: 1px;
}

.ant-input-number[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #E1E3E8;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}

.ant-input-number[disabled]:hover {
  border-color: #E1E3E8;
  border-right-width: 1px;
}

.ant-input-number-borderless,
.ant-input-number-borderless:hover,
.ant-input-number-borderless:focus,
.ant-input-number-borderless-focused,
.ant-input-number-borderless-disabled,
.ant-input-number-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}

textarea.ant-input-number {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}

.ant-input-number-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}

.ant-input-number-sm {
  padding: 0px 7px;
}

.ant-input-number-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

.ant-input-number-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.ant-input-number-group > [class*='col-'] {
  padding-right: 8px;
}

.ant-input-number-group > [class*='col-']:last-child {
  padding-right: 0;
}

.ant-input-number-group-addon,
.ant-input-number-group-wrap,
.ant-input-number-group > .ant-input-number {
  display: table-cell;
}

.ant-input-number-group-addon:not(:first-child):not(:last-child),
.ant-input-number-group-wrap:not(:first-child):not(:last-child),
.ant-input-number-group > .ant-input-number:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.ant-input-number-group-addon,
.ant-input-number-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}

.ant-input-number-group-wrap > * {
  display: block !important;
}

.ant-input-number-group .ant-input-number {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}

.ant-input-number-group .ant-input-number:focus {
  z-index: 1;
  border-right-width: 1px;
}

.ant-input-number-group .ant-input-number:hover {
  z-index: 1;
  border-right-width: 1px;
}

.ant-input-search-with-button .ant-input-number-group .ant-input-number:hover {
  z-index: 0;
}

.ant-input-number-group-addon {
  position: relative;
  padding: 0 11px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #E1E3E8;
  border-radius: 2px;
  transition: all 0.3s;
}

.ant-input-number-group-addon .ant-select {
  margin: -5px -11px;
}

.ant-input-number-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  background-color: inherit;
  border: 1px solid transparent;
  box-shadow: none;
}

.ant-input-number-group-addon .ant-select-open .ant-select-selector,
.ant-input-number-group-addon .ant-select-focused .ant-select-selector {
  color: #4c6aff;
}

.ant-input-number-group-addon .ant-cascader-picker {
  margin: -9px -12px;
  background-color: transparent;
}

.ant-input-number-group-addon .ant-cascader-picker .ant-cascader-input {
  text-align: left;
  border: 0;
  box-shadow: none;
}

.ant-input-number-group > .ant-input-number:first-child,
.ant-input-number-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-input-number-group > .ant-input-number:first-child .ant-select .ant-select-selector,
.ant-input-number-group-addon:first-child .ant-select .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-input-number-group > .ant-input-number-affix-wrapper:not(:first-child) .ant-input-number {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-input-number-group > .ant-input-number-affix-wrapper:not(:last-child) .ant-input-number {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-input-number-group-addon:first-child {
  border-right: 0;
}

.ant-input-number-group-addon:last-child {
  border-left: 0;
}

.ant-input-number-group > .ant-input-number:last-child,
.ant-input-number-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-input-number-group > .ant-input-number:last-child .ant-select .ant-select-selector,
.ant-input-number-group-addon:last-child .ant-select .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-input-number-group-lg .ant-input-number,
.ant-input-number-group-lg > .ant-input-number-group-addon {
  padding: 6.5px 11px;
  font-size: 16px;
}

.ant-input-number-group-sm .ant-input-number,
.ant-input-number-group-sm > .ant-input-number-group-addon {
  padding: 0px 7px;
}

.ant-input-number-group-lg .ant-select-single .ant-select-selector {
  height: 40px;
}

.ant-input-number-group-sm .ant-select-single .ant-select-selector {
  height: 24px;
}

.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child),
.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-input-number-group.ant-input-number-group-compact {
  display: block;
}

.ant-input-number-group.ant-input-number-group-compact::before {
  display: table;
  content: '';
}

.ant-input-number-group.ant-input-number-group-compact::after {
  display: table;
  clear: both;
  content: '';
}

.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child),
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}

.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):hover {
  z-index: 1;
}

.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):focus {
  z-index: 1;
}

.ant-input-number-group.ant-input-number-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}

.ant-input-number-group.ant-input-number-group-compact > .ant-input-number-affix-wrapper,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number-number-affix-wrapper,
.ant-input-number-group.ant-input-number-group-compact > .ant-picker-range {
  display: inline-flex;
}

.ant-input-number-group.ant-input-number-group-compact > *:not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}

.ant-input-number-group.ant-input-number-group-compact .ant-input-number {
  float: none;
}

.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input {
  border-right-width: 1px;
  border-radius: 0;
}

.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:hover {
  z-index: 1;
}

.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:focus {
  z-index: 1;
}

.ant-input-number-group.ant-input-number-group-compact > .ant-select-focused {
  z-index: 1;
}

.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-arrow {
  z-index: 1;
}

.ant-input-number-group.ant-input-number-group-compact > *:first-child,
.ant-input-number-group.ant-input-number-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:first-child .ant-input {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.ant-input-number-group.ant-input-number-group-compact > *:last-child,
.ant-input-number-group.ant-input-number-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
  border-right-width: 1px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}

.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper {
  margin-left: -1px;
}

.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper .ant-input-affix-wrapper {
  border-radius: 0;
}

.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input-group-addon > .ant-input-search-button {
  border-radius: 0;
}

.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 2px 0 0 2px;
}

.ant-input-number-group > .ant-input-number-rtl:first-child {
  border-radius: 0 2px 2px 0;
}

.ant-input-number-group > .ant-input-number-rtl:last-child {
  border-radius: 2px 0 0 2px;
}

.ant-input-number-group-rtl .ant-input-number-group-addon:first-child {
  border-right: 1px solid #E1E3E8;
  border-left: 0;
  border-radius: 0 2px 2px 0;
}

.ant-input-number-group-rtl .ant-input-number-group-addon:last-child {
  border-right: 0;
  border-left: 1px solid #E1E3E8;
  border-radius: 2px 0 0 2px;
}

.ant-input-number-group-wrapper {
  display: inline-block;
  text-align: start;
  vertical-align: top;
}

.ant-input-number-handler {
  position: relative;
  display: block;
  width: 100%;
  height: 50%;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: 0;
  text-align: center;
  border-left: 1px solid #E1E3E8;
  transition: all 0.1s linear;
}

.ant-input-number-handler:active {
  background: #f4f4f4;
}

.ant-input-number-handler:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler:hover .ant-input-number-handler-down-inner {
  color: #7591ff;
}

.ant-input-number-handler-up-inner,
.ant-input-number-handler-down-inner {
  display: inline-flex;
  align-items: center;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  width: 12px;
  height: 12px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 12px;
  transition: all 0.1s linear;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-input-number-handler-up-inner > *,
.ant-input-number-handler-down-inner > * {
  line-height: 1;
}

.ant-input-number-handler-up-inner svg,
.ant-input-number-handler-down-inner svg {
  display: inline-block;
}

.ant-input-number-handler-up-inner::before,
.ant-input-number-handler-down-inner::before {
  display: none;
}

.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon {
  display: block;
}

.ant-input-number:hover {
  border-color: #7591ff;
  border-right-width: 1px;
}

.ant-input-number:hover + .ant-form-item-children-icon {
  opacity: 0;
  transition: opacity 0.24s linear 0.24s;
}

.ant-input-number-focused {
  border-color: #7591ff;
  box-shadow: 0 0 0 2px rgba(76, 106, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}

.ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #E1E3E8;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}

.ant-input-number-disabled:hover {
  border-color: #E1E3E8;
  border-right-width: 1px;
}

.ant-input-number-disabled .ant-input-number-input {
  cursor: not-allowed;
}

.ant-input-number-disabled .ant-input-number-handler-wrap {
  display: none;
}

.ant-input-number-readonly .ant-input-number-handler-wrap {
  display: none;
}

.ant-input-number-input {
  width: 100%;
  height: 30px;
  padding: 0 11px;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 2px;
  outline: 0;
  transition: all 0.3s linear;
  -webkit-appearance: textfield !important;
     -moz-appearance: textfield !important;
          appearance: textfield !important;
}

.ant-input-number-input::-moz-placeholder {
  color: #bfbfbf;
  -moz-user-select: none;
       user-select: none;
}

.ant-input-number-input:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}

.ant-input-number-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-input-number-input:-moz-placeholder-shown {
  text-overflow: ellipsis;
}

.ant-input-number-input:-ms-input-placeholder {
  text-overflow: ellipsis;
}

.ant-input-number-input:placeholder-shown {
  text-overflow: ellipsis;
}

.ant-input-number-input[type='number']::-webkit-inner-spin-button,
.ant-input-number-input[type='number']::-webkit-outer-spin-button {
  margin: 0;
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -webkit-appearance: none;
  appearance: none;
}

.ant-input-number-lg {
  padding: 0;
  font-size: 16px;
}

.ant-input-number-lg input {
  height: 38px;
}

.ant-input-number-sm {
  padding: 0;
}

.ant-input-number-sm input {
  height: 22px;
  padding: 0 7px;
}

.ant-input-number-handler-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 100%;
  background: #fff;
  border-radius: 0 2px 2px 0;
  opacity: 0;
  transition: opacity 0.24s linear 0.1s;
}

.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: auto;
  margin-right: 0;
  font-size: 7px;
}

.ant-input-number-borderless .ant-input-number-handler-wrap {
  border-left-width: 0;
}

.ant-input-number-handler-wrap:hover .ant-input-number-handler {
  height: 40%;
}

.ant-input-number:hover .ant-input-number-handler-wrap,
.ant-input-number-focused .ant-input-number-handler-wrap {
  opacity: 1;
}

.ant-input-number-handler-up {
  border-top-right-radius: 2px;
  cursor: pointer;
}

.ant-input-number-handler-up-inner {
  top: 50%;
  margin-top: -5px;
  text-align: center;
}

.ant-input-number-handler-up:hover {
  height: 60% !important;
}

.ant-input-number-handler-down {
  top: 0;
  border-top: 1px solid #E1E3E8;
  border-bottom-right-radius: 2px;
  cursor: pointer;
}

.ant-input-number-handler-down-inner {
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
}

.ant-input-number-handler-down:hover {
  height: 60% !important;
}

.ant-input-number-borderless .ant-input-number-handler-down {
  border-top-width: 0;
}

.ant-input-number:hover:not(.ant-input-number-borderless) .ant-input-number-handler-down,
.ant-input-number-focused:not(.ant-input-number-borderless) .ant-input-number-handler-down {
  border-top: 1px solid #E1E3E8;
}

.ant-input-number-handler-up-disabled,
.ant-input-number-handler-down-disabled {
  cursor: not-allowed;
}

.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
  color: rgba(0, 0, 0, 0.25);
}

.ant-input-number-borderless {
  box-shadow: none;
}

.ant-input-number-out-of-range input {
  color: #ff4d4f;
}

.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
  margin-right: -1px;
}

.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
  margin-left: -1px;
}

.ant-input-number-compact-item:hover,
.ant-input-number-compact-item:focus,
.ant-input-number-compact-item:active {
  z-index: 2;
}

.ant-input-number-compact-item.ant-input-number-focused {
  z-index: 2;
}

.ant-input-number-compact-item[disabled] {
  z-index: 0;
}

.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
  border-radius: 0;
}

.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ant-input-number-rtl {
  direction: rtl;
}

.ant-input-number-rtl .ant-input-number-handler {
  border-right: 1px solid #E1E3E8;
  border-left: 0;
}

.ant-input-number-rtl .ant-input-number-handler-wrap {
  right: auto;
  left: 0;
}

.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap {
  border-right-width: 0;
}

.ant-input-number-rtl .ant-input-number-handler-up {
  border-top-right-radius: 0;
}

.ant-input-number-rtl .ant-input-number-handler-down {
  border-bottom-right-radius: 0;
}

.ant-input-number-rtl .ant-input-number-input {
  direction: ltr;
  text-align: right;
}

/* purgecss end ignore */
/* purgecss start ignore */

._atomicStageController_12iox_1 {
  box-sizing: content-box;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  position: absolute;
  top: -2px;
  left: -2px;
}

._atomicStageController_12iox_1 ._hoverRect_12iox_9 {
  position: absolute;
  border: 1px dashed #666;
  background: rgba(102, 102, 102, 0.1);
  cursor: pointer;
}

._atomicStageController_12iox_1 ._selectRect_12iox_15 {
  position: absolute;
  border: 2px solid #4c6aff;
  z-index: 100;
}

._atomicStageController_12iox_1 ._selectEditing_12iox_20 {
  border: none;
}

/* purgecss end ignore */
/* purgecss start ignore */

._batchSelectEditButtonView_ktpv2_1 {
  position: absolute;
  top: -26px;
  right: -2px;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.segmented-disabled-item,
.segmented-disabled-item:hover,
.segmented-disabled-item:focus {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.segmented-item-selected {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.05), 0 1px 4px -1px rgba(0, 0, 0, 0.07), 0 0 1px 0 rgba(0, 0, 0, 0.08);
}

.segmented-text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all;
}

.ant-segmented {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  padding: 2px;
  color: rgba(0, 0, 0, 0.65);
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 2px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-segmented-group {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-items: flex-start;
  width: 100%;
}

.ant-segmented.ant-segmented-block {
  display: flex;
}

.ant-segmented.ant-segmented-block .ant-segmented-item {
  flex: 1;
  min-width: 0;
}

.ant-segmented:not(.ant-segmented-disabled):hover,
.ant-segmented:not(.ant-segmented-disabled):focus {
  background-color: rgba(0, 0, 0, 0.06);
}

.ant-segmented-item {
  position: relative;
  text-align: center;
  cursor: pointer;
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-segmented-item-selected {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.05), 0 1px 4px -1px rgba(0, 0, 0, 0.07), 0 0 1px 0 rgba(0, 0, 0, 0.08);
  color: #262626;
}

.ant-segmented-item:hover,
.ant-segmented-item:focus {
  color: #262626;
}

.ant-segmented-item-label {
  min-height: 28px;
  padding: 0 11px;
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all;
}

.ant-segmented-item-icon + * {
  margin-left: 6px;
}

.ant-segmented-item-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}

.ant-segmented.ant-segmented-lg .ant-segmented-item-label {
  min-height: 36px;
  padding: 0 11px;
  font-size: 16px;
  line-height: 36px;
}

.ant-segmented.ant-segmented-sm .ant-segmented-item-label {
  min-height: 20px;
  padding: 0 7px;
  line-height: 20px;
}

.ant-segmented-item-disabled,
.ant-segmented-item-disabled:hover,
.ant-segmented-item-disabled:focus {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.ant-segmented-thumb {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.05), 0 1px 4px -1px rgba(0, 0, 0, 0.07), 0 0 1px 0 rgba(0, 0, 0, 0.08);
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  padding: 4px 0;
}

.ant-segmented-thumb-motion-appear-active {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  will-change: transform, width;
}

.ant-segmented.ant-segmented-rtl {
  direction: rtl;
}

.ant-segmented.ant-segmented-rtl .ant-segmented-item-icon {
  margin-right: 0;
  margin-left: 6px;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-slider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  height: 12px;
  margin: 10px 6px 10px;
  padding: 4px 0;
  cursor: pointer;
  touch-action: none;
}

.ant-slider-vertical {
  width: 12px;
  height: 100%;
  margin: 6px 10px;
  padding: 0 4px;
}

.ant-slider-vertical .ant-slider-rail {
  width: 4px;
  height: 100%;
}

.ant-slider-vertical .ant-slider-track {
  width: 4px;
}

.ant-slider-vertical .ant-slider-handle {
  margin-top: -6px;
  margin-left: -5px;
}

.ant-slider-vertical .ant-slider-mark {
  top: 0;
  left: 12px;
  width: 18px;
  height: 100%;
}

.ant-slider-vertical .ant-slider-mark-text {
  left: 4px;
  white-space: nowrap;
}

.ant-slider-vertical .ant-slider-step {
  width: 4px;
  height: 100%;
}

.ant-slider-vertical .ant-slider-dot {
  top: auto;
  margin-left: -2px;
}

.ant-slider-tooltip .ant-tooltip-inner {
  min-width: unset;
}

.ant-slider-rtl.ant-slider-vertical .ant-slider-handle {
  margin-right: -5px;
  margin-left: 0;
}

.ant-slider-rtl.ant-slider-vertical .ant-slider-mark {
  right: 12px;
  left: auto;
}

.ant-slider-rtl.ant-slider-vertical .ant-slider-mark-text {
  right: 4px;
  left: auto;
}

.ant-slider-rtl.ant-slider-vertical .ant-slider-dot {
  right: 2px;
  left: auto;
}

.ant-slider-with-marks {
  margin-bottom: 28px;
}

.ant-slider-rail {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #f5f5f5;
  border-radius: 2px;
  transition: background-color 0.3s;
}

.ant-slider-track {
  position: absolute;
  height: 4px;
  background-color: #c7d6ff;
  border-radius: 2px;
  transition: background-color 0.3s;
}

.ant-slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  margin-top: -5px;
  background-color: #fff;
  border: solid 2px #c7d6ff;
  border-radius: 50%;
  box-shadow: 0;
  cursor: pointer;
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

.ant-slider-handle-dragging {
  z-index: 1;
}

.ant-slider-handle:focus {
  border-color: #7088ff;
  outline: none;
  box-shadow: 0 0 0 5px rgba(76, 106, 255, 0.12);
}

.ant-slider-handle.ant-tooltip-open {
  border-color: #4c6aff;
}

.ant-slider-handle::after {
  position: absolute;
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
  content: '';
}

.ant-slider:hover .ant-slider-rail {
  background-color: #e1e1e1;
}

.ant-slider:hover .ant-slider-track {
  background-color: #9eb5ff;
}

.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
  border-color: #9eb5ff;
}

.ant-slider-mark {
  position: absolute;
  top: 14px;
  left: 0;
  width: 100%;
  font-size: 14px;
}

.ant-slider-mark-text {
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  word-break: keep-all;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ant-slider-mark-text-active {
  color: rgba(0, 0, 0, 0.85);
}

.ant-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
  pointer-events: none;
}

.ant-slider-dot {
  position: absolute;
  top: -2px;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 2px solid #f0f0f0;
  border-radius: 50%;
  cursor: pointer;
}

.ant-slider-dot-active {
  border-color: #a6b5ff;
}

.ant-slider-disabled {
  cursor: not-allowed;
}

.ant-slider-disabled .ant-slider-rail {
  background-color: #f5f5f5 !important;
}

.ant-slider-disabled .ant-slider-track {
  background-color: rgba(0, 0, 0, 0.25) !important;
}

.ant-slider-disabled .ant-slider-handle,
.ant-slider-disabled .ant-slider-dot {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.25) !important;
  box-shadow: none;
  cursor: not-allowed;
}

.ant-slider-disabled .ant-slider-mark-text,
.ant-slider-disabled .ant-slider-dot {
  cursor: not-allowed !important;
}

.ant-slider-rtl {
  direction: rtl;
}

.ant-slider-rtl .ant-slider-mark {
  right: 0;
  left: auto;
}

/* purgecss end ignore */
/* purgecss start ignore */

.mock-product-modal .ant-modal-header {
  border-bottom: none;
}

.mock-product-modal .add-btn {
  min-width: 80px;
  height: 32px;
  background: #4c6aff;
  margin: 24px auto 0;
  border-radius: 4px;
  font-weight: 400;
  padding: 4px 12px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}

.mock-product-modal .add-btn:hover {
  background: #7088ff;
}

.mock-product-modal .add-btn:active {
  background: #445fe5;
}

.mock-product-modal .ant-table-thead > tr > th {
  background: #f4f6f7;
  color: #7a8599;
  font-weight: 400;
  font-size: 14px;
}

.mock-product-modal .ant-modal-body {
  padding-top: 0;
  max-height: 410px;
  overflow-y: scroll;
  font-size: 12px;
  /* 设置滚动条的样式 */
  /* 滚动槽 */
  /* 滚动条滑块 */
}

.mock-product-modal .ant-modal-body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: #fff;
}

.mock-product-modal .ant-modal-body::-webkit-scrollbar-track {
  border-radius: 6px;
}

.mock-product-modal .ant-modal-body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(38, 42, 51, 0.3);
  padding: 4px;
}

.mock-product-modal :global(.ant-modal-footer) {
  border-top: none;
  padding: 15.5px 23.5px;
}

.mock-product-modal .add-wrapper {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #4c6aff;
}

.mock-product-modal .add-wrapper svg {
  margin-right: 4px;
  width: 18px;
  height: 18px;
}

.mock-product-modal .add-wrapper svg [stroke='#626E85'] {
  stroke: #4c6aff;
}

.mock-product-modal .search-outer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.mock-product-modal .search-outer .search {
  width: 280px;
}

.mock-product-modal .empty-list {
  margin-top: 100px;
}

.mock-product-modal .sample-link {
  display: block;
  margin-top: 8px;
  margin-bottom: 158px;
}

.mock-product-modal .add-product {
  margin-bottom: 158px;
}

.mock-product-modal .choose-products-outer {
  display: flex;
  margin-bottom: 16px;
  position: relative;
}

.mock-product-modal .choose-products-outer .title {
  font-size: 14px;
  line-height: 22px;
  color: #a9b2c2;
  flex-shrink: 0;
}

.mock-product-modal .choose-products-outer .choose-products {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.mock-product-modal .choose-products-outer .choose-products .product-item {
  padding: 0 8px;
  height: 20px;
  background: #f4f6f7;
  border-radius: 2px;
  display: flex;
  align-items: center;
}

.mock-product-modal .choose-products-outer .choose-products .product-item .product-name {
  max-width: 94px;
  min-width: 36px;
  line-height: 20px;
  font-size: 12px;
  color: #4e5a70;
  margin-right: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mock-product-modal .choose-products-outer .choose-products .product-item .close {
  cursor: pointer;
  stroke: #939cad;
}

.mock-product-modal .choose-products-outer .choose-products .product-item .close:hover {
  stroke: #4c6aff;
}

.add-product-modal .upload-container {
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px dotted #ccc;
  border-radius: 10px;
  font-size: 20px;
  overflow: hidden;
}

.add-product-modal .upload-container span {
  color: #999;
}

.add-product-modal .upload-container:hover {
  border-color: #7088ff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.choose-feature-commodity-operate {
  display: flex;
  justify-content: flex-end;
}

.choose-feature-commodity-operate-btn {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  color: #4c6aff;
  cursor: pointer;
}

.choose-feature-commodity-modal .commodity-content .ant-input {
  border: 1px solid #d9d9d9;
  width: 200px;
  margin-bottom: 20px;
}

.choose-feature-commodity-modal .commodity-content-title {
  text-align: center;
  font-size: 23px;
  margin-bottom: 20px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.product-update-column-modal .ant-modal-header {
  border-bottom: none;
}

.product-update-column-modal .ant-modal-body {
  padding: 0;
}

.product-update-column-modal .ant-modal-footer {
  border-top: none;
  padding: 15.5px 23.5px;
}

.product-update-column-modal .ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-bottom: 20px;
}

.product-update-column-modal .tip {
  width: 544px;
  height: 32px;
  background: #f2f7fe;
  font-weight: 400;
  font-size: 12px;
  line-height: 32px;
  color: #232d47;
  padding-left: 24px;
  box-sizing: border-box;
}

.product-update-column-modal .content {
  display: flex;
  padding: 24px;
}

.product-update-column-modal .content .title {
  width: 70px;
  font-size: 14px;
  color: #4e5a70;
  flex-shrink: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

.choose-commodity-attr-operate {
  display: flex;
  justify-content: flex-end;
}

.choose-commodity-attr-operate-btn {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  color: #4c6aff;
  cursor: pointer;
}

.choose-commodity-attr-modal .attr-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.choose-commodity-attr-modal .attr-content-title {
  color: #272e47;
  font-size: 20px;
  font-weight: 500;
}

.choose-commodity-attr-modal .attr-content-message {
  color: #272e47;
  font-size: 16px;
  margin: 12px 0 20px;
}

.choose-commodity-attr-modal .attr-content .ant-form-item-control-input-content {
  display: flex;
  justify-content: center;
}

.choose-commodity-attr-modal .attr-content .ant-form-item-control-input-content button:nth-child(2) {
  margin-left: 20px;
}

.choose-commodity-attr-modal .attr-content .ant-checkbox-inner {
  border: 1px solid #d9d9d9;
}

/* purgecss end ignore */
/* purgecss start ignore */

.clue-form-attr {
  margin-top: -38px;
}

.clue-form-attr-operate {
  display: flex;
  justify-content: flex-end;
}

.clue-form-attr-operate-btn {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  color: #4c6aff;
  cursor: pointer;
}

.clue-form-attr-choosed {
  margin-top: 10px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.choose-clue-attr-modal .ant-modal-content {
  border-radius: 8px;
}

.choose-clue-attr-modal .ant-modal-header {
  border-bottom: none;
  padding: 20px 24px 12px;
  border-radius: 8px;
}

.choose-clue-attr-modal .ant-modal-body {
  padding: 0;
}

.choose-clue-attr-modal .ant-modal-footer {
  border-top: none;
  padding: 18px 20px;
}

.choose-clue-attr-modal .ant-modal-close {
  top: 3px;
  right: 7px;
}

.choose-clue-attr-modal .ant-checkbox-wrapper {
  color: #272e47;
}

.choose-clue-attr-modal .ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-bottom: 20px;
}

.choose-clue-attr-modal .ant-checkbox-disabled .ant-checkbox-inner {
  background-color: #b7c3ff;
  border-color: #b7c3ff !important;
}

.choose-clue-attr-modal .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: #fff !important;
}

.choose-clue-attr-modal .form-item-configs {
  display: flex;
  flex-wrap: wrap;
  gap: 0 24px;
  margin: 0 auto 30px;
  width: 540px;
}

.choose-clue-attr-modal .form-item-configs .form-item-label {
  margin: 8px 0 24px;
  height: 36px;
}

.choose-clue-attr-modal .form-item-configs .form-item-label .ant-input:not(.ant-input-disabled) {
  outline: none;
  box-shadow: none;
  border-color: #e1e3e8;
}

.choose-clue-attr-modal .form-item-configs .form-item-label .ant-input:not(.ant-input-disabled):hover,
.choose-clue-attr-modal .form-item-configs .form-item-label .ant-input:not(.ant-input-disabled):focus {
  border-color: #4c6aff;
}

.choose-clue-attr-modal .form-item-configs .form-item-config-wrapper {
  width: calc(50% - 12px);
}

.choose-clue-attr-modal .form-item-configs .form-item-config {
  width: 100%;
  height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.choose-clue-attr-modal .form-item-configs .form-item-config .form-item-checkbox {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #272e47;
  line-height: 20px;
  cursor: pointer;
}

.choose-clue-attr-modal .form-item-configs .form-item-config .form-item-checkbox.disabled {
  cursor: not-allowed;
}

.choose-clue-attr-modal .form-item-configs .form-item-config .form-item-checkbox svg {
  margin-right: 4px;
}

.choose-clue-attr-modal .form-item-configs .form-item-config .form-item-checkbox .unchecked:hover rect {
  stroke: #7088ff;
}

.choose-clue-attr-modal .form-item-configs .form-item-config .form-item-switch {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #545a6e;
  line-height: 20px;
  cursor: pointer;
}

.choose-clue-attr-modal .form-item-configs .form-item-config .form-item-switch.disabled {
  cursor: not-allowed;
}

.choose-clue-attr-modal .form-item-configs .form-item-config .form-item-switch.not-select {
  color: #b7bac2;
}

.choose-clue-attr-modal .form-item-configs .form-item-config .form-item-switch svg {
  margin-left: 10px;
}

.choose-clue-attr-modal .form-item-configs .form-item-config .form-item-switch .disabled-checked [fill='#4C6AFF'] {
  fill: #b7c3ff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.t-radio-group {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  border-radius: var(--td-radius-default);
  flex-wrap: wrap;
  scrollbar-color: var(--td-scrollbar-color) transparent;
  scrollbar-width: thin;
}

.t-radio-group::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.t-radio-group::-webkit-scrollbar-thumb {
  border: 0px solid transparent;
  background-clip: content-box;
  background-color: var(--td-scrollbar-color);
  border-radius: 7px;
}

.t-radio-group::-webkit-scrollbar-thumb:vertical:hover,
.t-radio-group::-webkit-scrollbar-thumb:horizontal:hover {
  background-color: var(--td-scrollbar-hover-color);
}

.t-radio-group .t-radio {
  margin-right: var(--td-comp-margin-xxl);
}

.t-radio-group.t-radio-group__outline {
  flex-wrap: wrap;
  row-gap: var(--td-comp-margin-xs);
}

.t-radio-group.t-radio-group__outline.t-size-s .t-radio-button {
  height: var(--td-comp-size-xs);
}

.t-radio-group.t-radio-group__outline.t-size-m .t-radio-button {
  height: var(--td-comp-size-m);
}

.t-radio-group.t-radio-group__outline.t-size-l .t-radio-button {
  height: var(--td-comp-size-xl);
}

.t-radio-group.t-radio-group__outline .t-radio-button:first-child {
  border-radius: var(--td-radius-default) 0 0 var(--td-radius-default);
}

.t-radio-group.t-radio-group__outline .t-radio-button:last-child {
  border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0;
}

.t-radio-group.t-radio-group__outline .t-radio-button.t-is-checked {
  color: var(--td-brand-color);
}

.t-radio-group.t-radio-group__outline .t-radio-button.t-is-disabled.t-is-checked {
  color: var(--td-brand-color-disabled);
  border-color: var(--td-brand-color-disabled);
  background-color: var(--td-bg-color-specialcomponent);
}

.t-radio-group.t-radio-group--filled {
  border-color: var(--td-bg-color-component);
  padding: var(--td-comp-paddingTB-xxs) var(--td-comp-paddingLR-xxs);
  border-radius: var(--td-radius-default);
  background-color: var(--td-bg-color-component);
  position: relative;
}

.t-radio-group.t-radio-group--filled .t-radio-group__bg-block {
  position: absolute;
  left: 2px;
  top: 2px;
  width: 0;
  height: calc(100% - 4px);
  background-color: var(--td-bg-color-container-select);
  transition: all 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  border-radius: var(--td-radius-small);
}

.t-radio-group.t-radio-group--filled .t-radio-button {
  color: var(--td-text-color-secondary);
  border: 0;
  background-color: transparent;
}

.t-radio-group.t-radio-group--filled .t-radio-button:hover {
  color: var(--td-text-color-primary);
}

.t-radio-group.t-radio-group--filled .t-radio-button::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: calc(100% - 16px);
  background-color: var(--td-component-border);
  transition: opacity 0.2s cubic-bezier(0, 0, 0.15, 1);
}

.t-radio-group.t-radio-group--filled .t-radio-button:first-child::before {
  opacity: 0;
}

.t-radio-group.t-radio-group--filled .t-radio-button.t-is-checked {
  position: relative;
  color: var(--td-text-color-primary);
  z-index: 1;
  border: 0;
  transition: color 0.2s linear;
}

.t-radio-group.t-radio-group--filled .t-radio-button.t-is-checked::before {
  opacity: 0;
}

.t-radio-group.t-radio-group--filled .t-radio-button.t-is-checked + label::before {
  opacity: 0;
}

.t-radio-group.t-radio-group--filled .t-radio-button.t-is-disabled {
  background-color: transparent;
}

.t-radio-group.t-radio-group--filled .t-radio-button.t-is-disabled.t-is-checked {
  color: var(--td-text-color-disabled);
}

.t-radio-group.t-radio-group--filled .t-radio-button.t-is-disabled.t-is-checked ~ .t-radio-group__bg-block {
  background-color: var(--td-bg-color-component-disabled);
}

.t-radio-group.t-radio-group--primary-filled .t-radio-group__bg-block {
  background-color: var(--td-brand-color);
}

.t-radio-group.t-radio-group--primary-filled .t-radio-button.t-is-checked {
  color: var(--td-text-color-anti);
}

.t-radio-group.t-radio-group--primary-filled .t-radio-button.t-is-disabled.t-is-checked {
  color: var(--td-text-color-anti);
}

.t-radio-group.t-radio-group--primary-filled .t-radio-button.t-is-disabled.t-is-checked ~ .t-radio-group__bg-block {
  background-color: var(--td-brand-color-disabled);
}

.t-radio-group.t-size-s .t-radio-button {
  height: calc(var(--td-comp-size-xs) - var(--td-comp-paddingTB-xs));
  padding: 0px var(--td-comp-paddingLR-s);
  font: var(--td-font-body-small);
}

.t-radio-group.t-size-s .t-radio-button::before {
  height: calc(100% - 16px);
}

.t-radio-group.t-size-m .t-radio-button {
  height: calc(var(--td-comp-size-m) - var(--td-comp-paddingTB-xs));
  padding: var(--td-comp-paddingTB-xs) var(--td-comp-paddingLR-l);
  font: var(--td-font-body-medium);
}

.t-radio-group.t-size-m .t-radio-button::before {
  height: calc(100% - 20px);
}

.t-radio-group.t-size-l .t-radio-button {
  height: calc(var(--td-comp-size-xl) - var(--td-comp-paddingTB-xs));
  padding: var(--td-comp-paddingTB-s) var(--td-comp-paddingLR-xl);
  font: var(--td-font-body-large);
}

.t-radio-group.t-size-l .t-radio-button::before {
  height: calc(100% - 24px);
}

.t-radio-group .t-radio-button {
  cursor: pointer;
  position: relative;
  border: 1px solid;
  border-color: var(--td-border-level-2-color);
  border-right: 0;
  display: inline-flex;
  align-items: center;
  transition: color 0.2s cubic-bezier(0, 0, 0.15, 1);
  color: var(--td-text-color-primary);
  white-space: nowrap;
  box-sizing: border-box;
}

.t-radio-group .t-radio-button:first-child {
  border-radius: var(--td-radius-small) 0 0 var(--td-radius-small);
}

.t-radio-group .t-radio-button:last-child {
  border-right: 1px solid;
  border-right-color: var(--td-border-level-2-color);
  border-radius: 0 var(--td-radius-small) var(--td-radius-small) 0;
}

.t-radio-group .t-radio-button__former {
  opacity: 0;
  height: 0;
  width: 0;
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}

.t-radio-group .t-radio-button:hover {
  color: var(--td-brand-color);
}

.t-radio-group .t-radio-button.t-is-checked {
  border-right: 1px solid;
  border-color: var(--td-brand-color);
  transition: border-color 0.2s cubic-bezier(0, 0, 0.15, 1);
}

.t-radio-group .t-radio-button.t-is-checked + .t-radio-button {
  border-left: 0;
}

.t-radio-group .t-radio-button.t-is-disabled {
  cursor: not-allowed;
  color: var(--td-text-color-disabled);
  background-color: var(--td-bg-color-component-disabled);
}

.t-radio-group .t-radio-button.t-is-disabled:hover {
  border-color: var(--td-border-level-2-color);
  color: var(--td-text-color-disabled);
}

.t-radio-group .t-radio-button.t-is-disabled:hover::after {
  width: 0;
}

.t-radio-group .t-radio-button.t-is-disabled.t-is-checked {
  color: var(--td-text-color-disabled);
}

.t-radio-group .t-radio-button.t-is-disabled.t-is-checked::after {
  width: 0;
}

.t-radio {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  cursor: pointer;
}

.t-radio__former {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  opacity: 0;
  position: absolute;
}

.t-radio__input {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  border-radius: var(--td-radius-circle);
  border: 1px solid var(--td-border-level-2-color);
  background-color: var(--td-bg-color-container);
  transition: border 0.2s cubic-bezier(0, 0, 0.15, 1);
}

.t-radio__input::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
  transform: scale(0.5);
  opacity: 0;
  border-radius: var(--td-radius-circle);
  background-color: var(--td-brand-color);
  transition: all 0.2s cubic-bezier(0, 0, 0.15, 1);
}

.t-radio__label {
  display: inline-block;
  margin-left: var(--td-comp-margin-s);
  color: var(--td-text-color-primary);
  vertical-align: middle;
  font: var(--td-font-body-medium);
  white-space: nowrap;
}

.t-radio:hover .t-radio__input {
  border-color: var(--td-brand-color);
}

.t-radio.t-is-checked .t-radio__input {
  border-color: var(--td-brand-color);
}

.t-radio.t-is-checked .t-radio__input::after {
  opacity: 1;
}

.t-radio.t-is-disabled {
  cursor: not-allowed;
}

.t-radio.t-is-disabled .t-radio__label {
  color: var(--td-text-color-disabled);
}

.t-radio.t-is-disabled .t-radio__input {
  background-color: var(--td-bg-color-component-disabled);
}

.t-radio.t-is-disabled:hover .t-radio__input {
  border-color: var(--td-border-level-2-color);
}

.t-radio.t-is-disabled.t-is-checked .t-radio__input {
  border-color: var(--td-border-level-2-color);
}

.t-radio.t-is-disabled.t-is-checked .t-radio__input::after {
  background-color: var(--td-text-color-disabled);
}

/* purgecss end ignore */
/* purgecss start ignore */

.input-readonly.t-is-readonly {
  color: var(--td-text-color-primary);
  background-color: var(--td-bg-color-specialcomponent);
}

.input-readonly.t-is-readonly .t-input__inner {
  cursor: pointer;
}

.input-disabled.t-is-disabled {
  color: var(--td-text-color-disabled);
  background-color: var(--td-bg-color-component-disabled);
}

.input-disabled.t-is-disabled:hover {
  border-color: var(--td-border-level-2-color);
}

.input-disabled.t-is-disabled .t-input__inner {
  cursor: not-allowed;
  color: var(--td-text-color-disabled);
}

.input-disabled.t-is-disabled .t-input__inner::-moz-placeholder {
  color: var(--td-text-color-disabled);
}

.input-disabled.t-is-disabled .t-input__inner::placeholder {
  color: var(--td-text-color-disabled);
}

.input-disabled.t-is-disabled > .t-input__prefix .t-icon,
.input-disabled.t-is-disabled > .t-input__suffix .t-icon {
  color: var(--td-text-color-disabled);
}

.t-input {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  height: var(--td-comp-size-m);
  border-width: 1px;
  border-style: solid;
  border-radius: var(--td-radius-default);
  border-color: var(--td-border-level-2-color);
  padding: 0 var(--td-comp-paddingLR-s);
  background-color: var(--td-bg-color-specialcomponent);
  outline: none;
  color: var(--td-text-color-primary);
  font: var(--td-font-body-medium);
  width: 100%;
  box-sizing: border-box;
  transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.t-input:hover {
  border-color: var(--td-brand-color);
}

.t-input:focus {
  z-index: 1;
  border-color: var(--td-brand-color);
  box-shadow: 0 0 0 2px var(--td-brand-color-focus);
}

.t-input--focused {
  border-color: var(--td-brand-color);
  box-shadow: 0 0 0 2px var(--td-brand-color-focus);
  z-index: 1;
}

.t-input :focus-visible {
  outline: none;
}

.t-input__inner {
  flex: 1;
  border: none;
  outline: none;
  padding: 0;
  max-width: 100%;
  min-width: 0;
  color: var(--td-text-color-primary);
  font: inherit;
  background-color: transparent;
  box-sizing: border-box;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.t-input__inner::-moz-placeholder {
  color: var(--td-text-color-placeholder);
}

.t-input__inner::placeholder {
  color: var(--td-text-color-placeholder);
}

.t-input__inner:-moz-placeholder-shown {
  text-overflow: ellipsis;
  width: 100%;
}

.t-input__inner:placeholder-shown {
  text-overflow: ellipsis;
  width: 100%;
}

.t-input__inner[type="password"]::-ms-reveal {
  display: none;
}

.t-input__inner[type="search"]::-webkit-search-decoration,
.t-input__inner[type="search"]::-webkit-search-cancel-button,
.t-input__inner[type="search"]::-webkit-search-results-button,
.t-input__inner[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
          appearance: none;
}

.t-input__extra {
  font: var(--td-font-body-small);
  color: var(--td-text-color-placeholder);
}

.t-input__status {
  position: absolute;
  right: -24px;
  top: 0;
}

.t-input.t-input--suffix > span.t-input__clear {
  opacity: 0;
  visibility: hidden;
  transition: border cubic-bezier(0.38, 0, 0.24, 1) 0.2s, box-shadow cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
}

.t-input.t-input--suffix:hover > span.t-input__clear {
  opacity: 1;
  visibility: visible;
}

.t-input.t-is-success {
  border-color: var(--td-success-color);
}

.t-input.t-is-success:focus {
  box-shadow: 0 0 0 2px var(--td-success-color-focus);
}

.t-input.t-is-success.t-input--focused {
  box-shadow: 0 0 0 2px var(--td-success-color-focus);
}

.t-input.t-is-success > .t-input__extra {
  color: var(--td-success-color);
}

.t-input.t-is-warning {
  border-color: var(--td-warning-color);
}

.t-input.t-is-warning:focus {
  box-shadow: 0 0 0 2px var(--td-warning-color-focus);
}

.t-input.t-is-warning.t-input--focused {
  box-shadow: 0 0 0 2px var(--td-warning-color-focus);
}

.t-input.t-is-warning > .t-input__extra {
  color: var(--td-warning-color);
}

.t-input.t-is-error {
  border-color: var(--td-error-color);
}

.t-input.t-is-error:focus {
  box-shadow: 0 0 0 2px var(--td-error-color-focus);
}

.t-input.t-is-error.t-input--focused {
  box-shadow: 0 0 0 2px var(--td-error-color-focus);
}

.t-input.t-is-error > .t-input__extra {
  color: var(--td-error-color);
}

.t-input.t-is-readonly {
  color: var(--td-text-color-primary);
  background-color: var(--td-bg-color-specialcomponent);
}

.t-input.t-is-readonly .t-input__inner {
  cursor: pointer;
}

.t-input.t-is-disabled {
  color: var(--td-text-color-disabled);
  background-color: var(--td-bg-color-component-disabled);
}

.t-input.t-is-disabled:hover {
  border-color: var(--td-border-level-2-color);
}

.t-input.t-is-disabled .t-input__inner {
  cursor: not-allowed;
  color: var(--td-text-color-disabled);
}

.t-input.t-is-disabled .t-input__inner::-moz-placeholder {
  color: var(--td-text-color-disabled);
}

.t-input.t-is-disabled .t-input__inner::placeholder {
  color: var(--td-text-color-disabled);
}

.t-input.t-is-disabled > .t-input__prefix .t-icon,
.t-input.t-is-disabled > .t-input__suffix .t-icon {
  color: var(--td-text-color-disabled);
}

.t-input.t-input--prefix > .t-input__prefix {
  z-index: 2;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: var(--td-font-size-body-medium);
}

.t-input.t-input--prefix > .t-input__prefix-icon {
  font-size: var(--td-font-size-body-large);
}

.t-input.t-input--suffix > .t-input__suffix {
  z-index: 2;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: var(--td-font-size-body-medium);
}

.t-input.t-input--suffix > .t-input__suffix-icon {
  font-size: var(--td-font-size-body-large);
}

.t-input .t-input__suffix-clear {
  cursor: pointer;
}

.t-input.t-size-l {
  height: var(--td-comp-size-xl);
  font: var(--td-font-body-large);
  padding: var(--td-comp-paddingTB-m) var(--td-comp-paddingLR-m);
}

.t-input.t-size-s {
  height: var(--td-comp-size-xs);
  font: var(--td-font-body-small);
}

.t-input .t-input__prefix > .t-icon,
.t-input .t-input__suffix > .t-icon {
  font-size: inherit;
}

.t-input .t-input__prefix > .t-icon {
  font-size: 16px;
  color: var(--td-text-color-placeholder);
}

.t-input .t-input__prefix:not(:empty) {
  margin-right: var(--td-comp-margin-s);
}

.t-input .t-input__suffix > .t-icon {
  color: var(--td-text-color-placeholder);
  transition: all 0.2s linear;
}

.t-input .t-input__suffix > .t-icon:hover {
  color: var(--td-text-color-secondary);
  transition: all 0.2s linear;
}

.t-input .t-input__suffix:not(:empty) {
  margin-left: var(--td-comp-margin-s);
}

.t-input.t-is-focused .t-input__prefix > .t-icon {
  color: var(--td-brand-color);
}

.t-input.t-is-focused .t-input__suffix > .t-icon-time,
.t-input.t-is-focused .t-input__suffix .t-icon-calendar {
  color: var(--td-brand-color);
}

.t-input-group {
  position: relative;
  display: inline-flex;
  align-items: stretch;
}

.t-input-group .t-input__wrap {
  border-radius: 0;
}

.t-input-group .t-input__wrap:first-child {
  border-radius: var(--td-radius-default) 0 0 var(--td-radius-default);
}

.t-input-group .t-input__wrap:last-child {
  border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0;
}

.t-input-group .t-button,
.t-input-group .t-select {
  border-radius: 0;
}

.t-input-group .t-button:not(:first-child),
.t-input-group .t-select:not(:first-child) {
  margin-left: -1px;
}

.t-input-group .t-input__wrap:not(:first-child) .t-input {
  margin-left: -1px;
}

.t-input-group .t-input__wrap:first-child .t-input {
  border-radius: var(--td-radius-default) 0 0 var(--td-radius-default);
}

.t-input-group .t-input__wrap:last-child .t-input {
  border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0;
}

.t-input-group .t-button:first-child,
.t-input-group .t-select:first-child {
  border-radius: var(--td-radius-default) 0 0 var(--td-radius-default);
}

.t-input-group .t-button:last-child,
.t-input-group .t-select:last-child {
  border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0;
}

.t-input-group--separate .t-input__wrap + .t-input__wrap {
  margin-left: var(--td-comp-margin-xxxl);
}

.t-input-group--separate .t-button,
.t-input-group--separate .t-select {
  border-radius: var(--td-radius-default);
}

.t-input-group--separate .t-button:first-child,
.t-input-group--separate .t-select:first-child {
  border-radius: var(--td-radius-default) 0 0 var(--td-radius-default);
}

.t-input-group--separate .t-button:last-child,
.t-input-group--separate .t-select:last-child {
  border-radius: 0 var(--td-radius-default) var(--td-radius-default) 0;
}

.t-input-group--separate .t-input__wrap .t-input {
  border-radius: var(--td-radius-default);
}

.t-input-group--separate .t-input__wrap .t-input:first-child {
  border-radius: var(--td-radius-default);
}

.t-input-group--separate .t-input__wrap .t-input:last-child {
  border-radius: var(--td-radius-default);
}

.t-input-group .t-input__inner,
.t-input-group .t-button,
.t-input-group .t-select {
  position: relative;
  z-index: 0;
}

.t-input-group .t-input__inner:hover,
.t-input-group .t-button:hover,
.t-input-group .t-select:hover,
.t-input-group .t-input__inner:focus,
.t-input-group .t-button:focus,
.t-input-group .t-select:focus,
.t-input-group .t-input__inner:active,
.t-input-group .t-button:active,
.t-input-group .t-select:active {
  z-index: 1;
}

.t-input__wrap {
  width: 100%;
}

.t-input__tips {
  height: auto;
  min-height: var(--td-line-height-body-small);
  font: var(--td-font-body-small);
  position: absolute;
}

.t-input__tips--default {
  color: var(--td-text-color-placeholder);
}

.t-input__tips--success {
  color: var(--td-success-color);
}

.t-input__tips--warning {
  color: var(--td-warning-color);
}

.t-input__tips--error {
  color: var(--td-error-color);
}

.t-align-center > .t-input__inner {
  text-align: center;
}

.t-align-right > .t-input__inner {
  text-align: right;
}

.t-input__input-pre {
  position: absolute;
  visibility: hidden;
  white-space: pre;
  display: block;
}

.t-input--auto-width {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 60px;
}

.t-input__limit-number {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-placeholder);
  background: var(--td-bg-color-specialcomponent);
}

.t-input__limit-number.t-is-disabled {
  background: var(--td-bg-color-component-disabled);
}

/* purgecss end ignore */
/*purgecss start ignore */

@keyframes t-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes t-fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes t-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.t-icon-loading {
  animation: t-spin 1s linear infinite;
}

@keyframes t-zoom-out {
  from {
    transform: scale(0.2);
  }

  to {
    transform: scale(1);
  }
}

.t-loading {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  color: var(--td-brand-color);
  font-size: var(--td-comp-size-l);
}

.t-loading--lock {
  overflow: hidden;
}

.t-loading.t-size-s {
  font-size: var(--td-comp-size-xxxs);
}

.t-loading.t-size-l {
  font-size: var(--td-comp-size-xxxl);
}

.t-loading__parent--relative {
  position: relative !important;
}

.t-loading__fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3500;
}

.t-loading--center {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  justify-content: center;
}

.t-loading__content {
  position: absolute;
  left: 48%;
  top: 20%;
}

.t-loading--inherit-color {
  color: inherit;
}

.t-loading__parent {
  position: relative;
}

.t-loading__overlay {
  background-color: var(--td-mask-disabled);
}

/** 仅用于作为包裹元素时 */

.t-loading--full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.t-loading--hidden {
  visibility: hidden;
}

.t-loading--visible {
  visibility: visible;
}

.t-loading__text {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  font: var(--td-font-body-medium);
  margin-left: var(--td-comp-margin-xs);
}

.t-loading__gradient {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
}

.t-loading__gradient-conic {
  width: 100%;
  height: 100%;
  border-radius: var(--td-radius-circle);
  /* stylelint-disable-next-line color-no-hex */
  background: conic-gradient(from 90deg at 50% 50%, #fff 0deg, currentcolor 360deg);
  /* stylelint-disable-next-line */
  -webkit-mask: radial-gradient(transparent calc(50% - 0.5px), #fff 50%);
  /* stylelint-disable-next-line color-no-hex */
  mask: radial-gradient(transparent calc(50% - 0.5px), #fff 50%);
}

/*purgecss end ignore */
/* purgecss start ignore */

.t-button {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-size: var(--td-font-body-medium);
  outline: none;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  background-color: transparent;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: var(--td-radius-default);
  transition: all 0.2s linear;
  touch-action: manipulation;
  text-decoration: none;
}

.t-button .t-button__text,
.t-button .t-icon {
  position: relative;
  z-index: 1;
  display: inline-flex;
}

.t-button .t-icon {
  font-size: var(--td-font-size-body-large);
}

.t-button .t-loading {
  font-size: var(--td-font-size-body-large);
}

.t-button .t-icon + .t-button__text:not(:empty) {
  margin-left: 8px;
}

.t-button .t-loading + .t-button__text:not(:empty) {
  margin-left: 8px;
}

.t-button .t-button__suffix:not(:empty) {
  display: inline-flex;
  margin-left: 8px;
}

.t-button--variant-base {
  color: var(--td-text-color-anti);
  height: var(--td-comp-size-m);
  font: var(--td-font-body-medium);
  padding-left: calc(var(--td-comp-paddingLR-l) - 0);
  padding-right: calc(var(--td-comp-paddingLR-l) - 0);
  background-color: var(--td-bg-color-component);
  border-color: var(--td-bg-color-component);
  color: var(--td-text-color-primary);
}

.t-button--variant-base .t-icon,
.t-button--variant-base .t-loading {
  font-size: var(--td-font-size-body-large);
}

.t-button--variant-base:hover {
  background-color: var(--td-bg-color-component-hover);
}

.t-button--variant-base.t-is-loading {
  background-color: var(--td-bg-color-component);
}

.t-button--variant-base.t-is-disabled {
  background-color: var(--td-bg-color-component-disabled);
}

.t-button--variant-base:hover {
  border-color: var(--td-bg-color-component-hover);
}

.t-button--variant-base.t-is-loading {
  border-color: var(--td-bg-color-component);
}

.t-button--variant-base.t-is-disabled {
  border-color: var(--td-bg-color-component-disabled);
}

.t-button--variant-base:hover {
  color: var(--td-text-color-primary);
}

.t-button--variant-base.t-is-loading {
  color: var(--td-text-color-primary);
}

.t-button--variant-base.t-is-disabled {
  color: var(--td-text-color-disabled);
}

.t-button--variant-base.t-button--theme-primary {
  color: var(--td-text-color-anti);
  background-color: var(--td-brand-color);
  border-color: var(--td-brand-color);
}

.t-button--variant-base.t-button--theme-primary:hover {
  background-color: var(--td-brand-color-hover);
}

.t-button--variant-base.t-button--theme-primary.t-is-loading {
  background-color: var(--td-brand-color);
}

.t-button--variant-base.t-button--theme-primary.t-is-disabled {
  background-color: var(--td-brand-color-disabled);
}

.t-button--variant-base.t-button--theme-primary:hover {
  border-color: var(--td-brand-color-hover);
}

.t-button--variant-base.t-button--theme-primary.t-is-loading {
  border-color: var(--td-brand-color);
}

.t-button--variant-base.t-button--theme-primary.t-is-disabled {
  border-color: var(--td-brand-color-disabled);
}

.t-button--variant-base.t-button--theme-success {
  color: var(--td-text-color-anti);
  background-color: var(--td-success-color);
  border-color: var(--td-success-color);
}

.t-button--variant-base.t-button--theme-success:hover {
  background-color: var(--td-success-color-hover);
}

.t-button--variant-base.t-button--theme-success.t-is-loading {
  background-color: var(--td-success-color);
}

.t-button--variant-base.t-button--theme-success.t-is-disabled {
  background-color: var(--td-success-color-disabled);
}

.t-button--variant-base.t-button--theme-success:hover {
  border-color: var(--td-success-color-hover);
}

.t-button--variant-base.t-button--theme-success.t-is-loading {
  border-color: var(--td-success-color);
}

.t-button--variant-base.t-button--theme-success.t-is-disabled {
  border-color: var(--td-success-color-disabled);
}

.t-button--variant-base.t-button--theme-warning {
  color: var(--td-text-color-anti);
  background-color: var(--td-warning-color);
  border-color: var(--td-warning-color);
}

.t-button--variant-base.t-button--theme-warning:hover {
  background-color: var(--td-warning-color-hover);
}

.t-button--variant-base.t-button--theme-warning.t-is-loading {
  background-color: var(--td-warning-color);
}

.t-button--variant-base.t-button--theme-warning.t-is-disabled {
  background-color: var(--td-warning-color-disabled);
}

.t-button--variant-base.t-button--theme-warning:hover {
  border-color: var(--td-warning-color-hover);
}

.t-button--variant-base.t-button--theme-warning.t-is-loading {
  border-color: var(--td-warning-color);
}

.t-button--variant-base.t-button--theme-warning.t-is-disabled {
  border-color: var(--td-warning-color-disabled);
}

.t-button--variant-base.t-button--theme-danger {
  color: var(--td-text-color-anti);
  background-color: var(--td-error-color);
  border-color: var(--td-error-color);
}

.t-button--variant-base.t-button--theme-danger:hover {
  background-color: var(--td-error-color-hover);
}

.t-button--variant-base.t-button--theme-danger.t-is-loading {
  background-color: var(--td-error-color);
}

.t-button--variant-base.t-button--theme-danger.t-is-disabled {
  background-color: var(--td-error-color-disabled);
}

.t-button--variant-base.t-button--theme-danger:hover {
  border-color: var(--td-error-color-hover);
}

.t-button--variant-base.t-button--theme-danger.t-is-loading {
  border-color: var(--td-error-color);
}

.t-button--variant-base.t-button--theme-danger.t-is-disabled {
  border-color: var(--td-error-color-disabled);
}

.t-button--variant-base.t-button--ghost {
  background-color: transparent;
  color: var(--td-text-color-anti);
  border-color: var(--td-text-color-anti);
}

.t-button--variant-base.t-button--ghost:hover {
  background-color: transparent;
}

.t-button--variant-base.t-button--ghost:active {
  background-color: transparent;
}

.t-button--variant-base.t-button--ghost.t-is-loading {
  background-color: transparent;
}

.t-button--variant-base.t-button--ghost.t-is-disabled {
  background-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-base.t-button--ghost:hover {
  color: var(--td-brand-color-hover);
}

.t-button--variant-base.t-button--ghost:active {
  color: var(--td-brand-color-active);
}

.t-button--variant-base.t-button--ghost.t-is-loading {
  color: var(--td-text-color-anti);
}

.t-button--variant-base.t-button--ghost.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-base.t-button--ghost:hover {
  border-color: var(--td-brand-color-hover);
}

.t-button--variant-base.t-button--ghost:active {
  border-color: var(--td-brand-color-active);
}

.t-button--variant-base.t-button--ghost.t-is-loading {
  border-color: var(--td-text-color-anti);
}

.t-button--variant-base.t-button--ghost.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary {
  color: var(--td-brand-color);
  border-color: var(--td-brand-color);
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary:hover {
  color: var(--td-brand-color-hover);
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary:active {
  color: var(--td-brand-color-active);
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary.t-is-loading {
  color: var(--td-brand-color);
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary:hover {
  border-color: var(--td-brand-color-hover);
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary:active {
  border-color: var(--td-brand-color-active);
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary.t-is-loading {
  border-color: var(--td-brand-color);
}

.t-button--variant-base.t-button--ghost.t-button--theme-primary.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-base.t-button--ghost.t-button--theme-success {
  color: var(--td-success-color);
  border-color: var(--td-success-color);
}

.t-button--variant-base.t-button--ghost.t-button--theme-success:hover {
  color: var(--td-success-color-hover);
}

.t-button--variant-base.t-button--ghost.t-button--theme-success:active {
  color: var(--td-success-color-active);
}

.t-button--variant-base.t-button--ghost.t-button--theme-success.t-is-loading {
  color: var(--td-success-color);
}

.t-button--variant-base.t-button--ghost.t-button--theme-success.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-base.t-button--ghost.t-button--theme-success:hover {
  border-color: var(--td-success-color-hover);
}

.t-button--variant-base.t-button--ghost.t-button--theme-success:active {
  border-color: var(--td-success-color-active);
}

.t-button--variant-base.t-button--ghost.t-button--theme-success.t-is-loading {
  border-color: var(--td-success-color);
}

.t-button--variant-base.t-button--ghost.t-button--theme-success.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning {
  color: var(--td-warning-color);
  border-color: var(--td-warning-color);
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning:hover {
  color: var(--td-warning-color-hover);
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning:active {
  color: var(--td-warning-color-active);
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning.t-is-loading {
  color: var(--td-warning-color);
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning:hover {
  border-color: var(--td-warning-color-hover);
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning:active {
  border-color: var(--td-warning-color-active);
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning.t-is-loading {
  border-color: var(--td-warning-color);
}

.t-button--variant-base.t-button--ghost.t-button--theme-warning.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger {
  color: var(--td-error-color);
  border-color: var(--td-error-color);
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger:hover {
  color: var(--td-error-color-hover);
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger:active {
  color: var(--td-error-color-active);
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger.t-is-loading {
  color: var(--td-error-color);
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger:hover {
  border-color: var(--td-error-color-hover);
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger:active {
  border-color: var(--td-error-color-active);
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger.t-is-loading {
  border-color: var(--td-error-color);
}

.t-button--variant-base.t-button--ghost.t-button--theme-danger.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-outline {
  height: var(--td-comp-size-m);
  font: var(--td-font-body-medium);
  padding-left: calc(var(--td-comp-paddingLR-l) - 0);
  padding-right: calc(var(--td-comp-paddingLR-l) - 0);
  color: var(--td-text-color-primary);
  background-color: var(--td-bg-color-specialcomponent);
  border-color: var(--td-border-level-2-color);
}

.t-button--variant-outline .t-icon,
.t-button--variant-outline .t-loading {
  font-size: var(--td-font-size-body-large);
}

.t-button--variant-outline:hover {
  color: var(--td-brand-color-hover);
}

.t-button--variant-outline.t-is-loading {
  color: var(--td-text-color-primary);
}

.t-button--variant-outline.t-is-disabled {
  color: var(--td-text-color-disabled);
}

.t-button--variant-outline:hover {
  background-color: var(--td-bg-color-specialcomponent);
}

.t-button--variant-outline.t-is-loading {
  background-color: var(--td-bg-color-specialcomponent);
}

.t-button--variant-outline.t-is-disabled {
  background-color: var(--td-bg-color-component-disabled);
}

.t-button--variant-outline:hover {
  border-color: var(--td-brand-color-hover);
}

.t-button--variant-outline.t-is-loading {
  border-color: var(--td-border-level-2-color);
}

.t-button--variant-outline.t-is-disabled {
  border-color: var(--td-border-level-2-color);
}

.t-button--variant-outline.t-button--theme-primary {
  color: var(--td-brand-color);
  border-color: var(--td-brand-color);
}

.t-button--variant-outline.t-button--theme-primary:hover {
  color: var(--td-brand-color-hover);
}

.t-button--variant-outline.t-button--theme-primary.t-is-loading {
  color: var(--td-brand-color);
}

.t-button--variant-outline.t-button--theme-primary.t-is-disabled {
  color: var(--td-brand-color-disabled);
}

.t-button--variant-outline.t-button--theme-primary:hover {
  border-color: var(--td-brand-color-hover);
}

.t-button--variant-outline.t-button--theme-primary.t-is-loading {
  border-color: var(--td-brand-color);
}

.t-button--variant-outline.t-button--theme-primary.t-is-disabled {
  border-color: var(--td-brand-color-disabled);
}

.t-button--variant-outline.t-button--theme-success {
  color: var(--td-success-color);
  border-color: var(--td-success-color);
}

.t-button--variant-outline.t-button--theme-success:hover {
  color: var(--td-success-color-hover);
}

.t-button--variant-outline.t-button--theme-success.t-is-loading {
  color: var(--td-success-color);
}

.t-button--variant-outline.t-button--theme-success.t-is-disabled {
  color: var(--td-success-color-disabled);
}

.t-button--variant-outline.t-button--theme-success:hover {
  border-color: var(--td-success-color-hover);
}

.t-button--variant-outline.t-button--theme-success.t-is-loading {
  border-color: var(--td-success-color);
}

.t-button--variant-outline.t-button--theme-success.t-is-disabled {
  border-color: var(--td-success-color-disabled);
}

.t-button--variant-outline.t-button--theme-warning {
  color: var(--td-warning-color);
  border-color: var(--td-warning-color);
}

.t-button--variant-outline.t-button--theme-warning:hover {
  color: var(--td-warning-color-hover);
}

.t-button--variant-outline.t-button--theme-warning.t-is-loading {
  color: var(--td-warning-color);
}

.t-button--variant-outline.t-button--theme-warning.t-is-disabled {
  color: var(--td-warning-color-disabled);
}

.t-button--variant-outline.t-button--theme-warning:hover {
  border-color: var(--td-warning-color-hover);
}

.t-button--variant-outline.t-button--theme-warning.t-is-loading {
  border-color: var(--td-warning-color);
}

.t-button--variant-outline.t-button--theme-warning.t-is-disabled {
  border-color: var(--td-warning-color-disabled);
}

.t-button--variant-outline.t-button--theme-danger {
  color: var(--td-error-color);
  border-color: var(--td-error-color);
}

.t-button--variant-outline.t-button--theme-danger:hover {
  color: var(--td-error-color-hover);
}

.t-button--variant-outline.t-button--theme-danger.t-is-loading {
  color: var(--td-error-color);
}

.t-button--variant-outline.t-button--theme-danger.t-is-disabled {
  color: var(--td-error-color-disabled);
}

.t-button--variant-outline.t-button--theme-danger:hover {
  border-color: var(--td-error-color-hover);
}

.t-button--variant-outline.t-button--theme-danger.t-is-loading {
  border-color: var(--td-error-color);
}

.t-button--variant-outline.t-button--theme-danger.t-is-disabled {
  border-color: var(--td-error-color-disabled);
}

.t-button--variant-outline.t-button--ghost {
  background-color: transparent;
  color: var(--td-text-color-anti);
  border-color: var(--td-text-color-anti);
}

.t-button--variant-outline.t-button--ghost:hover {
  background-color: transparent;
}

.t-button--variant-outline.t-button--ghost:active {
  background-color: transparent;
}

.t-button--variant-outline.t-button--ghost.t-is-loading {
  background-color: transparent;
}

.t-button--variant-outline.t-button--ghost.t-is-disabled {
  background-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-outline.t-button--ghost:hover {
  color: var(--td-brand-color-hover);
}

.t-button--variant-outline.t-button--ghost:active {
  color: var(--td-brand-color-active);
}

.t-button--variant-outline.t-button--ghost.t-is-loading {
  color: var(--td-text-color-anti);
}

.t-button--variant-outline.t-button--ghost.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-outline.t-button--ghost:hover {
  border-color: var(--td-brand-color-hover);
}

.t-button--variant-outline.t-button--ghost:active {
  border-color: var(--td-brand-color-active);
}

.t-button--variant-outline.t-button--ghost.t-is-loading {
  border-color: var(--td-text-color-anti);
}

.t-button--variant-outline.t-button--ghost.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary {
  color: var(--td-brand-color);
  border-color: var(--td-brand-color);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary:hover {
  color: var(--td-brand-color-hover);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary:active {
  color: var(--td-brand-color-active);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary.t-is-loading {
  color: var(--td-brand-color);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary:hover {
  border-color: var(--td-brand-color-hover);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary:active {
  border-color: var(--td-brand-color-active);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary.t-is-loading {
  border-color: var(--td-brand-color);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-primary.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success {
  color: var(--td-success-color);
  border-color: var(--td-success-color);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success:hover {
  color: var(--td-success-color-hover);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success:active {
  color: var(--td-success-color-active);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success.t-is-loading {
  color: var(--td-success-color);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success:hover {
  border-color: var(--td-success-color-hover);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success:active {
  border-color: var(--td-success-color-active);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success.t-is-loading {
  border-color: var(--td-success-color);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-success.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning {
  color: var(--td-warning-color);
  border-color: var(--td-warning-color);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning:hover {
  color: var(--td-warning-color-hover);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning:active {
  color: var(--td-warning-color-active);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning.t-is-loading {
  color: var(--td-warning-color);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning:hover {
  border-color: var(--td-warning-color-hover);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning:active {
  border-color: var(--td-warning-color-active);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning.t-is-loading {
  border-color: var(--td-warning-color);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-warning.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger {
  color: var(--td-error-color);
  border-color: var(--td-error-color);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger:hover {
  color: var(--td-error-color-hover);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger:active {
  color: var(--td-error-color-active);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger.t-is-loading {
  color: var(--td-error-color);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger:hover {
  border-color: var(--td-error-color-hover);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger:active {
  border-color: var(--td-error-color-active);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger.t-is-loading {
  border-color: var(--td-error-color);
}

.t-button--variant-outline.t-button--ghost.t-button--theme-danger.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-dashed {
  height: var(--td-comp-size-m);
  font: var(--td-font-body-medium);
  padding-left: calc(var(--td-comp-paddingLR-l) - 0);
  padding-right: calc(var(--td-comp-paddingLR-l) - 0);
  color: var(--td-text-color-primary);
  background-color: var(--td-bg-color-specialcomponent);
  border-color: var(--td-border-level-2-color);
  border-style: dashed;
}

.t-button--variant-dashed .t-icon,
.t-button--variant-dashed .t-loading {
  font-size: var(--td-font-size-body-large);
}

.t-button--variant-dashed:hover {
  color: var(--td-brand-color-hover);
}

.t-button--variant-dashed.t-is-loading {
  color: var(--td-text-color-primary);
}

.t-button--variant-dashed.t-is-disabled {
  color: var(--td-text-color-disabled);
}

.t-button--variant-dashed:hover {
  background-color: var(--td-bg-color-specialcomponent);
}

.t-button--variant-dashed.t-is-loading {
  background-color: var(--td-bg-color-specialcomponent);
}

.t-button--variant-dashed.t-is-disabled {
  background-color: var(--td-bg-color-component-disabled);
}

.t-button--variant-dashed:hover {
  border-color: var(--td-brand-color-hover);
}

.t-button--variant-dashed.t-is-loading {
  border-color: var(--td-border-level-2-color);
}

.t-button--variant-dashed.t-is-disabled {
  border-color: var(--td-border-level-2-color);
}

.t-button--variant-dashed.t-button--theme-primary {
  color: var(--td-brand-color);
  border-color: var(--td-brand-color);
}

.t-button--variant-dashed.t-button--theme-primary:hover {
  color: var(--td-brand-color-hover);
}

.t-button--variant-dashed.t-button--theme-primary.t-is-loading {
  color: var(--td-brand-color);
}

.t-button--variant-dashed.t-button--theme-primary.t-is-disabled {
  color: var(--td-brand-color-disabled);
}

.t-button--variant-dashed.t-button--theme-primary:hover {
  border-color: var(--td-brand-color-hover);
}

.t-button--variant-dashed.t-button--theme-primary.t-is-loading {
  border-color: var(--td-brand-color);
}

.t-button--variant-dashed.t-button--theme-primary.t-is-disabled {
  border-color: var(--td-brand-color-disabled);
}

.t-button--variant-dashed.t-button--theme-success {
  color: var(--td-success-color);
  border-color: var(--td-success-color);
}

.t-button--variant-dashed.t-button--theme-success:hover {
  color: var(--td-success-color-hover);
}

.t-button--variant-dashed.t-button--theme-success.t-is-loading {
  color: var(--td-success-color);
}

.t-button--variant-dashed.t-button--theme-success.t-is-disabled {
  color: var(--td-success-color-disabled);
}

.t-button--variant-dashed.t-button--theme-success:hover {
  border-color: var(--td-success-color-hover);
}

.t-button--variant-dashed.t-button--theme-success.t-is-loading {
  border-color: var(--td-success-color);
}

.t-button--variant-dashed.t-button--theme-success.t-is-disabled {
  border-color: var(--td-success-color-disabled);
}

.t-button--variant-dashed.t-button--theme-warning {
  color: var(--td-warning-color);
  border-color: var(--td-warning-color);
}

.t-button--variant-dashed.t-button--theme-warning:hover {
  color: var(--td-warning-color-hover);
}

.t-button--variant-dashed.t-button--theme-warning.t-is-loading {
  color: var(--td-warning-color);
}

.t-button--variant-dashed.t-button--theme-warning.t-is-disabled {
  color: var(--td-warning-color-disabled);
}

.t-button--variant-dashed.t-button--theme-warning:hover {
  border-color: var(--td-warning-color-hover);
}

.t-button--variant-dashed.t-button--theme-warning.t-is-loading {
  border-color: var(--td-warning-color);
}

.t-button--variant-dashed.t-button--theme-warning.t-is-disabled {
  border-color: var(--td-warning-color-disabled);
}

.t-button--variant-dashed.t-button--theme-danger {
  color: var(--td-error-color);
  border-color: var(--td-error-color);
}

.t-button--variant-dashed.t-button--theme-danger:hover {
  color: var(--td-error-color-hover);
}

.t-button--variant-dashed.t-button--theme-danger.t-is-loading {
  color: var(--td-error-color);
}

.t-button--variant-dashed.t-button--theme-danger.t-is-disabled {
  color: var(--td-error-color-disabled);
}

.t-button--variant-dashed.t-button--theme-danger:hover {
  border-color: var(--td-error-color-hover);
}

.t-button--variant-dashed.t-button--theme-danger.t-is-loading {
  border-color: var(--td-error-color);
}

.t-button--variant-dashed.t-button--theme-danger.t-is-disabled {
  border-color: var(--td-error-color-disabled);
}

.t-button--variant-dashed.t-button--ghost {
  background-color: transparent;
  color: var(--td-text-color-anti);
  border-color: var(--td-text-color-anti);
}

.t-button--variant-dashed.t-button--ghost:hover {
  background-color: transparent;
}

.t-button--variant-dashed.t-button--ghost:active {
  background-color: transparent;
}

.t-button--variant-dashed.t-button--ghost.t-is-loading {
  background-color: transparent;
}

.t-button--variant-dashed.t-button--ghost.t-is-disabled {
  background-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-dashed.t-button--ghost:hover {
  color: var(--td-brand-color-hover);
}

.t-button--variant-dashed.t-button--ghost:active {
  color: var(--td-brand-color-active);
}

.t-button--variant-dashed.t-button--ghost.t-is-loading {
  color: var(--td-text-color-anti);
}

.t-button--variant-dashed.t-button--ghost.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-dashed.t-button--ghost:hover {
  border-color: var(--td-brand-color-hover);
}

.t-button--variant-dashed.t-button--ghost:active {
  border-color: var(--td-brand-color-active);
}

.t-button--variant-dashed.t-button--ghost.t-is-loading {
  border-color: var(--td-text-color-anti);
}

.t-button--variant-dashed.t-button--ghost.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary {
  color: var(--td-brand-color);
  border-color: var(--td-brand-color);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary:hover {
  color: var(--td-brand-color-hover);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary:active {
  color: var(--td-brand-color-active);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary.t-is-loading {
  color: var(--td-brand-color);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary:hover {
  border-color: var(--td-brand-color-hover);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary:active {
  border-color: var(--td-brand-color-active);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary.t-is-loading {
  border-color: var(--td-brand-color);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-primary.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success {
  color: var(--td-success-color);
  border-color: var(--td-success-color);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success:hover {
  color: var(--td-success-color-hover);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success:active {
  color: var(--td-success-color-active);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success.t-is-loading {
  color: var(--td-success-color);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success:hover {
  border-color: var(--td-success-color-hover);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success:active {
  border-color: var(--td-success-color-active);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success.t-is-loading {
  border-color: var(--td-success-color);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-success.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning {
  color: var(--td-warning-color);
  border-color: var(--td-warning-color);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning:hover {
  color: var(--td-warning-color-hover);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning:active {
  color: var(--td-warning-color-active);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning.t-is-loading {
  color: var(--td-warning-color);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning:hover {
  border-color: var(--td-warning-color-hover);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning:active {
  border-color: var(--td-warning-color-active);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning.t-is-loading {
  border-color: var(--td-warning-color);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-warning.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger {
  color: var(--td-error-color);
  border-color: var(--td-error-color);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger:hover {
  color: var(--td-error-color-hover);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger:active {
  color: var(--td-error-color-active);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger.t-is-loading {
  color: var(--td-error-color);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger:hover {
  border-color: var(--td-error-color-hover);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger:active {
  border-color: var(--td-error-color-active);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger.t-is-loading {
  border-color: var(--td-error-color);
}

.t-button--variant-dashed.t-button--ghost.t-button--theme-danger.t-is-disabled {
  border-color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-text {
  height: var(--td-comp-size-m);
  font: var(--td-font-body-medium);
  padding-left: calc(var(--td-comp-paddingLR-l) - 0);
  padding-right: calc(var(--td-comp-paddingLR-l) - 0);
  color: var(--td-text-color-primary);
  background-color: transparent;
  border-color: transparent;
}

.t-button--variant-text .t-icon,
.t-button--variant-text .t-loading {
  font-size: var(--td-font-size-body-large);
}

.t-button--variant-text:hover {
  color: var(--td-text-color-primary);
}

.t-button--variant-text.t-is-loading {
  color: var(--td-text-color-primary);
}

.t-button--variant-text.t-is-disabled {
  color: var(--td-text-color-disabled);
}

.t-button--variant-text:hover {
  background-color: var(--td-bg-color-container-hover);
}

.t-button--variant-text.t-is-loading {
  background-color: transparent;
}

.t-button--variant-text.t-is-disabled {
  background-color: transparent;
}

.t-button--variant-text:hover {
  border-color: var(--td-bg-color-container-hover);
}

.t-button--variant-text.t-is-loading {
  border-color: transparent;
}

.t-button--variant-text.t-is-disabled {
  border-color: transparent;
}

.t-button--variant-text.t-button--theme-primary {
  color: var(--td-brand-color);
}

.t-button--variant-text.t-button--theme-primary:hover {
  color: var(--td-brand-color-hover);
}

.t-button--variant-text.t-button--theme-primary.t-is-loading {
  color: var(--td-brand-color);
}

.t-button--variant-text.t-button--theme-primary.t-is-disabled {
  color: var(--td-brand-color-disabled);
}

.t-button--variant-text.t-button--theme-success {
  color: var(--td-success-color);
}

.t-button--variant-text.t-button--theme-success:hover {
  color: var(--td-success-color-hover);
}

.t-button--variant-text.t-button--theme-success.t-is-loading {
  color: var(--td-success-color);
}

.t-button--variant-text.t-button--theme-success.t-is-disabled {
  color: var(--td-success-color-disabled);
}

.t-button--variant-text.t-button--theme-warning {
  color: var(--td-warning-color);
}

.t-button--variant-text.t-button--theme-warning:hover {
  color: var(--td-warning-color-hover);
}

.t-button--variant-text.t-button--theme-warning.t-is-loading {
  color: var(--td-warning-color);
}

.t-button--variant-text.t-button--theme-warning.t-is-disabled {
  color: var(--td-warning-color-disabled);
}

.t-button--variant-text.t-button--theme-danger {
  color: var(--td-error-color);
}

.t-button--variant-text.t-button--theme-danger:hover {
  color: var(--td-error-color-hover);
}

.t-button--variant-text.t-button--theme-danger.t-is-loading {
  color: var(--td-error-color);
}

.t-button--variant-text.t-button--theme-danger.t-is-disabled {
  color: var(--td-error-color-disabled);
}

.t-button--variant-text.t-button--ghost {
  background: none;
  color: var(--td-text-color-anti);
}

.t-button--variant-text.t-button--ghost:hover {
  color: var(--td-brand-color-hover);
}

.t-button--variant-text.t-button--ghost:active {
  color: var(--td-brand-color-active);
}

.t-button--variant-text.t-button--ghost.t-is-loading {
  color: var(--td-text-color-anti);
}

.t-button--variant-text.t-button--ghost.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-text.t-button--ghost.t-button--theme-primary {
  color: var(--td-brand-color);
}

.t-button--variant-text.t-button--ghost.t-button--theme-primary:hover {
  color: var(--td-brand-color-hover);
}

.t-button--variant-text.t-button--ghost.t-button--theme-primary:active {
  color: var(--td-brand-color-active);
}

.t-button--variant-text.t-button--ghost.t-button--theme-primary.t-is-loading {
  color: var(--td-brand-color);
}

.t-button--variant-text.t-button--ghost.t-button--theme-primary.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-text.t-button--ghost.t-button--theme-success {
  color: var(--td-success-color);
}

.t-button--variant-text.t-button--ghost.t-button--theme-success:hover {
  color: var(--td-success-color-hover);
}

.t-button--variant-text.t-button--ghost.t-button--theme-success:active {
  color: var(--td-success-color-active);
}

.t-button--variant-text.t-button--ghost.t-button--theme-success.t-is-loading {
  color: var(--td-success-color);
}

.t-button--variant-text.t-button--ghost.t-button--theme-success.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-text.t-button--ghost.t-button--theme-warning {
  color: var(--td-warning-color);
}

.t-button--variant-text.t-button--ghost.t-button--theme-warning:hover {
  color: var(--td-warning-color-hover);
}

.t-button--variant-text.t-button--ghost.t-button--theme-warning:active {
  color: var(--td-warning-color-active);
}

.t-button--variant-text.t-button--ghost.t-button--theme-warning.t-is-loading {
  color: var(--td-warning-color);
}

.t-button--variant-text.t-button--ghost.t-button--theme-warning.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button--variant-text.t-button--ghost.t-button--theme-danger {
  color: var(--td-error-color);
}

.t-button--variant-text.t-button--ghost.t-button--theme-danger:hover {
  color: var(--td-error-color-hover);
}

.t-button--variant-text.t-button--ghost.t-button--theme-danger:active {
  color: var(--td-error-color-active);
}

.t-button--variant-text.t-button--ghost.t-button--theme-danger.t-is-loading {
  color: var(--td-error-color);
}

.t-button--variant-text.t-button--ghost.t-button--theme-danger.t-is-disabled {
  color: rgba(255, 255, 255, 0.22);
  background-color: transparent;
}

.t-button.t-is-loading,
.t-button.t-is-disabled {
  cursor: not-allowed;
}

.t-button.t-size-s {
  height: var(--td-comp-size-xs);
  font: var(--td-font-body-small);
  padding-left: calc(var(--td-comp-paddingLR-s) - 0);
  padding-right: calc(var(--td-comp-paddingLR-s) - 0);
}

.t-button.t-size-s .t-icon,
.t-button.t-size-s .t-loading {
  font-size: var(--td-font-size-body-medium);
}

.t-button.t-size-l {
  height: var(--td-comp-size-xl);
  font: var(--td-font-body-large);
  padding-left: calc(var(--td-comp-paddingLR-xl) - 0);
  padding-right: calc(var(--td-comp-paddingLR-xl) - 0);
}

.t-button.t-size-l .t-icon,
.t-button.t-size-l .t-loading {
  font-size: var(--td-font-size-title-large);
}

.t-button--shape-square {
  width: var(--td-comp-size-m);
  padding: 0;
}

.t-button--shape-square.t-size-s {
  width: var(--td-comp-size-xs);
  padding: 0;
}

.t-button--shape-square.t-size-l {
  width: var(--td-comp-size-xl);
  padding: 0;
}

.t-button--shape-round {
  border-radius: var(--td-radius-round);
}

.t-button--shape-round.t-size-s {
  border-radius: calc(var(--td-comp-size-xs) / 2);
}

.t-button--shape-round.t-size-l {
  border-radius: calc(var(--td-comp-size-xl) / 2);
}

.t-button--shape-circle {
  width: var(--td-comp-size-m);
  padding: 0;
  text-align: center;
  border-radius: calc(var(--td-comp-size-m) / 2);
}

.t-button--shape-circle .t-icon {
  font-size: var(--td-font-size-body-large);
}

.t-button--shape-circle .t-loading {
  font-size: var(--td-font-size-body-large);
}

.t-button--shape-circle.t-size-s {
  width: var(--td-comp-size-xs);
  border-radius: calc(var(--td-comp-size-xs) / 2);
}

.t-button--shape-circle.t-size-l {
  width: var(--td-comp-size-xl);
  padding: 0;
  border-radius: calc(var(--td-comp-size-xl) / 2);
}

.t-button.t-size-full-width {
  display: flex;
  width: 100%;
}

.t-button--ghost {
  --ripple-color: var(--td-gray-color-10);
}

.t-button:not(.t-is-disabled):not(.t-button--ghost) {
  --ripple-color: var(--td-bg-color-container-active);
}

.t-button--variant-base:not(.t-is-disabled):not(.t-button--ghost) {
  --ripple-color: var(--td-bg-color-component-active);
}

.t-button--variant-base.t-button--theme-primary:not(.t-is-disabled):not(.t-button--ghost) {
  --ripple-color: var(--td-brand-color-active);
}

.t-button--variant-base.t-button--theme-success:not(.t-is-disabled):not(.t-button--ghost) {
  --ripple-color: var(--td-success-color-active);
}

.t-button--variant-base.t-button--theme-warning:not(.t-is-disabled):not(.t-button--ghost) {
  --ripple-color: var(--td-warning-color-active);
}

.t-button--variant-base.t-button--theme-danger:not(.t-is-disabled):not(.t-button--ghost) {
  --ripple-color: var(--td-error-color-active);
}

/* purgecss end ignore */
/* purgecss start ignore */

@keyframes t-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes t-fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes t-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.t-icon-loading {
  animation: t-spin 1s linear infinite;
}

@keyframes t-zoom-out {
  from {
    transform: scale(0.2);
  }

  to {
    transform: scale(1);
  }
}

.t-input-number {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 0 var(--td-comp-size-m);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 144px;
}

.t-input-number:not(.t-input-number--column) > .t-input-number__decrease + .t-input__wrap {
  margin-left: var(--td-comp-margin-xs);
}

.t-input-number input::-webkit-outer-spin-button,
.t-input-number input::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
}

.t-input-number input[type="number"] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}

.t-input-number > .t-input__tips {
  position: absolute;
  left: 0;
}

.t-input-number input + .t-input__suffix {
  margin-left: var(--td-comp-paddingLR-s);
}

.t-input-number .t-input__prefix {
  margin-right: var(--td-comp-paddingLR-s);
}

.t-input-number .t-input {
  color: var(--td-text-color-primary);
}

.t-input-number.t-input-number--auto-width {
  width: auto;
}

.t-input-number.t-input-number--auto-width.t-is-controls-right {
  min-width: auto;
  width: auto;
}

.t-input-number.t-input-number--auto-width .t-input__inner {
  min-width: 42px;
}

.t-input-number .t-input-number__decrease,
.t-input-number .t-input-number__increase {
  width: var(--td-comp-size-m);
  height: var(--td-comp-size-m);
  position: absolute;
  top: 0;
  border: 1px solid var(--td-border-level-2-color);
  box-sizing: border-box;
  border-radius: var(--td-radius-default);
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  cursor: pointer;
  transition: all cubic-bezier(0.38, 0, 0.24, 1) 0.2s;
}

.t-input-number .t-input-number__decrease:hover,
.t-input-number .t-input-number__increase:hover {
  color: var(--td-brand-color);
  border-color: var(--td-brand-color);
}

.t-input-number .t-input-number__decrease:hover .t-icon,
.t-input-number .t-input-number__increase:hover .t-icon {
  color: var(--td-brand-color);
}

.t-input-number .t-input-number__decrease:active,
.t-input-number .t-input-number__increase:active {
  color: var(--td-brand-color);
  background-color: var(--td-bg-color-container-hover);
}

.t-input-number .t-input-number__decrease .t-icon,
.t-input-number .t-input-number__increase .t-icon {
  position: relative;
  z-index: 1;
  font-size: var(--td-font-size-body-large);
  color: var(--td-text-color-secondary);
}

.t-input-number .t-input-number__decrease.t-is-disabled,
.t-input-number .t-input-number__increase.t-is-disabled {
  color: var(--td-text-color-disabled);
  cursor: no-drop;
  background-color: var(--td-bg-color-component-disabled);
}

.t-input-number .t-input-number__decrease.t-is-disabled .t-icon,
.t-input-number .t-input-number__increase.t-is-disabled .t-icon {
  color: var(--td-text-color-disabled);
}

.t-input-number .t-input-number__decrease.t-is-disabled:hover,
.t-input-number .t-input-number__increase.t-is-disabled:hover {
  border-color: var(--td-border-level-2-color);
}

.t-input-number .t-input-number__decrease.t-is-disabled:hover .t-icon,
.t-input-number .t-input-number__increase.t-is-disabled:hover .t-icon {
  color: var(--td-text-color-disabled);
}

.t-input-number .t-input-number__decrease.t-is-disabled::-moz-placeholder, .t-input-number .t-input-number__increase.t-is-disabled::-moz-placeholder {
  color: var(--td-text-color-disabled);
}

.t-input-number .t-input-number__decrease.t-is-disabled::placeholder,
.t-input-number .t-input-number__increase.t-is-disabled::placeholder {
  color: var(--td-text-color-disabled);
}

.t-input-number .t-input-number__decrease {
  left: 0;
}

.t-input-number .t-input-number__increase {
  right: -8px;
}

.t-input-number.t-is-disabled .t-input {
  cursor: no-drop;
  background-color: var(--td-bg-color-component-disabled);
  color: var(--td-text-color-disabled);
}

.t-input-number.t-is-disabled .t-input:hover,
.t-input-number.t-is-disabled .t-input:focus,
.t-input-number.t-is-disabled .t-input:active {
  border-color: var(--td-border-level-2-color);
}

.t-input-number.t-is-disabled .t-input-number__decrease,
.t-input-number.t-is-disabled .t-input-number__increase {
  color: var(--td-text-color-disabled);
  cursor: no-drop;
  background-color: var(--td-bg-color-component-disabled);
}

.t-input-number.t-is-disabled .t-input-number__decrease .t-icon,
.t-input-number.t-is-disabled .t-input-number__increase .t-icon {
  color: var(--td-text-color-secondary);
}

.t-input-number.t-size-s {
  width: 120px;
  padding: 0 var(--td-comp-size-xs);
}

.t-input-number.t-size-s .t-input {
  font-size: var(--td-font-size-body-small);
  height: var(--td-comp-size-xs);
  line-height: var(--td-comp-size-xs);
}

.t-input-number.t-size-s .t-input-number__decrease,
.t-input-number.t-size-s .t-input-number__increase {
  font-size: var(--td-font-size-body-medium);
  width: var(--td-comp-size-xs);
  height: var(--td-comp-size-xs);
}

.t-input-number.t-size-l {
  width: 168px;
  padding: 0 var(--td-comp-size-xl);
}

.t-input-number.t-size-l .t-input {
  height: var(--td-comp-size-xl);
  line-height: var(--td-comp-size-xl);
}

.t-input-number.t-size-l .t-input-number__decrease,
.t-input-number.t-size-l .t-input-number__increase {
  font-size: 18px;
  width: var(--td-comp-size-xl);
  height: var(--td-comp-size-xl);
}

.t-input-number.t-size-l.t-is-controls-right .t-input {
  height: var(--td-comp-size-xl);
  line-height: var(--td-comp-size-xl);
  padding-right: calc(var(--td-comp-size-xl) + var(--td-comp-paddingLR-s));
}

.t-input-number.t-size-l.t-is-controls-right .t-input-number__decrease,
.t-input-number.t-size-l.t-is-controls-right .t-input-number__increase {
  width: var(--td-comp-size-xl);
  font-size: var(--td-font-size-body-large);
}

.t-input-number.t-input-number--normal {
  padding: 0;
  border-radius: var(--td-radius-default);
}

.t-input-number.t-input-number--normal.t-is-disabled {
  cursor: no-drop;
  color: var(--td-text-color-disabled);
}

.t-input-number.t-input-number--normal.t-is-disabled:hover .t-input {
  border-color: var(--td-border-level-2-color);
}

.t-input-number.t-input-number--normal.t-is-disabled::-moz-placeholder {
  color: var(--td-text-color-disabled);
}

.t-input-number.t-input-number--normal.t-is-disabled::placeholder {
  color: var(--td-text-color-disabled);
}

.t-input-number.t-input-number--normal.t-is-disabled .t-input:focus {
  box-shadow: none;
}

.t-input-number.t-is-controls-right {
  width: 96px;
  padding: 0;
}

.t-input-number.t-is-controls-right:hover .t-input-number__decrease,
.t-input-number.t-is-controls-right:hover .t-input-number__increase {
  opacity: 1;
  visibility: visible;
}

.t-input-number.t-is-controls-right .t-input {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding-right: calc(var(--td-comp-size-m) + var(--td-comp-paddingLR-s));
  border-radius: var(--td-radius-default);
}

.t-input-number.t-is-controls-right .t-input-number__decrease,
.t-input-number.t-is-controls-right .t-input-number__increase {
  width: var(--td-comp-size-m);
  height: calc(calc(var(--td-comp-size-m) / 2) - 2px);
  border: 0;
  left: initial;
  top: initial;
  right: 1px;
  border-radius: 0;
  background: var(--td-bg-color-secondarycontainer);
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}

.t-input-number.t-is-controls-right .t-input-number__decrease .t-icon,
.t-input-number.t-is-controls-right .t-input-number__increase .t-icon {
  font-size: var(--td-font-size-body-small);
}

.t-input-number.t-is-controls-right .t-input-number__decrease:hover,
.t-input-number.t-is-controls-right .t-input-number__increase:hover {
  background: var(--td-bg-color-component-hover);
}

.t-input-number.t-is-controls-right .t-input-number__decrease:hover .t-icon,
.t-input-number.t-is-controls-right .t-input-number__increase:hover .t-icon {
  color: var(--td-text-color-primary);
}

.t-input-number.t-is-controls-right .t-input-number__decrease.t-is-disabled,
.t-input-number.t-is-controls-right .t-input-number__increase.t-is-disabled {
  color: var(--td-text-color-disabled);
  cursor: no-drop;
  background-color: var(--td-bg-color-component-disabled);
}

.t-input-number.t-is-controls-right .t-input-number__decrease.t-is-disabled .t-icon,
.t-input-number.t-is-controls-right .t-input-number__increase.t-is-disabled .t-icon {
  color: var(--td-text-color-disabled);
}

.t-input-number.t-is-controls-right .t-input-number__decrease.t-is-disabled:hover,
.t-input-number.t-is-controls-right .t-input-number__increase.t-is-disabled:hover {
  border-color: var(--td-border-level-2-color);
}

.t-input-number.t-is-controls-right .t-input-number__decrease.t-is-disabled:hover .t-icon,
.t-input-number.t-is-controls-right .t-input-number__increase.t-is-disabled:hover .t-icon {
  color: var(--td-text-color-disabled);
}

.t-input-number.t-is-controls-right .t-input-number__decrease.t-is-disabled::-moz-placeholder, .t-input-number.t-is-controls-right .t-input-number__increase.t-is-disabled::-moz-placeholder {
  color: var(--td-text-color-disabled);
}

.t-input-number.t-is-controls-right .t-input-number__decrease.t-is-disabled::placeholder,
.t-input-number.t-is-controls-right .t-input-number__increase.t-is-disabled::placeholder {
  color: var(--td-text-color-disabled);
}

.t-input-number.t-is-controls-right .t-input-number__increase {
  top: 1px;
  border-top-right-radius: calc(var(--td-radius-default) - 1px);
}

.t-input-number.t-is-controls-right .t-input-number__decrease {
  top: calc(calc(calc(var(--td-comp-size-m) / 2) - 2px) + 3px);
  border-bottom-right-radius: calc(var(--td-radius-default) - 1px);
}

.t-input-number.t-is-controls-right.t-size-l {
  width: 120px;
}

.t-input-number.t-is-controls-right.t-size-l .t-input-number__increase,
.t-input-number.t-is-controls-right.t-size-l .t-input-number__decrease {
  height: calc(calc(var(--td-comp-size-xl) / 2) - 2px);
}

.t-input-number.t-is-controls-right.t-size-l .t-input-number__decrease {
  top: calc(calc(calc(var(--td-comp-size-xl) / 2) - 2px) + 3px);
}

.t-input-number.t-is-controls-right.t-size-s {
  width: 88px;
}

.t-input-number.t-is-controls-right.t-size-s .t-input-number__increase,
.t-input-number.t-is-controls-right.t-size-s .t-input-number__decrease {
  height: calc(calc(var(--td-comp-size-xs) / 2) - 2px);
}

.t-input-number.t-is-controls-right.t-size-s .t-input-number__decrease {
  top: calc(calc(calc(var(--td-comp-size-xs) / 2) - 2px) + 3px);
}

.t-input-number--row .t-input__wrap {
  width: initial;
  margin-right: var(--td-comp-margin-xs);
}

.t-input-number--row .t-input-number__increase {
  right: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

.content-placement-top .t-popup[data-popper-placement^="top"] .t-popup__content {
  margin-bottom: var(--td-comp-margin-s);
}

.content-placement-top .t-popup[data-popper-placement^="top"] .t-popup__content--arrow {
  margin-bottom: var(--td-comp-margin-l);
}

.content-placement-bottom .t-popup[data-popper-placement^="bottom"] .t-popup__content {
  margin-top: var(--td-comp-margin-s);
}

.content-placement-bottom .t-popup[data-popper-placement^="bottom"] .t-popup__content--arrow {
  margin-top: var(--td-comp-margin-l);
}

.content-placement-left .t-popup[data-popper-placement^="left"] .t-popup__content {
  margin-right: var(--td-comp-margin-s);
}

.content-placement-left .t-popup[data-popper-placement^="left"] .t-popup__content--arrow {
  margin-right: var(--td-comp-margin-l);
}

.content-placement-left .t-popup[data-popper-placement^="left"] .t-popup__content--text {
  max-width: 480px;
}

.content-placement-right .t-popup[data-popper-placement^="right"] .t-popup__content {
  margin-left: var(--td-comp-margin-s);
}

.content-placement-right .t-popup[data-popper-placement^="right"] .t-popup__content--arrow {
  margin-left: var(--td-comp-margin-l);
}

.content-placement-right .t-popup[data-popper-placement^="right"] .t-popup__content--text {
  max-width: 480px;
}

.t-popup {
  font: var(--td-font-body-medium);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  color: var(--td-text-color-primary);
  display: inline-block;
  z-index: 5500;
}

.t-popup__content {
  position: relative;
  background: var(--td-bg-color-container);
  box-shadow: var(--td-shadow-2), var(--td-shadow-inset-top), var(--td-shadow-inset-right), var(--td-shadow-inset-bottom), var(--td-shadow-inset-left);
  border-radius: var(--td-radius-medium);
  padding: var(--td-comp-paddingTB-xs) var(--td-comp-paddingLR-s);
  font-size: var(--td-font-size-body-medium);
  line-height: var(--td-line-height-body-medium);
  box-sizing: border-box;
  word-break: break-all;
}

.t-popup__arrow {
  position: absolute;
  z-index: 1;
  width: 8px;
  height: 8px;
}

.t-popup__arrow::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  background: var(--td-bg-color-container);
}

.t-popup[data-popper-placement^="top"] .t-popup__content {
  margin-bottom: var(--td-comp-margin-s);
}

.t-popup[data-popper-placement^="top"] .t-popup__content--arrow {
  margin-bottom: var(--td-comp-margin-l);
}

.t-popup[data-popper-placement^="bottom"] .t-popup__content {
  margin-top: var(--td-comp-margin-s);
}

.t-popup[data-popper-placement^="bottom"] .t-popup__content--arrow {
  margin-top: var(--td-comp-margin-l);
}

.t-popup[data-popper-placement^="left"] .t-popup__content {
  margin-right: var(--td-comp-margin-s);
}

.t-popup[data-popper-placement^="left"] .t-popup__content--arrow {
  margin-right: var(--td-comp-margin-l);
}

.t-popup[data-popper-placement^="left"] .t-popup__content--text {
  max-width: 480px;
}

.t-popup[data-popper-placement^="right"] .t-popup__content {
  margin-left: var(--td-comp-margin-s);
}

.t-popup[data-popper-placement^="right"] .t-popup__content--arrow {
  margin-left: var(--td-comp-margin-l);
}

.t-popup[data-popper-placement^="right"] .t-popup__content--text {
  max-width: 480px;
}

.t-popup[data-popper-placement^="top"] .t-popup__arrow::before {
  border-top-left-radius: 100%;
  box-shadow: var(--td-shadow-inset-left), var(--td-shadow-inset-bottom);
}

.t-popup[data-popper-placement="top-start"] .t-popup__arrow {
  left: 8px;
}

.t-popup[data-popper-placement="top"] .t-popup__arrow {
  left: 50%;
  margin-left: calc(-8px / 2);
}

.t-popup[data-popper-placement="top-end"] .t-popup__arrow {
  left: calc(100% - 8px * 2);
}

.t-popup[data-popper-placement^="bottom"] .t-popup__arrow {
  top: calc(-8px / 2);
}

.t-popup[data-popper-placement^="bottom"] .t-popup__arrow::before {
  border-bottom-right-radius: 100%;
  box-shadow: var(--td-shadow-inset-top), var(--td-shadow-inset-right);
}

.t-popup[data-popper-placement="bottom-start"] .t-popup__arrow {
  left: 8px;
}

.t-popup[data-popper-placement="bottom"] .t-popup__arrow {
  left: 50%;
  margin-left: calc(-8px / 2);
}

.t-popup[data-popper-placement="bottom-end"] .t-popup__arrow {
  left: calc(100% - 8px * 2);
}

.t-popup[data-popper-placement^="left"] .t-popup__arrow {
  right: calc(-8px / 2);
}

.t-popup[data-popper-placement^="left"] .t-popup__arrow::before {
  box-shadow: var(--td-shadow-inset-left), var(--td-shadow-inset-top);
}

.t-popup[data-popper-placement="left-start"] .t-popup__arrow {
  top: 8px;
}

.t-popup[data-popper-placement="left"] .t-popup__arrow {
  top: 50%;
  margin-top: calc(-8px / 2);
}

.t-popup[data-popper-placement="left-end"] .t-popup__arrow {
  top: calc(100% - 8px * 2);
}

.t-popup[data-popper-placement^="right"] .t-popup__arrow {
  left: calc(-8px / 2);
}

.t-popup[data-popper-placement^="right"] .t-popup__arrow::before {
  box-shadow: var(--td-shadow-inset-right), var(--td-shadow-inset-bottom);
}

.t-popup[data-popper-placement="right-start"] .t-popup__arrow {
  top: 8px;
}

.t-popup[data-popper-placement="right"] .t-popup__arrow {
  top: 50%;
  margin-top: calc(-8px / 2);
}

.t-popup[data-popper-placement="right-end"] .t-popup__arrow {
  top: calc(100% - 8px * 2);
}

.t-popup--animation-enter,
.t-popup--animation-enter-from,
.t-popup--animation-exiting,
.t-popup--animation-leave-to {
  opacity: 0;
  visibility: hidden;
}

.t-popup--animation-enter-to,
.t-popup--animation-entering,
.t-popup--animation-leave-from,
.t-popup--animation-leave {
  opacity: 1;
  visibility: visible;
  transform: none;
}

.t-popup--animation-enter-active {
  transition: opacity 0.2s linear;
}

.t-popup--animation-leave-active {
  transition: opacity 0.2s cubic-bezier(0, 0, 0.15, 1), visibility 0.2s cubic-bezier(0.82, 0, 1, 0.9);
}

.t-popup--animation-expand-enter-active[data-popper-placement^=top] {
  animation: t-popup-animation-expand-in-top 0.2s cubic-bezier(0.38, 0, 0.24, 1), t-fade-in 0.2s linear;
}

.t-popup--animation-expand-leave-active[data-popper-placement^=top] {
  animation: t-popup-animation-expand-out-top 0.2s cubic-bezier(0.38, 0, 0.24, 1), t-fade-out 0.2s cubic-bezier(0, 0, 0.15, 1);
}

@keyframes t-popup-animation-expand-in-top {
  0% {
    -webkit-clip-path: polygon(-20% 120%, 120% 120%, 120% 120%, -20% 120%);
            clip-path: polygon(-20% 120%, 120% 120%, 120% 120%, -20% 120%);
  }

  100% {
    -webkit-clip-path: polygon(-20% 0, 120% 0, 120% 120%, -20% 120%);
            clip-path: polygon(-20% 0, 120% 0, 120% 120%, -20% 120%);
  }
}

@keyframes t-popup-animation-expand-out-top {
  0% {
    -webkit-clip-path: polygon(-20% 0, 120% 0, 120% 120%, -20% 120%);
            clip-path: polygon(-20% 0, 120% 0, 120% 120%, -20% 120%);
  }

  100% {
    -webkit-clip-path: polygon(-20% 120%, 120% 120%, 120% 120%, -20% 120%);
            clip-path: polygon(-20% 120%, 120% 120%, 120% 120%, -20% 120%);
  }
}

.t-popup--animation-expand-enter-active[data-popper-placement^=bottom] {
  animation: t-popup-animation-expand-in-bottom 0.2s cubic-bezier(0.38, 0, 0.24, 1), t-fade-in 0.2s linear;
}

.t-popup--animation-expand-leave-active[data-popper-placement^=bottom] {
  animation: t-popup-animation-expand-out-bottom 0.2s cubic-bezier(0.38, 0, 0.24, 1), t-fade-out 0.2s cubic-bezier(0, 0, 0.15, 1);
}

@keyframes t-popup-animation-expand-in-bottom {
  0% {
    -webkit-clip-path: polygon(-20% 0, 120% 0, 120% 0, -20% 0);
            clip-path: polygon(-20% 0, 120% 0, 120% 0, -20% 0);
  }

  100% {
    -webkit-clip-path: polygon(-20% 0, 120% 0, 120% 120%, -20% 120%);
            clip-path: polygon(-20% 0, 120% 0, 120% 120%, -20% 120%);
  }
}

@keyframes t-popup-animation-expand-out-bottom {
  0% {
    -webkit-clip-path: polygon(-20% 0, 120% 0, 120% 120%, -20% 120%);
            clip-path: polygon(-20% 0, 120% 0, 120% 120%, -20% 120%);
  }

  100% {
    -webkit-clip-path: polygon(-20% 0, 120% 0, 120% 0, -20% 0);
            clip-path: polygon(-20% 0, 120% 0, 120% 0, -20% 0);
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.t-tag {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  align-items: center;
  flex-direction: row;
  padding: 0px var(--td-comp-paddingLR-s);
  height: var(--td-comp-size-xs);
  font: var(--td-font-body-small);
  color: var(--td-text-color-anti);
  border-radius: var(--td-radius-default);
  border: 1px solid transparent;
  white-space: nowrap;
}

.t-tag .t-icon {
  margin-right: var(--td-comp-margin-xs);
  width: calc(var(--td-font-size-body-medium) + 2px);
  height: calc(var(--td-font-size-body-medium) + 2px);
  flex-shrink: 0;
}

.t-tag .t-tag__icon-close {
  margin-right: 0;
  margin-left: var(--td-comp-margin-s);
  font: var(--td-font-body-medium);
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0.38, 0, 0.24, 1);
}

.t-tag--default {
  color: var(--td-text-color-primary);
  background-color: var(--td-bg-color-component);
}

.t-tag--default .t-tag__icon-close {
  color: var(--td-text-color-placeholder);
}

.t-tag--default .t-tag__icon-close:hover {
  color: var(--td-text-color-primary);
}

.t-tag--default.t-tag--checked {
  color: var(--td-text-color-anti);
  background-color: var(--td-brand-color);
}

.t-tag--default.t-tag--checked:hover {
  background-color: var(--td-brand-color-hover);
}

.t-tag--default:active {
  cursor: default;
}

.t-tag--default.t-tag--check {
  transition: background-color 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  cursor: pointer;
}

.t-tag--default.t-tag--check:hover:not(.t-tag--checked):not(.t-tag--disabled) {
  background-color: var(--td-bg-color-component-hover);
}

.t-tag--default.t-tag--disabled {
  color: var(--td-text-color-disabled);
  background-color: var(--td-bg-color-component-disabled);
  cursor: not-allowed;
}

.t-tag--default.t-tag--disabled:hover {
  color: var(--td-text-color-disabled);
  background-color: var(--td-bg-color-component-disabled);
}

.t-tag--default.t-tag--disabled .t-icon:hover {
  cursor: pointer;
}

.t-tag--default.t-tag--outline {
  border-color: var(--td-component-border);
}

.t-tag--default.t-tag--light {
  background-color: var(--td-bg-color-secondarycontainer);
}

.t-tag--default.t-tag--light-outline {
  border-color: var(--td-component-border);
  background-color: var(--td-bg-color-secondarycontainer);
}

.t-tag--primary {
  background-color: var(--td-brand-color);
}

.t-tag--primary.t-tag--outline {
  border-color: var(--td-brand-color);
}

.t-tag--primary.t-tag--light {
  background-color: var(--td-brand-color-light);
}

.t-tag--primary.t-tag--light-outline {
  border-color: var(--td-brand-color);
  background-color: var(--td-brand-color-light);
}

.t-tag--primary.t-tag--light,
.t-tag--primary.t-tag--outline,
.t-tag--primary.t-tag--light-outline {
  color: var(--td-brand-color);
}

.t-tag--primary.t-tag--light .t-tag__icon-close:hover,
.t-tag--primary.t-tag--outline .t-tag__icon-close:hover,
.t-tag--primary.t-tag--light-outline .t-tag__icon-close:hover {
  color: var(--td-brand-color-hover);
}

.t-tag--success {
  background-color: var(--td-success-color);
}

.t-tag--success.t-tag--outline {
  border-color: var(--td-success-color);
}

.t-tag--success.t-tag--light {
  background-color: var(--td-success-color-light);
}

.t-tag--success.t-tag--light-outline {
  border-color: var(--td-success-color);
  background-color: var(--td-success-color-light);
}

.t-tag--success.t-tag--light,
.t-tag--success.t-tag--outline,
.t-tag--success.t-tag--light-outline {
  color: var(--td-success-color);
}

.t-tag--success.t-tag--light .t-tag__icon-close:hover,
.t-tag--success.t-tag--outline .t-tag__icon-close:hover,
.t-tag--success.t-tag--light-outline .t-tag__icon-close:hover {
  color: var(--td-success-color-hover);
}

.t-tag--warning {
  background-color: var(--td-warning-color);
}

.t-tag--warning.t-tag--outline {
  border-color: var(--td-warning-color);
}

.t-tag--warning.t-tag--light {
  background-color: var(--td-warning-color-light);
}

.t-tag--warning.t-tag--light-outline {
  border-color: var(--td-warning-color);
  background-color: var(--td-warning-color-light);
}

.t-tag--warning.t-tag--light,
.t-tag--warning.t-tag--outline,
.t-tag--warning.t-tag--light-outline {
  color: var(--td-warning-color);
}

.t-tag--warning.t-tag--light .t-tag__icon-close:hover,
.t-tag--warning.t-tag--outline .t-tag__icon-close:hover,
.t-tag--warning.t-tag--light-outline .t-tag__icon-close:hover {
  color: var(--td-warning-color-hover);
}

.t-tag--danger {
  background-color: var(--td-error-color);
}

.t-tag--danger.t-tag--outline {
  border-color: var(--td-error-color);
}

.t-tag--danger.t-tag--light {
  background-color: var(--td-error-color-light);
}

.t-tag--danger.t-tag--light-outline {
  border-color: var(--td-error-color);
  background-color: var(--td-error-color-light);
}

.t-tag--danger .t-tag__icon-close {
  fill: var(--td-error-color);
}

.t-tag--danger .t-tag__icon-close:hover {
  fill: var(--td-error-color-hover);
}

.t-tag--danger.t-tag--light,
.t-tag--danger.t-tag--outline,
.t-tag--danger.t-tag--light-outline {
  color: var(--td-error-color);
}

.t-tag--danger.t-tag--light .t-tag__icon-close:hover,
.t-tag--danger.t-tag--outline .t-tag__icon-close:hover,
.t-tag--danger.t-tag--light-outline .t-tag__icon-close:hover {
  color: var(--td-error-color-hover);
}

.t-tag--dark.t-tag:not(.t-tag--default) .t-tag__icon-close {
  color: var(--td-font-white-2);
}

.t-tag--dark.t-tag:not(.t-tag--default) .t-tag__icon-close:hover {
  color: var(--td-font-white-1);
}

.t-tag.t-tag--outline {
  background: transparent;
}

.t-tag.t-size-s {
  padding: 0px var(--td-comp-paddingLR-xs);
  height: var(--td-comp-size-xxs);
  font: var(--td-font-body-small);
}

.t-tag.t-size-s .t-icon {
  font-size: var(--td-font-body-small);
}

.t-tag.t-size-l {
  padding: 0px var(--td-comp-paddingLR-m);
  height: var(--td-comp-size-m);
  font: var(--td-font-body-medium);
}

.t-tag.t-size-l .t-icon {
  font: var(--td-font-body-medium);
}

.t-tag.t-tag--round {
  border-radius: var(--td-radius-extraLarge);
}

.t-tag.t-tag--mark {
  border-radius: 0 var(--td-radius-extraLarge) var(--td-radius-extraLarge) 0;
}

.t-tag.t-tag--ellipsis .t-tag--text {
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

a .t-tag {
  cursor: pointer;
  transition: all 0.2s linear;
}

a .t-tag:hover {
  color: var(--td-brand-color);
  background-color: var(--td-bg-color-component-hover);
}

a .t-tag:active {
  color: var(--td-brand-color-active);
  background-color: var(--td-bg-color-component-active);
}

/* purgecss end ignore */
/*purgecss start ignore */

@keyframes t-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes t-fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes t-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.t-icon-loading {
  animation: t-spin 1s linear infinite;
}

@keyframes t-zoom-out {
  from {
    transform: scale(0.2);
  }

  to {
    transform: scale(1);
  }
}

.t-tag-input {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  /** 设计稿：未填充标签场景，边距和已填充不同 */
}

.t-tag-input .t-tag {
  animation: t-fade-in 0.2s ease-in-out;
  margin: var(--td-comp-margin-xxs) var(--td-comp-margin-xs) var(--td-comp-margin-xxs) 0;
}

.t-tag-input .t-tag-input__drag_wrapper + .t-tag-input__drag_wrapper {
  margin-left: var(--td-comp-margin-xs);
}

.t-tag-input .t-input {
  overflow: hidden;
  min-height: var(--td-comp-size-m);
  height: -moz-fit-content;
  height: fit-content;
  padding: 1px var(--td-comp-paddingLR-s) 1px var(--td-comp-margin-xs);
}

.t-tag-input .t-input .t-input__suffix-icon {
  right: var(--td-comp-margin-s);
}

.t-tag-input .t-input.t-size-s {
  padding: 0 var(--td-comp-paddingLR-xxs) 0 var(--td-comp-margin-xs);
  min-height: var(--td-comp-size-xs);
}

.t-tag-input .t-input.t-size-s .t-tag {
  margin: 1px var(--td-comp-margin-xs) 1px 0;
}

.t-tag-input .t-input.t-size-l {
  min-height: var(--td-comp-size-xl);
  padding-right: var(--td-comp-paddingLR-m);
}

.t-tag-input .t-input.t-size-l .t-input__suffix-icon {
  right: var(--td-comp-margin-m);
}

.t-tag-input.t-is-empty .t-input__inner {
  margin-left: var(--td-comp-margin-xs);
}

.t-tag-input:hover .t-input__inner,
.t-tag-input .t-input--focused .t-input__inner {
  min-width: 20px;
}

.t-tag-input .t-tag-input__prefix {
  margin-left: var(--td-comp-margin-xs);
}

.t-tag-input .t-tag-input__prefix > .t-icon {
  color: var(--td-text-color-placeholder);
}

.t-tag-input .t-input .t-input__prefix:not(:empty) {
  margin-right: 0;
}

.t-tag-input.t-input--auto-width .t-input.t-input--focused {
  padding-right: calc(var(--td-comp-paddingLR-xxl) + var(--td-comp-paddingLR-xxs));
}

.t-tag-input.t-input--auto-width .t-input__prefix {
  white-space: nowrap;
}

.t-tag-input__suffix-clear {
  cursor: pointer;
}

.t-tag-input--break-line:not(.t-is-empty) .t-input {
  display: block;
}

.t-tag-input--break-line:not(.t-is-empty) .t-input.t-input--prefix > .t-input__prefix {
  display: inline;
  text-align: left;
}

.t-tag-input--break-line:not(.t-is-empty) .t-input .t-input__suffix-icon {
  position: absolute;
  bottom: 0;
}

.t-tag-input--break-line:not(.t-is-empty) .t-tag-input__prefix {
  vertical-align: text-top;
}

.t-tag-input__prefix {
  width: -moz-max-content;
  width: max-content;
  display: inline-block;
  margin-right: var(--td-comp-margin-s);
}

/** 换行模式避免标签和右侧图标重合，需保留图标宽度 22px 和左侧距离标签间距 8px */

.t-tag-input--break-line.t-tag-input--with-tag:not(.t-input--auto-width) .t-input,
.t-tag-input.t-input--auto-width:hover .t-input {
  padding-right: calc(var(--td-comp-paddingLR-xxl) + var(--td-comp-paddingLR-xxs));
}

.t-tag-input--break-line.t-tag-input--with-tag:not(.t-input--auto-width) .t-size-l .t-input,
.t-tag-input.t-input--auto-width:hover .t-size-l .t-input {
  padding-right: calc(var(--td-comp-paddingLR-xxl) + var(--td-comp-paddingLR-xs));
}

/** auto-width 模式，左右边距相同 */

.t-tag-input.t-input--auto-width .t-input {
  padding-right: 0;
}

/*purgecss end ignore */
/*purgecss start ignore */

.t-select-input {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

/** 宽度自适应场景，多选，预留图标的位置。带标签和不带标签的布局不同，故而间距不同 */

.t-select-input--multiple .t-input--auto-width.t-tag-input__with-suffix-icon.t-tag-input--with-tag .t-input {
  padding-right: var(--td-comp-paddingLR-xl);
}

.t-select-input--multiple .t-input--auto-width.t-tag-input__with-suffix-icon.t-tag-input--with-tag .t-input.t-size-l {
  padding-right: calc(var(--td-comp-paddingLR-xl) + var(--td-comp-paddingLR-s));
}

.t-select-input--multiple .t-input--auto-width.t-tag-input__with-suffix-icon.t-is-empty .t-input {
  padding-right: var(--td-comp-paddingLR-s);
}

.t-select-input--multiple .t-input--auto-width.t-tag-input__with-suffix-icon.t-is-empty .t-input.t-size-l {
  padding-right: var(--td-comp-paddingLR-m);
}

/** 无边框模式 */

.t-select-input--borderless {
  /** 无边框模式的多选 */
}

.t-select-input--borderless .t-input {
  box-shadow: none;
  border: 1px solid transparent;
  background: transparent;
  transition: all 0.2s linear;
}

.t-select-input--borderless .t-input:hover:not(.t-input--focused) {
  border-color: var(--td-component-border);
  background-color: var(--td-bg-color-container-hover);
  border-radius: var(--td-radius-default);
}

.t-select-input--borderless .t-input--focused {
  border-color: var(--td-brand-color);
  box-shadow: 0 0 0 2px var(--td-brand-color-focus);
  background-color: var(--td-bg-color-specialcomponent);
}

.t-select-input--borderless.t-select-input--multiple:not(.t-select-input--empty).t-select-input--popup-visible input {
  display: inline-block;
}

.t-select-input--borderless.t-select-input--multiple:not(.t-select-input--empty).t-select-input--popup-visible .t-input {
  background-color: var(--td-bg-color-container-hover);
}

.t-select-input--borderless.t-tag-input {
  border: 0;
  box-shadow: none;
  background: transparent;
  transition: background-color 0.2s linear;
}

.t-select-input--borderless.t-tag-input:hover {
  background-color: var(--td-bg-color-container-hover);
  border-radius: var(--td-radius-default);
}

/*purgecss end ignore */
/*purgecss start ignore */

.t-select__wrap {
  width: 100%;
}

.t-select__dropdown .t-popup__content {
  scrollbar-color: var(--td-scrollbar-color) transparent;
  scrollbar-width: thin;
  margin: var(--td-comp-paddingTB-s) 0;
  padding: 0;
  max-height: 300px;
  overflow-y: auto;
  overscroll-behavior: contain;
  box-shadow: var(--td-shadow-2);
}

.t-select__dropdown .t-popup__content::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.t-select__dropdown .t-popup__content::-webkit-scrollbar-thumb {
  border: 2px solid transparent;
  background-clip: content-box;
  background-color: var(--td-scrollbar-color);
  border-radius: 15px;
}

.t-select__dropdown .t-popup__content::-webkit-scrollbar-thumb:vertical:hover,
.t-select__dropdown .t-popup__content::-webkit-scrollbar-thumb:horizontal:hover {
  background-color: var(--td-scrollbar-hover-color);
}

.t-select__dropdown-inner .t-select__list .t-select__list {
  padding: 0;
}

.t-select__dropdown-inner .t-select__list,
.t-select__dropdown-inner .t-tree {
  padding: var(--td-pop-padding-m);
}

.t-select__dropdown-inner--size-s .t-select__list,
.t-select__dropdown-inner--size-s .t-tree {
  padding: var(--td-pop-padding-s);
}

.t-select__dropdown-inner--size-l .t-select__list,
.t-select__dropdown-inner--size-l .t-tree {
  padding: var(--td-pop-padding-l);
}

.t-select__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.t-select__dropdown.t-popup {
  padding: 0;
}

.t-select__empty.t-size-s {
  line-height: var(--td-comp-size-xs);
}

.t-select__empty {
  text-align: center;
  color: var(--td-text-color-disabled);
  line-height: var(--td-comp-size-m);
  padding: 0 var(--td-comp-paddingLR-s);
}

.t-select__empty.t-size-l {
  line-height: var(--td-comp-size-xl);
}

.t-select__loading-tips.t-size-s {
  line-height: var(--td-comp-size-xs);
}

.t-select__loading-tips {
  text-align: center;
  line-height: var(--td-comp-size-m);
  color: var(--td-text-color-disabled);
}

.t-select__loading-tips.t-size-l {
  line-height: var(--td-comp-size-xl);
}

.t-select-option-group + .t-select-option-group {
  padding-top: var(--td-comp-margin-xs);
  margin-top: var(--td-comp-margin-xs);
}

.t-select-option-group__divider + .t-select-option-group__divider {
  position: relative;
}

.t-select-option-group__divider + .t-select-option-group__divider::before {
  content: "";
  width: 100%;
  height: 1px;
  padding: 0 var(--td-comp-paddingLR-s);
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  background-color: var(--td-border-level-1-color);
  background-clip: content-box;
}

ul.t-select-option-group__header,
.t-select-option-group__header {
  color: var(--td-text-color-placeholder);
  display: block;
  height: var(--td-comp-size-s);
  line-height: var(--td-comp-size-s);
  padding: 0 var(--td-comp-paddingLR-s);
  box-sizing: border-box;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.t-select-option-group__header.t-size-l {
  height: var(--td-comp-size-l);
  line-height: var(--td-comp-size-l);
  padding: 0 var(--td-comp-paddingLR-m);
}

.t-select-option-group__header.t-size-s {
  height: var(--td-comp-size-xxs);
  line-height: var(--td-comp-size-xxs);
  padding: 0 var(--td-comp-paddingLR-s);
}

.t-select-option {
  display: flex;
  align-items: center;
  border-radius: var(--td-radius-default);
  height: var(--td-comp-size-s);
  font: var(--td-font-body-medium);
  cursor: pointer;
  padding: 0 var(--td-comp-paddingLR-s);
  color: var(--td-text-color-primary);
  transition: background-color 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  box-sizing: border-box;
  --ripple-color: var(--td-bg-color-container-active);
}

.t-select-option span {
  position: relative;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.t-select-option:not(.t-is-disabled):not(.t-is-selected):hover {
  background-color: var(--td-bg-color-container-hover);
}

.t-select-option:not(.t-is-disabled):not(.t-is-selected):hover .t-checkbox__label {
  color: inherit;
}

.t-select-option:not(.t-is-disabled):not(.t-is-selected):hover .t-checkbox__input {
  border-color: var(--td-brand-color);
}

.t-select-option .t-checkbox__label {
  color: var(--td-text-color-primary);
  flex: 1;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.t-select-option .t-checkbox {
  width: 100%;
}

.t-select-option.t-is-disabled {
  cursor: not-allowed;
  color: var(--td-text-color-disabled);
  background: var(--td-bg-color-specialcomponent);
}

.t-select-option.t-is-disabled:hover,
.t-select-option.t-is-disabled :active {
  background: var(--td-bg-color-specialcomponent);
}

.t-select-option.t-size-l {
  height: var(--td-comp-size-l);
  padding: 0 var(--td-comp-paddingLR-m);
  font: var(--td-font-body-large);
}

.t-select-option.t-size-m {
  font: var(--td-font-body-medium);
}

.t-select-option.t-size-s {
  height: var(--td-comp-size-xxs);
  padding: 0 var(--td-comp-paddingLR-s);
  font: var(--td-font-body-small);
}

.t-select-option.t-is-selected {
  color: var(--td-brand-color);
  background-color: var(--td-brand-color-light);
  transition: all 0.2s linear;
}

.t-select-option.t-is-selected .t-checkbox__label {
  color: var(--td-brand-color);
}

.t-select-option.t-is-selected:hover {
  background-color: var(--td-brand-color-light);
}

/** 规范 CSS 类名为 --hover */

.t-select-option.t-select-option__hover:not(.t-is-disabled).t-select-option.t-select-option__hover:not(.t-is-selected),
.t-select-option.t-select-option__hover:not(.t-is-disabled).t-select-option.t-select-option--hover:not(.t-is-selected),
.t-select-option.t-select-option--hover:not(.t-is-disabled).t-select-option.t-select-option__hover:not(.t-is-selected),
.t-select-option.t-select-option--hover:not(.t-is-disabled).t-select-option.t-select-option--hover:not(.t-is-selected) {
  background-color: var(--td-bg-color-container-hover);
}

.t-select-option.t-select-option__hover:not(.t-is-disabled).t-select-option.t-select-option__hover:not(.t-is-selected) .t-checkbox__input,
.t-select-option.t-select-option__hover:not(.t-is-disabled).t-select-option.t-select-option--hover:not(.t-is-selected) .t-checkbox__input,
.t-select-option.t-select-option--hover:not(.t-is-disabled).t-select-option.t-select-option__hover:not(.t-is-selected) .t-checkbox__input,
.t-select-option.t-select-option--hover:not(.t-is-disabled).t-select-option.t-select-option--hover:not(.t-is-selected) .t-checkbox__input {
  border-color: var(--td-brand-color);
}

.t-select-option.t-select-option__hover .t-checkbox__label,
.t-select-option.t-select-option--hover .t-checkbox__label {
  color: inherit;
}

.t-select-option + .t-select-option {
  margin-top: var(--td-comp-paddingTB-xxs);
}

.t-select.t-select-input--borderless .t-select__right-icon {
  position: relative;
  margin: 0;
}

.t-select .t-fake-arrow {
  color: var(--td-text-color-placeholder);
}

.t-select .t-fake-arrow--active {
  color: var(--td-brand-color);
}

/*purgecss end ignore */
/* purgecss start ignore */

.t-color-picker__panel {
  padding: 0;
  width: 256px;
  background: var(--td-bg-color-container);
  box-shadow: var(--td-shadow-2), var(--td-shadow-inset-top), var(--td-shadow-inset-right), var(--td-shadow-inset-bottom), var(--td-shadow-inset-left);
  border-radius: var(--td-radius-medium);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.t-popup__content .t-color-picker__panel {
  background: transparent;
  box-shadow: unset;
}

.t-color-picker {
  font: var(--td-font-body-medium);
  color: var(--td-text-color-primary);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}

.t-color-picker.t-popup__content {
  box-shadow: var(--td-shadow-2), var(--td-shadow-inset-top), var(--td-shadow-inset-right), var(--td-shadow-inset-bottom), var(--td-shadow-inset-left);
}

.t-color-picker__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--td-comp-size-xxxs);
  background: transparent;
  transition: 0.2s linear;
  color: var(--td-text-color-secondary);
  border-radius: var(--td-radius-default);
  cursor: pointer;
}

.t-color-picker__icon:hover {
  background: var(--td-bg-color-container-hover);
  transition: 0.2s linear;
}

.t-color-picker__icon.t-is-disabled {
  color: var(--td-text-color-disabled);
  pointer-events: none;
}

.t-color-picker__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--td-pop-padding-xl);
  position: relative;
  z-index: 2;
}

.t-color-picker__head .t-color-picker__close {
  flex-shrink: 0;
}

.t-color-picker__head + .t-color-picker__body {
  padding-top: 0;
}

.t-color-picker__body {
  padding: var(--td-pop-padding-xl);
  padding-bottom: calc(var(--td-pop-padding-xl) - 4px);
}

.t-color-picker__thumb {
  position: absolute;
  z-index: 1;
  outline: none;
  border-color: currentcolor;
  width: calc(var(--td-comp-size-xxxs) + var(--td-size-1));
  height: calc(var(--td-comp-size-xxxs) + var(--td-size-1));
  border-radius: var(--td-radius-circle);
  box-shadow: var(--td-shadow-1);
  background: var(--td-text-color-anti);
  color: var(--td-text-color-brand);
  padding: 2px;
  box-sizing: border-box;
}

.t-color-picker__thumb::before {
  content: "";
  width: 100%;
  height: 100%;
  background: currentcolor;
  border-radius: var(--td-radius-circle);
  display: block;
}

.t-color-picker__saturation {
  height: 160px;
  border-radius: var(--td-radius-default);
  position: relative;
  overflow: hidden;
  background: transparent;
}

.t-color-picker__saturation::before,
.t-color-picker__saturation::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.t-color-picker__saturation::before {
  /* stylelint-disable-next-line color-no-hex */
  background: linear-gradient(90deg, #fff, transparent);
}

.t-color-picker__saturation::after {
  /* stylelint-disable-next-line color-no-hex */
  background: linear-gradient(0deg, #000, transparent);
}

.t-color-picker__saturation .t-color-picker__thumb {
  width: calc(var(--td-comp-size-xxxs) + var(--td-size-1));
  height: calc(var(--td-comp-size-xxxs) + var(--td-size-1));
  border-radius: var(--td-radius-circle);
  transform: translate(-50%, -50%);
}

.t-color-picker__slider-wrapper {
  border-radius: calc(8px / 2);
  padding: 0 calc(calc(var(--td-comp-size-xxxs) + var(--td-size-1)) / 2);
  position: relative;
}

.t-color-picker__slider-wrapper--hue-type {
  /* stylelint-disable-next-line color-named */
  background: red;
}

.t-color-picker__slider-wrapper--alpha-type {
  background: var(--td-text-color-anti);
  /* stylelint-disable-next-line color-no-hex */
  background-image: linear-gradient(45deg, #c5c5c5 25%, transparent 0, transparent 75%, #c5c5c5 0, #c5c5c5), linear-gradient(45deg, #c5c5c5 25%, transparent 0, transparent 75%, #c5c5c5 0, #c5c5c5);
  background-size: 6px 6px;
  background-position: 0 0, 3px 3px;
}

.t-color-picker__slider-padding {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 8px;
  border-radius: calc(8px / 2);
}

.t-color-picker__slider {
  height: 8px;
  position: relative;
  border-radius: calc(8px / 2);
  cursor: pointer;
  color: transparent;
  outline: none;
  z-index: 1;
}

.t-color-picker__slider .t-color-picker__thumb {
  transform: translate(calc(calc(var(--td-comp-size-xxxs) + var(--td-size-1)) * -0.5), -50%);
  top: 50%;
}

.t-color-picker__slider .t-color-picker__rail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: inherit;
}

.t-color-picker__alpha,
.t-color-picker__format {
  margin: var(--td-comp-margin-m) 0 0 0;
}

.t-color-picker__hue {
  /* stylelint-disable color-no-hex, color-named */
  background: linear-gradient(90deg, red, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red);
}

.t-color-picker__alpha .t-color-picker__rail {
  background: linear-gradient(to right, transparent, currentcolor);
}

.t-color-picker__sliders-wrapper {
  display: flex;
  align-items: center;
  margin: var(--td-comp-margin-m) 0;
}

.t-color-picker__sliders {
  width: 100%;
}

.t-color-picker__sliders-preview {
  flex-shrink: 0;
  margin-left: var(--td-comp-margin-m);
  width: var(--td-comp-size-s);
  height: var(--td-comp-size-s);
  border-radius: var(--td-radius-default);
  overflow: hidden;
  background: var(--td-text-color-anti);
  /* stylelint-disable-next-line color-no-hex */
  background-image: linear-gradient(45deg, #c5c5c5 25%, transparent 0, transparent 75%, #c5c5c5 0, #c5c5c5), linear-gradient(45deg, #c5c5c5 25%, transparent 0, transparent 75%, #c5c5c5 0, #c5c5c5);
  background-size: 6px 6px;
  background-position: 0 0, 3px 3px;
}

.t-color-picker__sliders-preview-inner {
  display: block;
  width: 100%;
  height: 100%;
}

.t-color-picker__gradient {
  padding: 0;
  display: flex;
  align-items: center;
  margin-bottom: var(--td-comp-margin-m);
}

.t-color-picker__gradient-slider {
  flex: 1;
}

.t-color-picker__gradient-degree {
  position: relative;
  flex-shrink: 0;
  margin-left: var(--td-comp-margin-m);
  width: var(--td-comp-size-xxl);
}

.t-color-picker__gradient-degree .t-input {
  margin: 0;
  font: var(--td-font-body-small);
}

.t-color-picker__gradient-degree .t-input-number {
  width: 100%;
  padding: 0;
}

.t-color-picker__gradient .gradient-thumbs {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border-radius: inherit;
  cursor: pointer;
}

.t-color-picker__gradient .gradient-thumbs__item {
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  z-index: 0;
  cursor: pointer;
}

.t-color-picker__gradient .gradient-thumbs__item::before {
  display: none;
}

.t-color-picker__gradient .gradient-thumbs__item.t-is-active {
  z-index: 1;
  outline: 2px solid var(--td-component-border);
}

.t-color-picker__gradient .gradient-thumbs__item-inner {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: var(--td-radius-circle);
  overflow: hidden;
}

.t-color-picker__gradient .gradient-thumbs__item-inner::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-color: currentcolor;
}

.t-color-picker__format {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.t-color-picker__format--item:first-child {
  flex-shrink: 0;
}

.t-color-picker__format--item:last-child {
  flex: 1;
}

.t-color-picker__format--item .t-size-m,
.t-color-picker__format--item .t-input.t-size-m {
  font: var(--td-font-body-small);
}

.t-color-picker__format--item .t-input-number .t-input {
  margin: 0;
}

.t-color-picker__format--item .input-group {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-left: var(--td-comp-margin-s);
}

.t-color-picker__format--item .input-group__item {
  flex: 1;
  width: 0;
  margin-left: -1px;
}

.t-color-picker__format--item .input-group__item .t-input {
  padding: 0 1px;
}

.t-color-picker__format--item .input-group__item .t-input:focus,
.t-color-picker__format--item .input-group__item .t-input:focus-within,
.t-color-picker__format--item .input-group__item .t-input:hover {
  z-index: 1;
}

.t-color-picker__format--item .input-group__item:not(:first-child):not(:last-child) .t-input {
  border-radius: 0;
}

.t-color-picker__format--item .input-group__item:first-child:not(:last-child) .t-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.t-color-picker__format--item .input-group__item:last-child:not(:first-child) .t-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.t-color-picker__format--item .input-group .t-input-number {
  width: 100%;
  padding: 0;
}

.t-color-picker__format-mode-select {
  width: 72px;
  display: flex;
}

.t-color-picker__format-mode-select .t-select,
.t-color-picker__format-mode-select .t-input {
  padding-right: 0;
}

.t-color-picker__format-mode-select .t-input--prefix > .t-input__suffix {
  padding-left: 0;
}

.t-color-picker__format-mode-select .t-select__right-icon {
  margin-right: var(--td-comp-margin-xs);
}

.t-color-picker__swatches-wrap {
  margin-top: var(--td-comp-margin-m);
  position: relative;
}

.t-color-picker__swatches-wrap .t-color-picker__swatches + .t-color-picker__swatches {
  margin-top: var(--td-comp-margin-m);
}

.t-color-picker__swatches-wrap .t-color-picker__swatches--title {
  font: var(--td-font-body-small);
  padding: 0;
  color: var(--td-text-color-primary);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.t-color-picker__swatches-wrap .t-color-picker__swatches--actions {
  margin-left: auto;
  display: flex;
  align-items: center;
  font-size: 0;
}

.t-color-picker__swatches-wrap .t-color-picker__swatches--actions .t-color-picker__icon {
  width: var(--td-comp-size-xxxs);
  height: var(--td-comp-size-xxxs);
  margin-left: var(--td-comp-margin-s);
}

.t-color-picker__swatches-wrap .t-color-picker__swatches--items {
  width: 100%;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(10, var(--td-comp-size-xxxs));
  gap: calc(calc(256px - calc(calc(var(--td-pop-padding-xl) * 2) + calc(var(--td-comp-size-xxxs) * 10))) / 9) calc(calc(256px - calc(calc(var(--td-pop-padding-xl) * 2) + calc(var(--td-comp-size-xxxs) * 10))) / 9);
  max-height: calc(4 * calc(var(--td-comp-size-xxxs) + calc(calc(256px - calc(calc(var(--td-pop-padding-xl) * 2) + calc(var(--td-comp-size-xxxs) * 10))) / 9)));
  overflow-x: hidden;
  overflow-y: auto;
  padding: calc(var(--td-pop-padding-xl) - 8px);
  position: relative;
  left: calc(0px - calc(var(--td-pop-padding-xl) - 8px));
}

.t-color-picker__swatches-wrap .t-color-picker__swatches--item {
  display: flex;
  width: var(--td-comp-size-xxxs);
  height: var(--td-comp-size-xxxs);
  border-radius: var(--td-radius-default);
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  position: relative;
  transform-origin: center;
  transition: all 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  box-sizing: border-box;
}

.t-color-picker__swatches-wrap .t-color-picker__swatches--item:hover {
  transform: scale(1.25);
  transform-origin: center;
}

.t-color-picker__swatches-wrap .t-color-picker__swatches--item__color {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--td-component-border);
  border-radius: var(--td-radius-default);
  flex-shrink: 0;
}

.t-color-picker__swatches-wrap .t-color-picker__swatches--item__inner {
  width: 100%;
  height: 100%;
  display: block;
}

.t-color-picker__swatches-wrap .t-color-picker__swatches--item:not(.t-is-active):hover {
  padding: 0;
}

.t-color-picker__swatches-wrap .t-color-picker__swatches--item.t-is-active .t-color-picker__swatches--item__color,
.t-color-picker__swatches-wrap .t-color-picker__swatches--item.t-is-active .t-color-picker__swatches--color {
  border-color: var(--td-text-color-brand);
}

.t-color-picker__swatches-wrap .t-color-picker__swatches--color {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: var(--td-radius-default);
  box-sizing: border-box;
}

.t-color-picker__swatches-wrap .t-color-picker__swatches--inner {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: var(--td-radius-default);
  box-shadow: var(--td-shadow-inset-top), var(--td-shadow-inset-right), var(--td-shadow-inset-bottom), var(--td-shadow-inset-left);
}

.t-color-picker__trigger--default {
  display: inline-flex;
  align-items: center;
}

.t-color-picker__trigger--default > .t-input {
  width: -moz-fit-content;
  width: fit-content;
}

.t-color-picker__trigger--default .t-input {
  padding: 0 var(--td-comp-paddingLR-s) 0 var(--td-comp-paddingLR-xs);
}

.t-color-picker__trigger--default__color {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.t-color-picker__trigger--default__color .color-inner {
  border: 1px solid var(--td-scrollbar-color);
  display: block;
  width: calc(var(--td-comp-size-xs) - 2px);
  height: calc(var(--td-comp-size-xs) - 2px);
  color: transparent;
  position: relative;
  border-radius: var(--td-radius-small);
}

.t-color-picker__trigger--default__color .color-inner.t-size-s {
  width: calc(var(--td-comp-size-xxs) - 2px);
  height: calc(var(--td-comp-size-xxs) - 2px);
}

.t-color-picker__trigger--default__color .color-inner.t-size-l {
  width: calc(var(--td-comp-size-s) - 2px);
  height: calc(var(--td-comp-size-s) - 2px);
}

.t-color-picker__gradient-slider {
  padding: 0 calc(calc(var(--td-comp-size-xxxs) + var(--td-size-1)) / 2);
  border-radius: calc(8px / 2);
}

.t-color-picker__gradient-slider .t-color-picker--bg-alpha {
  background: var(--td-text-color-anti);
  /* stylelint-disable-next-line color-no-hex */
  background-image: linear-gradient(45deg, #c5c5c5 25%, transparent 0, transparent 75%, #c5c5c5 0, #c5c5c5), linear-gradient(45deg, #c5c5c5 25%, transparent 0, transparent 75%, #c5c5c5 0, #c5c5c5);
  background-size: 6px 6px;
  background-position: 0 0, 3px 3px;
}

.t-color-picker__panel.t-is-disabled .t-color-picker__saturation,
.t-color-picker__panel.t-is-disabled .t-color-picker__slider,
.t-color-picker__panel.t-is-disabled .t-color-picker__swatches--item {
  opacity: 0.8;
  cursor: not-allowed;
}

.t-color-picker__panel.t-is-disabled .t-color-picker__gradient-slider .gradient-thumbs,
.t-color-picker__panel.t-is-disabled .t-color-picker__gradient-slider .gradient-thumbs__item {
  cursor: not-allowed;
}

.t-color-picker__panel.t-is-disabled .t-color-picker__swatches--item:hover {
  padding: 0;
}

.t-color-picker__select-options > .t-popup__content {
  box-shadow: var(--td-shadow-1), var(--td-shadow-inset-top), var(--td-shadow-inset-right), var(--td-shadow-inset-bottom), var(--td-shadow-inset-left);
}

/* purgecss end ignore */
/* purgecss start ignore */

:root {
  --td-screen-xs: 320px;
  --td-screen-sm: 768px;
  --td-screen-md: 992px;
  --td-screen-lg: 1200px;
  --td-screen-xl: 1400px;
  --td-screen-xxl: 1880px;
}

.narrow-scrollbar {
  scrollbar-color: var(--td-scrollbar-color) transparent;
  scrollbar-width: thin;
}

.narrow-scrollbar::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.narrow-scrollbar::-webkit-scrollbar-thumb {
  border: 2px solid transparent;
  background-clip: content-box;
  background-color: var(--td-scrollbar-color);
  border-radius: 15px;
}

.narrow-scrollbar::-webkit-scrollbar-thumb:vertical:hover,
.narrow-scrollbar::-webkit-scrollbar-thumb:horizontal:hover {
  background-color: var(--td-scrollbar-hover-color);
}

.t-fake-arrow path {
  transition: d 0.2s;
  stroke: currentcolor;
}

.t-fake-arrow--active path {
  d: path("M3.75 10.2002L7.99274 5.7998L12.2361 10.0425");
}

/* purgecss end ignore */
/* purgecss start ignore */

:root,
:root[theme-mode="light"] {
  --td-brand-color-1: #f2f3ff;
  --td-brand-color-2: #d9e1ff;
  --td-brand-color-3: #b5c7ff;
  --td-brand-color-4: #8eabff;
  --td-brand-color-5: #618dff;
  --td-brand-color-6: #366ef4;
  --td-brand-color-7: #0052d9;
  --td-brand-color-8: #003cab;
  --td-brand-color-9: #002a7c;
  --td-brand-color-10: #001a57;
  --td-warning-color-1: #fff1e9;
  --td-warning-color-2: #ffd9c2;
  --td-warning-color-3: #ffb98c;
  --td-warning-color-4: #fa9550;
  --td-warning-color-5: #e37318;
  --td-warning-color-6: #be5a00;
  --td-warning-color-7: #954500;
  --td-warning-color-8: #713300;
  --td-warning-color-9: #532300;
  --td-warning-color-10: #3b1700;
  --td-error-color-1: #fff0ed;
  --td-error-color-2: #ffd8d2;
  --td-error-color-3: #ffb9b0;
  --td-error-color-4: #ff9285;
  --td-error-color-5: #f6685d;
  --td-error-color-6: #d54941;
  --td-error-color-7: #ad352f;
  --td-error-color-8: #881f1c;
  --td-error-color-9: #68070a;
  --td-error-color-10: #490002;
  --td-success-color-1: #e3f9e9;
  --td-success-color-2: #c6f3d7;
  --td-success-color-3: #92dab2;
  --td-success-color-4: #56c08d;
  --td-success-color-5: #2ba471;
  --td-success-color-6: #008858;
  --td-success-color-7: #006c45;
  --td-success-color-8: #005334;
  --td-success-color-9: #003b23;
  --td-success-color-10: #002515;
  --td-gray-color-1: #f3f3f3;
  --td-gray-color-2: #eee;
  --td-gray-color-3: #e8e8e8;
  --td-gray-color-4: #ddd;
  --td-gray-color-5: #c6c6c6;
  --td-gray-color-6: #a6a6a6;
  --td-gray-color-7: #8b8b8b;
  --td-gray-color-8: #777;
  --td-gray-color-9: #5e5e5e;
  --td-gray-color-10: #4b4b4b;
  --td-gray-color-11: #393939;
  --td-gray-color-12: #2c2c2c;
  --td-gray-color-13: #242424;
  --td-gray-color-14: #181818;
  --td-font-white-1: #ffffff;
  --td-font-white-2: rgba(255, 255, 255, 0.55);
  --td-font-white-3: rgba(255, 255, 255, 0.35);
  --td-font-white-4: rgba(255, 255, 255, 0.22);
  --td-font-gray-1: rgba(0, 0, 0, 0.9);
  --td-font-gray-2: rgba(0, 0, 0, 0.6);
  --td-font-gray-3: rgba(0, 0, 0, 0.4);
  --td-font-gray-4: rgba(0, 0, 0, 0.26);
  --td-brand-color: var(--td-brand-color-7);
  --td-warning-color: var(--td-warning-color-5);
  --td-error-color: var(--td-error-color-6);
  --td-success-color: var(--td-success-color-5);
  --td-brand-color-hover: var(--td-brand-color-6);
  --td-brand-color-focus: var(--td-brand-color-2);
  --td-brand-color-active: var(--td-brand-color-8);
  --td-brand-color-disabled: var(--td-brand-color-3);
  --td-brand-color-light: var(--td-brand-color-1);
  --td-brand-color-light-hover: var(--td-brand-color-2);
  --td-warning-color-hover: var(--td-warning-color-4);
  --td-warning-color-focus: var(--td-warning-color-2);
  --td-warning-color-active: var(--td-warning-color-6);
  --td-warning-color-disabled: var(--td-warning-color-3);
  --td-warning-color-light: var(--td-warning-color-1);
  --td-warning-color-light-hover: var(--td-warning-color-2);
  --td-error-color-hover: var(--td-error-color-5);
  --td-error-color-focus: var(--td-error-color-2);
  --td-error-color-active: var(--td-error-color-7);
  --td-error-color-disabled: var(--td-error-color-3);
  --td-error-color-light: var(--td-error-color-1);
  --td-error-color-light-hover: var(--td-error-color-2);
  --td-success-color-hover: var(--td-success-color-4);
  --td-success-color-focus: var(--td-success-color-2);
  --td-success-color-active: var(--td-success-color-6);
  --td-success-color-disabled: var(--td-success-color-3);
  --td-success-color-light: var(--td-success-color-1);
  --td-success-color-light-hover: var(--td-success-color-2);
  --td-mask-active: rgba(0, 0, 0, 0.6);
  --td-mask-disabled: rgba(255, 255, 255, 0.6);
  --td-bg-color-page: var(--td-gray-color-2);
  --td-bg-color-container: #fff;
  --td-bg-color-container-hover: var(--td-gray-color-1);
  --td-bg-color-container-active: var(--td-gray-color-3);
  --td-bg-color-container-select: #fff;
  --td-bg-color-secondarycontainer: var(--td-gray-color-1);
  --td-bg-color-secondarycontainer-hover: var(--td-gray-color-2);
  --td-bg-color-secondarycontainer-active: var(--td-gray-color-4);
  --td-bg-color-component: var(--td-gray-color-3);
  --td-bg-color-component-hover: var(--td-gray-color-4);
  --td-bg-color-component-active: var(--td-gray-color-6);
  --td-bg-color-secondarycomponent: var(--td-gray-color-4);
  --td-bg-color-secondarycomponent-hover: var(--td-gray-color-5);
  --td-bg-color-secondarycomponent-active: var(--td-gray-color-6);
  --td-bg-color-component-disabled: var(--td-gray-color-2);
  --td-bg-color-specialcomponent: #fff;
  --td-text-color-primary: var(--td-font-gray-1);
  --td-text-color-secondary: var(--td-font-gray-2);
  --td-text-color-placeholder: var(--td-font-gray-3);
  --td-text-color-disabled: var(--td-font-gray-4);
  --td-text-color-anti: #fff;
  --td-text-color-brand: var(--td-brand-color-7);
  --td-text-color-link: var(--td-brand-color-8);
  --td-border-level-1-color: var(--td-gray-color-3);
  --td-component-stroke: var(--td-gray-color-3);
  --td-border-level-2-color: var(--td-gray-color-4);
  --td-component-border: var(--td-gray-color-4);
  --td-shadow-1: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 8%), 0 2px 4px -1px rgba(0, 0, 0, 12%);
  --td-shadow-2: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 6%), 0 5px 5px -3px rgba(0, 0, 0, 10%);
  --td-shadow-3: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 4%), 0 8px 10px -5px rgba(0, 0, 0, 8%);
  --td-shadow-inset-top: inset 0 0.5px 0 #dcdcdc;
  --td-shadow-inset-right: inset 0.5px 0 0 #dcdcdc;
  --td-shadow-inset-bottom: inset 0 -0.5px 0 #dcdcdc;
  --td-shadow-inset-left: inset -0.5px 0 0 #dcdcdc;
  --td-table-shadow-color: rgba(0, 0, 0, 0.08);
  --td-scrollbar-color: rgba(0, 0, 0, 0.1);
  --td-scrollbar-hover-color: rgba(0, 0, 0, 0.3);
  --td-scroll-track-color: #fff;
}

:root[theme-mode="dark"] {
  --td-brand-color-1: #1b2f51;
  --td-brand-color-2: #173463;
  --td-brand-color-3: #143975;
  --td-brand-color-4: #103d88;
  --td-brand-color-5: #0d429a;
  --td-brand-color-6: #054bbe;
  --td-brand-color-7: #2667d4;
  --td-brand-color-8: #4582e6;
  --td-brand-color-9: #699ef5;
  --td-brand-color-10: #96bbf8;
  --td-warning-color-1: #4f2a1d;
  --td-warning-color-2: #582f21;
  --td-warning-color-3: #733c23;
  --td-warning-color-4: #a75d2b;
  --td-warning-color-5: #cf6e2d;
  --td-warning-color-6: #dc7633;
  --td-warning-color-7: #e8935c;
  --td-warning-color-8: #ecbf91;
  --td-warning-color-9: #eed7bf;
  --td-warning-color-10: #f3e9dc;
  --td-error-color-1: #472324;
  --td-error-color-2: #5e2a2d;
  --td-error-color-3: #703439;
  --td-error-color-4: #83383e;
  --td-error-color-5: #a03f46;
  --td-error-color-6: #c64751;
  --td-error-color-7: #de6670;
  --td-error-color-8: #ec888e;
  --td-error-color-9: #edb1b6;
  --td-error-color-10: #eeced0;
  --td-success-color-1: #193a2a;
  --td-success-color-2: #1a4230;
  --td-success-color-3: #17533d;
  --td-success-color-4: #0d7a55;
  --td-success-color-5: #059465;
  --td-success-color-6: #43af8a;
  --td-success-color-7: #46bf96;
  --td-success-color-8: #80d2b6;
  --td-success-color-9: #b4e1d3;
  --td-success-color-10: #deede8;
  --td-gray-color-1: #f3f3f3;
  --td-gray-color-2: #eee;
  --td-gray-color-3: #e8e8e8;
  --td-gray-color-4: #ddd;
  --td-gray-color-5: #c6c6c6;
  --td-gray-color-6: #a6a6a6;
  --td-gray-color-7: #8b8b8b;
  --td-gray-color-8: #777;
  --td-gray-color-9: #5e5e5e;
  --td-gray-color-10: #4b4b4b;
  --td-gray-color-11: #393939;
  --td-gray-color-12: #2c2c2c;
  --td-gray-color-13: #242424;
  --td-gray-color-14: #181818;
  --td-font-white-1: rgba(255, 255, 255, 0.9);
  --td-font-white-2: rgba(255, 255, 255, 0.55);
  --td-font-white-3: rgba(255, 255, 255, 0.35);
  --td-font-white-4: rgba(255, 255, 255, 0.22);
  --td-font-gray-1: rgba(0, 0, 0, 0.9);
  --td-font-gray-2: rgba(0, 0, 0, 0.6);
  --td-font-gray-3: rgba(0, 0, 0, 0.4);
  --td-font-gray-4: rgba(0, 0, 0, 0.26);
  --td-brand-color: var(--td-brand-color-8);
  --td-warning-color: var(--td-warning-color-5);
  --td-error-color: var(--td-error-color-6);
  --td-success-color: var(--td-success-color-5);
  --td-brand-color-hover: var(--td-brand-color-7);
  --td-brand-color-focus: var(--td-brand-color-2);
  --td-brand-color-active: var(--td-brand-color-9);
  --td-brand-color-disabled: var(--td-brand-color-3);
  --td-brand-color-light: var(--td-brand-color-1);
  --td-brand-color-light-hover: var(--td-brand-color-2);
  --td-warning-color-hover: var(--td-warning-color-4);
  --td-warning-color-focus: var(--td-warning-color-2);
  --td-warning-color-active: var(--td-warning-color-6);
  --td-warning-color-disabled: var(--td-warning-color-3);
  --td-warning-color-light: var(--td-warning-color-1);
  --td-warning-color-light-hover: var(--td-warning-color-2);
  --td-error-color-hover: var(--td-error-color-5);
  --td-error-color-focus: var(--td-error-color-2);
  --td-error-color-active: var(--td-error-color-7);
  --td-error-color-disabled: var(--td-error-color-3);
  --td-error-color-light: var(--td-error-color-1);
  --td-error-color-light-hover: var(--td-error-color-2);
  --td-success-color-hover: var(--td-success-color-4);
  --td-success-color-focus: var(--td-success-color-2);
  --td-success-color-active: var(--td-success-color-6);
  --td-success-color-disabled: var(--td-success-color-3);
  --td-success-color-light: var(--td-success-color-1);
  --td-success-color-light-hover: var(--td-success-color-2);
  --td-mask-active: rgba(0, 0, 0, 0.4);
  --td-mask-disabled: rgba(0, 0, 0, 0.6);
  --td-bg-color-page: var(--td-gray-color-14);
  --td-bg-color-container: var(--td-gray-color-13);
  --td-bg-color-container-hover: var(--td-gray-color-12);
  --td-bg-color-container-active: var(--td-gray-color-10);
  --td-bg-color-container-select: var(--td-gray-color-9);
  --td-bg-color-secondarycontainer: var(--td-gray-color-12);
  --td-bg-color-secondarycontainer-hover: var(--td-gray-color-11);
  --td-bg-color-secondarycontainer-active: var(--td-gray-color-9);
  --td-bg-color-component: var(--td-gray-color-11);
  --td-bg-color-component-hover: var(--td-gray-color-10);
  --td-bg-color-component-active: var(--td-gray-color-9);
  --td-bg-color-secondarycomponent: var(--td-gray-color-10);
  --td-bg-color-secondarycomponent-hover: var(--td-gray-color-9);
  --td-bg-color-secondarycomponent-active: var(--td-gray-color-8);
  --td-bg-color-component-disabled: var(--td-gray-color-12);
  --td-bg-color-specialcomponent: transparent;
  --td-text-color-primary: var(--td-font-white-1);
  --td-text-color-secondary: var(--td-font-white-2);
  --td-text-color-placeholder: var(--td-font-white-3);
  --td-text-color-disabled: var(--td-font-white-4);
  --td-text-color-anti: #fff;
  --td-text-color-brand: var(--td-brand-color-8);
  --td-text-color-link: var(--td-brand-color-8);
  --td-border-level-1-color: var(--td-gray-color-11);
  --td-component-stroke: var(--td-gray-color-11);
  --td-border-level-2-color: var(--td-gray-color-9);
  --td-component-border: var(--td-gray-color-9);
  --td-shadow-1: 0 4px 6px rgba(0, 0, 0, 0.06), 0 1px 10px rgba(0, 0, 0, 8%), 0 2px 4px rgba(0, 0, 0, 12%);
  --td-shadow-2: 0 8px 10px rgba(0, 0, 0, 0.12), 0 3px 14px rgba(0, 0, 0, 10%), 0 5px 5px rgba(0, 0, 0, 16%);
  --td-shadow-3: 0 16px 24px rgba(0, 0, 0, 0.14), 0 6px 30px rgba(0, 0, 0, 12%), 0 8px 10px rgba(0, 0, 0, 20%);
  --td-shadow-inset-top: inset 0 0.5px 0 #5e5e5e;
  --td-shadow-inset-right: inset 0.5px 0 0 #5e5e5e;
  --td-shadow-inset-bottom: inset 0 -0.5px 0 #5e5e5e;
  --td-shadow-inset-left: inset -0.5px 0 0 #5e5e5e;
  --td-table-shadow-color: rgba(0, 0, 0, 0.55);
  --td-scrollbar-color: rgba(255, 255, 255, 0.1);
  --td-scrollbar-hover-color: rgba(255, 255, 255, 0.3);
  --td-scroll-track-color: #333;
}

:root {
  --td-radius-small: 2px;
  --td-radius-default: 3px;
  --td-radius-medium: 6px;
  --td-radius-large: 9px;
  --td-radius-extraLarge: 12px;
  --td-radius-round: 999px;
  --td-radius-circle: 50%;
}

:root {
  --td-font-family: PingFang SC, Microsoft YaHei, Arial Regular;
  --td-font-family-medium: PingFang SC, Microsoft YaHei, Arial Medium;
  --td-font-size-link-small: 12px;
  --td-font-size-link-medium: 14px;
  --td-font-size-link-large: 16px;
  --td-font-size-mark-small: 12px;
  --td-font-size-mark-medium: 14px;
  --td-font-size-body-small: 12px;
  --td-font-size-body-medium: 14px;
  --td-font-size-body-large: 16px;
  --td-font-size-title-small: 14px;
  --td-font-size-title-medium: 16px;
  --td-font-size-title-large: 20px;
  --td-font-size-headline-small: 24px;
  --td-font-size-headline-medium: 28px;
  --td-font-size-headline-large: 36px;
  --td-font-size-display-medium: 48px;
  --td-font-size-display-large: 64px;
  --td-line-height-link-small: 20px;
  --td-line-height-link-medium: 22px;
  --td-line-height-link-large: 24px;
  --td-line-height-mark-small: 20px;
  --td-line-height-mark-medium: 22px;
  --td-line-height-body-small: 20px;
  --td-line-height-body-medium: 22px;
  --td-line-height-body-large: 24px;
  --td-line-height-title-small: 22px;
  --td-line-height-title-medium: 24px;
  --td-line-height-title-large: 28px;
  --td-line-height-headline-small: 32px;
  --td-line-height-headline-medium: 36px;
  --td-line-height-headline-large: 44px;
  --td-line-height-display-medium: 56px;
  --td-line-height-display-large: 72px;
  --td-font-link-small: var(--td-font-size-link-small) /
    var(--td-line-height-link-small) var(--td-font-family);
  --td-font-link-medium: var(--td-font-size-link-medium) /
    var(--td-line-height-link-medium) var(--td-font-family);
  --td-font-link-large: var(--td-font-size-link-large) /
    var(--td-line-height-link-large) var(--td-font-family);
  --td-font-mark-small: 600 var(--td-font-size-mark-small) /
    var(--td-line-height-mark-small) var(--td-font-family);
  --td-font-mark-medium: 600 var(--td-font-size-mark-medium) /
    var(--td-line-height-mark-medium) var(--td-font-family);
  --td-font-body-small: var(--td-font-size-body-small) /
    var(--td-line-height-body-small) var(--td-font-family);
  --td-font-body-medium: var(--td-font-size-body-medium) /
    var(--td-line-height-body-medium) var(--td-font-family);
  --td-font-body-large: var(--td-font-size-body-large) /
    var(--td-line-height-body-large) var(--td-font-family);
  --td-font-title-small: 600 var(--td-font-size-title-small) /
    var(--td-line-height-title-small) var(--td-font-family);
  --td-font-title-medium: 600 var(--td-font-size-title-medium) /
    var(--td-line-height-title-medium) var(--td-font-family);
  --td-font-title-large: 600 var(--td-font-size-title-large) /
    var(--td-line-height-title-large) var(--td-font-family);
  --td-font-headline-small: 600 var(--td-font-size-headline-small) /
    var(--td-line-height-headline-small) var(--td-font-family);
  --td-font-headline-medium: 600 var(--td-font-size-headline-medium) /
    var(--td-line-height-headline-medium) var(--td-font-family);
  --td-font-headline-large: 600 var(--td-font-size-headline-large) /
    var(--td-line-height-headline-large) var(--td-font-family);
  --td-font-display-medium: 600 var(--td-font-size-display-medium) /
    var(--td-line-height-display-medium) var(--td-font-family);
  --td-font-display-large: 600 var(--td-font-size-display-large) /
    var(--td-line-height-display-large) var(--td-font-family);
}

:root {
  --td-size-1: 2px;
  --td-size-2: 4px;
  --td-size-3: 6px;
  --td-size-4: 8px;
  --td-size-5: 12px;
  --td-size-6: 16px;
  --td-size-7: 20px;
  --td-size-8: 24px;
  --td-size-9: 28px;
  --td-size-10: 32px;
  --td-size-11: 36px;
  --td-size-12: 40px;
  --td-size-13: 48px;
  --td-size-14: 56px;
  --td-size-15: 64px;
  --td-size-16: 72px;
  --td-comp-size-xxxs: var(--td-size-6);
  --td-comp-size-xxs: var(--td-size-7);
  --td-comp-size-xs: var(--td-size-8);
  --td-comp-size-s: var(--td-size-9);
  --td-comp-size-m: var(--td-size-10);
  --td-comp-size-l: var(--td-size-11);
  --td-comp-size-xl: var(--td-size-12);
  --td-comp-size-xxl: var(--td-size-13);
  --td-comp-size-xxxl: var(--td-size-14);
  --td-comp-size-xxxxl: var(--td-size-15);
  --td-comp-size-xxxxxl: var(--td-size-16);
  --td-pop-padding-s: var(--td-size-2);
  --td-pop-padding-m: var(--td-size-3);
  --td-pop-padding-l: var(--td-size-4);
  --td-pop-padding-xl: var(--td-size-5);
  --td-pop-padding-xxl: var(--td-size-6);
  --td-comp-paddingLR-xxs: var(--td-size-1);
  --td-comp-paddingLR-xs: var(--td-size-2);
  --td-comp-paddingLR-s: var(--td-size-4);
  --td-comp-paddingLR-m: var(--td-size-5);
  --td-comp-paddingLR-l: var(--td-size-6);
  --td-comp-paddingLR-xl: var(--td-size-8);
  --td-comp-paddingLR-xxl: var(--td-size-10);
  --td-comp-paddingTB-xxs: var(--td-size-1);
  --td-comp-paddingTB-xs: var(--td-size-2);
  --td-comp-paddingTB-s: var(--td-size-4);
  --td-comp-paddingTB-m: var(--td-size-5);
  --td-comp-paddingTB-l: var(--td-size-6);
  --td-comp-paddingTB-xl: var(--td-size-8);
  --td-comp-paddingTB-xxl: var(--td-size-10);
  --td-comp-margin-xxs: var(--td-size-1);
  --td-comp-margin-xs: var(--td-size-2);
  --td-comp-margin-s: var(--td-size-4);
  --td-comp-margin-m: var(--td-size-5);
  --td-comp-margin-l: var(--td-size-6);
  --td-comp-margin-xl: var(--td-size-7);
  --td-comp-margin-xxl: var(--td-size-8);
  --td-comp-margin-xxxl: var(--td-size-10);
  --td-comp-margin-xxxxl: var(--td-size-12);
}

/* purgecss end ignore */
/* purgecss start ignore */

.border-color-trigger {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 6px solid #e1e3e8;
  position: relative;
  cursor: pointer;
}

.border-color-trigger-inner {
  position: absolute;
  left: -5px;
  top: -5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 4px solid #e1e3e8;
}

.color-trigger {
  width: 22px;
  height: 22px;
  border: 1px solid #ebedf2;
  border-radius: 11px;
  cursor: pointer;
}

.color-trigger-img {
  width: 22px;
  height: 22px;
  display: block;
  cursor: pointer;
}

/* purgecss end ignore */
/* purgecss start ignore */

.image-manager-modal .ant-modal-header {
  border-bottom: none;
}

.image-manager-modal .add-btn {
  min-width: 80px;
  height: 32px;
  background: #4c6aff;
  margin: 24px auto 0;
  border-radius: 4px;
  font-weight: 400;
  padding: 4px 12px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}

.image-manager-modal .add-btn:hover {
  background: #7088ff;
}

.image-manager-modal .add-btn:active {
  background: #445fe5;
}

.image-manager-modal .ant-table-thead > tr > th {
  background: #f4f6f7;
  color: #7a8599;
  font-weight: 400;
  font-size: 14px;
}

.image-manager-modal .ant-modal-body {
  padding-top: 0;
  max-height: 410px;
  overflow-y: scroll;
  font-size: 12px;
  /* 设置滚动条的样式 */
  /* 滚动槽 */
  /* 滚动条滑块 */
}

.image-manager-modal .ant-modal-body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: #fff;
}

.image-manager-modal .ant-modal-body::-webkit-scrollbar-track {
  border-radius: 6px;
}

.image-manager-modal .ant-modal-body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(38, 42, 51, 0.3);
  padding: 4px;
}

.image-manager-modal :global(.ant-modal-footer) {
  border-top: none;
  padding: 15.5px 23.5px;
}

.image-manager-modal .empty-list {
  margin-top: 100px;
}

.image-manager-modal .sample-link {
  display: block;
  margin-top: 8px;
  margin-bottom: 158px;
}

.image-manager-modal .add-product {
  margin-bottom: 158px;
}

.image-manager-modal .choose-products-outer {
  display: flex;
  margin-bottom: 16px;
  position: relative;
}

.image-manager-modal .choose-products-outer .title {
  font-size: 14px;
  line-height: 22px;
  color: #a9b2c2;
  flex-shrink: 0;
}

.image-manager-modal .choose-products-outer .choose-products {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.image-manager-modal .choose-products-outer .choose-products .product-item {
  padding: 0 8px;
  height: 20px;
  background: #f4f6f7;
  border-radius: 2px;
  display: flex;
  align-items: center;
}

.image-manager-modal .choose-products-outer .choose-products .product-item .product-name {
  max-width: 94px;
  min-width: 36px;
  line-height: 20px;
  font-size: 12px;
  color: #4e5a70;
  margin-right: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.image-manager-modal .choose-products-outer .choose-products .product-item .close {
  cursor: pointer;
  stroke: #939cad;
}

.image-manager-modal .choose-products-outer .choose-products .product-item .close:hover {
  stroke: #4c6aff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.choose-commodity-attr-operate {
  display: flex;
  justify-content: flex-end;
}

.choose-commodity-attr-operate-btn {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  color: #4c6aff;
  cursor: pointer;
}

.choose-commodity-attr-modal .attr-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.choose-commodity-attr-modal .attr-content-title {
  color: #272e47;
  font-size: 20px;
  font-weight: 500;
}

.choose-commodity-attr-modal .attr-content-message {
  color: #272e47;
  font-size: 16px;
  margin: 12px 0 20px;
}

.choose-commodity-attr-modal .attr-content .ant-form-item-control-input-content {
  display: flex;
  justify-content: center;
}

.choose-commodity-attr-modal .attr-content .ant-form-item-control-input-content button:nth-child(2) {
  margin-left: 20px;
}

.choose-commodity-attr-modal .attr-content .ant-checkbox-inner {
  border: 1px solid #d9d9d9;
}

/* purgecss end ignore */
/* purgecss start ignore */

._aIGImageComp_1cw1p_1 ._rewriteButtonWrapper_1cw1p_1 {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

._aIGImageComp_1cw1p_1 ._rewriteButtonWrapper_1cw1p_1 ._rewriteButton_1cw1p_1 {
  padding: 5px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
}

._aIGImageComp_1cw1p_1 ._rewriteButtonWrapper_1cw1p_1 svg {
  display: inline;
  vertical-align: baseline;
}

._aIGImageComp_1cw1p_1 ._imageItem_1cw1p_17 {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: flex-start;
}

._aIGImageComp_1cw1p_1 ._aIAgreement_1cw1p_23 {
  color: #9fa2ad;
  font-family: 'PingFang SC', sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin-top: 8px;
}

._themeList_1cw1p_30 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 11px;
  margin: 10px 0px 17px 0px;
  flex-wrap: wrap;
}

._themeList_1cw1p_30 ._themeItem_1cw1p_39 {
  width: 52px;
  cursor: pointer;
}

._themeList_1cw1p_30 ._themeItem_1cw1p_39 ._themeText_1cw1p_43 {
  padding: 5px 0 2px;
  font-family: 'PingFang SC', sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #747a8c;
  text-align: center;
}

._themeList_1cw1p_30 ._themeItem_1cw1p_39 img {
  width: 52px;
  height: 52px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  border: 1px solid transparent;
}

._themeList_1cw1p_30 ._themeItem_1cw1p_39._active_1cw1p_60 ._themeText_1cw1p_43 {
  font-weight: 500;
  color: #4c6aff;
}

._themeList_1cw1p_30 ._themeItem_1cw1p_39._active_1cw1p_60 img {
  border-color: #4c6aff;
}

._imageRedioCheckGroup_1cw1p_67 {
  width: 100%;
  padding: 12px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 8px;
  background: #f6f7fa;
  border-radius: 4px;
  margin-top: 17px;
}

._imageRedioCheckGroup_1cw1p_67 ._imageRedioItem_1cw1p_77 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 2px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}

._imageRedioCheckGroup_1cw1p_67 ._imageRedioItem_1cw1p_77::before {
  content: ' ';
  display: block;
  padding-bottom: 100%;
}

._imageRedioCheckGroup_1cw1p_67 ._imageRedioItem_1cw1p_77 ._activeBorder_1cw1p_91 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 1px solid #4c6aff;
}

._imageRedioCheckGroup_1cw1p_67 ._imageRedioItem_1cw1p_77 ._checkStatusIcon_1cw1p_99 {
  width: 14px;
  height: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

._imageRedioCheckGroup_1cw1p_67 ._imageRedioItem_1cw1p_77 ._checkStatusIcon_1cw1p_99._unCheck_1cw1p_109 {
  background-image: url(/site/editor/assets/uncheck-4ffde2a7.svg);
}

._imageRedioCheckGroup_1cw1p_67 ._imageRedioItem_1cw1p_77 ._checkStatusIcon_1cw1p_99._checked_1cw1p_112 {
  background-image: url(/site/editor/assets/checked-729293c3.svg);
}

._infoModal_1cw1p_115 .ant-modal-body {
  padding: 20px;
}

._infoModal_1cw1p_115 .ant-modal-content {
  border-radius: 8px;
}

._infoModal_1cw1p_115 .ant-modal-confirm-body {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 6px;
}

._infoModal_1cw1p_115 .ant-modal-confirm-title {
  display: inline-block;
  line-height: 1.5;
}

._infoModal_1cw1p_115 .ant-modal-confirm .ant-modal-confirm-btns {
  margin-top: 18px;
}

._infoModal_1cw1p_115 .ant-btn {
  padding: 5px 17px;
  border-radius: 4px;
}

._infoModal_1cw1p_115 ._infoIcon_1cw1p_138 {
  width: 18px;
  height: 18px;
  margin-top: 3px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._SwitchBtnGroup_tcv6i_1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

._SwitchBtnGroup_tcv6i_1 ._switchButtonGroup_tcv6i_8 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

._SwitchBtnGroup_tcv6i_1 ._switchButtonGroup_tcv6i_8 label {
  color: #545a6e;
  font-size: 14px;
}

._SwitchBtnGroup_tcv6i_1 ._tip_tcv6i_18 {
  width: 100%;
  text-align: left;
  margin-top: 4px;
  font-family: 'PingFang SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #747a8c;
}

/* purgecss end ignore */
/* purgecss start ignore */

.product-spec-attr .ant-checkbox-group {
  width: 100%;
}

.product-spec-attr .product-spec-attr-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.product-spec-attr .product-spec-attr-item .sort-manage-icon {
  width: 16px;
  height: 22px;
}

.product-spec-attr .product-spec-attr-item .product-spec-attr-item-label {
  flex: 1;
}

/* purgecss end ignore */
/* purgecss start ignore */

._buttonGroup_1gvyw_1 {
  width: 204px;
  display: flex;
  align-items: center;
  border: 1px solid #ebedf2;
  border-radius: 3px;
  padding: 3px;
}

._buttonGroup_1gvyw_1 button {
  flex: 1;
  display: block;
  width: 100px;
  margin-right: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 16px;
  border: none;
  background: #fff;
  border-radius: 2px;
}

._buttonGroup_1gvyw_1 button:hover {
  background: #f6f7fa;
}

._buttonGroup_1gvyw_1 button:active {
  background: #f2f5ff;
}

._buttonGroup_1gvyw_1 button:active [stroke='#6F7485'] {
  stroke: #4c6aff;
}

._buttonGroup_1gvyw_1 button:active [fill='#6F7485'] {
  fill: #4c6aff;
}

._buttonGroup_1gvyw_1 button:last-child {
  margin-right: 0;
}

._buttonGroup_1gvyw_1 button._disabled_1gvyw_37 {
  cursor: not-allowed;
}

._buttonGroup_1gvyw_1 button._disabled_1gvyw_37 [stroke='#6F7485'] {
  stroke: #c9cbd6;
}

._buttonGroup_1gvyw_1 button._disabled_1gvyw_37 [fill='#6F7485'] {
  fill: #c9cbd6;
}

/* purgecss end ignore */
/* purgecss start ignore */

.image-clip {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}

.image-clip .image-clip-container,
.image-clip .image-clip-selected {
  width: 72px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  cursor: pointer;
}

.image-clip .image-clip-selected {
  border: 1px solid #4c6aff;
}

.image-clip img {
  max-width: 70px;
  max-height: 70px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.image-mirror {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.image-mirror .image-mirror-horizon,
.image-mirror .image-mirror-vertical {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.image-mirror .image-mirror-horizon svg,
.image-mirror .image-mirror-vertical svg {
  margin-right: 4px;
}

.image-mirror .image-mirror-horizon:hover,
.image-mirror .image-mirror-vertical:hover {
  color: #4c6aff;
}

.image-mirror .image-mirror-horizon:hover svg,
.image-mirror .image-mirror-vertical:hover svg {
  transform-origin: center;
}

.image-mirror .image-mirror-horizon:hover svg [stroke='#8D92A1'],
.image-mirror .image-mirror-vertical:hover svg [stroke='#8D92A1'] {
  stroke: #4c6aff;
}

.image-mirror .image-mirror-horizon:hover svg [fill='#E1E3E8'],
.image-mirror .image-mirror-vertical:hover svg [fill='#E1E3E8'] {
  fill: #edf0ff;
  stroke: #4c6aff;
}

.image-mirror .image-mirror-horizon.active svg,
.image-mirror .image-mirror-vertical.active svg {
  transform: rotateY(180deg);
}

.image-mirror .image-mirror-vertical {
  margin-left: 16px;
}

.image-mirror .image-mirror-vertical svg {
  margin-right: 0;
  transform: rotateY(180deg);
}

.image-mirror .image-mirror-vertical.active svg {
  transform: rotateY(0);
}

/* purgecss end ignore */
/* purgecss start ignore */

.box-shadow-container .box-shadow-open {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.box-shadow-container .box-shadow-line {
  display: flex;
  align-items: center;
  height: 24px;
  margin-top: 16px;
}

.box-shadow-container .box-shadow-line .box-shadow-config {
  width: 50%;
  display: flex;
  align-items: center;
}

.box-shadow-container .box-shadow-line .box-shadow-config label {
  font-size: 12px;
  line-height: 20px;
  margin-right: 4px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.choose-news-operate {
  display: flex;
  justify-content: flex-end;
}

.choose-news-operate-btn {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  color: #4c6aff;
  cursor: pointer;
}

/* purgecss end ignore */
/* purgecss start ignore */

.news-attr-modal .ant-modal-header {
  border-bottom: none;
}

.news-attr-modal .ant-modal-body {
  padding: 0;
}

.news-attr-modal .ant-modal-footer {
  border-top: none;
  padding: 15.5px 23.5px;
}

.news-attr-modal .ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-bottom: 20px;
}

.news-attr-modal .ant-checkbox-disabled .ant-checkbox-inner {
  background-color: #b7c3ff;
  border-color: #b7c3ff !important;
}

.news-attr-modal .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: #fff !important;
}

.news-attr-modal .tip {
  width: 544px;
  height: 32px;
  background: #f2f7fe;
  font-weight: 400;
  font-size: 12px;
  line-height: 32px;
  color: #232d47;
  padding-left: 24px;
  box-sizing: border-box;
}

.news-attr-modal .content {
  display: flex;
  padding: 24px;
}

.news-attr-modal .content .title {
  width: 80px;
  font-size: 14px;
  color: #4e5a70;
  flex-shrink: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

.choose-news-attr-operate {
  display: flex;
  justify-content: flex-end;
}

.choose-news-attr-operate-btn {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  color: #4c6aff;
  cursor: pointer;
}

/* purgecss end ignore */
/* purgecss start ignore */

.element-position-container .element-position-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 24px;
  margin-bottom: 16px;
}

.element-position-container .element-position-line:last-child {
  margin-bottom: 0;
}

.element-position-container .element-position-line .element-position-config {
  display: flex;
  align-items: center;
}

.element-position-container .element-position-line .element-position-config label {
  font-size: 14px;
  line-height: 22px;
  width: 42px;
}

.element-position-container .element-position-line .element-position-config .ant-input-number {
  width: 66px;
  border-color: #e1e3e8;
}

.element-position-container .element-position-line .element-position-config .ant-input-number .ant-input-number-input-wrap input {
  padding: 0;
  text-align: center;
}

/* purgecss end ignore */
/* purgecss start ignore */

.add-news-modal .upload-container {
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px dotted #ccc;
  border-radius: 10px;
  font-size: 20px;
  overflow: hidden;
}

.add-news-modal .upload-container span {
  color: #999;
}

.add-news-modal .upload-container:hover {
  border-color: #7088ff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.edit-news-btn {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  color: #4c6aff;
  cursor: pointer;
}

/* purgecss end ignore */
/* purgecss start ignore */

.edit-news-list-modal .ant-modal-content {
  border-radius: 8px;
}

.edit-news-list-modal .ant-modal-header {
  border-radius: 8px;
  padding: 20px 20px 0;
  border: none;
}

.edit-news-list-modal .ant-modal-body {
  padding: 0 20px;
}

.edit-news-list-modal .ant-modal-footer {
  padding: 18px 20px;
  border: none;
}

.edit-news-list-modal .title {
  color: #9fa2ad;
  font-size: 12px;
  line-height: 16px;
  margin: 4px 0 12px;
}

.edit-news-list-modal .choose-container {
  overflow: auto;
}

.edit-news-list-modal .choose-container .add-news {
  text-align: end;
  font-size: 14px;
  line-height: 22px;
  color: #4c6aff;
  cursor: pointer;
  margin: 10px 0;
}

.edit-news-list-modal .choose-container .news-list {
  width: 100%;
  overflow: auto;
}

.edit-news-list-modal .choose-container .news-item {
  width: 100%;
  height: 36px;
  display: flex;
  align-items: center;
  color: #272e47;
}

.edit-news-list-modal .choose-container .news-item p {
  max-width: 188px;
  flex: 1;
  margin-left: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* purgecss end ignore */
/* purgecss start ignore */

.edit-news-list-btn {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  color: #4c6aff;
  cursor: pointer;
  margin-left: 20px;
  position: absolute;
  bottom: 8px;
  right: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

.mock-product-modal .ant-modal-header {
  border-bottom: none;
}

.mock-product-modal .add-btn {
  min-width: 80px;
  height: 32px;
  background: #4c6aff;
  margin: 24px auto 0;
  border-radius: 4px;
  font-weight: 400;
  padding: 4px 12px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}

.mock-product-modal .add-btn:hover {
  background: #7088ff;
}

.mock-product-modal .add-btn:active {
  background: #445fe5;
}

.mock-product-modal .ant-table-thead > tr > th {
  background: #f4f6f7;
  color: #7a8599;
  font-weight: 400;
  font-size: 14px;
}

.mock-product-modal .ant-modal-body {
  padding-top: 0;
  max-height: 410px;
  overflow-y: scroll;
  font-size: 12px;
  /* 设置滚动条的样式 */
  /* 滚动槽 */
  /* 滚动条滑块 */
}

.mock-product-modal .ant-modal-body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: #fff;
}

.mock-product-modal .ant-modal-body::-webkit-scrollbar-track {
  border-radius: 6px;
}

.mock-product-modal .ant-modal-body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(38, 42, 51, 0.3);
  padding: 4px;
}

.mock-product-modal :global(.ant-modal-footer) {
  border-top: none;
  padding: 15.5px 23.5px;
}

.mock-product-modal .add-wrapper {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #4c6aff;
}

.mock-product-modal .add-wrapper svg {
  margin-right: 4px;
  width: 18px;
  height: 18px;
}

.mock-product-modal .add-wrapper svg [stroke='#626E85'] {
  stroke: #4c6aff;
}

.mock-product-modal .search-outer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.mock-product-modal .search-outer .search {
  width: 280px;
}

.mock-product-modal .empty-list {
  margin-top: 100px;
}

.mock-product-modal .sample-link {
  display: block;
  margin-top: 8px;
  margin-bottom: 158px;
}

.mock-product-modal .add-product {
  margin-bottom: 158px;
}

.mock-product-modal .choose-products-outer {
  display: flex;
  margin-bottom: 16px;
  position: relative;
}

.mock-product-modal .choose-products-outer .title {
  font-size: 14px;
  line-height: 22px;
  color: #a9b2c2;
  flex-shrink: 0;
}

.mock-product-modal .choose-products-outer .choose-products {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.mock-product-modal .choose-products-outer .choose-products .product-item {
  padding: 0 8px;
  height: 20px;
  background: #f4f6f7;
  border-radius: 2px;
  display: flex;
  align-items: center;
}

.mock-product-modal .choose-products-outer .choose-products .product-item .product-name {
  max-width: 94px;
  min-width: 36px;
  line-height: 20px;
  font-size: 12px;
  color: #4e5a70;
  margin-right: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mock-product-modal .choose-products-outer .choose-products .product-item .close {
  cursor: pointer;
  stroke: #939cad;
}

.mock-product-modal .choose-products-outer .choose-products .product-item .close:hover {
  stroke: #4c6aff;
}

.add-product-modal .upload-container {
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px dotted #ccc;
  border-radius: 10px;
  font-size: 20px;
  overflow: hidden;
}

.add-product-modal .upload-container span {
  color: #999;
}

.add-product-modal .upload-container:hover {
  border-color: #7088ff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.choose-mock-product-operate {
  display: flex;
  justify-content: flex-end;
}

.choose-mock-product-operate-btn {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  color: #4c6aff;
  cursor: pointer;
}

.choose-mock-product-modal .commodity-content .ant-input {
  border: 1px solid #d9d9d9;
  width: 200px;
  margin-bottom: 20px;
}

.choose-mock-product-modal .commodity-content-title {
  text-align: center;
  font-size: 23px;
  margin-bottom: 20px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.map-manage {
  margin-bottom: -8px;
}

.map-manage-operate {
  height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 2px;
}

.map-manage-operate-btn {
  border-radius: 2px;
  cursor: pointer;
}

.map-manage-operate-btn:hover {
  background: #f6f7fa;
}

.map-manage-add-btn {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0;
}

.map-manage-add-btn[disabled] {
  color: #b7c3ff;
}

.map-manage-add-btn[disabled]:hover {
  color: #b7c3ff;
}

.map-manage-add-btn[disabled] path {
  stroke: #b7c3ff;
}

.map-manage-operate-popover .ant-popover-inner {
  border-radius: 4px;
  border: 1px solid #ebedf2;
  box-shadow: 0px 4px 10px 0px rgba(47, 83, 134, 0.122);
}

.map-manage-operate-popover .ant-popover-inner-content {
  padding: 4px 0;
}

.map-manage-operate-popover .ant-menu-vertical {
  border-right: none;
}

.map-manage-operate-popover .ant-menu-item {
  width: 118px;
  color: #272e47;
  font-family: PingFang SC;
  font-size: 14px;
  line-height: 22px;
  padding: 5px 12px;
  margin: 0 !important;
  height: 32px;
}

.map-manage-operate-popover .ant-menu-item:hover {
  color: #272e47;
  background: #f0f2f7;
}

/* purgecss end ignore */
/* purgecss start ignore */

.manage-location-modal .ant-modal-header {
  border-bottom: none;
}

.manage-location-modal .ant-modal-body {
  padding: 0 20px;
}

.manage-location-modal .ant-modal-footer {
  border-top: none;
  padding: 4px 23.5px 17px;
}

.manage-location-modal .ant-form-horizontal .ant-form-item-label {
  margin-right: 8px;
}

.modal-map-container {
  width: 500px;
  height: 380px;
  margin: 16px 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

.duration-input-container {
  width: 54px;
  height: 24px;
  border-radius: 2px;
  border: 1px solid #e1e3e8;
  margin-left: auto;
  position: relative;
}

.duration-input-container .duration-input {
  width: 100%;
  padding: 0 32px 0 2px;
  text-align: right;
  border: none;
  outline: none;
  font-size: 14px;
  line-height: 22px;
  color: #272e47;
  border-radius: 2px;
  position: relative;
}

.duration-input-container .duration-input:focus {
  outline: 1px solid #4c6aff;
}

.duration-input-container .duration-unit {
  position: absolute;
  left: 24px;
  top: 0;
}

.duration-input-container .duration-input-arrow {
  width: 18px;
}

.duration-input-container .arrow-up {
  cursor: pointer;
  transform: rotate(180deg);
  position: absolute;
  top: -2px;
  right: 0;
}

.duration-input-container .arrow-down {
  cursor: pointer;
  position: absolute;
  bottom: -2px;
  right: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

._tagSelectWrapper_1i3xz_1 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
}

._tagSelectWrapper_1i3xz_1 .ant-select.ant-select-open .ant-select-arrow {
  transform: rotate(0deg);
}

/* purgecss end ignore */
/* purgecss start ignore */

.text-marker-edit .ant-select-selection-overflow {
  overflow: hidden;
  font-size: 12px;
}

.text-marker-cascader .ant-cascader-menu {
  width: 150px;
}

.text-marker-cascader .ant-cascader-menu-item-content {
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-marker-cascader ::-webkit-scrollbar {
  width: 6px;
  height: 0;
}

.text-marker-cascader ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #e1e3e8;
}

/* purgecss end ignore */
/* purgecss start ignore */

._customCodeEdit_4jxll_1 {
  color: #4c6aff;
  font-size: 14px;
  cursor: pointer;
}

._customCodeEditModalWrap_4jxll_6 {
  pointer-events: none;
}

._customCodeEditModal_4jxll_6 .ant-modal-header {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 24px;
}

._customCodeEditModal_4jxll_6 .ant-modal-body {
  padding-bottom: 16px;
}

._customCodeEditModal_4jxll_6 .ant-modal-body textarea {
  height: 180px;
}

._customCodeEditModal_4jxll_6 .ant-modal-body textarea::-webkit-scrollbar {
  width: 6px;
}

._customCodeEditModal_4jxll_6 .ant-modal-body textarea::-webkit-scrollbar-thumb {
  width: 6px;
  border-radius: 3px;
  background: #e1e3e8 !important;
}

._customCodeEditModal_4jxll_6 .ant-modal-title {
  color: #272e47 !important;
}

._customCodeEditModal_4jxll_6 .ant-input::-moz-placeholder {
  color: #9fa2ad !important;
}

._customCodeEditModal_4jxll_6 .ant-input::placeholder {
  color: #9fa2ad !important;
}

._customCodeEditModal_4jxll_6 ._btnGroup_4jxll_34 {
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

._customCodeEditModal_4jxll_6 ._btnGroup_4jxll_34 ._cancelBtn_4jxll_40,
._customCodeEditModal_4jxll_6 ._btnGroup_4jxll_34 ._submitBtn_4jxll_41 {
  cursor: pointer;
  color: #fff;
  padding: 5px 24px;
  background: #4c6aff;
  border-radius: 4px;
  border: 1px solid transparent;
  outline: none;
}

._customCodeEditModal_4jxll_6 ._btnGroup_4jxll_34 ._cancelBtn_4jxll_40:hover,
._customCodeEditModal_4jxll_6 ._btnGroup_4jxll_34 ._submitBtn_4jxll_41:hover {
  background: #7088ff;
}

._customCodeEditModal_4jxll_6 ._btnGroup_4jxll_34 ._cancelBtn_4jxll_40:active,
._customCodeEditModal_4jxll_6 ._btnGroup_4jxll_34 ._submitBtn_4jxll_41:active {
  background: #445fe5;
}

._customCodeEditModal_4jxll_6 ._btnGroup_4jxll_34 ._cancelBtn_4jxll_40 {
  background: #fff;
  border: 1px solid #e1e3e8;
  color: #545a6e;
  margin-right: 12px;
}

._customCodeEditModal_4jxll_6 ._btnGroup_4jxll_34 ._cancelBtn_4jxll_40:hover {
  background: #fff;
}

._customCodeEditModal_4jxll_6 ._btnGroup_4jxll_34 ._cancelBtn_4jxll_40:active {
  background: #fff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.container-style-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.container-style-wrapper .container-style-label {
  margin-bottom: 10px;
}

.container-style-wrapper .ant-radio-wrapper {
  margin-left: 0;
}

.container-style-wrapper .ant-input-number {
  margin: 0 4px 0 10px;
  width: 60px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._openNewPageCheckbox_oyso1_1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 4px;
}

._openNewPageCheckbox_oyso1_1 ._checkboxGroup_oyso1_9 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

._openNewPageCheckbox_oyso1_1 ._checkboxGroup_oyso1_9 > label {
  color: #545a6e;
  font-family: 'PingFang SC';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

._openNewPageCheckbox_oyso1_1 ._linkText_oyso1_22 {
  color: #4c6aff;
  font-family: 'PingFang SC';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

/* purgecss end ignore */
/* purgecss start ignore */

.appear-form .item-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.appear-form .item-row > span {
  margin-left: 4px;
  width: 16px;
}

.appear-form .item-row .ant-form-item {
  margin-bottom: 0;
}

.appear-form .item-row .input-item {
  margin-left: auto;
}

/* purgecss end ignore */
/* purgecss start ignore */

._translatedLanguageEditComp_wd0rc_1 {
  max-height: 262px;
  overflow-y: overlay;
  overflow-x: hidden;
}

._translatedLanguageEditComp_wd0rc_1 ._titleRenderItem_wd0rc_6 {
  color: #272e47;
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

._translatedLanguageEditComp_wd0rc_1 ._titleRenderItem_wd0rc_6 ._titleWrap_wd0rc_16 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 163px;
}

._translatedLanguageEditComp_wd0rc_1 ._titleRenderItem_wd0rc_6 ._edit_wd0rc_22 {
  display: none;
  margin-right: 8px;
  width: 16px;
  height: 16px;
  align-items: center;
  justify-content: center;
}

._translatedLanguageEditComp_wd0rc_1 ._titleRenderItem_wd0rc_6:hover ._edit_wd0rc_22 {
  display: flex;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode {
  box-sizing: border-box;
  height: 32px;
  align-items: center;
  padding: 4px 0;
  border-radius: 2px;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode:hover {
  background: #f6f7fa;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .sort-manage {
  height: 16px;
  max-width: 236px;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .sort-manage .sort-manage-name {
  flex: 1;
  line-height: 16px;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .sort-manage:hover .sort-manage-name {
  color: #272e47;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-indent-unit {
  width: 12px;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-indent-unit::before {
  right: 6px;
  height: 44px;
  top: -6px;
  border-color: #e1e3e8;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-draggable-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  width: 12px;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-draggable-icon [fill='#8D92A1'] {
  fill: #6f7485;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-node-content-wrapper {
  display: flex;
  align-items: center;
  padding: 0;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
  background: transparent;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-node-selected {
  background: transparent;
  color: #4c6aff;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-node-selected [stroke='#6F7485'] {
  stroke: #4c6aff;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-node-selected [stroke='#8D92A1'] {
  stroke: #4c6aff;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-node-selected .sort-manage-name {
  color: #4c6aff !important;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-iconEle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-title {
  margin-left: 4px;
  width: 100%;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-title .sort-manage {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-title .sort-manage-name {
  margin-left: 0;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-switcher {
  width: 12px;
  height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: inherit;
  background: transparent;
  transition: transform 200ms;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-switcher_open {
  transform: rotateZ(90deg);
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-switcher-noop {
  width: 12px;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode .ant-tree-switcher-noop .ant-tree-switcher-leaf-line {
  display: none;
}

._translatedLanguageEditComp_wd0rc_1 .ant-tree-list .ant-tree-treenode-selected {
  background: #f2f5ff !important;
}

._noDataTip_wd0rc_136 {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 10px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._styleGroup_idmvq_1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  margin: 14px 0px 17px 0px;
  flex-wrap: wrap;
}

._styleGroup_idmvq_1 ._styleItem_idmvq_10 {
  padding: 2px 12px;
  height: 24px;
  line-height: 20px;
  background: #f6f7fa;
  border-radius: 16px;
  font-family: 'PingFang SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #272e47;
  cursor: pointer;
  max-width: 136px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}

._styleGroup_idmvq_1 ._styleItem_idmvq_10._active_idmvq_28 {
  font-weight: 500;
  color: #4c6aff;
  background: #eff2ff;
}

._styleGroup_idmvq_1 ._styleItem_idmvq_10:hover ._styleClose_idmvq_33 {
  display: block;
}

._styleGroup_idmvq_1 ._styleClose_idmvq_33 {
  display: none;
  position: absolute;
  width: 12px;
  right: 2px;
  top: 4px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.ai-tags .ai-tags-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  color: #272e47;
}

.ai-tags .ai-tags-title svg {
  cursor: pointer;
  border-radius: 2px;
}

.ai-tags .ai-tags-title svg:hover {
  background: #f0f2f7;
}

.ai-tags-popover .ant-popover-inner {
  border-radius: 8px;
}

.ai-tags-popover .ant-popover-inner-content {
  width: 420px;
  height: 184px;
  padding: 20px;
}

.ai-tags-popover .ai-tags-popover-title {
  font-size: 16px;
  line-height: 24px;
  color: #272e47;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ai-tags-popover .ai-tags-popover-title svg {
  cursor: pointer;
}

.ai-tags-popover .ai-tags-popover-input-wrapper {
  padding-top: 24px;
  height: 86px;
}

.ai-tags-popover .ai-tags-popover-input {
  border-radius: 4px;
}

.ai-tags-popover .common-modal-footer {
  text-align: right;
}

.ai-tags-popover .ant-select-selection-overflow {
  flex-wrap: nowrap;
  overflow: hidden;
}

.ai-tags-popover .ant-select-multiple .ant-select-selection-item {
  background: #f0f2f7;
  color: #272e47;
  font-size: 12px;
}

.ai-tags-popover .ai-tags-error-tips {
  font-size: 12px;
  line-height: 20px;
  height: 0;
  color: #fe5b4c;
  margin-top: 2px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.ellipsis-common {
  white-space: pre-wrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.ai-content-replace-card .ai-agreement {
  color: #9fa2ad;
  font-family: PingFang SC;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 16px;
}

.ai-content-replace-card .ai-content-replace-list {
  position: relative;
}

.ai-content-replace-card .ai-content-replace-item {
  width: 100%;
  height: 78px;
  padding: 10px;
  border: 1px solid #f0f1f5;
  border-radius: 4px;
  margin-bottom: 16px;
  position: relative;
}

.ai-content-replace-card .ai-content-replace-item:last-child {
  margin-bottom: 0;
}

.ai-content-replace-card .ai-content-replace-item:hover {
  border-color: #7088ff;
}

.ai-content-replace-card .ai-content-replace-item:hover .replace-btn {
  color: #7088ff;
  font-weight: 500;
}

.ai-content-replace-card .ai-content-replace-item:hover svg path {
  stroke: #7088ff;
}

.ai-content-replace-card .ai-content-replace-item .ai-content-replace-item-content {
  color: #272e47;
  font-size: 12px;
}

.ai-content-replace-card .ai-content-replace-item .ai-content-replace-item-content .ellipsis-tooltip-content {
  white-space: pre-wrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.ai-content-replace-card .ai-content-replace-item .replace-btn {
  position: absolute;
  right: 10px;
  bottom: 6px;
  font-size: 12px;
  line-height: 16px;
  color: #545a6e;
  display: flex;
  align-items: center;
  gap: 2px;
  cursor: pointer;
}

.ai-content-replace-card .ai-content-relpace-card-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.ai-content-replace-card ::-webkit-input-placeholder {
  font-size: 12px;
}

.ai-content-replace-card .ai-content-radio.ant-radio-group {
  justify-content: space-between;
}

.ai-content-replace-card .ai-content-radio.ant-radio-group .ant-radio-wrapper {
  margin-left: 0;
  margin-top: 8px;
  font-size: 12px;
}

.ai-content-replace-card .expand-icon {
  cursor: pointer;
}

.ai-content-replace-card .generate-btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 14px 0 16px;
}

.ai-content-replace-card .generate-btn-wrapper .generate-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ai-content-replace-card .generate-btn-wrapper svg {
  display: inline;
  vertical-align: baseline;
}

.content-replace-load-mask {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.8);
  color: #747a8c;
  font-size: 12px;
}

.content-replace-load-mask > span {
  color: #562de0;
}

.content-replace-load-mask img {
  width: 60px;
  height: 60px;
}

/* purgecss end ignore */
/*purgecss start ignore*/

._aiCreateAdvantagesModal_ph6hm_1 {
  max-width: none !important;
  max-height: none !important;
}

._aiCreateAdvantagesModal_ph6hm_1 ._title_ph6hm_5 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  color: var(--text-5, #272e47);
  text-align: right;
  font-family: 'PingFang SC';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

._aiCreateAdvantagesModal_ph6hm_1 .ant-modal-content {
  background-image: url(/site/editor/assets/ai-create-advantages-bg-275a9237.png);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  background-color: #f6f7fa;
}

._aiCreateAdvantagesModal_ph6hm_1 .ant-modal-header,
._aiCreateAdvantagesModal_ph6hm_1 .ant-modal-body {
  background-color: transparent;
}

._aiCreateAdvantagesModal_ph6hm_1 .ant-modal-body {
  padding: 10px 0px 0px 0px !important;
  max-height: none !important;
}

._aiCreateAdvantagesModal_ph6hm_1 .ant-tabs > .ant-tabs-nav {
  border-bottom: 1px solid #e1e3e8;
}

._aiCreateAdvantagesModal_ph6hm_1 .ant-modal-header {
  border-bottom: none;
}

._aiCreateAdvantagesModal_ph6hm_1 ._createTabPaneWrapper_ph6hm_40 {
  width: 100%;
  display: flex;
  height: 489px;
  padding: 20px 0px 20px 20px;
  flex-wrap: nowrap;
  justify-content: space-between;
}

._aiCreateAdvantagesModal_ph6hm_1 ._createTabPaneWrapper_ph6hm_40 ._verticalLine_ph6hm_48 {
  height: 549px;
  transform: translateY(-37px);
  border-left: 1px solid #e1e3e8;
}

._aiCreateAdvantagesModal_ph6hm_1 ._createTabPaneWrapper_ph6hm_40 .ant-input:focus {
  box-shadow: none;
  border-color: var(--Brand-6, #4c6aff);
}

._aiCreateAdvantagesModal_ph6hm_1 ._createTabPaneWrapper_ph6hm_40 .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  border-color: var(--Brand-6, #4c6aff);
  box-shadow: none;
}

._aiCreateAdvantagesModal_ph6hm_1 ._createTabPaneWrapper_ph6hm_40 .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
  border-color: var(--Brand-6, #4c6aff);
}

._aiCreateAdvantagesModal_ph6hm_1 ._createTabPaneWrapper_ph6hm_40 .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
  border-color: var(--Brand-6, #4c6aff);
  box-shadow: none;
}

._aiCreateAdvantagesModal_ph6hm_1 ._createTabPaneWrapper_ph6hm_40 .ant-radio-inner {
  background-color: #fff;
}

._aiCreateAdvantagesModal_ph6hm_1 ._manageTabPaneWrapper_ph6hm_71 {
  width: 100%;
  height: 526px;
  padding: 0px 11px;
}

._aiCreateAdvantagesModal_ph6hm_1 ._manageTabPaneWrapper_ph6hm_71 ._manageContentWrapper_ph6hm_76 {
  height: 470px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
  margin-top: 16px;
  overflow-y: auto;
  overflow-y: overlay;
  overflow-x: hidden;
}

._aiCreateAdvantagesModal_ph6hm_1 ._manageTabPaneWrapper_ph6hm_71 ._manageContentWrapper_ph6hm_76::-webkit-scrollbar {
  opacity: 0;
  width: 6px;
  background-color: transparent;
}

._aiCreateAdvantagesModal_ph6hm_1 ._manageTabPaneWrapper_ph6hm_71 ._manageContentWrapper_ph6hm_76:hover {
  /*滚动条两端方向按钮*/
  /*滚动条中间滑动部分*/
  /*滚动条右下角区域*/
}

._aiCreateAdvantagesModal_ph6hm_1 ._manageTabPaneWrapper_ph6hm_71 ._manageContentWrapper_ph6hm_76:hover::-webkit-scrollbar {
  opacity: 1;
  display: block;
  background-color: transparent;
  width: 6px;
  padding-right: 4px;
}

._aiCreateAdvantagesModal_ph6hm_1 ._manageTabPaneWrapper_ph6hm_71 ._manageContentWrapper_ph6hm_76:hover::-webkit-scrollbar:horizontal {
  height: 6px;
}

._aiCreateAdvantagesModal_ph6hm_1 ._manageTabPaneWrapper_ph6hm_71 ._manageContentWrapper_ph6hm_76:hover::-webkit-scrollbar-button {
  display: none;
}

._aiCreateAdvantagesModal_ph6hm_1 ._manageTabPaneWrapper_ph6hm_71 ._manageContentWrapper_ph6hm_76:hover::-webkit-scrollbar-thumb {
  background: #c9cbd6;
  border-radius: 4px;
  padding-right: 4px;
  width: 6px;
  opacity: 0;
}

._aiCreateAdvantagesModal_ph6hm_1 ._manageTabPaneWrapper_ph6hm_71 ._manageContentWrapper_ph6hm_76:hover::-webkit-scrollbar-thumb:hover {
  background: #c9cbd6;
}

._aiCreateAdvantagesModal_ph6hm_1 ._manageTabPaneWrapper_ph6hm_71 ._manageContentWrapper_ph6hm_76:hover::-webkit-scrollbar-corner {
  display: none;
}

._aiCreateAdvantagesModal_ph6hm_1 ._tabs_ph6hm_125 {
  height: auto !important;
  padding: 0px 4px;
}

._aiCreateAdvantagesModal_ph6hm_1 ._tabs_ph6hm_125 .ant-tabs-tab {
  height: 40px;
  padding: 9px 14px;
  font-size: 14px;
}

._aiCreateAdvantagesModal_ph6hm_1 ._tabs_ph6hm_125.ant-tabs-top .ant-tabs-ink-bar:after {
  content: '';
  width: 24px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  background-color: var(--Brand-6, #4c6aff);
  transform: translateX(-50%);
}

._aiCreateAdvantagesModal_ph6hm_1 ._tabs_ph6hm_125.ant-tabs-top .ant-tabs-ink-bar {
  background-color: transparent !important;
}

._aiCreateAdvantagesModal_ph6hm_1 ._tabs_ph6hm_125 .ant-tabs-tab + .ant-tabs-tab {
  margin: 0 0 0 12px;
}

._aiCreateAdvantagesModal_ph6hm_1 ._tabs_ph6hm_125 .ant-tabs-tab:hover {
  color: var(--Brand-6, #4c6aff);
}

._aiCreateAdvantagesModal_ph6hm_1 ._tabWrapper_ph6hm_154 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
}

._aiCreateAdvantagesModal_ph6hm_1 ._tabWrapper_ph6hm_154 ._tab_ph6hm_125 {
  display: flex;
  padding: 2px 12px;
  justify-content: center;
  align-items: center;
  background: #f6f7fa;
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  color: #272e47;
  cursor: pointer;
  border-radius: 16px;
}

._aiCreateAdvantagesModal_ph6hm_1 ._tabWrapper_ph6hm_154 ._tab_ph6hm_125:hover {
  background: #eff2ff;
  color: #4c6aff;
}

._aiCreateAdvantagesModal_ph6hm_1 ._tabWrapper_ph6hm_154 ._tab_ph6hm_125._active_ph6hm_179 {
  border: 1px solid #4c6aff;
  color: #4c6aff;
}

._aiCreateAdvantagesModal_ph6hm_1 ._footerWrapper_ph6hm_183 {
  width: 100%;
  height: 64px;
  padding: 16px 20px 16px 32px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
  border-top: 1px solid #ebedf2;
  background: #f6f7fa;
}

._aiCreateAdvantagesModal_ph6hm_1 ._footerWrapper_ph6hm_183 .lx-ui-btn + .lx-ui-btn {
  margin-left: 0px !important;
}

/*purgecss end ignore*/
/* purgecss start ignore */

._formCard_1dle4_1 {
  width: 470px;
  flex-direction: column;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  flex-shrink: 0;
}

._formCard_1dle4_1 .ant-select-selection-overflow {
  flex-wrap: nowrap;
  overflow-x: hidden;
}

._formCard_1dle4_1 .ant-form-item-label > label .ant-form-item-tooltip {
  cursor: default !important;
}

/* purgecss end ignore */
/* purgecss start ignore */

._aiStyleButton_16fue_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  border-radius: 4px;
  background: linear-gradient(97deg, #4d6aff 1.51%, #9c40ff 77.1%, #ca40ff 98.42%);
  color: #fff !important;
  font-family: 'PingFang SC';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  padding: 0px 16px;
  height: 32px;
  min-width: auto !important;
  border: 0px !important;
}

._aiStyleButton_16fue_1:focus {
  background: linear-gradient(97deg, #4d6aff 1.51%, #9c40ff 77.1%, #ca40ff 98.42%);
  color: #fff !important;
}

._aiStyleButton_16fue_1:hover {
  background: linear-gradient(97deg, #8297ff 1.51%, #bb79ff 77.1%, #d979ff 98.42%);
  color: #fff !important;
}

._aiStyleButton_16fue_1:active {
  background: linear-gradient(97deg, #445fe5 1.51%, #7e33cc 77.1%, #a033cc 98.42%);
  color: #fff !important;
}

._aiStyleButton_16fue_1[disabled],
._aiStyleButton_16fue_1[disabled]:hover {
  background: linear-gradient(97deg, #cad2ff 1.51%, #e2c6ff 77.1%, #efc6ff 98.42%);
  opacity: 1;
  color: #fff !important;
}

/* purgecss end ignore */
/* purgecss start ignore */

._resultListPanel_kjryh_1 {
  display: flex;
  width: 510px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
}

._resultListPanel_kjryh_1 ._header_kjryh_9 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #272e47;
  font-family: 'PingFang SC';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 157.143% */
}

._resultListPanel_kjryh_1 ._contentWrapper_kjryh_22 {
  width: 100%;
  height: 458px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
  overflow-y: auto;
  overflow-y: overlay;
  overflow-x: hidden;
}

._resultListPanel_kjryh_1 ._contentWrapper_kjryh_22::-webkit-scrollbar {
  opacity: 0;
  width: 6px;
  background-color: transparent;
}

._resultListPanel_kjryh_1 ._contentWrapper_kjryh_22:hover {
  /*滚动条两端方向按钮*/
  /*滚动条中间滑动部分*/
  /*滚动条右下角区域*/
}

._resultListPanel_kjryh_1 ._contentWrapper_kjryh_22:hover::-webkit-scrollbar {
  opacity: 1;
  display: block;
  background-color: transparent;
  width: 6px;
  padding-right: 4px;
}

._resultListPanel_kjryh_1 ._contentWrapper_kjryh_22:hover::-webkit-scrollbar:horizontal {
  height: 6px;
}

._resultListPanel_kjryh_1 ._contentWrapper_kjryh_22:hover::-webkit-scrollbar-button {
  display: none;
}

._resultListPanel_kjryh_1 ._contentWrapper_kjryh_22:hover::-webkit-scrollbar-thumb {
  background: #c9cbd6;
  border-radius: 4px;
  padding-right: 4px;
  width: 6px;
  opacity: 0;
}

._resultListPanel_kjryh_1 ._contentWrapper_kjryh_22:hover::-webkit-scrollbar-thumb:hover {
  background: #c9cbd6;
}

._resultListPanel_kjryh_1 ._contentWrapper_kjryh_22:hover::-webkit-scrollbar-corner {
  display: none;
}

._resultListPanel_kjryh_1 ._contentWrapper_kjryh_22 ._emptyTip_kjryh_70 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-direction: column;
}

._resultListPanel_kjryh_1 ._contentWrapper_kjryh_22 ._emptyTip_kjryh_70 ._emptyImg_kjryh_79 {
  width: 68px;
  height: 68px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABECAYAAADX0fiMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAYtSURBVHgB7ZtrbBRVFMf/d3ZnKdZtl60tpfjiEUWtRgIaROQVUAxfIBJ5fjDx9R0FIhZEI9UYjDEGAxijIcRnQkJMgAKhDwooUhGQZx8JiC1dIJTdlra7O/d6ptBAd+cOO92ZzW7ZXzLtdubM7M6/9zzuubNAlixZ+gmDjZxsuFjKwP4UQA4cQDD2SeD8idXTpk2LwkEU2AiDa6JTgvRcX4j3hj5YuhYOY6sognEXnEbw5afqW9fBQWwVJVUIhndONAbKKysr3XAAaUzR3/Cx0vHrueCLyWwQErkYwbmwZbR0dHSipvYIJk4cKzdiymePjypcAZuRjhQSZB4X4i1651z6053IJoRwMaaLY8+2Z88B7Nt3GFLIlU42BD6GzUhF0TgfgzSgoqIW1dWHTCzESooxH8JG0j6mcM57hNlXIx0xjGLM6tP1Fz+FTWRMoN2xs4bi3O/S45yxFTeCr0g6+GZU9tm9+wD27pUL01PHPBAoR5JkXErWg2919R9mJsvONCVXx2RknVJRsd/UlTTeW8f0z5UsndQdYQiHzW08HmCQKuA0uisJepvp0ycYHr/pSvr9LYdFLIly/qKCb38bbGrz1OgoFr3YhVSgu5Lb7cbkyeNlJstOnw2cGvNI0XewgOXhFYmaT6xp6KaUXbtqacRwTJnyrOFxrqAEFrEkSu5ggeGFmqmN3+u869xObx2jMAUvGIwYcjHLH8iSKCX3cSxdeB2pwONxY+aMCYhqWoJncISCIXjzvEgWR2aZdqCqKl6eNcnSOV3dEdpi+0/W/TkjU7IVFEWxrMqAF6U/DHhReD+yoaWYorpdyPcm34LtDkcR6uhGKhDQnM0+euNHdSc/uDTN1kUEc/qRkge8+zBYD7SWRko0ynH1WieSReMpLPAUh4s36tmiK+zoOpTtCH0OYJFsnWKAxUBLHprCGNmLPkJFAk4QjihoavbQaFbgdgmaq3EU+6POuo+eeQp89yDVBK60U2KV31v9v25U/aXiLP02qEvKFpUJP42XjVvKWQsSIOPdZ1tNDjZtG4zT59yyQq2Q5PyAWggHF38knk/kmhktytaqHNT8rSZUtZIwD/Ewti9YLebeydaS+4QjGlovtyPVcAPX2X9Uxf5jKiySxzi+XrJGHN+yhjXIjCy3DrhIbRPJiM5uhu0HE1reNqJYi0Bff35TZpCR7vNPk5syzK00qL9atgQYYdB4nPQ0MH9GzE6GNxauFEMhISNFOdbQd4DrKwhjHzUWZfT9wDNPxO+n0mIqJKRt582MYHvfYknvWDZe0Fcb4m1bLtNNGvzraf35YUjISFE6w31FiZIoqzYa21bI18ykPZCMFEU2xSvIB557EigdqScE4HgjUHmYerdhw2t0QIJUFJcQmyFctXHXYvwlGnrvIs0YMYxGy+voibpH6/VVSmDuVGA2lWurNgBXQ33tqaVzTHYtqSjFxb4m+tUUu7/5UmgU0iAtx+L3ATsP0kbuErw5BobQasf8mcDwor6i0BTuQrAN1bJrZab7GFB36sZ2O7oQG7Yamn+54ysm7YcOGFEShRYSD0V8WG9mc7ctcTTCg1d/XcpM24d3kyibo/di3A9l7NydDKXu0xIIzaNI/krsfmr3jISNUMg+Qz/rZccZ2CzEfM7iAo7g9fhul8ZZlGbM0RvnQU/EVyhTVtK+b35ey+QVSwxSUbjg+pcPFsBh6MN/X1KUL32y8b/WYDeLuf/XZnehw+ARmPbr7It1W3I/118LDzTqKLVVrWGWm8ppH2gVhSkipgRQFAGvQQMwLxcdP5azViT7nsgSR1YUA7KiGCCNKbSc0UUB7prBIfJxmD4uJDnPEKGJ1Ky0W0AqSklRnp4R4rJC86W2caSLyVcrdNicYYXeKtiBEPpMJj8xU3sEHjjuw1ib4uG/wAbSIiU3Xw7OoS67z+gYuepPVICZdqmZEJ1uNWdTkc/TBBtIjzqFszKqlMcZHcpRoz6/359wjLKDbPYxICuKAVL3aQ6E3iePLovdLziOlBR5TR/Qr6urS/SJ4LREKooQXKVaJa7jTfs8eg2DAUzWfQxIi+yjMuVtrogCo2MtLUOSf8jOImkhSmFhbh3SiKz7ZMnSb/4Hjc8ZSwb5f4QAAAAASUVORK5CYII=);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

._resultListPanel_kjryh_1 ._contentWrapper_kjryh_22 ._emptyTip_kjryh_70 ._emptyTip_kjryh_70 {
  color: #747a8c;
  text-align: center;
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  width: 237px;
  height: auto;
}

._resultListPanel_kjryh_1 ._block_kjryh_98 {
  width: 510px;
  height: 82px;
  background-image: url(/site/editor/assets/result-loading-img-b21c762c.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-shrink: 0;
}

/* purgecss end ignore */
/*purgecss start ignore*/

._resultContentCard_19578_1 {
  width: calc(100% - 16px);
  padding: 12px 16px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  border-radius: 4px;
  border: 1px solid #e1e3e8;
}

._resultContentCard_19578_1 .ant-input:focus {
  box-shadow: none;
}

._resultContentCard_19578_1:hover,
._resultContentCard_19578_1._active_19578_15 {
  border: 1px solid #4d6aff;
}

._resultContentCard_19578_1 ._checkBoxWrapper_19578_18,
._resultContentCard_19578_1 ._radioBtnWrapper_19578_19 {
  flex-shrink: 0;
  flex-grow: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 {
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8px;
  max-width: calc(100% - 16px);
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._contentEditor_19578_37 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
  justify-content: flex-start;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._contentEditor_19578_37 .sirius-input-ui {
  width: 100%;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._contentEditor_19578_37 .ant-input {
  border: 0px !important;
  background-color: transparent;
  padding: 0px !important;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._contentEditor_19578_37 textarea.ant-input {
  overflow-y: auto;
  overflow-y: overlay;
  overflow-x: hidden;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._contentEditor_19578_37 textarea.ant-input::-webkit-scrollbar {
  opacity: 0;
  width: 6px;
  background-color: transparent;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._contentEditor_19578_37 textarea.ant-input:hover {
  /*滚动条两端方向按钮*/
  /*滚动条中间滑动部分*/
  /*滚动条右下角区域*/
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._contentEditor_19578_37 textarea.ant-input:hover::-webkit-scrollbar {
  opacity: 1;
  display: block;
  background-color: transparent;
  width: 6px;
  padding-right: 4px;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._contentEditor_19578_37 textarea.ant-input:hover::-webkit-scrollbar:horizontal {
  height: 6px;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._contentEditor_19578_37 textarea.ant-input:hover::-webkit-scrollbar-button {
  display: none;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._contentEditor_19578_37 textarea.ant-input:hover::-webkit-scrollbar-thumb {
  background: #c9cbd6;
  border-radius: 4px;
  padding-right: 4px;
  width: 6px;
  opacity: 0;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._contentEditor_19578_37 textarea.ant-input:hover::-webkit-scrollbar-thumb:hover {
  background: #c9cbd6;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._contentEditor_19578_37 textarea.ant-input:hover::-webkit-scrollbar-corner {
  display: none;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._contentEditor_19578_37 ._productName_19578_94 {
  color: #272e47;
  font-family: 'PingFang SC';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  max-width: 100%;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._btnGroup_19578_103 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

._resultContentCard_19578_1 ._contentWrapper_19578_27 ._btnGroup_19578_103 .lx-ui-btn + .lx-ui-btn {
  margin-left: 8px !important;
}

/*purgecss end ignore*/
/* purgecss start ignore */

._manageResultListPanel_plcs7_1 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
}

._manageResultListPanel_plcs7_1 .ant-radio-inner {
  background-color: #fff;
}

._manageResultListPanel_plcs7_1 ._manageEmpty_plcs7_13 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-direction: column;
}

._manageResultListPanel_plcs7_1 ._manageEmpty_plcs7_13 ._emptyImg_plcs7_22 {
  width: 68px;
  height: 68px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABECAYAAADX0fiMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAYtSURBVHgB7ZtrbBRVFMf/d3ZnKdZtl60tpfjiEUWtRgIaROQVUAxfIBJ5fjDx9R0FIhZEI9UYjDEGAxijIcRnQkJMgAKhDwooUhGQZx8JiC1dIJTdlra7O/d6ptBAd+cOO92ZzW7ZXzLtdubM7M6/9zzuubNAlixZ+gmDjZxsuFjKwP4UQA4cQDD2SeD8idXTpk2LwkEU2AiDa6JTgvRcX4j3hj5YuhYOY6sognEXnEbw5afqW9fBQWwVJVUIhndONAbKKysr3XAAaUzR3/Cx0vHrueCLyWwQErkYwbmwZbR0dHSipvYIJk4cKzdiymePjypcAZuRjhQSZB4X4i1651z6053IJoRwMaaLY8+2Z88B7Nt3GFLIlU42BD6GzUhF0TgfgzSgoqIW1dWHTCzESooxH8JG0j6mcM57hNlXIx0xjGLM6tP1Fz+FTWRMoN2xs4bi3O/S45yxFTeCr0g6+GZU9tm9+wD27pUL01PHPBAoR5JkXErWg2919R9mJsvONCVXx2RknVJRsd/UlTTeW8f0z5UsndQdYQiHzW08HmCQKuA0uisJepvp0ycYHr/pSvr9LYdFLIly/qKCb38bbGrz1OgoFr3YhVSgu5Lb7cbkyeNlJstOnw2cGvNI0XewgOXhFYmaT6xp6KaUXbtqacRwTJnyrOFxrqAEFrEkSu5ggeGFmqmN3+u869xObx2jMAUvGIwYcjHLH8iSKCX3cSxdeB2pwONxY+aMCYhqWoJncISCIXjzvEgWR2aZdqCqKl6eNcnSOV3dEdpi+0/W/TkjU7IVFEWxrMqAF6U/DHhReD+yoaWYorpdyPcm34LtDkcR6uhGKhDQnM0+euNHdSc/uDTN1kUEc/qRkge8+zBYD7SWRko0ynH1WieSReMpLPAUh4s36tmiK+zoOpTtCH0OYJFsnWKAxUBLHprCGNmLPkJFAk4QjihoavbQaFbgdgmaq3EU+6POuo+eeQp89yDVBK60U2KV31v9v25U/aXiLP02qEvKFpUJP42XjVvKWQsSIOPdZ1tNDjZtG4zT59yyQq2Q5PyAWggHF38knk/kmhktytaqHNT8rSZUtZIwD/Ewti9YLebeydaS+4QjGlovtyPVcAPX2X9Uxf5jKiySxzi+XrJGHN+yhjXIjCy3DrhIbRPJiM5uhu0HE1reNqJYi0Bff35TZpCR7vNPk5syzK00qL9atgQYYdB4nPQ0MH9GzE6GNxauFEMhISNFOdbQd4DrKwhjHzUWZfT9wDNPxO+n0mIqJKRt582MYHvfYknvWDZe0Fcb4m1bLtNNGvzraf35YUjISFE6w31FiZIoqzYa21bI18ykPZCMFEU2xSvIB557EigdqScE4HgjUHmYerdhw2t0QIJUFJcQmyFctXHXYvwlGnrvIs0YMYxGy+voibpH6/VVSmDuVGA2lWurNgBXQ33tqaVzTHYtqSjFxb4m+tUUu7/5UmgU0iAtx+L3ATsP0kbuErw5BobQasf8mcDwor6i0BTuQrAN1bJrZab7GFB36sZ2O7oQG7Yamn+54ysm7YcOGFEShRYSD0V8WG9mc7ctcTTCg1d/XcpM24d3kyibo/di3A9l7NydDKXu0xIIzaNI/krsfmr3jISNUMg+Qz/rZccZ2CzEfM7iAo7g9fhul8ZZlGbM0RvnQU/EVyhTVtK+b35ey+QVSwxSUbjg+pcPFsBh6MN/X1KUL32y8b/WYDeLuf/XZnehw+ARmPbr7It1W3I/118LDzTqKLVVrWGWm8ppH2gVhSkipgRQFAGvQQMwLxcdP5azViT7nsgSR1YUA7KiGCCNKbSc0UUB7prBIfJxmD4uJDnPEKGJ1Ky0W0AqSklRnp4R4rJC86W2caSLyVcrdNicYYXeKtiBEPpMJj8xU3sEHjjuw1ib4uG/wAbSIiU3Xw7OoS67z+gYuepPVICZdqmZEJ1uNWdTkc/TBBtIjzqFszKqlMcZHcpRoz6/359wjLKDbPYxICuKAVL3aQ6E3iePLovdLziOlBR5TR/Qr6urS/SJ4LREKooQXKVaJa7jTfs8eg2DAUzWfQxIi+yjMuVtrogCo2MtLUOSf8jOImkhSmFhbh3SiKz7ZMnSb/4Hjc8ZSwb5f4QAAAAASUVORK5CYII=);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

._manageResultListPanel_plcs7_1 ._manageEmpty_plcs7_13 ._emptyTip_plcs7_30 {
  color: #747a8c;
  text-align: center;
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

._manageResultListPanel_plcs7_1 ._loadingWrapper_plcs7_39 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

._manageResultListPanel_plcs7_1 ._loadingWrapper_plcs7_39 > span {
  color: #747a8c;
  font-family: 'PingFang SC';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._alignmentModeSelectContainer_161vh_1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

._alignmentModeSelectContainer_161vh_1 ._alignmentModeSelect_161vh_1 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  gap: 16px;
}

._alignmentModeSelectContainer_161vh_1 ._alignmentModeSelect_161vh_1 ._alignmentModeSelectItemGroup_161vh_16 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  height: 32px;
  border: 1px solid #ebedf2;
  border-radius: 4px;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 3px 4px;
}

._alignmentModeSelectContainer_161vh_1 ._alignmentModeSelect_161vh_1 ._alignmentModeSelectItemGroup_161vh_16 ._alignmentModeSelectItem_161vh_16 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 26px;
  border-radius: 2px;
  cursor: pointer;
}

._alignmentModeSelectContainer_161vh_1 ._alignmentModeSelect_161vh_1 ._alignmentModeSelectItemGroup_161vh_16 ._alignmentModeSelectItem_161vh_16:hover {
  background-color: #edf0ff;
}

._alignmentModeSelectContainer_161vh_1 ._alignmentModeSelect_161vh_1 ._alignmentModeSelectItemGroup_161vh_16 ._alignmentModeSelectItem_161vh_16:hover > svg > path {
  stroke: #4c6aff;
}

._alignmentModeSelectContainer_161vh_1 ._alignmentModeSelect_161vh_1 ._alignmentModeSelectItemGroup_161vh_16 ._alignmentModeSelectItemBtn_161vh_43 {
  width: 115px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  cursor: pointer;
  color: #545a6e;
  gap: 4px;
}

._alignmentModeSelectContainer_161vh_1 ._alignmentModeSelect_161vh_1 ._alignmentModeSelectItemGroup_161vh_16 ._alignmentModeSelectItemBtn_161vh_43:hover {
  background-color: #edf0ff;
  color: #4c6aff;
}

._alignmentModeSelectContainer_161vh_1 ._alignmentModeSelect_161vh_1 ._alignmentModeSelectItemGroup_161vh_16 ._alignmentModeSelectItemBtn_161vh_43:hover > svg > path {
  stroke: #4c6aff;
}

._alignmentModeSelectContainer_161vh_1 ._alignmentModeSelectCard_161vh_61 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
}

._alignmentModeSelectContainer_161vh_1 ._alignmentModeSelectCard_161vh_61 ._title_161vh_69 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #272e47;
  font-family: 'PingFang SC';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

._alignmentModeSelectContainer_161vh_1 ._splitLine_161vh_80 {
  width: 120%;
  border-top: 1px solid #ebedf2;
  margin: 16px 0px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._modulePlugin_1j0x0_1 {
  width: 100%;
  font-family: var(--global-config-font-family, 'Arial');
}

/* purgecss end ignore */
/* purgecss start ignore */

.uploader-container {
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.uploader-container .mask {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}

.uploader-container .mask div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
}

.uploader-container .mask .delele path {
  fill: #fff;
}

.uploader-container .uploader-img {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e1e2e3;
  border-radius: 5px;
  overflow: hidden;
}

.uploader-container .uploader-img img {
  max-width: 100%;
  max-height: 100%;
}

.uploader-container .uploader-img .mask {
  display: none;
}

.uploader-container .uploader-img:hover .mask {
  display: flex;
}

.uploader-container .uploader-button {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px dashed #e1e2e3;
  border-radius: 5px;
}

.uploader-container .uploader-button:hover {
  border: 1px dashed #4c6aff;
}

/* purgecss end ignore */
/* purgecss start ignore */

.slider-wrapper {
  display: flex;
  align-items: center;
}

.slider-wrapper .slider-main {
  flex: 1;
}

.slider-wrapper .slider-input-number {
  width: 47px;
  margin-left: 10px;
}

.slider-wrapper .ant-slider-track,
.slider-wrapper .ant-slider:hover .ant-slider-track {
  background-color: #4c6aff;
}

.slider-wrapper .ant-slider-handle,
.slider-wrapper .ant-slider-handle:focus {
  border-color: #4c6aff;
}

.slider-wrapper .ant-input-number-handler-wrap {
  width: 16px;
}

.slider-wrapper .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
.slider-wrapper .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  width: 100%;
  right: 0;
}

/* purgecss end ignore */
/* purgecss start ignore */

.tags-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 16px;
  border-bottom: 1px solid #f0f1f5;
  margin-bottom: 20px;
}

.tags-container .tags-list-container {
  display: flex;
  align-items: center;
}

.tags-container .tags-list-container .tag-item {
  display: flex;
  align-items: center;
  padding: 1px 11px;
  border-radius: 16px;
  background: #f6f7fa;
  color: #272e47;
  margin-right: 12px;
  cursor: pointer;
  border: 1px solid #f6f7fa;
  font-size: 12px;
  line-height: 20px;
}

.tags-container .tags-list-container .tag-item.active {
  background: #eff2ff;
  color: #4c6aff;
  border-color: #4c6aff;
}

.tags-container .tags-list-container .tag-item svg {
  margin-left: 7px;
}

.tags-container .add-btn {
  font-size: 12px;
  line-height: 20px;
  padding: 1px 7px;
  border: 1px solid #4c6aff;
  color: #4c6aff;
  border-radius: 4px;
  cursor: pointer;
}

/* purgecss end ignore */
/* purgecss start ignore */

.plugin-edit-modal .ant-modal-header {
  border-radius: 4px 4px 0 0;
}

.plugin-edit-modal .ant-modal-content {
  border-radius: 4px;
}

.plugin-edit-modal .ant-modal-body {
  padding: 0;
  max-height: 490px;
  height: 490px;
  overflow: auto;
  background: #f9fafb;
  display: flex;
  flex-direction: column;
}

.plugin-edit-modal .ant-modal-body .ant-tabs-nav {
  flex: 0;
  padding-left: 20px;
  margin-bottom: 0;
}

.plugin-edit-modal .ant-modal-body .ant-tabs-nav::before {
  border: none;
}

.plugin-edit-modal .ant-modal-body .edit-list-container {
  flex: 1;
  background: #fff;
  width: 100%;
}

.plugin-edit-modal .ant-modal-body .edit-list-container .edit-form-container {
  padding: 20px;
}

.plugin-edit-modal .ant-modal-body .edit-list-container .edit-form-container .edit-form {
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
}

.plugin-edit-modal .ant-modal-body .edit-list-container .edit-form-container .edit-form-container {
  padding: 0;
}

.plugin-edit-modal .ant-form-item {
  margin-bottom: 20px;
}

.plugin-edit-modal .ant-form-item-label {
  display: flex;
  line-height: 16px;
}

.plugin-edit-modal .ant-form-item-label label {
  white-space: normal;
  color: #8a8a8a;
  padding-right: 10px;
  font-size: 14px;
}

.plugin-edit-modal .ant-form-item-label label:after {
  content: none !important;
}

.plugin-edit-modal .ant-modal-footer {
  border: none;
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-popconfirm {
  z-index: 1060;
}

/* purgecss end ignore */
/* purgecss start ignore */

.add-link-nav-modal .ant-btn-primary[disabled],
.add-link-nav-modal .ant-btn-primary[disabled]:hover,
.add-link-nav-modal .ant-btn-primary[disabled]:focus,
.add-link-nav-modal .ant-btn-primary[disabled]:active {
  background: #b7c3ff;
  color: #fff;
  border-color: #b7c3ff;
}

.add-link-nav-modal .ant-modal-content {
  border-radius: 4px;
}

.add-link-nav-modal .ant-modal-header {
  padding: 24px 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  border: none;
}

.add-link-nav-modal .ant-modal-close {
  top: 9px;
}

.add-link-nav-modal .ant-modal-body {
  padding: 0 20px;
}

.add-link-nav-modal .ant-modal-footer {
  border: none;
  padding: 16px 0;
}

.add-link-nav-modal .form-item {
  height: 32px;
  display: flex;
  align-items: flex-start;
}

.add-link-nav-modal .form-item .ant-input {
  height: 32px;
  border-radius: 2px;
  color: #232d47;
  outline: none;
  box-shadow: none;
}

.add-link-nav-modal .form-item .ant-radio-group {
  min-height: 32px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 103%;
}

.add-link-nav-modal .form-item .ant-radio-wrapper {
  color: #272e47;
  white-space: nowrap;
  padding: 5px 0;
}

.add-link-nav-modal .form-item .ant-radio-inner {
  background-color: #fff;
  border-color: #c0c8d6;
}

.add-link-nav-modal .form-item .ant-radio-inner::after {
  background-color: #fff;
}

.add-link-nav-modal .form-item .ant-radio-checked .ant-radio-inner {
  background-color: #4c6aff;
  border-color: #4c6aff;
}

.add-link-nav-modal .form-item .ant-radio-input:focus + .ant-radio-inner {
  box-shadow: none;
}

.add-link-nav-modal .form-item .ant-radio.ant-radio-disabled .ant-radio-inner {
  background: #e1e3e8;
  border: 1.2px solid #c0c8d6;
}

.add-link-nav-modal .form-item .ant-select {
  width: 100%;
}

.add-link-nav-modal .form-item .ant-select-focused .ant-select-selector,
.add-link-nav-modal .form-item .ant-select-selector:focus,
.add-link-nav-modal .form-item .ant-select-selector:active,
.add-link-nav-modal .form-item .ant-select-open .ant-select-selector {
  box-shadow: none !important;
}

.add-link-nav-modal .form-item .ant-checkbox-wrapper {
  height: 32px;
  display: flex;
  align-items: center;
  color: #272e47;
}

.add-link-nav-modal .form-item .ant-checkbox {
  top: 0;
}

.add-link-nav-modal .form-item-label {
  width: 82px;
  color: #272e47;
  display: flex;
  align-items: center;
  height: 32px;
  flex-shrink: 0;
}

.add-link-nav-modal .form-item-label span {
  color: #fe6c5e;
}

.add-link-nav-modal .form-error {
  color: #fe6c5e;
}

.add-link-nav-modal .form-item-content {
  width: 100%;
  overflow: hidden;
}

.add-link-cascader .ant-cascader-menu-item {
  max-width: 130px;
}

.add-link-cascader .ant-cascader-menu-item-content {
  overflow: hidden;
  text-overflow: ellipsis;
}

.add-nav-popconfirm {
  max-width: 255px;
}

.add-nav-popconfirm .ant-btn {
  padding: 0 14px;
}

/* purgecss end ignore */
/* purgecss start ignore */

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

.add-new-page-modal .ant-modal-header {
  padding: 20px 20px 12px;
}

.add-new-page-modal .ant-modal-body {
  padding: 0;
  overflow-y: auto;
}

.add-new-page-modal .add-new-page-modal-container {
  display: flex;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-category {
  flex-shrink: 0;
  max-height: 600px;
  min-height: 405px;
  overflow-y: auto;
  height: calc(100vh - 100px);
  background: #f9fafb;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-category .add-new-blank {
  padding: 13px 16px 15px;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-category .add-new-blank .submitting {
  background: #b7c3ff;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-category .add-new-blank .submitting svg {
  margin-right: 4px;
  animation: rotation 1s infinite linear;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-category .add-new-blank button {
  min-width: 93px;
  padding: 4px 16px 4px;
  background: #4c6aff;
  display: flex;
  align-items: center;
  color: #fff;
  border-radius: 20px;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-category .add-new-blank button svg {
  margin-right: 1px;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-category .add-new-blank button svg path {
  stroke: #fff;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-category .page-category-item {
  height: 36px;
  padding-left: 20px;
  line-height: 36px;
  cursor: pointer;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-category .page-category-item.active {
  background: #edf0ff;
  color: #4c6aff;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-category .page-category-item span {
  font-size: 12px;
  line-height: 20px;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-category .split-line {
  height: 1px;
  display: block;
  width: calc(100% - 32px);
  box-sizing: border-box;
  background: #e1e3e8;
  margin: 8px auto;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-list {
  min-height: 405px;
  max-height: 600px;
  height: calc(100vh - 100px);
  display: flex;
  flex: 1;
  padding: 20px;
  overflow-y: auto;
  position: relative;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-list .column {
  flex: 1;
  margin-right: 20px;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-list .column:last-child {
  margin-right: 0;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-list .column .column-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-list .column .column-item img {
  width: 100%;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-list .column .column-item span {
  width: 100%;
  color: #272e47;
  font-size: 12px;
  line-height: 20px;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-list .column .column-item .column-item-image-container {
  width: 100%;
  position: relative;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-list .column .column-item .column-item-image-container .column-item-mask {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-list .column .column-item .column-item-image-container .preview-btn,
.add-new-page-modal .add-new-page-modal-container .add-new-page-list .column .column-item .column-item-image-container .select-btn {
  border-radius: 2px;
  background: #f0f2f7;
  color: #545a6e;
  font-size: 14px;
  line-height: 22px;
  padding: 3px 18px;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-list .column .column-item .column-item-image-container .select-btn {
  margin-left: 8px;
  background: #4c6aff;
  color: #fff;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-list .column .column-item .column-item-image-container:hover .column-item-mask {
  opacity: 1;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  color: #747a8c;
  font-size: 14px;
  line-height: 22px;
}

.add-new-page-modal .add-new-page-modal-container .add-new-page-loading svg {
  animation: rotation 1s infinite linear;
  margin-right: 4px;
}

.confirm-modal .ant-modal-body {
  padding: 20px;
}

.confirm-modal .ant-modal-content {
  border-radius: 8px;
}

.confirm-modal .ant-modal-confirm-title {
  display: flex;
  line-height: 1.5;
}

.confirm-modal .ant-modal-confirm .ant-modal-confirm-btns {
  margin-top: 18px;
}

.confirm-modal .ant-btn {
  padding: 5px 17px;
  border-radius: 4px;
}

.confirm-modal .info-icon {
  width: 18px;
  height: 18px;
  margin-top: 3px;
  margin-right: 6px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._autoTranslateBar_176m9_1 {
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #eff2ff;
}

._autoTranslateBar_176m9_1 ._tip_176m9_10 {
  margin-left: 6px;
  color: #272e47;
  font-family: 'PingFang SC', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

._autoTranslateBar_176m9_1 ._translateButton_176m9_18 {
  margin-left: 16px;
  border-radius: 4px;
  font-size: 12px;
  font-family: 'PingFang SC', sans-serif;
  color: #fff;
  background-color: #4c6aff;
  height: 24px;
  width: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}

._autoTranslateBar_176m9_1 ._translateButton_176m9_18:hover {
  background-color: #7088ff;
}

._autoTranslateBar_176m9_1 ._translateButton_176m9_18:active {
  background-color: #445fe5;
}

._autoTranslateConfirmModal_176m9_37 .ant-modal-content {
  border-radius: 8px;
}

._autoTranslateConfirmModal_176m9_37 .ant-modal-confirm-btns {
  margin-top: 18px;
}

._autoTranslateConfirmModal_176m9_37 ._confirmTitle_176m9_43 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

._autoTranslateConfirmModal_176m9_37 ._confirmTitle_176m9_43 > span {
  margin-left: 6px;
  font-family: 'PingFang SC', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #272e47;
}

._autoTranslateConfirmModal_176m9_37 ._confirmContent_176m9_56 {
  color: #747a8c;
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 2px;
  margin-left: 23px;
}

._autoTranslateConfirmModal_176m9_37 ._okButtonCls_176m9_66 {
  display: inline-flex;
  width: 76px;
  height: 32px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #4c6aff;
}

._autoTranslateConfirmModal_176m9_37 ._okButtonCls_176m9_66:hover {
  background-color: #7088ff;
}

._autoTranslateConfirmModal_176m9_37 ._okButtonCls_176m9_66:active {
  background-color: #445fe5;
}

._autoTranslateConfirmModal_176m9_37 ._cancelButtonCls_176m9_81 {
  display: inline-flex;
  width: 76px;
  height: 32px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #e1e3e8;
  background: #fff;
  color: #545a6e;
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

/* purgecss end ignore */
/* purgecss start ignore */

.chat-style-edit-panel {
  width: 280px;
  position: fixed;
  right: 100px;
  top: calc(50vh + 26px);
  transform: translateY(-50%);
  z-index: 10;
  padding: 0px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 4px 12px 0px rgba(95, 105, 119, 0.22);
  max-height: calc(100vh - 100px);
  overflow: auto;
}

.chat-style-edit-panel .radio-wrapper .ant-radio-group {
  display: flex;
  align-items: center;
  justify-content: right;
  flex-wrap: wrap;
}

.chat-style-edit-panel .radio-wrapper .ant-radio-wrapper {
  margin-right: 0;
  margin-left: 6px;
  font-weight: 400;
  color: #545a6e;
}

.chat-style-edit-panel .radio-wrapper .ant-radio-inner {
  background-color: #fff;
  border-color: #c0c8d6;
}

.chat-style-edit-panel .radio-wrapper .ant-radio-inner::after {
  background-color: #fff;
}

.chat-style-edit-panel .radio-wrapper .ant-radio-checked .ant-radio-inner {
  background-color: #4c6aff;
  border-color: #4c6aff;
}

.chat-style-edit-panel .radio-wrapper .ant-radio-input:focus + .ant-radio-inner {
  box-shadow: none;
}

.chat-style-edit-panel .radio-wrapper span.ant-radio + * {
  padding-left: 5px;
  padding-right: 4px;
}

.chat-style-edit-panel .radio-wrapper .radio-column {
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.chat-style-edit-panel .radio-wrapper .radio-column .choose-news {
  position: absolute;
  right: 0;
  top: 5px;
}

.chat-style-edit-panel .radio-wrapper .radio-column .news-count {
  position: absolute;
  right: 0;
  bottom: 5px;
  font-size: 14px;
  line-height: 22px;
}

.chat-style-edit-panel .radio-wrapper .radio-column .ant-radio-wrapper {
  display: flex;
  align-items: center;
  height: 32px;
  margin-left: 0;
}

.chat-style-edit-panel .radio-wrapper .radio-column .ant-radio-wrapper span:last-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.chat-style-edit-panel .radio-wrapper .radio-column .ant-radio-wrapper .ant-radio {
  flex: 0;
  top: 0;
}

.chat-style-edit-panel .ant-row:not(:last-child) {
  margin-bottom: 16px;
}

.chat-style-edit-panel .ant-card {
  border-bottom: 1px solid #ebedf2;
}

.chat-style-edit-panel .ant-card-head {
  padding: 6px 16px;
  font-size: 14px;
  line-height: 22px;
  border: none;
}

.chat-style-edit-panel .ant-card-head-title {
  padding: 10px 0;
}

.chat-style-edit-panel .ant-card-body {
  padding: 0 0 16px 16px;
  color: #545a6e;
}

.chat-style-edit-panel .chat-edit-close {
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
  z-index: 1;
}

/* purgecss end ignore */
/* purgecss start ignore */

.chat-edit-btn-list {
  display: flex;
  position: absolute;
  left: 0;
  top: -44px;
  flex-direction: column;
  font-family: 'Arial';
}

.chat-list-edit {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 101;
  display: flex;
  padding: 4px 0px;
  min-width: 66px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 4px 10px 0px rgba(47, 83, 134, 0.12);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.chat-list-edit .chat-box {
  display: flex;
  padding: 12px 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  color: var(--color, #272e47);
  min-width: 100%;
  cursor: move;
  text-align: center;
}

.chat-list-edit .chat-box img {
  width: var(--width, 24px);
}

.chat-list-edit .chat-box svg {
  width: var(--width, 24px);
  height: var(--width, 24px);
}

.chat-list-edit .chat-box [stroke='#3F465C'] {
  stroke: var(--color, #3f465c);
}

.chat-list-edit .chat-box [fill='#3F465C'] {
  fill: var(--color, #3f465c);
}

.chat-list-edit .chat-box > div {
  font-size: var(--fontSize, 12px);
  word-break: break-all;
}

.chat-list-edit:hover .chat-mouse-catcher {
  border: 1px dashed #666;
}

.chat-list-edit .chat-mouse-catcher {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 1px);
  height: calc(100% + 1px);
  pointer-events: none;
  box-sizing: content-box;
  z-index: -1;
}

.chat-list-edit .chat-mouse-catcher.selected {
  border: 2px solid #4c6aff !important;
}

.chat-list-edit .chat-settings-btn-mobile {
  position: absolute;
  left: 0;
  top: -22px;
}

.chat-list-edit .chat-settings-btn {
  display: flex;
  height: 20px;
  padding: 2px 4px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
  border-radius: 2px;
  background: #4c6aff;
  font-size: 12px;
  line-height: 16px;
}

.chat-list-edit .chat-settings-btn:hover {
  background: #7088ff;
}

.chat-list-edit .chat-settings-btn:active {
  background: #7088ff;
}

.chat-list-edit .collapse-btn {
  padding: 8px 0;
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.chat-list-edit .collapse-btn svg:hover path {
  stroke: #4c6aff;
}

.chat-list-edit-mobile {
  position: fixed;
  left: auto;
  width: 40px;
  min-width: unset;
  top: unset !important;
  transform: none;
  bottom: 120px;
  right: 20px;
  background: transparent;
  box-shadow: none;
  padding: 0;
}

.chat-list-edit-mobile .chat-box {
  width: 32px;
  height: 32px;
  border-radius: 32.727px;
  background: #fff;
  box-shadow: 0px 0px 0px 0px rgba(147, 149, 180, 0.1), 0px 2.90909px 8.72727px 0px rgba(147, 149, 180, 0.1), 0px 14.54545px 17.45455px 0px rgba(147, 149, 180, 0.09), 0px 21.81818px 14.54545px 0px rgba(147, 149, 180, 0.03);
  padding: 0;
  min-width: unset;
}

.chat-list-edit-mobile .chat-box svg {
  height: 17.5px;
  width: 17.5px;
}

.chat-list-edit-mobile .chat-box [stroke='#3F465C'] {
  stroke: var(--color, #3f465c);
}

.chat-list-edit-mobile .chat-box [fill='#3F465C'] {
  fill: var(--color, #3f465c);
}

.chat-list-edit-mobile .chat-box img {
  width: 17.5px;
}

.chat-list-edit-mobile .chat-operator {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 29.091px;
  border: 1px solid var(--line-1, #f0f1f5);
  background: #fff;
  box-shadow: 0px 0px 0px 0px rgba(147, 149, 180, 0.1), 0px 10px 30px 0px rgba(147, 149, 180, 0.1), 0px 50px 60px 0px rgba(147, 149, 180, 0.09), 0px 75px 50px 0px rgba(147, 149, 180, 0.03);
}

.chat-list-edit-mobile .chat-mouse-catcher {
  top: unset;
  left: unset;
}

.chat-list-edit-mobile .chat-mouse-catcher.selected {
  background: transparent !important;
}

/* purgecss end ignore */
/* purgecss start ignore */

._aigcLoading_e5t2z_1 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}

._aigcLoading_e5t2z_1 ._loadingIcon_e5t2z_13 {
  width: 80px;
  height: 80px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.rag-edit-panel {
  display: flex;
  background-color: #fff;
  width: 280px;
  box-shadow: 0px 4px 12px 0px #5f697738;
  cursor: default;
  max-height: calc(100vh - 100px);
  overflow: auto;
  border-radius: 4px;
}

.rag-edit-panel .ant-card {
  width: 100%;
}

.rag-edit-panel .rag-edit-panel-header {
  display: flex;
  justify-content: space-between;
}

.rag-edit-panel .ant-card-head {
  padding: 6px 16px;
  font-size: 14px;
  line-height: 22px;
  border: none;
}

.rag-edit-panel .ant-card-head-title {
  padding: 10px 0;
}

.rag-edit-panel .ant-card-body {
  padding: 0 0 16px 16px;
  color: #545a6e;
}

.rag-edit-panel .rag-edit-close {
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
  z-index: 1;
  font-size: 16px;
  stroke-width: 1.5;
  color: #6f7485;
}

.rag-edit-panel .default-style .lx-ant-radio {
  padding-bottom: 1px;
}

.rag-edit-panel .default-style .lx-ant-radio-wrapper:last-child {
  margin-right: 0;
}

.rag-edit-panel .default-style .lx-ant-radio-inner {
  border-color: #4c6aff;
  box-shadow: none;
}

.rag-edit-panel .open-time-row {
  margin-top: 16px;
}

.rag-edit-panel .open-time-row .open-time-style {
  margin-left: 34px;
}

.rag-edit-panel .open-time-row .open-time-style .page-open {
  margin-right: 8px;
}

.rag-edit-panel .open-time-row .open-time-style .time-input {
  width: 56px;
  margin-left: auto;
  margin-right: 4px;
}

.rag-edit-panel .open-time-row .open-time-style .time-input.ant-input-number-sm input {
  height: 24px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.rag-edit-wrapper {
  position: fixed;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: move;
  border-radius: 0;
}

.rag-edit-wrapper:hover {
  border: 1px dashed #666;
}

.rag-edit-wrapper .rag-edit {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, #ffffff 0%, #f7f6f6 100%);
  box-shadow: 0px 6px 16px 0px rgba(47, 83, 134, 0.16);
  border-radius: 30px;
}

.rag-edit-wrapper.selected,
.rag-edit-wrapper.selected:hover {
  border: 2px solid #4c6aff !important;
}

.rag-edit-wrapper .rag-edit-settings-btn {
  padding: 0 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: absolute;
  top: -25px;
  left: 6px;
  font-family: 'Arial';
}

.rag-edit-wrapper .rag-edit-icon {
  font-size: 16px;
  margin-right: 4px;
}

.rag-edit-wrapper-mobile {
  width: 34px;
  height: 34px;
}

.rag-edit-wrapper-mobile .rag-edit {
  width: 32px;
  height: 32px;
}

.rag-edit-wrapper-mobile .rag-edit svg {
  width: 14px;
  height: 14px;
}

.rag-global-comp-popover .popover-title {
  display: flex;
  justify-content: space-between;
  color: #272e47;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}

.rag-global-comp-popover .ant-popover-arrow {
  display: none;
}

.rag-global-comp-popover .ant-popover-inner-content {
  border-radius: 4px;
  padding: 0;
}

.rag-global-comp-popover .ant-popover-inner-content .ant-card {
  border-radius: 4px;
}

.rag-global-comp-popover .ant-popover-inner {
  border-radius: 4px;
  box-shadow: 0px 4px 12px 0px rgba(95, 105, 119, 0.22);
}

/* purgecss end ignore */
/* purgecss start ignore */

.rc-drawer {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 1050;
  pointer-events: none;
}

.rc-drawer-inline {
  position: absolute;
}

.rc-drawer-mask {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 1050;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: auto;
}

.rc-drawer-content-wrapper {
  position: absolute;
  z-index: 1050;
  overflow: hidden;
  transition: transform 0.3s;
}

.rc-drawer-content-wrapper-hidden {
  display: none;
}

.rc-drawer-left .rc-drawer-content-wrapper {
  top: 0;
  bottom: 0;
  left: 0;
}

.rc-drawer-right .rc-drawer-content-wrapper {
  top: 0;
  right: 0;
  bottom: 0;
}

.rc-drawer-content {
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
  pointer-events: auto;
}

/* purgecss end ignore */
/* purgecss start ignore */

@keyframes medium-editor-image-loading {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes medium-editor-pop-upwards {
  0% {
    opacity: 0;
    transform: matrix(0.97, 0, 0, 1, 0, 12);
  }

  20% {
    opacity: .7;
    transform: matrix(0.99, 0, 0, 1, 0, 2);
  }

  40% {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, -1);
  }

  100% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}

.medium-editor-anchor-preview {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  left: 0;
  line-height: 1.4;
  max-width: 280px;
  position: absolute;
  text-align: center;
  top: 0;
  word-break: break-all;
  word-wrap: break-word;
  visibility: hidden;
  z-index: 2000;
}

.medium-editor-anchor-preview a {
  color: #fff;
  display: inline-block;
  margin: 5px 5px 10px;
}

.medium-editor-anchor-preview-active {
  visibility: visible;
}

.medium-editor-dragover {
  background: #ddd;
}

.medium-editor-image-loading {
  animation: medium-editor-image-loading 1s infinite ease-in-out;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  height: 40px;
  width: 40px;
}

.medium-editor-placeholder {
  position: relative;
}

.medium-editor-placeholder:after {
  content: attr(data-placeholder) !important;
  font-style: italic;
  position: absolute;
  left: 0;
  top: 0;
  white-space: pre;
  padding: inherit;
  margin: inherit;
}

.medium-editor-placeholder-relative {
  position: relative;
}

.medium-editor-placeholder-relative:after {
  content: attr(data-placeholder) !important;
  font-style: italic;
  position: relative;
  white-space: pre;
  padding: inherit;
  margin: inherit;
}

.medium-toolbar-arrow-under:after, .medium-toolbar-arrow-over:before {
  border-style: solid;
  content: '';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  width: 0;
}

.medium-toolbar-arrow-under:after {
  border-width: 8px 8px 0 8px;
}

.medium-toolbar-arrow-over:before {
  border-width: 0 8px 8px 8px;
  top: -8px;
}

.medium-editor-toolbar {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: 2000;
}

.medium-editor-toolbar ul {
  margin: 0;
  padding: 0;
}

.medium-editor-toolbar li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.medium-editor-toolbar li button {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 1.33;
  margin: 0;
  padding: 15px;
  text-decoration: none;
}

.medium-editor-toolbar li button:focus {
  outline: none;
}

.medium-editor-toolbar li .medium-editor-action-underline {
  text-decoration: underline;
}

.medium-editor-toolbar li .medium-editor-action-pre {
  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 12px;
  font-weight: 100;
  padding: 15px 0;
}

.medium-editor-toolbar-active {
  visibility: visible;
}

.medium-editor-sticky-toolbar {
  position: fixed;
  top: 1px;
}

.medium-editor-relative-toolbar {
  position: relative;
}

.medium-editor-toolbar-active.medium-editor-stalker-toolbar {
  animation: medium-editor-pop-upwards 160ms forwards linear;
}

.medium-editor-action-bold {
  font-weight: bolder;
}

.medium-editor-action-italic {
  font-style: italic;
}

.medium-editor-toolbar-form {
  display: none;
}

.medium-editor-toolbar-form input,
  .medium-editor-toolbar-form a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.medium-editor-toolbar-form .medium-editor-toolbar-form-row {
  line-height: 14px;
  margin-left: 5px;
  padding-bottom: 5px;
}

.medium-editor-toolbar-form .medium-editor-toolbar-input,
  .medium-editor-toolbar-form label {
  border: none;
  box-sizing: border-box;
  font-size: 14px;
  margin: 0;
  padding: 6px;
  width: 316px;
  display: inline-block;
}

.medium-editor-toolbar-form .medium-editor-toolbar-input:focus,
    .medium-editor-toolbar-form label:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  outline: 0;
}

.medium-editor-toolbar-form a {
  display: inline-block;
  font-size: 24px;
  font-weight: bolder;
  margin: 0 10px;
  text-decoration: none;
}

.medium-editor-toolbar-form-active {
  display: block;
}

.medium-editor-toolbar-actions:after {
  clear: both;
  content: "";
  display: table;
}

.medium-editor-element {
  word-wrap: break-word;
  min-height: 30px;
}

.medium-editor-element img {
  max-width: 100%;
}

.medium-editor-element sub {
  vertical-align: sub;
}

.medium-editor-element sup {
  vertical-align: super;
}

.medium-editor-hidden {
  display: none;
}

/* purgecss end ignore */
/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

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

/**
Use a more readable tab size (opinionated).
*/

html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

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

/**
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;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

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

/**
Restore the focus styles unset by the previous rule.
*/

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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 in Chrome and Safari on macOS.
*/

::-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 Chrome and Safari.
*/

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

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

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

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: Arial; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

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

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

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

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

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

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */

table {
  border-collapse: collapse;
}

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

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

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

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

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

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

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

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

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

/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

/* @tailwind components; */

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.-inset-x-1 {
  left: -0.25rem;
  right: -0.25rem;
}

.inset-y-16 {
  top: 4rem;
  bottom: 4rem;
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25rem;
}

.top-6 {
  top: 1.5rem;
}

.-top-4 {
  top: -1rem;
}

.-top-10 {
  top: -2.5rem;
}

.right-0 {
  right: 0px;
}

.bottom-4 {
  bottom: 1rem;
}

.-bottom-10 {
  bottom: -2.5rem;
}

.left-0 {
  left: 0px;
}

.left-1 {
  left: 0.25rem;
}

.left-4 {
  left: 1rem;
}

.left-1\/2 {
  left: 50%;
}

.isolate {
  isolation: isolate;
}

.z-10 {
  z-index: 10;
}

.order-first {
  order: -9999;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.m-10 {
  margin: 2.5rem;
}

.-m-2 {
  margin: -0.5rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.-my-4 {
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.-my-8 {
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-auto {
  margin-top: auto;
}

.mt-0\.5 {
  margin-top: 0.125rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-auto {
  margin-bottom: auto;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-auto {
  margin-left: auto;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.flow-root {
  display: flow-root;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-2 {
  height: 0.5rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-48 {
  height: 12rem;
}

.h-56 {
  height: 14rem;
}

.h-96 {
  height: 24rem;
}

.h-full {
  height: 100%;
}

.w-1 {
  width: 0.25rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-20 {
  width: 5rem;
}

.w-32 {
  width: 8rem;
}

.w-44 {
  width: 11rem;
}

.w-52 {
  width: 13rem;
}

.w-auto {
  width: auto;
}

.w-1\/2 {
  width: 50%;
}

.w-3\/5 {
  width: 60%;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.max-w-xs {
  max-width: 20rem;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-lg {
  max-width: 32rem;
}

.max-w-xl {
  max-width: 36rem;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-full {
  max-width: 100%;
}

.max-w-screen-sm {
  max-width: 640px;
}

.max-w-screen-md {
  max-width: 768px;
}

.max-w-screen-lg {
  max-width: 1024px;
}

.max-w-screen-xl {
  max-width: 1280px;
}

.max-w-screen-2xl {
  max-width: 1536px;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.table-auto {
  table-layout: auto;
}

.transform {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}

.hover\:translate-y-1:hover {
  --tw-translate-y: 0.25rem;
}

.-rotate-12 {
  --tw-rotate: -12deg;
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.select-text {
  -webkit-user-select: text;
     -moz-user-select: text;
          user-select: text;
}

.resize {
  resize: both;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.content-start {
  align-content: flex-start;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-11 {
  gap: 2.75rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-x-20 {
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.gap-y-10 {
  row-gap: 2.5rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-14 {
  row-gap: 3.5rem;
}

.gap-y-16 {
  row-gap: 4rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.divide-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
}

.divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
}

.self-start {
  align-self: flex-start;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.break-words {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-full {
  border-radius: 100px;
}

.rounded-tl {
  border-top-left-radius: 0.25rem;
}

.rounded-bl {
  border-bottom-left-radius: 0.25rem;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-8 {
  border-width: 8px;
}

.border {
  border-width: 1px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-t {
  border-top-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity));
}

.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}

.border-blue-700 {
  --tw-border-opacity: 1;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity));
}

.border-indigo-100 {
  --tw-border-opacity: 1;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity));
}

.border-indigo-600 {
  --tw-border-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity));
}

.hover\:border-indigo-600:hover {
  --tw-border-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}

.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
}

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}

.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}

.bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}

.bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
}

.bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
}

.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
}

.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}

.hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
}

.hover\:bg-indigo-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}

.focus\:bg-blue-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
}

.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-cover {
  background-size: cover;
}

.bg-contain {
  background-size: contain;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-20 {
  padding-right: 5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-9 {
  padding-left: 2.25rem;
}

.pl-16 {
  padding-left: 4rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1;
}

.text-base {
  font-size: 1rem;
  line-height: 1;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.2;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.2;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 1.2;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 1.2;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 1.2;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.font-normal {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.leading-6 {
  line-height: 1;
}

.leading-7 {
  line-height: 1;
}

.leading-8 {
  line-height: 1;
}

.leading-9 {
  line-height: 1;
}

.leading-10 {
  line-height: 1;
}

.leading-none {
  line-height: 1;
}

.leading-tight {
  line-height: 1.25;
}

.leading-snug {
  line-height: 1.375;
}

.leading-normal {
  line-height: 1.5;
}

.leading-relaxed {
  line-height: 1.625;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-normal {
  letter-spacing: 0em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.text-transparent {
  color: transparent;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-text-opacity));
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-text-opacity));
}

.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-text-opacity));
}

.text-indigo-50 {
  --tw-text-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-text-opacity));
}

.text-indigo-200 {
  --tw-text-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-text-opacity));
}

.text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-text-opacity));
}

.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.hover\:text-indigo-600:hover {
  --tw-text-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.focus\:text-white:focus {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.underline {
  text-decoration: underline;
}

.hover\:underline:hover {
  text-decoration: underline;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-100 {
  opacity: 1;
}

*, ::before, ::after {
  --tw-shadow: 0 0 #0000;
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

*, ::before, ::after {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-1:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-4:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-gray-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
}

.focus\:ring-blue-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.filter {
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur {
  --tw-blur: blur(8px);
}

.blur-lg {
  --tw-blur: blur(16px);
}

.blur-3xl {
  --tw-blur: blur(64px);
}

.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

html,
body {
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}

ul,
li {
  list-style: none;
}

#ant-motion-load {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  filter: url('#goo');
  opacity: 0;
  transition: opacity 0.5s;
}

#ant-motion-load ul {
  position: absolute;
  top: 50%;
  left: 50%;
}

#ant-motion-load ul li {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: #019bf0;
  position: absolute;
  transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform: scale(1);
}

#react-content:empty + #ant-motion-load {
  opacity: 1;
}

html,
body {
  background: #fff;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: 0.8;
  background: rgba(76, 106, 255, 0.7);
  pointer-events: none;
}

.gu-mirror > div,
.gu-mirror > p {
  display: none;
}

.gu-mirror > .img {
  display: block;
}

.gu-mirror.img-wrapper {
  background: none;
}

.gu-hide {
  display: none !important;
}

.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}

.gu-unselectable .drag-hints {
  opacity: 0 !important;
}

.gu-transit {
  background: rgba(76, 106, 255, 0.35);
}

.gu-transit > p {
  display: none;
}

.placeholder {
  background: #4c6aff;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 32px;
  position: absolute;
  width: 100%;
}

.modal-form .ant-form-item {
  margin-bottom: 0;
}

.common-modal .ant-modal-body {
  padding: 20px;
}

.common-modal .ant-modal-content {
  border-radius: 4px;
}

.common-modal .common-modal-header {
  display: flex;
  justify-content: space-between;
}

.common-modal .common-modal-title {
  color: #272e47;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}

.common-modal .common-modal-close {
  cursor: pointer;
}

.common-modal .common-modal-body {
  margin-top: 16px;
}

.common-modal .common-modal-footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 12px;
}

.common-modal .common-modal-footer .ant-btn {
  margin-left: 16px;
  padding: 0 24px;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

.animation-rotation {
  animation: rotation 1s infinite linear;
}

.height-fit-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  height: 100%;
}

.height-fit-select.ant-select-single .ant-select-selector .ant-select-selection-item,
.height-fit-select.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  line-height: 28px;
}

.height-fit-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  height: 100%;
}

@media (max-width: 767px) {
  .ant-modal {
    max-width: calc(100vw - 24px);
  }
}

.ant-modal-footer .ant-btn-default,
.common-modal-footer .ant-btn-default {
  height: 32px;
  padding: 0 24px;
  line-height: 30px;
  border-radius: 4px;
  background: #ffffff;
  color: #545a6e;
  border: 1px solid #ebedf2;
}

.ant-modal-footer .ant-btn-default:hover,
.common-modal-footer .ant-btn-default:hover {
  background-color: #f8f9fa;
  color: #545a6e;
  border-color: #ebedf2;
}

.ant-modal-footer .ant-btn-default:active,
.common-modal-footer .ant-btn-default:active {
  background-color: #ebedf2;
}

.ant-modal-footer .ant-btn-primary,
.common-modal-footer .ant-btn-primary {
  height: 32px;
  padding: 0 24px;
  line-height: 30px;
  border-radius: 4px;
  background: #4c6aff;
  border: 1px solid #4c6aff;
  margin-left: 12px !important;
}

.ant-modal-footer .ant-btn-primary:hover,
.common-modal-footer .ant-btn-primary:hover {
  background-color: #7088ff;
}

.ant-modal-footer .ant-btn-primary:active,
.common-modal-footer .ant-btn-primary:active {
  background-color: #445fe5;
}

.ant-checkbox-inner {
  border: 1px solid #c0c8d6;
}

.ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #386ee7;
}

.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  width: 6px;
  height: 2px;
  background: #ffffff;
  border-radius: 1px;
}

.ant-tooltip-inner {
  border-radius: 4px;
  background: #000;
}

.ant-tooltip-arrow-content {
  --antd-arrow-background-color: #000;
}

.login-controller {
  background: #fff;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  color: #314659;
  display: flex;
  justify-content: center;
  align-items: center;
}

.login-controller .login-view {
  width: 360px;
  padding: 24px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.35);
}

.login-controller .login-view .header {
  font-size: 46px;
  margin: 0 auto 32px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 100%;
  color: #314659;
  background: #4c6aff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-controller .login-view p {
  margin-bottom: 16px;
}

.login-controller .login-view.password-no {
  animation: antSwingIn 0.5s linear;
}

@keyframes antSwingIn {
  0%,
  100% {
    transform: translateX(0);
  }

  20% {
    transform: translateX(-10px);
  }

  40% {
    transform: translateX(10px);
  }

  60% {
    transform: translateX(-5px);
  }

  80% {
    transform: translateX(5px);
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.child-wrapper .sort-manage {
  height: 34px;
  margin: 0 -8px;
  display: flex;
  align-items: center;
  transition: box-shadow 0.45s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.child-wrapper .sort-manage-delete {
  width: 32px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.child-wrapper .sort-manage-delete [fill='#8D92A1'] {
  transition: fill 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.child-wrapper .sort-manage-delete:hover [fill='#8D92A1'] {
  fill: #4c6aff;
}

.child-wrapper .sort-manage-icon {
  height: 34px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grab;
}

.child-wrapper .sort-manage-icon:hover [fill='#8D92A1'] {
  fill: #4c6aff;
}

.child-wrapper .sort-manage-name {
  width: calc(100% - 52px);
}

.child-wrapper .sort-manage.list-drag-selected {
  cursor: grabbing;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.25);
  transform: scale(1.02) !important;
  background: #edf0ff;
  border-radius: 2px;
}

.child-wrapper .sort-manage.list-drag-selected [fill='#8D92A1'] {
  fill: #4c6aff;
}

.child-wrapper .sort-manage.list-drag-selected .sort-manage-icon {
  cursor: grabbing;
}

.child-wrapper .add-type {
  margin-top: 8px;
  display: flex;
  align-items: center;
}

.child-wrapper .add-button {
  display: flex;
  align-items: center;
  padding: 0;
  margin-top: 8px;
  height: 22px;
  font-size: 14px;
  line-height: 22px;
}

.child-wrapper .add-button svg {
  margin-right: 7px;
}

.child-wrapper .add-tips {
  color: #9fa2ad;
  margin-top: 8px;
  line-height: 16px;
  font-size: 12px;
}

.edit-list .ant-card {
  border-bottom: 1px solid #ebedf2;
}

.edit-list .ant-card-head {
  padding: 6px 16px 0;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  color: #272e47;
  border: 0;
}

.edit-list .ant-card-head-title {
  padding: 10px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: move;
}

.edit-list .ant-card-body {
  padding: 0 16px 16px;
  color: #545a6e;
}

.edit-list .props-edit .ant-row:not(:last-child) {
  margin-bottom: 16px;
}

.edit-list .props-edit .ant-row.has-tips {
  margin-bottom: 24px;
}

.edit-list .props-edit .ant-row .tips {
  position: absolute;
  font-size: 12px;
  line-height: 16px;
  margin-top: 8px;
  color: #9fa2ad;
  width: 248px;
}

.edit-list .props-edit .ant-card-body {
  padding: 6px 16px 16px;
}

.edit-color-picker {
  max-height: calc(100vh - 115px);
  overflow: auto;
}

.edit-color-picker .t-color-picker__panel {
  width: 250px;
  box-shadow: none;
}

.edit-color-picker .t-color-picker__saturation {
  height: 98px;
}

.edit-color-picker .t-color-picker__swatches-wrap .t-color-picker__swatches--items {
  box-sizing: content-box;
}

.edit-color-picker .t-color-picker__swatches-wrap .t-color-picker__swatches--item__color {
  border: 0;
}

.text-align-picker.ant-segmented {
  border: 1px solid #ebedf2;
  background-color: transparent;
  width: 100%;
}

.text-align-picker.ant-segmented:hover {
  background-color: transparent;
}

.text-align-picker.ant-segmented .ant-segmented-thumb {
  box-shadow: none;
  background-color: #edf0ff;
}

.text-align-picker.ant-segmented .ant-segmented-item {
  flex: 1;
}

.text-align-picker.ant-segmented .ant-segmented-item-label {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 26px;
}

.text-align-picker.ant-segmented .ant-segmented-item-selected {
  box-shadow: none;
  background-color: #edf0ff;
}

.text-align-picker.ant-segmented .ant-segmented-item-selected [stroke='#6F7485'] {
  stroke: #4c6aff;
}

.edit-list .slider-wrapper {
  display: flex;
  align-items: center;
}

.edit-list .slider-main {
  flex: 1;
}

.edit-list .slider-input-number {
  width: 47px;
  margin-left: 10px;
}

.edit-list .ant-slider-track,
.edit-list .ant-slider:hover .ant-slider-track {
  background-color: #4c6aff;
}

.edit-list .ant-slider-handle,
.edit-list .ant-slider-handle:focus {
  border-color: #4c6aff;
}

.edit-list .ant-input-number-handler-wrap {
  width: 16px;
}

.edit-list .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
.edit-list .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  width: 100%;
  right: 0;
}

.delay-input-number .ant-input-number-input {
  height: 24px;
}

.textarea-wrapper.error:after {
  color: #fe5b4c;
}

.uploadbtn {
  color: #4c6aff;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.uploadbtn-warp {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.uploadbtn-tips {
  color: #747a8c;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
  text-align: center;
}

.fileuploadbtn-wrap {
  display: flex;
  align-items: center;
  justify-content: right;
}

.fileuploadbtn-wrap .fileuploadbtn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4c6aff;
  cursor: pointer;
}

.fileuploadbtn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #4c6aff;
  cursor: pointer;
}

.video-comp-tooltip-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-select-menu {
  width: 123px;
  height: 73px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.video-select-menu .video-uploadbtn {
  width: 100%;
  height: 24px;
  color: #272e47;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}

.video-select-menu .video-uploadbtn:hover {
  background: #f4f6f7;
}

.video-select-menu .video-uploadbtn:active {
  background: #f2f5ff;
}

.video-select-menu .video-uploadbtn svg {
  margin-right: 4px;
}

.edit-list .ant-radio-group,
.radio-wrapper .ant-radio-group {
  display: flex;
  align-items: center;
  justify-content: right;
  flex-wrap: wrap;
}

.edit-list .ant-radio-wrapper,
.radio-wrapper .ant-radio-wrapper {
  margin-right: 0;
  margin-left: 6px;
  font-weight: 400;
  color: #545a6e;
}

.edit-list .ant-radio-inner,
.radio-wrapper .ant-radio-inner {
  background-color: #fff;
  border-color: #c0c8d6;
}

.edit-list .ant-radio-inner::after,
.radio-wrapper .ant-radio-inner::after {
  background-color: #fff;
}

.edit-list .ant-radio-checked .ant-radio-inner,
.radio-wrapper .ant-radio-checked .ant-radio-inner {
  background-color: #4c6aff;
  border-color: #4c6aff;
}

.edit-list .ant-radio-input:focus + .ant-radio-inner,
.radio-wrapper .ant-radio-input:focus + .ant-radio-inner {
  box-shadow: none;
}

.edit-list span.ant-radio + *,
.radio-wrapper span.ant-radio + * {
  padding-left: 5px;
  padding-right: 4px;
}

.edit-list .radio-column,
.radio-wrapper .radio-column {
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.edit-list .radio-column .choose-news,
.radio-wrapper .radio-column .choose-news {
  position: absolute;
  right: 0;
  top: 5px;
}

.edit-list .radio-column .news-count,
.radio-wrapper .radio-column .news-count {
  position: absolute;
  right: 0;
  bottom: 5px;
  font-size: 14px;
  line-height: 22px;
}

.edit-list .radio-column .ant-radio-wrapper,
.radio-wrapper .radio-column .ant-radio-wrapper {
  display: flex;
  align-items: center;
  height: 32px;
  margin-left: 0;
}

.edit-list .radio-column .ant-radio-wrapper span:last-child,
.radio-wrapper .radio-column .ant-radio-wrapper span:last-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.edit-list .radio-column .ant-radio-wrapper .ant-radio,
.radio-wrapper .radio-column .ant-radio-wrapper .ant-radio {
  flex: 0;
  top: 0;
}

.edit-list {
  position: relative;
}

.edit-list-close {
  position: absolute;
  top: 9px;
  right: 6px;
  z-index: 1;
  cursor: pointer;
  border: 10px solid transparent;
  box-sizing: content-box;
}

.edit-list .editor-comp {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  position: relative;
}

.edit-list .editor-comp .ant-card:last-child {
  border-bottom: 0;
}

.edit-content-wrapper {
  height: calc(100% - 52px - 36px);
  position: relative;
  overflow: hidden;
  display: flex;
}

.edit-side-menu-wrapper {
  flex-shrink: 0;
}

.edit-stage-wrapper {
  flex: 1;
  position: relative;
  overflow-x: overlay;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.edit-stage-wrapper .edit-preview {
  width: 100%;
  height: 100%;
  min-width: 980px;
  max-height: 100%;
  border: 0;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding-right: 5px;
  transition: width 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), max-height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 0px 8px 16px rgba(47, 83, 134, 0.1);
}

.edit-stage-wrapper .edit-preview.mobile {
  box-shadow: 0 0px 16px rgba(47, 83, 134, 0.3);
  min-width: auto;
}

.edit-stage-wrapper .mobile {
  top: 0;
  width: 380px;
  max-height: 667px;
}

.edit-stage-wrapper .edit-stage {
  min-width: 980px;
}

.edit-stage-wrapper .edit-stage.mobile {
  min-width: auto;
}

.edit-stage-wrapper.with-editable-module .edit-preview,
.edit-stage-wrapper.with-editable-module .edit-stage {
  min-width: 1200px;
}

.edit-stage-wrapper.with-editable-module .edit-preview.mobile,
.edit-stage-wrapper.with-editable-module .edit-stage.mobile {
  min-width: auto;
}

.edit-influence {
  display: flex;
}

.edit-influence-item {
  width: 32px;
  height: 32px;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: 0 12px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.edit-influence-item .svg svg [fill='#3f465c'] {
  fill: #4c6aff;
}

.edit-influence-item .svg svg [stroke='#3f465c'] {
  stroke: #4c6aff;
}

.edit-influence-item:hover svg [fill='#3f465c'] {
  fill: #4c6aff;
}

.edit-influence-item:hover svg [stroke='#3f465c'] {
  stroke: #4c6aff;
}

.edit-influence-item-active {
  background: #edf0ff;
}

.edit-influence-item-active svg [fill='#3f465c'] {
  fill: #4c6aff;
}

.edit-influence-item-active svg [stroke='#3f465c'] {
  stroke: #4c6aff;
}

.edit-nav {
  position: relative;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  width: 100%;
  height: 52px;
  color: #3f465c;
  background-color: #fff;
  box-shadow: 0px 4px 10px rgba(47, 83, 134, 0.1);
}

.edit-nav .logo-nav {
  padding: 0;
  display: flex;
  align-items: center;
  position: relative;
  flex: 1;
}

.edit-nav .logo-nav .logo {
  margin-right: 10px;
}

.edit-nav .logo-nav .page-name {
  padding: 0;
  display: flex;
  align-items: center;
  margin-left: 10px;
  color: #272e47;
  max-width: 65px;
}

.edit-nav .logo-nav .save-status {
  padding: 0;
  display: flex;
  align-items: center;
  margin-left: 18px;
  color: #747a8c;
  height: 22px;
}

.edit-nav .logo-nav .save-status-text {
  line-height: 22px;
  margin-left: 4px;
}

.edit-nav .logo-nav .main-nav {
  padding: 0;
  display: flex;
  align-items: center;
  margin-left: 10px;
}

.edit-nav .logo-nav .main-nav > span {
  max-width: 162px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.edit-nav .logo-nav .main-nav .arrow {
  transition: transform 0.15s;
}

.edit-nav .logo-nav .main-nav.ant-dropdown-open .arrow {
  transform: rotate(180deg);
}

.edit-nav .logo-nav .main-nav .ant-dropdown-menu-item:hover {
  color: #4c6aff;
}

.edit-nav .history-button-wrapper {
  display: flex;
  align-items: center;
  margin-right: 4px;
}

.edit-nav .history-button-wrapper .reset,
.edit-nav .history-button-wrapper .undo,
.edit-nav .history-button-wrapper .redo {
  margin: 0 12px;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.edit-nav .history-button-wrapper .reset:hover [fill='#3f465c'],
.edit-nav .history-button-wrapper .undo:hover [fill='#3f465c'],
.edit-nav .history-button-wrapper .redo:hover [fill='#3f465c'] {
  fill: #445fe5;
}

.edit-nav .history-button-wrapper .reset.disabled,
.edit-nav .history-button-wrapper .undo.disabled,
.edit-nav .history-button-wrapper .redo.disabled {
  cursor: default;
  pointer-events: none;
}

.edit-nav .history-button-wrapper .reset.disabled [fill='#3f465c'],
.edit-nav .history-button-wrapper .undo.disabled [fill='#3f465c'],
.edit-nav .history-button-wrapper .redo.disabled [fill='#3f465c'],
.edit-nav .history-button-wrapper .reset.disabled [fill='#3F465C'],
.edit-nav .history-button-wrapper .undo.disabled [fill='#3F465C'],
.edit-nav .history-button-wrapper .redo.disabled [fill='#3F465C'] {
  fill: #c9cbd6;
}

.edit-nav .history-button-wrapper .reset.disabled [stroke='#3F465C'],
.edit-nav .history-button-wrapper .undo.disabled [stroke='#3F465C'],
.edit-nav .history-button-wrapper .redo.disabled [stroke='#3F465C'] {
  stroke: #c9cbd6;
}

.edit-nav .nav-buttons {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: flex-end;
}

.edit-nav .nav-buttons .ant-btn {
  padding: 0 18px;
  margin-right: 8px;
}

.edit-nav .nav-buttons .ant-btn.preview,
.edit-nav .nav-buttons .ant-btn:last-child {
  margin-right: 0;
}

.page-select-dropdown .ant-dropdown {
  max-height: 100vh;
  overflow-y: auto;
}

.page-select-dropdown .ant-dropdown::before {
  top: unset;
}

.page-select-dropdown .ant-dropdown-menu {
  border: 1px solid #ebedf2;
  box-shadow: 0px 4px 16px 0px rgba(37, 41, 49, 0.08);
}

.page-select-dropdown .ant-dropdown-menu-item-group-title {
  color: #747a8c;
  font-size: 12px;
  line-height: 16px;
}

.page-select-dropdown .ant-dropdown-menu-item-group-list {
  margin: 0;
}

.page-select-dropdown .ant-dropdown-menu-item-divider {
  margin: 4px 12px;
}

.page-select-dropdown .ant-dropdown-menu-item {
  padding: 5px 6px 5px 12px;
}

.page-select-dropdown .page-opt-item {
  width: 122px;
  padding: 5px 12px;
  color: #272e47;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
}

.page-select-dropdown .page-opt-item.disabled {
  color: #9fa2ad;
}

.page-select-dropdown .page-opt-item:hover {
  background: #f6f7fa;
}

.history-reset-modal .common-modal-body {
  margin-top: 10px;
  color: #747a8c;
}

.history-reset-modal .common-modal-close {
  display: none;
}

.history-reset-modal-footer {
  margin-top: 18px;
  text-align: right;
}

.history-reset-modal-footer .ant-btn-default {
  height: 32px;
  padding: 0 24px;
  line-height: 30px;
  border-radius: 4px;
  background: #ffffff;
  color: #545a6e;
  border: 1px solid #ebedf2;
  text-shadow: none;
}

.history-reset-modal-footer .ant-btn-default:hover {
  background-color: #f8f9fa;
  color: #545a6e;
  border-color: #ebedf2;
}

.history-reset-modal-footer .ant-btn-default:active {
  background-color: #ebedf2;
}

.history-reset-modal-footer .ant-btn-dangerous {
  height: 32px;
  padding: 0 24px;
  line-height: 30px;
  border-radius: 4px;
  background: #fe5b4c;
  border: 1px solid #fe5b4c;
  text-shadow: none;
  margin-left: 12px !important;
}

.history-reset-modal-footer .ant-btn-dangerous:hover {
  background-color: #fe7c70;
}

.history-reset-modal-footer .ant-btn-dangerous:active {
  background-color: #e45244;
}

.publish-success-modal .ant-modal-body {
  padding: 20px 0 24px;
}

.publish-success-modal .common-modal-header {
  padding: 0 20px;
}

.publish-success-modal .ant-modal-content {
  border-radius: 12px;
}

.publish-success-modal .common-modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}

.publish-success-modal .publish-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #272e47;
}

.publish-success-modal .publish-url {
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  color: #272e47;
  margin: 23px 0 24px;
  gap: 12px;
}

.publish-success-modal .publish-url .ant-input {
  padding: 4px 12px;
  width: 356px;
  border-radius: 4px;
  border-color: #e1e3e8;
}

.publish-success-modal .publish-url > svg {
  cursor: pointer;
}

.publish-success-modal .publish-url > svg:hover rect,
.publish-success-modal .publish-url > svg:hover path {
  stroke: #4c6aff;
}

.publish-success-modal .publish-buydomain {
  width: 680px;
  margin: 23px auto;
  padding: 23.5px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #272e47;
  border: 1px solid #f0f1f5;
  border-radius: 4px;
  background: #f9fafb;
}

.publish-success-modal .publish-buydomain a {
  margin-left: 8px;
}

.publish-success-modal .publish-buydomain-info {
  font-family: PingFang SC;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  color: #747a8c;
  margin: 20px 0 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.publish-success-modal .publish-buydomain-info svg {
  margin-right: 4px;
}

.publish-success-modal .publish-buydomain-divider {
  width: 100%;
  height: 0;
  border-top: 1px solid #f0f1f5;
  margin-top: 12px;
}

.publish-success-modal .publish-buydomain-tips {
  font-family: PingFang SC;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #9fa2ad;
}

.publish-success-modal .publish-buydomain-container {
  width: 640px;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #272e47;
  padding: 9px 20px;
}

.publish-success-modal .publish-buydomain-container .publish-buydomain-container-left,
.publish-success-modal .publish-buydomain-container .publish-buydomain-container-right {
  display: flex;
  align-items: center;
  font-weight: 500;
}

.publish-success-modal .publish-buydomain-container .publish-buydomain-container-left svg,
.publish-success-modal .publish-buydomain-container .publish-buydomain-container-right svg {
  margin-right: 8px;
}

.publish-success-modal .publish-buydomain-container .publish-buydomain-container-left a,
.publish-success-modal .publish-buydomain-container .publish-buydomain-container-right a {
  margin-left: 16px;
  text-decoration: underline;
}

.publish-success-modal .ant-divider {
  margin: 0;
  padding: 0 20px;
  border-top-color: #f0f1f5;
}

.publish-success-modal .ant-divider-inner-text {
  color: #747a8c;
  padding: 0 70px;
  border-top-color: #f0f1f5;
}

.publish-success-modal .publish-success-footer {
  width: 680px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #747a8c;
  font-size: 12px;
}

.publish-success-modal .publish-success-footer .publish-success-footer-right {
  display: flex;
  align-items: center;
  gap: 16px;
}

.publish-success-modal .publish-success-footer .ant-btn-primary {
  width: 92px;
  height: 32px;
  border-radius: 4px;
  color: #545a6e;
  border: 1px solid #f0f2f7;
  background: #f0f2f7;
}

.publish-success-modal .publish-flowers-img {
  pointer-events: none;
  width: 500px;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.service-modal .common-modal-body {
  margin-top: 12px;
}

.service-list {
  max-height: 270px;
  min-height: 100px;
  overflow: auto;
  padding-bottom: 4px;
}

.service-list::-webkit-scrollbar {
  width: 5px;
}

.service-list::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #e1e3e8;
}

.service-list .ant-radio-inner {
  background-color: #fff;
  border-color: #c0c8d6;
}

.service-list .ant-radio-inner::after {
  background-color: #fff;
}

.service-list .ant-radio-checked .ant-radio-inner {
  background-color: #4c6aff;
  border-color: #4c6aff;
}

.service-list .ant-radio-input:focus + .ant-radio-inner {
  box-shadow: none;
}

.service-list span.ant-radio + * {
  padding-left: 5px;
}

.service-list .ant-radio.ant-radio-disabled .ant-radio-inner {
  background: #e1e3e8;
  border: 1.2px solid #c0c8d6;
}

.service-item {
  padding: 13px 12px;
  width: 100%;
  height: 80px;
  background: #f6f7fa;
  border-radius: 4px;
  color: #272e47;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 12px;
}

.service-item > div {
  display: flex;
  align-items: center;
}

.service-item > div:first-child {
  margin-bottom: 10px;
}

.service-item-name {
  width: 70px;
  color: #747a8c;
}

.service-item-value {
  flex: 1;
}

.service-item-bind {
  width: 140px;
  text-align: right;
  color: #747a8c;
  font-size: 12px;
  line-height: 20px;
}

.service-item-period {
  margin-left: 24px;
  width: 70px;
  color: #747a8c;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.edit-side-menu {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 100;
  background: #fff;
  color: #3f465c;
  border-top: 1px solid #ebedf2;
  overflow-x: hidden;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

.edit-side-menu-wrapper {
  width: 54px;
  height: 100%;
  position: relative;
  display: inline-block;
  z-index: 1000;
  overflow: visible !important;
  box-shadow: 4px 0px 10px rgba(47, 83, 134, 0.1);
}

.edit-side-menu-wrapper .rc-drawer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.edit-side-menu-wrapper .rc-drawer-bg {
  display: none;
}

.edit-side-menu-wrapper .rc-drawer-content-wrapper {
  padding-left: 54px;
  position: absolute;
  width: auto !important;
  border-top: 1px solid #ebedf2;
  box-shadow: 4px 0px 10px rgba(47, 83, 134, 0.1);
  padding-right: 2px;
  background: #fff;
}

.edit-side-menu-wrapper .rc-drawer-content {
  padding: 8px 14px 21px;
}

.edit-side-menu-wrapper .rc-drawer-content::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: transparent;
}

.edit-side-menu-wrapper .rc-drawer-content::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #c9cbd6;
}

.edit-side-menu .add {
  padding: 14px 0 18px;
  cursor: pointer;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.edit-side-menu .add > div {
  padding: 6px;
  border-radius: 50%;
}

.edit-side-menu .add:hover > div {
  background: #f0f2f7;
}

.edit-side-menu .add.active > div {
  background: #edf0ff;
}

.edit-side-menu .add:hover {
  color: #4c6aff;
}

.edit-side-menu .add:hover [fill='#3F465C'] {
  fill: #4c6aff;
}

.edit-side-menu .add:active,
.edit-side-menu .add.active {
  color: #445fe5;
}

.edit-side-menu .add:active [fill='#3F465C'],
.edit-side-menu .add.active [fill='#3F465C'] {
  fill: #445fe5;
}

.edit-side-menu .other {
  width: 100%;
  padding-bottom: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.edit-side-menu .other a {
  display: flex;
  cursor: pointer;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.edit-side-menu .other svg {
  cursor: pointer;
}

.edit-side-drawer .rc-drawer-content {
  position: relative;
}

.edit-side-drawer .rc-drawer-content::after {
  content: '';
  width: 1px;
  height: 100vh;
  top: 0;
  left: -1px;
  position: absolute;
  box-shadow: 4px 0px 10px 2px rgba(47, 83, 134, 0.1);
}

.edit-side-drawer .rc-drawer-content-wrapper {
  padding-right: 0;
}

.edit-side-drawer .img-content-wrapper {
  width: 454px;
  display: flex;
  overflow: hidden;
  box-sizing: border-box;
  height: calc(100vh - 122px);
}

.edit-side-drawer .img-content-wrapper .img-content-menu {
  width: 148px;
  flex-shrink: 0;
  border-right: 1px solid #f0f1f5;
  height: 100%;
  overflow-y: auto;
  /* 设置滚动条的样式 */
  /* 滚动槽 */
  /* 滚动条滑块 */
}

.edit-side-drawer .img-content-wrapper .img-content-menu::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: #fff;
}

.edit-side-drawer .img-content-wrapper .img-content-menu::-webkit-scrollbar-track {
  border-radius: 6px;
}

.edit-side-drawer .img-content-wrapper .img-content-menu::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #e1e3e8;
  padding: 4px;
}

.edit-side-drawer .img-content-wrapper .img-content-drawer {
  height: 100%;
  overflow-y: auto;
  margin-left: 16px;
  overflow-x: hidden;
  /* 设置滚动条的样式 */
  /* 滚动槽 */
  /* 滚动条滑块 */
}

.edit-side-drawer .img-content-wrapper .img-content-drawer::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: #fff;
}

.edit-side-drawer .img-content-wrapper .img-content-drawer::-webkit-scrollbar-track {
  border-radius: 6px;
}

.edit-side-drawer .img-content-wrapper .img-content-drawer::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #e1e3e8;
  padding: 4px;
}

.edit-side-drawer .img-content-wrapper .img-wrapper {
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 7px;
  border-radius: 4px;
  border: 1px solid var(--line-1, #f0f1f5);
  background: var(--fill-1, #f9fafb);
  position: relative;
  width: 274px;
}

.edit-side-drawer .img-content-wrapper .img-wrapper .module-type {
  font-size: 12px;
  line-height: 12px;
  background: #edf0ff;
  color: #4c6aff;
  position: absolute;
  top: 0;
  left: 0;
  padding: 4px;
  pointer-events: none;
  border-radius: 4px;
}

.edit-side-drawer .img-content-wrapper .img-wrapper .img {
  box-shadow: 0px 1px 6px 0px rgba(47, 83, 134, 0.1);
}

.edit-side-drawer .img-content-wrapper .img-wrapper.no-padding {
  padding: 0;
  border-radius: 0;
  border: none;
}

.edit-side-drawer .img-content-wrapper .img-wrapper.no-padding .img {
  box-shadow: none;
}

.edit-side-drawer .img-content-wrapper .img-wrapper .hover {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  pointer-events: none;
  padding: 7px;
  border-radius: 2px;
}

.edit-side-drawer .img-content-wrapper .img-wrapper .ai-tag {
  border-radius: 0 2px 0 6px;
  background: linear-gradient(97deg, rgba(152, 89, 255, 0.9) 0%, rgba(101, 76, 255, 0.9) 98%);
  width: 26px;
  height: 18px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
}

.edit-side-drawer .img-content-wrapper .img-wrapper-atomic {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 16px;
  vertical-align: bottom;
}

.edit-side-drawer .img-content-wrapper .title {
  margin: 8px 0 16px;
  padding: 12px 0 5px;
  color: var(--text-5, #272e47);
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  border-bottom: 1px solid #f0f1f5;
}

.edit-side-drawer .img-content-wrapper .title:first-child {
  margin-top: 0;
}

.edit-side-drawer .img-content-wrapper .menu-title {
  cursor: pointer;
  padding: 7px 0 7px 16px;
  color: var(--text-5, #272e47);
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: flex-end;
}

.edit-side-drawer .img-content-wrapper .menu-title span {
  font-size: 12px;
  line-height: 20px;
  pointer-events: none;
}

.edit-side-drawer .img-content-wrapper .menu-title svg {
  position: relative;
  top: -10.5px;
}

.edit-side-drawer .img-content-wrapper .menu-title.active {
  color: var(--brand-6, #4c6aff);
  background: var(--brand-1, #f2f5ff);
}

.edit-side-drawer .ant-tabs-nav {
  margin-bottom: 0;
  background: #f0f2f7;
}

.edit-side-drawer .ant-tabs-nav::before {
  border: none;
}

.edit-side-drawer .ant-tabs-nav .ant-tabs-nav-list {
  width: 454px;
  justify-content: space-between;
  position: relative;
}

.edit-side-drawer .ant-tabs-nav .ant-tabs-nav-list::after {
  content: '';
  width: 454px;
  height: 1px;
  top: -2px;
  left: 0;
  position: absolute;
  box-shadow: 0px 4px 10px 2px rgba(47, 83, 134, 0.1);
}

.edit-side-drawer .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab {
  height: 32px;
  width: 50%;
  text-align: center;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-5, #272e47);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.edit-side-drawer .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn {
  text-shadow: none;
  color: var(--text-5, #272e47);
}

.edit-side-drawer .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab-active {
  background-color: #fff;
  border-radius: 4px 4px 0 0;
}

.edit-side-drawer .ant-tabs-nav .ant-tabs-ink-bar {
  display: none;
}

.edit-side-drawer .rc-drawer-content {
  padding: 0;
}

.edit-side-drawer .rc-drawer-mask {
  display: none;
}

.edit-side-drawer .drawer-left.drawer-open .rc-drawer-content-wrapper {
  box-shadow: none;
}

.edit-side-drawer .title {
  color: #272e47;
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 13px;
  font-weight: 500;
  line-height: 22px;
}

.edit-side-drawer .img-wrapper {
  display: inline-block;
  margin-bottom: 8px;
  vertical-align: top;
  border: 1px solid #f6f7fa;
  border-radius: 2px;
  padding: 3px;
  background-color: #f6f7fa;
}

.edit-side-drawer .img-wrapper:hover {
  border: 1px solid #4c6aff;
}

.edit-side-drawer .img-wrapper .img {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border-radius: 2px;
}

.edit-side-menu-tabs {
  height: 100%;
}

.edit-side-menu-tabs .ant-tabs-content-holder {
  height: 100%;
  overflow-y: overlay;
}

.rc-panel-motion-left-enter-start,
.rc-panel-motion-left-appear-start,
.rc-panel-motion-left-leave-start {
  transition: none;
}

.rc-panel-motion-left-enter-active,
.rc-panel-motion-left-appear-active,
.rc-panel-motion-left-leave-active {
  transition: all 0.3s;
}

.rc-panel-motion-left-enter-start,
.rc-panel-motion-left-appear-start {
  transform: translate(-100%) !important;
}

.rc-panel-motion-left-enter-active,
.rc-panel-motion-left-appear-active,
.rc-panel-motion-left-leave {
  transform: translate(0);
}

.rc-panel-motion-left-leave-active {
  transform: translate(-100%);
}

.history-drawer .log-more {
  color: var(---Brand-6, #4c6aff);
  font-family: 'PingFang SC';
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  cursor: pointer;
  padding-left: 20px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  transition: all 0.3s;
  transition-timing-function: ease;
}

.history-drawer .log-more.loading {
  opacity: 0.6;
}

.history-drawer .log-more .sirius-icon {
  display: flex;
  animation: spin 0.5s linear infinite;
}

.history-drawer .log-more .sirius-icon.loading {
  opacity: 0.6;
}

.history-drawer .log-empty {
  color: #9fa2ad;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.history-drawer .log-empty > img {
  margin-bottom: 8px;
}

.history-drawer .ant-drawer-mask {
  background-color: transparent;
}

.history-drawer .ant-drawer-header {
  border-bottom: none;
  padding: 16px 20px;
}

.history-drawer .ant-drawer-body {
  padding: 0;
}

.history-drawer .ant-drawer-close {
  display: none;
}

.history-drawer.ant-drawer-right > .ant-drawer-content-wrapper {
  top: 52px;
  box-shadow: -6px 0px 16px 0px rgba(47, 83, 134, 0.12);
}

.history-drawer .ant-drawer-header-title {
  color: var(----Text-5-, #272e47);
  font-family: 'PingFang SC';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.history-drawer .history-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.history-drawer .history-content .dayText {
  color: var(--Text-5, #272e47);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  padding-left: 20px;
  cursor: default;
}

.history-drawer .history-content:not(:last-child) {
  margin-bottom: 20px;
}

.history-drawer .history-content:last-child {
  margin-bottom: 16px;
}

.history-drawer .history-drawer-extra {
  display: flex;
  align-items: center;
  gap: 12px;
}

.history-drawer .history-drawer-extra .history-drawer-refresh {
  color: #3f465c;
  font-size: 16px;
  stroke-width: 1.2;
  cursor: pointer;
}

.history-drawer .history-drawer-extra .history-drawer-refresh:hover {
  color: #6f7485;
  stroke-width: 1.2;
}

.history-drawer .history-drawer-extra .history-drawer-close {
  color: #3f465c;
  font-size: 20px;
  cursor: pointer;
}

.history-drawer .history-drawer-extra .history-drawer-close:hover {
  color: #6f7485;
}

.history-drawer .ant-drawer-body {
  padding-bottom: 100px;
  /* 设置滚动条的样式 */
  /* 滚动槽 */
  /* 滚动条滑块 */
}

.history-drawer .ant-drawer-body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: #fff;
}

.history-drawer .ant-drawer-body::-webkit-scrollbar-track {
  border-radius: 6px;
}

.history-drawer .ant-drawer-body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(38, 42, 51, 0.3);
  padding: 4px;
}

.recover-confirm .ant-modal-body {
  height: 144px;
}

.recover-confirm-title {
  display: flex;
  align-items: center;
  gap: 6px;
}

.recover-confirm-title .sirius-icon {
  line-height: 0;
  vertical-align: -0.25em;
  display: inline-block;
  color: inherit;
  font-style: normal;
  text-align: center;
  text-transform: none;
  text-rendering: optimizelegibility;
}

.recover-confirm .ant-modal-confirm-content {
  color: var(----Text-3, #747a8c);
  font-family: 'PingFang SC';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  padding-left: 27px;
}

.recover-confirm .ant-btn.ant-btn-default {
  background-color: #fff;
  border: 1px solid var(--Line-3, #e1e3e8);
  color: var(--text-4, #545a6e);
}

.recover-confirm .ant-btn.ant-btn-default:hover {
  opacity: 0.8;
}

.recover-confirm .ant-btn.ant-btn-primary {
  background: var(---Brand-6, #4c6aff);
}

.recover-confirm .ant-btn.ant-btn-primary:hover {
  opacity: 0.8;
}

.edit-stage {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  cursor: pointer;
  transition: width 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), max-height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.edit-stage::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: #ffffff;
}

.edit-stage::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #c9cbd6;
}

.edit-stage .mouse-catcher {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
  box-sizing: content-box;
}

.edit-stage .mouse-catcher.hover {
  border: 1px dashed #666;
  background: rgba(102, 102, 102, 0.1);
}

.edit-stage .mouse-catcher.select {
  border: 2px solid #4c6aff;
  z-index: 100;
}

.edit-stage .mouse-catcher.drop-range {
  border: 2px dashed #4c6aff;
}

.edit-stage .mouse-catcher.editing {
  border: none;
}

.edit-stage .mouse-catcher.bottom-popup {
  position: fixed !important;
  bottom: 36px;
  left: 54px;
  top: unset !important;
  transform: none !important;
}

.edit-stage .mouse-catcher.bottom-popup-mobile {
  position: fixed !important;
  bottom: 36px;
  left: calc(50% - 163px);
  top: unset !important;
  transform: none !important;
}

.edit-stage .mouse-catcher .edit-button-view {
  pointer-events: auto;
  position: absolute;
  top: -26px;
  right: -2px;
  display: flex;
  gap: 4px;
}

.edit-stage .mouse-catcher .edit-button-view .ant-btn-group > .ant-btn {
  width: 24px;
  height: 24px;
  padding: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.edit-stage .mouse-catcher .edit-button-view .ant-btn-group > .ai-retouch-btn {
  padding: 0 4px;
  width: 76px;
  font-size: 14px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.edit-stage .mouse-catcher .edit-button-view .ant-btn-group > .manual-retouch-btn {
  padding: 0 4px;
  font-size: 14px;
  width: 88px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.edit-stage .mouse-catcher .edit-button-view .ant-btn-group > .manual-retouch-btn .btn-icon {
  margin-right: 4px;
}

.edit-stage .mouse-catcher .edit-button-view .ant-btn-group > .content-replace-btn {
  width: 102px;
  padding: 0 4px;
  font-size: 14px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.edit-stage .mouse-catcher .edit-button-view .ant-btn-group > .content-replace-advantages-btn {
  width: 152px;
  padding: 0 4px;
  font-size: 14px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.edit-stage .mouse-catcher .edit-button-view .ant-btn-group > .content-replace-advantages-btn .btn-icon {
  margin-top: 2px;
}

.edit-stage .mouse-catcher .edit-button-view.inside {
  top: 0;
}

.edit-stage .mouse-catcher .edit-button-view.inside .ant-btn {
  border-radius: 0;
}

.edit-stage .mouse-catcher .edit-button-view.inside .ant-btn:first-child {
  border-bottom-left-radius: 4px;
}

.edit-stage .mouse-catcher .edit-button-view.bottom {
  top: 100%;
}

.edit-stage .mouse-catcher .edit-button-view.bottom .ant-btn {
  border-radius: 0;
}

.edit-stage .mouse-catcher .edit-button-view.bottom .ant-btn:last-child {
  border-bottom-right-radius: 4px;
}

.edit-stage .mouse-catcher .edit-button-view.bottom .ant-btn:first-child {
  border-bottom-left-radius: 4px;
}

.edit-stage .mouse-catcher .edit-button-view.bottom-left {
  top: 100%;
  left: 0;
}

.edit-stage .mouse-catcher .edit-button-view.left {
  right: unset;
  left: -2px;
}

.edit-stage .mouse-catcher .edit-text-wrapper {
  pointer-events: auto;
  position: absolute;
  left: -2px;
  top: -2px;
  margin: 0;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  max-width: none;
  max-height: none;
  -webkit-text-fill-color: inherit;
  transform: none;
}

.edit-stage .mouse-catcher .edit-text-wrapper > div {
  height: 100%;
  width: 100%;
  min-height: auto;
  outline: none;
}

.edit-stage .mouse-catcher .image-clip-view-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.edit-stage .mouse-catcher .image-clip-view-container .image-clip-view-background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.edit-stage .mouse-catcher .image-clip-view-container .image-clip-view-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-mask-repeat: no-repeat;
}

.edit-stage .mouse-catcher .image-clip-view-container .image-clip-view-trigger {
  border: 2px solid #4c6aff;
  opacity: 1;
}

.edit-stage .module-info {
  font-size: 12px;
  line-height: 12px;
  background: #4c6aff;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  padding: 4px;
  pointer-events: none;
  border-radius: 2px;
}

.edit-stage .overlay {
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.edit-stage .overlay .overlay-bottom-popup {
  position: fixed !important;
  bottom: 36px;
  left: 54px;
  top: unset !important;
}

.edit-stage .overlay .overlay-bottom-popup-mobile {
  position: fixed !important;
  bottom: 36px;
  left: calc(50% - 163px);
  top: unset !important;
}

.edit-stage .overlay-elem {
  position: relative;
}

.edit-stage .overlay-elem > div {
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.edit-stage .overlay-elem:hover > div {
  opacity: 1;
}

.edit-stage .overlay.drag .overlay-elem > div {
  opacity: 0;
}

.edit-stage .overlay .drag-hints {
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  background: rgba(76, 106, 255, 0.55);
  text-align: center;
  opacity: 0;
  color: #fff;
}

.edit-stage .overlay .drag-hints > * {
  pointer-events: none;
}

.edit-stage .overlay .func-wrapper {
  width: 20px;
  height: 64px;
  border-radius: 2px;
  position: absolute;
  right: 2px;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  overflow: hidden;
  opacity: 0;
  z-index: 100;
  background-color: #4c6aff;
}

.edit-stage .overlay .func-wrapper > .ant-btn {
  height: 16px;
  width: 16px;
  padding: 0;
  margin: 4px 2px;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
}

.edit-stage .overlay .func-wrapper > .ant-btn[disabled] {
  background-color: transparent;
}

.edit-stage .overlay .func-wrapper > .ant-btn[disabled] svg {
  opacity: 0.5;
}

.edit-stage .overlay .func-wrapper > .ant-btn-primary:focus {
  background-color: #4c6aff;
}

.edit-stage .overlay .func-wrapper > .ant-btn-primary:focus:hover {
  background-color: #7591ff;
}

.edit-stage div[data-key='Feature6'] .banner-slide-wrapper.Desktop {
  max-width: 1200px;
  left: 0;
  right: 0;
  margin: auto;
}

.edit-stage div[data-key='Feature6'] .banner-slide-wrapper.Desktop .banner-slide {
  position: absolute;
  right: 16.5%;
  bottom: 36px;
  transform: translateX(50%);
}

.edit-stage div[data-key^='ProductIntro'] .banner-slide-wrapper.Desktop {
  width: 96px;
  height: 28px;
  left: 50%;
  transform: translateX(-48px);
  top: 31px;
}

.edit-stage .disable-drag {
  -webkit-user-drag: none;
}

.edit-stage .drop-range-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.edit-stage .drop-range-mask-left,
.edit-stage .drop-range-mask-right {
  width: calc((100% - 1200px) / 2);
  height: 100%;
  background: rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 0;
}

.edit-stage .drop-range-mask-left {
  left: 0;
}

.edit-stage .drop-range-mask-right {
  right: 0;
}

.edit-stage .drag-message {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  padding: 2px 4px;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  position: absolute;
  top: -24px;
  left: 0;
  color: #fff;
}

.edit-stage .drag-icon {
  width: 12px;
  height: 12px;
  position: absolute;
  border: 2px solid #4c6aff;
  border-radius: 50%;
  background: #fff;
  pointer-events: none;
}

.edit-stage .drag-icon.top-left {
  top: -6px;
  left: -6px;
}

.edit-stage .drag-icon.top-right {
  top: -6px;
  right: -6px;
}

.edit-stage .drag-icon.bottom-left {
  bottom: -6px;
  left: -6px;
}

.edit-stage .drag-icon.bottom-right {
  bottom: -6px;
  right: -6px;
}

.ai-retouch-popover .ant-popover-inner-content {
  padding: 8px 12px;
}

.ai-retouch-popover .ai-retouch-list {
  display: flex;
  align-items: center;
}

.ai-retouch-popover .ai-retouch-item {
  display: flex;
  align-items: center;
  margin-right: 16px;
  font-size: 14px;
  height: 22px;
  line-height: 18px;
  padding: 0;
}

.ai-retouch-popover .ai-retouch-item.ai-model {
  display: flex;
  align-items: center;
}

.ai-retouch-popover .ai-retouch-item.ai-model .ai-btn-txt {
  display: flex;
  align-items: center;
}

.ai-retouch-popover .ai-retouch-item:last-child {
  margin-right: 0;
}

.ai-retouch-popover .ai-retouch-item.lx-ui-btn + .lx-ui-btn {
  margin-left: 0;
}

.edit-button-view-settings-btn {
  width: 60px;
  font-size: 14px;
  padding: 0 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.edit-button-view-settings-btn .setting-edit-icon {
  font-size: 20px;
  margin-right: 4px;
}

.banner-slide {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  overflow: hidden;
  padding: 4px 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-slide-wrapper {
  position: absolute;
  bottom: 3px;
  width: 100%;
  display: flex;
  justify-content: center;
  cursor: auto;
  opacity: 1;
}

.banner-slide .ant-pagination.ant-pagination-simple {
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-slide .ant-pagination.ant-pagination-simple .ant-pagination-prev,
.banner-slide .ant-pagination.ant-pagination-simple .ant-pagination-next {
  width: 20px;
  height: 20px;
  min-width: 20px;
}

.banner-slide .ant-pagination.ant-pagination-simple .ant-pagination-item-link {
  background: transparent;
  color: #fff;
  width: 20px;
  height: 20px;
  margin: 0;
}

.banner-slide .ant-pagination.ant-pagination-simple .ant-pagination-item-link:hover,
.banner-slide .ant-pagination.ant-pagination-simple .ant-pagination-item-link:focus {
  color: #fff;
}

.banner-slide .ant-pagination.ant-pagination-simple .ant-pagination-item-link:active {
  color: #fff;
}

.banner-slide .ant-pagination.ant-pagination-simple .ant-pagination-disabled .ant-pagination-item-link {
  color: rgba(255, 255, 255, 0.4) !important;
}

.banner-slide .ant-pagination.ant-pagination-simple .ant-pagination-simple-pager {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin: 0 3px;
  height: 20px;
  line-height: 20px;
}

.banner-slide .ant-pagination.ant-pagination-simple .ant-pagination-simple-pager input {
  background: transparent;
  padding: 0;
  margin: 0;
  color: #fff;
  width: 24px;
  height: 20px;
}

.banner-slide .ant-pagination.ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #fff;
}

.banner-slide .ant-pagination.ant-pagination-simple .ant-pagination-simple-pager .ant-pagination-slash {
  margin: 0 6px;
  color: rgba(255, 255, 255, 0.5);
}

.banner-slide .ant-pagination.ant-pagination-simple .anticon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.other .ant-radio-button-wrapper {
  vertical-align: top;
}

.other .ant-radio-button-wrapper .point-radio-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.other .ant-radio-button-wrapper .point-radio-wrapper .point {
  background: rgba(255, 255, 255, 0.3);
  border-color: transparent;
  transition: background 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), border 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.other .ant-radio-button-wrapper .point-radio-wrapper .point-stroke {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.3);
}

.other .ant-radio-button-wrapper-checked .point-radio-wrapper .point {
  background: rgba(255, 255, 255, 0.9);
  border-color: transparent;
}

.other .ant-radio-button-wrapper-checked .point-radio-wrapper .point-stroke {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.9);
}

.other-demo {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
}

.other-demo video,
.other-demo img {
  display: block;
}

.common-manage {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 100;
  background: #fff;
  color: #3f465c;
}

.common-manage-wrapper {
  width: 54px;
  position: relative;
  display: inline-block;
  z-index: 1000;
  overflow: visible !important;
}

.common-manage .manage {
  padding: 0 0 18px;
  cursor: pointer;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.common-manage .manage [fill='#4C6AFF'] {
  fill: #3f465c;
  stroke: #3f465c;
}

.common-manage .manage [stroke='#4C6AFF'] {
  fill: #3f465c;
  stroke: #3f465c;
}

.common-manage .manage > div {
  padding: 6px;
  border-radius: 50%;
}

.common-manage .manage:hover > div {
  background: #f0f2f7;
}

.common-manage .manage.active > div {
  background: #edf0ff;
}

.common-manage .manage:hover {
  color: #4c6aff;
}

.common-manage .manage:hover [fill='#3F465C'] {
  fill: #4c6aff;
}

.common-manage .manage:hover [fill='#4C6AFF'] {
  fill: #4c6aff;
  stroke: #4c6aff;
}

.common-manage .manage:hover [stroke='#4C6AFF'] {
  fill: #4c6aff;
  stroke: #4c6aff;
}

.common-manage .manage:active,
.common-manage .manage.active {
  color: #445fe5;
}

.common-manage .manage:active [fill='#3F465C'],
.common-manage .manage.active [fill='#3F465C'] {
  fill: #445fe5;
}

.common-manage .manage:active [fill='#4C6AFF'],
.common-manage .manage.active [fill='#4C6AFF'] {
  fill: #445fe5;
  stroke: #445fe5;
}

.common-manage .manage:active [stroke='#4C6AFF'],
.common-manage .manage.active [stroke='#4C6AFF'] {
  fill: #445fe5;
  stroke: #445fe5;
}

.common-manage-drawer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 100%;
}

.common-manage-drawer-bg {
  display: none;
}

.common-manage-drawer .rc-drawer-content-wrapper {
  padding-left: 54px;
  position: absolute;
  width: auto !important;
  border-top: 1px solid #ebedf2;
  box-shadow: 4px 0px 10px rgba(47, 83, 134, 0.1);
  padding-right: 2px;
  background: #fff;
}

.common-manage-drawer .rc-drawer-content {
  width: 280px;
  padding: 16px 12px 0;
}

.common-manage-drawer .rc-drawer-content::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: transparent;
}

.common-manage-drawer .rc-drawer-content::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #c9cbd6;
}

.common-manage-drawer .manage-content-wrapper,
.common-manage-drawer .manage-content-wrapper-new {
  height: 100%;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode {
  box-sizing: border-box;
  height: 32px;
  align-items: center;
  padding: 4px 0;
  border-radius: 2px;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode:hover {
  background: #f6f7fa;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .sort-manage {
  height: 16px;
  max-width: 236px;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .sort-manage .sort-manage-name {
  flex: 1;
  line-height: 16px;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-indent-unit {
  width: 12px;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-indent-unit::before {
  right: 6px;
  height: 44px;
  top: -6px;
  border-color: #e1e3e8;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .sort-manage:hover .sort-manage-name {
  color: #272e47;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-draggable-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  width: 12px;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-draggable-icon [fill='#8D92A1'] {
  fill: #6f7485;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-node-content-wrapper {
  display: flex;
  align-items: center;
  padding: 0;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
  background: transparent;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-node-selected {
  background: transparent;
  color: #4c6aff;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-node-selected [stroke='#6F7485'] {
  stroke: #4c6aff;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-node-selected [stroke='#8D92A1'] {
  stroke: #4c6aff;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-node-selected .sort-manage-name {
  color: #4c6aff !important;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-iconEle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-title {
  margin-left: 4px;
  width: 100%;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-title .sort-manage {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-title .sort-manage-name {
  margin-left: 0;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-switcher {
  width: 12px;
  height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: inherit;
  background: transparent;
  transition: transform 200ms;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-switcher_open {
  transform: rotateZ(90deg);
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-switcher-noop {
  width: 12px;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode .ant-tree-switcher-noop .ant-tree-switcher-leaf-line {
  display: none;
}

.common-manage-drawer .manage-content-wrapper-new .ant-tree-list .ant-tree-treenode-selected {
  background: #f2f5ff !important;
}

.common-manage-drawer .rc-drawer-mask {
  display: none;
}

.common-manage-drawer .drawer-left.drawer-open .rc-drawer-content-wrapper {
  box-shadow: none;
}

.common-manage-drawer .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.common-manage-drawer .header svg {
  cursor: pointer;
}

.common-manage-drawer .header .title {
  display: flex;
  align-items: center;
  font-weight: 500;
  line-height: 22px;
  color: #272e47;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.common-manage-drawer .header .title-item {
  font-size: 12px;
  color: #fff;
}

.common-manage-drawer .header .title svg {
  margin-left: 4px;
}

.common-manage-drawer .content {
  height: calc(100% - 93px);
  margin-top: 5px;
  overflow-y: auto;
}

.common-manage-drawer .content .child-wrapper .sort-manage {
  margin: 0;
  height: 32px;
}

.common-manage-drawer .content .child-wrapper .sort-manage svg {
  flex-shrink: 0;
}

.common-manage-drawer .content .child-wrapper .sort-manage-icon {
  width: 24px;
  height: initial;
  flex-shrink: 0;
}

.common-manage-drawer .content .child-wrapper .sort-manage-name {
  color: #272e47;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.common-manage-drawer .content .child-wrapper .sort-manage-more {
  display: none;
  height: 32px;
  margin-right: 8px;
  cursor: pointer;
}

.common-manage-drawer .content .child-wrapper .sort-manage:hover {
  background: #ebedf2;
}

.common-manage-drawer .content .child-wrapper .sort-manage:hover .sort-manage-more {
  display: block;
}

.common-manage-drawer .content .child-wrapper .sort-manage .ant-input {
  height: 28px;
  color: #272e47;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.common-manage-drawer .content .child-wrapper .sort-manage .ant-input:hover {
  border-color: #4c6aff;
}

.common-manage-drawer .content .child-wrapper .list-drag-selected {
  box-shadow: none;
}

.common-manage-drawer .content .child-wrapper .list-drag-selected .sort-manage {
  background: #f2f5ff;
}

.common-manage-drawer .content .child-wrapper .list-drag-selected .sort-manage-name {
  color: #4c6aff;
}

.common-manage-drawer .content .child-wrapper .list-drag-selected .sort-manage-more [fill='#8D92A1'] {
  fill: #8d92a1;
}

.common-manage-drawer .footer {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  color: #4c6aff;
  cursor: pointer;
  margin: 22px 0;
}

.common-manage-drawer .footer svg {
  margin-right: 4px;
}

.common-manage-drawer .footer-group {
  padding: 16px 0 16px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.common-manage-drawer .footer-group .footer-item-addpage {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 32px;
  border-radius: 46px;
  padding: 0 16px;
  background: #4c6aff;
  color: #fff;
  cursor: pointer;
}

.common-manage-drawer .footer-group .footer-item-addpage svg {
  margin-right: 4px;
}

.common-manage-drawer .footer-group .footer-item-addpage svg path {
  stroke: #fff;
}

.common-manage-drawer .footer-group .footer-item-addpage:hover {
  background: #7088ff;
}

.common-manage-drawer .footer-group .footer-item-addlink {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f2f5ff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.common-manage-drawer .footer-group .footer-item-addlink:hover {
  background: rgba(183, 195, 255, 0.36);
}

.sort-manage-more-overlay .ant-popover-arrow {
  display: none;
}

.sort-manage-more-overlay .ant-popover-inner-content {
  padding: 4px 0;
}

.sort-manage-more-overlay .ant-popover-inner-content .opt-item {
  display: flex;
  align-items: center;
  height: 32px;
  padding: 0 8px 0 12px;
  cursor: pointer;
  color: #272e47;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sort-manage-more-overlay .ant-popover-inner-content .opt-item.disabled {
  pointer-events: none;
  color: #9fa2ad;
}

.sort-manage-more-overlay .ant-popover-inner-content .opt-item.disabled .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #d9d9d9;
  border: 1px solid #d9d9d9;
}

.sort-manage-more-overlay .ant-popover-inner-content .opt-item.disabled:hover {
  background: #fff;
}

.sort-manage-more-overlay .ant-popover-inner-content .opt-item .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.sort-manage-more-overlay .ant-popover-inner-content .opt-item .ant-checkbox:hover .ant-checkbox-inner,
.sort-manage-more-overlay .ant-popover-inner-content .opt-item .ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #4c6aff;
}

.sort-manage-more-overlay .ant-popover-inner-content .opt-item .ant-checkbox-wrapper {
  margin-left: 12px;
}

.sort-manage-more-overlay .ant-popover-inner-content .opt-item .ant-checkbox-wrapper .ant-checkbox-inner {
  border: 1px solid #c9cbd6;
  height: 14px;
  width: 14px;
}

.sort-manage-more-overlay .ant-popover-inner-content .opt-item .ant-checkbox-wrapper .ant-checkbox-inner::after {
  width: 5px;
  height: 8px;
  top: 47%;
  left: 19%;
}

.sort-manage-more-overlay .ant-popover-inner-content .opt-item .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #4c6aff;
  border: 1px solid #4c6aff;
}

.sort-manage-more-overlay .ant-popover-inner-content .opt-item:hover {
  background: #f6f7fa;
}

.global-components-content .title {
  margin: 3px 0 11px;
  padding: 12px 0 5px;
  color: var(--text-5, #272e47);
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  border-bottom: 1px solid #f0f1f5;
}

.global-components-content .app-wrapper {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #f0f1f5;
  background: #f9fafb;
  padding: 7px;
  position: relative;
}

.global-components-content .app-wrapper:hover {
  border-color: #4c6aff;
}

.global-components-content .app-wrapper .ant-checkbox-wrapper {
  position: absolute;
  top: 8px;
  right: 8px;
}

.global-components-content .chat-wrapper {
  display: flex;
  width: 66px;
  height: 148px;
  padding: 0 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 0.5px solid #f0f1f5;
  background: #fff;
  box-shadow: 0px 3px 3px 0px rgba(47, 83, 134, 0.08), 0px 1px 6px 0px rgba(47, 83, 134, 0.1);
  margin: 0 auto;
}

.global-components-content .chat-wrapper .chat-box {
  display: flex;
  height: 70px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  line-height: 16px;
}

.global-components-content .popup-wrapper {
  padding: 3px;
}

.global-components-content .popup-wrapper img {
  box-shadow: 0px 4px 8px 0px rgba(35, 45, 71, 0.1);
}

.global-components-content .bottom-popup-wrapper {
  width: 236px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  border-radius: 2px;
}

.rag-confirm-modal {
  width: 460px !important;
}

.rag-confirm-modal .rag-confirm-modal-title {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #272e47;
  margin-bottom: 18px;
}

.rag-confirm-modal .rag-confirm-modal-title svg {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

.rag-confirm-modal .ant-modal-content {
  border-radius: 8px;
  overflow: hidden;
}

.rag-confirm-modal .ant-modal-body {
  padding: 0 20px 18px;
}

.rag-confirm-modal .ant-modal-header {
  border: none;
  padding: 20px 20px 0;
}

.rag-confirm-modal .ant-modal-confirm-content {
  margin-left: 0 !important;
  margin-top: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #272e47;
}

.rag-confirm-modal .rag-confirm-modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 22px;
}

.rag-confirm-modal .rag-confirm-modal-footer .ant-btn {
  padding: 5px 24px;
  border-radius: 4px;
  margin-left: 12px !important;
}

.rag-confirm-modal .rag-confirm-modal-footer .ant-btn-default {
  padding: 4px 24px;
  background: #fff;
  border: 1px solid #e1e3e8;
  color: #545a6e;
}

.rag-confirm-modal .rag-confirm-modal-footer .ant-btn-default:hover {
  background: #f0f2f7;
  color: #545a6e;
}

.rag-confirm-modal .ant-modal-footer {
  display: none;
}

.global-components-editor .languaage-manager-divider,
.global-components-editor .languaage-manager-btn {
  display: none;
}

.global-components-editor .multi-language-open-btn {
  display: none;
}

.global-components-editor .nav-buttons .preview {
  display: none;
}

.page-manage-drawer .sort-manage {
  cursor: pointer;
}

.page-manage-drawer .sort-manage-name {
  margin-left: 7px;
}

.page-manage-drawer .sort-manage .ant-input {
  margin-left: 7px;
}

.page-manage-drawer .sort-manage:hover .sort-manage-name {
  color: #4c6aff;
}

.page-manage-drawer .sort-manage:hover [stroke='#6F7485'] {
  stroke: #4c6aff;
}

.page-manage-drawer .sort-manage:hover [stroke='#8D92A1'] {
  stroke: #4c6aff;
}

.page-manage-drawer .sort-manage:hover .sort-manage-more [fill='#8D92A1'] {
  fill: #8d92a1;
}

.page-manage-drawer .sort-manage.selected .sort-manage-name {
  color: #4c6aff;
}

.page-manage-drawer .sort-manage.selected [stroke='#6F7485'] {
  stroke: #4c6aff;
}

.page-manage-drawer .sort-manage.selected [stroke='#8D92A1'] {
  stroke: #4c6aff;
}

.page-manage-drawer .sort-manage.selected .sort-manage-more [fill='#8D92A1'] {
  fill: #8d92a1;
}

.page-manage-drawer .sort-manage-more:hover [fill='#8D92A1'] {
  fill: #4c6aff !important;
}

.page-manage-drawer .sort-manage-icon:hover [fill='#8D92A1'] {
  fill: #4c6aff;
}

.page-manage-drawer .list-drag-selected [stroke='#6F7485'] {
  stroke: #4c6aff;
}

.page-manage-more-overlay .ant-popover-inner-content .opt-item {
  padding-right: 42px;
}

.page-manage-more-overlay .ant-popover-inner-content .opt-item.disabled {
  background: #f6f7fa;
  color: #9fa2ad;
}

.page-manage-more-overlay .ant-popover-inner-content .opt-item.disabled:hover {
  color: #272e47;
  background: #f6f7fa;
}

.page-manage-more-overlay .ant-popover-inner-content .opt-item:hover {
  color: #4c6aff;
  background: #f2f5ff;
}

.page-manage-btn {
  font-size: 14px;
  color: #4c6aff;
}

.link-comp .ant-row {
  align-items: center;
}

.link-comp .ant-checkbox + span {
  padding-left: 4px;
}

.link-comp .ant-modal-footer {
  border: none;
  padding: 0;
}

.link-comp .form-error {
  color: #fe6c5e;
  font-size: 12px;
  margin-top: 4px;
  height: 8px;
}

.link-comp-cascader .ant-cascader-menu {
  width: 160px;
}

.link-comp-cascader .ant-cascader-menu-item-content {
  overflow: hidden;
  text-overflow: ellipsis;
}

.link-tooltip-mask {
  display: block;
  position: fixed;
  left: -100vw;
  top: -400vh;
  width: 300vw;
  height: 900vh;
  z-index: -1;
}

.product-rich-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.57;
  overflow-y: auto;
}

.product-rich-text ul,
.product-rich-text ol {
  padding-left: 40px;
}

.product-rich-text ul li {
  list-style: disc outside;
}

.product-rich-text ol li {
  list-style: decimal outside;
}

.product-rich-text p,
.product-rich-text h1,
.product-rich-text h2,
.product-rich-text h3,
.product-rich-text h4,
.product-rich-text h5,
.product-rich-text h6 {
  margin-bottom: 0.5em;
}

.product-rich-text img {
  display: inline;
}

.product-rich-text table {
  max-width: 100%;
}

.product-rich-text table,
.product-rich-text th,
.product-rich-text td {
  border: 1px solid;
}

@font-face {
  font-family: 'LX-numbers';

  font-style: normal;

  font-weight: normal;

  src: local('LX-numbers'), url(data:font/otf;base64,T1RUTwAJAIAAAwAQQ0ZGIEYiYqcAAASMAAAIsk9TLzJp2eJZAAABcAAAAGBjbWFwZGJCMQAAA8gAAACiaGVhZB8xTmgAAACkAAAANmhoZWEH6QJqAAABTAAAACRobXR4OL8FSQAAANwAAABwbWF4cAAcUAAAAACcAAAABm5hbWXZXnWZAAAB0AAAAfdwb3N0/3oANwAABGwAAAAgAABQAAAcAAAAAQAAAAEAAEyCiVhfDzz1AAMETAAAAADejQVGAAAAAN6NBUYAC/8QAvUDhAAAAAcAAgAAAAAAAAI6AGoAyAAAAmIANgHfAFUCRQAtAmIAMQJiACYCagApAmIALQJFADICYwArAmIALQEKAEwBCgA5AQoATAGoAAsCWAAAAiEAQgJYAAACWAAAAlgAAAEKADkBCgA5AmIAMgKAACcCFgBDAhYAgQM0AEMAAQAABDb/DgCwAzQACwALAvYAAQAAAAAAAAAAAAAAAAAAABwABAIGAZAABQAIAssClAAAAFUCywKUAAABgQA3ATEAAAAAAAAAAAAAAACAAAADAAAAQAAAABAAAAAAVUtXTgDAACD/DAOG/w4AsAQ2APIAAAABAAAAAAImAwIAAAAgAAAAAAAPALoAAQAAAAAAAQAKAAAAAQAAAAAAAgAHAAoAAQAAAAAABAASABEAAQAAAAAABQAYACMAAQAAAAAABgASADsAAwABBAkAAQAUAE0AAwABBAkAAgAOAGEAAwABBAkAAwA6AG8AAwABBAkABAAkAKkAAwABBAkABQAwAM0AAwABBAkABgAkAP0AAwABBAkACQAUASEAAwABBAkAEAAUAE0AAwABBAkAEQAOAGEAAwABCAQAEAAIATVMWC1udW1iZXJzUmVndWxhckxYLW51bWJlcnMgUmVndWxhclZlcnNpb24gMS4wMDA7RkVBS2l0IDEuMExYLW51bWJlcnMtUmVndWxhcgBMAFgALQBuAHUAbQBiAGUAcgBzAFIAZQBnAHUAbABhAHIAMQAuADAAMAAwADsAVQBLAFcATgA7AEwAWAAtAG4AdQBtAGIAZQByAHMALQBSAGUAZwB1AGwAYQByAEwAWAAtAG4AdQBtAGIAZQByAHMAIABSAGUAZwB1AGwAYQByAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAwADAAOwBGAEUAQQBLAGkAdAAgADEALgAwAEwAWAAtAG4AdQBtAGIAZQByAHMALQBSAGUAZwB1AGwAYQByAGcAdQBvAHcAYQBuAGcAdABhAG9/UWYTcHVygAAAAAACAAAAAwAAABQAAwABAAAAFAAEAI4AAAAcABAAAwAMACAAJQAvADkAXwCgAKUgFCAaIB4gJiIS/wz//wAAACAAJAArADAAXwCgAKUgEyAaIB4gJiIS/wz////hAAAAAP/S/7X/Yf9z3//f+9/43+jeCAEEAAEAAAAaABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABcAGwAZAA0AEQAMAA8AAAADAAAAAAAA/3cANwAAAAAAAAAAAAAAAAAAAAAAAAAAAQAEAgABAQETTFgtbnVtYmVycy1SZWd1bGFyAAEBATkeoACQkJ+Lix6gAJCQn4uLDAf4DwD4HAH4HQL4GAT7OAwDwgwElvuE+Yr6GAX3Hw/3UxGfHAfzEgADAQEIGSt1bmlGRjBDY29weXJpZ2h0IG1pc3NpbmdMWC1udW1iZXJzIFJlZ3VsYXIAAAEAAQAAEQkADwAADQAAeQAAEAABhwAADgAAbwAAiQAAQAAAdQEABQAAZAAADAAApgAABgAAHAIAAQEVARgBbgGOAfYCTAJ9At0DMwNVBAAEWARaBFwEXgR4BHoEkQSTBJUElwSZBKAFoAX3Bh8GNwb4svuE2rDBsKawwbHPsabLpLKlsLZsqrCqsrSyqLG1sdcS9d834TX3NGX3g/s3sbHiE/+/IPhn+4QVHAR0+/0c+4wH39oVsAfbwQU7sCAK91JmIQpmBjtVBSIK9wlmBvtS9y8V9xX3UvsVB/tS91kV9xUHE/+/ILEwIQr3BsBlcQYT/75AZcsgCvcG+xUG+1L3LhWyBxP/vxD3LNYGE/9/CLH7Bgb7UswVsAcT/75A17Y/BhP/vwCwByIK91JmPyEKOwf7BvcoFfcL9wY7ByIK12QG+1L3KBWxBxP/vkDXtQYT/76AQbEgCvdQZSEKP2EgCtdlJAr7LP03FRP/vxD3BsEkCvsGBviUBBP/vkCxtCQKZQYO+98O2nX5yAH3TPeFA/fF+WUVSFVVSB/77gdIwVXOzcHBzh737gfOVcFJHvuP/GcV9+4H9x/3BPcE9x/3HvcF+wT7Hx777gf7H/sF+wT7Hvsf+wT3BPcfHg5X+OLiAfd09xcD9/efFfnAPwdbPk9hNXgINPcf/N8HDr2L9xb4ufcWAbj3F/dv9xcD+J/3KhX7wQb3ivfHr7egwIzCGZIHicpyxV+3XrhQo02MSoxOc11dCF1ecU5KGvcXBqmWpqCgHqCgp5apG8aKu1uMUAiIB3OCc3p3HvvV/BwF+xb4bwcO2n/3F/i09xYBvPcW95r3FgP4DPiZFfc490wF9xb8VPsW95kH+zv7XAUh9xAH08ZQQ0NQUUNDUMXTH/sWBvsk9wn7Cfck9yT3CfcJ9yT3DTjx+wSpHg7a9yH3FwH3/fcWA/f9+O4V+8r7RAf7J/sXFffX+yH3Fvch3PcXOviw+yYG+8f8sAUO4n33F/eX9xb3NvcWAb4jCvfJ+LEVamyFgG0fpPdHBfe89xX8LAZI/F0F9y4GoqStmK4b2MpNPj5MTT5EUMHQgx/7Fgb7IZP3CfsE9yMb9yn3DPcN9yj3KPsM9w37KR8O2n73FveX9xcBuCMK98X3GhVEUMXT0sbF0tPFUURDUVFDH/uY9xYV+yT3CfsI9yP3JPcI9wj3JPcj+wj3CfskHoYG9zr3yAX7Jgb7hvxNBXZlf2BdGg69+T/3FgG9+HMD+KT5UhWM9xb8c/sW9+QG+4z9PgX3IwYO23b3Fvjd9xYStvcW+wX3Fvdv9xYl9xYT5PfG9xkVQ07H1Lums7GjH5igoZKkG6OhhIGeH7N0pmBaGkJQT0Ie+5v3GRX7JvcK+wn3Jfcl9wr3Cfcm1m3PVrwerrWgwMUa9xn7Afb7GB4T1PsaICD7GU6hUrFiHxPkW1tuSUMaE9T3KPftFce8vcgeE+jHvFlPZnlrcHcffnl1g3MbdHeSl3gfE9Run3issRoO2veq9xf3l/cWAbgjCvfF+WUV0sZRQ0RQUURDUcXS08XF0x/7mPsWFfsj9wj7CfckHpAG+zn7ywX3Jgb3hfhQBaCxl7a5Gvck+wn3CPsj+yT7CPsI+yQeDiYKJQomCiCH+ccBlvgmA/et+dQV9xgG+6L9wAX7GAYO0A6Z9933FgHN+DID+HT38RX3Fvwy+xYHDtAO0A7QDiUKJy4K9xcrCtpn+fAB1fcZvfPK9x0D+Bj3WBWDhYKGgYcI9ygHk4ibhZiBln8ZlYCPfox8iXB/d3V7CPvmyRWNf49xlnCdbhmcb6RxqnSndqx9sYQIUPTGB6+QrJionaugpKWdqgicqpStrhq0ga52ph52pXKgb5tymGuZZZkI91YHloeUhpOFnXyVcpVsj34Y9xGsiJd9w3K2Z6kZa6ZjnV+SCM4iSAdUgl90a2cIaWR5W1QaXZZloW0eoG+ldah8oIGkgaeACPtRB32Qf5OBlXegfqSEqIiYGDR2iYqBiXqHGfcl99UVnI+ZlJgelZiXlZqSCPslB4SPd5Z+mYScGYmUipSSGg73AfdA9xXW9xUB95T3FQP4y/i1FfslBvdI97MF+y8G+xL7aPsT92gF+y8G90j7swX7JfsV90o3+0r7FfdK+0v3FfdL90r3FftK3/dKBvs3/DQVlp+ABg6O9/f3BgH3aPcHA/fb+AsV9yX3Bvsl9yP7B/sj+yX7Bvcl+yX3BwYOjvf19wYB9xX3qAP4Kfh7Ffuo+wb3qAYO97WY9uf292b25/YSz/Yg+Ub8gPPd9ub/AGiAABP0APePnxX4S/nABfsaBvxL/cAFE/uAWvkZKQqwG5GRi4yQH6CNnpGdlZ0tCpCekZ+NoImfh7F5rW6lCKRvKgp3hXosCoV4hicKpBuRBqKeenOOKAqJG3R4naKIH/ep/KQpCrEbkJGLjJEfn42fkZ2VnC0KkZ6Rn4ygiZ+HsXmtb6UIpG4qCniFeSwKhniFJwqlG5AGop96c40oCoobdHedoogfDh6gN/8MCZMMCosMC/eeFPinFZ8TAA8BAQULEBgeJTpIVWJveoaQmQYiCgsGE/+/EAsT/78IC/cW95j3FgMLBhP/vyALWS4K90krCov3GgHX9xoD92b3LhX7Gvsa9xoGDneJd412CPaXFaSInaULH45yeXRyiQiKiYmLCxWPZZ1pqHIIcqevfQtnmGYbhYWLioYfdokLFfcKBk/7ZwU0Bg6BeYF8fn98fnuCeguVmpiXmpiblJwL92cBxPcnA+ELAAA=);
}

.edit-wrapper {
  width: 100%;
  position: relative;
  height: 100vh;
  background: #fff;
  overflow: hidden;
}

.edit-wrapper > div {
  height: 100%;
}

.edit-main-view {
  width: 100%;
}

.edit-list-view {
  width: 280px;
  min-height: 280px;
  max-height: calc(100vh - 150px);
  overflow-y: auto;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 4px 12px 0px rgba(95, 105, 119, 0.22);
}

@media screen and (max-height: 725px) {
  .edit-list-view {
    max-height: calc(100vh - 120px);
  }
}

.edit-list-view::-webkit-scrollbar {
  width: 5px;
}

.edit-list-view::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #e1e3e8;
}

.global-class {
  font-family: var(--global-font-family, 'Arial');
}

.global-class p {
  margin: 0;
}

.global-class h1,
.global-class h2,
.global-class h3,
.global-class h4,
.global-class h5,
.global-class h6 {
  margin-bottom: 0;
}

.sirius-icon {
  line-height: 0;
  vertical-align: -0.25em;
  display: inline-block;
  color: inherit;
  font-style: normal;
  text-align: center;
  text-transform: none;
  text-rendering: optimizelegibility;
}

.ant-message .anticon {
  top: -3px;
}

a {
  color: #4c6aff;
}

div[data-edited] a {
  color: #4c6aff;
}

.ant-modal-close-x > svg {
  display: inline;
}

.ant-switch {
  min-width: 35px;
  height: 20px;
}

.ant-switch-handle {
  width: 16px;
  height: 16px;
}

.ant-switch-handle::before {
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
  box-shadow: 0px 2px 4px rgba(28, 35, 65, 0.18);
}

.ant-switch-checked .ant-switch-handle {
  left: calc(100% - 16px - 2px);
}

.ant-btn-primary {
  text-shadow: none;
  box-shadow: none;
}

.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  font-weight: 400;
  background: #f2f5ff;
  color: #4c6aff;
}

.ant-select-dropdown .rc-virtual-list-scrollbar {
  width: 5px !important;
  right: 2px !important;
}

.ant-select-dropdown .rc-virtual-list-scrollbar-thumb {
  width: 5px !important;
  border-radius: 5px !important;
  background: #c9cbd6 !important;
}

.ant-select .ant-select-arrow {
  transition: transform 0.2s ease-in;
}

.ant-select.ant-select-open .ant-select-arrow {
  transform: rotate(180deg);
}

.site-prevent-multi-editing-modal .ant-modal-content {
  border-radius: 8px;
  background: #fff;
}

.site-prevent-multi-editing-modal .ant-modal-body {
  padding: 20px;
}

.site-prevent-multi-editing-modal .site-prevent-multi-editing-modal-cancel-btn {
  display: none;
}

.site-prevent-multi-editing-modal .site-prevent-multi-editing-modal-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
}

.site-prevent-multi-editing-modal .site-prevent-multi-editing-modal-content {
  margin-left: 24px;
  color: #747a8c;
  font-family: PingFang SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.site-amap-infowindow {
  width: 210px;
  font-size: 12px;
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  box-shadow: 0px 4px 10px 0px rgba(47, 83, 134, 0.122);
  position: relative;
}

.site-amap-infowindow p {
  padding-bottom: 10px;
  font-weight: 500;
}

.site-amap-infowindow a {
  display: block;
  text-align: right;
}

.site-amap-infowindow::after {
  content: '';
  width: 30px;
  height: 40px;
  position: absolute;
  left: 50%;
  bottom: -40px;
  transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .site-amap-infowindow {
    width: 149px;
  }
}

.site-gmap-infowindow {
  width: 180px;
  max-width: 100%;
  font-size: 12px;
}

.site-gmap-infowindow p {
  padding-bottom: 10px;
  font-weight: 500;
}

.site-gmap-infowindow a {
  display: block;
  text-align: right;
}

@media (min-width: 640px) {
  .sm\:relative {
    position: relative;
  }

  .sm\:order-none {
    order: 0;
  }

  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:mt-12 {
    margin-top: 3rem;
  }

  .sm\:mt-16 {
    margin-top: 4rem;
  }

  .sm\:mt-20 {
    margin-top: 5rem;
  }

  .sm\:mr-10 {
    margin-right: 2.5rem;
  }

  .sm\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .sm\:mb-4 {
    margin-bottom: 1rem;
  }

  .sm\:mb-8 {
    margin-bottom: 2rem;
  }

  .sm\:mb-16 {
    margin-bottom: 4rem;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:h-8 {
    height: 2rem;
  }

  .sm\:h-16 {
    height: 4rem;
  }

  .sm\:h-32 {
    height: 8rem;
  }

  .sm\:h-60 {
    height: 15rem;
  }

  .sm\:h-auto {
    height: auto;
  }

  .sm\:w-16 {
    width: 4rem;
  }

  .sm\:w-32 {
    width: 8rem;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

  .sm\:w-1\/3 {
    width: 33.333333%;
  }

  .sm\:w-2\/3 {
    width: 66.666667%;
  }

  .sm\:max-w-screen-sm {
    max-width: 640px;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:content-evenly {
    align-content: space-evenly;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:gap-6 {
    gap: 1.5rem;
  }

  .sm\:gap-12 {
    gap: 3rem;
  }

  .sm\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .sm\:gap-y-20 {
    row-gap: 5rem;
  }

  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .sm\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .sm\:rounded-none {
    border-radius: 0px;
  }

  .sm\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .sm\:p-4 {
    padding: 1rem;
  }

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:p-10 {
    padding: 2.5rem;
  }

  .sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .sm\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .sm\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .sm\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .sm\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .sm\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .sm\:pt-16 {
    padding-top: 4rem;
  }

  .sm\:pr-10 {
    padding-right: 2.5rem;
  }

  .sm\:text-left {
    text-align: left;
  }

  .sm\:text-center {
    text-align: center;
  }

  .sm\:text-right {
    text-align: right;
  }

  .sm\:text-base {
    font-size: 1rem;
    line-height: 1;
  }

  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.2;
  }

  .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 1.2;
  }

  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 1.2;
  }

  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 1.2;
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 1.2;
  }

  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .sm\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .sm\:leading-tight {
    line-height: 1.25;
  }

  .sm\:leading-relaxed {
    line-height: 1.625;
  }
}

@media (min-width: 768px) {
  .md\:-inset-x-2 {
    left: -0.5rem;
    right: -0.5rem;
  }

  .md\:-inset-y-6 {
    top: -1.5rem;
    bottom: -1.5rem;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:order-3 {
    order: 3;
  }

  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-2 {
    margin-top: 0.5rem;
  }

  .md\:mt-16 {
    margin-top: 4rem;
  }

  .md\:mt-20 {
    margin-top: 5rem;
  }

  .md\:mt-24 {
    margin-top: 6rem;
  }

  .md\:mr-6 {
    margin-right: 1.5rem;
  }

  .md\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:-ml-4 {
    margin-left: -1rem;
  }

  .md\:flex {
    display: flex;
  }

  .md\:inline-flex {
    display: inline-flex;
  }

  .md\:h-14 {
    height: 3.5rem;
  }

  .md\:h-24 {
    height: 6rem;
  }

  .md\:h-64 {
    height: 16rem;
  }

  .md\:h-80 {
    height: 20rem;
  }

  .md\:w-14 {
    width: 3.5rem;
  }

  .md\:w-24 {
    width: 6rem;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:max-w-none {
    max-width: none;
  }

  .md\:max-w-xs {
    max-width: 20rem;
  }

  .md\:max-w-md {
    max-width: 28rem;
  }

  .md\:max-w-7xl {
    max-width: 80rem;
  }

  .md\:max-w-screen-md {
    max-width: 768px;
  }

  .md\:flex-none {
    flex: none;
  }

  .md\:flex-grow {
    flex-grow: 1;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-3 {
    gap: 0.75rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:bg-transparent {
    background-color: transparent;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }

  .md\:pr-10 {
    padding-right: 2.5rem;
  }

  .md\:pb-16 {
    padding-bottom: 4rem;
  }

  .md\:pb-20 {
    padding-bottom: 5rem;
  }

  .md\:pb-32 {
    padding-bottom: 8rem;
  }

  .md\:pl-8 {
    padding-left: 2rem;
  }

  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.2;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.2;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 1.2;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 1.2;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 1.2;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (min-width: 1024px) {
  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mt-2 {
    margin-top: 0.5rem;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

  .lg\:mt-24 {
    margin-top: 6rem;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:-ml-0 {
    margin-left: 0px;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:h-10 {
    height: 2.5rem;
  }

  .lg\:h-40 {
    height: 10rem;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:w-40 {
    width: 10rem;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-4\/5 {
    width: 80%;
  }

  .lg\:max-w-none {
    max-width: none;
  }

  .lg\:max-w-md {
    max-width: 28rem;
  }

  .lg\:max-w-lg {
    max-width: 32rem;
  }

  .lg\:max-w-4xl {
    max-width: 56rem;
  }

  .lg\:max-w-screen-lg {
    max-width: 1024px;
  }

  .lg\:max-w-screen-xl {
    max-width: 1280px;
  }

  .lg\:flex-none {
    flex: none;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:items-end {
    align-items: flex-end;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .lg\:gap-x-10 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .lg\:gap-y-12 {
    row-gap: 3rem;
  }

  .lg\:gap-y-16 {
    row-gap: 4rem;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:pt-2 {
    padding-top: 0.5rem;
  }

  .lg\:pt-4 {
    padding-top: 1rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pt-28 {
    padding-top: 7rem;
  }

  .lg\:pr-8 {
    padding-right: 2rem;
  }

  .lg\:pl-20 {
    padding-left: 5rem;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-center {
    text-align: center;
  }

  .lg\:text-right {
    text-align: right;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.2;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 1.2;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 1.2;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .lg\:leading-tight {
    line-height: 1.25;
  }

  .lg\:leading-snug {
    line-height: 1.375;
  }
}

@media (min-width: 1280px) {
  .xl\:-top-6 {
    top: -1.5rem;
  }

  .xl\:h-96 {
    height: 24rem;
  }

  .xl\:w-2\/4 {
    width: 50%;
  }

  .xl\:w-3\/4 {
    width: 75%;
  }

  .xl\:w-5\/12 {
    width: 41.666667%;
  }

  .xl\:flex-none {
    flex: none;
  }

  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:gap-8 {
    gap: 2rem;
  }

  .xl\:gap-16 {
    gap: 4rem;
  }

  .xl\:pb-0 {
    padding-bottom: 0px;
  }

  .xl\:text-base {
    font-size: 1rem;
    line-height: 1;
  }

  .xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 1.2;
  }

  .xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (min-width: 1536px) {
}
/* purgecss start ignore */

.medium-toolbar-arrow-under:after {
  top: 40px;
  border-color: #fff transparent transparent transparent;
  display: none;
}

.medium-toolbar-arrow-over:before {
  top: -8px;
  border-color: transparent transparent #fff transparent;
}

.medium-editor-toolbar {
  background-color: #fff;
  padding: 0 8px;
  box-shadow: 0px 4px 10px rgba(47, 83, 134, 0.1);
  border-radius: 2px;
  z-index: 999;
}

.medium-editor-toolbar li {
  padding: 8px;
}

.medium-editor-toolbar li button {
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  background-color: transparent;
  color: #3f465c;
  transition: background-color 0.2s ease-in, color 0.2s ease-in;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.medium-editor-toolbar li button:hover {
  background-color: #edf0ff;
}

.medium-editor-toolbar li .medium-editor-button-active {
  background-color: #edf0ff;
  color: #4c6aff;
}

.medium-editor-toolbar-form {
  width: 250px;
  padding: 8px 4px 7px;
  font-size: 14px;
  color: #545a6e;
}

.medium-editor-toolbar-form .medium-editor-toolbar-form-row {
  margin: 14px 0 0 0;
  display: flex;
  align-items: center;
}

.medium-editor-toolbar-form .medium-editor-toolbar-form-row > div:first-child {
  width: 78px;
  flex-shrink: 0;
}

.medium-editor-toolbar-form .medium-editor-toolbar-input {
  height: 28px;
  border: 1px solid #ebedf2 !important;
  border-radius: 4px;
  color: #272e47;
  width: 163px;
}

.medium-editor-toolbar-form .medium-editor-toolbar-input:focus {
  border: 1px solid #ebedf2;
}

.medium-editor-toolbar-form .medium-editor-toolbar-input::-webkit-input-placeholder {
  color: #ebedf2;
}

.medium-editor-toolbar-form label {
  width: auto;
  padding: 0;
  display: flex;
}

.medium-editor-toolbar-form a {
  color: #3f465c;
  margin: 0 0 0 10px;
}

.medium-editor-toolbar-form .ant-btn-default {
  margin-left: auto;
  height: 28px;
  padding: 0 18px;
  line-height: 26px;
  border-radius: 4px;
  background: #ffffff;
  color: #545a6e;
  border: 1px solid #ebedf2;
}

.medium-editor-toolbar-form .ant-btn-default:hover {
  background-color: #f8f9fa;
}

.medium-editor-toolbar-form .ant-btn-default:active {
  background-color: #ebedf2;
}

.medium-editor-toolbar-form .ant-btn-primary {
  height: 28px;
  padding: 0 18px;
  line-height: 26px;
  border-radius: 4px;
  background: #4c6aff;
  border: 1px solid #4c6aff;
  margin-left: 12px;
}

.medium-editor-toolbar-form .ant-btn-primary:hover {
  background-color: #7088ff;
}

.medium-editor-toolbar-form .ant-btn-primary:active {
  background-color: #445fe5;
}

.medium-editor-toolbar-anchor-preview {
  background: #fff;
  color: #3f465c;
  box-shadow: 0px 4px 10px rgba(47, 83, 134, 0.1);
  padding: 0 10px;
}

.medium-editor-anchor-preview a {
  color: #4c6aff;
}

.medium-editor-placeholder:after {
  color: #ffffff;
}

.medium-editor-link-modal {
  display: block;
  position: absolute;
  padding: 16px;
  background: #fff;
  border-radius: 4px;
  z-index: 1000;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

/* purgecss end ignore */
/* purgecss start ignore */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */

/* stylelint-disable no-duplicate-selectors */

/* stylelint-disable */

/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-back-top {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  right: 100px;
  bottom: 50px;
  z-index: 10;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.ant-back-top:empty {
  display: none;
}

.ant-back-top-rtl {
  right: auto;
  left: 100px;
  direction: rtl;
}

.ant-back-top-content {
  width: 40px;
  height: 40px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 20px;
  transition: all 0.3s;
}

.ant-back-top-content:hover {
  background-color: rgba(0, 0, 0, 0.85);
  transition: all 0.3s;
}

.ant-back-top-icon {
  font-size: 24px;
  line-height: 40px;
}

@media screen and (max-width: 768px) {
  .ant-back-top {
    right: 60px;
  }

  .ant-back-top-rtl {
    right: auto;
    left: 60px;
  }
}

@media screen and (max-width: 480px) {
  .ant-back-top {
    right: 20px;
  }

  .ant-back-top-rtl {
    right: auto;
    left: 20px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.site-backtop {
  right: 32px;
  bottom: 32px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0px 8px 16px rgba(47, 83, 134, 0.12);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.site-backtop:hover svg [stroke='#3F465C'] {
  stroke: #4c6aff;
}

@media screen and (max-width: 767px) {
  .site-backtop {
    display: none !important;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.contact-mask {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999999;
}

.contact-pop {
  position: absolute;
  width: 348px;
  background-color: #ffffff;
  box-shadow: 0px 8px 16px rgba(47, 83, 134, 0.1);
  border-radius: 4px;
  margin-left: -198px;
  transform: translateY(-50%);
  left: 50%;
  top: 50%;
  padding: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  max-height: calc(100vh - 30px);
  box-sizing: content-box;
  overflow-y: auto;
  overflow-x: hidden;
}

.contact-pop .pop-title-bar {
  min-width: 348px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}

.contact-pop .pop-title-bar .pop-title {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #232d47;
}

.contact-pop .pop-title-bar .pop-close {
  cursor: pointer;
}

.contact-pop form {
  min-width: 348px;
}

.contact-pop form .ant-input {
  border: 1px solid transparent;
}

.contact-pop form .ant-form-item-explain-error {
  display: none;
}

.contact-pop form .ant-form-item {
  margin-bottom: 20px;
}

.contact-pop form .contact-input {
  background-color: #f4f6f7;
  border-radius: 2px;
  color: #232d47;
}

.contact-pop form .btn-wrapper {
  margin-left: 84px;
}

.contact-pop form .submit-btn {
  width: 100%;
  border-radius: 4px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.global-comp-modal .editableModule2 {
  position: fixed;
  width: 100vw;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1001;
  max-height: calc(100vh - 12px);
  overflow-y: auto;
}

.global-comp-modal ::-webkit-scrollbar {
  width: 6px;
  height: 0;
}

.global-comp-modal ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #e1e3e8;
}

.global-comp-modal .mask {
  position: fixed;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}

.global-comp-modal .inner-container.editing .close-icon {
  display: none;
}

@media screen and (max-width: 767px) {
  .global-comp-modal .inner-container {
    transform: scale(0.85);
    transform-origin: center top;
  }

  .global-comp-modal .inner-container.editing {
    margin-left: 21px;
    transform: scale(0.78);
    transform-origin: left top;
  }

  .global-comp-modal .shrink.inner-container {
    display: none;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.confirm-popup-modal .editableModule2 {
  z-index: 1002;
}

.confirm-popup-modal .close-icon {
  display: none;
}

@media screen and (max-width: 767px) {
  .confirm-popup-modal .inner-container {
    transform: scale(0.67);
    transform-origin: center;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.rag-chat-modal-wrapper {
  width: 420px;
  min-height: 460px;
  position: fixed;
  right: 12px;
  bottom: 20px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 8px 16px 0px rgba(35, 45, 71, 0.1);
  display: flex;
  flex-direction: column;
  z-index: 9999;
  background-image: url('/site/editor/assets/ai-bg-0d6f6dad.png');
  background-position: top;
  background-position-y: -3px;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  background-color: #fff;
}

.rag-chat-modal-wrapper .rag-chat-modal-header {
  padding: 12px 20px;
  border-bottom: 1px solid #ebedf2;
  flex: 0;
}

.rag-chat-modal-wrapper .rag-chat-modal-title {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 8px;
}

.rag-chat-modal-wrapper .rag-chat-modal-title-left {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #272e47;
}

.rag-chat-modal-wrapper .rag-chat-modal-title-left svg {
  margin-right: 6px;
  width: 20px;
  height: 20px;
}

.rag-chat-modal-wrapper .rag-chat-new-icon:hover {
  background: #f5f8ff;
  border-radius: 4px;
}

.rag-chat-modal-wrapper .rag-chat-new-icon:hover path {
  stroke: #5b89fe;
}

.rag-chat-modal-wrapper .rag-chat-modal-title-right {
  display: flex;
  align-items: center;
}

.rag-chat-modal-wrapper .rag-chat-modal-title-right svg {
  margin-left: 10px;
  cursor: pointer;
}

.rag-chat-modal-wrapper .rag-chat-modal-header-content {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #4e5a70;
}

.rag-chat-modal-wrapper .rag-chat-modal-content {
  flex: 1;
  overflow-y: auto;
  padding: 20px 20px 0;
  overscroll-behavior: contain;
}

.rag-chat-modal-wrapper .rag-chat-modal-content div:last-child {
  margin-bottom: 0;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item,
.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-self,
.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-default {
  display: flex;
  padding-right: 44px;
  margin-bottom: 16px;
  flex-direction: column;
  align-items: flex-start;
  color: #252525;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item .chat-item-content,
.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-self .chat-item-content,
.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-default .chat-item-content {
  padding: 12px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .rag-waiting {
  align-items: flex-start;
  margin-bottom: 0;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .rag-waiting.hidden {
  height: 0;
  margin: 0;
  overflow: hidden;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-default .chat-item-content {
  background-image: linear-gradient(269.73deg, #faf6ff 1.39%, #f3f7ff 98.45%);
  border-radius: 4px 12px 12px 12px;
  position: relative;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-default .chat-item-content::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  content: '';
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border-radius: 4px 13px 13px 13px;
  background-image: linear-gradient(269.74deg, #c68eff 1.38%, #8297ff 98.24%);
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-self {
  padding-left: 44px;
  padding-right: 0;
  align-items: flex-end;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-self .chat-item-content {
  border-radius: 12px 4px 12px 12px;
  background: #4c6aff;
  color: #ffffff;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item .chat-item-content {
  border-radius: 4px 12px 12px 12px;
  background: #f4f6f7;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-form {
  margin-top: 12px;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-form .ant-form-item {
  margin-bottom: 12px;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-form .ant-form-item:last-child {
  margin-bottom: 0;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-form .ant-form-item .ant-form-item-label {
  padding-bottom: 4px;
  line-height: 20px;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-form .ant-form-item .ant-form-item-label label {
  font-size: 12px;
  line-height: 20px;
  color: #272e47;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-form .form-input {
  border-radius: 4px;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-form .submit-btn {
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  height: 28px;
  border-radius: 4px;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-form .ant-btn-primary:hover,
.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-form .ant-btn-primary:focus {
  background: #4c6aff;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-ops {
  display: flex;
  margin-top: 8px;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-ops svg {
  margin-left: 8px;
  cursor: pointer;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-ops svg:hover {
  background: #f5f8ff;
  border-radius: 4px;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-ops svg:hover path {
  fill: #5b89fe;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-ops svg.disabled {
  position: relative;
  top: -1px;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-ops svg.disabled:hover {
  background: #fff;
}

.rag-chat-modal-wrapper .rag-chat-modal-content .chat-item-ops svg.disabled:hover path {
  fill: #4c6aff;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer-sug {
  border-top: 1px dashed #e1e6ed;
  padding-top: 8px;
  margin-top: 8px;
  margin-bottom: 16px;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer-sug .rag-chat-modal-sug-title {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #7a8599;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer-sug .rag-chat-modal-sug-list {
  display: flex;
  flex-wrap: wrap;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer-sug .rag-chat-modal-sug-item {
  margin-top: 8px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #4e5a70;
  border-radius: 20px;
  background: #f4f6f7;
  margin-right: 8px;
  cursor: pointer;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer-sug .rag-chat-modal-sug-item:hover {
  color: #4c6aff;
  background: #f2f5ff;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer {
  flex: 0;
  padding: 20px;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer .rag-chat-modal-footer-sug {
  border: none;
  margin-top: 0;
  padding-top: 0;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer .rag-chat-modal-footer-input {
  display: flex;
  align-items: flex-end;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer .rag-chat-modal-footer-input svg {
  min-width: 24px;
  height: 24px;
  margin-left: 13px;
  flex: 0;
  margin-bottom: 7px;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer .rag-chat-modal-footer-input svg.active {
  cursor: pointer;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer .rag-chat-modal-footer-input svg.active path {
  fill: #4c6aff;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer .rag-chat-modal-footer-textarea {
  flex: 1;
  min-height: 60px;
  max-height: 104px;
  border: 1px solid #e1e6ed;
  border-radius: 4px;
  outline: none;
  padding: 7px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #252525;
  overflow-y: auto;
  overscroll-behavior: contain;
  box-sizing: border-box;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer .rag-chat-modal-footer-textarea:empty:before {
  color: #a9b2c2;
}

.rag-chat-modal-wrapper .rag-chat-modal-footer .rag-chat-modal-footer-textarea:focus {
  border: 1px solid #4c6aff;
}

@keyframes dot {
  0% {
    width: 0;
  }

  33% {
    width: 12px;
  }

  66% {
    width: 17px;
  }

  100% {
    width: 24px;
  }
}

.rag-chat-modal-wrapper .ani_dot {
  display: inline-block;
  width: 24px;
  vertical-align: bottom;
  overflow: hidden;
  animation: dot 1.2s infinite step-start;
}

.rag-chat-modal-wrapper-mobile {
  top: 0;
  left: 0;
  right: unset;
  bottom: unset;
  width: 100%;
  height: 100%;
  max-height: unset !important;
  border-radius: 0;
}

@media screen and (max-width: 767px) {
  .rag-chat-modal-wrapper {
    top: 0;
    left: 0;
    right: unset;
    bottom: unset;
    width: 100%;
    height: 100%;
    max-height: unset !important;
    border-radius: 0;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

.rag-icon-wrapper {
  position: fixed;
  bottom: 164px;
  right: 15px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  box-shadow: 0px 6px 16px 0px rgba(47, 83, 134, 0.16);
  background-image: linear-gradient(180deg, #ffffff 0%, #f7f6f6 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 9999;
}

@media screen and (max-width: 767px) {
  .rag-icon-wrapper {
    bottom: 75px !important;
    top: unset !important;
    width: 32px;
    height: 32px;
    right: 20px;
  }

  .rag-icon-wrapper svg {
    width: 14px;
    height: 14px;
  }
}

/* purgecss end ignore */
/* purgecss start ignore */

#root {
  min-height: 100%;
}

#root *[data-linkid] {
  cursor: pointer;
  color: #4c6aff;
}

.home-page-wrapper p {
  padding: 0;
  margin: 0;
}

.is-edit * {
  pointer-events: none;
}

/* purgecss end ignore */
/* purgecss start ignore */

.save-element-modal .ant-form-horizontal .ant-form-item-label {
  width: 85px;
}

.save-element-modal .ant-modal-header {
  border-bottom: none;
  padding: 24px 20px;
}

.save-element-modal .ant-modal-close {
  top: 9px;
  right: 3px;
}

.save-element-modal .ant-modal-body {
  padding: 0 20px;
}

.save-element-modal .ant-modal-footer {
  border-top: none;
  padding: 4px 23.5px 17px;
}

.save-element-modal .ant-upload {
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px dashed #ddd;
}

.save-element-modal .cover-image > div {
  max-width: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* purgecss end ignore */
/* purgecss start ignore */

._aiSiteTemplatesHeader_cmnzj_1 {
  width: 100%;
  height: 52px;
  background-color: #fff;
  box-shadow: 0px 4px 10px 0px rgba(47, 83, 134, 0.12);
  padding: 0px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 10;
}

._aiSiteTemplatesHeader_cmnzj_1 ._left_cmnzj_13 {
  flex: 1;
}

._aiSiteTemplatesHeader_cmnzj_1 ._left_cmnzj_13 > span {
  color: #272e47;
  font-family: 'PingFang SC', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

._aiSiteTemplatesHeader_cmnzj_1 ._right_cmnzj_23 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}

._aiSiteTemplatesHeader_cmnzj_1 ._right_cmnzj_23 .lx-ui-btn + .lx-ui-btn {
  margin-left: 0px;
}

/* purgecss end ignore */
/* purgecss start ignore */

.template-ai-site {
  width: 100vw;
  height: 100vh;
}

/* purgecss end ignore */
/* purgecss start ignore */

._aICreateSiteProgressModal_186rp_1 {
  padding: 0px;
  border-radius: 8px;
  overflow: hidden;
}

._aICreateSiteProgressModal_186rp_1 .ant-modal-content {
  width: 100%;
  height: 100%;
  position: relative;
}

._aICreateSiteProgressModal_186rp_1 .ant-modal-body {
  padding: 0px;
  width: 100%;
  height: 100%;
}

._aICreateSiteProgressModal_186rp_1 ._collapse_186rp_16 {
  position: absolute;
  top: 20px;
  right: 20px;
  line-height: 22px;
  color: #4c6aff;
  cursor: pointer;
}

._aICreateSiteProgressModal_186rp_1 ._progressContent_186rp_24 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 30px;
  background-image: url(/site/editor/assets/ai-create-site-progress-modal-bg-0f92bcb0.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
}

._aICreateSiteProgressModal_186rp_1 ._progressContent_186rp_24 ._progrssIcon_186rp_38 {
  width: 220px;
  height: 146px;
  background-image: url(/site/editor/assets/ai-create-site-progress-icon-dda5352d.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -35px;
}

._aICreateSiteProgressModal_186rp_1 ._progressContent_186rp_24 ._text_186rp_47 {
  font-family: 'PingFang SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #545a6e;
  margin-top: -26px;
}

._aICreateSiteProgressModal_186rp_1 ._successContent_186rp_55 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  background-image: url(/site/editor/assets/ai-create-site-progress-modal-bg-0f92bcb0.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  position: relative;
}

._aICreateSiteProgressModal_186rp_1 ._successContent_186rp_55 ._completeIcon_186rp_69 {
  width: 168px;
  height: 168px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}

._aICreateSiteProgressModal_186rp_1 ._successContent_186rp_55 ._completeText_186rp_77 {
  font-family: 'PingFang SC', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  margin-top: -28px;
  color: #272e47;
}

._aICreateSiteProgressModal_186rp_1 ._successContent_186rp_55 ._jumpButton_186rp_85 {
  border-radius: 4px;
  line-height: 28px;
  text-align: center;
  border: 0px;
  background: #4c6aff;
  width: 268px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-family: 'PingFang SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  bottom: 40px;
  position: absolute;
  z-index: 2;
}

._aICreateSiteProgressModal_186rp_1 ._successContent_186rp_55 ._jumpButton_186rp_85:hover {
  background: #7088ff;
}

._aICreateSiteProgressModal_186rp_1 ._successContent_186rp_55 ._jumpButton_186rp_85:active {
  background: #445fe5;
}

._aICreateSiteProgressModal_186rp_1 ._successContent_186rp_55 ._scatterFlowersContainer_186rp_112 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  z-index: 1;
}

/* purgecss end ignore */
/* purgecss start ignore */

._aiCreateSiteFeedback_gs5i1_1 {
  width: 400px;
  height: 352px;
  border-radius: 8px;
  position: fixed;
  bottom: 10px;
  right: 12px;
  background-color: #f8fcff;
  box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}

._aiCreateSiteFeedback_gs5i1_1 ._topBg_gs5i1_12 {
  width: 100%;
  height: 73px;
  position: absolute;
  top: 0px;
  background: linear-gradient(180deg, #d3e7ff 0%, rgba(211, 239, 255, 0) 100%);
  z-index: 0;
}

._aiCreateSiteFeedback_gs5i1_1 ._closeIcon_gs5i1_20 {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
  z-index: 2;
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  z-index: 1;
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._chooseResult_gs5i1_39 {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  width: 100%;
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._chooseResult_gs5i1_39 ._bumanyi_gs5i1_47,
._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._chooseResult_gs5i1_39 ._manyi_gs5i1_48 {
  width: 56px;
  height: 56px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._chooseResult_gs5i1_39 ._bumanyi_gs5i1_47 {
  background-image: url(/site/editor/assets/bumanyi-gray-60f3cdb0.png);
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._chooseResult_gs5i1_39 ._bumanyi_gs5i1_47:hover {
  background-image: url(/site/editor/assets/bumanyi-922bf3f7.png);
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._chooseResult_gs5i1_39 ._bumanyi_gs5i1_47._active_gs5i1_62 {
  background-image: url(/site/editor/assets/bumanyi-922bf3f7.png);
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._chooseResult_gs5i1_39 ._manyi_gs5i1_48 {
  background-image: url(/site/editor/assets/manyi-gray-d6a6df4e.png);
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._chooseResult_gs5i1_39 ._manyi_gs5i1_48:hover {
  background-image: url(/site/editor/assets/manyi-b1b905fd.png);
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._chooseResult_gs5i1_39 ._manyi_gs5i1_48._active_gs5i1_62 {
  background-image: url(/site/editor/assets/manyi-b1b905fd.png);
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._infoWrapper_gs5i1_74 {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 22px;
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._infoWrapper_gs5i1_74 ._title_gs5i1_83 {
  color: #272e47;
  text-align: right;
  font-family: 'PingFang SC', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._infoWrapper_gs5i1_74 ._subTitle_gs5i1_91 {
  color: #545a6e;
  text-align: center;
  font-family: 'PingFang SC', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._textArea_gs5i1_99 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 17px;
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._submitBtn_gs5i1_106 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 17px;
}

._aiCreateSiteFeedback_gs5i1_1 ._content_gs5i1_32 ._submitBtn_gs5i1_106 ._disabledStyle_gs5i1_113[disabled] {
  background-color: #b7c3ff;
  color: #ffffff;
}

._aiCreateSiteFeedback_gs5i1_1 ._succContent_gs5i1_117 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  gap: 16px;
}

._aiCreateSiteFeedback_gs5i1_1 ._succContent_gs5i1_117 ._scatterFlowersContainer_gs5i1_126 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  z-index: 1;
}

._aiCreateSiteFeedback_gs5i1_1 ._succContent_gs5i1_117 ._flowerIconWrapper_gs5i1_133 {
  width: 100%;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
}

._aiCreateSiteFeedback_gs5i1_1 ._succContent_gs5i1_117 ._flowerIconWrapper_gs5i1_133 ._icon_gs5i1_140 {
  background-image: url(/site/editor/assets/flower-icon-03c22179.png);
  width: 52px;
  height: 52px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

._aiCreateSiteFeedback_gs5i1_1 ._succContent_gs5i1_117 ._feedbackInfo_gs5i1_148 {
  color: #272e47;
  text-align: center;
  font-family: 'PingFang SC', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

/* purgecss end ignore */
/* purgecss start ignore */

._publishPreventModal_1286l_1 .ant-modal-content {
  border-radius: 8px;
}

._publishPreventModal_1286l_1 .ant-modal-body {
  padding: 20px;
}

._publishPreventModal_1286l_1 .ant-modal-content {
  border-radius: 8px;
}

._publishPreventModal_1286l_1 .ant-modal-body {
  padding: 24px 20px 18px;
}

._publishPreventModal_1286l_1 .ant-input {
  border: 1px solid #e1e3e8;
  border-radius: 4px;
  padding: 6px 12px;
  line-height: 22px;
}

._publishPreventModal_1286l_1 .ant-input::-moz-placeholder {
  color: #9fa2ad;
}

._publishPreventModal_1286l_1 .ant-input::placeholder {
  color: #9fa2ad;
}

._publishPreventModal_1286l_1 .ant-input:focus {
  box-shadow: none;
}

._publishPreventModal_1286l_1 .ant-form-item {
  margin-bottom: 20px;
}

._publishPreventModal_1286l_1 .ant-form-item .ant-form-item {
  margin-bottom: 0;
}

._publishPreventModal_1286l_1 .ant-form-item-explain {
  font-size: 12px;
  min-height: 20px;
  line-height: 20px;
}

._publishPreventModal_1286l_1 .ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
  color: #fe6c5e;
}

._publishPreventModal_1286l_1 .ant-form-item-label > label {
  color: #272e47;
  height: 36px;
}

._publishPreventModal_1286l_1 .ant-checkbox-group {
  display: flex;
  flex-direction: column;
}

._publishPreventModal_1286l_1 .ant-checkbox-group .ant-checkbox-wrapper {
  margin-left: 0 !important;
  color: #272e47;
  margin-bottom: 8px;
  line-height: 22px;
}

._publishPreventModal_1286l_1 .ant-checkbox-group .ant-checkbox-wrapper:last-child {
  margin-bottom: 0;
}

._publishPreventModal_1286l_1 .remarks .ant-form-item-label label {
  height: 22px !important;
}

._publishPreventModal_1286l_1 ._codeContainer_1286l_59 {
  width: 100%;
  position: relative;
}

._publishPreventModal_1286l_1 ._codeContainer_1286l_59 ._codeButton_1286l_63,
._publishPreventModal_1286l_1 ._codeContainer_1286l_59 ._codeButtonDisabled_1286l_64 {
  position: absolute;
  right: 0;
  top: 0;
  color: #4c6aff;
  border: 1px solid #4c6aff;
  width: 92px;
  height: 36px;
  text-align: center;
  background: #fff;
  border-radius: 4px;
  padding: 0;
  line-height: 34px;
}

._publishPreventModal_1286l_1 ._codeContainer_1286l_59 ._codeButtonDisabled_1286l_64 {
  color: #b7bac2;
  border-color: #b7bac2;
  cursor: not-allowed;
}

._publishPreventModal_1286l_1 ._formContainer_1286l_83 {
  width: 100%;
  margin-top: 4px;
}

._publishPreventModal_1286l_1 ._container_1286l_87 {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._title_1286l_94 {
  font-family: 'PingFang SC', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #272e47;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._subTitle_1286l_105 {
  margin-top: 4px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: 'PingFang SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #747a8c;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._serviceDetail_1286l_116 {
  width: 100%;
  margin-top: 26px;
  padding: 16px;
  box-sizing: border-box;
  background: #f2f5ff;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._serviceDetail_1286l_116 ._row_1286l_128 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._serviceDetail_1286l_116 ._row_1286l_128 ._serviceTitle_1286l_134 {
  font-family: 'PingFang SC', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #272e47;
  line-height: 22px;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._serviceDetail_1286l_116 ._row_1286l_128 ._price_1286l_142 {
  font-family: 'PingFang SC', sans-serif;
  font-style: normal;
  color: #8d92a1;
  line-height: 22px;
  font-weight: 400;
  font-size: 14px;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._serviceDetail_1286l_116 ._row_1286l_128 ._price_1286l_142 > span {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #fe5b4c;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._serviceDetail_1286l_116 ._serviceInfo_1286l_156 {
  font-family: 'PingFang SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #272e47;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 8px;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._buttonRow_1286l_168 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  margin-top: 4px;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._buttonRow_1286l_168 ._freeConsultButton_1286l_175 {
  padding: 5px 18px;
  background: #4c6aff;
  border-radius: 4px;
  border: 0px;
  color: #ffffff;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._buttonRow_1286l_168 ._freeConsultButton_1286l_175:hover {
  background: #7088ff;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._buttonRow_1286l_168 ._freeConsultButton_1286l_175:active {
  background: #445fe5;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._buttonRow_1286l_168 ._freeConsultButton_1286l_175:disabled {
  background: #b7c3ff;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._buttonRow_1286l_168 ._freeConsultButton_1286l_175:disabled:hover {
  background: #b7c3ff;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._buttonRow_1286l_168 ._freeConsultButton_1286l_175:disabled:active {
  background: #b7c3ff;
}

._publishPreventModal_1286l_1 ._container_1286l_87 ._buttonRow_1286l_168 ._cancelButton_1286l_197 {
  width: 92px;
  height: 32px;
  background: #fff;
  border: 1px solid #e1e3e8;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  color: #545a6e;
  margin-right: 12px;
}

._publishPreventModal_1286l_1 ._errorMsg_1286l_210 {
  color: #ff4d4f;
  font-size: 12px;
  line-height: 20px;
}

/* purgecss end ignore */
/* purgecss start ignore */

._preventEditComp_14i0m_1 {
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #747a8c;
  font-family: PingFang SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  gap: 24px;
}

/* purgecss end ignore */
/* purgecss start ignore */

:root {
  --Brand-7: #445fe5 !important;
  --Brand-7-r: 68 !important;
  --Brand-7-g: 95 !important;
  --Brand-7-b: 229 !important;
  --brand-7: #445fe5 !important;
  --brand-7-r: 68 !important;
  --brand-7-g: 95 !important;
  --brand-7-b: 229 !important;
  --Brand-6: #4c6aff !important;
  --Brand-6-r: 76 !important;
  --Brand-6-g: 106 !important;
  --Brand-6-b: 255 !important;
  --brand-6: #4c6aff !important;
  --brand-6-r: 76 !important;
  --brand-6-g: 106 !important;
  --brand-6-b: 255 !important;
  --Brand-6-bg: #4c6aff !important;
  --Brand-6-bg-r: 76 !important;
  --Brand-6-bg-g: 106 !important;
  --Brand-6-bg-b: 255 !important;
  --brand-6-bg: #4c6aff !important;
  --brand-6-bg-r: 76 !important;
  --brand-6-bg-g: 106 !important;
  --brand-6-bg-b: 255 !important;
  --Brand-5: #7088ff !important;
  --Brand-5-r: 112 !important;
  --Brand-5-g: 136 !important;
  --Brand-5-b: 255 !important;
  --brand-5: #7088ff !important;
  --brand-5-r: 112 !important;
  --brand-5-g: 136 !important;
  --brand-5-b: 255 !important;
  --Brand-4: #94a6ff !important;
  --Brand-4-r: 148 !important;
  --Brand-4-g: 166 !important;
  --Brand-4-b: 255 !important;
  --brand-4: #94a6ff !important;
  --brand-4-r: 148 !important;
  --brand-4-g: 166 !important;
  --brand-4-b: 255 !important;
  --Brand-3: #b7c3ff !important;
  --Brand-3-r: 183 !important;
  --Brand-3-g: 195 !important;
  --Brand-3-b: 255 !important;
  --brand-3: #b7c3ff !important;
  --brand-3-r: 183 !important;
  --brand-3-g: 195 !important;
  --brand-3-b: 255 !important;
  --Brand-2: #edf0ff !important;
  --Brand-2-r: 237 !important;
  --Brand-2-g: 240 !important;
  --Brand-2-b: 255 !important;
  --brand-2: #edf0ff !important;
  --brand-2-r: 237 !important;
  --brand-2-g: 240 !important;
  --brand-2-b: 255 !important;
  --Brand-2-bg: #edf0ff !important;
  --Brand-2-bg-r: 237 !important;
  --Brand-2-bg-g: 240 !important;
  --Brand-2-bg-b: 255 !important;
  --brand-2-bg: #edf0ff !important;
  --brand-2-bg-r: 237 !important;
  --brand-2-bg-g: 240 !important;
  --brand-2-bg-b: 255 !important;
  --Brand-1: #f2f5ff !important;
  --Brand-1-r: 242 !important;
  --Brand-1-g: 245 !important;
  --Brand-1-b: 255 !important;
  --brand-1: #f2f5ff !important;
  --brand-1-r: 242 !important;
  --brand-1-g: 245 !important;
  --brand-1-b: 255 !important;
  --Line-3: #e1e3e8 !important;
  --Line-3-r: 225 !important;
  --Line-3-g: 227 !important;
  --Line-3-b: 232 !important;
  --line-3: #e1e3e8 !important;
  --line-3-r: 225 !important;
  --line-3-g: 227 !important;
  --line-3-b: 232 !important;
  --Line-2: #ebedf2 !important;
  --Line-2-r: 235 !important;
  --Line-2-g: 237 !important;
  --Line-2-b: 242 !important;
  --line-2: #ebedf2 !important;
  --line-2-r: 235 !important;
  --line-2-g: 237 !important;
  --line-2-b: 242 !important;
  --Line-1: #f0f1f5 !important;
  --Line-1-r: 240 !important;
  --Line-1-g: 241 !important;
  --Line-1-b: 245 !important;
  --line-1: #f0f1f5 !important;
  --line-1-r: 240 !important;
  --line-1-g: 241 !important;
  --line-1-b: 245 !important;
  --Fill-8: #3f465c !important;
  --Fill-8-r: 63 !important;
  --Fill-8-g: 70 !important;
  --Fill-8-b: 92 !important;
  --fill-8: #3f465c !important;
  --fill-8-r: 63 !important;
  --fill-8-g: 70 !important;
  --fill-8-b: 92 !important;
  --Fill-7: #6f7485 !important;
  --Fill-7-r: 111 !important;
  --Fill-7-g: 116 !important;
  --Fill-7-b: 133 !important;
  --fill-7: #6f7485 !important;
  --fill-7-r: 111 !important;
  --fill-7-g: 116 !important;
  --fill-7-b: 133 !important;
  --Fill-6: #8d92a1 !important;
  --Fill-6-r: 141 !important;
  --Fill-6-g: 146 !important;
  --Fill-6-b: 161 !important;
  --fill-6: #8d92a1 !important;
  --fill-6-r: 141 !important;
  --fill-6-g: 146 !important;
  --fill-6-b: 161 !important;
  --Fill-5: #c9cbd6 !important;
  --Fill-5-r: 201 !important;
  --Fill-5-g: 203 !important;
  --Fill-5-b: 214 !important;
  --fill-5: #c9cbd6 !important;
  --fill-5-r: 201 !important;
  --fill-5-g: 203 !important;
  --fill-5-b: 214 !important;
  --Fill-4: #e1e3e8 !important;
  --Fill-4-r: 225 !important;
  --Fill-4-g: 227 !important;
  --Fill-4-b: 232 !important;
  --fill-4: #e1e3e8 !important;
  --fill-4-r: 225 !important;
  --fill-4-g: 227 !important;
  --fill-4-b: 232 !important;
  --Fill-3: #ebedf2 !important;
  --Fill-3-r: 235 !important;
  --Fill-3-g: 237 !important;
  --Fill-3-b: 242 !important;
  --fill-3: #ebedf2 !important;
  --fill-3-r: 235 !important;
  --fill-3-g: 237 !important;
  --fill-3-b: 242 !important;
  --Fill-2_5: #f0f2f7 !important;
  --Fill-2_5-r: 240 !important;
  --Fill-2_5-g: 242 !important;
  --Fill-2_5-b: 247 !important;
  --fill-2_5: #f0f2f7 !important;
  --fill-2_5-r: 240 !important;
  --fill-2_5-g: 242 !important;
  --fill-2_5-b: 247 !important;
  --Fill-2: #f6f7fa !important;
  --Fill-2-r: 246 !important;
  --Fill-2-g: 247 !important;
  --Fill-2-b: 250 !important;
  --fill-2: #f6f7fa !important;
  --fill-2-r: 246 !important;
  --fill-2-g: 247 !important;
  --fill-2-b: 250 !important;
  --Fill-1: #f8f9fa !important;
  --Fill-1-r: 248 !important;
  --Fill-1-g: 249 !important;
  --Fill-1-b: 250 !important;
  --fill-1: #f8f9fa !important;
  --fill-1-r: 248 !important;
  --fill-1-g: 249 !important;
  --fill-1-b: 250 !important;
  --Text-6: #080b19 !important;
  --Text-6-r: 8 !important;
  --Text-6-g: 11 !important;
  --Text-6-b: 25 !important;
  --text-6: #080b19 !important;
  --text-6-r: 8 !important;
  --text-6-g: 11 !important;
  --text-6-b: 25 !important;
  --Text-5: #272e47 !important;
  --Text-5-r: 39 !important;
  --Text-5-g: 46 !important;
  --Text-5-b: 71 !important;
  --text-5: #272e47 !important;
  --text-5-r: 39 !important;
  --text-5-g: 46 !important;
  --text-5-b: 71 !important;
  --Text-4: #545a6e !important;
  --Text-4-r: 84 !important;
  --Text-4-g: 90 !important;
  --Text-4-b: 110 !important;
  --text-4: #545a6e !important;
  --text-4-r: 84 !important;
  --text-4-g: 90 !important;
  --text-4-b: 110 !important;
  --Text-3: #747a8c !important;
  --Text-3-r: 116 !important;
  --Text-3-g: 122 !important;
  --Text-3-b: 140 !important;
  --text-3: #747a8c !important;
  --text-3-r: 116 !important;
  --text-3-g: 122 !important;
  --text-3-b: 140 !important;
  --Text-2: #9fa2ad !important;
  --Text-2-r: 159 !important;
  --Text-2-g: 162 !important;
  --Text-2-b: 173 !important;
  --text-2: #9fa2ad !important;
  --text-2-r: 159 !important;
  --text-2-g: 162 !important;
  --text-2-b: 173 !important;
  --Text-1: #b7bac2 !important;
  --Text-1-r: 183 !important;
  --Text-1-g: 186 !important;
  --Text-1-b: 194 !important;
  --text-1: #b7bac2 !important;
  --text-1-r: 183 !important;
  --text-1-g: 186 !important;
  --text-1-b: 194 !important;
  --Avatar-1: #6557ff !important;
  --Avatar-1-r: 101 !important;
  --Avatar-1-g: 87 !important;
  --Avatar-1-b: 255 !important;
  --avatar-1: #6557ff !important;
  --avatar-1-r: 101 !important;
  --avatar-1-g: 87 !important;
  --avatar-1-b: 255 !important;
  --Avatar-2: #00ccaa !important;
  --Avatar-2-r: 0 !important;
  --Avatar-2-g: 204 !important;
  --Avatar-2-b: 170 !important;
  --avatar-2: #00ccaa !important;
  --avatar-2-r: 0 !important;
  --avatar-2-g: 204 !important;
  --avatar-2-b: 170 !important;
  --Avatar-3: #fe6c5e !important;
  --Avatar-3-r: 254 !important;
  --Avatar-3-g: 108 !important;
  --Avatar-3-b: 94 !important;
  --avatar-3: #fe6c5e !important;
  --avatar-3-r: 254 !important;
  --avatar-3-g: 108 !important;
  --avatar-3-b: 94 !important;
  --Avatar-4: #00c4d6 !important;
  --Avatar-4-r: 0 !important;
  --Avatar-4-g: 196 !important;
  --Avatar-4-b: 214 !important;
  --avatar-4: #00c4d6 !important;
  --avatar-4-r: 0 !important;
  --avatar-4-g: 196 !important;
  --avatar-4-b: 214 !important;
  --Avatar-5: #a259ff !important;
  --Avatar-5-r: 162 !important;
  --Avatar-5-g: 89 !important;
  --Avatar-5-b: 255 !important;
  --avatar-5: #a259ff !important;
  --avatar-5-r: 162 !important;
  --avatar-5-g: 89 !important;
  --avatar-5-b: 255 !important;
  --Avatar-6: #4c6aff !important;
  --Avatar-6-r: 76 !important;
  --Avatar-6-g: 106 !important;
  --Avatar-6-b: 255 !important;
  --avatar-6: #4c6aff !important;
  --avatar-6-r: 76 !important;
  --avatar-6-g: 106 !important;
  --avatar-6-b: 255 !important;
  --Link-7: #2b74d9 !important;
  --Link-7-r: 43 !important;
  --Link-7-g: 116 !important;
  --Link-7-b: 217 !important;
  --link-7: #2b74d9 !important;
  --link-7-r: 43 !important;
  --link-7-g: 116 !important;
  --link-7-b: 217 !important;
  --Link-6: #3081f2 !important;
  --Link-6-r: 48 !important;
  --Link-6-g: 129 !important;
  --Link-6-b: 242 !important;
  --link-6: #3081f2 !important;
  --link-6-r: 48 !important;
  --link-6-g: 129 !important;
  --link-6-b: 242 !important;
  --Link-5: #599af5 !important;
  --Link-5-r: 89 !important;
  --Link-5-g: 154 !important;
  --Link-5-b: 245 !important;
  --link-5: #599af5 !important;
  --link-5-r: 89 !important;
  --link-5-g: 154 !important;
  --link-5-b: 245 !important;
  --Link-4: #83b3f7 !important;
  --Link-4-r: 131 !important;
  --Link-4-g: 179 !important;
  --Link-4-b: 247 !important;
  --link-4: #83b3f7 !important;
  --link-4-r: 131 !important;
  --link-4-g: 179 !important;
  --link-4-b: 247 !important;
  --Link-3: #accdfa !important;
  --Link-3-r: 172 !important;
  --Link-3-g: 205 !important;
  --Link-3-b: 250 !important;
  --link-3: #accdfa !important;
  --link-3-r: 172 !important;
  --link-3-g: 205 !important;
  --link-3-b: 250 !important;
  --Link-2: #d6e6fc !important;
  --Link-2-r: 214 !important;
  --Link-2-g: 230 !important;
  --Link-2-b: 252 !important;
  --link-2: #d6e6fc !important;
  --link-2-r: 214 !important;
  --link-2-g: 230 !important;
  --link-2-b: 252 !important;
  --Link-1: #f2f7fe !important;
  --Link-1-r: 242 !important;
  --Link-1-g: 247 !important;
  --Link-1-b: 254 !important;
  --link-1: #f2f7fe !important;
  --link-1-r: 242 !important;
  --link-1-g: 247 !important;
  --link-1-b: 254 !important;
  --Success-7: #0dc076 !important;
  --Success-7-r: 13 !important;
  --Success-7-g: 192 !important;
  --Success-7-b: 118 !important;
  --success-7: #0dc076 !important;
  --success-7-r: 13 !important;
  --success-7-g: 192 !important;
  --success-7-b: 118 !important;
  --Success-6: #0fd683 !important;
  --Success-6-r: 15 !important;
  --Success-6-g: 214 !important;
  --Success-6-b: 131 !important;
  --success-6: #0fd683 !important;
  --success-6-r: 15 !important;
  --success-6-g: 214 !important;
  --success-6-b: 131 !important;
  --Success-5: #3fde9c !important;
  --Success-5-r: 63 !important;
  --Success-5-g: 222 !important;
  --Success-5-b: 156 !important;
  --success-5: #3fde9c !important;
  --success-5-r: 63 !important;
  --success-5-g: 222 !important;
  --success-5-b: 156 !important;
  --Success-4: #6fe6b5 !important;
  --Success-4-r: 111 !important;
  --Success-4-g: 230 !important;
  --Success-4-b: 181 !important;
  --success-4: #6fe6b5 !important;
  --success-4-r: 111 !important;
  --success-4-g: 230 !important;
  --success-4-b: 181 !important;
  --Success-3: #9fefcd !important;
  --Success-3-r: 159 !important;
  --Success-3-g: 239 !important;
  --Success-3-b: 205 !important;
  --success-3: #9fefcd !important;
  --success-3-r: 159 !important;
  --success-3-g: 239 !important;
  --success-3-b: 205 !important;
  --Success-2: #cff7e6 !important;
  --Success-2-r: 207 !important;
  --Success-2-g: 247 !important;
  --Success-2-b: 230 !important;
  --success-2: #cff7e6 !important;
  --success-2-r: 207 !important;
  --success-2-g: 247 !important;
  --success-2-b: 230 !important;
  --Success-1: #e7fbf3 !important;
  --Success-1-r: 231 !important;
  --Success-1-g: 251 !important;
  --Success-1-b: 243 !important;
  --success-1: #e7fbf3 !important;
  --success-1-r: 231 !important;
  --success-1-g: 251 !important;
  --success-1-b: 243 !important;
  --Warning-7: #e5a344 !important;
  --Warning-7-r: 229 !important;
  --Warning-7-g: 163 !important;
  --Warning-7-b: 68 !important;
  --warning-7: #e5a344 !important;
  --warning-7-r: 229 !important;
  --warning-7-g: 163 !important;
  --warning-7-b: 68 !important;
  --Warning-6: #ffb54c !important;
  --Warning-6-r: 255 !important;
  --Warning-6-g: 181 !important;
  --Warning-6-b: 76 !important;
  --warning-6: #ffb54c !important;
  --warning-6-r: 255 !important;
  --warning-6-g: 181 !important;
  --warning-6-b: 76 !important;
  --Warning-5: #ffc470 !important;
  --Warning-5-r: 255 !important;
  --Warning-5-g: 196 !important;
  --Warning-5-b: 112 !important;
  --warning-5: #ffc470 !important;
  --warning-5-r: 255 !important;
  --warning-5-g: 196 !important;
  --warning-5-b: 112 !important;
  --Warning-4: #ffd394 !important;
  --Warning-4-r: 255 !important;
  --Warning-4-g: 211 !important;
  --Warning-4-b: 148 !important;
  --warning-4: #ffd394 !important;
  --warning-4-r: 255 !important;
  --warning-4-g: 211 !important;
  --warning-4-b: 148 !important;
  --Warning-3: #ffe1b7 !important;
  --Warning-3-r: 255 !important;
  --Warning-3-g: 225 !important;
  --Warning-3-b: 183 !important;
  --warning-3: #ffe1b7 !important;
  --warning-3-r: 255 !important;
  --warning-3-g: 225 !important;
  --warning-3-b: 183 !important;
  --Warning-2: #fff0db !important;
  --Warning-2-r: 255 !important;
  --Warning-2-g: 240 !important;
  --Warning-2-b: 219 !important;
  --warning-2: #fff0db !important;
  --warning-2-r: 255 !important;
  --warning-2-g: 240 !important;
  --warning-2-b: 219 !important;
  --Warning-1: #fff8ed !important;
  --Warning-1-r: 255 !important;
  --Warning-1-g: 248 !important;
  --Warning-1-b: 237 !important;
  --warning-1: #fff8ed !important;
  --warning-1-r: 255 !important;
  --warning-1-g: 248 !important;
  --warning-1-b: 237 !important;
  --Error-7: #e45244 !important;
  --Error-7-r: 228 !important;
  --Error-7-g: 82 !important;
  --Error-7-b: 68 !important;
  --error-7: #e45244 !important;
  --error-7-r: 228 !important;
  --error-7-g: 82 !important;
  --error-7-b: 68 !important;
  --Error-6: #fe5b4c !important;
  --Error-6-r: 254 !important;
  --Error-6-g: 91 !important;
  --Error-6-b: 76 !important;
  --error-6: #fe5b4c !important;
  --error-6-r: 254 !important;
  --error-6-g: 91 !important;
  --error-6-b: 76 !important;
  --Error-5: #fe7c70 !important;
  --Error-5-r: 254 !important;
  --Error-5-g: 124 !important;
  --Error-5-b: 112 !important;
  --error-5: #fe7c70 !important;
  --error-5-r: 254 !important;
  --error-5-g: 124 !important;
  --error-5-b: 112 !important;
  --Error-4: #ffbdb7 !important;
  --Error-4-r: 255 !important;
  --Error-4-g: 189 !important;
  --Error-4-b: 183 !important;
  --error-4: #ffbdb7 !important;
  --error-4-r: 255 !important;
  --error-4-g: 189 !important;
  --error-4-b: 183 !important;
  --Error-2: #ffdedb !important;
  --Error-2-r: 255 !important;
  --Error-2-g: 222 !important;
  --Error-2-b: 219 !important;
  --error-2: #ffdedb !important;
  --error-2-r: 255 !important;
  --error-2-g: 222 !important;
  --error-2-b: 219 !important;
  --Error-1: #ffefed !important;
  --Error-1-r: 255 !important;
  --Error-1-g: 239 !important;
  --Error-1-b: 237 !important;
  --error-1: #ffefed !important;
  --error-1-r: 255 !important;
  --error-1-g: 239 !important;
  --error-1-b: 237 !important;
  --label-1_3: #4759b2 !important;
  --label-1_3-r: 71 !important;
  --label-1_3-g: 89 !important;
  --label-1_3-b: 178 !important;
  --label-1_2: #83b3f7 !important;
  --label-1_2-r: 131 !important;
  --label-1_2-g: 179 !important;
  --label-1_2-b: 247 !important;
  --label-1_1: #deebfd !important;
  --label-1_1-r: 222 !important;
  --label-1_1-g: 235 !important;
  --label-1_1-b: 253 !important;
  --label-2_3: #398e80 !important;
  --label-2_3-r: 57 !important;
  --label-2_3-g: 142 !important;
  --label-2_3-b: 128 !important;
  --label-2_2: #66e0cc !important;
  --label-2_2-r: 102 !important;
  --label-2_2-g: 224 !important;
  --label-2_2-b: 204 !important;
  --label-2_1: #d6f7f1 !important;
  --label-2_1-r: 214 !important;
  --label-2_1-g: 247 !important;
  --label-2_1-b: 241 !important;
  --label-3_3: #7a51cb !important;
  --label-3_3-r: 122 !important;
  --label-3_3-g: 81 !important;
  --label-3_3-b: 203 !important;
  --label-3_2: #bb98fe !important;
  --label-3_2-r: 187 !important;
  --label-3_2-g: 152 !important;
  --label-3_2-b: 254 !important;
  --label-3_1: #ede4ff !important;
  --label-3_1-r: 237 !important;
  --label-3_1-g: 228 !important;
  --label-3_1-b: 255 !important;
  --label-4_3: #cc913d !important;
  --label-4_3-r: 204 !important;
  --label-4_3-g: 145 !important;
  --label-4_3-b: 61 !important;
  --label-4_2: #ffb54c !important;
  --label-4_2-r: 255 !important;
  --label-4_2-g: 181 !important;
  --label-4_2-b: 76 !important;
  --label-4_1: #fff3e2 !important;
  --label-4_1-r: 255 !important;
  --label-4_1-g: 243 !important;
  --label-4_1-b: 226 !important;
  --label-5_3: #cb493d !important;
  --label-5_3-r: 203 !important;
  --label-5_3-g: 73 !important;
  --label-5_3-b: 61 !important;
  --label-5_2: #fe9d94 !important;
  --label-5_2-r: 254 !important;
  --label-5_2-g: 157 !important;
  --label-5_2-b: 148 !important;
  --label-5_1: #ffe5e2 !important;
  --label-5_1-r: 255 !important;
  --label-5_1-g: 229 !important;
  --label-5_1-b: 226 !important;
  --label-6_3: #4e5a70 !important;
  --label-6_3-r: 78 !important;
  --label-6_3-g: 90 !important;
  --label-6_3-b: 112 !important;
  --label-6_2: #c0c8d6 !important;
  --label-6_2-r: 192 !important;
  --label-6_2-g: 200 !important;
  --label-6_2-b: 214 !important;
  --label-6_1: #e7ebf1 !important;
  --label-6_1-r: 231 !important;
  --label-6_1-g: 235 !important;
  --label-6_1-b: 241 !important;
  --calendar-6: #6ba9ff !important;
  --calendar-6-r: 107 !important;
  --calendar-6-g: 169 !important;
  --calendar-6-b: 255 !important;
  --calendar-5: #70ccab !important;
  --calendar-5-r: 112 !important;
  --calendar-5-g: 204 !important;
  --calendar-5-b: 171 !important;
  --calendar-4: #aa90f4 !important;
  --calendar-4-r: 170 !important;
  --calendar-4-g: 144 !important;
  --calendar-4-b: 244 !important;
  --calendar-3: #f7a87c !important;
  --calendar-3-r: 247 !important;
  --calendar-3-g: 168 !important;
  --calendar-3-b: 124 !important;
  --calendar-2: #f77c7c !important;
  --calendar-2-r: 247 !important;
  --calendar-2-g: 124 !important;
  --calendar-2-b: 124 !important;
  --calendar-1: #a8aaad !important;
  --calendar-1-r: 168 !important;
  --calendar-1-g: 170 !important;
  --calendar-1-b: 173 !important;
  --white: #ffffff !important;
  --white-r: 255 !important;
  --white-g: 255 !important;
  --white-b: 255 !important;
  --white-bg: #f4f4f5 !important;
  --white-hover-bg: #f0f0f1 !important;
  --white-tooltip: #ffffff !important;
  --white-transparent: transparent !important;
  --white-wrap: #f6f7fa !important;
  --white-modal: #ffffff !important;
  --white-header-bg: #eee !important;
  --font-color: #080b19 !important;
  --font-color-1: #51555c !important;
  --font-color-2: #262a33 !important;
  --font-color-2-r: 38 !important;
  --font-color-2-g: 42 !important;
  --font-color-2-b: 51 !important;
  --font-color-3: #000000 !important;
  --font-color-3-r: 0 !important;
  --font-color-3-g: 0 !important;
  --font-color-3-b: 0 !important;
  --sidebar-hover: #272e47 !important;
  --sidebar-hover-r: 39 !important;
  --sidebar-hover-g: 46 !important;
  --sidebar-hover-b: 71 !important;
  --brand-blue: #386ee7 !important;
  --brand-blue-1: #386ee7 !important;
  --brand-blue-2: #386ee7 !important;
  --brand-bg: #d2e0ff !important;
  --brand-bg-r: 210 !important;
  --brand-bg-g: 224 !important;
  --brand-bg-b: 255 !important;
  --tree-hover: #d6e6fc;
  --tree-hover-r: 214 !important;
  --tree-hover-g: 230 !important;
  --tree-hover-b: 252 !important;
}

[class^='lx-ant-']::-ms-clear,
[class*='lx-ant-']::-ms-clear,
[class^='lx-ant-'] input::-ms-clear,
[class*='lx-ant-'] input::-ms-clear,
[class^='lx-ant-'] input::-ms-reveal,
[class*='lx-ant-'] input::-ms-reveal {
  display: none;
}

/* stylelint-disable at-rule-no-unknown */

html,
body {
  width: 100%;
  height: 100%;
}

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

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
    'Segoe UI Symbol', 'Noto Color Emoji';
  font-variant: tabular-nums;
  /* line-height: 1.5715; */
  background-color: #fff;
  font-feature-settings: 'tnum';
}

[tabindex='-1']:focus {
  outline: none !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}

p {
  margin-top: 0;
  margin-bottom: 1em;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}

address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}

input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 500;
}

dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1em;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #1890ff;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #40a9ff;
}

a:active {
  color: #096dd9;
}

a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}

a:focus {
  text-decoration: none;
  outline: 0;
}

a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

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

pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}

figure {
  margin: 0 0 1em;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

mark {
  padding: 0.2em;
  background-color: #feffe6;
}

::-moz-selection {
  color: #fff;
  background: #1890ff;
}

::selection {
  color: #fff;
  background: #1890ff;
}

.clearfix::before {
  display: table;
  content: '';
}

.clearfix::after {
  display: table;
  clear: both;
  content: '';
}

.anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.anticon > * {
  line-height: 1;
}

.anticon svg {
  display: inline-block;
}

.anticon::before {
  display: none;
}

.anticon .anticon-icon {
  display: block;
}

.anticon[tabindex] {
  cursor: pointer;
}

.anticon-spin::before {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}

.anticon-spin {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}

.lx-ant-fade-enter,
.lx-ant-fade-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-fade-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-fade-enter.lx-ant-fade-enter-active,
.lx-ant-fade-appear.lx-ant-fade-appear-active {
  animation-name: antFadeIn;
  animation-play-state: running;
}

.lx-ant-fade-leave.lx-ant-fade-leave-active {
  animation-name: antFadeOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-fade-enter,
.lx-ant-fade-appear {
  opacity: 0;
  animation-timing-function: linear;
}

.lx-ant-fade-leave {
  animation-timing-function: linear;
}

@keyframes antFadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes antFadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.lx-ant-move-up-enter,
.lx-ant-move-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-move-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-move-up-enter.lx-ant-move-up-enter-active,
.lx-ant-move-up-appear.lx-ant-move-up-appear-active {
  animation-name: antMoveUpIn;
  animation-play-state: running;
}

.lx-ant-move-up-leave.lx-ant-move-up-leave-active {
  animation-name: antMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-move-up-enter,
.lx-ant-move-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.lx-ant-move-up-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}

.lx-ant-move-down-enter,
.lx-ant-move-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-move-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-move-down-enter.lx-ant-move-down-enter-active,
.lx-ant-move-down-appear.lx-ant-move-down-appear-active {
  animation-name: antMoveDownIn;
  animation-play-state: running;
}

.lx-ant-move-down-leave.lx-ant-move-down-leave-active {
  animation-name: antMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-move-down-enter,
.lx-ant-move-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.lx-ant-move-down-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}

.lx-ant-move-left-enter,
.lx-ant-move-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-move-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-move-left-enter.lx-ant-move-left-enter-active,
.lx-ant-move-left-appear.lx-ant-move-left-appear-active {
  animation-name: antMoveLeftIn;
  animation-play-state: running;
}

.lx-ant-move-left-leave.lx-ant-move-left-leave-active {
  animation-name: antMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-move-left-enter,
.lx-ant-move-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.lx-ant-move-left-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}

.lx-ant-move-right-enter,
.lx-ant-move-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-move-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-move-right-enter.lx-ant-move-right-enter-active,
.lx-ant-move-right-appear.lx-ant-move-right-appear-active {
  animation-name: antMoveRightIn;
  animation-play-state: running;
}

.lx-ant-move-right-leave.lx-ant-move-right-leave-active {
  animation-name: antMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-move-right-enter,
.lx-ant-move-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.lx-ant-move-right-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}

@keyframes antMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }

  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}

@keyframes antMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }

  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}

@keyframes antMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }

  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}

@keyframes antMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }

  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}

@keyframes antMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }

  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}

@keyframes antMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }

  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}

@keyframes antMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }

  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}

@keyframes antMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }

  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}

@keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}

[lx-ant-click-animating='true'],
[lx-ant-click-animating-without-extra-node='true'] {
  position: relative;
}

html {
  --antd-wave-shadow-color: #1890ff;
  --scroll-bar: 0;
}

[lx-ant-click-animating-without-extra-node='true']::after,
.lx-ant-click-animating-node {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  box-shadow: 0 0 0 0 #1890ff;
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: 0.2;
  animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}

@keyframes waveEffect {
  100% {
    box-shadow: 0 0 0 #1890ff;
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}

@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}

.lx-ant-slide-up-enter,
.lx-ant-slide-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-slide-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-slide-up-enter.lx-ant-slide-up-enter-active,
.lx-ant-slide-up-appear.lx-ant-slide-up-appear-active {
  animation-name: antSlideUpIn;
  animation-play-state: running;
}

.lx-ant-slide-up-leave.lx-ant-slide-up-leave-active {
  animation-name: antSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-slide-up-enter,
.lx-ant-slide-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.lx-ant-slide-up-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

.lx-ant-slide-down-enter,
.lx-ant-slide-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-slide-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-slide-down-enter.lx-ant-slide-down-enter-active,
.lx-ant-slide-down-appear.lx-ant-slide-down-appear-active {
  animation-name: antSlideDownIn;
  animation-play-state: running;
}

.lx-ant-slide-down-leave.lx-ant-slide-down-leave-active {
  animation-name: antSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-slide-down-enter,
.lx-ant-slide-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.lx-ant-slide-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

.lx-ant-slide-left-enter,
.lx-ant-slide-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-slide-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-slide-left-enter.lx-ant-slide-left-enter-active,
.lx-ant-slide-left-appear.lx-ant-slide-left-appear-active {
  animation-name: antSlideLeftIn;
  animation-play-state: running;
}

.lx-ant-slide-left-leave.lx-ant-slide-left-leave-active {
  animation-name: antSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-slide-left-enter,
.lx-ant-slide-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.lx-ant-slide-left-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

.lx-ant-slide-right-enter,
.lx-ant-slide-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-slide-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-slide-right-enter.lx-ant-slide-right-enter-active,
.lx-ant-slide-right-appear.lx-ant-slide-right-appear-active {
  animation-name: antSlideRightIn;
  animation-play-state: running;
}

.lx-ant-slide-right-leave.lx-ant-slide-right-leave-active {
  animation-name: antSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-slide-right-enter,
.lx-ant-slide-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.lx-ant-slide-right-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

@keyframes antSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }

  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}

@keyframes antSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }

  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}

@keyframes antSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }

  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}

@keyframes antSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }

  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}

@keyframes antSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }

  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}

@keyframes antSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }

  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}

@keyframes antSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }

  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}

@keyframes antSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }

  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}

.lx-ant-zoom-enter,
.lx-ant-zoom-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-enter.lx-ant-zoom-enter-active,
.lx-ant-zoom-appear.lx-ant-zoom-appear-active {
  animation-name: antZoomIn;
  animation-play-state: running;
}

.lx-ant-zoom-leave.lx-ant-zoom-leave-active {
  animation-name: antZoomOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-zoom-enter,
.lx-ant-zoom-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.lx-ant-zoom-enter-prepare,
.lx-ant-zoom-appear-prepare {
  transform: none;
}

.lx-ant-zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.lx-ant-zoom-big-enter,
.lx-ant-zoom-big-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-big-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-big-enter.lx-ant-zoom-big-enter-active,
.lx-ant-zoom-big-appear.lx-ant-zoom-big-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}

.lx-ant-zoom-big-leave.lx-ant-zoom-big-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-zoom-big-enter,
.lx-ant-zoom-big-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.lx-ant-zoom-big-enter-prepare,
.lx-ant-zoom-big-appear-prepare {
  transform: none;
}

.lx-ant-zoom-big-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.lx-ant-zoom-big-fast-enter,
.lx-ant-zoom-big-fast-appear {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-big-fast-leave {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-big-fast-enter.lx-ant-zoom-big-fast-enter-active,
.lx-ant-zoom-big-fast-appear.lx-ant-zoom-big-fast-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}

.lx-ant-zoom-big-fast-leave.lx-ant-zoom-big-fast-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-zoom-big-fast-enter,
.lx-ant-zoom-big-fast-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.lx-ant-zoom-big-fast-enter-prepare,
.lx-ant-zoom-big-fast-appear-prepare {
  transform: none;
}

.lx-ant-zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.lx-ant-zoom-up-enter,
.lx-ant-zoom-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-up-enter.lx-ant-zoom-up-enter-active,
.lx-ant-zoom-up-appear.lx-ant-zoom-up-appear-active {
  animation-name: antZoomUpIn;
  animation-play-state: running;
}

.lx-ant-zoom-up-leave.lx-ant-zoom-up-leave-active {
  animation-name: antZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-zoom-up-enter,
.lx-ant-zoom-up-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.lx-ant-zoom-up-enter-prepare,
.lx-ant-zoom-up-appear-prepare {
  transform: none;
}

.lx-ant-zoom-up-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.lx-ant-zoom-down-enter,
.lx-ant-zoom-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-down-enter.lx-ant-zoom-down-enter-active,
.lx-ant-zoom-down-appear.lx-ant-zoom-down-appear-active {
  animation-name: antZoomDownIn;
  animation-play-state: running;
}

.lx-ant-zoom-down-leave.lx-ant-zoom-down-leave-active {
  animation-name: antZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-zoom-down-enter,
.lx-ant-zoom-down-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.lx-ant-zoom-down-enter-prepare,
.lx-ant-zoom-down-appear-prepare {
  transform: none;
}

.lx-ant-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.lx-ant-zoom-left-enter,
.lx-ant-zoom-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-left-enter.lx-ant-zoom-left-enter-active,
.lx-ant-zoom-left-appear.lx-ant-zoom-left-appear-active {
  animation-name: antZoomLeftIn;
  animation-play-state: running;
}

.lx-ant-zoom-left-leave.lx-ant-zoom-left-leave-active {
  animation-name: antZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-zoom-left-enter,
.lx-ant-zoom-left-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.lx-ant-zoom-left-enter-prepare,
.lx-ant-zoom-left-appear-prepare {
  transform: none;
}

.lx-ant-zoom-left-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.lx-ant-zoom-right-enter,
.lx-ant-zoom-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

.lx-ant-zoom-right-enter.lx-ant-zoom-right-enter-active,
.lx-ant-zoom-right-appear.lx-ant-zoom-right-appear-active {
  animation-name: antZoomRightIn;
  animation-play-state: running;
}

.lx-ant-zoom-right-leave.lx-ant-zoom-right-leave-active {
  animation-name: antZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}

.lx-ant-zoom-right-enter,
.lx-ant-zoom-right-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

.lx-ant-zoom-right-enter-prepare,
.lx-ant-zoom-right-appear-prepare {
  transform: none;
}

.lx-ant-zoom-right-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

@keyframes antZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes antZoomOut {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}

@keyframes antZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}

@keyframes antZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }

  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}

@keyframes antZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }

  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}

@keyframes antZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }

  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}

@keyframes antZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }

  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}

@keyframes antZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }

  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}

@keyframes antZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }

  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}

@keyframes antZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }

  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}

@keyframes antZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }

  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}

.ant-motion-collapse-legacy {
  overflow: hidden;
}

.ant-motion-collapse-legacy-active {
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

.ant-motion-collapse {
  overflow: hidden;
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

.lx-ant-empty {
  margin: 0 8px;
  font-size: 14px;
  line-height: 1.5715;
  text-align: center;
}

.lx-ant-empty-image {
  height: 100px;
  margin-bottom: 8px;
}

.lx-ant-empty-image img {
  height: 100%;
}

.lx-ant-empty-image svg {
  height: 100%;
  margin: auto;
}

.lx-ant-empty-footer {
  margin-top: 16px;
}

.lx-ant-empty-normal {
  margin: 32px 0;
  color: rgba(0, 0, 0, 0.25);
}

.lx-ant-empty-normal .lx-ant-empty-image {
  height: 40px;
}

.lx-ant-empty-small {
  margin: 8px 0;
  color: rgba(0, 0, 0, 0.25);
}

.lx-ant-empty-small .lx-ant-empty-image {
  height: 35px;
}

.lx-ant-empty-img-default-ellipse {
  fill: #f5f5f5;
  fill-opacity: 0.8;
}

.lx-ant-empty-img-default-path-1 {
  fill: #aeb8c2;
}

.lx-ant-empty-img-default-path-3 {
  fill: #f5f5f7;
}

.lx-ant-empty-img-default-path-4 {
  fill: #dce0e6;
}

.lx-ant-empty-img-default-path-5 {
  fill: #dce0e6;
}

.lx-ant-empty-img-default-g {
  fill: #fff;
}

.lx-ant-empty-img-simple-ellipse {
  fill: #f5f5f5;
}

.lx-ant-empty-img-simple-g {
  stroke: #d9d9d9;
}

.lx-ant-empty-img-simple-path {
  fill: #fafafa;
}

.lx-ant-empty-rtl {
  direction: rtl;
}

.lx-ant-spin {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  display: none;
  color: #1890ff;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

.lx-ant-spin-spinning {
  position: static;
  display: inline-block;
  opacity: 1;
}

.lx-ant-spin-nested-loading {
  position: relative;
}

.lx-ant-spin-nested-loading > div > .lx-ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 400px;
}

.lx-ant-spin-nested-loading > div > .lx-ant-spin .lx-ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}

.lx-ant-spin-nested-loading > div > .lx-ant-spin .lx-ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  text-shadow: 0 1px 2px #fff;
}

.lx-ant-spin-nested-loading > div > .lx-ant-spin.lx-ant-spin-show-text .lx-ant-spin-dot {
  margin-top: -20px;
}

.lx-ant-spin-nested-loading > div > .lx-ant-spin-sm .lx-ant-spin-dot {
  margin: -7px;
}

.lx-ant-spin-nested-loading > div > .lx-ant-spin-sm .lx-ant-spin-text {
  padding-top: 2px;
}

.lx-ant-spin-nested-loading > div > .lx-ant-spin-sm.lx-ant-spin-show-text .lx-ant-spin-dot {
  margin-top: -17px;
}

.lx-ant-spin-nested-loading > div > .lx-ant-spin-lg .lx-ant-spin-dot {
  margin: -16px;
}

.lx-ant-spin-nested-loading > div > .lx-ant-spin-lg .lx-ant-spin-text {
  padding-top: 11px;
}

.lx-ant-spin-nested-loading > div > .lx-ant-spin-lg.lx-ant-spin-show-text .lx-ant-spin-dot {
  margin-top: -26px;
}

.lx-ant-spin-container {
  position: relative;
  transition: opacity 0.3s;
}

.lx-ant-spin-container::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none \9;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}

.lx-ant-spin-blur {
  clear: both;
  overflow: hidden;
  opacity: 0.5;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

.lx-ant-spin-blur::after {
  opacity: 0.4;
  pointer-events: auto;
}

.lx-ant-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}

.lx-ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 1em;
  height: 1em;
}

.lx-ant-spin-dot-item {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #1890ff;
  border-radius: 100%;
  transform: scale(0.75);
  transform-origin: 50% 50%;
  opacity: 0.3;
  animation: antSpinMove 1s infinite linear alternate;
}

.lx-ant-spin-dot-item:nth-child(1) {
  top: 0;
  left: 0;
}

.lx-ant-spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  animation-delay: 0.4s;
}

.lx-ant-spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  animation-delay: 0.8s;
}

.lx-ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  animation-delay: 1.2s;
}

.lx-ant-spin-dot-spin {
  transform: rotate(45deg);
  animation: antRotate 1.2s infinite linear;
}

.lx-ant-spin-sm .lx-ant-spin-dot {
  font-size: 14px;
}

.lx-ant-spin-sm .lx-ant-spin-dot i {
  width: 6px;
  height: 6px;
}

.lx-ant-spin-lg .lx-ant-spin-dot {
  font-size: 32px;
}

.lx-ant-spin-lg .lx-ant-spin-dot i {
  width: 14px;
  height: 14px;
}

.lx-ant-spin.lx-ant-spin-show-text .lx-ant-spin-text {
  display: block;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */

  .lx-ant-spin-blur {
    background: #fff;
    opacity: 0.5;
  }
}

@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}

@keyframes antRotate {
  to {
    transform: rotate(405deg);
  }
}

.lx-ant-spin-rtl {
  direction: rtl;
}

.lx-ant-spin-rtl .lx-ant-spin-dot-spin {
  transform: rotate(-45deg);
  animation-name: antRotateRtl;
}

@keyframes antRotateRtl {
  to {
    transform: rotate(-405deg);
  }
}

.lx-ant-affix {
  position: fixed;
  z-index: 10;
}

.lx-ant-btn {
  line-height: 1.5715;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: manipulation;
  height: 32px;
  padding: 4px 15px;
  font-size: 14px;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.85);
  border-color: #d9d9d9;
  background: #fff;
}

.lx-ant-btn > .anticon {
  line-height: 1;
}

.lx-ant-btn,
.lx-ant-btn:active,
.lx-ant-btn:focus {
  outline: 0;
}

.lx-ant-btn:not([disabled]):hover {
  text-decoration: none;
}

.lx-ant-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}

.lx-ant-btn[disabled] {
  cursor: not-allowed;
}

.lx-ant-btn[disabled] > * {
  pointer-events: none;
}

.lx-ant-btn-lg {
  height: 40px;
  padding: 6.4px 15px;
  font-size: 16px;
  border-radius: 2px;
}

.lx-ant-btn-sm {
  height: 24px;
  padding: 0px 7px;
  font-size: 14px;
  border-radius: 2px;
}

.lx-ant-btn > a:only-child {
  color: currentColor;
}

.lx-ant-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn:hover,
.lx-ant-btn:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: #fff;
}

.lx-ant-btn:hover > a:only-child,
.lx-ant-btn:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn:hover > a:only-child::after,
.lx-ant-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn:active {
  color: #096dd9;
  border-color: #096dd9;
  background: #fff;
}

.lx-ant-btn:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn[disabled],
.lx-ant-btn[disabled]:hover,
.lx-ant-btn[disabled]:focus,
.lx-ant-btn[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn[disabled] > a:only-child,
.lx-ant-btn[disabled]:hover > a:only-child,
.lx-ant-btn[disabled]:focus > a:only-child,
.lx-ant-btn[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn[disabled] > a:only-child::after,
.lx-ant-btn[disabled]:hover > a:only-child::after,
.lx-ant-btn[disabled]:focus > a:only-child::after,
.lx-ant-btn[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn:hover,
.lx-ant-btn:focus,
.lx-ant-btn:active {
  text-decoration: none;
  background: #fff;
}

.lx-ant-btn > span {
  display: inline-block;
}

.lx-ant-btn-primary {
  color: #fff;
  border-color: #1890ff;
  background: #1890ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}

.lx-ant-btn-primary > a:only-child {
  color: currentColor;
}

.lx-ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-primary:hover,
.lx-ant-btn-primary:focus {
  color: #fff;
  border-color: #40a9ff;
  background: #40a9ff;
}

.lx-ant-btn-primary:hover > a:only-child,
.lx-ant-btn-primary:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-primary:hover > a:only-child::after,
.lx-ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-primary:active {
  color: #fff;
  border-color: #096dd9;
  background: #096dd9;
}

.lx-ant-btn-primary:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-primary[disabled],
.lx-ant-btn-primary[disabled]:hover,
.lx-ant-btn-primary[disabled]:focus,
.lx-ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-primary[disabled] > a:only-child,
.lx-ant-btn-primary[disabled]:hover > a:only-child,
.lx-ant-btn-primary[disabled]:focus > a:only-child,
.lx-ant-btn-primary[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-primary[disabled] > a:only-child::after,
.lx-ant-btn-primary[disabled]:hover > a:only-child::after,
.lx-ant-btn-primary[disabled]:focus > a:only-child::after,
.lx-ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-group .lx-ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #40a9ff;
  border-left-color: #40a9ff;
}

.lx-ant-btn-group .lx-ant-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9;
}

.lx-ant-btn-group .lx-ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #40a9ff;
}

.lx-ant-btn-group .lx-ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}

.lx-ant-btn-group .lx-ant-btn-primary:last-child:not(:first-child),
.lx-ant-btn-group .lx-ant-btn-primary + .lx-ant-btn-primary {
  border-left-color: #40a9ff;
}

.lx-ant-btn-group .lx-ant-btn-primary:last-child:not(:first-child)[disabled],
.lx-ant-btn-group .lx-ant-btn-primary + .lx-ant-btn-primary[disabled] {
  border-left-color: #d9d9d9;
}

.lx-ant-btn-ghost {
  color: rgba(0, 0, 0, 0.85);
  border-color: #d9d9d9;
  background: transparent;
}

.lx-ant-btn-ghost > a:only-child {
  color: currentColor;
}

.lx-ant-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-ghost:hover,
.lx-ant-btn-ghost:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}

.lx-ant-btn-ghost:hover > a:only-child,
.lx-ant-btn-ghost:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-ghost:hover > a:only-child::after,
.lx-ant-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-ghost:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}

.lx-ant-btn-ghost:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-ghost:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-ghost[disabled],
.lx-ant-btn-ghost[disabled]:hover,
.lx-ant-btn-ghost[disabled]:focus,
.lx-ant-btn-ghost[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-ghost[disabled] > a:only-child,
.lx-ant-btn-ghost[disabled]:hover > a:only-child,
.lx-ant-btn-ghost[disabled]:focus > a:only-child,
.lx-ant-btn-ghost[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-ghost[disabled] > a:only-child::after,
.lx-ant-btn-ghost[disabled]:hover > a:only-child::after,
.lx-ant-btn-ghost[disabled]:focus > a:only-child::after,
.lx-ant-btn-ghost[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dashed {
  color: rgba(0, 0, 0, 0.85);
  border-color: #d9d9d9;
  background: #fff;
  border-style: dashed;
}

.lx-ant-btn-dashed > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dashed:hover,
.lx-ant-btn-dashed:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: #fff;
}

.lx-ant-btn-dashed:hover > a:only-child,
.lx-ant-btn-dashed:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dashed:hover > a:only-child::after,
.lx-ant-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dashed:active {
  color: #096dd9;
  border-color: #096dd9;
  background: #fff;
}

.lx-ant-btn-dashed:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dashed:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dashed[disabled],
.lx-ant-btn-dashed[disabled]:hover,
.lx-ant-btn-dashed[disabled]:focus,
.lx-ant-btn-dashed[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-dashed[disabled] > a:only-child,
.lx-ant-btn-dashed[disabled]:hover > a:only-child,
.lx-ant-btn-dashed[disabled]:focus > a:only-child,
.lx-ant-btn-dashed[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dashed[disabled] > a:only-child::after,
.lx-ant-btn-dashed[disabled]:hover > a:only-child::after,
.lx-ant-btn-dashed[disabled]:focus > a:only-child::after,
.lx-ant-btn-dashed[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-danger {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}

.lx-ant-btn-danger > a:only-child {
  color: currentColor;
}

.lx-ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-danger:hover,
.lx-ant-btn-danger:focus {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}

.lx-ant-btn-danger:hover > a:only-child,
.lx-ant-btn-danger:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-danger:hover > a:only-child::after,
.lx-ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-danger:active {
  color: #fff;
  border-color: #d9363e;
  background: #d9363e;
}

.lx-ant-btn-danger:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-danger:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-danger[disabled],
.lx-ant-btn-danger[disabled]:hover,
.lx-ant-btn-danger[disabled]:focus,
.lx-ant-btn-danger[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-danger[disabled] > a:only-child,
.lx-ant-btn-danger[disabled]:hover > a:only-child,
.lx-ant-btn-danger[disabled]:focus > a:only-child,
.lx-ant-btn-danger[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-danger[disabled] > a:only-child::after,
.lx-ant-btn-danger[disabled]:hover > a:only-child::after,
.lx-ant-btn-danger[disabled]:focus > a:only-child::after,
.lx-ant-btn-danger[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-link {
  color: #1890ff;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.lx-ant-btn-link > a:only-child {
  color: currentColor;
}

.lx-ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-link:hover,
.lx-ant-btn-link:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}

.lx-ant-btn-link:hover > a:only-child,
.lx-ant-btn-link:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-link:hover > a:only-child::after,
.lx-ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-link:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}

.lx-ant-btn-link:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-link[disabled],
.lx-ant-btn-link[disabled]:hover,
.lx-ant-btn-link[disabled]:focus,
.lx-ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-link[disabled] > a:only-child,
.lx-ant-btn-link[disabled]:hover > a:only-child,
.lx-ant-btn-link[disabled]:focus > a:only-child,
.lx-ant-btn-link[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-link[disabled] > a:only-child::after,
.lx-ant-btn-link[disabled]:hover > a:only-child::after,
.lx-ant-btn-link[disabled]:focus > a:only-child::after,
.lx-ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-link:hover {
  background: transparent;
}

.lx-ant-btn-link:hover,
.lx-ant-btn-link:focus,
.lx-ant-btn-link:active {
  border-color: transparent;
}

.lx-ant-btn-link[disabled],
.lx-ant-btn-link[disabled]:hover,
.lx-ant-btn-link[disabled]:focus,
.lx-ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-link[disabled] > a:only-child,
.lx-ant-btn-link[disabled]:hover > a:only-child,
.lx-ant-btn-link[disabled]:focus > a:only-child,
.lx-ant-btn-link[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-link[disabled] > a:only-child::after,
.lx-ant-btn-link[disabled]:hover > a:only-child::after,
.lx-ant-btn-link[disabled]:focus > a:only-child::after,
.lx-ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-text {
  color: rgba(0, 0, 0, 0.85);
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.lx-ant-btn-text > a:only-child {
  color: currentColor;
}

.lx-ant-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-text:hover,
.lx-ant-btn-text:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}

.lx-ant-btn-text:hover > a:only-child,
.lx-ant-btn-text:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-text:hover > a:only-child::after,
.lx-ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-text:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}

.lx-ant-btn-text:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-text[disabled],
.lx-ant-btn-text[disabled]:hover,
.lx-ant-btn-text[disabled]:focus,
.lx-ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-text[disabled] > a:only-child,
.lx-ant-btn-text[disabled]:hover > a:only-child,
.lx-ant-btn-text[disabled]:focus > a:only-child,
.lx-ant-btn-text[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-text[disabled] > a:only-child::after,
.lx-ant-btn-text[disabled]:hover > a:only-child::after,
.lx-ant-btn-text[disabled]:focus > a:only-child::after,
.lx-ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-text:hover,
.lx-ant-btn-text:focus {
  color: rgba(0, 0, 0, 0.85);
  background: rgba(0, 0, 0, 0.018);
  border-color: transparent;
}

.lx-ant-btn-text:active {
  color: rgba(0, 0, 0, 0.85);
  background: rgba(0, 0, 0, 0.028);
  border-color: transparent;
}

.lx-ant-btn-text[disabled],
.lx-ant-btn-text[disabled]:hover,
.lx-ant-btn-text[disabled]:focus,
.lx-ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-text[disabled] > a:only-child,
.lx-ant-btn-text[disabled]:hover > a:only-child,
.lx-ant-btn-text[disabled]:focus > a:only-child,
.lx-ant-btn-text[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-text[disabled] > a:only-child::after,
.lx-ant-btn-text[disabled]:hover > a:only-child::after,
.lx-ant-btn-text[disabled]:focus > a:only-child::after,
.lx-ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
  background: #fff;
}

.lx-ant-btn-dangerous > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous:hover,
.lx-ant-btn-dangerous:focus {
  color: #ff7875;
  border-color: #ff7875;
  background: #fff;
}

.lx-ant-btn-dangerous:hover > a:only-child,
.lx-ant-btn-dangerous:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous:hover > a:only-child::after,
.lx-ant-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous:active {
  color: #d9363e;
  border-color: #d9363e;
  background: #fff;
}

.lx-ant-btn-dangerous:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous[disabled],
.lx-ant-btn-dangerous[disabled]:hover,
.lx-ant-btn-dangerous[disabled]:focus,
.lx-ant-btn-dangerous[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-dangerous[disabled] > a:only-child,
.lx-ant-btn-dangerous[disabled]:hover > a:only-child,
.lx-ant-btn-dangerous[disabled]:focus > a:only-child,
.lx-ant-btn-dangerous[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous[disabled] > a:only-child::after,
.lx-ant-btn-dangerous[disabled]:hover > a:only-child::after,
.lx-ant-btn-dangerous[disabled]:focus > a:only-child::after,
.lx-ant-btn-dangerous[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-primary {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}

.lx-ant-btn-dangerous.lx-ant-btn-primary > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-primary:hover,
.lx-ant-btn-dangerous.lx-ant-btn-primary:focus {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}

.lx-ant-btn-dangerous.lx-ant-btn-primary:hover > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-primary:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-primary:hover > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-primary:active {
  color: #fff;
  border-color: #d9363e;
  background: #d9363e;
}

.lx-ant-btn-dangerous.lx-ant-btn-primary:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-primary[disabled],
.lx-ant-btn-dangerous.lx-ant-btn-primary[disabled]:hover,
.lx-ant-btn-dangerous.lx-ant-btn-primary[disabled]:focus,
.lx-ant-btn-dangerous.lx-ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-dangerous.lx-ant-btn-primary[disabled] > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-primary[disabled]:hover > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-primary[disabled]:focus > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-primary[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-primary[disabled] > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-primary[disabled]:hover > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-primary[disabled]:focus > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-link {
  color: #ff4d4f;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.lx-ant-btn-dangerous.lx-ant-btn-link > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-link:hover,
.lx-ant-btn-dangerous.lx-ant-btn-link:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}

.lx-ant-btn-dangerous.lx-ant-btn-link:hover > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-link:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-link:hover > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-link:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}

.lx-ant-btn-dangerous.lx-ant-btn-link:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-link[disabled],
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:hover,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:focus,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-dangerous.lx-ant-btn-link[disabled] > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:hover > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:focus > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-link[disabled] > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:hover > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:focus > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-link:hover,
.lx-ant-btn-dangerous.lx-ant-btn-link:focus {
  color: #ff7875;
  border-color: transparent;
  background: transparent;
}

.lx-ant-btn-dangerous.lx-ant-btn-link:hover > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-link:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-link:hover > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-link:active {
  color: #d9363e;
  border-color: transparent;
  background: transparent;
}

.lx-ant-btn-dangerous.lx-ant-btn-link:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-link[disabled],
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:hover,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:focus,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-dangerous.lx-ant-btn-link[disabled] > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:hover > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:focus > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-link[disabled] > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:hover > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:focus > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-text {
  color: #ff4d4f;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.lx-ant-btn-dangerous.lx-ant-btn-text > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-text:hover,
.lx-ant-btn-dangerous.lx-ant-btn-text:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}

.lx-ant-btn-dangerous.lx-ant-btn-text:hover > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-text:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-text:hover > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-text:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}

.lx-ant-btn-dangerous.lx-ant-btn-text:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-text[disabled],
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:hover,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:focus,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-dangerous.lx-ant-btn-text[disabled] > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:hover > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:focus > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-text[disabled] > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:hover > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:focus > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-text:hover,
.lx-ant-btn-dangerous.lx-ant-btn-text:focus {
  color: #ff7875;
  border-color: transparent;
  background: rgba(0, 0, 0, 0.018);
}

.lx-ant-btn-dangerous.lx-ant-btn-text:hover > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-text:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-text:hover > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-text:active {
  color: #d9363e;
  border-color: transparent;
  background: rgba(0, 0, 0, 0.028);
}

.lx-ant-btn-dangerous.lx-ant-btn-text:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-dangerous.lx-ant-btn-text[disabled],
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:hover,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:focus,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-dangerous.lx-ant-btn-text[disabled] > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:hover > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:focus > a:only-child,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-dangerous.lx-ant-btn-text[disabled] > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:hover > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:focus > a:only-child::after,
.lx-ant-btn-dangerous.lx-ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 2.4px 0;
  font-size: 16px;
  border-radius: 2px;
  vertical-align: -3px;
}

.lx-ant-btn-icon-only > * {
  font-size: 16px;
}

.lx-ant-btn-icon-only.lx-ant-btn-lg {
  width: 40px;
  height: 40px;
  padding: 4.9px 0;
  font-size: 18px;
  border-radius: 2px;
}

.lx-ant-btn-icon-only.lx-ant-btn-lg > * {
  font-size: 18px;
}

.lx-ant-btn-icon-only.lx-ant-btn-sm {
  width: 24px;
  height: 24px;
  padding: 0px 0;
  font-size: 14px;
  border-radius: 2px;
}

.lx-ant-btn-icon-only.lx-ant-btn-sm > * {
  font-size: 14px;
}

.lx-ant-btn-icon-only > .anticon {
  display: flex;
  justify-content: center;
}

.lx-ant-btn-round {
  height: 32px;
  padding: 4px 16px;
  font-size: 14px;
  border-radius: 32px;
}

.lx-ant-btn-round.lx-ant-btn-lg {
  height: 40px;
  padding: 6.4px 20px;
  font-size: 16px;
  border-radius: 40px;
}

.lx-ant-btn-round.lx-ant-btn-sm {
  height: 24px;
  padding: 0px 12px;
  font-size: 14px;
  border-radius: 24px;
}

.lx-ant-btn-round.lx-ant-btn-icon-only {
  width: auto;
}

.lx-ant-btn-circle {
  min-width: 32px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%;
}

.lx-ant-btn-circle.lx-ant-btn-lg {
  min-width: 40px;
  border-radius: 50%;
}

.lx-ant-btn-circle.lx-ant-btn-sm {
  min-width: 24px;
  border-radius: 50%;
}

.lx-ant-btn::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none;
}

.lx-ant-btn .anticon {
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.lx-ant-btn .anticon.anticon-plus > svg,
.lx-ant-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizeSpeed;
}

.lx-ant-btn.lx-ant-btn-loading {
  position: relative;
}

.lx-ant-btn.lx-ant-btn-loading:not([disabled]) {
  pointer-events: none;
}

.lx-ant-btn.lx-ant-btn-loading::before {
  display: block;
}

.lx-ant-btn > .lx-ant-btn-loading-icon {
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.lx-ant-btn > .lx-ant-btn-loading-icon .anticon {
  padding-right: 8px;
  animation: none;
}

.lx-ant-btn > .lx-ant-btn-loading-icon .anticon svg {
  animation: loadingCircle 1s infinite linear;
}

.lx-ant-btn > .lx-ant-btn-loading-icon:only-child .anticon {
  padding-right: 0;
}

.lx-ant-btn-group {
  position: relative;
  display: inline-flex;
}

.lx-ant-btn-group > .lx-ant-btn,
.lx-ant-btn-group > span > .lx-ant-btn {
  position: relative;
}

.lx-ant-btn-group > .lx-ant-btn:hover,
.lx-ant-btn-group > span > .lx-ant-btn:hover,
.lx-ant-btn-group > .lx-ant-btn:focus,
.lx-ant-btn-group > span > .lx-ant-btn:focus,
.lx-ant-btn-group > .lx-ant-btn:active,
.lx-ant-btn-group > span > .lx-ant-btn:active {
  z-index: 2;
}

.lx-ant-btn-group > .lx-ant-btn[disabled],
.lx-ant-btn-group > span > .lx-ant-btn[disabled] {
  z-index: 0;
}

.lx-ant-btn-group .lx-ant-btn-icon-only {
  font-size: 14px;
}

.lx-ant-btn-group-lg > .lx-ant-btn,
.lx-ant-btn-group-lg > span > .lx-ant-btn {
  height: 40px;
  padding: 6.4px 15px;
  font-size: 16px;
  border-radius: 0;
}

.lx-ant-btn-group-lg .lx-ant-btn.lx-ant-btn-icon-only {
  width: 40px;
  height: 40px;
  padding-right: 0;
  padding-left: 0;
}

.lx-ant-btn-group-sm > .lx-ant-btn,
.lx-ant-btn-group-sm > span > .lx-ant-btn {
  height: 24px;
  padding: 0px 7px;
  font-size: 14px;
  border-radius: 0;
}

.lx-ant-btn-group-sm > .lx-ant-btn > .anticon,
.lx-ant-btn-group-sm > span > .lx-ant-btn > .anticon {
  font-size: 14px;
}

.lx-ant-btn-group-sm .lx-ant-btn.lx-ant-btn-icon-only {
  width: 24px;
  height: 24px;
  padding-right: 0;
  padding-left: 0;
}

.lx-ant-btn-group .lx-ant-btn + .lx-ant-btn,
.lx-ant-btn + .lx-ant-btn-group,
.lx-ant-btn-group span + .lx-ant-btn,
.lx-ant-btn-group .lx-ant-btn + span,
.lx-ant-btn-group > span + span,
.lx-ant-btn-group + .lx-ant-btn,
.lx-ant-btn-group + .lx-ant-btn-group {
  margin-left: -1px;
}

.lx-ant-btn-group .lx-ant-btn-primary + .lx-ant-btn:not(.lx-ant-btn-primary):not([disabled]) {
  border-left-color: transparent;
}

.lx-ant-btn-group .lx-ant-btn {
  border-radius: 0;
}

.lx-ant-btn-group > .lx-ant-btn:first-child,
.lx-ant-btn-group > span:first-child > .lx-ant-btn {
  margin-left: 0;
}

.lx-ant-btn-group > .lx-ant-btn:only-child {
  border-radius: 2px;
}

.lx-ant-btn-group > span:only-child > .lx-ant-btn {
  border-radius: 2px;
}

.lx-ant-btn-group > .lx-ant-btn:first-child:not(:last-child),
.lx-ant-btn-group > span:first-child:not(:last-child) > .lx-ant-btn {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.lx-ant-btn-group > .lx-ant-btn:last-child:not(:first-child),
.lx-ant-btn-group > span:last-child:not(:first-child) > .lx-ant-btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.lx-ant-btn-group-sm > .lx-ant-btn:only-child {
  border-radius: 2px;
}

.lx-ant-btn-group-sm > span:only-child > .lx-ant-btn {
  border-radius: 2px;
}

.lx-ant-btn-group-sm > .lx-ant-btn:first-child:not(:last-child),
.lx-ant-btn-group-sm > span:first-child:not(:last-child) > .lx-ant-btn {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.lx-ant-btn-group-sm > .lx-ant-btn:last-child:not(:first-child),
.lx-ant-btn-group-sm > span:last-child:not(:first-child) > .lx-ant-btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.lx-ant-btn-group > .lx-ant-btn-group {
  float: left;
}

.lx-ant-btn-group > .lx-ant-btn-group:not(:first-child):not(:last-child) > .lx-ant-btn {
  border-radius: 0;
}

.lx-ant-btn-group > .lx-ant-btn-group:first-child:not(:last-child) > .lx-ant-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.lx-ant-btn-group > .lx-ant-btn-group:last-child:not(:first-child) > .lx-ant-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.lx-ant-btn-rtl.lx-ant-btn-group .lx-ant-btn + .lx-ant-btn,
.lx-ant-btn-rtl.lx-ant-btn + .lx-ant-btn-group,
.lx-ant-btn-rtl.lx-ant-btn-group span + .lx-ant-btn,
.lx-ant-btn-rtl.lx-ant-btn-group .lx-ant-btn + span,
.lx-ant-btn-rtl.lx-ant-btn-group > span + span,
.lx-ant-btn-rtl.lx-ant-btn-group + .lx-ant-btn,
.lx-ant-btn-rtl.lx-ant-btn-group + .lx-ant-btn-group,
.lx-ant-btn-group-rtl.lx-ant-btn-group .lx-ant-btn + .lx-ant-btn,
.lx-ant-btn-group-rtl.lx-ant-btn + .lx-ant-btn-group,
.lx-ant-btn-group-rtl.lx-ant-btn-group span + .lx-ant-btn,
.lx-ant-btn-group-rtl.lx-ant-btn-group .lx-ant-btn + span,
.lx-ant-btn-group-rtl.lx-ant-btn-group > span + span,
.lx-ant-btn-group-rtl.lx-ant-btn-group + .lx-ant-btn,
.lx-ant-btn-group-rtl.lx-ant-btn-group + .lx-ant-btn-group {
  margin-right: -1px;
  margin-left: auto;
}

.lx-ant-btn-group.lx-ant-btn-group-rtl {
  direction: rtl;
}

.lx-ant-btn-group-rtl.lx-ant-btn-group > .lx-ant-btn:first-child:not(:last-child),
.lx-ant-btn-group-rtl.lx-ant-btn-group > span:first-child:not(:last-child) > .lx-ant-btn {
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}

.lx-ant-btn-group-rtl.lx-ant-btn-group > .lx-ant-btn:last-child:not(:first-child),
.lx-ant-btn-group-rtl.lx-ant-btn-group > span:last-child:not(:first-child) > .lx-ant-btn {
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}

.lx-ant-btn-group-rtl.lx-ant-btn-group-sm > .lx-ant-btn:first-child:not(:last-child),
.lx-ant-btn-group-rtl.lx-ant-btn-group-sm > span:first-child:not(:last-child) > .lx-ant-btn {
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}

.lx-ant-btn-group-rtl.lx-ant-btn-group-sm > .lx-ant-btn:last-child:not(:first-child),
.lx-ant-btn-group-rtl.lx-ant-btn-group-sm > span:last-child:not(:first-child) > .lx-ant-btn {
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}

.lx-ant-btn:focus > span,
.lx-ant-btn:active > span {
  position: relative;
}

.lx-ant-btn > .anticon + span,
.lx-ant-btn > span + .anticon {
  margin-left: 8px;
}

.lx-ant-btn.lx-ant-btn-background-ghost {
  color: #fff;
  border-color: #fff;
}

.lx-ant-btn.lx-ant-btn-background-ghost,
.lx-ant-btn.lx-ant-btn-background-ghost:hover,
.lx-ant-btn.lx-ant-btn-background-ghost:active,
.lx-ant-btn.lx-ant-btn-background-ghost:focus {
  background: transparent;
}

.lx-ant-btn-background-ghost.lx-ant-btn-primary {
  color: #1890ff;
  border-color: #1890ff;
  text-shadow: none;
}

.lx-ant-btn-background-ghost.lx-ant-btn-primary > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-primary:hover,
.lx-ant-btn-background-ghost.lx-ant-btn-primary:focus {
  color: #40a9ff;
  border-color: #40a9ff;
}

.lx-ant-btn-background-ghost.lx-ant-btn-primary:hover > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-primary:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-primary:hover > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-primary:active {
  color: #096dd9;
  border-color: #096dd9;
}

.lx-ant-btn-background-ghost.lx-ant-btn-primary:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-primary[disabled],
.lx-ant-btn-background-ghost.lx-ant-btn-primary[disabled]:hover,
.lx-ant-btn-background-ghost.lx-ant-btn-primary[disabled]:focus,
.lx-ant-btn-background-ghost.lx-ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-background-ghost.lx-ant-btn-primary[disabled] > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-primary[disabled]:hover > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-primary[disabled]:focus > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-primary[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-primary[disabled] > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-primary[disabled]:hover > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-primary[disabled]:focus > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-danger {
  color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: none;
}

.lx-ant-btn-background-ghost.lx-ant-btn-danger > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-danger:hover,
.lx-ant-btn-background-ghost.lx-ant-btn-danger:focus {
  color: #ff7875;
  border-color: #ff7875;
}

.lx-ant-btn-background-ghost.lx-ant-btn-danger:hover > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-danger:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-danger:hover > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-danger:active {
  color: #d9363e;
  border-color: #d9363e;
}

.lx-ant-btn-background-ghost.lx-ant-btn-danger:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-danger:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-danger[disabled],
.lx-ant-btn-background-ghost.lx-ant-btn-danger[disabled]:hover,
.lx-ant-btn-background-ghost.lx-ant-btn-danger[disabled]:focus,
.lx-ant-btn-background-ghost.lx-ant-btn-danger[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-background-ghost.lx-ant-btn-danger[disabled] > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-danger[disabled]:hover > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-danger[disabled]:focus > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-danger[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-danger[disabled] > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-danger[disabled]:hover > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-danger[disabled]:focus > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-danger[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: none;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous:hover,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous:focus {
  color: #ff7875;
  border-color: #ff7875;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous:hover > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous:hover > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous:active {
  color: #d9363e;
  border-color: #d9363e;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous[disabled],
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous[disabled]:hover,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous[disabled]:focus,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous[disabled] > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous[disabled]:hover > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous[disabled]:focus > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous[disabled] > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous[disabled]:hover > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous[disabled]:focus > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link {
  color: #ff4d4f;
  border-color: transparent;
  text-shadow: none;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link:hover,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link:focus {
  color: #ff7875;
  border-color: transparent;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link:hover > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link:focus > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link:hover > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link:active {
  color: #d9363e;
  border-color: transparent;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link[disabled],
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:hover,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:focus,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link[disabled] > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:hover > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:focus > a:only-child,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:active > a:only-child {
  color: currentColor;
}

.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link[disabled] > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:hover > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:focus > a:only-child::after,
.lx-ant-btn-background-ghost.lx-ant-btn-dangerous.lx-ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}

.lx-ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}

.lx-ant-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}

.lx-ant-btn-block {
  width: 100%;
}

.lx-ant-btn:empty {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\a0';
}

a.lx-ant-btn {
  padding-top: 0.01px !important;
  line-height: 30px;
}

a.lx-ant-btn-lg {
  line-height: 38px;
}

a.lx-ant-btn-sm {
  line-height: 22px;
}

.lx-ant-btn-rtl {
  direction: rtl;
}

.lx-ant-btn-group-rtl.lx-ant-btn-group .lx-ant-btn-primary:last-child:not(:first-child),
.lx-ant-btn-group-rtl.lx-ant-btn-group .lx-ant-btn-primary + .lx-ant-btn-primary {
  border-right-color: #40a9ff;
  border-left-color: #d9d9d9;
}

.lx-ant-btn-group-rtl.lx-ant-btn-group .lx-ant-btn-primary:last-child:not(:first-child)[disabled],
.lx-ant-btn-group-rtl.lx-ant-btn-group .lx-ant-btn-primary + .lx-ant-btn-primary[disabled] {
  border-right-color: #d9d9d9;
  border-left-color: #40a9ff;
}

.lx-ant-btn-rtl.lx-ant-btn > .lx-ant-btn-loading-icon .anticon {
  padding-right: 0;
  padding-left: 8px;
}

.lx-ant-btn > .lx-ant-btn-loading-icon:only-child .anticon {
  padding-right: 0;
  padding-left: 0;
}

.lx-ant-btn-rtl.lx-ant-btn > .anticon + span,
.lx-ant-btn-rtl.lx-ant-btn > span + .anticon {
  margin-right: 8px;
  margin-left: 0;
}

/* purgecss end ignore */