/* 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 */
/* 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;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-variant: tabular-nums;
  line-height: 1.5;
  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: #5ebde3;
  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: #89d6f0;
}
a:active {
  color: #4496bd;
}
a:active,
a:hover {
  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: #5ebde3;
}
::selection {
  color: #fff;
  background: #5ebde3;
}
.clearfix {
  zoom: 1;
}
.clearfix::before,
.clearfix::after {
  display: table;
  content: '';
}
.clearfix::after {
  clear: both;
}
.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;
}
.fade-enter,
.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;
}
.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;
}
.fade-enter.fade-enter-active,
.fade-appear.fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.fade-leave.fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.fade-enter,
.fade-appear {
  opacity: 0;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.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;
  }
}
.move-up-enter,
.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;
}
.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;
}
.move-up-enter.move-up-enter-active,
.move-up-appear.move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-up-leave.move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-up-enter,
.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);
}
.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);
}
.move-down-enter,
.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;
}
.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;
}
.move-down-enter.move-down-enter-active,
.move-down-appear.move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-down-leave.move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-down-enter,
.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);
}
.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);
}
.move-left-enter,
.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;
}
.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;
}
.move-left-enter.move-left-enter-active,
.move-left-appear.move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-left-leave.move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-left-enter,
.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);
}
.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);
}
.move-right-enter,
.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;
}
.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;
}
.move-right-enter.move-right-enter-active,
.move-right-appear.move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-right-leave.move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-right-enter,
.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);
}
.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: #5ebde3;
}
[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 #5ebde3;
          box-shadow: 0 0 0 0 #5ebde3;
  -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 #5ebde3;
            box-shadow: 0 0 0 #5ebde3;
    -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 #5ebde3;
            box-shadow: 0 0 0 #5ebde3;
    -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;
  }
}
.slide-up-enter,
.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;
}
.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;
}
.slide-up-enter.slide-up-enter-active,
.slide-up-appear.slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-up-enter,
.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);
}
.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);
}
.slide-down-enter,
.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;
}
.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;
}
.slide-down-enter.slide-down-enter-active,
.slide-down-appear.slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-down-enter,
.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);
}
.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);
}
.slide-left-enter,
.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;
}
.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;
}
.slide-left-enter.slide-left-enter-active,
.slide-left-appear.slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-left-enter,
.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);
}
.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);
}
.slide-right-enter,
.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;
}
.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;
}
.slide-right-enter.slide-right-enter-active,
.slide-right-appear.slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-right-enter,
.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);
}
.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;
  }
}
.swing-enter,
.swing-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;
}
.swing-enter.swing-enter-active,
.swing-appear.swing-appear-active {
  -webkit-animation-name: antSwingIn;
          animation-name: antSwingIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes antSwingIn {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  60% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@keyframes antSwingIn {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  60% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
.zoom-enter,
.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;
}
.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;
}
.zoom-enter.zoom-enter-active,
.zoom-appear.zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-leave.zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-enter,
.zoom-appear {
  -webkit-transform: scale(0);
      -ms-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);
}
.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);
}
.zoom-big-enter,
.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;
}
.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;
}
.zoom-big-enter.zoom-big-enter-active,
.zoom-big-appear.zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-enter,
.zoom-big-appear {
  -webkit-transform: scale(0);
      -ms-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);
}
.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);
}
.zoom-big-fast-enter,
.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;
}
.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;
}
.zoom-big-fast-enter.zoom-big-fast-enter-active,
.zoom-big-fast-appear.zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-transform: scale(0);
      -ms-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);
}
.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);
}
.zoom-up-enter,
.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;
}
.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;
}
.zoom-up-enter.zoom-up-enter-active,
.zoom-up-appear.zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-up-enter,
.zoom-up-appear {
  -webkit-transform: scale(0);
      -ms-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);
}
.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);
}
.zoom-down-enter,
.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;
}
.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;
}
.zoom-down-enter.zoom-down-enter-active,
.zoom-down-appear.zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-down-enter,
.zoom-down-appear {
  -webkit-transform: scale(0);
      -ms-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);
}
.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);
}
.zoom-left-enter,
.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;
}
.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;
}
.zoom-left-enter.zoom-left-enter-active,
.zoom-left-appear.zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-left-enter,
.zoom-left-appear {
  -webkit-transform: scale(0);
      -ms-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);
}
.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);
}
.zoom-right-enter,
.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;
}
.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;
}
.zoom-right-enter.zoom-right-enter-active,
.zoom-right-appear.zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-right-enter,
.zoom-right-appear {
  -webkit-transform: scale(0);
      -ms-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);
}
.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.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse {
  overflow: hidden;
  -webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s 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-message {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: fixed;
  top: 16px;
  left: 0;
  z-index: 1010;
  width: 100%;
  pointer-events: none;
}
.ant-message-notice {
  padding: 8px;
  text-align: center;
}
.ant-message-notice:first-child {
  margin-top: -8px;
}
.ant-message-notice-content {
  display: inline-block;
  padding: 10px 16px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  pointer-events: all;
}
.ant-message-success .anticon {
  color: #52c41a;
}
.ant-message-error .anticon {
  color: #f5222d;
}
.ant-message-warning .anticon {
  color: #faad14;
}
.ant-message-info .anticon,
.ant-message-loading .anticon {
  color: #1890ff;
}
.ant-message .anticon {
  position: relative;
  top: 1px;
  margin-right: 8px;
  font-size: 16px;
}
.ant-message-notice.move-up-leave.move-up-leave-active {
  overflow: hidden;
  -webkit-animation-name: MessageMoveOut;
          animation-name: MessageMoveOut;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}
@-webkit-keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}
 {
  /* 2020-02-09 joel: extend to stick to bottom of body */
  /* ---- 2018-04-29 joel: global styling ---- */
  /*.ant-steps-item-process .ant-steps-item-icon { background:#6bc4e5!important; border:none!important; } */
  /* rc-drawer need to lower to below antd modal (1000) */
  /* Joyride */
  /* adjust popup box */
  /* adjust popup box */
}
.fn-clear {
  *zoom: 1;
}
.fn-clear:before,
.fn-clear:after {
  content: '';
  display: table;
}
.fn-clear:after {
  clear: both;
}
.fn-left {
  float: left;
}
.fn-right {
  float: right;
}
.fn-hide {
  display: none;
}
.fn-show {
  display: block;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
}
.no-select {
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.no-appear {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-wrap {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#root,
body,
html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}
#root {
  display: table;
  max-width: 100vw;
}
.ant-modal-root {
  position: relative;
  z-index: 10000;
}
.ant-notification {
  z-index: 10010 !important;
}
.ant-modal-content {
  border-radius: 0.5em !important;
}
.ant-modal-header {
  border-radius: 0.5em 0.5em 0 0 !important;
  background-color: #18b6e3 !important;
  padding: 24px 24px !important;
}
.ant-modal-title {
  font-size: 200% !important;
  position: relative;
}
.ant-layout-header {
  height: 84px !important;
}
.ant-menu-item {
  font-weight: bold;
  font-size: 14px;
  -webkit-transition: border-color 0s !important;
  transition: border-color 0s !important;
}
.ant-layout-header .ant-menu-item-selected {
  border-bottom-color: #0b97c4 !important;
  border-bottom-width: 8px !important;
  border-bottom-style: solid !important;
}
.ant-menu-item-selected > a,
.ant-menu-item-selected > a:hover {
  color: #5ebde3 !important;
}
.ant-layout-header .ant-menu-item-active {
  border-bottom-width: 8px !important;
  border-bottom-style: solid !important;
}
.ant-layout-header .ant-menu-item {
  cursor: pointer;
  line-height: initial;
  height: 72px;
  text-align: center;
  padding: 2px 14px 0;
}
.ant-layout-header .ant-menu-item .anticon {
  font-size: 160%;
  margin: 0 0 6px 0 !important;
  display: block;
}
.ant-layout-footer {
  background: transparent !important;
  padding: 5px 50px !important;
}
.ant-form-item {
  margin-bottom: 12px !important;
}
.anticon {
  cursor: pointer;
}
.ant-back-top {
  right: 10px !important;
}
.ant-form-item-label > label::after {
  content: '' !important;
}
.ant-select-dropdown-menu-item,
.ant-select-selection-selected-value {
  font-family: 'Noto Sans SC', sans-serif !important;
}
.ant-message {
  font-family: 'Noto Sans SC', sans-serif !important;
  font-size: 18px !important;
}
.dudu-app {
  overflow-x: hidden;
}
.dudu-app .dudu-sider {
  background: #f9c23c;
  padding-top: 100px;
  overflow-y: auto;
}
.dudu-app .dudu-sider .ant-layout-sider-zero-width-trigger {
  background: #f9c23c;
  top: 14px;
  right: -35px;
  z-index: 10;
}
.dudu-app .tileboardOuter_ {
  height: 100%;
}
[data-pathname='/mgtreports/classAnalytics'] .dudu-sider {
  padding-top: 0;
}
[data-pathname='/mgtreports/classAnalytics'] .dudu-sider .ant-menu {
  padding-bottom: 100px;
}
.dudu-app .ant-layout-content {
  max-width: 100vw;
  overflow-x: initial !important;
}
.dudu-sider.dudu-sider-discovery {
  background: rgba(0, 0, 0, 0.3) !important;
}
.ant-layout.dudu-disc {
  background-size: 100% 93% !important;
  height: 100%;
  width: 100%;
}
.dudu-disc .ant-layout-content {
  height: 100%;
  max-height: 100%;
  max-width: 66%;
  margin-top: 4%;
  position: relative;
  overflow: visible !important;
  margin-left: 3%;
}
.dudu-disc.tab-tangpoem .dd-lvl-block {
  visibility: hidden;
}
.ant-layout.dudu-disc.tab-wordchallenge,
.ant-layout.dudu-disc.tab-popgame,
.ant-layout.dudu-disc.tab-tangpoem {
  background-size: cover !important;
}
.dudu-sider .ant-menu {
  padding-top: 40px;
  background: transparent !important;
}
.dudu-sider .ant-menu-item {
  /* text-align: center; */
  margin: 0 !important;
  padding: 0 16px !important;
  text-transform: capitalize;
}
.dudu-sider .ant-menu-item:after {
  display: none !important;
}
.dudu-sider .ant-menu-item-selected {
  background: #fba610 !important;
  color: #fff;
}
.dudu-sider .ant-menu-item-active {
  background: #f9b81c !important;
  color: #fff;
}
.dudu-sider .ant-menu-item-active {
  color: #fff !important;
}
.dudu-pt-qn .ant-radio-group {
  display: inline;
}
.dudu-pt-qn .ant-radio-wrapper-checked {
  background: rgba(93, 189, 227, 0.4) !important;
}
.dudu-sider.dudu-sider-discovery .ant-menu-inline .ant-menu-item {
  color: #fff;
}
.dudu-sider.dudu-sider-discovery .ant-menu-inline {
  width: 101%;
  border-right: 0;
}
.dudu-disc.tab-wordchallenge .ant-card {
  width: 189px;
}
.dudu-disc.tab-tangpoem .ant-layout-content {
  width: 100%;
  max-width: 100%;
}
.dudu-disc.tab-tangpoem .ant-card {
  margin: 0 10px;
}
.dudu-disc.tab-popgame .ant-table-thead > tr > th,
.dudu-disc.tab-popgame .ant-table-tbody > tr > td {
  padding: 7px;
}
.batch-head {
  background-image: url(./static/title-box.d1791946.png);
  width: 160px;
  height: 65px;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 800;
  color: #ffffff;
}
.dudu-sider .ant-menu {
  padding-top: 40px;
  background: transparent !important;
}
.dudu-sider .ant-menu-item {
  /* text-align: center; */
  margin: 0 !important;
  padding: 0 16px !important;
  text-transform: capitalize;
}
.dudu-sider .ant-menu-item:after {
  display: none !important;
}
.dudu-sider .ant-menu-item-selected {
  background: #fba610 !important;
  color: #fff;
}
.dudu-sider .ant-menu-item-active {
  background: #f9b81c !important;
  color: #fff;
}
.dudu-sider .ant-menu-item-active {
  color: #fff !important;
}
.dudu-pt .ant-radio-group {
  display: inline;
}
.dudu-pt .ant-radio-wrapper-checked {
  background: rgba(93, 189, 227, 0.4) !important;
}
.dudu-bookshelf {
  overflow: initial !important;
}
.dudu-bookshelf .ant-tabs-nav .ant-tabs-tab {
  margin: 0 16px 0 0;
  padding: 12px 12px;
}
.dudu-gamify-modal .ant-modal-body {
  padding-right: 0 !important;
}
.dudu-layout-full {
  display: block;
  background: -webkit-gradient(linear, left top, right top, from(#fcecc0), to(#fac31f)) !important;
  background: linear-gradient(90deg, #fcecc0, #fac31f) !important;
  height: 100vh;
  width: 100vw;
}
.drawer {
  z-index: 900 !important;
}
.dudu-drawer .drawer-content-wrapper {
  width: 400px;
}
.dudu-drawer h1 {
  padding: 0.5em 0.4em 0;
}
.dudu-drawer .MessageReader {
  border-top: 1px solid #ccc;
}
.react-joyride__overlay {
  z-index: 5000 !important;
}
.__floater__open {
  margin-top: -12px;
  z-index: 5010 !important;
}
.__floater__arrow svg {
  margin-left: 15px;
}
.__floater__open button {
  cursor: pointer;
}
.__floater__open button {
  min-width: 3em;
}
.joyride-spotlight {
  background-color: #9e9e9e !important;
  border-radius: 10px !important;
}
.note {
  font-size: 90%;
  opacity: 0.8;
  color: #5ebde3;
}
.subdue {
  font-size: 80%;
  opacity: 0.8;
}
.empty {
  text-align: center;
  letter-spacing: 2px;
  font-variant: small-caps;
  color: #aaa;
}
.clickable {
  cursor: pointer !important;
}
.disabled_ {
  pointer-events: none;
  cursor: default !important;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.5;
}
.empty.big_ {
  min-height: 5em;
  margin-top: 2em;
}
.Flipcard-front,
.Flipcard-back {
  overflow: hidden;
}
.logoouter {
  position: absolute;
  top: 20px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  padding: 0.5em;
  z-index: 10;
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
          transform: scale(1.4);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53), -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
}
.logoouter:hover {
  -webkit-transform: scale(1.6);
      -ms-transform: scale(1.6);
          transform: scale(1.6);
}
.logo {
  position: absolute;
  top: -3px;
  left: 0;
  width: 80px;
  height: 80px;
  text-align: center;
  border-radius: 50%;
  padding: 0.5em;
}
.logo > a {
  display: block;
  font-size: 24px;
}
.logo img {
  height: 78px;
  margin: -4px 0 0 -2px;
}
.standalone {
  left: 30px;
  top: 30px;
}
.standalone .logo {
  top: 0;
  background-color: #fff !important;
}
section:not(.ant-layout) footer {
  bottom: 10px;
  position: absolute;
  margin: auto;
  width: 100%;
}
.focal-app {
  overflow: hidden;
}
.focal-shelf {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background-image: url("data:image/svg+xml,%3Csvg id='visual' viewBox='0 0 900 600' width='900' height='600' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1'%3E%3Crect x='0' y='0' width='900' height='600' fill='%23e6ebf3'%3E%3C/rect%3E%3Cg transform='translate(473.1938962130906 293.33981072945255)'%3E%3Cpath d='M238.7 -222.8C323.7 -153.7 416.8 -76.8 413.8 -3.1C410.7 70.7 311.4 141.4 226.4 223.1C141.4 304.8 70.7 397.4 -19.7 417.1C-110.1 436.7 -220.1 383.5 -302.6 301.8C-385.1 220.1 -440.1 110.1 -455.7 -15.7C-471.4 -141.4 -447.8 -282.8 -365.3 -352C-282.8 -421.2 -141.4 -418.1 -32.3 -385.8C76.8 -353.5 153.7 -292 238.7 -222.8' fill='%23dfe6f3'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.focal-shelf .menu_ {
  background-color: #fefcf4;
  position: fixed;
  top: 1em;
  left: 1em;
  border-radius: 2em;
  width: 300px;
  max-height: 95vh;
  height: 95vh;
  z-index: 10;
  -webkit-box-shadow: 2px 8px 20px #9b4c1180;
          box-shadow: 2px 8px 20px #9b4c1180;
}
.focal-shelf .menu_ .title_ {
  position: absolute;
  top: 120px;
  left: 40px;
  font-size: 30px;
  font-weight: bold;
}
.focal-shelf .menu_ .panels_ {
  position: absolute;
  top: 240px;
  bottom: 0;
  width: 100%;
  background: #fff;
  border-radius: 2em;
  padding-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.focal-shelf .menu_ .note_ {
  padding: 1em;
  font-size: 16px;
  opacity: 0.8;
  text-align: center;
  line-height: 1.1em;
}
.focal-shelf .menu_ .note_ .full_ {
  font-size: 12px;
  padding-top: 0.5em;
}
.focal-shelf .menu_ .cats_ {
  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;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding: 0.3em 1.6em;
  gap: 0 0.1em;
}
.focal-shelf .menu_ .cats_ .cat_ {
  position: relative;
  font-weight: bold;
  white-space: nowrap;
  height: 2.3em;
  min-width: 2.5em;
  border-radius: 1.3em;
  padding: 0 1em;
  color: #777;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.3em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  max-width: 100%;
}
.focal-shelf .menu_ .cats_ .cat_:hover {
  background-color: #00000018;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.focal-shelf .menu_ .cats_ .cat_.hilite_ {
  background-color: #fad9cd !important;
}
.focal-shelf .menu_ .cats_ .cat_.alignment_text_.hilite_ {
  background-color: #fcdb00 !important;
}
.focal-shelf .menu_ .cats_ .cat_.disabled_ {
  pointer-events: none;
  opacity: 0.3;
}
.focal-shelf .menu_ .cats_ .cat_.sep_ {
  height: 1px;
  width: 100%;
  font-size: 1px;
  text-indent: -1000px;
}
.focal-shelf .menu_ .cats_ .cat_.icon_ {
  text-indent: -2000px;
  position: relative;
}
.focal-shelf .menu_ .cats_ .cat_.icon_:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}
.focal-shelf .menu_ .cats_ .cat_.icon_.history_:after {
  background: center / 50% no-repeat url(./static/history.976aa490.svg);
}
.focal-shelf .menu_ .cats_ .cat_.icon_.gifts_ {
  color: transparent;
}
.focal-shelf .menu_ .cats_ .cat_.icon_.gifts_:after {
  background: center / 50% no-repeat url(./static/gifts.fda181a1.svg);
}
.focal-shelf .menu_ .cats_ .cat_.icon_.fav_:after {
  background: center / 50% no-repeat url(./static/star.cfb65b66.svg);
}
.focal-shelf .menu_ .cats_ .cat_.icon_.all_:after {
  background: center / 40% no-repeat url(./static/all.8b4643eb.svg);
}
.focal-shelf .menu_ .cats_ .cat_.icon_.like_:after {
  background: center / 30% no-repeat url(./static/like.ab4f9d4d.svg);
}
.focal-shelf .menu_ .cats_ .cat_.icon_.recommend_:after {
  background: center / 30% no-repeat url(./static/book.20b5a520.svg);
}
.focal-shelf .menu_ .cats_ .cat_.icon_[data-pending]:before {
  content: attr(data-pending);
  position: absolute;
  top: 0;
  right: -4px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #e8a28b;
  color: #fff;
  text-indent: 0;
  font-size: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.focal-shelf .menu_ .cats_ .cat_ .badge_ {
  position: absolute;
  background: #c7c6b1;
  color: #fff;
  top: -0.4em;
  left: 70%;
  padding: 0.3em 0.8em;
  border-radius: 1em;
  font-size: 60%;
}
.focal-shelf .menu_ .filters_ {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
  padding: 1em 1em 1em;
}
.focal-shelf .menu_ .button_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  cursor: pointer;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.focal-shelf .menu_ .button_:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.focal-shelf .menu_ .button_.active_ .icon_:after {
  content: '';
  position: absolute;
  top: -6px;
  right: -6px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: center / 70% no-repeat url(./static/filter.df972fd4.svg), #00a1c6;
  z-index: 100;
}
.focal-shelf .menu_ .button_ .label_ {
  font-weight: bold;
  -ms-flex-item-align: center;
      align-self: center;
}
.focal-shelf .menu_ .button_ .icon_ {
  position: relative;
  height: 3.8em;
  width: 4em;
  background: #f2a891;
  border-radius: 0.8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.focal-shelf .menu_ .button_.masters_ .icon_ {
  background: center / 40% no-repeat url(./static/masters.66eca7de.svg), #f2a891;
}
.focal-shelf .menu_ .button_.new_ .icon_ {
  background: center / 40% no-repeat url(./static/new.861f5905.svg), #d3e6e8;
}
.focal-shelf .menu_ .button_.recommend_ {
  width: 80%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.focal-shelf .menu_ .button_.recommend_ > .icon_ {
  width: 14em;
  height: 3.8em !important;
  background: #feedcb;
}
.focal-shelf .menu_ .button_.recommend_ .dudu-recommend {
  left: -10px;
  top: 2px;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.focal-shelf .menu_ .button_.recommend_ .label_ {
  font-size: 130%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(7%, -50%);
      -ms-transform: translate(7%, -50%);
          transform: translate(7%, -50%);
}
.focal-shelf .menu_.teacher_ .cat_.icon_.gifts_:after {
  width: 80%;
  height: 80%;
  background: center / 70% no-repeat url(./static/gifts.fda181a1.svg);
  border-radius: 50%;
  border: 4px solid #bbb;
}
.focal-shelf .display_ {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  padding: 1em 1em 1em 340px;
}
.focal-shelf .display_ .items_ {
  margin-top: 33px;
  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;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.focal-shelf .display_ .exclude_ {
  display: none;
}
.focal-shelf .display_ .items_.gifts_ {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  margin-top: 0;
}
.focal-shelf .display_ .items_.gifts_ .item_.exclude_ {
  display: block;
  opacity: 0.7;
}
.focal-shelf .display_ .pack_ {
  position: relative;
  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;
  padding: 1em 1em 1em;
  background: #f6f6f6;
  margin: 0 0 2em 0;
  border-radius: 1em;
}
.focal-shelf .display_ .pack_ .info_ {
  padding: 0.5em 2em 0.5em 70px;
  width: 100%;
  font-size: 16px;
  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;
  gap: 5px 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: 10px 2px no-repeat url(./static/gifts.fda181a1.svg);
  background-size: 50px;
  min-height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-filter: sepia(100%) saturate(108%) brightness(86%) hue-rotate(146deg);
          filter: sepia(100%) saturate(108%) brightness(86%) hue-rotate(146deg);
}
.focal-shelf .display_ .pack_ .info_ .tag_ {
  font-size: 80%;
  font-weight: 700;
  font-variant: small-caps;
}
.focal-shelf .display_ .pack_ .info_ .tag_ .anticon {
  cursor: default;
  margin-right: 0.3em;
  background: #dedede;
  border-radius: 50%;
  padding: 0.5em;
}
.focal-shelf .display_ .pack_ .info_ .message_ {
  width: 100%;
  font-size: 14px;
}
.focal-shelf .display_ .pack_ .ctime_ {
  font-size: 60%;
  opacity: 0.5;
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.focal-shelf .display_ .pack_.closed_ {
  pointer-events: none;
  opacity: 0.9;
  -webkit-filter: none;
          filter: none;
}
.focal-shelf .display_ .pack_.closed_ .period_ {
  border-bottom: 2px dotted #a33;
}
.focal-shelf .display_ .pack_.closed_ .dudu-book {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.focal-shelf .display_ .pack_.closed_ .info_ {
  -webkit-filter: none;
          filter: none;
}
.focal-shelf .display_ .pack_ .filler_ {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.focal-shelf .display_ .pack_ .item_ {
  margin-bottom: 40px;
}
.focal-shelf .display_ .pack_.nogift_ {
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  padding: 3em;
}
.focal-shelf.menu-top .menu_ {
  top: 1em;
  left: 50%;
  height: auto;
  min-height: 2em;
  padding-top: initial;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 70%;
  border-radius: 0.6em;
  -webkit-box-shadow: 2px 1px 7px #7a3b0c5e;
          box-shadow: 2px 1px 7px #7a3b0c5e;
}
.focal-shelf.menu-top .menu_ .cats_ {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 2em;
  padding-left: 85px;
}
.focal-shelf.menu-top .menu_ .cats_ .cat_ {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0px;
}
.focal-shelf.menu-top .menu_ .cats_ .cat_.hilite_ {
  border-radius: 0.5em;
  pointer-events: none;
}
.focal-shelf.menu-top .display_ {
  padding: 80px 1em 1em;
}
.focal-shelf.menu-top .display_ .items_ > * {
  width: 100%;
}
.focal-shelf.profile_ .cats_ .cat_.hilite_ {
  background: #d3e6e8 !important;
}
.focal-shelf.settings_ .menu_ {
  background: 19px 5px no-repeat url(./static/settings.4f6f5f46.svg), linear-gradient(to right, #e27b53, #e27b53 80px, #fff 0px);
  background-size: 38px, auto;
}
.focal-shelf.news_ .menu_ {
  background: 19px 5px no-repeat url(./static/news.71b52063.svg), linear-gradient(to right, #e27b53, #e27b53 80px, #fff 0px);
  background-size: 38px, auto;
}
.focal-shelf.news_ .display_ .ant-table-wrapper {
  margin: 50px 100px;
}
.focal-shelf.news_ .display_ .ant-table-wrapper td {
  font-size: 24px;
}
.focal-shelf.leaderboard_ .menu_ {
  width: 180px;
  margin-top: 110px;
  max-height: calc(70vh);
  height: calc(70vh);
  background: 25px 10px no-repeat url(./static/leaderboard.162b5618.svg), linear-gradient(to bottom, #e27b53, #e27b53 55px, #fff 0px);
  background-size: 32px, auto;
}
.focal-shelf.leaderboard_ .menu_ .cats_ {
  margin-top: 60px;
  overflow-y: auto;
  height: 80%;
  max-height: 80%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.focal-shelf.leaderboard_ .menu_ .cats_ .cat_ {
  padding: 0.5em !important;
}
.focal-shelf.leaderboard_ .menu_ .dudu-explain-button {
  position: absolute;
  top: 10px;
  right: 10px;
}
.focal-shelf.leaderboard_ .menu_ .dudu-explain-button svg {
  color: #fff;
  opacity: 0.8;
}
.focal-shelf.leaderboard_ .display_ {
  padding-left: 210px;
}
.focal-shelf.profile_ .menu_ {
  background: 19px 5px no-repeat url(./static/growth.9cd22ed4.svg), linear-gradient(to right, #d3e6e8, #d3e6e8 80px, #fff 0px);
  background-size: 38px, auto;
}
.focal-shelf.gamify_ .menu_ {
  background: 19px 5px no-repeat url(./static/reward.eb62637c.svg), linear-gradient(to right, #fad9cd, #fad9cd 80px, #fff 0px);
  background-size: 38px, auto;
}
.focal-shelf.periodicPT_ .menu_ {
  background: 19px 5px no-repeat url(./static/periodicPT.fd089de7.svg), linear-gradient(to right, #c1eafe, #c1eafe 80px, #fff 0px);
  background-size: 38px, auto;
}
.focal-shelf.contest_.quickspeak_ {
  background-image: url(./static/current_week_all.629c9255.png);
  position: relative;
  width: 1024;
  height: 768;
  background-size: contain;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.focal-shelf.contest_.thewall_ {
  background-image: url(./static/background.fc54ba24.jpg);
  position: relative;
  width: calc(133.33333333vh);
  height: 100vh;
  background-size: contain;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.focal-shelf.contest_.wordcatacombs_ {
  background-image: url(./static/background.60c68f2c.jpg);
  position: relative;
  width: calc(133.33333333vh);
  height: 100vh;
  background-size: contain;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.focal-shelf.contest_.wordfinder_ {
  background-image: url(./static/background.f223ea99.jpg);
  position: relative;
  width: calc(133.33333333vh);
  height: 100vh;
  background-size: contain;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.focal-shelf.contest_.wordsafari_ {
  background-image: url(./static/background.2e3662db.jpg);
  position: relative;
  width: calc(133.33333333vh);
  height: 100vh;
  background-size: contain;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.focal-shelf.contest_.haikudoku_ {
  background-image: url(./static/background.7a585349.jpg);
  position: relative;
  width: calc(133.33333333vh);
  height: 100vh;
  background-size: contain;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 50px;
}
.focal-shelf.poems_ .cats_ .cat_ {
  font-size: 18px;
}
.focal-mockups {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
.focal-mockups .frame_ {
  position: absolute;
  width: 1024px;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.focal-mockups .frame_ .slick-arrow {
  width: 40px;
  height: 40px;
}
.focal-mockups .frame_ .slick-arrow:before {
  color: #0004;
  font-size: 40px;
}
.focal-mockups .frame_ .slick-arrow.slick-prev {
  left: -45px;
}
.focal-mockups .frame_ .slick-arrow.slick-next {
  right: -45px;
}
.dudu-search-input {
  position: relative;
  margin: 0 2em 0 0;
}
.dudu-search-input .ant-input-group-addon {
  border-radius: 1.5em 0 0 1.5em;
}
.dudu-search-input .ant-input {
  border-radius: 0 1.5em 1.5em 0;
}
.dudu-search-input .ant-input:not([value='']) {
  background-color: #82e8ff;
}
.dudu-search-input input::-webkit-calendar-picker-indicator {
  display: none !important;
}
.dudu-recommend {
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
  position: absolute;
  z-index: 15;
  top: -19px;
  right: -10px;
  width: 50px;
  height: 50px;
  background: #e37b58;
  border-radius: 50%;
}
.dudu-recommend svg {
  position: absolute;
  top: 14px;
  left: 13px;
  fill: #feedcb;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.dudu-nodata {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2em;
  font-size: 16px;
}
.dudu-nodata img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  max-width: 80vw;
  -webkit-filter: saturate(0.8);
          filter: saturate(0.8);
  margin: 1em;
}
.dudu-tooltip {
  cursor: pointer;
  opacity: 0.9;
  z-index: 3000 !important;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.dudu-tooltip:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 1;
}
.dudu-tooltip .tip_ {
  padding: 6px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.dudu-tooltip .ant-tooltip-inner {
  padding: 0;
  color: #eee;
  background: no-repeat url(data:image/png;base64,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), #000000;
  background-size: 30px;
  background-position: 5px 2px;
  padding-left: 30px;
  opacity: 0.8;
  height: 30px;
}
.dudu-explain-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #aaa;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.dudu-explain-button .tip_ {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding: 6px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.dudu-explain-button .tip_:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.focal-shelf.menu-top .dudu-explain-button {
  position: absolute;
  right: 0;
  top: 0;
}
.dudu-explain-button.tileboard_ {
  opacity: 1;
  color: #fff;
}
.dudu-explain-button.studentfilters_ {
  position: absolute;
  right: 0px;
  top: 34px;
  opacity: 0;
}
.dudu-explain-button.search_ {
  position: absolute;
  right: -40px;
  top: 2px;
  opacity: 0;
}
.dudu-explain-button.videobook_ {
  position: absolute;
  right: 0px;
  top: 2px;
  opacity: 0;
}
.menu_:hover .dudu-explain-button {
  opacity: 0.7;
}
.quicks_ .dudu-explain-button {
  -webkit-transform: scale(1.4) translate(-1px, -4px);
      -ms-transform: scale(1.4) translate(-1px, -4px);
          transform: scale(1.4) translate(-1px, -4px);
  opacity: 0.6;
}
.quicks_ .dudu-explain-button:hover {
  opacity: 1;
}
.focal-shelf.books_ .gifts_ .dudu-explain-button {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
.dudu-video-popup {
  z-index: 5010 !important;
}
.dudu-video-popup .ant-modal-content,
.dudu-video-popup .ant-modal-body {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.dudu-video-popup .ant-modal-header {
  padding: 24px 24px 0 !important;
  border-bottom: none;
}
.dudu-video-popup .ant-modal-close {
  top: -14px;
  right: -14px;
  color: #fff !important;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.dudu-video-popup .ant-modal-close:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.dudu-video-popup .ant-modal-close .ant-modal-close-x {
  width: 30px;
  height: 30px;
  background: #666;
  line-height: initial;
  border-radius: 50%;
}
.dudu-video-popup .ant-modal-close .ant-modal-close-x .ant-modal-close-icon {
  margin-top: 7px;
}
.dudu-goto-v2 {
  display: block;
  position: fixed;
  cursor: pointer;
  background: #fed942;
  color: #0007;
  top: -3px;
  right: 20px;
  z-index: 200;
  padding: 0.2em 0.8em 0.2em;
  border-radius: 0 0 0.8em 0.8em;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  font-weight: 500;
  font-size: 14px;
  font-variant: small-caps;
  -webkit-box-shadow: 0 3px 4px #0005;
          box-shadow: 0 3px 4px #0005;
  -webkit-transform: translateY(-17px);
      -ms-transform: translateY(-17px);
          transform: translateY(-17px);
}
.dudu-goto-v2:hover {
  -webkit-transform: translateY(3px) !important;
      -ms-transform: translateY(3px) !important;
          transform: translateY(3px) !important;
}
[data-pathname^='/books'] .dudu-goto-v2 {
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}
.dudu-goto-v2-support {
  cursor: pointer;
  font-size: 10px;
  padding: 0.2em 0.8em 0.2em;
  border-radius: 1em;
  border: 1px solid #888;
}
.dudu-goto-v2-support:hover {
  background: #ddd;
}
.dudu-support-passage .text_ {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.react-draggable-transparent-selection iframe {
  pointer-events: none;
}
.react-draggable {
  position: fixed !important;
  overflow: visible !important;
}
.renew-reminder * .ant-modal-header {
  border-bottom: none;
}
.renew-reminder * .ant-modal-body {
  padding: 0px 24px 24px 50px;
}
.renew-reminder * .ant-modal-footer {
  border-top: none;
  padding: 5px 16px 20px 16px;
}
@media screen and (max-width: 520px) {
  .dudu-support-passage .inner_ {
    top: 10px;
  }
  .dudu-support-passage .logo_ {
    width: 70px;
  }
  .dudu-support-passage .content_ {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 0 !important;
  }
  .dudu-support-passage .content_ .title_ {
    padding-top: 0 !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-modal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  top: 100px;
  width: auto;
  margin: 0 auto;
  padding-bottom: 24px;
  pointer-events: none;
}
.ant-modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  overflow: auto;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
.ant-modal-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  word-wrap: break-word;
}
.ant-modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  pointer-events: auto;
}
.ant-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-modal-close-x {
  display: block;
  width: 56px;
  height: 56px;
  font-size: 16px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
}
.ant-modal-close:focus,
.ant-modal-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.ant-modal-header {
  padding: 16px 24px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
}
.ant-modal-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.ant-modal-footer {
  padding: 10px 16px;
  text-align: right;
  background: transparent;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.ant-modal-footer button + button {
  margin-bottom: 0;
  margin-left: 8px;
}
.ant-modal.zoom-enter,
.ant-modal.zoom-appear {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 0;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  filter: alpha(opacity=50);
}
.ant-modal-mask-hidden {
  display: none;
}
.ant-modal-open {
  overflow: hidden;
}
.ant-modal-centered {
  text-align: center;
}
.ant-modal-centered::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.ant-modal-centered .ant-modal {
  top: 0;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .ant-modal {
    max-width: calc(84vw);
    margin: 8px auto;
  }
  .ant-modal-centered .ant-modal {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.ant-modal-confirm .ant-modal-header {
  display: none;
}
.ant-modal-confirm .ant-modal-close {
  display: none;
}
.ant-modal-confirm .ant-modal-body {
  padding: 32px 32px 24px;
}
.ant-modal-confirm-body-wrapper {
  zoom: 1;
}
.ant-modal-confirm-body-wrapper::before,
.ant-modal-confirm-body-wrapper::after {
  display: table;
  content: '';
}
.ant-modal-confirm-body-wrapper::after {
  clear: both;
}
.ant-modal-confirm-body .ant-modal-confirm-title {
  display: block;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
}
.ant-modal-confirm-body .ant-modal-confirm-content {
  margin-top: 8px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
}
.ant-modal-confirm-body > .anticon {
  float: left;
  margin-right: 16px;
  font-size: 22px;
}
.ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
  margin-left: 38px;
}
.ant-modal-confirm .ant-modal-confirm-btns {
  float: right;
  margin-top: 24px;
}
.ant-modal-confirm .ant-modal-confirm-btns button + button {
  margin-bottom: 0;
  margin-left: 8px;
}
.ant-modal-confirm-error .ant-modal-confirm-body > .anticon {
  color: #f5222d;
}
.ant-modal-confirm-warning .ant-modal-confirm-body > .anticon,
.ant-modal-confirm-confirm .ant-modal-confirm-body > .anticon {
  color: #faad14;
}
.ant-modal-confirm-info .ant-modal-confirm-body > .anticon {
  color: #1890ff;
}
.ant-modal-confirm-success .ant-modal-confirm-body > .anticon {
  color: #52c41a;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-btn {
  line-height: 1.499;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  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);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  height: 32px;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-btn > .anticon {
  line-height: 1;
}
.ant-btn,
.ant-btn:active,
.ant-btn:focus {
  outline: 0;
}
.ant-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-btn:not([disabled]):active {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn.disabled,
.ant-btn[disabled] {
  cursor: not-allowed;
}
.ant-btn.disabled > *,
.ant-btn[disabled] > * {
  pointer-events: none;
}
.ant-btn-lg {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
}
.ant-btn-sm {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
}
.ant-btn > a:only-child {
  color: currentColor;
}
.ant-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:hover,
.ant-btn:focus {
  color: #89d6f0;
  background-color: #fff;
  border-color: #89d6f0;
}
.ant-btn:hover > a:only-child,
.ant-btn:focus > a:only-child {
  color: currentColor;
}
.ant-btn:hover > a:only-child::after,
.ant-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:active,
.ant-btn.active {
  color: #4496bd;
  background-color: #fff;
  border-color: #4496bd;
}
.ant-btn:active > a:only-child,
.ant-btn.active > a:only-child {
  color: currentColor;
}
.ant-btn:active > a:only-child::after,
.ant-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-disabled,
.ant-btn.disabled,
.ant-btn[disabled],
.ant-btn-disabled:hover,
.ant-btn.disabled:hover,
.ant-btn[disabled]:hover,
.ant-btn-disabled:focus,
.ant-btn.disabled:focus,
.ant-btn[disabled]:focus,
.ant-btn-disabled:active,
.ant-btn.disabled:active,
.ant-btn[disabled]:active,
.ant-btn-disabled.active,
.ant-btn.disabled.active,
.ant-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-disabled > a:only-child,
.ant-btn.disabled > a:only-child,
.ant-btn[disabled] > a:only-child,
.ant-btn-disabled:hover > a:only-child,
.ant-btn.disabled:hover > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn-disabled:focus > a:only-child,
.ant-btn.disabled:focus > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn-disabled:active > a:only-child,
.ant-btn.disabled:active > a:only-child,
.ant-btn[disabled]:active > a:only-child,
.ant-btn-disabled.active > a:only-child,
.ant-btn.disabled.active > a:only-child,
.ant-btn[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-disabled > a:only-child::after,
.ant-btn.disabled > a:only-child::after,
.ant-btn[disabled] > a:only-child::after,
.ant-btn-disabled:hover > a:only-child::after,
.ant-btn.disabled:hover > a:only-child::after,
.ant-btn[disabled]:hover > a:only-child::after,
.ant-btn-disabled:focus > a:only-child::after,
.ant-btn.disabled:focus > a:only-child::after,
.ant-btn[disabled]:focus > a:only-child::after,
.ant-btn-disabled:active > a:only-child::after,
.ant-btn.disabled:active > a:only-child::after,
.ant-btn[disabled]:active > a:only-child::after,
.ant-btn-disabled.active > a:only-child::after,
.ant-btn.disabled.active > a:only-child::after,
.ant-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:hover,
.ant-btn:focus,
.ant-btn:active,
.ant-btn.active {
  text-decoration: none;
  background: #fff;
}
.ant-btn > i,
.ant-btn > span {
  display: inline-block;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  pointer-events: none;
}
.ant-btn-primary {
  color: #fff;
  background-color: #5ebde3;
  border-color: #5ebde3;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-primary > a:only-child {
  color: currentColor;
}
.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:hover,
.ant-btn-primary:focus {
  color: #fff;
  background-color: #89d6f0;
  border-color: #89d6f0;
}
.ant-btn-primary:hover > a:only-child,
.ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ant-btn-primary:hover > a:only-child::after,
.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:active,
.ant-btn-primary.active {
  color: #fff;
  background-color: #4496bd;
  border-color: #4496bd;
}
.ant-btn-primary:active > a:only-child,
.ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.ant-btn-primary:active > a:only-child::after,
.ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary-disabled,
.ant-btn-primary.disabled,
.ant-btn-primary[disabled],
.ant-btn-primary-disabled:hover,
.ant-btn-primary.disabled:hover,
.ant-btn-primary[disabled]:hover,
.ant-btn-primary-disabled:focus,
.ant-btn-primary.disabled:focus,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary-disabled:active,
.ant-btn-primary.disabled:active,
.ant-btn-primary[disabled]:active,
.ant-btn-primary-disabled.active,
.ant-btn-primary.disabled.active,
.ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-primary-disabled > a:only-child,
.ant-btn-primary.disabled > a:only-child,
.ant-btn-primary[disabled] > a:only-child,
.ant-btn-primary-disabled:hover > a:only-child,
.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary-disabled:focus > a:only-child,
.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary-disabled:active > a:only-child,
.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-primary-disabled.active > a:only-child,
.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-primary-disabled > a:only-child::after,
.ant-btn-primary.disabled > a:only-child::after,
.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-primary-disabled:hover > a:only-child::after,
.ant-btn-primary.disabled:hover > a:only-child::after,
.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-primary-disabled:focus > a:only-child::after,
.ant-btn-primary.disabled:focus > a:only-child::after,
.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-primary-disabled:active > a:only-child::after,
.ant-btn-primary.disabled:active > a:only-child::after,
.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-primary-disabled.active > a:only-child::after,
.ant-btn-primary.disabled.active > a:only-child::after,
.ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #89d6f0;
  border-left-color: #89d6f0;
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #89d6f0;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-left-color: #89d6f0;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-left-color: #d9d9d9;
}
.ant-btn-ghost {
  color: rgba(0, 0, 0, 0.65);
  background-color: transparent;
  border-color: #d9d9d9;
}
.ant-btn-ghost > a:only-child {
  color: currentColor;
}
.ant-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:hover,
.ant-btn-ghost:focus {
  color: #89d6f0;
  background-color: transparent;
  border-color: #89d6f0;
}
.ant-btn-ghost:hover > a:only-child,
.ant-btn-ghost:focus > a:only-child {
  color: currentColor;
}
.ant-btn-ghost:hover > a:only-child::after,
.ant-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:active,
.ant-btn-ghost.active {
  color: #4496bd;
  background-color: transparent;
  border-color: #4496bd;
}
.ant-btn-ghost:active > a:only-child,
.ant-btn-ghost.active > a:only-child {
  color: currentColor;
}
.ant-btn-ghost:active > a:only-child::after,
.ant-btn-ghost.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost-disabled,
.ant-btn-ghost.disabled,
.ant-btn-ghost[disabled],
.ant-btn-ghost-disabled:hover,
.ant-btn-ghost.disabled:hover,
.ant-btn-ghost[disabled]:hover,
.ant-btn-ghost-disabled:focus,
.ant-btn-ghost.disabled:focus,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost-disabled:active,
.ant-btn-ghost.disabled:active,
.ant-btn-ghost[disabled]:active,
.ant-btn-ghost-disabled.active,
.ant-btn-ghost.disabled.active,
.ant-btn-ghost[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-ghost-disabled > a:only-child,
.ant-btn-ghost.disabled > a:only-child,
.ant-btn-ghost[disabled] > a:only-child,
.ant-btn-ghost-disabled:hover > a:only-child,
.ant-btn-ghost.disabled:hover > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost-disabled:focus > a:only-child,
.ant-btn-ghost.disabled:focus > a:only-child,
.ant-btn-ghost[disabled]:focus > a:only-child,
.ant-btn-ghost-disabled:active > a:only-child,
.ant-btn-ghost.disabled:active > a:only-child,
.ant-btn-ghost[disabled]:active > a:only-child,
.ant-btn-ghost-disabled.active > a:only-child,
.ant-btn-ghost.disabled.active > a:only-child,
.ant-btn-ghost[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-ghost-disabled > a:only-child::after,
.ant-btn-ghost.disabled > a:only-child::after,
.ant-btn-ghost[disabled] > a:only-child::after,
.ant-btn-ghost-disabled:hover > a:only-child::after,
.ant-btn-ghost.disabled:hover > a:only-child::after,
.ant-btn-ghost[disabled]:hover > a:only-child::after,
.ant-btn-ghost-disabled:focus > a:only-child::after,
.ant-btn-ghost.disabled:focus > a:only-child::after,
.ant-btn-ghost[disabled]:focus > a:only-child::after,
.ant-btn-ghost-disabled:active > a:only-child::after,
.ant-btn-ghost.disabled:active > a:only-child::after,
.ant-btn-ghost[disabled]:active > a:only-child::after,
.ant-btn-ghost-disabled.active > a:only-child::after,
.ant-btn-ghost.disabled.active > a:only-child::after,
.ant-btn-ghost[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: dashed;
}
.ant-btn-dashed > a:only-child {
  color: currentColor;
}
.ant-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed:hover,
.ant-btn-dashed:focus {
  color: #89d6f0;
  background-color: #fff;
  border-color: #89d6f0;
}
.ant-btn-dashed:hover > a:only-child,
.ant-btn-dashed:focus > a:only-child {
  color: currentColor;
}
.ant-btn-dashed:hover > a:only-child::after,
.ant-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed:active,
.ant-btn-dashed.active {
  color: #4496bd;
  background-color: #fff;
  border-color: #4496bd;
}
.ant-btn-dashed:active > a:only-child,
.ant-btn-dashed.active > a:only-child {
  color: currentColor;
}
.ant-btn-dashed:active > a:only-child::after,
.ant-btn-dashed.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed-disabled,
.ant-btn-dashed.disabled,
.ant-btn-dashed[disabled],
.ant-btn-dashed-disabled:hover,
.ant-btn-dashed.disabled:hover,
.ant-btn-dashed[disabled]:hover,
.ant-btn-dashed-disabled:focus,
.ant-btn-dashed.disabled:focus,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed-disabled:active,
.ant-btn-dashed.disabled:active,
.ant-btn-dashed[disabled]:active,
.ant-btn-dashed-disabled.active,
.ant-btn-dashed.disabled.active,
.ant-btn-dashed[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-dashed-disabled > a:only-child,
.ant-btn-dashed.disabled > a:only-child,
.ant-btn-dashed[disabled] > a:only-child,
.ant-btn-dashed-disabled:hover > a:only-child,
.ant-btn-dashed.disabled:hover > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed-disabled:focus > a:only-child,
.ant-btn-dashed.disabled:focus > a:only-child,
.ant-btn-dashed[disabled]:focus > a:only-child,
.ant-btn-dashed-disabled:active > a:only-child,
.ant-btn-dashed.disabled:active > a:only-child,
.ant-btn-dashed[disabled]:active > a:only-child,
.ant-btn-dashed-disabled.active > a:only-child,
.ant-btn-dashed.disabled.active > a:only-child,
.ant-btn-dashed[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-dashed-disabled > a:only-child::after,
.ant-btn-dashed.disabled > a:only-child::after,
.ant-btn-dashed[disabled] > a:only-child::after,
.ant-btn-dashed-disabled:hover > a:only-child::after,
.ant-btn-dashed.disabled:hover > a:only-child::after,
.ant-btn-dashed[disabled]:hover > a:only-child::after,
.ant-btn-dashed-disabled:focus > a:only-child::after,
.ant-btn-dashed.disabled:focus > a:only-child::after,
.ant-btn-dashed[disabled]:focus > a:only-child::after,
.ant-btn-dashed-disabled:active > a:only-child::after,
.ant-btn-dashed.disabled:active > a:only-child::after,
.ant-btn-dashed[disabled]:active > a:only-child::after,
.ant-btn-dashed-disabled.active > a:only-child::after,
.ant-btn-dashed.disabled.active > a:only-child::after,
.ant-btn-dashed[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger {
  color: #fff;
  background-color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-danger > a:only-child {
  color: currentColor;
}
.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:hover,
.ant-btn-danger:focus {
  color: #fff;
  background-color: #ff7875;
  border-color: #ff7875;
}
.ant-btn-danger:hover > a:only-child,
.ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ant-btn-danger:hover > a:only-child::after,
.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:active,
.ant-btn-danger.active {
  color: #fff;
  background-color: #d9363e;
  border-color: #d9363e;
}
.ant-btn-danger:active > a:only-child,
.ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.ant-btn-danger:active > a:only-child::after,
.ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger-disabled,
.ant-btn-danger.disabled,
.ant-btn-danger[disabled],
.ant-btn-danger-disabled:hover,
.ant-btn-danger.disabled:hover,
.ant-btn-danger[disabled]:hover,
.ant-btn-danger-disabled:focus,
.ant-btn-danger.disabled:focus,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger-disabled:active,
.ant-btn-danger.disabled:active,
.ant-btn-danger[disabled]:active,
.ant-btn-danger-disabled.active,
.ant-btn-danger.disabled.active,
.ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-danger-disabled > a:only-child,
.ant-btn-danger.disabled > a:only-child,
.ant-btn-danger[disabled] > a:only-child,
.ant-btn-danger-disabled:hover > a:only-child,
.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger-disabled:focus > a:only-child,
.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-danger-disabled:active > a:only-child,
.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-danger-disabled.active > a:only-child,
.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-danger-disabled > a:only-child::after,
.ant-btn-danger.disabled > a:only-child::after,
.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-danger-disabled:hover > a:only-child::after,
.ant-btn-danger.disabled:hover > a:only-child::after,
.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-danger-disabled:focus > a:only-child::after,
.ant-btn-danger.disabled:focus > a:only-child::after,
.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-danger-disabled:active > a:only-child::after,
.ant-btn-danger.disabled:active > a:only-child::after,
.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-danger-disabled.active > a:only-child::after,
.ant-btn-danger.disabled.active > a:only-child::after,
.ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link {
  color: #5ebde3;
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-link > a:only-child {
  color: currentColor;
}
.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:hover,
.ant-btn-link:focus {
  color: #89d6f0;
  background-color: transparent;
  border-color: #89d6f0;
}
.ant-btn-link:hover > a:only-child,
.ant-btn-link:focus > a:only-child {
  color: currentColor;
}
.ant-btn-link:hover > a:only-child::after,
.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:active,
.ant-btn-link.active {
  color: #4496bd;
  background-color: transparent;
  border-color: #4496bd;
}
.ant-btn-link:active > a:only-child,
.ant-btn-link.active > a:only-child {
  color: currentColor;
}
.ant-btn-link:active > a:only-child::after,
.ant-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link-disabled,
.ant-btn-link.disabled,
.ant-btn-link[disabled],
.ant-btn-link-disabled:hover,
.ant-btn-link.disabled:hover,
.ant-btn-link[disabled]:hover,
.ant-btn-link-disabled:focus,
.ant-btn-link.disabled:focus,
.ant-btn-link[disabled]:focus,
.ant-btn-link-disabled:active,
.ant-btn-link.disabled:active,
.ant-btn-link[disabled]:active,
.ant-btn-link-disabled.active,
.ant-btn-link.disabled.active,
.ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-link-disabled > a:only-child,
.ant-btn-link.disabled > a:only-child,
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link-disabled:hover > a:only-child,
.ant-btn-link.disabled:hover > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link-disabled:focus > a:only-child,
.ant-btn-link.disabled:focus > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link-disabled:active > a:only-child,
.ant-btn-link.disabled:active > a:only-child,
.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-link-disabled.active > a:only-child,
.ant-btn-link.disabled.active > a:only-child,
.ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-link-disabled > a:only-child::after,
.ant-btn-link.disabled > a:only-child::after,
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link-disabled:hover > a:only-child::after,
.ant-btn-link.disabled:hover > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link-disabled:focus > a:only-child::after,
.ant-btn-link.disabled:focus > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link-disabled:active > a:only-child::after,
.ant-btn-link.disabled:active > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-link-disabled.active > a:only-child::after,
.ant-btn-link.disabled.active > a:only-child::after,
.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:hover,
.ant-btn-link:focus,
.ant-btn-link:active {
  border-color: transparent;
}
.ant-btn-link-disabled,
.ant-btn-link.disabled,
.ant-btn-link[disabled],
.ant-btn-link-disabled:hover,
.ant-btn-link.disabled:hover,
.ant-btn-link[disabled]:hover,
.ant-btn-link-disabled:focus,
.ant-btn-link.disabled:focus,
.ant-btn-link[disabled]:focus,
.ant-btn-link-disabled:active,
.ant-btn-link.disabled:active,
.ant-btn-link[disabled]:active,
.ant-btn-link-disabled.active,
.ant-btn-link.disabled.active,
.ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-link-disabled > a:only-child,
.ant-btn-link.disabled > a:only-child,
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link-disabled:hover > a:only-child,
.ant-btn-link.disabled:hover > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link-disabled:focus > a:only-child,
.ant-btn-link.disabled:focus > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link-disabled:active > a:only-child,
.ant-btn-link.disabled:active > a:only-child,
.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-link-disabled.active > a:only-child,
.ant-btn-link.disabled.active > a:only-child,
.ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-link-disabled > a:only-child::after,
.ant-btn-link.disabled > a:only-child::after,
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link-disabled:hover > a:only-child::after,
.ant-btn-link.disabled:hover > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link-disabled:focus > a:only-child::after,
.ant-btn-link.disabled:focus > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link-disabled:active > a:only-child::after,
.ant-btn-link.disabled:active > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-link-disabled.active > a:only-child::after,
.ant-btn-link.disabled.active > a:only-child::after,
.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 16px;
  border-radius: 4px;
}
.ant-btn-icon-only.ant-btn-lg {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 18px;
  border-radius: 4px;
}
.ant-btn-icon-only.ant-btn-sm {
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 14px;
  border-radius: 4px;
}
.ant-btn-icon-only > i {
  vertical-align: middle;
}
.ant-btn-round {
  height: 32px;
  padding: 0 16px;
  font-size: 14px;
  border-radius: 32px;
}
.ant-btn-round.ant-btn-lg {
  height: 40px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 40px;
}
.ant-btn-round.ant-btn-sm {
  height: 24px;
  padding: 0 12px;
  font-size: 14px;
  border-radius: 24px;
}
.ant-btn-round.ant-btn-icon-only {
  width: auto;
}
.ant-btn-circle,
.ant-btn-circle-outline {
  min-width: 32px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-lg,
.ant-btn-circle-outline.ant-btn-lg {
  min-width: 40px;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-sm,
.ant-btn-circle-outline.ant-btn-sm {
  min-width: 24px;
  border-radius: 50%;
}
.ant-btn::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none;
}
.ant-btn .anticon {
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn .anticon.anticon-plus > svg,
.ant-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizeSpeed;
}
.ant-btn.ant-btn-loading {
  position: relative;
}
.ant-btn.ant-btn-loading:not([disabled]) {
  pointer-events: none;
}
.ant-btn.ant-btn-loading::before {
  display: block;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 29px;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child) {
  margin-left: -14px;
}
.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 24px;
}
.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon {
  margin-left: -17px;
}
.ant-btn-group {
  position: relative;
  display: inline-block;
}
.ant-btn-group > .ant-btn,
.ant-btn-group > span > .ant-btn {
  position: relative;
}
.ant-btn-group > .ant-btn:hover,
.ant-btn-group > span > .ant-btn:hover,
.ant-btn-group > .ant-btn:focus,
.ant-btn-group > span > .ant-btn:focus,
.ant-btn-group > .ant-btn:active,
.ant-btn-group > span > .ant-btn:active,
.ant-btn-group > .ant-btn.active,
.ant-btn-group > span > .ant-btn.active {
  z-index: 2;
}
.ant-btn-group > .ant-btn:disabled,
.ant-btn-group > span > .ant-btn:disabled {
  z-index: 0;
}
.ant-btn-group > .ant-btn-icon-only {
  font-size: 14px;
}
.ant-btn-group-lg > .ant-btn,
.ant-btn-group-lg > span > .ant-btn {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 0;
  line-height: 38px;
}
.ant-btn-group-lg > .ant-btn.ant-btn-icon-only {
  width: 40px;
  height: 40px;
  padding-right: 0;
  padding-left: 0;
}
.ant-btn-group-sm > .ant-btn,
.ant-btn-group-sm > span > .ant-btn {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 0;
  line-height: 22px;
}
.ant-btn-group-sm > .ant-btn > .anticon,
.ant-btn-group-sm > span > .ant-btn > .anticon {
  font-size: 14px;
}
.ant-btn-group-sm > .ant-btn.ant-btn-icon-only {
  width: 24px;
  height: 24px;
  padding-right: 0;
  padding-left: 0;
}
.ant-btn-group .ant-btn + .ant-btn,
.ant-btn + .ant-btn-group,
.ant-btn-group span + .ant-btn,
.ant-btn-group .ant-btn + span,
.ant-btn-group > span + span,
.ant-btn-group + .ant-btn,
.ant-btn-group + .ant-btn-group {
  margin-left: -1px;
}
.ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.ant-btn-group .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn:first-child,
.ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0;
}
.ant-btn-group > .ant-btn:only-child {
  border-radius: 4px;
}
.ant-btn-group > span:only-child > .ant-btn {
  border-radius: 4px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:only-child {
  border-radius: 4px;
}
.ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-btn-group > .ant-btn-group {
  float: left;
}
.ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn:focus > span,
.ant-btn:active > span {
  position: relative;
}
.ant-btn > .anticon + span,
.ant-btn > span + .anticon {
  margin-left: 8px;
}
.ant-btn-background-ghost {
  color: #fff;
  background: transparent !important;
  border-color: #fff;
}
.ant-btn-background-ghost.ant-btn-primary {
  color: #5ebde3;
  background-color: transparent;
  border-color: #5ebde3;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary:hover,
.ant-btn-background-ghost.ant-btn-primary:focus {
  color: #89d6f0;
  background-color: transparent;
  border-color: #89d6f0;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary:active,
.ant-btn-background-ghost.ant-btn-primary.active {
  color: #4496bd;
  background-color: transparent;
  border-color: #4496bd;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary-disabled,
.ant-btn-background-ghost.ant-btn-primary.disabled,
.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary-disabled:hover,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary-disabled:active,
.ant-btn-background-ghost.ant-btn-primary.disabled:active,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active,
.ant-btn-background-ghost.ant-btn-primary-disabled.active,
.ant-btn-background-ghost.ant-btn-primary.disabled.active,
.ant-btn-background-ghost.ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger {
  color: #ff4d4f;
  background-color: transparent;
  border-color: #ff4d4f;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:hover,
.ant-btn-background-ghost.ant-btn-danger:focus {
  color: #ff7875;
  background-color: transparent;
  border-color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:active,
.ant-btn-background-ghost.ant-btn-danger.active {
  color: #d9363e;
  background-color: transparent;
  border-color: #d9363e;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger-disabled,
.ant-btn-background-ghost.ant-btn-danger.disabled,
.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger-disabled:hover,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger-disabled:active,
.ant-btn-background-ghost.ant-btn-danger.disabled:active,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active,
.ant-btn-background-ghost.ant-btn-danger-disabled.active,
.ant-btn-background-ghost.ant-btn-danger.disabled.active,
.ant-btn-background-ghost.ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-link {
  color: #5ebde3;
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  color: #fff;
}
.ant-btn-background-ghost.ant-btn-link > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-link:hover,
.ant-btn-background-ghost.ant-btn-link:focus {
  color: #89d6f0;
  background-color: transparent;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-link:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-link:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-link:active,
.ant-btn-background-ghost.ant-btn-link.active {
  color: #4496bd;
  background-color: transparent;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-link:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-link:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-link-disabled,
.ant-btn-background-ghost.ant-btn-link.disabled,
.ant-btn-background-ghost.ant-btn-link[disabled],
.ant-btn-background-ghost.ant-btn-link-disabled:hover,
.ant-btn-background-ghost.ant-btn-link.disabled:hover,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover,
.ant-btn-background-ghost.ant-btn-link-disabled:focus,
.ant-btn-background-ghost.ant-btn-link.disabled:focus,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus,
.ant-btn-background-ghost.ant-btn-link-disabled:active,
.ant-btn-background-ghost.ant-btn-link.disabled:active,
.ant-btn-background-ghost.ant-btn-link[disabled]:active,
.ant-btn-background-ghost.ant-btn-link-disabled.active,
.ant-btn-background-ghost.ant-btn-link.disabled.active,
.ant-btn-background-ghost.ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-link-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-link-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}
.ant-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}
.ant-btn-block {
  width: 100%;
}
.ant-btn:empty {
  vertical-align: top;
}
a.ant-btn {
  padding-top: 0.1px;
  line-height: 30px;
}
a.ant-btn-lg {
  line-height: 38px;
}
a.ant-btn-sm {
  line-height: 22px;
}
/* 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 */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-tooltip {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1060;
  display: block;
  max-width: 250px;
  visibility: visible;
}
.ant-tooltip-hidden {
  display: none;
}
.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
  padding-bottom: 8px;
}
.ant-tooltip-placement-right,
.ant-tooltip-placement-rightTop,
.ant-tooltip-placement-rightBottom {
  padding-left: 8px;
}
.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
  padding-top: 8px;
}
.ant-tooltip-placement-left,
.ant-tooltip-placement-leftTop,
.ant-tooltip-placement-leftBottom {
  padding-right: 8px;
}
.ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-tooltip-arrow {
  position: absolute;
  display: block;
  width: 13.07106781px;
  height: 13.07106781px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ant-tooltip-arrow::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.75);
  content: '';
  pointer-events: auto;
}
.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: -5.07106781px;
}
.ant-tooltip-placement-top .ant-tooltip-arrow::before,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow::before,
.ant-tooltip-placement-topRight .ant-tooltip-arrow::before {
  -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateY(-6.53553391px) rotate(45deg);
      -ms-transform: translateY(-6.53553391px) rotate(45deg);
          transform: translateY(-6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 13px;
}
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 13px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  left: -5.07106781px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow::before,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow::before,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow::before {
  -webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateX(6.53553391px) rotate(45deg);
      -ms-transform: translateX(6.53553391px) rotate(45deg);
          transform: translateX(6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 5px;
}
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  right: -5.07106781px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow::before,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow::before,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow::before {
  -webkit-box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateX(-6.53553391px) rotate(45deg);
      -ms-transform: translateX(-6.53553391px) rotate(45deg);
          transform: translateX(-6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 5px;
}
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: -5.07106781px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow::before,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow::before,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow::before {
  -webkit-box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateY(6.53553391px) rotate(45deg);
      -ms-transform: translateY(6.53553391px) rotate(45deg);
          transform: translateY(6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 13px;
}
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 13px;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-spin {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  display: none;
  color: #5ebde3;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-spin-spinning {
  position: static;
  display: inline-block;
  opacity: 1;
}
.ant-spin-nested-loading {
  position: relative;
}
.ant-spin-nested-loading > div > .ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 400px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  text-shadow: 0 1px 2px #fff;
}
.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -20px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
  margin: -7px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
  padding-top: 2px;
}
.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -17px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
  margin: -16px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
  padding-top: 11px;
}
.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -26px;
}
.ant-spin-container {
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-spin-container::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none \9;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}
.ant-spin-blur {
  clear: both;
  overflow: hidden;
  opacity: 0.5;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.ant-spin-blur::after {
  opacity: 0.4;
  pointer-events: auto;
}
.ant-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}
.ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 1em;
  height: 1em;
}
.ant-spin-dot-item {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #5ebde3;
  border-radius: 100%;
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  opacity: 0.3;
  -webkit-animation: antSpinMove 1s infinite linear alternate;
          animation: antSpinMove 1s infinite linear alternate;
}
.ant-spin-dot-item:nth-child(1) {
  top: 0;
  left: 0;
}
.ant-spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.ant-spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.ant-spin-dot-spin {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: antRotate 1.2s infinite linear;
          animation: antRotate 1.2s infinite linear;
}
.ant-spin-sm .ant-spin-dot {
  font-size: 14px;
}
.ant-spin-sm .ant-spin-dot i {
  width: 6px;
  height: 6px;
}
.ant-spin-lg .ant-spin-dot {
  font-size: 32px;
}
.ant-spin-lg .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
.ant-spin.ant-spin-show-text .ant-spin-text {
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */
  .ant-spin-blur {
    background: #fff;
    opacity: 0.5;
  }
}
@-webkit-keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
}
@keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
}
/* 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 */
@-webkit-keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
.ant-checkbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner,
.ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #5ebde3;
}
.ant-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #5ebde3;
  border-radius: 2px;
  visibility: hidden;
  -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
          animation: antCheckboxEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  content: '';
}
.ant-checkbox:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox::after {
  visibility: visible;
}
.ant-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(0) translate(-50%, -50%);
      -ms-transform: rotate(45deg) scale(0) translate(-50%, -50%);
          transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-checkbox-checked .ant-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
      -ms-transform: rotate(45deg) scale(1) translate(-50%, -50%);
          transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #5ebde3;
  border-color: #5ebde3;
}
.ant-checkbox-disabled {
  cursor: not-allowed;
}
.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  -webkit-animation-name: none;
          animation-name: none;
}
.ant-checkbox-disabled .ant-checkbox-input {
  cursor: not-allowed;
}
.ant-checkbox-disabled .ant-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  -webkit-animation-name: none;
          animation-name: none;
}
.ant-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-checkbox-disabled:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox-disabled::after {
  visibility: hidden;
}
.ant-checkbox-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 8px;
}
.ant-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-checkbox-group {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.ant-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 0;
}
.ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #5ebde3;
  border: 0;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input:hover {
  border-color: #89d6f0;
  border-right-width: 1px !important;
}
.ant-input:focus {
  border-color: #89d6f0;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
          box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
}
.ant-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
textarea.ant-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.ant-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.ant-input-group {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.ant-input-group > [class*='col-'] {
  padding-right: 8px;
}
.ant-input-group > [class*='col-']:last-child {
  padding-right: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap,
.ant-input-group > .ant-input {
  display: table-cell;
}
.ant-input-group-addon:not(:first-child):not(:last-child),
.ant-input-group-wrap:not(:first-child):not(:last-child),
.ant-input-group > .ant-input:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.ant-input-group-wrap > * {
  display: block !important;
}
.ant-input-group .ant-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}
.ant-input-group .ant-input:focus {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-group .ant-input:hover {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-group-addon {
  position: relative;
  padding: 0 11px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input-group-addon .ant-select {
  margin: -5px -11px;
}
.ant-input-group-addon .ant-select .ant-select-selection {
  margin: -1px;
  background-color: inherit;
  border: 1px solid transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-input-group-addon .ant-select-open .ant-select-selection,
.ant-input-group-addon .ant-select-focused .ant-select-selection {
  color: #5ebde3;
}
.ant-input-group-addon > i:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
}
.ant-input-group > .ant-input:first-child,
.ant-input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group > .ant-input:first-child .ant-select .ant-select-selection,
.ant-input-group-addon:first-child .ant-select .ant-select-selection {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group-addon:first-child {
  border-right: 0;
}
.ant-input-group-addon:last-child {
  border-left: 0;
}
.ant-input-group > .ant-input:last-child,
.ant-input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group > .ant-input:last-child .ant-select .ant-select-selection,
.ant-input-group-addon:last-child .ant-select .ant-select-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group-lg .ant-input,
.ant-input-group-lg > .ant-input-group-addon {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-input-group-sm .ant-input,
.ant-input-group-sm > .ant-input-group-addon {
  height: 24px;
  padding: 1px 7px;
}
.ant-input-group-lg .ant-select-selection--single {
  height: 40px;
}
.ant-input-group-sm .ant-select-selection--single {
  height: 24px;
}
.ant-input-group .ant-input-affix-wrapper {
  display: table-cell;
  float: left;
  width: 100%;
}
.ant-input-group.ant-input-group-compact {
  display: block;
  zoom: 1;
}
.ant-input-group.ant-input-group-compact::before,
.ant-input-group.ant-input-group-compact::after {
  display: table;
  content: '';
}
.ant-input-group.ant-input-group-compact::after {
  clear: both;
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}
.ant-input-group.ant-input-group-compact .ant-input {
  float: none;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input {
  border-right-width: 1px;
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection:hover,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:hover,
.ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:hover,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:hover {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection:focus,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:focus,
.ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:focus,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:focus {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > *:first-child,
.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-input-group.ant-input-group-compact > *:last-child,
.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
  border-right-width: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}
.ant-input-group-wrapper {
  display: inline-block;
  width: 100%;
  text-align: start;
  vertical-align: top;
}
.ant-input-affix-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: start;
}
.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #89d6f0;
  border-right-width: 1px !important;
}
.ant-input-affix-wrapper .ant-input {
  position: relative;
  text-align: inherit;
}
.ant-input-affix-wrapper .ant-input-prefix,
.ant-input-affix-wrapper .ant-input-suffix {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ant-input-affix-wrapper .ant-input-prefix :not(.anticon),
.ant-input-affix-wrapper .ant-input-suffix :not(.anticon) {
  line-height: 1.5;
}
.ant-input-affix-wrapper .ant-input-disabled ~ .ant-input-suffix .anticon {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-input-affix-wrapper .ant-input-prefix {
  left: 12px;
}
.ant-input-affix-wrapper .ant-input-suffix {
  right: 12px;
}
.ant-input-affix-wrapper .ant-input:not(:first-child) {
  padding-left: 30px;
}
.ant-input-affix-wrapper .ant-input:not(:last-child) {
  padding-right: 30px;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input:not(:last-child) {
  padding-right: 49px;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input {
  padding-right: 22px;
}
.ant-input-affix-wrapper .ant-input {
  min-height: 100%;
}
.ant-input-password-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input-password-icon:hover {
  color: #333;
}
.ant-input-clear-icon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  vertical-align: 0;
}
.ant-input-clear-icon:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-input-clear-icon:active {
  color: rgba(0, 0, 0, 0.65);
}
.ant-input-clear-icon + i {
  margin-left: 6px;
}
.ant-input-textarea-clear-icon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  margin: 8px 8px 0 0;
}
.ant-input-textarea-clear-icon:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-input-textarea-clear-icon:active {
  color: rgba(0, 0, 0, 0.65);
}
.ant-input-textarea-clear-icon + i {
  margin-left: 6px;
}
.ant-input-search-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input-search-icon:hover {
  color: rgba(0, 0, 0, 0.8);
}
.ant-input-search-enter-button input {
  border-right: 0;
}
.ant-input-search-enter-button + .ant-input-group-addon,
.ant-input-search-enter-button input + .ant-input-group-addon {
  padding: 0;
  border: 0;
}
.ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button,
.ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  outline: 0;
}
.ant-select ul,
.ant-select ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-select > ul > li > a {
  padding: 0;
  background-color: #fff;
}
.ant-select-arrow {
  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;
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 1;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.ant-select-arrow > * {
  line-height: 1;
}
.ant-select-arrow svg {
  display: inline-block;
}
.ant-select-arrow::before {
  display: none;
}
.ant-select-arrow .ant-select-arrow-icon {
  display: block;
}
.ant-select-arrow .ant-select-arrow-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-select-selection {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  border-radius: 4px;
  outline: none;
  -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);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-select-selection:hover {
  border-color: #89d6f0;
  border-right-width: 1px !important;
}
.ant-select-focused .ant-select-selection,
.ant-select-selection:focus,
.ant-select-selection:active {
  border-color: #89d6f0;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
          box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
}
.ant-select-selection__clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: color 0.3s ease, opacity 0.15s ease;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}
.ant-select-selection__clear::before {
  display: block;
}
.ant-select-selection__clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-select-selection:hover .ant-select-selection__clear {
  opacity: 1;
}
.ant-select-selection-selected-value {
  float: left;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-select-no-arrow .ant-select-selection-selected-value {
  padding-right: 0;
}
.ant-select-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-disabled .ant-select-selection {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-disabled .ant-select-selection:hover,
.ant-select-disabled .ant-select-selection:focus,
.ant-select-disabled .ant-select-selection:active {
  border-color: #d9d9d9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-select-disabled .ant-select-selection__clear {
  display: none;
  visibility: hidden;
  pointer-events: none;
}
.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice {
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.33);
  background: #f5f5f5;
}
.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove {
  display: none;
}
.ant-select-selection--single {
  position: relative;
  height: 32px;
  cursor: pointer;
}
.ant-select-selection--single .ant-select-selection__rendered {
  margin-right: 24px;
}
.ant-select-no-arrow .ant-select-selection__rendered {
  margin-right: 11px;
}
.ant-select-selection__rendered {
  position: relative;
  display: block;
  margin-right: 11px;
  margin-left: 11px;
  line-height: 30px;
}
.ant-select-selection__rendered::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '.';
  pointer-events: none;
}
.ant-select-lg {
  font-size: 16px;
}
.ant-select-lg .ant-select-selection--single {
  height: 40px;
}
.ant-select-lg .ant-select-selection__rendered {
  line-height: 38px;
}
.ant-select-lg .ant-select-selection--multiple {
  min-height: 40px;
}
.ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 32px;
  line-height: 32px;
}
.ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear,
.ant-select-lg .ant-select-selection--multiple .ant-select-arrow {
  top: 20px;
}
.ant-select-sm .ant-select-selection--single {
  height: 24px;
}
.ant-select-sm .ant-select-selection__rendered {
  margin-left: 7px;
  line-height: 22px;
}
.ant-select-sm .ant-select-selection--multiple {
  min-height: 24px;
}
.ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 16px;
  line-height: 14px;
}
.ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear,
.ant-select-sm .ant-select-selection--multiple .ant-select-arrow {
  top: 12px;
}
.ant-select-sm .ant-select-selection__clear,
.ant-select-sm .ant-select-arrow {
  right: 8px;
}
.ant-select-disabled .ant-select-selection__choice__remove {
  color: rgba(0, 0, 0, 0.25);
  cursor: default;
}
.ant-select-disabled .ant-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-search__field__wrap {
  position: relative;
  display: inline-block;
}
.ant-select-selection__placeholder,
.ant-select-search__field__placeholder {
  position: absolute;
  top: 50%;
  right: 9px;
  left: 0;
  max-width: 100%;
  height: 20px;
  margin-top: -10px;
  overflow: hidden;
  color: #bfbfbf;
  line-height: 20px;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
}
.ant-select-search__field__placeholder {
  left: 12px;
}
.ant-select-search__field__mirror {
  position: absolute;
  top: 0;
  left: 0;
  white-space: pre;
  opacity: 0;
  pointer-events: none;
}
.ant-select-search--inline {
  position: absolute;
  width: 100%;
  height: 100%;
}
.ant-select-search--inline .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.ant-select-search--inline .ant-select-search__field {
  width: 100%;
  height: 100%;
  font-size: 100%;
  line-height: 1;
  background: transparent;
  border-width: 0;
  border-radius: 4px;
  outline: 0;
}
.ant-select-search--inline > i {
  float: right;
}
.ant-select-selection--multiple {
  min-height: 32px;
  padding-bottom: 3px;
  cursor: text;
  zoom: 1;
}
.ant-select-selection--multiple::before,
.ant-select-selection--multiple::after {
  display: table;
  content: '';
}
.ant-select-selection--multiple::after {
  clear: both;
}
.ant-select-selection--multiple .ant-select-search--inline {
  position: static;
  float: left;
  width: auto;
  max-width: 100%;
  padding: 0;
}
.ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field {
  width: 0.75em;
  max-width: 100%;
  padding: 1px;
}
.ant-select-selection--multiple .ant-select-selection__rendered {
  height: auto;
  margin-bottom: -3px;
  margin-left: 5px;
}
.ant-select-selection--multiple .ant-select-selection__placeholder {
  margin-left: 6px;
}
.ant-select-selection--multiple > ul > li,
.ant-select-selection--multiple .ant-select-selection__rendered > ul > li {
  height: 24px;
  margin-top: 3px;
  line-height: 22px;
}
.ant-select-selection--multiple .ant-select-selection__choice {
  position: relative;
  float: left;
  max-width: 99%;
  margin-right: 4px;
  padding: 0 20px 0 10px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: default;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select-selection--multiple .ant-select-selection__choice__disabled {
  padding: 0 10px;
}
.ant-select-selection--multiple .ant-select-selection__choice__content {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select-selection--multiple .ant-select-selection__choice__remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: inherit;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
      -ms-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
.ant-select-selection--multiple .ant-select-selection__choice__remove > * {
  line-height: 1;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove svg {
  display: inline-block;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove::before {
  display: none;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon {
  display: block;
}
:root .ant-select-selection--multiple .ant-select-selection__choice__remove {
  font-size: 12px;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-select-selection--multiple .ant-select-selection__clear,
.ant-select-selection--multiple .ant-select-arrow {
  top: 16px;
}
.ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered,
.ant-select-show-arrow .ant-select-selection--multiple .ant-select-selection__rendered {
  margin-right: 20px;
}
.ant-select-open .ant-select-arrow-icon svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ant-select-open .ant-select-selection {
  border-color: #89d6f0;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
          box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
}
.ant-select-combobox .ant-select-arrow {
  display: none;
}
.ant-select-combobox .ant-select-search--inline {
  float: none;
  width: 100%;
  height: 100%;
}
.ant-select-combobox .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.ant-select-combobox .ant-select-search__field {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s;
}
.ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered,
.ant-select-combobox.ant-select-show-arrow .ant-select-selection:hover .ant-select-selection__rendered {
  margin-right: 20px;
}
.ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-select-dropdown-hidden {
  display: none;
}
.ant-select-dropdown-menu {
  max-height: 250px;
  margin-bottom: 0;
  padding: 4px 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none;
}
.ant-select-dropdown-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-select-dropdown-menu-item-group-list > .ant-select-dropdown-menu-item {
  padding-left: 20px;
}
.ant-select-dropdown-menu-item-group-title {
  height: 32px;
  padding: 0 12px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 32px;
}
.ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),
.ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child {
  border-radius: 0;
}
.ant-select-dropdown-menu-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #f0fdff;
}
.ant-select-dropdown-menu-item-selected {
  color: rgba(0, 0, 0, 0.65);
  font-weight: 600;
  background-color: #fafafa;
}
.ant-select-dropdown-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #f0fdff;
}
.ant-select-dropdown-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
  padding-right: 32px;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  color: transparent;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon {
  color: rgba(0, 0, 0, 0.87);
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon {
  display: none;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon {
  display: inline-block;
  color: #5ebde3;
}
.ant-select-dropdown--empty.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
  padding-right: 12px;
}
.ant-select-dropdown-container-open .ant-select-dropdown,
.ant-select-dropdown-open .ant-select-dropdown {
  display: block;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-empty {
  margin: 0 8px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.ant-empty-image {
  height: 100px;
  margin-bottom: 8px;
}
.ant-empty-image img {
  height: 100%;
}
.ant-empty-image svg {
  height: 100%;
  margin: auto;
}
.ant-empty-description {
  margin: 0;
}
.ant-empty-footer {
  margin-top: 16px;
}
.ant-empty-normal {
  margin: 32px 0;
  color: rgba(0, 0, 0, 0.25);
}
.ant-empty-normal .ant-empty-image {
  height: 40px;
}
.ant-empty-small {
  margin: 8px 0;
  color: rgba(0, 0, 0, 0.25);
}
.ant-empty-small .ant-empty-image {
  height: 35px;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
.ant-form legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}
.ant-form label {
  font-size: 14px;
}
.ant-form input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-form input[type='radio'],
.ant-form input[type='checkbox'] {
  line-height: normal;
}
.ant-form input[type='file'] {
  display: block;
}
.ant-form input[type='range'] {
  display: block;
  width: 100%;
}
.ant-form select[multiple],
.ant-form select[size] {
  height: auto;
}
.ant-form input[type='file']:focus,
.ant-form input[type='radio']:focus,
.ant-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ant-form output {
  display: block;
  padding-top: 15px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
}
.ant-form-item-required::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.ant-form-hide-required-mark .ant-form-item-required::before {
  display: none;
}
.ant-form-item-label > label {
  color: rgba(0, 0, 0, 0.85);
}
.ant-form-item-label > label::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.ant-form-item-label > label.ant-form-item-no-colon::after {
  content: ' ';
}
.ant-form-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin-bottom: 24px;
  vertical-align: top;
}
.ant-form-item label {
  position: relative;
}
.ant-form-item label > .anticon {
  font-size: 14px;
  vertical-align: top;
}
.ant-form-item-control {
  position: relative;
  line-height: 40px;
  zoom: 1;
}
.ant-form-item-control::before,
.ant-form-item-control::after {
  display: table;
  content: '';
}
.ant-form-item-control::after {
  clear: both;
}
.ant-form-item-children {
  position: relative;
}
.ant-form-item-with-help {
  margin-bottom: 5px;
}
.ant-form-item-label {
  display: inline-block;
  overflow: hidden;
  line-height: 39.9999px;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}
.ant-form-item-label-left {
  text-align: left;
}
.ant-form-item .ant-switch {
  margin: 2px 0 4px;
}
.ant-form-explain,
.ant-form-extra {
  clear: both;
  min-height: 22px;
  margin-top: -2px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5;
  -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-form-explain {
  margin-bottom: -1px;
}
.ant-form-extra {
  padding-top: 4px;
}
.ant-form-text {
  display: inline-block;
  padding-right: 8px;
}
.ant-form-split {
  display: block;
  text-align: center;
}
form .has-feedback .ant-input {
  padding-right: 30px;
}
form .has-feedback .ant-input-affix-wrapper .ant-input-suffix {
  padding-right: 18px;
}
form .has-feedback .ant-input-affix-wrapper .ant-input {
  padding-right: 49px;
}
form .has-feedback .ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input {
  padding-right: 68px;
}
form .has-feedback > .ant-select .ant-select-arrow,
form .has-feedback > .ant-select .ant-select-selection__clear,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection__clear {
  right: 28px;
}
form .has-feedback > .ant-select .ant-select-selection-selected-value,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value {
  padding-right: 42px;
}
form .has-feedback .ant-cascader-picker-arrow {
  margin-right: 17px;
}
form .has-feedback .ant-cascader-picker-clear {
  right: 28px;
}
form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
  right: 28px;
}
form .has-feedback .ant-calendar-picker-icon,
form .has-feedback .ant-time-picker-icon,
form .has-feedback .ant-calendar-picker-clear,
form .has-feedback .ant-time-picker-clear {
  right: 28px;
}
form .ant-mentions,
form textarea.ant-input {
  height: auto;
  margin-bottom: 4px;
}
form .ant-upload {
  background: transparent;
}
form input[type='radio'],
form input[type='checkbox'] {
  width: 14px;
  height: 14px;
}
form .ant-radio-inline,
form .ant-checkbox-inline {
  display: inline-block;
  margin-left: 8px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
form .ant-radio-inline:first-child,
form .ant-checkbox-inline:first-child {
  margin-left: 0;
}
form .ant-checkbox-vertical,
form .ant-radio-vertical {
  display: block;
}
form .ant-checkbox-vertical + .ant-checkbox-vertical,
form .ant-radio-vertical + .ant-radio-vertical {
  margin-left: 0;
}
form .ant-input-number + .ant-form-text {
  margin-left: 8px;
}
form .ant-input-number-handler-wrap {
  z-index: 2;
}
form .ant-select,
form .ant-cascader-picker {
  width: 100%;
}
form .ant-input-group .ant-select,
form .ant-input-group .ant-cascader-picker {
  width: auto;
}
form :not(.ant-input-group-wrapper) > .ant-input-group,
form .ant-input-group-wrapper {
  display: inline-block;
  vertical-align: middle;
}
form:not(.ant-form-vertical) :not(.ant-input-group-wrapper) > .ant-input-group,
form:not(.ant-form-vertical) .ant-input-group-wrapper {
  position: relative;
  top: -1px;
}
.ant-form-vertical .ant-form-item-label,
.ant-col-24.ant-form-item-label,
.ant-col-xl-24.ant-form-item-label {
  display: block;
  margin: 0;
  padding: 0 0 8px;
  line-height: 1.5;
  white-space: initial;
  text-align: left;
}
.ant-form-vertical .ant-form-item-label label::after,
.ant-col-24.ant-form-item-label label::after,
.ant-col-xl-24.ant-form-item-label label::after {
  display: none;
}
.ant-form-vertical .ant-form-item {
  padding-bottom: 8px;
}
.ant-form-vertical .ant-form-item-control {
  line-height: 1.5;
}
.ant-form-vertical .ant-form-explain {
  margin-top: 2px;
  margin-bottom: -5px;
}
.ant-form-vertical .ant-form-extra {
  margin-top: 2px;
  margin-bottom: -4px;
}
@media (max-width: 575px) {
  .ant-form-item-label,
  .ant-form-item-control-wrapper {
    display: block;
    width: 100%;
  }
  .ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-form-item-label label::after {
    display: none;
  }
  .ant-col-xs-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-xs-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .ant-col-sm-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-sm-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .ant-col-md-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-md-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .ant-col-lg-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-lg-24.ant-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1599px) {
  .ant-col-xl-24.ant-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5;
    white-space: initial;
    text-align: left;
  }
  .ant-col-xl-24.ant-form-item-label label::after {
    display: none;
  }
}
.ant-form-inline .ant-form-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 0;
}
.ant-form-inline .ant-form-item-with-help {
  margin-bottom: 24px;
}
.ant-form-inline .ant-form-item > .ant-form-item-control-wrapper,
.ant-form-inline .ant-form-item > .ant-form-item-label {
  display: inline-block;
  vertical-align: top;
}
.ant-form-inline .ant-form-text {
  display: inline-block;
}
.ant-form-inline .has-feedback {
  display: inline-block;
}
.has-success.has-feedback .ant-form-item-children-icon,
.has-warning.has-feedback .ant-form-item-children-icon,
.has-error.has-feedback .ant-form-item-children-icon,
.is-validating.has-feedback .ant-form-item-children-icon {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  width: 32px;
  height: 20px;
  margin-top: -10px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  visibility: visible;
  -webkit-animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
          animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  pointer-events: none;
}
.has-success.has-feedback .ant-form-item-children-icon svg,
.has-warning.has-feedback .ant-form-item-children-icon svg,
.has-error.has-feedback .ant-form-item-children-icon svg,
.is-validating.has-feedback .ant-form-item-children-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.has-success.has-feedback .ant-form-item-children-icon {
  color: #52c41a;
  -webkit-animation-name: diffZoomIn1 !important;
          animation-name: diffZoomIn1 !important;
}
.has-warning .ant-form-explain,
.has-warning .ant-form-split {
  color: #faad14;
}
.has-warning .ant-input,
.has-warning .ant-input:hover {
  background-color: #fff;
  border-color: #faad14;
}
.has-warning .ant-input:focus {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
          box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
}
.has-warning .ant-input:not([disabled]):hover {
  border-color: #faad14;
}
.has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
          box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
}
.has-warning .ant-input-affix-wrapper .ant-input,
.has-warning .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #faad14;
}
.has-warning .ant-input-affix-wrapper .ant-input:focus {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
          box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
}
.has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #faad14;
}
.has-warning .ant-input-prefix {
  color: #faad14;
}
.has-warning .ant-input-group-addon {
  color: #faad14;
  background-color: #fff;
  border-color: #faad14;
}
.has-warning .has-feedback {
  color: #faad14;
}
.has-warning.has-feedback .ant-form-item-children-icon {
  color: #faad14;
  -webkit-animation-name: diffZoomIn3 !important;
          animation-name: diffZoomIn3 !important;
}
.has-warning .ant-select-selection {
  border-color: #faad14;
}
.has-warning .ant-select-selection:hover {
  border-color: #faad14;
}
.has-warning .ant-select-open .ant-select-selection,
.has-warning .ant-select-focused .ant-select-selection {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
          box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
}
.has-warning .ant-calendar-picker-icon::after,
.has-warning .ant-time-picker-icon::after,
.has-warning .ant-picker-icon::after,
.has-warning .ant-select-arrow,
.has-warning .ant-cascader-picker-arrow {
  color: #faad14;
}
.has-warning .ant-input-number,
.has-warning .ant-time-picker-input {
  border-color: #faad14;
}
.has-warning .ant-input-number-focused,
.has-warning .ant-time-picker-input-focused,
.has-warning .ant-input-number:focus,
.has-warning .ant-time-picker-input:focus {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
          box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
}
.has-warning .ant-input-number:not([disabled]):hover,
.has-warning .ant-time-picker-input:not([disabled]):hover {
  border-color: #faad14;
}
.has-warning .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #ffc53d;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
          box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
}
.has-warning .ant-cascader-picker:hover .ant-cascader-input {
  border-color: #faad14;
}
.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #f5222d;
}
.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #fff;
  border-color: #f5222d;
}
.has-error .ant-input:focus {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.has-error .ant-input:not([disabled]):hover {
  border-color: #f5222d;
}
.has-error .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.has-error .ant-input-affix-wrapper .ant-input,
.has-error .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #f5222d;
}
.has-error .ant-input-affix-wrapper .ant-input:focus {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f5222d;
}
.has-error .ant-input-prefix {
  color: #f5222d;
}
.has-error .ant-input-group-addon {
  color: #f5222d;
  background-color: #fff;
  border-color: #f5222d;
}
.has-error .has-feedback {
  color: #f5222d;
}
.has-error.has-feedback .ant-form-item-children-icon {
  color: #f5222d;
  -webkit-animation-name: diffZoomIn2 !important;
          animation-name: diffZoomIn2 !important;
}
.has-error .ant-select-selection {
  border-color: #f5222d;
}
.has-error .ant-select-selection:hover {
  border-color: #f5222d;
}
.has-error .ant-select-open .ant-select-selection,
.has-error .ant-select-focused .ant-select-selection {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.has-error .ant-select.ant-select-auto-complete .ant-input:focus {
  border-color: #f5222d;
}
.has-error .ant-input-group-addon .ant-select-selection {
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.has-error .ant-calendar-picker-icon::after,
.has-error .ant-time-picker-icon::after,
.has-error .ant-picker-icon::after,
.has-error .ant-select-arrow,
.has-error .ant-cascader-picker-arrow {
  color: #f5222d;
}
.has-error .ant-input-number,
.has-error .ant-time-picker-input {
  border-color: #f5222d;
}
.has-error .ant-input-number-focused,
.has-error .ant-time-picker-input-focused,
.has-error .ant-input-number:focus,
.has-error .ant-time-picker-input:focus {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.has-error .ant-input-number:not([disabled]):hover,
.has-error .ant-time-picker-input:not([disabled]):hover {
  border-color: #f5222d;
}
.has-error .ant-mention-wrapper .ant-mention-editor,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover {
  border-color: #f5222d;
}
.has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.has-error .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #ff4d4f;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.has-error .ant-cascader-picker:hover .ant-cascader-input {
  border-color: #f5222d;
}
.has-error .ant-transfer-list {
  border-color: #f5222d;
}
.has-error .ant-transfer-list-search:not([disabled]) {
  border-color: #d9d9d9;
}
.has-error .ant-transfer-list-search:not([disabled]):hover {
  border-color: #89d6f0;
  border-right-width: 1px !important;
}
.has-error .ant-transfer-list-search:not([disabled]):focus {
  border-color: #89d6f0;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
          box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
}
.is-validating.has-feedback .ant-form-item-children-icon {
  display: inline-block;
  color: #5ebde3;
}
.ant-advanced-search-form .ant-form-item {
  margin-bottom: 24px;
}
.ant-advanced-search-form .ant-form-item-with-help {
  margin-bottom: 5px;
}
.show-help-enter,
.show-help-appear {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-leave {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-enter.show-help-enter-active,
.show-help-appear.show-help-appear-active {
  -webkit-animation-name: antShowHelpIn;
          animation-name: antShowHelpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.show-help-leave.show-help-leave-active {
  -webkit-animation-name: antShowHelpOut;
          animation-name: antShowHelpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.show-help-enter,
.show-help-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.show-help-leave {
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@-webkit-keyframes antShowHelpIn {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes antShowHelpIn {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes antShowHelpOut {
  to {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
}
@keyframes antShowHelpOut {
  to {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
}
@-webkit-keyframes diffZoomIn1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes diffZoomIn2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes diffZoomIn3 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn3 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/* 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 {
  position: relative;
  height: auto;
  margin-right: 0;
  margin-left: 0;
  zoom: 1;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-row::before,
.ant-row::after {
  display: table;
  content: '';
}
.ant-row::after {
  clear: both;
}
.ant-row + .ant-row::before {
  clear: both;
}
.ant-row-flex {
  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-flex::before,
.ant-row-flex::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ant-row-flex-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ant-row-flex-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-row-flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ant-row-flex-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ant-row-flex-space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.ant-row-flex-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ant-row-flex-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ant-row-flex-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ant-col {
  position: relative;
  min-height: 1px;
}
.ant-col-1, .ant-col-xs-1, .ant-col-sm-1, .ant-col-md-1, .ant-col-lg-1, .ant-col-2, .ant-col-xs-2, .ant-col-sm-2, .ant-col-md-2, .ant-col-lg-2, .ant-col-3, .ant-col-xs-3, .ant-col-sm-3, .ant-col-md-3, .ant-col-lg-3, .ant-col-4, .ant-col-xs-4, .ant-col-sm-4, .ant-col-md-4, .ant-col-lg-4, .ant-col-5, .ant-col-xs-5, .ant-col-sm-5, .ant-col-md-5, .ant-col-lg-5, .ant-col-6, .ant-col-xs-6, .ant-col-sm-6, .ant-col-md-6, .ant-col-lg-6, .ant-col-7, .ant-col-xs-7, .ant-col-sm-7, .ant-col-md-7, .ant-col-lg-7, .ant-col-8, .ant-col-xs-8, .ant-col-sm-8, .ant-col-md-8, .ant-col-lg-8, .ant-col-9, .ant-col-xs-9, .ant-col-sm-9, .ant-col-md-9, .ant-col-lg-9, .ant-col-10, .ant-col-xs-10, .ant-col-sm-10, .ant-col-md-10, .ant-col-lg-10, .ant-col-11, .ant-col-xs-11, .ant-col-sm-11, .ant-col-md-11, .ant-col-lg-11, .ant-col-12, .ant-col-xs-12, .ant-col-sm-12, .ant-col-md-12, .ant-col-lg-12, .ant-col-13, .ant-col-xs-13, .ant-col-sm-13, .ant-col-md-13, .ant-col-lg-13, .ant-col-14, .ant-col-xs-14, .ant-col-sm-14, .ant-col-md-14, .ant-col-lg-14, .ant-col-15, .ant-col-xs-15, .ant-col-sm-15, .ant-col-md-15, .ant-col-lg-15, .ant-col-16, .ant-col-xs-16, .ant-col-sm-16, .ant-col-md-16, .ant-col-lg-16, .ant-col-17, .ant-col-xs-17, .ant-col-sm-17, .ant-col-md-17, .ant-col-lg-17, .ant-col-18, .ant-col-xs-18, .ant-col-sm-18, .ant-col-md-18, .ant-col-lg-18, .ant-col-19, .ant-col-xs-19, .ant-col-sm-19, .ant-col-md-19, .ant-col-lg-19, .ant-col-20, .ant-col-xs-20, .ant-col-sm-20, .ant-col-md-20, .ant-col-lg-20, .ant-col-21, .ant-col-xs-21, .ant-col-sm-21, .ant-col-md-21, .ant-col-lg-21, .ant-col-22, .ant-col-xs-22, .ant-col-sm-22, .ant-col-md-22, .ant-col-lg-22, .ant-col-23, .ant-col-xs-23, .ant-col-sm-23, .ant-col-md-23, .ant-col-lg-23, .ant-col-24, .ant-col-xs-24, .ant-col-sm-24, .ant-col-md-24, .ant-col-lg-24 {
  position: relative;
  padding-right: 0;
  padding-left: 0;
}
.ant-col-1, .ant-col-2, .ant-col-3, .ant-col-4, .ant-col-5, .ant-col-6, .ant-col-7, .ant-col-8, .ant-col-9, .ant-col-10, .ant-col-11, .ant-col-12, .ant-col-13, .ant-col-14, .ant-col-15, .ant-col-16, .ant-col-17, .ant-col-18, .ant-col-19, .ant-col-20, .ant-col-21, .ant-col-22, .ant-col-23, .ant-col-24 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  float: left;
}
.ant-col-24 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-xs-1, .ant-col-xs-2, .ant-col-xs-3, .ant-col-xs-4, .ant-col-xs-5, .ant-col-xs-6, .ant-col-xs-7, .ant-col-xs-8, .ant-col-xs-9, .ant-col-xs-10, .ant-col-xs-11, .ant-col-xs-12, .ant-col-xs-13, .ant-col-xs-14, .ant-col-xs-15, .ant-col-xs-16, .ant-col-xs-17, .ant-col-xs-18, .ant-col-xs-19, .ant-col-xs-20, .ant-col-xs-21, .ant-col-xs-22, .ant-col-xs-23, .ant-col-xs-24 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  float: left;
}
.ant-col-xs-24 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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-sizing: border-box;
          box-sizing: border-box;
  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;
}
@media (min-width: 576px) {
  .ant-col-sm-1, .ant-col-sm-2, .ant-col-sm-3, .ant-col-sm-4, .ant-col-sm-5, .ant-col-sm-6, .ant-col-sm-7, .ant-col-sm-8, .ant-col-sm-9, .ant-col-sm-10, .ant-col-sm-11, .ant-col-sm-12, .ant-col-sm-13, .ant-col-sm-14, .ant-col-sm-15, .ant-col-sm-16, .ant-col-sm-17, .ant-col-sm-18, .ant-col-sm-19, .ant-col-sm-20, .ant-col-sm-21, .ant-col-sm-22, .ant-col-sm-23, .ant-col-sm-24 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-sm-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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;
  }
}
@media (min-width: 768px) {
  .ant-col-md-1, .ant-col-md-2, .ant-col-md-3, .ant-col-md-4, .ant-col-md-5, .ant-col-md-6, .ant-col-md-7, .ant-col-md-8, .ant-col-md-9, .ant-col-md-10, .ant-col-md-11, .ant-col-md-12, .ant-col-md-13, .ant-col-md-14, .ant-col-md-15, .ant-col-md-16, .ant-col-md-17, .ant-col-md-18, .ant-col-md-19, .ant-col-md-20, .ant-col-md-21, .ant-col-md-22, .ant-col-md-23, .ant-col-md-24 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-md-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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;
  }
}
@media (min-width: 992px) {
  .ant-col-lg-1, .ant-col-lg-2, .ant-col-lg-3, .ant-col-lg-4, .ant-col-lg-5, .ant-col-lg-6, .ant-col-lg-7, .ant-col-lg-8, .ant-col-lg-9, .ant-col-lg-10, .ant-col-lg-11, .ant-col-lg-12, .ant-col-lg-13, .ant-col-lg-14, .ant-col-lg-15, .ant-col-lg-16, .ant-col-lg-17, .ant-col-lg-18, .ant-col-lg-19, .ant-col-lg-20, .ant-col-lg-21, .ant-col-lg-22, .ant-col-lg-23, .ant-col-lg-24 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-lg-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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;
  }
}
@media (min-width: 1200px) {
  .ant-col-xl-1, .ant-col-xl-2, .ant-col-xl-3, .ant-col-xl-4, .ant-col-xl-5, .ant-col-xl-6, .ant-col-xl-7, .ant-col-xl-8, .ant-col-xl-9, .ant-col-xl-10, .ant-col-xl-11, .ant-col-xl-12, .ant-col-xl-13, .ant-col-xl-14, .ant-col-xl-15, .ant-col-xl-16, .ant-col-xl-17, .ant-col-xl-18, .ant-col-xl-19, .ant-col-xl-20, .ant-col-xl-21, .ant-col-xl-22, .ant-col-xl-23, .ant-col-xl-24 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-xl-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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;
  }
}
@media (min-width: 1600px) {
  .ant-col-xxl-1, .ant-col-xxl-2, .ant-col-xxl-3, .ant-col-xxl-4, .ant-col-xxl-5, .ant-col-xxl-6, .ant-col-xxl-7, .ant-col-xxl-8, .ant-col-xxl-9, .ant-col-xxl-10, .ant-col-xxl-11, .ant-col-xxl-12, .ant-col-xxl-13, .ant-col-xxl-14, .ant-col-xxl-15, .ant-col-xxl-16, .ant-col-xxl-17, .ant-col-xxl-18, .ant-col-xxl-19, .ant-col-xxl-20, .ant-col-xxl-21, .ant-col-xxl-22, .ant-col-xxl-23, .ant-col-xxl-24 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-xxl-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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-sizing: border-box;
            box-sizing: border-box;
    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;
  }
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-menu {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin-bottom: 0;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0;
  list-style: none;
  background: #fff;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
  zoom: 1;
}
.ant-menu::before,
.ant-menu::after {
  display: table;
  content: '';
}
.ant-menu::after {
  clear: both;
}
.ant-menu ul,
.ant-menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-menu-hidden {
  display: none;
}
.ant-menu-item-group-title {
  padding: 8px 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-menu-submenu,
.ant-menu-submenu-inline {
  -webkit-transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-selected {
  color: #5ebde3;
}
.ant-menu-item:active,
.ant-menu-submenu-title:active {
  background: #f0fdff;
}
.ant-menu-submenu .ant-menu-sub {
  cursor: initial;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item > a {
  display: block;
  color: rgba(0, 0, 0, 0.65);
}
.ant-menu-item > a:hover {
  color: #5ebde3;
}
.ant-menu-item > a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: '';
}
.ant-menu-item > .ant-badge > a {
  color: rgba(0, 0, 0, 0.65);
}
.ant-menu-item > .ant-badge > a:hover {
  color: #5ebde3;
}
.ant-menu-item-divider {
  height: 1px;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-menu-item:hover,
.ant-menu-item-active,
.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
.ant-menu-submenu-active,
.ant-menu-submenu-title:hover {
  color: #5ebde3;
}
.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu {
  margin-top: -1px;
}
.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
  background-color: transparent;
}
.ant-menu-item-selected {
  color: #5ebde3;
}
.ant-menu-item-selected > a,
.ant-menu-item-selected > a:hover {
  color: #5ebde3;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #f0fdff;
}
.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: 1px solid #e8e8e8;
}
.ant-menu-vertical-right {
  border-left: 1px solid #e8e8e8;
}
.ant-menu-vertical.ant-menu-sub,
.ant-menu-vertical-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub {
  min-width: 160px;
  padding: 0;
  border-right: 0;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item::after {
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-menu-horizontal.ant-menu-sub {
  min-width: 114px;
}
.ant-menu-item,
.ant-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item .anticon,
.ant-menu-submenu-title .anticon {
  min-width: 14px;
  margin-right: 10px;
  font-size: 14px;
  -webkit-transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item .anticon + span,
.ant-menu-submenu-title .anticon + span {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu > .ant-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: #fff;
  border-radius: 4px;
}
.ant-menu-submenu-popup .submenu-title-wrapper {
  padding-right: 20px;
}
.ant-menu-submenu-popup::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.0001;
  content: ' ';
}
.ant-menu-submenu > .ant-menu {
  background-color: #fff;
  border-radius: 4px;
}
.ant-menu-submenu > .ant-menu-submenu-title::after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  position: absolute;
  width: 6px;
  height: 1.5px;
  background: #fff;
  background: rgba(0, 0, 0, 0.65) \9;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  background-image: none \9;
  border-radius: 2px;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: '';
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(45deg) translateY(-2px);
      -ms-transform: rotate(45deg) translateY(-2px);
          transform: rotate(45deg) translateY(-2px);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(-45deg) translateY(2px);
      -ms-transform: rotate(-45deg) translateY(2px);
          transform: rotate(-45deg) translateY(2px);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before {
  background: -webkit-gradient(linear, left top, right top, from(#5ebde3), to(#5ebde3));
  background: linear-gradient(to right, #5ebde3, #5ebde3);
}
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(-45deg) translateX(2px);
      -ms-transform: rotate(-45deg) translateX(2px);
          transform: rotate(-45deg) translateX(2px);
}
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(45deg) translateX(-2px);
      -ms-transform: rotate(45deg) translateX(-2px);
          transform: rotate(45deg) translateX(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(-45deg) translateX(-2px);
      -ms-transform: rotate(-45deg) translateX(-2px);
          transform: rotate(-45deg) translateX(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(45deg) translateX(2px);
      -ms-transform: rotate(45deg) translateX(2px);
          transform: rotate(45deg) translateX(2px);
}
.ant-menu-vertical .ant-menu-submenu-selected,
.ant-menu-vertical-left .ant-menu-submenu-selected,
.ant-menu-vertical-right .ant-menu-submenu-selected {
  color: #5ebde3;
}
.ant-menu-vertical .ant-menu-submenu-selected > a,
.ant-menu-vertical-left .ant-menu-submenu-selected > a,
.ant-menu-vertical-right .ant-menu-submenu-selected > a {
  color: #5ebde3;
}
.ant-menu-horizontal {
  line-height: 46px;
  white-space: nowrap;
  border: 0;
  border-bottom: 1px solid #e8e8e8;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-menu-horizontal > .ant-menu-item,
.ant-menu-horizontal > .ant-menu-submenu {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 2px solid transparent;
}
.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-submenu:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu-active,
.ant-menu-horizontal > .ant-menu-item-open,
.ant-menu-horizontal > .ant-menu-submenu-open,
.ant-menu-horizontal > .ant-menu-item-selected,
.ant-menu-horizontal > .ant-menu-submenu-selected {
  color: #5ebde3;
  border-bottom: 2px solid #5ebde3;
}
.ant-menu-horizontal > .ant-menu-item > a {
  display: block;
  color: rgba(0, 0, 0, 0.65);
}
.ant-menu-horizontal > .ant-menu-item > a:hover {
  color: #5ebde3;
}
.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: -2px;
}
.ant-menu-horizontal > .ant-menu-item-selected > a {
  color: #5ebde3;
}
.ant-menu-horizontal::after {
  display: block;
  clear: both;
  height: 0;
  content: ' ';
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item {
  position: relative;
}
.ant-menu-vertical .ant-menu-item::after,
.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-vertical-right .ant-menu-item::after,
.ant-menu-inline .ant-menu-item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 3px solid #5ebde3;
  -webkit-transform: scaleY(0.0001);
      -ms-transform: scaleY(0.0001);
          transform: scaleY(0.0001);
  opacity: 0;
  -webkit-transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: '';
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item,
.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0 16px;
  overflow: hidden;
  font-size: 14px;
  line-height: 40px;
  text-overflow: ellipsis;
}
.ant-menu-vertical .ant-menu-submenu,
.ant-menu-vertical-left .ant-menu-submenu,
.ant-menu-vertical-right .ant-menu-submenu,
.ant-menu-inline .ant-menu-submenu {
  padding-bottom: 0.02px;
}
.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-menu-vertical-left .ant-menu-item:not(:last-child),
.ant-menu-vertical-right .ant-menu-item:not(:last-child),
.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 8px;
}
.ant-menu-vertical > .ant-menu-item,
.ant-menu-vertical-left > .ant-menu-item,
.ant-menu-vertical-right > .ant-menu-item,
.ant-menu-inline > .ant-menu-item,
.ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
}
.ant-menu-inline {
  width: 100%;
}
.ant-menu-inline .ant-menu-selected::after,
.ant-menu-inline .ant-menu-item-selected::after {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  opacity: 1;
  -webkit-transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title {
  width: calc(100% + 1px);
}
.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 34px;
}
.ant-menu-inline-collapsed {
  width: 80px;
}
.ant-menu-inline-collapsed > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
  left: 0;
  padding: 0 32px !important;
  text-overflow: clip;
}
.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  display: none;
}
.ant-menu-inline-collapsed > .ant-menu-item .anticon,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  margin: 0;
  font-size: 16px;
  line-height: 40px;
}
.ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
}
.ant-menu-inline-collapsed-tooltip {
  pointer-events: none;
}
.ant-menu-inline-collapsed-tooltip .anticon {
  display: none;
}
.ant-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85);
}
.ant-menu-inline-collapsed .ant-menu-item-group-title {
  padding-right: 4px;
  padding-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-menu-item-group-list .ant-menu-item,
.ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 16px 0 28px;
}
.ant-menu-root.ant-menu-vertical,
.ant-menu-root.ant-menu-vertical-left,
.ant-menu-root.ant-menu-vertical-right,
.ant-menu-root.ant-menu-inline {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-menu-sub.ant-menu-inline {
  padding: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-menu-sub.ant-menu-inline > .ant-menu-item,
.ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
  list-style-position: inside;
  list-style-type: disc;
}
.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-left: 32px;
}
.ant-menu-item-disabled,
.ant-menu-submenu-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  background: none;
  border-color: transparent !important;
  cursor: not-allowed;
}
.ant-menu-item-disabled > a,
.ant-menu-submenu-disabled > a {
  color: rgba(0, 0, 0, 0.25) !important;
  pointer-events: none;
}
.ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
}
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(0, 0, 0, 0.25) !important;
}
.ant-menu-dark,
.ant-menu-dark .ant-menu-sub {
  color: rgba(255, 255, 255, 0.65);
  background: #001529;
}
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0.45;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  background: #fff;
}
.ant-menu-dark.ant-menu-submenu-popup {
  background: transparent;
}
.ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background: #000c17;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
}
.ant-menu-dark.ant-menu-horizontal {
  border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
.ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
  top: 0;
  margin-top: 0;
  border-color: #001529;
  border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: 0;
}
.ant-menu-dark .ant-menu-item,
.ant-menu-dark .ant-menu-item-group-title,
.ant-menu-dark .ant-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-menu-dark.ant-menu-inline,
.ant-menu-dark.ant-menu-vertical,
.ant-menu-dark.ant-menu-vertical-left,
.ant-menu-dark.ant-menu-vertical-right {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-vertical .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item::after {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
.ant-menu-dark .ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-active,
.ant-menu-dark .ant-menu-submenu-active,
.ant-menu-dark .ant-menu-submenu-open,
.ant-menu-dark .ant-menu-submenu-selected,
.ant-menu-dark .ant-menu-submenu-title:hover {
  color: #fff;
  background-color: transparent;
}
.ant-menu-dark .ant-menu-item:hover > a,
.ant-menu-dark .ant-menu-item-active > a,
.ant-menu-dark .ant-menu-submenu-active > a,
.ant-menu-dark .ant-menu-submenu-open > a,
.ant-menu-dark .ant-menu-submenu-selected > a,
.ant-menu-dark .ant-menu-submenu-title:hover > a {
  color: #fff;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow {
  opacity: 1;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before {
  background: #fff;
}
.ant-menu-dark .ant-menu-item:hover {
  background-color: transparent;
}
.ant-menu-dark .ant-menu-item-selected {
  color: #fff;
  border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected::after {
  border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected > a,
.ant-menu-dark .ant-menu-item-selected > a:hover {
  color: #fff;
}
.ant-menu-dark .ant-menu-item-selected .anticon {
  color: #fff;
}
.ant-menu-dark .ant-menu-item-selected .anticon + span {
  color: #fff;
}
.ant-menu.ant-menu-dark .ant-menu-item-selected,
.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
  background-color: #5ebde3;
}
.ant-menu-dark .ant-menu-item-disabled,
.ant-menu-dark .ant-menu-submenu-disabled,
.ant-menu-dark .ant-menu-item-disabled > a,
.ant-menu-dark .ant-menu-submenu-disabled > a {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 0.8;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(255, 255, 255, 0.35) !important;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-table-wrapper {
  zoom: 1;
}
.ant-table-wrapper::before,
.ant-table-wrapper::after {
  display: table;
  content: '';
}
.ant-table-wrapper::after {
  clear: both;
}
.ant-table {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  clear: both;
}
.ant-table-body {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-table-empty .ant-table-body {
  overflow-x: auto !important;
  overflow-y: hidden !important;
}
.ant-table table {
  width: 100%;
  text-align: left;
  border-radius: 4px 4px 0 0;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-table-layout-fixed table {
  table-layout: fixed;
}
.ant-table-thead > tr > th {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  text-align: left;
  background: #fafafa;
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-table-thead > tr > th[colspan]:not([colspan='1']) {
  text-align: center;
}
.ant-table-thead > tr > th .anticon-filter,
.ant-table-thead > tr > th .ant-table-filter-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 100%;
  color: #bfbfbf;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-table-thead > tr > th .anticon-filter > svg,
.ant-table-thead > tr > th .ant-table-filter-icon > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -6px;
}
.ant-table-thead > tr > th .ant-table-filter-selected.anticon {
  color: #5ebde3;
}
.ant-table-thead > tr > th .ant-table-column-sorter {
  display: table-cell;
  vertical-align: middle;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner {
  height: 1em;
  margin-top: 0.35em;
  margin-left: 0.57142857em;
  color: #bfbfbf;
  line-height: 1em;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down {
  display: inline-block;
  font-size: 12px;
  font-size: 11px \9;
  -webkit-transform: scale(0.91666667) rotate(0deg);
      -ms-transform: scale(0.91666667) rotate(0deg);
          transform: scale(0.91666667) rotate(0deg);
  display: block;
  height: 1em;
  line-height: 1em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
:root .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,
:root .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down {
  font-size: 12px;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on {
  color: #5ebde3;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full {
  margin-top: -0.15em;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-up,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down {
  height: 0.5em;
  line-height: 0.5em;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down {
  margin-top: 0.125em;
}
.ant-table-thead > tr > th.ant-table-column-has-actions {
  position: relative;
  background-clip: padding-box;
  /* stylelint-disable-next-line */
  -webkit-background-clip: border-box;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters {
  padding-right: 30px !important;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .anticon-filter.ant-table-filter-open,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .ant-table-filter-icon.ant-table-filter-open {
  color: rgba(0, 0, 0, 0.45);
  background: #e5e5e5;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:hover,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover {
  color: rgba(0, 0, 0, 0.45);
  background: #e5e5e5;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:active,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:active {
  color: rgba(0, 0, 0, 0.65);
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters {
  cursor: pointer;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover {
  background: #f2f2f2;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .anticon-filter,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .ant-table-filter-icon {
  background: #f2f2f2;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-up:not(.on),
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-down:not(.on) {
  color: rgba(0, 0, 0, 0.45);
}
.ant-table-thead > tr > th .ant-table-header-column {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters {
  display: table;
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters > .ant-table-column-title {
  display: table-cell;
  vertical-align: middle;
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters > *:not(.ant-table-column-sorter) {
  position: relative;
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters:hover::before {
  background: rgba(0, 0, 0, 0.04);
}
.ant-table-thead > tr > th.ant-table-column-has-sorters {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 4px;
}
.ant-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 4px;
}
.ant-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0;
}
.ant-table-tbody > tr > td {
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: all 0.3s, border 0s;
  transition: all 0.3s, border 0s;
}
.ant-table-thead > tr,
.ant-table-tbody > tr {
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.ant-table-thead > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-tbody > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-thead > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #f0fdff;
}
.ant-table-thead > tr.ant-table-row-selected > td.ant-table-column-sort,
.ant-table-tbody > tr.ant-table-row-selected > td.ant-table-column-sort {
  background: #fafafa;
}
.ant-table-thead > tr:hover.ant-table-row-selected > td,
.ant-table-tbody > tr:hover.ant-table-row-selected > td {
  background: #fafafa;
}
.ant-table-thead > tr:hover.ant-table-row-selected > td.ant-table-column-sort,
.ant-table-tbody > tr:hover.ant-table-row-selected > td.ant-table-column-sort {
  background: #fafafa;
}
.ant-table-thead > tr:hover {
  background: none;
}
.ant-table-footer {
  position: relative;
  padding: 16px 16px;
  color: rgba(0, 0, 0, 0.85);
  background: #fafafa;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.ant-table-footer::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fafafa;
  content: '';
}
.ant-table.ant-table-bordered .ant-table-footer {
  border: 1px solid #e8e8e8;
}
.ant-table-title {
  position: relative;
  top: 1px;
  padding: 16px 0;
  border-radius: 4px 4px 0 0;
}
.ant-table.ant-table-bordered .ant-table-title {
  padding-right: 16px;
  padding-left: 16px;
  border: 1px solid #e8e8e8;
}
.ant-table-title + .ant-table-content {
  position: relative;
  border-radius: 4px 4px 0 0;
}
.ant-table-bordered .ant-table-title + .ant-table-content,
.ant-table-bordered .ant-table-title + .ant-table-content table,
.ant-table-bordered .ant-table-title + .ant-table-content .ant-table-thead > tr:first-child > th {
  border-radius: 0;
}
.ant-table-without-column-header .ant-table-title + .ant-table-content,
.ant-table-without-column-header table {
  border-radius: 0;
}
.ant-table-without-column-header.ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-top: 1px solid #e8e8e8;
  border-radius: 4px;
}
.ant-table-tbody > tr.ant-table-row-selected td {
  color: inherit;
  background: #fafafa;
}
.ant-table-thead > tr > th.ant-table-column-sort {
  background: #f5f5f5;
}
.ant-table-tbody > tr > td.ant-table-column-sort {
  background: rgba(0, 0, 0, 0.01);
}
.ant-table-thead > tr > th,
.ant-table-tbody > tr > td {
  padding: 16px 16px;
  overflow-wrap: break-word;
}
.ant-table-expand-icon-th,
.ant-table-row-expand-icon-cell {
  width: 50px;
  min-width: 50px;
  text-align: center;
}
.ant-table-header {
  overflow: hidden;
  background: #fafafa;
}
.ant-table-header table {
  border-radius: 4px 4px 0 0;
}
.ant-table-loading {
  position: relative;
}
.ant-table-loading .ant-table-body {
  background: #fff;
  opacity: 0.5;
}
.ant-table-loading .ant-table-spin-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 20px;
  margin-left: -30px;
  line-height: 20px;
}
.ant-table-loading .ant-table-with-pagination {
  margin-top: -20px;
}
.ant-table-loading .ant-table-without-pagination {
  margin-top: 10px;
}
.ant-table-bordered .ant-table-header > table,
.ant-table-bordered .ant-table-body > table,
.ant-table-bordered .ant-table-fixed-left table,
.ant-table-bordered .ant-table-fixed-right table {
  border: 1px solid #e8e8e8;
  border-right: 0;
  border-bottom: 0;
}
.ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-header > table {
  border-bottom: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-body > table {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-header + .ant-table-body > table,
.ant-table-bordered.ant-table-fixed-header .ant-table-body-inner > table {
  border-top: 0;
}
.ant-table-bordered .ant-table-thead > tr:not(:last-child) > th {
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-bordered .ant-table-thead > tr > th,
.ant-table-bordered .ant-table-tbody > tr > td {
  border-right: 1px solid #e8e8e8;
}
.ant-table-placeholder {
  position: relative;
  z-index: 1;
  margin-top: -1px;
  padding: 16px 16px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.ant-table-pagination.ant-pagination {
  float: right;
  margin: 16px 0;
}
.ant-table-filter-dropdown {
  position: relative;
  min-width: 96px;
  margin-left: -8px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-table-filter-dropdown .ant-dropdown-menu {
  max-height: calc(100vh - 130px);
  overflow-x: hidden;
  border: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
  padding-right: 0;
}
.ant-table-filter-dropdown .ant-dropdown-menu-sub {
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title::after {
  color: #5ebde3;
  font-weight: bold;
  text-shadow: 0 0 2px #f0fdff;
}
.ant-table-filter-dropdown .ant-dropdown-menu-item {
  overflow: hidden;
}
.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-item:last-child,
.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title {
  border-radius: 0;
}
.ant-table-filter-dropdown-btns {
  padding: 7px 8px;
  overflow: hidden;
  border-top: 1px solid #e8e8e8;
}
.ant-table-filter-dropdown-link {
  color: #5ebde3;
}
.ant-table-filter-dropdown-link:hover {
  color: #89d6f0;
}
.ant-table-filter-dropdown-link:active {
  color: #4496bd;
}
.ant-table-filter-dropdown-link.confirm {
  float: left;
}
.ant-table-filter-dropdown-link.clear {
  float: right;
}
.ant-table-selection {
  white-space: nowrap;
}
.ant-table-selection-select-all-custom {
  margin-right: 4px !important;
}
.ant-table-selection .anticon-down {
  color: #bfbfbf;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-table-selection-menu {
  min-width: 96px;
  margin-top: 5px;
  margin-left: -30px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-table-selection-menu .ant-action-down {
  color: #bfbfbf;
}
.ant-table-selection-down {
  display: inline-block;
  padding: 0;
  line-height: 1;
  cursor: pointer;
}
.ant-table-selection-down:hover .anticon-down {
  color: rgba(0, 0, 0, 0.6);
}
.ant-table-row-expand-icon {
  color: #5ebde3;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  display: inline-block;
  width: 17px;
  height: 17px;
  color: inherit;
  line-height: 13px;
  text-align: center;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover {
  color: #89d6f0;
}
.ant-table-row-expand-icon:active {
  color: #4496bd;
}
.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover,
.ant-table-row-expand-icon:active {
  border-color: currentColor;
}
.ant-table-row-expanded::after {
  content: '-';
}
.ant-table-row-collapsed::after {
  content: '+';
}
.ant-table-row-spaced {
  visibility: hidden;
}
.ant-table-row-spaced::after {
  content: '.';
}
.ant-table-row-cell-ellipsis,
.ant-table-row-cell-ellipsis .ant-table-column-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-table-row-cell-ellipsis .ant-table-column-title {
  display: block;
}
.ant-table-row-cell-break-word {
  word-wrap: break-word;
  word-break: break-word;
}
tr.ant-table-expanded-row,
tr.ant-table-expanded-row:hover {
  background: #fbfbfb;
}
tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -16px -16px -17px;
}
.ant-table .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 8px;
}
.ant-table-scroll {
  overflow: auto;
  overflow-x: hidden;
}
.ant-table-scroll table {
  min-width: 100%;
}
.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]) {
  color: transparent;
}
.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]) > * {
  visibility: hidden;
}
.ant-table-body-inner {
  height: 100%;
}
.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  position: relative;
  background: #fff;
}
.ant-table-fixed-header .ant-table-body-inner {
  overflow: scroll;
}
.ant-table-fixed-header .ant-table-scroll .ant-table-header {
  margin-bottom: -20px;
  padding-bottom: 20px;
  overflow: scroll;
  opacity: 0.9999;
}
.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 1px solid #e8e8e8;
  border-width: 0 0 1px 0;
}
.ant-table-hide-scrollbar {
  scrollbar-color: transparent transparent;
  min-width: unset;
}
.ant-table-hide-scrollbar::-webkit-scrollbar {
  min-width: inherit;
  background-color: transparent;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 1px solid #e8e8e8;
  border-width: 1px 1px 1px 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar .ant-table-thead > tr:only-child > th:last-child {
  border-right-color: transparent;
}
.ant-table-fixed-left,
.ant-table-fixed-right {
  position: absolute;
  top: 0;
  z-index: 1;
  overflow: hidden;
  border-radius: 0;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.ant-table-fixed-left table,
.ant-table-fixed-right table {
  width: auto;
  background: #fff;
}
.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,
.ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed {
  border-radius: 0;
}
.ant-table-fixed-left {
  left: 0;
  -webkit-box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.15);
          box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
.ant-table-fixed-left .ant-table-header {
  overflow-y: hidden;
}
.ant-table-fixed-left .ant-table-body-inner {
  margin-right: -20px;
  padding-right: 20px;
}
.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner {
  padding-right: 0;
}
.ant-table-fixed-left,
.ant-table-fixed-left table {
  border-radius: 4px 0 0 0;
}
.ant-table-fixed-left .ant-table-thead > tr > th:last-child {
  border-top-right-radius: 0;
}
.ant-table-fixed-right {
  right: 0;
  -webkit-box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15);
          box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
.ant-table-fixed-right,
.ant-table-fixed-right table {
  border-radius: 0 4px 0 0;
}
.ant-table-fixed-right .ant-table-expanded-row {
  color: transparent;
  pointer-events: none;
}
.ant-table-fixed-right .ant-table-thead > tr > th:first-child {
  border-top-left-radius: 0;
}
.ant-table.ant-table-scroll-position-left .ant-table-fixed-left {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-table.ant-table-scroll-position-right .ant-table-fixed-right {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-table colgroup > col.ant-table-selection-col {
  width: 60px;
}
.ant-table-thead > tr > th.ant-table-selection-column-custom .ant-table-selection {
  margin-right: -15px;
}
.ant-table-thead > tr > th.ant-table-selection-column,
.ant-table-tbody > tr > td.ant-table-selection-column {
  text-align: center;
}
.ant-table-thead > tr > th.ant-table-selection-column .ant-radio-wrapper,
.ant-table-tbody > tr > td.ant-table-selection-column .ant-radio-wrapper {
  margin-right: 0;
}
.ant-table-row[class*='ant-table-row-level-0'] .ant-table-selection-column > span {
  display: inline-block;
}
.ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span {
  padding-left: 8px;
}
/**
* Another fix of Firefox:
*/
@supports (-moz-appearance: meterbar) {
  .ant-table-thead > tr > th.ant-table-column-has-actions {
    background-clip: padding-box;
  }
}
.ant-table-middle > .ant-table-title,
.ant-table-middle > .ant-table-content > .ant-table-footer {
  padding: 12px 8px;
}
.ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 12px 8px;
}
.ant-table-middle tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -12px -8px -13px;
}
.ant-table-small {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.ant-table-small > .ant-table-title,
.ant-table-small > .ant-table-content > .ant-table-footer {
  padding: 8px 8px;
}
.ant-table-small > .ant-table-title {
  top: 0;
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-small > .ant-table-content > .ant-table-footer {
  background-color: transparent;
  border-top: 1px solid #e8e8e8;
}
.ant-table-small > .ant-table-content > .ant-table-footer::before {
  background-color: transparent;
}
.ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0 8px;
}
.ant-table-small > .ant-table-content > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  border: 0;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 8px 8px;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th {
  background-color: transparent;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr {
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th.ant-table-column-sort {
  background-color: rgba(0, 0, 0, 0.01);
}
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  padding: 0;
}
.ant-table-small > .ant-table-content .ant-table-header {
  background-color: transparent;
  border-radius: 4px 4px 0 0;
}
.ant-table-small > .ant-table-content .ant-table-placeholder,
.ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 0;
}
.ant-table-small.ant-table-bordered {
  border-right: 0;
}
.ant-table-small.ant-table-bordered .ant-table-title {
  border: 0;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-content {
  border-right: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-footer {
  border: 0;
  border-top: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-footer::before {
  display: none;
}
.ant-table-small.ant-table-bordered .ant-table-placeholder {
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
.ant-table-small.ant-table-bordered .ant-table-thead > tr > th.ant-table-row-cell-last,
.ant-table-small.ant-table-bordered .ant-table-tbody > tr > td:last-child {
  border-right: none;
}
.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead > tr > th:last-child,
.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody > tr > td:last-child {
  border-right: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-fixed-right {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
.ant-table-small tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -8px -8px -9px;
}
.ant-table-small.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  border-radius: 0 0 4px 4px;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-radio-group {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-radio-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  margin-right: 8px;
  white-space: nowrap;
  cursor: pointer;
}
.ant-radio {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: sub;
  outline: none;
  cursor: pointer;
}
.ant-radio-wrapper:hover .ant-radio,
.ant-radio:hover .ant-radio-inner,
.ant-radio-input:focus + .ant-radio-inner {
  border-color: #5ebde3;
}
.ant-radio-input:focus + .ant-radio-inner {
  -webkit-box-shadow: 0 0 0 3px rgba(94, 189, 227, 0.08);
          box-shadow: 0 0 0 3px rgba(94, 189, 227, 0.08);
}
.ant-radio-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #5ebde3;
  border-radius: 50%;
  visibility: hidden;
  -webkit-animation: antRadioEffect 0.36s ease-in-out;
          animation: antRadioEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  content: '';
}
.ant-radio:hover::after,
.ant-radio-wrapper:hover .ant-radio::after {
  visibility: visible;
}
.ant-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-radio-inner::after {
  position: absolute;
  top: 3px;
  left: 3px;
  display: table;
  width: 8px;
  height: 8px;
  background-color: #5ebde3;
  border-top: 0;
  border-left: 0;
  border-radius: 8px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}
.ant-radio-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}
.ant-radio-checked .ant-radio-inner {
  border-color: #5ebde3;
}
.ant-radio-checked .ant-radio-inner::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-radio-disabled .ant-radio-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
  cursor: not-allowed;
}
.ant-radio-disabled .ant-radio-inner::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.ant-radio-disabled .ant-radio-input {
  cursor: not-allowed;
}
.ant-radio-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
span.ant-radio + * {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-radio-button-wrapper {
  position: relative;
  display: inline-block;
  height: 32px;
  margin: 0;
  padding: 0 15px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 30px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  border-left: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s, background 0.3s, border-color 0.3s;
  transition: color 0.3s, background 0.3s, border-color 0.3s;
}
.ant-radio-button-wrapper a {
  color: rgba(0, 0, 0, 0.65);
}
.ant-radio-button-wrapper > .ant-radio-button {
  display: block;
  width: 0;
  height: 0;
  margin-left: 0;
}
.ant-radio-group-large .ant-radio-button-wrapper {
  height: 40px;
  font-size: 16px;
  line-height: 38px;
}
.ant-radio-group-small .ant-radio-button-wrapper {
  height: 24px;
  padding: 0 7px;
  line-height: 22px;
}
.ant-radio-button-wrapper:not(:first-child)::before {
  position: absolute;
  top: 0;
  left: -1px;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #d9d9d9;
  content: '';
}
.ant-radio-button-wrapper:first-child {
  border-left: 1px solid #d9d9d9;
  border-radius: 4px 0 0 4px;
}
.ant-radio-button-wrapper:last-child {
  border-radius: 0 4px 4px 0;
}
.ant-radio-button-wrapper:first-child:last-child {
  border-radius: 4px;
}
.ant-radio-button-wrapper:hover {
  position: relative;
  color: #5ebde3;
}
.ant-radio-button-wrapper:focus-within {
  outline: 3px solid rgba(94, 189, 227, 0.06);
}
.ant-radio-button-wrapper .ant-radio-inner,
.ant-radio-button-wrapper input[type='checkbox'],
.ant-radio-button-wrapper input[type='radio'] {
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 1;
  color: #5ebde3;
  background: #fff;
  border-color: #5ebde3;
  -webkit-box-shadow: -1px 0 0 0 #5ebde3;
          box-shadow: -1px 0 0 0 #5ebde3;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #5ebde3 !important;
  opacity: 0.1;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
  border-color: #5ebde3;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #89d6f0;
  border-color: #89d6f0;
  -webkit-box-shadow: -1px 0 0 0 #89d6f0;
          box-shadow: -1px 0 0 0 #89d6f0;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #4496bd;
  border-color: #4496bd;
  -webkit-box-shadow: -1px 0 0 0 #4496bd;
          box-shadow: -1px 0 0 0 #4496bd;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  outline: 3px solid rgba(94, 189, 227, 0.06);
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #fff;
  background: #5ebde3;
  border-color: #5ebde3;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #fff;
  background: #89d6f0;
  border-color: #89d6f0;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #fff;
  background: #4496bd;
  border-color: #4496bd;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  outline: 3px solid rgba(94, 189, 227, 0.06);
}
.ant-radio-button-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-radio-button-wrapper-disabled:first-child,
.ant-radio-button-wrapper-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled:first-child {
  border-left-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #d9d9d9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@-webkit-keyframes antRadioEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes antRadioEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@supports (-moz-appearance: meterbar) and (background-blend-mode: difference, normal) {
  .ant-radio {
    vertical-align: text-bottom;
  }
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-dropdown {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.ant-dropdown::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: -7px;
  left: -7px;
  z-index: -9999;
  opacity: 0.0001;
  content: ' ';
}
.ant-dropdown-wrap {
  position: relative;
}
.ant-dropdown-wrap .ant-btn > .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
      -ms-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 12px;
}
.ant-dropdown-wrap .anticon-down::before {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.ant-dropdown-wrap-open .anticon-down::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ant-dropdown-hidden,
.ant-dropdown-menu-hidden {
  display: none;
}
.ant-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(0, 0, 0);
}
.ant-dropdown-menu-item-group-title {
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
}
.ant-dropdown-menu-submenu-popup > .ant-dropdown-menu {
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-menu-submenu-popup li {
  list-style: none;
}
.ant-dropdown-menu-submenu-popup ul {
  margin-right: 0.3em;
  margin-left: 0.3em;
  padding: 0;
}
.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-item > .anticon:first-child,
.ant-dropdown-menu-submenu-title > .anticon:first-child,
.ant-dropdown-menu-item > span > .anticon:first-child,
.ant-dropdown-menu-submenu-title > span > .anticon:first-child {
  min-width: 12px;
  margin-right: 8px;
  font-size: 12px;
}
.ant-dropdown-menu-item > a,
.ant-dropdown-menu-submenu-title > a {
  display: block;
  margin: -5px -12px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected,
.ant-dropdown-menu-item-selected > a,
.ant-dropdown-menu-submenu-title-selected > a {
  color: #5ebde3;
  background-color: #f0fdff;
}
.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title:hover {
  background-color: #f0fdff;
}
.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  position: absolute;
  right: 8px;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.45);
  font-style: normal;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
      -ms-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  font-size: 12px;
}
.ant-dropdown-menu-item-group-list {
  margin: 0 8px;
  padding: 0;
  list-style: none;
}
.ant-dropdown-menu-submenu-title {
  padding-right: 26px;
}
.ant-dropdown-menu-submenu-vertical {
  position: relative;
}
.ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 4px;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
  color: #5ebde3;
}
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-dropdown-trigger > .anticon.anticon-down,
.ant-dropdown-link > .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
      -ms-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-trigger > .anticon.anticon-down,
:root .ant-dropdown-link > .anticon.anticon-down {
  font-size: 12px;
}
.ant-dropdown-button {
  white-space: nowrap;
}
.ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child) {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-dropdown-button .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
      -ms-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-button .anticon.anticon-down {
  font-size: 12px;
}
.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover {
  color: #fff;
  background: transparent;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  color: #fff;
  background: #5ebde3;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-pagination {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
.ant-pagination ul,
.ant-pagination ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-pagination::after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  content: ' ';
}
.ant-pagination-total-text {
  display: inline-block;
  height: 32px;
  margin-right: 8px;
  line-height: 30px;
  vertical-align: middle;
}
.ant-pagination-item {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  margin-right: 8px;
  font-family: Arial;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-pagination-item a {
  display: block;
  padding: 0 6px;
  color: rgba(0, 0, 0, 0.65);
  -webkit-transition: none;
  transition: none;
}
.ant-pagination-item a:hover {
  text-decoration: none;
}
.ant-pagination-item:focus,
.ant-pagination-item:hover {
  border-color: #5ebde3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-pagination-item:focus a,
.ant-pagination-item:hover a {
  color: #5ebde3;
}
.ant-pagination-item-active {
  font-weight: 500;
  background: #fff;
  border-color: #5ebde3;
}
.ant-pagination-item-active a {
  color: #5ebde3;
}
.ant-pagination-item-active:focus,
.ant-pagination-item-active:hover {
  border-color: #89d6f0;
}
.ant-pagination-item-active:focus a,
.ant-pagination-item-active:hover a {
  color: #89d6f0;
}
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  outline: 0;
}
.ant-pagination-jump-prev .ant-pagination-item-container,
.ant-pagination-jump-next .ant-pagination-item-container {
  position: relative;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  display: inline-block;
  font-size: 12px;
  font-size: 12px \9;
  -webkit-transform: scale(1) rotate(0deg);
      -ms-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
  color: #5ebde3;
  letter-spacing: -1px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
:root .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
:root .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  font-size: 12px;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  color: rgba(0, 0, 0, 0.25);
  letter-spacing: 2px;
  text-align: center;
  text-indent: 0.13em;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 1;
}
.ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 0;
}
.ant-pagination-prev,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  margin-right: 8px;
}
.ant-pagination-prev,
.ant-pagination-next,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  color: rgba(0, 0, 0, 0.65);
  font-family: Arial;
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-pagination-prev,
.ant-pagination-next {
  outline: 0;
}
.ant-pagination-prev a,
.ant-pagination-next a {
  color: rgba(0, 0, 0, 0.65);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-pagination-prev:hover a,
.ant-pagination-next:hover a {
  border-color: #89d6f0;
}
.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
  display: block;
  height: 100%;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-pagination-prev:focus .ant-pagination-item-link,
.ant-pagination-next:focus .ant-pagination-item-link,
.ant-pagination-prev:hover .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link {
  color: #5ebde3;
  border-color: #5ebde3;
}
.ant-pagination-disabled,
.ant-pagination-disabled:hover,
.ant-pagination-disabled:focus {
  cursor: not-allowed;
}
.ant-pagination-disabled a,
.ant-pagination-disabled:hover a,
.ant-pagination-disabled:focus a,
.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-disabled:hover .ant-pagination-item-link,
.ant-pagination-disabled:focus .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination-slash {
  margin: 0 10px 0 5px;
}
.ant-pagination-options {
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle;
}
.ant-pagination-options-size-changer.ant-select {
  display: inline-block;
  width: auto;
  margin-right: 8px;
}
.ant-pagination-options-quick-jumper {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  vertical-align: top;
}
.ant-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 50px;
  margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:hover {
  border-color: #89d6f0;
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input:focus {
  border-color: #89d6f0;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
          box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
}
.ant-pagination-options-quick-jumper input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.ant-pagination-options-quick-jumper input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-pagination-options-quick-jumper input-sm {
  height: 24px;
  padding: 1px 7px;
}
.ant-pagination-simple .ant-pagination-prev,
.ant-pagination-simple .ant-pagination-next {
  height: 24px;
  line-height: 24px;
  vertical-align: top;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link {
  height: 24px;
  border: 0;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination-simple .ant-pagination-simple-pager {
  display: inline-block;
  height: 24px;
  margin-right: 8px;
}
.ant-pagination-simple .ant-pagination-simple-pager input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  margin-right: 8px;
  padding: 0 6px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #5ebde3;
}
.ant-pagination.mini .ant-pagination-total-text,
.ant-pagination.mini .ant-pagination-simple-pager {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-item {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 22px;
}
.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active) {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-prev,
.ant-pagination.mini .ant-pagination-next {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-jump-prev,
.ant-pagination.mini .ant-pagination-jump-next {
  height: 24px;
  margin-right: 0;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-options {
  margin-left: 2px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper input {
  height: 24px;
  padding: 1px 7px;
  width: 44px;
}
.ant-pagination.ant-pagination-disabled {
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item {
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item a {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border: none;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
  background: #dbdbdb;
  border-color: transparent;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
  color: #fff;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover,
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:focus {
  color: rgba(0, 0, 0, 0.45);
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 0;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 1;
}
@media only screen and (max-width: 992px) {
  .ant-pagination-item-after-jump-prev,
  .ant-pagination-item-before-jump-next {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .ant-pagination-options {
    display: none;
  }
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-divider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  background: #e8e8e8;
}
.ant-divider,
.ant-divider-vertical {
  position: relative;
  top: -0.06em;
  display: inline-block;
  width: 1px;
  height: 0.9em;
  margin: 0 8px;
  vertical-align: middle;
}
.ant-divider-horizontal {
  display: block;
  clear: both;
  width: 100%;
  min-width: 100%;
  height: 1px;
  margin: 24px 0;
}
.ant-divider-horizontal.ant-divider-with-text-center,
.ant-divider-horizontal.ant-divider-with-text-left,
.ant-divider-horizontal.ant-divider-with-text-right {
  display: table;
  margin: 16px 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
  background: transparent;
}
.ant-divider-horizontal.ant-divider-with-text-center::before,
.ant-divider-horizontal.ant-divider-with-text-left::before,
.ant-divider-horizontal.ant-divider-with-text-right::before,
.ant-divider-horizontal.ant-divider-with-text-center::after,
.ant-divider-horizontal.ant-divider-with-text-left::after,
.ant-divider-horizontal.ant-divider-with-text-right::after {
  position: relative;
  top: 50%;
  display: table-cell;
  width: 50%;
  border-top: 1px solid #e8e8e8;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  content: '';
}
.ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text,
.ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text {
  display: inline-block;
  padding: 0 10px;
}
.ant-divider-horizontal.ant-divider-with-text-left::before {
  top: 50%;
  width: 5%;
}
.ant-divider-horizontal.ant-divider-with-text-left::after {
  top: 50%;
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right::before {
  top: 50%;
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right::after {
  top: 50%;
  width: 5%;
}
.ant-divider-inner-text {
  display: inline-block;
  padding: 0 24px;
}
.ant-divider-dashed {
  background: none;
  border-color: #e8e8e8;
  border-style: dashed;
  border-width: 1px 0 0;
}
.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed,
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed {
  border-top: 0;
}
.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed::after,
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed::after,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed::after {
  border-style: dashed none none;
}
.ant-divider-vertical.ant-divider-dashed {
  border-width: 0 0 0 1px;
}
.dudu_subscription_wrapper___AbySM {
  width: 100%;
  padding: 25px;
  position: relative;
}
.notfound___37qLy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 400px;
}
.dudu_subscription_wrapper___AbySM:after {
  content: "";
  display: table;
  clear: both;
}
.dudu_cancel_wrapper___1z9yN,
.dudu_plan_wrapper___3FoCp,
.dudu_payment_wrapper___1MhWu {
  margin: 1em 0;
}
.dudu-subscription-wrapper___324jR {
  margin: 1em;
}
.dudu-subscription-wrapper___324jR td,
.dudu-subscription-wrapper___324jR th {
  padding: 2px !important;
  text-align: left;
}
.dudu-subscription-header___1NCBf {
  font-weight: 600;
  font-size: 16px;
}
.dudu_plan_list___ONAga {
  width: 100%;
  margin-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.input_panel___1fMa_ {
  display: block;
  margin-top: 1em;
}
.inputCC_panel___3viXZ {
  float: left;
  width: 100%;
}
.cancelled_question___gsyJp {
  line-height: 30px;
}
.clearBoth___1lJMR:after,
.dudu_payment_wrapper___1MhWu:after {
  content: "";
  display: table;
  clear: both;
}
.planDetails___yxkR0 {
  padding: 0 0 1em 0;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 1em;
  font-size: 110%;
}
.planDetails___yxkR0:after {
  content: "";
  display: table;
  clear: both;
}
.details___24TgC .spanLeft___1F7tb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.details___24TgC .blockMarginTop___2_kRd {
  margin-top: 0px;
}
.refundPolicy___2mnUQ {
  color: #c0c0c0;
  margin-top: 1em;
}
.remainingCount___Cnr2Y {
  text-align: right;
}
.infoPlanLeft___32TUb {
  float: left;
  width: 90%;
}
.infoLeft___pzEFi {
  min-width: 800px;
}
.infoRight___v8v43 {
  position: absolute;
  min-width: 125px;
  text-align: center;
  right: 25px;
  top: 25px;
}
.btn_setting_inline___YANKV {
  border-color: #F9C33D;
  background-color: #F9C33D;
  color: #fff;
  padding: 10px 1em;
  height: auto;
  margin-top: 1em;
  margin-bottom: 10px;
  margin-right: 10px;
  border-radius: 5px;
}
.btn_setting_inline___YANKV:hover,
.btn_setting_inline___YANKV:active {
  border-color: #F9C33D;
  background-color: #F9C33D;
  color: #fff;
}
.btn_setting___1JObi {
  border-color: #F9C33D;
  background-color: #fff;
  color: #F9C33D;
  display: block;
  padding: 10px 1em;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.btn_setting___1JObi:hover,
.btn_setting___1JObi:active,
.btn_active___1EBxC {
  border-color: #F9C33D;
  background-color: #F9C33D;
  color: #fff;
}
.btn_refund___s1ZEe,
.btn_refund___s1ZEe:hover,
.btn_refund___s1ZEe:active {
  font-weight: 600;
  color: #F9C33D;
  border: none;
  padding: 10px 1em;
  text-align: center;
  background-color: transparent;
}
textarea {
  border-radius: 10px;
  padding: 10px;
}
.button_group___3Sg_o {
  display: block;
  margin-top: 1em;
  text-align: center;
}
.dudu_plan_wrapper___3FoCp {
  margin-top: 1em;
}
.dudu_plan_box___1zt48 {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 8px #bfbebe;
          box-shadow: 1px 1px 8px #bfbebe;
  padding: 2em;
  min-width: 250px;
  height: calc(316px);
  text-align: center;
  margin: 15px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.dudu_plan_highlighted___1jVQz {
  -webkit-box-shadow: 0px 0px 20px #f8c23c;
          box-shadow: 0px 0px 20px #f8c23c;
}
.disabled_plan_box___n70S0 {
  background-color: #f5f5f5;
}
.plan_label___As3xq {
  font-weight: 600;
  color: #5a5f60;
  font-size: 20px;
  text-align: center;
}
.plan_price___11CPb {
  color: #5cbde2;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
}
.plan_orig_price___2Sz1R {
  text-align: center;
  text-decoration: line-through;
  font-size: 18px;
  margin-bottom: 10px;
  min-height: 27px;
}
.price_currency___1xyc_ {
  display: inline-block;
  padding-bottom: 1em;
  font-weight: 400;
  font-size: 32px;
  vertical-align: text-bottom;
}
.price_rmb___24-Bn {
  display: inline-block;
  padding-bottom: 2em;
  font-weight: 400;
  font-size: 24px;
  vertical-align: text-bottom;
}
.price_value___3pV9E {
  display: inline-block;
  font-size: 42px;
  padding-top: 1em;
  padding-bottom: 0.5em;
}
.plan_button___DM9Op {
  border: 2px solid #F9C33D;
  border-radius: 20px;
  display: inline-block;
  margin: auto;
  background-color: #fff;
  color: #F9C33D;
  text-align: center;
  font-weight: 600;
  padding: 0.5em 1em;
  width: calc(66%);
  min-width: 60px;
  cursor: pointer;
}
.plan_button___DM9Op:hover {
  background-color: #F9C33D;
  color: #fff;
}
.na___y3ZR7 {
  cursor: initial;
  background-color: #eee;
  border-color: #eee;
  color: #949494;
}
.plan_button_active___KbqgQ {
  border: 2px solid #F9C33D;
  border-radius: 20px;
  display: inline-block;
  margin: auto;
  background-color: #F9C33D;
  color: #fff;
  text-align: center;
  font-weight: 600;
  padding: 0.5em 2em;
  width: calc(66%);
}
.plan_button___DM9Op A,
.plan_button_active___KbqgQ A {
  display: block;
  color: inherit;
}
.plan_button___DM9Op A:hover,
.plan_button_active___KbqgQ A:hover {
  text-decoration: none;
}
.smallbutton___1nT-1 {
  width: auto;
  margin: auto;
  text-align: center;
}
.centeralign___1xujw {
  text-align: center;
}
.mostpopular___22brP {
  background-color: #F77474;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  padding: 5px 10px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 70%;
}
.inlineBlockElement___1-UFy {
  display: inline-block;
  margin-right: 10px;
  width: 35%;
  margin-bottom: 10px;
  padding: 5px;
}
.blockElement___2xTQg {
  display: block;
  margin-bottom: 10px;
  padding: 5px;
}
.errBox___20b1S {
  border-color: #f5222d;
}
.errMsg___3zVHr {
  color: #f5222d;
}
.ant-modal-header {
  background-color: #fff!important;
}
.cardTypes {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
}
.cardTypes IMG {
  margin-right: 1em;
}
.braintree-hosted-fields-wrapper::after {
  content: "";
  display: table;
  clear: both;
}
.btHostedFieldInput {
  margin-bottom: 10px;
  padding: 4px 11px!important;
  line-height: 1.5;
  height: 32px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
}
.dudu-subscription-info {
  margin-top: 1em;
}
.ant-menu-vertical {
  border: 1px solid #e8e8e8!important;
  border-radius: 5px;
}
.floatMenu___1LJg9 {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 10px;
}
.warningText___1cGLK {
  color: red;
  font-size: 12px;
}
.ccExpiring___31Dqs {
  color: #f5222d;
  font-size: 13px;
  padding-bottom: 1em;
}
.infoText___3J4sO {
  color: grey;
  font-size: 13px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.ccInfo_wrapper___3kZ0U {
  text-align: center;
}
.existingCC_panel___wABoh {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: -1px 1px 10px #ccc;
          box-shadow: -1px 1px 10px #ccc;
  padding: 10px 3em;
  color: #9c9c9c;
  display: inline-block;
  margin: auto;
  text-align: left;
  letter-spacing: 5px;
}
.cardType___2-DLB {
  display: inline-block;
  margin-right: 10px;
}
.cardType___2-DLB IMG {
  width: 50px;
  height: initial;
  -o-object-fit: contain;
     object-fit: contain;
}
.cardInfo___vWvKo {
  display: inline-block;
}
.spanLeft___1F7tb {
  margin-bottom: 1em;
  display: inline-block;
}
.spanRight___2Y23y {
  margin-bottom: 1em;
  display: inline-block;
}
.blockMarginTop___2_kRd {
  margin-top: 1em;
  display: block;
}
.blockMarginBtm___2YL9i {
  margin-bottom: 15px;
  display: block;
}
.sub_errMsg___1YeEH {
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
  display: block;
}
.gradientHeading___tK36Z {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  background: -webkit-linear-gradient(#f49d0d, #ffd374);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 1em;
}
.dudu_contact_promo___gJIgC {
  width: calc(96%);
  margin: 1em 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dudu_contact_promo___gJIgC form {
  margin-top: 2em;
}
.promo_style___2Rcss {
  font-size: 14px;
  color: #9e9c9c;
}
.promo_style2___2EvtW {
  font-size: 16px;
}
.promotion_tag___4VT_d {
  display: inline-block;
  position: absolute;
  top: 0;
  z-index: 100;
  right: -12px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-filter: drop-shadow(0 0 4px rgba(85, 85, 85, 0.9));
          filter: drop-shadow(0 0 4px rgba(85, 85, 85, 0.9));
}
.promotion_tag_inner___1Vgx2 {
  position: absolute;
  line-height: 24px;
  padding: 0 20px 0 6px;
  margin-left: 10px;
  background: #f8c23c;
  width: 60px;
  height: 60px;
  position: relative;
  text-align: center;
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
}
.promotion_tag___4VT_d span {
  color: white;
  font-weight: 600;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: rotate(-20deg) translate(-40%, -70%);
      -ms-transform: rotate(-20deg) translate(-40%, -70%);
          transform: rotate(-20deg) translate(-40%, -70%);
}
.promotion_tag_inner___1Vgx2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
  width: 60px;
  background: #f8c23c;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media (max-width: 768px) {
  .dudu_subscription_wrapper___AbySM {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin: 10px 0;
  }
  .infoLeft___pzEFi {
    min-width: 0;
    max-width: none;
    width: 100%;
  }
  .infoRight___v8v43 {
    margin-left: 0;
    width: 100%;
  }
  .dudu_plan_list___ONAga {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .dudu_plan_box___1zt48 {
    width: 100%;
    max-width: 250px;
    margin-bottom: 1em;
  }
}
.focal-shelf.settings_ h1 {
  font-size: 200%;
}
.focal-shelf.settings_ .display_ {
  padding-top: 150px!important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.focal-shelf.settings_ .display_ .form_ {
  max-width: 800px;
}
.focal-shelf.settings_ .display_ .form_ .ant-form-item-label {
  padding-right: 1em;
}
.focal-shelf.settings_ .display_ .form_ .complete_ {
  color: green;
  font-size: 140%;
}
.focal-shelf.settings_ .lang_ .ant-form-item-control-wrapper {
  width: 250px;
}
.focal-shelf.settings_ .lang_ .ant-radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.focal-shelf.settings_ .lang_ .ant-radio-group > div {
  width: 45%;
}
.focal-shelf.settings_ .lang_ .ant-radio-group > div:first-child {
  width: 30%;
  margin-right: 2em;
}
.focal-shelf.settings_ .lang_ .ant-input[disabled] {
  color: #000;
  background-color: transparent;
  border-color: transparent;
  cursor: pointer;
  opacity: 0.8;
  font-size: 110%;
}
.focal-shelf.settings_ .font_group_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 60vw;
  gap: .5rem;
}
.focal-shelf.settings_ .font_group_ .font_item_ .ant-radio-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100px;
}
.focal-shelf.settings_ .font_group_ .font_item_ .ant-radio-wrapper .font_picture_ {
  width: 70px;
  text-align: center;
  border-radius: 10px;
  background-color: #fff;
  border: 4px solid #dfe6f3;
}
.focal-shelf.settings_ .font_group_ .font_item_ .ant-radio-wrapper .font_picture_ img {
  height: 25px;
}
.focal-shelf.settings_ .font_group_ .font_item_ .ant-radio-wrapper.ant-radio-wrapper-checked .font_picture_ {
  border-color: #5dbde3a0;
}
.gauge_frame___2fuT3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.gauge_label___f-eZ6 {
  position: absolute;
  left: 5px;
  color: #fff;
  font-size: 120%;
}
.gauge_groove___1H0Z4 {
  position: relative;
  background-color: #967224;
  border-radius: 1em;
}
.gauge_bar___lJXCC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  background-color: #ffc850;
  border-radius: 1em;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.gauge_bar_text___DzZtu {
  font-size: 100%;
  color: #fff;
  text-align: right;
  padding: 0 8px;
}
.text_outside___dSoZH {
  color: #555;
  -webkit-transform: translateX(90%);
      -ms-transform: translateX(90%);
          transform: translateX(90%);
}
.profile-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-column-gap: 1em;
          column-gap: 1em;
  padding: 4px 4px 4px 4px;
}
.profile-panel .avatarbox_ img {
  width: 100px;
}
.profile-panel .details_ {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.profile-panel .details_ .name_ {
  font-size: 180%;
  color: #000;
}
.profile-panel .details_ .realname_ {
  opacity: .4;
  font-size: 100%;
  margin-bottom: .3em;
}
.profile-panel .details_ .icon_ {
  opacity: 0.8;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.profile-panel .details_ .icon_:hover {
  opacity: 1;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.profile-panel .details_ .points_ {
  font-size: 120%;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.profile-panel .details_ .points_ svg {
  color: #6299c6;
}
.profile-panel .details_ .totalpoints_ {
  opacity: .5;
}
.profile-panel .details_ .level_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
}
.profile-panel .details_ .level_ .mylevel_ {
  margin-right: 10px;
  opacity: .6;
}
.profile-panel .details_ .level_ .thislevel_ {
  font-size: 140%;
  font-weight: 700;
}
.profile-panel .details_ .level_ .levelbar_ {
  position: relative;
  margin: 0 7px;
}
.profile-panel .details_ .level_ .nextlevel_ {
  font-size: 100%;
  opacity: .6;
}
.profile-panel .buttons_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  margin: 0 1em;
  row-gap: .5em;
}
.profile-panel .buttons_ .button_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  cursor: pointer;
  -webkit-transition: all .1s;
  transition: all .1s;
}
.profile-panel .buttons_ .button_ .label_ {
  opacity: .5;
  -ms-flex-item-align: center;
      align-self: center;
  white-space: nowrap;
}
.profile-panel .buttons_ .button_ .icon_ {
  position: relative;
  height: 3.8em;
  width: 6em;
  -ms-flex-item-align: center;
      align-self: center;
  background: #f2a891;
  border-radius: .8em;
}
.profile-panel .buttons_ .button_.reading_ .icon_ {
  background: center / 50% no-repeat url(./static/growth.9cd22ed4.svg), #d3e6e8;
}
.profile-panel .buttons_ .button_.rewards_ .icon_ {
  background: center / 50% no-repeat url(./static/reward.eb62637c.svg), #facfb0;
}
.profile-panel .buttons_ .button_:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
@media screen and (max-width: 630px) {
  .profile-panel {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .profile-panel .buttons_ {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    gap: 1em;
    margin: 20px 0 0 110px;
  }
  .profile-panel .buttons_ .button_ {
    width: 60px;
    height: 50px;
  }
  .profile-panel .buttons_ .button_.reading_ .icon_ {
    background: center / 40% no-repeat url(./static/growth.9cd22ed4.svg), #d3e6e8;
  }
  .profile-panel .buttons_ .button_.rewards_ .icon_ {
    background: center / 40% no-repeat url(./static/reward.eb62637c.svg), #facfb0;
  }
}
:lang(en) .profile-panel .buttons_ .button_ .label_ {
  font-size: 80%;
}
body[data-site=ca4_atn] .profile-panel .reading_ .icon_ {
  background: center / 50% no-repeat url(./static/growth-lite.891bae76.svg), #6299c7 !important;
}
body[data-site=ca4_atn] .profile-panel .rewards_ .icon_ {
  background: center / 50% no-repeat url(./static/reward-lite.83d7f5e0.svg), #df8d72 !important;
}
.name_header___1bQDx {
  display: inline-block;
  width: calc(100% - 135px);
  padding-left: 10px;
}
.save_qr_container___1CBSt {
  display: inline-block;
  width: 95px;
  text-align: right;
}
/* 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-typography {
  color: rgba(0, 0, 0, 0.65);
}
.ant-typography.ant-typography-secondary {
  color: rgba(0, 0, 0, 0.45);
}
.ant-typography.ant-typography-warning {
  color: #faad14;
}
.ant-typography.ant-typography-danger {
  color: #f5222d;
}
.ant-typography.ant-typography-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
div.ant-typography,
.ant-typography p {
  margin-bottom: 1em;
}
h1.ant-typography,
.ant-typography h1 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 38px;
  line-height: 1.23;
}
h2.ant-typography,
.ant-typography h2 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 30px;
  line-height: 1.35;
}
h3.ant-typography,
.ant-typography h3 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 24px;
  line-height: 1.35;
}
h4.ant-typography,
.ant-typography h4 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
}
.ant-typography + h1.ant-typography,
.ant-typography + h2.ant-typography,
.ant-typography + h3.ant-typography,
.ant-typography + h4.ant-typography {
  margin-top: 1.2em;
}
.ant-typography div + h1,
.ant-typography ul + h1,
.ant-typography li + h1,
.ant-typography p + h1,
.ant-typography h1 + h1,
.ant-typography h2 + h1,
.ant-typography h3 + h1,
.ant-typography h4 + h1,
.ant-typography div + h2,
.ant-typography ul + h2,
.ant-typography li + h2,
.ant-typography p + h2,
.ant-typography h1 + h2,
.ant-typography h2 + h2,
.ant-typography h3 + h2,
.ant-typography h4 + h2,
.ant-typography div + h3,
.ant-typography ul + h3,
.ant-typography li + h3,
.ant-typography p + h3,
.ant-typography h1 + h3,
.ant-typography h2 + h3,
.ant-typography h3 + h3,
.ant-typography h4 + h3,
.ant-typography div + h4,
.ant-typography ul + h4,
.ant-typography li + h4,
.ant-typography p + h4,
.ant-typography h1 + h4,
.ant-typography h2 + h4,
.ant-typography h3 + h4,
.ant-typography h4 + h4 {
  margin-top: 1.2em;
}
span.ant-typography-ellipsis {
  display: inline-block;
}
.ant-typography a {
  color: #5ebde3;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-typography a:focus,
.ant-typography a:hover {
  color: #89d6f0;
}
.ant-typography a:active {
  color: #4496bd;
}
.ant-typography a:active,
.ant-typography a:hover {
  text-decoration: none;
}
.ant-typography a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
.ant-typography code {
  margin: 0 0.2em;
  padding: 0.2em 0.4em 0.1em;
  font-size: 85%;
  background: rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 3px;
}
.ant-typography mark {
  padding: 0;
  background-color: #ffe58f;
}
.ant-typography u,
.ant-typography ins {
  text-decoration: underline;
  text-decoration-skip-ink: auto;
}
.ant-typography s,
.ant-typography del {
  text-decoration: line-through;
}
.ant-typography strong {
  font-weight: 600;
}
.ant-typography-expand,
.ant-typography-edit,
.ant-typography-copy {
  color: #5ebde3;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  margin-left: 8px;
}
.ant-typography-expand:focus,
.ant-typography-edit:focus,
.ant-typography-copy:focus,
.ant-typography-expand:hover,
.ant-typography-edit:hover,
.ant-typography-copy:hover {
  color: #89d6f0;
}
.ant-typography-expand:active,
.ant-typography-edit:active,
.ant-typography-copy:active {
  color: #4496bd;
}
.ant-typography-copy-success,
.ant-typography-copy-success:hover,
.ant-typography-copy-success:focus {
  color: #52c41a;
}
.ant-typography-edit-content {
  position: relative;
}
div.ant-typography-edit-content {
  left: -12px;
  margin-top: -5px;
  margin-bottom: calc(-5em);
}
.ant-typography-edit-content-confirm {
  position: absolute;
  right: 10px;
  bottom: 8px;
  color: rgba(0, 0, 0, 0.45);
  pointer-events: none;
}
.ant-typography-edit-content textarea {
  -moz-transition: none;
}
.ant-typography ul,
.ant-typography ol {
  margin: 0 0 1em 0;
  padding: 0;
}
.ant-typography ul li,
.ant-typography ol li {
  margin: 0 0 0 20px;
  padding: 0 0 0 4px;
}
.ant-typography ul li {
  list-style-type: circle;
}
.ant-typography ul li li {
  list-style-type: disc;
}
.ant-typography ol li {
  list-style-type: decimal;
}
.ant-typography-ellipsis-single-line {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-typography-ellipsis-multiple-line {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* 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-fullcalendar {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  border-top: 1px solid #d9d9d9;
  outline: none;
}
.ant-select.ant-fullcalendar-year-select {
  min-width: 90px;
}
.ant-select.ant-fullcalendar-year-select.ant-select-sm {
  min-width: 70px;
}
.ant-select.ant-fullcalendar-month-select {
  min-width: 80px;
  margin-left: 8px;
}
.ant-select.ant-fullcalendar-month-select.ant-select-sm {
  min-width: 70px;
}
.ant-fullcalendar-header {
  padding: 11px 16px 11px 0;
  text-align: right;
}
.ant-fullcalendar-header .ant-select-dropdown {
  text-align: left;
}
.ant-fullcalendar-header .ant-radio-group {
  margin-left: 8px;
  text-align: left;
}
.ant-fullcalendar-header label.ant-radio-button {
  height: 22px;
  padding: 0 10px;
  line-height: 20px;
}
.ant-fullcalendar-date-panel {
  position: relative;
  outline: none;
}
.ant-fullcalendar-calendar-body {
  padding: 8px 12px;
}
.ant-fullcalendar table {
  width: 100%;
  max-width: 100%;
  height: 256px;
  background-color: transparent;
  border-collapse: collapse;
}
.ant-fullcalendar table,
.ant-fullcalendar th,
.ant-fullcalendar td {
  border: 0;
}
.ant-fullcalendar td {
  position: relative;
}
.ant-fullcalendar-calendar-table {
  margin-bottom: 0;
  border-spacing: 0;
}
.ant-fullcalendar-column-header {
  width: 33px;
  padding: 0;
  line-height: 18px;
  text-align: center;
}
.ant-fullcalendar-column-header .ant-fullcalendar-column-header-inner {
  display: block;
  font-weight: normal;
}
.ant-fullcalendar-week-number-header .ant-fullcalendar-column-header-inner {
  display: none;
}
.ant-fullcalendar-month,
.ant-fullcalendar-date {
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-fullcalendar-value {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-fullcalendar-value:hover {
  background: #f0fdff;
  cursor: pointer;
}
.ant-fullcalendar-value:active {
  color: #fff;
  background: #5ebde3;
}
.ant-fullcalendar-month-panel-cell .ant-fullcalendar-value {
  width: 48px;
}
.ant-fullcalendar-today .ant-fullcalendar-value,
.ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value {
  -webkit-box-shadow: 0 0 0 1px #5ebde3 inset;
          box-shadow: 0 0 0 1px #5ebde3 inset;
}
.ant-fullcalendar-selected-day .ant-fullcalendar-value,
.ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value {
  color: #fff;
  background: #5ebde3;
}
.ant-fullcalendar-disabled-cell-first-of-row .ant-fullcalendar-value {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-fullcalendar-disabled-cell-last-of-row .ant-fullcalendar-value {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-fullcalendar-last-month-cell .ant-fullcalendar-value,
.ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value {
  color: rgba(0, 0, 0, 0.25);
}
.ant-fullcalendar-month-panel-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.ant-fullcalendar-content {
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 100%;
}
.ant-fullcalendar-fullscreen {
  border-top: 0;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-table {
  table-layout: fixed;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-header .ant-radio-group {
  margin-left: 16px;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-header label.ant-radio-button {
  height: 32px;
  line-height: 30px;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month,
.ant-fullcalendar-fullscreen .ant-fullcalendar-date {
  display: block;
  height: 116px;
  margin: 0 4px;
  padding: 4px 8px;
  color: rgba(0, 0, 0, 0.65);
  text-align: left;
  border-top: 2px solid #e8e8e8;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month:hover,
.ant-fullcalendar-fullscreen .ant-fullcalendar-date:hover {
  background: #f0fdff;
  cursor: pointer;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month:active,
.ant-fullcalendar-fullscreen .ant-fullcalendar-date:active {
  background: #f0fdff;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-column-header {
  padding-right: 12px;
  padding-bottom: 5px;
  text-align: right;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-value {
  width: auto;
  text-align: right;
  background: transparent;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value {
  color: rgba(0, 0, 0, 0.65);
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,
.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date {
  background: transparent;
  border-top-color: #5ebde3;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,
.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,
.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date {
  background: #f0fdff;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,
.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value {
  color: #5ebde3;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-last-month-cell .ant-fullcalendar-date,
.ant-fullcalendar-fullscreen .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-date {
  color: rgba(0, 0, 0, 0.25);
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-content {
  position: static;
  width: auto;
  height: 88px;
  overflow-y: auto;
}
.ant-fullcalendar-disabled-cell .ant-fullcalendar-date,
.ant-fullcalendar-disabled-cell .ant-fullcalendar-date:hover {
  cursor: not-allowed;
}
.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date,
.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date:hover {
  background: transparent;
}
.ant-fullcalendar-disabled-cell .ant-fullcalendar-value {
  width: auto;
  color: rgba(0, 0, 0, 0.25);
  border-radius: 0;
  cursor: not-allowed;
}
.container___3FwX7 {
  overflow: hidden;
}
.row___GI1MY {
  position: relative;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53), -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
}
.row___GI1MY:hover {
  background: rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(1.07);
      -ms-transform: scale(1.07);
          transform: scale(1.07);
}
.ant-modal-title .month_ {
  color: #00809e;
  font-size: 180%;
  position: absolute;
  right: 25px;
  top: 0;
}
.ant-fullcalendar {
  border-top: none;
}
.ant-fullcalendar td {
  vertical-align: top;
}
.daily-login {
  max-width: 100%;
  padding-right: 10px;
}
.daily-login .ant-fullcalendar-header {
  display: none;
  text-align: center;
}
.daily-login .ant-fullcalendar-header .ant-radio-group {
  display: none;
}
.daily-login .ant-fullcalendar-content {
  bottom: initial;
}
.daily-login .ant-fullcalendar-today {
  background-color: #e5f7fe;
  border-radius: .5em;
}
.daily-login .content {
  text-align: center;
  min-height: 4em;
  padding: .3em 1em;
}
.daily-login .date {
  width: 2em;
  height: 2em;
  margin: auto;
  padding: .3em;
  background: #ddd;
  border-radius: 50%;
  color: #fff;
}
.daily-login .content.got-points .points {
  color: #feaa00;
}
.daily-login .content.got-points .date {
  background: #feaa00;
  border-radius: 50%;
  color: #fff;
}
.daily-login .content.other-month {
  display: none;
}
.container___2Qndn {
  text-align: center;
}
.message___3NtyK {
  font-size: 150%;
  font-weight: bold;
}
.newbox___3C59R {
  background-color: #3d89bc;
  color: #fff;
  font-size: 300%;
  width: 4em;
  margin: .6em auto;
  border-radius: .3em;
  padding: .2em .2em;
}
.point___19k9a {
  background-color: #f79e30;
}
.icon___24EKU {
  cursor: pointer;
  width: 50px;
  padding: 0 6px 0;
  border-radius: .5em;
  background-color: rgba(0, 0, 0, 0.6);
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53), -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}
.icon___24EKU:hover {
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
          transform: scale(1.4);
  background: rgba(0, 0, 0, 0.5);
}
.icon___24EKU .langtext___1Vx4r {
  font-size: 12px;
  vertical-align: text-bottom;
}
.dudu-social-buttons {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  gap: 1em;
  bottom: -60px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dudu-social-buttons .icon_ {
  cursor: pointer;
  color: #f1a245;
  font-size: 44px;
  width: 44px;
  border-radius: 50%;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53), -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
}
.dudu-social-buttons .icon_:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.focal-tileboard .board_ {
  display: grid;
  z-index: 2010;
  border-radius: 2rem;
  background: #fffffe;
  -webkit-box-shadow: 8px 17px 21px #30230952;
          box-shadow: 8px 17px 21px #30230952;
  -webkit-transition: all .3s;
  transition: all .3s;
  left: -50%;
  opacity: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -520px;
}
.focal-tileboard .board_ .profile_ {
  color: #000;
  cursor: default;
  background: #fffaf1;
  font-size: 100%;
  -webkit-box-shadow: 8px 17px 21px #61564024!important;
          box-shadow: 8px 17px 21px #61564024!important;
}
.focal-tileboard .board_ .profile_:hover {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.focal-tileboard .board_ .tile_ {
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 0px #61564000;
          box-shadow: 0px 0px 0px #61564000;
  position: relative;
  grid-column: auto / span 1;
  grid-row: auto / span 1;
  border-radius: 1rem;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
  font-size: 130%;
}
.focal-tileboard .board_ .tile_:hover {
  -webkit-transform: translate(-1px, -3px) scale(1.05);
      -ms-transform: translate(-1px, -3px) scale(1.05);
          transform: translate(-1px, -3px) scale(1.05);
  -webkit-box-shadow: 4px 4px 11px #897855b5;
          box-shadow: 4px 4px 11px #897855b5;
}
.focal-tileboard .board_ .tile_:hover .content {
  background-size: 120%;
}
.focal-tileboard .board_ .tile_ .label_ {
  position: absolute;
  bottom: .6em;
  left: .5em;
  line-height: 100%;
}
.focal-tileboard .board_ .tile_ .label_ .subtext_ {
  display: block;
  font-size: 70%;
}
.focal-tileboard .board_ .tile_ .overlay_ {
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.focal-tileboard .board_ .tile_.disabled_ {
  opacity: .8;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.focal-tileboard .board_ .drawer_ {
  position: relative;
  border-radius: 2rem 0 0 2em;
  background: #e37a58;
  -webkit-box-shadow: 8px 17px 21px #61564010;
          box-shadow: 8px 17px 21px #61564010;
  padding: 10px;
  width: 100%;
}
.focal-tileboard .board_ .logo_ {
  width: 120px;
  height: 120px;
  padding: 0 .5em;
  border-radius: 50%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1em auto 1.5em;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.focal-tileboard .board_ .logo_:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.focal-tileboard .board_ .logo_ img {
  -o-object-fit: contain;
     object-fit: contain;
}
.focal-tileboard .board_.english_ .drawer_ {
  background: #72ccfe;
}
.focal-tileboard .board_.english_ .drawer_ .logo_ {
  background: none;
}
.focal-tileboard .board_.science_ .drawer_ {
  background: #5877e3;
}
.focal-tileboard .board_.science_ .drawer_ .logo_ {
  background: none;
}
.focal-tileboard .board_.math_ .drawer_ {
  background: #89a810;
}
.focal-tileboard .board_.math_ .drawer_ .logo_ {
  background: none;
}
.focal-tileboard .board_.math_ .drawer_ .logo_ img {
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
}
.focal-tileboard .quicks_ {
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
}
.focal-tileboard .quicks_ .action_ {
  gap: 0;
  width: 50px;
  margin: 5px 5px 15px!important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.focal-tileboard .quicks_ .action_ .label_ {
  display: none;
}
.focal-tileboard .quicks_ .action_.back_ {
  display: none;
}
.focal-tileboard .quicks_ .action_.lang_ {
  width: 60px;
  gap: 2px;
}
.focal-tileboard .quicks_ .action_.lang_ .label_ {
  display: block;
  font-size: 14px;
}
.focal-tileboard .lightMenu_ {
  position: fixed;
  bottom: 5px;
  left: 5px;
  z-index: 100;
  background: #000;
  opacity: .5;
  border-radius: 6px;
  padding: 5px;
  height: 60px;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.focal-tileboard .lightMenu_:hover {
  opacity: .8;
}
.focal-tileboard .lightMenu_ .quicks_ {
  position: relative;
  width: initial;
}
.focal-tileboard .lightMenu_ .action_ {
  opacity: .6;
}
.focal-tileboard .lightMenu_ .action_.lang_ {
  display: none;
}
.focal-tileboard .lightMenu_ .action_.support_ {
  display: none;
}
.focal-tileboard .lightMenu_ .action_.back_ {
  display: block;
}
.focal-tileboard .lightMenu_ .action_:hover {
  opacity: 1;
}
.focal-tileboard .action_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  cursor: pointer;
  margin: 10px 0px;
  font-size: 120%;
  padding: 2px 5px;
  border-radius: 1em;
  -webkit-transition: all .5s;
  transition: all .5s;
  color: #fff;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.focal-tileboard .action_:hover {
  background-color: #0002;
}
.focal-tileboard .action_ .icon_ {
  width: 30px;
  min-width: 30px;
  height: 30px;
}
.focal-tileboard .action_.vocab_ .icon_ {
  background-image: url(./static/leaderboard.162b5618.svg);
}
.focal-tileboard .action_.rank_ .icon_ {
  background-image: url(./static/leaderboard.162b5618.svg);
}
.focal-tileboard .action_.settings_ .icon_ {
  background-image: url(./static/settings.4f6f5f46.svg);
}
.focal-tileboard .action_.password_ .icon_ {
  background-image: url(./static/settings.4f6f5f46.svg);
}
.focal-tileboard .action_.news_ .icon_ {
  background-image: url(./static/news.71b52063.svg);
}
.focal-tileboard .action_.help_ .icon_ {
  background-image: url(./static/help.2b36041b.svg);
}
.focal-tileboard .action_.logout_ .icon_ {
  background-image: url(./static/logout.8aaf4559.svg);
}
.focal-tileboard .action_.fullscreen_ .icon_ {
  background-image: url(./static/fullscreen.e47d6fc4.svg);
}
.focal-tileboard .action_.support_ .icon_ {
  background-image: url(./static/info.3bab7d13.svg);
}
.focal-tileboard .action_.lang_ .icon_ {
  background-image: url(./static/lang.157a3bb3.svg);
}
.focal-tileboard .action_.back_ .icon_ {
  background-image: url(./static/back.b318d4e9.svg);
}
.focal-tileboard .action_.lang_ {
  position: relative;
}
.focal-tileboard .action_.lang_:after {
  content: attr(data-badge);
  position: absolute;
  top: -12px;
  right: -12px;
  font-size: 75%;
}
.focal-tileboard .screen_ {
  z-index: 2000;
  position: fixed;
  width: 200vw;
  height: 200vh;
  top: 0;
  left: 0;
  -webkit-transition: all .4s;
  transition: all .4s;
  background-color: #00000000;
}
.focal-tileboard .closebtn_ {
  text-align: center;
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  top: -15px;
  right: -15px;
  background-color: #737373;
  color: #fff;
  border-radius: 1em;
  font-size: 200%;
  line-height: 1.3em;
  -webkit-box-shadow: 0px 4px 10px #00000078;
          box-shadow: 0px 4px 10px #00000078;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}
.focal-tileboard .closebtn_:hover {
  -webkit-transform: translate(-2px, -2px) scale(1.2);
      -ms-transform: translate(-2px, -2px) scale(1.2);
          transform: translate(-2px, -2px) scale(1.2);
  -webkit-box-shadow: 0px 4px 20px #00000078;
          box-shadow: 0px 4px 20px #00000078;
}
.focal-tileboard .boardtabs_ {
  position: absolute;
  top: -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  left: 180px;
}
.focal-tileboard .boardtabs_ .tab_ {
  cursor: pointer;
  color: #777;
  padding: .2em 1em .2em 2em;
  border-radius: .5em .5em 0 0;
  font-size: 150%;
  font-weight: bold;
  -webkit-transition: all .2s;
  transition: all .2s;
  background: 10px no-repeat url(./static/board-grey.fc2c6924.svg), #e7e3dc;
  background-size: 20px;
  white-space: nowrap;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}
.focal-tileboard .boardtabs_ .tab_:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.focal-tileboard .boardtabs_ .tab_.selected_ {
  color: #fff;
  background: 10px no-repeat url(./static/board.8ce2e2b9.svg), #e37a58;
  background-size: 20px;
}
.focal-tileboard .boardtabs_ .tab_.selected_.english_ {
  background: 10px no-repeat url(./static/board.8ce2e2b9.svg), #72ccfe;
  background-size: 20px;
}
.focal-tileboard .boardtabs_ .tab_.selected_.science_ {
  background: 10px no-repeat url(./static/board.8ce2e2b9.svg), #5877e3;
  background-size: 20px;
}
.focal-tileboard .boardtabs_ .tab_.selected_.math_ {
  background: 10px no-repeat url(./static/board.8ce2e2b9.svg), #89a810;
  background-size: 20px;
}
.dudu-explain-prompt-modal .ant-modal-body {
  padding: 40px 40px 24px;
}
.dudu-explain-prompt-modal .ant-modal-content .ant-modal-close {
  display: block;
}
.dudu-explain-prompt-modal .ant-modal-confirm-body .anticon {
  display: none;
}
.dudu-explain-prompt-modal .ant-modal-footer {
  border-top: 0px;
}
.dudu-explain-prompt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: left;
  gap: 1em;
}
.dudu-explain-prompt .msg_ {
  font-size: 150%;
  margin: 0 1em;
  text-align: center;
  line-height: 125%;
  -ms-flex-item-align: center;
      align-self: center;
}
.dudu-explain-prompt .tile_ {
  -webkit-box-shadow: 0px 0px 0px #61564000;
          box-shadow: 0px 0px 0px #61564000;
  position: relative;
  cursor: pointer;
  color: #304d71;
  min-width: 132px;
  min-height: 132px;
  font-weight: bold;
  color: #fff;
  font-size: 130%;
  border-radius: 1rem;
  -webkit-transition: all .3s;
  transition: all .3s;
  overflow: hidden;
}
.dudu-explain-prompt .tile_:hover {
  -webkit-transform: translate(-1px, -3px) scale(1.05);
      -ms-transform: translate(-1px, -3px) scale(1.05);
          transform: translate(-1px, -3px) scale(1.05);
  -webkit-box-shadow: 4px 4px 11px #897855b5;
          box-shadow: 4px 4px 11px #897855b5;
}
.dudu-explain-prompt .tile_:hover .content {
  background-size: 120%;
}
.dudu-explain-prompt .tile_ .overlay_ {
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.dudu-explain-prompt .tile_ .label_ {
  position: absolute;
  bottom: .4em;
  width: 100%;
  text-align: center;
}
:lang(zh) .dudu-explain-prompt .tile_ {
  font-size: 130%;
  letter-spacing: .1em;
}
.focal-button {
  position: fixed;
  width: 90px;
  height: 90px;
  border-radius: 45px 45px;
  -webkit-transition: all .1s;
  transition: all .1s;
  -webkit-transform-origin: 50% 0%;
      -ms-transform-origin: 50% 0%;
          transform-origin: 50% 0%;
  z-index: 2000;
  cursor: pointer;
  background-color: #ffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.focal-button img {
  -o-object-fit: contain;
     object-fit: contain;
}
.focal-button:hover {
  z-index: 2001;
  -webkit-box-shadow: 5px 5px 15px #61564047;
          box-shadow: 5px 5px 15px #61564047;
}
.focal-button.back_ {
  background: no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA8CAYAAAAzF3kIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQzFGODM3NjNGMzQxMUVBQjgyQThDMDc1NzY2NDdDMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQzFGODM3NzNGMzQxMUVBQjgyQThDMDc1NzY2NDdDMyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkJDMUY4Mzc0M0YzNDExRUFCODJBOEMwNzU3NjY0N0MzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkJDMUY4Mzc1M0YzNDExRUFCODJBOEMwNzU3NjY0N0MzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+tSbSOQAAFP9JREFUeNrEWwmM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);
  width: 56px;
  height: 60px;
  background-size: 100% 100%;
}
.focal-button.back_:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.focal-button.medium_ {
  -webkit-transform: translate(20px, 20px) scale(1);
      -ms-transform: translate(20px, 20px) scale(1);
          transform: translate(20px, 20px) scale(1);
}
.focal-button.medium_.slidein_ {
  -webkit-transform: translate(60px, 30px) scale(1.4);
      -ms-transform: translate(60px, 30px) scale(1.4);
          transform: translate(60px, 30px) scale(1.4);
  opacity: 0;
}
.focal-button.medium_:hover {
  -webkit-transform: translate(20px, 20px) scale(1.2);
      -ms-transform: translate(20px, 20px) scale(1.2);
          transform: translate(20px, 20px) scale(1.2);
}
.focal-button.hidden_ {
  display: none;
}
.focal-button.pos2x0_ {
  -webkit-transform: translate(150px, 10px) scale(0.7);
      -ms-transform: translate(150px, 10px) scale(0.7);
          transform: translate(150px, 10px) scale(0.7);
}
.focal-button.pos2x0_:hover {
  -webkit-transform: translate(150px, 10px) scale(1.19);
      -ms-transform: translate(150px, 10px) scale(1.19);
          transform: translate(150px, 10px) scale(1.19);
}
.focal-button.pos4x0_ {
  -webkit-transform: translate(300px, 10px) scale(0.7);
      -ms-transform: translate(300px, 10px) scale(0.7);
          transform: translate(300px, 10px) scale(0.7);
}
.focal-button.pos4x0_:hover {
  -webkit-transform: translate(300px, 10px) scale(1.19);
      -ms-transform: translate(300px, 10px) scale(1.19);
          transform: translate(300px, 10px) scale(1.19);
}
.focal-inapp-menu {
  position: fixed;
  bottom: 20px;
  left: 20px;
}
.focal-inapp-menu .knob_ {
  position: fixed;
  width: 90px;
  height: 90px;
  border-radius: 45px 45px;
  -webkit-transition: all .1s;
  transition: all .1s;
  -webkit-transform-origin: 50% 0%;
      -ms-transform-origin: 50% 0%;
          transform-origin: 50% 0%;
  z-index: 2000;
  cursor: pointer;
  background-color: #ffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: -webkit-transform 0.05s ease-in-out;
  transition: -webkit-transform 0.05s ease-in-out;
  transition: transform 0.05s ease-in-out;
  transition: transform 0.05s ease-in-out, -webkit-transform 0.05s ease-in-out;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 60px;
  height: 60px;
  background: #fff;
}
.focal-inapp-menu .knob_ img {
  -o-object-fit: contain;
     object-fit: contain;
}
.focal-inapp-menu .knob_:hover {
  z-index: 2001;
  -webkit-box-shadow: 5px 5px 15px #61564047;
          box-shadow: 5px 5px 15px #61564047;
}
.focal-inapp-menu .knob_ .icon_ {
  width: 60px!important;
  height: 60px!important;
  opacity: 0.7;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-position: center 40%;
}
.focal-inapp-menu .knob_.expander_ {
  -webkit-transform: translateY(0px) scale(1);
      -ms-transform: translateY(0px) scale(1);
          transform: translateY(0px) scale(1);
}
.focal-inapp-menu .knob_.expander_:hover {
  -webkit-transform: translateY(0px) scale(1.1);
      -ms-transform: translateY(0px) scale(1.1);
          transform: translateY(0px) scale(1.1);
}
.focal-inapp-menu .knob_.expander_.ca4_atn .icon_ {
  background-image: url(./static/atns-logo.fec70636.png);
  background-size: 40px 50px;
  opacity: 1;
}
.focal-inapp-menu .knob_.expander_.ca4_dd .icon_ {
  background-image: url(./static/dds-logo.30f938f2.png);
  background-size: 40px 50px;
  opacity: 1;
}
.focal-inapp-menu .knob_.back_ {
  background: #f38277;
}
.focal-inapp-menu .knob_.back_ .icon_ {
  background-image: url(./static/back.b318d4e9.svg);
}
.focal-inapp-menu .knob_.help_ {
  background: #4b87cf;
}
.focal-inapp-menu .knob_.help_ .icon_ {
  background-image: url(./static/help2.8aba1e48.svg);
}
.focal-inapp-menu .knob_.fullscreen_ {
  background: #6ba61e;
}
.focal-inapp-menu .knob_.fullscreen_ .icon_ {
  background-image: url(./static/fullscreen.e47d6fc4.svg);
  background-position: center 45%;
}
.focal-inapp-menu:hover {
  width: 80px;
  height: 300px;
}
.focal-inapp-menu.expanded_ .knob_,
.focal-inapp-menu:hover .knob_ {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.focal-inapp-menu.expanded_ .knob_.expander_,
.focal-inapp-menu:hover .knob_.expander_ {
  -webkit-transform: translateY(0px) scale(1);
      -ms-transform: translateY(0px) scale(1);
          transform: translateY(0px) scale(1);
}
.focal-inapp-menu.expanded_ .knob_.expander_:hover,
.focal-inapp-menu:hover .knob_.expander_:hover {
  -webkit-transform: translateY(0px) scale(1.1);
      -ms-transform: translateY(0px) scale(1.1);
          transform: translateY(0px) scale(1.1);
}
.focal-inapp-menu.expanded_ .knob_.back_,
.focal-inapp-menu:hover .knob_.back_ {
  -webkit-transform: translateY(-70px) scale(1);
      -ms-transform: translateY(-70px) scale(1);
          transform: translateY(-70px) scale(1);
}
.focal-inapp-menu.expanded_ .knob_.back_:hover,
.focal-inapp-menu:hover .knob_.back_:hover {
  -webkit-transform: translateY(-70px) scale(1.1);
      -ms-transform: translateY(-70px) scale(1.1);
          transform: translateY(-70px) scale(1.1);
}
.focal-inapp-menu.expanded_ .knob_.fullscreen_,
.focal-inapp-menu:hover .knob_.fullscreen_ {
  -webkit-transform: translateY(-140px) scale(1);
      -ms-transform: translateY(-140px) scale(1);
          transform: translateY(-140px) scale(1);
}
.focal-inapp-menu.expanded_ .knob_.fullscreen_:hover,
.focal-inapp-menu:hover .knob_.fullscreen_:hover {
  -webkit-transform: translateY(-140px) scale(1.1);
      -ms-transform: translateY(-140px) scale(1.1);
          transform: translateY(-140px) scale(1.1);
}
.focal-inapp-menu.expanded_ .knob_.help_,
.focal-inapp-menu:hover .knob_.help_ {
  -webkit-transform: translateY(-210px) scale(1);
      -ms-transform: translateY(-210px) scale(1);
          transform: translateY(-210px) scale(1);
}
.focal-inapp-menu.expanded_ .knob_.help_:hover,
.focal-inapp-menu:hover .knob_.help_:hover {
  -webkit-transform: translateY(-210px) scale(1.1);
      -ms-transform: translateY(-210px) scale(1.1);
          transform: translateY(-210px) scale(1.1);
}
.sugg-home-lang {
  display: inline-block;
  font-size: 130%;
  vertical-align: 5px;
}
.dudu-support-passage {
  z-index: 3010;
}
.dudu-support-passage .content_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: space-around;
  gap: 1em;
}
.dudu-support-passage .content_ .text_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.dudu-support-passage .content_ .text_ .title_ {
  font-size: 32px;
  padding: .5em 0;
}
.dudu-support-passage .content_ .text_ .copyright_,
.dudu-support-passage .content_ .text_ .version_ {
  font-size: 80%;
  opacity: .7;
}
@media screen and (max-width: 890px) {
  .focal-tileboard .board_ {
    --tilecol: 4;
    --tilerow: 4;
    --boardWidth: 660px;
    --drawerWidth: 80px;
    border-radius: 1em;
  }
  .focal-tileboard .board_ .drawer_ {
    border-radius: 1em 0 0 1em;
  }
  .focal-tileboard .board_ .drawer_ .logo_ {
    width: 60px;
    height: 60px;
  }
  .focal-tileboard .board_ .drawer_ .action_ {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 8px;
  }
  .focal-tileboard .board_ .drawer_ .action_ .label_ {
    display: none;
  }
  .focal-tileboard .board_ .drawer_ .quicks_ {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .focal-tileboard .board_ .drawer_ .quicks_ .action_ {
    margin: 5px;
  }
}
@media screen and (max-width: 630px) {
  .focal-tileboard .board_ {
    --tilecol: 4;
    --tilerow: 4;
    --boardWidth: 530px;
    --tilesize: 100px;
    --profileHeight: 220px;
    border-radius: 1em;
  }
  .focal-tileboard .board_ .tile_ .label_ {
    font-size: 80%;
  }
  .focal-tileboard .board_ .action_:after {
    right: 2px;
  }
}
.focal-shelf:not(.menu-top) .menu_ .title_ {
  z-index: 1000;
}
.focal-shelf:not(.menu-top) .menu_ .title_,
.focal-shelf:not(.menu-top) .menu_ .panels_,
.focal-shelf:not(.menu-top) .menu_ .overlay_ {
  -webkit-transition: all .6s;
  transition: all .6s;
}
@media screen and (max-height: 840px) {
  .focal-shelf:not(.menu-top) .menu_ .cats_ .cat_ {
    font-size: 18px;
    line-height: 1.2em;
    padding: 0 .5em;
  }
  .focal-shelf:not(.menu-top) .menu_ .cats_ .cat_.alignment_text_ {
    font-size: 15px !important;
  }
  .focal-shelf:not(.menu-top) .menu_ .filters_ .button_ .icon_ {
    height: 2.5em;
  }
  .focal-tileboard .board_ {
    top: 45px!important;
  }
  .focal-tileboard .board_ .tile_ {
    font-size: 120%;
  }
  .focal-tileboard .board_ .slidein_ {
    top: 45px;
    height: 480px;
  }
}
@media screen and (max-height: 700px) {
  .focal-shelf:not(.menu-top):not(.leaderboard_) .menu_ {
    overflow: hidden;
    background-image: none!important;
  }
  .focal-shelf:not(.menu-top):not(.leaderboard_) .menu_ .title_ {
    -webkit-transition: all .2s;
    transition: all .2s;
    top: 30px!important;
    left: 120px !important;
  }
  .focal-shelf:not(.menu-top):not(.leaderboard_) .menu_ .overlay_ {
    opacity: 0;
    display: none;
  }
  .focal-shelf:not(.menu-top):not(.leaderboard_) .menu_ .panels_ {
    -webkit-transition: all .2s;
    transition: all .2s;
    top: 110px!important;
  }
  .focal-shelf:not(.menu-top):not(.leaderboard_) .menu_ .alignment_ {
    top: 30px !important;
  }
  .focal-shelf:not(.menu-top):not(.leaderboard_) .menu_ .filters_ {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .focal-shelf:not(.menu-top):not(.leaderboard_) .menu_ .filters_ .button_ .icon_ {
    height: 3em;
  }
  .focal-shelf:not(.menu-top):not(.leaderboard_) .menu_ .cats_ .cat_ {
    font-size: 18px;
    line-height: 1.2em;
    padding: 0 .5em;
  }
  .focal-shelf:not(.menu-top):not(.leaderboard_) .menu_ .cats_ .cat_.alignment_ {
    font-size: 15px;
  }
}
@media screen and (max-height: 700px) {
  .focal-tileboard .board_ {
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
    left: 10% !important;
  }
}
@media screen and (max-height: 550px) {
  .focal-tileboard .board_ {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
  }
}
@media screen and (max-height: 470px) {
  .focal-tileboard .board_ {
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
  }
}
@media screen and (max-height: 400px) {
  .focal-tileboard .board_ {
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
  }
}
:lang(en) .focal-tileboard .action_ .label_ {
  font-size: 14px;
}
:lang(en) .focal-tileboard .tile_ .overlay_ {
  font-size: 20px;
}
:lang(en) .focal-tileboard .tile_.books_ .overlay_ {
  font-size: 36px;
}
:lang(en) .focal-tileboard .tile_ .label_ {
  font-weight: bold!important;
}
:lang(en) .focal-tileboard .tile_.classAnalytics_ .label_,
:lang(en) .focal-tileboard .tile_.schoolReports_ .label_ {
  font-size: 30px;
  width: 5em;
}
:lang(en) .focal-shelf.books_ .button_.recommend_ .icon_ {
  width: 100%!important;
}
:lang(en) .focal-shelf.books_ .button_.recommend_ .dudu-recommend {
  -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
          transform: translateX(-10px);
}
:lang(zh) .focal-tileboard .action_ {
  margin: 8px 8px 8px 15px;
}
:lang(zh) .focal-tileboard .action_ .label_ {
  font-size: 17px;
}
:lang(zh) .focal-shelf.books_ .button_.recommend_ .icon_ {
  width: 100%!important;
}
:lang(zh) .focal-shelf.books_ .button_.recommend_ .label_ {
  font-size: 140%;
}
:lang(es) .focal-tileboard .action_ .label_ {
  font-size: 16px;
}
:lang(es) .focal-shelf.videobook_ .menu_ .title_ {
  font-size: 24px;
}
[data-l2=zh_trad] .focal-tileboard .tile_.mars_,
[data-l2=zh_trad] .focal-tileboard .tile_.stickers_,
[data-l2=zh_trad] .focal-tileboard .tile_.wordpop_,
[data-l2=zh_trad] .focal-tileboard .tile_.videobook_,
[data-l2=zh_trad] .focal-tileboard .tile_.quickspeak_,
[data-l2=zh_trad] .focal-tileboard .tile_.wordchallenge_,
[data-l2=zh_trad] .focal-tileboard .tile_.readplan_,
[data-l2=zh_trad] .focal-tileboard .tile_.overview_ {
  display: none;
}
.book___235KN {
  position: relative;
  width: 200px;
  height: 150px;
  overflow: visible;
  margin: 15px 10px 60px;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-transform-origin: 50% 80%;
      -ms-transform-origin: 50% 80%;
          transform-origin: 50% 80%;
}
.book___235KN > div {
  -webkit-transition: all .4s;
  transition: all .4s;
}
.image___2CAVD {
  position: absolute;
  z-index: 10;
  background: 50% 50% no-repeat url(./static/loading.4fd0c72b.svg) #ccc;
  background-size: 48px 48px;
  height: 100%;
  width: 100%;
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px 8px rgba(117, 89, 43, 0.3);
          box-shadow: 2px 2px 8px rgba(117, 89, 43, 0.3);
  overflow: hidden;
}
.image___2CAVD > img {
  height: 100%;
  width: 100%;
}
.book___235KN:not(.Xdim___2WBwp):hover {
  z-index: 100;
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
          transform: scale(1.4);
}
.book___235KN:not(.Xdim___2WBwp):hover .image___2CAVD {
  -webkit-box-shadow: 2px 2px 15px rgba(117, 89, 43, 0.7);
          box-shadow: 2px 2px 15px rgba(117, 89, 43, 0.7);
}
.book___235KN:hover .menu___14BES {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.book___235KN:hover .gobtn___wQMdm {
  display: block;
}
.book___235KN:hover .titlebar___1gM36 {
  opacity: 1;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.book___235KN:hover [class~=anticon-lock] {
  top: 40%;
  right: 40%;
  -webkit-transform: scale(3);
      -ms-transform: scale(3);
          transform: scale(3);
}
.dim___3rBvF [class~=anticon-lock] {
  position: absolute;
  top: 10%;
  right: 8%;
  z-index: 200;
  background-color: #965675;
  color: #ffdbee;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  padding: .3em;
  border-radius: 50%;
}
.gobtn___wQMdm {
  display: none;
  position: absolute;
  font-size: 500%;
  width: 64px;
  height: 64px;
  top: 25px;
  left: 50px;
  color: #fff!important;
  opacity: .7;
  background-image: url(data:image/png;base64,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);
}
.level___IYfrX {
  color: #979797;
  font-size: 95% !important;
  text-align: center;
  border-radius: .4em;
  padding: 0px 7px !important;
  border: 1px solid #97979740;
}
.titlebar___1gM36 {
  opacity: 0;
  top: 172px;
  color: #979797;
  position: absolute;
  min-width: 100%;
  width: 100%;
  padding: 4px 4px 0;
  font-size: 110%;
  line-height: 105%;
  text-align: center;
}
.menu___14BES {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #a89e9e;
  position: absolute;
  z-index: 15;
  width: 100%;
  padding: 0 1em;
  height: 27px;
  bottom: -27px;
}
.tagicon___25f00 {
  padding: 4px;
  font-size: 110%;
  border-radius: 3px;
  margin-top: 2px;
  -webkit-transition: background .3s;
  transition: background .3s;
}
.tagicon___25f00.filled_heart___-9gIO {
  color: #ea968a;
  /* animation: zoomin .5s 1; */
}
.tagicon___25f00.filled_star___VijQn {
  color: #e8bb72;
}
.tagicon___25f00.gift___lz81H {
  margin-right: 5px;
}
.tagicon___25f00.info___1yunO {
  margin-left: 5px;
}
.tagicon___25f00:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.tagicon___25f00:before {
  display: inline-block;
}
.likesCount___1LAlb {
  font-size: 80%;
  padding-left: 0;
}
.latestMark___BVdHB {
  position: absolute;
  z-index: 15;
  top: 1px;
  left: 4px;
}
.latestIcon___1si_d {
  position: absolute;
  top: 0;
  left: 0;
  fill: #00a1c6;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.latestText___2PCsu {
  color: #fff;
  font-size: 90%;
  position: absolute;
  top: 2px;
  left: 6px;
}
.masterMark___2z1KR {
  position: absolute;
  z-index: 15;
  top: 1px;
  left: 26px;
}
.masterIcon___w6x5j {
  position: absolute;
  top: 0;
  left: 0;
  fill: #7042b4;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.masterText___22_tT {
  color: #fff;
  font-size: 90%;
  position: absolute;
  top: 2px;
  left: 6px;
}
.scoreMark___1LG1I {
  position: absolute;
  z-index: 15;
  top: -5px;
  left: -10px;
  background: #FF7F00;
  color: #fff;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  text-align: center;
  padding-top: 3px;
}
.scoreMarkDone___2HMwx {
  background: #00c7ff;
  padding-top: 5px;
}
.scoreStar___2LfqH {
  fill: #fff;
}
.favMark___1Yw88 {
  position: absolute;
  z-index: 15;
  top: -10px;
  right: -10px;
  width: 28px;
  height: 28px;
  text-align: center;
  padding-top: 3px;
}
.gameMark___1NhZd {
  position: absolute;
  z-index: 15;
  opacity: .5;
  background: #df0eff;
  border-radius: .2em;
  bottom: 3px;
  left: 3px;
  width: 28px;
  height: 24px;
  text-align: center;
}
div[lang=en] .latestIcon___1si_d {
  -webkit-transform: scale(2, 1.5);
      -ms-transform: scale(2, 1.5);
          transform: scale(2, 1.5);
  left: 4px;
  top: -2px;
}
div[lang=en] .latestText___2PCsu {
  font-size: 80%;
  left: 5.5px;
}
div[lang=en] .masterMark___2z1KR {
  left: 36px;
}
.card___5wvFn {
  width: 100%;
  padding-left: 200px;
}
.card___5wvFn .data____3toTa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 10px;
}
.card___5wvFn .data____3toTa > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.card___5wvFn .space____YHozF {
  width: 8;
}
.card___5wvFn .coverbox____19X4P {
  position: absolute;
  left: 20px;
  cursor: pointer;
  width: 200px;
  min-height: 200px;
}
.card___5wvFn .cover____37FcN {
  max-width: 240px;
}
.card___5wvFn .title____2dTDa {
  font-size: 32px;
  margin-bottom: .2em;
}
.card___5wvFn .like____bb3-s {
  font-size: 12px;
  display: inline-block;
}
.card___5wvFn .like____bb3-s i {
  font-size: 16px;
  margin: 0 .2em 0 1em;
}
.card___5wvFn .excerpt____2lkOn {
  color: #000;
  font-size: 18px;
  margin-bottom: 1ex;
}
.card___5wvFn .badges____Cg41- {
  color: #000;
  font-size: 18px;
  margin-bottom: 1em;
}
.card___5wvFn .price____5D_wp {
  font-size: 24px;
  margin: 10px 0 10px;
}
.card___5wvFn .price____5D_wp::before {
  content: '';
  font-size: 14px;
  display: inline-block;
  margin-right: 7px;
}
.card___5wvFn .row____13-Om {
  color: #000;
  font-size: 70%;
  margin-top: .5ex;
  clear: both;
}
.card___5wvFn .row____13-Om > div {
  font-size: 140%;
  display: inline-block;
  margin-right: 5px;
}
.card___5wvFn .feature____Tr6zY {
  position: relative;
  font-size: 120%;
  background: #c2ebfb;
  min-height: 125px;
  padding: 12px 15px 24px;
  color: #000;
}
.card___5wvFn .feature____Tr6zY .level____im3P4 {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 180%;
  text-align: center;
  white-space: nowrap;
  vertical-align: bottom;
  padding: 0;
  line-height: 46px;
  background: #777;
}
.card___5wvFn .feature____Tr6zY .qn_count____2nq8z {
  background: #777;
  font-size: 220%;
}
.card___5wvFn .subject____yi0Cf,
.card___5wvFn .style____BQUeh {
  font-size: 120%!important;
}
.card___5wvFn .vocabs____3yLyi {
  display: inline-block;
  font-size: 140%;
  word-spacing: .5ex;
}
.card___5wvFn .skills____13RoJ {
  margin-left: 20px;
}
.card___5wvFn .skills____13RoJ ul {
  padding-left: 0;
}
.card___5wvFn .spacer____e9MVs {
  display: inline-block;
  width: 4px;
}
.card___5wvFn .box____cOG1R {
  color: #fff;
  background-color: #0c96c3;
  padding: .2ex .8ex;
  margin-bottom: 8px;
}
.card___5wvFn .icon____inMtT {
  position: absolute;
  color: #82a2ad;
  right: 8px;
  top: 0;
  font-size: 140%;
  opacity: .4;
}
.card___5wvFn .icon____inMtT i {
  cursor: default;
}
.card___5wvFn .close____2eecw {
  float: right;
  background: transparent url(/rs/part/dialog_close.png) no-repeat !important;
  width: 36px;
  height: 36px;
  top: -18px;
  right: -8px;
  position: absolute;
  cursor: pointer;
}
.card___5wvFn .feature____Tr6zY.textinfo____1bw5F {
  margin-right: 6px;
}
.card___5wvFn .props____2l3Oe,
.card___5wvFn .creators____3DpvC,
.card___5wvFn .creators2____3RJaG {
  font-family: Arial;
  color: #555;
}
.main___1vNQW {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main___1vNQW .title___1PdDI {
  font-size: 32px;
  margin-bottom: .2em;
}
.main___1vNQW .like___cY-eI {
  font-size: 12px;
  display: inline-block;
}
.main___1vNQW .like___cY-eI i {
  font-size: 16px;
  margin: 0 .2em 0 1em;
}
.main___1vNQW .excerpt___2sEYf {
  color: #000;
  font-size: 18px;
  margin-bottom: 1ex;
}
.main___1vNQW .badges___2hz8g {
  color: #000;
  font-size: 18px;
  margin-bottom: 1em;
  font-size: 90%;
}
.main___1vNQW .databox___2Ufzy {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main___1vNQW .data___13onu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 10px;
}
.main___1vNQW .data___13onu > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background: #ebebeb;
}
.main___1vNQW .data___13onu .title___1PdDI {
  font-size: 200%;
  color: #fefffe;
  padding: 2px 10px;
}
.main___1vNQW .textinfo___2pTfl .title___1PdDI {
  background: #fdbc00;
}
.main___1vNQW .qninfo___3uWSJ .title___1PdDI {
  background: #789c29;
  position: relative;
}
.main___1vNQW .qn_count___1KkSi {
  text-align: right;
  /* position:absolute; right:8px; bottom:4px; font-size:14px; color:#fefffe; */
}
.main___1vNQW .data___13onu .content___3foXi {
  padding: 10px 10px 10px 1em;
}
.main___1vNQW .term___bwXrM {
  display: inline-block;
  min-width: 4em;
  margin-right: 1em;
  font-size: 110%;
}
.main___1vNQW .qninfo___3uWSJ .content___3foXi {
  padding-left: 1em;
}
.coverbox___3S89T {
  cursor: pointer;
  width: 205px;
  min-height: 200px;
  font-family: Arial;
  color: #888;
  margin-right: 20px;
}
.box___3k3wT {
  color: #fff;
  text-align: center;
  background-color: #0c96c3;
  padding: .4ex .8ex;
  margin-bottom: 8px;
}
.creators___5Tn-r {
  font-size: 90%;
}
.creators___5Tn-r td {
  vertical-align: top;
}
.technicals___qDUOf {
  margin-top: 20px;
  font-size: 85%;
}
.dudu-bookInfo .dudu-book {
  margin-bottom: 15px;
}
.dudu-bookInfo .tagClass_ .title_ {
  font-size: 16px;
  font-weight: bold;
  margin: 2px 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.dudu-bookInfo .tagClass_ .title_:before {
  content: '+';
  display: inline-block;
  margin-right: 5px;
}
.dudu-bookInfo .tagClass_ .words_ {
  display: none;
  margin-left: 5px;
}
.dudu-bookInfo .tagClass_.expanded_ .title_:before {
  content: '-';
}
.dudu-bookInfo .tagClass_.expanded_ .words_ {
  display: block;
}
.dudu-bookInfo .keywords_ {
  text-align: center;
  margin-bottom: 8px;
  line-height: 1.8em;
}
.dudu-bookInfo .keywords_ span {
  color: #fff;
  background-color: #789c29;
  padding: .2em .6em;
  margin: 0 .2em;
  border-radius: .8em;
  white-space: nowrap;
}
/* 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-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0;
  background: #efefea;
}
.ant-layout,
.ant-layout * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-layout.ant-layout-has-sider {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.ant-layout.ant-layout-has-sider > .ant-layout,
.ant-layout.ant-layout-has-sider > .ant-layout-content {
  overflow-x: hidden;
}
.ant-layout-header,
.ant-layout-footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.ant-layout-header {
  height: 64px;
  padding: 0 50px;
  line-height: 64px;
  background: #001529;
}
.ant-layout-footer {
  padding: 24px 50px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  background: #efefea;
}
.ant-layout-content {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0;
}
.ant-layout-sider {
  position: relative;
  /* fix firefox can't set width smaller than content on flex item */
  min-width: 0;
  background: #001529;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ant-layout-sider-children {
  height: 100%;
  margin-top: -0.1px;
  padding-top: 0.1px;
}
.ant-layout-sider-has-trigger {
  padding-bottom: 48px;
}
.ant-layout-sider-right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-layout-sider-trigger {
  position: fixed;
  bottom: 0;
  z-index: 1;
  height: 48px;
  color: #fff;
  line-height: 48px;
  text-align: center;
  background: #002140;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ant-layout-sider-zero-width > * {
  overflow: hidden;
}
.ant-layout-sider-zero-width-trigger {
  position: absolute;
  top: 64px;
  right: -36px;
  z-index: 1;
  width: 36px;
  height: 42px;
  color: #fff;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  background: #001529;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-layout-sider-zero-width-trigger:hover {
  background: #192c3e;
}
.ant-layout-sider-zero-width-trigger-right {
  left: -36px;
  border-radius: 4px 0 0 4px;
}
.ant-layout-sider-light {
  background: #fff;
}
.ant-layout-sider-light .ant-layout-sider-trigger {
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
}
.ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-back-top {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: fixed;
  right: 100px;
  bottom: 50px;
  z-index: 10;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.ant-back-top-content {
  width: 40px;
  height: 40px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 20px;
  -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-back-top-content:hover {
  background-color: rgba(0, 0, 0, 0.65);
  -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-back-top-icon {
  width: 14px;
  height: 16px;
  margin: 12px auto;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) 100%/100% no-repeat;
}
@media screen and (max-width: 768px) {
  .ant-back-top {
    right: 60px;
  }
}
@media screen and (max-width: 480px) {
  .ant-back-top {
    right: 20px;
  }
}
.drawer {
  position: fixed;
  top: 0;
  z-index: 9999;
}
.drawer > * {
  -webkit-transition: opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), box-shaow 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), box-shaow 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), box-shaow 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), box-shaow 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.drawer .drawer-mask {
  background: #000;
  opacity: 0;
  width: 0;
  height: 0;
  position: fixed;
  top: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), width 0s ease 0.3s, height 0s ease 0.3s;
  transition: opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), width 0s ease 0.3s, height 0s ease 0.3s;
}
.drawer-content-wrapper {
  position: fixed;
  background: #fff;
}
.drawer-content {
  overflow: auto;
  z-index: 1;
  position: relative;
}
.drawer-handle {
  position: absolute;
  top: 72px;
  width: 41px;
  height: 40px;
  cursor: pointer;
  z-index: 0;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
      -webkit-box-align: center;
          align-items: center;
  background: #fff;
}
.drawer-handle-icon {
  width: 14px;
  height: 2px;
  background: #333;
  position: relative;
  -webkit-transition: background 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: background 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.drawer-handle-icon:before,
.drawer-handle-icon:after {
  content: '';
  display: block;
  position: absolute;
  background: #333;
  width: 100%;
  height: 2px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.drawer-handle-icon:before {
  top: -5px;
}
.drawer-handle-icon:after {
  top: 5px;
}
.drawer-left,
.drawer-right {
  width: 0%;
  height: 100%;
}
.drawer-left .drawer-content-wrapper,
.drawer-right .drawer-content-wrapper,
.drawer-left .drawer-content,
.drawer-right .drawer-content {
  height: 100%;
}
.drawer-left.drawer-open,
.drawer-right.drawer-open {
  width: 100%;
}
.drawer-left .drawer-handle {
  right: -40px;
  -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
  border-radius: 0 4px 4px 0;
}
.drawer-left.drawer-open .drawer-content-wrapper {
  -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
}
.drawer-right .drawer-content-wrapper {
  right: 0;
}
.drawer-right .drawer-handle {
  left: -40px;
  -webkit-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
  border-radius: 4px 0 0 4px;
}
.drawer-right.drawer-open .drawer-content-wrapper {
  -webkit-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
}
.drawer-top,
.drawer-bottom {
  width: 100%;
  height: 0%;
}
.drawer-top .drawer-content-wrapper,
.drawer-bottom .drawer-content-wrapper,
.drawer-top .drawer-content,
.drawer-bottom .drawer-content {
  width: 100%;
}
.drawer-top .drawer-handle,
.drawer-bottom .drawer-handle {
  left: 50%;
  margin-left: -20px;
}
.drawer-top.drawer-open,
.drawer-bottom.drawer-open {
  height: 100%;
}
.drawer-top .drawer-handle {
  top: auto;
  bottom: -40px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 4px 4px;
}
.drawer-top.drawer-open .drawer-wrapper {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.drawer-bottom .drawer-content-wrapper {
  bottom: 0;
}
.drawer-bottom .drawer-handle {
  top: -40px;
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 4px 4px 0 0;
}
.drawer-bottom.drawer-open .drawer-content-wrapper {
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
}
.drawer.drawer-open .drawer-mask {
  opacity: .3;
  width: 100%;
  height: 100%;
  -webkit-animation: rcDrawerFadeIn 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation: rcDrawerFadeIn 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-transition: none;
  transition: none;
}
.drawer.drawer-open .drawer-handle-icon {
  background: transparent;
}
.drawer.drawer-open .drawer-handle-icon:before {
  -webkit-transform: translateY(5px) rotate(45deg);
      -ms-transform: translateY(5px) rotate(45deg);
          transform: translateY(5px) rotate(45deg);
}
.drawer.drawer-open .drawer-handle-icon:after {
  -webkit-transform: translateY(-5px) rotate(-45deg);
      -ms-transform: translateY(-5px) rotate(-45deg);
          transform: translateY(-5px) rotate(-45deg);
}
@-webkit-keyframes rcDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes rcDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.3;
  }
}
/* 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-alert {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  padding: 8px 15px 8px 37px;
  word-wrap: break-word;
  border-radius: 4px;
}
.ant-alert.ant-alert-no-icon {
  padding: 8px 15px;
}
.ant-alert.ant-alert-closable {
  padding-right: 30px;
}
.ant-alert-icon {
  position: absolute;
  top: 11.5px;
  left: 16px;
}
.ant-alert-description {
  display: none;
  font-size: 14px;
  line-height: 22px;
}
.ant-alert-success {
  background-color: #f6ffed;
  border: 1px solid #b7eb8f;
}
.ant-alert-success .ant-alert-icon {
  color: #52c41a;
}
.ant-alert-info {
  background-color: #e6f7ff;
  border: 1px solid #91d5ff;
}
.ant-alert-info .ant-alert-icon {
  color: #1890ff;
}
.ant-alert-warning {
  background-color: #fffbe6;
  border: 1px solid #ffe58f;
}
.ant-alert-warning .ant-alert-icon {
  color: #faad14;
}
.ant-alert-error {
  background-color: #fff1f0;
  border: 1px solid #ffa39e;
}
.ant-alert-error .ant-alert-icon {
  color: #f5222d;
}
.ant-alert-close-icon {
  position: absolute;
  top: 8px;
  right: 16px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 22px;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.ant-alert-close-icon .anticon-close {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-alert-close-icon .anticon-close:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-alert-close-text {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-alert-close-text:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-alert-with-description {
  position: relative;
  padding: 15px 15px 15px 64px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5;
  border-radius: 4px;
}
.ant-alert-with-description.ant-alert-no-icon {
  padding: 15px;
}
.ant-alert-with-description .ant-alert-icon {
  position: absolute;
  top: 16px;
  left: 24px;
  font-size: 24px;
}
.ant-alert-with-description .ant-alert-close-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 14px;
  cursor: pointer;
}
.ant-alert-with-description .ant-alert-message {
  display: block;
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
}
.ant-alert-message {
  color: rgba(0, 0, 0, 0.85);
}
.ant-alert-with-description .ant-alert-description {
  display: block;
}
.ant-alert.ant-alert-closing {
  height: 0 !important;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-alert-slide-up-leave {
  -webkit-animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.ant-alert-banner {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}
@-webkit-keyframes antAlertSlideUpIn {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -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 antAlertSlideUpIn {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -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 antAlertSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antAlertSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
/* 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-notification {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: fixed;
  z-index: 1010;
  width: 384px;
  max-width: calc(100vw - 32px);
  margin-right: 24px;
}
.ant-notification-topLeft,
.ant-notification-bottomLeft {
  margin-right: 0;
  margin-left: 24px;
}
.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active {
  -webkit-animation-name: NotificationLeftFadeIn;
          animation-name: NotificationLeftFadeIn;
}
.ant-notification-close-icon {
  font-size: 14px;
  cursor: pointer;
}
.ant-notification-notice {
  position: relative;
  margin-bottom: 16px;
  padding: 16px 24px;
  overflow: hidden;
  line-height: 1.5;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.ant-notification-notice-message {
  display: inline-block;
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 24px;
}
.ant-notification-notice-message-single-line-auto-margin {
  display: block;
  width: calc(384px - 24px * 2 - 24px - 48px - 100%);
  max-width: 4px;
  background-color: transparent;
  pointer-events: none;
}
.ant-notification-notice-message-single-line-auto-margin::before {
  display: block;
  content: '';
}
.ant-notification-notice-description {
  font-size: 14px;
}
.ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 24px;
}
.ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-bottom: 4px;
  margin-left: 48px;
  font-size: 16px;
}
.ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-left: 48px;
  font-size: 14px;
}
.ant-notification-notice-icon {
  position: absolute;
  margin-left: 4px;
  font-size: 24px;
  line-height: 24px;
}
.anticon.ant-notification-notice-icon-success {
  color: #52c41a;
}
.anticon.ant-notification-notice-icon-info {
  color: #1890ff;
}
.anticon.ant-notification-notice-icon-warning {
  color: #faad14;
}
.anticon.ant-notification-notice-icon-error {
  color: #f5222d;
}
.ant-notification-notice-close {
  position: absolute;
  top: 16px;
  right: 22px;
  color: rgba(0, 0, 0, 0.45);
  outline: none;
}
.ant-notification-notice-close:hover {
  color: rgba(0, 0, 0, 0.67);
}
.ant-notification-notice-btn {
  float: right;
  margin-top: 16px;
}
.ant-notification .notification-fade-effect {
  -webkit-animation-duration: 0.24s;
          animation-duration: 0.24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.ant-notification-fade-enter,
.ant-notification-fade-appear {
  opacity: 0;
  -webkit-animation-duration: 0.24s;
          animation-duration: 0.24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-notification-fade-leave {
  -webkit-animation-duration: 0.24s;
          animation-duration: 0.24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-fade-appear.ant-notification-fade-appear-active {
  -webkit-animation-name: NotificationFadeIn;
          animation-name: NotificationFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-notification-fade-leave.ant-notification-fade-leave-active {
  -webkit-animation-name: NotificationFadeOut;
          animation-name: NotificationFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@-webkit-keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@-webkit-keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    padding-top: 16px 24px;
    padding-bottom: 16px 24px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
@keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    padding-top: 16px 24px;
    padding-bottom: 16px 24px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
/* 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 */
@-webkit-keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
.ant-tree.ant-tree-directory {
  position: relative;
}
.ant-tree.ant-tree-directory > li span.ant-tree-switcher,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-switcher {
  position: relative;
  z-index: 1;
}
.ant-tree.ant-tree-directory > li span.ant-tree-switcher.ant-tree-switcher-noop,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-switcher.ant-tree-switcher-noop {
  pointer-events: none;
}
.ant-tree.ant-tree-directory > li span.ant-tree-checkbox,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-checkbox {
  position: relative;
  z-index: 1;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper {
  border-radius: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover::before,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper:hover::before {
  background: #f0fdff;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper.ant-tree-node-selected,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #fff;
  background: transparent;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper::before,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper::before {
  position: absolute;
  right: 0;
  left: 0;
  height: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper > span,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper > span {
  position: relative;
  z-index: 1;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-switcher,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-switcher {
  color: #fff;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox .ant-tree-checkbox-inner,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox .ant-tree-checkbox-inner {
  border-color: #5ebde3;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked::after,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked::after {
  border-color: #fff;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background: #fff;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  border-color: #5ebde3;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper::before {
  background: #5ebde3;
}
.ant-tree-checkbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox-input:focus + .ant-tree-checkbox-inner {
  border-color: #5ebde3;
}
.ant-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #5ebde3;
  border-radius: 2px;
  visibility: hidden;
  -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
          animation: antCheckboxEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  content: '';
}
.ant-tree-checkbox:hover::after,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox::after {
  visibility: visible;
}
.ant-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(0) translate(-50%, -50%);
      -ms-transform: rotate(45deg) scale(0) translate(-50%, -50%);
          transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
      -ms-transform: rotate(45deg) scale(1) translate(-50%, -50%);
          transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background-color: #5ebde3;
  border-color: #5ebde3;
}
.ant-tree-checkbox-disabled {
  cursor: not-allowed;
}
.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  -webkit-animation-name: none;
          animation-name: none;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-input {
  cursor: not-allowed;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  -webkit-animation-name: none;
          animation-name: none;
}
.ant-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-tree-checkbox-disabled:hover::after,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled::after {
  visibility: hidden;
}
.ant-tree-checkbox-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-tree-checkbox-wrapper + .ant-tree-checkbox-wrapper {
  margin-left: 8px;
}
.ant-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-tree-checkbox-group {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.ant-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-tree-checkbox-group-item + .ant-tree-checkbox-group-item {
  margin-left: 0;
}
.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #5ebde3;
  border: 0;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-tree {
  /* see https://github.com/ant-design/ant-design/issues/16259 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin: 0;
  padding: 0;
}
.ant-tree-checkbox-checked::after {
  position: absolute;
  top: 16.67%;
  left: 0;
  width: 100%;
  height: 66.67%;
}
.ant-tree ol,
.ant-tree ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-tree li {
  margin: 0;
  padding: 4px 0;
  white-space: nowrap;
  list-style: none;
  outline: 0;
}
.ant-tree li span[draggable],
.ant-tree li span[draggable='true'] {
  line-height: 20px;
  border-top: 2px transparent solid;
  border-bottom: 2px transparent solid;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}
.ant-tree li.drag-over > span[draggable] {
  color: white;
  background-color: #5ebde3;
  opacity: 0.8;
}
.ant-tree li.drag-over-gap-top > span[draggable] {
  border-top-color: #5ebde3;
}
.ant-tree li.drag-over-gap-bottom > span[draggable] {
  border-bottom-color: #5ebde3;
}
.ant-tree li.filter-node > span {
  color: #f5222d !important;
  font-weight: 500 !important;
}
.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon,
.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #5ebde3;
  font-size: 14px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon svg,
.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open::after,
:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close::after {
  opacity: 0;
}
.ant-tree li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
.ant-tree li .ant-tree-node-content-wrapper {
  display: inline-block;
  height: 24px;
  margin: 0;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  text-decoration: none;
  vertical-align: top;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tree li .ant-tree-node-content-wrapper:hover {
  background-color: #f0fdff;
}
.ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: #f0fdff;
}
.ant-tree li span.ant-tree-checkbox {
  top: initial;
  height: 24px;
  margin: 0 4px 0 2px;
  padding: 4px 0;
}
.ant-tree li span.ant-tree-switcher,
.ant-tree li span.ant-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  vertical-align: top;
  border: 0 none;
  outline: none;
  cursor: pointer;
}
.ant-tree li span.ant-tree-iconEle:empty {
  display: none;
}
.ant-tree li span.ant-tree-switcher {
  position: relative;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop {
  cursor: default;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
      -ms-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  font-size: 12px;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg,
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
      -ms-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  font-size: 12px;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg,
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.ant-tree li:last-child > span.ant-tree-switcher::before,
.ant-tree li:last-child > span.ant-tree-iconEle::before {
  display: none;
}
.ant-tree > li:first-child {
  padding-top: 7px;
}
.ant-tree > li:last-child {
  padding-bottom: 7px;
}
.ant-tree-child-tree > li:first-child {
  padding-top: 8px;
}
.ant-tree-child-tree > li:last-child {
  padding-bottom: 0;
}
li.ant-tree-treenode-disabled > span:not(.ant-tree-switcher),
li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper,
li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-tree-icon__open {
  margin-right: 2px;
  vertical-align: top;
}
.ant-tree-icon__close {
  margin-right: 2px;
  vertical-align: top;
}
.ant-tree.ant-tree-show-line li {
  position: relative;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher {
  color: rgba(0, 0, 0, 0.45);
  background: #fff;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon svg,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg,
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-tree.ant-tree-show-line li:not(:last-child)::before {
  position: absolute;
  left: 12px;
  width: 1px;
  height: 100%;
  height: calc(78%);
  margin: 22px 0 0;
  border-left: 1px solid #d9d9d9;
  content: ' ';
}
.ant-tree.ant-tree-icon-hide .ant-tree-treenode-loading .ant-tree-iconEle {
  display: none;
}
.ant-tree.ant-tree-block-node li .ant-tree-node-content-wrapper {
  width: calc(100% - 24px);
}
.ant-tree.ant-tree-block-node li span.ant-tree-checkbox + .ant-tree-node-content-wrapper {
  width: calc(100% - 46px);
}
/* 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-calendar-picker-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topLeft,
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topRight,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topLeft,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomLeft,
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomRight,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomLeft,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topLeft,
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomLeft,
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-calendar-picker {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  outline: none;
  cursor: text;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-calendar-picker-input {
  outline: none;
}
.ant-calendar-picker-input.ant-input {
  line-height: 1.5;
}
.ant-calendar-picker-input.ant-input-sm {
  padding-top: 0;
  padding-bottom: 0;
}
.ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled) {
  border-color: #89d6f0;
}
.ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled) {
  border-color: #89d6f0;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
          box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
}
.ant-calendar-picker-clear,
.ant-calendar-picker-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  font-size: 12px;
  line-height: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-picker-clear {
  z-index: 2;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
}
.ant-calendar-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-calendar-picker:hover .ant-calendar-picker-clear {
  opacity: 1;
  pointer-events: auto;
}
.ant-calendar-picker-icon {
  display: inline-block;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  line-height: 1;
}
.ant-input-disabled + .ant-calendar-picker-icon {
  cursor: not-allowed;
}
.ant-calendar-picker-small .ant-calendar-picker-clear,
.ant-calendar-picker-small .ant-calendar-picker-icon {
  right: 8px;
}
.ant-calendar {
  position: relative;
  width: 280px;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #fff;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-calendar-input-wrap {
  height: 34px;
  padding: 6px 10px;
  border-bottom: 1px solid #e8e8e8;
}
.ant-calendar-input {
  width: 100%;
  height: 22px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border: 0;
  outline: 0;
  cursor: auto;
}
.ant-calendar-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-calendar-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-calendar-week-number {
  width: 286px;
}
.ant-calendar-week-number-cell {
  text-align: center;
}
.ant-calendar-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-header a:hover {
  color: #89d6f0;
}
.ant-calendar-header .ant-calendar-century-select,
.ant-calendar-header .ant-calendar-decade-select,
.ant-calendar-header .ant-calendar-year-select,
.ant-calendar-header .ant-calendar-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 40px;
}
.ant-calendar-header .ant-calendar-century-select-arrow,
.ant-calendar-header .ant-calendar-decade-select-arrow,
.ant-calendar-header .ant-calendar-year-select-arrow,
.ant-calendar-header .ant-calendar-month-select-arrow {
  display: none;
}
.ant-calendar-header .ant-calendar-prev-century-btn,
.ant-calendar-header .ant-calendar-next-century-btn,
.ant-calendar-header .ant-calendar-prev-decade-btn,
.ant-calendar-header .ant-calendar-next-decade-btn,
.ant-calendar-header .ant-calendar-prev-month-btn,
.ant-calendar-header .ant-calendar-next-month-btn,
.ant-calendar-header .ant-calendar-prev-year-btn,
.ant-calendar-header .ant-calendar-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.ant-calendar-header .ant-calendar-prev-century-btn,
.ant-calendar-header .ant-calendar-prev-decade-btn,
.ant-calendar-header .ant-calendar-prev-year-btn {
  left: 7px;
  height: 100%;
}
.ant-calendar-header .ant-calendar-prev-century-btn::before,
.ant-calendar-header .ant-calendar-prev-decade-btn::before,
.ant-calendar-header .ant-calendar-prev-year-btn::before,
.ant-calendar-header .ant-calendar-prev-century-btn::after,
.ant-calendar-header .ant-calendar-prev-decade-btn::after,
.ant-calendar-header .ant-calendar-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-header .ant-calendar-prev-century-btn:hover::before,
.ant-calendar-header .ant-calendar-prev-decade-btn:hover::before,
.ant-calendar-header .ant-calendar-prev-year-btn:hover::before,
.ant-calendar-header .ant-calendar-prev-century-btn:hover::after,
.ant-calendar-header .ant-calendar-prev-decade-btn:hover::after,
.ant-calendar-header .ant-calendar-prev-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-header .ant-calendar-prev-century-btn::after,
.ant-calendar-header .ant-calendar-prev-decade-btn::after,
.ant-calendar-header .ant-calendar-prev-year-btn::after {
  display: none;
}
.ant-calendar-header .ant-calendar-prev-century-btn::after,
.ant-calendar-header .ant-calendar-prev-decade-btn::after,
.ant-calendar-header .ant-calendar-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.ant-calendar-header .ant-calendar-next-century-btn,
.ant-calendar-header .ant-calendar-next-decade-btn,
.ant-calendar-header .ant-calendar-next-year-btn {
  right: 7px;
  height: 100%;
}
.ant-calendar-header .ant-calendar-next-century-btn::before,
.ant-calendar-header .ant-calendar-next-decade-btn::before,
.ant-calendar-header .ant-calendar-next-year-btn::before,
.ant-calendar-header .ant-calendar-next-century-btn::after,
.ant-calendar-header .ant-calendar-next-decade-btn::after,
.ant-calendar-header .ant-calendar-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-header .ant-calendar-next-century-btn:hover::before,
.ant-calendar-header .ant-calendar-next-decade-btn:hover::before,
.ant-calendar-header .ant-calendar-next-year-btn:hover::before,
.ant-calendar-header .ant-calendar-next-century-btn:hover::after,
.ant-calendar-header .ant-calendar-next-decade-btn:hover::after,
.ant-calendar-header .ant-calendar-next-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-header .ant-calendar-next-century-btn::after,
.ant-calendar-header .ant-calendar-next-decade-btn::after,
.ant-calendar-header .ant-calendar-next-year-btn::after {
  display: none;
}
.ant-calendar-header .ant-calendar-next-century-btn::before,
.ant-calendar-header .ant-calendar-next-decade-btn::before,
.ant-calendar-header .ant-calendar-next-year-btn::before,
.ant-calendar-header .ant-calendar-next-century-btn::after,
.ant-calendar-header .ant-calendar-next-decade-btn::after,
.ant-calendar-header .ant-calendar-next-year-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
      -ms-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-header .ant-calendar-next-century-btn::before,
.ant-calendar-header .ant-calendar-next-decade-btn::before,
.ant-calendar-header .ant-calendar-next-year-btn::before {
  position: relative;
  left: 3px;
}
.ant-calendar-header .ant-calendar-next-century-btn::after,
.ant-calendar-header .ant-calendar-next-decade-btn::after,
.ant-calendar-header .ant-calendar-next-year-btn::after {
  display: inline-block;
}
.ant-calendar-header .ant-calendar-prev-month-btn {
  left: 29px;
  height: 100%;
}
.ant-calendar-header .ant-calendar-prev-month-btn::before,
.ant-calendar-header .ant-calendar-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-header .ant-calendar-prev-month-btn:hover::before,
.ant-calendar-header .ant-calendar-prev-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-header .ant-calendar-prev-month-btn::after {
  display: none;
}
.ant-calendar-header .ant-calendar-next-month-btn {
  right: 29px;
  height: 100%;
}
.ant-calendar-header .ant-calendar-next-month-btn::before,
.ant-calendar-header .ant-calendar-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-header .ant-calendar-next-month-btn:hover::before,
.ant-calendar-header .ant-calendar-next-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-header .ant-calendar-next-month-btn::after {
  display: none;
}
.ant-calendar-header .ant-calendar-next-month-btn::before,
.ant-calendar-header .ant-calendar-next-month-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
      -ms-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-body {
  padding: 8px 12px;
}
.ant-calendar table {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
}
.ant-calendar table,
.ant-calendar th,
.ant-calendar td {
  text-align: center;
  border: 0;
}
.ant-calendar-calendar-table {
  margin-bottom: 0;
  border-spacing: 0;
}
.ant-calendar-column-header {
  width: 33px;
  padding: 6px 0;
  line-height: 18px;
  text-align: center;
}
.ant-calendar-column-header .ant-calendar-column-header-inner {
  display: block;
  font-weight: normal;
}
.ant-calendar-week-number-header .ant-calendar-column-header-inner {
  display: none;
}
.ant-calendar-cell {
  height: 30px;
  padding: 3px 0;
}
.ant-calendar-date {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 22px;
  text-align: center;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-calendar-date-panel {
  position: relative;
  outline: none;
}
.ant-calendar-date:hover {
  background: #f0fdff;
  cursor: pointer;
}
.ant-calendar-date:active {
  color: #fff;
  background: #89d6f0;
}
.ant-calendar-today .ant-calendar-date {
  color: #5ebde3;
  font-weight: bold;
  border-color: #5ebde3;
}
.ant-calendar-selected-day .ant-calendar-date {
  background: #f0fdff;
}
.ant-calendar-last-month-cell .ant-calendar-date,
.ant-calendar-next-month-btn-day .ant-calendar-date,
.ant-calendar-last-month-cell .ant-calendar-date:hover,
.ant-calendar-next-month-btn-day .ant-calendar-date:hover {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border-color: transparent;
}
.ant-calendar-disabled-cell .ant-calendar-date {
  position: relative;
  width: auto;
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  border: 1px solid transparent;
  border-radius: 0;
  cursor: not-allowed;
}
.ant-calendar-disabled-cell .ant-calendar-date:hover {
  background: #f5f5f5;
}
.ant-calendar-disabled-cell.ant-calendar-selected-day .ant-calendar-date::before {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  content: '';
}
.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date {
  position: relative;
  padding-right: 5px;
  padding-left: 5px;
}
.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date::before {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  content: ' ';
}
.ant-calendar-disabled-cell-first-of-row .ant-calendar-date {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-calendar-disabled-cell-last-of-row .ant-calendar-date {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-calendar-footer {
  padding: 0 12px;
  line-height: 38px;
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-footer:empty {
  border-top: 0;
}
.ant-calendar-footer-btn {
  display: block;
  text-align: center;
}
.ant-calendar-footer-extra {
  text-align: left;
}
.ant-calendar .ant-calendar-today-btn,
.ant-calendar .ant-calendar-clear-btn {
  display: inline-block;
  margin: 0 0 0 8px;
  text-align: center;
}
.ant-calendar .ant-calendar-today-btn-disabled,
.ant-calendar .ant-calendar-clear-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-calendar .ant-calendar-today-btn:only-child,
.ant-calendar .ant-calendar-clear-btn:only-child {
  margin: 0;
}
.ant-calendar .ant-calendar-clear-btn {
  position: absolute;
  top: 7px;
  right: 5px;
  display: none;
  width: 20px;
  height: 20px;
  margin: 0;
  overflow: hidden;
  line-height: 20px;
  text-align: center;
  text-indent: -76px;
}
.ant-calendar .ant-calendar-clear-btn::after {
  display: inline-block;
  width: 20px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  line-height: 1;
  text-indent: 43px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.ant-calendar .ant-calendar-clear-btn:hover::after {
  color: rgba(0, 0, 0, 0.45);
}
.ant-calendar .ant-calendar-ok-btn {
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  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);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  height: 32px;
  padding: 0 15px;
  color: #fff;
  background-color: #5ebde3;
  border-color: #5ebde3;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
  line-height: 22px;
}
.ant-calendar .ant-calendar-ok-btn > .anticon {
  line-height: 1;
}
.ant-calendar .ant-calendar-ok-btn,
.ant-calendar .ant-calendar-ok-btn:active,
.ant-calendar .ant-calendar-ok-btn:focus {
  outline: 0;
}
.ant-calendar .ant-calendar-ok-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-calendar .ant-calendar-ok-btn:not([disabled]):active {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar .ant-calendar-ok-btn.disabled,
.ant-calendar .ant-calendar-ok-btn[disabled] {
  cursor: not-allowed;
}
.ant-calendar .ant-calendar-ok-btn.disabled > *,
.ant-calendar .ant-calendar-ok-btn[disabled] > * {
  pointer-events: none;
}
.ant-calendar .ant-calendar-ok-btn-lg {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
}
.ant-calendar .ant-calendar-ok-btn-sm {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
}
.ant-calendar .ant-calendar-ok-btn > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn:hover,
.ant-calendar .ant-calendar-ok-btn:focus {
  color: #fff;
  background-color: #89d6f0;
  border-color: #89d6f0;
}
.ant-calendar .ant-calendar-ok-btn:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn:focus > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn:active,
.ant-calendar .ant-calendar-ok-btn.active {
  color: #fff;
  background-color: #4496bd;
  border-color: #4496bd;
}
.ant-calendar .ant-calendar-ok-btn:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.active > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn-disabled,
.ant-calendar .ant-calendar-ok-btn.disabled,
.ant-calendar .ant-calendar-ok-btn[disabled],
.ant-calendar .ant-calendar-ok-btn-disabled:hover,
.ant-calendar .ant-calendar-ok-btn.disabled:hover,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover,
.ant-calendar .ant-calendar-ok-btn-disabled:focus,
.ant-calendar .ant-calendar-ok-btn.disabled:focus,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus,
.ant-calendar .ant-calendar-ok-btn-disabled:active,
.ant-calendar .ant-calendar-ok-btn.disabled:active,
.ant-calendar .ant-calendar-ok-btn[disabled]:active,
.ant-calendar .ant-calendar-ok-btn-disabled.active,
.ant-calendar .ant-calendar-ok-btn.disabled.active,
.ant-calendar .ant-calendar-ok-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar .ant-calendar-ok-btn-disabled,
.ant-calendar .ant-calendar-ok-btn.disabled,
.ant-calendar .ant-calendar-ok-btn[disabled],
.ant-calendar .ant-calendar-ok-btn-disabled:hover,
.ant-calendar .ant-calendar-ok-btn.disabled:hover,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover,
.ant-calendar .ant-calendar-ok-btn-disabled:focus,
.ant-calendar .ant-calendar-ok-btn.disabled:focus,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus,
.ant-calendar .ant-calendar-ok-btn-disabled:active,
.ant-calendar .ant-calendar-ok-btn.disabled:active,
.ant-calendar .ant-calendar-ok-btn[disabled]:active,
.ant-calendar .ant-calendar-ok-btn-disabled.active,
.ant-calendar .ant-calendar-ok-btn.disabled.active,
.ant-calendar .ant-calendar-ok-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn-disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child::after,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-calendar-range-picker-input {
  width: 44%;
  height: 99%;
  text-align: center;
  background-color: transparent;
  border: 0;
  outline: 0;
}
.ant-calendar-range-picker-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-calendar-range-picker-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-range-picker-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-range-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-calendar-range-picker-input[disabled] {
  cursor: not-allowed;
}
.ant-calendar-range-picker-separator {
  display: inline-block;
  min-width: 10px;
  height: 100%;
  color: rgba(0, 0, 0, 0.45);
  white-space: nowrap;
  text-align: center;
  vertical-align: top;
  pointer-events: none;
}
.ant-calendar-range {
  width: 552px;
  overflow: hidden;
}
.ant-calendar-range .ant-calendar-date-panel::after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: '.';
}
.ant-calendar-range-part {
  position: relative;
  width: 50%;
}
.ant-calendar-range-left {
  float: left;
}
.ant-calendar-range-left .ant-calendar-time-picker-inner {
  border-right: 1px solid #e8e8e8;
}
.ant-calendar-range-right {
  float: right;
}
.ant-calendar-range-right .ant-calendar-time-picker-inner {
  border-left: 1px solid #e8e8e8;
}
.ant-calendar-range-middle {
  position: absolute;
  left: 50%;
  z-index: 1;
  height: 34px;
  margin: 1px 0 0 0;
  padding: 0 200px 0 0;
  color: rgba(0, 0, 0, 0.45);
  line-height: 34px;
  text-align: center;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}
.ant-calendar-range-right .ant-calendar-date-input-wrap {
  margin-left: -90px;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-range-middle {
  padding: 0 10px 0 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ant-calendar-range .ant-calendar-today :not(.ant-calendar-disabled-cell) :not(.ant-calendar-last-month-cell) :not(.ant-calendar-next-month-btn-day) .ant-calendar-date {
  color: #5ebde3;
  background: #f0fdff;
  border-color: #5ebde3;
}
.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date,
.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date {
  color: #fff;
  background: #5ebde3;
  border: 1px solid transparent;
}
.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date:hover,
.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date:hover {
  background: #5ebde3;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-range-right .ant-calendar-date-input-wrap {
  margin-left: 0;
}
.ant-calendar-range .ant-calendar-input-wrap {
  position: relative;
  height: 34px;
}
.ant-calendar-range .ant-calendar-input,
.ant-calendar-range .ant-calendar-time-picker-input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 24px;
  padding-right: 0;
  padding-left: 0;
  line-height: 24px;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar-range .ant-calendar-input::-moz-placeholder,
.ant-calendar-range .ant-calendar-time-picker-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-calendar-range .ant-calendar-input:-ms-input-placeholder,
.ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-range .ant-calendar-input::-webkit-input-placeholder,
.ant-calendar-range .ant-calendar-time-picker-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-range .ant-calendar-input:placeholder-shown,
.ant-calendar-range .ant-calendar-time-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-calendar-range .ant-calendar-input:hover,
.ant-calendar-range .ant-calendar-time-picker-input:hover {
  border-color: #89d6f0;
  border-right-width: 1px !important;
}
.ant-calendar-range .ant-calendar-input:focus,
.ant-calendar-range .ant-calendar-time-picker-input:focus {
  border-color: #89d6f0;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
          box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
}
.ant-calendar-range .ant-calendar-input-disabled,
.ant-calendar-range .ant-calendar-time-picker-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-calendar-range .ant-calendar-input-disabled:hover,
.ant-calendar-range .ant-calendar-time-picker-input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-calendar-range .ant-calendar-input[disabled],
.ant-calendar-range .ant-calendar-time-picker-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-calendar-range .ant-calendar-input[disabled]:hover,
.ant-calendar-range .ant-calendar-time-picker-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
textarea.ant-calendar-range .ant-calendar-input,
textarea.ant-calendar-range .ant-calendar-time-picker-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.ant-calendar-range .ant-calendar-input-lg,
.ant-calendar-range .ant-calendar-time-picker-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-calendar-range .ant-calendar-input-sm,
.ant-calendar-range .ant-calendar-time-picker-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.ant-calendar-range .ant-calendar-input:focus,
.ant-calendar-range .ant-calendar-time-picker-input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar-range .ant-calendar-time-picker-icon {
  display: none;
}
.ant-calendar-range.ant-calendar-week-number {
  width: 574px;
}
.ant-calendar-range.ant-calendar-week-number .ant-calendar-range-part {
  width: 286px;
}
.ant-calendar-range .ant-calendar-year-panel,
.ant-calendar-range .ant-calendar-month-panel,
.ant-calendar-range .ant-calendar-decade-panel {
  top: 34px;
}
.ant-calendar-range .ant-calendar-month-panel .ant-calendar-year-panel {
  top: 0;
}
.ant-calendar-range .ant-calendar-decade-panel-table,
.ant-calendar-range .ant-calendar-year-panel-table,
.ant-calendar-range .ant-calendar-month-panel-table {
  height: 208px;
}
.ant-calendar-range .ant-calendar-in-range-cell {
  position: relative;
  border-radius: 0;
}
.ant-calendar-range .ant-calendar-in-range-cell > div {
  position: relative;
  z-index: 1;
}
.ant-calendar-range .ant-calendar-in-range-cell::before {
  position: absolute;
  top: 4px;
  right: 0;
  bottom: 4px;
  left: 0;
  display: block;
  background: #f0fdff;
  border: 0;
  border-radius: 0;
  content: '';
}
.ant-calendar-range .ant-calendar-footer-extra {
  float: left;
}
div.ant-calendar-range-quick-selector {
  text-align: left;
}
div.ant-calendar-range-quick-selector > a {
  margin-right: 8px;
}
.ant-calendar-range .ant-calendar-header,
.ant-calendar-range .ant-calendar-month-panel-header,
.ant-calendar-range .ant-calendar-year-panel-header,
.ant-calendar-range .ant-calendar-decade-panel-header {
  border-bottom: 0;
}
.ant-calendar-range .ant-calendar-body,
.ant-calendar-range .ant-calendar-month-panel-body,
.ant-calendar-range .ant-calendar-year-panel-body,
.ant-calendar-range .ant-calendar-decade-panel-body {
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker {
  top: 68px;
  z-index: 2;
  width: 100%;
  height: 207px;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-panel {
  height: 267px;
  margin-top: -34px;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-inner {
  height: 100%;
  padding-top: 40px;
  background: none;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-combobox {
  display: inline-block;
  height: 100%;
  background-color: #fff;
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select {
  height: 100%;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select ul {
  max-height: 100%;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn {
  margin-right: 8px;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-today-btn {
  height: 22px;
  margin: 8px 12px;
  line-height: 22px;
}
.ant-calendar-range-with-ranges.ant-calendar-time .ant-calendar-time-picker {
  height: 233px;
}
.ant-calendar-range.ant-calendar-show-time-picker .ant-calendar-body {
  border-top-color: transparent;
}
.ant-calendar-time-picker {
  position: absolute;
  top: 40px;
  width: 100%;
  background-color: #fff;
}
.ant-calendar-time-picker-panel {
  position: absolute;
  z-index: 1050;
  width: 100%;
}
.ant-calendar-time-picker-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  outline: none;
}
.ant-calendar-time-picker-combobox {
  width: 100%;
}
.ant-calendar-time-picker-column-1,
.ant-calendar-time-picker-column-1 .ant-calendar-time-picker-select {
  width: 100%;
}
.ant-calendar-time-picker-column-2 .ant-calendar-time-picker-select {
  width: 50%;
}
.ant-calendar-time-picker-column-3 .ant-calendar-time-picker-select {
  width: 33.33%;
}
.ant-calendar-time-picker-column-4 .ant-calendar-time-picker-select {
  width: 25%;
}
.ant-calendar-time-picker-input-wrap {
  display: none;
}
.ant-calendar-time-picker-select {
  position: relative;
  float: left;
  height: 226px;
  overflow: hidden;
  font-size: 14px;
  border-right: 1px solid #e8e8e8;
}
.ant-calendar-time-picker-select:hover {
  overflow-y: auto;
}
.ant-calendar-time-picker-select:first-child {
  margin-left: 0;
  border-left: 0;
}
.ant-calendar-time-picker-select:last-child {
  border-right: 0;
}
.ant-calendar-time-picker-select ul {
  width: 100%;
  max-height: 206px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-calendar-time-picker-select li {
  width: 100%;
  height: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  list-style: none;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-time-picker-select li:last-child::after {
  display: block;
  height: 202px;
  content: '';
}
.ant-calendar-time-picker-select li:hover {
  background: #f0fdff;
}
.ant-calendar-time-picker-select li:focus {
  color: #5ebde3;
  font-weight: 600;
  outline: none;
}
li.ant-calendar-time-picker-select-option-selected {
  font-weight: 600;
  background: #f5f5f5;
}
li.ant-calendar-time-picker-select-option-disabled {
  color: rgba(0, 0, 0, 0.25);
}
li.ant-calendar-time-picker-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
.ant-calendar-time .ant-calendar-day-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 34px;
}
.ant-calendar-time .ant-calendar-footer {
  position: relative;
  height: auto;
}
.ant-calendar-time .ant-calendar-footer-btn {
  text-align: right;
}
.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn {
  float: left;
  margin: 0;
}
.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn {
  display: inline-block;
  margin-right: 8px;
}
.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.ant-calendar-month-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  border-radius: 4px;
  outline: none;
}
.ant-calendar-month-panel > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.ant-calendar-month-panel-hidden {
  display: none;
}
.ant-calendar-month-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.ant-calendar-month-panel-header a:hover {
  color: #89d6f0;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select,
.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select,
.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select,
.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 40px;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select-arrow,
.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select-arrow,
.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select-arrow,
.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select-arrow {
  display: none;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn {
  left: 7px;
  height: 100%;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  display: none;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn {
  right: 7px;
  height: 100%;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  display: none;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
      -ms-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn::after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn::after {
  display: inline-block;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn {
  left: 29px;
  height: 100%;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn::after {
  display: none;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn {
  right: 29px;
  height: 100%;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  display: none;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::before,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
      -ms-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-month-panel-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ant-calendar-month-panel-footer {
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-month-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px;
}
.ant-calendar-month-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month {
  color: #fff;
  background: #5ebde3;
}
.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover {
  color: #fff;
  background: #5ebde3;
}
.ant-calendar-month-panel-cell {
  text-align: center;
}
.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month,
.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-calendar-month-panel-month {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-calendar-month-panel-month:hover {
  background: #f0fdff;
  cursor: pointer;
}
.ant-calendar-year-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  border-radius: 4px;
  outline: none;
}
.ant-calendar-year-panel > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.ant-calendar-year-panel-hidden {
  display: none;
}
.ant-calendar-year-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.ant-calendar-year-panel-header a:hover {
  color: #89d6f0;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select,
.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select,
.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select,
.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 40px;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select-arrow,
.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select-arrow,
.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select-arrow,
.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select-arrow {
  display: none;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn {
  left: 7px;
  height: 100%;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  display: none;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn {
  right: 7px;
  height: 100%;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  display: none;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
      -ms-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn::after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn::after {
  display: inline-block;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn {
  left: 29px;
  height: 100%;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn::after {
  display: none;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn {
  right: 29px;
  height: 100%;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  display: none;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::before,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
      -ms-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-year-panel-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ant-calendar-year-panel-footer {
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-year-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px;
}
.ant-calendar-year-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.ant-calendar-year-panel-cell {
  text-align: center;
}
.ant-calendar-year-panel-year {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-calendar-year-panel-year:hover {
  background: #f0fdff;
  cursor: pointer;
}
.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year {
  color: #fff;
  background: #5ebde3;
}
.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover {
  color: #fff;
  background: #5ebde3;
}
.ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year,
.ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year {
  color: rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-decade-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  border-radius: 4px;
  outline: none;
}
.ant-calendar-decade-panel-hidden {
  display: none;
}
.ant-calendar-decade-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.ant-calendar-decade-panel-header a:hover {
  color: #89d6f0;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 40px;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select-arrow,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select-arrow,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select-arrow,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select-arrow {
  display: none;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn {
  left: 7px;
  height: 100%;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  display: none;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn::after {
  position: relative;
  left: -3px;
  display: inline-block;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn {
  right: 7px;
  height: 100%;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  display: none;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
      -ms-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::before {
  position: relative;
  left: 3px;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn::after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn::after {
  display: inline-block;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn {
  left: 29px;
  height: 100%;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn::after {
  display: none;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn {
  right: 29px;
  height: 100%;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  border: 0 solid #aaa;
  border-width: 1.5px 0 0 1.5px;
  border-radius: 1px;
  -webkit-transform: rotate(-45deg) scale(0.8);
      -ms-transform: rotate(-45deg) scale(0.8);
          transform: rotate(-45deg) scale(0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover::after {
  border-color: rgba(0, 0, 0, 0.65);
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  display: none;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::before,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn::after {
  -webkit-transform: rotate(135deg) scale(0.8);
      -ms-transform: rotate(135deg) scale(0.8);
          transform: rotate(135deg) scale(0.8);
}
.ant-calendar-decade-panel-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ant-calendar-decade-panel-footer {
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-decade-panel-footer .ant-calendar-footer-extra {
  padding: 0 12px;
}
.ant-calendar-decade-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.ant-calendar-decade-panel-cell {
  white-space: nowrap;
  text-align: center;
}
.ant-calendar-decade-panel-decade {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 6px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-calendar-decade-panel-decade:hover {
  background: #f0fdff;
  cursor: pointer;
}
.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade {
  color: #fff;
  background: #5ebde3;
}
.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover {
  color: #fff;
  background: #5ebde3;
}
.ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade,
.ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade {
  color: rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-month .ant-calendar-month-header-wrap {
  position: relative;
  height: 288px;
}
.ant-calendar-month .ant-calendar-month-panel,
.ant-calendar-month .ant-calendar-year-panel {
  top: 0;
  height: 100%;
}
.ant-calendar-week-number-cell {
  opacity: 0.5;
}
.ant-calendar-week-number .ant-calendar-body tr {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-calendar-week-number .ant-calendar-body tr:hover {
  background: #f0fdff;
}
.ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week {
  font-weight: bold;
  background: #f0fdff;
}
.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day .ant-calendar-date,
.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day:hover .ant-calendar-date {
  color: rgba(0, 0, 0, 0.65);
  background: transparent;
}
/* 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-time-picker-panel {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.ant-time-picker-panel-inner {
  position: relative;
  left: -2px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-time-picker-panel-input {
  width: 100%;
  max-width: 154px;
  margin: 0;
  padding: 0;
  line-height: normal;
  border: 0;
  outline: 0;
  cursor: auto;
}
.ant-time-picker-panel-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-time-picker-panel-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-time-picker-panel-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-time-picker-panel-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-time-picker-panel-input-wrap {
  position: relative;
  padding: 7px 2px 7px 12px;
  border-bottom: 1px solid #e8e8e8;
}
.ant-time-picker-panel-input-invalid {
  border-color: #f5222d;
}
.ant-time-picker-panel-narrow .ant-time-picker-panel-input-wrap {
  max-width: 112px;
}
.ant-time-picker-panel-select {
  position: relative;
  float: left;
  width: 56px;
  max-height: 192px;
  overflow: hidden;
  font-size: 14px;
  border-left: 1px solid #e8e8e8;
}
.ant-time-picker-panel-select:hover {
  overflow-y: auto;
}
.ant-time-picker-panel-select:first-child {
  margin-left: 0;
  border-left: 0;
}
.ant-time-picker-panel-select:last-child {
  border-right: 0;
}
.ant-time-picker-panel-select:only-child {
  width: 100%;
}
.ant-time-picker-panel-select ul {
  width: 56px;
  margin: 0;
  padding: 0 0 160px;
  list-style: none;
}
.ant-time-picker-panel-select li {
  width: 100%;
  height: 32px;
  margin: 0;
  padding: 0 0 0 12px;
  line-height: 32px;
  text-align: left;
  list-style: none;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-time-picker-panel-select li:focus {
  color: #5ebde3;
  font-weight: 600;
  outline: none;
}
.ant-time-picker-panel-select li:hover {
  background: #f0fdff;
}
li.ant-time-picker-panel-select-option-selected {
  font-weight: 600;
  background: #f5f5f5;
}
li.ant-time-picker-panel-select-option-selected:hover {
  background: #f5f5f5;
}
li.ant-time-picker-panel-select-option-disabled {
  color: rgba(0, 0, 0, 0.25);
}
li.ant-time-picker-panel-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
li.ant-time-picker-panel-select-option-disabled:focus {
  color: rgba(0, 0, 0, 0.25);
  font-weight: inherit;
}
.ant-time-picker-panel-combobox {
  zoom: 1;
}
.ant-time-picker-panel-combobox::before,
.ant-time-picker-panel-combobox::after {
  display: table;
  content: '';
}
.ant-time-picker-panel-combobox::after {
  clear: both;
}
.ant-time-picker-panel-addon {
  padding: 8px;
  border-top: 1px solid #e8e8e8;
}
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topLeft,
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topRight,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topLeft,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomLeft,
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomRight,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomLeft,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topLeft,
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomLeft,
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-time-picker {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 128px;
  outline: none;
  cursor: text;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-time-picker-input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-time-picker-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-time-picker-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-time-picker-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-time-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-time-picker-input:hover {
  border-color: #89d6f0;
  border-right-width: 1px !important;
}
.ant-time-picker-input:focus {
  border-color: #89d6f0;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
          box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
}
.ant-time-picker-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-time-picker-input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-time-picker-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-time-picker-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
textarea.ant-time-picker-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.ant-time-picker-input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-time-picker-input-sm {
  height: 24px;
  padding: 1px 7px;
}
.ant-time-picker-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-time-picker-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-time-picker-open {
  opacity: 0;
}
.ant-time-picker-icon,
.ant-time-picker-clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 14px;
  -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);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-time-picker-icon .ant-time-picker-clock-icon,
.ant-time-picker-clear .ant-time-picker-clock-icon {
  display: block;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1;
}
.ant-time-picker-clear {
  z-index: 2;
  background: #fff;
  opacity: 0;
  pointer-events: none;
}
.ant-time-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-time-picker:hover .ant-time-picker-clear {
  opacity: 1;
  pointer-events: auto;
}
.ant-time-picker-large .ant-time-picker-input {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-time-picker-small .ant-time-picker-input {
  height: 24px;
  padding: 1px 7px;
}
.ant-time-picker-small .ant-time-picker-icon,
.ant-time-picker-small .ant-time-picker-clear {
  right: 7px;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .ant-input {
      line-height: 1.5;
    }
  }
}
/* 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-tag {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: inline-block;
  height: auto;
  margin-right: 8px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  background: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  cursor: default;
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-tag:hover {
  opacity: 0.85;
}
.ant-tag,
.ant-tag a,
.ant-tag a:hover {
  color: rgba(0, 0, 0, 0.65);
}
.ant-tag > a:first-child:last-child {
  display: inline-block;
  margin: 0 -8px;
  padding: 0 8px;
}
.ant-tag .anticon-close {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
      -ms-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  margin-left: 3px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
:root .ant-tag .anticon-close {
  font-size: 12px;
}
.ant-tag .anticon-close:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tag-has-color {
  border-color: transparent;
}
.ant-tag-has-color,
.ant-tag-has-color a,
.ant-tag-has-color a:hover,
.ant-tag-has-color .anticon-close,
.ant-tag-has-color .anticon-close:hover {
  color: #fff;
}
.ant-tag-checkable {
  background-color: transparent;
  border-color: transparent;
}
.ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #5ebde3;
}
.ant-tag-checkable:active,
.ant-tag-checkable-checked {
  color: #fff;
}
.ant-tag-checkable-checked {
  background-color: #5ebde3;
}
.ant-tag-checkable:active {
  background-color: #4496bd;
}
.ant-tag-hidden {
  display: none;
}
.ant-tag-pink {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-pink-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.ant-tag-magenta {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-magenta-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.ant-tag-red {
  color: #f5222d;
  background: #fff1f0;
  border-color: #ffa39e;
}
.ant-tag-red-inverse {
  color: #fff;
  background: #f5222d;
  border-color: #f5222d;
}
.ant-tag-volcano {
  color: #fa541c;
  background: #fff2e8;
  border-color: #ffbb96;
}
.ant-tag-volcano-inverse {
  color: #fff;
  background: #fa541c;
  border-color: #fa541c;
}
.ant-tag-orange {
  color: #fa8c16;
  background: #fff7e6;
  border-color: #ffd591;
}
.ant-tag-orange-inverse {
  color: #fff;
  background: #fa8c16;
  border-color: #fa8c16;
}
.ant-tag-yellow {
  color: #fadb14;
  background: #feffe6;
  border-color: #fffb8f;
}
.ant-tag-yellow-inverse {
  color: #fff;
  background: #fadb14;
  border-color: #fadb14;
}
.ant-tag-gold {
  color: #faad14;
  background: #fffbe6;
  border-color: #ffe58f;
}
.ant-tag-gold-inverse {
  color: #fff;
  background: #faad14;
  border-color: #faad14;
}
.ant-tag-cyan {
  color: #13c2c2;
  background: #e6fffb;
  border-color: #87e8de;
}
.ant-tag-cyan-inverse {
  color: #fff;
  background: #13c2c2;
  border-color: #13c2c2;
}
.ant-tag-lime {
  color: #a0d911;
  background: #fcffe6;
  border-color: #eaff8f;
}
.ant-tag-lime-inverse {
  color: #fff;
  background: #a0d911;
  border-color: #a0d911;
}
.ant-tag-green {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.ant-tag-green-inverse {
  color: #fff;
  background: #52c41a;
  border-color: #52c41a;
}
.ant-tag-blue {
  color: #1890ff;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.ant-tag-blue-inverse {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff;
}
.ant-tag-geekblue {
  color: #2f54eb;
  background: #f0f5ff;
  border-color: #adc6ff;
}
.ant-tag-geekblue-inverse {
  color: #fff;
  background: #2f54eb;
  border-color: #2f54eb;
}
.ant-tag-purple {
  color: #722ed1;
  background: #f9f0ff;
  border-color: #d3adf7;
}
.ant-tag-purple-inverse {
  color: #fff;
  background: #722ed1;
  border-color: #722ed1;
}
.dudu-gifting-drawer .drawer {
  left: 0;
  height: 0!important;
}
.dudu-gifting-drawer .drawer-content {
  overflow: hidden;
}
.ant-layout.giftingOpen_ {
  padding-bottom: 300px;
}
.ant-calendar-table {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-in-range-cell:before {
  background: #c1ebf1;
}
.dudu-gifting-drawer .dudu-gifting-shelf {
  height: 300px;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 100%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ h3 {
  margin-top: 0.5em;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ .body_ {
  padding: 0 1em;
  min-width: 250px;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ .body_ button {
  margin: .5em .5em 0 0;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ .recipients_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 3;
      -ms-flex: 3 3 100%;
          flex: 3 3 100%;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ .recipients_ .list_ {
  overflow-y: auto;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ .count_ {
  font-size: 80%;
  font-weight: normal;
  color: #5bb9df;
  margin-left: 1em;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ .subdue_ {
  font-size: 80%;
  font-weight: normal;
  color: #999;
  margin-left: .2em;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ .selected_ {
  min-width: 410px;
  width: 410px;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ .selected_ .item_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  float: left;
  background: rgba(0, 0, 0, 0.08);
  padding: 0 5px;
  margin: 0 6px 6px 0;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ .selected_ .delete_ {
  padding-top: 30px;
  font-size: 150%;
  color: #5ebde3;
  margin-right: -5px;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ .selected_ .delete:hover {
  opacity: .8;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ .selected_ .book_ {
  width: 80px;
  height: 60px;
  margin-bottom: 40px;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ .selected_ .book_ [class^=level] {
  left: 40px;
}
.dudu-gifting-drawer .dudu-gifting-shelf .container_ .selected_ .book_ [class^=titlebar] {
  top: 80px;
  width: 200%;
  left: -50%;
}
.normal___4bdef {
  min-height: 100%;
  min-width: 800px;
}
.header___2RCBY {
  line-height: 21px;
  z-index: 100;
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.content___3GOjt {
  padding: 0;
}
.gotoV3___1fZro {
  position: absolute;
  cursor: pointer;
  background: #d16a00;
  color: #ffffffc7;
  top: -3px;
  left: 65%;
  z-index: 200;
  padding: 5px 0.8em 5px;
  border-radius: 0 0 0.8em 0.8em;
  -webkit-transition: all .1s;
  transition: all .1s;
  font-weight: 500;
  font-size: 14px;
  font-variant: small-caps;
  -webkit-box-shadow: 0 3px 4px #0003;
          box-shadow: 0 3px 4px #0003;
}
.gotoV3___1fZro img {
  -webkit-transform: translate(-3px, -2px);
      -ms-transform: translate(-3px, -2px);
          transform: translate(-3px, -2px);
}
.gotoV3___1fZro:hover {
  -webkit-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px);
}
.container___1ljmS {
  background: #edeeed;
  padding: 0;
  min-height: 510px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.rotateMsg___UAMX8 {
  width: 100vw;
  height: 100vh;
  background: #00d0ff;
  z-index: 10000;
  text-align: center;
  position: absolute;
  font-size: 24px;
  font-variant: all-small-caps;
  padding-top: 40vh;
}
.book___3cQ0b {
  position: relative;
  width: 200px;
  height: 170px;
  overflow: visible;
  margin: 55px 10px 20px;
  background: #fff;
  border-radius: 1em;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-transform-origin: 50% 110%;
      -ms-transform-origin: 50% 110%;
          transform-origin: 50% 110%;
}
.book___3cQ0b > div {
  -webkit-transition: all .4s;
  transition: all .4s;
}
.image___1PPM8 {
  position: absolute;
  z-index: 10;
  border-radius: .8em;
  top: -20%;
  left: 50%;
  -webkit-transform: translateX(-60%);
      -ms-transform: translateX(-60%);
          transform: translateX(-60%);
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px 8px rgba(117, 89, 43, 0.3);
          box-shadow: 2px 2px 8px rgba(117, 89, 43, 0.3);
  background: 50% 50% no-repeat url(./static/loading.4fd0c72b.svg) #ccc;
  background-size: 48px 48px;
  overflow: hidden;
}
.book___3cQ0b:not(.dim___2uAA1):hover {
  z-index: 100;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 2px 2px 15px rgba(117, 89, 43, 0.3);
          box-shadow: 2px 2px 15px rgba(117, 89, 43, 0.3);
}
.titlebar___2LSLT {
  top: 100px;
  color: #555;
  position: absolute;
  min-width: 100%;
  width: 100%;
  padding: 4px 15px 0;
  font-size: 150%;
  line-height: 120%;
  text-align: center;
}
.author___PtMkc {
  color: #b74646;
  border: 1px solid #b74646;
  border-radius: 1em;
  white-space: nowrap;
  padding: 0 0.25em;
}
.likebox___3U2SE {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 10px 0 0;
  width: 40px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  justify-items: center;
}
.tagicon___1Ggzw {
  padding: 0 4px;
  font-size: 110%;
  border-radius: 3px;
  margin-top: 2px;
  -webkit-transition: background .3s;
  transition: background .3s;
  color: #a89e9e;
}
.tagicon___1Ggzw.likesCount___1pvyP {
  font-size: 80%;
  text-align: center;
}
.tagicon___1Ggzw.filled_heart___1m2pA {
  color: #ea968a;
}
@font-face {
  font-family: 'Odin';
  src: local('Odin'), url(./static/OdinRounded-Bold.2db97028.otf) format('opentype');
}
.header___2zqKb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: calc(18.09895833vh);
  text-align: center;
  position: absolute;
  z-index: 1;
}
.loader___26jUa {
  border: 10px solid #f3f3f3;
  border-top: 10px solid #3498db;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  -webkit-animation: spin___24Mpj 1s linear infinite;
          animation: spin___24Mpj 1s linear infinite;
}
@-webkit-keyframes spin___24Mpj {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin___24Mpj {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.logo_container___1DTwk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  margin-top: 10px;
}
.logo_wrapper___3RTg3 {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.logo_wrapper___3RTg3 .logo_beta___1Bts5 {
  font-weight: 800;
  color: #d68812;
  position: absolute;
  z-index: 2;
  font-size: 15px;
}
.logo_wrapper___3RTg3 .logo_beta_the_wall___33f8O,
.logo_wrapper___3RTg3 .logo_beta_quick_speak___30XoY {
  right: 0;
  bottom: 0;
}
.logo_wrapper___3RTg3 .logo_beta___1Bts5::before {
  content: attr(data-text);
  -webkit-text-stroke: calc(0.65104167vh) #ffffff;
  color: #ffffff;
  position: absolute;
  z-index: -1;
}
.icon_container___2T7Yv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 0;
}
.icon_container___2T7Yv .howtoplay_container___20-sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px;
  width: 110px;
}
.icon_container___2T7Yv .howtoplay_container___20-sm:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.icon_container___2T7Yv .icon_image___3n1Ca {
  height: 50px;
  width: 50px;
}
.icon_container___2T7Yv .quick_speak_tops___1DRyD,
.icon_container___2T7Yv .quick_speak_howtoplay___1AZbc {
  color: #ffffff;
}
.icon_container___2T7Yv .the_wall_howtoplay___3s4ID,
.icon_container___2T7Yv .the_wall_tops___2BY92 {
  color: #012c55;
}
.icon_container___2T7Yv .word_finder_tops___3q4aj,
.icon_container___2T7Yv .word_finder_howtoplay___2iVGq {
  color: #FFFFFF;
}
.header_right_container___2adpu {
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 15px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: calc(5.20833333vh);
}
.header_right___15lrP {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: calc(1.953125vh);
  font-weight: 700;
}
.quick_speak_header_right___2E0AC,
.the_wall_header_right___1ceqp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: calc(1.953125vh);
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the_wall_header_right___1ceqp {
  color: #012c55;
}
.quick_speak_header_right___2E0AC:hover,
.the_wall_header_right___1ceqp:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.contest_logo___13DLz {
  height: calc(12.23958333vh);
  width: calc(51.69270833vh);
  background-size: contain;
  background-repeat: no-repeat;
}
.quick_speak_logo___ll7QK {
  height: 90px;
  width: 397px;
}
.the_wall_logo___PshyW {
  height: calc(12.23958333vh);
  width: calc(43.88020833vh);
}
.word_catacombs_logo___4NQRM {
  height: calc(8.125vh);
  width: calc(48.515625vh);
}
.word_finder_logo___At4lt {
  height: calc(7.9296875vh);
  width: calc(58.7890625vh);
}
.word_safari_logo___2HhdP {
  height: calc(7.96875vh);
  width: calc(50.234375vh);
}
.tops___3m2f_,
.howtoplay___3Ph_q {
  margin-inline: calc(4.55729167vh);
  height: calc(6.90104167vh);
  width: calc(6.38020833vh);
  font-weight: 700;
  background-size: contain;
  background-repeat: no-repeat;
}
.board___jlDaG {
  height: 500px;
  width: 900px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA3oAAAHqCAYAAABSqjwSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDJEQjdFMzEzMTdBMTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDJEQjdFMzAzMTdBMTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjYTA3ZGE2Yi1kMDU0LTRmMWQtODBiYi00ZTY0ZTQ5OGNjOGEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3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AAAg9AAAABB6AAAACD0AAACEHgAAgNADAABA6AEAACD0AAAAEHoAAAAIPQAAAKEHAACA0AMAAEDoAQAAIPQAAAAQegAAAEIPAAAAoQcAAIDQAwAAQOgBAAAg9AAAAIQeAAAAQg8AAAChBwAAgNADAABA6AEAAAg9AAAAhB4AAABCDwAAAKEHAACA0AMAAEDoAQAACD0AAACEHgAAAEIPAAAAoQcAAIDQAwAAEHoAAAAIPQAAAIQeAAAAQg8AAAChBwAAIPQAAAAQegAAAAg9AAAAhB4AAABCDwAAQOgBAAAg9AAAABB6AAAACD0AAACEHgAAgNADAABA6AEAACD0AAAAEHoAAAAIPQAAAKEHAACA0AMAAEDoAQAAIPQAAAAQegAAAEIPAAAAoQcAAIDQAwAAQOgBAAAg9AAAAIQeAAAAQg8AAAChBwAAgNADAABA6AEAAAg9AAAAhB4AAABCDwAAAKEHAACA0AMAABB6AAAACD0AAACEHgAAAEIPAAAAoQcAACD0AAAAEHoAAAAIPQAAAIQeAAAAQg8AAEDoAQAAIPQAAAAQegAAAAg9AAAAhB4AAIDQAwAAQOgBAAAg9AAAABB6AAAACD0AAAChBwAAgNADAABA6AEAACD0AAAAEHoAAABCDwAAAKEHAACA0AMAAEDoAQAAIPQAAACEHgAAAEIPAAAAoQcAAIDQAwAAQOgBAAAIPQAAAIQeAAAAQg8AAAChBwAAgNADAABA6AEAAAg9AAAAhB4AAABCDwAAAKEHAACA0AMAABB6AAAACD0AAACEHgAAAEIPAAAAoQcAACD0AAAAEHoAAAAIPQAAAIQeAAAAQg8AAEDoAQAAIPQAAAAQegAAAAg9AAAAhB4AAIDQAwAAQOgBAAAg9AAAABB6AAAACD0AAAChBwAAgNADAABA6AEAACD0AAAAEHoAAABCDwAAAKEHAACA0AMAAEDoAQAAIPQAAACEHgAAAEIPAAAAoQcAAIDQAwAAQOgBAAAIPQAAAIQeAAAAQg8AAAChBwAAgNADAAAQegAAAAg9AAAAhB4AAABCDwAAAKEHAAAg9AAAABB6AAAACD0AAACEHgAAAEIPAABA6AEAACD0AAAAEHoAAAAIPQAAAIQeAACA0AMAAEDoAQAAIPQAAAAQegAAAAg9AAAAoQcAAIDQAwAAQOgBAAAg9AAAABB6AAAA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);
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -44%);
      -ms-transform: translate(-50%, -44%);
          transform: translate(-50%, -44%);
}
.board_wordcatacombs___1hJRJ {
  height: 500px;
  width: 900px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -44%);
      -ms-transform: translate(-50%, -44%);
          transform: translate(-50%, -44%);
  background-color: #979CD3;
  border: 20px solid #5D61AE;
  border-radius: 40px;
}
.board_wordsafari___20Mvi {
  height: 500px;
  width: 900px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -44%);
      -ms-transform: translate(-50%, -44%);
          transform: translate(-50%, -44%);
  background-color: #FFE4A7;
  border: 20px solid #844F25;
  border-radius: 40px;
}
.board_wordfinder___20Mvs {
  height: 460px;
  width: 600px;
  left: 50%;
  position: absolute;
  top: 48%;
  -webkit-transform: translate(-50%, -44%);
      -ms-transform: translate(-50%, -44%);
          transform: translate(-50%, -44%);
  background-color: #FFF4D5;
  border: 20px solid #BE6D3C;
  border-radius: 40px;
}
.stage_container___2VXzJ {
  left: 110px;
  top: 133px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.stage_image___3l1cV {
  margin-inline: 10px;
  width: 105px;
  height: 33px;
  background-size: contain;
  background-repeat: no-repeat;
}
.the_wall_easy_normal___3S-ay {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIMAAAAtCAYAAACNi9j4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODIzN0YyNDkzMTc5MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODIzN0YyNDgzMTc5MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjYTA3ZGE2Yi1kMDU0LTRmMWQtODBiYi00ZTY0ZTQ5OGNjOGEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3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);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the_wall_easy_active___1tLnG {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAAAtCAYAAABiSbPGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUZCRTlFQTYzMTc3MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUZCRTlFQTUzMTc3MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjYTA3ZGE2Yi1kMDU0LTRmMWQtODBiYi00ZTY0ZTQ5OGNjOGEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3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);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the_wall_medium_normal___3sx5I {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIMAAAAtCAYAAACNi9j4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUZCRTlFQUEzMTc3MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUZCRTlFQTkzMTc3MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjYTA3ZGE2Yi1kMDU0LTRmMWQtODBiYi00ZTY0ZTQ5OGNjOGEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3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);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the_wall_medium_active___1hWES {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAAAtCAYAAABiSbPGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDcwREEzQTAzMTc5MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDcwREEzOUYzMTc5MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjYTA3ZGE2Yi1kMDU0LTRmMWQtODBiYi00ZTY0ZTQ5OGNjOGEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3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);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the_wall_hard_normal___134l0 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIMAAAAtCAYAAACNi9j4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUE0OEZBQzMzMTc5MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUE0OEZBQzIzMTc5MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjYTA3ZGE2Yi1kMDU0LTRmMWQtODBiYi00ZTY0ZTQ5OGNjOGEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3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);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the_wall_hard_active___zyiJB {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAAAtCAYAAABiSbPGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDcwREEzOUMzMTc5MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDcwREEzOUIzMTc5MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjYTA3ZGE2Yi1kMDU0LTRmMWQtODBiYi00ZTY0ZTQ5OGNjOGEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3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);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.stage_word___1_VTK,
.week_word___2k1AZ {
  position: absolute;
  text-align: center;
  font-weight: 1000;
  font-size: 15px;
  color: #1a4a44;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the_wall_week_word___3OWed {
  position: absolute;
  text-align: center;
  font-weight: 1000;
  font-size: 15px;
  color: #1a4a44;
  padding-top: calc(0.65104167vh);
}
.week_word___2k1AZ {
  color: #ffffff;
}
.stage_word_active___2phEa {
  color: #ffffff;
}
.week_word_inactive___1icKN {
  color: #1a4a44;
}
.the_wall_week_word_active___32KPB {
  color: #fefefe;
}
.the_wall_week_word_inactive___2i4R9 {
  color: #1a2733;
}
.stage___2aWuJ,
.week___2MJil {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.stage___2aWuJ {
  cursor: pointer;
}
.week_container___16nfS {
  left: 800px;
  top: 133px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.week_image___1aF0y {
  margin-inline: calc(0.65104167vh);
  width: 135px;
  height: 33px;
  background-size: contain;
  background-repeat: no-repeat;
}
.the_wall_all_normal___34yNe {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAtCAYAAABYtc7wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTI1Mjc3MUUzMjQxMTFFREIxRjZEMjhENEIzMEQ2M0EiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTI1Mjc3MUQzMjQxMTFFREIxRjZEMjhENEIzMEQ2M0EiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4YWUwMTU5Yy02YWI3LTRmMjYtOTVjNi01YmQxYjQ0N2E5OGQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+4YyEGAAABWhJREFUeNrsW8+vFEUQ7hpm1wRCYqKJGB6cDMQr/iBKID4SPBHCCQ/cjCQYEw+ePBsv3kzUm4macAAS/wHDSaOe8OxBCJx44YIXPbi4ZfVO93RX/5ru3X2+mX1TpKZnZ2fezNTX31fVtQEQUZTar7/9VNHwGvk2+avkJ8iPkh8if0YM3NyY6M9mXGz1sX9o+Jt8h/we+V3yO5PJ5Oc3Tp2dl94bSgAhILZo+ID8KvkxscFWCIp1Xnv8EQDcpvHzc6fPP1grIATEczR8Qv4e+VTsE/NB8UEIA2T2yWYU5hsA4mMC5vHKgBAYV2j4ivz5tbwl2LvNB9QPj/0HZklQpD0hxnxEoHy7FCAERE3DF+TXs2MNsPrLy5fA4UpYByjSvpvP59e237wwywaEwDhIwy3yi0sBAWb2u+FuKIL8MbE7AH0GRe8XgHKnqg5cPvv6W391AqKY8T35pRIg2n3QqgQpDgSBcNnRR1BiElYoXzI+P8zn/150mVIF7vdlFxgy+BoAvb/wCkQFFe1Xi33m+ho56n/ttVZOgXC+6ZPxiaie3IqDOS68fQvWt4klXycZQux4h4abWQ+jZKkJst43d+csUaxAnsA9RqjPrhQMoQqLMyUpXTJ+71Ki/8YDRJW2v6eqKZsVCxD0bFdA6BkOoWmBDRSL+zEwDFhaf22g+gxIKI/kjI79SXF8mUDZcSXr0ygYIDyJqiyZgqpqPlecuozGwCXKyJOd/qHPSpWdR80xyKlCnyWcPmMMIXYcp/0/yCddzAAnsKLNAWZk4QUtT5oligXNxlBdy1jerBoMUzKl6ynl3ZPnTm/f1wx5vwgMlwk6l6jZrgihN46MqXNYSQZ+LhmY8dkfqD7TvKfKFj9cnPXL3R8lKA/Jt4rAEA47GCUi5a7DDGwZw/NKO5t6ukjMYUqaJcGX2plOp0d113Yr1uJoNZ8xwi59c8Dwl4fN1g448iqsx62U0h6RnzuCcToym83OSEDOh/+ckhNwQGmrLKveBugEw9VOtIFB63scrmxxdUkl/ehlFyQgr0SlSuhSFow8tYs74SXxTk6g2rQujIy1oA2bHbFckuyyGrk7JQE5GT1fY2Gxwl4Y5oLBcwe2fR+dQ5i+WouroRtfrWfJ+UsSkBeT7BDgcQzWBYZ1fKhJPKfZGmJNBJ8XZCPxcIwdLLkLw5ZuMLBNB3bg52iqqJYdKDYKjLDUIJvMCQE4JAGZepUVq5xKV868DY2MGbzkHUK/ajfBCdik9iqrQNLRv2IsJjHEAEK+IscIIEJsnETFZEu+Z5oRPkC1F39I1UkaGLREkFdIKUYMqWm4W0m+ee04U+pg5BUdoG1pIK9EA7B7wXfyxH5gRQ5jwgCFAEGfHWbhBgogI0msTLBa67yiGl6TcK+t7lzPgZ7XNpycckF27HN5Sr1zKq/UTn2kErsMqsze9JnGBhf9rf2DEm8IoghXUaMVMKSpBIAxwlakFgavj2+SuQ9K/mwZ8sJPxy71flioErV9sinV1KjkaRFk4E1CEMJhApqbb3jiLltDlQWiTs/kSHlmxXtM2ilmYJI1oRjXfimmKAhBhVphpuxncFKTFtNVFiJGy+BNzgu7L20imH+DSX3dZd1ocfnqCttSgKT0MbNOca5PNd1A9KNCKGmx4tJxq/eGBVhQifSFibgWhoQlbA2SNZrNXigCDjF+bj0GdR2swUK2xK+puyi03ErW7z+umhS7/lag31n0HKnzVn0X7PrPMFyy1q/Tpl3QlaRTVOffpRZTsUmVfo5U4MB7JvM7Rii4tnRlLq7jSR33iOarJHP8H5+x5Diu/KzVmAf6ZSMgIyCjjYAMyOrSRc1ou2v/CTAAa0r9crG5R0cAAAAASUVORK5CYII=);
}
.the_wall_all_active___26udv {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAtCAYAAABYtc7wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTI1Mjc3MjYzMjQxMTFFREIxRjZEMjhENEIzMEQ2M0EiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTI1Mjc3MjUzMjQxMTFFREIxRjZEMjhENEIzMEQ2M0EiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4YWUwMTU5Yy02YWI3LTRmMjYtOTVjNi01YmQxYjQ0N2E5OGQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3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);
}
.the_wall_week_normal___HrGXn {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAtCAYAAAAp4WArAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTI1Mjc3MjIzMjQxMTFFREIxRjZEMjhENEIzMEQ2M0EiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTI1Mjc3MjEzMjQxMTFFREIxRjZEMjhENEIzMEQ2M0EiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4YWUwMTU5Yy02YWI3LTRmMjYtOTVjNi01YmQxYjQ0N2E5OGQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3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);
}
.the_wall_week_active___3yYKg {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAtCAYAAAAp4WArAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjcxMDg2QjEzMjNFMTFFREIxRjZEMjhENEIzMEQ2M0EiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjcxMDg2QjAzMjNFMTFFREIxRjZEMjhENEIzMEQ2M0EiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4YWUwMTU5Yy02YWI3LTRmMjYtOTVjNi01YmQxYjQ0N2E5OGQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VWyiAgAABTxJREFUeNrsnM+LFEcUx+v19K4QEYQIRtzkJIpXEwUjCBH0tEhOyUFQEAVFDCZePIsXbxKTW8Asq2AC/gNJrh6SQ845JEFPLl70ogd3p56vuqt6qqurZ6p6u2d6dt9X39Zsb2//qPrM99Xrnm1ARBGrC/f/Sqg5SvEFxWcUByn2U+yk2CFY/RGNr/qXtXqs8xabbvEdxVuKNYr/hIC/qf19kC48Xbl+TMZuDGIAJPCWqLlGcY7iYx7deQHQD+ImIPTpBeH0K7X3Hn574lmrABJ4H1Jzm+ISxSKP6lwRKPIhNvCZZZ1AqLROWD2k9haB+HLTABJ8X1HzI8Ue7wagdK7tnw6rPRd0HbBYLrqA8RXR8R1B+HMjAAm8lJr7FFfqwAORfRFgH34GoXmnsXoLoV42BRBXUMrLj26eXA8GkOD7gJpfKJbrwMtagBGI+QwjOyep32UMYZ8hdNJzsQpWUngL+gNg8OXqjeNvJgKone8Jxdlx4CUqEvM6X0fKHL6hRHqtIeRh7ymEDoh2CusERvgN5XDZdcLEs+YPdfAp4BKiLR3ooAUpfT+gVoVapn6egJ4bAo9375RlLdBDowfKLNNhBs9eVqwvmg4snoFk8NNYByT3+5qaxxX4jOOBgs2GDEpFiNqUcr+NoaRWFo7I6neVXC0eY5wxdnzhIhUmDyoA6kst/9jVbsY6aOCSHL6B/r5SARcASgIQs5Y4FMgAbjEYsT6dh+k1kXOYIFxzU/AdP3wiczsFnoGvcGkHPuV2xvXcyS1rLvKzTsd2onXTdJKnaQHVdB6WmndT3C05ILnfJ/T6X4qFUerN02zhfIkpPKACntqGLADkImQrFi5OEva6YsTF7Q0C+dDqjc//Nw54tQxfee4HYjQp9cOnwRta8AmGbysVLiMHtF0x0VdGXD4mOmFK3HyTrXn++z8VhM8plorSWO/IFByjIkQUO3Fdz7QGSoZvO80X9Wv9IYfADzusDdLF/eqa31EbvlF6tyZ6+u6GzHjPdyYt55NozfsYvm00XxSaB1D/89sRmGMTUAN8NNxYP6EAPOXZdDERLdU42vWM+6F2PnY9BhHU+ENuUBEXPk4rAD+t4ueaLdIOgBwQrWpXg8f3fVkmdRb2F+qCeETN/w6FFUI61Upnrsfwsezpm4DKJboxOqAccJ/H73JwwbnuaIoN5AvMrJp0bMAJm5DtVQDucosbJZlVGqL0WSu70GCxahE0TigmpuGdCsDFKn95ZSOd+zLFnI/7mTWBQAjjZCH1z/dMKhbmwovw3ydkserScJjS2qKjYI6RY3WnhLuA1Z0TMoAsdkAWiwFkMYCs7SVkAFn9BY8BZHXIX/jFOwaQ1QV/1iNAkAFkTTv9hqdhBpDVGnzFJ+IjpoGJ2NzDClms0mPfTIQ+BDN1//K9dAOl/htWaPUX/eAA63fA9wOY/Xmi7/SsR79hzIcRzMpgbxA8nYf1GPayo1qCCdu86BDJMdbPr2D2by0HxlHqxYieSTNiNTNQ2iV4IcOJC0cdBY3f7SG/4KMfG5GCLQ5JJ7MZ2MxuoJ0DRf8CN4PGflI+tSmuPqQQSuMO3qOC2vPGSZ0S/YwbbGnEm9gaxm8NWwIPw7Fq+yC83uLbZrPnxGgHrDs5pwOw9hBhbKfB2NPqTTKJXTDLw51t2Tj2T3CbOKADAlo7CjL3CVkQo3oZpjeKkZ3eGwDmpQALAzB2I/GgjpvNed0RoPV37HShaXtPMHdgNQCwq4OCsVvBALeZXkeD6Ke3bV2/TbnzOLHOUnwrjsUAsrav3gswAAdJ8cfBAoQJAAAAAElFTkSuQmCC);
}
.the_wall_easy_normal___3S-ay:hover,
.the_wall_easy_active___1tLnG:hover,
.the_wall_medium_normal___3sx5I:hover,
.the_wall_medium_active___1hWES:hover,
.the_wall_hard_normal___134l0:hover,
.the_wall_hard_active___zyiJB:hover,
.stage___2aWuJ:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transform-origin: bottom center;
      -ms-transform-origin: bottom center;
          transform-origin: bottom center;
}
.challenge_container___19h1F {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: auto;
  padding: 50px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 55%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.box___2hiL9 {
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
  width: calc(19.53125vh);
  height: calc(16.92708333vh);
  margin-inline: calc(1.30208333vh);
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  /* Link */
}
.box___2hiL9 a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.box___2hiL9:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.quick_speak_boxContent___25r2V {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-top: calc(5.859375vh);
}
.the_wall_boxContent___1SoGV {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-top: calc(3.90625vh);
}
.title___3nIS8 {
  position: absolute;
}
.the_wall_title___3lAiX {
  position: absolute;
}
.box_weekly___ty3dI {
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
  width: 230px;
  height: 310px;
  margin-inline: calc(1.30208333vh);
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  white-space: pre-wrap;
}
.box_weekly___ty3dI:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.box_weekly_quickspeak___378Cr {
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  width: 230px;
  height: 310px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  white-space: pre-wrap;
  border-radius: calc(1.30208333vh);
}
.box_weekly_quickspeak___378Cr:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0 calc(0.26041667vh) calc(0.52083333vh) calc(0.52083333vh) rgba(22, 89, 83, 0.2);
          box-shadow: 0 calc(0.26041667vh) calc(0.52083333vh) calc(0.52083333vh) rgba(22, 89, 83, 0.2);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.ninjaImg1___cEXIA {
  width: calc(32.55208333vh);
  height: calc(26.04166667vh);
  position: absolute;
  bottom: 2%;
  right: 1%;
  background-repeat: no-repeat;
  background-size: contain;
}
.ninjaSprite___2Vx4_ {
  height: 233px;
  position: absolute;
  bottom: 0;
  right: 1%;
  background-repeat: no-repeat;
  background-size: contain;
}
.box_all_weekly_isDone___1ptLD {
  background-image: url(./static/basket_completed.6d8bafbf.png);
}
.box_all_weekly_isNotDone___3aTuG {
  background-image: url(./static/basket_incompleted.1bc2a905.png);
}
.box_weekly_0_isDone___2J6CX {
  background-image: url(./static/challenge-1-completed.d13a7ee1.png);
}
.box_weekly_0_isNotDone___29Vwr {
  background-image: url(./static/challenge-1-incompleted.36f2a5a3.png);
}
.box_weekly_1_isDone___2vSyu {
  background-image: url(./static/challenge-2-completed.22a51844.png);
}
.box_weekly_1_isNotDone___Njq9x {
  background-image: url(./static/challenge-2-incompleted.e2a60286.png);
}
.box_weekly_2_isDone___38Wfr {
  background-image: url(./static/challenge-3-completed.5d4fde44.png);
}
.box_weekly_2_isNotDone___2yuJc {
  background-image: url(./static/challenge-3-incompleted.16610720.png);
}
.the_wall_box_weekly_0___11FmK {
  background-image: url(./static/easy.95eff98c.png);
  padding-top: calc(1.30208333vh);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the_wall_box_weekly_1___2Tx6q {
  background-image: url(./static/medium.81c67615.png);
  padding-top: calc(1.30208333vh);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the_wall_box_weekly_2___2VK1s {
  background-image: url(./static/hard.5272ce99.png);
  padding-top: calc(1.30208333vh);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the_wall_box_all_weekly_isDone___2vBik {
  background-image: url(./static/scroll-done.32c39dc0.png);
  width: calc(32.55208333vh);
  height: calc(26.04166667vh);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.the_wall_box_all_weekly_isNotDone___3GI6C {
  background-image: url("./static/scroll-not done.2cafd311.png");
  width: calc(32.55208333vh);
  height: calc(26.04166667vh);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.boxContent_weekly___1XMHR {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-top: calc(1.69270833vh);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.boxContent_weekly_word_finder___38zuy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  width: 480px;
  height: 360px;
  position: relative;
}
.word_finder_challenge_container___1sYYU {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: auto;
  padding: 20px 50px 50px 50px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 52%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.challenge_word___2QTRc {
  background-color: rgba(255, 255, 255, 0.6);
  width: 120px;
  border-radius: 10px;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 500;
  color: #012c55;
}
.the_wall_boxContent_weekly___2mLXu {
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.the_wall_box_weekly_0___11FmK:hover,
.the_wall_box_weekly_1___2Tx6q:hover,
.the_wall_box_weekly_2___2VK1s:hover,
.the_wall_box_all_weekly_isDone___2vBik:hover,
.the_wall_box_all_weekly_isNotDone___3GI6C:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.quick_speak_boxContent_weekly___zqAuD {
  padding-top: calc(1.69270833vh);
}
.challenge_week_weekly___2JO4_ {
  color: #1a4a44;
  font-size: 13px;
}
.challenge_label_weekly___ims0Z {
  font-size: 25px;
  color: #1a4a44;
  font-weight: 700;
  margin-bottom: calc(1.30208333vh);
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.challenge_wordList___1loOu {
  width: calc(19.53125vh);
  background-color: rgba(255, 255, 255, 0.5);
  white-space: nowrap;
  border-radius: calc(0.65104167vh);
  margin-bottom: calc(0.78125vh);
  font-size: 15px;
  font-weight: 500;
  font-family: 'Noto Sans SC', sans-serif;
  color: #1a4944;
}
.challenge_more___2qDZU {
  height: calc(0.390625vh);
  width: calc(0.390625vh);
  background-color: #012c55;
  border-radius: 50%;
  display: inline-block;
  margin: calc(0.390625vh);
}
.challenge_highScore_weekly___2HDpD {
  color: #633f18;
  font-size: 18px;
  font-weight: 700;
}
.challenge_label_weekly___ims0Z::before {
  content: attr(data-text);
  -webkit-text-stroke: calc(0.65104167vh) #ffffff;
  color: #ffffff;
  position: absolute;
  z-index: -1;
}
.icon___1Dpfy {
  color: #000;
  font-size: 48px;
  font-weight: 700;
}
.challenge_label___1LJrM {
  font-size: calc(2.34375vh);
  color: #1a4a44;
  font-weight: bold;
  font-weight: 1000;
  margin-top: calc(1.04166667vh);
  z-index: 2;
  position: relative;
}
.challenge_label___1LJrM::before {
  content: attr(data-text);
  -webkit-text-stroke: calc(0.65104167vh) #ffffff;
  color: #ffffff;
  position: absolute;
  z-index: -1;
}
.challenge_week___2AZG0 {
  color: #1a4a44;
  font-size: calc(1.69270833vh);
}
.challenge_highScore___24rGG {
  color: #633f18;
  font-size: calc(1.69270833vh);
  font-weight: 700;
}
.the_wall_challenge_highScore___P66_Q {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIoAAAAYCAYAAAAlKWUsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUU3NkI0QTgzMTdDMTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUU3NkI0QTczMTdDMTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjYTA3ZGE2Yi1kMDU0LTRmMWQtODBiYi00ZTY0ZTQ5OGNjOGEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+FEHWaAAAAaBJREFUeNrsm0tOwzAQhp1QAqWUhyoeEoI1ondgwxV6ByTOwQrOwZIbsGTHFWCBWCBYIBoa3k34R3WFFRxnKsEG/Z/0pY3tWul05KSSJyqKwiiYgm1Pe9v2uUzDlmfsDJyraG962metPmSeJHC9CzCe8LvUXc+k+GLzm7xay7zDZ097CnP4ATPbNoCfcAif7HyZHfsI78dzNWxQDuAu3IQd+yO0DCHGHMKjCCvKMd7sMx6kghvYleV5j7EgAeQusyWJssRYkBp24poHO0KEjdg+5RMSYj1mDIiCDhOFaEiYKERDk4lCNMRMFKIhZ6IQ3ZLCEBAFGROFaEiZKETDAxOFaLhjohAN15IoBeNAariSRLlkHEjotgNvJVEuGAsS4FwOkignjAUJcCqHyO7CX4FduA1X4ZoZbbIWl81o1/u8Ce9uJ/+PM9iDeaQs13CREgrZub9oz+U1sokkpRpuuYOvNELGNZzzxPws4xjPGUIz5q+QEofBhJ+RQPcD/S/wraJPyizSir5+6Q+JlF0MS/O6ZR1uuYYx36UaoTnNlwADAF1aR0wkD2TpAAAAAElFTkSuQmCC);
  width: calc(20.83333333vh);
  height: calc(13.02083333vh);
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: calc(3.25520833vh);
  color: #277dc5;
  font-size: calc(1.69270833vh);
  padding-top: calc(0.65104167vh);
}
.the_wall_challenge_week_weekly___2fOyv {
  color: #277dc5;
  font-size: 16px;
  font-weight: 500;
}
.the_wall_challenge_label_weekly___dTq1k {
  color: #002235;
  font-size: 24px;
  z-index: 2;
  position: relative;
}
.the_wall_challenge_label_weekly___dTq1k::before {
  content: attr(data-text);
  -webkit-text-stroke: calc(0.65104167vh) #ffffff;
  color: #ffffff;
  position: absolute;
  z-index: -1;
}
.the_wall_challenge_highScore_weekly___27Aiy {
  color: #277dc5;
  font-size: 14px;
  font-weight: 700;
  margin-top: 5px;
}
.the_wall_challenge_week___AttB1 {
  color: #277dc5;
  font-size: calc(1.69270833vh);
}
.the_wall_challenge_label___1ydN- {
  font-size: calc(2.34375vh);
  color: #002235;
  font-weight: bold;
  font-weight: 1000;
  margin-top: calc(1.04166667vh);
  z-index: 2;
  position: relative;
}
.the_wall_challenge_label___1ydN-::before {
  content: attr(data-text);
  -webkit-text-stroke: calc(0.65104167vh) #ffffff;
  color: #ffffff;
  position: absolute;
  z-index: -1;
}
.word_catacombs_week_word___m9Jec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 165px;
  height: 33px;
  position: relative;
  right: 22%;
  font-weight: 1000;
  font-size: 15px;
  color: #1a4a44;
  background-color: #0E9AF0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.word_catacombs_week_word_active___TeEWZ {
  color: #FFFFFF;
}
.word_catacombs_box_weekly___C8NRi {
  position: relative;
  background-size: contain;
  width: 230px;
  height: 310px;
  margin-inline: calc(1.30208333vh);
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  white-space: pre-wrap;
  background-color: #CFD2F2;
  padding-top: calc(1.30208333vh);
  border-radius: 20px;
}
.word_catacombs_box_weekly___C8NRi:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.word_catacombs_challenge_word___kI3gi {
  background-color: #593EAA;
  width: 70%;
  border-radius: 10px;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 500;
  color: #FFFFFF;
}
.word_catacombs_challenge_week_weekly___3gOtS {
  color: #373B7F;
  font-size: 16px;
  font-weight: 500;
}
.word_catacombs_challenge_label_weekly___HApf7 {
  color: #373B7F;
  font-size: 24px;
  z-index: 2;
  position: relative;
}
.word_catacombs_challenge_label_weekly___HApf7::before {
  content: attr(data-text);
  -webkit-text-stroke: calc(0.65104167vh) #ffffff;
  color: #ffffff;
  position: absolute;
  z-index: -1;
}
.word_catacombs_challenge_highScore_weekly___1Qi_2 {
  color: #373B7F;
  font-size: 14px;
  font-weight: 700;
  margin-top: 5px;
  text-shadow: 1px 1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, 1px -1px 0 #FFFFFF, -1px -1px 0 #FFFFFF;
}
.word_safari_week_word___1Z6TB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 165px;
  height: 33px;
  position: relative;
  right: 20%;
  font-weight: 1000;
  font-size: 15px;
  color: #1a4a44;
  background-color: #1FB60E;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.word_safari_week_word_active___2DeYV {
  color: #FFFFFF;
}
.word_safari_box_weekly___tl6lF {
  position: relative;
  background-size: contain;
  width: 230px;
  height: 310px;
  margin-inline: calc(1.30208333vh);
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  white-space: pre-wrap;
  background-color: #B26620;
  padding-top: calc(1.30208333vh);
  border-radius: 20px;
}
.word_safari_box_weekly___tl6lF:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.word_safari_challenge_word___1JCAK {
  background-color: #FFD600;
  width: 70%;
  border-radius: 10px;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 500;
  color: #000000;
}
.word_safari_challenge_week_weekly___fWgxS {
  color: #FFFFB3;
  font-size: 16px;
  font-weight: 500;
}
.word_safari_challenge_label_weekly___3dsFz {
  color: #FFFFB3;
  font-size: 24px;
  z-index: 2;
  position: relative;
}
.word_safari_challenge_label_weekly___3dsFz::before {
  content: attr(data-text);
  -webkit-text-stroke: calc(0.65104167vh) #6F390D;
  color: #6F390D;
  position: absolute;
  z-index: -1;
}
.word_safari_challenge_highScore_weekly___1ZGpZ {
  color: #FFFFB3;
  font-size: 14px;
  font-weight: 700;
  margin-top: 5px;
  text-shadow: 1px 1px 0 #6F390D, -1px 1px 0 #6F390D, 1px -1px 0 #6F390D, -1px -1px 0 #6F390D;
}
.word_finder_week_word___nrDOy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 165px;
  height: 33px;
  position: relative;
  right: 60%;
  font-weight: 1000;
  font-size: 15px;
  color: #1a4a44;
  background-color: #5E92C9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.word_finder_week_word_active___I1M0h {
  color: #FFFFFF;
}
.word_finder_challenge_week_weekly___39rvJ {
  color: #AB7629;
  font-size: 20px;
  font-weight: 400;
}
.word_finder_challenge_highScore_weekly___3Zw_R {
  height: 28px;
  color: #512900;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 20px;
}
.word_finder_alphabets_box___3ouQC {
  width: 100%;
  height: 100%;
  background-color: #F7E5C0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 20px;
  padding: 10px;
}
.word_finder_box_title___2WeQC {
  font-size: 17px;
  font-weight: 400;
  color: #512900;
  margin-bottom: 10px;
}
.word_finder_alphabets___3epj8 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 15px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 15px 0;
}
.word_finder_alphabet___Oz2qY {
  width: 69px;
  height: 69px;
  background-color: #FBFDD6;
  border: 5px solid #12642B;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Odin, sans-serif;
  font-size: 46px;
  font-weight: 700;
  color: #FAE354;
  z-index: 2;
  position: relative;
}
.word_finder_alphabet___Oz2qY::before {
  content: attr(data-text);
  -webkit-text-stroke: 10px #975F30;
  color: #975F30;
  position: absolute;
  z-index: -1;
}
._info_block___Uf64j {
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.45);
  -webkit-transition: all 2s;
  transition: all 2s;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
._info_box___Q86gs {
  background: #f1f1f1;
  border-radius: 25px;
  position: relative;
  border: solid 10px#363636;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px;
}
._info___1-Ha4 {
  margin: 0 59px 40px 59px !important;
  border-collapse: collapse;
  display: inline-table;
}
.btn_cross___2uBwE {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABICAYAAAC6L9h5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0IwRjJCRTYzMTk0MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0IwRjJCRTUzMTk0MTFFREI5N0JBRDQ1NDQ0NUEzMTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjYTA3ZGE2Yi1kMDU0LTRmMWQtODBiYi00ZTY0ZTQ5OGNjOGEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+LfkghQAADf5JREFUeNrUnH+QFMUVx1/PzO7tLbKc8qM0QjwEjh+SMkYs1OgZKX+gKTSRmKqEaP5IKkmV+WXFHxHzl2goiFrBH8FESUQooqJB1MKkTMrEaAwVolFQ4ARBQYsAlxgQOG5npvNeT/dsz+zMzo/du5Ouetczu3Mz05/5vteve2aHwSCVFwEYVqehzUDrQpuMNgltJNpwaVQOSutFexttK/fqDbiDTd0AHAa5MLUwt1xq+c5/cLjvBKy+gHYx2iy0MXn2o1HZh8t/xvp5tDX3lkv7j0lICMbAajbat9AuRys0u08eWpbrVayfR3sID7B2SbnkfuwhIRwLq3lot0hXalmJgeQvuwx2Mg6LbIBlD5ZL1VZDMlqknkuwehPt4TpATB5FGYuxZq40h06sliKw9759uO+Kj5WSEM5YrO5Gu7pujyyHTKLWI5SkqyisLCoHDHjd5DB3RXtp+5AqCQHNxWqjAMQ0xYSUwXCZGSFjnvkwWeiysZgrmXSlZam4cHqRQ8+l/X2LhkRJCKcNqzvRvhvXMMZSKIrX1zxONtGbR6ooLMT3LNjxqlW4eI9hbh8UJSGgUVj9yQcUiilKNRBhLByXIuIUi1JVzFVNG84+acP48/qrW050nW8MOCQZf15C+2z4LMNwhEuZaJasi/h5Ua6TFbTvdFAQcsUMsa2RcEe5YM3qrz402nWW42rbgECSgF70ey5dPZoyFASQxiyGgCyEIa0gzTLEd2I7U8IyI1SlEWBNqEnGKZh9tHpth+u8TNxaCgkBjZYuNj4WkN5IAkMQCigdNGYVcLktwooSnFGDZdQrNA5UVjVRGYYB6/P91TOHAX8FV8e2BBICIkd5Ro61AmcQcC9TKcfQoJTQ2lFJZKWQteP2GjCCRcpKAhUBIqymJFDDUVGX9R2diIf6a1pQSUq6C22mvrUff1QjTKkebCgQIGq8BGAUJQQFR1OSoT4zCwIsGGY9qKS+vnHmEFswRkF3f1+n9JDRSdtbCXlQoJsP5DZ+cGaygdhQ2WABjD4TtfxeddHcpT8ADtaODRyJMJlA8epR/H8Hu3GZD7Da4TiPBsO1OulzvUzGMcxuq9r1tlEgT+lG649jYaqFaQVLB3QyVn9AK+mXibFgkBYKUoAsGWcsCapAn5EbUdA2ZfDGwxmG9z9YC4CiR2O1JIlouC4NNaJbyeKzBJYhPlEZZ3PYXjDH4qWh2Yp1Wd3t52gjYgGZKtBqgBQcWi8oUDVoQIAQmKG2M73/ZUUMe9JV8UsJlNUuX0JsSoLVqND0xAV9R2nxOsqnU0NCFV2K1ZcaOr7wDsNruFkIqkcAsnzliGVLc0MFSPVuygwv6NfGLRHJJaQL4lnUdDJ6/QRXTBwsI3ElQpJzQUsio6G6orSFuNLUML2RpoxDMhaZyqWki5nyO/UZEVDuZ1memsS2ljiI33tmHV/lmFiY2e/Q9uQ5D6RR0pej5oIYC6lIpcXUKNE4ynU8AEwCUDC8z7RRbfg7qRzhulSTmaavpsiMkaVzu7RqokSzyxFqoknCK2MhoYpoP/MbXZ7aEMKoqUg01pRKMmRg9norxsLTASFQ4gwMafr4JuP0ShOZuCpnVB21uEjv0MJKoinXT9UljUzbikkV6S4j1pmvBh+CDiXz3ES2GRwG6fKnRtt1oJrGe7FpsvSoSEhfT5fzaw2XcQgUONWdRzWS80Cyw8OJjyvXRR6Vfbo6KYinKZNtX0236P9uyNs9I6J8Me5MVPLnNwrqsz2ug4kzAcf1rLEntW7irGHeRJMV4gzIoy4LK2munzjmPahSlwBAyaAbUJHV0QEd53VDYdQo/JrAYGbtOP73nNZdLxvnIdWp2bXjZnwGjr98tpen5ezpGsGi3XbZfuJ9bRjSnKxhou6Ku269W8nlwsiRMHXVY3DqXXfDtNW/g8qZZ9WA0NAEAYEEJ5SJy4IxMZS7PWXB7XDG+g0w/dnnYOqatakuHMuhplMcv2VXqoTaeNED+LnEDiUgjBAQaUIN/rLrLeNnlZnnCFDiapXLMGHJPVCZMdMDRGbbUllU2xJWjXXnHQth3PxbfbWOnHMFmBXWVDCPKyc6/vcllYUb3PO/juw3wzRQrgdIjbuUSsQAFpc/2vgGDl5rt8OMUgkm3nc/VM46G4CCpYSlXJDT1XQ8uXbevhDG3vzjwKEPb9wIzgGeGkCWIF4QswR+AJ+j3G0GTwqY2qy7Hy9oR3bVUw81UEBxfNcRjZX1kW09sGP+LbUYJEFNWvpLVNm5Uk24L0roNBV1LqgH1L9rF7x51ZyWBuw6NZGavXIhid/Qc6PEnoVDTSHcrU17kHvZMrY4ju9GSiFkveuehnduvCEIqr0dupb9BirnXIDb9svtPRV1LlgUCej1WedD37Z3B7SXO6HWaVBMmk7uNqkRFK6ryPUCqYo1wj2EAmxPPbYXXzxAsvfSrPfZNfDO9T+sAzXlkZVQOe8S2eth8LwNAd10U9OA8t4YrjiB1Rk0KzSOhyarxLI26cXVOpe9jSHVJDJrA8GoHo6SSmqodhdSTx4R6v61qzE22zDxnnu9ga0ENfW3j8Hmq6+CEd0XtgRQHLSottbNhQdXp1u44WimeVPdMg+CIjUxCkEFjnVVbocpWNUVYzkPRvRwROVHvWseBcBAPnHpAwFQ09Y87U23hAFd1N1SQEmlLZjwT7LkTQSIBMVDbZVKEtvYGIdoVoNA4YY0bhOAUEnihNQAlnYg3UvEMOGmNux7Yrlw1UkPLvNBxQLq2dkUkCyAIua0x5GSjmNxKgpFdP9zBYpmo00EBF5XD4bjwSJXc+pTBgHJkbEMge57/BERwyYvX+GP/VSp7t2bC1ArSuiBqtEWj5g8D49LGWsAilyQ4hApCN2MMzs6RXedWmySORDHetjpn64DJJLOSgVKp5w6JJBC5Tg6u4+SHjzgoacUuBbEqaEicFOcIhe0Xc+qte5fLIvvuLed/J/OOxbD2BtujJ5XxjzqtKeegY6LZw06ldBTYMMJ0hE9X4wFBRGg3JqJhmvAxOe2vFGjgeHyu87bF9UBqvb2BtMDHMIMBSg7fMGwrfvDj7NEgop4Dk9XFGgDUpFjSiD+9JAarHIJKKKb/9fZZ8LWr33VG8sNIaijQe8/SKvvx82ORj6EFgFKTzh1dYUfR+OuHIs1yIP2Pfo4bL1m3pCCOhRc/YggvQMpXI1HgYqAFTBXM1wf/9OFqYYaQw3qQHC+ah9B2ghpYlGUoqIehY35vPO2BZnGYg1BXXRhtgmL0Ckllf8EE+FdBGl9owc3U8HjMSZdrnL+uTDu1p9kHmrEgZq8YlXDe3I8Jbi4sscIpJNvG0WAVyk4NQ2qQSmNn5B7LBYFqjhmDA5j8oFIOmfq/vcbAX/bZHR7/c7LjXaaNl7Flf2rV8DBv78ilo9s3px5sEqgtsz7CjgHDojgtvtni8E9lA5MFjcTKjLrtt8gnO+PANfhF/fF3Z6Ju3+V6REi/KI4dgxUP9grcqY8xcDhuTlsOA5ZDiaqJ83z3lHlpSKDTZb/WOX/aLZYefYqSg8gpWJ4g6sUGyQ5uVl+QGJkcwhyA0pT6NR6rKL+0Qv0sYB0EcB/wXseKTEuRR2YJ7gqzyH7PL1XYo6XcA67LBogBHzhGf2WEpWHG/l3mquUBgRPaXm69SSlJ+13qxUI2H1oTwYgoRc+hdWWtKB4CmU1o54sEHmKGJR0Hh8iiR1GYJJkrYxJNUhLyiWOQluc1GPwFMGRp2xwK1yMp1hPc6zXCnW3hR/xOwz9UwxZy9UwBRK6Up7RfXgTrpeQzCdukzgMQQo9ZkBFNAp5LhKS/PXhj7IESZ5D9s3EI57yOFmS3fVFM7ztQv3f65L7B8olik3PZu1ReE51pYlpeZWVpryPBLYHY9FWtMcD+VlM3vc9miLI2v1CixseMxRs2r30IchfSnW/x7kZQjP0kZCWlks7k9wu7Ug7i0vlUVre4QeVv7UZcCCYF62TvRokQpJu9yuZibek+x7ooJ21bMPEcbMZyK5xYAjfiRwONdoRMqYf0r3Wyqw4i7s0k2w2HHBjq18o1j2zRg+878oMCd2OHsmlx3Z3Dsa0KW/CddIWmrBeh3EoNISkB91Xxg6sk3aKoPYw7xGU3XCMl0PYkKcR0OFgHFovVQS5IalAjrvtxqv77rEKiBLGte1tcDAIiN6BMkefAckNSYLagRvPxG74jWMNEM3kP4UKCvVkO8B7f8q+xHmsLAdDUP826acYAI8eK4C2WASoFHYxShgvSBtCIn/v1qhsKFj2awXrySm2TRdottGiV3m0uniJogn/tNrCnQDNI9NbePaknhHNexIr20u/OGTANOxOd37cAL2Hl351uQ16jLoX7tAUNXVCmV4plFlJetlkWb1vWdaSEtjlModzik2/mqX57v2FNgv+UShiJA6cCs0L0cPrd0L9Q0GJpWWvBhoB/NQp9tEnJthwRsUdXDjUc71hMXgLXSvi0DS7eH1cojiokDRpzp7gVn/dVXVO+oQzcAGLYHyAB3urYIoZxYjkk7r376P9vtljDdTrysh3rykDnz/B7p94ssvhJDvH+y9ChZKZPbjn3QbDsVcRjkR7N/Vci+XMot2KxgzoO91kx0DDmm9SPcp1CmNcG47H696BKhvOvYc4izI4qkeaqsyzg2gfmnQrh8FewwrfWQ13ZjSCf0jWLXX4gYakF/pxyRdB3MESPcyYJve3F7SX4IH3NsEBKYMJKXxc9TpF+qVil7SR4D2FX5bqoIm/D8F7peI2tB7pThvAez3aoLxO8f8CDACSaBv1STj9MgAAAABJRU5ErkJggg==) no-repeat;
  width: 40px;
  position: absolute;
  margin: 0 auto;
  text-align: center;
  height: 50px;
  cursor: pointer;
  right: -18px;
  top: -18px;
  background-size: contain;
}
.btn_cross___2uBwE:hover {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABICAYAAAC6L9h5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMi1jMDAwIDc5LjFiNjVhNzliNCwgMjAyMi8wNi8xMy0yMjowMTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OWE0OTAyZi1lN2I2LTQ3ZjItYjQ4YS1jNDMwNGZlMzdhZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjcxMDg2QUQzMjNFMTFFREIxRjZEMjhENEIzMEQ2M0EiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjcxMDg2QUMzMjNFMTFFREIxRjZEMjhENEIzMEQ2M0EiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDplODM1OGQ3My1mYTA5LTQzMjEtODQ3NS1iN2UzNmI4MGU5MjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTlhNDkwMmYtZTdiNi00N2YyLWI0OGEtYzQzMDRmZTM3YWY3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) no-repeat;
  background-size: contain;
}
._ver___2nC7Q {
  float: left;
}
._title_info___2fM6Z {
  padding: 30px 0 10px 0;
  text-align: center;
  margin-left: 20px;
  color: #002235;
  font-weight: 700;
  font-size: 30px;
}
._ver___2nC7Q li {
  padding-bottom: 10px;
  font-size: 17px;
}
.instruction_desc___3w3TO {
  font-size: 22px;
  color: #002235;
  list-style-type: decimal;
}
.instruction_desc___3w3TO li {
  margin-bottom: calc(0.65104167vh);
}
.header___1298X {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header___1298X .icon_image___EWgZS {
  width: 80px;
  height: 80px;
  background-image: url(./static/wfl-logo.8bd9ff94.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.header___1298X .title_name___3OSrW {
  color: #00317b;
  font-size: 45px;
}
.header___1298X .graphic_image___2vUbQ {
  width: 200px;
  height: 100px;
  background-image: url(./static/graphic.64f9f225.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 50px;
}
.loader___4zRyc {
  border: 10px solid #f3f3f3;
  border-top: 10px solid #3498db;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  -webkit-animation: spin___2cXyI 1s linear infinite;
          animation: spin___2cXyI 1s linear infinite;
}
@-webkit-keyframes spin___2cXyI {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin___2cXyI {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.HaikuDoku_container___2L3JG {
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  color: #003b96;
}
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .difficultyLevel___24C5N {
  color: #b6d7f7;
  padding: 10px 20px;
  margin: 10px;
  border-radius: 20px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .difficultyLevel___24C5N:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0px 1px 5px 2px rgba(0, 83, 181, 0.35);
          box-shadow: 0px 1px 5px 2px rgba(0, 83, 181, 0.35);
}
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .difficultyLevel_active___3Qokb {
  color: #ffffff;
  -webkit-box-shadow: 0px 1px 5px 2px rgba(0, 83, 181, 0.35);
          box-shadow: 0px 1px 5px 2px rgba(0, 83, 181, 0.35);
}
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .right_icon_container___x64Jd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: auto;
}
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .right_icon_container___x64Jd .how_to_play_container___2UBjk,
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .right_icon_container___x64Jd .tops_container___3l6AZ {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px;
  color: #003b96;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .right_icon_container___x64Jd .how_to_play_container___2UBjk .how_to_play_image___6YOp_,
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .right_icon_container___x64Jd .tops_container___3l6AZ .how_to_play_image___6YOp_ {
  width: 50px;
  height: 50px;
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 5px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 50%;
}
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .right_icon_container___x64Jd .how_to_play_container___2UBjk .tops_image___18VxG,
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .right_icon_container___x64Jd .tops_container___3l6AZ .tops_image___18VxG {
  background-image: url(data:image/png;base64,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);
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 5px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 50%;
}
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .right_icon_container___x64Jd .tops_container___3l6AZ:hover,
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .right_icon_container___x64Jd .how_to_play_container___2UBjk:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .right_icon_container___x64Jd .how_to_play_container___2UBjk:hover .how_to_play_image___6YOp_,
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .right_icon_container___x64Jd .tops_container___3l6AZ:hover .tops_image___18VxG {
  -webkit-box-shadow: 0px 1px 5px 2px rgba(0, 83, 181, 0.35);
          box-shadow: 0px 1px 5px 2px rgba(0, 83, 181, 0.35);
}
.HaikuDoku_container___2L3JG .difficulty_level_container___e-JC_ .week_container___1uS7a {
  background-color: #ffeeb0;
  padding: 10px 15px;
  border-radius: 60px;
  font-weight: 800;
  font-size: 15px;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 10px;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge___1yPf4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 50px 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  margin: 10px;
  -webkit-box-shadow: 0px 1px 5px 2px rgba(0, 83, 181, 0.35);
          box-shadow: 0px 1px 5px 2px rgba(0, 83, 181, 0.35);
  border-radius: 30px;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
      -ms-transform: matrix(1, 0, 0, 1, 0, 0);
          transform: matrix(1, 0, 0, 1, 0, 0);
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge___1yPf4 .challenge_text_Easy___4s5ky,
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge___1yPf4 .challenge_text_Medium___1uYMA,
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge___1yPf4 .challenge_text_Hard___OJ37w {
  font-size: 25px;
  color: #ffffff;
  z-index: 2;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge___1yPf4 .challenge_text_Easy___4s5ky::before {
  content: attr(data-text);
  -webkit-text-stroke: calc(0.78125vh) #45bc1b;
  color: #45bc1b;
  position: absolute;
  z-index: -1;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge___1yPf4 .challenge_text_Medium___1uYMA::before {
  content: attr(data-text);
  -webkit-text-stroke: calc(0.78125vh) #4fa3f0;
  color: #4fa3f0;
  position: absolute;
  z-index: -1;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge___1yPf4 .challenge_text_Hard___OJ37w::before {
  content: attr(data-text);
  -webkit-text-stroke: calc(0.78125vh) #7e7bcb;
  color: #7e7bcb;
  position: absolute;
  z-index: -1;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge___1yPf4 .score_container___afwo6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  color: #ffffff;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge___1yPf4 .score_container___afwo6 .score_1___2bsIR {
  font-size: 20px;
  font-weight: 700;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge___1yPf4 .score_container___afwo6 .score_2___1VNII {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 800;
  font-size: 25px;
  line-height: 34px;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge_color_Easy___2_ZEf {
  background-color: #abe246;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge_color_Medium___BgzN1 {
  background-color: #65c3ff;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge_color_Hard___2Zbqy {
  background-color: #a09cff;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge_graphic_0___2681F {
  height: 80px;
  width: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,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);
  margin: 10px;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge_graphic_1___1vpDD {
  height: 80px;
  width: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(./static/Block_AB_graphic.1cc85e43.png);
  margin: 10px;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .challenge_graphic_2___3yFLQ {
  height: 80px;
  width: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(./static/Block_ABC_graphic.db5b03a5.png);
  margin: 10px;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .start_button___3KPya {
  width: 100px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKcAAABJCAYAAABYWDYeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAisSURBVHgB7ZxPUBNXHMd/L1Dw/6RT/1VtDbUz7ehMlbF6NVz1IB70auz00GkP4MFeA1c9FA72WOBqD+JBr4arrQN0BqbOqMS2IiKtqQoIhby+79ts8rLZDRsIZDf+PjNhN5uXty/Jd3//3lsEVYh89k2M5GI7STpKQsbVoWjuwTAmGaWRNAmRVvtDJLKD4sP+dCUdCL8N5V9fJSgiL6rdODHMapA0QlL0igM/9ftpvqI45bOv4ySX+9RujBimOqQpK7pXEqmnOOVEIkrNkaTa6ySGWRdEDy1ku0VLf8b1VbeD8lkippR9U716jBhmfVFxqWxzi0dLxKmFKcVdYjfObByuAi0Sp+XKxTCxMJmNBsnSohKo4eIjRQ10jMnCZGoAQkhLf8ahHLlSUR8xTC2x3HsKuwXLGZFJYphaI0XeQGpxaqvJ7pwJBrGcHnOWMyI7iGGCgjUTqTy8VTqaIIYJEkK2REhG2olhgobSJdz6KWKYoCHpqBKnjBHDBA0h47CcMWKY4BGFOHmhMBNEohFimIDC4mQCC4uTCSwsTiawsDiZwNJIdUJmtpFS49tpdGILpV806WOxXYsU271AR2PzdCw2W9R+JL1VPTZTpUS3Lqu+5lTfC57jGEh9oLcX22Y827mRGtuRH7sb+DzW+Wddz4vPn5ltoEpBv/EjryhoCDl5SVKIwY/Se2cP9dzerfe9gEh+uPQntZ94qUS5hVqvHKHVAoFMXB/VW5P0i2ZqS36mtzY3v3+oz7kSGA/G5Qd8lq4Lk3QxPpM/1vLtF0XnrZQe9d10nJ6iIBFqt44fo/XKYeq6sa+sMO22565+qq3TrXvv01qAdXLro1uNwymQS9dbVrRmqbHtvoUJcI6E6vdy/8f552sRpj2GoBFqcTqtlB8ycw10cLd/V+vFwd2LRc8xjv7UzpJ2Wsi/rO1i8KLn9h4VQuyk6JalEiteKegjaIQ25rx1L1oizOjWJUrE/1Yx5pz+svH6qLJIiMXS0806/jTjRbxmWjVYL6cFix95XRQ3QgRnlZvGcRNYTS8gItMF+wGhwNmThdu5Mc4hZd0GHULHBYG+h6+NUa86j/l5sO9sj+8gfrh47Pi+8L0FjdCKEwmNk5tXHnkG9nBbx1RiBAGDhItYum/sLxFn4tSMTmzKgYvA6RYhYlso6BPhRCVJB8bqHGPnmefU1vV50bnsfR1TJ/4oGZdTnPHDb6jvu3As3w2tW3fLasu5Nlg6W5jVZtBhxXGuTkdy0f3zPqoGTqsHVpOhh4HQihPu2cm5q4e0a4OVWilBqiY4pwncbIeycubFAguHca2VSi/KMBNat37URZywXp25DBZAwHggdvNTzlkNiPlMq4mYznbHOKeZJMF6+nXtEKEpZiRyiLOdSZcz9q0nQitO/CjJ80/VD77fs42d4OAHNeuc1cSZCCVOFRILWFBTTLb19CNQvM8t+3fijDPriVCXklCIhkBjPkpDdp1zsIplHafVBGbyhAvIadkwe1QtkucnXcObeiH005cQKB5ISobGd+QyY++CMori7f3VsZ6m1bRLTta5C+fHsfgRmXfREDSsXaVxol0CgrtHPI0+6tmlg7qZW29HXGnUBSESCHZgaFdJ7Q9lKLf56UpA/6bVTE836b6drhgijB8uduO9t/dS8sLTsv2jbNRx+rkWo07yxlHjjOYTPVyI9S7Oul2VhB8O88WdLvPF1Si9OGNdCNVtCtKtEN5zZ8+KY4huWbaspfocVl1SFFUgMGVbjew/yIS4ztmsC9J4YArPq3TkJpi1ll6cRXe32NJ5PsTGNhAmrKdf8H63i6xatdOgElq3jtjRFoi91VOTas4bU5eZuUZ1fFuJaK0pzLW5dDPWhHAQVyIzT573fg/cMCYB7PHAenacmfJ9oaBu2j+0U0/D2qRy05nrVSarNaEVp1sx2m1u3Aky3LWdt3iBh+2e/cR/XYao8b6B1C4tUD9Y1ndSX5Qml/s+qltxhtatI1moBFgtZLiJMgsw3FYrlaw+mi69KJIXVha8m+u3LyQ36+l2DGN39qGXy027r8xyW2m0XlO460FoxYlsduLH3/S2XK0PPwbaDF8b19tywAKZNVNLUMWZthU6FNrAmvld7Y6Lw3zv2ZMv832a1g9t7NecIDky+3COx8QZ6+K76DhT2UVdS0K/Et5kxLEEzr5No1IQy9m3Y5Rrs5r+EXPi9hBzhZSNbUmt2zGW1jxGG1hXfC9++g0SdSVOpr7guy+ZwMLiZAJLhGR4YhDmHSK7pMSZrc+FqkzIWX6rxLmQIYYJHEsLSpz/vSGGCRyLGSXOt5XdssowG4LSZQS+nV07EyjgzXXMCebCM6XFvAO8saZcLXHOT2mlMkzNgQ7nrZVahSL8ywfEMDXn1ZP8bkGcKjui2afEMDUD+psvrG+FOAvZ0Os0cWmJqQlw56/S5pFMBPdN5Z+qKSP6Z4zjT2Zjgd5mRskxlZ5Wc+tyyLUhC5TZCOCp3fQm5RMlTjFS8gY0fHGfY1BmfYG+PA2hSAk5HIvRcsT7HzZu3ku04yBRwyZimKoAMWYelJ/8aWhqEdjKXw/dVX/jVA6IdNsBove2EsOsioV/1YTPVFFG7sGI+PJxq3VrsKABkhQv23w+1yks6KadRM1Ra7+xWb2/bv6rDVMtkNwsL1slSsSVCzNESz7zGCF69Sbf1/1PJpRAY8QwtURQWhx/rG/OLxThs5FLxDA1R3Tbe3lxihMPU2rTSwxTO3rF8Uf99pPiG9wasl3q7wgxzEaj3HlOf3mKxCla0xnV4JxuyDAbBfQWaWrT+jMouTVYNVANs20sUGaDGLGE+Xva+YLrfes5gbYSx6DM+tKrPLWrMIFY6d3y/qGE+pvkMhNTNeCVVXUol4SXaeYTLVIpO9TuMWKYVSFSmPAxM/KyralC9Fz8UqRdVfFPqWcxdQiPKDFMMRlrOaYSZFaOUmPToJf79uJ/WOLcF16SQMkAAAAASUVORK5CYII=);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin: 10px;
  cursor: pointer;
}
.HaikuDoku_container___2L3JG .challenge_body___1wYY8 .challenge_container___3AUpl .start_button___3KPya:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  background-image: url(data:image/png;base64,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);
}
.leaderboardtable___gtFle {
  margin: 1em 2em;
  border-radius: 1em;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
.leaderboardtable___gtFle td,
.leaderboardtable___gtFle th {
  padding: 8px 12px!important;
}
.ranktr___27WgR {
  background: #fff;
}
.ranktr1___1uq5E {
  background: #e5dec9;
  font-weight: bold;
}
.ranktr2___YvGVk {
  background: #eae4d3;
  font-weight: bold;
}
.ranktr3___2rKr4 {
  background: #f0eade;
  font-weight: bold;
}
.ranktrme___3Ehzx {
  background: #d5f3ff;
}
.rank___3dAat {
  background: transparent;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
}
.rank1___4xkqt {
  background: #f8cb70;
}
.rank2___20HGw {
  background: #aeced7;
}
.rank3___2C0KX {
  background: #d99e7b;
}
.nonick___2ue9M {
  letter-spacing: 2px;
  font-variant: small-caps;
  font-size: 70%;
}
.focal-shelf.leaderboard .display_ {
  padding-top: 110px;
}
.center___2vYw2 {
  text-align: center!important;
  font-size: 18px!important;
}
.topstable___2ysqK {
  margin: 1em 2em;
  border-radius: 1em;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
.topstable___2ysqK td,
.topstable___2ysqK th {
  padding: 8px 12px!important;
  font-size: 140%;
}
.ranktr___2zIxk {
  background: #fff;
}
.ranktr1___ll1tV {
  background: #e5dec9;
}
.ranktr2___1IfVM {
  background: #eae4d3;
}
.ranktr3___3SJ9S {
  background: #f0eade;
}
.ranktrme___1xjku {
  background: #b9d8df;
}
.rank___1Yhs2 {
  background: transparent;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
}
.rank1___2c34S {
  background: #f8cb70;
}
.rank2___8UlF1 {
  background: #aeced7;
}
.rank3___kN-1x {
  background: #d99e7b;
}
.nonick___15ktT {
  letter-spacing: 2px;
  font-variant: small-caps;
  font-size: 70%;
}
.actionbtn___3Vha1 {
  background-color: #e0162d;
  border-color: #e0162d;
  border-radius: .7em;
  margin: 0;
}
.helppic___2xf8Z {
  margin: 2em 0;
}
.msgicon___2Y5Ht {
  font-size: 20px;
  color: #15e05d;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-popover {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.ant-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.ant-popover-hidden {
  display: none;
}
.ant-popover-placement-top,
.ant-popover-placement-topLeft,
.ant-popover-placement-topRight {
  padding-bottom: 10px;
}
.ant-popover-placement-right,
.ant-popover-placement-rightTop,
.ant-popover-placement-rightBottom {
  padding-left: 10px;
}
.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
  padding-top: 10px;
}
.ant-popover-placement-left,
.ant-popover-placement-leftTop,
.ant-popover-placement-leftBottom {
  padding-right: 10px;
}
.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-popover {
    /* IE10+ */
  }
  .ant-popover-inner {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  }
}
.ant-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  border-bottom: 1px solid #e8e8e8;
}
.ant-popover-inner-content {
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.65);
}
.ant-popover-message {
  position: relative;
  padding: 4px 0 12px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
}
.ant-popover-message > .anticon {
  position: absolute;
  top: 8px;
  color: #faad14;
  font-size: 14px;
}
.ant-popover-message-title {
  padding-left: 22px;
}
.ant-popover-buttons {
  margin-bottom: 4px;
  text-align: right;
}
.ant-popover-buttons button {
  margin-left: 8px;
}
.ant-popover-arrow {
  position: absolute;
  display: block;
  width: 8.48528137px;
  height: 8.48528137px;
  background: transparent;
  border-style: solid;
  border-width: 4.24264069px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  bottom: 6.2px;
  border-top-color: transparent;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: transparent;
  -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  left: 6px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #fff;
  border-left-color: #fff;
  -webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  top: 6px;
  border-top-color: #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
  -webkit-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
          box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
}
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  right: 6px;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  -webkit-box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
:root{--flipcard-transition-duration:0.33s;--flipcard-transition-easing-function:ease-in}.Flipcard,.Flipcard-back,.Flipcard-flipper,.Flipcard-front{outline:0;-webkit-box-shadow:none;box-shadow:none}.Flipcard-back,.Flipcard-front{z-index:0;overflow-x:hidden}@-moz-document url-prefix(){.Flipcard{perspective:none!important}}.Flipcard{-webkit-perspective:1000px;perspective:1000px;width:100%}.Flipcard-flipper{-webkit-transition:var(--flipcard-transition-duration,.33s) var(--flipcard-transition-easing-function,ease-in);transition:var(--flipcard-transition-duration,.33s) var(--flipcard-transition-easing-function,ease-in);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative}.Flipcard-back,.Flipcard-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity var(--flipcard-transition-duration,.33s) var(--flipcard-transition-easing-function,ease-in),-webkit-transform var(--flipcard-transition-duration,.33s) var(--flipcard-transition-easing-function,ease-in);transition:opacity var(--flipcard-transition-duration,.33s) var(--flipcard-transition-easing-function,ease-in),-webkit-transform var(--flipcard-transition-duration,.33s) var(--flipcard-transition-easing-function,ease-in);transition:transform var(--flipcard-transition-duration,.33s) var(--flipcard-transition-easing-function,ease-in),opacity var(--flipcard-transition-duration,.33s) var(--flipcard-transition-easing-function,ease-in);transition:transform var(--flipcard-transition-duration,.33s) var(--flipcard-transition-easing-function,ease-in),opacity var(--flipcard-transition-duration,.33s) var(--flipcard-transition-easing-function,ease-in),-webkit-transform var(--flipcard-transition-duration,.33s) var(--flipcard-transition-easing-function,ease-in);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(0);transform:rotateY(0);position:absolute;top:0;left:0}.Flipcard-front{z-index:2;-webkit-transform:rotateY(0);transform:rotateY(0)}.Flipcard-back{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.Flipcard--horizontal.Flipcard--flipped>.Flipcard-front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.Flipcard--horizontal.Flipcard--flipped>.Flipcard-back{-webkit-transform:rotateY(0);transform:rotateY(0)}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIjxpbnB1dCBjc3MgMT4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsTUFBTSxxQ0FBcUMsNkNBQTZDLENBQUMsMkRBQTJELFVBQVUsd0JBQXdCLGVBQWUsQ0FBQywrQkFBK0IsVUFBVSxpQkFBaUIsQ0FBQyw0QkFBNEIsVUFBVSwwQkFBMEIsQ0FBQyxDQUFDLFVBQVUsMkJBQTJCLG1CQUFtQixVQUFVLENBQUMsa0JBQWtCLCtHQUErRyx1R0FBdUcsb0NBQW9DLDRCQUE0QixpQkFBaUIsQ0FBQywrQkFBK0IsbUNBQW1DLDJCQUEyQixxT0FBcU8sNk5BQTZOLHFOQUFxTixtVUFBbVUsb0NBQW9DLDRCQUE0Qiw2QkFBNkIscUJBQXFCLGtCQUFrQixNQUFNLE1BQU0sQ0FBQyxnQkFBZ0IsVUFBVSw2QkFBNkIsb0JBQW9CLENBQUMsZUFBZSxtQ0FBbUMsMEJBQTBCLENBQUMsd0RBQXdELGtDQUFrQyx5QkFBeUIsQ0FBQyx1REFBdUQsNkJBQTZCLG9CQUFvQixDQUFDIiwiZmlsZSI6IkZsaXBjYXJkLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIjpyb290ey0tZmxpcGNhcmQtdHJhbnNpdGlvbi1kdXJhdGlvbjowLjMzczstLWZsaXBjYXJkLXRyYW5zaXRpb24tZWFzaW5nLWZ1bmN0aW9uOmVhc2UtaW59LkZsaXBjYXJkLC5GbGlwY2FyZC1iYWNrLC5GbGlwY2FyZC1mbGlwcGVyLC5GbGlwY2FyZC1mcm9udHtvdXRsaW5lOjA7LXdlYmtpdC1ib3gtc2hhZG93Om5vbmU7Ym94LXNoYWRvdzpub25lfS5GbGlwY2FyZC1iYWNrLC5GbGlwY2FyZC1mcm9udHt6LWluZGV4OjA7b3ZlcmZsb3cteDpoaWRkZW59QC1tb3otZG9jdW1lbnQgdXJsLXByZWZpeCgpey5GbGlwY2FyZHtwZXJzcGVjdGl2ZTpub25lIWltcG9ydGFudH19LkZsaXBjYXJkey13ZWJraXQtcGVyc3BlY3RpdmU6MTAwMHB4O3BlcnNwZWN0aXZlOjEwMDBweDt3aWR0aDoxMDAlfS5GbGlwY2FyZC1mbGlwcGVyey13ZWJraXQtdHJhbnNpdGlvbjp2YXIoLS1mbGlwY2FyZC10cmFuc2l0aW9uLWR1cmF0aW9uLC4zM3MpIHZhcigtLWZsaXBjYXJkLXRyYW5zaXRpb24tZWFzaW5nLWZ1bmN0aW9uLGVhc2UtaW4pO3RyYW5zaXRpb246dmFyKC0tZmxpcGNhcmQtdHJhbnNpdGlvbi1kdXJhdGlvbiwuMzNzKSB2YXIoLS1mbGlwY2FyZC10cmFuc2l0aW9uLWVhc2luZy1mdW5jdGlvbixlYXNlLWluKTstd2Via2l0LXRyYW5zZm9ybS1zdHlsZTpwcmVzZXJ2ZS0zZDt0cmFuc2Zvcm0tc3R5bGU6cHJlc2VydmUtM2Q7cG9zaXRpb246cmVsYXRpdmV9LkZsaXBjYXJkLWJhY2ssLkZsaXBjYXJkLWZyb250ey13ZWJraXQtYmFja2ZhY2UtdmlzaWJpbGl0eTpoaWRkZW47YmFja2ZhY2UtdmlzaWJpbGl0eTpoaWRkZW47LXdlYmtpdC10cmFuc2l0aW9uOm9wYWNpdHkgdmFyKC0tZmxpcGNhcmQtdHJhbnNpdGlvbi1kdXJhdGlvbiwuMzNzKSB2YXIoLS1mbGlwY2FyZC10cmFuc2l0aW9uLWVhc2luZy1mdW5jdGlvbixlYXNlLWluKSwtd2Via2l0LXRyYW5zZm9ybSB2YXIoLS1mbGlwY2FyZC10cmFuc2l0aW9uLWR1cmF0aW9uLC4zM3MpIHZhcigtLWZsaXBjYXJkLXRyYW5zaXRpb24tZWFzaW5nLWZ1bmN0aW9uLGVhc2UtaW4pO3RyYW5zaXRpb246b3BhY2l0eSB2YXIoLS1mbGlwY2FyZC10cmFuc2l0aW9uLWR1cmF0aW9uLC4zM3MpIHZhcigtLWZsaXBjYXJkLXRyYW5zaXRpb24tZWFzaW5nLWZ1bmN0aW9uLGVhc2UtaW4pLC13ZWJraXQtdHJhbnNmb3JtIHZhcigtLWZsaXBjYXJkLXRyYW5zaXRpb24tZHVyYXRpb24sLjMzcykgdmFyKC0tZmxpcGNhcmQtdHJhbnNpdGlvbi1lYXNpbmctZnVuY3Rpb24sZWFzZS1pbik7dHJhbnNpdGlvbjp0cmFuc2Zvcm0gdmFyKC0tZmxpcGNhcmQtdHJhbnNpdGlvbi1kdXJhdGlvbiwuMzNzKSB2YXIoLS1mbGlwY2FyZC10cmFuc2l0aW9uLWVhc2luZy1mdW5jdGlvbixlYXNlLWluKSxvcGFjaXR5IHZhcigtLWZsaXBjYXJkLXRyYW5zaXRpb24tZHVyYXRpb24sLjMzcykgdmFyKC0tZmxpcGNhcmQtdHJhbnNpdGlvbi1lYXNpbmctZnVuY3Rpb24sZWFzZS1pbik7dHJhbnNpdGlvbjp0cmFuc2Zvcm0gdmFyKC0tZmxpcGNhcmQtdHJhbnNpdGlvbi1kdXJhdGlvbiwuMzNzKSB2YXIoLS1mbGlwY2FyZC10cmFuc2l0aW9uLWVhc2luZy1mdW5jdGlvbixlYXNlLWluKSxvcGFjaXR5IHZhcigtLWZsaXBjYXJkLXRyYW5zaXRpb24tZHVyYXRpb24sLjMzcykgdmFyKC0tZmxpcGNhcmQtdHJhbnNpdGlvbi1lYXNpbmctZnVuY3Rpb24sZWFzZS1pbiksLXdlYmtpdC10cmFuc2Zvcm0gdmFyKC0tZmxpcGNhcmQtdHJhbnNpdGlvbi1kdXJhdGlvbiwuMzNzKSB2YXIoLS1mbGlwY2FyZC10cmFuc2l0aW9uLWVhc2luZy1mdW5jdGlvbixlYXNlLWluKTstd2Via2l0LXRyYW5zZm9ybS1zdHlsZTpwcmVzZXJ2ZS0zZDt0cmFuc2Zvcm0tc3R5bGU6cHJlc2VydmUtM2Q7LXdlYmtpdC10cmFuc2Zvcm06cm90YXRlWSgwKTt0cmFuc2Zvcm06cm90YXRlWSgwKTtwb3NpdGlvbjphYnNvbHV0ZTt0b3A6MDtsZWZ0OjB9LkZsaXBjYXJkLWZyb250e3otaW5kZXg6Mjstd2Via2l0LXRyYW5zZm9ybTpyb3RhdGVZKDApO3RyYW5zZm9ybTpyb3RhdGVZKDApfS5GbGlwY2FyZC1iYWNrey13ZWJraXQtdHJhbnNmb3JtOnJvdGF0ZVkoLTE4MGRlZyk7dHJhbnNmb3JtOnJvdGF0ZVkoLTE4MGRlZyl9LkZsaXBjYXJkLS1ob3Jpem9udGFsLkZsaXBjYXJkLS1mbGlwcGVkPi5GbGlwY2FyZC1mcm9udHstd2Via2l0LXRyYW5zZm9ybTpyb3RhdGVZKDE4MGRlZyk7dHJhbnNmb3JtOnJvdGF0ZVkoMTgwZGVnKX0uRmxpcGNhcmQtLWhvcml6b250YWwuRmxpcGNhcmQtLWZsaXBwZWQ+LkZsaXBjYXJkLWJhY2t7LXdlYmtpdC10cmFuc2Zvcm06cm90YXRlWSgwKTt0cmFuc2Zvcm06cm90YXRlWSgwKX0iXX0= */.TradingCard_inner___2_yQA {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 150px;
  height: 200px;
  padding: 10px 5px;
  background: #f8f8f8;
  border-radius: .8em;
  text-align: center;
}
.flipicon___3Eh_I {
  position: absolute;
  z-index: 100;
  bottom: 10px;
  right: 10px;
}
.card____L8hi {
  width: 150px;
  height: 200px;
  color: #393c42;
  background: #fefffe;
  overflow: hidden;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  margin: 10px;
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53), -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
}
.card____L8hi:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.cardBack___3gQhl {
  color: #000;
  background: #5cbde5;
}
.picture___SGRNQ {
  margin-top: 5px;
  max-height: 80px;
  max-width: 90%;
}
.audio___3fBv7 {
  float: right;
  margin-top: -12px;
  margin-right: 4px;
}
.star___pKuCD {
  position: absolute;
  top: 6px;
  left: 8px;
  color: #f25c5b;
}
.pinyin___2tMVm {
  margin-top: 8px;
  color: #5cbde5;
}
.term_zh___3rsna {
  font-size: 140%;
  letter-spacing: .3em;
  padding: 3px 0;
}
.term_en___Pq_Aw {
  font-size: 140%;
  padding: 3px 0;
}
.meaning___35M7H {
  color: #777;
  line-height: 110%;
}
.example___35WhG {
  text-align: left;
  margin-left: 4px;
  margin-bottom: 10px;
  line-height: 125%;
}
.example_term___2Oj3D {
  background: #0695c8;
  color: #fff;
  border-radius: .3em;
  padding: 0 2px;
  margin: 0 1px;
}
.card___mmuf6 {
  font-family: Optima, Candara, Book Antiqua, Times New Roman ;
  width: 200px;
  height: 250px;
  color: #393c42;
  background: #fefffe;
  overflow: hidden;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  margin: 10px;
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53), -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
}
.card___mmuf6:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.card___mmuf6 .vocab___EYpxR {
  font-size: 160%;
  font-weight: bold;
  padding: 3px 0;
  color: #000000a0;
}
.card___mmuf6 .instances___1lYAz {
  margin-top: 1em;
}
.card___mmuf6 .phonetic___Vex1O {
  margin-top: 0em;
  opacity: .7;
  font-size: 120%;
}
.card___mmuf6 .spinner___ha7PM i {
  background-color: #fff;
}
.card___mmuf6 .term___VwyXw {
  background: #6ec9ff36;
  -webkit-box-shadow: 0 0 0 2px #6ec9ff36;
          box-shadow: 0 0 0 2px #6ec9ff36;
  border-radius: .2em;
}
.card___mmuf6 .term___VwyXw:first-child {
  margin-left: -0.2em;
}
body[data-site=ca4_atn] .vocab___EYpxR {
  font-family: "Comic Sans MS", sans-serif;
}
body[data-site=ca4_atn] .instances___1lYAz {
  font-family: "Comic Sans MS", sans-serif;
}
.cardBack___3OooU {
  position: relative;
  color: #000;
  background: #5cbde5;
}
.cardBack___3OooU:after {
  position: absolute;
  z-index: 10;
  content: "";
  width: 100%;
  height: 30px;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5cbde500), color-stop(70%, #5cbde5));
  background: linear-gradient(180deg, #5cbde500 0, #5cbde5 70%);
}
.picture___2E4pK {
  margin-top: 5px;
  max-height: 80px;
  max-width: 90%;
}
.audio___1iZOB {
  position: absolute;
  right: 10px;
  padding: 4px;
}
.audio___1iZOB:hover {
  background: #00000020;
}
.star___xqh9Q {
  position: absolute;
  top: 6px;
  left: 8px;
  color: #f25c5b;
}
.meaning___3t6vq {
  color: #777;
  line-height: 110%;
}
.meaning___1p4Wp {
  line-height: 110%;
  margin-bottom: .8em;
}
.meaning___1p4Wp .pos___1Amey {
  font-style: italic;
  font-family: serif;
}
.meaning___1p4Wp .xlate___wut5r {
  margin-top: .3em;
  font-size: 110%;
}
.meaning___1p4Wp .xlate___wut5r .pos___1Amey {
  display: none;
}
.meaning___1p4Wp .picture___3Brgj {
  margin-top: .3em;
  max-height: 80px;
  max-width: 90%;
}
.meaning___1p4Wp .picture___3Brgj.hide___3bco7 {
  display: none;
}
.meaning___1p4Wp.noL2___24mgu .text___2z-86 {
  display: none;
}
.meaning___1p4Wp.noL2___24mgu .xlate___wut5r .pos___1Amey {
  display: initial;
}
.bg___3mmki {
  overflow: hidden;
  position: fixed;
  background: #0f1424;
  border-radius: 80px;
  border: 40px inset #fcecc0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bg___3mmki .rocket___3ZgbC {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 172px;
  height: 151px;
  right: 100px;
  top: 60px;
  -webkit-animation: appear___1U8bg 0.5s 0s cubic-bezier(0.82, 0.1, 0.14, 1.12), rotate1___2f6dZ 20s infinite;
          animation: appear___1U8bg 0.5s 0s cubic-bezier(0.82, 0.1, 0.14, 1.12), rotate1___2f6dZ 20s infinite;
}
.bg___3mmki .astro___2s38P {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 167px;
  height: 249px;
  left: 190px;
  bottom: 178px;
  -webkit-animation: appear___1U8bg 0.5s 0s cubic-bezier(0.82, 0.1, 0.14, 1.12), rotate1___2f6dZ 18s infinite;
          animation: appear___1U8bg 0.5s 0s cubic-bezier(0.82, 0.1, 0.14, 1.12), rotate1___2f6dZ 18s infinite;
}
.bg___3mmki .didi___1RMkm {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 139px;
  height: 165px;
  right: 205px;
  bottom: 151px;
  -webkit-animation: appear___1U8bg 0.5s 0s cubic-bezier(0.82, 0.1, 0.14, 1.12), rotate1___2f6dZ 16s infinite;
          animation: appear___1U8bg 0.5s 0s cubic-bezier(0.82, 0.1, 0.14, 1.12), rotate1___2f6dZ 16s infinite;
}
.bg___3mmki .cord1___HEBQb {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 557px;
  height: 374px;
  left: 283px;
  top: 170px;
  -webkit-animation: stretch1___2y8HS 14s infinite;
          animation: stretch1___2y8HS 14s infinite;
}
.bg___3mmki .cord2___2aPji {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 262px;
  height: 482px;
  right: 10px;
  bottom: 156px;
  -webkit-animation: stretch1___2y8HS 16s infinite;
          animation: stretch1___2y8HS 16s infinite;
}
.bg___3mmki .yellow-planet___13Z0w {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 377px;
  height: 170px;
  left: 0;
  bottom: 0;
}
.bg___3mmki .purple-planet___7qM0i {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 171px;
  height: 120px;
  left: 380px;
  bottom: 40px;
  -webkit-animation: float2___3CAaV 10s infinite;
          animation: float2___3CAaV 10s infinite;
}
.bg___3mmki .blue-planet___55xHm {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 286px;
  height: 177px;
  left: 20px;
  top: 50px;
  -webkit-animation: float1___3Jf6z 8s infinite;
          animation: float1___3Jf6z 8s infinite;
}
.bg___3mmki .moon___2yFNm {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 89px;
  height: 106px;
  right: 70px;
  bottom: 333px;
  -webkit-animation: float1___3Jf6z 12s infinite;
          animation: float1___3Jf6z 12s infinite;
}
.bg___3mmki .earth___vr5Y9 {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 67px;
  height: 90px;
  right: 0;
  top: 50px;
}
.bg___3mmki .starfield1___1qqcg {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 1024px;
  height: 768px;
  -webkit-animation: starfield1___1qqcg 15s infinite;
          animation: starfield1___1qqcg 15s infinite;
}
.bg___3mmki .starfield2___25vni {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 955px;
  height: 681px;
  -webkit-animation: starfield2___25vni 18s infinite;
          animation: starfield2___25vni 18s infinite;
}
.bg___3mmki .starfield3___1AFm6 {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 918px;
  height: 747px;
  -webkit-animation: starfield1___1qqcg 20s infinite, blink___2II2U 2s infinite;
          animation: starfield1___1qqcg 20s infinite, blink___2II2U 2s infinite;
}
.bg___3mmki .starfield4___1mrg9 {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 902px;
  height: 496px;
  -webkit-animation: starfield2___25vni 28s infinite, blink___2II2U 3s infinite;
          animation: starfield2___25vni 28s infinite, blink___2II2U 3s infinite;
}
.bg___3mmki .logo1___3ijOD {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 283px;
  height: 334px;
  right: 361px;
  top: 169px;
  opacity: 0;
  -webkit-transform: translateY(-1000px);
      -ms-transform: translateY(-1000px);
          transform: translateY(-1000px);
  -webkit-animation: appear___1U8bg 0.9s cubic-bezier(0.82, 0.1, 0.14, 1.12) forwards;
          animation: appear___1U8bg 0.9s cubic-bezier(0.82, 0.1, 0.14, 1.12) forwards;
}
.bg___3mmki .logo1___3ijOD:after {
  position: absolute;
  content: "beta";
  font-size: 40px;
  color: red;
  right: 10px;
  bottom: 9px;
  text-shadow: -2px -2px 1px #eee, 2px -2px 1px #eee, -2px 2px 1px #eee, 2px 2px 1px #eee;
}
.bg___3mmki .asteroid1___3Lggj {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 200px;
  height: 200px;
  left: 500px;
  top: 400px;
  -webkit-animation: shoot1___16Ry3 20s 0s infinite;
          animation: shoot1___16Ry3 20s 0s infinite;
  opacity: 0;
}
.bg___3mmki .asteroid2___3jILX {
  position: absolute;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  pointer-events: none;
  background-repeat: no-repeat;
  width: 200px;
  height: 200px;
  left: 500px;
  top: 400px;
  -webkit-animation: shoot1___16Ry3 23s 4.3s infinite;
          animation: shoot1___16Ry3 23s 4.3s infinite;
  opacity: 0;
}
.enter___2xJpR {
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.64, 0.57, 0.67, 2.53);
  transition: -webkit-transform 0.3s cubic-bezier(0.64, 0.57, 0.67, 2.53);
  transition: transform 0.3s cubic-bezier(0.64, 0.57, 0.67, 2.53);
  transition: transform 0.3s cubic-bezier(0.64, 0.57, 0.67, 2.53), -webkit-transform 0.3s cubic-bezier(0.64, 0.57, 0.67, 2.53);
  bottom: 200px;
  right: 434px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  -webkit-animation: pulsating____A0Sd 3s infinite;
          animation: pulsating____A0Sd 3s infinite;
}
.enter___2xJpR:hover {
  opacity: .9;
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-animation: none;
          animation: none;
}
.back___sR1Le {
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.64, 0.57, 0.67, 2.53);
  transition: -webkit-transform 0.3s cubic-bezier(0.64, 0.57, 0.67, 2.53);
  transition: transform 0.3s cubic-bezier(0.64, 0.57, 0.67, 2.53);
  transition: transform 0.3s cubic-bezier(0.64, 0.57, 0.67, 2.53), -webkit-transform 0.3s cubic-bezier(0.64, 0.57, 0.67, 2.53);
  top: 10px;
  left: 10px;
  cursor: pointer;
}
.back___sR1Le:hover {
  opacity: .9;
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-animation: none;
          animation: none;
}
.loading___nSHb0 {
  position: absolute;
  color: #fff;
  bottom: 30px;
  right: 40px;
  text-align: center;
  font-size: 28px;
  -webkit-animation: blink___2II2U 3s infinite;
          animation: blink___2II2U 3s infinite;
}
@-webkit-keyframes pulsating____A0Sd {
  0%,
  75%,
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes pulsating____A0Sd {
  0%,
  75%,
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@-webkit-keyframes shoot1___16Ry3 {
  0%,
  11%,
  21%,
  31%,
  41%,
  51%,
  61%,
  71%,
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 0;
  }
  10% {
    -webkit-transform: translate(60vw, 0);
            transform: translate(60vw, 0);
    opacity: 1;
  }
  20% {
    -webkit-transform: translate(60vw, 30vh);
            transform: translate(60vw, 30vh);
    opacity: 1;
  }
  30% {
    -webkit-transform: translate(-60vw, -60vh);
            transform: translate(-60vw, -60vh);
    opacity: 1;
  }
  40% {
    -webkit-transform: translate(-60vw, 30vh);
            transform: translate(-60vw, 30vh);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(60vw, -30vh);
            transform: translate(60vw, -30vh);
    opacity: 1;
  }
  60% {
    -webkit-transform: translate(10vw, -60vh);
            transform: translate(10vw, -60vh);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate(-10vw, 60vh);
            transform: translate(-10vw, 60vh);
    opacity: 1;
  }
}
@keyframes shoot1___16Ry3 {
  0%,
  11%,
  21%,
  31%,
  41%,
  51%,
  61%,
  71%,
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 0;
  }
  10% {
    -webkit-transform: translate(60vw, 0);
            transform: translate(60vw, 0);
    opacity: 1;
  }
  20% {
    -webkit-transform: translate(60vw, 30vh);
            transform: translate(60vw, 30vh);
    opacity: 1;
  }
  30% {
    -webkit-transform: translate(-60vw, -60vh);
            transform: translate(-60vw, -60vh);
    opacity: 1;
  }
  40% {
    -webkit-transform: translate(-60vw, 30vh);
            transform: translate(-60vw, 30vh);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(60vw, -30vh);
            transform: translate(60vw, -30vh);
    opacity: 1;
  }
  60% {
    -webkit-transform: translate(10vw, -60vh);
            transform: translate(10vw, -60vh);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate(-10vw, 60vh);
            transform: translate(-10vw, 60vh);
    opacity: 1;
  }
}
@-webkit-keyframes appear___1U8bg {
  0% {
    -webkit-transform: translate(-1000px);
            transform: translate(-1000px);
    opacity: 0;
  }
  40% {
    -webkit-transform: scale(5) rotate(720deg);
            transform: scale(5) rotate(720deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
    opacity: 1;
  }
}
@keyframes appear___1U8bg {
  0% {
    -webkit-transform: translate(-1000px);
            transform: translate(-1000px);
    opacity: 0;
  }
  40% {
    -webkit-transform: scale(5) rotate(720deg);
            transform: scale(5) rotate(720deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
    opacity: 1;
  }
}
@-webkit-keyframes float1___3Jf6z {
  0%,
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-5deg) translate(10px, 10px);
            transform: rotate(-5deg) translate(10px, 10px);
  }
}
@keyframes float1___3Jf6z {
  0%,
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-5deg) translate(10px, 10px);
            transform: rotate(-5deg) translate(10px, 10px);
  }
}
@-webkit-keyframes float2___3CAaV {
  0%,
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(10deg) translate(-20px, 10px);
            transform: rotate(10deg) translate(-20px, 10px);
  }
}
@keyframes float2___3CAaV {
  0%,
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(10deg) translate(-20px, 10px);
            transform: rotate(10deg) translate(-20px, 10px);
  }
}
@-webkit-keyframes stretch1___2y8HS {
  0%,
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  50% {
    -webkit-transform: scaleY(1.1);
            transform: scaleY(1.1);
  }
}
@keyframes stretch1___2y8HS {
  0%,
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  50% {
    -webkit-transform: scaleY(1.1);
            transform: scaleY(1.1);
  }
}
@-webkit-keyframes rotate1___2f6dZ {
  0%,
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}
@keyframes rotate1___2f6dZ {
  0%,
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}
@-webkit-keyframes pulsate___3AVUp {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: .5;
  }
}
@keyframes pulsate___3AVUp {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: .5;
  }
}
@-webkit-keyframes starfield1___1qqcg {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    opacity: .4;
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
}
@keyframes starfield1___1qqcg {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    opacity: .4;
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
}
@-webkit-keyframes starfield2___25vni {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    opacity: .3;
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
@keyframes starfield2___25vni {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    opacity: .3;
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
@-webkit-keyframes blink___2II2U {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: .2;
  }
}
@keyframes blink___2II2U {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: .2;
  }
}
.alignment____1-4-G {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background: center / cover no-repeat url(./static/sky.c67e5bf5.jpg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.title____2vTPj {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 700;
}
.alignment_title____c_UM0 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.domain_container____3o3lb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.alignment_title____c_UM0:hover .action_button____3QSgq {
  opacity: 1;
  top: -30px;
}
.alignment_title____c_UM0:hover .record____RfIWT,
.alignment_title____c_UM0:hover .resource____2LfVp {
  background-color: #f0f0f0;
  opacity: 1;
  top: 65px;
}
.alignment_title____c_UM0:hover .resource____2LfVp {
  top: 90px;
}
.domain_group____1aa8V {
  font-size: 17px;
  height: 30px;
}
.domain_name____3E6gF {
  z-index: 1;
  font-size: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.yctlevel___29a-L {
  font-size: 22px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cat____3ktVV {
  font-variant: small-caps;
  margin: 0px 5px;
  cursor: pointer;
  border-radius: 0.5em;
  padding: 0 5px;
  border-radius: 20px;
  padding: 2px 20px;
  background-color: #ffffff;
  color: #666666;
}
.cat____3ktVV:hover {
  background-color: #acc8e2;
  color: #666666;
}
.tags_container____12eAG {
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: pre;
}
.tags_container____12eAG.list____3kBH6 {
  margin-left: 20px;
}
.custom_header___2A-bK {
  font-size: 22px;
}
.hilite____3JexL {
  color: #ffffff;
  background-color: #49a4e8;
  border-radius: 20px;
  padding: 2px 20px;
}
.filterLevel___2bl-Z {
  font-size: 17px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.4em 0;
  white-space: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 2s;
  transition: all 2s;
}
.story_container____1-5Fm {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 10px;
}
.story_container____1-5Fm.list____3kBH6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  width: 100%;
}
.story_container____1-5Fm.grid____TozVE {
  width: 225px;
}
.panels____1GhWD {
  width: 200px;
  height: 500px;
}
.panels____1GhWD .column____vb2YR .alignment_text____10y8E {
  background-color: #ffffff80;
  width: 209.74px;
  height: 48.42px;
}
.panels____1GhWD .column____vb2YR .hilite____3JexL {
  background-color: #4bc3f2;
}
.action_button_container___1fAZ9 {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
}
.action_button_container___1fAZ9.grid____TozVE {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.action_button_container___1fAZ9.list____3kBH6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  width: 100%;
}
.action_button_container___1fAZ9:hover {
  -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
          transform: scale(1.01);
}
.story_header____2UmD2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 10px;
}
.story_header____2UmD2.grid____TozVE {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.story_img____nOOG6 {
  border-radius: 10px;
  width: 220px;
  height: 155px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  -webkit-box-shadow: 2px 2px 8px rgba(117, 89, 43, 0.3);
          box-shadow: 2px 2px 8px rgba(117, 89, 43, 0.3);
  margin-bottom: 10px;
  display: block;
}
.story_img____nOOG6.list____3kBH6 {
  width: 88px;
  height: 64px;
}
.story_title____27poj {
  font-size: 17px;
  font-weight: 600;
}
.story_title____27poj.list____3kBH6 {
  font-weight: 700;
}
.story_title____27poj.list____3kBH6.img_text____26LYP {
  font-size: 9px;
}
.img_text____26LYP {
  background: rgba(255, 255, 255, 0.31372549);
  color: #000;
  padding: 8px 5px;
  width: 80%;
  margin-bottom: 1em;
  border-radius: 0.5em;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
.icon_container____1Paur {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  top: 30px;
  right: 0px;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms;
  opacity: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  z-index: 10;
}
.icon_container____1Paur.list____3kBH6 {
  margin-left: initial;
}
.story_container____1-5Fm:hover .icon_container____1Paur {
  opacity: 1;
  top: 0;
}
.story_img____nOOG6:hover .action_button_container___1fAZ9 {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.action_icon____1tKTy {
  opacity: 0.6;
}
.action_icon____1tKTy:hover {
  opacity: 1;
}
.story_desc____2cmqF {
  font-size: 16px;
}
.story_detail____1PSNJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.story_footer____1-lnJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #8f8f8f;
}
.story_footer____1-lnJ.list____3kBH6 {
  margin-left: auto;
  margin-right: 20px;
}
.action_button____3QSgq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: -1;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 0px;
}
.selectContent____1ZLdU {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -ms-flex-item-align: center;
      align-self: center;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ffffff;
  border-radius: 5px !important;
  color: #4d4d4d;
  z-index: -1;
  top: 0px;
}
.selectContent____1ZLdU:hover {
  background-color: #ffffff !important;
  color: #4d4d4d !important;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.record____RfIWT,
.resource____2LfVp {
  top: 0px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.icon____1Kt6R {
  font-size: 20px;
  margin: 5px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  color: #4d4d4d;
}
.icon____1Kt6R:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  color: #ffffff;
}
.tagicon____2d0Xl:hover {
  color: initial;
}
.input_row___Je62S {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.container____1BFfB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 10px;
}
.radio_btn____2PxnS {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.label____3jLft {
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
}
.input____2qIW6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.column____vb2YR {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
.row____3xbS9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.button_ec____2WJtO {
  cursor: pointer;
  margin: 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 14px;
  background-color: #ffffff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 10px;
  border-radius: 20px;
  gap: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.button_ec____2WJtO.collapse____140s3 {
  background-color: #fcdb00;
}
.collapse_container____2rUJ_ {
  background-color: initial !important;
  border: initial !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.collapse_bar____2DyCs {
  border-radius: 10px !important;
  background-color: #ffffff;
  margin: 6px;
}
.collapse_content____2NhST.list____3kBH6 {
  display: initial;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: initial;
          flex-flow: initial;
}
.collapse_content____2NhST.grid____TozVE {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  gap: 10px;
  margin: 10px;
}
.radio_icon____3_OZZ {
  margin-right: 8px;
}
.radio_button____2h_85 {
  background-color: #49a4e8;
}
.description____3VwUQ {
  margin-top: 5px;
  padding-right: 50px;
}
.disabled____2ZR4Y {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  opacity: 0.45;
  background-color: #ffffff;
}
.beta____2s0Vy {
  display: none;
  position: absolute;
  top: 10px;
  right: 20px;
  background: #3c96ff30;
  font-size: 12px;
  color: #5194e2;
  padding: 0 0.8em;
  border-radius: 0.5em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.backdrop____2Imca {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2001;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bg___lzraX {
  width: 100vw;
  height: 100vh;
  background-color: #555;
}
.container___3RDVE {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1024px;
  height: 768px;
  overflow: hidden;
  -webkit-box-shadow: 2px 8px 12px #372702d1;
          box-shadow: 2px 8px 12px #372702d1;
}
.bookframe___3zqHw iframe {
  width: 1024px;
  height: 768px;
}
/* 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.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container {
  height: 40px;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-ink-bar {
  visibility: hidden;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab {
  height: 40px;
  margin: 0;
  margin-right: 2px;
  padding: 0 16px;
  line-height: 38px;
  background: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
  -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-card .ant-tabs-card-bar .ant-tabs-tab-active {
  height: 40px;
  color: #5ebde3;
  background: #fff;
  border-color: #e8e8e8;
  border-bottom: 1px solid #fff;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active::before {
  border-top: 2px solid transparent;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-disabled {
  color: #5ebde3;
  color: rgba(0, 0, 0, 0.25);
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-inactive {
  padding: 0;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-wrap {
  margin-bottom: 0;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x {
  width: 16px;
  height: 16px;
  height: 14px;
  margin-right: -5px;
  margin-left: 3px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tabs.ant-tabs-card .ant-tabs-card-content > .ant-tabs-tabpane,
.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content > .ant-tabs-tabpane {
  -webkit-transition: none !important;
  transition: none !important;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-content > .ant-tabs-tabpane-inactive,
.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content > .ant-tabs-tabpane-inactive {
  overflow: hidden;
}
.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab:hover .anticon-close {
  opacity: 1;
}
.ant-tabs-extra-content {
  line-height: 45px;
}
.ant-tabs-extra-content .ant-tabs-new-tab {
  position: relative;
  width: 20px;
  height: 20px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tabs-extra-content .ant-tabs-new-tab:hover {
  color: #5ebde3;
  border-color: #5ebde3;
}
.ant-tabs-extra-content .ant-tabs-new-tab svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-tabs.ant-tabs-large .ant-tabs-extra-content {
  line-height: 56px;
}
.ant-tabs.ant-tabs-small .ant-tabs-extra-content {
  line-height: 37px;
}
.ant-tabs.ant-tabs-card .ant-tabs-extra-content {
  line-height: 40px;
}
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-container,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-container {
  height: 100%;
}
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab {
  margin-bottom: 8px;
  border-bottom: 1px solid #e8e8e8;
}
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active {
  padding-bottom: 4px;
}
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab:last-child,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab:last-child {
  margin-bottom: 8px;
}
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-new-tab,
.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-new-tab {
  width: 90%;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-wrap {
  margin-right: 0;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab {
  margin-right: 1px;
  border-right: 0;
  border-radius: 4px 0 0 4px;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active {
  margin-right: -1px;
  padding-right: 18px;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-left: 0;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab {
  margin-left: 1px;
  border-left: 0;
  border-radius: 0 4px 4px 0;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active {
  margin-left: -1px;
  padding-left: 18px;
}
.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab {
  height: auto;
  border-top: 0;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab-active {
  padding-top: 1px;
  padding-bottom: 0;
  color: #5ebde3;
}
.ant-tabs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.ant-tabs::before,
.ant-tabs::after {
  display: table;
  content: '';
}
.ant-tabs::after {
  clear: both;
}
.ant-tabs-ink-bar {
  position: absolute;
  bottom: 1px;
  left: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0;
  height: 2px;
  background-color: #5ebde3;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-tabs-bar {
  margin: 0 0 16px 0;
  border-bottom: 1px solid #e8e8e8;
  outline: none;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-nav-container {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: -1px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  zoom: 1;
}
.ant-tabs-nav-container::before,
.ant-tabs-nav-container::after {
  display: table;
  content: '';
}
.ant-tabs-nav-container::after {
  clear: both;
}
.ant-tabs-nav-container-scrolling {
  padding-right: 32px;
  padding-left: 32px;
}
.ant-tabs-bottom .ant-tabs-bottom-bar {
  margin-top: 16px;
  margin-bottom: 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: none;
}
.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-ink-bar {
  top: 1px;
  bottom: auto;
}
.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-nav-container {
  margin-top: -1px;
  margin-bottom: 0;
}
.ant-tabs-tab-prev,
.ant-tabs-tab-next {
  position: absolute;
  z-index: 2;
  width: 0;
  height: 100%;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.ant-tabs-tab-prev.ant-tabs-tab-arrow-show,
.ant-tabs-tab-next.ant-tabs-tab-arrow-show {
  width: 32px;
  height: 100%;
  opacity: 1;
  pointer-events: auto;
}
.ant-tabs-tab-prev:hover,
.ant-tabs-tab-next:hover {
  color: rgba(0, 0, 0, 0.65);
}
.ant-tabs-tab-prev-icon,
.ant-tabs-tab-next-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  line-height: inherit;
  text-align: center;
  text-transform: none;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ant-tabs-tab-prev-icon-target,
.ant-tabs-tab-next-icon-target {
  display: block;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
      -ms-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-tabs-tab-prev-icon-target,
:root .ant-tabs-tab-next-icon-target {
  font-size: 12px;
}
.ant-tabs-tab-btn-disabled {
  cursor: not-allowed;
}
.ant-tabs-tab-btn-disabled,
.ant-tabs-tab-btn-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
}
.ant-tabs-tab-next {
  right: 2px;
}
.ant-tabs-tab-prev {
  left: 0;
}
:root .ant-tabs-tab-prev {
  -webkit-filter: none;
          filter: none;
}
.ant-tabs-nav-wrap {
  margin-bottom: -1px;
  overflow: hidden;
}
.ant-tabs-nav-scroll {
  overflow: hidden;
  white-space: nowrap;
}
.ant-tabs-nav {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding-left: 0;
  list-style: none;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-nav::before,
.ant-tabs-nav::after {
  display: table;
  content: ' ';
}
.ant-tabs-nav::after {
  clear: both;
}
.ant-tabs-nav .ant-tabs-tab {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  margin: 0 32px 0 0;
  padding: 12px 16px;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-nav .ant-tabs-tab::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  border-top: 2px solid transparent;
  border-radius: 4px 4px 0 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}
.ant-tabs-nav .ant-tabs-tab:last-child {
  margin-right: 0;
}
.ant-tabs-nav .ant-tabs-tab:hover {
  color: #89d6f0;
}
.ant-tabs-nav .ant-tabs-tab:active {
  color: #4496bd;
}
.ant-tabs-nav .ant-tabs-tab .anticon {
  margin-right: 8px;
}
.ant-tabs-nav .ant-tabs-tab-active {
  color: #5ebde3;
  font-weight: 500;
}
.ant-tabs-nav .ant-tabs-tab-disabled,
.ant-tabs-nav .ant-tabs-tab-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-tabs .ant-tabs-large-bar .ant-tabs-nav-container {
  font-size: 16px;
}
.ant-tabs .ant-tabs-large-bar .ant-tabs-tab {
  padding: 16px;
}
.ant-tabs .ant-tabs-small-bar .ant-tabs-nav-container {
  font-size: 14px;
}
.ant-tabs .ant-tabs-small-bar .ant-tabs-tab {
  padding: 8px 16px;
}
.ant-tabs-content::before {
  display: block;
  overflow: hidden;
  content: '';
}
.ant-tabs .ant-tabs-top-content,
.ant-tabs .ant-tabs-bottom-content {
  width: 100%;
}
.ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane,
.ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
  opacity: 1;
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
}
.ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane-inactive,
.ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane-inactive input,
.ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
.ant-tabs .ant-tabs-top-content.ant-tabs-content-animated,
.ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  will-change: margin-left;
}
.ant-tabs .ant-tabs-left-bar,
.ant-tabs .ant-tabs-right-bar {
  height: 100%;
  border-bottom: 0;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-arrow-show,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-arrow-show {
  width: 100%;
  height: 32px;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-tab,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab {
  display: block;
  float: none;
  margin: 0 0 16px 0;
  padding: 8px 24px;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-tab:last-child,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab:last-child {
  margin-bottom: 0;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-extra-content,
.ant-tabs .ant-tabs-right-bar .ant-tabs-extra-content {
  text-align: center;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-scroll,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-scroll {
  width: auto;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  height: 100%;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container {
  margin-bottom: 0;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling {
  padding: 32px 0;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-bottom: 0;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav,
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav {
  width: 100%;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar,
.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar {
  top: 0;
  bottom: auto;
  left: auto;
  width: 2px;
  height: 0;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-next,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-next {
  right: 0;
  bottom: 0;
  width: 100%;
  height: 32px;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-prev,
.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-prev {
  top: 0;
  width: 100%;
  height: 32px;
}
.ant-tabs .ant-tabs-left-content,
.ant-tabs .ant-tabs-right-content {
  width: auto;
  margin-top: 0 !important;
  overflow: hidden;
}
.ant-tabs .ant-tabs-left-bar {
  float: left;
  margin-right: -1px;
  margin-bottom: 0;
  border-right: 1px solid #e8e8e8;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-tab {
  text-align: right;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container {
  margin-right: -1px;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap {
  margin-right: -1px;
}
.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar {
  right: 1px;
}
.ant-tabs .ant-tabs-left-content {
  padding-left: 24px;
  border-left: 1px solid #e8e8e8;
}
.ant-tabs .ant-tabs-right-bar {
  float: right;
  margin-bottom: 0;
  margin-left: -1px;
  border-left: 1px solid #e8e8e8;
}
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container {
  margin-left: -1px;
}
.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap {
  margin-left: -1px;
}
.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar {
  left: 1px;
}
.ant-tabs .ant-tabs-right-content {
  padding-right: 24px;
  border-right: 1px solid #e8e8e8;
}
.ant-tabs-top .ant-tabs-ink-bar-animated,
.ant-tabs-bottom .ant-tabs-ink-bar-animated {
  -webkit-transition: width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-left .ant-tabs-ink-bar-animated,
.ant-tabs-right .ant-tabs-ink-bar-animated {
  -webkit-transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.no-flex > .ant-tabs-content > .ant-tabs-content-animated,
.ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-content-animated {
  margin-left: 0 !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.no-flex > .ant-tabs-content > .ant-tabs-tabpane-inactive,
.ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.no-flex > .ant-tabs-content > .ant-tabs-tabpane-inactive input,
.ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
.ant-tabs-left-content > .ant-tabs-content-animated,
.ant-tabs-right-content > .ant-tabs-content-animated {
  margin-left: 0 !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.ant-tabs-left-content > .ant-tabs-tabpane-inactive,
.ant-tabs-right-content > .ant-tabs-tabpane-inactive {
  height: 0;
  padding: 0 !important;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}
.ant-tabs-left-content > .ant-tabs-tabpane-inactive input,
.ant-tabs-right-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  background: #fff;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-card-hoverable {
  cursor: pointer;
}
.ant-card-hoverable:hover {
  border-color: rgba(0, 0, 0, 0.09);
  -webkit-box-shadow: 2px 3px 9px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 3px 9px rgba(0, 0, 0, 0.2);
}
.ant-card-bordered {
  border: 1px solid #e8e8e8;
}
.ant-card-head {
  min-height: 48px;
  margin-bottom: -1px;
  padding: 0 24px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  background: transparent;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 2px 2px 0 0;
  zoom: 1;
}
.ant-card-head::before,
.ant-card-head::after {
  display: table;
  content: '';
}
.ant-card-head::after {
  clear: both;
}
.ant-card-head-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ant-card-head-title {
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 16px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-card-head .ant-tabs {
  clear: both;
  margin-bottom: -17px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
}
.ant-card-head .ant-tabs-bar {
  border-bottom: 1px solid #e8e8e8;
}
.ant-card-extra {
  float: right;
  margin-left: auto;
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
}
.ant-card-body {
  padding: 24px;
  zoom: 1;
}
.ant-card-body::before,
.ant-card-body::after {
  display: table;
  content: '';
}
.ant-card-body::after {
  clear: both;
}
.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
  margin: -1px 0 0 -1px;
  padding: 0;
}
.ant-card-grid {
  float: left;
  width: 33.33%;
  padding: 24px;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 1px 0 0 0 #e8e8e8, 0 1px 0 0 #e8e8e8, 1px 1px 0 0 #e8e8e8, 1px 0 0 0 #e8e8e8 inset, 0 1px 0 0 #e8e8e8 inset;
          box-shadow: 1px 0 0 0 #e8e8e8, 0 1px 0 0 #e8e8e8, 1px 1px 0 0 #e8e8e8, 1px 0 0 0 #e8e8e8 inset, 0 1px 0 0 #e8e8e8 inset;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-card-grid-hoverable:hover {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-card-contain-tabs > .ant-card-head .ant-card-head-title {
  min-height: 32px;
  padding-bottom: 0;
}
.ant-card-contain-tabs > .ant-card-head .ant-card-extra {
  padding-bottom: 0;
}
.ant-card-cover > * {
  display: block;
  width: 100%;
}
.ant-card-cover img {
  border-radius: 2px 2px 0 0;
}
.ant-card-actions {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fafafa;
  border-top: 1px solid #e8e8e8;
  zoom: 1;
}
.ant-card-actions::before,
.ant-card-actions::after {
  display: table;
  content: '';
}
.ant-card-actions::after {
  clear: both;
}
.ant-card-actions > li {
  float: left;
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
}
.ant-card-actions > li > span {
  position: relative;
  display: block;
  min-width: 32px;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
}
.ant-card-actions > li > span:hover {
  color: #5ebde3;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-card-actions > li > span a:not(.ant-btn),
.ant-card-actions > li > span > .anticon {
  display: inline-block;
  width: 100%;
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-card-actions > li > span a:not(.ant-btn):hover,
.ant-card-actions > li > span > .anticon:hover {
  color: #5ebde3;
}
.ant-card-actions > li > span > .anticon {
  font-size: 16px;
  line-height: 22px;
}
.ant-card-actions > li:not(:last-child) {
  border-right: 1px solid #e8e8e8;
}
.ant-card-type-inner .ant-card-head {
  padding: 0 24px;
  background: #fafafa;
}
.ant-card-type-inner .ant-card-head-title {
  padding: 12px 0;
  font-size: 14px;
}
.ant-card-type-inner .ant-card-body {
  padding: 16px 24px;
}
.ant-card-type-inner .ant-card-extra {
  padding: 13.5px 0;
}
.ant-card-meta {
  margin: -4px 0;
  zoom: 1;
}
.ant-card-meta::before,
.ant-card-meta::after {
  display: table;
  content: '';
}
.ant-card-meta::after {
  clear: both;
}
.ant-card-meta-avatar {
  float: left;
  padding-right: 16px;
}
.ant-card-meta-detail {
  overflow: hidden;
}
.ant-card-meta-detail > div:not(:last-child) {
  margin-bottom: 8px;
}
.ant-card-meta-title {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-card-meta-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-card-loading {
  overflow: hidden;
}
.ant-card-loading .ant-card-body {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-card-loading-content p {
  margin: 0;
}
.ant-card-loading-block {
  height: 14px;
  margin: 4px 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(207, 216, 220, 0.2)), color-stop(rgba(207, 216, 220, 0.4)), to(rgba(207, 216, 220, 0.2)));
  background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
  background-size: 600% 600%;
  border-radius: 2px;
  -webkit-animation: card-loading 1.4s ease infinite;
          animation: card-loading 1.4s ease infinite;
}
@-webkit-keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
@keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
.ant-card-small > .ant-card-head {
  min-height: 36px;
  padding: 0 12px;
  font-size: 14px;
}
.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-head-title {
  padding: 8px 0;
}
.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-extra {
  padding: 8px 0;
  font-size: 14px;
}
.ant-card-small > .ant-card-body {
  padding: 12px;
}
.card___by4A2 {
  width: 168px;
  height: 90px;
  margin: 0;
  background-color: transparent;
  border: none;
  display: inline-table;
}
.card___by4A2._is_pop___91pdF > div {
  margin-top: 8px;
}
.card___by4A2.is_tangsi___qc4hA {
  width: 180px;
}
.card___by4A2:hover {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}
.card___by4A2 > div {
  padding: 0 !important;
  margin-top: 23px;
}
.card___by4A2:nth-child(n + 4) > div {
  margin-top: 5px;
}
.image___1ejS5 {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 180px !important;
  height: 135px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
._is_pop___91pdF a {
  background: url("https://go.dudu.town/skin/ca4/simmod/wordpop/pix/icon-box-3.png") no-repeat;
  display: block;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  width: 168px;
  height: 167px;
  padding: 0;
  background-position: center 10px !important;
  min-height: 100px;
  background-size: 230px 180px !important;
}
._is_pop___91pdF._is_valid___10wna a {
  background: url("https://go.dudu.town/skin/ca4/simmod/wordpop/pix/icon-box-1.png") no-repeat;
}
.ts_title___3fCza {
  display: block;
  padding: 7px 10px;
  background-color: #fff;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  text-align: center;
}
.ts_title___3fCza span {
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 15px;
}
.ts_title___3fCza span:last-child {
  font-size: 14px;
  font-weight: 500;
}
._is_pop___91pdF._is_valid___10wna._is_new___gZsrP a,
._is_pop___91pdF._is_valid___10wna._is_locked___eFKKR a {
  background: url("https://go.dudu.town/skin/ca4/simmod/wordpop/pix/icon-box-2.png") no-repeat;
}
._alert_block___285hv {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.45);
  left: 0;
}
._info_block___1KAWl {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.45);
}
.rank_table_block___3cggz {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.45);
}
.rank_table_box___SmBz4 {
  background: #fefef9;
  margin: 2% auto 0 auto;
  border-radius: 25px;
  width: 100%;
  max-width: 1000px;
  position: relative;
  max-height: 100%;
  padding: 10px 0 30px 0;
}
._alert_block_active___2Da3_,
._info_block_active___3Ygn1,
.rank_table_block_active___3D1yW {
  display: block;
}
.rank_title___3TBcb {
  text-align: center;
  margin-bottom: 0;
}
._alert_box___Hcj36 {
  background: #fefef9;
  margin: 18% auto 0 auto;
  border-radius: 25px;
  width: 100%;
  max-width: 500px;
  position: relative;
  max-height: 100%;
}
._info_box___2ZNsx {
  margin-top: 150px;
  background: #fefef9;
  margin: 100px auto 0 auto;
  border-radius: 25px;
  width: 100%;
  max-width: 857px;
  position: relative;
  max-height: 635px;
}
._alert___1EC_B {
  font-family: "SimHei";
  font-size: 24pt;
  color: #f46e68;
  padding: 30px 55px;
  text-align: center;
}
._info___2pqE3 {
  width: 740px;
  margin: 0 59px 40px 59px !important;
  border-collapse: collapse;
  display: inline-table;
}
.btn_cross___3qUZD {
  background: url("https://go.dudu.town/skin/ca4/simmod/wordpop/pix/icon-cancel.png") no-repeat;
  width: 46px;
  position: absolute;
  margin: 0 auto;
  text-align: center;
  height: 50px;
  cursor: pointer;
  right: -18px;
  top: -18px;
}
._ver___Yr5cb {
  width: 50%;
  float: left;
}
._title_info___1Fo9d {
  padding: 30px 0 10px 0;
  text-align: left;
  margin-left: 20px;
  color: #f46e68;
  font-weight: 600;
  font-size: 32px;
}
._ver_en___2DhYI,
._ver_en___2DhYI * {
  font-family: sans-serif !important;
}
._ver___Yr5cb li {
  padding-bottom: 10px;
  font-size: 17px;
}
.btn_alaso___3phm8 > span {
  font-family: "SimHei";
  width: 120px;
  padding: 10px 30px;
  background: #f46e68;
  color: #fff;
  font-weight: 600;
  border-radius: 25px;
  display: block;
  margin: 0 auto 30px auto;
  cursor: pointer;
}
.funcs_block___xHPQy {
  max-width: 100%;
  right: 0;
  padding: 0;
  height: 55px;
  background: #161e66;
  margin: 0 auto;
  text-align: right;
  position: absolute;
}
.funcs_box___2i0S7 {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}
.funcs_l_box___oV_ma,
.funcs_r_box___2EXyu {
  display: inline-block;
  vertical-align: top;
  width: 70%;
}
.funcs_r_box___2EXyu {
  width: 30%;
  text-align: right;
}
.btn_ranking___1Y8bk,
.btn_info___37mmm {
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  position: relative;
  z-index: 1;
}
.btn_ranking___1Y8bk,
.btn_info___37mmm {
  background: url(https://go.dudu.town/skin/ca4/etitle/pic/icon-ranking.png) no-repeat;
  width: 55px;
  height: 49px;
  background-size: 27px 30px !important;
  margin-top: 5px;
  padding: 31px 0 0 0;
  background-position: center top !important;
  text-align: center;
}
.btn_info___37mmm {
  background: url("https://go.dudu.town/skin/ca4/etitle/pic/icon-info_v2.png") no-repeat;
  padding: 31px 10px 0 10px;
}
.btn_alaso___3phm8 {
  display: block;
  overflow: hidden;
}
.txt_funcs___2MJZF {
  display: block;
  font-size: 11px;
  color: #fff;
}
.card___by4A2._is_pop___91pdF:nth-child(3) ._score_block___2LMdE {
  top: 104px;
  left: 56px;
}
._is_pop___91pdF ._score_block___2LMdE {
  position: absolute;
  top: 101px;
  left: 61px;
  text-align: center;
}
._is_pop___91pdF ._score_block___2LMdE > span {
  color: #fff;
  font-family: "simhei";
  font-weight: 700;
}
._is_pop___91pdF ._score_block___2LMdE > span:first-child {
  font-size: 9pt;
}
._is_pop___91pdF:first-child > div > a > span {
  padding-top: 40px;
}
._is_pop___91pdF ._score_block___2LMdE > span:last-child {
  font-size: 14pt;
  margin-top: -4px;
}
._is_pop___91pdF ._score_block___2LMdE > span {
  display: block;
  text-align: center;
}
._is_pop___91pdF ._title___1M72A {
  display: none;
  color: #474848;
  padding-top: 23px;
  margin: 0;
  font-weight: bold;
  font-size: 20px;
  left: auto;
  position: relative;
  top: 12px;
  font-family: "SimHei";
}
._is_pop___91pdF ._title___1M72A._is_visible___2N8bq {
  display: block;
}
._is_valid___10wna._is_new___gZsrP ._title___1M72A,
._is_valid___10wna._is_locked___eFKKR ._title___1M72A {
  color: #12647e;
}
._is_hidden___2WEMA {
  display: none;
}
._is_drill___1hpBY a {
  font-family: "SimHei";
  background: url("https://go.dudu.town/skin/ca4/etitle/pic/icon-gift-box1.png") no-repeat;
  background-size: 204.25px 259px !important;
  margin: 0 auto;
  width: 100%;
  height: 219px;
  color: #474a4a;
  text-indent: 0;
  text-decoration: none;
  display: block;
  float: left;
  background-size: contain;
}
._is_read___3-sv2._is_drill___1hpBY a {
  background: url("https://go.dudu.town/skin/ca4/etitle/pic/icon-gift-box2.png") no-repeat;
  background-size: 209.07px 256px !important;
}
._is_qua___2s3dR._is_read___3-sv2._is_drill___1hpBY a {
  background: url("https://go.dudu.town/skin/ca4/etitle/pic/icon-gift-box3.png") no-repeat;
  background-size: 268.3px 308px !important;
  background-position: -13px -53px;
}
._is_drill___1hpBY ._title___1M72A {
  color: #000;
  display: block;
  text-align: center;
  font-size: 16px;
  margin-top: 140px;
  margin-left: 9px;
}
._is_drill___1hpBY._is_read___3-sv2 ._title___1M72A {
  margin-left: 28px;
}
._is_qua___2s3dR._is_read___3-sv2._is_drill___1hpBY ._title___1M72A {
  margin-left: 33px !important;
  margin-top: 142px !important;
}
._is_drill___1hpBY ._score_block___2LMdE > span {
  display: block;
  text-align: center;
  color: #fff;
  margin: 4px auto 0 auto;
  width: 93px;
  position: relative;
  font-size: 20px;
  top: -11px;
  left: 15px;
}
._is_qua___2s3dR._is_read___3-sv2._is_drill___1hpBY ._score_block___2LMdE > span {
  left: 19px;
}
.center___1_fp5 {
  text-align: center !important;
}
.rank_table___10WWD {
  margin: 1em 2em;
  border-radius: 1em;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
.rank_table___10WWD td,
.rank_table___10WWD th {
  padding: 8px 12px !important;
}
.ranktr___3zh-R {
  background: #fff;
}
.ranktr1___2k_HW {
  background: #e5dec9;
}
.ranktr2___2J9Ev {
  background: #eae4d3;
}
.ranktr3___3Gjyr {
  background: #f0eade;
}
.ranktrme___pLAin {
  background: #b9d8df;
}
.rank___2yy4e {
  background: transparent;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  margin: 0 auto;
}
.rank1___3Hapx {
  background: #f8cb70;
}
.rank2___3rGu8 {
  background: #aeced7;
}
.rank3___2cRKw {
  background: #d99e7b;
}
.dd_lvl_block___2PYVg {
  position: absolute;
  z-index: 999;
  top: -49px;
}
.dd_lvl___2pjJ7 {
  padding: 7px;
}
.tab-tangpoem___2US03 .dd_lvl_block___2PYVg {
  visibility: hidden;
}
/* 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-steps {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 0;
}
.ant-steps-item {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  vertical-align: top;
}
.ant-steps-item-container {
  outline: none;
}
.ant-steps-item:last-child {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-tail,
.ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  display: none;
}
.ant-steps-item-icon,
.ant-steps-item-content {
  display: inline-block;
  vertical-align: top;
}
.ant-steps-item-icon {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  line-height: 32px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 32px;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.ant-steps-item-icon > .ant-steps-icon {
  position: relative;
  top: -1px;
  color: #5ebde3;
  line-height: 1;
}
.ant-steps-item-tail {
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  padding: 0 10px;
}
.ant-steps-item-tail::after {
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #e8e8e8;
  border-radius: 1px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  content: '';
}
.ant-steps-item-title {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 16px;
  line-height: 32px;
}
.ant-steps-item-title::after {
  position: absolute;
  top: 16px;
  left: 100%;
  display: block;
  width: 9999px;
  height: 1px;
  background: #e8e8e8;
  content: '';
}
.ant-steps-item-subtitle {
  display: inline;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: normal;
  font-size: 14px;
}
.ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-steps-item-wait .ant-steps-item-icon {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon {
  color: rgba(0, 0, 0, 0.25);
}
.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: rgba(0, 0, 0, 0.25);
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #e8e8e8;
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #e8e8e8;
}
.ant-steps-item-process .ant-steps-item-icon {
  background-color: #fff;
  border-color: #5ebde3;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #5ebde3;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #5ebde3;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.85);
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #e8e8e8;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.65);
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #e8e8e8;
}
.ant-steps-item-process .ant-steps-item-icon {
  background: #5ebde3;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #fff;
}
.ant-steps-item-process .ant-steps-item-title {
  font-weight: 500;
}
.ant-steps-item-finish .ant-steps-item-icon {
  background-color: #fff;
  border-color: #5ebde3;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
  color: #5ebde3;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #5ebde3;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.65);
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #5ebde3;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #5ebde3;
}
.ant-steps-item-error .ant-steps-item-icon {
  background-color: #fff;
  border-color: #f5222d;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon {
  color: #f5222d;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #f5222d;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: #f5222d;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #e8e8e8;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: #f5222d;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #e8e8e8;
}
.ant-steps-item.ant-steps-next-error .ant-steps-item-title::after {
  background: #f5222d;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] {
  cursor: pointer;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-title,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-description,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-icon .ant-steps-icon {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-title,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-subtitle,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-description {
  color: #5ebde3;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon {
  border-color: #5ebde3;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon .ant-steps-icon {
  color: #5ebde3;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  margin-right: 16px;
  white-space: nowrap;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
  margin-right: 0;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title {
  padding-right: 0;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail {
  display: none;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description {
  max-width: 140px;
  white-space: normal;
}
.ant-steps-item-custom .ant-steps-item-icon {
  height: auto;
  background: none;
  border: 0;
}
.ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  top: 0;
  left: 0.5px;
  width: 32px;
  height: 32px;
  font-size: 24px;
  line-height: 32px;
}
.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #5ebde3;
}
.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon {
  width: auto;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  margin-right: 12px;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
  margin-right: 0;
}
.ant-steps-small .ant-steps-item-icon {
  width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border-radius: 24px;
}
.ant-steps-small .ant-steps-item-title {
  padding-right: 12px;
  font-size: 14px;
  line-height: 24px;
}
.ant-steps-small .ant-steps-item-title::after {
  top: 12px;
}
.ant-steps-small .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-steps-small .ant-steps-item-tail {
  top: 8px;
}
.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon {
  width: inherit;
  height: inherit;
  line-height: inherit;
  background: none;
  border: 0;
  border-radius: 0;
}
.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  font-size: 24px;
  line-height: 24px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.ant-steps-vertical {
  display: block;
}
.ant-steps-vertical .ant-steps-item {
  display: block;
  overflow: visible;
}
.ant-steps-vertical .ant-steps-item-icon {
  float: left;
  margin-right: 16px;
}
.ant-steps-vertical .ant-steps-item-content {
  display: block;
  min-height: 48px;
  overflow: hidden;
}
.ant-steps-vertical .ant-steps-item-title {
  line-height: 32px;
}
.ant-steps-vertical .ant-steps-item-description {
  padding-bottom: 12px;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 16px;
  width: 1px;
  height: 100%;
  padding: 38px 0 6px;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
  width: 1px;
  height: 100%;
}
.ant-steps-vertical > .ant-steps-item:not(:last-child) > .ant-steps-item-container > .ant-steps-item-tail {
  display: block;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  display: none;
}
.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 12px;
  padding: 30px 0 6px;
}
.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
  line-height: 24px;
}
@media (max-width: 480px) {
  .ant-steps-horizontal.ant-steps-label-horizontal {
    display: block;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
    display: block;
    overflow: visible;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
    float: left;
    margin-right: 16px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-content {
    display: block;
    min-height: 48px;
    overflow: hidden;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-title {
    line-height: 32px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-description {
    padding-bottom: 12px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
    position: absolute;
    top: 0;
    left: 16px;
    width: 1px;
    height: 100%;
    padding: 38px 0 6px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
    width: 1px;
    height: 100%;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item:not(:last-child) > .ant-steps-item-container > .ant-steps-item-tail {
    display: block;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
    display: none;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
    position: absolute;
    top: 0;
    left: 12px;
    padding: 30px 0 6px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
    line-height: 24px;
  }
}
.ant-steps-label-vertical .ant-steps-item {
  overflow: visible;
}
.ant-steps-label-vertical .ant-steps-item-tail {
  margin-left: 58px;
  padding: 3.5px 24px;
}
.ant-steps-label-vertical .ant-steps-item-content {
  display: block;
  width: 116px;
  margin-top: 8px;
  text-align: center;
}
.ant-steps-label-vertical .ant-steps-item-icon {
  display: inline-block;
  margin-left: 42px;
}
.ant-steps-label-vertical .ant-steps-item-title {
  padding-right: 0;
}
.ant-steps-label-vertical .ant-steps-item-title::after {
  display: none;
}
.ant-steps-label-vertical .ant-steps-item-subtitle {
  display: block;
  margin-bottom: 4px;
  margin-left: 0;
  line-height: 1.5;
}
.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon {
  margin-left: 46px;
}
.ant-steps-dot .ant-steps-item-title,
.ant-steps-dot.ant-steps-small .ant-steps-item-title {
  line-height: 1.5;
}
.ant-steps-dot .ant-steps-item-tail,
.ant-steps-dot.ant-steps-small .ant-steps-item-tail {
  top: 2px;
  width: 100%;
  margin: 0 0 0 70px;
  padding: 0;
}
.ant-steps-dot .ant-steps-item-tail::after,
.ant-steps-dot.ant-steps-small .ant-steps-item-tail::after {
  width: calc(100% - 20px);
  height: 3px;
  margin-left: 12px;
}
.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 2px;
}
.ant-steps-dot .ant-steps-item-icon,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  width: 8px;
  height: 8px;
  margin-left: 67px;
  padding-right: 0;
  line-height: 8px;
  background: transparent;
  border: 0;
}
.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  /* expand hover area */
}
.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot::after,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot::after {
  position: absolute;
  top: -12px;
  left: -26px;
  width: 60px;
  height: 32px;
  background: rgba(0, 0, 0, 0.001);
  content: '';
}
.ant-steps-dot .ant-steps-item-content,
.ant-steps-dot.ant-steps-small .ant-steps-item-content {
  width: 140px;
}
.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,
.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon {
  width: 10px;
  height: 10px;
  line-height: 10px;
}
.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot {
  top: -1px;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-top: 8px;
  margin-left: 0;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 2px;
  left: -9px;
  margin: 0;
  padding: 22px 0 4px;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 0;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot {
  left: -2px;
}
.ant-steps-navigation {
  padding-top: 12px;
}
.ant-steps-navigation.ant-steps-small .ant-steps-item-container {
  margin-left: -12px;
}
.ant-steps-navigation .ant-steps-item {
  overflow: visible;
  text-align: center;
}
.ant-steps-navigation .ant-steps-item-container {
  display: inline-block;
  height: 100%;
  margin-left: -16px;
  padding-bottom: 12px;
  text-align: left;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-steps-navigation .ant-steps-item-container .ant-steps-item-content {
  max-width: auto;
}
.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title {
  max-width: 100%;
  padding-right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title::after {
  display: none;
}
.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role='button'] {
  cursor: pointer;
}
.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role='button']:hover {
  opacity: 0.85;
}
.ant-steps-navigation .ant-steps-item:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ant-steps-navigation .ant-steps-item:last-child::after {
  display: none;
}
.ant-steps-navigation .ant-steps-item::after {
  position: absolute;
  top: 50%;
  left: 100%;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -14px;
  margin-left: -2px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom: none;
  border-left: none;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  content: '';
}
.ant-steps-navigation .ant-steps-item::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 3px;
  background-color: #5ebde3;
  -webkit-transition: width 0.3s, left 0.3s;
  transition: width 0.3s, left 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  content: '';
}
.ant-steps-navigation .ant-steps-item.ant-steps-item-active::before {
  left: 0;
  width: 100%;
}
@media (max-width: 480px) {
  .ant-steps-navigation > .ant-steps-item {
    margin-right: 0 !important;
  }
  .ant-steps-navigation > .ant-steps-item::before {
    display: none;
  }
  .ant-steps-navigation > .ant-steps-item.ant-steps-item-active::before {
    top: 0;
    right: 0;
    left: unset;
    display: block;
    width: 3px;
    height: calc(76%);
  }
  .ant-steps-navigation > .ant-steps-item::after {
    position: relative;
    top: -2px;
    left: 50%;
    display: block;
    width: 8px;
    height: 8px;
    margin-bottom: 8px;
    text-align: center;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .ant-steps-navigation > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
    visibility: hidden;
  }
}
.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
  margin-left: -16px;
  padding-left: 16px;
  background: #fff;
}
.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item {
  margin-left: -12px;
  padding-left: 12px;
}
.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child {
  overflow: hidden;
}
.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child .ant-steps-icon-dot::after {
  right: -200px;
  width: 200px;
}
.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::before,
.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::after {
  position: absolute;
  top: 0;
  left: -10px;
  width: 10px;
  height: 8px;
  background: #fff;
  content: '';
}
.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot::after {
  right: -10px;
  left: auto;
}
.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #ccc;
}
.steps___3wDuW {
  width: 50vw;
  margin: auto;
  margin-top: 20px;
}
.box___nogmC {
  font-size: 120%;
  padding: 2em 2em;
  background: #f8f8f8;
  border-radius: .8em;
  margin-top: 2em;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
.smallbox___sIE1d {
  margin: auto;
  max-width: 600px;
  min-height: 50vh;
  font-size: 120%;
  padding: 1em 2em;
  background: #f8f8f8;
  border-radius: .8em;
  margin-top: 2em;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
.center___1imRd {
  text-align: center;
}
.stoplevel___3EgVV {
  background-color: #3d89bc;
  color: #fff;
  font-size: 120%;
  width: 40%;
  margin: 1em auto;
  padding: .5em .5em;
}
.startbtn___2YKza {
  background-color: #cc9200;
  border-color: #cc9200;
  border-radius: .3em;
  margin: 0 8px;
}
.minorbtn___1Dw0S {
  color: #cc9200;
  border: 3px solid #cc9200;
  border-radius: .3em;
  margin: 0 8px;
}
.impt___3OIrd {
  color: #cc9200;
}
.noteA___rsia8 {
  border-radius: 8px;
  padding: 8px;
  -webkit-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
  margin-bottom: 8;
  background-color: rgba(252, 199, 199, 0);
}
.noteB___2mRea {
  background-color: #fcc7c7;
}
/* ------ presurvey questions ------ */
.question___2fj1s {
  margin: 1em 0;
}
.btn___3q5cK {
  cursor: pointer;
  border-radius: .8em;
  background-color: #f5d57a!important;
  color: #000!important;
  border: 0!important;
  font-weight: bold;
}
.active___1wsc8 {
  background-color: #f8c03d!important;
}
.empty___t89zq {
  color: #fff!important;
}
.choice___3fFVw {
  border-radius: .4em;
  margin: 0 2px 2px 0;
  background-color: #fff!important;
  color: #cc9200!important;
  border: 2px solid #cc9200!important;
}
.selected___3AUzh {
  color: #fff!important;
  background-color: #cc9200!important;
}
.choicebox___1Qd-o {
  background-color: #efefea;
  line-height: 120%;
  border-radius: 0.5em;
  padding: .5em 1em;
  margin: .3em 0 1em;
  width: 100%;
}
.dudu-placement .support_ {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000;
  opacity: 0.3;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.dudu-placement .support_:hover {
  -webkit-transform: scale(1.8);
      -ms-transform: scale(1.8);
          transform: scale(1.8);
}
@media screen and (max-height: 900px) {
  .ant-layout-content {
    overflow-y: auto;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 800px) {
  .logoouter {
    background-color: transparent!important;
    width: 45px;
    height: 45px;
    position: absolute;
  }
  .logoouter .logo {
    background-color: transparent;
    width: 45px;
    height: 45px;
  }
  .logoouter .logo img {
    width: 35px;
    height: 52px;
    margin: -9px 0 0 -2px;
  }
  .ant-layout-content {
    overflow-y: auto;
    padding-bottom: 10px;
  }
  .dudu-placement .qnbox_ {
    width: 100%;
    max-width: 100%;
    min-height: initial;
    font-size: 16px;
    display: block;
  }
}
.boxcontainer___34tn1 {
  text-align: center;
}
.qnbox___KrN-n {
  position: relative;
  font-family: Helvetica, Arial, sans-serif;
  display: inline-block;
  text-align: left;
  max-width: 45%;
  min-width: 500px;
  min-height: 80vh;
  font-size: 20px;
  padding: 2em 2.5em;
  margin: 2em 1em 0 0;
  background: #f8f8f8;
  border-radius: .8em;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  vertical-align: top;
}
.sno___238RO {
  position: absolute;
  left: 0px;
  text-align: right;
  width: 2em;
}
.wide___TGKp0 {
  max-width: 75%;
}
.choice___3Lzgf {
  width: 100%;
  border: 1px solid #ccc;
  padding: 1em;
  margin-bottom: 8px;
  border-radius: .3em;
  background: rgba(247, 248, 247, 0.4);
}
.choice___3Lzgf:hover {
  background: rgba(0, 0, 0, 0.03);
}
.choice___3Lzgf p {
  margin: 0;
  white-space: initial;
}
.choice___3Lzgf.inline___3KpKm {
  display: inline-block;
  width: auto;
}
.choicetext___2f0aL {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
  min-width: 100px;
}
.choicetext___2f0aL img {
  max-height: 120px;
  width: auto!important;
}
.cheat___2sC17 {
  border-left: 4px solid blue;
}
.qnnum___3gJt5 {
  text-align: center;
  font-size: 200%;
}
.qnsubmit___RvZPP {
  width: 200px;
  font-size: 150%;
  margin: 1em auto;
  padding: .2em;
  height: auto;
  border-radius: .3em;
  display: block;
}
.audio___1_AFt {
  font-size: 150%;
  color: #fff;
  padding: 0 .6em .2em;
  display: inline-block;
  border-radius: .8em;
  cursor: pointer;
  background-color: #09b8e2;
}
.audio___1_AFt > * {
  vertical-align: middle;
}
.audio___1_AFt span {
  font-size: 50%;
  margin-left: .6em;
  font-weight: normal;
}
.audio___1_AFt:hover {
  background: rgba(9, 184, 226, 0.8);
}
@media (max-width: 600px) {
  .qnbox___KrN-n {
    min-width: 100%;
    margin-top: 10px;
  }
}
.dudu-langsetter {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  right: 16px;
  cursor: pointer;
  padding-left: 30px;
  background: no-repeat url(./static/lang-dark.5b8d63d2.svg);
}
.dudu-langsetter:after {
  position: absolute;
  content: attr(data-lang);
  top: -7px;
  right: -10px;
  font-size: 60%;
}
.dudu-langsetter-popup .option_ {
  cursor: pointer;
  margin: 0.2em 0;
  padding: 0.2em 0.5em;
  border-radius: 0.5em;
}
.dudu-langsetter-popup .option_:hover {
  background: #eee;
}
.dudu-langsetter-popup .option_.selected_ {
  background: #777;
  color: #fff;
}
.steps___3eXu6 {
  width: 50vw;
  margin: auto;
  margin-top: .5em;
}
.box___GAfN6 {
  font-size: 120%;
  padding: 2em 2em;
  background: #f8f8f8;
  border-radius: .8em;
  margin-top: 2em;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
.smallbox___1pF7W {
  position: relative;
  margin: auto;
  max-width: 600px;
  min-height: 50vh;
  font-size: 120%;
  padding: 1em 2em;
  background: #f8f8f8;
  border-radius: .8em;
  margin-top: 2em;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
.center___35H1d {
  text-align: center;
}
.stoplevel___1yuxy {
  background-color: #3d89bc;
  color: #fff;
  font-size: 120%;
  width: 40%;
  margin: 1em auto;
  padding: .5em .5em;
}
.startbtn___2vXCq {
  background-color: #feb500;
  border-color: #feb500;
  border-radius: .3em;
  margin: 0 8px;
}
.minorbtn___m3-nr {
  color: #feb500;
  border: 3px solid #feb500;
  border-radius: .3em;
  margin: 0 8px;
}
.impt___25wkY {
  color: #fdb501;
}
.noteA___24MPf {
  border-radius: 8px;
  padding: 8px;
  -webkit-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
  margin-bottom: 8;
  background-color: rgba(252, 199, 199, 0);
}
.noteB___2kFtS {
  background-color: #fcc7c7;
}
/* ------ presurvey questions ------ */
.question___2K7EX {
  margin: 1em 0;
}
.btn___3aloW {
  border-radius: .8em;
  background-color: #f5d57a!important;
  color: #000!important;
  border: 0!important;
  font-weight: bold;
}
.active___15764 {
  background-color: #f8c03d!important;
}
.empty___3ZjbD {
  color: #fff!important;
}
.choice___U_UHn {
  border-radius: .4em;
  margin-left: -2px;
  background-color: #fff!important;
  color: #efb52f!important;
  border: 2px solid #efb52f!important;
}
.selected___3iKH0 {
  color: #fff!important;
  background-color: #efb52f!important;
}
.choicebox___2mVY0 {
  background-color: #efefea;
  line-height: 120%;
  border-radius: 0.5em;
  padding: .5em 1em;
  margin: .3em 0 1em;
  width: 100%;
}
@media (max-width: 600px) {
  .smallbox___1pF7W {
    margin-top: 15px;
    margin-bottom: 120px;
  }
}
.copyright___IG1zU {
  margin: auto;
  text-align: center;
  display: table;
  font-variant: all-small-caps;
  background: rgba(255, 255, 255, 0.3);
  padding: 0px 10px;
  border-radius: 1em;
}
.support___pblpp {
  margin: auto;
  font-size: 90%;
  text-align: center;
  display: table;
  padding: 0px 10px;
}
.content___-_4Rn {
  max-width: 100%;
  min-width: 300px;
  margin: 5vh 0 0 40px;
}
@media (max-width: 600px) {
  .content___-_4Rn {
    margin: .4em;
    margin-bottom: 240px;
    z-index: 10;
  }
}
.focal-app .ant-layout-content {
  margin: 0px !important;
}
.focal-app .dudu-layout-full[data-pathname="/placement/welcome"] .ant-layout-content {
  padding-top: 10px;
}
@media (max-width: 600px) {
  .ant-steps {
    margin-top: 10px;
    margin-left: 140px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-content {
    min-height: 25px;
  }
  .ant-layout-footer {
    position: fixed;
    bottom: 165px;
    left: 0;
    width: 100vw;
  }
}
.ctflip-page-holder,
.ctflip-page,
.ctflip-front,
.ctflip-back-holder,
.ctflip-back {
  height: 100%;
  width: 100%;
  position: absolute;
}
.ctflip-page {
  overflow: hidden;
}
.ctflip-front {
  background-color: white;
  -webkit-box-shadow: inset -15px 0 60px -10px #ddd;
          box-shadow: inset -15px 0 60px -10px #ddd;
}
.ctflip-img {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -o-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.ctflip-back-holder {
  left: 100%;
  -webkit-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  -webkit-transform: rotate(-50deg);
      -ms-transform: rotate(-50deg);
          transform: rotate(-50deg);
  z-index: 1000;
}
.ctflip-back {
  background-color: white;
  -webkit-box-shadow: inset -15px 0 220px -10px #bbb;
          box-shadow: inset -15px 0 220px -10px #bbb;
  border-left: 10px solid #ddd;
  z-index: 1000;
}
.ctflip-mirrored {
  opacity: 0.25;
  transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -khtml-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  overflow: hidden;
}
.ctflip-back-holder-r {
  left: -100%;
  -webkit-transform-origin: 100% 0%;
      -ms-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
  -webkit-transform: rotate(50deg);
      -ms-transform: rotate(50deg);
          transform: rotate(50deg);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ctflip-back-r {
  border-left: none;
  border-right: 10px solid #ddd;
}
.ctflip-active {
  z-index: 100;
}
.ctflip-pending {
  z-index: 99;
}
.ctflip-loading {
  opacity: 0;
}
.ctflip-passive {
  z-index: 98;
}
.ctflip-docile {
  z-index: 97;
}
.ctflip-resigned {
  z-index: 96;
}
.book_content_wrapper {
  width: 100%;
  height: 100%;
  background-color: whitesmoke;
}
.book_content_wrapper .book_content_frame {
  width: 100%;
  height: 100%;
}
.book_content_wrapper .book_content {
  width: 100%;
  height: 100%;
  border: none;
}
.topbar_wrapper___2x_fF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
.topbar_wrapper___2x_fF .topbar_placeholder_container___2H5e8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #5ebde3;
}
.topbar_wrapper___2x_fF .topbar_placeholder_container___2H5e8 .topbar_placeholder_logo___UzzQh {
  height: 80%;
}
.quiz-container {
  position: absolute;
  z-index: 1001;
  width: 65vw;
  border-radius: 21px;
  overflow: hidden;
  border: 0.25px solid #dda;
  background-color: #ffecac;
}
.quiz-container .quiz-sub-container {
  background-color: white;
  margin: 17px;
  padding-bottom: 17px;
  border-radius: 17px;
}
.quiz-container .quiz-sub-container .loading-container {
  opacity: 0.1;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.quiz-container .quiz-sub-container .loading-container .ant-spin-dot-item {
  background-color: #ffd23c;
  opacity: 1;
}
.quiz-container .quiz-sub-container .quiz-top-stack {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.quiz-container .quiz-sub-container .quiz-top-stack .pagination-container {
  background-color: white;
  margin-left: 7px;
  padding: 11px;
  border-radius: 7px;
  border: 0.25px solid #dda;
}
.quiz-container .quiz-sub-container .quiz-top-stack .ant-pagination-prev,
.quiz-container .quiz-sub-container .quiz-top-stack .ant-pagination-next {
  display: none;
}
.quiz-container .quiz-sub-container .question-container {
  padding-left: 21px;
  padding-right: 21px;
}
.quiz-container .quiz-sub-container .question-container p {
  font-size: 22px;
  line-height: 30px;
  color: #333;
}
.quiz-container .quiz-sub-container .answers-container {
  border: 0.25px solid #dda;
  margin-left: 21px;
  margin-right: 21px;
  margin-bottom: 21px;
  padding-left: 21px;
  padding-right: 21px;
  border-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.quiz-container .quiz-sub-container .answers-container .answer-button {
  cursor: pointer;
  margin: 10px;
}
.quiz-container .quiz-sub-container .answers-container .answer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.quiz-container .quiz-sub-container .answers-container .answer-container .answer-value {
  margin-left: 10px;
}
.quiz-container .quiz-sub-container .answers-container .answer-container p {
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  color: #555;
  margin-bottom: 0;
}
.quiz-container .quiz-sub-container .answers-container .answer-container .result-image-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.quiz-container .quiz-sub-container .answers-container .answer-container .result-image-container .result-image {
  width: 35px;
  height: 35px;
  margin-left: 3px;
  margin-right: 4px;
  margin-bottom: 2px;
}
.quiz-container .quiz-sub-container .quiz-buttons-stack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: 14px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.quiz-container .quiz-sub-container .quiz-buttons-stack .quiz-button {
  font-weight: 600;
  font-size: 19px;
  color: white;
  padding: 9px;
  width: 100px;
  border-radius: 50px;
  opacity: 0.9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.quiz-container .quiz-sub-container .quiz-buttons-stack .quiz-button-enabled {
  background-color: #159cd0;
  cursor: pointer;
}
.quiz-container .quiz-sub-container .quiz-buttons-stack .quiz-button-disabled {
  background-color: #e4e4e4;
  cursor: no-drop;
}
.quiz-container .close-button {
  position: absolute;
  background-color: white;
  right: 9px;
  top: 9px;
  border-radius: 50%;
  border: #fc5959 solid 2px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}
.quiz-container .close-button:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.quiz-container .close-button .image {
  width: 35px;
  height: 35px;
}
.main-container {
  overflow: hidden;
}
.main-container .base-container {
  background-color: #fff1c5;
  width: 100vw;
  height: 100vh;
}
.main-container .base-container .partition {
  --topbarHeight: 50px;
  --contentHeight: 92vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
.main-container .base-container .partition .content-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1024px;
  height: 768px;
  -webkit-box-shadow: 2px 8px 12px #372702d1;
  box-shadow: 2px 8px 12px #372702d1;
}
.main-container .base-container .partition .topbar-container {
  height: var(--topbarHeight);
  background-color: #ffeca1;
  border: 0.5px solid #eee;
  border-bottom: 0px;
  position: absolute;
  z-index: 102;
  width: 100%;
}
.main-container .base-container .partition .book-content-container {
  width: calc(min(100vw, 1024px,92vh/3*4));
  height: calc(min(100vw, 1024px,92vh/3*4)/4*3);
  border: 0.5px solid #eee;
  background-color: whitesmoke;
}
.toolbar {
  width: 100%;
  padding-left: 1vw;
  padding-right: 1vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
}
.toolbar .title {
  margin-left: 14px;
  color: #4d5152;
  font-weight: bold;
  font-size: min(2vw, 2vh);
}
.toolbar .row-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.toolbar .row-container .image {
  width: min(3.5vw, 4.5vh);
  height: min(3.5vw, 4.5vh);
}
.toolbar .row-container .button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 6px;
  cursor: pointer;
}
.toolbar .row-container .button-container:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.toolbar .row-container .button-container-disabled {
  margin-right: min(0.75vw, 1vh);
  cursor: default;
}
.toolbar .row-container .bookshelf {
  background: no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAAAsSAAALEgHS3X78AAAB4klEQVRYhe1YvUrDUBT+UuqiFDu5FLRLB0Gw0MGxOVs3+wbtG5ixm32EPkL6AIJvcHTMVieHLiJ0EYSIioSKkQtXCfEmuTepkEI+KOQ299z7nZ+e81ErDEOUEbVSsqqI5UBFzBT1pP1E5AIYaZz3AsBm5oW06wK4AbCvYTtn5rHqhZIYEc0kqVuNw9uSSFOuxbMPYKFhOyIin5kdLWIAhNdgZjvrZCKaAriMfCUiNWPmqYZt+HNXHNtXY2kIPEt4KSLS7LR6D8tVw8RW1NQQgAskJ8SYmCT1W9xnx899XWKBZ4navZDL87S9eVI51fzFxUm1I6QyYURMpiHV0xS4JpszUxl4liNrQnh8pHtw4FlNGd2u/BhFOZVY4FnxVmAC0ce0HYkjK5WZfUyFTuvVKLoqJEVM1EN/MLH7Oofs1L/uI8u75aoxGky0fVLWnpIYM7tEJB6VcywGf/1Zi+6z5WVNDVtX3KV6UVppXamLBFTqYmMoqi7QafX8HOpC2F//t7pATnWROtDzpNIpo7oYarYQFTauLsZyAuRRF46cBKVSF6IOT3PaFlcXbx9/fTs8eD8pQgqbUheN3fVVZDl/fNorrC4ShzgRjTXVxSI+UuRIU3b0OKmtUxfVvz2mqIgZAcA3UGa5evfcgkQAAAAASUVORK5CYII=);
  width: 38px;
  height: 38px;
}
.toolbar .row-container .bookshelf:hover {
  background: no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAAAsSAAALEgHS3X78AAADGklEQVRYhe1YS08TURT+Bls0NEhZqItGaYzE+AiPsHDZua7Y2X/Q7l1QN4ad/IQSd24sP8BY404Xd+rGdKEgGxcSpCQubGIsBJSWR81pzuBlmMedlkIT/ZJmentf3z3nu+ecjtFsNtGL6OtJVqdBTAgRF0JMhJ3XVVcKIZIAigDGAVQAWNy2pJS1syRGJB4AeMVPFSWF5NJpE6PFK1LKJLfTAEwA9BxRhpI1i1LKXCAxIUQBQEZj/w3azHlqJvESwLy6odKfZIImf4YAPJJS5qk/4kEqz6RKGsSSrJ2443eTn5bbJCnlGgDaJ88kvzJRb2IAJniy6dGvHmIOwBOXrrQfsaBDeBHrCGwB0lDJ7fbVywYdPPfX2qYdToodEeOFyVLx0cTU2pdvg84htrWKHnMt1hQhFTnX/LW3b2yoOg1NzLnwvVs/Ui7EWq65eXXzQ71sZB06LCiksLwax96+MQBgQV2gHYvNqQt7gGJWZf7hx6ccXOGhwxYxxhEthkpJfHpnoDwCO/30Rw8uLK/Gx/3GEt4tX2rw1yNuD7RYvWzkWDO2oH1BOhFCzDd2+2YeP5tAf+Sgfie5sXN/8vvQ2PUargzvHE7f+h3BejXWD+CT85L4EquXDa9QEEQuJ4Qg16Qbe33m4srwyOLKcKvvYmx3KzVWjU7e+Hl+e+dw+2OXJMhigXHMh1zR3pDd20pFm9vR1Ov3CdBHwTFirilJCEFaeq5LIho5+Pzmbem2zlgqg5R8SfLIhUriTC6rsRdpIxtUxoRFz5bWnhprt7pgPVkasY6wIKV09Uo3qguL3XtMNy7ICCFqbmVRN6oLslReSjmnMbdp7+VEz/5L6rS6wGhiquaSxP3mZtlKRb8weRLVBXSJ1csGaXeGmzN+Y9txZU7zxjlJJYPIqAhbXaQ1Q4gbCmEG61QXdgbQqi6UeXG2rsmaCmXlrlQXDEspEkMjyJWBcYxqKieuXd6+2wkp+FiM9JCanjVTOosMDuy+UJoL69VYZnpWu2Jy1d5JVBdLzpTCKU3nDU9BShmO2Fnj331x1y7+EwsFAH8A6UA7Gdc0aIEAAAAASUVORK5CYII=);
  width: 38px;
  height: 38px;
}
.toolbar .row-container .arrow-icon {
  opacity: 1;
}
.toolbar .row-container .disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}
.toolbar .row-container .quiz {
  margin-inline: 25px;
}
.toolbar .row-container .mars:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.toolbar .row-container .page-button {
  height: min(6vw, 3.5vh);
  margin-right: 14px;
  margin-left: 14px;
  padding-left: 1vw;
  padding-right: 1vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: white;
  border-radius: 7px;
  outline: none;
  overflow: hidden;
  cursor: pointer;
}
.toolbar .row-container .page-image {
  width: min(3vw, 3vh);
  height: min(3vw, 3vh);
}
.toolbar .row-container .button-text {
  text-align: center;
  color: #4d5152;
  font-weight: bold;
  margin-left: 0.5vw;
  font-size: min(1.5vw, 2vh);
}
.page-menu-background {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1001;
}
.page-menu-container {
  position: absolute;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.5vw;
  z-index: 1002;
  overflow: auto;
  height: 100%;
  width: 100%;
  padding-top: 60px;
}
.page-menu-container .page-menu-col {
  padding-block: 5px;
}
.page-menu-container .page-menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-menu-container .page-item-container {
  background-color: white;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0px;
  border: 0.5px solid #bbb;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.page-menu-container .page-item-container .page-item-image {
  width: 100%;
  height: 100%;
}
.page-menu-container .page-item-container .page-item-label {
  padding-top: 1px;
  width: 100%;
  background-color: #fff1c5;
  color: #555;
  font-weight: bold;
}
.page-menu-container .page-item-container .page-item-active {
  background-color: #ffd23c;
}
.page-menu-container .page-item-container:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  z-index: 1;
}
.docviewer_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.docviewer_ .ant-modal-close {
  top: -30px;
  right: -30px;
}
.docviewer_ .ant-modal-close .anticon-close {
  padding: 8px;
  color: white;
  background: #555;
  border-radius: 50%;
}
.docviewer_ .ant-modal-close .anticon-close:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.docviewer_.widget_ .ant-modal-body {
  padding: 0;
}
.docviewer_.widget_ .ant-modal-body iframe {
  border-radius: 0.4em;
}
.section___3yyLq .bar___38TRC {
  border-radius: .4em .4em 0 0;
  padding: .8em 1em;
  background-color: #0ac4d5;
}
.section___3yyLq .bar___38TRC .selector___3Wr_k {
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  padding: .3em 1em;
  border-radius: 1em;
}
.section___3yyLq .bar___38TRC .selector___3Wr_k.selected___3G9LP {
  background-color: #fffffff0;
  color: #0ac4d5;
}
.section___3yyLq .content___1Jz3j {
  padding: .3em 1em;
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp {
  position: relative;
  cursor: pointer;
  font-size: 18px;
  border-bottom: 1px solid #eee;
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp .text___3CGp8 {
  display: inline-block;
  padding: 0 5px;
  width: 60%;
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp .action___2naMD {
  opacity: .8;
  position: absolute;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  bottom: 10px;
  right: 0px;
  right: 6px;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp .action___2naMD:hover {
  opacity: 1;
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp .action___2naMD svg {
  fill: #0ac3d4;
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp .editbtn___NLywA {
  opacity: .8;
  position: absolute;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  bottom: 10px;
  right: 0px;
  display: none;
  right: 40px;
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp .editbtn___NLywA:hover {
  opacity: 1;
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp .delbtn___3Sa9H {
  opacity: .8;
  position: absolute;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  bottom: 10px;
  right: 0px;
  display: none;
  right: 70px;
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp .delbtn___3Sa9H:hover {
  opacity: 1;
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp .copybtn___3fe_8 {
  opacity: .8;
  position: absolute;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  bottom: 10px;
  right: 0px;
  display: none;
  right: 100px;
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp .copybtn___3fe_8:hover {
  opacity: 1;
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp:hover {
  background-color: #eee;
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp:hover .editbtn___NLywA,
.section___3yyLq .content___1Jz3j .docrow___1PkEp:hover .delbtn___3Sa9H,
.section___3yyLq .content___1Jz3j .docrow___1PkEp:hover .copybtn___3fe_8 {
  display: block;
}
.section___3yyLq .content___1Jz3j .docrow___1PkEp.dim___2xNy7 {
  opacity: .4;
}
.section___3yyLq .add___1EQBo {
  display: block;
  -webkit-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
  margin: 20px auto;
  opacity: .5;
  width: 20px;
}
.section___3yyLq .add___1EQBo:hover {
  opacity: .8;
}
.hidden___3QKVS {
  visibility: hidden;
}
.form___2nuwg .row___6YKPF {
  margin: .5em 0;
}
.form___2nuwg .buttons___qiG9F {
  margin: 1em 0;
}
.form___2nuwg button {
  margin-left: 1em;
}
.form___2nuwg input[type=text],
.form___2nuwg input[type=file],
.form___2nuwg select {
  width: 100%;
  height: 32px;
  padding: 4px 11px;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: inline-block;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.form___2nuwg input[type=text]:focus,
.form___2nuwg input[type=file]:focus,
.form___2nuwg select:focus {
  border-color: #89d6f0;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
          box-shadow: 0 0 0 2px rgba(94, 189, 227, 0.2);
}
.form___2nuwg input[type=file] {
  height: 38px;
}
.panel___1_BMT {
  font-family: Optima, Candara, Book Antiqua, Times New Roman ;
  border-radius: .4em;
  background: #fff;
  -webkit-box-shadow: 8px 8px 13px #00000073;
          box-shadow: 8px 8px 13px #00000073;
  overflow: hidden;
}
.panel___1_BMT .close___2yXTN {
  color: #fff;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.dudu-dict {
  width: 680px!important;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.dudu-dict .define_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 1em;
}
.dudu-dict .define_ .main_ {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.dudu-dict .define_ .instances_ {
  display: none;
  width: 340px;
  font-size: 16px;
  color: #222;
  background: #f3f3f3;
  margin: 2em 1em;
  padding: 1em;
  border-left: 1px solid #ccc;
  min-height: 150px;
}
.dudu-dict .define_ .instances_ .instance_ {
  margin-bottom: 1em;
  line-height: 130%;
}
.dudu-dict .define_ .instances_ .instance_ .term {
  background: #6ec9ff6b;
  -webkit-box-shadow: 0 0 0 2px #6ec9ff6b;
          box-shadow: 0 0 0 2px #6ec9ff6b;
  border-radius: .2em;
}
.dudu-dict .define_ .instances_ .instance_ .term:first-child {
  margin-left: -0.2em;
}
.dudu-dict .define_ .star_ {
  position: absolute;
  top: 15px;
  left: 20px;
  font-size: 28px;
  color: #6ec9ff;
}
.dudu-dict .define_ .audio_ {
  font-size: 24px;
  margin-right: .5em;
}
.dudu-dict.wide_ {
  width: 900px!important;
}
.dudu-dict.wide_ .instances_ {
  display: block;
}
.dudu-dict .entry_v1_ {
  margin: 1em 0 0 1em;
}
.dudu-dict .entry_v1_ .picture_ {
  float: right;
  margin: 1em 0 1em;
  width: 300px;
  height: 200px;
  overflow: hidden;
}
.dudu-dict .entry_v1_ .picture_ img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.dudu-dict .entry_v1_ .term_ {
  font-size: 43px;
}
.dudu-dict .entry_v1_ .pinyin_ {
  font-size: 20px;
}
.dudu-dict .entry_v1_ .meaning_ {
  padding: .4rem 0;
  line-height: 120%;
  font-size: 24px;
  width: 100%;
}
.dudu-dict .entry_v1_ .meaning_ ol {
  padding-left: 1em;
}
.dudu-dict .ant-modal-body {
  padding: 10px 10px 20px;
}
.button___15pME {
  display: none;
  cursor: pointer;
  margin: 0 .5em;
  border-radius: 1em;
  padding: 0 .5em;
  background: #efb3b3a0;
  -webkit-box-shadow: 3px 3px 3px #00000087;
          box-shadow: 3px 3px 3px #00000087;
  font-size: 14px;
  font-weight: normal;
}
.button___15pME:hover {
  color: #fff;
  background: #ab1e1e;
}
.button___15pME.disabled___3U1IW {
  pointer-events: none;
  opacity: .5;
  background: #efb3b3a0;
}
.define___1zIXh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-family: Optima, Candara, Book Antiqua, Times New Roman ;
  padding-top: 10px;
  min-height: 250px;
}
.define___1zIXh .entries___llgJM {
  width: 660px;
}
.define___1zIXh.wide___1-KNL .instances___2whaB {
  display: block;
}
.define___1zIXh .entry___1PTf8 {
  display: table;
  width: 100%;
  font-size: 18px;
}
.define___1zIXh .entry___1PTf8 .title___1z-TM {
  padding: .8rem .8rem 0;
  line-height: 17px;
  margin: 1rem 0 .8rem 0;
}
.define___1zIXh .entry___1PTf8 .modes___3FRtO {
  display: inline;
  margin-left: 1em;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  font-size: 14px;
}
.define___1zIXh .entry___1PTf8 .modes___3FRtO .toroot___2T6Ow {
  display: inline;
}
.define___1zIXh .entry___1PTf8 .modes___3FRtO .exchange___foHGn {
  font-style: italic;
  opacity: .9;
}
.define___1zIXh .entry___1PTf8 .modes___3FRtO .root___3qFcs {
  font-size: 18px;
}
.define___1zIXh .entry___1PTf8 .meaning___2zJJq {
  padding: .4rem .8rem;
  width: 100%;
  line-height: 120%;
  display: table;
}
.define___1zIXh .entry___1PTf8 .meaning___2zJJq.unknown___1AFtH {
  display: none;
}
.define___1zIXh .entry___1PTf8 .phonetic___3QZUV {
  padding-left: .8rem;
}
.define___1zIXh .entry___1PTf8 .incomings___PnD_o {
  display: none;
  font-size: 12px;
}
.define___1zIXh .entry___1PTf8 .incomings___PnD_o .incoming___1T4qd {
  display: inline-block;
  margin-right: .5em;
}
.define___1zIXh .entry___1PTf8 .incomings___PnD_o .incoming___1T4qd .count___1aWHu {
  font-weight: bold;
  font-size: 110%;
}
.define___1zIXh .entry___1PTf8 .incomings___PnD_o .incoming___1T4qd.cmn___2QLKj {
  color: #00bd10;
}
.define___1zIXh .entry___1PTf8 .incomings___PnD_o .incoming___1T4qd.ind___2G38v {
  color: red;
}
.define___1zIXh .entry___1PTf8 .picture___gMkzM {
  float: right;
  margin-left: 1em;
  max-width: 200px;
  max-height: 160px;
}
.define___1zIXh .entry___1PTf8 .xlate___5AkwB {
  font-weight: normal;
  margin-top: .3em;
}
.define___1zIXh .entry___1PTf8 .xlate___5AkwB .term___1O5Qv {
  display: inline-block;
  font-size: 120%;
  margin-right: .4em;
}
.define___1zIXh .entry___1PTf8 .xlate___5AkwB .term___1O5Qv.minor___260Ud {
  display: none;
}
.define___1zIXh .entry___1PTf8 .minor___260Ud,
.define___1zIXh .entry___1PTf8 .ssid___3a2r2 {
  display: none;
}
.define___1zIXh .instances___2whaB {
  width: 340px;
  font-size: 16px;
  color: #222;
  background: #f3f3f3;
  margin: 1em 1em;
  padding: 1em;
  border-left: 1px solid #ccc;
  min-height: 150px;
}
.define___1zIXh .instances___2whaB .instance___MaPEo {
  margin-bottom: 1em;
  line-height: 130%;
}
.define___1zIXh .instances___2whaB .instance___MaPEo .term___1O5Qv {
  border-bottom: 4px solid #d6c9f6;
}
.define___1zIXh .instances___2whaB .instance___MaPEo .term___1O5Qv:first-child {
  margin-left: -0.2em;
}
.define___1zIXh .pos___1W0Wf {
  display: inline-block;
  margin-right: .5em;
  font-style: italic;
  background: #888;
  padding: 0 .3em;
  border-radius: .3em;
  color: #fff;
  font-size: 13px;
  font-variant: all-small-caps;
}
.define___1zIXh .pos___1W0Wf.noun___2qMrf {
  background-color: #0095ff;
}
.define___1zIXh .pos___1W0Wf.adj___2CZfQ {
  background-color: #ce9043;
}
.define___1zIXh .pos___1W0Wf.verb___3uMNS {
  background-color: #43ab41;
}
.define___1zIXh .pos___1W0Wf.adv___AQ_0F {
  background-color: #aba841;
}
.define___1zIXh .pos___1W0Wf.prep___22MO_ {
  background-color: #a8009b;
}
.define___1zIXh .pos___1W0Wf.pron___338Uw {
  background-color: #0d5f9a;
}
.define___1zIXh .pos___1W0Wf.conj___aOh3p {
  background-color: #e07ed9;
}
.define___1zIXh .pos___1W0Wf.abbr___3HELl {
  background-color: #7744d6;
}
.define___1zIXh .adminCheck___3CFnT {
  display: none;
}
.define___1zIXh .extra___2AaMu {
  position: absolute;
  right: -360px;
  overflow-y: auto;
  min-height: 100px;
  width: 360px;
  border: 2px solid #ccc;
  padding: .3em;
  background: #fffab1;
  opacity: 0.3;
  -webkit-transition: all .5s;
  transition: all .5s;
  z-index: 0;
}
.define___1zIXh .extra___2AaMu:hover {
  opacity: 1;
  z-index: 100;
}
.define___1zIXh .extra___2AaMu.minor___260Ud {
  display: none;
}
.define___1zIXh .extra___2AaMu h2 {
  background: #444;
  color: #fff;
  padding-left: .5em;
}
.define___1zIXh .extra___2AaMu .zh___3s3DW {
  border-top: 1px solid #ccc;
  margin-top: .8em;
  padding: .8em 0;
}
.define___1zIXh .extra___2AaMu .term___1O5Qv {
  display: inline;
  cursor: pointer;
  background: #00000014;
  padding: 0 .2em;
}
.define___1zIXh .extra___2AaMu .term___1O5Qv:hover {
  background: #00000030;
}
.define___1zIXh .extra___2AaMu .pos___1W0Wf {
  cursor: pointer;
}
.define___1zIXh .extra___2AaMu .pos___1W0Wf:hover {
  opacity: .8;
}
.define___1zIXh .extra___2AaMu .useful___2esSN .term___1O5Qv {
  font-size: 80%;
}
.define___1zIXh.editor___8htBS .entry___1PTf8 {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.define___1zIXh.editor___8htBS .adminMenu___1QI2h {
  position: absolute;
  top: 15px;
  left: 270px;
  text-align: left;
}
.define___1zIXh.editor___8htBS .adminMenu___1QI2h .adminCheck___3CFnT {
  position: relative;
  display: inline-block;
  opacity: 0.6;
  width: 60px;
}
.define___1zIXh.editor___8htBS .adminMenu___1QI2h .adminCheck___3CFnT input {
  cursor: pointer;
}
.define___1zIXh.editor___8htBS.editable___UmogG .adminMenu___1QI2h .adminCheck___3CFnT {
  opacity: 1;
}
.define___1zIXh.editor___8htBS.editable___UmogG .adminMenu___1QI2h .revertChanges___1kBhR {
  display: inline-block;
}
.define___1zIXh.editor___8htBS.editable___UmogG .meaning___2zJJq:hover {
  background: #00000010;
}
.define___1zIXh.editor___8htBS.editable___UmogG .meaning___2zJJq:hover .addTerm___ww9Ta {
  display: inline-block;
}
.define___1zIXh.editor___8htBS.editable___UmogG .meaning___2zJJq.custom___UK2zP:hover .text___14xuB .button___15pME {
  display: inline-block;
}
.define___1zIXh.editor___8htBS.editable___UmogG .meaning___2zJJq.unknown___1AFtH {
  display: block;
}
.define___1zIXh.editor___8htBS.editable___UmogG .meaning___2zJJq.selected___3TBpI {
  outline: 2px dotted red;
}
.define___1zIXh.editor___8htBS.editable___UmogG .meaning___2zJJq.minor___260Ud {
  display: block;
  opacity: 0.6;
}
.define___1zIXh.editor___8htBS.editable___UmogG .ssid___3a2r2 {
  display: inline-block;
  border: 1px solid #5a6271;
  color: #5a6271;
  background: #fff;
  padding: 0 .3em;
  border-radius: .3em;
  font-size: 13px;
}
.define___1zIXh.editor___8htBS.editable___UmogG .ssid___3a2r2.custom___UK2zP {
  border: 1px solid #7b2402;
  color: #7b2402;
}
.define___1zIXh.editor___8htBS.editable___UmogG .term___1O5Qv {
  cursor: pointer;
}
.define___1zIXh.editor___8htBS.editable___UmogG .term___1O5Qv.minor___260Ud {
  display: inline-block;
  opacity: 0.6;
}
.define___1zIXh.editor___8htBS.editable___UmogG .term___1O5Qv:hover {
  background: #c0c0c080;
  border-radius: .2em;
}
.define___1zIXh.editor___8htBS.editable___UmogG .minor___260Ud {
  display: block;
  opacity: 0.6;
}
.define___1zIXh.editor___8htBS.editable___UmogG .addMeaning___2O_xg {
  display: inline-block;
}
.define___1zIXh.editor___8htBS.editable___UmogG .extra___2AaMu.minor___260Ud {
  display: block;
}
.define___1zIXh.editor___8htBS.editable___UmogG .incomings___PnD_o {
  display: block;
}
.define___1zIXh.super___1YBGL.editable___UmogG .meaning___2zJJq:hover .deleteMeaning___2OO6a {
  display: inline-block;
  float: right;
}
.define___1zIXh .star___3wXOT {
  position: absolute;
  top: 15px;
  left: 20px;
  font-size: 28px;
  color: #6ec9ff;
}
.define___1zIXh .entrysep___3_1Ix {
  width: 200px;
  border-top: 1px solid #ccc;
  margin-top: 2em;
  margin-left: 130px;
}
.define___1zIXh .audio___172x3 {
  font-size: 24px;
  margin-right: 1em;
  padding: 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.define___1zIXh .audio___172x3:hover {
  background: #00000020;
}
.dudu-dict .loading_ {
  width: 100%;
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #56bfea;
  font-size: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dudu-dict .loading_ .robot_ {
  margin: 0 .2em;
  -webkit-animation: pulsate 2s infinite;
          animation: pulsate 2s infinite;
}
.dudu-dict .loading_ .ant-spin {
  margin-left: 1rem;
}
.dudu-dict .explanation_ {
  margin-top: 1.8rem;
  border-radius: .5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: .5rem;
}
.dudu-dict .explanation_ p {
  margin-bottom: .6rem;
}
.dudu-dict .explanation_ h3 {
  font-size: .9rem;
  opacity: .6;
  font-weight: 400;
  font-variant: all-petite-caps;
  margin-bottom: .2rem;
}
.dudu-dict .explanation_ .row_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: .5rem;
  position: relative;
  width: 100%;
  height: content-box;
}
.dudu-dict .explanation_ .row_ > div {
  border-radius: .5rem;
  padding: .5rem .8rem;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.dudu-dict .explanation_ .termpart_ {
  width: 100%;
}
.dudu-dict .explanation_ .termpart_ .term_ {
  font-size: 2.1rem;
  word-wrap: normal;
}
.dudu-dict .explanation_ .termpart_ .pos_ {
  display: inline;
  margin-left: 2em;
  font-weight: bold;
  font-size: 1.1rem;
}
.dudu-dict .explanation_ .termpart_ .phonetic_ {
  display: inline;
  margin-left: 1em;
  font-size: 1rem;
}
.dudu-dict .explanation_ .termpart_ .speakbtn_ {
  display: inline;
  margin-left: .6em;
  font-size: 1.2rem;
}
.dudu-dict .explanation_ .termpart_ .define_ {
  font-size: 1.3rem;
  padding-top: 0;
  line-height: 1.2;
}
.dudu-dict .explanation_ .termpart_ .term_translated_ {
  margin-top: .6em;
  margin-bottom: .6em;
  font-size: 1.0rem;
}
.dudu-dict .explanation_ .termpart_ .term_translated_ .define_ {
  display: inline;
  position: relative;
  font-size: 1.0rem;
  line-height: 1.2;
  margin-left: .7em;
  padding-left: 0;
  text-transform: lowercase;
}
.dudu-dict .explanation_ .termpart_ .term_translated_ .define_:before {
  content: '; ';
  position: absolute;
  left: -0.55em;
  top: 0;
}
.dudu-dict .explanation_ .termpart_ {
  background: #ece5fc;
}
.dudu-dict .explanation_ .passagepart_ {
  background: #f4f2dc;
}
.dudu-dict .explanation_ .relatedpart_ {
  background: #dae3f4;
  max-width: 35%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dudu-dict .explanation_ .examplespart_ {
  background: #d1fbed;
  max-width: 65%;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.dudu-dict .explanation_.stopword_ .left_ {
  min-width: 30%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dudu-dict .explanation_.stopword_ .right_ {
  min-width: 50%;
  -webkit-box-flex: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
}
.dudu-dict .explanation_ .related_ {
  list-style-type: none;
  padding: 0;
}
.dudu-dict .explanation_ .related_ .pair_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: .5rem;
  line-height: 110%;
  margin-bottom: 0.7em;
}
.dudu-dict .explanation_ .related_ .pair_ .L2_ {
  -webkit-box-flex: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.dudu-dict .explanation_ .related_ .pair_ .L1_ {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.dudu-dict .explanation_ .examples_ {
  padding: 0;
}
.dudu-dict .explanation_ .examples_ .pair_ {
  margin-bottom: 0.7em;
}
.dudu-dict .explanation_ .examples_ .pair_ > * {
  margin-bottom: 0.1em;
}
.dudu-dict .explanation_ .examples_ {
  padding: 0 1em;
}
.dudu-dict .explanation_ .passage_ {
  font-size: 1.0rem;
}
.dudu-dict .explanation_[data-target-lang=ar] .passage_translated_,
.dudu-dict .explanation_[data-target-lang=hb] .passage_translated_ {
  direction: rtl;
  font-size: 140%;
  text-align: right;
}
.dudu-dict .explanation_[data-target-lang=ar] .examples_ .L1_,
.dudu-dict .explanation_[data-target-lang=hb] .examples_ .L1_ {
  direction: rtl;
  font-size: 140%;
  text-align: right;
}
.dudu-dict .explanation_[data-target-lang=ar] .related_ .L1_,
.dudu-dict .explanation_[data-target-lang=hb] .related_ .L1_ {
  direction: rtl;
  font-size: 140%;
  text-align: right;
}
.dudu-dict .passagepart_ .term_,
.dudu-dict .examplespart_ .term_,
.dudu-dict .instances_ .term_ {
  border-bottom: 4px solid #d6c9f6;
}
.dudu-dict .betatag_ {
  position: absolute;
  top: .2em;
  right: .2em;
  cursor: default;
  font-size: .6rem;
  opacity: .6;
  color: #000;
}
.dudu-dict .thumbing_ {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
  font-size: 15px;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.dudu-dict .thumbing_ .anticon {
  background: white;
  padding: 0.2em;
  border-radius: 50%;
  -webkit-box-shadow: 2px 2px 6px #00000040;
          box-shadow: 2px 2px 6px #00000040;
}
.dudu-dict .thumbing_ .anticon:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.dudu-dict .termpart_ .term_translated_,
.dudu-dict .related_ .pair_,
.dudu-dict .passagepart_ .passage_translated_,
.dudu-dict .examples_ .pair_ .L1_ {
  position: relative;
}
.dudu-dict .termpart_ .term_translated_:hover .thumbing_,
.dudu-dict .related_ .pair_:hover .thumbing_,
.dudu-dict .passagepart_ .passage_translated_:hover .thumbing_,
.dudu-dict .examples_ .pair_ .L1_:hover .thumbing_ {
  opacity: 1;
}
@-webkit-keyframes pulsating___1mUwl {
  0%,
  75%,
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes pulsating___1mUwl {
  0%,
  75%,
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
/* 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-statistic {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
}
.ant-statistic-title {
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-statistic-content {
  color: rgba(0, 0, 0, 0.85);
  font-size: 24px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.ant-statistic-content-value-decimal {
  font-size: 16px;
}
.ant-statistic-content-prefix,
.ant-statistic-content-suffix {
  display: inline-block;
}
.ant-statistic-content-prefix {
  margin-right: 4px;
}
.ant-statistic-content-suffix {
  margin-left: 4px;
  font-size: 16px;
}
/* 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-avatar {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  overflow: hidden;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  background: #ccc;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
}
.ant-avatar-image {
  background: transparent;
}
.ant-avatar-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
      -ms-transform-origin: 0 center;
          transform-origin: 0 center;
}
.ant-avatar.ant-avatar-icon {
  font-size: 18px;
}
.ant-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}
.ant-avatar-lg-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
      -ms-transform-origin: 0 center;
          transform-origin: 0 center;
}
.ant-avatar-lg.ant-avatar-icon {
  font-size: 24px;
}
.ant-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
}
.ant-avatar-sm-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
      -ms-transform-origin: 0 center;
          transform-origin: 0 center;
}
.ant-avatar-sm.ant-avatar-icon {
  font-size: 14px;
}
.ant-avatar-square {
  border-radius: 4px;
}
.ant-avatar > img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/* 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-descriptions-title {
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}
.ant-descriptions-view {
  width: 100%;
  overflow: hidden;
  border-radius: 4px;
}
.ant-descriptions-view table {
  width: 100%;
  table-layout: fixed;
}
.ant-descriptions-row > th,
.ant-descriptions-row > td {
  padding-bottom: 16px;
}
.ant-descriptions-row:last-child {
  border-bottom: none;
}
.ant-descriptions-item-label {
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
}
.ant-descriptions-item-label::after {
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
  content: ' ';
}
.ant-descriptions-item-colon::after {
  content: ':';
}
.ant-descriptions-item-no-label::after {
  margin: 0;
  content: '';
}
.ant-descriptions-item-content {
  display: table-cell;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
}
.ant-descriptions-item {
  padding-bottom: 0;
}
.ant-descriptions-item > span {
  display: inline-block;
}
.ant-descriptions-middle .ant-descriptions-row > th,
.ant-descriptions-middle .ant-descriptions-row > td {
  padding-bottom: 12px;
}
.ant-descriptions-small .ant-descriptions-row > th,
.ant-descriptions-small .ant-descriptions-row > td {
  padding-bottom: 8px;
}
.ant-descriptions-bordered .ant-descriptions-view {
  border: 1px solid #e8e8e8;
}
.ant-descriptions-bordered .ant-descriptions-view > table {
  table-layout: auto;
}
.ant-descriptions-bordered .ant-descriptions-item-label,
.ant-descriptions-bordered .ant-descriptions-item-content {
  padding: 16px 24px;
  border-right: 1px solid #e8e8e8;
}
.ant-descriptions-bordered .ant-descriptions-item-label:last-child,
.ant-descriptions-bordered .ant-descriptions-item-content:last-child {
  border-right: none;
}
.ant-descriptions-bordered .ant-descriptions-item-label {
  background-color: #fafafa;
}
.ant-descriptions-bordered .ant-descriptions-item-label::after {
  display: none;
}
.ant-descriptions-bordered .ant-descriptions-row {
  border-bottom: 1px solid #e8e8e8;
}
.ant-descriptions-bordered .ant-descriptions-row:last-child {
  border-bottom: none;
}
.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label,
.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content {
  padding: 12px 24px;
}
.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label,
.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content {
  padding: 8px 16px;
}
.modalcontainer___H2khc {
  max-height: 500px;
  width: 100%;
  overflow: scroll;
}
.statContainer___1ZeDi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}
.statItem___2n5bv {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.avatarbox___14jnE {
  position: absolute;
  width: 200px;
  height: 200px;
  margin-right: 5px;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0, 1.4, 1, 1);
  transition: -webkit-transform 0.1s cubic-bezier(0, 1.4, 1, 1);
  transition: transform 0.1s cubic-bezier(0, 1.4, 1, 1);
  transition: transform 0.1s cubic-bezier(0, 1.4, 1, 1), -webkit-transform 0.1s cubic-bezier(0, 1.4, 1, 1);
}
.box___1CJXU:hover .avatarbox___14jnE {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.learner-modal .ant-modal-body {
  padding: 0;
}
.ant-row.statRow_ .ant-card {
  min-height: 180px;
}
.printButton___3LBP3 {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: 1.15rem;
  right: 5rem;
  cursor: pointer;
  opacity: 0.5;
}
.printButton___3LBP3:hover {
  opacity: 1;
}
.closeBlocker___3AyDu {
  display: none;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 1.15rem;
  right: 1rem;
  z-index: 1000;
  background-color: #FFFFFF;
}
.cancelBlocker___MEEzE {
  display: none;
  width: 97%;
  height: 3rem;
  position: absolute;
  bottom: 0;
  z-index: 1000;
  background-color: #FFFFFF;
}
.booksHistoryRow___29xgy {
  display: block;
}
@media print {
  .printButton___3LBP3 {
    display: none;
  }
  .closeBlocker___3AyDu,
  .cancelBlocker___MEEzE {
    display: block;
  }
  .booksHistoryRow___29xgy {
    display: none !important;
  }
}
.row___2pWuI:hover {
  background: rgba(0, 0, 0, 0.1);
}
.book___H9YLp {
  left: 20px;
  width: 80px;
  height: 60px;
  margin: 2px;
}
.book___H9YLp.entry___3ln5T {
  margin-left: -300px;
}
.title___x2L5R {
  position: absolute;
  color: #444;
  font-size: 140%;
  width: 250px;
  left: 120px;
  top: 5px;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.title___x2L5R.entry___3ln5T {
  opacity: .1;
}
.date___1Xj_z {
  position: absolute;
  color: #444;
  left: 120px;
  top: 30px;
}
.more___2um4A {
  position: absolute;
  bottom: .5em;
  right: 1em;
}
.dudu-recent-books {
  margin: 1em 2em;
}
.dudu-recent-books td,
.dudu-recent-books th {
  padding: 2px !important;
  text-alignment: left;
}
.landicon___3RFnS {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAXCAYAAABJXhw0AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAnJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyI+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpDb21wcmVzc2lvbj41PC90aWZmOkNvbXByZXNzaW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5GbHlpbmcgTWVhdCBBY29ybiA1LjYuNjwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAxOC0wNi0wMVQxMzo1NDo0OTwveG1wOk1vZGlmeURhdGU+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo78N5+AAADKUlEQVRYCdWXWWsUQRRGTYxLjPsWBTXxQUVBcUF9UkT/gP4If5kg+OSrCAaMT4IbrriFQRFUNCIad6Pn9PTt1HR6JqNoMnPhTN2+Xcv9qqp7unrmVVsPYdF+5WQXpR/rLIZ+WJKXXi+C+bAM1oH2Gj7CT/gCX+EzfMpLY45VZTPmE8lG42hQlfwCKq2GQVifs5ZyBQyAAqzTB+3YDyp9AwVNwHt4AwqWVzAO3yG1yhxTIb3ULgtYRWwYtuWlApzl2bAPDKKgGjzOy3eUYSFo0kAIUUQWoHRGd8B+2AlroMqabYOqun8Si5zKbd4SeAA34CG4olqWu41SEXu4Pg4KSC1WqmqQqljath2/2aQYt//yGAoagdug9UYF9/gpOGI0t1ihqGM49aPe/yxTgeE78WFXcM7DhG8WRZyGA6D5VjFhsVH4sy2CoRvGjjwU5CSb2xBsgTsKOQmHwQpiLBrhdpyZmyKccEtf7306itAU4XW3mBMe2/+gibu1tG4SUc+4vnP0B0z+aR5VnavSTRb51hRyKc9cP250g5h4Rsz5ovvsJfjp4dMfQubiDcXwbZu7x9w1F2IkLsa48DNEQZ0uxpWIvG/hn4VJA24pP9wegWJWgqZq73WKOcGKiI/S6/hnwNx7Q5kJ+4l9FzbAIBizYdhcbLfYHTGp5mTsApyDTARltiKUmVnJs4HLpYAhWAghwA6iY9wirv8vLcaxdGwxN82vYLfSKIQ4y4ZkolF2g3vDcAz2gWeNslkv2pTv/c11TJJlJG4/nkeewFW4CR7ANOtErg1CsrvlClwPwS7YDm65peAJUHNQUZAWZf1q5l/bhumHAM8i9+AZ1PIyDlgxeYUI7jcdODpMK/uQeRrsh91wAuKQlSZEuLCysHbqXaO1z8Dzopcpx2fanKb1Ux5oqkndqxIUdTbiHIVD4CqlNm2g9CZ+eVwPSa7A5bykKCxysM+m/ZY7LFqXnOgswulKud08Te6FTRCvR9yWZh/+Gd8HT31jEInGeC2Tp35h7QopGuRODJQK8rlRyFbYDB6Rl4N/sto4uPc9sr6AGrh9fFOGmY+k/ca9luVvTwivUwPRGWcAAAAASUVORK5CYII=);
  display: inline-block;
  text-align: center;
  width: 50px;
  height: 23px;
  opacity: .6;
  margin: 0 4px;
  color: #fff;
  cursor: pointer;
}
.landicon___3RFnS:hover {
  opacity: .8;
}
.landicon___3RFnS.selected___e5sUj {
  opacity: 1;
}
.row___305JK:hover {
  background: rgba(0, 0, 0, 0.1);
}
.book___zyDYD {
  left: 20px;
  width: 80px;
  height: 60px;
  margin: 2px;
}
.book___zyDYD.entry___SXm6v {
  margin-left: -300px;
}
.title___2YPUf {
  position: absolute;
  color: #444;
  font-size: 140%;
  width: 250px;
  left: 120px;
  top: 5px;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.title___2YPUf.entry___SXm6v {
  opacity: .1;
}
.date___3CrT8 {
  position: absolute;
  color: #444;
  left: 120px;
  top: 30px;
}
.more___1ysdF {
  position: absolute;
  bottom: .5em;
  right: 1em;
}
.dudu-recent-books {
  margin: 1em 2em;
}
.dudu-recent-books td,
.dudu-recent-books th {
  padding: 2px !important;
  text-alignment: left;
}
.dudu-recent-books .titlebar_ {
  display: none;
}
.landicon___2mtu4 {
  background: url(data:image/png;base64,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);
  display: inline-block;
  text-align: center;
  width: 50px;
  height: 23px;
  opacity: .6;
  margin: 0 4px;
  color: #fff;
  cursor: pointer;
}
.landicon___2mtu4:hover {
  opacity: .8;
}
.landicon___2mtu4.selected___PzD_J {
  opacity: 1;
}
/* 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-timeline {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-timeline-item {
  position: relative;
  margin: 0;
  padding: 0 0 20px;
  font-size: 14px;
  list-style: none;
}
.ant-timeline-item-tail {
  position: absolute;
  top: 10px;
  left: 4px;
  height: calc(90%);
  border-left: 2px solid #e8e8e8;
}
.ant-timeline-item-pending .ant-timeline-item-head {
  font-size: 12px;
  background-color: transparent;
}
.ant-timeline-item-pending .ant-timeline-item-tail {
  display: none;
}
.ant-timeline-item-head {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 100px;
}
.ant-timeline-item-head-blue {
  color: #5ebde3;
  border-color: #5ebde3;
}
.ant-timeline-item-head-red {
  color: #f5222d;
  border-color: #f5222d;
}
.ant-timeline-item-head-green {
  color: #52c41a;
  border-color: #52c41a;
}
.ant-timeline-item-head-gray {
  color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-timeline-item-head-custom {
  position: absolute;
  top: 5.5px;
  left: 5px;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 3px 1px;
  line-height: 1;
  text-align: center;
  border: 0;
  border-radius: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ant-timeline-item-content {
  position: relative;
  top: -6px;
  margin: 0 0 0 18px;
  word-break: break-word;
}
.ant-timeline-item-last > .ant-timeline-item-tail {
  display: none;
}
.ant-timeline-item-last > .ant-timeline-item-content {
  min-height: 48px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
.ant-timeline.ant-timeline-right .ant-timeline-item-tail,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  left: 50%;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head {
  margin-left: -4px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  margin-left: 1px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content {
  left: calc(46%);
  width: calc(36%);
  text-align: left;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(38%);
  margin: 0;
  text-align: right;
}
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom {
  left: calc(94%);
}
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(82%);
}
.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
  display: block;
  height: calc(86%);
  border-left: 2px dotted #e8e8e8;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail {
  display: none;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
  top: 15px;
  display: block;
  height: calc(85%);
  border-left: 2px dotted #e8e8e8;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content {
  min-height: 48px;
}
.container___2cHH4 {
  overflow: hidden;
  padding-left: .5em;
}
.modalcontainer___17Tes {
  max-height: 500px;
  width: 100%;
  overflow-y: scroll;
}
.main___2tWLN {
  color: #f8b40a;
  font-weight: bold;
  font-size: 150%;
}
.maindot___3GInI {
  border: 3px solid #f8b40a;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-top: 8px;
}
.dot___3rCEY {
  background-color: #f8b40a;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.points___wGVzq {
  width: 5em;
  display: inline-block;
}
.plus___MKtVE {
  font-weight: bold;
  color: #5da819;
}
.minus___2gzbp {
  font-weight: bold;
  color: #fe4f59;
}
.describe___IHtFQ {
  width: 15em;
  display: inline-block;
  margin-right: 2em;
}
.date___2QS2t {
  color: #bbb;
  font-size: 80%;
  display: inline-block;
  padding-top: 3px;
}
.gapcat1___2TS_f {
  padding-bottom: 5px;
}
.gapcat2___2V73Y {
  padding-bottom: 20px;
}
.gapcat3___MOJwA {
  padding-bottom: 50px;
}
.ant-timeline-item-content {
  margin-left: 3em;
}
.ant-timeline-item-content > div {
  vertical-align: top;
}
.daily___3sglP {
  background: #fff;
  border-radius: 1em;
  padding: 2em;
}
.points___BS2HW {
  background: #fff;
  border-radius: 1em;
  padding: 3em;
  max-width: 700px;
  margin: 0 auto;
}
.ant-timeline-item-content {
  font-size: 20px;
}
.centerpad___f-L_l {
  margin: 3em auto 1em;
  width: 90%;
  max-width: 1080px;
  min-width: 870px;
  min-height: 600px;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
  background: #fff;
  padding-bottom: 3em;
}
.normal___2t9zu {
  font-family: Georgia, sans-serif;
  text-align: center;
}
.title___1NNFw {
  font-size: 2.5rem;
  font-weight: normal;
  letter-spacing: -1px;
}
.welcome___2l9Pr {
  height: 328px;
  /* background: url(../assets/yay.jpg) no-repeat center 0; */
  background-size: 388px 328px;
}
.list___3ZDTk {
  font-size: 1.2em;
  margin-top: 1.8em;
  list-style: none;
  line-height: 1.5em;
}
.list___3ZDTk code {
  background: #f7f7f7;
}
.onecol___2zSzK {
  max-width: 95%;
  min-width: 500px;
  padding: 5vh 4em 0 3em;
}
.msgbody___QttwW {
  min-height: 250px;
  max-height: 65vh;
  overflow: auto;
}
.row___1TyXw {
  cursor: pointer;
}
/* msg row status */
.read___NMziq {
  opacity: .8;
}
.notread___sWnSx {
  font-weight: bold;
}
.dudu-message .ant-modal {
  width: auto !important;
  max-height: 80vh;
  margin: 5em auto;
  max-width: 800px;
  top: 0;
}
.dudu-message .ant-modal-body {
  padding: 12px 0 12px 20px;
}
.dudu-report {
  position: fixed;
  width: 100%;
  height: 100%;
}
.dudu-report .analytics_ .ant-select {
  padding: 2px 10px 2px;
  width: 100%;
}
.dudu-report .analytics_ .ant-select.report_ {
  padding-top: 40px;
}
.dudu-report .analytics_ .ant-menu {
  padding-top: 10px;
}
.dudu-report .body_ {
  overflow-x: auto!important;
  overflow-y: auto!important;
  -webkit-box-flex: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
  width: 100%;
  background: #fff;
}
.center___24Oq9 {
  text-align: center!important;
}
.analyticstable___HYxXn {
  position: relative;
  padding: 1em;
  min-height: 90vh;
}
.analyticstable___HYxXn td,
.analyticstable___HYxXn th {
  padding: 8px 12px!important;
}
.ranktr___3CjNk {
  background: #fff;
}
.ranktr1___9-Jhd {
  background: #e5dec9;
  font-weight: bold;
}
.ranktr2___Fe8i6 {
  background: #eae4d3;
  font-weight: bold;
}
.ranktr3___2Qe6S {
  background: #f0eade;
  font-weight: bold;
}
.ranktrme___3ku1S {
  background: #d5f3ff;
}
.rank___1x8sW {
  background: transparent;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
}
.rank1___2PaAM {
  background: #f8cb70;
}
.rank2___2xjvQ {
  background: #aeced7;
}
.rank3___3cN3i {
  background: #d99e7b;
}
.nonick___15l-V {
  letter-spacing: 2px;
  font-variant: small-caps;
  font-size: 70%;
}
.topbar___1mE5F {
  position: relative;
  border-top: 8px solid #5ebde3;
}
.tabbox___3xwar {
  background: #fff;
  height: 50px;
  padding-left: 100px;
}
.contentbox___3Og65 {
  width: 100%;
  height: 100%;
  background: #fff;
  position: relative;
}
.innerframe___2rKDJ {
  width: 100%;
  height: 100vh;
}
.userInfoContainer___2twaX {
  position: absolute;
  top: 0;
  left: 0;
}
.steps___TF1eN {
  width: 50vw;
  margin: auto;
}
.box___27F6j {
  font-size: 120%;
  padding: 2em 2em;
  background: #f8f8f8;
  border-radius: .8em;
  margin-top: 2em;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
.smallbox___3AsJQ {
  color: #000000;
  margin: auto;
  margin-top: -80px;
  max-width: 90vh;
  min-height: 500px;
  font-size: 140%;
  padding: 1em 5vw;
  background: #f8f8f8;
  border-radius: .8em;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
.center___prEvt {
  text-align: center;
}
.stoplevel___6GjBi {
  background-color: #3d89bc;
  color: #fff;
  font-size: 120%;
  width: 40%;
  margin: 1em auto;
  padding: .5em .5em;
}
.startbtn___3fCS- {
  background-color: #feb500;
  border-color: #feb500;
  border-radius: .3em;
  margin: 0 8px;
}
.minorbtn___1hzEC {
  color: #feb500;
  border: 3px solid #feb500;
  border-radius: .3em;
  margin: 0 8px;
}
.impt___2JLJR {
  color: #fdb501;
}
/* ------ presurvey questions ------ */
.question___kAqxY {
  margin: 1em 0;
}
.btn___1P_BR {
  min-width: 50px;
  margin: 0 .2em;
  border-radius: .8em;
  background-color: #f5d57a!important;
  color: #000!important;
  border: 0!important;
  font-weight: bold;
  font-size: 110%;
}
.active___2XYdA {
  background-color: #f8c03d!important;
}
.empty___b9NQi {
  color: #fff!important;
}
.choicebox___dzeMh {
  background-color: #efefea;
  line-height: 120%;
  border-radius: 0.5em;
  padding: .5em 1em;
  margin: .3em 0 1em;
  width: 100%;
  overflow: hidden;
}
.choice___3gskI {
  border-radius: .4em;
  margin-left: 2px;
  background-color: #fff;
  color: #efb52f!important;
  border: 2px solid #efb52f!important;
  padding-bottom: 1.5em;
  font-size: 110%;
}
.selected___2roB3 {
  color: #fff!important;
  background-color: #efb52f!important;
}
.choice___3gskI:hover {
  background-color: #fdf3d7;
}
.textinput___2pyRC {
  background-color: #f5d57a;
  border: 0;
  color: #000;
  font-weight: bold;
  font-size: 110%;
}
.textinput___2pyRC.name____JjZjA {
  width: 40%;
}
.textinput___2pyRC.school____1A2be {
  width: 60%;
}
.textinput___2pyRC.email____35iSe {
  width: 50%;
}
.textinput___2pyRC.email2____2BtaU {
  width: 50%;
}
.textinput___2pyRC::-webkit-input-placeholder {
  color: white;
}
.textinput___2pyRC:-ms-input-placeholder {
  color: white;
}
.textinput___2pyRC::-ms-input-placeholder {
  color: white;
}
.textinput___2pyRC::placeholder {
  color: white;
}
@media (max-width: 600px) {
  .smallbox___3AsJQ {
    margin-top: -25px;
    margin-left: -20px;
    margin-bottom: 120px;
  }
  .textinput___2pyRC.name____JjZjA,
  .textinput___2pyRC.school____1A2be,
  .textinput___2pyRC.email____35iSe,
  .textinput___2pyRC.email2____2BtaU {
    width: 83%;
  }
}
.container___3yAro {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1024px;
  height: 768px;
  overflow: hidden;
  -webkit-box-shadow: 2px 8px 12px #372702d1;
          box-shadow: 2px 8px 12px #372702d1;
}
._popup_block___1kStU {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  left: 0;
}
._popup_block_active___1OlAz {
  display: block;
}
._popup_box___vP7sm {
  width: 400px;
  margin: 0 auto;
  position: relative;
  top: 20%;
  border-radius: 25px;
  background-color: #fefaea;
  padding: 40px;
}
._is_title___2Mz6O {
  color: #222;
  text-align: center;
  display: block;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 32px;
}
._is_desc___3y2zy {
  text-align: center;
  display: block;
  margin-bottom: 30px;
}
._button_block___22ERj {
  text-align: center;
}
._btn___2km5l {
  display: inline-block;
  color: #fff;
  border-radius: 25px;
  padding: 15px 20px;
  cursor: pointer;
}
._btn_return___joMbk {
  background-color: #61bbb7;
  margin-right: 80px;
  display: inline-block;
  color: #fff;
  border-radius: 25px;
  padding: 15px 20px;
  cursor: pointer;
}
._btn_confirm___RoH7w {
  background-color: #f56f67;
}
.card___1oDey {
  width: 168px;
  height: 90px;
  margin: 0;
  background-color: transparent;
  border: none;
  display: inline-table;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.card___1oDey._is_pop___2SOx7 > div {
  margin-top: 8px;
}
.card___1oDey.is_tangsi___1NIst {
  width: 180px;
}
.card___1oDey:hover {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.card___1oDey > div {
  padding: 0 !important;
  margin-top: 23px;
}
.card___1oDey:nth-child(n + 4) > div {
  margin-top: 5px;
}
.image___3CDF1 {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 180px !important;
  height: 135px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
._is_pop___2SOx7 a {
  background: url('https://go.dudu.town/skin/ca4/simmod/wordpop/pix/icon-box-3.png') no-repeat;
  display: block;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  width: 168px;
  height: 167px;
  padding: 0;
  background-position: center 10px !important;
  min-height: 100px;
  background-size: 230px 180px !important;
}
._is_pop___2SOx7._is_valid___2alu0 a {
  background: url('https://go.dudu.town/skin/ca4/simmod/wordpop/pix/icon-box-1.png') no-repeat;
}
.ts_title___1Cc0E {
  display: block;
  padding: 7px 10px;
  background-color: #fff;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  text-align: center;
}
.ts_title___1Cc0E span {
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 15px;
}
.ts_title___1Cc0E span:last-child {
  font-size: 14px;
  font-weight: 500;
}
._is_pop___2SOx7._is_valid___2alu0._is_new___1KLKY a,
._is_pop___2SOx7._is_valid___2alu0._is_locked___2vnw4 a {
  background: url('https://go.dudu.town/skin/ca4/simmod/wordpop/pix/icon-box-2.png') no-repeat;
}
._alert_block___3TMLb {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.45);
  left: 0;
}
._info_block___18HRh {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.45);
}
.rank_table_block___11Ccc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.45);
}
.rank_table_box___15ACq {
  background: #fefef9;
  margin: 2% auto 0 auto;
  border-radius: 25px;
  width: 100%;
  max-width: 1000px;
  position: relative;
  max-height: 100%;
  padding: 10px 0 30px 0;
}
._alert_block_active___bjGiz,
._info_block_active___1G_U_,
.rank_table_block_active___16IwM {
  display: block;
}
.rank_title___pfmXX {
  text-align: center;
  margin-bottom: 0;
}
._alert_box___3J8m1 {
  background: #fefef9;
  margin: 18% auto 0 auto;
  border-radius: 25px;
  width: 100%;
  max-width: 500px;
  position: relative;
  max-height: 100%;
}
._info_box___2DvnN {
  margin-top: 150px;
  background: #fefef9;
  margin: 100px auto 0 auto;
  border-radius: 25px;
  width: 100%;
  max-width: 857px;
  position: relative;
  max-height: 635px;
}
._alert___2Y4yf {
  font-family: 'SimHei';
  font-size: 24pt;
  color: #f46e68;
  padding: 30px 55px;
  text-align: center;
}
._info___J8b8I {
  width: 740px;
  margin: 0 59px 40px 59px !important;
  border-collapse: collapse;
  display: inline-table;
}
.btn_cross___2yS0N {
  background: url('https://go.dudu.town/skin/ca4/simmod/wordpop/pix/icon-cancel.png') no-repeat;
  width: 46px;
  position: absolute;
  margin: 0 auto;
  text-align: center;
  height: 50px;
  cursor: pointer;
  right: -18px;
  top: -18px;
}
._ver___2Wjz_ {
  width: 50%;
  float: left;
}
._title_info___fiz5K {
  padding: 30px 0 10px 0;
  text-align: left;
  margin-left: 20px;
  color: #f46e68;
  font-weight: 600;
  font-size: 32px;
}
._ver_en___CwSZf,
._ver_en___CwSZf * {
  font-family: sans-serif !important;
}
._ver___2Wjz_ li {
  padding-bottom: 10px;
  font-size: 17px;
}
.btn_alaso___2cXcU > span {
  font-family: 'SimHei';
  width: 120px;
  padding: 10px 30px;
  background: #f46e68;
  color: #fff;
  font-weight: 600;
  border-radius: 25px;
  display: block;
  margin: 0 auto 30px auto;
  cursor: pointer;
}
.funcs_block___14VI3 {
  max-width: 100%;
  right: 0;
  padding: 0;
  height: 55px;
  background: #161e66;
  margin: 0 auto;
  text-align: right;
  position: absolute;
}
.funcs_box___1cS1f {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}
.funcs_l_box___2KtbL,
.funcs_r_box___1MIgE {
  display: inline-block;
  vertical-align: top;
  width: 70%;
}
.funcs_r_box___1MIgE {
  width: 30%;
  text-align: right;
}
.btn_ranking___165iR,
.btn_info___TfXao {
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  position: relative;
  z-index: 1;
}
.btn_ranking___165iR,
.btn_info___TfXao {
  background: url(https://go.dudu.town/skin/ca4/etitle/pic/icon-ranking.png) no-repeat;
  width: 55px;
  height: 49px;
  background-size: 27px 30px !important;
  margin-top: 5px;
  padding: 31px 0 0 0;
  background-position: center top !important;
  text-align: center;
}
.btn_info___TfXao {
  background: url('https://go.dudu.town/skin/ca4/etitle/pic/icon-info_v2.png') no-repeat;
  padding: 31px 10px 0 10px;
}
.btn_alaso___2cXcU {
  display: block;
  overflow: hidden;
}
.txt_funcs___3u5wI {
  display: block;
  font-size: 11px;
  color: #fff;
}
.card___1oDey._is_pop___2SOx7:nth-child(3) ._score_block___1WGxZ {
  top: 104px;
  left: 56px;
}
._is_pop___2SOx7 ._score_block___1WGxZ {
  position: absolute;
  top: 101px;
  left: 61px;
  text-align: center;
}
._is_pop___2SOx7 ._score_block___1WGxZ > span {
  color: #fff;
  font-family: 'simhei';
  font-weight: 700;
}
._is_pop___2SOx7 ._score_block___1WGxZ > span:first-child {
  font-size: 9pt;
}
._is_pop___2SOx7:first-child > div > a > span {
  padding-top: 40px;
}
._is_pop___2SOx7 ._score_block___1WGxZ > span:last-child {
  font-size: 14pt;
  margin-top: -4px;
}
._is_pop___2SOx7 ._score_block___1WGxZ > span {
  display: block;
  text-align: center;
}
._is_pop___2SOx7 ._title___3udZS {
  display: none;
  color: #474848;
  padding-top: 23px;
  margin: 0;
  font-weight: bold;
  font-size: 20px;
  left: auto;
  position: relative;
  top: 12px;
  font-family: 'SimHei';
}
._is_pop___2SOx7 ._title___3udZS._is_visible___28oyn {
  display: block;
}
._is_valid___2alu0._is_new___1KLKY ._title___3udZS,
._is_valid___2alu0._is_locked___2vnw4 ._title___3udZS {
  color: #12647e;
}
._is_hidden___3Lilx {
  display: none;
}
._is_drill___2r-_z a {
  font-family: 'SimHei';
  background: url('https://go.dudu.town/skin/ca4/etitle/pic/icon-gift-box1.png') no-repeat;
  background-size: 204.25px 259px !important;
  margin: 0 auto;
  width: 100%;
  height: 219px;
  color: #474a4a;
  text-indent: 0;
  text-decoration: none;
  display: block;
  float: left;
  background-size: contain;
}
._is_read___37-jm._is_drill___2r-_z a {
  background: url('https://go.dudu.town/skin/ca4/etitle/pic/icon-gift-box2.png') no-repeat;
  background-size: 209.07px 256px !important;
}
._is_qua___2c9f8._is_read___37-jm._is_drill___2r-_z a {
  background: url('https://go.dudu.town/skin/ca4/etitle/pic/icon-gift-box3.png') no-repeat;
  background-size: 268.3px 308px !important;
  background-position: -13px -53px;
}
._is_drill___2r-_z ._title___3udZS {
  color: #000;
  display: block;
  text-align: center;
  font-size: 16px;
  margin-top: 140px;
  margin-left: 9px;
}
._is_drill___2r-_z._is_read___37-jm ._title___3udZS {
  margin-left: 28px;
}
._is_qua___2c9f8._is_read___37-jm._is_drill___2r-_z ._title___3udZS {
  margin-left: 33px !important;
  margin-top: 142px !important;
}
._is_drill___2r-_z ._score_block___1WGxZ > span {
  display: block;
  text-align: center;
  color: #fff;
  margin: 4px auto 0 auto;
  width: 93px;
  position: relative;
  font-size: 20px;
  top: -11px;
  left: 15px;
}
._is_qua___2c9f8._is_read___37-jm._is_drill___2r-_z ._score_block___1WGxZ > span {
  left: 19px;
}
.center___23JjS {
  text-align: center !important;
}
.rank_table___1vFNH {
  margin: 1em 2em;
  border-radius: 1em;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
.rank_table___1vFNH td,
.rank_table___1vFNH th {
  padding: 8px 12px !important;
}
.ranktr___1g8g_ {
  background: #fff;
}
.ranktr1___2ZtCM {
  background: #e5dec9;
}
.ranktr2____9B-v {
  background: #eae4d3;
}
.ranktr3___2sTuc {
  background: #f0eade;
}
.ranktrme___33XM6 {
  background: #b9d8df;
}
.rank___2fa_E {
  background: transparent;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  margin: 0 auto;
}
.rank1___2JGTu {
  background: #f8cb70;
}
.rank2___1vzdY {
  background: #aeced7;
}
.rank3___3ydyP {
  background: #d99e7b;
}
.card___10mdZ {
  width: 168px;
  height: 90px;
  margin: 0;
  background-color: transparent;
  border: none;
  display: inline-table;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.card___10mdZ._is_pop___3oBOi > div {
  margin-top: 8px;
}
.card___10mdZ.is_tangsi___3KGlg {
  width: 180px;
}
.card___10mdZ:hover {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.card___10mdZ > div {
  padding: 0 !important;
  margin-top: 23px;
}
.card___10mdZ:nth-child(n + 4) > div {
  margin-top: 5px;
}
.image___3u6vv {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 180px !important;
  height: 135px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
._is_pop___3oBOi a {
  background: url("https://go.dudu.town/skin/ca4/simmod/wordpop/pix/icon-box-3.png") no-repeat;
  display: block;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  width: 168px;
  height: 167px;
  padding: 0;
  background-position: center 10px !important;
  min-height: 100px;
  background-size: 230px 180px !important;
}
._is_pop___3oBOi._is_valid___3tdEp a {
  background: url("https://go.dudu.town/skin/ca4/simmod/wordpop/pix/icon-box-1.png") no-repeat;
}
.ts_title___1znuR {
  display: block;
  padding: 7px 10px;
  background-color: #fff;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  text-align: center;
}
.ts_title___1znuR span {
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 15px;
}
.ts_title___1znuR span:last-child {
  font-size: 14px;
  font-weight: 500;
}
._is_pop___3oBOi._is_valid___3tdEp._is_new___1pfE9 a,
._is_pop___3oBOi._is_valid___3tdEp._is_locked___2yJUC a {
  background: url("https://go.dudu.town/skin/ca4/simmod/wordpop/pix/icon-box-2.png") no-repeat;
}
._alert_block___2vdNv {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.45);
  left: 0;
}
._info_block___258AU {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.45);
}
.rank_table_block___qOUIk {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.45);
}
.rank_table_box___3rufN {
  background: #fefef9;
  margin: 2% auto 0 auto;
  border-radius: 25px;
  width: 100%;
  max-width: 1000px;
  position: relative;
  max-height: 100%;
  padding: 10px 0 30px 0;
}
._alert_block_active___2UDIu,
._info_block_active___ULjke,
.rank_table_block_active___2fjMR {
  display: block;
}
.rank_title___U0_Yk {
  text-align: center;
  margin-bottom: 0;
}
._alert_box___2uX4Z {
  background: #fefef9;
  margin: 18% auto 0 auto;
  border-radius: 25px;
  width: 100%;
  max-width: 500px;
  position: relative;
  max-height: 100%;
}
._info_box___30Gtb {
  margin-top: 150px;
  background: #fefef9;
  margin: 100px auto 0 auto;
  border-radius: 25px;
  width: 100%;
  max-width: 857px;
  position: relative;
  max-height: 635px;
}
._alert___eF8F9 {
  font-family: "SimHei";
  font-size: 24pt;
  color: #f46e68;
  padding: 30px 55px;
  text-align: center;
}
._info___1A-I9 {
  width: 740px;
  margin: 0 59px 40px 59px !important;
  border-collapse: collapse;
  display: inline-table;
}
.btn_cross___3p4ua {
  background: url("https://go.dudu.town/skin/ca4/simmod/wordpop/pix/icon-cancel.png") no-repeat;
  width: 46px;
  position: absolute;
  margin: 0 auto;
  text-align: center;
  height: 50px;
  cursor: pointer;
  right: -18px;
  top: -18px;
}
._ver___c7pI8 {
  width: 50%;
  float: left;
}
._title_info___Yn4rN {
  padding: 30px 0 10px 0;
  text-align: left;
  margin-left: 20px;
  color: #f46e68;
  font-weight: 600;
  font-size: 32px;
}
._ver_en___32w-G,
._ver_en___32w-G * {
  font-family: sans-serif !important;
}
._ver___c7pI8 li {
  padding-bottom: 10px;
  font-size: 17px;
}
.btn_alaso___3BN4E > span {
  font-family: "SimHei";
  width: 120px;
  padding: 10px 30px;
  background: #f46e68;
  color: #fff;
  font-weight: 600;
  border-radius: 25px;
  display: block;
  margin: 0 auto 30px auto;
  cursor: pointer;
}
.funcs_block___U1rIU {
  max-width: 100%;
  right: 0;
  padding: 0;
  height: 55px;
  background: #161e66;
  margin: 0 auto;
  text-align: right;
  position: absolute;
}
.funcs_box___1GQW5 {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}
.funcs_l_box___3_pec,
.funcs_r_box___1CErW {
  display: inline-block;
  vertical-align: top;
  width: 70%;
}
.funcs_r_box___1CErW {
  width: 30%;
  text-align: right;
}
.btn_ranking___UC3Yj,
.btn_info___3puvm {
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  position: relative;
  z-index: 1;
}
.btn_ranking___UC3Yj,
.btn_info___3puvm {
  background: url(https://go.dudu.town/skin/ca4/etitle/pic/icon-ranking.png) no-repeat;
  width: 55px;
  height: 49px;
  background-size: 27px 30px !important;
  margin-top: 5px;
  padding: 31px 0 0 0;
  background-position: center top !important;
  text-align: center;
}
.btn_info___3puvm {
  background: url("https://go.dudu.town/skin/ca4/etitle/pic/icon-info_v2.png") no-repeat;
  padding: 31px 10px 0 10px;
}
.btn_alaso___3BN4E {
  display: block;
  overflow: hidden;
}
.txt_funcs___1uZTq {
  display: block;
  font-size: 11px;
  color: #fff;
}
.card___10mdZ._is_pop___3oBOi:nth-child(3) ._score_block___32XD0 {
  top: 104px;
  left: 56px;
}
._is_pop___3oBOi ._score_block___32XD0 {
  position: absolute;
  top: 101px;
  left: 61px;
  text-align: center;
}
._is_pop___3oBOi ._score_block___32XD0 > span {
  color: #fff;
  font-family: "simhei";
  font-weight: 700;
}
._is_pop___3oBOi ._score_block___32XD0 > span:first-child {
  font-size: 9pt;
}
._is_pop___3oBOi:first-child > div > a > span {
  padding-top: 40px;
}
._is_pop___3oBOi ._score_block___32XD0 > span:last-child {
  font-size: 14pt;
  margin-top: -4px;
}
._is_pop___3oBOi ._score_block___32XD0 > span {
  display: block;
  text-align: center;
}
._is_pop___3oBOi ._title___3rPpP {
  display: none;
  color: #474848;
  padding-top: 23px;
  margin: 0;
  font-weight: bold;
  font-size: 20px;
  left: auto;
  position: relative;
  top: 12px;
  font-family: "SimHei";
}
._is_pop___3oBOi ._title___3rPpP._is_visible___2kowd {
  display: block;
}
._is_valid___3tdEp._is_new___1pfE9 ._title___3rPpP,
._is_valid___3tdEp._is_locked___2yJUC ._title___3rPpP {
  color: #12647e;
}
._is_hidden___39IHL {
  display: none;
}
._is_drill___2-CoQ a {
  font-family: "SimHei";
  background: url("https://go.dudu.town/skin/ca4/etitle/pic/icon-gift-box1.png") no-repeat;
  background-size: 204.25px 259px !important;
  margin: 0 auto;
  width: 100%;
  height: 219px;
  color: #474a4a;
  text-indent: 0;
  text-decoration: none;
  display: block;
  float: left;
  background-size: contain;
}
._is_read___3-hYM._is_drill___2-CoQ a {
  background: url("https://go.dudu.town/skin/ca4/etitle/pic/icon-gift-box2.png") no-repeat;
  background-size: 209.07px 256px !important;
}
._is_qua___2JXgu._is_read___3-hYM._is_drill___2-CoQ a {
  background: url("https://go.dudu.town/skin/ca4/etitle/pic/icon-gift-box3.png") no-repeat;
  background-size: 268.3px 308px !important;
  background-position: -13px -53px;
}
._is_drill___2-CoQ ._title___3rPpP {
  color: #000;
  display: block;
  text-align: center;
  font-size: 16px;
  margin-top: 140px;
  margin-left: 35px;
}
._is_drill___2-CoQ._is_read___3-hYM ._title___3rPpP {
  margin-left: 55px;
}
._is_qua___2JXgu._is_read___3-hYM._is_drill___2-CoQ ._title___3rPpP {
  margin-left: 66px !important;
  margin-top: 142px !important;
}
._is_drill___2-CoQ ._score_block___32XD0 > span {
  display: block;
  text-align: center;
  color: #fff;
  margin: 4px auto 0 auto;
  width: 93px;
  position: relative;
  font-size: 20px;
  top: -11px;
  left: 25px;
}
._is_qua___2JXgu._is_read___3-hYM._is_drill___2-CoQ ._score_block___32XD0 > span {
  left: 30px;
}
.center___30gOw {
  text-align: center !important;
}
.rank_table___31ATl {
  margin: 1em 2em;
  border-radius: 1em;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
.rank_table___31ATl td,
.rank_table___31ATl th {
  padding: 8px 12px !important;
}
.ranktr___3BZRf {
  background: #fff;
}
.ranktr1___S5Kf6 {
  background: #e5dec9;
}
.ranktr2___F-MIb {
  background: #eae4d3;
}
.ranktr3___3grxn {
  background: #f0eade;
}
.ranktrme___2z0Mq {
  background: #b9d8df;
}
.rank___3wfIh {
  background: transparent;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  margin: 0 auto;
}
.rank1___15Lvm {
  background: #f8cb70;
}
.rank2___16HAE {
  background: #aeced7;
}
.rank3___s3n8I {
  background: #d99e7b;
}
.container___pbrOp {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1024px;
  height: 768px;
  overflow: hidden;
  -webkit-box-shadow: 2px 8px 12px #372702d1;
          box-shadow: 2px 8px 12px #372702d1;
}
._popup_block___16zrA {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  left: 0;
}
._popup_block_active___2xTtf {
  display: block;
}
._popup_box___6YiWw {
  width: 400px;
  margin: 0 auto;
  position: relative;
  top: 20%;
  border-radius: 25px;
  background-color: #fefaea;
  padding: 40px;
}
._is_title___36i9p {
  color: #222;
  text-align: center;
  display: block;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 32px;
}
._is_desc___2u_Qv {
  text-align: center;
  display: block;
  margin-bottom: 30px;
}
._button_block___rzugy {
  text-align: center;
}
._btn___4Jr4F {
  display: inline-block;
  color: #fff;
  border-radius: 25px;
  padding: 15px 20px;
  cursor: pointer;
}
._btn_return___rE4XL {
  background-color: #61bbb7;
  margin-right: 80px;
  display: inline-block;
  color: #fff;
  border-radius: 25px;
  padding: 15px 20px;
  cursor: pointer;
}
._btn_confirm___q4Msx {
  background-color: #f56f67;
}
.normal___3VjMO {
  max-height: 64px;
  background: transparent;
  margin-top: 20px;
}
.menu___3A9EH {
  background-color: transparent;
  border-bottom: none!important;
  margin-left: 120px;
}
.menuitem___lLK0K {
  Xbackground: rgba(251, 227, 166, 0.4);
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53), -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
}
.menuitem___lLK0K:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.menuitem___lLK0K .basic___3BOf2 {
  padding-right: 5px;
}
.menuitem___lLK0K img {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  display: block;
  margin: -8px auto -5px;
}
.menuitem___lLK0K .hilite___PCThD {
  display: none;
}
.menuitem___lLK0K:hover .basic___3BOf2 {
  display: none;
}
.menuitem___lLK0K:hover .hilite___PCThD {
  display: block;
}
.selected___21UWw .basic___3BOf2 {
  display: none!important;
}
.selected___21UWw .hilite___PCThD {
  display: block!important;
}
.profileright___vTg4e {
  position: absolute;
  right: 0;
  z-index: 1000;
}
.minoricon___3QiYG {
  cursor: pointer;
  position: absolute;
  padding: 2px 6px 0;
  border-radius: .5em;
  right: 20px;
  top: 10px;
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53), -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}
.minoricon___3QiYG a {
  color: #555;
}
.minoricon___3QiYG i {
  font-size: 18px;
}
.minoricon___3QiYG:hover {
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
          transform: scale(1.4);
  background: rgba(0, 0, 0, 0.1);
}
.minoricon___3QiYG .langtext___1pe1o {
  margin-left: 3px;
  font-size: 12px;
  vertical-align: text-bottom;
}
.badge___T6CE9 {
  position: absolute;
  top: -8px;
  right: -12px;
  background: #f00;
  color: #fff;
  border-radius: 50%;
  height: 18px;
  min-width: 18px;
  padding: 2px 4px 2px;
  line-height: 120%;
  text-align: center;
  font-size: 10px;
}
.minoricon___3QiYG:hover .badge___T6CE9 {
  top: -4px;
}
.close___1zFdB {
  position: absolute;
  right: 5px;
  font-size: 24px;
  padding: .4em;
}
.box___3pp3H {
  top: 30px;
  right: 10px;
  width: 220px;
  line-height: 1em!important;
  cursor: pointer;
  padding: 4px 4px 4px 4px;
  margin: 3px 3px;
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0, 1.4, 1, 1);
  transition: -webkit-transform 0.1s cubic-bezier(0, 1.4, 1, 1);
  transition: transform 0.1s cubic-bezier(0, 1.4, 1, 1);
  transition: transform 0.1s cubic-bezier(0, 1.4, 1, 1), -webkit-transform 0.1s cubic-bezier(0, 1.4, 1, 1);
  border-radius: 16px;
}
.Xbox___3Z7ep:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  background-color: rgba(252, 234, 187, 0.8);
  -webkit-box-shadow: 5px 10px 16px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 10px 16px rgba(0, 0, 0, 0.2);
}
.dummybox___3d4l0 {
  width: 180px;
  height: 55px;
}
.avatarbox___2JSdp {
  position: absolute;
  width: 55px;
  height: 55px;
  margin-right: 5px;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0, 1.4, 1, 1);
  transition: -webkit-transform 0.1s cubic-bezier(0, 1.4, 1, 1);
  transition: transform 0.1s cubic-bezier(0, 1.4, 1, 1);
  transition: transform 0.1s cubic-bezier(0, 1.4, 1, 1), -webkit-transform 0.1s cubic-bezier(0, 1.4, 1, 1);
}
.box___3pp3H:hover .avatarbox___2JSdp {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.level___2XMqc {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 24px;
  height: 34px;
  padding-top: 4px;
}
.level___2XMqc [class=icon_] {
  position: absolute;
  top: 0;
  left: 0;
  fill: #cc9d5b;
}
.level___2XMqc [class=pie_] {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 16px;
  height: 16px;
  fill: #f35c0c;
}
.level___2XMqc [class=text_] {
  position: absolute;
  width: 100%;
  top: 5px;
  left: 0;
  z-index: 10;
  text-align: center;
  color: #fff;
  font-size: 60%;
}
.name___1E-fr {
  position: absolute;
  vertical-align: bottom;
  left: 62px;
  text-align: left;
  height: 26px;
  padding: 4px 0;
}
.points___1R9UD {
  margin-top: 4px;
  white-space: nowrap;
  color: #fff;
  font-size: 80%;
}
.box___3pp3H:hover .points___1R9UD {
  color: #6e5414;
  font-weight: bold;
}
.downarrow___1LHXR {
  font-size: 10px!important;
  position: absolute;
  right: 6px;
  top: 22px;
  cursor: default;
}
.menu___1_CbV {
  display: none;
  width: 100%;
  padding: .2em .4em;
}
.box___3pp3H:hover .menu___1_CbV {
  display: block;
}
.button___17VfB {
  width: 100%;
  font-size: 14px;
  margin-bottom: 4px;
  text-align: left;
  padding: 0 1ex 0 0;
  -webkit-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 0;
}
.buttonred___1JasK {
  background-color: #da6489;
}
.buttonred___1JasK:hover {
  background-color: #f8afb4;
}
.buttonpurple___yyosG {
  background-color: #aa7eec;
}
.buttonpurple___yyosG:hover {
  background-color: #c3adea;
}
.buttonteacher___bw4KQ {
  background-color: #12B165;
}
.buttonteacher___bw4KQ:hover {
  background-color: #6de5ab;
}
.button___17VfB i {
  float: right;
  margin-top: 2px;
}
.button___17VfB i svg {
  width: 20px;
  height: 20px;
}
/* ---- variants ---- */
.bigbox___2r98j {
  display: inline-block;
  width: 300px;
  line-height: 1em!important;
  cursor: default;
  padding: 4px 4px;
  margin: 55px 10px;
  -webkit-transform-origin: 0 100%;
      -ms-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transform: scale(1.8);
      -ms-transform: scale(1.8);
          transform: scale(1.8);
}
.bigbox___2r98j .points___1R9UD {
  color: #be9158;
}
.bigbox___2r98j .downarrow___1LHXR {
  display: none;
}
.addsmallbox___1N7I7 .name___1E-fr {
  margin-top: .2em;
}
.msgbody___3wZiD {
  min-height: 250px;
  max-height: 65vh;
  overflow: auto;
}
.row___1XPis {
  cursor: pointer;
}
/* msg row status */
.read___5s3SR {
  opacity: .8;
}
.notread___3TaRa {
  font-weight: bold;
}
.dudu-message .ant-modal {
  width: auto !important;
  max-height: 80vh;
  margin: 5em auto;
  max-width: 800px;
  top: 0;
}
.dudu-message .ant-modal-body {
  padding: 12px 0 12px 20px;
}
.container___3Ox6c {
  height: 100vh;
  overflow: hidden;
}
.row___34oRm {
  position: relative;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
  transition: transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53), -webkit-transform 0.1s cubic-bezier(0.64, 0.57, 0.67, 2.53) !important;
}
.row___34oRm:hover {
  background: rgba(0, 0, 0, 0.1);
  padding-left: 5px;
  -webkit-transform: scale(1.07);
      -ms-transform: scale(1.07);
          transform: scale(1.07);
  z-index: 90;
}
.book___3wQEI {
  left: 20px;
  width: 80px;
  height: 60px;
  margin: 5px;
  -webkit-transition: margin 0.2s ease-out;
  transition: margin 0.2s ease-out;
}
.book___3wQEI.entry___338Qe {
  margin-left: -300px;
}
.title___1ftmj {
  position: absolute;
  color: #444;
  font-size: 140%;
  width: 250px;
  left: 120px;
  top: 5px;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.title___1ftmj.entry___338Qe {
  opacity: .1;
}
.date___Zj7OS {
  position: absolute;
  color: #a5a5a5;
  left: 180px;
  top: 35px;
}
.score___2sHWi {
  position: absolute;
  color: #0c96c3;
  left: 120px;
  top: 35px;
}
.more___1y4Dt {
  position: absolute;
  bottom: .5em;
  right: 1em;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(data:image/gif;base64,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) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(data:application/vnd.ms-fontobject;base64,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);
    src: url(data:application/vnd.ms-fontobject;base64,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?#iefix) format('embedded-opentype'), url(data:application/font-woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format('woff'), url(data:application/x-font-ttf;base64,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) format('truetype'), url(./static/slick.f97e3bbf.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '\2190';
}
[dir='rtl'] .slick-prev:before
{
    content: '\2192';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\2192';
}
[dir='rtl'] .slick-next:before
{
    content: '\2190';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '\2022';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
.react-player__preview {
  pointer-events: none;
  border: 1px solid #d8d8d8;
}
.react-player__preview .react-player__play-icon {
  display: none;
}
.react-player__preview .react-player__shadow {
  display: none!important;
}
.focal-shelf.videobook_ .menu_ .cats_ {
  padding: 0.3em 0.8em;
}
.focal-shelf.videobook_ .menu_ .cat_ {
  padding: 0 .8em;
  font-size: 18px;
}
.focal-shelf.videobook_ .stage_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: .5rem;
  width: 100%;
  max-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  margin-top: 7%;
}
.focal-shelf.videobook_ .stage_ .video_ {
  width: 100%;
  aspect-ratio: 1.33 ;
  border-radius: 10px;
  overflow: hidden;
}
.focal-shelf.videobook_ .stage_ .video_.widescreen {
  aspect-ratio: 1.77;
}
.focal-shelf.videobook_ .carousel_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.focal-shelf.videobook_ .carousel_ .thumbnail_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
  font-size: 16px;
  font-weight: 500;
}
.focal-shelf.videobook_ .carousel_ .thumbnail_ .video_ {
  height: 100px!important;
  width: 177px!important;
  aspect-ratio: 1.33;
  padding: 8px;
}
.focal-shelf.videobook_ .carousel_ .thumbnail_ .text_ {
  width: 100px;
  padding: 8px 8px 8px;
}
.focal-shelf.videobook_ .carousel_ .thumbnail_:hover {
  background: #eee;
}
.focal-shelf.videobook_ .carousel_ .thumbnail_.selected_ {
  background: #70d9ff69;
}
.bg___1uA_j {
  width: 100vw;
  height: 100vh;
  background-color: #555;
}
.container___33hTa {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1024px;
  height: 768px;
  overflow: hidden;
  -webkit-box-shadow: 2px 8px 12px #372702d1;
          box-shadow: 2px 8px 12px #372702d1;
}
.bookframe___3fNQw iframe {
  width: 1024px;
  height: 768px;
}
.dudu-levelchart {
  padding-top: 50px;
}
.dudu-levelchart .inner_ {
  position: relative;
  height: 440px;
  width: 400px;
  margin: 20px auto;
}
.dudu-levelchart .inner_ .img_ {
  position: absolute;
  bottom: 0;
  left: 100px;
}
.dudu-levelchart .inner_ .scaletext_ {
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  line-height: 120%;
  text-align: center;
}
.dudu-levelchart .inner_ .scaletext_.readin_ {
  top: -43px;
  left: 115px;
  color: #3c89bc;
}
.dudu-levelchart .inner_ .scaletext_.cefr_ {
  top: -43px;
  left: 193px;
  color: #a92509;
}
.dudu-levelchart .inner_ .scaletext_.cge_ {
  top: 129px;
  left: 265px;
  color: #a96909;
}
.dudu-levelchart .inner_ .marker_ {
  position: absolute;
  left: 0;
  color: #08568a;
  font-size: 16px;
  padding-bottom: 1em;
  max-width: 100px;
}
.dudu-levelchart .inner_ .marker_ .level_ {
  font-size: 24px;
  color: #fff;
  text-align: left;
  padding: .5em .6em;
  margin-top: 5px;
  border-radius: 6px;
  background: #3c89bc;
  text-align: center;
}
.dudu-levelchart .inner_ .marker_ .arrow_ {
  position: absolute;
  bottom: -6px;
  left: 38px;
}
.focal-shelf.periodicPT_ .menu_ .cats_ .cat_ {
  pointer-events: none;
}
.focal-shelf.periodicPT_ .display_ {
  margin: 0 auto;
  max-height: 100%;
  width: 100%;
  padding: 120px 50px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1em;
}
.focal-shelf.periodicPT_ .display_ .records_ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 2em 1em;
  background: #fff;
  border-right: 1px solid #ccc;
  border-radius: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.focal-shelf.periodicPT_ .display_ .records_ .title_ {
  font-size: 250%;
  color: #666;
  text-align: center;
  margin-bottom: 1em;
  text-transform: capitalize;
}
.focal-shelf.periodicPT_ .display_ .records_ .text_ {
  font-size: 120%;
  text-align: center;
}
.focal-shelf.periodicPT_ .display_ .records_ .record_ {
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  border-radius: 1em;
  background: #f4f4f4;
}
.focal-shelf.periodicPT_ .display_ .records_ .record_:hover {
  background: #eee;
}
.focal-shelf.periodicPT_ .display_ .records_ .record_ .test_time_ {
  width: 50%;
  text-align: right;
  padding-right: .5em;
  font-size: 120%;
}
.focal-shelf.periodicPT_ .display_ .records_ .record_ > .level_ {
  width: 50%;
  font-size: 400%;
  color: #666;
  text-align: left;
  padding-left: .5em;
}
.focal-shelf.periodicPT_ .display_ .actions_ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: #fff;
  border-radius: 1em;
  gap: 10%;
}
.focal-shelf.periodicPT_ .display_ .actions_ .hero_ {
  width: 100%;
  height: 200px;
  background: right top no-repeat url(./static/heroimage.7f30d82f.svg), #fff;
  background-size: cover;
  border-radius: 1em 1em 0 0;
}
.focal-shelf.periodicPT_ .display_ .actions_ .action_ {
  width: 80%;
  background: #6299c7;
  color: #fff;
  border-radius: 0.5em;
  text-align: center;
  padding: 1em 1em;
  font-size: 200%;
  -ms-flex-item-align: center;
      align-self: center;
  font-variant: small-caps;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: -webkit-transform 0.1s ease-in-out;
  transition: -webkit-transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  cursor: pointer;
}
.focal-shelf.periodicPT_ .display_ .actions_ .action_:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.focal-shelf.periodicPT_ .display_ .actions_ .info_ {
  margin: 1em;
  font-size: 120%;
  text-align: center;
}
.dudu-levelchart-modal {
  top: 30px;
}
.dudu-levelchart-modal .ant-modal-body {
  padding: 20px 32px;
}
.dudu-levelchart-modal .ant-modal-body .ant-modal-confirm-btns {
  margin-top: 5px;
}
.dudu-levelchart-modal .ant-modal-confirm-body .anticon {
  display: none;
}
