/* 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;
}
[class^=ant-],
[class*= ant-],
[class^=ant-] *,
[class*= ant-] *,
[class^=ant-] *::before,
[class*= ant-] *::before,
[class^=ant-] *::after,
[class*= ant-] *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* stylelint-disable at-rule-no-unknown */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          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;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
[tabindex='-1']:focus {
  outline: none !important;
}
hr {
  -webkit-box-sizing: content-box;
          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;
  -webkit-transition: color 0.3s;
  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;
  pointer-events: none;
}
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 {
  -ms-touch-action: manipulation;
      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;
}
th {
  text-align: inherit;
}
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'] {
  -webkit-box-sizing: border-box;
          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;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
}
.anticon-spin {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
}
.ant-fade-enter,
.ant-fade-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-fade-enter.ant-fade-enter-active,
.ant-fade-appear.ant-fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-fade-leave.ant-fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-fade-enter,
.ant-fade-appear {
  opacity: 0;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.ant-fade-leave {
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@-webkit-keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ant-move-up-enter,
.ant-move-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-up-enter.ant-move-up-enter-active,
.ant-move-up-appear.ant-move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-up-leave.ant-move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-up-enter,
.ant-move-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-down-enter,
.ant-move-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-down-enter.ant-move-down-enter-active,
.ant-move-down-appear.ant-move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-down-leave.ant-move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-down-enter,
.ant-move-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-left-enter,
.ant-move-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-left-enter.ant-move-left-enter-active,
.ant-move-left-appear.ant-move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-left-leave.ant-move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-left-enter,
.ant-move-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-right-enter,
.ant-move-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-right-enter.ant-move-right-enter-active,
.ant-move-right-appear.ant-move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-right-leave.ant-move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-right-enter,
.ant-move-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@-webkit-keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative;
}
html {
  --antd-wave-shadow-color: #1890ff;
  --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;
  -webkit-box-shadow: 0 0 0 0 #1890ff;
          box-shadow: 0 0 0 0 #1890ff;
  -webkit-box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
          box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: 0.2;
  -webkit-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: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
@-webkit-keyframes waveEffect {
  100% {
    -webkit-box-shadow: 0 0 0 #1890ff;
            box-shadow: 0 0 0 #1890ff;
    -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
            box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@keyframes waveEffect {
  100% {
    -webkit-box-shadow: 0 0 0 #1890ff;
            box-shadow: 0 0 0 #1890ff;
    -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
            box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@-webkit-keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-up-enter.ant-slide-up-enter-active,
.ant-slide-up-appear.ant-slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-up-leave.ant-slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-down-enter.ant-slide-down-enter-active,
.ant-slide-down-appear.ant-slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-down-leave.ant-slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-left-enter.ant-slide-left-enter-active,
.ant-slide-left-appear.ant-slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-left-leave.ant-slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-right-enter.ant-slide-right-enter-active,
.ant-slide-right-appear.ant-slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-right-leave.ant-slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-webkit-keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
}
.ant-zoom-enter,
.ant-zoom-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-enter.ant-zoom-enter-active,
.ant-zoom-appear.ant-zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-leave.ant-zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-enter,
.ant-zoom-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-enter-prepare,
.ant-zoom-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-enter.ant-zoom-big-enter-active,
.ant-zoom-big-appear.ant-zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-big-leave.ant-zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-enter-prepare,
.ant-zoom-big-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          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 {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-fast-enter-prepare,
.ant-zoom-big-fast-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-up-enter.ant-zoom-up-enter-active,
.ant-zoom-up-appear.ant-zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-up-leave.ant-zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-up-enter-prepare,
.ant-zoom-up-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-down-enter.ant-zoom-down-enter-active,
.ant-zoom-down-appear.ant-zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-down-leave.ant-zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-down-enter-prepare,
.ant-zoom-down-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-left-enter.ant-zoom-left-enter-active,
.ant-zoom-left-appear.ant-zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-left-leave.ant-zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-left-enter-prepare,
.ant-zoom-left-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-right-enter.ant-zoom-right-enter-active,
.ant-zoom-right-appear.ant-zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-right-leave.ant-zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-right-enter-prepare,
.ant-zoom-right-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@-webkit-keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
}
@-webkit-keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@-webkit-keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
}
@-webkit-keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
}
@-webkit-keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
}
@keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
}
.ant-motion-collapse-legacy {
  overflow: hidden;
}
.ant-motion-collapse-legacy-active {
  -webkit-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;
  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;
  -webkit-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;
  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;
}

/* 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.ant-row::before,
.ant-row::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ant-row-no-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.ant-row-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ant-row-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-row-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ant-row-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ant-row-space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.ant-row-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ant-row-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ant-row-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ant-col {
  position: relative;
  max-width: 100%;
  min-height: 1px;
}
.ant-col-24 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          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 {
  -webkit-box-ordinal-group: 25;
      -ms-flex-order: 24;
          order: 24;
}
.ant-col-23 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 95.83333333%;
          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 {
  -webkit-box-ordinal-group: 24;
      -ms-flex-order: 23;
          order: 23;
}
.ant-col-22 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66666667%;
          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 {
  -webkit-box-ordinal-group: 23;
      -ms-flex-order: 22;
          order: 22;
}
.ant-col-21 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 87.5%;
          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 {
  -webkit-box-ordinal-group: 22;
      -ms-flex-order: 21;
          order: 21;
}
.ant-col-20 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333333%;
          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 {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
}
.ant-col-19 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 79.16666667%;
          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 {
  -webkit-box-ordinal-group: 20;
      -ms-flex-order: 19;
          order: 19;
}
.ant-col-18 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          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 {
  -webkit-box-ordinal-group: 19;
      -ms-flex-order: 18;
          order: 18;
}
.ant-col-17 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70.83333333%;
          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 {
  -webkit-box-ordinal-group: 18;
      -ms-flex-order: 17;
          order: 17;
}
.ant-col-16 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66666667%;
          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 {
  -webkit-box-ordinal-group: 17;
      -ms-flex-order: 16;
          order: 16;
}
.ant-col-15 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 62.5%;
          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 {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}
.ant-col-14 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333333%;
          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 {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}
.ant-col-13 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 54.16666667%;
          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 {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}
.ant-col-12 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          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 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
.ant-col-11 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45.83333333%;
          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 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.ant-col-10 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66666667%;
          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 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.ant-col-9 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 37.5%;
          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 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.ant-col-8 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
          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 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.ant-col-7 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 29.16666667%;
          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 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.ant-col-6 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          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 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.ant-col-5 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20.83333333%;
          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 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.ant-col-4 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66666667%;
          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 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.ant-col-3 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
          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 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.ant-col-2 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333333%;
          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 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.ant-col-1 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 4.16666667%;
          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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-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 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-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;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          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 {
  -webkit-box-ordinal-group: 25;
      -ms-flex-order: 24;
          order: 24;
}
.ant-col-xs-23 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 95.83333333%;
          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 {
  -webkit-box-ordinal-group: 24;
      -ms-flex-order: 23;
          order: 23;
}
.ant-col-xs-22 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66666667%;
          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 {
  -webkit-box-ordinal-group: 23;
      -ms-flex-order: 22;
          order: 22;
}
.ant-col-xs-21 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 87.5%;
          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 {
  -webkit-box-ordinal-group: 22;
      -ms-flex-order: 21;
          order: 21;
}
.ant-col-xs-20 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333333%;
          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 {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
}
.ant-col-xs-19 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 79.16666667%;
          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 {
  -webkit-box-ordinal-group: 20;
      -ms-flex-order: 19;
          order: 19;
}
.ant-col-xs-18 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          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 {
  -webkit-box-ordinal-group: 19;
      -ms-flex-order: 18;
          order: 18;
}
.ant-col-xs-17 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70.83333333%;
          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 {
  -webkit-box-ordinal-group: 18;
      -ms-flex-order: 17;
          order: 17;
}
.ant-col-xs-16 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66666667%;
          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 {
  -webkit-box-ordinal-group: 17;
      -ms-flex-order: 16;
          order: 16;
}
.ant-col-xs-15 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 62.5%;
          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 {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}
.ant-col-xs-14 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333333%;
          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 {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}
.ant-col-xs-13 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 54.16666667%;
          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 {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}
.ant-col-xs-12 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          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 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
.ant-col-xs-11 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45.83333333%;
          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 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.ant-col-xs-10 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66666667%;
          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 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.ant-col-xs-9 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 37.5%;
          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 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.ant-col-xs-8 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
          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 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.ant-col-xs-7 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 29.16666667%;
          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 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.ant-col-xs-6 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          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 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.ant-col-xs-5 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20.83333333%;
          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 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.ant-col-xs-4 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66666667%;
          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 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.ant-col-xs-3 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
          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 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.ant-col-xs-2 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333333%;
          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 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.ant-col-xs-1 {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 4.16666667%;
          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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-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 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-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;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            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 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-sm-23 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 95.83333333%;
            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 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-sm-22 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            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 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-sm-21 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
            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 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-sm-20 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            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 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-sm-19 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 79.16666667%;
            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 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-sm-18 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            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 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-sm-17 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333333%;
            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 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-sm-16 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            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 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-sm-15 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            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 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-sm-14 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            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 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-sm-13 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 54.16666667%;
            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 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-sm-12 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            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 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-sm-11 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333333%;
            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 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-sm-10 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            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 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-sm-9 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            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 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-sm-8 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            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 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-sm-7 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16666667%;
            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 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-sm-6 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            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 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-sm-5 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333333%;
            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 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-sm-4 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            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 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-sm-3 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            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 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-sm-2 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            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 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-sm-1 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 4.16666667%;
            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 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-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 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-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;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            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 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-md-23 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 95.83333333%;
            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 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-md-22 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            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 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-md-21 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
            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 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-md-20 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            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 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-md-19 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 79.16666667%;
            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 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-md-18 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            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 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-md-17 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333333%;
            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 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-md-16 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            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 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-md-15 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            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 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-md-14 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            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 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-md-13 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 54.16666667%;
            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 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-md-12 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            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 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-md-11 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333333%;
            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 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-md-10 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            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 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-md-9 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            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 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-md-8 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            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 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-md-7 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16666667%;
            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 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-md-6 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            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 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-md-5 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333333%;
            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 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-md-4 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            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 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-md-3 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            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 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-md-2 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            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 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-md-1 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 4.16666667%;
            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 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-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 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-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;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            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 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-lg-23 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 95.83333333%;
            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 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-lg-22 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            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 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-lg-21 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
            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 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-lg-20 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            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 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-lg-19 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 79.16666667%;
            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 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-lg-18 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            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 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-lg-17 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333333%;
            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 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-lg-16 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            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 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-lg-15 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            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 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-lg-14 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            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 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-lg-13 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 54.16666667%;
            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 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-lg-12 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            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 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-lg-11 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333333%;
            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 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-lg-10 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            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 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-lg-9 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            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 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-lg-8 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            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 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-lg-7 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16666667%;
            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 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-lg-6 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            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 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-lg-5 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333333%;
            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 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-lg-4 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            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 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-lg-3 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            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 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-lg-2 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            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 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-lg-1 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 4.16666667%;
            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 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-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 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-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;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            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 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-xl-23 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 95.83333333%;
            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 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-xl-22 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            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 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-xl-21 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
            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 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-xl-20 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            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 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-xl-19 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 79.16666667%;
            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 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-xl-18 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            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 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-xl-17 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333333%;
            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 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-xl-16 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            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 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-xl-15 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            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 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-xl-14 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            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 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-xl-13 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 54.16666667%;
            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 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-xl-12 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            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 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-xl-11 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333333%;
            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 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-xl-10 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            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 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-xl-9 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            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 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-xl-8 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            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 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-xl-7 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16666667%;
            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 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-xl-6 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            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 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-xl-5 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333333%;
            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 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-xl-4 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            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 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-xl-3 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            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 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-xl-2 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            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 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-xl-1 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 4.16666667%;
            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 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-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 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-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;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            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 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-xxl-23 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 95.83333333%;
            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 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-xxl-22 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            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 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-xxl-21 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
            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 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-xxl-20 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            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 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-xxl-19 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 79.16666667%;
            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 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-xxl-18 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            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 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-xxl-17 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333333%;
            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 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-xxl-16 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            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 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-xxl-15 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            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 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-xxl-14 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            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 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-xxl-13 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 54.16666667%;
            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 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-xxl-12 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            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 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-xxl-11 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333333%;
            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 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-xxl-10 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            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 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-xxl-9 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            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 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-xxl-8 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            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 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-xxl-7 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16666667%;
            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 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-xxl-6 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            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 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-xxl-5 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333333%;
            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 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-xxl-4 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            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 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-xxl-3 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            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 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-xxl-2 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            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 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-xxl-1 {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 4.16666667%;
            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 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-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 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-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;
}

/* 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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-content-holder {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-nav {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-content-holder {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
  margin-right: 0;
  margin-left: 2px;
}
.ant-tabs-dropdown-rtl {
  direction: rtl;
}
.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
  text-align: right;
}
.ant-tabs-top,
.ant-tabs-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 {
  -webkit-transition: width 0.3s, left 0.3s, right 0.3s;
  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;
  -webkit-box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
          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;
  -webkit-box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
          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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          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 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 {
  margin: 0 0 16px 0;
  padding: 8px 24px;
  text-align: center;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab:last-of-type,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab:last-of-type,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab:last-of-type,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab:last-of-type {
  margin-bottom: 0;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn {
  font-weight: normal;
  text-shadow: 0 0 0.25px #096dd9;
}
.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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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;
  -webkit-box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
          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;
  -webkit-box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
          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 {
  -webkit-transition: height 0.3s, top 0.3s;
  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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          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 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          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 {
  -webkit-box-sizing: border-box;
          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;
  -webkit-font-feature-settings: 'tnum';
          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;
  -webkit-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);
          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 {
  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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.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;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  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: #1890ff;
  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:not(:last-of-type),
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
  margin-right: 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:not(:last-of-type),
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
  margin-bottom: 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 {
  -webkit-box-sizing: border-box;
          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;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.ant-tabs > .ant-tabs-nav,
.ant-tabs > div > .ant-tabs-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transform: translate(0);
          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;
  -webkit-transition: opacity 0.3s;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
      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;
  -webkit-transform: translateY(100%);
          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;
  padding: 0 8px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  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: #40a9ff;
}
.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: #096dd9;
}
.ant-tabs-extra-content {
  -webkit-box-flex: 0;
      -ms-flex: none;
          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']) {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-tabs-ink-bar {
  position: absolute;
  background: #1890ff;
  pointer-events: none;
}
.ant-tabs-tab {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 32px 0 0;
  padding: 12px 0;
  font-size: 14px;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.ant-tabs-tab:last-of-type {
  margin-right: 0;
  margin-left: 0;
}
.ant-tabs-tab-btn:focus,
.ant-tabs-tab-remove:focus,
.ant-tabs-tab-btn:active,
.ant-tabs-tab-remove:active {
  color: #096dd9;
}
.ant-tabs-tab-btn {
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tabs-tab-remove {
  -webkit-box-flex: 0;
      -ms-flex: none;
          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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tabs-tab-remove:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tabs-tab:hover {
  color: #40a9ff;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #1890ff;
  font-weight: 500;
}
.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-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.ant-tabs-content-holder {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  min-width: 0;
  min-height: 0;
}
.ant-tabs-content-animated {
  -webkit-transition: margin 0.3s;
  transition: margin 0.3s;
}
.ant-tabs-tabpane {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%;
  outline: none;
}

/* 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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-content-holder {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-nav {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-content-holder {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
  margin-right: 0;
  margin-left: 2px;
}
.ant-tabs-dropdown-rtl {
  direction: rtl;
}
.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
  text-align: right;
}
.ant-tabs-top,
.ant-tabs-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 {
  -webkit-transition: width 0.3s, left 0.3s, right 0.3s;
  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;
  -webkit-box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
          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;
  -webkit-box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
          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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          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 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 {
  margin: 0 0 16px 0;
  padding: 8px 24px;
  text-align: center;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab:last-of-type,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab:last-of-type,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab:last-of-type,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab:last-of-type {
  margin-bottom: 0;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn {
  font-weight: normal;
  text-shadow: 0 0 0.25px #096dd9;
}
.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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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;
  -webkit-box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
          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;
  -webkit-box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
          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 {
  -webkit-transition: height 0.3s, top 0.3s;
  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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          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 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          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 {
  -webkit-box-sizing: border-box;
          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;
  -webkit-font-feature-settings: 'tnum';
          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;
  -webkit-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);
          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 {
  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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.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;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  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: #1890ff;
  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:not(:last-of-type),
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
  margin-right: 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:not(:last-of-type),
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
  margin-bottom: 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 {
  -webkit-box-sizing: border-box;
          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;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.ant-tabs > .ant-tabs-nav,
.ant-tabs > div > .ant-tabs-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transform: translate(0);
          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;
  -webkit-transition: opacity 0.3s;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
      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;
  -webkit-transform: translateY(100%);
          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;
  padding: 0 8px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  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: #40a9ff;
}
.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: #096dd9;
}
.ant-tabs-extra-content {
  -webkit-box-flex: 0;
      -ms-flex: none;
          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']) {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-tabs-ink-bar {
  position: absolute;
  background: #1890ff;
  pointer-events: none;
}
.ant-tabs-tab {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 32px 0 0;
  padding: 12px 0;
  font-size: 14px;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.ant-tabs-tab:last-of-type {
  margin-right: 0;
  margin-left: 0;
}
.ant-tabs-tab-btn:focus,
.ant-tabs-tab-remove:focus,
.ant-tabs-tab-btn:active,
.ant-tabs-tab-remove:active {
  color: #096dd9;
}
.ant-tabs-tab-btn {
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tabs-tab-remove {
  -webkit-box-flex: 0;
      -ms-flex: none;
          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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tabs-tab-remove:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tabs-tab:hover {
  color: #40a9ff;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #1890ff;
  font-weight: 500;
}
.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-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.ant-tabs-content-holder {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  min-width: 0;
  min-height: 0;
}
.ant-tabs-content-animated {
  -webkit-transition: margin 0.3s;
  transition: margin 0.3s;
}
.ant-tabs-tabpane {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%;
  outline: none;
}

/* 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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-content-holder {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-nav {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-content-holder {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
  margin-right: 0;
  margin-left: 2px;
}
.ant-tabs-dropdown-rtl {
  direction: rtl;
}
.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
  text-align: right;
}
.ant-tabs-top,
.ant-tabs-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 {
  -webkit-transition: width 0.3s, left 0.3s, right 0.3s;
  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;
  -webkit-box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
          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;
  -webkit-box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
          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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          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 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 {
  margin: 0 0 16px 0;
  padding: 8px 24px;
  text-align: center;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab:last-of-type,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab:last-of-type,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab:last-of-type,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab:last-of-type {
  margin-bottom: 0;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn {
  font-weight: normal;
  text-shadow: 0 0 0.25px #096dd9;
}
.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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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;
  -webkit-box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
          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;
  -webkit-box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
          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 {
  -webkit-transition: height 0.3s, top 0.3s;
  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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          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 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          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 {
  -webkit-box-sizing: border-box;
          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;
  -webkit-font-feature-settings: 'tnum';
          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;
  -webkit-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);
          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 {
  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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.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;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  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: #1890ff;
  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:not(:last-of-type),
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
  margin-right: 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:not(:last-of-type),
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
  margin-bottom: 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 {
  -webkit-box-sizing: border-box;
          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;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.ant-tabs > .ant-tabs-nav,
.ant-tabs > div > .ant-tabs-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transform: translate(0);
          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;
  -webkit-transition: opacity 0.3s;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
      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;
  -webkit-transform: translateY(100%);
          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;
  padding: 0 8px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  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: #40a9ff;
}
.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: #096dd9;
}
.ant-tabs-extra-content {
  -webkit-box-flex: 0;
      -ms-flex: none;
          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']) {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-tabs-ink-bar {
  position: absolute;
  background: #1890ff;
  pointer-events: none;
}
.ant-tabs-tab {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 32px 0 0;
  padding: 12px 0;
  font-size: 14px;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.ant-tabs-tab:last-of-type {
  margin-right: 0;
  margin-left: 0;
}
.ant-tabs-tab-btn:focus,
.ant-tabs-tab-remove:focus,
.ant-tabs-tab-btn:active,
.ant-tabs-tab-remove:active {
  color: #096dd9;
}
.ant-tabs-tab-btn {
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tabs-tab-remove {
  -webkit-box-flex: 0;
      -ms-flex: none;
          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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tabs-tab-remove:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tabs-tab:hover {
  color: #40a9ff;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #1890ff;
  font-weight: 500;
}
.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-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.ant-tabs-content-holder {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  min-width: 0;
  min-height: 0;
}
.ant-tabs-content-animated {
  -webkit-transition: margin 0.3s;
  transition: margin 0.3s;
}
.ant-tabs-tabpane {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%;
  outline: none;
}

.cms-video-block {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.cms-video-play-con {
  position: relative;
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
}
.cms-video-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  transition: all 0.25s;
  cursor: pointer;
}
.cms-video-play::before {
  content: '';
  border: 10px solid transparent;
  border-left-color: rgba(255, 255, 255, 0.8);
  border-left-width: 14px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-15%, -50%);
  transition: all 0.25s;
}
.cms-video-play:hover::before {
  border-left-color: #ffffff;
}
.cms-video-mask {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
  overflow: hidden;
}
.cms-video-mask .cms-video-con {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.cms-video-mask .cms-video {
  position: relative;
}
.cms-video-mask .cms-video .cms-video-player {
  margin: 0 auto;
}
.cms-video-mask .cms-video .cms-video-player-mb {
  width: 95vw;
  height: calc(95vw / 16 * 9);
  margin: 0 auto;
}
.cms-video-mask .cms-video .cms-video-close {
  position: absolute;
  bottom: 100%;
  right: 0;
  width: 20px;
  height: 20px;
  background: #9b9b9b;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  cursor: pointer;
}
.cms-video-mask .cms-video video {
  outline: none;
}
.cc-solution-template .bg1 {
  position: relative;
  overflow: hidden;
  background: #f7f9fc;
  margin-bottom: 0!important;
}
.cc-solution-template .bg1 .container {
  margin-bottom: 0;
  padding: 0 24px;
}
.cc-solution-template .bg1 .shape {
  width: 1000px;
  height: 1000px;
  border-radius: 1000px;
  opacity: 0.7;
  background: linear-gradient(136deg, rgba(78, 49, 200, 0.05) 28%, rgba(149, 110, 254, 0.3) 82%);
  position: absolute;
  top: -700px;
  right: -700px;
}
.cc-solution-template .floor1 {
  position: relative;
  overflow: visible;
}
.cc-solution-template .floor1 .title {
  color: #131415;
  margin-top: 80px;
  margin-bottom: 24px;
}
.cc-solution-template .floor1 .desc {
  color: #131415;
  margin-bottom: 40px;
}
.cc-solution-template .floor1 .btn-wrap {
  margin-bottom: 35px;
}
@media all and (max-width: 768px) {
  .cc-solution-template .floor1 {
    padding: 0 6px;
  }
}
@media all and (min-width: 768px) {
  .cc-solution-template .bg1 .container {
    padding: 0 36px;
  }
  .cc-solution-template .floor1 .btn-wrap .contact {
    display: block;
    margin-top: 16px;
  }
}
@media all and (min-width: 1024px) {
  .cc-solution-template .bg1 .container {
    padding: 0 80px;
  }
  .cc-solution-template .bg1 .shape {
    width: 3000px;
    height: 3000px;
    border-radius: 100%;
    top: -2600px;
    right: -1800px;
  }
  .cc-solution-template .floor1 .img {
    max-height: 100%;
  }
  .cc-solution-template .floor1 .floor1-row {
    height: 600px;
  }
  .cc-solution-template .floor1 .floor1-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .cc-solution-template .floor1 .desc {
    margin-bottom: 40px;
  }
  .cc-solution-template .floor1 .title {
    margin-top: 0;
  }
  .cc-solution-template .floor1 .btn-wrap {
    margin-bottom: 0;
  }
}
@media all and (width: 1024px) {
  .cc-solution-template .bg1 .container {
    padding: 0 36px;
  }
  .cc-solution-template .bg1 .shape {
    width: 2000px;
    height: 2000px;
    border-radius: 2000px;
    top: -1400px;
    right: -1400px;
  }
  .cc-solution-template .floor1 .title {
    margin-top: 72px;
  }
  .cc-solution-template .floor1 .desc {
    margin-bottom: 39px;
  }
  .cc-solution-template .floor1 .btn-wrap .contact {
    margin-left: 20px;
  }
}
.cms-www-tabs-bar {
  overflow: hidden;
  margin: 0 12px 16px;
  z-index: 9;
  border-bottom: 1px solid #f0f0f0;
}
.cms-www-tabs-bar .bar {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  mask-image: linear-gradient(90deg, transparent, #000 16px, #000 calc(100% - 16px), transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 16px, #000 calc(100% - 16px), transparent);
}
.cms-www-tabs-bar .bar::-webkit-scrollbar {
  opacity: 0;
  height: 0;
}
.cms-www-tabs-bar .bar > span {
  display: inline-block;
  z-index: 1;
  position: relative;
}
.cms-www-tabs-bar .bar .bg {
  position: absolute;
  bottom: 0;
  z-index: 9;
  transition: all ease-in-out 0.3s;
  background: #5831ec;
  height: 3px;
}
.cms-www-tabs-bar .bar .item {
  display: inline-block;
  box-sizing: border-box;
  padding: 12px 16px 18px;
  cursor: pointer;
  border-radius: 17px;
  transition: color 0.24s ease;
}
@media all and (max-width: 1024px) {
  .cms-www-tabs-bar .bar {
    overflow-y: hidden;
    overflow-x: auto;
  }
}
.cc-solution-template .bg2 {
  background: #f6fafe;
}
.cc-solution-template .bg2.floor.bgFloor {
  margin-top: 0;
}
.cc-solution-template .floor2 {
  text-align: center;
}
.cc-solution-template .floor2 .tabs-wrap {
  position: relative;
}
.cc-solution-template .floor2 .img-wrap {
  position: relative;
}
.cc-solution-template .floor2 .arrow-line {
  padding: 0 12px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0%;
  z-index: 1;
  margin-top: -16px;
}
.cc-solution-template .floor2 .left {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  border: 1px solid rgba(154, 154, 154, 0.08);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  color: #9b9b9b;
  cursor: pointer;
  user-select: none;
}
.cc-solution-template .floor2 .right {
  display: flex;
  width: 40px;
  height: 40px;
  background: #ffffff;
  border: 1px solid rgba(154, 154, 154, 0.08);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  color: #9b9b9b;
  cursor: pointer;
  user-select: none;
}
.cc-solution-template .floor2 .tabs-wrap {
  position: relative;
}
.cc-solution-template .floor2 .tabs {
  position: relative;
}
.cc-solution-template .floor2 .tabs .ant-tabs-nav {
  display: none;
}
.cc-solution-template .floor2 .tabs .ant-tabs-ink-bar {
  height: 3px;
  background-color: #5831ec !important;
}
.cc-solution-template .floor2 .tabs .floor2-tab-font {
  white-space: nowrap;
}
.cc-solution-template .floor2 .tabs .ant-tabs-nav-operations {
  display: none !important;
}
.cc-solution-template .floor2 .tabs .ant-tabs-nav-wrap {
  mask-image: linear-gradient(90deg, transparent, #000 16px, #000 calc(100% - 16px), transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 16px, #000 calc(100% - 16px), transparent);
}
.cc-solution-template .floor2 .arrow-left {
  display: inline-block;
  position: absolute;
  left: -13px;
  top: 12px;
  width: 12px;
  transform: rotate(-180deg);
}
.cc-solution-template .floor2 .arrow-right {
  display: inline-block;
  position: absolute;
  right: -13px;
  top: 12px;
  width: 12px;
}
.cc-solution-template .floor2 .tab {
  text-align: left;
}
.cc-solution-template .floor2 .img {
  margin-top: 24px;
  width: 100%;
}
.cc-solution-template .floor2 .desc {
  color: rgba(19, 20, 21, 0.6);
}
.cc-solution-template .floor2 .name {
  margin-top: 48px;
  margin-bottom: 8px;
}
@media all and (max-width: 768px) {
  .cc-solution-template .floor2 .arrow-line {
    margin-top: -8px;
  }
}
@media all and (min-width: 1024px) {
  .cc-solution-template .tabs .ant-tabs-tab {
    padding-bottom: 18px;
  }
  .cc-solution-template .tabs .ant-tabs-nav-wrap {
    margin: 0 32px;
  }
  .cc-solution-template .tabs .floor2-tab-font {
    color: #131415;
    font-weight: 400;
  }
  .cc-solution-template .tabs .ant-tabs-ink-bar {
    height: 3px;
    background-color: #5831ec !important;
  }
  .cc-solution-template .floor2 .name {
    margin-top: 128px;
    margin-bottom: 24px;
  }
  .cc-solution-template .floor2 .img {
    margin-top: 32px;
    max-height: 520px;
  }
}
@media all and (width: 1024px) {
  .cc-solution-template .floor2 .name {
    margin-top: 56px;
    margin-bottom: 24px;
  }
}
.cc-solution-template .floor3 {
  text-align: center;
}
.cc-solution-template .floor3 .row-item {
  margin-bottom: 30px;
}
.cc-solution-template .floor3 .panel {
  height: 100%;
  background: white;
  border-radius: 8px;
  box-shadow: 0px 4px 10px 0px rgba(37, 60, 126, 0.08);
}
.cc-solution-template .floor3 .panel .img {
  border-radius: 8px 8px 0 0;
}
.cc-solution-template .floor3 .panel .info {
  text-align: left;
  padding: 30px;
}
.cc-solution-template .floor3 .panel .info .desc {
  opacity: 0.6;
  margin-top: 10px;
}
.cc-solution-template .floor3 .row-2,
.cc-solution-template .floor3 .row-4,
.cc-solution-template .floor3 .row-5,
.cc-solution-template .floor3 .row-6 {
  margin-bottom: 20px;
}
@media all and (min-width: 1024px) {
  .cc-solution-template .floor3 .content {
    margin-bottom: 30px;
  }
  .cc-solution-template .floor3 .item {
    text-align: left;
  }
  .cc-solution-template .floor3 .item .name {
    margin-bottom: 30px;
  }
  .cc-solution-template .floor3 .item .desc {
    opacity: 0.6;
  }
  .cc-solution-template .floor3 .card-single {
    padding: 40px 0;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px -2px 10px 0px rgba(37, 60, 126, 0.04), 0px 14px 20px 0px rgba(37, 60, 126, 0.15);
  }
  .cc-solution-template .floor3 .card-single .img {
    border-radius: 8px;
  }
  .cc-solution-template .floor3 .panel .info {
    padding: 40px 30px;
  }
  .cc-solution-template .floor3 .row-2,
  .cc-solution-template .floor3 .row-4,
  .cc-solution-template .floor3 .row-5,
  .cc-solution-template .floor3 .row-6 {
    margin-bottom: 40px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .cc-solution-template .floor3 .panel .info {
    padding: 50px 60px;
  }
}
@media all and (width: 1024px) {
  .cc-solution-template .floor3 .panel .info {
    padding: 30px 24px 40px;
  }
}
.cc-solution-template .floor4 {
  background: linear-gradient(212deg, rgba(19, 109, 255, 0.09) 18%, rgba(19, 109, 255, 0) 52%);
  position: relative;
}
.cc-solution-template .floor4 .head-title {
  text-align: center;
  color: #131415;
}
.cc-solution-template .floor4 .icon {
  display: inline-block;
  margin-right: 24px;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
}
.cc-solution-template .floor4 .panel {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.cc-solution-template .floor4 .panel .name {
  color: #131415;
  margin-bottom: 8px;
}
.cc-solution-template .floor4 .panel .desc {
  color: rgba(19, 20, 21, 0.6);
  margin-bottom: 40px;
}
.cc-solution-template .floor4 .col:last-child .desc {
  margin-bottom: 0;
}
@media all and (min-width: 1024px) {
  .cc-solution-template .bgFloor4.floor {
    padding-bottom: 40px;
  }
  .cc-solution-template .bgFloor4.floor .products {
    text-align: center;
  }
  .cc-solution-template .bgFloor4.floor .panel {
    margin-bottom: 72px;
  }
  .cc-solution-template .bgFloor4.floor .panel .name {
    margin-bottom: 16px;
  }
  .cc-solution-template .bgFloor4.floor .panel .desc {
    margin-bottom: 0;
  }
}
@media all and (width: 1024px) {
  .cc-solution-template .floor4 .name {
    margin-bottom: 16px;
  }
}
.cc-solution-template .bg5 {
  background: #f6f9fe;
  overflow: hidden;
}
.cc-solution-template .bg5.bgFloor {
  margin-top: 72px;
}
.cc-solution-template .floor5 {
  text-align: center;
  margin-bottom: 0;
}
.cc-solution-template .floor5 .item {
  text-align: left;
  margin-bottom: 72px;
}
.cc-solution-template .floor5 .item .img {
  width: 44px !important;
  height: 44px;
  margin-bottom: 20px;
}
.cc-solution-template .floor5 .item .desc {
  opacity: 0.6;
}
.cc-solution-template .floor5 .item .name {
  margin-bottom: 16px;
}
@media all and (min-width: 1024px) {
  .cc-solution-template .bgFloor.floor.bg5 {
    padding-bottom: 40px;
  }
  .cc-solution-template .bgFloor.floor.bg5 .item .img {
    width: 60px !important;
    height: 60px;
    margin-bottom: 28px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .cc-solution-template .bgFloor.floor.bg5 {
    padding-bottom: 0;
  }
  .cc-solution-template .floor5 .item {
    padding: 0 20px!important;
  }
  .cc-solution-template .floor5 .item .name {
    margin-bottom: 20px;
  }
  .cc-solution-template .floor5 .item .img {
    width: 52px !important;
    height: 52px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 768px) {
  .cc-solution-template .bgFloor.floor.bg5 {
    padding-bottom: 0;
  }
  .cc-solution-template .floor5 .item {
    padding: 0 20px!important;
  }
  .cc-solution-template .floor5 .item .img {
    width: 52px !important;
    height: 52px;
    margin-bottom: 20px;
  }
}
.cc-solution-template .bg6 {
  background: #fff;
}
.cc-solution-template .floor6 {
  text-align: center;
}
.cc-solution-template .floor6 .card {
  margin-bottom: 32px;
}
.cc-solution-template .floor6 .item {
  height: 100%;
  text-align: left;
  padding: 36px 54px;
  border-radius: 8px;
  box-shadow: 0px 4px 10px 0px rgba(37, 60, 126, 0.08);
}
@media all and (min-width: 1024px) {
  .cc-solution-template .floor6 .item {
    padding: 32px 20px!important;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .cc-solution-template .floor6 .item {
    padding: 32px 20px!important;
  }
  .cc-solution-template .floor6 .name {
    margin-bottom: 16px;
  }
}
@media all and (max-width: 768px) {
  .cc-solution-template .floor6 .item {
    padding: 32px 20px!important;
  }
  .cc-solution-template .floor6 .name {
    margin-bottom: 16px;
  }
}
.cc-solution-template .bg7 .container {
  margin-bottom: 80px;
}
.cc-solution-template .floor7 {
  position: relative;
  background: linear-gradient(167deg, rgba(19, 109, 255, 0.09) 18%, rgba(19, 109, 255, 0) 52%);
  text-align: center;
}
.cc-solution-template .floor7 .steps {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
}
.cc-solution-template .floor7 .steps .step {
  width: 100%;
  display: flex;
}
.cc-solution-template .floor7 .steps .step .mark {
  position: relative;
  margin-bottom: 40px;
  width: 50px;
  height: 100%;
}
.cc-solution-template .floor7 .steps .step .mark .index {
  width: 24px;
  height: 24px;
  background: #fee894;
  color: #eab44d;
  border-radius: 24px;
  text-align: center;
  display: inline-block;
  line-height: 24px;
  z-index: 1;
  position: relative;
}
.cc-solution-template .floor7 .steps .step .mark .line {
  position: absolute;
  display: block;
  height: 100%;
  width: 2px;
  top: 0px;
  left: 11px;
  opacity: 0.3;
  border-left: 2px dashed #5831ec;
}
.cc-solution-template .floor7 .steps .step .content {
  flex: 1;
}
.cc-solution-template .floor7 .steps .step .content .name {
  margin-bottom: 16px;
}
.cc-solution-template .floor7 .steps .step .content .desc {
  margin-bottom: 40px;
  color: rgba(19, 20, 21, 0.6);
}
.cc-solution-template .floor7 .steps .step:last-child .mark .line {
  display: none;
}
@media all and (min-width: 1024px) {
  .cc-solution-template .bg7 .container {
    margin-bottom: 112px;
  }
  .cc-solution-template .floor7 {
    text-align: center;
  }
  .cc-solution-template .floor7 .steps {
    flex-direction: row;
  }
  .cc-solution-template .floor7 .steps .step {
    width: 20%;
    display: block;
  }
  .cc-solution-template .floor7 .steps .step .mark {
    height: 24px;
    position: relative;
    width: 100%;
  }
  .cc-solution-template .floor7 .steps .step .mark .index {
    position: absolute;
    left: 50%;
    margin-left: -12px;
  }
  .cc-solution-template .floor7 .steps .step .mark .line {
    border-bottom: 2px dashed #5831ec;
    position: absolute;
    left: 50%;
    width: 100%;
    height: 2px;
    top: 11px;
    opacity: 0.3;
  }
  .cc-solution-template .floor7 .steps .step .content .name {
    text-align: center;
    padding: 0 10px;
  }
  .cc-solution-template .floor7 .steps .step .content .desc {
    padding: 0 10px;
    text-align: center;
  }
}
@media all and (width: 1024px) {
  .cc-solution-template .floor7 .mark {
    margin-bottom: 32px !important;
  }
}
@media all and (max-width: 1024px) {
  .cc-solution-template .floor7 .step:last-child .mark .line {
    display: none;
  }
}
.cc-solution-template .bg8 {
  background: #fff;
}
.cc-solution-template .floor8 {
  text-align: center;
}
.cc-solution-template .floor8 .img {
  width: 140px;
  display: inline-block;
  flex-shrink: 0;
}
.cc-solution-template .floor8 .col-card {
  margin-bottom: 32px;
}
.cc-solution-template .floor8 .item {
  height: 100%;
  text-align: left;
  padding: 41px 48px 25px!important;
  border-radius: 8px;
  box-shadow: 0px 4px 10px 0px rgba(37, 60, 126, 0.08);
}
.cc-solution-template .floor8 .flex-item {
  display: flex;
}
.cc-solution-template .floor8 .info {
  margin-left: 56px;
  word-break: break-all;
}
.cc-solution-template .floor8 .info .name {
  margin-bottom: 12px;
  color: #131415;
}
.cc-solution-template .floor8 .info .desc {
  margin-bottom: 18px;
  color: #131415;
  opacity: 0.6;
}
.cc-solution-template .floor8 .info .link {
  color: #FF4800;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.cc-solution-template .floor8 .info .link .arrow-icon {
  width: 14px;
}
@media all and (min-width: 1024px) {
  .cc-solution-template .floor8 .item {
    margin-bottom: 32px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .cc-solution-template .floor8 .item {
    margin-bottom: 20px;
    padding: 41px 48px 25px;
    text-align: center;
  }
  .cc-solution-template .floor8 .img {
    width: 140px;
    margin-bottom: 23px;
  }
  .cc-solution-template .floor8 .info {
    margin-left: 0;
    text-align: left;
  }
}
@media all and (max-width: 768px) {
  .cc-solution-template .floor8 .item {
    margin-bottom: 20px;
    padding: 41px 48px 25px;
    text-align: center;
  }
  .cc-solution-template .floor8 .img {
    width: 140px;
    margin-bottom: 23px;
  }
  .cc-solution-template .floor8 .info {
    margin-left: 0;
    text-align: left;
  }
}
.iphone7-base64,
.cc-solution-template .floor9 .phoneBg1 {
  background-image: url(data:image/png;base64,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XEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4BAnEBBRcnF0iAQEpAwaWk5RAgEBdQcHFygQQIpAQUXEpaDgECcQEFFycXSIBASkDBpaTlECAQF1BwcXKBBAikBBRcSloOAQJxAQUXJxdIgEBKQMGlpOUQIBAXUHBxcoEECKQEFFxKWg4B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);
}
.iphone11-base64,
.cc-solution-template .floor9 .phoneBg2 {
  background-image: url(data:image/png;base64,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);
}
.cc-solution-template .floor9 .ScrollbarsCustom-TrackX {
  height: 5px !important;
  left: 38px !important;
  width: calc(100% - 62px) !important;
  background-color: #e7f0f6 !important;
}
.cc-solution-template .floor9 .ScrollbarsCustom-ThumbX {
  background-color: #5831ec !important;
}
.cc-solution-template .floor9 .RowBox {
  width: 100%;
  height: 517px;
}
.cc-solution-template .floor9 .cardBox {
  width: 100%;
  height: 468px;
  padding-top: 8px;
  display: flex;
  position: relative;
}
.cc-solution-template .floor9 .cardItem {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 10px 0 rgba(37, 60, 126, 0.08);
  box-sizing: border-box;
  width: 100%;
  max-width: 300px;
  height: 468px;
  flex: 0 0 auto;
  transition: all 0.3s ease;
  cursor: pointer;
  overflow: hidden;
}
.cc-solution-template .floor9 .cardItem:not(:last-child) {
  margin-right: 24px;
}
.cc-solution-template .floor9 .cardText {
  text-align: center;
}
.cc-solution-template .floor9 W .titleText {
  margin-top: 32px;
  color: #131415 !important;
}
.cc-solution-template .floor9 .phoneBg1 {
  width: 156px;
  height: 325px;
  padding: 34px 6px 40px 7px;
  margin: 48px auto 24px auto;
  background-size: 100% 100%;
}
.cc-solution-template .floor9 .phoneBg2 {
  width: 156px;
  height: 315px;
  padding: 7px;
  margin: 48px auto 24px auto;
  background-size: 100% 100%;
}
.cc-solution-template .floor9 .cardImg {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.cc-solution-template .floor9 .cardImg1 {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.cc-solution-template .floor9 .cardImg2 {
  border-radius: 19px;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media all and (max-width: 768px) {
  .cc-solution-template .floor9 .cardBox {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media all and (min-width: 1024px) {
  .cc-solution-template .floor9 .ScrollbarsCustom-TrackX {
    width: calc(100% - 114px) !important;
    left: 72px !important;
  }
  .cc-solution-template .floor9 .RowBox {
    height: 517px;
  }
  .cc-solution-template .floor9 .cardBox {
    transform: translateX(72px);
  }
}
@media all and (min-width: 1025px) {
  .cc-solution-template .floor9 .ScrollbarsCustom-TrackX {
    width: 1164px !important;
    left: 50% !important;
    margin-left: -582px;
  }
  .cc-solution-template .floor9 .RowBox {
    height: 512px;
  }
  .cc-solution-template .floor9 .cardBox {
    transform: translateX(calc(50% - 580px));
  }
  .cc-solution-template .floor9 .cardItem:hover {
    transition: all 0.3s ease;
    transform: translateY(-8px);
    box-shadow: 0 14px 20px 0 rgba(37, 60, 126, 0.15), 0 -2px 10px 0 rgba(37, 60, 126, 0.04);
  }
}
@media all and (width: 1024px) {
  .cc-solution-template .floor9 .ScrollbarsCustom-TrackX {
    width: calc(100% - 164px) !important;
    left: 95px !important;
  }
  .cc-solution-template .floor9 .RowBox {
    height: 503px;
  }
  .cc-solution-template .floor9 .cardBox {
    transform: translateX(95px);
  }
  .cc-solution-template .floor9 .cardItem:hover {
    transition: all 0.3s ease;
    transform: translateY(-8px);
  }
}
.cc-solution-template .bg9 {
  background: #fff;
}
.cc-solution-template .floor9 {
  text-align: center;
}
.cc-solution-template .floor9 .img {
  width: 180px!important;
  height: 180px;
  display: inline-block;
}
.cc-solution-template .floor9 .item {
  display: flex;
  justify-content: space-between;
  text-align: left;
  padding: 48px 64px;
  margin-bottom: 32px;
  border-radius: 8px;
  box-shadow: 0px 4px 10px 0px rgba(37, 60, 126, 0.08);
}
.cc-solution-template .floor9 .info .name {
  margin-bottom: 12px;
  color: #131415;
}
.cc-solution-template .floor9 .info .desc {
  margin-bottom: 18px;
  color: #131415;
  opacity: 0.6;
}
.cc-solution-template .floor9 .info .link {
  color: #FF4800;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.cc-solution-template .floor9 .info .link .arrow-icon {
  width: 14px;
}
@media all and (min-width: 1024px) {
  .cc-solution-template .floor9 .item {
    margin-bottom: 32px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .cc-solution-template .floor9 .item {
    margin-bottom: 60px;
  }
}
@media all and (width: 1024px) {
  .cc-solution-template .floor9 {
    padding: 84px 0 82px;
  }
  .cc-solution-template .floor9 .head-title {
    margin-bottom: 77px;
  }
}
.cc-solution-template .bg10 {
  background: #fff;
}
.cc-solution-template .floor10 {
  text-align: center;
}
.cc-solution-template .floor10 .card {
  margin-bottom: 20px;
}
.cc-solution-template .floor10 .card .item {
  height: 100%;
  padding: 40px 20px;
  border-radius: 8px;
  box-shadow: 0px 4px 10px 0px rgba(37, 60, 126, 0.08);
}
.cc-solution-template .floor10 .card a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cc-solution-template .floor10 .card .img {
  width: 36px !important;
  height: 36px;
  margin-right: 18px;
}
.cc-solution-template .floor10 .card .desc {
  text-align: left;
  word-break: break-all;
}
.cc-solution-template .floor10 .card .card-left {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.cc-solution-template .floor10 .card .icon {
  width: 24px;
  height: 24px;
}
@media all and (min-width: 1024px) {
  .cms-www-product-template .floor10 .card:hover {
    transition: all ease 0.3s;
    transform: translateY(-10px);
    box-shadow: 0px 20px 20px 0px rgba(37, 60, 126, 0.15);
  }
  .cms-www-product-template .floor10 .card .img {
    margin-right: 20px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .cms-www-product-template .floor10 .card .img {
    width: 60px !important;
    height: 60px;
    margin-right: 34px;
  }
}
@media all and (width: 1024px) {
  .cms-www-product-template .floor10 .card .card-left {
    margin-right: 14px;
  }
  .cms-www-product-template .floor10 .card .img {
    width: 36px !important;
    height: 36px;
    margin-right: 20px;
  }
}
.cc-solution-template .floor11 {
  text-align: center;
}
.cc-solution-template .floor11 .row-item {
  margin-bottom: 30px;
}
.cc-solution-template .floor11 .panel {
  height: 100%;
  background: white;
  padding-bottom: 32px;
  border-radius: 8px;
  box-shadow: 0px 4px 10px 0px rgba(37, 60, 126, 0.08);
}
.cc-solution-template .floor11 .panel .img {
  border-radius: 8px 8px 0 0;
}
.cc-solution-template .floor11 .panel .info {
  text-align: left;
  padding: 32px 24px 0;
}
.cc-solution-template .floor11 .panel .info .desc {
  opacity: 0.6;
  margin-top: 10px;
}
.cc-solution-template .floor11 .bottom-link {
  display: flex;
  justify-content: center;
}
.cc-solution-template .floor11 .bottom-link .link {
  margin: 0;
}
.cc-solution-template .floor11 .link {
  color: #FF4800;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin: 32px 24px 0;
}
.cc-solution-template .floor11 .link .arrow-icon {
  width: 14px;
}
.cc-solution-template .floor11 .row-2,
.cc-solution-template .floor11 .row-4,
.cc-solution-template .floor11 .row-5,
.cc-solution-template .floor11 .row-6 {
  margin-bottom: 20px;
}
.cc-solution-template .floor11 .card-single {
  padding: 40px 0;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px -2px 10px 0px rgba(37, 60, 126, 0.04), 0px 14px 20px 0px rgba(37, 60, 126, 0.15);
}
.cc-solution-template .floor11 .card-single .img {
  border-radius: 8px;
}
.cc-solution-template .floor11 .card-single .link {
  margin-left: 0;
}
@media all and (min-width: 1024px) {
  .cc-solution-template .floor11 .item {
    text-align: left;
  }
  .cc-solution-template .floor11 .item .name {
    margin-bottom: 30px;
  }
  .cc-solution-template .floor11 .item .desc {
    opacity: 0.6;
  }
  .cc-solution-template .floor11 .row-2,
  .cc-solution-template .floor11 .row-4,
  .cc-solution-template .floor11 .row-5,
  .cc-solution-template .floor11 .row-6 {
    margin-bottom: 40px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .cc-solution-template .floor11 {
    padding: 30px 24px 40px;
  }
}
@media all and (max-width: 768px) {
  .cc-solution-template .floor11 .panel .info {
    padding: 30px 24px 40px;
  }
}
.cc-solution-template .bg12.floor.bgFloor {
  padding-bottom: 0;
}
.cc-solution-template .floor12 {
  text-align: center;
}
.cc-solution-template .floor12 .panels {
  background: #f8f9fd;
}
.cc-solution-template .floor12 .panels .panels-wrap {
  width: 100%;
  padding: 0 14px;
}
.cc-solution-template .floor12 .panels .panel {
  margin-bottom: 20px;
}
.cc-solution-template .floor12 .card {
  position: relative;
  display: block;
  height: 100%;
  padding: 40px 32px 30px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 4px 10px 0px rgba(37, 60, 126, 0.08);
}
.cc-solution-template .floor12 .card .card-item {
  height: 100%;
}
.cc-solution-template .floor12 .card .icon {
  width: 44px !important;
  height: 44px;
  margin-right: 20px;
  flex-shrink: 0;
}
.cc-solution-template .floor12 .card .desc {
  opacity: 0.6;
  text-align: left;
  margin: 24px 0 30px;
}
.cc-solution-template .floor12 .three-panels .item {
  background: white;
  border-radius: 8px;
}
.cc-solution-template .floor12 .three-panels .item .wrap {
  padding: 40px 36px;
  box-shadow: 0px 4px 10px 0px rgba(37, 60, 126, 0.08);
  margin-bottom: 20px;
}
.cc-solution-template .floor12 .three-panels .item .head {
  padding-bottom: 24px;
  margin-bottom: 32px;
  border-bottom: 1px solid #13141519;
}
.cc-solution-template .floor12 .three-panels .item .img {
  width: 48px !important;
  height: 48px;
}
.cc-solution-template .floor12 .three-panels .item .name {
  margin-bottom: 16px;
}
.cc-solution-template .floor12 .three-panels .item .desc {
  opacity: 0.6;
  text-align: center;
}
.cc-solution-template .floor12 .three-panels .item .center-href {
  display: flex;
  justify-content: center;
  margin-top: 57px;
}
@media all and (min-width: 1024px) {
  .cc-solution-template .floor12 .panels {
    padding-bottom: 112px;
  }
  .cc-solution-template .floor12 .panels .panels-wrap {
    padding: 0 80px;
  }
  .cc-solution-template .floor12 .card {
    padding: 60px 32px 32px;
  }
  .cc-solution-template .floor12 .card .name {
    margin-bottom: 24px;
  }
  .cc-solution-template .floor12 .card .desc {
    margin: 24px 0 0;
  }
  .cc-solution-template .floor12 .card .btn-href {
    margin-top: 36px;
  }
  .cc-solution-template .floor12 .card-hover {
    cursor: pointer;
  }
  .cc-solution-template .floor12 .card-hover:hover {
    transition: all ease 0.3s;
    transform: translateY(-10px);
    box-shadow: 0px 20px 20px 0px rgba(37, 60, 126, 0.15);
  }
  .cc-solution-template .floor12 .card-hover:hover .arrow-icon {
    transition: all 0.3s ease;
    margin-left: 5px;
  }
  .cc-solution-template .floor12 .three-panels .item {
    margin-bottom: 40px;
    border-radius: 0;
    box-shadow: none;
  }
  .cc-solution-template .floor12 .three-panels .item .wrap {
    height: 100%;
    padding: 72px 24px 50px;
    border-radius: 8px;
    box-shadow: 0px 4px 10px 0px rgba(37, 60, 126, 0.08);
  }
  .cc-solution-template .floor12 .three-panels .item .wrap:hover {
    transition: all ease 0.3s;
    transform: translateY(-10px);
    box-shadow: 0px 20px 20px 0px rgba(37, 60, 126, 0.15);
  }
  .cc-solution-template .floor12 .three-panels .item .name {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .cc-solution-template .floor12 .panels {
    padding-bottom: 72px;
  }
  .cc-solution-template .floor12 .panels .panels-wrap {
    padding: 0 24px;
  }
  .cc-solution-template .floor12 .card {
    padding: 50px 60px;
  }
  .cc-solution-template .floor12 .card .name {
    margin-bottom: 32px;
  }
  .cc-solution-template .floor12 .card .desc {
    margin: 24px 0 0;
  }
  .cc-solution-template .floor12 .card .btn-href {
    margin-top: 36px;
  }
  .cc-solution-template .floor12 .three-panels .item .wrap {
    padding: 40px 60px;
  }
}
@media all and (width: 1024px) {
  .cc-solution-template .floor12 .panels {
    padding-bottom: 72px;
  }
  .cc-solution-template .floor12 .panels .panels-wrap {
    padding: 0 24px;
  }
  .cc-solution-template .floor12 .card {
    padding: 50px 40px;
  }
  .cc-solution-template .floor12 .card .name {
    margin-right: 15px;
  }
  .cc-solution-template .floor12 .three-panels .item .wrap {
    padding: 50px 15px;
    margin-bottom: 0;
  }
}
@media all and (min-width: 1440px) {
  .panels-wrap {
    width: 1432px;
    margin: 0 auto !important;
    padding: 0 80px;
  }
}
.cc-solution-template .btn-open .link {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  color: #ff4800;
}
.cc-solution-template .btn-open .link .arrow-icon {
  transition: all ease 0.3s;
  position: relative;
  left: 0;
}
.cc-solution-template .btn-open .link:hover .arrow-icon {
  transition: all ease 0.3s;
  position: relative;
  left: 5px;
}
.cc-solution-template {
  background: #fff;
}
.cc-solution-template div {
  overflow-wrap: break-word;
}
.cc-solution-template .container {
  min-width: initial;
}
.cc-solution-template .btn {
  position: relative;
  display: inline-block;
  background: #ff4800;
  border-radius: 60px 48px 48px 0;
  padding: 13px 32px;
  box-sizing: border-box;
  border: none;
  color: #fff;
  transition: all 0.3s ease;
}
.cc-solution-template .btn:hover {
  background: #cc3900;
}
.cc-solution-template .products {
  color: #5831ec;
}
.cc-solution-template .flex {
  display: flex;
}
.cc-solution-template .f-d-col {
  flex-direction: column;
}
.cc-solution-template .f-jc-c {
  justify-content: center;
}
.cc-solution-template .f-ai-c {
  align-items: center;
}
.cc-solution-template .f-jc-spb {
  justify-content: space-between;
}
.cc-solution-template .arrow-icon {
  width: 14px;
  height: 14px;
}
@media all and (max-width: 768px) {
  .cc-solution-template .bgFloor {
    margin-top: 72px;
    padding-bottom: 72px;
  }
  .cc-solution-template .head-title {
    padding: 72px 0px 40px;
  }
  .cc-solution-template .bg-container {
    padding-left: 6px;
    padding-right: 6px;
  }
  .cc-solution-template .ant-row {
    margin-left: 0!important;
    margin-right: 0!important;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .cc-solution-template .bgFloor {
    margin-top: 72px;
    padding-bottom: 72px;
  }
  .cc-solution-template .head-title {
    padding: 72px 0px 40px;
  }
}
@media all and (min-width: 1024px) {
  .cc-solution-template .head-title {
    padding: 112px 0px 64px;
  }
  .cc-solution-template .bgFloor {
    margin-top: 112px;
    padding-bottom: 112px;
  }
}
.font-normal {
  font-weight: normal;
}
.font-bold {
  font-weight: bold;
}
.font-lighter {
  font-weight: lighter;
}
.font-bolder {
  font-weight: bolder;
}
.font-100 {
  font-weight: 100;
}
.font-200 {
  font-weight: 200;
}
.font-300 {
  font-weight: 300;
}
.font-400 {
  font-weight: 400;
}
.font-500 {
  font-weight: 500;
}
.font-600 {
  font-weight: 600;
}
.font-700 {
  font-weight: 700;
}
.font-800 {
  font-weight: 800;
}
.font-none {
  font-weight: normal;
}
.font-medium {
  font-weight: 500;
}
@media all and (max-width: 1024px) {
  .font-medium {
    font-weight: 600;
  }
}
.font-wrapper {
  font-family: Lato, Manrope, Roboto, Helvetica, Arial, sans-serif;
}
.font-wrapper.black-100 {
  color: #24262b;
}
.font-wrapper.black-65 {
  color: #656667;
}
.font-wrapper.black-45 {
  color: #959595;
}
.font-wrapper.black-25 {
  color: #c4c4c4;
}
.font-wrapper.black-15 {
  color: #dcdcdc;
}
.font-wrapper.black-9 {
  color: #ebebeb;
}
.font-wrapper.black-4 {
  color: #f6f6f6;
}
.font-wrapper.black-2 {
  color: #fbfbfb;
}
.font-wrapper.white {
  color: #fff;
}
.font-wrapper.h1 {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 1.2;
}
.font-wrapper.h1-s {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 1.2;
}
.font-wrapper.h1-m {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 1.2;
}
@media all and (min-width: 768px) {
  .font-wrapper.h1 {
    font-size: 44px;
    line-height: 1.15;
  }
  .font-wrapper.h1-s {
    font-size: 44px;
    line-height: 1.15;
  }
  .font-wrapper.h1-m {
    font-size: 44px;
    line-height: 1.15;
  }
}
@media all and (width: 1024px) {
  .font-wrapper.h1 {
    font-size: 44px;
    line-height: 1.15;
  }
  .font-wrapper.h1-s {
    font-size: 44px;
    line-height: 1.15;
  }
  .font-wrapper.h1-m {
    font-size: 44px;
    line-height: 1.15;
  }
}
@media all and (min-width: 1025px) {
  .font-wrapper {
    white-space: pre-wrap;
  }
  .font-wrapper.h1 {
    font-size: 56px;
    line-height: 1.15;
  }
  .font-wrapper.h1-s {
    font-size: 56px;
    line-height: 1.15;
  }
  .font-wrapper.h1-m {
    font-size: 56px;
    line-height: 1.15;
  }
}
.font-wrapper.h2 {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 32px;
  line-height: 1.2;
}
.font-wrapper.h2-s {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 32px;
  line-height: 1.2;
}
.font-wrapper.h2-m {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 32px;
  line-height: 1.2;
}
@media all and (min-width: 768px) {
  .font-wrapper.h2 {
    font-size: 40px;
    line-height: 1.1;
  }
  .font-wrapper.h2-s {
    font-size: 40px;
    line-height: 1.1;
  }
  .font-wrapper.h2-m {
    font-size: 40px;
    line-height: 1.1;
  }
}
@media all and (width: 1024px) {
  .font-wrapper.h2 {
    font-size: 44px;
    line-height: 1.15;
  }
  .font-wrapper.h2-s {
    font-size: 44px;
    line-height: 1.15;
  }
  .font-wrapper.h2-m {
    font-size: 44px;
    line-height: 1.15;
  }
}
@media all and (min-width: 1025px) {
  .font-wrapper {
    white-space: pre-wrap;
  }
  .font-wrapper.h2 {
    font-size: 48px;
    line-height: 1.15;
  }
  .font-wrapper.h2-s {
    font-size: 48px;
    line-height: 1.15;
  }
  .font-wrapper.h2-m {
    font-size: 48px;
    line-height: 1.15;
  }
}
.font-wrapper.h3 {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 32px;
  line-height: 1.2;
}
.font-wrapper.h3-s {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 32px;
  line-height: 1.2;
}
.font-wrapper.h3-m {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 28px;
  line-height: 1.2;
}
@media all and (min-width: 768px) {
  .font-wrapper.h3 {
    font-size: 40px;
    line-height: 1.1;
  }
  .font-wrapper.h3-s {
    font-size: 40px;
    line-height: 1.1;
  }
  .font-wrapper.h3-m {
    font-size: 40px;
    line-height: 1.1;
  }
}
@media all and (width: 1024px) {
  .font-wrapper.h3 {
    font-size: 40px;
    line-height: 1.1;
  }
  .font-wrapper.h3-s {
    font-size: 40px;
    line-height: 1.1;
  }
  .font-wrapper.h3-m {
    font-size: 40px;
    line-height: 1.1;
  }
}
@media all and (min-width: 1025px) {
  .font-wrapper {
    white-space: pre-wrap;
  }
  .font-wrapper.h3 {
    font-size: 44px;
    line-height: 1.15;
  }
  .font-wrapper.h3-s {
    font-size: 44px;
    line-height: 1.15;
  }
  .font-wrapper.h3-m {
    font-size: 44px;
    line-height: 1.15;
  }
}
.font-wrapper.h4 {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
.font-wrapper.h4-s {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
.font-wrapper.h4-m {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
@media all and (min-width: 768px) {
  .font-wrapper.h4 {
    font-size: 28px;
    line-height: 1.2;
  }
  .font-wrapper.h4-s {
    font-size: 28px;
    line-height: 1.2;
  }
  .font-wrapper.h4-m {
    font-size: 28px;
    line-height: 1.2;
  }
}
@media all and (width: 1024px) {
  .font-wrapper.h4 {
    font-size: 36px;
    line-height: 1.2;
  }
  .font-wrapper.h4-s {
    font-size: 36px;
    line-height: 1.2;
  }
  .font-wrapper.h4-m {
    font-size: 36px;
    line-height: 1.2;
  }
}
@media all and (min-width: 1025px) {
  .font-wrapper {
    white-space: pre-wrap;
  }
  .font-wrapper.h4 {
    font-size: 40px;
    line-height: 1.1;
  }
  .font-wrapper.h4-s {
    font-size: 40px;
    line-height: 1.1;
  }
  .font-wrapper.h4-m {
    font-size: 40px;
    line-height: 1.1;
  }
}
.font-wrapper.h5 {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
.font-wrapper.h5-s {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
.font-wrapper.h5-m {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
@media all and (min-width: 768px) {
  .font-wrapper.h5 {
    font-size: 28px;
    line-height: 1.2;
  }
  .font-wrapper.h5-s {
    font-size: 28px;
    line-height: 1.2;
  }
  .font-wrapper.h5-m {
    font-size: 28px;
    line-height: 1.2;
  }
}
@media all and (width: 1024px) {
  .font-wrapper.h5 {
    font-size: 36px;
    line-height: 1.2;
  }
  .font-wrapper.h5-s {
    font-size: 36px;
    line-height: 1.2;
  }
  .font-wrapper.h5-m {
    font-size: 36px;
    line-height: 1.2;
  }
}
@media all and (min-width: 1025px) {
  .font-wrapper {
    white-space: pre-wrap;
  }
  .font-wrapper.h5 {
    font-size: 36px;
    line-height: 1.2;
  }
  .font-wrapper.h5-s {
    font-size: 36px;
    line-height: 1.2;
  }
  .font-wrapper.h5-m {
    font-size: 36px;
    line-height: 1.2;
  }
}
.font-wrapper.h6 {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
.font-wrapper.h6-s {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
.font-wrapper.h6-m {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.2;
}
@media all and (min-width: 768px) {
  .font-wrapper.h6 {
    font-size: 28px;
    line-height: 1.2;
  }
  .font-wrapper.h6-s {
    font-size: 28px;
    line-height: 1.2;
  }
  .font-wrapper.h6-m {
    font-size: 28px;
    line-height: 1.2;
  }
}
@media all and (width: 1024px) {
  .font-wrapper.h6 {
    font-size: 28px;
    line-height: 1.2;
  }
  .font-wrapper.h6-s {
    font-size: 28px;
    line-height: 1.2;
  }
  .font-wrapper.h6-m {
    font-size: 28px;
    line-height: 1.2;
  }
}
@media all and (min-width: 1025px) {
  .font-wrapper {
    white-space: pre-wrap;
  }
  .font-wrapper.h6 {
    font-size: 32px;
    line-height: 1.2;
  }
  .font-wrapper.h6-s {
    font-size: 32px;
    line-height: 1.2;
  }
  .font-wrapper.h6-m {
    font-size: 32px;
    line-height: 1.2;
  }
}
.font-wrapper.h7 {
  font-size: 20px;
  line-height: 1.5;
}
.font-wrapper.h7-s {
  font-size: 20px;
  line-height: 1.5;
}
.font-wrapper.h7-m {
  font-size: 20px;
  line-height: 1.5;
}
@media all and (min-width: 768px) {
  .font-wrapper.h7 {
    font-size: 24px;
    line-height: 1.2;
  }
  .font-wrapper.h7-s {
    font-size: 24px;
    line-height: 1.2;
  }
  .font-wrapper.h7-m {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media all and (width: 1024px) {
  .font-wrapper.h7 {
    font-size: 24px;
    line-height: 1.2;
  }
  .font-wrapper.h7-s {
    font-size: 24px;
    line-height: 1.2;
  }
  .font-wrapper.h7-m {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media all and (min-width: 1025px) {
  .font-wrapper {
    white-space: pre-wrap;
  }
  .font-wrapper.h7 {
    font-size: 28px;
    line-height: 1.2;
  }
  .font-wrapper.h7-s {
    font-size: 28px;
    line-height: 1.2;
  }
  .font-wrapper.h7-m {
    font-size: 28px;
    line-height: 1.2;
  }
}
.font-wrapper.h8 {
  font-size: 20px;
  line-height: 1.5;
}
.font-wrapper.h8-s {
  font-size: 20px;
  line-height: 1.5;
}
.font-wrapper.h8-m {
  font-size: 20px;
  line-height: 1.5;
}
@media all and (min-width: 768px) {
  .font-wrapper.h8 {
    font-size: 24px;
    line-height: 1.2;
  }
  .font-wrapper.h8-s {
    font-size: 24px;
    line-height: 1.2;
  }
  .font-wrapper.h8-m {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media all and (width: 1024px) {
  .font-wrapper.h8 {
    font-size: 24px;
    line-height: 1.2;
  }
  .font-wrapper.h8-s {
    font-size: 24px;
    line-height: 1.2;
  }
  .font-wrapper.h8-m {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media all and (min-width: 1025px) {
  .font-wrapper {
    white-space: pre-wrap;
  }
  .font-wrapper.h8 {
    font-size: 24px;
    line-height: 1.2;
  }
  .font-wrapper.h8-s {
    font-size: 24px;
    line-height: 1.2;
  }
  .font-wrapper.h8-m {
    font-size: 24px;
    line-height: 1.2;
  }
}
.font-wrapper.h9 {
  font-size: 18px;
  line-height: 1.5;
}
.font-wrapper.h9-s {
  font-size: 18px;
  line-height: 1.5;
}
.font-wrapper.h9-m {
  font-size: 18px;
  line-height: 1.5;
}
@media all and (min-width: 768px) {
  .font-wrapper.h9 {
    font-size: 20px;
    line-height: 1.5;
  }
  .font-wrapper.h9-s {
    font-size: 20px;
    line-height: 1.5;
  }
  .font-wrapper.h9-m {
    font-size: 20px;
    line-height: 1.5;
  }
}
@media all and (width: 1024px) {
  .font-wrapper.h9 {
    font-size: 20px;
    line-height: 1.5;
  }
  .font-wrapper.h9-s {
    font-size: 20px;
    line-height: 1.5;
  }
  .font-wrapper.h9-m {
    font-size: 20px;
    line-height: 1.5;
  }
}
@media all and (min-width: 1025px) {
  .font-wrapper {
    white-space: pre-wrap;
  }
  .font-wrapper.h9 {
    font-size: 20px;
    line-height: 1.5;
  }
  .font-wrapper.h9-s {
    font-size: 20px;
    line-height: 1.5;
  }
  .font-wrapper.h9-m {
    font-size: 20px;
    line-height: 1.5;
  }
}
.font-wrapper.h10 {
  font-size: 16px;
  line-height: 1.5;
}
.font-wrapper.h10-s {
  font-size: 14px;
  line-height: 1.5;
}
.font-wrapper.h10-m {
  font-size: 16px;
  line-height: 1.5;
}
@media all and (min-width: 768px) {
  .font-wrapper.h10 {
    font-size: 16px;
    line-height: 1.5;
  }
  .font-wrapper.h10-s {
    font-size: 16px;
    line-height: 1.5;
  }
  .font-wrapper.h10-m {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media all and (width: 1024px) {
  .font-wrapper.h10 {
    font-size: 16px;
    line-height: 1.5;
  }
  .font-wrapper.h10-s {
    font-size: 16px;
    line-height: 1.5;
  }
  .font-wrapper.h10-m {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media all and (min-width: 1025px) {
  .font-wrapper {
    white-space: pre-wrap;
  }
  .font-wrapper.h10 {
    font-size: 18px;
    line-height: 1.5;
  }
  .font-wrapper.h10-s {
    font-size: 18px;
    line-height: 1.5;
  }
  .font-wrapper.h10-m {
    font-size: 18px;
    line-height: 1.5;
  }
}
.font-wrapper.h11 {
  font-size: 16px;
  line-height: 1.5;
}
.font-wrapper.h11-s {
  font-size: 14px;
  line-height: 1.5;
}
.font-wrapper.h11-m {
  font-size: 16px;
  line-height: 1.5;
}
@media all and (min-width: 768px) {
  .font-wrapper.h11 {
    font-size: 16px;
    line-height: 1.5;
  }
  .font-wrapper.h11-s {
    font-size: 16px;
    line-height: 1.5;
  }
  .font-wrapper.h11-m {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media all and (width: 1024px) {
  .font-wrapper.h11 {
    font-size: 16px;
    line-height: 1.5;
  }
  .font-wrapper.h11-s {
    font-size: 16px;
    line-height: 1.5;
  }
  .font-wrapper.h11-m {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media all and (min-width: 1025px) {
  .font-wrapper {
    white-space: pre-wrap;
  }
  .font-wrapper.h11 {
    font-size: 16px;
    line-height: 1.5;
  }
  .font-wrapper.h11-s {
    font-size: 16px;
    line-height: 1.5;
  }
  .font-wrapper.h11-m {
    font-size: 16px;
    line-height: 1.5;
  }
}
.font-wrapper.h12 {
  font-size: 14px;
  line-height: 1.5;
}
.font-wrapper.h12-s {
  font-size: 14px;
  line-height: 1.5;
}
.font-wrapper.h12-m {
  font-size: 14px;
  line-height: 1.5;
}
@media all and (min-width: 768px) {
  .font-wrapper.h12 {
    font-size: 14px;
    line-height: 1.5;
  }
  .font-wrapper.h12-s {
    font-size: 14px;
    line-height: 1.5;
  }
  .font-wrapper.h12-m {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media all and (width: 1024px) {
  .font-wrapper.h12 {
    font-size: 14px;
    line-height: 1.5;
  }
  .font-wrapper.h12-s {
    font-size: 14px;
    line-height: 1.5;
  }
  .font-wrapper.h12-m {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media all and (min-width: 1025px) {
  .font-wrapper {
    white-space: pre-wrap;
  }
  .font-wrapper.h12 {
    font-size: 14px;
    line-height: 1.55;
  }
  .font-wrapper.h12-s {
    font-size: 14px;
    line-height: 1.55;
  }
  .font-wrapper.h12-m {
    font-size: 14px;
    line-height: 1.55;
  }
}
.cc-www-components-icon-check {
  width: 24px;
  height: 24px;
}
.cc-www-components-icon-top-right-corner {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 42px;
  height: 42px;
}
.cc-www-components-icon-top-left-corner {
  position: absolute;
  top: -12px;
  left: -12px;
  width: 42px;
  height: 42px;
}
@media all and (min-width: 1024px) {
  .cc-www-components-icon-check {
    width: 32px;
    height: 32px;
  }
  .cc-www-components-icon-top-right-corner {
    top: -20px;
    right: -20px;
    width: 68px;
    height: 68px;
  }
  .cc-www-components-icon-top-left-corner {
    top: -20px;
    left: -20px;
    width: 68px;
    height: 68px;
  }
}
.cc-www-grid-container {
  width: 100%;
  padding: 0 14px;
}
@media all and (min-width: 768px) {
  .cc-www-grid-container {
    width: 100%;
    padding: 0 24px;
  }
}
@media all and (width: 1024px) {
  .cc-www-grid-container {
    width: 100%;
    padding: 0 24px;
  }
}
@media all and (min-width: 1025px) {
  .cc-www-grid-container {
    width: 100%;
    padding: 0 80px;
  }
}
@media all and (min-width: 1440px) {
  .cc-www-grid-container {
    width: 1432px;
    margin: 0 auto;
    padding: 0 80px;
  }
}
.cc-www-grid-fadein {
  animation: fadein 0.5s ease;
}
@keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

