@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
[class^=ant-]::-ms-clear,
[class*= ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class*= ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal,
[class*= ant-] input::-ms-reveal {
  display: none;
}
/* stylelint-disable property-no-vendor-prefix, at-rule-no-vendor-prefix */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-variant: tabular-nums;
  line-height: 1.5715;
  background-color: #fff;
  font-feature-settings: 'tnum';
}
[tabindex='-1']:focus {
  outline: none !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #1890FF;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #40a9ff;
}
a:active {
  color: #096dd9;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus {
  text-decoration: none;
  outline: 0;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
::selection {
  color: #fff;
  background: #1890FF;
}
.clearfix::before {
  display: table;
  content: '';
}
.clearfix::after {
  display: table;
  clear: both;
  content: '';
}
.anticon {
  display: inline-flex;
  align-items: center;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.anticon > * {
  line-height: 1;
}
.anticon svg {
  display: inline-block;
}
.anticon::before {
  display: none;
}
.anticon .anticon-icon {
  display: block;
}
.anticon > .anticon {
  line-height: 0;
  vertical-align: 0;
}
.anticon[tabindex] {
  cursor: pointer;
}
.anticon-spin,
.anticon-spin::before {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.ant-fade-enter,
.ant-fade-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-fade-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-fade-enter.ant-fade-enter-active,
.ant-fade-appear.ant-fade-appear-active {
  animation-name: antFadeIn;
  animation-play-state: running;
}
.ant-fade-leave.ant-fade-leave-active {
  animation-name: antFadeOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-fade-enter,
.ant-fade-appear {
  opacity: 0;
  animation-timing-function: linear;
}
.ant-fade-leave {
  animation-timing-function: linear;
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ant-move-up-enter,
.ant-move-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-up-enter.ant-move-up-enter-active,
.ant-move-up-appear.ant-move-up-appear-active {
  animation-name: antMoveUpIn;
  animation-play-state: running;
}
.ant-move-up-leave.ant-move-up-leave-active {
  animation-name: antMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-up-enter,
.ant-move-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-up-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-down-enter,
.ant-move-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-down-enter.ant-move-down-enter-active,
.ant-move-down-appear.ant-move-down-appear-active {
  animation-name: antMoveDownIn;
  animation-play-state: running;
}
.ant-move-down-leave.ant-move-down-leave-active {
  animation-name: antMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-down-enter,
.ant-move-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-down-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-left-enter,
.ant-move-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-left-enter.ant-move-left-enter-active,
.ant-move-left-appear.ant-move-left-appear-active {
  animation-name: antMoveLeftIn;
  animation-play-state: running;
}
.ant-move-left-leave.ant-move-left-leave-active {
  animation-name: antMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-left-enter,
.ant-move-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-left-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-right-enter,
.ant-move-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-right-enter.ant-move-right-enter-active,
.ant-move-right-appear.ant-move-right-appear-active {
  animation-name: antMoveRightIn;
  animation-play-state: running;
}
.ant-move-right-leave.ant-move-right-leave-active {
  animation-name: antMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-right-enter,
.ant-move-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-right-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@keyframes antMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative;
}
html {
  --antd-wave-shadow-color: #1890FF;
  --scroll-bar: 0;
}
[ant-click-animating-without-extra-node='true']::after,
.ant-click-animating-node {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  box-shadow: 0 0 0 0 #1890FF;
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: 0.2;
  animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
@keyframes waveEffect {
  100% {
    box-shadow: 0 0 0 #1890FF;
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-up-enter.ant-slide-up-enter-active,
.ant-slide-up-appear.ant-slide-up-appear-active {
  animation-name: antSlideUpIn;
  animation-play-state: running;
}
.ant-slide-up-leave.ant-slide-up-leave-active {
  animation-name: antSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  transform: scale(0);
  transform-origin: 0% 0%;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-up-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-down-enter.ant-slide-down-enter-active,
.ant-slide-down-appear.ant-slide-down-appear-active {
  animation-name: antSlideDownIn;
  animation-play-state: running;
}
.ant-slide-down-leave.ant-slide-down-leave-active {
  animation-name: antSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  transform: scale(0);
  transform-origin: 0% 0%;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-left-enter.ant-slide-left-enter-active,
.ant-slide-left-appear.ant-slide-left-appear-active {
  animation-name: antSlideLeftIn;
  animation-play-state: running;
}
.ant-slide-left-leave.ant-slide-left-leave-active {
  animation-name: antSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  transform: scale(0);
  transform-origin: 0% 0%;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-left-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-right-enter.ant-slide-right-enter-active,
.ant-slide-right-appear.ant-slide-right-appear-active {
  animation-name: antSlideRightIn;
  animation-play-state: running;
}
.ant-slide-right-leave.ant-slide-right-leave-active {
  animation-name: antSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  transform: scale(0);
  transform-origin: 0% 0%;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-right-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes antSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}
.ant-zoom-enter,
.ant-zoom-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-enter.ant-zoom-enter-active,
.ant-zoom-appear.ant-zoom-appear-active {
  animation-name: antZoomIn;
  animation-play-state: running;
}
.ant-zoom-leave.ant-zoom-leave-active {
  animation-name: antZoomOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-enter,
.ant-zoom-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-enter-prepare,
.ant-zoom-appear-prepare {
  transform: none;
}
.ant-zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-enter.ant-zoom-big-enter-active,
.ant-zoom-big-appear.ant-zoom-big-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.ant-zoom-big-leave.ant-zoom-big-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-enter-prepare,
.ant-zoom-big-appear-prepare {
  transform: none;
}
.ant-zoom-big-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-fast-leave {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-fast-enter-prepare,
.ant-zoom-big-fast-appear-prepare {
  transform: none;
}
.ant-zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-up-enter.ant-zoom-up-enter-active,
.ant-zoom-up-appear.ant-zoom-up-appear-active {
  animation-name: antZoomUpIn;
  animation-play-state: running;
}
.ant-zoom-up-leave.ant-zoom-up-leave-active {
  animation-name: antZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-up-enter-prepare,
.ant-zoom-up-appear-prepare {
  transform: none;
}
.ant-zoom-up-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-down-enter.ant-zoom-down-enter-active,
.ant-zoom-down-appear.ant-zoom-down-appear-active {
  animation-name: antZoomDownIn;
  animation-play-state: running;
}
.ant-zoom-down-leave.ant-zoom-down-leave-active {
  animation-name: antZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-down-enter-prepare,
.ant-zoom-down-appear-prepare {
  transform: none;
}
.ant-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-left-enter.ant-zoom-left-enter-active,
.ant-zoom-left-appear.ant-zoom-left-appear-active {
  animation-name: antZoomLeftIn;
  animation-play-state: running;
}
.ant-zoom-left-leave.ant-zoom-left-leave-active {
  animation-name: antZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-left-enter-prepare,
.ant-zoom-left-appear-prepare {
  transform: none;
}
.ant-zoom-left-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-right-enter.ant-zoom-right-enter-active,
.ant-zoom-right-appear.ant-zoom-right-appear-active {
  animation-name: antZoomRightIn;
  animation-play-state: running;
}
.ant-zoom-right-leave.ant-zoom-right-leave-active {
  animation-name: antZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-right-enter-prepare,
.ant-zoom-right-appear-prepare {
  transform: none;
}
.ant-zoom-right-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@keyframes antZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
.ant-motion-collapse-legacy {
  overflow: hidden;
}
.ant-motion-collapse-legacy-active {
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse {
  overflow: hidden;
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-btn {
  line-height: 1.5715;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: manipulation;
  height: 32px;
  padding: 4px 15px;
  font-size: 14px;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.85);
  border-color: #d9d9d9;
  background: #fff;
}
.ant-btn > .anticon {
  line-height: 1;
}
.ant-btn,
.ant-btn:active,
.ant-btn:focus {
  outline: 0;
}
.ant-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.ant-btn[disabled] {
  cursor: not-allowed;
}
.ant-btn[disabled] > * {
  pointer-events: none;
}
.ant-btn-lg {
  height: 40px;
  padding: 6.4px 15px;
  font-size: 16px;
  border-radius: 2px;
}
.ant-btn-sm {
  height: 24px;
  padding: 0px 7px;
  font-size: 14px;
  border-radius: 2px;
}
.ant-btn > a:only-child {
  color: currentcolor;
}
.ant-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:hover,
.ant-btn:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: #fff;
}
.ant-btn:hover > a:only-child,
.ant-btn:focus > a:only-child {
  color: currentcolor;
}
.ant-btn:hover > a:only-child::after,
.ant-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:active {
  color: #096dd9;
  border-color: #096dd9;
  background: #fff;
}
.ant-btn:active > a:only-child {
  color: currentcolor;
}
.ant-btn:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn[disabled],
.ant-btn[disabled]:hover,
.ant-btn[disabled]:focus,
.ant-btn[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn[disabled] > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn[disabled] > a:only-child::after,
.ant-btn[disabled]:hover > a:only-child::after,
.ant-btn[disabled]:focus > a:only-child::after,
.ant-btn[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:hover,
.ant-btn:focus,
.ant-btn:active {
  text-decoration: none;
  background: #fff;
}
.ant-btn > span {
  display: inline-block;
}
.ant-btn-primary {
  color: #fff;
  border-color: #1890FF;
  background: #1890FF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-primary > a:only-child {
  color: currentcolor;
}
.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:hover,
.ant-btn-primary:focus {
  color: #fff;
  border-color: #40a9ff;
  background: #40a9ff;
}
.ant-btn-primary:hover > a:only-child,
.ant-btn-primary:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-primary:hover > a:only-child::after,
.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:active {
  color: #fff;
  border-color: #096dd9;
  background: #096dd9;
}
.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}
.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary[disabled],
.ant-btn-primary[disabled]:hover,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-primary[disabled] > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #40a9ff;
  border-left-color: #40a9ff;
}
.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: #40a9ff;
}
.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: #40a9ff;
}
.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.85);
  border-color: #d9d9d9;
  background: transparent;
}
.ant-btn-ghost > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:hover,
.ant-btn-ghost:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.ant-btn-ghost:hover > a:only-child,
.ant-btn-ghost:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost:hover > a:only-child::after,
.ant-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-ghost:active > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost[disabled],
.ant-btn-ghost[disabled]:hover,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-ghost[disabled] > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost[disabled]:focus > a:only-child,
.ant-btn-ghost[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost[disabled] > a:only-child::after,
.ant-btn-ghost[disabled]:hover > a:only-child::after,
.ant-btn-ghost[disabled]:focus > a:only-child::after,
.ant-btn-ghost[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed {
  color: rgba(0, 0, 0, 0.85);
  border-color: #d9d9d9;
  background: #fff;
  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: #40a9ff;
  border-color: #40a9ff;
  background: #fff;
}
.ant-btn-dashed:hover > a:only-child,
.ant-btn-dashed:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed:hover > a:only-child::after,
.ant-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed:active {
  color: #096dd9;
  border-color: #096dd9;
  background: #fff;
}
.ant-btn-dashed:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed[disabled],
.ant-btn-dashed[disabled]:hover,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dashed[disabled] > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed[disabled]:focus > a:only-child,
.ant-btn-dashed[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed[disabled] > a:only-child::after,
.ant-btn-dashed[disabled]:hover > a:only-child::after,
.ant-btn-dashed[disabled]:focus > a:only-child::after,
.ant-btn-dashed[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-danger > a:only-child {
  color: currentcolor;
}
.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:hover,
.ant-btn-danger:focus {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}
.ant-btn-danger:hover > a:only-child,
.ant-btn-danger:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-danger:hover > a:only-child::after,
.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:active {
  color: #fff;
  border-color: #d9363e;
  background: #d9363e;
}
.ant-btn-danger:active > a:only-child {
  color: currentcolor;
}
.ant-btn-danger:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger[disabled],
.ant-btn-danger[disabled]:hover,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-danger[disabled] > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-danger[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-danger[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link {
  color: #1890FF;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-link > a:only-child {
  color: currentcolor;
}
.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:hover,
.ant-btn-link:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.ant-btn-link:hover > a:only-child,
.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-link:hover > a:only-child::after,
.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link[disabled],
.ant-btn-link[disabled]:hover,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:hover {
  background: transparent;
}
.ant-btn-link:hover,
.ant-btn-link:focus,
.ant-btn-link:active {
  border-color: transparent;
}
.ant-btn-link[disabled],
.ant-btn-link[disabled]:hover,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text {
  color: rgba(0, 0, 0, 0.85);
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-text > a:only-child {
  color: currentcolor;
}
.ant-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text:hover,
.ant-btn-text:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.ant-btn-text:hover > a:only-child,
.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-text:hover > a:only-child::after,
.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-text:active > a:only-child {
  color: currentcolor;
}
.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text[disabled],
.ant-btn-text[disabled]:hover,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-text[disabled] > a:only-child,
.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text:hover,
.ant-btn-text:focus {
  color: rgba(0, 0, 0, 0.85);
  background: rgba(0, 0, 0, 0.018);
  border-color: transparent;
}
.ant-btn-text:active {
  color: rgba(0, 0, 0, 0.85);
  background: rgba(0, 0, 0, 0.028);
  border-color: transparent;
}
.ant-btn-text[disabled],
.ant-btn-text[disabled]:hover,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-text[disabled] > a:only-child,
.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
  background: #fff;
}
.ant-btn-dangerous > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous:hover,
.ant-btn-dangerous:focus {
  color: #ff7875;
  border-color: #ff7875;
  background: #fff;
}
.ant-btn-dangerous:hover > a:only-child,
.ant-btn-dangerous:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous:hover > a:only-child::after,
.ant-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous:active {
  color: #d9363e;
  border-color: #d9363e;
  background: #fff;
}
.ant-btn-dangerous:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous[disabled],
.ant-btn-dangerous[disabled]:hover,
.ant-btn-dangerous[disabled]:focus,
.ant-btn-dangerous[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous[disabled] > a:only-child,
.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-dangerous[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous[disabled] > a:only-child::after,
.ant-btn-dangerous[disabled]:hover > a:only-child::after,
.ant-btn-dangerous[disabled]:focus > a:only-child::after,
.ant-btn-dangerous[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-dangerous.ant-btn-primary > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary:hover,
.ant-btn-dangerous.ant-btn-primary:focus {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}
.ant-btn-dangerous.ant-btn-primary:hover > a:only-child,
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary:active {
  color: #fff;
  border-color: #d9363e;
  background: #d9363e;
}
.ant-btn-dangerous.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary[disabled],
.ant-btn-dangerous.ant-btn-primary[disabled]:hover,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus,
.ant-btn-dangerous.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link {
  color: #ff4d4f;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-dangerous.ant-btn-link:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-dangerous.ant-btn-link:focus {
  color: #ff7875;
  border-color: transparent;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:active {
  color: #d9363e;
  border-color: transparent;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text {
  color: #ff4d4f;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:hover,
.ant-btn-dangerous.ant-btn-text:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:hover,
.ant-btn-dangerous.ant-btn-text:focus {
  color: #ff7875;
  border-color: transparent;
  background: rgba(0, 0, 0, 0.018);
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:active {
  color: #d9363e;
  border-color: transparent;
  background: rgba(0, 0, 0, 0.028);
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 2.4px 0;
  font-size: 16px;
  border-radius: 2px;
  vertical-align: -3px;
}
.ant-btn-icon-only > * {
  font-size: 16px;
}
.ant-btn-icon-only.ant-btn-lg {
  width: 40px;
  height: 40px;
  padding: 4.9px 0;
  font-size: 18px;
  border-radius: 2px;
}
.ant-btn-icon-only.ant-btn-lg > * {
  font-size: 18px;
}
.ant-btn-icon-only.ant-btn-sm {
  width: 24px;
  height: 24px;
  padding: 0px 0;
  font-size: 14px;
  border-radius: 2px;
}
.ant-btn-icon-only.ant-btn-sm > * {
  font-size: 14px;
}
.ant-btn-icon-only > .anticon {
  display: flex;
  justify-content: center;
}
.ant-btn-icon-only .anticon-loading {
  padding: 0 !important;
}
a.ant-btn-icon-only {
  vertical-align: -1px;
}
a.ant-btn-icon-only > .anticon {
  display: inline;
}
.ant-btn-round {
  height: 32px;
  padding: 4px 16px;
  font-size: 14px;
  border-radius: 32px;
}
.ant-btn-round.ant-btn-lg {
  height: 40px;
  padding: 6.4px 20px;
  font-size: 16px;
  border-radius: 40px;
}
.ant-btn-round.ant-btn-sm {
  height: 24px;
  padding: 0px 12px;
  font-size: 14px;
  border-radius: 24px;
}
.ant-btn-round.ant-btn-icon-only {
  width: auto;
}
.ant-btn-circle {
  min-width: 32px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-lg {
  min-width: 40px;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-sm {
  min-width: 24px;
  border-radius: 50%;
}
.ant-btn::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none;
}
.ant-btn .anticon {
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn .anticon.anticon-plus > svg,
.ant-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizespeed;
}
.ant-btn.ant-btn-loading {
  position: relative;
  cursor: default;
}
.ant-btn.ant-btn-loading::before {
  display: block;
}
.ant-btn > .ant-btn-loading-icon {
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn > .ant-btn-loading-icon .anticon {
  padding-right: 8px;
  animation: none;
}
.ant-btn > .ant-btn-loading-icon .anticon svg {
  animation: loadingCircle 1s infinite linear;
}
.ant-btn-group {
  position: relative;
  display: inline-flex;
}
.ant-btn-group > .ant-btn,
.ant-btn-group > span > .ant-btn {
  position: relative;
}
.ant-btn-group > .ant-btn:hover,
.ant-btn-group > span > .ant-btn:hover,
.ant-btn-group > .ant-btn:focus,
.ant-btn-group > span > .ant-btn:focus,
.ant-btn-group > .ant-btn:active,
.ant-btn-group > span > .ant-btn:active {
  z-index: 2;
}
.ant-btn-group > .ant-btn[disabled],
.ant-btn-group > span > .ant-btn[disabled] {
  z-index: 0;
}
.ant-btn-group .ant-btn-icon-only {
  font-size: 14px;
}
.ant-btn-group .ant-btn + .ant-btn,
.ant-btn + .ant-btn-group,
.ant-btn-group span + .ant-btn,
.ant-btn-group .ant-btn + span,
.ant-btn-group > span + span,
.ant-btn-group + .ant-btn,
.ant-btn-group + .ant-btn-group {
  margin-left: -1px;
}
.ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.ant-btn-group .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn:first-child,
.ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0;
}
.ant-btn-group > .ant-btn:only-child {
  border-radius: 2px;
}
.ant-btn-group > span:only-child > .ant-btn {
  border-radius: 2px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ant-btn-group-sm > .ant-btn:only-child {
  border-radius: 2px;
}
.ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 2px;
}
.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ant-btn-group > .ant-btn-group {
  float: left;
}
.ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-rtl.ant-btn + .ant-btn-group,
.ant-btn-rtl.ant-btn-group span + .ant-btn,
.ant-btn-rtl.ant-btn-group .ant-btn + span,
.ant-btn-rtl.ant-btn-group > span + span,
.ant-btn-rtl.ant-btn-group + .ant-btn,
.ant-btn-rtl.ant-btn-group + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-group-rtl.ant-btn + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group span + .ant-btn,
.ant-btn-group-rtl.ant-btn-group .ant-btn + span,
.ant-btn-group-rtl.ant-btn-group > span + span,
.ant-btn-group-rtl.ant-btn-group + .ant-btn,
.ant-btn-group-rtl.ant-btn-group + .ant-btn-group {
  margin-right: -1px;
  margin-left: auto;
}
.ant-btn-group.ant-btn-group-rtl {
  direction: rtl;
}
.ant-btn-group-rtl.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-radius: 0 2px 2px 0;
}
.ant-btn-group-rtl.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-radius: 2px 0 0 2px;
}
.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-radius: 0 2px 2px 0;
}
.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-radius: 2px 0 0 2px;
}
.ant-btn:focus > span,
.ant-btn:active > span {
  position: relative;
}
.ant-btn > .anticon + span,
.ant-btn > span + .anticon {
  margin-left: 8px;
}
.ant-btn.ant-btn-background-ghost {
  color: #fff;
  border-color: #fff;
}
.ant-btn.ant-btn-background-ghost,
.ant-btn.ant-btn-background-ghost:hover,
.ant-btn.ant-btn-background-ghost:active,
.ant-btn.ant-btn-background-ghost:focus {
  background: transparent;
}
.ant-btn.ant-btn-background-ghost:hover,
.ant-btn.ant-btn-background-ghost:focus {
  color: #40a9ff;
  border-color: #40a9ff;
}
.ant-btn.ant-btn-background-ghost:active {
  color: #096dd9;
  border-color: #096dd9;
}
.ant-btn.ant-btn-background-ghost[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border-color: #d9d9d9;
}
.ant-btn-background-ghost.ant-btn-primary {
  color: #1890FF;
  border-color: #1890FF;
  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: #40a9ff;
  border-color: #40a9ff;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary:active {
  color: #096dd9;
  border-color: #096dd9;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger {
  color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:hover,
.ant-btn-background-ghost.ant-btn-danger:focus {
  color: #ff7875;
  border-color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:active {
  color: #d9363e;
  border-color: #d9363e;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous:hover,
.ant-btn-background-ghost.ant-btn-dangerous:focus {
  color: #ff7875;
  border-color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous:active {
  color: #d9363e;
  border-color: #d9363e;
}
.ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled],
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link {
  color: #ff4d4f;
  border-color: transparent;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus {
  color: #ff7875;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active {
  color: #d9363e;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}
.ant-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}
.ant-btn.ant-btn-block {
  width: 100%;
}
.ant-btn:empty {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\A0';
}
a.ant-btn {
  padding-top: 0.01px !important;
  line-height: 30px;
}
a.ant-btn-disabled {
  cursor: not-allowed;
}
a.ant-btn-disabled > * {
  pointer-events: none;
}
a.ant-btn-disabled,
a.ant-btn-disabled:hover,
a.ant-btn-disabled:focus,
a.ant-btn-disabled:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
a.ant-btn-disabled > a:only-child,
a.ant-btn-disabled:hover > a:only-child,
a.ant-btn-disabled:focus > a:only-child,
a.ant-btn-disabled:active > a:only-child {
  color: currentcolor;
}
a.ant-btn-disabled > a:only-child::after,
a.ant-btn-disabled:hover > a:only-child::after,
a.ant-btn-disabled:focus > a:only-child::after,
a.ant-btn-disabled:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
a.ant-btn-lg {
  line-height: 38px;
}
a.ant-btn-sm {
  line-height: 22px;
}
.ant-btn-compact-item:not(.ant-btn-compact-last-item):not(.ant-btn-compact-item-rtl) {
  margin-right: -1px;
}
.ant-btn-compact-item:not(.ant-btn-compact-last-item).ant-btn-compact-item-rtl {
  margin-left: -1px;
}
.ant-btn-compact-item:hover,
.ant-btn-compact-item:focus,
.ant-btn-compact-item:active {
  z-index: 2;
}
.ant-btn-compact-item[disabled] {
  z-index: 0;
}
.ant-btn-compact-item:not(.ant-btn-compact-first-item):not(.ant-btn-compact-last-item).ant-btn {
  border-radius: 0;
}
.ant-btn-compact-item.ant-btn.ant-btn-compact-first-item:not(.ant-btn-compact-last-item):not(.ant-btn-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-compact-item.ant-btn.ant-btn-compact-last-item:not(.ant-btn-compact-first-item):not(.ant-btn-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn-compact-item.ant-btn.ant-btn-compact-item-rtl.ant-btn-compact-first-item:not(.ant-btn-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn-compact-item.ant-btn.ant-btn-compact-item-rtl.ant-btn-compact-last-item:not(.ant-btn-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-icon-only.ant-btn-compact-item {
  flex: none;
}
.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled]) {
  position: relative;
}
.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled])::after {
  position: absolute;
  top: -1px;
  left: -1px;
  display: inline-block;
  width: 1px;
  height: calc(100% + 1px * 2);
  background-color: #40a9ff;
  content: ' ';
}
.ant-btn-compact-item-rtl.ant-btn-compact-first-item.ant-btn-compact-item-rtl:not(.ant-btn-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn-compact-item-rtl.ant-btn-compact-last-item.ant-btn-compact-item-rtl:not(.ant-btn-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-compact-item-rtl.ant-btn-sm.ant-btn-compact-first-item.ant-btn-compact-item-rtl.ant-btn-sm:not(.ant-btn-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn-compact-item-rtl.ant-btn-sm.ant-btn-compact-last-item.ant-btn-compact-item-rtl.ant-btn-sm:not(.ant-btn-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-compact-item-rtl.ant-btn-primary:not([disabled]) + .ant-btn-compact-item-rtl.ant-btn-primary:not([disabled])::after {
  right: -1px;
}
.ant-btn-compact-vertical-item:not(.ant-btn-compact-vertical-last-item) {
  margin-bottom: -1px;
}
.ant-btn-compact-vertical-item:hover,
.ant-btn-compact-vertical-item:focus,
.ant-btn-compact-vertical-item:active {
  z-index: 2;
}
.ant-btn-compact-vertical-item[disabled] {
  z-index: 0;
}
.ant-btn-compact-vertical-item:not(.ant-btn-compact-vertical-first-item):not(.ant-btn-compact-vertical-last-item) {
  border-radius: 0;
}
.ant-btn-compact-vertical-item.ant-btn-compact-vertical-first-item:not(.ant-btn-compact-vertical-last-item) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn-compact-vertical-item.ant-btn-compact-vertical-last-item:not(.ant-btn-compact-vertical-first-item) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) {
  position: relative;
}
.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled])::after {
  position: absolute;
  top: -1px;
  left: -1px;
  display: inline-block;
  width: calc(100% + 1px * 2);
  height: 1px;
  background-color: #40a9ff;
  content: ' ';
}
.ant-btn-rtl {
  direction: rtl;
}
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-right-color: #40a9ff;
  border-left-color: #d9d9d9;
}
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-right-color: #d9d9d9;
  border-left-color: #40a9ff;
}
.ant-btn-rtl.ant-btn > .ant-btn-loading-icon .anticon {
  padding-right: 0;
  padding-left: 8px;
}
.ant-btn-rtl.ant-btn > .anticon + span,
.ant-btn-rtl.ant-btn > span + .anticon {
  margin-right: 8px;
  margin-left: 0;
}

/* 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 {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  z-index: 1010;
  margin-right: 24px;
}
.ant-notification-close-icon {
  font-size: 14px;
  cursor: pointer;
}
.ant-notification-hook-holder {
  position: relative;
}
.ant-notification-notice {
  position: relative;
  width: 384px;
  max-width: calc(100vw - 24px * 2);
  margin-bottom: 16px;
  margin-left: auto;
  padding: 16px 24px;
  overflow: hidden;
  line-height: 1.5715;
  word-wrap: break-word;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-notification-top .ant-notification-notice,
.ant-notification-bottom .ant-notification-notice {
  margin-right: auto;
  margin-left: auto;
}
.ant-notification-topLeft .ant-notification-notice,
.ant-notification-bottomLeft .ant-notification-notice {
  margin-right: auto;
  margin-left: 0;
}
.ant-notification-notice-message {
  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: #ff4d4f;
}
.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 {
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
}
.ant-notification-fade-enter,
.ant-notification-fade-appear {
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
  opacity: 0;
  animation-play-state: paused;
}
.ant-notification-fade-leave {
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
  animation-duration: 0.2s;
  animation-play-state: paused;
}
.ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-fade-appear.ant-notification-fade-appear-active {
  animation-name: NotificationFadeIn;
  animation-play-state: running;
}
.ant-notification-fade-leave.ant-notification-fade-leave-active {
  animation-name: NotificationFadeOut;
  animation-play-state: running;
}
@keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
.ant-notification-rtl {
  direction: rtl;
}
.ant-notification-rtl .ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 0;
  padding-left: 24px;
}
.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-right: 48px;
  margin-left: 0;
}
.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-right: 48px;
  margin-left: 0;
}
.ant-notification-rtl .ant-notification-notice-icon {
  margin-right: 4px;
  margin-left: 0;
}
.ant-notification-rtl .ant-notification-notice-close {
  right: auto;
  left: 22px;
}
.ant-notification-rtl .ant-notification-notice-btn {
  float: left;
}
.ant-notification-top,
.ant-notification-bottom {
  margin-right: 0;
  margin-left: 0;
}
.ant-notification-top .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-top .ant-notification-fade-appear.ant-notification-fade-appear-active {
  animation-name: NotificationTopFadeIn;
}
.ant-notification-bottom .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-bottom .ant-notification-fade-appear.ant-notification-fade-appear-active {
  animation-name: NotificationBottomFadeIn;
}
.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 {
  animation-name: NotificationLeftFadeIn;
}
@keyframes NotificationTopFadeIn {
  0% {
    margin-top: -100%;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes NotificationBottomFadeIn {
  0% {
    margin-bottom: -100%;
    opacity: 0;
  }
  100% {
    margin-bottom: 0;
    opacity: 1;
  }
}
@keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0;
  }
  100% {
    right: 0;
    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-message {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  top: 8px;
  left: 0;
  z-index: 1010;
  width: 100%;
  pointer-events: none;
}
.ant-message-notice {
  padding: 8px;
  text-align: center;
}
.ant-message-notice-content {
  display: inline-block;
  padding: 10px 16px;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  pointer-events: all;
}
.ant-message-success .anticon {
  color: #52c41a;
}
.ant-message-error .anticon {
  color: #ff4d4f;
}
.ant-message-warning .anticon {
  color: #faad14;
}
.ant-message-info .anticon,
.ant-message-loading .anticon {
  color: #1890FF;
}
.ant-message .anticon {
  position: relative;
  top: 1px;
  margin-right: 8px;
  font-size: 16px;
}
.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active {
  animation-name: MessageMoveOut;
  animation-duration: 0.3s;
}
@keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}
.ant-message-rtl {
  direction: rtl;
}
.ant-message-rtl span {
  direction: rtl;
}
.ant-message-rtl .anticon {
  margin-right: 0;
  margin-left: 8px;
}

/* 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 */
.antd-pro-components-exception-index-exception {
  display: flex;
  align-items: center;
  height: 80%;
  min-height: 500px;
}
.antd-pro-components-exception-index-exception .antd-pro-components-exception-index-imgBlock {
  flex: 0 0 62.5%;
  width: 62.5%;
  padding-right: 152px;
  zoom: 1;
}
.antd-pro-components-exception-index-exception .antd-pro-components-exception-index-imgBlock:before,
.antd-pro-components-exception-index-exception .antd-pro-components-exception-index-imgBlock:after {
  content: ' ';
  display: table;
}
.antd-pro-components-exception-index-exception .antd-pro-components-exception-index-imgBlock:after {
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.antd-pro-components-exception-index-exception .antd-pro-components-exception-index-imgEle {
  height: 360px;
  width: 100%;
  max-width: 430px;
  float: right;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.antd-pro-components-exception-index-exception .antd-pro-components-exception-index-content {
  flex: auto;
}
.antd-pro-components-exception-index-exception .antd-pro-components-exception-index-content h1 {
  color: #434e59;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
  margin-bottom: 24px;
}
.antd-pro-components-exception-index-exception .antd-pro-components-exception-index-content .antd-pro-components-exception-index-desc {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
}
.antd-pro-components-exception-index-exception .antd-pro-components-exception-index-content .antd-pro-components-exception-index-actions button:not(:last-child) {
  margin-right: 8px;
}
@media screen and (max-width: 1200px) {
  .antd-pro-components-exception-index-exception .antd-pro-components-exception-index-imgBlock {
    padding-right: 88px;
  }
}
@media screen and (max-width: 576px) {
  .antd-pro-components-exception-index-exception {
    display: block;
    text-align: center;
  }
  .antd-pro-components-exception-index-exception .antd-pro-components-exception-index-imgBlock {
    padding-right: 0;
    margin: 0 auto 24px;
  }
}
@media screen and (max-width: 480px) {
  .antd-pro-components-exception-index-exception .antd-pro-components-exception-index-imgBlock {
    margin-bottom: -24px;
    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-modal {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  pointer-events: none;
  position: relative;
  top: 100px;
  width: auto;
  max-width: calc(100vw - 32px);
  margin: 0 auto;
  padding-bottom: 24px;
}
.ant-modal.ant-zoom-enter,
.ant-modal.ant-zoom-appear {
  transform: none;
  opacity: 0;
  animation-duration: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.ant-modal-mask-hidden {
  display: none;
}
.ant-modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  outline: 0;
}
.ant-modal-wrap {
  z-index: 1000;
}
.ant-modal-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  word-wrap: break-word;
}
.ant-modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  pointer-events: auto;
}
.ant-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
}
.ant-modal-close-x {
  display: block;
  width: 54px;
  height: 54px;
  font-size: 16px;
  font-style: normal;
  line-height: 54px;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
}
.ant-modal-close:focus,
.ant-modal-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.ant-modal-header {
  padding: 16px 24px;
  color: rgba(0, 0, 0, 0.85);
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
}
.ant-modal-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5715;
  word-wrap: break-word;
}
.ant-modal-footer {
  padding: 10px 16px;
  text-align: right;
  background: transparent;
  border-top: 1px solid #f0f0f0;
  border-radius: 0 0 2px 2px;
}
.ant-modal-footer .ant-btn + .ant-btn:not(.ant-dropdown-trigger) {
  margin-bottom: 0;
  margin-left: 8px;
}
.ant-modal-open {
  overflow: hidden;
}
.ant-modal-centered {
  text-align: center;
}
.ant-modal-centered::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.ant-modal-centered .ant-modal {
  top: 0;
  display: inline-block;
  padding-bottom: 0;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .ant-modal {
    max-width: calc(100vw - 16px);
    margin: 8px auto;
  }
  .ant-modal-centered .ant-modal {
    flex: 1 1;
  }
}
.ant-modal-confirm .ant-modal-header {
  display: none;
}
.ant-modal-confirm .ant-modal-body {
  padding: 32px 32px 24px;
}
.ant-modal-confirm-body-wrapper::before {
  display: table;
  content: '';
}
.ant-modal-confirm-body-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-modal-confirm-body .ant-modal-confirm-title {
  display: block;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
}
.ant-modal-confirm-body .ant-modal-confirm-content {
  margin-top: 8px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.ant-modal-confirm-body > .anticon {
  float: left;
  margin-right: 16px;
  font-size: 22px;
}
.ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
  margin-left: 38px;
}
.ant-modal-confirm .ant-modal-confirm-btns {
  margin-top: 24px;
  text-align: right;
}
.ant-modal-confirm .ant-modal-confirm-btns .ant-btn + .ant-btn {
  margin-bottom: 0;
  margin-left: 8px;
}
.ant-modal-confirm-error .ant-modal-confirm-body > .anticon {
  color: #ff4d4f;
}
.ant-modal-confirm-warning .ant-modal-confirm-body > .anticon,
.ant-modal-confirm-confirm .ant-modal-confirm-body > .anticon {
  color: #faad14;
}
.ant-modal-confirm-info .ant-modal-confirm-body > .anticon {
  color: #1890FF;
}
.ant-modal-confirm-success .ant-modal-confirm-body > .anticon {
  color: #52c41a;
}
.ant-modal-confirm .ant-zoom-leave .ant-modal-confirm-btns {
  pointer-events: none;
}
.ant-modal-wrap-rtl {
  direction: rtl;
}
.ant-modal-wrap-rtl .ant-modal-close {
  right: initial;
  left: 0;
}
.ant-modal-wrap-rtl .ant-modal-footer {
  text-align: left;
}
.ant-modal-wrap-rtl .ant-modal-footer .ant-btn + .ant-btn {
  margin-right: 8px;
  margin-left: 0;
}
.ant-modal-wrap-rtl .ant-modal-confirm-body {
  direction: rtl;
}
.ant-modal-wrap-rtl .ant-modal-confirm-body > .anticon {
  float: right;
  margin-right: 0;
  margin-left: 16px;
}
.ant-modal-wrap-rtl .ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
  margin-right: 38px;
  margin-left: 0;
}
.ant-modal-wrap-rtl .ant-modal-confirm-btns {
  text-align: left;
}
.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn + .ant-btn {
  margin-right: 8px;
  margin-left: 0;
}
.ant-modal-wrap-rtl.ant-modal-centered .ant-modal {
  text-align: right;
}

/* 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-result {
  padding: 48px 32px;
}
.ant-result-success .ant-result-icon > .anticon {
  color: #52c41a;
}
.ant-result-error .ant-result-icon > .anticon {
  color: #ff4d4f;
}
.ant-result-info .ant-result-icon > .anticon {
  color: #1890FF;
}
.ant-result-warning .ant-result-icon > .anticon {
  color: #faad14;
}
.ant-result-image {
  width: 250px;
  height: 295px;
  margin: auto;
}
.ant-result-icon {
  margin-bottom: 24px;
  text-align: center;
}
.ant-result-icon > .anticon {
  font-size: 72px;
}
.ant-result-title {
  color: rgba(0, 0, 0, 0.85);
  font-size: 24px;
  line-height: 1.8;
  text-align: center;
}
.ant-result-subtitle {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}
.ant-result-extra {
  margin: 24px 0 0 0;
  text-align: center;
}
.ant-result-extra > * {
  margin-right: 8px;
}
.ant-result-extra > *:last-child {
  margin-right: 0;
}
.ant-result-content {
  margin-top: 24px;
  padding: 24px 40px;
  background-color: #fafafa;
}
.ant-result-rtl {
  direction: rtl;
}
.ant-result-rtl .ant-result-extra > * {
  margin-right: 0;
  margin-left: 8px;
}
.ant-result-rtl .ant-result-extra > *:last-child {
  margin-left: 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-spin {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  display: none;
  color: #1890FF;
  font-size: 0;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-spin-spinning {
  position: static;
  display: inline-block;
  opacity: 1;
}
.ant-spin-nested-loading {
  position: relative;
}
.ant-spin-nested-loading > div > .ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 400px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  font-size: 14px;
  text-shadow: 0 1px 2px #fff;
}
.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -20px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
  margin: -7px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
  padding-top: 2px;
}
.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -17px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
  margin: -16px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
  padding-top: 11px;
}
.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -26px;
}
.ant-spin-container {
  position: relative;
  transition: opacity 0.3s;
}
.ant-spin-container::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none \9;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}
.ant-spin-blur {
  clear: both;
  opacity: 0.5;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.ant-spin-blur::after {
  opacity: 0.4;
  pointer-events: auto;
}
.ant-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}
.ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 1em;
  height: 1em;
}
.ant-spin-dot-item {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #1890FF;
  border-radius: 100%;
  transform: scale(0.75);
  transform-origin: 50% 50%;
  opacity: 0.3;
  animation: antSpinMove 1s infinite linear alternate;
}
.ant-spin-dot-item:nth-child(1) {
  top: 0;
  left: 0;
}
.ant-spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  animation-delay: 0.4s;
}
.ant-spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  animation-delay: 0.8s;
}
.ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  animation-delay: 1.2s;
}
.ant-spin-dot-spin {
  transform: rotate(0deg);
  animation: antRotate 1.2s infinite linear;
}
.ant-spin-sm .ant-spin-dot {
  font-size: 14px;
}
.ant-spin-sm .ant-spin-dot i {
  width: 6px;
  height: 6px;
}
.ant-spin-lg .ant-spin-dot {
  font-size: 32px;
}
.ant-spin-lg .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
.ant-spin.ant-spin-show-text .ant-spin-text {
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */
  .ant-spin-blur {
    background: #fff;
    opacity: 0.5;
  }
}
@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@keyframes antRotate {
  to {
    transform: rotate(360deg);
  }
}
.ant-spin-rtl {
  direction: rtl;
}
.ant-spin-rtl .ant-spin-dot-spin {
  transform: rotate(-45deg);
  animation-name: antRotateRtl;
}
@keyframes antRotateRtl {
  to {
    transform: rotate(-405deg);
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-input-affix-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
  display: inline-flex;
}
.ant-input-affix-wrapper::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-input-affix-wrapper:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input-affix-wrapper::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input-affix-wrapper::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-input-affix-wrapper:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-affix-wrapper:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-rtl .ant-input-affix-wrapper:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-affix-wrapper:focus,
.ant-input-affix-wrapper-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-input-affix-wrapper:focus,
.ant-input-rtl .ant-input-affix-wrapper-focused {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-affix-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-affix-wrapper-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-affix-wrapper[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-affix-wrapper[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-affix-wrapper-borderless,
.ant-input-affix-wrapper-borderless:hover,
.ant-input-affix-wrapper-borderless:focus,
.ant-input-affix-wrapper-borderless-focused,
.ant-input-affix-wrapper-borderless-disabled,
.ant-input-affix-wrapper-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-input-affix-wrapper {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-input-affix-wrapper-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-affix-wrapper-sm {
  padding: 0px 7px;
}
.ant-input-affix-wrapper-rtl {
  direction: rtl;
}
.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  border-color: #40a9ff;
  border-right-width: 1px;
  z-index: 1;
}
.ant-input-rtl .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-search-with-button .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  z-index: 0;
}
.ant-input-affix-wrapper-focused,
.ant-input-affix-wrapper:focus {
  z-index: 1;
}
.ant-input-affix-wrapper-disabled .ant-input[disabled] {
  background: rgba(255, 255, 255, 0);
}
.ant-input-affix-wrapper > .ant-input {
  font-size: inherit;
  border: none;
  outline: none;
}
.ant-input-affix-wrapper > .ant-input:focus {
  box-shadow: none !important;
}
.ant-input-affix-wrapper > .ant-input:not(textarea) {
  padding: 0;
}
.ant-input-affix-wrapper::before {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\A0';
}
.ant-input-prefix,
.ant-input-suffix {
  display: flex;
  flex: none;
  align-items: center;
}
.ant-input-prefix > *:not(:last-child),
.ant-input-suffix > *:not(:last-child) {
  margin-right: 8px;
}
.ant-input-show-count-suffix {
  color: rgba(0, 0, 0, 0.45);
}
.ant-input-show-count-has-suffix {
  margin-right: 2px;
}
.ant-input-prefix {
  margin-right: 4px;
}
.ant-input-suffix {
  margin-left: 4px;
}
.anticon.ant-input-clear-icon,
.ant-input-clear-icon {
  margin: 0;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  vertical-align: -1px;
  cursor: pointer;
  transition: color 0.3s;
}
.anticon.ant-input-clear-icon:hover,
.ant-input-clear-icon:hover {
  color: rgba(0, 0, 0, 0.45);
}
.anticon.ant-input-clear-icon:active,
.ant-input-clear-icon:active {
  color: rgba(0, 0, 0, 0.85);
}
.anticon.ant-input-clear-icon-hidden,
.ant-input-clear-icon-hidden {
  visibility: hidden;
}
.anticon.ant-input-clear-icon-has-suffix,
.ant-input-clear-icon-has-suffix {
  margin: 0 4px;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn {
  padding: 0;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-clear-icon {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
}
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {
  background: #fff;
  border-color: #ff4d4f;
}
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-status-error .ant-input-prefix {
  color: #ff4d4f;
}
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {
  background: #fff;
  border-color: #faad14;
}
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-status-warning .ant-input-prefix {
  color: #faad14;
}
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {
  background: #fff;
  border-color: #ff4d4f;
}
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-affix-wrapper-status-error .ant-input-prefix {
  color: #ff4d4f;
}
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {
  background: #fff;
  border-color: #faad14;
}
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-affix-wrapper-status-warning .ant-input-prefix {
  color: #faad14;
}
.ant-input-textarea-status-error.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-warning.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-success.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-validating.ant-input-textarea-has-feedback .ant-input {
  padding-right: 24px;
}
.ant-input-group-wrapper-status-error .ant-input-group-addon {
  color: #ff4d4f;
  border-color: #ff4d4f;
}
.ant-input-group-wrapper-status-warning .ant-input-group-addon {
  color: #faad14;
  border-color: #faad14;
}
.ant-input {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
}
.ant-input::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-input:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-rtl .ant-input:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input:focus,
.ant-input-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-input:focus,
.ant-input-rtl .ant-input-focused {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-borderless,
.ant-input-borderless:hover,
.ant-input-borderless:focus,
.ant-input-borderless-focused,
.ant-input-borderless-disabled,
.ant-input-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-input-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-sm {
  padding: 0px 7px;
}
.ant-input-rtl {
  direction: rtl;
}
.ant-input-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.ant-input-group > [class*='col-'] {
  padding-right: 8px;
}
.ant-input-group > [class*='col-']:last-child {
  padding-right: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap,
.ant-input-group > .ant-input {
  display: table-cell;
}
.ant-input-group-addon:not(:first-child):not(:last-child),
.ant-input-group-wrap:not(:first-child):not(:last-child),
.ant-input-group > .ant-input:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.ant-input-group-wrap > * {
  display: block !important;
}
.ant-input-group .ant-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}
.ant-input-group .ant-input:focus {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-group .ant-input:hover {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-search-with-button .ant-input-group .ant-input:hover {
  z-index: 0;
}
.ant-input-group-addon {
  position: relative;
  padding: 0 11px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
}
.ant-input-group-addon .ant-select {
  margin: -5px -11px;
}
.ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  background-color: inherit;
  border: 1px solid transparent;
  box-shadow: none;
}
.ant-input-group-addon .ant-select-open .ant-select-selector,
.ant-input-group-addon .ant-select-focused .ant-select-selector {
  color: #1890FF;
}
.ant-input-group-addon .ant-cascader-picker {
  margin: -9px -12px;
  background-color: transparent;
}
.ant-input-group-addon .ant-cascader-picker .ant-cascader-input {
  text-align: left;
  border: 0;
  box-shadow: none;
}
.ant-input-group > .ant-input:first-child,
.ant-input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group > .ant-input:first-child .ant-select .ant-select-selector,
.ant-input-group-addon:first-child .ant-select .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group-addon:first-child {
  border-right: 0;
}
.ant-input-group-addon:last-child {
  border-left: 0;
}
.ant-input-group > .ant-input:last-child,
.ant-input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group > .ant-input:last-child .ant-select .ant-select-selector,
.ant-input-group-addon:last-child .ant-select .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group-lg .ant-input,
.ant-input-group-lg > .ant-input-group-addon {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-group-sm .ant-input,
.ant-input-group-sm > .ant-input-group-addon {
  padding: 0px 7px;
}
.ant-input-group-lg .ant-select-single .ant-select-selector {
  height: 40px;
}
.ant-input-group-sm .ant-select-single .ant-select-selector {
  height: 24px;
}
.ant-input-group .ant-input-affix-wrapper:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child) {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ant-input-group .ant-input-affix-wrapper:not(:first-child),
.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group.ant-input-group-compact {
  display: block;
}
.ant-input-group.ant-input-group-compact::before {
  display: table;
  content: '';
}
.ant-input-group.ant-input-group-compact::after {
  display: table;
  clear: both;
  content: '';
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact > .ant-input-affix-wrapper,
.ant-input-group.ant-input-group-compact > .ant-input-number-affix-wrapper,
.ant-input-group.ant-input-group-compact > .ant-picker-range {
  display: inline-flex;
}
.ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}
.ant-input-group.ant-input-group-compact .ant-input {
  float: none;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input {
  border-right-width: 1px;
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:hover,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:hover {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:focus,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:focus {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > .ant-select-focused {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-arrow {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > *:first-child,
.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ant-input-group.ant-input-group-compact > *:last-child,
.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
  border-right-width: 1px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper {
  margin-left: -1px;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper .ant-input-affix-wrapper {
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input-group-addon > .ant-input-search-button {
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 2px 0 0 2px;
}
.ant-input-group > .ant-input-rtl:first-child,
.ant-input-group-rtl .ant-input-group-addon:first-child {
  border-radius: 0 2px 2px 0;
}
.ant-input-group-rtl .ant-input-group-addon:first-child {
  border-right: 1px solid #d9d9d9;
  border-left: 0;
}
.ant-input-group-rtl .ant-input-group-addon:last-child {
  border-right: 0;
  border-left: 1px solid #d9d9d9;
  border-radius: 2px 0 0 2px;
}
.ant-input-group-rtl.ant-input-group > .ant-input:last-child,
.ant-input-group-rtl.ant-input-group-addon:last-child {
  border-radius: 2px 0 0 2px;
}
.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:first-child) {
  border-radius: 2px 0 0 2px;
}
.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:last-child) {
  border-radius: 0 2px 2px 0;
}
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: 0;
  margin-left: -1px;
  border-left-width: 1px;
}
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:first-child,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input {
  border-radius: 0 2px 2px 0;
}
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:last-child,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
  border-left-width: 1px;
  border-radius: 2px 0 0 2px;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl + .ant-input-group-wrapper-rtl {
  margin-right: -1px;
  margin-left: 0;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 0 2px 2px 0;
}
.ant-input-group-wrapper {
  display: inline-block;
  width: 100%;
  text-align: start;
  vertical-align: top;
}
.ant-input-password-icon.anticon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  transition: all 0.3s;
}
.ant-input-password-icon.anticon:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-input[type='color'] {
  height: 32px;
}
.ant-input[type='color'].ant-input-lg {
  height: 40px;
}
.ant-input[type='color'].ant-input-sm {
  height: 24px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.ant-input-textarea-show-count > .ant-input {
  height: 100%;
}
.ant-input-textarea-show-count::after {
  float: right;
  color: rgba(0, 0, 0, 0.45);
  white-space: nowrap;
  content: attr(data-count);
  pointer-events: none;
}
.ant-input-textarea-show-count.ant-input-textarea-in-form-item::after {
  margin-bottom: -22px;
}
.ant-input-textarea-suffix {
  position: absolute;
  top: 0;
  right: 11px;
  bottom: 0;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  margin: auto;
}
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
  margin-right: -1px;
}
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
  margin-left: -1px;
}
.ant-input-compact-item:hover,
.ant-input-compact-item:focus,
.ant-input-compact-item:active {
  z-index: 2;
}
.ant-input-compact-item[disabled] {
  z-index: 0;
}
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input {
  border-radius: 0;
}
.ant-input-compact-item.ant-input.ant-input-compact-first-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-compact-item.ant-input.ant-input-compact-last-item:not(.ant-input-compact-first-item):not(.ant-input-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-compact-item.ant-input.ant-input-compact-item-rtl.ant-input-compact-first-item:not(.ant-input-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-compact-item.ant-input.ant-input-compact-item-rtl.ant-input-compact-last-item:not(.ant-input-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-search .ant-input:hover,
.ant-input-search .ant-input:focus {
  border-color: #40a9ff;
}
.ant-input-search .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
.ant-input-search .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
  border-left-color: #40a9ff;
}
.ant-input-search .ant-input-affix-wrapper {
  border-radius: 0;
}
.ant-input-search .ant-input-lg {
  line-height: 1.5713;
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child {
  left: -1px;
  padding: 0;
  border: 0;
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0 2px 2px 0;
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary) {
  color: rgba(0, 0, 0, 0.45);
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary).ant-btn-loading::before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ant-input-search-button {
  height: 32px;
}
.ant-input-search-button:hover,
.ant-input-search-button:focus {
  z-index: 1;
}
.ant-input-search-large .ant-input-search-button {
  height: 40px;
}
.ant-input-search-small .ant-input-search-button {
  height: 24px;
}
.ant-input-search.ant-input-compact-item:not(.ant-input-compact-item-rtl):not(.ant-input-compact-last-item) .ant-input-group-addon .ant-input-search-button {
  margin-right: -1px;
  border-radius: 0;
}
.ant-input-search.ant-input-compact-item:not(.ant-input-compact-first-item) .ant-input,
.ant-input-search.ant-input-compact-item:not(.ant-input-compact-first-item) .ant-input-affix-wrapper {
  border-radius: 0;
}
.ant-input-search.ant-input-compact-item > .ant-input-group-addon .ant-input-search-button:hover,
.ant-input-search.ant-input-compact-item > .ant-input:hover,
.ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:hover,
.ant-input-search.ant-input-compact-item > .ant-input-group-addon .ant-input-search-button:focus,
.ant-input-search.ant-input-compact-item > .ant-input:focus,
.ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:focus,
.ant-input-search.ant-input-compact-item > .ant-input-group-addon .ant-input-search-button:active,
.ant-input-search.ant-input-compact-item > .ant-input:active,
.ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:active {
  z-index: 2;
}
.ant-input-search.ant-input-compact-item > .ant-input-affix-wrapper-focused {
  z-index: 2;
}
.ant-input-search.ant-input-compact-item-rtl:not(.ant-input-compact-last-item) .ant-input-group-addon:last-child .ant-input-search-button {
  margin-left: -1px;
  border-radius: 0;
}
.ant-input-group-wrapper-rtl {
  direction: rtl;
}
.ant-input-group-rtl {
  direction: rtl;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-rtl > input.ant-input {
  border: none;
  outline: none;
}
.ant-input-affix-wrapper-rtl .ant-input-prefix {
  margin: 0 0 0 4px;
}
.ant-input-affix-wrapper-rtl .ant-input-suffix {
  margin: 0 4px 0 0;
}
.ant-input-textarea-rtl {
  direction: rtl;
}
.ant-input-textarea-rtl.ant-input-textarea-show-count::after {
  text-align: left;
}
.ant-input-affix-wrapper-rtl .ant-input-clear-icon-has-suffix {
  margin-right: 0;
  margin-left: 4px;
}
.ant-input-affix-wrapper-rtl .ant-input-clear-icon {
  right: auto;
  left: 8px;
}
.ant-input-search-rtl {
  direction: rtl;
}
.ant-input-search-rtl .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
.ant-input-search-rtl .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
  border-left-color: #d9d9d9;
}
.ant-input-search-rtl .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary):hover,
.ant-input-search-rtl .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary):hover {
  border-left-color: #40a9ff;
}
.ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper:hover,
.ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper-focused {
  border-right-color: #40a9ff;
}
.ant-input-search-rtl > .ant-input-group > .ant-input-group-addon:last-child {
  right: -1px;
  left: auto;
}
.ant-input-search-rtl > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button {
  border-radius: 2px 0 0 2px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-input {
    height: 32px;
  }
  .ant-input-lg {
    height: 40px;
  }
  .ant-input-sm {
    height: 24px;
  }
  .ant-input-affix-wrapper > input.ant-input {
    height: auto;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-dropdown-menu-item.ant-dropdown-menu-item-danger {
  color: #ff4d4f;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover {
  color: #fff;
  background-color: #ff4d4f;
}
.ant-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.ant-dropdown::before {
  position: absolute;
  top: -4px;
  right: 0;
  bottom: -4px;
  left: -7px;
  z-index: -9999;
  opacity: 0.0001;
  content: ' ';
}
.ant-dropdown-wrap {
  position: relative;
}
.ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 10px;
}
.ant-dropdown-wrap .anticon-down::before {
  transition: transform 0.2s;
}
.ant-dropdown-wrap-open .anticon-down::before {
  transform: rotate(180deg);
}
.ant-dropdown-hidden,
.ant-dropdown-menu-hidden,
.ant-dropdown-menu-submenu-hidden {
  display: none;
}
.ant-dropdown-show-arrow.ant-dropdown-placement-topLeft,
.ant-dropdown-show-arrow.ant-dropdown-placement-top,
.ant-dropdown-show-arrow.ant-dropdown-placement-topRight {
  padding-bottom: 15.3137085px;
}
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomLeft,
.ant-dropdown-show-arrow.ant-dropdown-placement-bottom,
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomRight {
  padding-top: 15.3137085px;
}
.ant-dropdown-arrow {
  position: absolute;
  z-index: 1;
  display: block;
  width: 11.3137085px;
  height: 11.3137085px;
  border-radius: 0 0 2px;
  pointer-events: none;
}
.ant-dropdown-arrow::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: #fff;
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  -webkit-clip-path: inset(33% 33%);
          clip-path: inset(33% 33%);
  -webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
          clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-dropdown-placement-top > .ant-dropdown-arrow,
.ant-dropdown-placement-topLeft > .ant-dropdown-arrow,
.ant-dropdown-placement-topRight > .ant-dropdown-arrow {
  bottom: 10px;
  box-shadow: 3px 3px 7px -3px rgba(0, 0, 0, 0.1);
  transform: rotate(45deg);
}
.ant-dropdown-placement-top > .ant-dropdown-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.ant-dropdown-placement-topLeft > .ant-dropdown-arrow {
  left: 16px;
}
.ant-dropdown-placement-topRight > .ant-dropdown-arrow {
  right: 16px;
}
.ant-dropdown-placement-bottom > .ant-dropdown-arrow,
.ant-dropdown-placement-bottomLeft > .ant-dropdown-arrow,
.ant-dropdown-placement-bottomRight > .ant-dropdown-arrow {
  top: 9.41421356px;
  box-shadow: 2px 2px 5px -2px rgba(0, 0, 0, 0.1);
  transform: rotate(-135deg) translateY(-0.5px);
}
.ant-dropdown-placement-bottom > .ant-dropdown-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(-135deg) translateY(-0.5px);
}
.ant-dropdown-placement-bottomLeft > .ant-dropdown-arrow {
  left: 16px;
}
.ant-dropdown-placement-bottomRight > .ant-dropdown-arrow {
  right: 16px;
}
.ant-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-dropdown-menu-item-group-title {
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.45);
  transition: all 0.3s;
}
.ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: transparent;
  box-shadow: none;
  transform-origin: 0 0;
}
.ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-menu-submenu-popup li {
  list-style: none;
}
.ant-dropdown-menu-submenu-popup ul {
  margin-right: 0.3em;
  margin-left: 0.3em;
}
.ant-dropdown-menu-item {
  position: relative;
  display: flex;
  align-items: center;
}
.ant-dropdown-menu-item-icon {
  min-width: 12px;
  margin-right: 8px;
  font-size: 12px;
}
.ant-dropdown-menu-title-content {
  flex: auto;
}
.ant-dropdown-menu-title-content > a {
  color: inherit;
  transition: all 0.3s;
}
.ant-dropdown-menu-title-content > a:hover {
  color: inherit;
}
.ant-dropdown-menu-title-content > a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
}
.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected {
  color: #1890FF;
  background-color: #e6f7ff;
}
.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-item.ant-dropdown-menu-item-active,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-active,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-active,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-active {
  background-color: #f5f5f5;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-disabled,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-disabled:hover,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled a,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-disabled a,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled a,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-disabled a {
  pointer-events: none;
}
.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #f0f0f0;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon {
  position: absolute;
  right: 8px;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon {
  margin-right: 0 !important;
  color: rgba(0, 0, 0, 0.45);
  font-size: 10px;
  font-style: normal;
}
.ant-dropdown-menu-item-group-list {
  margin: 0 8px;
  padding: 0;
  list-style: none;
}
.ant-dropdown-menu-submenu-title {
  padding-right: 24px;
}
.ant-dropdown-menu-submenu-vertical {
  position: relative;
}
.ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 4px;
  transform-origin: 0 0;
}
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
  color: #1890FF;
}
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topRight,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownIn;
}
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownOut;
}
.ant-dropdown-trigger > .anticon.anticon-down,
.ant-dropdown-link > .anticon.anticon-down,
.ant-dropdown-button > .anticon.anticon-down {
  font-size: 10px;
  vertical-align: baseline;
}
.ant-dropdown-button {
  white-space: nowrap;
}
.ant-dropdown-button.ant-btn-group > .ant-btn-loading,
.ant-dropdown-button.ant-btn-group > .ant-btn-loading + .ant-btn {
  cursor: default;
  pointer-events: none;
}
.ant-dropdown-button.ant-btn-group > .ant-btn-loading + .ant-btn::before {
  display: block;
}
.ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child):not(.ant-btn-icon-only) {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a .ant-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a:hover {
  color: #fff;
  background: transparent;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  color: #fff;
  background: #1890FF;
}
.ant-dropdown-rtl {
  direction: rtl;
}
.ant-dropdown-rtl.ant-dropdown::before {
  right: -7px;
  left: 0;
}
.ant-dropdown-menu.ant-dropdown-menu-rtl {
  direction: rtl;
  text-align: right;
}
.ant-dropdown-rtl .ant-dropdown-menu-item-group-title,
.ant-dropdown-menu-submenu-rtl .ant-dropdown-menu-item-group-title {
  direction: rtl;
  text-align: right;
}
.ant-dropdown-menu-submenu-popup.ant-dropdown-menu-submenu-rtl {
  transform-origin: 100% 0;
}
.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup li {
  text-align: right;
}
.ant-dropdown-rtl .ant-dropdown-menu-item,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title {
  text-align: right;
}
.ant-dropdown-rtl .ant-dropdown-menu-item > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-item > span > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title > span > .anticon:first-child {
  margin-right: 0;
  margin-left: 8px;
}
.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon {
  right: auto;
  left: 8px;
}
.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon {
  margin-left: 0 !important;
  transform: scaleX(-1);
}
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title {
  padding-right: 12px;
  padding-left: 24px;
}
.ant-dropdown-rtl .ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  right: 100%;
  left: 0;
  margin-right: 4px;
  margin-left: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-menu-item-danger.ant-menu-item {
  color: #ff4d4f;
}
.ant-menu-item-danger.ant-menu-item:hover,
.ant-menu-item-danger.ant-menu-item-active {
  color: #ff4d4f;
}
.ant-menu-item-danger.ant-menu-item:active {
  background: #fff1f0;
}
.ant-menu-item-danger.ant-menu-item-selected {
  color: #ff4d4f;
}
.ant-menu-item-danger.ant-menu-item-selected > a,
.ant-menu-item-danger.ant-menu-item-selected > a:hover {
  color: #ff4d4f;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
  background-color: #fff1f0;
}
.ant-menu-inline .ant-menu-item-danger.ant-menu-item::after {
  border-right-color: #ff4d4f;
}
.ant-menu-dark .ant-menu-item-danger.ant-menu-item,
.ant-menu-dark .ant-menu-item-danger.ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-danger.ant-menu-item > a {
  color: #ff4d4f;
}
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
  color: #fff;
  background-color: #ff4d4f;
}
.ant-menu {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  line-height: 1.5715;
  font-feature-settings: 'tnum';
  margin-bottom: 0;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 0;
  text-align: left;
  list-style: none;
  background: #fff;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  transition: background 0.3s, width 0.3s cubic-bezier(0.2, 0, 0, 1) 0s;
}
.ant-menu::before {
  display: table;
  content: '';
}
.ant-menu::after {
  display: table;
  clear: both;
  content: '';
}
.ant-menu.ant-menu-root:focus-visible {
  box-shadow: 0 0 0 2px #bae7ff;
}
.ant-menu ul,
.ant-menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-menu-overflow {
  display: flex;
}
.ant-menu-overflow-item {
  flex: none;
}
.ant-menu-hidden,
.ant-menu-submenu-hidden {
  display: none;
}
.ant-menu-item-group-title {
  height: 1.5715;
  padding: 8px 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5715;
  transition: all 0.3s;
}
.ant-menu-horizontal .ant-menu-submenu {
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu,
.ant-menu-submenu-inline {
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-selected {
  color: #1890FF;
}
.ant-menu-item:active,
.ant-menu-submenu-title:active {
  background: #e6f7ff;
}
.ant-menu-submenu .ant-menu-sub {
  cursor: initial;
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-title-content {
  transition: color 0.3s;
}
.ant-menu-item a {
  color: rgba(0, 0, 0, 0.85);
}
.ant-menu-item a:hover {
  color: #1890FF;
}
.ant-menu-item a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: '';
}
.ant-menu-item > .ant-badge a {
  color: rgba(0, 0, 0, 0.85);
}
.ant-menu-item > .ant-badge a:hover {
  color: #1890FF;
}
.ant-menu-item-divider {
  overflow: hidden;
  line-height: 0;
  border-color: #f0f0f0;
  border-style: solid;
  border-width: 1px 0 0;
}
.ant-menu-item-divider-dashed {
  border-style: dashed;
}
.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu {
  margin-top: -1px;
}
.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
  background-color: transparent;
}
.ant-menu-item-selected {
  color: #1890FF;
}
.ant-menu-item-selected a,
.ant-menu-item-selected a:hover {
  color: #1890FF;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #e6f7ff;
}
.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: 1px solid #f0f0f0;
}
.ant-menu-vertical-right {
  border-left: 1px solid #f0f0f0;
}
.ant-menu-vertical.ant-menu-sub,
.ant-menu-vertical-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub {
  min-width: 160px;
  max-height: calc(100vh - 100px);
  padding: 0;
  overflow: hidden;
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub:not([class*='-active']),
.ant-menu-vertical-left.ant-menu-sub:not([class*='-active']),
.ant-menu-vertical-right.ant-menu-sub:not([class*='-active']) {
  overflow-x: hidden;
  overflow-y: auto;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item::after {
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  transform-origin: 0 0;
}
.ant-menu-horizontal.ant-menu-sub {
  min-width: 114px;
}
.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu-title {
  transition: border-color 0.3s, background 0.3s;
}
.ant-menu-item,
.ant-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  transition: border-color 0.3s, background 0.3s, padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item .ant-menu-item-icon,
.ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu-item .anticon,
.ant-menu-submenu-title .anticon {
  min-width: 14px;
  font-size: 14px;
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s;
}
.ant-menu-item .ant-menu-item-icon + span,
.ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu-item .anticon + span,
.ant-menu-submenu-title .anticon + span {
  margin-left: 10px;
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), margin 0.3s, color 0.3s;
}
.ant-menu-item .ant-menu-item-icon.svg,
.ant-menu-submenu-title .ant-menu-item-icon.svg {
  vertical-align: -0.125em;
}
.ant-menu-item.ant-menu-item-only-child > .anticon,
.ant-menu-submenu-title.ant-menu-item-only-child > .anticon,
.ant-menu-item.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-submenu-title.ant-menu-item-only-child > .ant-menu-item-icon {
  margin-right: 0;
}
.ant-menu-item:not(.ant-menu-item-disabled):focus-visible,
.ant-menu-submenu-title:not(.ant-menu-item-disabled):focus-visible {
  box-shadow: 0 0 0 2px #bae7ff;
}
.ant-menu > .ant-menu-item-divider {
  margin: 1px 0;
  padding: 0;
}
.ant-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: transparent;
  border-radius: 2px;
  box-shadow: none;
  transform-origin: 0 0;
}
.ant-menu-submenu-popup::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0.0001;
  content: ' ';
}
.ant-menu-submenu-placement-rightTop::before {
  top: 0;
  left: -7px;
}
.ant-menu-submenu > .ant-menu {
  background-color: #fff;
  border-radius: 2px;
}
.ant-menu-submenu > .ant-menu-submenu-title::after {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-popup > .ant-menu {
  background-color: #fff;
}
.ant-menu-submenu-expand-icon,
.ant-menu-submenu-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  color: rgba(0, 0, 0, 0.85);
  transform: translateY(-50%);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-arrow::before,
.ant-menu-submenu-arrow::after {
  position: absolute;
  width: 6px;
  height: 1.5px;
  background-color: currentcolor;
  border-radius: 2px;
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: '';
}
.ant-menu-submenu-arrow::before {
  transform: rotate(45deg) translateY(-2.5px);
}
.ant-menu-submenu-arrow::after {
  transform: rotate(-45deg) translateY(2.5px);
}
.ant-menu-submenu:hover > .ant-menu-submenu-title > .ant-menu-submenu-expand-icon,
.ant-menu-submenu:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
  color: #1890FF;
}
.ant-menu-inline-collapsed .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline .ant-menu-submenu-arrow::before {
  transform: rotate(-45deg) translateX(2.5px);
}
.ant-menu-inline-collapsed .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline .ant-menu-submenu-arrow::after {
  transform: rotate(45deg) translateX(-2.5px);
}
.ant-menu-submenu-horizontal .ant-menu-submenu-arrow {
  display: none;
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
  transform: translateY(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  transform: rotate(-45deg) translateX(-2.5px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before {
  transform: rotate(45deg) translateX(2.5px);
}
.ant-menu-vertical .ant-menu-submenu-selected,
.ant-menu-vertical-left .ant-menu-submenu-selected,
.ant-menu-vertical-right .ant-menu-submenu-selected {
  color: #1890FF;
}
.ant-menu-horizontal {
  line-height: 46px;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  box-shadow: none;
}
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu {
  margin-top: -1px;
  margin-bottom: 0;
  padding: 0 20px;
}
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected {
  color: #1890FF;
}
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected::after {
  border-bottom: 2px solid #1890FF;
}
.ant-menu-horizontal > .ant-menu-item,
.ant-menu-horizontal > .ant-menu-submenu {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: bottom;
}
.ant-menu-horizontal > .ant-menu-item::after,
.ant-menu-horizontal > .ant-menu-submenu::after {
  position: absolute;
  right: 20px;
  bottom: 0;
  left: 20px;
  border-bottom: 2px solid transparent;
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: '';
}
.ant-menu-horizontal > .ant-menu-submenu > .ant-menu-submenu-title {
  padding: 0;
}
.ant-menu-horizontal > .ant-menu-item a {
  color: rgba(0, 0, 0, 0.85);
}
.ant-menu-horizontal > .ant-menu-item a:hover {
  color: #1890FF;
}
.ant-menu-horizontal > .ant-menu-item a::before {
  bottom: -2px;
}
.ant-menu-horizontal > .ant-menu-item-selected a {
  color: #1890FF;
}
.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 #1890FF;
  transform: scaleY(0.0001);
  opacity: 0;
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: '';
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item,
.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0 16px;
  overflow: hidden;
  line-height: 40px;
  text-overflow: ellipsis;
}
.ant-menu-vertical .ant-menu-submenu,
.ant-menu-vertical-left .ant-menu-submenu,
.ant-menu-vertical-right .ant-menu-submenu,
.ant-menu-inline .ant-menu-submenu {
  padding-bottom: 0.02px;
}
.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-menu-vertical-left .ant-menu-item:not(:last-child),
.ant-menu-vertical-right .ant-menu-item:not(:last-child),
.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 8px;
}
.ant-menu-vertical > .ant-menu-item,
.ant-menu-vertical-left > .ant-menu-item,
.ant-menu-vertical-right > .ant-menu-item,
.ant-menu-inline > .ant-menu-item,
.ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
}
.ant-menu-vertical .ant-menu-item-group-list .ant-menu-submenu-title,
.ant-menu-vertical .ant-menu-submenu-title {
  padding-right: 34px;
}
.ant-menu-inline {
  width: 100%;
}
.ant-menu-inline .ant-menu-selected::after,
.ant-menu-inline .ant-menu-item-selected::after {
  transform: scaleY(1);
  opacity: 1;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title {
  width: calc(100% + 1px);
}
.ant-menu-inline .ant-menu-item-group-list .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 34px;
}
.ant-menu-inline.ant-menu-root .ant-menu-item,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title {
  display: flex;
  align-items: center;
  transition: border-color 0.3s, background 0.3s, padding 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-menu-inline.ant-menu-root .ant-menu-item > .ant-menu-title-content,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title > .ant-menu-title-content {
  flex: auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ant-menu-inline.ant-menu-root .ant-menu-item > *,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title > * {
  flex: none;
}
.ant-menu.ant-menu-inline-collapsed {
  width: 80px;
}
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
  left: 0;
  padding: 0 calc(50% - 16px / 2);
  text-overflow: clip;
}
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0;
}
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .anticon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  margin: 0;
  font-size: 16px;
  line-height: 40px;
}
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: inline-block;
  opacity: 0;
}
.ant-menu.ant-menu-inline-collapsed .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed .anticon {
  display: inline-block;
}
.ant-menu.ant-menu-inline-collapsed-tooltip {
  pointer-events: none;
}
.ant-menu.ant-menu-inline-collapsed-tooltip .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed-tooltip .anticon {
  display: none;
}
.ant-menu.ant-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85);
}
.ant-menu.ant-menu-inline-collapsed .ant-menu-item-group-title {
  padding-right: 4px;
  padding-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-menu-item-group-list .ant-menu-item,
.ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 16px 0 28px;
}
.ant-menu-root.ant-menu-vertical,
.ant-menu-root.ant-menu-vertical-left,
.ant-menu-root.ant-menu-vertical-right,
.ant-menu-root.ant-menu-inline {
  box-shadow: none;
}
.ant-menu-root.ant-menu-inline-collapsed .ant-menu-item > .ant-menu-inline-collapsed-noicon,
.ant-menu-root.ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title > .ant-menu-inline-collapsed-noicon {
  font-size: 16px;
  text-align: center;
}
.ant-menu-sub.ant-menu-inline {
  padding: 0;
  background: #fafafa;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.ant-menu-sub.ant-menu-inline > .ant-menu-item,
.ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
  list-style-position: inside;
  list-style-type: disc;
}
.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-left: 32px;
}
.ant-menu-item-disabled,
.ant-menu-submenu-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  background: none;
  cursor: not-allowed;
}
.ant-menu-item-disabled::after,
.ant-menu-submenu-disabled::after {
  border-color: transparent !important;
}
.ant-menu-item-disabled a,
.ant-menu-submenu-disabled a {
  color: rgba(0, 0, 0, 0.25) !important;
  pointer-events: none;
}
.ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
}
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(0, 0, 0, 0.25) !important;
}
.ant-layout-header .ant-menu {
  line-height: inherit;
}
.ant-menu-inline-collapsed-tooltip a,
.ant-menu-inline-collapsed-tooltip a:hover {
  color: #fff;
}
.ant-menu-light .ant-menu-item:hover,
.ant-menu-light .ant-menu-item-active,
.ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
.ant-menu-light .ant-menu-submenu-active,
.ant-menu-light .ant-menu-submenu-title:hover {
  color: #1890FF;
}
.ant-menu.ant-menu-root:focus-visible {
  box-shadow: 0 0 0 2px #096dd9;
}
.ant-menu-dark .ant-menu-item:focus-visible,
.ant-menu-dark .ant-menu-submenu-title:focus-visible {
  box-shadow: 0 0 0 2px #096dd9;
}
.ant-menu.ant-menu-dark,
.ant-menu-dark .ant-menu-sub,
.ant-menu.ant-menu-dark .ant-menu-sub {
  color: rgba(255, 255, 255, 0.65);
  background: #001529;
}
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0.45;
  transition: all 0.3s;
}
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  background: #fff;
}
.ant-menu-dark.ant-menu-submenu-popup {
  background: transparent;
}
.ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background: #000c17;
}
.ant-menu-dark.ant-menu-horizontal {
  border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
.ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
  top: 0;
  margin-top: 0;
  padding: 0 20px;
  border-color: #001529;
  border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item:hover {
  background-color: #1890FF;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: 0;
}
.ant-menu-dark .ant-menu-item,
.ant-menu-dark .ant-menu-item-group-title,
.ant-menu-dark .ant-menu-item > a,
.ant-menu-dark .ant-menu-item > span > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-menu-dark.ant-menu-inline,
.ant-menu-dark.ant-menu-vertical,
.ant-menu-dark.ant-menu-vertical-left,
.ant-menu-dark.ant-menu-vertical-right {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-vertical .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item::after {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
.ant-menu-dark .ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-active,
.ant-menu-dark .ant-menu-submenu-active,
.ant-menu-dark .ant-menu-submenu-open,
.ant-menu-dark .ant-menu-submenu-selected,
.ant-menu-dark .ant-menu-submenu-title:hover {
  color: #fff;
  background-color: transparent;
}
.ant-menu-dark .ant-menu-item:hover > a,
.ant-menu-dark .ant-menu-item-active > a,
.ant-menu-dark .ant-menu-submenu-active > a,
.ant-menu-dark .ant-menu-submenu-open > a,
.ant-menu-dark .ant-menu-submenu-selected > a,
.ant-menu-dark .ant-menu-submenu-title:hover > a,
.ant-menu-dark .ant-menu-item:hover > span > a,
.ant-menu-dark .ant-menu-item-active > span > a,
.ant-menu-dark .ant-menu-submenu-active > span > a,
.ant-menu-dark .ant-menu-submenu-open > span > a,
.ant-menu-dark .ant-menu-submenu-selected > span > a,
.ant-menu-dark .ant-menu-submenu-title:hover > span > a {
  color: #fff;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
  opacity: 1;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before {
  background: #fff;
}
.ant-menu-dark .ant-menu-item:hover {
  background-color: transparent;
}
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #1890FF;
}
.ant-menu-dark .ant-menu-item-selected {
  color: #fff;
  border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected::after {
  border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected > a,
.ant-menu-dark .ant-menu-item-selected > span > a,
.ant-menu-dark .ant-menu-item-selected > a:hover,
.ant-menu-dark .ant-menu-item-selected > span > a:hover {
  color: #fff;
}
.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon,
.ant-menu-dark .ant-menu-item-selected .anticon {
  color: #fff;
}
.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon + span,
.ant-menu-dark .ant-menu-item-selected .anticon + span {
  color: #fff;
}
.ant-menu.ant-menu-dark .ant-menu-item-selected,
.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
  background-color: #1890FF;
}
.ant-menu-dark .ant-menu-item-disabled,
.ant-menu-dark .ant-menu-submenu-disabled,
.ant-menu-dark .ant-menu-item-disabled > a,
.ant-menu-dark .ant-menu-submenu-disabled > a,
.ant-menu-dark .ant-menu-item-disabled > span > a,
.ant-menu-dark .ant-menu-submenu-disabled > span > a {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 0.8;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(255, 255, 255, 0.35) !important;
}
.ant-menu.ant-menu-rtl {
  direction: rtl;
  text-align: right;
}
.ant-menu-rtl .ant-menu-item-group-title {
  text-align: right;
}
.ant-menu-rtl.ant-menu-inline,
.ant-menu-rtl.ant-menu-vertical {
  border-right: none;
  border-left: 1px solid #f0f0f0;
}
.ant-menu-rtl.ant-menu-dark.ant-menu-inline,
.ant-menu-rtl.ant-menu-dark.ant-menu-vertical {
  border-left: none;
}
.ant-menu-rtl.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  transform-origin: top right;
}
.ant-menu-rtl .ant-menu-item .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-item .anticon,
.ant-menu-rtl .ant-menu-submenu-title .anticon {
  margin-right: auto;
  margin-left: 10px;
}
.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child > .anticon,
.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child > .anticon {
  margin-left: 0;
}
.ant-menu-submenu-rtl.ant-menu-submenu-popup {
  transform-origin: 100% 0;
}
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  right: auto;
  left: 16px;
}
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  transform: rotate(-45deg) translateY(-2px);
}
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  transform: rotate(45deg) translateY(2px);
}
.ant-menu-rtl.ant-menu-vertical .ant-menu-item::after,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item::after,
.ant-menu-rtl.ant-menu-inline .ant-menu-item::after {
  right: auto;
  left: 0;
}
.ant-menu-rtl.ant-menu-vertical .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item,
.ant-menu-rtl.ant-menu-inline .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title {
  text-align: right;
}
.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 0;
  padding-left: 34px;
}
.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title {
  padding-right: 16px;
  padding-left: 34px;
}
.ant-menu-rtl.ant-menu-inline-collapsed.ant-menu-vertical .ant-menu-submenu-title {
  padding: 0 calc(50% - 16px / 2);
}
.ant-menu-rtl .ant-menu-item-group-list .ant-menu-item,
.ant-menu-rtl .ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 28px 0 16px;
}
.ant-menu-sub.ant-menu-inline {
  border: 0;
}
.ant-menu-rtl.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-right: 32px;
  padding-left: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-tooltip {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1070;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  width: intrinsic;
  max-width: 250px;
  visibility: visible;
}
.ant-tooltip-content {
  position: relative;
}
.ant-tooltip-hidden {
  display: none;
}
.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
  padding-bottom: 14.3137085px;
}
.ant-tooltip-placement-right,
.ant-tooltip-placement-rightTop,
.ant-tooltip-placement-rightBottom {
  padding-left: 14.3137085px;
}
.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
  padding-top: 14.3137085px;
}
.ant-tooltip-placement-left,
.ant-tooltip-placement-leftTop,
.ant-tooltip-placement-leftBottom {
  padding-right: 14.3137085px;
}
.ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-tooltip-arrow {
  position: absolute;
  z-index: 2;
  display: block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ant-tooltip-arrow-content {
  --antd-arrow-background-color: linear-gradient(to right bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.75));
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 11.3137085px;
  height: 11.3137085px;
  margin: auto;
  content: '';
  pointer-events: auto;
  border-radius: 0 0 2px;
  pointer-events: none;
}
.ant-tooltip-arrow-content::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: var(--antd-arrow-background-color);
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  -webkit-clip-path: inset(33% 33%);
          clip-path: inset(33% 33%);
  -webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
          clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: 0;
  transform: translateY(100%);
}
.ant-tooltip-placement-top .ant-tooltip-arrow-content,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow-content,
.ant-tooltip-placement-topRight .ant-tooltip-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-11px) rotate(45deg);
}
.ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  transform: translateY(100%) translateX(-50%);
}
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 13px;
}
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 13px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  left: 0;
  transform: translateX(-100%);
}
.ant-tooltip-placement-right .ant-tooltip-arrow-content,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow-content,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow-content {
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(11px) rotate(135deg);
}
.ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  transform: translateX(-100%) translateY(-50%);
}
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 5px;
}
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  right: 0;
  transform: translateX(100%);
}
.ant-tooltip-placement-left .ant-tooltip-arrow-content,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow-content,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow-content {
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-11px) rotate(315deg);
}
.ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  transform: translateX(100%) translateY(-50%);
}
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 5px;
}
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: 0;
  transform: translateY(-100%);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow-content,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow-content,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow-content {
  box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(11px) rotate(225deg);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  transform: translateY(-100%) translateX(-50%);
}
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 13px;
}
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 13px;
}
.ant-tooltip-pink .ant-tooltip-inner {
  background-color: #eb2f96;
}
.ant-tooltip-pink .ant-tooltip-arrow-content::before {
  background: #eb2f96;
}
.ant-tooltip-magenta .ant-tooltip-inner {
  background-color: #eb2f96;
}
.ant-tooltip-magenta .ant-tooltip-arrow-content::before {
  background: #eb2f96;
}
.ant-tooltip-red .ant-tooltip-inner {
  background-color: #f5222d;
}
.ant-tooltip-red .ant-tooltip-arrow-content::before {
  background: #f5222d;
}
.ant-tooltip-volcano .ant-tooltip-inner {
  background-color: #fa541c;
}
.ant-tooltip-volcano .ant-tooltip-arrow-content::before {
  background: #fa541c;
}
.ant-tooltip-orange .ant-tooltip-inner {
  background-color: #fa8c16;
}
.ant-tooltip-orange .ant-tooltip-arrow-content::before {
  background: #fa8c16;
}
.ant-tooltip-yellow .ant-tooltip-inner {
  background-color: #fadb14;
}
.ant-tooltip-yellow .ant-tooltip-arrow-content::before {
  background: #fadb14;
}
.ant-tooltip-gold .ant-tooltip-inner {
  background-color: #faad14;
}
.ant-tooltip-gold .ant-tooltip-arrow-content::before {
  background: #faad14;
}
.ant-tooltip-cyan .ant-tooltip-inner {
  background-color: #13c2c2;
}
.ant-tooltip-cyan .ant-tooltip-arrow-content::before {
  background: #13c2c2;
}
.ant-tooltip-lime .ant-tooltip-inner {
  background-color: #a0d911;
}
.ant-tooltip-lime .ant-tooltip-arrow-content::before {
  background: #a0d911;
}
.ant-tooltip-green .ant-tooltip-inner {
  background-color: #52c41a;
}
.ant-tooltip-green .ant-tooltip-arrow-content::before {
  background: #52c41a;
}
.ant-tooltip-blue .ant-tooltip-inner {
  background-color: #1890ff;
}
.ant-tooltip-blue .ant-tooltip-arrow-content::before {
  background: #1890ff;
}
.ant-tooltip-geekblue .ant-tooltip-inner {
  background-color: #2f54eb;
}
.ant-tooltip-geekblue .ant-tooltip-arrow-content::before {
  background: #2f54eb;
}
.ant-tooltip-purple .ant-tooltip-inner {
  background-color: #722ed1;
}
.ant-tooltip-purple .ant-tooltip-arrow-content::before {
  background: #722ed1;
}
.ant-tooltip-rtl {
  direction: rtl;
}
.ant-tooltip-rtl .ant-tooltip-inner {
  text-align: right;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-space {
  display: inline-flex;
}
.ant-space-vertical {
  flex-direction: column;
}
.ant-space-align-center {
  align-items: center;
}
.ant-space-align-start {
  align-items: flex-start;
}
.ant-space-align-end {
  align-items: flex-end;
}
.ant-space-align-baseline {
  align-items: baseline;
}
.ant-space-item:empty {
  display: none;
}
.ant-space-compact {
  display: inline-flex;
}
.ant-space-compact-block {
  display: flex;
  width: 100%;
}
.ant-space-compact-vertical {
  flex-direction: column;
}
.ant-space-rtl {
  direction: rtl;
}
.ant-space-compact-rtl {
  direction: rtl;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-collapse {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-bottom: 0;
  border-radius: 2px;
}
.ant-collapse > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9;
}
.ant-collapse > .ant-collapse-item:last-child,
.ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
  border-radius: 0 0 2px 2px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 1.5715;
  cursor: pointer;
  transition: all 0.3s, visibility 0s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  display: inline-block;
  margin-right: 12px;
  font-size: 12px;
  vertical-align: -1px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transition: transform 0.24s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-header-text {
  flex: auto;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  margin-left: auto;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header:focus {
  outline: none;
}
.ant-collapse > .ant-collapse-item .ant-collapse-header-collapsible-only {
  cursor: default;
}
.ant-collapse > .ant-collapse-item .ant-collapse-header-collapsible-only .ant-collapse-header-text {
  flex: none;
  cursor: pointer;
}
.ant-collapse > .ant-collapse-item .ant-collapse-icon-collapsible-only {
  cursor: default;
}
.ant-collapse > .ant-collapse-item .ant-collapse-icon-collapsible-only .ant-collapse-expand-icon {
  cursor: pointer;
}
.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-left: 12px;
}
.ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  padding: 12px 16px;
  padding-right: 40px;
}
.ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  left: auto;
  margin: 0;
  transform: translateY(-50%);
}
.ant-collapse-content {
  color: rgba(0, 0, 0, 0.85);
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
}
.ant-collapse-content > .ant-collapse-content-box {
  padding: 16px;
}
.ant-collapse-content-hidden {
  display: none;
}
.ant-collapse-item:last-child > .ant-collapse-content {
  border-radius: 0 0 2px 2px;
}
.ant-collapse-borderless {
  background-color: #fafafa;
  border: 0;
}
.ant-collapse-borderless > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9;
}
.ant-collapse-borderless > .ant-collapse-item:last-child,
.ant-collapse-borderless > .ant-collapse-item:last-child .ant-collapse-header {
  border-radius: 0;
}
.ant-collapse-borderless > .ant-collapse-item:last-child {
  border-bottom: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 4px;
}
.ant-collapse-ghost {
  background-color: transparent;
  border: 0;
}
.ant-collapse-ghost > .ant-collapse-item {
  border-bottom: 0;
}
.ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}
.ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 12px;
  padding-bottom: 12px;
}
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header,
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header > .arrow {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-collapse-rtl {
  direction: rtl;
}
.ant-collapse-rtl.ant-collapse.ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  padding: 12px 16px;
  padding-left: 40px;
}
.ant-collapse-rtl.ant-collapse.ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  position: absolute;
  top: 50%;
  right: auto;
  left: 16px;
  margin: 0;
  transform: translateY(-50%);
}
.ant-collapse-rtl .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  padding: 12px 16px;
  padding-right: 40px;
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  margin-right: 0;
  margin-left: 12px;
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transform: rotate(180deg);
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  margin-right: auto;
  margin-left: 0;
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-right: 12px;
  padding-left: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-progress {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-progress-line {
  position: relative;
  width: 100%;
  font-size: 14px;
}
.ant-progress-steps {
  display: inline-block;
}
.ant-progress-steps-outer {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.ant-progress-steps-item {
  flex-shrink: 0;
  min-width: 2px;
  margin-right: 2px;
  background: #f3f3f3;
  transition: all 0.3s;
}
.ant-progress-steps-item-active {
  background: #1890ff;
}
.ant-progress-small.ant-progress-line,
.ant-progress-small.ant-progress-line .ant-progress-text .anticon {
  font-size: 12px;
}
.ant-progress-outer {
  display: inline-block;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}
.ant-progress-show-info .ant-progress-outer {
  margin-right: calc(-2em - 8px);
  padding-right: calc(2em + 8px);
}
.ant-progress-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
  background-color: #f5f5f5;
  border-radius: 100px;
}
.ant-progress-circle-trail {
  stroke: #f5f5f5;
}
.ant-progress-circle-path {
  animation: ant-progress-appear 0.3s;
}
.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #1890ff;
}
.ant-progress-success-bg,
.ant-progress-bg {
  position: relative;
  background-color: #1890ff;
  border-radius: 100px;
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
}
.ant-progress-success-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #52c41a;
}
.ant-progress-text {
  display: inline-block;
  width: 2em;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 1em;
  line-height: 1;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
  word-break: normal;
}
.ant-progress-text .anticon {
  font-size: 14px;
}
.ant-progress-status-active .ant-progress-bg::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  border-radius: 10px;
  opacity: 0;
  animation: ant-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  content: '';
}
.ant-progress-status-exception .ant-progress-bg {
  background-color: #ff4d4f;
}
.ant-progress-status-exception .ant-progress-text {
  color: #ff4d4f;
}
.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #ff4d4f;
}
.ant-progress-status-success .ant-progress-bg {
  background-color: #52c41a;
}
.ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}
.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #52c41a;
}
.ant-progress-circle .ant-progress-inner {
  position: relative;
  line-height: 1;
  background-color: transparent;
}
.ant-progress-circle .ant-progress-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 1em;
  line-height: 1;
  white-space: normal;
  text-align: center;
  transform: translate(-50%, -50%);
}
.ant-progress-circle .ant-progress-text .anticon {
  font-size: 1.16666667em;
}
.ant-progress-circle.ant-progress-status-exception .ant-progress-text {
  color: #ff4d4f;
}
.ant-progress-circle.ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}
@keyframes ant-progress-active {
  0% {
    transform: translateX(-100%) scaleX(0);
    opacity: 0.1;
  }
  20% {
    transform: translateX(-100%) scaleX(0);
    opacity: 0.5;
  }
  100% {
    transform: translateX(0) scaleX(1);
    opacity: 0;
  }
}
.ant-progress-rtl {
  direction: rtl;
}
.ant-progress-rtl.ant-progress-show-info .ant-progress-outer {
  margin-right: 0;
  margin-left: calc(-2em - 8px);
  padding-right: 0;
  padding-left: calc(2em + 8px);
}
.ant-progress-rtl .ant-progress-success-bg {
  right: 0;
  left: auto;
}
.ant-progress-rtl.ant-progress-line .ant-progress-text,
.ant-progress-rtl.ant-progress-steps .ant-progress-text {
  margin-right: 8px;
  margin-left: 0;
  text-align: right;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-empty {
  margin: 0 8px;
  font-size: 14px;
  line-height: 1.5715;
  text-align: center;
}
.ant-empty-image {
  height: 100px;
  margin-bottom: 8px;
}
.ant-empty-image img {
  height: 100%;
}
.ant-empty-image svg {
  height: 100%;
  margin: auto;
}
.ant-empty-footer {
  margin-top: 16px;
}
.ant-empty-normal {
  margin: 32px 0;
  color: rgba(0, 0, 0, 0.25);
}
.ant-empty-normal .ant-empty-image {
  height: 40px;
}
.ant-empty-small {
  margin: 8px 0;
  color: rgba(0, 0, 0, 0.25);
}
.ant-empty-small .ant-empty-image {
  height: 35px;
}
.ant-empty-img-default-ellipse {
  fill: #f5f5f5;
  fill-opacity: 0.8;
}
.ant-empty-img-default-path-1 {
  fill: #aeb8c2;
}
.ant-empty-img-default-path-2 {
  fill: url('#linearGradient-1');
}
.ant-empty-img-default-path-3 {
  fill: #f5f5f7;
}
.ant-empty-img-default-path-4 {
  fill: #dce0e6;
}
.ant-empty-img-default-path-5 {
  fill: #dce0e6;
}
.ant-empty-img-default-g {
  fill: #fff;
}
.ant-empty-img-simple-ellipse {
  fill: #f5f5f5;
}
.ant-empty-img-simple-g {
  stroke: #d9d9d9;
}
.ant-empty-img-simple-path {
  fill: #fafafa;
}
.ant-empty-rtl {
  direction: rtl;
}

/* 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 {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  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: 2px;
  opacity: 1;
  transition: all 0.3s;
}
.ant-tag,
.ant-tag a,
.ant-tag a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tag > a:first-child:last-child {
  display: inline-block;
  margin: 0 -8px;
  padding: 0 8px;
}
.ant-tag-close-icon {
  margin-left: 3px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 10px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-tag-close-icon: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;
  cursor: pointer;
}
.ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1890FF;
}
.ant-tag-checkable:active,
.ant-tag-checkable-checked {
  color: #fff;
}
.ant-tag-checkable-checked {
  background-color: #1890FF;
}
.ant-tag-checkable:active {
  background-color: #096dd9;
}
.ant-tag-hidden {
  display: none;
}
.ant-tag-pink {
  color: #c41d7f;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-pink-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.ant-tag-magenta {
  color: #c41d7f;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-magenta-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.ant-tag-red {
  color: #cf1322;
  background: #fff1f0;
  border-color: #ffa39e;
}
.ant-tag-red-inverse {
  color: #fff;
  background: #f5222d;
  border-color: #f5222d;
}
.ant-tag-volcano {
  color: #d4380d;
  background: #fff2e8;
  border-color: #ffbb96;
}
.ant-tag-volcano-inverse {
  color: #fff;
  background: #fa541c;
  border-color: #fa541c;
}
.ant-tag-orange {
  color: #d46b08;
  background: #fff7e6;
  border-color: #ffd591;
}
.ant-tag-orange-inverse {
  color: #fff;
  background: #fa8c16;
  border-color: #fa8c16;
}
.ant-tag-yellow {
  color: #d4b106;
  background: #feffe6;
  border-color: #fffb8f;
}
.ant-tag-yellow-inverse {
  color: #fff;
  background: #fadb14;
  border-color: #fadb14;
}
.ant-tag-gold {
  color: #d48806;
  background: #fffbe6;
  border-color: #ffe58f;
}
.ant-tag-gold-inverse {
  color: #fff;
  background: #faad14;
  border-color: #faad14;
}
.ant-tag-cyan {
  color: #08979c;
  background: #e6fffb;
  border-color: #87e8de;
}
.ant-tag-cyan-inverse {
  color: #fff;
  background: #13c2c2;
  border-color: #13c2c2;
}
.ant-tag-lime {
  color: #7cb305;
  background: #fcffe6;
  border-color: #eaff8f;
}
.ant-tag-lime-inverse {
  color: #fff;
  background: #a0d911;
  border-color: #a0d911;
}
.ant-tag-green {
  color: #389e0d;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.ant-tag-green-inverse {
  color: #fff;
  background: #52c41a;
  border-color: #52c41a;
}
.ant-tag-blue {
  color: #096dd9;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.ant-tag-blue-inverse {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff;
}
.ant-tag-geekblue {
  color: #1d39c4;
  background: #f0f5ff;
  border-color: #adc6ff;
}
.ant-tag-geekblue-inverse {
  color: #fff;
  background: #2f54eb;
  border-color: #2f54eb;
}
.ant-tag-purple {
  color: #531dab;
  background: #f9f0ff;
  border-color: #d3adf7;
}
.ant-tag-purple-inverse {
  color: #fff;
  background: #722ed1;
  border-color: #722ed1;
}
.ant-tag-success {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.ant-tag-processing {
  color: #1890FF;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.ant-tag-error {
  color: #ff4d4f;
  background: #fff2f0;
  border-color: #ffccc7;
}
.ant-tag-warning {
  color: #faad14;
  background: #fffbe6;
  border-color: #ffe58f;
}
.ant-tag > .anticon + span,
.ant-tag > span + .anticon {
  margin-left: 7px;
}
.ant-tag.ant-tag-rtl {
  margin-right: 0;
  margin-left: 8px;
  direction: rtl;
  text-align: right;
}
.ant-tag-rtl .ant-tag-close-icon {
  margin-right: 3px;
  margin-left: 0;
}
.ant-tag-rtl.ant-tag > .anticon + span,
.ant-tag-rtl.ant-tag > span + .anticon {
  margin-right: 7px;
  margin-left: 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-drawer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  pointer-events: none;
}
.ant-drawer-inline {
  position: absolute;
}
.ant-drawer-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.45);
  pointer-events: auto;
}
.ant-drawer-content-wrapper {
  position: absolute;
  z-index: 1000;
  transition: all 0.3s;
}
.ant-drawer-content-wrapper-hidden {
  display: none;
}
.ant-drawer-left > .ant-drawer-content-wrapper {
  top: 0;
  bottom: 0;
  left: 0;
  box-shadow: 6px 0 16px -8px rgba(0, 0, 0, 0.08), 9px 0 28px 0 rgba(0, 0, 0, 0.05), 12px 0 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-right > .ant-drawer-content-wrapper {
  top: 0;
  right: 0;
  bottom: 0;
  box-shadow: -6px 0 16px -8px rgba(0, 0, 0, 0.08), -9px 0 28px 0 rgba(0, 0, 0, 0.05), -12px 0 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-top > .ant-drawer-content-wrapper {
  top: 0;
  right: 0;
  left: 0;
  box-shadow: 0 6px 16px -8px rgba(0, 0, 0, 0.08), 0 9px 28px 0 rgba(0, 0, 0, 0.05), 0 12px 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-bottom > .ant-drawer-content-wrapper {
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 -6px 16px -8px rgba(0, 0, 0, 0.08), 0 -9px 28px 0 rgba(0, 0, 0, 0.05), 0 -12px 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-content {
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
  pointer-events: auto;
}
.ant-drawer-wrapper-body {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.ant-drawer-header {
  display: flex;
  flex: 0 1;
  align-items: center;
  padding: 16px 24px;
  font-size: 16px;
  line-height: 22px;
  border-bottom: 1px solid #f0f0f0;
}
.ant-drawer-header-title {
  display: flex;
  flex: 1 1;
  align-items: center;
  min-width: 0;
  min-height: 0;
}
.ant-drawer-extra {
  flex: none;
}
.ant-drawer-close {
  display: inline-block;
  margin-right: 12px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
  text-rendering: auto;
}
.ant-drawer-close:focus,
.ant-drawer-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.ant-drawer-title {
  flex: 1 1;
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.ant-drawer-body {
  flex: 1 1;
  min-width: 0;
  min-height: 0;
  padding: 24px;
  overflow: auto;
}
.ant-drawer-footer {
  flex-shrink: 0;
  padding: 10px 16px;
  border-top: 1px solid #f0f0f0;
}
.panel-motion-enter-start,
.panel-motion-appear-start,
.panel-motion-leave-start {
  transition: none;
}
.panel-motion-enter-active,
.panel-motion-appear-active,
.panel-motion-leave-active {
  transition: all 0.3s;
}
.ant-drawer-mask-motion-enter-active,
.ant-drawer-mask-motion-appear-active,
.ant-drawer-mask-motion-leave-active {
  transition: all 0.3s;
}
.ant-drawer-mask-motion-enter,
.ant-drawer-mask-motion-appear {
  opacity: 0;
}
.ant-drawer-mask-motion-enter-active,
.ant-drawer-mask-motion-appear-active {
  opacity: 1;
}
.ant-drawer-mask-motion-leave {
  opacity: 1;
}
.ant-drawer-mask-motion-leave-active {
  opacity: 0;
}
.ant-drawer-panel-motion-left-enter-start,
.ant-drawer-panel-motion-left-appear-start,
.ant-drawer-panel-motion-left-leave-start {
  transition: none;
}
.ant-drawer-panel-motion-left-enter-active,
.ant-drawer-panel-motion-left-appear-active,
.ant-drawer-panel-motion-left-leave-active {
  transition: all 0.3s;
}
.ant-drawer-panel-motion-left-enter-start,
.ant-drawer-panel-motion-left-appear-start {
  transform: translateX(-100%) !important;
}
.ant-drawer-panel-motion-left-enter-active,
.ant-drawer-panel-motion-left-appear-active {
  transform: translateX(0);
}
.ant-drawer-panel-motion-left-leave {
  transform: translateX(0);
}
.ant-drawer-panel-motion-left-leave-active {
  transform: translateX(-100%);
}
.ant-drawer-panel-motion-right-enter-start,
.ant-drawer-panel-motion-right-appear-start,
.ant-drawer-panel-motion-right-leave-start {
  transition: none;
}
.ant-drawer-panel-motion-right-enter-active,
.ant-drawer-panel-motion-right-appear-active,
.ant-drawer-panel-motion-right-leave-active {
  transition: all 0.3s;
}
.ant-drawer-panel-motion-right-enter-start,
.ant-drawer-panel-motion-right-appear-start {
  transform: translateX(100%) !important;
}
.ant-drawer-panel-motion-right-enter-active,
.ant-drawer-panel-motion-right-appear-active {
  transform: translateX(0);
}
.ant-drawer-panel-motion-right-leave {
  transform: translateX(0);
}
.ant-drawer-panel-motion-right-leave-active {
  transform: translateX(100%);
}
.ant-drawer-panel-motion-top-enter-start,
.ant-drawer-panel-motion-top-appear-start,
.ant-drawer-panel-motion-top-leave-start {
  transition: none;
}
.ant-drawer-panel-motion-top-enter-active,
.ant-drawer-panel-motion-top-appear-active,
.ant-drawer-panel-motion-top-leave-active {
  transition: all 0.3s;
}
.ant-drawer-panel-motion-top-enter-start,
.ant-drawer-panel-motion-top-appear-start {
  transform: translateY(-100%) !important;
}
.ant-drawer-panel-motion-top-enter-active,
.ant-drawer-panel-motion-top-appear-active {
  transform: translateY(0);
}
.ant-drawer-panel-motion-top-leave {
  transform: translateY(0);
}
.ant-drawer-panel-motion-top-leave-active {
  transform: translateY(-100%);
}
.ant-drawer-panel-motion-bottom-enter-start,
.ant-drawer-panel-motion-bottom-appear-start,
.ant-drawer-panel-motion-bottom-leave-start {
  transition: none;
}
.ant-drawer-panel-motion-bottom-enter-active,
.ant-drawer-panel-motion-bottom-appear-active,
.ant-drawer-panel-motion-bottom-leave-active {
  transition: all 0.3s;
}
.ant-drawer-panel-motion-bottom-enter-start,
.ant-drawer-panel-motion-bottom-appear-start {
  transform: translateY(100%) !important;
}
.ant-drawer-panel-motion-bottom-enter-active,
.ant-drawer-panel-motion-bottom-appear-active {
  transform: translateY(0);
}
.ant-drawer-panel-motion-bottom-leave {
  transform: translateY(0);
}
.ant-drawer-panel-motion-bottom-leave-active {
  transform: translateY(100%);
}
.ant-drawer-rtl {
  direction: rtl;
}
.ant-drawer-rtl .ant-drawer-close {
  margin-right: 0;
  margin-left: 12px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-popover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  max-width: 100vw;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.ant-popover-content {
  position: relative;
}
.ant-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.ant-popover-hidden {
  display: none;
}
.ant-popover-placement-top,
.ant-popover-placement-topLeft,
.ant-popover-placement-topRight {
  padding-bottom: 15.3137085px;
}
.ant-popover-placement-right,
.ant-popover-placement-rightTop,
.ant-popover-placement-rightBottom {
  padding-left: 15.3137085px;
}
.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
  padding-top: 15.3137085px;
}
.ant-popover-placement-left,
.ant-popover-placement-leftTop,
.ant-popover-placement-leftBottom {
  padding-right: 15.3137085px;
}
.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-popover {
    /* IE10+ */
  }
  .ant-popover-inner {
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  }
}
.ant-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  border-bottom: 1px solid #f0f0f0;
}
.ant-popover-inner-content {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.85);
}
.ant-popover-message {
  display: flex;
  padding: 4px 0 12px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.ant-popover-message-icon {
  display: inline-block;
  margin-right: 8px;
  color: #faad14;
  font-size: 14px;
}
.ant-popover-buttons {
  margin-bottom: 4px;
  text-align: right;
}
.ant-popover-buttons button:not(:first-child) {
  margin-left: 8px;
}
.ant-popover-arrow {
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ant-popover-arrow-content {
  --antd-arrow-background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 11.3137085px;
  height: 11.3137085px;
  margin: auto;
  content: '';
  pointer-events: auto;
  border-radius: 0 0 2px;
  pointer-events: none;
}
.ant-popover-arrow-content::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: var(--antd-arrow-background-color);
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  -webkit-clip-path: inset(33% 33%);
          clip-path: inset(33% 33%);
  -webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
          clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
.ant-popover-placement-topRight .ant-popover-arrow {
  bottom: 0;
  transform: translateY(100%);
}
.ant-popover-placement-top .ant-popover-arrow-content,
.ant-popover-placement-topLeft .ant-popover-arrow-content,
.ant-popover-placement-topRight .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-11px) rotate(45deg);
}
.ant-popover-placement-top .ant-popover-arrow {
  left: 50%;
  transform: translateY(100%) translateX(-50%);
}
.ant-popover-placement-topLeft .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-topRight .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-right .ant-popover-arrow,
.ant-popover-placement-rightTop .ant-popover-arrow,
.ant-popover-placement-rightBottom .ant-popover-arrow {
  left: 0;
  transform: translateX(-100%);
}
.ant-popover-placement-right .ant-popover-arrow-content,
.ant-popover-placement-rightTop .ant-popover-arrow-content,
.ant-popover-placement-rightBottom .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(11px) rotate(135deg);
}
.ant-popover-placement-right .ant-popover-arrow {
  top: 50%;
  transform: translateX(-100%) translateY(-50%);
}
.ant-popover-placement-rightTop .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-rightBottom .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-placement-bottom .ant-popover-arrow,
.ant-popover-placement-bottomLeft .ant-popover-arrow,
.ant-popover-placement-bottomRight .ant-popover-arrow {
  top: 0;
  transform: translateY(-100%);
}
.ant-popover-placement-bottom .ant-popover-arrow-content,
.ant-popover-placement-bottomLeft .ant-popover-arrow-content,
.ant-popover-placement-bottomRight .ant-popover-arrow-content {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.06);
  transform: translateY(11px) rotate(-135deg);
}
.ant-popover-placement-bottom .ant-popover-arrow {
  left: 50%;
  transform: translateY(-100%) translateX(-50%);
}
.ant-popover-placement-bottomLeft .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-bottomRight .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-left .ant-popover-arrow,
.ant-popover-placement-leftTop .ant-popover-arrow,
.ant-popover-placement-leftBottom .ant-popover-arrow {
  right: 0;
  transform: translateX(100%);
}
.ant-popover-placement-left .ant-popover-arrow-content,
.ant-popover-placement-leftTop .ant-popover-arrow-content,
.ant-popover-placement-leftBottom .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-11px) rotate(-45deg);
}
.ant-popover-placement-left .ant-popover-arrow {
  top: 50%;
  transform: translateX(100%) translateY(-50%);
}
.ant-popover-placement-leftTop .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-leftBottom .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-pink .ant-popover-inner {
  background-color: #eb2f96;
}
.ant-popover-pink .ant-popover-arrow-content {
  background-color: #eb2f96;
}
.ant-popover-magenta .ant-popover-inner {
  background-color: #eb2f96;
}
.ant-popover-magenta .ant-popover-arrow-content {
  background-color: #eb2f96;
}
.ant-popover-red .ant-popover-inner {
  background-color: #f5222d;
}
.ant-popover-red .ant-popover-arrow-content {
  background-color: #f5222d;
}
.ant-popover-volcano .ant-popover-inner {
  background-color: #fa541c;
}
.ant-popover-volcano .ant-popover-arrow-content {
  background-color: #fa541c;
}
.ant-popover-orange .ant-popover-inner {
  background-color: #fa8c16;
}
.ant-popover-orange .ant-popover-arrow-content {
  background-color: #fa8c16;
}
.ant-popover-yellow .ant-popover-inner {
  background-color: #fadb14;
}
.ant-popover-yellow .ant-popover-arrow-content {
  background-color: #fadb14;
}
.ant-popover-gold .ant-popover-inner {
  background-color: #faad14;
}
.ant-popover-gold .ant-popover-arrow-content {
  background-color: #faad14;
}
.ant-popover-cyan .ant-popover-inner {
  background-color: #13c2c2;
}
.ant-popover-cyan .ant-popover-arrow-content {
  background-color: #13c2c2;
}
.ant-popover-lime .ant-popover-inner {
  background-color: #a0d911;
}
.ant-popover-lime .ant-popover-arrow-content {
  background-color: #a0d911;
}
.ant-popover-green .ant-popover-inner {
  background-color: #52c41a;
}
.ant-popover-green .ant-popover-arrow-content {
  background-color: #52c41a;
}
.ant-popover-blue .ant-popover-inner {
  background-color: #1890ff;
}
.ant-popover-blue .ant-popover-arrow-content {
  background-color: #1890ff;
}
.ant-popover-geekblue .ant-popover-inner {
  background-color: #2f54eb;
}
.ant-popover-geekblue .ant-popover-arrow-content {
  background-color: #2f54eb;
}
.ant-popover-purple .ant-popover-inner {
  background-color: #722ed1;
}
.ant-popover-purple .ant-popover-arrow-content {
  background-color: #722ed1;
}
.ant-popover-rtl {
  direction: rtl;
  text-align: right;
}
.ant-popover-rtl .ant-popover-message-icon {
  margin-right: 0;
  margin-left: 8px;
}
.ant-popover-rtl .ant-popover-message-title {
  padding-left: 16px;
}
.ant-popover-rtl .ant-popover-buttons {
  text-align: left;
}
.ant-popover-rtl .ant-popover-buttons button {
  margin-right: 8px;
  margin-left: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-popconfirm {
  z-index: 1060;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-input-number-affix-wrapper {
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
  position: relative;
  display: inline-flex;
  width: 90px;
  padding: 0;
  -webkit-padding-start: 11px;
          padding-inline-start: 11px;
}
.ant-input-number-affix-wrapper::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-input-number-affix-wrapper:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input-number-affix-wrapper::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input-number-affix-wrapper::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-input-number-affix-wrapper:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number-affix-wrapper:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-number-affix-wrapper:focus,
.ant-input-number-affix-wrapper-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-affix-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-affix-wrapper-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number-affix-wrapper[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-affix-wrapper[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number-affix-wrapper-borderless,
.ant-input-number-affix-wrapper-borderless:hover,
.ant-input-number-affix-wrapper-borderless:focus,
.ant-input-number-affix-wrapper-borderless-focused,
.ant-input-number-affix-wrapper-borderless-disabled,
.ant-input-number-affix-wrapper-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-input-number-affix-wrapper {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-input-number-affix-wrapper-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-number-affix-wrapper-sm {
  padding: 0px 7px;
}
.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover {
  border-color: #40a9ff;
  border-right-width: 1px;
  z-index: 1;
}
.ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper:focus {
  z-index: 1;
}
.ant-input-number-affix-wrapper-disabled .ant-input-number[disabled] {
  background: transparent;
}
.ant-input-number-affix-wrapper > div.ant-input-number {
  width: 100%;
  border: none;
  outline: none;
}
.ant-input-number-affix-wrapper > div.ant-input-number.ant-input-number-focused {
  box-shadow: none !important;
}
.ant-input-number-affix-wrapper input.ant-input-number-input {
  padding: 0;
}
.ant-input-number-affix-wrapper::before {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\A0';
}
.ant-input-number-affix-wrapper .ant-input-number-handler-wrap {
  z-index: 2;
}
.ant-input-number-prefix,
.ant-input-number-suffix {
  display: flex;
  flex: none;
  align-items: center;
  pointer-events: none;
}
.ant-input-number-prefix {
  -webkit-margin-end: 4px;
          margin-inline-end: 4px;
}
.ant-input-number-suffix {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  margin-right: 11px;
  margin-left: 4px;
}
.ant-input-number-group-wrapper .ant-input-number-affix-wrapper {
  width: 100%;
}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {
  background: #fff;
  border-color: #ff4d4f;
}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-status-error .ant-input-number-prefix {
  color: #ff4d4f;
}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {
  background: #fff;
  border-color: #faad14;
}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-status-warning .ant-input-number-prefix {
  color: #faad14;
}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
  background: #fff;
  border-color: #ff4d4f;
}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-affix-wrapper-status-error .ant-input-number-prefix {
  color: #ff4d4f;
}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
  background: #fff;
  border-color: #faad14;
}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-affix-wrapper-status-warning .ant-input-number-prefix {
  color: #faad14;
}
.ant-input-number-group-wrapper-status-error .ant-input-number-group-addon {
  color: #ff4d4f;
  border-color: #ff4d4f;
}
.ant-input-number-group-wrapper-status-warning .ant-input-number-group-addon {
  color: #faad14;
  border-color: #faad14;
}
.ant-input-number {
  box-sizing: border-box;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  transition: all 0.3s;
  display: inline-block;
  width: 90px;
  margin: 0;
  padding: 0;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
.ant-input-number::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-input-number:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input-number::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input-number::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-input-number:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-number:focus,
.ant-input-number-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number-borderless,
.ant-input-number-borderless:hover,
.ant-input-number-borderless:focus,
.ant-input-number-borderless-focused,
.ant-input-number-borderless-disabled,
.ant-input-number-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-input-number {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-input-number-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-number-sm {
  padding: 0px 7px;
}
.ant-input-number-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-input-number-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.ant-input-number-group > [class*='col-'] {
  padding-right: 8px;
}
.ant-input-number-group > [class*='col-']:last-child {
  padding-right: 0;
}
.ant-input-number-group-addon,
.ant-input-number-group-wrap,
.ant-input-number-group > .ant-input-number {
  display: table-cell;
}
.ant-input-number-group-addon:not(:first-child):not(:last-child),
.ant-input-number-group-wrap:not(:first-child):not(:last-child),
.ant-input-number-group > .ant-input-number:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ant-input-number-group-addon,
.ant-input-number-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.ant-input-number-group-wrap > * {
  display: block !important;
}
.ant-input-number-group .ant-input-number {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}
.ant-input-number-group .ant-input-number:focus {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-number-group .ant-input-number:hover {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-search-with-button .ant-input-number-group .ant-input-number:hover {
  z-index: 0;
}
.ant-input-number-group-addon {
  position: relative;
  padding: 0 11px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
}
.ant-input-number-group-addon .ant-select {
  margin: -5px -11px;
}
.ant-input-number-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  background-color: inherit;
  border: 1px solid transparent;
  box-shadow: none;
}
.ant-input-number-group-addon .ant-select-open .ant-select-selector,
.ant-input-number-group-addon .ant-select-focused .ant-select-selector {
  color: #1890FF;
}
.ant-input-number-group-addon .ant-cascader-picker {
  margin: -9px -12px;
  background-color: transparent;
}
.ant-input-number-group-addon .ant-cascader-picker .ant-cascader-input {
  text-align: left;
  border: 0;
  box-shadow: none;
}
.ant-input-number-group > .ant-input-number:first-child,
.ant-input-number-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-group > .ant-input-number:first-child .ant-select .ant-select-selector,
.ant-input-number-group-addon:first-child .ant-select .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:first-child) .ant-input-number {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:last-child) .ant-input-number {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-group-addon:first-child {
  border-right: 0;
}
.ant-input-number-group-addon:last-child {
  border-left: 0;
}
.ant-input-number-group > .ant-input-number:last-child,
.ant-input-number-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group > .ant-input-number:last-child .ant-select .ant-select-selector,
.ant-input-number-group-addon:last-child .ant-select .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group-lg .ant-input-number,
.ant-input-number-group-lg > .ant-input-number-group-addon {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-number-group-sm .ant-input-number,
.ant-input-number-group-sm > .ant-input-number-group-addon {
  padding: 0px 7px;
}
.ant-input-number-group-lg .ant-select-single .ant-select-selector {
  height: 40px;
}
.ant-input-number-group-sm .ant-select-single .ant-select-selector {
  height: 24px;
}
.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child),
.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact {
  display: block;
}
.ant-input-number-group.ant-input-number-group-compact::before {
  display: table;
  content: '';
}
.ant-input-number-group.ant-input-number-group-compact::after {
  display: table;
  clear: both;
  content: '';
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child),
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number-affix-wrapper,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number-number-affix-wrapper,
.ant-input-number-group.ant-input-number-group-compact > .ant-picker-range {
  display: inline-flex;
}
.ant-input-number-group.ant-input-number-group-compact > *:not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-number {
  float: none;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input {
  border-right-width: 1px;
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:hover {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:focus {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select-focused {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-arrow {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > *:first-child,
.ant-input-number-group.ant-input-number-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:first-child .ant-input {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ant-input-number-group.ant-input-number-group-compact > *:last-child,
.ant-input-number-group.ant-input-number-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
  border-right-width: 1px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper {
  margin-left: -1px;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper .ant-input-affix-wrapper {
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input-group-addon > .ant-input-search-button {
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 2px 0 0 2px;
}
.ant-input-number-group > .ant-input-number-rtl:first-child {
  border-radius: 0 2px 2px 0;
}
.ant-input-number-group > .ant-input-number-rtl:last-child {
  border-radius: 2px 0 0 2px;
}
.ant-input-number-group-rtl .ant-input-number-group-addon:first-child {
  border-right: 1px solid #d9d9d9;
  border-left: 0;
  border-radius: 0 2px 2px 0;
}
.ant-input-number-group-rtl .ant-input-number-group-addon:last-child {
  border-right: 0;
  border-left: 1px solid #d9d9d9;
  border-radius: 2px 0 0 2px;
}
.ant-input-number-group-wrapper {
  display: inline-block;
  text-align: start;
  vertical-align: top;
}
.ant-input-number-handler {
  position: relative;
  display: block;
  width: 100%;
  height: 50%;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: 0;
  text-align: center;
  border-left: 1px solid #d9d9d9;
  transition: all 0.1s linear;
}
.ant-input-number-handler:active {
  background: #f4f4f4;
}
.ant-input-number-handler:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler:hover .ant-input-number-handler-down-inner {
  color: #40a9ff;
}
.ant-input-number-handler-up-inner,
.ant-input-number-handler-down-inner {
  display: inline-flex;
  align-items: center;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  width: 12px;
  height: 12px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 12px;
  transition: all 0.1s linear;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-input-number-handler-up-inner > *,
.ant-input-number-handler-down-inner > * {
  line-height: 1;
}
.ant-input-number-handler-up-inner svg,
.ant-input-number-handler-down-inner svg {
  display: inline-block;
}
.ant-input-number-handler-up-inner::before,
.ant-input-number-handler-down-inner::before {
  display: none;
}
.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon {
  display: block;
}
.ant-input-number:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-number:hover + .ant-form-item-children-icon {
  opacity: 0;
  transition: opacity 0.24s linear 0.24s;
}
.ant-input-number-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number-disabled .ant-input-number-input {
  cursor: not-allowed;
}
.ant-input-number-disabled .ant-input-number-handler-wrap {
  display: none;
}
.ant-input-number-readonly .ant-input-number-handler-wrap {
  display: none;
}
.ant-input-number-input {
  width: 100%;
  height: 30px;
  padding: 0 11px;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 2px;
  outline: 0;
  transition: all 0.3s linear;
  -webkit-appearance: textfield !important;
     -moz-appearance: textfield !important;
          appearance: textfield !important;
}
.ant-input-number-input::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-input-number-input:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input-number-input::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input-number-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-input-number-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number-input[type='number']::-webkit-inner-spin-button,
.ant-input-number-input[type='number']::-webkit-outer-spin-button {
  margin: 0;
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -webkit-appearance: none;
  appearance: none;
}
.ant-input-number-lg {
  padding: 0;
  font-size: 16px;
}
.ant-input-number-lg input {
  height: 38px;
}
.ant-input-number-sm {
  padding: 0;
}
.ant-input-number-sm input {
  height: 22px;
  padding: 0 7px;
}
.ant-input-number-handler-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 100%;
  background: #fff;
  border-radius: 0 2px 2px 0;
  opacity: 0;
  transition: opacity 0.24s linear 0.1s;
}
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: auto;
  margin-right: 0;
  font-size: 7px;
}
.ant-input-number-borderless .ant-input-number-handler-wrap {
  border-left-width: 0;
}
.ant-input-number-handler-wrap:hover .ant-input-number-handler {
  height: 40%;
}
.ant-input-number:hover .ant-input-number-handler-wrap,
.ant-input-number-focused .ant-input-number-handler-wrap {
  opacity: 1;
}
.ant-input-number-handler-up {
  border-top-right-radius: 2px;
  cursor: pointer;
}
.ant-input-number-handler-up-inner {
  top: 50%;
  margin-top: -5px;
  text-align: center;
}
.ant-input-number-handler-up:hover {
  height: 60% !important;
}
.ant-input-number-handler-down {
  top: 0;
  border-top: 1px solid #d9d9d9;
  border-bottom-right-radius: 2px;
  cursor: pointer;
}
.ant-input-number-handler-down-inner {
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
}
.ant-input-number-handler-down:hover {
  height: 60% !important;
}
.ant-input-number-borderless .ant-input-number-handler-down {
  border-top-width: 0;
}
.ant-input-number:hover:not(.ant-input-number-borderless) .ant-input-number-handler-down,
.ant-input-number-focused:not(.ant-input-number-borderless) .ant-input-number-handler-down {
  border-top: 1px solid #d9d9d9;
}
.ant-input-number-handler-up-disabled,
.ant-input-number-handler-down-disabled {
  cursor: not-allowed;
}
.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
  color: rgba(0, 0, 0, 0.25);
}
.ant-input-number-borderless {
  box-shadow: none;
}
.ant-input-number-out-of-range input {
  color: #ff4d4f;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
  margin-right: -1px;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
  margin-left: -1px;
}
.ant-input-number-compact-item:hover,
.ant-input-number-compact-item:focus,
.ant-input-number-compact-item:active {
  z-index: 2;
}
.ant-input-number-compact-item.ant-input-number-focused {
  z-index: 2;
}
.ant-input-number-compact-item[disabled] {
  z-index: 0;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
  border-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-rtl {
  direction: rtl;
}
.ant-input-number-rtl .ant-input-number-handler {
  border-right: 1px solid #d9d9d9;
  border-left: 0;
}
.ant-input-number-rtl .ant-input-number-handler-wrap {
  right: auto;
  left: 0;
}
.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap {
  border-right-width: 0;
}
.ant-input-number-rtl .ant-input-number-handler-up {
  border-top-right-radius: 0;
}
.ant-input-number-rtl .ant-input-number-handler-down {
  border-bottom-right-radius: 0;
}
.ant-input-number-rtl .ant-input-number-input {
  direction: ltr;
  text-align: right;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-select-single .ant-select-selector {
  display: flex;
}
.ant-select-single .ant-select-selector .ant-select-selection-search {
  position: absolute;
  top: 0;
  right: 11px;
  bottom: 0;
  left: 11px;
}
.ant-select-single .ant-select-selector .ant-select-selection-search-input {
  width: 100%;
}
.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  padding: 0;
  line-height: 30px;
  transition: all 0.3s, visibility 0s;
}
.ant-select-single .ant-select-selector .ant-select-selection-item {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  transition: none;
  pointer-events: none;
}
.ant-select-single .ant-select-selector::after,
.ant-select-single .ant-select-selector .ant-select-selection-item::after,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\A0';
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
  right: 25px;
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 18px;
}
.ant-select-single.ant-select-open .ant-select-selection-item {
  color: #bfbfbf;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  width: 100%;
  height: 32px;
  padding: 0 11px;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  height: 30px;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector::after {
  line-height: 30px;
}
.ant-select-single.ant-select-customize-input .ant-select-selector::after {
  display: none;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search {
  position: static;
  width: 100%;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder {
  position: absolute;
  right: 0;
  left: 0;
  padding: 0 11px;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder::after {
  display: none;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  height: 40px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
  line-height: 38px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 38px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  height: 24px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
  line-height: 22px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 22px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search {
  right: 7px;
  left: 7px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 7px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
  right: 28px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 21px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 11px;
}
/**
 * Do not merge `height` & `line-height` under style with `selection` & `search`,
 * since chrome may update to redesign with its align logic.
 */
.ant-select-selection-overflow {
  position: relative;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  max-width: 100%;
}
.ant-select-selection-overflow-item {
  flex: none;
  align-self: center;
  max-width: 100%;
}
.ant-select-multiple .ant-select-selector {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1px 4px;
}
.ant-select-show-search.ant-select-multiple .ant-select-selector {
  cursor: text;
}
.ant-select-disabled.ant-select-multiple .ant-select-selector {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-multiple .ant-select-selector::after {
  display: inline-block;
  width: 0;
  margin: 2px 0;
  line-height: 24px;
  visibility: hidden;
  content: '\A0';
}
.ant-select-multiple.ant-select-show-arrow .ant-select-selector,
.ant-select-multiple.ant-select-allow-clear .ant-select-selector {
  padding-right: 24px;
}
.ant-select-multiple .ant-select-selection-item {
  position: relative;
  display: flex;
  flex: none;
  box-sizing: border-box;
  max-width: 100%;
  height: 24px;
  margin-top: 2px;
  margin-bottom: 2px;
  line-height: 22px;
  background: #f5f5f5;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  cursor: default;
  transition: font-size 0.3s, line-height 0.3s, height 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-margin-end: 4px;
          margin-inline-end: 4px;
  -webkit-padding-start: 8px;
          padding-inline-start: 8px;
  -webkit-padding-end: 4px;
          padding-inline-end: 4px;
}
.ant-select-disabled.ant-select-multiple .ant-select-selection-item {
  color: #bfbfbf;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-select-multiple .ant-select-selection-item-content {
  display: inline-block;
  margin-right: 4px;
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
}
.ant-select-multiple .ant-select-selection-item-remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  font-size: 10px;
  line-height: inherit;
  cursor: pointer;
}
.ant-select-multiple .ant-select-selection-item-remove > * {
  line-height: 1;
}
.ant-select-multiple .ant-select-selection-item-remove svg {
  display: inline-block;
}
.ant-select-multiple .ant-select-selection-item-remove::before {
  display: none;
}
.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon {
  display: block;
}
.ant-select-multiple .ant-select-selection-item-remove > .anticon {
  vertical-align: middle;
}
.ant-select-multiple .ant-select-selection-item-remove:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-select-multiple .ant-select-selection-overflow-item + .ant-select-selection-overflow-item .ant-select-selection-search {
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.ant-select-multiple .ant-select-selection-search {
  position: relative;
  max-width: 100%;
  -webkit-margin-start: 7px;
          margin-inline-start: 7px;
}
.ant-select-multiple .ant-select-selection-search-input,
.ant-select-multiple .ant-select-selection-search-mirror {
  height: 24px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 24px;
  transition: all 0.3s;
}
.ant-select-multiple .ant-select-selection-search-input {
  width: 100%;
  min-width: 4.1px;
}
.ant-select-multiple .ant-select-selection-search-mirror {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  white-space: pre;
  visibility: hidden;
}
.ant-select-multiple .ant-select-selection-placeholder {
  position: absolute;
  top: 50%;
  right: 11px;
  left: 11px;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.ant-select-multiple.ant-select-lg .ant-select-selector::after {
  line-height: 32px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item {
  height: 32px;
  line-height: 30px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search {
  height: 32px;
  line-height: 32px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,
.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror {
  height: 32px;
  line-height: 30px;
}
.ant-select-multiple.ant-select-sm .ant-select-selector::after {
  line-height: 16px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item {
  height: 16px;
  line-height: 14px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  height: 16px;
  line-height: 16px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,
.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror {
  height: 16px;
  line-height: 14px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  left: 7px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  -webkit-margin-start: 3px;
          margin-inline-start: 3px;
}
.ant-select-disabled .ant-select-selection-item-remove {
  display: none;
}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {
  background-color: #fff;
  border-color: #ff4d4f !important;
}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector,
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {
  background-color: #fff;
  border-color: #faad14 !important;
}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector,
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-select-status-error.ant-select-has-feedback .ant-select-clear,
.ant-select-status-warning.ant-select-has-feedback .ant-select-clear,
.ant-select-status-success.ant-select-has-feedback .ant-select-clear,
.ant-select-status-validating.ant-select-has-feedback .ant-select-clear {
  right: 32px;
}
.ant-select-status-error.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-warning.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-success.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-validating.ant-select-has-feedback .ant-select-selection-selected-value {
  padding-right: 42px;
}
/* Reset search input style */
.ant-select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  position: relative;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: pointer;
}
.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  cursor: text;
}
.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: auto;
}
.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  background: #f5f5f5;
}
.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: not-allowed;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button {
  display: none;
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -webkit-appearance: none;
}
.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-select-selection-item {
  flex: 1 1;
  overflow: hidden;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media all and (-ms-high-contrast: none) {
  .ant-select-selection-item *::-ms-backdrop,
  .ant-select-selection-item {
    flex: auto;
  }
}
.ant-select-selection-placeholder {
  flex: 1 1;
  overflow: hidden;
  color: #bfbfbf;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
@media all and (-ms-high-contrast: none) {
  .ant-select-selection-placeholder *::-ms-backdrop,
  .ant-select-selection-placeholder {
    flex: auto;
  }
}
.ant-select-arrow {
  display: inline-flex;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  display: flex;
  align-items: center;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 1;
  text-align: center;
  pointer-events: none;
}
.ant-select-arrow > * {
  line-height: 1;
}
.ant-select-arrow svg {
  display: inline-block;
}
.ant-select-arrow::before {
  display: none;
}
.ant-select-arrow .ant-select-arrow-icon {
  display: block;
}
.ant-select-arrow .anticon {
  vertical-align: top;
  transition: transform 0.3s;
}
.ant-select-arrow .anticon > svg {
  vertical-align: top;
}
.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: auto;
}
.ant-select-disabled .ant-select-arrow {
  cursor: not-allowed;
}
.ant-select-arrow > *:not(:last-child) {
  -webkit-margin-end: 8px;
          margin-inline-end: 8px;
}
.ant-select-clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}
.ant-select-clear::before {
  display: block;
}
.ant-select-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-select:hover .ant-select-clear {
  opacity: 1;
}
.ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  padding: 4px 0;
  overflow: hidden;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpIn;
}
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownIn;
}
.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpOut;
}
.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownOut;
}
.ant-select-dropdown-hidden {
  display: none;
}
.ant-select-dropdown-empty {
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-item-empty {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-item {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  transition: background 0.3s ease;
}
.ant-select-item-group {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  cursor: default;
}
.ant-select-item-option {
  display: flex;
}
.ant-select-item-option-content {
  flex: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-select-item-option-state {
  flex: none;
}
.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background-color: #f5f5f5;
}
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  background-color: #e6f7ff;
}
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state {
  color: #1890FF;
}
.ant-select-item-option-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-item-option-disabled.ant-select-item-option-selected {
  background-color: #f5f5f5;
}
.ant-select-item-option-grouped {
  padding-left: 24px;
}
.ant-select-lg {
  font-size: 16px;
}
.ant-select-borderless .ant-select-selector {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.ant-select.ant-select-in-form-item {
  width: 100%;
}
.ant-select-compact-item:not(.ant-select-compact-last-item) {
  margin-right: -1px;
}
.ant-select-compact-item:not(.ant-select-compact-last-item).ant-select-compact-item-rtl {
  margin-right: 0;
  margin-left: -1px;
}
.ant-select-compact-item:hover > *,
.ant-select-compact-item:focus > *,
.ant-select-compact-item:active > * {
  z-index: 2;
}
.ant-select-compact-item.ant-select-focused > * {
  z-index: 2;
}
.ant-select-compact-item[disabled] > * {
  z-index: 0;
}
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select > .ant-select-selector {
  border-radius: 0;
}
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(.ant-select-compact-item-rtl) > .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(.ant-select-compact-item-rtl) > .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(.ant-select-compact-last-item) > .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(.ant-select-compact-first-item) > .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-select-rtl {
  direction: rtl;
}
.ant-select-rtl .ant-select-arrow {
  right: initial;
  left: 11px;
}
.ant-select-rtl .ant-select-clear {
  right: initial;
  left: 11px;
}
.ant-select-dropdown-rtl {
  direction: rtl;
}
.ant-select-dropdown-rtl .ant-select-item-option-grouped {
  padding-right: 24px;
  padding-left: 12px;
}
.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector,
.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector {
  padding-right: 4px;
  padding-left: 24px;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-item {
  text-align: right;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content {
  margin-right: 0;
  margin-left: 4px;
  text-align: right;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror {
  right: 0;
  left: auto;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder {
  right: 11px;
  left: auto;
}
.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  right: 7px;
}
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  right: 0;
  left: 9px;
  text-align: right;
}
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
  right: 11px;
  left: 25px;
}
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 0;
  padding-left: 18px;
}
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
  right: 6px;
}
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 0;
  padding-left: 21px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-slider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  height: 12px;
  margin: 10px 6px 10px;
  padding: 4px 0;
  cursor: pointer;
  touch-action: none;
}
.ant-slider-vertical {
  width: 12px;
  height: 100%;
  margin: 6px 10px;
  padding: 0 4px;
}
.ant-slider-vertical .ant-slider-rail {
  width: 4px;
  height: 100%;
}
.ant-slider-vertical .ant-slider-track {
  width: 4px;
}
.ant-slider-vertical .ant-slider-handle {
  margin-top: -6px;
  margin-left: -5px;
}
.ant-slider-vertical .ant-slider-mark {
  top: 0;
  left: 12px;
  width: 18px;
  height: 100%;
}
.ant-slider-vertical .ant-slider-mark-text {
  left: 4px;
  white-space: nowrap;
}
.ant-slider-vertical .ant-slider-step {
  width: 4px;
  height: 100%;
}
.ant-slider-vertical .ant-slider-dot {
  top: auto;
  margin-left: -2px;
}
.ant-slider-tooltip .ant-tooltip-inner {
  min-width: unset;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-handle {
  margin-right: -5px;
  margin-left: 0;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-mark {
  right: 12px;
  left: auto;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-mark-text {
  right: 4px;
  left: auto;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-dot {
  right: 2px;
  left: auto;
}
.ant-slider-with-marks {
  margin-bottom: 28px;
}
.ant-slider-rail {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #f5f5f5;
  border-radius: 2px;
  transition: background-color 0.3s;
}
.ant-slider-track {
  position: absolute;
  height: 4px;
  background-color: #91d5ff;
  border-radius: 2px;
  transition: background-color 0.3s;
}
.ant-slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  margin-top: -5px;
  background-color: #fff;
  border: solid 2px #91d5ff;
  border-radius: 50%;
  box-shadow: 0;
  cursor: pointer;
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.ant-slider-handle-dragging {
  z-index: 1;
}
.ant-slider-handle:focus {
  border-color: #46a6ff;
  outline: none;
  box-shadow: 0 0 0 5px rgba(24, 144, 255, 0.12);
}
.ant-slider-handle.ant-tooltip-open {
  border-color: #1890FF;
}
.ant-slider-handle::after {
  position: absolute;
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
  content: '';
}
.ant-slider:hover .ant-slider-rail {
  background-color: #e1e1e1;
}
.ant-slider:hover .ant-slider-track {
  background-color: #69c0ff;
}
.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
  border-color: #69c0ff;
}
.ant-slider-mark {
  position: absolute;
  top: 14px;
  left: 0;
  width: 100%;
  font-size: 14px;
}
.ant-slider-mark-text {
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  word-break: keep-all;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-slider-mark-text-active {
  color: rgba(0, 0, 0, 0.85);
}
.ant-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
  pointer-events: none;
}
.ant-slider-dot {
  position: absolute;
  top: -2px;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 2px solid #f0f0f0;
  border-radius: 50%;
  cursor: pointer;
}
.ant-slider-dot-active {
  border-color: #8cc8ff;
}
.ant-slider-disabled {
  cursor: not-allowed;
}
.ant-slider-disabled .ant-slider-rail {
  background-color: #f5f5f5 !important;
}
.ant-slider-disabled .ant-slider-track {
  background-color: rgba(0, 0, 0, 0.25) !important;
}
.ant-slider-disabled .ant-slider-handle,
.ant-slider-disabled .ant-slider-dot {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.25) !important;
  box-shadow: none;
  cursor: not-allowed;
}
.ant-slider-disabled .ant-slider-mark-text,
.ant-slider-disabled .ant-slider-dot {
  cursor: not-allowed !important;
}
.ant-slider-rtl {
  direction: rtl;
}
.ant-slider-rtl .ant-slider-mark {
  right: 0;
  left: auto;
}

/* 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 */
.antd-pro-pages-checking-index-pulseButton {
  margin-top: 20px !important;
  border: 0px solid #fb7000 !important;
  height: 40px !important;
  font-family: 'UTM-AVO-bold' !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #fff !important;
  border-radius: 30px !important;
  margin-right: 20px !important;
  background: #fb7000 !important;
  cursor: pointer !important;
}
.antd-pro-pages-checking-index-pulseButton:hover {
  color: #fb7000 !important;
  border: 1px solid #fb7000 !important;
  background: #fff !important;
  transition: 0.6s !important;
}
.antd-pro-pages-checking-index-confirmModal .ant-modal-content {
  border-radius: 20px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #1d6495;
  background: #ffffff !important;
}
.antd-pro-pages-checking-index-confirmModal .ant-modal-content .ant-modal-header {
  background-color: #67ac2f;
  border-radius: 20px 20px 0 0;
}
.antd-pro-pages-checking-index-confirmModal .ant-modal-content .ant-modal-header .ant-modal-title {
  font-family: 'UTM-AVO-bold';
  font-size: 20px;
}
.antd-pro-pages-checking-index-confirmModal .ant-modal-content .ant-modal-body {
  padding: 30px;
}
.antd-pro-pages-checking-index-confirmModal .ant-modal-content .ant-modal-confirm-title {
  font-family: 'UTM-AVO-bold';
  font-size: 20px;
  color: #1d6495 !important;
}
.antd-pro-pages-checking-index-confirmModal .ant-modal-content .anticon-exclamation-circle {
  display: inline-block;
}
.antd-pro-pages-checking-index-confirmModal .ant-modal-content .ant-modal-confirm-btns .ant-btn-primary {
  background: #1d6495 !important;
  color: #ffffff !important;
}
.antd-pro-pages-checking-index-confirmModal .ant-modal-content .ant-modal-confirm-btns .ant-btn-default {
  background: #ffffff !important;
  color: #1d6495 !important;
}
.antd-pro-pages-checking-index-descWrap {
  display: flex;
  justify-content: start;
  padding: 16px 30px 0 0;
  width: 100%;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide {
  width: 100%;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowHideH3 {
  color: #1d6495;
  font-family: 'UTM-AVO';
  font-weight: 700;
  font-size: 20px;
  line-height: 35px;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore {
  height: auto;
  position: relative;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-beforeDesc {
  position: relative;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-beforeDesc::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 150px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f0f2f5);
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-beforeDesc p {
  font-family: 'UTM-AVO';
  font-size: 15px;
  text-align: justify;
  line-height: 25px;
  color: #1d6495;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-beforeDescResult::before {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-beforeDescResult2::before {
  height: 70px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore.antd-pro-pages-checking-index-expanded .antd-pro-pages-checking-index-beforeDesc::before {
  display: none;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-decsBtn {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  width: 100%;
  color: #fb5b017d;
  font-family: 'UTM-AVO';
  font-weight: 600;
  text-align: justify;
  border: 0;
  background: none;
  position: relative;
  z-index: 2;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-decsBtn span {
  margin-top: 5px;
  font-size: 16px;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-chevronWrapper {
  position: relative;
  width: 14px;
  height: 20px;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-chevronIcon {
  position: absolute;
  font-size: 20px;
  transition: transform 0.2s ease;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-chevronIcon:nth-child(1) {
  opacity: 0.3;
  top: -30px;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-chevronIcon:nth-child(2) {
  opacity: 0.6;
  top: -26px;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-chevronIcon:nth-child(3) {
  opacity: 1;
  top: -22px;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-descShow .antd-pro-pages-checking-index-chevronIcon {
  margin-top: 18px;
  transform: rotate(180deg);
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-descHide .antd-pro-pages-checking-index-chevronIcon {
  animation: antd-pro-pages-checking-index-slideDown 1.5s infinite;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-descHide .antd-pro-pages-checking-index-chevronIcon:nth-child(1) {
  animation-delay: 0s;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-descHide .antd-pro-pages-checking-index-chevronIcon:nth-child(2) {
  animation-delay: 0.1s;
}
.antd-pro-pages-checking-index-descWrap .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-descHide .antd-pro-pages-checking-index-chevronIcon:nth-child(3) {
  animation-delay: 0.2s;
}
@keyframes antd-pro-pages-checking-index-slideDown {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
}
.antd-pro-pages-checking-index-radio .ant-radio-inner {
  background: none;
}
.antd-pro-pages-checking-index-radio .ant-radio-inner::after {
  background: #1d6495;
  border: #fff solid 1px;
}
.antd-pro-pages-checking-index-radio .ant-radio-checked .ant-radio-inner {
  border-color: #74d624;
}
.antd-pro-pages-checking-index-wrapReTest {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.antd-pro-pages-checking-index-vinelandWarning {
  border-radius: 18px;
  padding: 22px 20px;
  text-align: center;
}
.antd-pro-pages-checking-index-vinelandWarning .antd-pro-pages-checking-index-contentReTest {
  font-size: 16px;
  line-height: 24px;
  color: #1f3b57;
  font-weight: 600;
}
.antd-pro-pages-checking-index-vinelandWarning .antd-pro-pages-checking-index-buttonGroup {
  margin-top: 20px;
  gap: 12px;
}
.antd-pro-pages-checking-index-vinelandWarning .antd-pro-pages-checking-index-buttonClick {
  height: 44px;
  min-width: 140px;
  border-radius: 22px;
  font-weight: 600;
}
.antd-pro-pages-checking-index-vinelandWarning .ant-btn {
  border-color: #1d6495;
}
.antd-pro-pages-checking-index-vinelandWarning .ant-btn-primary {
  background: #1d6495;
}
.antd-pro-pages-checking-index-buttonGroup {
  display: flex;
  gap: 16px;
  margin-top: 16px;
  flex-wrap: wrap;
  justify-content: center;
}
.antd-pro-pages-checking-index-checkboxHolland {
  padding: 20px !important;
  margin-left: 0 !important;
  margin-bottom: 10px !important;
  align-items: center !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  border-radius: 30px;
  background-color: #fff;
  width: 100%;
}
.antd-pro-pages-checking-index-checkboxHolland span {
  color: #1d6495;
  font-size: 14px;
  font-family: 'UTM-AVO';
  font-weight: 800;
  line-height: 25px;
}
@media (max-width: 768px) {
  .antd-pro-pages-checking-index-checkboxHolland span {
    line-height: 22px;
  }
}
.antd-pro-pages-checking-index-checkboxHolland .ant-checkbox {
  margin-bottom: 6px;
}
.antd-pro-pages-checking-index-checkboxHolland .ant-checkbox-inner {
  border-color: #1d6495;
  border-radius: 15px;
}
.antd-pro-pages-checking-index-checkboxHolland .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #67ac2f;
  border-color: #67ac2f;
  border-radius: 15px;
}
.antd-pro-pages-checking-index-checkboxHolland .ant-checkbox-checked::after {
  border: 1px solid #67ac2f;
  border-radius: 15px;
}
.antd-pro-pages-checking-index-stepsAction {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}
.antd-pro-pages-checking-index-stepsAction .ant-card-head {
  background: #67ac2f;
  border-radius: 20px 20px 0 0;
  color: #fff;
}
.antd-pro-pages-checking-index-stepsAction .ant-card-head .ant-card-head-title {
  color: #ffffff;
  font-size: 20px;
  border-bottom: 0;
}
.antd-pro-pages-checking-index-contentEN {
  font-style: italic;
}
.antd-pro-pages-checking-index-loading {
  margin-bottom: 20px;
  padding: 50px;
  text-align: center;
}
.antd-pro-pages-checking-index-selectLayout {
  margin-top: 30px;
}
.antd-pro-pages-checking-index-selectLayout .antd-pro-pages-checking-index-textLogin {
  margin-top: 50px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 140%;
  /* identical to box height, or 22px */
  text-align: center;
  letter-spacing: 0.01em;
  color: #1e232c;
}
.antd-pro-pages-checking-index-selectLayout .antd-pro-pages-checking-index-textLogin .antd-pro-pages-checking-index-link {
  color: #67ac2f;
  font-weight: 600;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .antd-pro-pages-checking-index-selectLayout .antd-pro-pages-checking-index-textLogin {
    margin-top: 20px;
    font-size: 12.6804px;
    line-height: 0%;
  }
  .antd-pro-pages-checking-index-selectLayout .antd-pro-pages-checking-index-textLogin .antd-pro-pages-checking-index-link {
    color: #67ac2f;
  }
}
@media (max-width: 768px) {
  .antd-pro-pages-checking-index-selectLayout .antd-pro-pages-checking-index-textLogin {
    margin-top: 20px;
    font-size: 12.6804px;
    line-height: 15px;
  }
  .antd-pro-pages-checking-index-selectLayout .antd-pro-pages-checking-index-textLogin .antd-pro-pages-checking-index-link {
    color: #67ac2f;
  }
}
.antd-pro-pages-checking-index-textEplain {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  /* or 42px */
  letter-spacing: 0.01em;
  color: #1d6495;
}
.antd-pro-pages-checking-index-textEplain .antd-pro-pages-checking-index-textBoldExplain {
  font-family: 'UTM-AVO-bold';
}
.antd-pro-pages-checking-index-noBorder {
  border: none !important;
}
.antd-pro-pages-checking-index-blue {
  background-color: #ba1b1d;
}
.antd-pro-pages-checking-index-sky {
  background-color: #f6de26;
}
.antd-pro-pages-checking-index-gray {
  background-color: #67ac2f;
}
.antd-pro-pages-checking-index-noBorderTop {
  border-top: none !important;
}
.antd-pro-pages-checking-index-noBorderBottom {
  border-bottom: none !important;
}
.antd-pro-pages-checking-index-left0 {
  left: 0 !important;
}
.antd-pro-pages-checking-index-textBoldHeader {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-size: 15px;
  line-height: 38px;
  /* identical to box height, or 128% */
  color: #ffffff;
}
.antd-pro-pages-checking-index-textBold {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 38px;
  /* identical to box height, or 128% */
  color: #1d6495;
}
.antd-pro-pages-checking-index-textAlignLeft {
  padding-left: 5px !important;
  justify-content: flex-start !important;
}
.antd-pro-pages-checking-index-resultActions {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-bottom: 20px;
  font-size: 14px;
}
.antd-pro-pages-checking-index-resultWrap {
  display: flex;
  justify-content: center;
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result {
  width: calc(100% - 100px);
  background-color: #fff;
  padding: 20px;
  font-size: 20px;
}
@media only screen and (max-width: 786px) {
  .antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result {
    width: 100%;
  }
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultTitle {
  padding-top: 20px;
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultHeader {
  text-align: center;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText {
  width: calc(100% - 90px);
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultHeaderInfo {
  text-align: center;
  font-weight: bold;
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultChildInfo {
  background-color: #e9e9e9;
  padding: 20px 10px;
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-resultChildInfoRow {
  display: flex;
  padding: 5px 0;
  justify-content: flex-start;
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-resultChildInfoRow .antd-pro-pages-checking-index-childInfo {
  font-weight: bold;
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-resultChildInfoRow div {
  width: 50%;
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultOverviewInfo {
  border: 1px solid #505050;
  padding: 0 10px;
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultOverviewInfo .antd-pro-pages-checking-index-resultOverviewInfoRow {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  border-bottom: 1px solid #505050;
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultOverviewInfo .antd-pro-pages-checking-index-resultOverviewInfoRow .antd-pro-pages-checking-index-resultOverviewInfoCol2 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
  text-align: center;
  padding: 5px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 780px) {
  .antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultOverviewInfo .antd-pro-pages-checking-index-resultOverviewInfoRow .antd-pro-pages-checking-index-resultOverviewInfoCol2 {
    flex: 0 0 18.333333%;
    max-width: 18.333333%;
  }
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultOverviewInfo .antd-pro-pages-checking-index-resultOverviewInfoRow .antd-pro-pages-checking-index-resultOverviewInfoCol1 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
  border-right: 1px solid #505050;
  padding: 5px 10px;
}
@media (max-width: 780px) {
  .antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultOverviewInfo .antd-pro-pages-checking-index-resultOverviewInfoRow .antd-pro-pages-checking-index-resultOverviewInfoCol1 {
    flex: 0 0 81.666667%;
    max-width: 81.666667%;
  }
}
.antd-pro-pages-checking-index-resultWrap .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultOverviewInfo .antd-pro-pages-checking-index-resultOverviewInfoRow .antd-pro-pages-checking-index-resultOverviewInfoCol1 .antd-pro-pages-checking-index-resultExplainText {
  font-style: italic;
}
.antd-pro-pages-checking-index-resultWrap span {
  color: black;
}
.antd-pro-pages-checking-index-resultWrapASQ3 {
  display: flex;
  justify-content: center;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result {
  width: calc(100% - 100px);
  background-color: #fff;
  padding: 20px;
  font-size: 20px;
}
@media (max-width: 599px) {
  .antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result {
    width: 100%;
  }
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultTitle {
  padding-top: 20px;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultHeader {
  text-align: center;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText {
  width: calc(100% - 90px);
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultChildInfo {
  background-color: #e9e9e9;
  padding: 20px;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-resultChildInfoRow {
  display: flex;
  padding: 5px 0;
  justify-content: flex-start;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-resultChildInfoRow .antd-pro-pages-checking-index-childInfo {
  font-weight: bold;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-resultChildInfoRow div {
  width: 50%;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultExplain {
  border: 1px solid #505050;
  padding: 0 10px;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  border-bottom: 1px solid #505050;
  padding: 5px 0;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol {
  flex: 0 0 18.333333%;
  max-width: 18.333333%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 9px;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol .antd-pro-pages-checking-index-circle {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #505050;
  border-radius: 50%;
  z-index: 999;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol .antd-pro-pages-checking-index-rectangle {
  display: inline-block;
  width: 44.2px;
  height: 44.2px;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-result .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol2 {
  flex: 0 0 81.666667%;
  max-width: 81.666667%;
  padding-right: 5px;
  padding-left: 0px;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-blue {
  background-color: #ba1b1d;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-sky {
  background-color: #f6de26;
}
.antd-pro-pages-checking-index-resultWrapASQ3 .antd-pro-pages-checking-index-gray {
  background-color: #67ac2f;
}
.antd-pro-pages-checking-index-container {
  width: 100%;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-AddNoteFlex {
  display: flex;
  justify-content: flex-end;
  padding-top: 0;
  padding-right: 20px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap {
  text-align: center;
  width: 95%;
  margin: auto;
  padding: 10px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools {
  display: flex;
  justify-content: space-around;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft {
  width: 31.123%;
  background-color: #fff;
  box-shadow: 0px 0px 5px rgba(94, 93, 93, 0.76);
  border-radius: 20px;
  padding: 30px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft {
  font-family: 'UTM-AVO';
  text-align: left;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-title {
  font-family: 'UTM-AVO-bold';
  text-align: left;
  font-style: normal;
  font-size: 25px;
  line-height: 35px;
  color: #67ac2f;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-descriptionMake {
  text-align: justify;
  font-size: 13px;
  font-weight: 400;
  font-style: italic;
  margin-top: 40px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-btnMake {
  display: block;
  text-align: right;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-btnMake .antd-pro-pages-checking-index-btnMakeStart {
  width: 134px;
  height: 42.4px;
  background: #1d6495;
  border-radius: 30px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 32px;
  color: #ffffff;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-btnMake .antd-pro-pages-checking-index-btnMakeCreate {
  width: 155px;
  height: 42.4px;
  background: #67ac2f;
  border-radius: 30px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 32px;
  color: #ffffff;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-btnMake .antd-pro-pages-checking-index-btnCreateChild {
  width: 135px;
  height: 42.4px;
  background: #67ac2f;
  border-radius: 30px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 32px;
  color: #ffffff;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-btnMake .ant-btn-primary[disabled] {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-btnMake .ant-btn[disabled],
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-btnMake .ant-btn[disabled]:active,
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-btnMake .ant-btn[disabled]:focus,
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-btnMake .ant-btn[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .ant-select-single .ant-select-selector .ant-select-selection-item,
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  padding: 0;
  line-height: 37px;
  transition: all 0.3s, visibility 0s;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutRight {
  width: 63.123%;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutRight .antd-pro-pages-checking-index-videoTools {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  border-radius: 20px;
  overflow: hidden;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutRight .antd-pro-pages-checking-index-videoTools .antd-pro-pages-checking-index-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  box-shadow: 0px 0px 5px rgba(94, 93, 93, 0.76);
  border: 0;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-bgMake {
  width: 50%;
  height: 50%;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-btnStart {
  width: 144px;
  height: 42.4px;
  background: #1d6495;
  border-radius: 30px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 32px;
  color: #ffffff;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .ant-btn-primary[disabled] {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-makeForm .antd-pro-pages-checking-index-selectList {
  box-sizing: border-box;
  height: 43.4px;
  width: 100%;
  background: #ffffff;
  border: 1px solid #67ac2f;
  border-radius: 10px;
  margin: auto;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-makeForm .antd-pro-pages-checking-index-selectList {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 40px;
  /* identical to box height */
}
@media (max-width: 1200px) {
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap {
    width: 100%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft {
    width: 38%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft {
    font-family: 'UTM-AVO';
    text-align: left;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-title {
    font-size: 23px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-btnMake .antd-pro-pages-checking-index-btnMakeStart {
    width: 126px;
    height: 38.4px;
    line-height: 28px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutRight {
    width: 59%;
  }
}
@media (max-width: 981.78px) {
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap {
    width: 100%;
    padding-bottom: 1rem;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools {
    display: block;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(94, 93, 93, 0.76);
    border-radius: 20px;
    padding: 30px;
    margin-top: 35px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft {
    font-family: 'UTM-AVO';
    text-align: left;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-btnMake {
    display: block;
    text-align: right;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutLeft .antd-pro-pages-checking-index-makeLayoutLeft .antd-pro-pages-checking-index-btnMake .antd-pro-pages-checking-index-btnMakeStart {
    width: 126px;
    height: 38.4px;
    line-height: 28px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutRight {
    width: 100%;
    margin-top: 0px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutRight .antd-pro-pages-checking-index-videoTools {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    border-radius: 20px;
    overflow: hidden;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-layoutTools .antd-pro-pages-checking-index-layoutRight .antd-pro-pages-checking-index-videoTools .antd-pro-pages-checking-index-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0px 0px 5px rgba(94, 93, 93, 0.76);
    border: 0;
  }
}
.rc-virtual-list {
  border-radius: 20px;
}
.rc-virtual-list .rc-virtual-list-holder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
}
.antd-pro-pages-checking-index-selectList {
  margin-right: 20px;
}
.antd-pro-pages-checking-index-makeTitle {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.antd-pro-pages-checking-index-makeTitle .antd-pro-pages-checking-index-title {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-size: 35px;
  line-height: 51px;
  color: #67ac2f;
}
.antd-pro-pages-checking-index-makeTitle .antd-pro-pages-checking-index-description {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 20px;
}
.antd-pro-pages-checking-index-radioGroup {
  padding-top: 20px;
}
.antd-pro-pages-checking-index-radioLabel,
.antd-pro-pages-checking-index-radioLabelPick {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}
.antd-pro-pages-checking-index-radioLabel {
  color: #1d6495;
}
.antd-pro-pages-checking-index-radioLabel:hover {
  color: #8b7979;
}
.antd-pro-pages-checking-index-maxPoint {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  z-index: 9 !important;
}
.antd-pro-pages-checking-index-resultCol {
  flex: 0 0 9% !important;
  max-width: 9% !important;
}
.antd-pro-pages-checking-index-notValidOld {
  display: flex;
  justify-content: center;
  font-size: 16px;
}
.antd-pro-pages-checking-index-catName {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  font-size: 20px;
}
.antd-pro-pages-checking-index-catName .antd-pro-pages-checking-index-catNameDetail {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 700;
  font-size: 33px;
  line-height: 20px;
  /* or 80% */
  margin: 20px 0;
  color: #1d6495;
}
.antd-pro-pages-checking-index-catName .antd-pro-pages-checking-index-catNote {
  color: #1d6495;
  font-size: 16px;
  font-style: italic;
}
.antd-pro-pages-checking-index-clsHeader {
  background: #67ac2f;
  border-radius: 18px 18px 0 0;
}
.antd-pro-pages-checking-index-checkingDashboard {
  margin-left: 10px;
}
.antd-pro-pages-checking-index-checkingDashboard .antd-pro-pages-checking-index-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 30px;
          column-gap: 30px;
  row-gap: 30px;
  width: 80%;
  margin: auto;
}
.antd-pro-pages-checking-index-checkingDashboard .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-makeSelect {
  background: #67ac2f;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  border: none;
  min-height: 300px;
}
.antd-pro-pages-checking-index-checkingDashboard .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-makeSelect .ant-card-body {
  padding: 5px 24px 24px 24px;
}
.antd-pro-pages-checking-index-checkingDashboard .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-makeSelect .ant-card-meta {
  display: block;
}
.antd-pro-pages-checking-index-checkingDashboard .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-makeSelect .antd-pro-pages-checking-index-contentCard {
  text-align: center;
  width: 100%;
}
.antd-pro-pages-checking-index-checkingDashboard .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-makeSelect .antd-pro-pages-checking-index-contentCard .ant-card-meta-title {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  color: #ffffff;
}
.antd-pro-pages-checking-index-checkingDashboard .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-makeSelect .antd-pro-pages-checking-index-contentCard .ant-card-meta-description {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  /* identical to box height */
  text-align: center;
  color: #ffffff;
}
.antd-pro-pages-checking-index-containerQuestion {
  background-image: url(/static/Frame.cf232fa7.png), url(/static/person.27220828.png);
  background-position: center, 95% 70%;
  background-repeat: no-repeat;
  background-size: auto, 7%;
  background-attachment: fixed;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-couterTime {
  text-align: center;
  font-size: 20px;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-title::after {
  top: 22px;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-active .ant-steps-item-icon,
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-wait .ant-steps-item-icon {
  width: 38.14px !important;
  height: 38.14px;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-active .ant-steps-item-icon .ant-steps-icon,
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon {
  display: none;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-custom .ant-steps-item-title::after {
  background-color: #67ac2f !important;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-custom .ant-steps-item-icon {
  width: 38.14px !important;
  height: 38.14px;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-custom .ant-steps-item-icon .ant-steps-icon {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #67ac2f;
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  /* or 57% */
  color: #FFFF F;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-custom .ant-steps-item-icon .ant-steps-icon svg path {
  color: #ffffff;
  font-weight: bold;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-stepsContentBox {
  width: 100%;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-stepsContentBox .ant-radio-inner,
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-stepsContentBox .ant-radio-input {
  border: 1px solid #1d6495;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-stepsContentBoxRaven {
  margin: auto;
  width: 45%;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-stepsContentBoxRaven .antd-pro-pages-checking-index-buttonRaven {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-stepsContentBoxRaven .antd-pro-pages-checking-index-buttonRaven div {
  margin: auto;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-stepsContentBoxRaven .antd-pro-pages-checking-index-button,
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-stepsContentBoxRaven .antd-pro-pages-checking-index-buttonPrev {
  margin-top: 20px;
  background: #1d6495;
  border-radius: 11.3333px;
  height: 39px;
  margin-left: 10px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  /* identical to box height, or 128% */
  color: #ffffff;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-stepsContentBoxRaven .antd-pro-pages-checking-index-buttonPrev {
  margin-right: 20px;
  background: #d05f5f;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-stepsContentBoxRaven .ant-radio-wrapper-checked {
  box-shadow: 0px 0px 5px 5px #999999;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-imgQuesiton {
  height: 100%;
  width: 50%;
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-imgQuesiton .antd-pro-pages-checking-index-img {
  height: 50%;
  width: 40%;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-stepsAction .antd-pro-pages-checking-index-btnAction {
  background: #1d6495;
  border-radius: 15px;
  width: 159.75px;
  height: 60.75px;
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
.antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-stepsAction .antd-pro-pages-checking-index-btnActionResult {
  background: #1d6495;
  border-radius: 15px;
  width: 159.75px;
  height: 60.75px;
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
.antd-pro-pages-checking-index-checkingDashboard .ant-card {
  margin-left: 10px;
}
.antd-pro-pages-checking-index-checkingDashboard .ant-card .ant-card-cover {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.antd-pro-pages-checking-index-checkingDashboard .ant-card .ant-card-cover img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.antd-pro-pages-checking-index-tableList .antd-pro-pages-checking-index-tableListOperator {
  margin-bottom: 16px;
}
.antd-pro-pages-checking-index-tableList .antd-pro-pages-checking-index-tableListOperator button {
  margin-right: 8px;
}
.antd-pro-pages-checking-index-tableListForm {
  width: 100%;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-overlayFilter .inputSearch {
  display: flex;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-overlayFilter .inputSearch .listSelect {
  display: grid;
  grid-template-columns: 32% 32% 32%;
  margin-bottom: 20px;
  width: 100%;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-overlayFilter .inputSearch .listSelect .selectSearch {
  width: 100%;
  height: 43px;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-overlayFilter .inputSearch .listSelect .selectSearch {
  display: flex;
  align-items: center;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  /* identical to box height */
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-overlayFilter .inputSearch .search {
  width: 50%;
  height: 53px;
  margin-left: 5%;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-overlayFilter .inputSearch .search .textSearch {
  width: 100%;
}
.antd-pro-pages-checking-index-tableListForm .ant-form-item {
  margin-bottom: 24px !important;
  margin-right: 0 !important;
  display: flex !important;
}
.antd-pro-pages-checking-index-tableListForm .ant-form-item > .ant-form-item-label {
  width: auto;
  line-height: 32px;
  padding-right: 8px;
}
.antd-pro-pages-checking-index-tableListForm .ant-form-item .ant-form-item-control {
  line-height: 32px;
}
.antd-pro-pages-checking-index-tableListForm .ant-form-item-control-wrapper {
  flex: 1 1;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-submitButtons {
  display: block;
  white-space: nowrap;
  margin-bottom: 24px;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-inputSearch {
  display: flex;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-inputSearch .antd-pro-pages-checking-index-listSelect {
  display: grid;
  grid-template-columns: 32% 32% 32%;
  margin-bottom: 20px;
  width: 100%;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-inputSearch .antd-pro-pages-checking-index-listSelect .antd-pro-pages-checking-index-selectSearch {
  width: 100%;
  height: 43px;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-inputSearch .antd-pro-pages-checking-index-listSelect .antd-pro-pages-checking-index-selectSearch {
  display: flex;
  align-items: center;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  /* identical to box height */
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-inputSearch .antd-pro-pages-checking-index-search {
  width: 50%;
  height: 53px;
  margin-left: 5%;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-inputSearch .antd-pro-pages-checking-index-search .antd-pro-pages-checking-index-textSearch {
  width: 100%;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-btnCloseFilter,
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-btnOpenFilter {
  border-radius: 11px;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-boxBtnClose {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 10px;
}
.antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-boxBtnClose .antd-pro-pages-checking-index-btnCloseFilter {
  background-color: #ba1b1d;
  color: #fff;
  font-weight: 400;
}
.antd-pro-pages-checking-index-resultTitle h2 {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 38px;
  /* or 110% */
  color: #67ac2f;
}
.antd-pro-pages-checking-index-resultTitle h3 {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 38px;
  /* or 110% */
  color: #67ac2f;
}
.antd-pro-pages-checking-index-container {
  background-color: #ffffff;
  margin: auto;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content {
  padding: 20px 40px 15px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top {
  padding-top: 20px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader {
  display: flex;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderImg {
  flex: 0 0 138px;
  width: 138px;
  height: 130.5px;
  border-radius: 10px;
  overflow: hidden;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderImg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText {
  margin: auto;
  text-align: center;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText h1 {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-size: 40px;
  line-height: unset;
  /* identical to box height, or 64% */
  color: #1d6495;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText .antd-pro-pages-checking-index-resultActions .antd-pro-pages-checking-index-button {
  margin-top: 0px;
  background: #1d6495;
  border-radius: 11.3333px;
  height: 39px;
  margin-left: 10px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  /* identical to box height, or 128% */
  color: #ffffff;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left {
  width: 95%;
  height: 265px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft {
  height: 85%;
  background: #67ac2f;
  border-radius: 20px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 20px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-titleInfo h3 {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  /* identical to box height, or 153% */
  color: #ffffff;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-contentInfo h3 {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 30px;
  /* identical to box height, or 153% */
  color: #ffffff;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right {
  height: 265px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo {
  background: #ffffff;
  border: 3px solid #67ac2f;
  border-radius: 20px;
  padding: 4 20px;
  height: 85%;
  display: flex;
  align-items: center;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain {
  padding: 10px 15px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  padding: 5px 0;
  width: 50%;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol {
  flex: 0 0 18.333333%;
  max-width: 18.333333%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol .antd-pro-pages-checking-index-circle {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 50%;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol .antd-pro-pages-checking-index-rectangle {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol2 {
  flex: 0 0 81.666667%;
  max-width: 81.666667%;
  padding-right: 5px;
  padding-left: 0px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol2 span {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 34px;
  color: #1d6495;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-textBottom {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #1d6495;
  margin: 30px 0;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis {
  border-right: 3px solid #67ac2f;
  border-bottom: 3px solid #67ac2f;
  border-left: 3px solid #67ac2f;
  border-top: 3px none #67ac2f;
  border-radius: 20px;
  overflow: hidden;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisRow {
  display: flex;
  flex-wrap: wrap;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisRow:hover:nth-child(n + 2) {
  background: #e8ecec;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisRow:last-child {
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border: none;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisRowHeader {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #505050;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol1 {
  flex: 0 0 20%;
  max-width: 20%;
  border-right: 3px solid #67ac2f;
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #e0ebeb;
  align-content: center;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol1Header {
  flex: 0 0 20%;
  max-width: 20%;
  text-align: center;
  padding: 10px 0;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol2 {
  padding: 10px 0;
  flex: 0 0 71%;
  position: relative;
  border-top: 1px solid #e0ebeb;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol2 .antd-pro-pages-checking-index-resultAnalysisBar {
  width: calc(100% + 15px);
  left: -5.5px;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 35px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol2 .antd-pro-pages-checking-index-circle {
  height: 15px;
  width: 15px;
  border: 1px solid #777;
  border-radius: 50%;
  background: #fff;
  z-index: 8;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol2Header {
  padding: 10px 0;
  flex: 0 0 71%;
  position: relative;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol2Header .antd-pro-pages-checking-index-resultAnalysisBar {
  width: calc(100% + 15px);
  left: -5.5px;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 35px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysisASQ3 {
  border-right: 3px solid #67ac2f;
  border-bottom: 3px solid #67ac2f;
  border-left: 3px solid #67ac2f;
  border-top: 3px none #67ac2f;
  border-radius: 20px;
  overflow: hidden;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisRow:hover:nth-child(n + 2) {
  background: #e8ecec;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisRow:last-child {
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border: none;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisRow {
  display: flex;
  flex-wrap: wrap;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol1Header {
  flex: 0 0 20%;
  max-width: 20%;
  text-align: center;
  padding: 10px 0;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol1 {
  flex: 0 0 20%;
  max-width: 20%;
  border-right: 3px solid #67ac2f;
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #e0ebeb;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol2 {
  padding: 10px 0;
  flex: 0 0 71%;
  position: relative;
  border-top: 1px solid #e0ebeb;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol2 .antd-pro-pages-checking-index-resultAnalysisBar {
  width: calc(100% + 15px);
  left: -5.5px;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 35px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol2 .antd-pro-pages-checking-index-circle {
  height: 15px;
  width: 15px;
  border: 1px solid #777;
  border-radius: 50%;
  background: #fff;
  z-index: 8;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol2Header {
  padding: 10px 0;
  flex: 0 0 71%;
  position: relative;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol2Header .antd-pro-pages-checking-index-resultAnalysisBar {
  width: calc(100% + 10px);
  left: -5.5px;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 25px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol2Header .antd-pro-pages-checking-index-resultAnalysisBar span {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-size: 14px;
  line-height: 25px;
  /* identical to box height, or 128% */
  color: #ffffff;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom {
  padding: 10px 0 15px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo {
  border: 3px solid #67ac2f;
  padding: 20px;
  border-radius: 20px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo {
  display: grid;
  grid-template-columns: 75% 25%;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play {
  margin: auto;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play video {
  width: 100%;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-info {
  margin-top: 18px;
  line-height: 20px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-info h1 {
  font-size: 25px;
  line-height: 30px;
  color: #1d6495;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-info span {
  color: #1d6495;
  font-weight: bold;
  text-decoration: underline;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-info .ant-btn-link {
  padding: 0;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-textPayment {
  height: 0;
  display: none;
  position: relative;
  text-align: center;
  bottom: 400px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-textPayment button {
  height: 43px;
  background: #1d6495;
  border-radius: 10px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-textPayment p {
  font-weight: bold;
  font-size: 20px;
}
.antd-pro-pages-checking-index-boxPayment {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.antd-pro-pages-checking-index-boxPayment button {
  height: 43px;
  background: #1d6495;
  border-radius: 10px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
}
.screen-xs .ant-steps-horizontal.ant-steps-label-horizontal {
  display: flex !important;
}
.screen-xs .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  margin-right: 0 !important;
}
.screen-xs .ant-steps-vertical > .ant-steps-item .ant-steps-item-content {
  display: none;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-labelFormAntd .antd-pro-pages-checking-index-selectSearch {
  height: 43px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-labelFormAntd .antd-pro-pages-checking-index-selectSearch {
  display: flex;
  align-items: center;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  /* identical to box height */
  border-radius: 10px;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-labelFormAntd .antd-pro-pages-checking-index-input {
  height: 43px;
  width: 100%;
  margin: auto;
  background: #ffffff;
  /* Border */
  border: 1.45455px solid #e8ecf4;
  border-radius: 11.6364px;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-labelFormAntd .antd-pro-pages-checking-index-input::-webkit-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #8391a1;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-labelFormAntd .antd-pro-pages-checking-index-input:-ms-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #8391a1;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-labelFormAntd .antd-pro-pages-checking-index-input::-ms-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #8391a1;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-labelFormAntd .antd-pro-pages-checking-index-input::placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #8391a1;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-labelFormAntd .antd-pro-pages-checking-index-input .ant-col .ant-col-8 .ant-legacy-form-item-label {
  padding-right: 20px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #6a7785;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-labelFormAntd .antd-pro-pages-checking-index-input .ant-legacy-form-explain {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #8391a1;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-labelFormAntd .ant-legacy-form-item-label label {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-size: 15px;
  line-height: 38px;
  color: #1d6495;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-labelFormAntd .ant-legacy-form-item-label label::before {
  font-size: 20px;
  /* identical to box height, or 192% */
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-title {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-size: 19px;
  color: #67ac2f;
  display: flex;
  justify-content: center;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap {
  display: block;
  padding: 45px 0 0 55px;
  width: 100%;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper {
  width: 100%;
  display: flex;
  justify-content: start;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-videoRetro {
  position: relative;
  width: 60.123%;
  padding-bottom: 36.123%;
  margin-bottom: 20px;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-videoRetro .antd-pro-pages-checking-index-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  box-shadow: 0px 0px 5px rgba(94, 93, 93, 0.76);
  border: 0;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile {
  display: none;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descriptionCheckingType {
  width: 39.123%;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descriptionCheckingType .antd-pro-pages-checking-index-contentDescription {
  padding: 0 9%;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descriptionCheckingType .antd-pro-pages-checking-index-contentDescription p {
  font-family: 'UTM-AVO';
  font-style: italic;
  font-size: 15px;
  text-align: justify;
  line-height: 25px;
  color: #1d6495;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descriptionCheckingType .antd-pro-pages-checking-index-contentDescription .antd-pro-pages-checking-index-buttonClick {
  margin: auto;
  margin-top: 55px;
  height: 60px;
  width: 150px;
  background: #1d6495;
  border: 2px solid #1d6495;
  border-radius: 30px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descriptionCheckingType .antd-pro-pages-checking-index-contentDescription .antd-pro-pages-checking-index-buttonClick:hover {
  background: #ffffff;
  color: #1d6495;
  border: 2px solid #1d6495;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking {
  padding: 45px 55px 0 0;
  margin: auto;
  display: flex;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking .antd-pro-pages-checking-index-mainCheckingForm {
  width: 60%;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking .antd-pro-pages-checking-index-descriptionCheckingForm {
  width: 39.123%;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking .antd-pro-pages-checking-index-descriptionCheckingForm .antd-pro-pages-checking-index-contentDescriptionForm {
  padding: 0 0%;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking .antd-pro-pages-checking-index-descriptionCheckingForm .antd-pro-pages-checking-index-contentDescriptionForm p {
  font-family: 'UTM-AVO';
  font-style: italic;
  font-size: 15px;
  text-align: justify;
  line-height: 25px;
  color: #1d6495;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking .antd-pro-pages-checking-index-descriptionCheckingForm .antd-pro-pages-checking-index-buttonClick {
  margin: auto;
  margin-top: 55px;
  height: 60px;
  width: 150px;
  background: #1d6495;
  border: 2px solid #1d6495;
  border-radius: 30px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking .antd-pro-pages-checking-index-descriptionCheckingForm .antd-pro-pages-checking-index-buttonClick:hover {
  background: #ffffff;
  color: #1d6495;
  border: 2px solid #1d6495;
}
.antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking .antd-pro-pages-checking-index-buttonClickStart {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  height: 43px;
  border-radius: 10px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking {
    display: block;
    padding: 5px 0 0 5px;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking .antd-pro-pages-checking-index-mainCheckingForm {
    width: 100%;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking .antd-pro-pages-checking-index-descriptionCheckingForm {
    width: 100%;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking .antd-pro-pages-checking-index-descriptionCheckingForm .antd-pro-pages-checking-index-contentDescriptionForm {
    padding: 0 2%;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking .antd-pro-pages-checking-index-descriptionCheckingForm .antd-pro-pages-checking-index-contentDescriptionForm p {
    font-family: 'UTM-AVO';
    font-style: italic;
    font-size: 13px;
    text-align: justify;
    line-height: 20px;
    color: #1d6495;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking .antd-pro-pages-checking-index-descriptionCheckingForm .antd-pro-pages-checking-index-buttonForm {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-mainForm .antd-pro-pages-checking-index-mainChecking .antd-pro-pages-checking-index-descriptionCheckingForm .antd-pro-pages-checking-index-buttonForm .antd-pro-pages-checking-index-buttonClick {
    display: flex;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 40px;
    width: 100px;
    background: #1d6495;
    border: 2px solid #1d6495;
    border-radius: 30px;
    font-family: 'UTM-AVO';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap {
    display: block;
    padding: 5px 0 0 5px;
    width: 100%;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper {
    display: block;
    width: 100%;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-videoRetro {
    position: relative;
    width: 100%;
    padding-bottom: 56.123%;
    margin-bottom: 20px;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-videoRetro .antd-pro-pages-checking-index-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0px 0px 5px rgba(94, 93, 93, 0.76);
    border: 0;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile {
    display: block;
    padding: 5% 0 10%;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide {
    width: 100%;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowHideH3 {
    color: #1d6495;
    font-family: 'UTM-AVO';
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore {
    height: auto;
    position: relative;
    padding-bottom: 45px;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-beforeDesc {
    position: relative;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-beforeDesc::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 150px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f0f2f5);
    pointer-events: none;
    transition: opacity 0.3s ease;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-beforeDesc p {
    font-family: 'UTM-AVO';
    font-size: 13px;
    text-align: justify;
    line-height: 20px;
    color: #1d6495;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore.antd-pro-pages-checking-index-expanded .antd-pro-pages-checking-index-beforeDesc::before {
    display: none;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-decsBtn {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    width: 100%;
    color: #fb5b017d;
    font-family: 'UTM-AVO';
    font-weight: 600;
    text-align: justify;
    border: 0;
    background: none;
    position: relative;
    z-index: 2;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-decsBtn span {
    margin-top: 5px;
    font-size: 16px;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-chevronWrapper {
    position: relative;
    width: 14px;
    height: 20px;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-chevronIcon {
    position: absolute;
    font-size: 20px;
    transition: transform 0.2s ease;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-chevronIcon:nth-child(1) {
    opacity: 0.3;
    top: -30px;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-chevronIcon:nth-child(2) {
    opacity: 0.6;
    top: -26px;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-chevronIcon:nth-child(3) {
    opacity: 1;
    top: -22px;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-descShow .antd-pro-pages-checking-index-chevronIcon {
    margin-top: 18px;
    transform: rotate(180deg);
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-descHide .antd-pro-pages-checking-index-chevronIcon {
    animation: antd-pro-pages-checking-index-slideDown 1.5s infinite;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-descHide .antd-pro-pages-checking-index-chevronIcon:nth-child(1) {
    animation-delay: 0s;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-descHide .antd-pro-pages-checking-index-chevronIcon:nth-child(2) {
    animation-delay: 0.1s;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descWrapMobile .antd-pro-pages-checking-index-descShowHide .antd-pro-pages-checking-index-descShowMore .antd-pro-pages-checking-index-descHide .antd-pro-pages-checking-index-chevronIcon:nth-child(3) {
    animation-delay: 0.2s;
  }
  @keyframes antd-pro-pages-checking-index-slideDown {
    0%,
    100% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(5px);
    }
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descriptionCheckingType {
    width: 100%;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descriptionCheckingType .antd-pro-pages-checking-index-contentDescription {
    padding: 0 0;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descriptionCheckingType .antd-pro-pages-checking-index-contentDescription p {
    font-family: 'UTM-AVO';
    font-style: italic;
    font-size: 13px;
    text-align: justify;
    line-height: 20px;
    color: #1d6495;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoWrapper .antd-pro-pages-checking-index-descriptionCheckingType .antd-pro-pages-checking-index-contentDescription .antd-pro-pages-checking-index-buttonClick {
    position: fixed;
    display: flex;
    justify-content: center;
    bottom: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 40px;
    width: 88%;
    background: #1d6495;
    border: 2px solid #1d6495;
    border-radius: 30px;
    font-family: 'UTM-AVO';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;
    z-index: 10;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-mainVideo .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-descWrap {
    display: none;
  }
}
.antd-pro-pages-checking-index-main .ant-select-selector {
  height: 43px !important;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 10px !important;
}
.antd-pro-pages-checking-index-main .ant-select-selection-placeholder {
  line-height: 40px !important;
}
.antd-pro-pages-checking-index-main .ant-select-selection-search-input {
  height: 40px !important;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .antd-pro-pages-checking-index-checkingDashboard .antd-pro-pages-checking-index-content {
    width: 100%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap {
    width: 100%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-makeTitle {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-makeTitle .antd-pro-pages-checking-index-title {
    font-size: 20px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-makeTitle .antd-pro-pages-checking-index-description {
    font-size: 14px;
    font-style: italic;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-bgMake {
    width: 50%;
    height: 50%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-btnStart {
    width: 100.8px;
    height: 29.68px;
    font-size: 11px;
    line-height: 0;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-makeForm {
    line-height: 43px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-makeForm .antd-pro-pages-checking-index-selectList {
    box-sizing: border-box;
    height: 43.4px;
    width: 100%;
    background: #ffffff;
    border: 1px solid #67ac2f;
    border-radius: 10px;
    margin: auto;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-makeForm .antd-pro-pages-checking-index-selectList {
    font-family: 'UTM-AVO';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 43px;
    /* identical to box height */
  }
  .antd-pro-pages-checking-index-textBoldHeader {
    font-size: 13px;
    line-height: 25px;
  }
  .antd-pro-pages-checking-index-textBold {
    font-size: 13px;
    line-height: 25px;
  }
  .antd-pro-pages-checking-index-textEplain {
    font-size: 13px;
    line-height: 26px;
    /* or 42px */
  }
  .antd-pro-pages-checking-index-resultTitle h2 {
    font-family: 'UTM-AVO-bold';
    font-size: 16px;
  }
  .antd-pro-pages-checking-index-resultTitle .antd-pro-pages-checking-index-resultCommentInfoSpan {
    font-size: 14px;
  }
  .antd-pro-pages-checking-index-container {
    width: calc(100% - 50px);
    margin: auto;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content {
    padding: 10px 30px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderImg {
    flex: 0 0 96.6px;
    width: 96.6px;
    height: 91.35px;
    border-radius: 10px;
    overflow: hidden;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderImg img {
    object-fit: contain;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText h1 {
    font-size: 30px;
    line-height: unset;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText .antd-pro-pages-checking-index-resultActions .antd-pro-pages-checking-index-button {
    margin-top: 0px;
    background: #1d6495;
    border-radius: 11.3333px;
    height: 39px;
    margin-left: 10px;
    font-family: 'UTM-AVO';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    /* identical to box height, or 128% */
    color: #ffffff;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent {
    margin-top: 15px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo {
    padding: 15px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-titleInfo h3 {
    font-size: 13px;
    line-height: 25px;
    /* identical to box height, or 153% */
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-contentInfo h3 {
    font-size: 13px;
    line-height: 25px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo {
    padding: 4px 4px 4px 20px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain {
    padding: 10px 0px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol .antd-pro-pages-checking-index-circle {
    width: 19px;
    height: 19px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol .antd-pro-pages-checking-index-rectangle {
    width: 18px;
    height: 18px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol2 {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 5px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol2 span {
    font-family: 'UTM-AVO';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 0px;
    color: #1d6495;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-textBottom {
    font-size: 13px;
    line-height: 25px;
    margin: 20px 0;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom {
    padding: 0 30px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo {
    display: block;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-video {
    width: 100%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-info h1 {
    line-height: 40px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-textPayment {
    padding: 0 20px;
  }
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-stepsContentBoxRaven {
    width: 65%;
  }
}
@media (max-width: 768px) {
  .antd-pro-pages-checking-index-boxPayment button {
    height: 35px;
    font-size: 14px;
    line-height: 25px;
  }
  .antd-pro-pages-checking-index-catName .antd-pro-pages-checking-index-catNameDetail {
    font-family: 'UTM-AVO';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    /* or 80% */
    margin: 0;
    color: #1d6495;
  }
  .antd-pro-pages-checking-index-resultCol {
    flex: 0 0 17% !important;
    max-width: 17% !important;
  }
  .antd-pro-pages-checking-index-nav {
    height: 100px;
    width: calc(100% - 10px);
    background: #ffffff;
    margin: 10px auto;
    border-radius: 10px;
  }
  .antd-pro-pages-checking-index-nav .antd-pro-pages-checking-index-contentNav {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    height: 100%;
  }
  .antd-pro-pages-checking-index-nav .antd-pro-pages-checking-index-contentNav .antd-pro-pages-checking-index-makeTitle .antd-pro-pages-checking-index-title {
    font-family: 'UTM-AVO-bold';
    font-size: 14px !important;
    line-height: 21px;
    /* identical to box height */
    color: #1d6495;
  }
  .antd-pro-pages-checking-index-container {
    width: calc(90% - 10px);
    border-radius: 20px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-AddNoteFlex {
    display: block;
    padding-top: 0;
    padding-right: 0;
    text-align: end;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap {
    width: 100%;
    padding: 10px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-bgMake {
    width: 50%;
    height: 50%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-btnStart {
    width: 100.8px;
    height: 29.68px;
    font-size: 11px;
    line-height: 0;
    border-radius: 6px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-makeWrap .antd-pro-pages-checking-index-makeForm .antd-pro-pages-checking-index-selectList {
    border-radius: 6.5px;
  }
  .antd-pro-pages-checking-index-containerQuestion {
    margin-bottom: 66px;
    margin-top: 10px;
  }
  .antd-pro-pages-checking-index-containerQuestion .ant-steps-vertical {
    display: flex;
    flex-direction: unset;
    justify-content: space-between;
  }
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-active .ant-steps-item-icon,
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-wait .ant-steps-item-icon {
    width: 24.14px !important;
    height: 24.14px !important;
  }
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
    display: none;
  }
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item {
    flex: auto;
  }
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-custom .ant-steps-item-icon {
    width: 24.14px !important;
    height: 24.14px !important;
  }
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-clsCheckingBox .ant-steps-item-custom .ant-steps-item-icon .ant-steps-icon {
    font-size: 17px !important;
  }
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question {
    display: block;
    justify-content: space-between;
    padding-top: 20px;
    border-radius: 14.365px;
  }
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .ant-row {
    display: block;
    flex-flow: nowrap;
  }
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-imgQuesiton {
    display: none;
  }
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-stepsContentBoxRaven {
    width: 80%;
  }
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-stepsAction .antd-pro-pages-checking-index-btnAction,
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-stepsAction .antd-pro-pages-checking-index-btnActionResult {
    border-radius: 12px;
    height: 40px;
    width: 105.82px;
    font-size: 11px;
  }
  .antd-pro-pages-checking-index-container {
    width: calc(100% - 0px);
    margin-bottom: 5rem;
    margin-top: 10px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content {
    padding: 10px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-resultTitle h2 {
    font-family: 'UTM-AVO-bold';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 38px;
    /* or 110% */
    color: #67ac2f;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-resultTitle .antd-pro-pages-checking-index-resultCommentInfoSpan {
    font-size: 14px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader {
    display: flex;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderImg {
    flex: 0 0 138px;
    width: 138px;
    height: 130.5px;
    display: block;
    border-radius: 10px;
    overflow: hidden;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderImg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText {
    margin: auto;
    text-align: center;
    width: 75%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText h1 {
    font-family: 'UTM-AVO-bold';
    font-style: normal;
    font-size: 30px;
    line-height: 38px;
    /* identical to box height, or 64% */
    color: #1d6495;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText .antd-pro-pages-checking-index-resultActions .antd-pro-pages-checking-index-button {
    height: 39px;
    width: 20%;
    margin-top: 0px;
    font-size: 11px;
    color: #ffffff;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent {
    display: block;
    margin-top: 20px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left {
    width: 100%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-titleInfo h3 {
    font-size: 14px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-contentInfo h3 {
    font-size: 14px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right {
    height: auto;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow {
    display: contents;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol2 span {
    font-size: 14px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol2 .antd-pro-pages-checking-index-circle {
    width: 15px;
    height: 15px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol2 .antd-pro-pages-checking-index-rectangle {
    width: 15px;
    height: 15px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-textBottom {
    font-size: 14px;
    margin: 10px 0;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-textBold {
    font-size: 14px;
    line-height: 20px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-textEplain {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis {
    border-right: 3px solid #67ac2f;
    border-bottom: 3px solid #67ac2f;
    border-left: 3px solid #67ac2f;
    border-top: 3px none #67ac2f;
    border-radius: 20px;
    overflow: hidden;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisRow {
    display: flex;
    flex-wrap: wrap;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol2 {
    padding: 10px 0;
    flex: 0 0 63%;
    max-width: 63%;
    position: relative;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol2 .antd-pro-pages-checking-index-resultAnalysisBar {
    width: calc(100% + 15px);
    left: -5.5px;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 35px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol2 .antd-pro-pages-checking-index-circle {
    height: 10px;
    width: 10px;
    border: 1px solid #777;
    border-radius: 50%;
    background: #fff;
    z-index: 8;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisRowHeader {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #505050;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol1 {
    flex: 0 0 20%;
    max-width: 20%;
    border-right: 3px solid #67ac2f;
    text-align: center;
    padding: 10px 0;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol1Header {
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
    padding: 10px 0;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-textBoldHeader {
    font-size: 13px;
    line-height: 25px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-maxPoint {
    font-size: 13px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultTitle .antd-pro-pages-checking-index-resultAnalysisASQ3 {
    border-right: 3px solid #67ac2f;
    border-bottom: 3px solid #67ac2f;
    border-left: 3px solid #67ac2f;
    border-top: 3px none #67ac2f;
    border-radius: 20px;
    overflow: hidden;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultTitle .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisRow {
    display: flex;
    flex-wrap: wrap;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultTitle .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol2Header {
    flex: 0 0 63%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultTitle .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol1 {
    flex: 0 0 20%;
    max-width: 20%;
    border-right: 3px solid #67ac2f;
    text-align: center;
    padding: 10px 0;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultTitle .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol1Header {
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
    padding: 10px 0;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultTitle .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol1Header .antd-pro-pages-checking-index-textBoldHeader {
    font-family: 'UTM-AVO-bold';
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    /* identical to box height, or 128% */
    color: #ffffff;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultTitle .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol2 {
    padding: 10px 0;
    flex: 0 0 63%;
    max-width: 63%;
    position: relative;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultTitle .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol2 .antd-pro-pages-checking-index-resultAnalysisBar {
    width: calc(100% + 10px);
    left: -5.5px;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 25px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultTitle .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol2 .antd-pro-pages-checking-index-resultAnalysisBar span {
    font-family: 'UTM-AVO-bold';
    font-style: normal;
    font-size: 14px;
    line-height: 30px;
    /* identical to box height, or 128% */
    color: #ffffff;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultTitle .antd-pro-pages-checking-index-resultAnalysisASQ3 .antd-pro-pages-checking-index-resultAnalysisCol2 .antd-pro-pages-checking-index-circle {
    height: 10px;
    width: 10px;
    border: 1px solid #777;
    border-radius: 50%;
    background: #fff;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom {
    padding: 0 10px 10px 10px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultTitle h2 {
    font-family: 'UTM-AVO-bold';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    /* or 110% */
    color: #67ac2f;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultTitle .antd-pro-pages-checking-index-resultCommentInfoSpan {
    font-size: 14px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo {
    padding: 10px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo {
    display: block;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-video {
    width: 100%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-info h1 {
    color: #1d6495;
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-textPayment {
    padding: 0 20px;
    bottom: 300px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-textPayment p {
    font-size: 13px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-textPayment button {
    font-size: 13px;
  }
  .antd-pro-pages-checking-index-tableListForm {
    width: 100%;
  }
  .antd-pro-pages-checking-index-tableListForm .ant-form-item {
    margin-bottom: 24px !important;
    margin-right: 0 !important;
    display: flex !important;
  }
  .antd-pro-pages-checking-index-tableListForm .ant-form-item > .ant-form-item-label {
    width: auto;
    line-height: 32px;
    padding-right: 8px;
  }
  .antd-pro-pages-checking-index-tableListForm .ant-form-item .ant-form-item-control {
    line-height: 32px;
  }
  .antd-pro-pages-checking-index-tableListForm .ant-form-item-control-wrapper {
    flex: 1 1;
  }
  .antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-submitButtons {
    display: block;
    white-space: nowrap;
    margin-bottom: 24px;
  }
  .antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-inputSearch {
    display: block;
  }
  .antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-inputSearch .antd-pro-pages-checking-index-listSelect {
    display: block;
    margin-bottom: unset;
    width: 100%;
  }
  .antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-inputSearch .antd-pro-pages-checking-index-listSelect .antd-pro-pages-checking-index-selectSearch {
    width: 100%;
    height: 53px;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    margin-bottom: 10px;
  }
  .antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-inputSearch .antd-pro-pages-checking-index-listSelect .antd-pro-pages-checking-index-selectSearch {
    display: flex;
    align-items: center;
    font-family: 'UTM-AVO';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    /* identical to box height */
  }
  .antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-inputSearch .antd-pro-pages-checking-index-search {
    width: 50%;
    height: 53px;
    margin-left: 5%;
  }
  .antd-pro-pages-checking-index-tableListForm .antd-pro-pages-checking-index-inputSearch .antd-pro-pages-checking-index-search .antd-pro-pages-checking-index-textSearch {
    width: 100%;
  }
  .antd-pro-pages-checking-index-checkingDashboard {
    margin-left: 0%;
  }
  .antd-pro-pages-checking-index-checkingDashboard .antd-pro-pages-checking-index-content {
    display: block;
    width: 100%;
  }
  .antd-pro-pages-checking-index-checkingDashboard .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-makeSelect {
    margin: 30px auto;
  }
  .antd-pro-pages-checking-index-checkingDashboard .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-makeSelect:nth-child(odd) {
    margin: 0 auto;
  }
  .antd-pro-pages-checking-index-main {
    width: 100%;
  }
  .antd-pro-pages-checking-index-main .ant-legacy-form-item-label {
    max-width: 40% !important;
  }
  .antd-pro-pages-checking-index-main .antd-pro-pages-checking-index-descriptionCheckingType .antd-pro-pages-checking-index-contentDescription {
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  .antd-pro-pages-checking-index-containerQuestion .antd-pro-pages-checking-index-question .antd-pro-pages-checking-index-stepsContentBoxRaven {
    width: 100%;
  }
}
.antd-pro-pages-checking-index-buttonStartSelect {
  background: #fff !important;
  border-radius: 29.3333px !important;
  border: 2px solid #1d6495;
  height: 50px !important;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  text-align: center;
  color: #1d6495;
  line-height: 50px;
}
.antd-pro-pages-checking-index-buttonStartSelect:hover {
  border: 2px solid #1d6495 !important;
  background: #1d6495 !important;
  color: #fff !important;
}
.antd-pro-pages-checking-index-textStartSelect {
  margin-top: 20px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: #1d6495;
  text-align: center;
}
.antd-pro-pages-checking-index-resultVideoYoutube .antd-pro-pages-checking-index-videoWrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}
.antd-pro-pages-checking-index-resultVideoYoutube .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoRetro {
  position: relative;
  width: 100%;
  padding-bottom: 39.25%;
}
.antd-pro-pages-checking-index-resultVideoYoutube .antd-pro-pages-checking-index-videoWrap .antd-pro-pages-checking-index-videoRetro .antd-pro-pages-checking-index-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.antd-pro-pages-checking-index-clsAsq3point60 {
  padding-right: 5px;
}
@media print {
  .antd-pro-pages-checking-index-infoContent {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0 !important;
    /* gap của grid đôi khi render sai khi in */
    width: 100%;
  }
  .antd-pro-pages-checking-index-infoContent > * {
    width: 50% !important;
    /* thay 1fr bằng % cố định khi in */
    box-sizing: border-box;
    padding: 6px;
    /* mô phỏng gap */
    -webkit-column-break-inside: avoid;
            break-inside: avoid;
    /* tránh cắt block giữa trang */
    page-break-inside: avoid;
    /* fallback cũ */
  }
  .antd-pro-pages-checking-index-contentLeft {
    background: #f0f2f5 !important;
    border: 3px solid #67ac2f !important;
  }
  .antd-pro-pages-checking-index-resultAnalysisASQ3,
  .antd-pro-pages-checking-index-resultAnalysis {
    border-top: 3px solid #67ac2f !important;
    overflow: hidden !important;
  }
  .antd-pro-pages-checking-index-clsHeader {
    background: #f0f2f5 !important;
  }
  .antd-pro-pages-checking-index-clsAsq3point60 {
    padding-right: 15px !important;
  }
  .antd-pro-pages-checking-index-textEplain,
  .antd-pro-pages-checking-index-resultComment {
    color: #000000 !important;
  }
  .antd-pro-pages-checking-index-resultCommentInfoSpan {
    font-size: 30px !important;
  }
  .antd-pro-pages-checking-index-resultAnalysisCol2 {
    padding: 10px 0;
    flex: 0 0 71%;
    position: relative !important;
    border-top: 1px solid #e0ebeb;
    /* NGĂN BẺ TRANG + tạo hộp chứa tuyệt đối ổn định */
    -webkit-column-break-inside: avoid;
            break-inside: avoid;
    page-break-inside: avoid;
    overflow: visible !important;
    /* nếu cần overlay cố định cao 35px: */
    min-height: 35px;
    /* hoặc chiều cao bạn cần */
  }
  .antd-pro-pages-checking-index-resultAnalysisCol2 .antd-pro-pages-checking-index-resultAnalysisBar {
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute !important;
    /* thay vì: top:50%; transform:translateY(-50%); */
    top: 0 !important;
    bottom: 0 !important;
    /* giúp canh giữa dọc */
    margin: auto 0 !important;
    height: 35px !important;
    transform: none !important;
    /* NGẮT transform để tránh tạo stacking-context lạ */
    pointer-events: none;
    /* tuỳ chọn, giúp ổn định khi in */
  }
  .antd-pro-pages-checking-index-resultAnalysisCol2 .antd-pro-pages-checking-index-circle {
    position: absolute !important;
    /* canh giữa dọc không dùng transform */
    top: 0 !important;
    bottom: 0 !important;
    margin: auto 0;
    height: 15px !important;
    width: 15px !important;
    /* in ấn trung thành màu + viền */
    background: #fff !important;
    border: 1px solid #777 !important;
    border-radius: 50% !important;
    transform: none !important;
    /* tắt transform khi in */
    z-index: 8 !important;
    pointer-events: none;
    /* tuỳ chọn, ổn định khi in */
  }
  .antd-pro-pages-checking-index-resultAnalysisCol2 .antd-pro-pages-checking-index-maxPoint {
    top: 50% !important;
    transform: translateY(-50%) !important;
    position: absolute !important;
    font-family: 'UTM-AVO' !important;
    font-style: normal !important;
    font-weight: bold !important;
    z-index: 9 !important;
    color: #ffffff !important;
  }
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader {
  align-items: center;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderImg {
  flex: 0 0 112px;
  width: 112px;
  height: 106px;
  margin-right: 24px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText h1 {
  margin: 0 0 14px;
  font-size: 30px;
  line-height: 1.25;
  letter-spacing: 0.3px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText .antd-pro-pages-checking-index-resultActions {
  flex-wrap: wrap;
  margin: 0 -4px;
  padding-bottom: 0;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText .antd-pro-pages-checking-index-resultActions .antd-pro-pages-checking-index-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  margin: 4px;
  padding: 0 12px;
  border: 0;
  border-radius: 10px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent {
  align-items: stretch;
  margin-top: 24px;
  grid-column-gap: 20px;
  -webkit-column-gap: 20px;
          column-gap: 20px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left,
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right {
  display: flex;
  flex-direction: column;
  width: auto;
  height: auto;
  min-width: 0;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  height: auto;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo {
  width: 100%;
  grid-template-columns: auto minmax(0, 1fr);
  grid-column-gap: 18px;
  -webkit-column-gap: 18px;
          column-gap: 18px;
  padding: 16px 20px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-titleInfo h3,
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-contentInfo h3 {
  margin: 0;
  font-size: 14px;
  line-height: 32px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo {
  flex: 1 1 auto;
  height: auto;
  padding: 14px 18px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain {
  display: block;
  padding: 0;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 3px 0;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol {
  flex: 0 0 18px;
  max-width: none;
  margin-right: 10px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol .antd-pro-pages-checking-index-circle,
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol .antd-pro-pages-checking-index-rectangle {
  width: 16px;
  height: 16px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol .antd-pro-pages-checking-index-rectangle {
  border-radius: 4px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol2 {
  flex: 1 1 auto;
  min-width: 0;
  max-width: none;
  padding: 0;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol2 span {
  display: block;
  font-size: 14px;
  line-height: 22px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-textBottom {
  margin: 20px 0 28px;
  line-height: 22px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol1 {
  padding: 4px 6px;
  line-height: 58px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol1 .antd-pro-pages-checking-index-textBold {
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top {
    padding-top: 8px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader {
    flex-direction: column;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderImg {
    flex: 0 0 auto;
    width: 84px;
    height: 80px;
    margin: 0 0 10px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText {
    width: 100%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText h1 {
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 1.3;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-top .antd-pro-pages-checking-index-resultHeader .antd-pro-pages-checking-index-resultHeaderText .antd-pro-pages-checking-index-resultActions .antd-pro-pages-checking-index-button {
    width: auto;
    min-width: 44px;
    height: 40px;
    margin: 4px;
    padding: 0 12px;
    font-size: 13px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent {
    display: flex;
    flex-direction: column;
    margin-top: 16px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left,
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right {
    width: 100%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right {
    margin-top: 16px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo {
    grid-column-gap: 14px;
    -webkit-column-gap: 14px;
            column-gap: 14px;
    padding: 12px 16px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-titleInfo h3,
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-left .antd-pro-pages-checking-index-contentLeft .antd-pro-pages-checking-index-resultChildInfo .antd-pro-pages-checking-index-contentInfo h3 {
    font-size: 14px;
    line-height: 28px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo {
    padding: 12px 14px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain {
    display: flex;
    flex-wrap: wrap;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow {
    align-items: flex-start;
    width: 50%;
    padding: 4px 6px 4px 0;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol {
    flex-basis: 16px;
    margin-right: 8px;
    padding-top: 2px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol .antd-pro-pages-checking-index-circle,
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol .antd-pro-pages-checking-index-rectangle {
    width: 14px;
    height: 14px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-infoContent .antd-pro-pages-checking-index-right .antd-pro-pages-checking-index-resultExplainInfo .antd-pro-pages-checking-index-resultExplain .antd-pro-pages-checking-index-resultExplainRow .antd-pro-pages-checking-index-resultExplainCol2 span {
    font-size: 13px;
    line-height: 18px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-info .antd-pro-pages-checking-index-textBottom {
    margin: 16px 0 20px;
    font-size: 13.5px;
    line-height: 20px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol1Header,
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol1 {
    flex: 0 0 27%;
    max-width: 27%;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol1Header.antd-pro-pages-checking-index-resultCol,
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol1.antd-pro-pages-checking-index-resultCol {
    flex: 0 0 19% !important;
    max-width: 19% !important;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol1 {
    padding: 4px;
    line-height: 48px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol1 .antd-pro-pages-checking-index-textBold {
    font-size: 13px;
    line-height: 17px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-resultAnalysisCol2 {
    flex: 1 1 auto;
    max-width: none;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-content .antd-pro-pages-checking-index-point .antd-pro-pages-checking-index-resultAnalysis .antd-pro-pages-checking-index-textBoldHeader {
    font-size: 13px;
  }
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo {
  padding: 16px;
  border-radius: 16px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo {
  display: block;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play {
  position: relative;
  width: 100%;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-textPayment {
  position: absolute;
  top: 14%;
  right: 8%;
  bottom: auto;
  left: 8%;
  z-index: 5;
  height: auto;
  padding: 16px 20px;
  background: rgba(255, 255, 255, 0.94);
  border-radius: 14px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.18);
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-textPayment p {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 24px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play video {
  display: block;
  width: 100%;
  background: #000;
  border-radius: 12px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-info {
  margin-top: 14px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-info h1 {
  margin-bottom: 4px;
  font-size: 20px;
  font-family: 'UTM-AVO-bold';
  line-height: 28px;
}
.antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-info p {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo {
    padding: 10px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-textPayment {
    top: 5%;
    right: 4%;
    left: 4%;
    padding: 8px 10px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-textPayment p {
    margin-bottom: 6px;
    font-size: 12px;
    line-height: 17px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-textPayment button {
    height: 30px;
    font-size: 13px;
    line-height: 20px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-info {
    margin-top: 10px;
  }
  .antd-pro-pages-checking-index-container .antd-pro-pages-checking-index-bottom .antd-pro-pages-checking-index-resultVideo .antd-pro-pages-checking-index-contentVideo .antd-pro-pages-checking-index-play .antd-pro-pages-checking-index-info h1 {
    font-size: 16px;
    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 */
.ant-card {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  background: #fff;
  border-radius: 2px;
}
.ant-card-rtl {
  direction: rtl;
}
.ant-card-hoverable {
  cursor: pointer;
  transition: box-shadow 0.3s, border-color 0.3s;
}
.ant-card-hoverable:hover {
  border-color: transparent;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
}
.ant-card-bordered {
  border: 1px solid #f0f0f0;
}
.ant-card-head {
  min-height: 48px;
  margin-bottom: -1px;
  padding: 0 24px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  background: transparent;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
}
.ant-card-head::before {
  display: table;
  content: '';
}
.ant-card-head::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-head-wrapper {
  display: flex;
  align-items: center;
}
.ant-card-head-title {
  display: inline-block;
  flex: 1 1;
  padding: 16px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-card-head-title > .ant-typography,
.ant-card-head-title > .ant-typography-edit-content {
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.ant-card-head .ant-tabs-top {
  clear: both;
  margin-bottom: -17px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
}
.ant-card-head .ant-tabs-top-bar {
  border-bottom: 1px solid #f0f0f0;
}
.ant-card-extra {
  margin-left: auto;
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
}
.ant-card-rtl .ant-card-extra {
  margin-right: auto;
  margin-left: 0;
}
.ant-card-body {
  padding: 24px;
}
.ant-card-body::before {
  display: table;
  content: '';
}
.ant-card-body::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-contain-grid .ant-card-body {
  display: flex;
  flex-wrap: wrap;
}
.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
  margin: -1px 0 0 -1px;
  padding: 0;
}
.ant-card-grid {
  width: 33.33%;
  padding: 24px;
  border: 0;
  border-radius: 0;
  box-shadow: 1px 0 0 0 #f0f0f0, 0 1px 0 0 #f0f0f0, 1px 1px 0 0 #f0f0f0, 1px 0 0 0 #f0f0f0 inset, 0 1px 0 0 #f0f0f0 inset;
  transition: all 0.3s;
}
.ant-card-grid-hoverable:hover {
  position: relative;
  z-index: 1;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
}
.ant-card-contain-tabs > .ant-card-head .ant-card-head-title {
  min-height: 32px;
  padding-bottom: 0;
}
.ant-card-contain-tabs > .ant-card-head .ant-card-extra {
  padding-bottom: 0;
}
.ant-card-bordered .ant-card-cover {
  margin-top: -1px;
  margin-right: -1px;
  margin-left: -1px;
}
.ant-card-cover > * {
  display: block;
  width: 100%;
}
.ant-card-cover img {
  border-radius: 2px 2px 0 0;
}
.ant-card-actions {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  border-top: 1px solid #f0f0f0;
}
.ant-card-actions::before {
  display: table;
  content: '';
}
.ant-card-actions::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-actions > li {
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
}
.ant-card-actions > li > span {
  position: relative;
  display: block;
  min-width: 32px;
  font-size: 14px;
  line-height: 1.5715;
  cursor: pointer;
}
.ant-card-actions > li > span:hover {
  color: #1890FF;
  transition: color 0.3s;
}
.ant-card-actions > li > span a:not(.ant-btn),
.ant-card-actions > li > span > .anticon {
  display: inline-block;
  width: 100%;
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
  transition: color 0.3s;
}
.ant-card-actions > li > span a:not(.ant-btn):hover,
.ant-card-actions > li > span > .anticon:hover {
  color: #1890FF;
}
.ant-card-actions > li > span > .anticon {
  font-size: 16px;
  line-height: 22px;
}
.ant-card-actions > li:not(:last-child) {
  border-right: 1px solid #f0f0f0;
}
.ant-card-rtl .ant-card-actions > li:not(:last-child) {
  border-right: none;
  border-left: 1px solid #f0f0f0;
}
.ant-card-type-inner .ant-card-head {
  padding: 0 24px;
  background: #fafafa;
}
.ant-card-type-inner .ant-card-head-title {
  padding: 12px 0;
  font-size: 14px;
}
.ant-card-type-inner .ant-card-body {
  padding: 16px 24px;
}
.ant-card-type-inner .ant-card-extra {
  padding: 13.5px 0;
}
.ant-card-meta {
  display: flex;
  margin: -4px 0;
}
.ant-card-meta::before {
  display: table;
  content: '';
}
.ant-card-meta::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-meta-avatar {
  padding-right: 16px;
}
.ant-card-rtl .ant-card-meta-avatar {
  padding-right: 0;
  padding-left: 16px;
}
.ant-card-meta-detail {
  flex: 1 1;
  overflow: hidden;
}
.ant-card-meta-detail > div:not(:last-child) {
  margin-bottom: 8px;
}
.ant-card-meta-title {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-card-meta-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-card-loading {
  overflow: hidden;
}
.ant-card-loading .ant-card-body {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-card-small > .ant-card-head {
  min-height: 36px;
  padding: 0 12px;
  font-size: 14px;
}
.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-head-title {
  padding: 8px 0;
}
.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-extra {
  padding: 8px 0;
  font-size: 14px;
}
.ant-card-small > .ant-card-body {
  padding: 12px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-skeleton {
  display: table;
  width: 100%;
}
.ant-skeleton-header {
  display: table-cell;
  padding-right: 16px;
  vertical-align: top;
}
.ant-skeleton-header .ant-skeleton-avatar {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-header .ant-skeleton-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-header .ant-skeleton-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-content {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
.ant-skeleton-content .ant-skeleton-title {
  width: 100%;
  height: 16px;
  background: rgba(190, 190, 190, 0.2);
  border-radius: 2px;
}
.ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 24px;
}
.ant-skeleton-content .ant-skeleton-paragraph {
  padding: 0;
}
.ant-skeleton-content .ant-skeleton-paragraph > li {
  width: 100%;
  height: 16px;
  list-style: none;
  background: rgba(190, 190, 190, 0.2);
  border-radius: 2px;
}
.ant-skeleton-content .ant-skeleton-paragraph > li:last-child:not(:first-child):not(:nth-child(2)) {
  width: 61%;
}
.ant-skeleton-content .ant-skeleton-paragraph > li + li {
  margin-top: 16px;
}
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title {
  margin-top: 12px;
}
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 28px;
}
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title,
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-paragraph > li {
  border-radius: 100px;
}
.ant-skeleton-active .ant-skeleton-title,
.ant-skeleton-active .ant-skeleton-paragraph > li,
.ant-skeleton-active .ant-skeleton-avatar,
.ant-skeleton-active .ant-skeleton-button,
.ant-skeleton-active .ant-skeleton-input,
.ant-skeleton-active .ant-skeleton-image {
  position: relative;
  /* stylelint-disable-next-line property-no-vendor-prefix,value-no-vendor-prefix */
  z-index: 0;
  overflow: hidden;
  background: transparent;
}
.ant-skeleton-active .ant-skeleton-title::after,
.ant-skeleton-active .ant-skeleton-paragraph > li::after,
.ant-skeleton-active .ant-skeleton-avatar::after,
.ant-skeleton-active .ant-skeleton-button::after,
.ant-skeleton-active .ant-skeleton-input::after,
.ant-skeleton-active .ant-skeleton-image::after {
  position: absolute;
  top: 0;
  right: -150%;
  bottom: 0;
  left: -150%;
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  animation: ant-skeleton-loading 1.4s ease infinite;
  content: '';
}
.ant-skeleton.ant-skeleton-block {
  width: 100%;
}
.ant-skeleton.ant-skeleton-block .ant-skeleton-button {
  width: 100%;
}
.ant-skeleton.ant-skeleton-block .ant-skeleton-input {
  width: 100%;
}
.ant-skeleton-element {
  display: inline-block;
  width: auto;
}
.ant-skeleton-element .ant-skeleton-button {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  border-radius: 2px;
  width: 64px;
  min-width: 64px;
  height: 32px;
  line-height: 32px;
}
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-square {
  width: 32px;
  min-width: 32px;
}
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-circle {
  width: 32px;
  min-width: 32px;
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-round {
  border-radius: 32px;
}
.ant-skeleton-element .ant-skeleton-button-lg {
  width: 80px;
  min-width: 80px;
  height: 40px;
  line-height: 40px;
}
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-square {
  width: 40px;
  min-width: 40px;
}
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-circle {
  width: 40px;
  min-width: 40px;
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-round {
  border-radius: 40px;
}
.ant-skeleton-element .ant-skeleton-button-sm {
  width: 48px;
  min-width: 48px;
  height: 24px;
  line-height: 24px;
}
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-square {
  width: 24px;
  min-width: 24px;
}
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-circle {
  width: 24px;
  min-width: 24px;
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-round {
  border-radius: 24px;
}
.ant-skeleton-element .ant-skeleton-avatar {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.ant-skeleton-element .ant-skeleton-avatar.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.ant-skeleton-element .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.ant-skeleton-element .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-input {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 160px;
  min-width: 160px;
  height: 32px;
  line-height: 32px;
}
.ant-skeleton-element .ant-skeleton-input-lg {
  width: 200px;
  min-width: 200px;
  height: 40px;
  line-height: 40px;
}
.ant-skeleton-element .ant-skeleton-input-sm {
  width: 120px;
  min-width: 120px;
  height: 24px;
  line-height: 24px;
}
.ant-skeleton-element .ant-skeleton-image {
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 96px;
  height: 96px;
  line-height: 96px;
}
.ant-skeleton-element .ant-skeleton-image.ant-skeleton-image-circle {
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-image-path {
  fill: #bfbfbf;
}
.ant-skeleton-element .ant-skeleton-image-svg {
  width: 48px;
  height: 48px;
  line-height: 48px;
  max-width: 192px;
  max-height: 192px;
}
.ant-skeleton-element .ant-skeleton-image-svg.ant-skeleton-image-circle {
  border-radius: 50%;
}
@keyframes ant-skeleton-loading {
  0% {
    transform: translateX(-37.5%);
  }
  100% {
    transform: translateX(37.5%);
  }
}
.ant-skeleton-rtl {
  direction: rtl;
}
.ant-skeleton-rtl .ant-skeleton-header {
  padding-right: 0;
  padding-left: 16px;
}
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
  animation-name: ant-skeleton-loading-rtl;
}
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
  animation-name: ant-skeleton-loading-rtl;
}
@keyframes ant-skeleton-loading-rtl {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 0;
  font-size: 14px;
}
.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 16px 0;
  font-size: 16px;
}
.ant-tabs-card.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 6px 16px;
}
.ant-tabs-card.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 7px 16px 6px;
}
.ant-tabs-rtl {
  direction: rtl;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab {
  margin: 0 0 0 32px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type {
  margin-left: 0;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon {
  margin-right: 0;
  margin-left: 12px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove {
  margin-right: 8px;
  margin-left: -4px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon {
  margin: 0;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-nav {
  order: 1;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-content-holder {
  order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-nav {
  order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-content-holder {
  order: 1;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-right: 2px;
  margin-left: 0;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-add {
  margin-right: 2px;
  margin-left: 0;
}
.ant-tabs-dropdown-rtl {
  direction: rtl;
}
.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
  text-align: right;
}
.ant-tabs-top,
.ant-tabs-bottom {
  flex-direction: column;
}
.ant-tabs-top > .ant-tabs-nav,
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-top > div > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav {
  margin: 0 0 16px 0;
}
.ant-tabs-top > .ant-tabs-nav::before,
.ant-tabs-bottom > .ant-tabs-nav::before,
.ant-tabs-top > div > .ant-tabs-nav::before,
.ant-tabs-bottom > div > .ant-tabs-nav::before {
  position: absolute;
  right: 0;
  left: 0;
  border-bottom: 1px solid #f0f0f0;
  content: '';
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
  height: 2px;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition: width 0.3s, left 0.3s, right 0.3s;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  top: 0;
  bottom: 0;
  width: 30px;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  left: 0;
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  right: 0;
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before {
  opacity: 1;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after {
  opacity: 1;
}
.ant-tabs-top > .ant-tabs-nav::before,
.ant-tabs-top > div > .ant-tabs-nav::before {
  bottom: 0;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar {
  bottom: 0;
}
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav {
  order: 1;
  margin-top: 16px;
  margin-bottom: 0;
}
.ant-tabs-bottom > .ant-tabs-nav::before,
.ant-tabs-bottom > div > .ant-tabs-nav::before {
  top: 0;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
  top: 0;
}
.ant-tabs-bottom > .ant-tabs-content-holder,
.ant-tabs-bottom > div > .ant-tabs-content-holder {
  order: 0;
}
.ant-tabs-left > .ant-tabs-nav,
.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-left > div > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
  flex-direction: column;
  min-width: 50px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 24px;
  text-align: center;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin: 16px 0 0 0;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap {
  flex-direction: column;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  right: 0;
  left: 0;
  height: 30px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  top: 0;
  box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  bottom: 0;
  box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before {
  opacity: 1;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after {
  opacity: 1;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
  width: 2px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition: height 0.3s, top 0.3s;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-operations {
  flex: 1 0 auto;
  flex-direction: column;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar {
  right: 0;
}
.ant-tabs-left > .ant-tabs-content-holder,
.ant-tabs-left > div > .ant-tabs-content-holder {
  margin-left: -1px;
  border-left: 1px solid #f0f0f0;
}
.ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-left > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-left: 24px;
}
.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
  order: 1;
}
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
  left: 0;
}
.ant-tabs-right > .ant-tabs-content-holder,
.ant-tabs-right > div > .ant-tabs-content-holder {
  order: 0;
  margin-right: -1px;
  border-right: 1px solid #f0f0f0;
}
.ant-tabs-right > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-right > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-right: 24px;
}
.ant-tabs-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.ant-tabs-dropdown-hidden {
  display: none;
}
.ant-tabs-dropdown-menu {
  max-height: 200px;
  margin: 0;
  padding: 4px 0;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-tabs-dropdown-menu-item {
  display: flex;
  align-items: center;
  min-width: 120px;
  margin: 0;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-tabs-dropdown-menu-item > span {
  flex: 1 1;
  white-space: nowrap;
}
.ant-tabs-dropdown-menu-item-remove {
  flex: none;
  margin-left: 12px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.ant-tabs-dropdown-menu-item-remove:hover {
  color: #40a9ff;
}
.ant-tabs-dropdown-menu-item:hover {
  background: #f5f5f5;
}
.ant-tabs-dropdown-menu-item-disabled,
.ant-tabs-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  cursor: not-allowed;
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab {
  margin: 0;
  padding: 8px 16px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab-active {
  color: #1890FF;
  background: #fff;
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-ink-bar {
  visibility: hidden;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-left: 2px;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 2px 2px 0 0;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-bottom-color: #fff;
}
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 0 0 2px 2px;
}
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-top-color: #fff;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-top: 2px;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 2px 0 0 2px;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-right-color: #fff;
}
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 0 2px 2px 0;
}
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-left-color: #fff;
}
.ant-tabs {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: flex;
}
.ant-tabs > .ant-tabs-nav,
.ant-tabs > div > .ant-tabs-nav {
  position: relative;
  display: flex;
  flex: none;
  align-items: center;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap {
  position: relative;
  display: inline-block;
  display: flex;
  flex: auto;
  align-self: stretch;
  overflow: hidden;
  white-space: nowrap;
  transform: translate(0);
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  content: '';
  pointer-events: none;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-list {
  position: relative;
  display: flex;
  transition: transform 0.3s;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations {
  display: flex;
  align-self: stretch;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations-hidden,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations-hidden {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more {
  position: relative;
  padding: 8px 16px;
  background: transparent;
  border: 0;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more::after,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 5px;
  transform: translateY(100%);
  content: '';
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add {
  min-width: 40px;
  margin-left: 2px;
  padding: 0 8px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
  outline: none;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:hover,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:hover {
  color: #40a9ff;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:focus,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:focus {
  color: #096dd9;
}
.ant-tabs-extra-content {
  flex: none;
}
.ant-tabs-centered > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']),
.ant-tabs-centered > div > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']) {
  justify-content: center;
}
.ant-tabs-ink-bar {
  position: absolute;
  background: #1890FF;
  pointer-events: none;
}
.ant-tabs-tab {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 12px 0;
  font-size: 14px;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.ant-tabs-tab-btn:focus,
.ant-tabs-tab-remove:focus,
.ant-tabs-tab-btn:active,
.ant-tabs-tab-remove:active {
  color: #096dd9;
}
.ant-tabs-tab-btn {
  outline: none;
  transition: all 0.3s;
}
.ant-tabs-tab-remove {
  flex: none;
  margin-right: -4px;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-tabs-tab-remove:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tabs-tab:hover {
  color: #40a9ff;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #1890FF;
  text-shadow: 0 0 0.25px currentcolor;
}
.ant-tabs-tab.ant-tabs-tab-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active {
  color: rgba(0, 0, 0, 0.25);
}
.ant-tabs-tab .ant-tabs-tab-remove .anticon {
  margin: 0;
}
.ant-tabs-tab .anticon {
  margin-right: 12px;
}
.ant-tabs-tab + .ant-tabs-tab {
  margin: 0 0 0 32px;
}
.ant-tabs-content {
  position: relative;
  width: 100%;
}
.ant-tabs-content-holder {
  flex: auto;
  min-width: 0;
  min-height: 0;
}
.ant-tabs-tabpane {
  outline: none;
}
.ant-tabs-tabpane-hidden {
  display: none;
}
.ant-tabs-switch-appear,
.ant-tabs-switch-enter {
  transition: none;
}
.ant-tabs-switch-appear-start,
.ant-tabs-switch-enter-start {
  opacity: 0;
}
.ant-tabs-switch-appear-active,
.ant-tabs-switch-enter-active {
  opacity: 1;
  transition: opacity 0.3s;
}
.ant-tabs-switch-leave {
  position: absolute;
  transition: none;
  inset: 0;
}
.ant-tabs-switch-leave-start {
  opacity: 1;
}
.ant-tabs-switch-leave-active {
  opacity: 0;
  transition: opacity 0.3s;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-row {
  display: flex;
  flex-flow: row wrap;
  min-width: 0;
}
.ant-row::before,
.ant-row::after {
  display: flex;
}
.ant-row-no-wrap {
  flex-wrap: nowrap;
}
.ant-row-start {
  justify-content: flex-start;
}
.ant-row-center {
  justify-content: center;
}
.ant-row-end {
  justify-content: flex-end;
}
.ant-row-space-between {
  justify-content: space-between;
}
.ant-row-space-around {
  justify-content: space-around;
}
.ant-row-space-evenly {
  justify-content: space-evenly;
}
.ant-row-top {
  align-items: flex-start;
}
.ant-row-middle {
  align-items: center;
}
.ant-row-bottom {
  align-items: flex-end;
}
.ant-col {
  position: relative;
  max-width: 100%;
  min-height: 1px;
}
.ant-col-24 {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
}
.ant-col-push-24 {
  left: 100%;
}
.ant-col-pull-24 {
  right: 100%;
}
.ant-col-offset-24 {
  margin-left: 100%;
}
.ant-col-order-24 {
  order: 24;
}
.ant-col-23 {
  display: block;
  flex: 0 0 95.83333333%;
  max-width: 95.83333333%;
}
.ant-col-push-23 {
  left: 95.83333333%;
}
.ant-col-pull-23 {
  right: 95.83333333%;
}
.ant-col-offset-23 {
  margin-left: 95.83333333%;
}
.ant-col-order-23 {
  order: 23;
}
.ant-col-22 {
  display: block;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.ant-col-push-22 {
  left: 91.66666667%;
}
.ant-col-pull-22 {
  right: 91.66666667%;
}
.ant-col-offset-22 {
  margin-left: 91.66666667%;
}
.ant-col-order-22 {
  order: 22;
}
.ant-col-21 {
  display: block;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}
.ant-col-push-21 {
  left: 87.5%;
}
.ant-col-pull-21 {
  right: 87.5%;
}
.ant-col-offset-21 {
  margin-left: 87.5%;
}
.ant-col-order-21 {
  order: 21;
}
.ant-col-20 {
  display: block;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.ant-col-push-20 {
  left: 83.33333333%;
}
.ant-col-pull-20 {
  right: 83.33333333%;
}
.ant-col-offset-20 {
  margin-left: 83.33333333%;
}
.ant-col-order-20 {
  order: 20;
}
.ant-col-19 {
  display: block;
  flex: 0 0 79.16666667%;
  max-width: 79.16666667%;
}
.ant-col-push-19 {
  left: 79.16666667%;
}
.ant-col-pull-19 {
  right: 79.16666667%;
}
.ant-col-offset-19 {
  margin-left: 79.16666667%;
}
.ant-col-order-19 {
  order: 19;
}
.ant-col-18 {
  display: block;
  flex: 0 0 75%;
  max-width: 75%;
}
.ant-col-push-18 {
  left: 75%;
}
.ant-col-pull-18 {
  right: 75%;
}
.ant-col-offset-18 {
  margin-left: 75%;
}
.ant-col-order-18 {
  order: 18;
}
.ant-col-17 {
  display: block;
  flex: 0 0 70.83333333%;
  max-width: 70.83333333%;
}
.ant-col-push-17 {
  left: 70.83333333%;
}
.ant-col-pull-17 {
  right: 70.83333333%;
}
.ant-col-offset-17 {
  margin-left: 70.83333333%;
}
.ant-col-order-17 {
  order: 17;
}
.ant-col-16 {
  display: block;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.ant-col-push-16 {
  left: 66.66666667%;
}
.ant-col-pull-16 {
  right: 66.66666667%;
}
.ant-col-offset-16 {
  margin-left: 66.66666667%;
}
.ant-col-order-16 {
  order: 16;
}
.ant-col-15 {
  display: block;
  flex: 0 0 62.5%;
  max-width: 62.5%;
}
.ant-col-push-15 {
  left: 62.5%;
}
.ant-col-pull-15 {
  right: 62.5%;
}
.ant-col-offset-15 {
  margin-left: 62.5%;
}
.ant-col-order-15 {
  order: 15;
}
.ant-col-14 {
  display: block;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.ant-col-push-14 {
  left: 58.33333333%;
}
.ant-col-pull-14 {
  right: 58.33333333%;
}
.ant-col-offset-14 {
  margin-left: 58.33333333%;
}
.ant-col-order-14 {
  order: 14;
}
.ant-col-13 {
  display: block;
  flex: 0 0 54.16666667%;
  max-width: 54.16666667%;
}
.ant-col-push-13 {
  left: 54.16666667%;
}
.ant-col-pull-13 {
  right: 54.16666667%;
}
.ant-col-offset-13 {
  margin-left: 54.16666667%;
}
.ant-col-order-13 {
  order: 13;
}
.ant-col-12 {
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
}
.ant-col-push-12 {
  left: 50%;
}
.ant-col-pull-12 {
  right: 50%;
}
.ant-col-offset-12 {
  margin-left: 50%;
}
.ant-col-order-12 {
  order: 12;
}
.ant-col-11 {
  display: block;
  flex: 0 0 45.83333333%;
  max-width: 45.83333333%;
}
.ant-col-push-11 {
  left: 45.83333333%;
}
.ant-col-pull-11 {
  right: 45.83333333%;
}
.ant-col-offset-11 {
  margin-left: 45.83333333%;
}
.ant-col-order-11 {
  order: 11;
}
.ant-col-10 {
  display: block;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.ant-col-push-10 {
  left: 41.66666667%;
}
.ant-col-pull-10 {
  right: 41.66666667%;
}
.ant-col-offset-10 {
  margin-left: 41.66666667%;
}
.ant-col-order-10 {
  order: 10;
}
.ant-col-9 {
  display: block;
  flex: 0 0 37.5%;
  max-width: 37.5%;
}
.ant-col-push-9 {
  left: 37.5%;
}
.ant-col-pull-9 {
  right: 37.5%;
}
.ant-col-offset-9 {
  margin-left: 37.5%;
}
.ant-col-order-9 {
  order: 9;
}
.ant-col-8 {
  display: block;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.ant-col-push-8 {
  left: 33.33333333%;
}
.ant-col-pull-8 {
  right: 33.33333333%;
}
.ant-col-offset-8 {
  margin-left: 33.33333333%;
}
.ant-col-order-8 {
  order: 8;
}
.ant-col-7 {
  display: block;
  flex: 0 0 29.16666667%;
  max-width: 29.16666667%;
}
.ant-col-push-7 {
  left: 29.16666667%;
}
.ant-col-pull-7 {
  right: 29.16666667%;
}
.ant-col-offset-7 {
  margin-left: 29.16666667%;
}
.ant-col-order-7 {
  order: 7;
}
.ant-col-6 {
  display: block;
  flex: 0 0 25%;
  max-width: 25%;
}
.ant-col-push-6 {
  left: 25%;
}
.ant-col-pull-6 {
  right: 25%;
}
.ant-col-offset-6 {
  margin-left: 25%;
}
.ant-col-order-6 {
  order: 6;
}
.ant-col-5 {
  display: block;
  flex: 0 0 20.83333333%;
  max-width: 20.83333333%;
}
.ant-col-push-5 {
  left: 20.83333333%;
}
.ant-col-pull-5 {
  right: 20.83333333%;
}
.ant-col-offset-5 {
  margin-left: 20.83333333%;
}
.ant-col-order-5 {
  order: 5;
}
.ant-col-4 {
  display: block;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.ant-col-push-4 {
  left: 16.66666667%;
}
.ant-col-pull-4 {
  right: 16.66666667%;
}
.ant-col-offset-4 {
  margin-left: 16.66666667%;
}
.ant-col-order-4 {
  order: 4;
}
.ant-col-3 {
  display: block;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.ant-col-push-3 {
  left: 12.5%;
}
.ant-col-pull-3 {
  right: 12.5%;
}
.ant-col-offset-3 {
  margin-left: 12.5%;
}
.ant-col-order-3 {
  order: 3;
}
.ant-col-2 {
  display: block;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.ant-col-push-2 {
  left: 8.33333333%;
}
.ant-col-pull-2 {
  right: 8.33333333%;
}
.ant-col-offset-2 {
  margin-left: 8.33333333%;
}
.ant-col-order-2 {
  order: 2;
}
.ant-col-1 {
  display: block;
  flex: 0 0 4.16666667%;
  max-width: 4.16666667%;
}
.ant-col-push-1 {
  left: 4.16666667%;
}
.ant-col-pull-1 {
  right: 4.16666667%;
}
.ant-col-offset-1 {
  margin-left: 4.16666667%;
}
.ant-col-order-1 {
  order: 1;
}
.ant-col-0 {
  display: none;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-offset-0 {
  margin-left: 0;
}
.ant-col-order-0 {
  order: 0;
}
.ant-col-push-0.ant-col-rtl {
  right: auto;
}
.ant-col-pull-0.ant-col-rtl {
  left: auto;
}
.ant-col-push-0.ant-col-rtl {
  right: auto;
}
.ant-col-pull-0.ant-col-rtl {
  left: auto;
}
.ant-col-offset-0.ant-col-rtl {
  margin-right: 0;
}
.ant-col-push-1.ant-col-rtl {
  right: 4.16666667%;
  left: auto;
}
.ant-col-pull-1.ant-col-rtl {
  right: auto;
  left: 4.16666667%;
}
.ant-col-offset-1.ant-col-rtl {
  margin-right: 4.16666667%;
  margin-left: 0;
}
.ant-col-push-2.ant-col-rtl {
  right: 8.33333333%;
  left: auto;
}
.ant-col-pull-2.ant-col-rtl {
  right: auto;
  left: 8.33333333%;
}
.ant-col-offset-2.ant-col-rtl {
  margin-right: 8.33333333%;
  margin-left: 0;
}
.ant-col-push-3.ant-col-rtl {
  right: 12.5%;
  left: auto;
}
.ant-col-pull-3.ant-col-rtl {
  right: auto;
  left: 12.5%;
}
.ant-col-offset-3.ant-col-rtl {
  margin-right: 12.5%;
  margin-left: 0;
}
.ant-col-push-4.ant-col-rtl {
  right: 16.66666667%;
  left: auto;
}
.ant-col-pull-4.ant-col-rtl {
  right: auto;
  left: 16.66666667%;
}
.ant-col-offset-4.ant-col-rtl {
  margin-right: 16.66666667%;
  margin-left: 0;
}
.ant-col-push-5.ant-col-rtl {
  right: 20.83333333%;
  left: auto;
}
.ant-col-pull-5.ant-col-rtl {
  right: auto;
  left: 20.83333333%;
}
.ant-col-offset-5.ant-col-rtl {
  margin-right: 20.83333333%;
  margin-left: 0;
}
.ant-col-push-6.ant-col-rtl {
  right: 25%;
  left: auto;
}
.ant-col-pull-6.ant-col-rtl {
  right: auto;
  left: 25%;
}
.ant-col-offset-6.ant-col-rtl {
  margin-right: 25%;
  margin-left: 0;
}
.ant-col-push-7.ant-col-rtl {
  right: 29.16666667%;
  left: auto;
}
.ant-col-pull-7.ant-col-rtl {
  right: auto;
  left: 29.16666667%;
}
.ant-col-offset-7.ant-col-rtl {
  margin-right: 29.16666667%;
  margin-left: 0;
}
.ant-col-push-8.ant-col-rtl {
  right: 33.33333333%;
  left: auto;
}
.ant-col-pull-8.ant-col-rtl {
  right: auto;
  left: 33.33333333%;
}
.ant-col-offset-8.ant-col-rtl {
  margin-right: 33.33333333%;
  margin-left: 0;
}
.ant-col-push-9.ant-col-rtl {
  right: 37.5%;
  left: auto;
}
.ant-col-pull-9.ant-col-rtl {
  right: auto;
  left: 37.5%;
}
.ant-col-offset-9.ant-col-rtl {
  margin-right: 37.5%;
  margin-left: 0;
}
.ant-col-push-10.ant-col-rtl {
  right: 41.66666667%;
  left: auto;
}
.ant-col-pull-10.ant-col-rtl {
  right: auto;
  left: 41.66666667%;
}
.ant-col-offset-10.ant-col-rtl {
  margin-right: 41.66666667%;
  margin-left: 0;
}
.ant-col-push-11.ant-col-rtl {
  right: 45.83333333%;
  left: auto;
}
.ant-col-pull-11.ant-col-rtl {
  right: auto;
  left: 45.83333333%;
}
.ant-col-offset-11.ant-col-rtl {
  margin-right: 45.83333333%;
  margin-left: 0;
}
.ant-col-push-12.ant-col-rtl {
  right: 50%;
  left: auto;
}
.ant-col-pull-12.ant-col-rtl {
  right: auto;
  left: 50%;
}
.ant-col-offset-12.ant-col-rtl {
  margin-right: 50%;
  margin-left: 0;
}
.ant-col-push-13.ant-col-rtl {
  right: 54.16666667%;
  left: auto;
}
.ant-col-pull-13.ant-col-rtl {
  right: auto;
  left: 54.16666667%;
}
.ant-col-offset-13.ant-col-rtl {
  margin-right: 54.16666667%;
  margin-left: 0;
}
.ant-col-push-14.ant-col-rtl {
  right: 58.33333333%;
  left: auto;
}
.ant-col-pull-14.ant-col-rtl {
  right: auto;
  left: 58.33333333%;
}
.ant-col-offset-14.ant-col-rtl {
  margin-right: 58.33333333%;
  margin-left: 0;
}
.ant-col-push-15.ant-col-rtl {
  right: 62.5%;
  left: auto;
}
.ant-col-pull-15.ant-col-rtl {
  right: auto;
  left: 62.5%;
}
.ant-col-offset-15.ant-col-rtl {
  margin-right: 62.5%;
  margin-left: 0;
}
.ant-col-push-16.ant-col-rtl {
  right: 66.66666667%;
  left: auto;
}
.ant-col-pull-16.ant-col-rtl {
  right: auto;
  left: 66.66666667%;
}
.ant-col-offset-16.ant-col-rtl {
  margin-right: 66.66666667%;
  margin-left: 0;
}
.ant-col-push-17.ant-col-rtl {
  right: 70.83333333%;
  left: auto;
}
.ant-col-pull-17.ant-col-rtl {
  right: auto;
  left: 70.83333333%;
}
.ant-col-offset-17.ant-col-rtl {
  margin-right: 70.83333333%;
  margin-left: 0;
}
.ant-col-push-18.ant-col-rtl {
  right: 75%;
  left: auto;
}
.ant-col-pull-18.ant-col-rtl {
  right: auto;
  left: 75%;
}
.ant-col-offset-18.ant-col-rtl {
  margin-right: 75%;
  margin-left: 0;
}
.ant-col-push-19.ant-col-rtl {
  right: 79.16666667%;
  left: auto;
}
.ant-col-pull-19.ant-col-rtl {
  right: auto;
  left: 79.16666667%;
}
.ant-col-offset-19.ant-col-rtl {
  margin-right: 79.16666667%;
  margin-left: 0;
}
.ant-col-push-20.ant-col-rtl {
  right: 83.33333333%;
  left: auto;
}
.ant-col-pull-20.ant-col-rtl {
  right: auto;
  left: 83.33333333%;
}
.ant-col-offset-20.ant-col-rtl {
  margin-right: 83.33333333%;
  margin-left: 0;
}
.ant-col-push-21.ant-col-rtl {
  right: 87.5%;
  left: auto;
}
.ant-col-pull-21.ant-col-rtl {
  right: auto;
  left: 87.5%;
}
.ant-col-offset-21.ant-col-rtl {
  margin-right: 87.5%;
  margin-left: 0;
}
.ant-col-push-22.ant-col-rtl {
  right: 91.66666667%;
  left: auto;
}
.ant-col-pull-22.ant-col-rtl {
  right: auto;
  left: 91.66666667%;
}
.ant-col-offset-22.ant-col-rtl {
  margin-right: 91.66666667%;
  margin-left: 0;
}
.ant-col-push-23.ant-col-rtl {
  right: 95.83333333%;
  left: auto;
}
.ant-col-pull-23.ant-col-rtl {
  right: auto;
  left: 95.83333333%;
}
.ant-col-offset-23.ant-col-rtl {
  margin-right: 95.83333333%;
  margin-left: 0;
}
.ant-col-push-24.ant-col-rtl {
  right: 100%;
  left: auto;
}
.ant-col-pull-24.ant-col-rtl {
  right: auto;
  left: 100%;
}
.ant-col-offset-24.ant-col-rtl {
  margin-right: 100%;
  margin-left: 0;
}
.ant-col-xs-24 {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
}
.ant-col-xs-push-24 {
  left: 100%;
}
.ant-col-xs-pull-24 {
  right: 100%;
}
.ant-col-xs-offset-24 {
  margin-left: 100%;
}
.ant-col-xs-order-24 {
  order: 24;
}
.ant-col-xs-23 {
  display: block;
  flex: 0 0 95.83333333%;
  max-width: 95.83333333%;
}
.ant-col-xs-push-23 {
  left: 95.83333333%;
}
.ant-col-xs-pull-23 {
  right: 95.83333333%;
}
.ant-col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.ant-col-xs-order-23 {
  order: 23;
}
.ant-col-xs-22 {
  display: block;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.ant-col-xs-push-22 {
  left: 91.66666667%;
}
.ant-col-xs-pull-22 {
  right: 91.66666667%;
}
.ant-col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.ant-col-xs-order-22 {
  order: 22;
}
.ant-col-xs-21 {
  display: block;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}
.ant-col-xs-push-21 {
  left: 87.5%;
}
.ant-col-xs-pull-21 {
  right: 87.5%;
}
.ant-col-xs-offset-21 {
  margin-left: 87.5%;
}
.ant-col-xs-order-21 {
  order: 21;
}
.ant-col-xs-20 {
  display: block;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.ant-col-xs-push-20 {
  left: 83.33333333%;
}
.ant-col-xs-pull-20 {
  right: 83.33333333%;
}
.ant-col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.ant-col-xs-order-20 {
  order: 20;
}
.ant-col-xs-19 {
  display: block;
  flex: 0 0 79.16666667%;
  max-width: 79.16666667%;
}
.ant-col-xs-push-19 {
  left: 79.16666667%;
}
.ant-col-xs-pull-19 {
  right: 79.16666667%;
}
.ant-col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.ant-col-xs-order-19 {
  order: 19;
}
.ant-col-xs-18 {
  display: block;
  flex: 0 0 75%;
  max-width: 75%;
}
.ant-col-xs-push-18 {
  left: 75%;
}
.ant-col-xs-pull-18 {
  right: 75%;
}
.ant-col-xs-offset-18 {
  margin-left: 75%;
}
.ant-col-xs-order-18 {
  order: 18;
}
.ant-col-xs-17 {
  display: block;
  flex: 0 0 70.83333333%;
  max-width: 70.83333333%;
}
.ant-col-xs-push-17 {
  left: 70.83333333%;
}
.ant-col-xs-pull-17 {
  right: 70.83333333%;
}
.ant-col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.ant-col-xs-order-17 {
  order: 17;
}
.ant-col-xs-16 {
  display: block;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.ant-col-xs-push-16 {
  left: 66.66666667%;
}
.ant-col-xs-pull-16 {
  right: 66.66666667%;
}
.ant-col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.ant-col-xs-order-16 {
  order: 16;
}
.ant-col-xs-15 {
  display: block;
  flex: 0 0 62.5%;
  max-width: 62.5%;
}
.ant-col-xs-push-15 {
  left: 62.5%;
}
.ant-col-xs-pull-15 {
  right: 62.5%;
}
.ant-col-xs-offset-15 {
  margin-left: 62.5%;
}
.ant-col-xs-order-15 {
  order: 15;
}
.ant-col-xs-14 {
  display: block;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.ant-col-xs-push-14 {
  left: 58.33333333%;
}
.ant-col-xs-pull-14 {
  right: 58.33333333%;
}
.ant-col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.ant-col-xs-order-14 {
  order: 14;
}
.ant-col-xs-13 {
  display: block;
  flex: 0 0 54.16666667%;
  max-width: 54.16666667%;
}
.ant-col-xs-push-13 {
  left: 54.16666667%;
}
.ant-col-xs-pull-13 {
  right: 54.16666667%;
}
.ant-col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.ant-col-xs-order-13 {
  order: 13;
}
.ant-col-xs-12 {
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
}
.ant-col-xs-push-12 {
  left: 50%;
}
.ant-col-xs-pull-12 {
  right: 50%;
}
.ant-col-xs-offset-12 {
  margin-left: 50%;
}
.ant-col-xs-order-12 {
  order: 12;
}
.ant-col-xs-11 {
  display: block;
  flex: 0 0 45.83333333%;
  max-width: 45.83333333%;
}
.ant-col-xs-push-11 {
  left: 45.83333333%;
}
.ant-col-xs-pull-11 {
  right: 45.83333333%;
}
.ant-col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.ant-col-xs-order-11 {
  order: 11;
}
.ant-col-xs-10 {
  display: block;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.ant-col-xs-push-10 {
  left: 41.66666667%;
}
.ant-col-xs-pull-10 {
  right: 41.66666667%;
}
.ant-col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.ant-col-xs-order-10 {
  order: 10;
}
.ant-col-xs-9 {
  display: block;
  flex: 0 0 37.5%;
  max-width: 37.5%;
}
.ant-col-xs-push-9 {
  left: 37.5%;
}
.ant-col-xs-pull-9 {
  right: 37.5%;
}
.ant-col-xs-offset-9 {
  margin-left: 37.5%;
}
.ant-col-xs-order-9 {
  order: 9;
}
.ant-col-xs-8 {
  display: block;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.ant-col-xs-push-8 {
  left: 33.33333333%;
}
.ant-col-xs-pull-8 {
  right: 33.33333333%;
}
.ant-col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.ant-col-xs-order-8 {
  order: 8;
}
.ant-col-xs-7 {
  display: block;
  flex: 0 0 29.16666667%;
  max-width: 29.16666667%;
}
.ant-col-xs-push-7 {
  left: 29.16666667%;
}
.ant-col-xs-pull-7 {
  right: 29.16666667%;
}
.ant-col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.ant-col-xs-order-7 {
  order: 7;
}
.ant-col-xs-6 {
  display: block;
  flex: 0 0 25%;
  max-width: 25%;
}
.ant-col-xs-push-6 {
  left: 25%;
}
.ant-col-xs-pull-6 {
  right: 25%;
}
.ant-col-xs-offset-6 {
  margin-left: 25%;
}
.ant-col-xs-order-6 {
  order: 6;
}
.ant-col-xs-5 {
  display: block;
  flex: 0 0 20.83333333%;
  max-width: 20.83333333%;
}
.ant-col-xs-push-5 {
  left: 20.83333333%;
}
.ant-col-xs-pull-5 {
  right: 20.83333333%;
}
.ant-col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.ant-col-xs-order-5 {
  order: 5;
}
.ant-col-xs-4 {
  display: block;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.ant-col-xs-push-4 {
  left: 16.66666667%;
}
.ant-col-xs-pull-4 {
  right: 16.66666667%;
}
.ant-col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.ant-col-xs-order-4 {
  order: 4;
}
.ant-col-xs-3 {
  display: block;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.ant-col-xs-push-3 {
  left: 12.5%;
}
.ant-col-xs-pull-3 {
  right: 12.5%;
}
.ant-col-xs-offset-3 {
  margin-left: 12.5%;
}
.ant-col-xs-order-3 {
  order: 3;
}
.ant-col-xs-2 {
  display: block;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.ant-col-xs-push-2 {
  left: 8.33333333%;
}
.ant-col-xs-pull-2 {
  right: 8.33333333%;
}
.ant-col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.ant-col-xs-order-2 {
  order: 2;
}
.ant-col-xs-1 {
  display: block;
  flex: 0 0 4.16666667%;
  max-width: 4.16666667%;
}
.ant-col-xs-push-1 {
  left: 4.16666667%;
}
.ant-col-xs-pull-1 {
  right: 4.16666667%;
}
.ant-col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.ant-col-xs-order-1 {
  order: 1;
}
.ant-col-xs-0 {
  display: none;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-xs-push-0 {
  left: auto;
}
.ant-col-xs-pull-0 {
  right: auto;
}
.ant-col-xs-offset-0 {
  margin-left: 0;
}
.ant-col-xs-order-0 {
  order: 0;
}
.ant-col-push-0.ant-col-rtl {
  right: auto;
}
.ant-col-pull-0.ant-col-rtl {
  left: auto;
}
.ant-col-xs-push-0.ant-col-rtl {
  right: auto;
}
.ant-col-xs-pull-0.ant-col-rtl {
  left: auto;
}
.ant-col-xs-offset-0.ant-col-rtl {
  margin-right: 0;
}
.ant-col-xs-push-1.ant-col-rtl {
  right: 4.16666667%;
  left: auto;
}
.ant-col-xs-pull-1.ant-col-rtl {
  right: auto;
  left: 4.16666667%;
}
.ant-col-xs-offset-1.ant-col-rtl {
  margin-right: 4.16666667%;
  margin-left: 0;
}
.ant-col-xs-push-2.ant-col-rtl {
  right: 8.33333333%;
  left: auto;
}
.ant-col-xs-pull-2.ant-col-rtl {
  right: auto;
  left: 8.33333333%;
}
.ant-col-xs-offset-2.ant-col-rtl {
  margin-right: 8.33333333%;
  margin-left: 0;
}
.ant-col-xs-push-3.ant-col-rtl {
  right: 12.5%;
  left: auto;
}
.ant-col-xs-pull-3.ant-col-rtl {
  right: auto;
  left: 12.5%;
}
.ant-col-xs-offset-3.ant-col-rtl {
  margin-right: 12.5%;
  margin-left: 0;
}
.ant-col-xs-push-4.ant-col-rtl {
  right: 16.66666667%;
  left: auto;
}
.ant-col-xs-pull-4.ant-col-rtl {
  right: auto;
  left: 16.66666667%;
}
.ant-col-xs-offset-4.ant-col-rtl {
  margin-right: 16.66666667%;
  margin-left: 0;
}
.ant-col-xs-push-5.ant-col-rtl {
  right: 20.83333333%;
  left: auto;
}
.ant-col-xs-pull-5.ant-col-rtl {
  right: auto;
  left: 20.83333333%;
}
.ant-col-xs-offset-5.ant-col-rtl {
  margin-right: 20.83333333%;
  margin-left: 0;
}
.ant-col-xs-push-6.ant-col-rtl {
  right: 25%;
  left: auto;
}
.ant-col-xs-pull-6.ant-col-rtl {
  right: auto;
  left: 25%;
}
.ant-col-xs-offset-6.ant-col-rtl {
  margin-right: 25%;
  margin-left: 0;
}
.ant-col-xs-push-7.ant-col-rtl {
  right: 29.16666667%;
  left: auto;
}
.ant-col-xs-pull-7.ant-col-rtl {
  right: auto;
  left: 29.16666667%;
}
.ant-col-xs-offset-7.ant-col-rtl {
  margin-right: 29.16666667%;
  margin-left: 0;
}
.ant-col-xs-push-8.ant-col-rtl {
  right: 33.33333333%;
  left: auto;
}
.ant-col-xs-pull-8.ant-col-rtl {
  right: auto;
  left: 33.33333333%;
}
.ant-col-xs-offset-8.ant-col-rtl {
  margin-right: 33.33333333%;
  margin-left: 0;
}
.ant-col-xs-push-9.ant-col-rtl {
  right: 37.5%;
  left: auto;
}
.ant-col-xs-pull-9.ant-col-rtl {
  right: auto;
  left: 37.5%;
}
.ant-col-xs-offset-9.ant-col-rtl {
  margin-right: 37.5%;
  margin-left: 0;
}
.ant-col-xs-push-10.ant-col-rtl {
  right: 41.66666667%;
  left: auto;
}
.ant-col-xs-pull-10.ant-col-rtl {
  right: auto;
  left: 41.66666667%;
}
.ant-col-xs-offset-10.ant-col-rtl {
  margin-right: 41.66666667%;
  margin-left: 0;
}
.ant-col-xs-push-11.ant-col-rtl {
  right: 45.83333333%;
  left: auto;
}
.ant-col-xs-pull-11.ant-col-rtl {
  right: auto;
  left: 45.83333333%;
}
.ant-col-xs-offset-11.ant-col-rtl {
  margin-right: 45.83333333%;
  margin-left: 0;
}
.ant-col-xs-push-12.ant-col-rtl {
  right: 50%;
  left: auto;
}
.ant-col-xs-pull-12.ant-col-rtl {
  right: auto;
  left: 50%;
}
.ant-col-xs-offset-12.ant-col-rtl {
  margin-right: 50%;
  margin-left: 0;
}
.ant-col-xs-push-13.ant-col-rtl {
  right: 54.16666667%;
  left: auto;
}
.ant-col-xs-pull-13.ant-col-rtl {
  right: auto;
  left: 54.16666667%;
}
.ant-col-xs-offset-13.ant-col-rtl {
  margin-right: 54.16666667%;
  margin-left: 0;
}
.ant-col-xs-push-14.ant-col-rtl {
  right: 58.33333333%;
  left: auto;
}
.ant-col-xs-pull-14.ant-col-rtl {
  right: auto;
  left: 58.33333333%;
}
.ant-col-xs-offset-14.ant-col-rtl {
  margin-right: 58.33333333%;
  margin-left: 0;
}
.ant-col-xs-push-15.ant-col-rtl {
  right: 62.5%;
  left: auto;
}
.ant-col-xs-pull-15.ant-col-rtl {
  right: auto;
  left: 62.5%;
}
.ant-col-xs-offset-15.ant-col-rtl {
  margin-right: 62.5%;
  margin-left: 0;
}
.ant-col-xs-push-16.ant-col-rtl {
  right: 66.66666667%;
  left: auto;
}
.ant-col-xs-pull-16.ant-col-rtl {
  right: auto;
  left: 66.66666667%;
}
.ant-col-xs-offset-16.ant-col-rtl {
  margin-right: 66.66666667%;
  margin-left: 0;
}
.ant-col-xs-push-17.ant-col-rtl {
  right: 70.83333333%;
  left: auto;
}
.ant-col-xs-pull-17.ant-col-rtl {
  right: auto;
  left: 70.83333333%;
}
.ant-col-xs-offset-17.ant-col-rtl {
  margin-right: 70.83333333%;
  margin-left: 0;
}
.ant-col-xs-push-18.ant-col-rtl {
  right: 75%;
  left: auto;
}
.ant-col-xs-pull-18.ant-col-rtl {
  right: auto;
  left: 75%;
}
.ant-col-xs-offset-18.ant-col-rtl {
  margin-right: 75%;
  margin-left: 0;
}
.ant-col-xs-push-19.ant-col-rtl {
  right: 79.16666667%;
  left: auto;
}
.ant-col-xs-pull-19.ant-col-rtl {
  right: auto;
  left: 79.16666667%;
}
.ant-col-xs-offset-19.ant-col-rtl {
  margin-right: 79.16666667%;
  margin-left: 0;
}
.ant-col-xs-push-20.ant-col-rtl {
  right: 83.33333333%;
  left: auto;
}
.ant-col-xs-pull-20.ant-col-rtl {
  right: auto;
  left: 83.33333333%;
}
.ant-col-xs-offset-20.ant-col-rtl {
  margin-right: 83.33333333%;
  margin-left: 0;
}
.ant-col-xs-push-21.ant-col-rtl {
  right: 87.5%;
  left: auto;
}
.ant-col-xs-pull-21.ant-col-rtl {
  right: auto;
  left: 87.5%;
}
.ant-col-xs-offset-21.ant-col-rtl {
  margin-right: 87.5%;
  margin-left: 0;
}
.ant-col-xs-push-22.ant-col-rtl {
  right: 91.66666667%;
  left: auto;
}
.ant-col-xs-pull-22.ant-col-rtl {
  right: auto;
  left: 91.66666667%;
}
.ant-col-xs-offset-22.ant-col-rtl {
  margin-right: 91.66666667%;
  margin-left: 0;
}
.ant-col-xs-push-23.ant-col-rtl {
  right: 95.83333333%;
  left: auto;
}
.ant-col-xs-pull-23.ant-col-rtl {
  right: auto;
  left: 95.83333333%;
}
.ant-col-xs-offset-23.ant-col-rtl {
  margin-right: 95.83333333%;
  margin-left: 0;
}
.ant-col-xs-push-24.ant-col-rtl {
  right: 100%;
  left: auto;
}
.ant-col-xs-pull-24.ant-col-rtl {
  right: auto;
  left: 100%;
}
.ant-col-xs-offset-24.ant-col-rtl {
  margin-right: 100%;
  margin-left: 0;
}
@media (min-width: 576px) {
  .ant-col-sm-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-col-sm-push-24 {
    left: 100%;
  }
  .ant-col-sm-pull-24 {
    right: 100%;
  }
  .ant-col-sm-offset-24 {
    margin-left: 100%;
  }
  .ant-col-sm-order-24 {
    order: 24;
  }
  .ant-col-sm-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .ant-col-sm-push-23 {
    left: 95.83333333%;
  }
  .ant-col-sm-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-sm-order-23 {
    order: 23;
  }
  .ant-col-sm-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ant-col-sm-push-22 {
    left: 91.66666667%;
  }
  .ant-col-sm-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-sm-order-22 {
    order: 22;
  }
  .ant-col-sm-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .ant-col-sm-push-21 {
    left: 87.5%;
  }
  .ant-col-sm-pull-21 {
    right: 87.5%;
  }
  .ant-col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-sm-order-21 {
    order: 21;
  }
  .ant-col-sm-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ant-col-sm-push-20 {
    left: 83.33333333%;
  }
  .ant-col-sm-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-sm-order-20 {
    order: 20;
  }
  .ant-col-sm-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .ant-col-sm-push-19 {
    left: 79.16666667%;
  }
  .ant-col-sm-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-sm-order-19 {
    order: 19;
  }
  .ant-col-sm-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ant-col-sm-push-18 {
    left: 75%;
  }
  .ant-col-sm-pull-18 {
    right: 75%;
  }
  .ant-col-sm-offset-18 {
    margin-left: 75%;
  }
  .ant-col-sm-order-18 {
    order: 18;
  }
  .ant-col-sm-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .ant-col-sm-push-17 {
    left: 70.83333333%;
  }
  .ant-col-sm-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-sm-order-17 {
    order: 17;
  }
  .ant-col-sm-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ant-col-sm-push-16 {
    left: 66.66666667%;
  }
  .ant-col-sm-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-sm-order-16 {
    order: 16;
  }
  .ant-col-sm-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .ant-col-sm-push-15 {
    left: 62.5%;
  }
  .ant-col-sm-pull-15 {
    right: 62.5%;
  }
  .ant-col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-sm-order-15 {
    order: 15;
  }
  .ant-col-sm-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ant-col-sm-push-14 {
    left: 58.33333333%;
  }
  .ant-col-sm-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-sm-order-14 {
    order: 14;
  }
  .ant-col-sm-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .ant-col-sm-push-13 {
    left: 54.16666667%;
  }
  .ant-col-sm-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-sm-order-13 {
    order: 13;
  }
  .ant-col-sm-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ant-col-sm-push-12 {
    left: 50%;
  }
  .ant-col-sm-pull-12 {
    right: 50%;
  }
  .ant-col-sm-offset-12 {
    margin-left: 50%;
  }
  .ant-col-sm-order-12 {
    order: 12;
  }
  .ant-col-sm-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .ant-col-sm-push-11 {
    left: 45.83333333%;
  }
  .ant-col-sm-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-sm-order-11 {
    order: 11;
  }
  .ant-col-sm-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ant-col-sm-push-10 {
    left: 41.66666667%;
  }
  .ant-col-sm-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-sm-order-10 {
    order: 10;
  }
  .ant-col-sm-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .ant-col-sm-push-9 {
    left: 37.5%;
  }
  .ant-col-sm-pull-9 {
    right: 37.5%;
  }
  .ant-col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-sm-order-9 {
    order: 9;
  }
  .ant-col-sm-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ant-col-sm-push-8 {
    left: 33.33333333%;
  }
  .ant-col-sm-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-sm-order-8 {
    order: 8;
  }
  .ant-col-sm-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .ant-col-sm-push-7 {
    left: 29.16666667%;
  }
  .ant-col-sm-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-sm-order-7 {
    order: 7;
  }
  .ant-col-sm-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ant-col-sm-push-6 {
    left: 25%;
  }
  .ant-col-sm-pull-6 {
    right: 25%;
  }
  .ant-col-sm-offset-6 {
    margin-left: 25%;
  }
  .ant-col-sm-order-6 {
    order: 6;
  }
  .ant-col-sm-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .ant-col-sm-push-5 {
    left: 20.83333333%;
  }
  .ant-col-sm-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-sm-order-5 {
    order: 5;
  }
  .ant-col-sm-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ant-col-sm-push-4 {
    left: 16.66666667%;
  }
  .ant-col-sm-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-sm-order-4 {
    order: 4;
  }
  .ant-col-sm-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .ant-col-sm-push-3 {
    left: 12.5%;
  }
  .ant-col-sm-pull-3 {
    right: 12.5%;
  }
  .ant-col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-sm-order-3 {
    order: 3;
  }
  .ant-col-sm-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ant-col-sm-push-2 {
    left: 8.33333333%;
  }
  .ant-col-sm-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-sm-order-2 {
    order: 2;
  }
  .ant-col-sm-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .ant-col-sm-push-1 {
    left: 4.16666667%;
  }
  .ant-col-sm-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-sm-order-1 {
    order: 1;
  }
  .ant-col-sm-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-sm-push-0 {
    left: auto;
  }
  .ant-col-sm-pull-0 {
    right: auto;
  }
  .ant-col-sm-offset-0 {
    margin-left: 0;
  }
  .ant-col-sm-order-0 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-sm-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-sm-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-sm-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-sm-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-sm-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-sm-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-sm-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-sm-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-sm-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-sm-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-sm-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-sm-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-sm-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-sm-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-sm-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-sm-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-sm-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-sm-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-sm-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-sm-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-sm-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-sm-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-sm-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-sm-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-sm-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-sm-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-sm-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-sm-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-sm-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-sm-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-sm-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-sm-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-sm-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-sm-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-sm-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-sm-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-sm-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-sm-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-sm-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-sm-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-sm-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-sm-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-sm-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-sm-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-sm-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-sm-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-sm-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-sm-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-sm-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-sm-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-sm-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-sm-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-sm-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-sm-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-sm-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-sm-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-sm-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-sm-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-sm-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .ant-col-md-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-col-md-push-24 {
    left: 100%;
  }
  .ant-col-md-pull-24 {
    right: 100%;
  }
  .ant-col-md-offset-24 {
    margin-left: 100%;
  }
  .ant-col-md-order-24 {
    order: 24;
  }
  .ant-col-md-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .ant-col-md-push-23 {
    left: 95.83333333%;
  }
  .ant-col-md-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-md-order-23 {
    order: 23;
  }
  .ant-col-md-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ant-col-md-push-22 {
    left: 91.66666667%;
  }
  .ant-col-md-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-md-order-22 {
    order: 22;
  }
  .ant-col-md-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .ant-col-md-push-21 {
    left: 87.5%;
  }
  .ant-col-md-pull-21 {
    right: 87.5%;
  }
  .ant-col-md-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-md-order-21 {
    order: 21;
  }
  .ant-col-md-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ant-col-md-push-20 {
    left: 83.33333333%;
  }
  .ant-col-md-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-md-order-20 {
    order: 20;
  }
  .ant-col-md-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .ant-col-md-push-19 {
    left: 79.16666667%;
  }
  .ant-col-md-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-md-order-19 {
    order: 19;
  }
  .ant-col-md-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ant-col-md-push-18 {
    left: 75%;
  }
  .ant-col-md-pull-18 {
    right: 75%;
  }
  .ant-col-md-offset-18 {
    margin-left: 75%;
  }
  .ant-col-md-order-18 {
    order: 18;
  }
  .ant-col-md-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .ant-col-md-push-17 {
    left: 70.83333333%;
  }
  .ant-col-md-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-md-order-17 {
    order: 17;
  }
  .ant-col-md-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ant-col-md-push-16 {
    left: 66.66666667%;
  }
  .ant-col-md-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-md-order-16 {
    order: 16;
  }
  .ant-col-md-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .ant-col-md-push-15 {
    left: 62.5%;
  }
  .ant-col-md-pull-15 {
    right: 62.5%;
  }
  .ant-col-md-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-md-order-15 {
    order: 15;
  }
  .ant-col-md-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ant-col-md-push-14 {
    left: 58.33333333%;
  }
  .ant-col-md-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-md-order-14 {
    order: 14;
  }
  .ant-col-md-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .ant-col-md-push-13 {
    left: 54.16666667%;
  }
  .ant-col-md-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-md-order-13 {
    order: 13;
  }
  .ant-col-md-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ant-col-md-push-12 {
    left: 50%;
  }
  .ant-col-md-pull-12 {
    right: 50%;
  }
  .ant-col-md-offset-12 {
    margin-left: 50%;
  }
  .ant-col-md-order-12 {
    order: 12;
  }
  .ant-col-md-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .ant-col-md-push-11 {
    left: 45.83333333%;
  }
  .ant-col-md-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-md-order-11 {
    order: 11;
  }
  .ant-col-md-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ant-col-md-push-10 {
    left: 41.66666667%;
  }
  .ant-col-md-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-md-order-10 {
    order: 10;
  }
  .ant-col-md-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .ant-col-md-push-9 {
    left: 37.5%;
  }
  .ant-col-md-pull-9 {
    right: 37.5%;
  }
  .ant-col-md-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-md-order-9 {
    order: 9;
  }
  .ant-col-md-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ant-col-md-push-8 {
    left: 33.33333333%;
  }
  .ant-col-md-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-md-order-8 {
    order: 8;
  }
  .ant-col-md-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .ant-col-md-push-7 {
    left: 29.16666667%;
  }
  .ant-col-md-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-md-order-7 {
    order: 7;
  }
  .ant-col-md-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ant-col-md-push-6 {
    left: 25%;
  }
  .ant-col-md-pull-6 {
    right: 25%;
  }
  .ant-col-md-offset-6 {
    margin-left: 25%;
  }
  .ant-col-md-order-6 {
    order: 6;
  }
  .ant-col-md-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .ant-col-md-push-5 {
    left: 20.83333333%;
  }
  .ant-col-md-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-md-order-5 {
    order: 5;
  }
  .ant-col-md-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ant-col-md-push-4 {
    left: 16.66666667%;
  }
  .ant-col-md-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-md-order-4 {
    order: 4;
  }
  .ant-col-md-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .ant-col-md-push-3 {
    left: 12.5%;
  }
  .ant-col-md-pull-3 {
    right: 12.5%;
  }
  .ant-col-md-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-md-order-3 {
    order: 3;
  }
  .ant-col-md-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ant-col-md-push-2 {
    left: 8.33333333%;
  }
  .ant-col-md-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-md-order-2 {
    order: 2;
  }
  .ant-col-md-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .ant-col-md-push-1 {
    left: 4.16666667%;
  }
  .ant-col-md-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-md-order-1 {
    order: 1;
  }
  .ant-col-md-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-md-push-0 {
    left: auto;
  }
  .ant-col-md-pull-0 {
    right: auto;
  }
  .ant-col-md-offset-0 {
    margin-left: 0;
  }
  .ant-col-md-order-0 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-md-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-md-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-md-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-md-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-md-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-md-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-md-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-md-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-md-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-md-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-md-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-md-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-md-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-md-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-md-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-md-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-md-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-md-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-md-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-md-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-md-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-md-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-md-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-md-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-md-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-md-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-md-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-md-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-md-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-md-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-md-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-md-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-md-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-md-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-md-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-md-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-md-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-md-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-md-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-md-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-md-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-md-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-md-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-md-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-md-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-md-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-md-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-md-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-md-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-md-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-md-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-md-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-md-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-md-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-md-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-md-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-md-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-md-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-md-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-md-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-md-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-md-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-md-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-md-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-md-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-md-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-md-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-md-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-md-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-md-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-md-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-md-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-md-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-md-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-md-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .ant-col-lg-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-col-lg-push-24 {
    left: 100%;
  }
  .ant-col-lg-pull-24 {
    right: 100%;
  }
  .ant-col-lg-offset-24 {
    margin-left: 100%;
  }
  .ant-col-lg-order-24 {
    order: 24;
  }
  .ant-col-lg-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .ant-col-lg-push-23 {
    left: 95.83333333%;
  }
  .ant-col-lg-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-lg-order-23 {
    order: 23;
  }
  .ant-col-lg-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ant-col-lg-push-22 {
    left: 91.66666667%;
  }
  .ant-col-lg-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-lg-order-22 {
    order: 22;
  }
  .ant-col-lg-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .ant-col-lg-push-21 {
    left: 87.5%;
  }
  .ant-col-lg-pull-21 {
    right: 87.5%;
  }
  .ant-col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-lg-order-21 {
    order: 21;
  }
  .ant-col-lg-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ant-col-lg-push-20 {
    left: 83.33333333%;
  }
  .ant-col-lg-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-lg-order-20 {
    order: 20;
  }
  .ant-col-lg-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .ant-col-lg-push-19 {
    left: 79.16666667%;
  }
  .ant-col-lg-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-lg-order-19 {
    order: 19;
  }
  .ant-col-lg-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ant-col-lg-push-18 {
    left: 75%;
  }
  .ant-col-lg-pull-18 {
    right: 75%;
  }
  .ant-col-lg-offset-18 {
    margin-left: 75%;
  }
  .ant-col-lg-order-18 {
    order: 18;
  }
  .ant-col-lg-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .ant-col-lg-push-17 {
    left: 70.83333333%;
  }
  .ant-col-lg-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-lg-order-17 {
    order: 17;
  }
  .ant-col-lg-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ant-col-lg-push-16 {
    left: 66.66666667%;
  }
  .ant-col-lg-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-lg-order-16 {
    order: 16;
  }
  .ant-col-lg-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .ant-col-lg-push-15 {
    left: 62.5%;
  }
  .ant-col-lg-pull-15 {
    right: 62.5%;
  }
  .ant-col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-lg-order-15 {
    order: 15;
  }
  .ant-col-lg-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ant-col-lg-push-14 {
    left: 58.33333333%;
  }
  .ant-col-lg-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-lg-order-14 {
    order: 14;
  }
  .ant-col-lg-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .ant-col-lg-push-13 {
    left: 54.16666667%;
  }
  .ant-col-lg-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-lg-order-13 {
    order: 13;
  }
  .ant-col-lg-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ant-col-lg-push-12 {
    left: 50%;
  }
  .ant-col-lg-pull-12 {
    right: 50%;
  }
  .ant-col-lg-offset-12 {
    margin-left: 50%;
  }
  .ant-col-lg-order-12 {
    order: 12;
  }
  .ant-col-lg-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .ant-col-lg-push-11 {
    left: 45.83333333%;
  }
  .ant-col-lg-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-lg-order-11 {
    order: 11;
  }
  .ant-col-lg-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ant-col-lg-push-10 {
    left: 41.66666667%;
  }
  .ant-col-lg-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-lg-order-10 {
    order: 10;
  }
  .ant-col-lg-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .ant-col-lg-push-9 {
    left: 37.5%;
  }
  .ant-col-lg-pull-9 {
    right: 37.5%;
  }
  .ant-col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-lg-order-9 {
    order: 9;
  }
  .ant-col-lg-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ant-col-lg-push-8 {
    left: 33.33333333%;
  }
  .ant-col-lg-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-lg-order-8 {
    order: 8;
  }
  .ant-col-lg-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .ant-col-lg-push-7 {
    left: 29.16666667%;
  }
  .ant-col-lg-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-lg-order-7 {
    order: 7;
  }
  .ant-col-lg-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ant-col-lg-push-6 {
    left: 25%;
  }
  .ant-col-lg-pull-6 {
    right: 25%;
  }
  .ant-col-lg-offset-6 {
    margin-left: 25%;
  }
  .ant-col-lg-order-6 {
    order: 6;
  }
  .ant-col-lg-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .ant-col-lg-push-5 {
    left: 20.83333333%;
  }
  .ant-col-lg-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-lg-order-5 {
    order: 5;
  }
  .ant-col-lg-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ant-col-lg-push-4 {
    left: 16.66666667%;
  }
  .ant-col-lg-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-lg-order-4 {
    order: 4;
  }
  .ant-col-lg-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .ant-col-lg-push-3 {
    left: 12.5%;
  }
  .ant-col-lg-pull-3 {
    right: 12.5%;
  }
  .ant-col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-lg-order-3 {
    order: 3;
  }
  .ant-col-lg-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ant-col-lg-push-2 {
    left: 8.33333333%;
  }
  .ant-col-lg-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-lg-order-2 {
    order: 2;
  }
  .ant-col-lg-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .ant-col-lg-push-1 {
    left: 4.16666667%;
  }
  .ant-col-lg-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-lg-order-1 {
    order: 1;
  }
  .ant-col-lg-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-lg-push-0 {
    left: auto;
  }
  .ant-col-lg-pull-0 {
    right: auto;
  }
  .ant-col-lg-offset-0 {
    margin-left: 0;
  }
  .ant-col-lg-order-0 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-lg-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-lg-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-lg-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-lg-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-lg-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-lg-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-lg-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-lg-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-lg-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-lg-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-lg-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-lg-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-lg-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-lg-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-lg-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-lg-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-lg-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-lg-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-lg-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-lg-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-lg-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-lg-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-lg-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-lg-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-lg-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-lg-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-lg-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-lg-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-lg-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-lg-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-lg-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-lg-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-lg-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-lg-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-lg-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-lg-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-lg-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-lg-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-lg-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-lg-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-lg-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-lg-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-lg-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-lg-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-lg-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-lg-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-lg-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-lg-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-lg-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-lg-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-lg-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-lg-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-lg-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-lg-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-lg-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-lg-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-lg-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-lg-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-lg-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .ant-col-xl-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-col-xl-push-24 {
    left: 100%;
  }
  .ant-col-xl-pull-24 {
    right: 100%;
  }
  .ant-col-xl-offset-24 {
    margin-left: 100%;
  }
  .ant-col-xl-order-24 {
    order: 24;
  }
  .ant-col-xl-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .ant-col-xl-push-23 {
    left: 95.83333333%;
  }
  .ant-col-xl-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-xl-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-xl-order-23 {
    order: 23;
  }
  .ant-col-xl-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ant-col-xl-push-22 {
    left: 91.66666667%;
  }
  .ant-col-xl-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-xl-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-xl-order-22 {
    order: 22;
  }
  .ant-col-xl-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .ant-col-xl-push-21 {
    left: 87.5%;
  }
  .ant-col-xl-pull-21 {
    right: 87.5%;
  }
  .ant-col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-xl-order-21 {
    order: 21;
  }
  .ant-col-xl-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ant-col-xl-push-20 {
    left: 83.33333333%;
  }
  .ant-col-xl-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-xl-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-xl-order-20 {
    order: 20;
  }
  .ant-col-xl-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .ant-col-xl-push-19 {
    left: 79.16666667%;
  }
  .ant-col-xl-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-xl-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-xl-order-19 {
    order: 19;
  }
  .ant-col-xl-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ant-col-xl-push-18 {
    left: 75%;
  }
  .ant-col-xl-pull-18 {
    right: 75%;
  }
  .ant-col-xl-offset-18 {
    margin-left: 75%;
  }
  .ant-col-xl-order-18 {
    order: 18;
  }
  .ant-col-xl-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .ant-col-xl-push-17 {
    left: 70.83333333%;
  }
  .ant-col-xl-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-xl-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-xl-order-17 {
    order: 17;
  }
  .ant-col-xl-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ant-col-xl-push-16 {
    left: 66.66666667%;
  }
  .ant-col-xl-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-xl-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-xl-order-16 {
    order: 16;
  }
  .ant-col-xl-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .ant-col-xl-push-15 {
    left: 62.5%;
  }
  .ant-col-xl-pull-15 {
    right: 62.5%;
  }
  .ant-col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-xl-order-15 {
    order: 15;
  }
  .ant-col-xl-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ant-col-xl-push-14 {
    left: 58.33333333%;
  }
  .ant-col-xl-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-xl-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-xl-order-14 {
    order: 14;
  }
  .ant-col-xl-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .ant-col-xl-push-13 {
    left: 54.16666667%;
  }
  .ant-col-xl-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-xl-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-xl-order-13 {
    order: 13;
  }
  .ant-col-xl-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ant-col-xl-push-12 {
    left: 50%;
  }
  .ant-col-xl-pull-12 {
    right: 50%;
  }
  .ant-col-xl-offset-12 {
    margin-left: 50%;
  }
  .ant-col-xl-order-12 {
    order: 12;
  }
  .ant-col-xl-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .ant-col-xl-push-11 {
    left: 45.83333333%;
  }
  .ant-col-xl-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-xl-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-xl-order-11 {
    order: 11;
  }
  .ant-col-xl-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ant-col-xl-push-10 {
    left: 41.66666667%;
  }
  .ant-col-xl-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-xl-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-xl-order-10 {
    order: 10;
  }
  .ant-col-xl-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .ant-col-xl-push-9 {
    left: 37.5%;
  }
  .ant-col-xl-pull-9 {
    right: 37.5%;
  }
  .ant-col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-xl-order-9 {
    order: 9;
  }
  .ant-col-xl-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ant-col-xl-push-8 {
    left: 33.33333333%;
  }
  .ant-col-xl-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-xl-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-xl-order-8 {
    order: 8;
  }
  .ant-col-xl-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .ant-col-xl-push-7 {
    left: 29.16666667%;
  }
  .ant-col-xl-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-xl-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-xl-order-7 {
    order: 7;
  }
  .ant-col-xl-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ant-col-xl-push-6 {
    left: 25%;
  }
  .ant-col-xl-pull-6 {
    right: 25%;
  }
  .ant-col-xl-offset-6 {
    margin-left: 25%;
  }
  .ant-col-xl-order-6 {
    order: 6;
  }
  .ant-col-xl-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .ant-col-xl-push-5 {
    left: 20.83333333%;
  }
  .ant-col-xl-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-xl-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-xl-order-5 {
    order: 5;
  }
  .ant-col-xl-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ant-col-xl-push-4 {
    left: 16.66666667%;
  }
  .ant-col-xl-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-xl-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-xl-order-4 {
    order: 4;
  }
  .ant-col-xl-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .ant-col-xl-push-3 {
    left: 12.5%;
  }
  .ant-col-xl-pull-3 {
    right: 12.5%;
  }
  .ant-col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-xl-order-3 {
    order: 3;
  }
  .ant-col-xl-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ant-col-xl-push-2 {
    left: 8.33333333%;
  }
  .ant-col-xl-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-xl-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-xl-order-2 {
    order: 2;
  }
  .ant-col-xl-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .ant-col-xl-push-1 {
    left: 4.16666667%;
  }
  .ant-col-xl-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-xl-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-xl-order-1 {
    order: 1;
  }
  .ant-col-xl-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-xl-push-0 {
    left: auto;
  }
  .ant-col-xl-pull-0 {
    right: auto;
  }
  .ant-col-xl-offset-0 {
    margin-left: 0;
  }
  .ant-col-xl-order-0 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-xl-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-xl-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-xl-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-xl-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-xl-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-xl-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-xl-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-xl-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-xl-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-xl-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-xl-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-xl-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-xl-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-xl-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-xl-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-xl-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-xl-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-xl-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-xl-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-xl-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-xl-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-xl-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-xl-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-xl-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-xl-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-xl-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-xl-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-xl-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-xl-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-xl-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-xl-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-xl-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-xl-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-xl-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-xl-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-xl-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-xl-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-xl-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-xl-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-xl-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-xl-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-xl-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-xl-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-xl-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-xl-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-xl-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-xl-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-xl-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-xl-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-xl-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-xl-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-xl-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-xl-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-xl-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-xl-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-xl-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-xl-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-xl-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-xl-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
@media (min-width: 1600px) {
  .ant-col-xxl-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-col-xxl-push-24 {
    left: 100%;
  }
  .ant-col-xxl-pull-24 {
    right: 100%;
  }
  .ant-col-xxl-offset-24 {
    margin-left: 100%;
  }
  .ant-col-xxl-order-24 {
    order: 24;
  }
  .ant-col-xxl-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .ant-col-xxl-push-23 {
    left: 95.83333333%;
  }
  .ant-col-xxl-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-xxl-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-xxl-order-23 {
    order: 23;
  }
  .ant-col-xxl-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ant-col-xxl-push-22 {
    left: 91.66666667%;
  }
  .ant-col-xxl-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-xxl-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-xxl-order-22 {
    order: 22;
  }
  .ant-col-xxl-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .ant-col-xxl-push-21 {
    left: 87.5%;
  }
  .ant-col-xxl-pull-21 {
    right: 87.5%;
  }
  .ant-col-xxl-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-xxl-order-21 {
    order: 21;
  }
  .ant-col-xxl-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ant-col-xxl-push-20 {
    left: 83.33333333%;
  }
  .ant-col-xxl-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-xxl-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-xxl-order-20 {
    order: 20;
  }
  .ant-col-xxl-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .ant-col-xxl-push-19 {
    left: 79.16666667%;
  }
  .ant-col-xxl-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-xxl-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-xxl-order-19 {
    order: 19;
  }
  .ant-col-xxl-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ant-col-xxl-push-18 {
    left: 75%;
  }
  .ant-col-xxl-pull-18 {
    right: 75%;
  }
  .ant-col-xxl-offset-18 {
    margin-left: 75%;
  }
  .ant-col-xxl-order-18 {
    order: 18;
  }
  .ant-col-xxl-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .ant-col-xxl-push-17 {
    left: 70.83333333%;
  }
  .ant-col-xxl-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-xxl-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-xxl-order-17 {
    order: 17;
  }
  .ant-col-xxl-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ant-col-xxl-push-16 {
    left: 66.66666667%;
  }
  .ant-col-xxl-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-xxl-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-xxl-order-16 {
    order: 16;
  }
  .ant-col-xxl-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .ant-col-xxl-push-15 {
    left: 62.5%;
  }
  .ant-col-xxl-pull-15 {
    right: 62.5%;
  }
  .ant-col-xxl-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-xxl-order-15 {
    order: 15;
  }
  .ant-col-xxl-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ant-col-xxl-push-14 {
    left: 58.33333333%;
  }
  .ant-col-xxl-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-xxl-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-xxl-order-14 {
    order: 14;
  }
  .ant-col-xxl-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .ant-col-xxl-push-13 {
    left: 54.16666667%;
  }
  .ant-col-xxl-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-xxl-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-xxl-order-13 {
    order: 13;
  }
  .ant-col-xxl-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ant-col-xxl-push-12 {
    left: 50%;
  }
  .ant-col-xxl-pull-12 {
    right: 50%;
  }
  .ant-col-xxl-offset-12 {
    margin-left: 50%;
  }
  .ant-col-xxl-order-12 {
    order: 12;
  }
  .ant-col-xxl-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .ant-col-xxl-push-11 {
    left: 45.83333333%;
  }
  .ant-col-xxl-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-xxl-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-xxl-order-11 {
    order: 11;
  }
  .ant-col-xxl-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ant-col-xxl-push-10 {
    left: 41.66666667%;
  }
  .ant-col-xxl-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-xxl-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-xxl-order-10 {
    order: 10;
  }
  .ant-col-xxl-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .ant-col-xxl-push-9 {
    left: 37.5%;
  }
  .ant-col-xxl-pull-9 {
    right: 37.5%;
  }
  .ant-col-xxl-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-xxl-order-9 {
    order: 9;
  }
  .ant-col-xxl-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ant-col-xxl-push-8 {
    left: 33.33333333%;
  }
  .ant-col-xxl-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-xxl-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-xxl-order-8 {
    order: 8;
  }
  .ant-col-xxl-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .ant-col-xxl-push-7 {
    left: 29.16666667%;
  }
  .ant-col-xxl-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-xxl-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-xxl-order-7 {
    order: 7;
  }
  .ant-col-xxl-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ant-col-xxl-push-6 {
    left: 25%;
  }
  .ant-col-xxl-pull-6 {
    right: 25%;
  }
  .ant-col-xxl-offset-6 {
    margin-left: 25%;
  }
  .ant-col-xxl-order-6 {
    order: 6;
  }
  .ant-col-xxl-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .ant-col-xxl-push-5 {
    left: 20.83333333%;
  }
  .ant-col-xxl-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-xxl-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-xxl-order-5 {
    order: 5;
  }
  .ant-col-xxl-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ant-col-xxl-push-4 {
    left: 16.66666667%;
  }
  .ant-col-xxl-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-xxl-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-xxl-order-4 {
    order: 4;
  }
  .ant-col-xxl-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .ant-col-xxl-push-3 {
    left: 12.5%;
  }
  .ant-col-xxl-pull-3 {
    right: 12.5%;
  }
  .ant-col-xxl-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-xxl-order-3 {
    order: 3;
  }
  .ant-col-xxl-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ant-col-xxl-push-2 {
    left: 8.33333333%;
  }
  .ant-col-xxl-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-xxl-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-xxl-order-2 {
    order: 2;
  }
  .ant-col-xxl-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .ant-col-xxl-push-1 {
    left: 4.16666667%;
  }
  .ant-col-xxl-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-xxl-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-xxl-order-1 {
    order: 1;
  }
  .ant-col-xxl-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-xxl-push-0 {
    left: auto;
  }
  .ant-col-xxl-pull-0 {
    right: auto;
  }
  .ant-col-xxl-offset-0 {
    margin-left: 0;
  }
  .ant-col-xxl-order-0 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-xxl-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-xxl-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-xxl-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-xxl-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-xxl-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-xxl-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-xxl-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-xxl-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-xxl-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-xxl-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-xxl-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-xxl-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-xxl-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-xxl-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-xxl-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-xxl-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-xxl-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-xxl-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-xxl-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-xxl-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-xxl-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-xxl-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-xxl-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-xxl-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-xxl-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-xxl-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-xxl-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-xxl-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-xxl-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-xxl-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-xxl-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-xxl-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-xxl-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-xxl-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-xxl-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-xxl-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-xxl-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-xxl-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-xxl-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-xxl-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-xxl-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-xxl-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-xxl-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-xxl-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-xxl-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-xxl-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-xxl-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-xxl-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-xxl-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-xxl-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-xxl-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-xxl-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-xxl-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-xxl-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-xxl-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-xxl-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-xxl-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-xxl-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-xxl-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
.ant-row-rtl {
  direction: rtl;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-radio-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  font-size: 0;
}
.ant-radio-group .ant-badge-count {
  z-index: 1;
}
.ant-radio-group > .ant-badge:not(:first-child) > .ant-radio-button-wrapper {
  border-left: none;
}
.ant-radio-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-flex;
  align-items: baseline;
  margin-right: 8px;
  cursor: pointer;
}
.ant-radio-wrapper-disabled {
  cursor: not-allowed;
}
.ant-radio-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\A0';
}
.ant-radio-wrapper.ant-radio-wrapper-in-form-item input[type='radio'] {
  width: 14px;
  height: 14px;
}
.ant-radio {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  display: inline-block;
  outline: none;
  cursor: pointer;
}
.ant-radio-wrapper:hover .ant-radio,
.ant-radio:hover .ant-radio-inner,
.ant-radio-input:focus + .ant-radio-inner {
  border-color: #1890FF;
}
.ant-radio-input:focus + .ant-radio-inner {
  box-shadow: 0 0 0 3px rgba(24, 144, 255, 0.12);
}
.ant-radio-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890FF;
  border-radius: 50%;
  visibility: hidden;
  animation: antRadioEffect 0.36s ease-in-out;
  animation-fill-mode: both;
  content: '';
}
.ant-radio:hover::after,
.ant-radio-wrapper:hover .ant-radio::after {
  visibility: visible;
}
.ant-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px;
  border-radius: 50%;
  transition: all 0.3s;
}
.ant-radio-inner::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
  background-color: #1890FF;
  border-top: 0;
  border-left: 0;
  border-radius: 16px;
  transform: scale(0);
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}
.ant-radio-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}
.ant-radio.ant-radio-disabled .ant-radio-inner {
  border-color: #d9d9d9;
}
.ant-radio-checked .ant-radio-inner {
  border-color: #1890FF;
}
.ant-radio-checked .ant-radio-inner::after {
  transform: scale(0.5);
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-radio-disabled {
  cursor: not-allowed;
}
.ant-radio-disabled .ant-radio-inner {
  background-color: #f5f5f5;
  cursor: not-allowed;
}
.ant-radio-disabled .ant-radio-inner::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.ant-radio-disabled .ant-radio-input {
  cursor: not-allowed;
}
.ant-radio-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
span.ant-radio + * {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-radio-button-wrapper {
  position: relative;
  display: inline-block;
  height: 32px;
  margin: 0;
  padding: 0 15px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 30px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  border-left-width: 0;
  cursor: pointer;
  transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s;
}
.ant-radio-button-wrapper a {
  color: rgba(0, 0, 0, 0.85);
}
.ant-radio-button-wrapper > .ant-radio-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.ant-radio-group-large .ant-radio-button-wrapper {
  height: 40px;
  font-size: 16px;
  line-height: 38px;
}
.ant-radio-group-small .ant-radio-button-wrapper {
  height: 24px;
  padding: 0 7px;
  line-height: 22px;
}
.ant-radio-button-wrapper:not(:first-child)::before {
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  box-sizing: content-box;
  width: 1px;
  height: 100%;
  padding: 1px 0;
  background-color: #d9d9d9;
  transition: background-color 0.3s;
  content: '';
}
.ant-radio-button-wrapper:first-child {
  border-left: 1px solid #d9d9d9;
  border-radius: 2px 0 0 2px;
}
.ant-radio-button-wrapper:last-child {
  border-radius: 0 2px 2px 0;
}
.ant-radio-button-wrapper:first-child:last-child {
  border-radius: 2px;
}
.ant-radio-button-wrapper:hover {
  position: relative;
  color: #1890FF;
}
.ant-radio-button-wrapper:focus-within {
  box-shadow: 0 0 0 3px rgba(24, 144, 255, 0.12);
}
.ant-radio-button-wrapper .ant-radio-inner,
.ant-radio-button-wrapper input[type='checkbox'],
.ant-radio-button-wrapper input[type='radio'] {
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 1;
  color: #1890FF;
  background: #fff;
  border-color: #1890FF;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #1890FF;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
  border-color: #1890FF;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #40a9ff;
  border-color: #40a9ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover::before {
  background-color: #40a9ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #096dd9;
  border-color: #096dd9;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active::before {
  background-color: #096dd9;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  box-shadow: 0 0 0 3px rgba(24, 144, 255, 0.12);
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #fff;
  background: #1890FF;
  border-color: #1890FF;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #fff;
  background: #40a9ff;
  border-color: #40a9ff;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #fff;
  background: #096dd9;
  border-color: #096dd9;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  box-shadow: 0 0 0 3px rgba(24, 144, 255, 0.12);
}
.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: rgba(0, 0, 0, 0.25);
  background-color: #e6e6e6;
  border-color: #d9d9d9;
  box-shadow: none;
}
@keyframes antRadioEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.ant-radio-group.ant-radio-group-rtl {
  direction: rtl;
}
.ant-radio-wrapper.ant-radio-wrapper-rtl {
  margin-right: 0;
  margin-left: 8px;
  direction: rtl;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl {
  border-right-width: 0;
  border-left-width: 1px;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:not(:first-child)::before {
  right: -1px;
  left: 0;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child {
  border-right: 1px solid #d9d9d9;
  border-radius: 0 2px 2px 0;
}
.ant-radio-button-wrapper-checked:not([class*=' ant-radio-button-wrapper-disabled']).ant-radio-button-wrapper:first-child {
  border-right-color: #40a9ff;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:last-child {
  border-radius: 2px 0 0 2px;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper-disabled:first-child {
  border-right-color: #d9d9d9;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.ant-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  line-height: 1;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner,
.ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #1890FF;
}
.ant-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890FF;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.ant-checkbox:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox::after {
  visibility: visible;
}
.ant-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  direction: ltr;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}
.ant-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21.5%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-checkbox-checked .ant-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #1890FF;
  border-color: #1890FF;
}
.ant-checkbox-disabled {
  cursor: not-allowed;
}
.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}
.ant-checkbox-disabled .ant-checkbox-input {
  cursor: not-allowed;
  pointer-events: none;
}
.ant-checkbox-disabled .ant-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}
.ant-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-checkbox-disabled:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox-disabled::after {
  visibility: hidden;
}
.ant-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-flex;
  align-items: baseline;
  line-height: unset;
  cursor: pointer;
}
.ant-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\A0';
}
.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 8px;
}
.ant-checkbox-wrapper.ant-checkbox-wrapper-in-form-item input[type='checkbox'] {
  width: 14px;
  height: 14px;
}
.ant-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-checkbox-group-item {
  margin-right: 8px;
}
.ant-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 0;
}
.ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #1890FF;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-checkbox-rtl {
  direction: rtl;
}
.ant-checkbox-group-rtl .ant-checkbox-group-item {
  margin-right: 0;
  margin-left: 8px;
}
.ant-checkbox-group-rtl .ant-checkbox-group-item:last-child {
  margin-left: 0 !important;
}
.ant-checkbox-group-rtl .ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 8px;
}

/* 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 {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: flex;
  width: 100%;
  font-size: 0;
  text-align: initial;
}
.ant-steps-item {
  position: relative;
  display: inline-block;
  flex: 1 1;
  overflow: hidden;
  vertical-align: top;
}
.ant-steps-item-container {
  outline: none;
}
.ant-steps-item:last-child {
  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: 0 8px 0 0;
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 32px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 32px;
  transition: background-color 0.3s, border-color 0.3s;
}
.ant-steps-item-icon .ant-steps-icon {
  position: relative;
  top: -0.5px;
  color: #1890FF;
  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: #f0f0f0;
  border-radius: 1px;
  transition: background 0.3s;
  content: '';
}
.ant-steps-item-title {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 32px;
}
.ant-steps-item-title::after {
  position: absolute;
  top: 16px;
  left: 100%;
  display: block;
  width: 9999px;
  height: 1px;
  background: #f0f0f0;
  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: #f0f0f0;
}
.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: #f0f0f0;
}
.ant-steps-item-process .ant-steps-item-icon {
  background-color: #fff;
  border-color: #1890FF;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #1890FF;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #1890FF;
}
.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: #f0f0f0;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.85);
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #f0f0f0;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
  background: #1890FF;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon .ant-steps-icon {
  color: #fff;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-title {
  font-weight: 500;
}
.ant-steps-item-finish .ant-steps-item-icon {
  background-color: #fff;
  border-color: #1890FF;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
  color: #1890FF;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #1890FF;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.85);
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #1890FF;
}
.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: #1890FF;
}
.ant-steps-item-error .ant-steps-item-icon {
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon {
  color: #ff4d4f;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #ff4d4f;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: #ff4d4f;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #f0f0f0;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: #ff4d4f;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #f0f0f0;
}
.ant-steps-item.ant-steps-next-error .ant-steps-item-title::after {
  background: #ff4d4f;
}
.ant-steps-item-disabled {
  cursor: not-allowed;
}
.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-subtitle,
.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 {
  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: #1890FF;
}
.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: #1890FF;
}
.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: #1890FF;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-left: 16px;
  white-space: nowrap;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-left: 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-container > .ant-steps-item-icon {
  height: auto;
  background: none;
  border: 0;
}
.ant-steps-item-custom > .ant-steps-item-container > .ant-steps-item-icon > .ant-steps-icon {
  top: 0px;
  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: #1890FF;
}
.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon {
  width: auto;
  background: none;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-left: 12px;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-left: 0;
}
.ant-steps-small .ant-steps-item-icon {
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
  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;
  transform: none;
}
.ant-steps-vertical {
  display: flex;
  flex-direction: column;
}
.ant-steps-vertical > .ant-steps-item {
  display: block;
  flex: 1 0 auto;
  padding-left: 0;
  overflow: visible;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-icon {
  float: left;
  margin-right: 16px;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-content {
  display: block;
  min-height: 48px;
  overflow: hidden;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-title {
  line-height: 32px;
}
.ant-steps-vertical > .ant-steps-item .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: 15px;
  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: 11px;
  padding: 30px 0 6px;
}
.ant-steps-vertical.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;
  padding-left: 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.5715;
}
.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.5715;
}
.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;
  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 {
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  line-height: 10px;
  background: none;
}
.ant-steps-dot .ant-steps-item-process .ant-steps-icon:first-child .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-icon:first-child .ant-steps-icon-dot {
  left: 0;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-top: 13px;
  margin-left: 0;
  background: none;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 6.5px;
  left: -9px;
  margin: 0;
  padding: 22px 0 4px;
}
.ant-steps-vertical.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  margin-top: 10px;
}
.ant-steps-vertical.ant-steps-dot.ant-steps-small .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 3.5px;
}
.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-content {
  width: inherit;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-item-container .ant-steps-item-icon .ant-steps-icon-dot {
  top: -1px;
  left: -1px;
}
.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;
  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 {
  flex: 1 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;
  transform: rotate(45deg);
  content: '';
}
.ant-steps-navigation .ant-steps-item::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 2px;
  background-color: #1890FF;
  transition: width 0.3s, left 0.3s;
  transition-timing-function: ease-out;
  content: '';
}
.ant-steps-navigation .ant-steps-item.ant-steps-item-active::before {
  left: 0;
  width: 100%;
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item {
  margin-right: 0 !important;
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item::before {
  display: none;
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item.ant-steps-item-active::before {
  top: 0;
  right: 0;
  left: unset;
  display: block;
  width: 3px;
  height: calc(100% - 24px);
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item::after {
  position: relative;
  top: -2px;
  left: 50%;
  display: block;
  width: 8px;
  height: 8px;
  margin-bottom: 8px;
  text-align: center;
  transform: rotate(135deg);
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  visibility: hidden;
}
.ant-steps-navigation.ant-steps-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  visibility: hidden;
}
.ant-steps-rtl {
  direction: rtl;
}
.ant-steps.ant-steps-rtl .ant-steps-item-icon {
  margin-right: 0;
  margin-left: 8px;
}
.ant-steps-rtl .ant-steps-item-tail {
  right: 0;
  left: auto;
}
.ant-steps-rtl .ant-steps-item-title {
  padding-right: 0;
  padding-left: 16px;
}
.ant-steps-rtl .ant-steps-item-title .ant-steps-item-subtitle {
  float: left;
  margin-right: 8px;
  margin-left: 0;
}
.ant-steps-rtl .ant-steps-item-title::after {
  right: 100%;
  left: auto;
}
.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-right: 16px;
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-right: 0;
}
.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title {
  padding-left: 0;
}
.ant-steps-rtl .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  right: 0.5px;
  left: auto;
}
.ant-steps-rtl.ant-steps-navigation.ant-steps-small .ant-steps-item-container {
  margin-right: -12px;
  margin-left: 0;
}
.ant-steps-rtl.ant-steps-navigation .ant-steps-item-container {
  margin-right: -16px;
  margin-left: 0;
  text-align: right;
}
.ant-steps-rtl.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title {
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-navigation .ant-steps-item::after {
  right: 100%;
  left: auto;
  margin-right: -2px;
  margin-left: 0;
  transform: rotate(225deg);
}
.ant-steps-rtl.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-right: 12px;
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-right: 0;
}
.ant-steps-rtl.ant-steps-small .ant-steps-item-title {
  padding-right: 0;
  padding-left: 12px;
}
.ant-steps-rtl.ant-steps-vertical > .ant-steps-item .ant-steps-item-icon {
  float: right;
  margin-right: 0;
  margin-left: 16px;
}
.ant-steps-rtl.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: 16px;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
  right: 12px;
  left: auto;
}
.ant-steps-rtl.ant-steps-label-vertical .ant-steps-item-title {
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-tail,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-tail {
  margin: 0 70px 0 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-tail::after,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-tail::after {
  margin-right: 12px;
  margin-left: 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot {
  right: 2px;
  left: auto;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  margin-right: 67px;
  margin-left: 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 {
  /* expand hover area */
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
  float: right;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot::after,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot::after {
  right: -26px;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-right: 0;
  margin-left: 16px;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: -9px;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
  right: 0;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot {
  right: -2px;
  left: auto;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-vertical > .ant-steps-item {
  padding-right: 4px;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: 19px;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-small.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: 15px;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child {
  padding-right: 4px;
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child.ant-steps-item-active {
  padding-right: 4px;
}
.ant-steps-with-progress .ant-steps-item {
  padding-top: 4px;
}
.ant-steps-with-progress .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 4px;
  left: 19px;
}
.ant-steps-with-progress.ant-steps-horizontal .ant-steps-item:first-child,
.ant-steps-with-progress.ant-steps-small.ant-steps-horizontal .ant-steps-item:first-child {
  padding-bottom: 4px;
  padding-left: 4px;
}
.ant-steps-with-progress.ant-steps-small > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  left: 15px;
}
.ant-steps-with-progress.ant-steps-vertical .ant-steps-item {
  padding-left: 4px;
}
.ant-steps-with-progress.ant-steps-label-vertical .ant-steps-item .ant-steps-item-tail {
  top: 14px !important;
}
.ant-steps-with-progress .ant-steps-item-icon {
  position: relative;
}
.ant-steps-with-progress .ant-steps-item-icon .ant-progress {
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-form-item .ant-input-number + .ant-form-text {
  margin-left: 8px;
}
.ant-form-inline {
  display: flex;
  flex-wrap: wrap;
}
.ant-form-inline .ant-form-item {
  flex: none;
  flex-wrap: nowrap;
  margin-right: 16px;
  margin-bottom: 0;
}
.ant-form-inline .ant-form-item-with-help {
  margin-bottom: 24px;
}
.ant-form-inline .ant-form-item > .ant-form-item-label,
.ant-form-inline .ant-form-item > .ant-form-item-control {
  display: inline-block;
  vertical-align: top;
}
.ant-form-inline .ant-form-item > .ant-form-item-label {
  flex: none;
}
.ant-form-inline .ant-form-item .ant-form-text {
  display: inline-block;
}
.ant-form-inline .ant-form-item .ant-form-item-has-feedback {
  display: inline-block;
}
.ant-form-horizontal .ant-form-item-label {
  flex-grow: 0;
}
.ant-form-horizontal .ant-form-item-control {
  flex: 1 1;
  min-width: 0;
}
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
  min-width: unset;
}
.ant-form-vertical .ant-form-item-row {
  flex-direction: column;
}
.ant-form-vertical .ant-form-item-label > label {
  height: auto;
}
.ant-form-vertical .ant-form-item .ant-form-item-control {
  width: 100%;
}
.ant-form-vertical .ant-form-item-label,
.ant-col-24.ant-form-item-label,
.ant-col-xl-24.ant-form-item-label {
  padding: 0 0 8px;
  line-height: 1.5715;
  white-space: initial;
  text-align: left;
}
.ant-form-vertical .ant-form-item-label > label,
.ant-col-24.ant-form-item-label > label,
.ant-col-xl-24.ant-form-item-label > label {
  margin: 0;
}
.ant-form-vertical .ant-form-item-label > label::after,
.ant-col-24.ant-form-item-label > label::after,
.ant-col-xl-24.ant-form-item-label > label::after {
  display: none;
}
.ant-form-rtl.ant-form-vertical .ant-form-item-label,
.ant-form-rtl.ant-col-24.ant-form-item-label,
.ant-form-rtl.ant-col-xl-24.ant-form-item-label {
  text-align: right;
}
@media (max-width: 575px) {
  .ant-form-item .ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-form-item .ant-form-item-label > label {
    margin: 0;
  }
  .ant-form-item .ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-form-item .ant-form-item-label {
    text-align: right;
  }
  .ant-form .ant-form-item {
    flex-wrap: wrap;
  }
  .ant-form .ant-form-item .ant-form-item-label,
  .ant-form .ant-form-item .ant-form-item-control {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-col-xs-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-xs-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-xs-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-xs-24.ant-form-item-label {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .ant-col-sm-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-sm-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-sm-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-sm-24.ant-form-item-label {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .ant-col-md-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-md-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-md-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-md-24.ant-form-item-label {
    text-align: right;
  }
}
@media (max-width: 1199px) {
  .ant-col-lg-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-lg-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-lg-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-lg-24.ant-form-item-label {
    text-align: right;
  }
}
@media (max-width: 1599px) {
  .ant-col-xl-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-xl-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-xl-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-xl-24.ant-form-item-label {
    text-align: right;
  }
}
.ant-form-item {
  /* Some non-status related component style is in `components.less` */
  /* To support leave along ErrorList. We add additional className to handle explain style */
}
.ant-form-item-explain-error {
  color: #ff4d4f;
}
.ant-form-item-explain-warning {
  color: #faad14;
}
.ant-form-item-has-feedback .ant-switch {
  margin: 2px 0 4px;
}
.ant-form-item-has-warning .ant-form-item-split {
  color: #faad14;
}
.ant-form-item-has-error .ant-form-item-split {
  color: #ff4d4f;
}
.ant-form {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}
.ant-form legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}
.ant-form label {
  font-size: 14px;
}
.ant-form input[type='search'] {
  box-sizing: border-box;
}
.ant-form input[type='radio'],
.ant-form input[type='checkbox'] {
  line-height: normal;
}
.ant-form input[type='file'] {
  display: block;
}
.ant-form input[type='range'] {
  display: block;
  width: 100%;
}
.ant-form select[multiple],
.ant-form select[size] {
  height: auto;
}
.ant-form input[type='file']:focus,
.ant-form input[type='radio']:focus,
.ant-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ant-form output {
  display: block;
  padding-top: 15px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
}
.ant-form .ant-form-text {
  display: inline-block;
  padding-right: 8px;
}
.ant-form-small .ant-form-item-label > label {
  height: 24px;
}
.ant-form-small .ant-form-item-control-input {
  min-height: 24px;
}
.ant-form-large .ant-form-item-label > label {
  height: 40px;
}
.ant-form-large .ant-form-item-control-input {
  min-height: 40px;
}
.ant-form-item {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  margin-bottom: 24px;
  vertical-align: top;
}
.ant-form-item-with-help {
  transition: none;
}
.ant-form-item-hidden,
.ant-form-item-hidden.ant-row {
  display: none;
}
.ant-form-item-label {
  display: inline-block;
  flex-grow: 0;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}
.ant-form-item-label-left {
  text-align: left;
}
.ant-form-item-label-wrap {
  overflow: unset;
  line-height: 1.3215em;
  white-space: unset;
}
.ant-form-item-label > label {
  position: relative;
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  height: 32px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.ant-form-item-label > label > .anticon {
  font-size: 14px;
  vertical-align: top;
}
.ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
  display: inline-block;
  margin-right: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.ant-form-hide-required-mark .ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
  display: none;
}
.ant-form-item-label > label .ant-form-item-optional {
  display: inline-block;
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-form-hide-required-mark .ant-form-item-label > label .ant-form-item-optional {
  display: none;
}
.ant-form-item-label > label .ant-form-item-tooltip {
  color: rgba(0, 0, 0, 0.45);
  cursor: help;
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
  -webkit-margin-start: 4px;
          margin-inline-start: 4px;
}
.ant-form-item-label > label::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.ant-form-item-label > label.ant-form-item-no-colon::after {
  content: ' ';
}
.ant-form-item-control {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.ant-form-item-control:first-child:not([class^='ant-col-']):not([class*=' ant-col-']) {
  width: 100%;
}
.ant-form-item-control-input {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 32px;
}
.ant-form-item-control-input-content {
  flex: auto;
  max-width: 100%;
}
.ant-form-item-explain,
.ant-form-item-extra {
  clear: both;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5715;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  padding-top: 0px;
}
.ant-form-item-explain-connected {
  width: 100%;
}
.ant-form-item-extra {
  min-height: 24px;
}
.ant-form-item-with-help .ant-form-item-explain {
  height: auto;
  opacity: 1;
}
.ant-form-item-feedback-icon {
  font-size: 14px;
  text-align: center;
  visibility: visible;
  animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  pointer-events: none;
}
.ant-form-item-feedback-icon-success {
  color: #52c41a;
}
.ant-form-item-feedback-icon-error {
  color: #ff4d4f;
}
.ant-form-item-feedback-icon-warning {
  color: #faad14;
}
.ant-form-item-feedback-icon-validating {
  color: #1890FF;
}
.ant-show-help {
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-show-help-appear,
.ant-show-help-enter {
  opacity: 0;
}
.ant-show-help-appear-active,
.ant-show-help-enter-active {
  opacity: 1;
}
.ant-show-help-leave {
  opacity: 1;
}
.ant-show-help-leave-active {
  opacity: 0;
}
.ant-show-help-item {
  overflow: hidden;
  transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-show-help-item-appear,
.ant-show-help-item-enter {
  transform: translateY(-5px);
  opacity: 0;
}
.ant-show-help-item-appear-active,
.ant-show-help-item-enter-active {
  transform: translateY(0);
  opacity: 1;
}
.ant-show-help-item-leave {
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-show-help-item-leave-active {
  transform: translateY(-5px);
}
@keyframes diffZoomIn1 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes diffZoomIn2 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes diffZoomIn3 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.ant-form-rtl {
  direction: rtl;
}
.ant-form-rtl .ant-form-item-label {
  text-align: left;
}
.ant-form-rtl .ant-form-item-label > label.ant-form-item-required::before {
  margin-right: 0;
  margin-left: 4px;
}
.ant-form-rtl .ant-form-item-label > label::after {
  margin: 0 2px 0 8px;
}
.ant-form-rtl .ant-form-item-label > label .ant-form-item-optional {
  margin-right: 4px;
  margin-left: 0;
}
.ant-col-rtl .ant-form-item-control:first-child {
  width: 100%;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input {
  padding-right: 11px;
  padding-left: 24px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input-suffix {
  padding-right: 11px;
  padding-left: 18px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input {
  padding: 0;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-number-affix-wrapper .ant-input-number {
  padding: 0;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
  right: auto;
  left: 28px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-number {
  padding-left: 18px;
}
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-clear,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-clear,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-clear {
  right: auto;
  left: 32px;
}
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-selection-selected-value,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-selection-selected-value {
  padding-right: 0;
  padding-left: 42px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-arrow {
  margin-right: 0;
  margin-left: 19px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-clear {
  right: auto;
  left: 32px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-picker {
  padding-right: 11px;
  padding-left: 29.2px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-picker-large {
  padding-right: 11px;
  padding-left: 29.2px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-picker-small {
  padding-right: 7px;
  padding-left: 25.2px;
}
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-success .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-warning .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-error .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-is-validating .ant-form-item-children-icon {
  right: auto;
  left: 0;
}
.ant-form-rtl.ant-form-inline .ant-form-item {
  margin-right: 0;
  margin-left: 16px;
}

/* 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 {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: flex;
  align-items: center;
  padding: 8px 15px;
  word-wrap: break-word;
  border-radius: 2px;
}
.ant-alert-content {
  flex: 1 1;
  min-width: 0;
}
.ant-alert-icon {
  margin-right: 8px;
}
.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: #fff2f0;
  border: 1px solid #ffccc7;
}
.ant-alert-error .ant-alert-icon {
  color: #ff4d4f;
}
.ant-alert-error .ant-alert-description > pre {
  margin: 0;
  padding: 0;
}
.ant-alert-action {
  margin-left: 8px;
}
.ant-alert-close-icon {
  margin-left: 8px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 12px;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.ant-alert-close-icon .anticon-close {
  color: rgba(0, 0, 0, 0.45);
  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);
  transition: color 0.3s;
}
.ant-alert-close-text:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-alert-with-description {
  align-items: flex-start;
  padding: 15px 15px 15px 24px;
}
.ant-alert-with-description.ant-alert-no-icon {
  padding: 15px 15px;
}
.ant-alert-with-description .ant-alert-icon {
  margin-right: 15px;
  font-size: 24px;
}
.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-motion-leave {
  overflow: hidden;
  opacity: 1;
  transition: max-height 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), padding-top 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), padding-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), margin-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-alert.ant-alert-motion-leave-active {
  max-height: 0;
  margin-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0;
}
.ant-alert-banner {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}
.ant-alert.ant-alert-rtl {
  direction: rtl;
}
.ant-alert-rtl .ant-alert-icon {
  margin-right: auto;
  margin-left: 8px;
}
.ant-alert-rtl .ant-alert-action {
  margin-right: 8px;
  margin-left: auto;
}
.ant-alert-rtl .ant-alert-close-icon {
  margin-right: 8px;
  margin-left: auto;
}
.ant-alert-rtl.ant-alert-with-description {
  padding-right: 24px;
  padding-left: 15px;
}
.ant-alert-rtl.ant-alert-with-description .ant-alert-icon {
  margin-right: auto;
  margin-left: 15px;
}

.ant-legacy-form {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}
.ant-legacy-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-legacy-form label {
  font-size: 14px;
}
.ant-legacy-form input[type='search'] {
  box-sizing: border-box;
}
.ant-legacy-form input[type='radio'],
.ant-legacy-form input[type='checkbox'] {
  line-height: normal;
}
.ant-legacy-form input[type='file'] {
  display: block;
}
.ant-legacy-form input[type='range'] {
  display: block;
  width: 100%;
}
.ant-legacy-form select[multiple],
.ant-legacy-form select[size] {
  height: auto;
}
.ant-legacy-form input[type='file']:focus,
.ant-legacy-form input[type='radio']:focus,
.ant-legacy-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ant-legacy-form output {
  display: block;
  padding-top: 15px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
}
.ant-legacy-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-legacy-form label {
  font-size: 14px;
}
.ant-legacy-form input[type='search'] {
  box-sizing: border-box;
}
.ant-legacy-form input[type='radio'],
.ant-legacy-form input[type='checkbox'] {
  line-height: normal;
}
.ant-legacy-form input[type='file'] {
  display: block;
}
.ant-legacy-form input[type='range'] {
  display: block;
  width: 100%;
}
.ant-legacy-form select[multiple],
.ant-legacy-form select[size] {
  height: auto;
}
.ant-legacy-form input[type='file']:focus,
.ant-legacy-form input[type='radio']:focus,
.ant-legacy-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ant-legacy-form output {
  display: block;
  padding-top: 15px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
}
.ant-legacy-form-item-required::before {
  display: inline-block;
  margin-right: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.ant-legacy-form-hide-required-mark .ant-legacy-form-item-required::before {
  display: none;
}
.ant-legacy-form-item-label > label {
  color: rgba(0, 0, 0, 0.85);
}
.ant-legacy-form-item-label > label::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.ant-legacy-form-item-label > label.ant-legacy-form-item-no-colon::after {
  content: ' ';
}
.ant-legacy-form-item {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  margin-bottom: 24px;
  vertical-align: top;
}
.ant-legacy-form-item label {
  position: relative;
}
.ant-legacy-form-item label > .anticon {
  font-size: 14px;
  vertical-align: top;
}
.ant-legacy-form-item-control {
  position: relative;
  line-height: 40px;
}
.ant-legacy-form-item-control::before {
  display: table;
  content: '';
}
.ant-legacy-form-item-control::after {
  display: table;
  clear: both;
  content: '';
}
.ant-legacy-form-item-control::before {
  display: table;
  content: '';
}
.ant-legacy-form-item-control::after {
  display: table;
  clear: both;
  content: '';
}
.ant-legacy-form-item-children {
  position: relative;
}
.ant-legacy-form-item-with-help {
  margin-bottom: 4px;
}
.ant-legacy-form-item-label {
  display: inline-block;
  overflow: hidden;
  line-height: 39.9999px;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
  flex-grow: 0;
}
.ant-legacy-form-item-label-left {
  text-align: left;
}
.ant-legacy-form-item-control-wrapper {
  flex: 1 1;
}
.ant-legacy-form-item .ant-switch {
  margin: 2px 0 4px;
}
.ant-legacy-form-explain,
.ant-legacy-form-extra {
  clear: both;
  min-height: 23px;
  margin-top: -2px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5715;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-legacy-form-explain {
  margin-bottom: -1px;
}
.ant-legacy-form-extra {
  padding-top: 4px;
}
.ant-legacy-form-text {
  display: inline-block;
  padding-right: 8px;
}
.ant-legacy-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 .has-feedback .ant-picker .ant-picker-suffix {
  padding-right: 17px;
}
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-legacy-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 {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
}
.ant-legacy-form-vertical .ant-legacy-form-item-label,
.ant-col-24.ant-legacy-form-item-label,
.ant-col-xl-24.ant-legacy-form-item-label {
  display: block;
  margin: 0;
  padding: 0 0 8px;
  line-height: 1.5715;
  white-space: initial;
  text-align: left;
  flex-basis: 100%;
}
.ant-legacy-form-vertical .ant-legacy-form-item-label > label,
.ant-col-24.ant-legacy-form-item-label > label,
.ant-col-xl-24.ant-legacy-form-item-label > label {
  margin: 0;
}
.ant-legacy-form-vertical .ant-legacy-form-item-label > label::after,
.ant-col-24.ant-legacy-form-item-label > label::after,
.ant-col-xl-24.ant-legacy-form-item-label > label::after {
  display: none;
}
.ant-legacy-form-rtl.ant-legacy-form-vertical .ant-legacy-form-item-label,
.ant-legacy-form-rtl.ant-col-24.ant-legacy-form-item-label,
.ant-legacy-form-rtl.ant-col-xl-24.ant-legacy-form-item-label {
  text-align: right;
}
.ant-legacy-form-vertical .ant-legacy-form-item-label label::after,
.ant-col-24.ant-legacy-form-item-label label::after,
.ant-col-xl-24.ant-legacy-form-item-label label::after {
  display: none;
}
.ant-legacy-form-vertical .ant-legacy-form-item {
  padding-bottom: 8px;
}
.ant-legacy-form-vertical .ant-legacy-form-item-control {
  line-height: 1.5715;
}
.ant-legacy-form-vertical .ant-legacy-form-explain {
  margin-top: 2px;
  margin-bottom: -5px;
}
.ant-legacy-form-vertical .ant-legacy-form-extra {
  margin-top: 2px;
  margin-bottom: -4px;
}
@media (max-width: 575px) {
  .ant-legacy-form-item .ant-legacy-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
    flex-basis: 100%;
  }
  .ant-legacy-form-item .ant-legacy-form-item-label > label {
    margin: 0;
  }
  .ant-legacy-form-item .ant-legacy-form-item-label > label::after {
    display: none;
  }
  .ant-legacy-form-rtl.ant-legacy-form-item .ant-legacy-form-item-label {
    text-align: right;
  }
  .ant-legacy-form-item .ant-legacy-form-item-label label::after {
    display: none;
  }
  .ant-legacy-form .ant-legacy-form-item {
    flex-wrap: wrap;
  }
  .ant-legacy-form .ant-legacy-form-item .ant-legacy-form-item-label,
  .ant-legacy-form .ant-legacy-form-item .ant-legacy-form-item-control {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-legacy-form-item-label,
  .ant-legacy-form-item-control-wrapper {
    display: block;
    width: 100%;
  }
  .ant-legacy-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
    flex-basis: 100%;
  }
  .ant-legacy-form-item-label > label {
    margin: 0;
  }
  .ant-legacy-form-item-label > label::after {
    display: none;
  }
  .ant-legacy-form-rtl.ant-legacy-form-item-label {
    text-align: right;
  }
  .ant-legacy-form-item-label label::after {
    display: none;
  }
  .ant-legacy-form-item-control-wrapper {
    flex-basis: 100%;
  }
  .ant-col-xs-24.ant-legacy-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
    flex-basis: 100%;
  }
  .ant-col-xs-24.ant-legacy-form-item-label > label {
    margin: 0;
  }
  .ant-col-xs-24.ant-legacy-form-item-label > label::after {
    display: none;
  }
  .ant-legacy-form-rtl.ant-col-xs-24.ant-legacy-form-item-label {
    text-align: right;
  }
  .ant-col-xs-24.ant-legacy-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .ant-col-sm-24.ant-legacy-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
    flex-basis: 100%;
  }
  .ant-col-sm-24.ant-legacy-form-item-label > label {
    margin: 0;
  }
  .ant-col-sm-24.ant-legacy-form-item-label > label::after {
    display: none;
  }
  .ant-legacy-form-rtl.ant-col-sm-24.ant-legacy-form-item-label {
    text-align: right;
  }
  .ant-col-sm-24.ant-legacy-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .ant-col-md-24.ant-legacy-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
    flex-basis: 100%;
  }
  .ant-col-md-24.ant-legacy-form-item-label > label {
    margin: 0;
  }
  .ant-col-md-24.ant-legacy-form-item-label > label::after {
    display: none;
  }
  .ant-legacy-form-rtl.ant-col-md-24.ant-legacy-form-item-label {
    text-align: right;
  }
  .ant-col-md-24.ant-legacy-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .ant-col-lg-24.ant-legacy-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
    flex-basis: 100%;
  }
  .ant-col-lg-24.ant-legacy-form-item-label > label {
    margin: 0;
  }
  .ant-col-lg-24.ant-legacy-form-item-label > label::after {
    display: none;
  }
  .ant-legacy-form-rtl.ant-col-lg-24.ant-legacy-form-item-label {
    text-align: right;
  }
  .ant-col-lg-24.ant-legacy-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1599px) {
  .ant-col-xl-24.ant-legacy-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
    flex-basis: 100%;
  }
  .ant-col-xl-24.ant-legacy-form-item-label > label {
    margin: 0;
  }
  .ant-col-xl-24.ant-legacy-form-item-label > label::after {
    display: none;
  }
  .ant-legacy-form-rtl.ant-col-xl-24.ant-legacy-form-item-label {
    text-align: right;
  }
  .ant-col-xl-24.ant-legacy-form-item-label label::after {
    display: none;
  }
}
.ant-legacy-form-inline .ant-legacy-form-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 0;
}
.ant-legacy-form-inline .ant-legacy-form-item-with-help {
  margin-bottom: 24px;
}
.ant-legacy-form-inline .ant-legacy-form-item > .ant-legacy-form-item-control-wrapper,
.ant-legacy-form-inline .ant-legacy-form-item > .ant-legacy-form-item-label {
  display: inline-block;
  vertical-align: top;
}
.ant-legacy-form-inline .ant-legacy-form-text {
  display: inline-block;
}
.ant-legacy-form-inline .has-feedback {
  display: inline-block;
}
.has-success.has-feedback .ant-legacy-form-item-children-icon,
.has-warning.has-feedback .ant-legacy-form-item-children-icon,
.has-error.has-feedback .ant-legacy-form-item-children-icon,
.is-validating.has-feedback .ant-legacy-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;
  animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  pointer-events: none;
}
.has-success.has-feedback .ant-legacy-form-item-children-icon svg,
.has-warning.has-feedback .ant-legacy-form-item-children-icon svg,
.has-error.has-feedback .ant-legacy-form-item-children-icon svg,
.is-validating.has-feedback .ant-legacy-form-item-children-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.has-success.has-feedback .ant-legacy-form-item-children-icon {
  color: #52c41a;
  animation-name: diffZoomIn1 !important;
}
.has-warning .ant-form-item-split {
  color: #faad14;
}
.has-warning :not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
.has-warning :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,
.has-warning :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover,
.has-warning :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {
  background-color: #fff;
  border-color: #faad14;
}
.has-warning :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,
.has-warning :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,
.has-warning :not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused,
.has-warning :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-input-prefix {
  color: #faad14;
}
.has-warning .ant-input-group-addon,
.has-warning .ant-input-number-group-addon {
  color: #faad14;
  border-color: #faad14;
}
.has-warning .has-feedback {
  color: #faad14;
}
.has-warning .ant-legacy-form-explain,
.has-warning .ant-legacy-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: #40a9ff;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-input:not([disabled]):hover {
  border-color: #faad14;
}
.has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.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: #40a9ff;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.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-legacy-form-item-children-icon {
  color: #faad14;
  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: #40a9ff;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.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: #40a9ff;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.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: #40a9ff;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.has-warning .ant-cascader-picker:hover .ant-cascader-input {
  border-color: #faad14;
}
.has-warning .ant-input-affix-wrapper {
  border-color: #faad14;
}
.has-warning .ant-input-affix-wrapper-focused {
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
}
.has-warning .ant-input-affix-wrapper .ant-input:focus {
  box-shadow: none;
}
.has-error .ant-form-item-split {
  color: #ff4d4f;
}
.has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
.has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,
.has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover,
.has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover {
  background-color: #fff;
  border-color: #ff4d4f;
}
.has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,
.has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,
.has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused,
.has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input-prefix {
  color: #ff4d4f;
}
.has-error .ant-input-group-addon,
.has-error .ant-input-number-group-addon {
  color: #ff4d4f;
  border-color: #ff4d4f;
}
.has-error .has-feedback {
  color: #ff4d4f;
}
.has-error .ant-legacy-form-explain,
.has-error .ant-legacy-form-split {
  color: #ff4d4f;
}
.has-error .ant-input,
.has-error .ant-input:hover {
  background-color: #fff;
  border-color: #ff4d4f;
}
.has-error .ant-input:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input:not([disabled]):hover {
  border-color: #ff4d4f;
}
.has-error .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input-affix-wrapper .ant-input,
.has-error .ant-input-affix-wrapper .ant-input:hover {
  background-color: #fff;
  border-color: #ff4d4f;
}
.has-error .ant-input-affix-wrapper .ant-input:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #ff4d4f;
}
.has-error .ant-input-prefix {
  color: #ff4d4f;
}
.has-error .ant-input-group-addon {
  color: #ff4d4f;
  background-color: #fff;
  border-color: #ff4d4f;
}
.has-error .has-feedback {
  color: #ff4d4f;
}
.has-error.has-feedback .ant-legacy-form-item-children-icon {
  color: #ff4d4f;
  animation-name: diffZoomIn2 !important;
}
.has-error .ant-select-selection {
  border-color: #ff4d4f;
}
.has-error .ant-select-selection:hover {
  border-color: #ff4d4f;
}
.has-error .ant-select-open .ant-select-selection,
.has-error .ant-select-focused .ant-select-selection {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-select.ant-select-auto-complete .ant-input:focus {
  border-color: #ff4d4f;
}
.has-error .ant-input-group-addon .ant-select-selection {
  border-color: transparent;
  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: #ff4d4f;
}
.has-error .ant-input-number,
.has-error .ant-time-picker-input {
  border-color: #ff4d4f;
}
.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: #40a9ff;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-input-number:not([disabled]):hover,
.has-error .ant-time-picker-input:not([disabled]):hover {
  border-color: #ff4d4f;
}
.has-error .ant-mention-wrapper .ant-mention-editor,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover {
  border-color: #ff4d4f;
}
.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: #40a9ff;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.has-error .ant-cascader-picker:hover .ant-cascader-input {
  border-color: #ff4d4f;
}
.has-error .ant-transfer-list {
  border-color: #ff4d4f;
}
.has-error .ant-transfer-list-search:not([disabled]) {
  border-color: #d9d9d9;
}
.has-error .ant-transfer-list-search:not([disabled]):hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.ant-input-rtl .has-error .ant-transfer-list-search:not([disabled]):hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.has-error .ant-transfer-list-search:not([disabled]):focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.ant-input-rtl .has-error .ant-transfer-list-search:not([disabled]):focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.has-error .ant-input-affix-wrapper {
  border-color: #ff4d4f;
}
.has-error .ant-input-affix-wrapper-focused {
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
}
.has-error .ant-input-affix-wrapper .ant-input:focus {
  box-shadow: none;
}
.is-validating.has-feedback .ant-legacy-form-item-children-icon {
  display: inline-block;
  color: #1890ff;
}
.ant-advanced-search-form .ant-legacy-form-item {
  margin-bottom: 24px;
}
.ant-advanced-search-form .ant-legacy-form-item-with-help {
  margin-bottom: 4px;
}
.show-help-enter,
.show-help-appear {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.show-help-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.show-help-enter.show-help-enter-active,
.show-help-appear.show-help-appear-active {
  animation-name: antShowHelpIn;
  animation-play-state: running;
}
.show-help-leave.show-help-leave-active {
  animation-name: antShowHelpOut;
  animation-play-state: running;
  pointer-events: none;
}
.show-help-enter,
.show-help-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.show-help-leave {
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@keyframes antShowHelpIn {
  0% {
    transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes antShowHelpOut {
  to {
    transform: translateY(-5px);
    opacity: 0;
  }
}
@keyframes diffZoomIn1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes diffZoomIn2 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes diffZoomIn3 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
.ant-mention-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.ant-mention-wrapper .ant-mention-editor {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
  display: block;
  height: auto;
  min-height: 32px;
  padding: 0;
  line-height: 1.5715;
}
.ant-mention-wrapper .ant-mention-editor::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-mention-wrapper .ant-mention-editor:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-mention-wrapper .ant-mention-editor::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-mention-wrapper .ant-mention-editor::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-mention-wrapper .ant-mention-editor:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-mention-wrapper .ant-mention-editor:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.ant-input-rtl .ant-mention-wrapper .ant-mention-editor:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-mention-wrapper .ant-mention-editor:focus,
.ant-mention-wrapper .ant-mention-editor-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.ant-input-rtl .ant-mention-wrapper .ant-mention-editor:focus,
.ant-input-rtl .ant-mention-wrapper .ant-mention-editor-focused {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-mention-wrapper .ant-mention-editor-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-mention-wrapper .ant-mention-editor-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-mention-wrapper .ant-mention-editor[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-mention-wrapper .ant-mention-editor[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-mention-wrapper .ant-mention-editor-borderless,
.ant-mention-wrapper .ant-mention-editor-borderless:hover,
.ant-mention-wrapper .ant-mention-editor-borderless:focus,
.ant-mention-wrapper .ant-mention-editor-borderless-focused,
.ant-mention-wrapper .ant-mention-editor-borderless-disabled,
.ant-mention-wrapper .ant-mention-editor-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-mention-wrapper .ant-mention-editor {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-mention-wrapper .ant-mention-editor-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-mention-wrapper .ant-mention-editor-sm {
  padding: 0px 7px;
}
.ant-mention-wrapper .ant-mention-editor-rtl {
  direction: rtl;
}
.ant-mention-wrapper .ant-mention-editor-wrapper {
  height: auto;
  overflow-y: auto;
}
.ant-mention-wrapper.ant-mention-active:not(.disabled) .ant-mention-editor {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px !important;
  outline: 0;
}
.ant-input-rtl .ant-mention-wrapper.ant-mention-active:not(.disabled) .ant-mention-editor {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-mention-wrapper.disabled .ant-mention-editor {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-mention-wrapper.disabled .ant-mention-editor:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-mention-wrapper .public-DraftEditorPlaceholder-root {
  position: absolute;
  pointer-events: none;
}
.ant-mention-wrapper .public-DraftEditorPlaceholder-root .public-DraftEditorPlaceholder-inner {
  height: auto;
  padding: 5px 11px;
  color: #bfbfbf;
  white-space: pre-wrap;
  word-wrap: break-word;
  outline: none;
  opacity: 1;
}
.ant-mention-wrapper .DraftEditor-editorContainer .public-DraftEditor-content {
  height: auto;
  padding: 5px 11px;
}
.ant-mention-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  min-width: 120px;
  max-height: 250px;
  margin-top: 1.5em;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-mention-dropdown-placement-top {
  margin-top: -0.1em;
}
.ant-mention-dropdown-notfound.ant-mention-dropdown-item {
  color: rgba(0, 0, 0, 0.25);
}
.ant-mention-dropdown-notfound.ant-mention-dropdown-item .anticon-loading {
  display: block;
  color: #1890ff;
  text-align: center;
}
.ant-mention-dropdown-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: background 0.3s;
}
.ant-mention-dropdown-item:hover {
  background-color: #f5f5f5;
}
.ant-mention-dropdown-item.focus,
.ant-mention-dropdown-item-active {
  background-color: #e6f7ff;
}
.ant-mention-dropdown-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-mention-dropdown-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-mention-dropdown-item-selected,
.ant-mention-dropdown-item-selected:hover {
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
  background-color: #f5f5f5;
}
.ant-mention-dropdown-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #f0f0f0;
}

/* 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 */
@font-face {
  font-family: "UTM-AVO";
  /*Can be any text*/
  src: local("UTM-Avo"), url(/static/UTM-Avo.5b5fcc35.ttf);
}
.antd-pro-components-login-index-login .ant-tabs .ant-tabs-bar {
  border-bottom: 0;
  margin-bottom: 24px;
  text-align: center;
}
.antd-pro-components-login-index-login .ant-form-item {
  margin: 0 2px 24px;
}
.antd-pro-components-login-index-login .antd-pro-components-login-index-getCaptcha {
  display: block;
  width: 100%;
}
.antd-pro-components-login-index-login .antd-pro-components-login-index-icon {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.2);
  margin-left: 16px;
  vertical-align: middle;
  cursor: pointer;
  transition: color 0.3s;
}
.antd-pro-components-login-index-login .antd-pro-components-login-index-icon:hover {
  color: #1890FF;
}
.antd-pro-components-login-index-login .antd-pro-components-login-index-other {
  text-align: left;
  margin-top: 24px;
  line-height: 22px;
}
.antd-pro-components-login-index-login .antd-pro-components-login-index-other .antd-pro-components-login-index-register {
  float: right;
}
.antd-pro-components-login-index-login .antd-pro-components-login-index-prefixIcon {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.25);
}
.antd-pro-components-login-index-login .antd-pro-components-login-index-submit {
  width: 100%;
  margin-top: 24px;
}
.antd-pro-components-login-index-login .antd-pro-components-login-index-inputCustom {
  width: 100%;
  height: 50px;
  border: 1.45px solid #E8ECF4;
  border-radius: 11.64px;
}
.antd-pro-components-login-index-login .antd-pro-components-login-index-inputCustom ::-webkit-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #8391A1;
}
.antd-pro-components-login-index-login .antd-pro-components-login-index-inputCustom :-ms-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #8391A1;
}
.antd-pro-components-login-index-login .antd-pro-components-login-index-inputCustom ::-ms-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #8391A1;
}
.antd-pro-components-login-index-login .antd-pro-components-login-index-inputCustom ::placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #8391A1;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .antd-pro-components-login-index-login .ant-tabs .ant-tabs-bar {
    border-bottom: 0;
    margin-bottom: 24px;
    text-align: center;
  }
  .antd-pro-components-login-index-login .ant-legacy-form-item {
    margin-bottom: 14px;
  }
  .antd-pro-components-login-index-login .ant-form-item {
    margin: 0 2px 15px;
  }
  .antd-pro-components-login-index-login .antd-pro-components-login-index-inputCustom {
    height: 40px !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-picker-status-error.ant-picker,
.ant-picker-status-error.ant-picker:not(.ant-picker-disabled):hover {
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-picker-status-error.ant-picker-focused,
.ant-picker-status-error.ant-picker:focus {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-picker-status-error.ant-picker .ant-picker-active-bar {
  background: #ff7875;
}
.ant-picker-status-warning.ant-picker,
.ant-picker-status-warning.ant-picker:not(.ant-picker-disabled):hover {
  background-color: #fff;
  border-color: #faad14;
}
.ant-picker-status-warning.ant-picker-focused,
.ant-picker-status-warning.ant-picker:focus {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-picker-status-warning.ant-picker .ant-picker-active-bar {
  background: #ffc53d;
}
.ant-picker {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  padding: 4px 11px 4px;
  position: relative;
  display: inline-flex;
  align-items: center;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: border 0.3s, box-shadow 0.3s;
}
.ant-picker:hover,
.ant-picker-focused {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-picker-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-picker.ant-picker-disabled {
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-picker.ant-picker-disabled .ant-picker-suffix {
  color: rgba(0, 0, 0, 0.25);
}
.ant-picker.ant-picker-borderless {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.ant-picker-input {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.ant-picker-input > input {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
  flex: auto;
  min-width: 1px;
  height: auto;
  padding: 0;
  background: transparent;
  border: 0;
}
.ant-picker-input > input::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-picker-input > input:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-picker-input > input::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-picker-input > input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-picker-input > input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-picker-input > input:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-picker-input > input:focus,
.ant-picker-input > input-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-picker-input > input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-picker-input > input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-picker-input > input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-picker-input > input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-picker-input > input-borderless,
.ant-picker-input > input-borderless:hover,
.ant-picker-input > input-borderless:focus,
.ant-picker-input > input-borderless-focused,
.ant-picker-input > input-borderless-disabled,
.ant-picker-input > input-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-picker-input > input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-picker-input > input-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-picker-input > input-sm {
  padding: 0px 7px;
}
.ant-picker-input > input:focus {
  box-shadow: none;
}
.ant-picker-input > input[disabled] {
  background: transparent;
}
.ant-picker-input:hover .ant-picker-clear {
  opacity: 1;
}
.ant-picker-input-placeholder > input {
  color: #bfbfbf;
}
.ant-picker-large {
  padding: 6.5px 11px 6.5px;
}
.ant-picker-large .ant-picker-input > input {
  font-size: 16px;
}
.ant-picker-small {
  padding: 0px 7px 0px;
}
.ant-picker-suffix {
  display: flex;
  flex: none;
  align-self: center;
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1;
  pointer-events: none;
}
.ant-picker-suffix > * {
  vertical-align: top;
}
.ant-picker-suffix > *:not(:last-child) {
  margin-right: 8px;
}
.ant-picker-clear {
  position: absolute;
  top: 50%;
  right: 0;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1;
  background: #fff;
  transform: translateY(-50%);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s, color 0.3s;
}
.ant-picker-clear > * {
  vertical-align: top;
}
.ant-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-picker-separator {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 16px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 16px;
  vertical-align: top;
  cursor: default;
}
.ant-picker-focused .ant-picker-separator {
  color: rgba(0, 0, 0, 0.45);
}
.ant-picker-disabled .ant-picker-range-separator .ant-picker-separator {
  cursor: not-allowed;
}
.ant-picker-range {
  position: relative;
  display: inline-flex;
}
.ant-picker-range .ant-picker-clear {
  right: 11px;
}
.ant-picker-range:hover .ant-picker-clear {
  opacity: 1;
}
.ant-picker-range .ant-picker-active-bar {
  bottom: -1px;
  height: 2px;
  margin-left: 11px;
  background: #1890FF;
  opacity: 0;
  transition: all 0.3s ease-out;
  pointer-events: none;
}
.ant-picker-range.ant-picker-focused .ant-picker-active-bar {
  opacity: 1;
}
.ant-picker-range-separator {
  align-items: center;
  padding: 0 8px;
  line-height: 1;
}
.ant-picker-range.ant-picker-small .ant-picker-clear {
  right: 7px;
}
.ant-picker-range.ant-picker-small .ant-picker-active-bar {
  margin-left: 7px;
}
.ant-picker-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
}
.ant-picker-dropdown-hidden {
  display: none;
}
.ant-picker-dropdown-placement-bottomLeft .ant-picker-range-arrow {
  top: 2.58561808px;
  display: block;
  transform: rotate(-135deg) translateY(1px);
}
.ant-picker-dropdown-placement-topLeft .ant-picker-range-arrow {
  bottom: 2.58561808px;
  display: block;
  transform: rotate(45deg);
}
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topRight,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topRight {
  animation-name: antSlideDownIn;
}
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomRight,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topRight {
  animation-name: antSlideDownOut;
}
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.ant-picker-dropdown-range {
  padding: 7.54247233px 0;
}
.ant-picker-dropdown-range-hidden {
  display: none;
}
.ant-picker-dropdown .ant-picker-panel > .ant-picker-time-panel {
  padding-top: 4px;
}
.ant-picker-ranges {
  margin-bottom: 0;
  padding: 4px 12px;
  overflow: hidden;
  line-height: 34px;
  text-align: left;
  list-style: none;
}
.ant-picker-ranges > li {
  display: inline-block;
}
.ant-picker-ranges .ant-picker-preset > .ant-tag-blue {
  color: #1890FF;
  background: #e6f7ff;
  border-color: #91d5ff;
  cursor: pointer;
}
.ant-picker-ranges .ant-picker-ok {
  float: right;
  margin-left: 8px;
}
.ant-picker-range-wrapper {
  display: flex;
}
.ant-picker-range-arrow {
  position: absolute;
  z-index: 1;
  width: 11.3137085px;
  height: 11.3137085px;
  margin-left: 16.5px;
  box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, 0.1);
  transition: left 0.3s ease-out;
  border-radius: 0 0 2px;
  pointer-events: none;
}
.ant-picker-range-arrow::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: #fff;
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  -webkit-clip-path: inset(33% 33%);
          clip-path: inset(33% 33%);
  -webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
          clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-picker-panel-container {
  overflow: hidden;
  vertical-align: top;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  transition: margin 0.3s;
}
.ant-picker-panel-container .ant-picker-panels {
  display: inline-flex;
  flex-wrap: nowrap;
  direction: ltr;
}
.ant-picker-panel-container .ant-picker-panel {
  vertical-align: top;
  background: transparent;
  border-width: 0 0 1px 0;
  border-radius: 0;
}
.ant-picker-panel-container .ant-picker-panel .ant-picker-content,
.ant-picker-panel-container .ant-picker-panel table {
  text-align: center;
}
.ant-picker-panel-container .ant-picker-panel-focused {
  border-color: #f0f0f0;
}
.ant-picker-compact-item:not(.ant-picker-compact-last-item):not(.ant-picker-compact-item-rtl) {
  margin-right: -1px;
}
.ant-picker-compact-item:not(.ant-picker-compact-last-item).ant-picker-compact-item-rtl {
  margin-left: -1px;
}
.ant-picker-compact-item:hover,
.ant-picker-compact-item:focus,
.ant-picker-compact-item:active {
  z-index: 2;
}
.ant-picker-compact-item.ant-picker-focused {
  z-index: 2;
}
.ant-picker-compact-item[disabled] {
  z-index: 0;
}
.ant-picker-compact-item:not(.ant-picker-compact-first-item):not(.ant-picker-compact-last-item).ant-picker {
  border-radius: 0;
}
.ant-picker-compact-item.ant-picker.ant-picker-compact-first-item:not(.ant-picker-compact-last-item):not(.ant-picker-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-picker-compact-item.ant-picker.ant-picker-compact-last-item:not(.ant-picker-compact-first-item):not(.ant-picker-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-picker-compact-item.ant-picker.ant-picker-compact-item-rtl.ant-picker-compact-first-item:not(.ant-picker-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-picker-compact-item.ant-picker.ant-picker-compact-item-rtl.ant-picker-compact-last-item:not(.ant-picker-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-picker-panel {
  display: inline-flex;
  flex-direction: column;
  text-align: center;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  outline: none;
}
.ant-picker-panel-focused {
  border-color: #1890FF;
}
.ant-picker-decade-panel,
.ant-picker-year-panel,
.ant-picker-quarter-panel,
.ant-picker-month-panel,
.ant-picker-week-panel,
.ant-picker-date-panel,
.ant-picker-time-panel {
  display: flex;
  flex-direction: column;
  width: 280px;
}
.ant-picker-header {
  display: flex;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #f0f0f0;
}
.ant-picker-header > * {
  flex: none;
}
.ant-picker-header button {
  padding: 0;
  color: rgba(0, 0, 0, 0.25);
  line-height: 40px;
  background: transparent;
  border: 0;
  cursor: pointer;
  transition: color 0.3s;
}
.ant-picker-header > button {
  min-width: 1.6em;
  font-size: 14px;
}
.ant-picker-header > button:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-picker-header-view {
  flex: auto;
  font-weight: 500;
  line-height: 40px;
}
.ant-picker-header-view button {
  color: inherit;
  font-weight: inherit;
}
.ant-picker-header-view button:not(:first-child) {
  margin-left: 8px;
}
.ant-picker-header-view button:hover {
  color: #1890FF;
}
.ant-picker-prev-icon,
.ant-picker-next-icon,
.ant-picker-super-prev-icon,
.ant-picker-super-next-icon {
  position: relative;
  display: inline-block;
  width: 7px;
  height: 7px;
}
.ant-picker-prev-icon::before,
.ant-picker-next-icon::before,
.ant-picker-super-prev-icon::before,
.ant-picker-super-next-icon::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 7px;
  height: 7px;
  border: 0 solid currentcolor;
  border-width: 1.5px 0 0 1.5px;
  content: '';
}
.ant-picker-super-prev-icon::after,
.ant-picker-super-next-icon::after {
  position: absolute;
  top: 4px;
  left: 4px;
  display: inline-block;
  width: 7px;
  height: 7px;
  border: 0 solid currentcolor;
  border-width: 1.5px 0 0 1.5px;
  content: '';
}
.ant-picker-prev-icon,
.ant-picker-super-prev-icon {
  transform: rotate(-45deg);
}
.ant-picker-next-icon,
.ant-picker-super-next-icon {
  transform: rotate(135deg);
}
.ant-picker-content {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.ant-picker-content th,
.ant-picker-content td {
  position: relative;
  min-width: 24px;
  font-weight: 400;
}
.ant-picker-content th {
  height: 30px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 30px;
}
.ant-picker-cell {
  padding: 3px 0;
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.ant-picker-cell-in-view {
  color: rgba(0, 0, 0, 0.85);
}
.ant-picker-cell::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 1;
  height: 24px;
  transform: translateY(-50%);
  transition: all 0.3s;
  content: '';
}
.ant-picker-cell .ant-picker-cell-inner {
  position: relative;
  z-index: 2;
  display: inline-block;
  min-width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  transition: background 0.3s, border 0.3s;
}
.ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
.ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner {
  background: #f5f5f5;
}
.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  border: 1px solid #1890FF;
  border-radius: 2px;
  content: '';
}
.ant-picker-cell-in-view.ant-picker-cell-in-range {
  position: relative;
}
.ant-picker-cell-in-view.ant-picker-cell-in-range::before {
  background: #e6f7ff;
}
.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
  color: #fff;
  background: #1890FF;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single)::before,
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before {
  background: #e6f7ff;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start::before {
  left: 50%;
}
.ant-picker-cell-in-view.ant-picker-cell-range-end::before {
  right: 50%;
}
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start-single::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-end-near-hover::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-start-near-hover::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-end-single::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-in-range)::after {
  position: absolute;
  top: 50%;
  z-index: 0;
  height: 24px;
  border-top: 1px dashed #7ec1ff;
  border-bottom: 1px dashed #7ec1ff;
  transform: translateY(-50%);
  transition: all 0.3s;
  content: '';
}
.ant-picker-cell-range-hover-start::after,
.ant-picker-cell-range-hover-end::after,
.ant-picker-cell-range-hover::after {
  right: 0;
  left: 2px;
}
.ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover::before,
.ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover::before,
.ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover::before,
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start::before,
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end::before,
.ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start::before,
.ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end::before {
  background: #cbe6ff;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
  border-radius: 2px 0 0 2px;
}
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
  border-radius: 0 2px 2px 0;
}
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after,
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  background: #cbe6ff;
  transition: all 0.3s;
  content: '';
}
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after {
  right: -6px;
  left: 0;
}
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
  right: 0;
  left: -6px;
}
.ant-picker-cell-range-hover.ant-picker-cell-range-start::after {
  right: 50%;
}
.ant-picker-cell-range-hover.ant-picker-cell-range-end::after {
  left: 50%;
}
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:first-child::after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after,
.ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start::after {
  left: 6px;
  border-left: 1px dashed #7ec1ff;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:last-child::after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::after,
.ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end::after {
  right: 6px;
  border-right: 1px dashed #7ec1ff;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ant-picker-cell-disabled {
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.ant-picker-cell-disabled .ant-picker-cell-inner {
  background: transparent;
}
.ant-picker-cell-disabled::before {
  background: rgba(0, 0, 0, 0.04);
}
.ant-picker-cell-disabled.ant-picker-cell-today .ant-picker-cell-inner::before {
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-picker-decade-panel .ant-picker-content,
.ant-picker-year-panel .ant-picker-content,
.ant-picker-quarter-panel .ant-picker-content,
.ant-picker-month-panel .ant-picker-content {
  height: 264px;
}
.ant-picker-decade-panel .ant-picker-cell-inner,
.ant-picker-year-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-month-panel .ant-picker-cell-inner {
  padding: 0 8px;
}
.ant-picker-quarter-panel .ant-picker-content {
  height: 56px;
}
.ant-picker-footer {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  min-width: 100%;
  line-height: 38px;
  text-align: center;
  border-bottom: 1px solid transparent;
}
.ant-picker-panel .ant-picker-footer {
  border-top: 1px solid #f0f0f0;
}
.ant-picker-footer-extra {
  padding: 0 12px;
  line-height: 38px;
  text-align: left;
}
.ant-picker-footer-extra:not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
}
.ant-picker-now {
  text-align: left;
}
.ant-picker-today-btn {
  color: #1890FF;
}
.ant-picker-today-btn:hover {
  color: #40a9ff;
}
.ant-picker-today-btn:active {
  color: #096dd9;
}
.ant-picker-today-btn.ant-picker-today-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-picker-decade-panel .ant-picker-cell-inner {
  padding: 0 4px;
}
.ant-picker-decade-panel .ant-picker-cell::before {
  display: none;
}
.ant-picker-year-panel .ant-picker-body,
.ant-picker-quarter-panel .ant-picker-body,
.ant-picker-month-panel .ant-picker-body {
  padding: 0 8px;
}
.ant-picker-year-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-month-panel .ant-picker-cell-inner {
  width: 60px;
}
.ant-picker-year-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-month-panel .ant-picker-cell-range-hover-start::after {
  left: 14px;
  border-left: 1px dashed #7ec1ff;
  border-radius: 2px 0 0 2px;
}
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-start::after {
  right: 14px;
  border-right: 1px dashed #7ec1ff;
  border-radius: 0 2px 2px 0;
}
.ant-picker-year-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-month-panel .ant-picker-cell-range-hover-end::after {
  right: 14px;
  border-right: 1px dashed #7ec1ff;
  border-radius: 0 2px 2px 0;
}
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-end::after {
  left: 14px;
  border-left: 1px dashed #7ec1ff;
  border-radius: 2px 0 0 2px;
}
.ant-picker-week-panel .ant-picker-body {
  padding: 8px 12px;
}
.ant-picker-week-panel .ant-picker-cell:hover .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell-selected .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell .ant-picker-cell-inner {
  background: transparent !important;
}
.ant-picker-week-panel-row td {
  transition: background 0.3s;
}
.ant-picker-week-panel-row:hover td {
  background: #f5f5f5;
}
.ant-picker-week-panel-row-selected td,
.ant-picker-week-panel-row-selected:hover td {
  background: #1890FF;
}
.ant-picker-week-panel-row-selected td.ant-picker-cell-week,
.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-week {
  color: rgba(255, 255, 255, 0.5);
}
.ant-picker-week-panel-row-selected td.ant-picker-cell-today .ant-picker-cell-inner::before,
.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-today .ant-picker-cell-inner::before {
  border-color: #fff;
}
.ant-picker-week-panel-row-selected td .ant-picker-cell-inner,
.ant-picker-week-panel-row-selected:hover td .ant-picker-cell-inner {
  color: #fff;
}
.ant-picker-date-panel .ant-picker-body {
  padding: 8px 12px;
}
.ant-picker-date-panel .ant-picker-content {
  width: 252px;
}
.ant-picker-date-panel .ant-picker-content th {
  width: 36px;
}
.ant-picker-datetime-panel {
  display: flex;
}
.ant-picker-datetime-panel .ant-picker-time-panel {
  border-left: 1px solid #f0f0f0;
}
.ant-picker-datetime-panel .ant-picker-date-panel,
.ant-picker-datetime-panel .ant-picker-time-panel {
  transition: opacity 0.3s;
}
.ant-picker-datetime-panel-active .ant-picker-date-panel,
.ant-picker-datetime-panel-active .ant-picker-time-panel {
  opacity: 0.3;
}
.ant-picker-datetime-panel-active .ant-picker-date-panel-active,
.ant-picker-datetime-panel-active .ant-picker-time-panel-active {
  opacity: 1;
}
.ant-picker-time-panel {
  width: auto;
  min-width: auto;
}
.ant-picker-time-panel .ant-picker-content {
  display: flex;
  flex: auto;
  height: 224px;
}
.ant-picker-time-panel-column {
  flex: 1 0 auto;
  width: 56px;
  margin: 0;
  padding: 0;
  overflow-y: hidden;
  text-align: left;
  list-style: none;
  transition: background 0.3s;
}
.ant-picker-time-panel-column::after {
  display: block;
  height: 196px;
  content: '';
}
.ant-picker-datetime-panel .ant-picker-time-panel-column::after {
  height: 198px;
}
.ant-picker-time-panel-column:not(:first-child) {
  border-left: 1px solid #f0f0f0;
}
.ant-picker-time-panel-column-active {
  background: rgba(230, 247, 255, 0.2);
}
.ant-picker-time-panel-column:hover {
  overflow-y: auto;
}
.ant-picker-time-panel-column > li {
  margin: 0;
  padding: 0;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner {
  display: block;
  width: 100%;
  height: 28px;
  margin: 0;
  padding: 0 0 0 14px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 28px;
  border-radius: 0;
  cursor: pointer;
  transition: background 0.3s;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover {
  background: #f5f5f5;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
  background: #e6f7ff;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-disabled .ant-picker-time-panel-cell-inner {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  cursor: not-allowed;
}
/* stylelint-disable selector-type-no-unknown,selector-no-vendor-prefix */
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
:root .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell,
:root .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell {
  padding: 21px 0;
}
.ant-picker-rtl {
  direction: rtl;
}
.ant-picker-rtl .ant-picker-suffix {
  margin-right: 4px;
  margin-left: 0;
}
.ant-picker-rtl .ant-picker-clear {
  right: auto;
  left: 0;
}
.ant-picker-rtl .ant-picker-separator {
  transform: rotate(180deg);
}
.ant-picker-panel-rtl .ant-picker-header-view button:not(:first-child) {
  margin-right: 8px;
  margin-left: 0;
}
.ant-picker-rtl.ant-picker-range .ant-picker-clear {
  right: auto;
  left: 11px;
}
.ant-picker-rtl.ant-picker-range .ant-picker-active-bar {
  margin-right: 11px;
  margin-left: 0;
}
.ant-picker-rtl.ant-picker-range.ant-picker-small .ant-picker-active-bar {
  margin-right: 7px;
}
.ant-picker-dropdown-rtl .ant-picker-ranges {
  text-align: right;
}
.ant-picker-dropdown-rtl .ant-picker-ranges .ant-picker-ok {
  float: left;
  margin-right: 8px;
  margin-left: 0;
}
.ant-picker-panel-rtl {
  direction: rtl;
}
.ant-picker-panel-rtl .ant-picker-prev-icon,
.ant-picker-panel-rtl .ant-picker-super-prev-icon {
  transform: rotate(135deg);
}
.ant-picker-panel-rtl .ant-picker-next-icon,
.ant-picker-panel-rtl .ant-picker-super-next-icon {
  transform: rotate(-45deg);
}
.ant-picker-cell .ant-picker-cell-inner {
  position: relative;
  z-index: 2;
  display: inline-block;
  min-width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  transition: background 0.3s, border 0.3s;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start::before {
  right: 50%;
  left: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end::before {
  right: 0;
  left: 50%;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-end::before {
  right: 50%;
  left: 50%;
}
.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after {
  right: 0;
  left: -6px;
}
.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
  right: -6px;
  left: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-start::after {
  right: 0;
  left: 50%;
}
.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-end::after {
  right: 50%;
  left: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
  border-radius: 0 2px 2px 0;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
  border-radius: 2px 0 0 2px;
}
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):first-child::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-start::after {
  right: 6px;
  left: 0;
  border-right: 1px dashed #7ec1ff;
  border-left: none;
  border-radius: 0 2px 2px 0;
}
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):last-child::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-end::after {
  right: 0;
  left: 6px;
  border-right: none;
  border-left: 1px dashed #7ec1ff;
  border-radius: 2px 0 0 2px;
}
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-end.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-start.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover)::after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-start:last-child::after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-end:first-child::after {
  right: 6px;
  left: 6px;
  border-right: 1px dashed #7ec1ff;
  border-left: 1px dashed #7ec1ff;
  border-radius: 2px;
}
.ant-picker-dropdown-rtl .ant-picker-footer-extra {
  direction: rtl;
  text-align: right;
}
.ant-picker-panel-rtl .ant-picker-time-panel {
  direction: ltr;
}

.antd-pro-components-modal-index-Modal .ant-modal-content {
  background: #ffffff;
  border-radius: 30px;
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-modal-close-x {
  color: #fff;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-modal-body {
  width: 100%;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-modal-body span.ant-radio + * {
  font-family: 'UTM-AVO';
  color: #5a5454;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-modal-body .ant-col-13 {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
}
.antd-pro-components-modal-index-Modal .ant-modal-content form .ant-radio-inner {
  border-color: #1d6495;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-picker-input {
  color: #bebbbb;
  font-family: 'UTM-AVO';
  font-weight: 500;
  font-size: 15px;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-input::-webkit-input-placeholder {
  color: #bebbbb;
  font-family: 'UTM-AVO';
  font-weight: 500;
  font-size: 15px;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-input:-ms-input-placeholder {
  color: #bebbbb;
  font-family: 'UTM-AVO';
  font-weight: 500;
  font-size: 15px;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-input::-ms-input-placeholder {
  color: #bebbbb;
  font-family: 'UTM-AVO';
  font-weight: 500;
  font-size: 15px;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-input::placeholder {
  color: #bebbbb;
  font-family: 'UTM-AVO';
  font-weight: 500;
  font-size: 15px;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-btn-icon-only {
  width: 45px;
  height: 45px;
  border-color: #67ac2f;
  background: #67ac2f;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-input[disabled] {
  border-color: #67ac2f;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-btn .anticon {
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  color: #fff;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-input:focus,
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-input-focused {
  border-color: #67ac2f;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-legacy-form-item {
  margin-top: 20px;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-legacy-form-item-label > label {
  color: #67ac2f;
  font-family: 'UTM-AVO';
  font-weight: 600;
  font-size: 13px;
  background: #fff;
  border-radius: 5px;
  top: -1rem;
  padding: 0 5px;
}
.antd-pro-components-modal-index-Modal .ant-modal-content .ant-legacy-form-item-label {
  line-height: 20.9999px;
  white-space: nowrap;
  position: absolute;
  z-index: 9999;
  padding: 2px;
  left: 2.2rem;
  border-radius: 5px;
  overflow: inherit;
}
@media (max-width: 981px) {
  .antd-pro-components-modal-index-Modal .ant-modal-content {
    width: 95%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
  }
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-textSignup {
  margin-top: 20px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 140%;
  /* identical to box height, or 22px */
  text-align: center;
  letter-spacing: 0.01em;
  color: #1e232c;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-action {
  display: flex;
  justify-content: center;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-action .antd-pro-components-modal-index-register {
  margin-top: 24px;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-remember {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  color: #6a707c;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-other {
  margin-top: 24px;
  color: #888;
  display: flex;
  justify-content: center;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-other .kep-login-facebook {
  background: #fff;
  border: none;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-other button {
  box-shadow: none !important;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-other .antd-pro-components-modal-index-boxButton {
  width: 114.58px;
  height: 61.09px;
  background: #ffffff;
  border: 1.45455px solid #e8ecf4;
  border-radius: 11.6364px;
  display: flex;
  align-items: center;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-other .antd-pro-components-modal-index-boxButton .antd-pro-components-modal-index-thirtParty {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAnCAYAAABjYToLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARBSURBVHgB7ZhNbBtVEMfnvbVjtyqtLRVaEIUtlZARSLiHqJFA6oZCBIJSJyfgkqTiAKfEyhGkbk6cwOUCxzgXuLWuqgiJUHsRl0KQGiSEIiGBe6gEais7jVt/vp3ObqqNHXt3n+1tT/1Jlry78+b9d97svNkFeEx/MBiQkqbFFOWehmiqjCmvtl9DxOuMwboQe424YZRhAPoSZonhvDLDGDuDwDSZMQzQAITl/fm1LPSBtLDKqRNzAkydhsRgMIoMcVFWoK+wkjamKopYko2QBEVT8PG4cbXoZcS9Lm5pYxpXxLUARVmowM0ZPyNXYZVTY9OmYhaGWLqemAiL8fxvup9dz6UsaaNJrkDAorBsopKO569mZaxZt6gxlduRopBLTMaA5wSKP8jVg7KAMc54kp7Ek+R92wdSXpk4GTfW1kGS0O4TlFM6TaJ6jrImAqQl8X7CSm+MzihUWoTJ037JvpuOiFX1w2rjl+f+9RpgAiyD2Ds/aOGUpSNiymv/6dEj96CxchTMzUiXsWziBoETsWoB1FAL7Gghiap/l+gQZ1Xw/VfWxuER4ZQLpQmaI+JAHSJn/4TQiyXHUAhlFh4hjjDadKfbL7CIgJGpvyH8+g2KFsv2m7zD0p5jyV4GtjD17jJcAV9SX1ZnOPCTMAQXFiL2ytg5hgWItVpQcjMOvyW32ae+qmYputMwBMgi8Vyale2lrNXAq8JLF8VgqNlabGGK4i6MQvVQ65UbtjAhPCZnMltT8NjColF3YYgQaHfhT9TWYgtj47YwN3Gx5upOjXu4sLKV+ACd/VjPJL+BUfioMZoCKb/ReazjUa8f1cucuwN0NDhloLEK83SQaTfLm0/B562XoYLhMiqN4xvvGEUYgtQXVZVFmGuTQGmTzi1Ez1v/nYiFQ5BtN/pGHIO5ZhK2MExdDuWZiCzBkPAoy3gboBPNnS1pO8+MOxiiKL0C37aO7RqFWmJl4hwMyFSmfo4i4pUSRi69p9glzOL3VmzxbHMULolneg9F0PsVl9IxNpWpZeglWPeyQ4GL7cddW81LKxMXfe7MGlUEcrTx/mrWyyxx+U3t8M1PluLl91RPd4xlL6Qjs51T7EK9qMWiI5FrlIkq+EEC0WSXkHo1DuZ2uUGmIvX8jOMZirDt4+DtD+FJ+rn6ABxvX8bt0z2w7hQYL0CAPFE5AYdufgzh5qGO88hax3PpfV2lqud75cbpnwzqowNtDLf2/QrXn/0MmuH/d0QhzvYSZaG4Obr1/T/rBz94wfpqo1mVEwLAVO7C5oE8Re3p8kj9yKe5hT1ZN1vfPivxw9sqRa8glXMyMFakfJz8691Vz3ZK+mtP4vKEDpyawAEFWu0TPe1fb5z+UZe0l8eOXlNoyGGOOtWk3Cjr+xj7udZqnC9Oyr+LDvxF0RJptppJBiGNc3yeEjn2wCOVEL7J0FynZDKG3V8fI8t95YCwPkpw8AwAAAAASUVORK5CYII=);
  width: 37px;
  height: 37px;
  margin: auto;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-selectSearch,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-selectSearch {
  height: 50px;
  background: #ffffff;
  border: 1px solid #67ac2f;
  border-radius: 10px;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-selectSearch,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-selectSearch {
  display: flex;
  align-items: center;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5715;
  /* identical to box height */
  border-radius: 10px;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-selectSearch .ant-select-selection-placeholder,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-selectSearch .ant-select-selection-placeholder {
  color: #bebbbb;
  font-family: 'UTM-AVO';
  font-weight: 500;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input {
  height: 50px;
  width: 100%;
  margin: auto;
  /* Border */
  border: 1.45455px solid #67ac2f;
  border-radius: 11.6364px;
  background: white;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input::-webkit-input-placeholder,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input::-webkit-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #bebbbb;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input:-ms-input-placeholder,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input:-ms-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #bebbbb;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input::-ms-input-placeholder,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input::-ms-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #bebbbb;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input::placeholder,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input::placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #bebbbb;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input .ant-legacy-form-item-label,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input .ant-legacy-form-item-label {
  padding-right: 20px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #6a7785;
  text-align: left;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input .ant-legacy-form-explain,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-labelFormAntd .antd-pro-components-modal-index-input .ant-legacy-form-explain {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #8391a1;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-labelFormAntd .ant-legacy-form-item-label label,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-labelFormAntd .ant-legacy-form-item-label label {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  color: #67ac2f;
  top: -1rem;
  padding: 0 5px;
  background: #fff;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-labelFormAntd .ant-legacy-form-item-label label::before,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-labelFormAntd .ant-legacy-form-item-label label::before {
  font-size: 13px;
  margin-top: 5px;
  margin-left: 3px;
  /* identical to box height, or 192% */
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-title,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-title {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  background: #67ac2f;
  margin: -24px -24px 45px -24px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  padding: 15px;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-buttonForm,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-buttonForm {
  display: flex;
  justify-content: center;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-main .antd-pro-components-modal-index-buttonForm .antd-pro-components-modal-index-buttonClick,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .antd-pro-components-modal-index-buttonForm .antd-pro-components-modal-index-buttonClick {
  display: flex;
  justify-content: center;
  margin: auto;
  height: 50px;
  width: 136px;
  background: #1d6495;
  border-radius: 30px;
  border: none;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  align-items: center;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .ant-col-8,
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-mainBatch .ant-col-13 {
  max-width: none;
}
.antd-pro-components-modal-index-Modal .antd-pro-components-modal-index-input {
  border-radius: 10px !important;
  border-color: #67ac2f;
  height: 50px;
  margin-bottom: 10px;
}
.antd-pro-components-modal-index-modalVoucher {
  max-width: 360px;
  top: 7rem !important;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-headerPayment img {
  width: 32px;
  margin-left: 5px;
}
.antd-pro-components-modal-index-modalVoucher .ant-modal-content {
  border-radius: 20px;
}
.antd-pro-components-modal-index-modalVoucher .ant-modal-content .ant-modal-close-x {
  color: #fff;
}
.antd-pro-components-modal-index-modalVoucher .ant-modal-content .ant-modal-header {
  padding: 14px 24px;
  background: #67ac2f;
  border-bottom: 1px solid #ffffff;
  border-radius: 15px 15px 0 0;
  text-align: center;
}
.antd-pro-components-modal-index-modalVoucher .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}
.antd-pro-components-modal-index-modalVoucher .ant-modal-content .ant-modal-body {
  padding: unset;
  background-color: #fff;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal {
  margin: auto;
  padding-top: 10px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-description {
  width: 95%;
  margin: auto;
  background: #ffffff;
  box-shadow: 0px 2px 5.5px 0.5px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  text-align: center;
  min-height: 55px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-description p {
  font-family: 'UTM-AVO-bold';
  font-size: 12px;
  color: #fb7000;
  margin-bottom: 0px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-description img {
  height: 40px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content {
  width: 84%;
  margin: auto;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-titlePayment {
  font-size: 14px;
  font-family: 'UTM-AVO-bold';
  color: #67ac2f;
  padding: 2px;
  box-sizing: border-box;
  margin-top: 20px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-titlePayment img {
  height: 18px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment {
  margin-top: 20px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .ant-radio-group {
  display: flex;
  flex-direction: column;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked {
  border: 1px solid #67ac2f;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked {
  border-radius: 15px;
  height: 49px;
  padding: 10px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio img,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked img {
  height: 30px;
  margin-left: 5px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio .antd-pro-components-modal-index-namePayment,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked .antd-pro-components-modal-index-namePayment {
  font-size: 14px;
  font-family: 'UTM-AVO';
  margin-left: 22px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio:nth-child(1) .antd-pro-components-modal-index-paymentNow,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked:nth-child(1) .antd-pro-components-modal-index-paymentNow,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio:nth-child(2) .antd-pro-components-modal-index-paymentNow,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked:nth-child(2) .antd-pro-components-modal-index-paymentNow {
  right: 113px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio .ant-radio-checked .ant-radio-inner,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked .ant-radio-checked .ant-radio-inner {
  border-color: #67ac2f;
  border-width: 8px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio .ant-radio-checked .ant-radio-inner::after,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked .ant-radio-checked .ant-radio-inner::after {
  background: white;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio .ant-radio-wrapper:hover .ant-radio,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked .ant-radio-wrapper:hover .ant-radio,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio .ant-radio:hover .ant-radio-inner,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked .ant-radio:hover .ant-radio-inner,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio .ant-radio-input:focus + .ant-radio-inner,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked .ant-radio-input:focus + .ant-radio-inner {
  border-color: #67ac2f;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio:last-child .antd-pro-components-modal-index-namePayment,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked:last-child .antd-pro-components-modal-index-namePayment {
  margin-left: 14px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio .antd-pro-components-modal-index-paymentNow,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked .antd-pro-components-modal-index-paymentNow {
  color: #707070;
  font-size: 9px;
  padding-left: 14px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio > span:last-child,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked > span:last-child {
  position: relative;
  padding: unset;
  width: 100%;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadio > span:last-child > div,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-content .antd-pro-components-modal-index-radioPayment .antd-pro-components-modal-index-btnRadioChecked > span:last-child > div {
  display: flex;
  align-items: center;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-inputVoucherTitle {
  height: 30px;
  padding: 3px 0;
  font-size: 14px;
  font-family: 'UTM-AVO-bold';
  color: #67ac2f;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-inputVoucherTitle img {
  height: 21px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-voucherGroup {
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-voucherGroup .antd-pro-components-modal-index-input {
  margin-right: 20px;
  height: 35px;
  width: 63%;
  /* Border */
  border: 1.45455px solid #67ac2f;
  border-radius: 10px;
  background: white;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-voucherGroup .antd-pro-components-modal-index-input::-webkit-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #bebbbb;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-voucherGroup .antd-pro-components-modal-index-input:-ms-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #bebbbb;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-voucherGroup .antd-pro-components-modal-index-input::-ms-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #bebbbb;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-voucherGroup .antd-pro-components-modal-index-input::placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #bebbbb;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-voucherGroup .antd-pro-components-modal-index-input .ant-legacy-form-item-label {
  padding-right: 20px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #6a7785;
  text-align: left;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-voucherGroup .antd-pro-components-modal-index-input .ant-legacy-form-explain {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 125%;
  color: #8391a1;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-voucherGroup .antd-pro-components-modal-index-buttonVoucherApplyDisable,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-voucherGroup .antd-pro-components-modal-index-buttonVoucherApply {
  height: 35px;
  background: #1d6495;
  border: 0;
  border-radius: 10px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-voucherGroup .antd-pro-components-modal-index-buttonVoucherApplyDisable {
  opacity: 0.5;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-totalPayment {
  padding: 0 5px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-totalPayment .antd-pro-components-modal-index-detail {
  display: flex;
  color: #fb7000;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-totalPayment .antd-pro-components-modal-index-detail img {
  height: 18px;
  margin-right: 5px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-totalPayment .antd-pro-components-modal-index-total {
  display: flex;
  justify-content: space-between;
  font-family: 'UTM-AVO';
  font-size: 14px;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-totalPayment .antd-pro-components-modal-index-total:last-child {
  font-weight: bold;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-totalPayment .antd-pro-components-modal-index-total:last-child p,
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-totalPayment .antd-pro-components-modal-index-total:last-child span {
  color: #fb7000;
}
.antd-pro-components-modal-index-modalVoucher .antd-pro-components-modal-index-main .antd-pro-components-modal-index-voucherModal .antd-pro-components-modal-index-buttonVoucher {
  width: 100%;
  background: #fb7000;
  border: 0;
  color: white;
  font-size: 16px;
  font-family: 'UTM-AVO-bold';
  height: 45px;
}
.antd-pro-components-modal-index-modalPay {
  top: 0px !important;
}
.antd-pro-components-modal-index-radioAnswer {
  display: flex;
}
.antd-pro-components-modal-index-radioAnswer .ant-radio-checked .ant-radio-inner {
  border-color: #67ac2f;
  border-width: 8px;
}
.antd-pro-components-modal-index-radioAnswer .ant-radio-checked .ant-radio-inner::after {
  background: white;
}
.antd-pro-components-modal-index-radioAnswer .ant-radio-wrapper:hover .ant-radio,
.antd-pro-components-modal-index-radioAnswer .ant-radio:hover .ant-radio-inner,
.antd-pro-components-modal-index-radioAnswer .ant-radio-input:focus + .ant-radio-inner {
  border-color: #67ac2f;
}
.antd-pro-components-modal-index-textAnswer {
  font-size: 16px;
}
@media (max-width: 768px) {
  .antd-pro-components-modal-index-mainBatch .ant-col-13 {
    flex: 100% 1;
  }
  .antd-pro-components-modal-index-modalVoucher {
    top: 1rem !important;
  }
  .antd-pro-components-modal-index-modalPay {
    top: 0px !important;
  }
}
/* Danh sách mã KM cho khách tự chọn ở màn thanh toán (07/09/2026).
   11/09/2026: làm lại thành THẺ CHỌN đặt trên ô nhập — khách bấm "Chọn", không phải gõ. */
.antd-pro-components-modal-index-dsVoucher {
  margin: 14px 0 0;
}
.antd-pro-components-modal-index-chipVoucher {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 0 8px;
  padding: 9px 12px;
  font-family: 'UTM-AVO';
  text-align: left;
  background: #f6fbf2;
  border: 1px dashed #67ac2f;
  border-radius: 12px;
  cursor: pointer;
  transition: background-color 0.2s;
}
.antd-pro-components-modal-index-chipVoucher:hover {
  background: #eef6e9;
}
.antd-pro-components-modal-index-chipVoucherChon {
  padding: 8px 11px;
  background: #eef6e9;
  border: 2px solid #67ac2f;
}
.antd-pro-components-modal-index-chipMa {
  color: #1d6495;
  font-size: 14px;
  font-family: 'UTM-AVO-bold';
  letter-spacing: 0.5px;
}
.antd-pro-components-modal-index-chipGiam {
  margin-left: 8px;
  color: #f0762a;
  font-size: 13px;
  white-space: nowrap;
}
.antd-pro-components-modal-index-chipNut {
  flex: 0 0 auto;
  margin-left: auto;
  padding: 3px 10px;
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  background: #1d6495;
  border-radius: 14px;
}
.antd-pro-components-modal-index-chipVoucherChon .antd-pro-components-modal-index-chipNut {
  background: #67ac2f;
}

.antd-pro-components-date-picker-mobile-index-footer {
  color: black;
  font-weight: 700;
}
.antd-pro-components-date-picker-mobile-index-wrapper .ant-input[disabled] {
  background: #ffffff;
  color: #5a5454;
  font-size: 14px;
}
.antd-pro-components-date-picker-mobile-index-wrapper .antd-pro-components-date-picker-mobile-index-selectSearch {
  height: 43px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}
.antd-pro-components-date-picker-mobile-index-wrapper .antd-pro-components-date-picker-mobile-index-selectSearch {
  display: flex;
  align-items: center;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  /* identical to box height */
  border-radius: 10px;
}
.antd-pro-components-date-picker-mobile-index-wrapper .antd-pro-components-date-picker-mobile-index-selectSearch .ant-select-selection-placeholder {
  color: #8391a1;
}
.ant-card-head {
  font-size: 15px;
}
.ant-card-head .ant-card-head-title {
  color: #1d6495;
  border-bottom: 0.5px solid #5a545460;
}
.ant-card-body .dateInput {
  font-size: 20px;
}
.ant-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 2.4px 0;
  font-size: 16px;
  border: none;
  vertical-align: -3px;
  color: #67ac2f;
}

/* 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 */
@font-face {
  font-family: "UTM-AVO";
  /*Can be any text*/
  src: local("UTM-Avo"), url(/static/UTM-Avo.5b5fcc35.ttf);
}
@font-face {
  font-family: "UTM-AVO-bold";
  /*Can be any text*/
  src: local("UTM-Avo-bold"), url(/static/UTM-AvoBold.a48e217e.ttf);
}
.antd-pro-pages-user-register-modal .ant-modal-content {
  background: #FFFFFF;
  border-radius: 30px;
}
.antd-pro-pages-user-register-main {
  width: 100%;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-scroll {
  height: 28rem;
  overflow-y: scroll;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-scroll .antd-pro-pages-user-register-contentTermOfUse {
  padding: 20px;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-scroll .antd-pro-pages-user-register-contentTermOfUse .antd-pro-pages-user-register-goBack {
  float: right;
  color: red;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-scroll .antd-pro-pages-user-register-contentTermOfUse .antd-pro-pages-user-register-goBackBottom {
  width: 159.75px;
  height: 60.75px;
  border: none;
  border-radius: 11.6335px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 700;
  font-size: 17.1606px;
  text-align: center;
  color: #FFFFFF;
  margin: auto;
  margin-top: 20px;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-scroll::-webkit-scrollbar-track {
  border-radius: 10px;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-textTop {
  margin-top: 40px;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-textTop .antd-pro-pages-user-register-textTitle {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 125%;
  /* or 31px */
  text-align: center;
  color: #04436E;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-textTop .antd-pro-pages-user-register-textP {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 143.5%;
  /* or 23px */
  text-align: center;
  color: #8391A1;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-form {
  padding: 15px;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input {
  height: 50px;
  width: 100%;
  margin: auto;
  background: #F7F8F9;
  /* Border */
  border: 1.45455px solid #E8ECF4;
  border-radius: 11.6364px;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input::-webkit-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  color: #8391A1;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input:-ms-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  color: #8391A1;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input::-ms-input-placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  color: #8391A1;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input::placeholder {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  color: #8391A1;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  color: rgba(0, 0, 0);
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input .ant-legacy-form-explain {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  color: #8391A1;
}
.antd-pro-pages-user-register-main .ant-form-item {
  margin-bottom: 24px;
}
.antd-pro-pages-user-register-main .ant-form-item-label {
  text-align: left;
}
.antd-pro-pages-user-register-main .ant-form-item-required::before {
  content: none;
}
.antd-pro-pages-user-register-main .ant-form-item-required::after {
  display: inline-block;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: ': *';
}
.antd-pro-pages-user-register-main h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-getCaptcha {
  display: block;
  width: 100%;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-submit {
  background: #67AC2F;
  border-radius: 11.6364px;
  width: 125.75px;
  height: 50.75px;
  border: none;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 700;
  font-size: 15.1506px;
  /* identical to box height */
  text-align: center;
  /* White */
  color: #FFFFFF;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-textLogin {
  margin-top: 50px;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 400;
  font-size: 15.6804px;
  line-height: 140%;
  /* identical to box height, or 22px */
  text-align: center;
  letter-spacing: 0.01em;
  color: #1E232C;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-textLogin .antd-pro-pages-user-register-link {
  color: #67AC2F;
  font-weight: 600;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-lineOf {
  width: '100%';
  text-align: 'center';
  border-bottom: '1.4px solid #E8ECF4';
  line-height: '0.1em';
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-lineOf span {
  font-family: 'UTM-AVO';
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-login {
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 600;
  font-size: 15.6804px;
  letter-spacing: 0.01em;
  text-align: center;
  padding-top: 10px;
  color: #1D6495;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-login:hover {
  text-decoration: underline;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-titleText {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  /* or 28px */
  text-align: justify;
  letter-spacing: 0.01em;
  color: #1D6495;
}
.antd-pro-pages-user-register-main .antd-pro-pages-user-register-contentText {
  font-family: 'UTM-AVO';
  font-size: 15px;
  line-height: 140%;
  /* or 28px */
  text-align: left;
  letter-spacing: 0.01em;
  color: #000000;
  padding-right: 2px;
}
.antd-pro-pages-user-register-success,
.antd-pro-pages-user-register-warning,
.antd-pro-pages-user-register-error {
  transition: color 0.3s;
}
.antd-pro-pages-user-register-success {
  color: #52c41a;
}
.antd-pro-pages-user-register-warning {
  color: #faad14;
}
.antd-pro-pages-user-register-error {
  color: #ff4d4f;
}
.antd-pro-pages-user-register-progress-pass > .antd-pro-pages-user-register-progress .ant-progress-bg {
  background-color: #faad14;
}
.antd-pro-pages-user-register-btnClosePopover {
  position: absolute;
  right: 4px;
  top: 4px;
  font-size: 16px;
}
.antd-pro-pages-user-register-btnClosePopoverOnPopup {
  position: absolute;
  right: 4px;
  top: 14px;
  font-size: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-scroll {
    overflow-y: scroll;
    height: 20rem;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input {
    height: 40px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input::-webkit-input-placeholder {
    font-size: 12.6804px;
    line-height: 0px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input:-ms-input-placeholder {
    font-size: 12.6804px;
    line-height: 0px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input::-ms-input-placeholder {
    font-size: 12.6804px;
    line-height: 0px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input::placeholder {
    font-size: 12.6804px;
    line-height: 0px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input {
    font-size: 12.6804px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-form .antd-pro-pages-user-register-input .ant-legacy-form-explain {
    font-size: 12.6804px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-textLogin {
    margin-top: 20px;
    font-size: 12.6804px;
    line-height: 0%;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-textLogin .antd-pro-pages-user-register-link {
    color: #67AC2F;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-submit {
    height: 40px;
    width: 105.82px;
    font-size: 12.6804px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-login {
    font-size: 12.6804px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-textTop {
    margin-top: 10px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-textTop .antd-pro-pages-user-register-textTitle {
    font-size: 17px;
    line-height: 0;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-textTop .antd-pro-pages-user-register-textP {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-scroll {
    overflow-y: scroll;
    height: 24rem;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-textLogin {
    margin-top: 20px;
    font-size: 12.6804px;
    line-height: 0%;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-textLogin .antd-pro-pages-user-register-link {
    color: #67AC2F;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-submit {
    height: 40px;
    width: 105.82px;
    font-size: 11.1606px;
    border-radius: 7px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-textTop {
    margin-top: 10px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-textTop .antd-pro-pages-user-register-textTitle {
    line-height: 0;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-textTop .antd-pro-pages-user-register-textP {
    font-size: 13px;
    margin-top: 40px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-form {
    margin-top: 40px;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-lineOf {
    margin-bottom: 60px !important;
  }
  .antd-pro-pages-user-register-main .antd-pro-pages-user-register-login {
    font-size: 11.6804px;
  }
}

.antd-pro-components-question-make-index-stepsContentHolland {
  display: flex;
  justify-content: space-between;
  font-size: 16px !important;
  box-shadow: none;
  border-radius: unset;
  width: 100%;
}
.antd-pro-components-question-make-index-stepsContentHolland .antd-pro-components-question-make-index-stepsContentLeftHolland {
  border-radius: 2px;
  padding: 10px 10px 5px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.antd-pro-components-question-make-index-stepsContent {
  display: flex;
  justify-content: space-between;
  font-size: 16px !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border-radius: 30px;
  background-color: #ffffff;
  padding: 10px 0;
  width: 100%;
}
.antd-pro-components-question-make-index-stepsContent:hover {
  background-color: #e2f5f4;
}
.antd-pro-components-question-make-index-stepsContent .antd-pro-components-question-make-index-stepsContentRight {
  padding: 20px 10px;
  align-items: center;
  justify-content: space-between;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 25px;
}
.antd-pro-components-question-make-index-stepsContent .antd-pro-components-question-make-index-stepsContentRight .antd-pro-components-question-make-index-explain {
  padding: 20px 0;
}
.antd-pro-components-question-make-index-stepsContent .antd-pro-components-question-make-index-stepsContentRight .antd-pro-components-question-make-index-explain .ant-input:placeholder-shown {
  font-family: 'UTM-AVO';
}
.antd-pro-components-question-make-index-stepsContent .antd-pro-components-question-make-index-stepsContentRight .antd-pro-components-question-make-index-boxQuestion {
  font-weight: 600;
}
.antd-pro-components-question-make-index-stepsContent .antd-pro-components-question-make-index-stepsContentRight .antd-pro-components-question-make-index-boxQuestion .antd-pro-components-question-make-index-actionBtn {
  width: 20px;
  height: 20px;
  background-color: transparent;
  margin-right: 5px;
}
.antd-pro-components-question-make-index-stepsContent .antd-pro-components-question-make-index-stepsContentRight .antd-pro-components-question-make-index-boxQuestion .antd-pro-components-question-make-index-actionBtn svg {
  width: 20px;
  height: 20px;
  fill: #67ac2f;
}
.antd-pro-components-question-make-index-stepsContent .antd-pro-components-question-make-index-stepsContentRight .antd-pro-components-question-make-index-boxQuestion p:first-of-type {
  display: inline;
}
.antd-pro-components-question-make-index-stepsContent .antd-pro-components-question-make-index-stepsContentLeft {
  border-radius: 2px;
  justify-content: center;
  padding: 10px 10px 5px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.antd-pro-components-question-make-index-stepsContent .antd-pro-components-question-make-index-imagecls {
  padding: 0 10px;
}
.antd-pro-components-question-make-index-stepsContent .antd-pro-components-question-make-index-imagecls img {
  width: 115px;
  height: auto;
  border: none;
}
.antd-pro-components-question-make-index-questionNameHolland {
  padding: 0 0 20px;
  text-align: center;
  font-family: 'UTM-AVO-bold';
  font-weight: 600;
  font-size: 18px;
  color: #4d9d37;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .antd-pro-components-question-make-index-stepsContent {
    padding: 0 10px;
    display: block;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .antd-pro-components-question-make-index-stepsContent {
    padding: 0 10px;
    display: block;
    width: 100%;
  }
  .antd-pro-components-question-make-index-stepsContent .antd-pro-components-question-make-index-stepsContentLeft {
    padding: 10px;
  }
  .antd-pro-components-question-make-index-questionNameHolland {
    padding: 0 0 20px;
    text-align: center;
    font-family: 'UTM-AVO-bold';
    font-weight: 600;
    font-size: 14px;
    color: #4d9d37;
  }
}

/*
  Note: These are temporary previews of the images. 
  They're active for 10-15 days only. You should replace them with the actual images before using the code in production.
*/
:root {
  --image-0: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAMCAYAAADoIwS6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABvSURBVHgBzZNBDYAwDEVfUIAEnGABB1jAAThAAlKQMhwgYXQkJAvZ4Nb2Je/WQ9P/CzosOCKKQRxxQMzcxQ5DYsENo6VixRTdlA+Gj2Et7z41+OFAidpFTnFGmdIiq9hiwPu1ewx5SjrggNSL30gubGVKNmk5tMQAAAAASUVORK5CYII=);
  --custom-width: 100vw;
  --design-width: 1440;
  --ratio: calc(var(--custom-width) / var(--design-width));
}

/* Default classes */
.pos-abs {
  position: absolute;
}
.object-fit {
  object-fit: cover;
}
.fill-parent {
  width: 100%;
  height: 100%;
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.bg-auto {
  background-size: auto;
}
.bg-crop {
  background-size: 100% 100%;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.pos-init {
  top: 0px;
  left: 0px;
}
.image-div {
  background-color: transparent;
  background-position: center;
}
/* Default classes end */
body {
  margin: 0px 0px;
  padding: 0px;
}
.parent-div {
  position: relative;
  width: 100%;
  height: calc(1929 * var(--ratio));
  overflow: hidden;
  margin: auto;
  padding: 0px;
  box-sizing: border-box;
}
.parent-div section {
  cursor: pointer;
}
.denver-ii-test--80825 {
  width: 100%;
  height: 95%;
  top: -8%;
  left: 0%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  overflow: hidden;
  background: #ffffffff;
}
.c-nhn--x-hi-88284 {
  width: 16.11%;
  height: 3.01%;
  top: 24.66%;
  left: 41.94%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: left;
  line-height: 0px;
}
.c-nhn--x-hi-88284-0 {
  font-size: calc(24 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;

  line-height: calc(25 * var(--ratio));
  color: #1d6495ff;
}

.group-65-18138 {
  width: 90.14%;
  height: 3.69%;
  top: 10.3%;
  left: 4.86%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
}
.nm-80945 {
  width: 2.93%;
  height: 52.63%;
  top: 10%;
  left: 75.33%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nm-80945-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.thng-80925 {
  width: 4.47%;
  height: 52.63%;
  top: 47.37%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.thng-80925-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-2-80927 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 8.09%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-2-80927-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-80929 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 16.26%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-80929-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-80931 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 24.73%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-80931-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-9-80933 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 32.9%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-9-80933-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-12-80935 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 40.83%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-12-80935-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-15-80937 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 49.23%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-15-80937-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-18-80939 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 57.47%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-18-80939-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-24-80941 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 65.72%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-24-80941-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-3-80943 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 74.65%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-3-80943-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-80947 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 82.97%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-80947-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-5-80949 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 91.29%;
  opacity: 1;
  z-index: 12;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-5-80949-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-80951 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 99.23%;
  opacity: 1;
  z-index: 13;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-80951-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.group-155-181130 {
  width: 84.51%;
  height: 1.55%;
  top: 14.38%;
  left: 8.47%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
}
.line-41-80909 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 70.5%;
  opacity: 1;
  z-index: 31;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-44-80911 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 79.38%;
  opacity: 1;
  z-index: 32;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-47-80913 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 88.25%;
  opacity: 1;
  z-index: 33;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-50-80915 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 97.12%;
  opacity: 1;
  z-index: 34;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-20-80877 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: -0.41%;
  opacity: 1;
  z-index: 15;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-19-80879 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 4.19%;
  opacity: 1;
  z-index: 16;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-9-80861 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 8.46%;
  opacity: 1;
  z-index: 13;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-10-80897 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 13.06%;
  opacity: 1;
  z-index: 25;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-21-80875 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 17.5%;
  opacity: 1;
  z-index: 14;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-4-80837 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 21.94%;
  opacity: 1;
  z-index: 1;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-22-80839 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 24.9%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-25-80847 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 27.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-6-80857 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 30.81%;
  opacity: 1;
  z-index: 11;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-26-80841 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 33.77%;
  opacity: 1;
  z-index: 3;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-27-80849 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 36.73%;
  opacity: 1;
  z-index: 7;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-7-80893 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 39.69%;
  opacity: 1;
  z-index: 23;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-28-80843 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 42.65%;
  opacity: 1;
  z-index: 4;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-29-80851 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 45.6%;
  opacity: 1;
  z-index: 8;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-3-80835 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 48.56%;
  opacity: 1;
  z-index: 0;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-32-80845 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 51.52%;
  opacity: 1;
  z-index: 5;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-33-80853 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 54.48%;
  opacity: 1;
  z-index: 9;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-14-80881 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 57.44%;
  opacity: 1;
  z-index: 17;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-35-80885 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 58.92%;
  opacity: 1;
  z-index: 19;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-36-80889 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 60.39%;
  opacity: 1;
  z-index: 21;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-37-80883 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 61.87%;
  opacity: 1;
  z-index: 18;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-38-80887 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 63.35%;
  opacity: 1;
  z-index: 20;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-39-80891 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 64.83%;
  opacity: 1;
  z-index: 22;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-16-80899 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 66.31%;
  opacity: 1;
  z-index: 26;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-40-80901 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 68.53%;
  opacity: 1;
  z-index: 27;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-42-80917 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 72.97%;
  opacity: 1;
  z-index: 35;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-12-80855 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 75.18%;
  opacity: 1;
  z-index: 10;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-43-80903 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 77.4%;
  opacity: 1;
  z-index: 28;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-45-80919 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 81.84%;
  opacity: 1;
  z-index: 36;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-13-80859 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 84.06%;
  opacity: 1;
  z-index: 12;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-46-80905 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 86.28%;
  opacity: 1;
  z-index: 29;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-48-80921 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 90.71%;
  opacity: 1;
  z-index: 37;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-15-80895 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 92.93%;
  opacity: 1;
  z-index: 24;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-49-80907 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 95.15%;
  opacity: 1;
  z-index: 30;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-51-80923 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 99.59%;
  opacity: 1;
  z-index: 38;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.rectangle-13-80834 {
  width: 90.28%;
  height: 73.66%;
  top: 15.94%;
  left: 4.86%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  box-sizing: border-box;
  border-left: 2px solid #707070ff;
  border-right: 2px solid #707070ff;
  border-top: 2px solid #707070ff;
  border-bottom: 2px solid #707070ff;
}
.monthLine {
  content: '';
  position: absolute;
  left: 50%;
  width: 2px;
  height: 73.66%;
  top: 7.94%;
  background-color: red;
  z-index: 100;
}
.group-4-12841 {
  width: 15.76%;
  height: 2.92%;
  top: 16.91%;
  left: 72.85%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
}
.rectangle-14-80965 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-15-80995 {
  width: 35.68%;
  height: 100%;
  top: 0%;
  left: 64.32%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-91-801023 {
  width: 2.12%;
  height: 0%;
  top: 8.33%;
  left: 31.5%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-801043 {
  width: 3.96%;
  height: 50%;
  top: 21.67%;
  left: 2%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801043-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(22 * var(--ratio));
  color: #ff5757;
}

.t-chun-b-n-801063 {
  width: 36.56%;
  height: 43.33%;
  top: 28.33%;
  left: 14.98%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.t-chun-b-n-801063-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(18 * var(--ratio));
  color: #000000ff;
}

.group-5-12842 {
  width: 18.96%;
  height: 2.92%;
  top: 19.73%;
  left: 69.17%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
}
.rectangle-16-80966 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-17-80996 {
  width: 35.16%;
  height: 100%;
  top: 0%;
  left: 64.84%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-92-801024 {
  width: 2.3%;
  height: 0%;
  top: 8.33%;
  left: 33.78%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-801044 {
  width: 2.93%;
  height: 43.33%;
  top: 33.33%;
  left: 2.37%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801044-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #ff5757;
}

.t-nh-rng-801064 {
  width: 28.57%;
  height: 43.33%;
  top: 33.33%;
  left: 20.15%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.t-nh-rng-801064-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.group-64-18137 {
  width: 19.79%;
  height: 7.29%;
  top: 20.7%;
  left: 15.07%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
}
.group-63-18136 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
}
.phn-trm-tr-lm-c-80871 {
  width: 65.88%;
  height: 17.33%;
  top: 0%;
  left: 10.88%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.phn-trm-tr-lm-c-80871-0 {
  font-size: calc(19 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(0 * var(--ratio));
  color: #fb5b21ff;
  margin-left: 10px;
}

.c-25-80870 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 13.68%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-25-80870-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-50-80867 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 38.95%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-50-80867-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-75-80868 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 63.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-75-80868-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-90-80869 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 91.58%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-90-80869-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.rectangle-72-80862 {
  width: 84.21%;
  height: 53.33%;
  top: 46.67%;
  left: 15.79%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-73-80863 {
  width: 33.33%;
  height: 53.33%;
  top: 46.67%;
  left: 66.67%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.nodeBg-80872 {
  opacity: 1;
  background-image: var(--image-0);
}
.arrow-1-80872 {
  width: 12.28%;
  height: 15.4%;
  top: 52.3%;
  left: -0.35%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
  overflow: hidden;
  box-sizing: border-box;
}
.r-1-80865 {
  width: 1.4%;
  height: 40%;
  top: 50.33%;
  left: 18.95%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-1-80865-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: pre-wrap;

  line-height: calc(20 * var(--ratio));
  color: #000000ff;
}

.line-116-80864 {
  width: 3.16%;
  height: 0%;
  top: 53%;
  left: 39.47%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.mc-80866 {
  width: 8.07%;
  height: 17.33%;
  top: 61.33%;
  left: 37.19%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.mc-80866-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(27 * var(--ratio));
  color: #000000ff;
}
.nodeBg-80873 {
  opacity: 1;
  background-image: var(--image-0);
}
.arrow-2-80873 {
  width: 12.28%;
  height: 15.4%;
  top: 76.3%;
  left: -0.35%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
  overflow: hidden;
  box-sizing: border-box;
}
.group-6-12843 {
  width: 16.46%;
  height: 2.92%;
  top: 22.55%;
  left: 70.49%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
}
.rectangle-18-80967 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-19-80997 {
  width: 30.8%;
  height: 100%;
  top: 0%;
  left: 69.2%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-94-801025 {
  width: 2.8%;
  height: 0;
  top: 8%;
  left: 19.78%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-801045 {
  width: 2.95%;
  height: 43.33%;
  top: 33.33%;
  left: 2.84%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801045-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #ff5757;
}

.chi-bi-801065 {
  width: 18.99%;
  height: 43.33%;
  top: 33.33%;
  left: 12.24%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.chi-bi-801065-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.group-7-12844 {
  width: 11.04%;
  height: 2.92%;
  top: 25.36%;
  left: 72.43%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
}
.rectangle-20-80970 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-21-801000 {
  width: 33.96%;
  height: 100%;
  top: 0%;
  left: 66.04%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.r-4-801048 {
  width: 2.52%;
  height: 73.33%;
  top: 10.67%;
  left: 2.52%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-4-801048-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: pre-wrap;

  line-height: calc(14 * var(--ratio));
  color: #ff5757;
}

.t-mc-qun-o-801068 {
  width: 64.78%;
  height: 43.33%;
  top: 33.33%;
  left: 12.81%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.t-mc-qun-o-801068-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(14 * var(--ratio));
  color: #000000ff;
}

.group-8-12845 {
  width: 8.68%;
  height: 2.92%;
  top: 28.18%;
  left: 67.01%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
}
.rectangle-22-80971 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-23-801001 {
  width: 37.6%;
  height: 100%;
  top: 0%;
  left: 62.4%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-95-801041 {
  width: 6.2%;
  height: 0%;
  top: 12%;
  left: 30.2%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.mc-o-chui-801069 {
  width: 64.8%;
  height: 43.33%;
  top: 36.67%;
  left: 15.6%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.mc-o-chui-801069-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(13 * var(--ratio));
  color: #000000ff;
}

.r-801049 {
  width: 2.4%;
  height: 36.67%;
  top: 40%;
  left: 4.2%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801049-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(11 * var(--ratio));
  color: #ff5757;
}

.group-9-12846 {
  width: 7.15%;
  height: 2.92%;
  top: 31%;
  left: 66.74%;
  opacity: 1;
  z-index: 12;
  transform: rotate(0deg);
}
.rectangle-24-80994 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-25-801022 {
  width: 45.63%;
  height: 100%;
  top: 0%;
  left: 54.37%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-96-801042 {
  width: 5.74%;
  height: 0%;
  top: 10%;
  left: 23.84%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.gi-tn-bn-801092 {
  width: 78.64%;
  height: 43.33%;
  top: 33.33%;
  left: 2.91%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.gi-tn-bn-801092-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.group-10-12847 {
  width: 15%;
  height: 2.92%;
  top: 33.82%;
  left: 58.68%;
  opacity: 1;
  z-index: 13;
  transform: rotate(0deg);
}
.rectangle-26-80968 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-27-80998 {
  width: 44.91%;
  height: 100%;
  top: 0%;
  left: 55.09%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-97-801026 {
  width: 3.17%;
  height: 0%;
  top: 12.33%;
  left: 23.92%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-801046 {
  width: 2.78%;
  height: 43.33%;
  top: 33.33%;
  left: 2.39%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801046-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #ff5757;
}

.ra-tay-lau-kh-801066 {
  width: 50.93%;
  height: 43.33%;
  top: 33.33%;
  left: 8.63%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ra-tay-lau-kh-801066-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.group-11-12848 {
  width: 17.43%;
  height: 2.92%;
  top: 36.64%;
  left: 52.5%;
  opacity: 1;
  z-index: 14;
  transform: rotate(0deg);
}
.rectangle-28-80969 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-29-80999 {
  width: 18.33%;
  height: 100%;
  top: 0%;
  left: 81.67%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.r-3-801047 {
  width: 2.79%;
  height: 73.33%;
  top: 3.33%;
  left: 1.2%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-3-801047-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: pre-wrap;

  line-height: calc(15 * var(--ratio));
  color: #ff5757;
}

.line-98-801027 {
  width: 2.59%;
  height: 0%;
  top: 10%;
  left: 53.39%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.nh-rng-c-tr-gip-801067 {
  width: 61.75%;
  height: 43.33%;
  top: 33.33%;
  left: 12.39%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nh-rng-c-tr-gip-801067-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.group-12-12849 {
  width: 8.33%;
  height: 2.92%;
  top: 39.46%;
  left: 60.56%;
  opacity: 1;
  z-index: 15;
  transform: rotate(0deg);
}
.rectangle-30-80972 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-31-801002 {
  width: 25.83%;
  height: 100%;
  top: 0%;
  left: 74.17%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-99-801028 {
  width: 6.5%;
  height: 0%;
  top: 12.33%;
  left: 36.42%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.bit-mc-qun-o-801070 {
  width: 83.33%;
  height: 43.33%;
  top: 36.67%;
  left: 16.17%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.bit-mc-qun-o-801070-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(14 * var(--ratio));
  color: #000000ff;
}

.r-801050 {
  width: 2.5%;
  height: 36.67%;
  top: 40%;
  left: 4.17%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801050-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(11 * var(--ratio));
  color: #ff5757;
}

.group-13-12850 {
  width: 15.35%;
  height: 2.92%;
  top: 42.27%;
  left: 50.07%;
  opacity: 1;
  z-index: 16;
  transform: rotate(0deg);
}
.rectangle-32-80973 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-33-801003 {
  width: 42.53%;
  height: 100%;
  top: 0%;
  left: 57.47%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-100-801029 {
  width: 3.07%;
  height: 0%;
  top: 11.33%;
  left: 32.45%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.cho-bp-b-n-801071 {
  width: 41.18%;
  height: 43.33%;
  top: 33.33%;
  left: 9.05%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.cho-bp-b-n-801071-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.group-14-12851 {
  width: 18.89%;
  height: 2.92%;
  top: 45.09%;
  left: 46.39%;
  opacity: 1;
  z-index: 17;
  transform: rotate(0deg);
}
.rectangle-34-80974 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-35-801004 {
  width: 25.74%;
  height: 100%;
  top: 0%;
  left: 74.26%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-101-801030 {
  width: 2.31%;
  height: 0%;
  top: 10.33%;
  left: 43.46%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ci-qun-o-801072 {
  width: 33.46%;
  height: 43.33%;
  top: 33.33%;
  left: 27.94%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ci-qun-o-801072-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.r-801051 {
  width: 1.1%;
  height: 36.67%;
  top: 40.67%;
  left: 2.21%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801051-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(11 * var(--ratio));
  color: #ff5757;
}

.group-15-12852 {
  width: 15.83%;
  height: 2.92%;
  top: 47.91%;
  left: 44.58%;
  opacity: 1;
  z-index: 18;
  transform: rotate(0deg);
}
.rectangle-36-80975 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-37-801005 {
  width: 27.19%;
  height: 100%;
  top: 0%;
  left: 72.81%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-102-801031 {
  width: 2.95%;
  height: 0%;
  top: 11.33%;
  left: 33.68%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.s-dng-thada-801073 {
  width: 55.05%;
  height: 43.33%;
  top: 33.33%;
  left: 10.96%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.s-dng-thada-801073-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.r-801052 {
  width: 1.32%;
  height: 36.67%;
  top: 44.67%;
  left: 2.19%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801052-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(11 * var(--ratio));
  color: #ff5757;
}

.group-16-12853 {
  width: 12.08%;
  height: 2.92%;
  top: 50.73%;
  left: 44.03%;
  opacity: 1;
  z-index: 19;
  transform: rotate(0deg);
}
.rectangle-38-80976 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-39-801006 {
  width: 34.48%;
  height: 100%;
  top: 0%;
  left: 65.52%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.gip-vic-nh-801074 {
  width: 45.98%;
  height: 43.33%;
  top: 26.33%;
  left: 10.92%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.gip-vic-nh-801074-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.r-801053 {
  width: 1.72%;
  height: 36.67%;
  top: 36.67%;
  left: 2.3%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801053-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(11 * var(--ratio));
  color: #ff5757;
}

.group-17-12854 {
  width: 20.69%;
  height: 2.92%;
  top: 53.55%;
  left: 34.93%;
  opacity: 1;
  z-index: 20;
  transform: rotate(0deg);
}
.rectangle-40-80993 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-41-801021 {
  width: 22.82%;
  height: 100%;
  top: 0%;
  left: 77.18%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-104-801032 {
  width: 2.02%;
  height: 0%;
  top: 11.33%;
  left: 45.46%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ung-bng-cc-801091 {
  width: 32.89%;
  height: 43.33%;
  top: 28.33%;
  left: 27.52%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ung-bng-cc-801091-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.r-801062 {
  width: 1.68%;
  height: 36.67%;
  top: 36.67%;
  left: 1.34%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801062-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(11 * var(--ratio));
  color: #ff5757;
}

.group-18-12855 {
  width: 14.03%;
  height: 2.92%;
  top: 56.37%;
  left: 38.47%;
  opacity: 1;
  z-index: 21;
  transform: rotate(0deg);
}
.rectangle-42-80977 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-43-801007 {
  width: 62.87%;
  height: 100%;
  top: 0%;
  left: 37.13%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-105-801033 {
  width: 3.46%;
  height: 0%;
  top: 11.33%;
  left: 13.62%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.hnh-ng-bt-chc-801075 {
  width: 61.88%;
  height: 43.33%;
  top: 28.33%;
  left: 8.93%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.hnh-ng-bt-chc-801075-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.r-801054 {
  width: 1.98%;
  height: 36.67%;
  top: 38.67%;
  left: 1.98%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801054-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(11 * var(--ratio));
  color: #ff5757;
}

.group-19-12856 {
  width: 15.56%;
  height: 2.92%;
  top: 59.18%;
  left: 36.39%;
  opacity: 1;
  z-index: 22;
  transform: rotate(0deg);
}
.rectangle-44-80978 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-45-801008 {
  width: 61.61%;
  height: 100%;
  top: 0%;
  left: 38.39%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-106-801034 {
  width: 3.02%;
  height: 0%;
  top: 10.33%;
  left: 18.19%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.chi-vi-ngi-kim--801076 {
  width: 58.04%;
  height: 43.33%;
  top: 28.33%;
  left: 4.91%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.chi-vi-ngi-kim--801076-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.group-20-12857 {
  width: 18.19%;
  height: 2.92%;
  top: 62%;
  left: 29.93%;
  opacity: 1;
  z-index: 23;
  transform: rotate(0deg);
}
.rectangle-46-80979 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-47-801009 {
  width: 68.7%;
  height: 100%;
  top: 0%;
  left: 31.3%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-107-801035 {
  width: 2.44%;
  height: 0%;
  top: 11.33%;
  left: 11.11%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.vy-tay-tm-bit-801077 {
  width: 33.97%;
  height: 43.33%;
  top: 30.33%;
  left: 9.49%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.vy-tay-tm-bit-801077-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.r-801055 {
  width: 1.53%;
  height: 36.67%;
  top: 36.67%;
  left: 1.53%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801055-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(11 * var(--ratio));
  color: #ff5757;
}

.group-21-12858 {
  width: 13.68%;
  height: 2.92%;
  top: 64.82%;
  left: 31.11%;
  opacity: 1;
  z-index: 24;
  transform: rotate(0deg);
}
.rectangle-48-80980 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-49-801010 {
  width: 36.04%;
  height: 100%;
  top: 0%;
  left: 63.96%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-108-801036 {
  width: 3.57%;
  height: 0%;
  top: 11.33%;
  left: 31.71%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.th-hin--mun-801078 {
  width: 45.18%;
  height: 43.33%;
  top: 28.33%;
  left: 10.66%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.th-hin--mun-801078-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.r-801056 {
  width: 2.03%;
  height: 36.67%;
  top: 36.67%;
  left: 2.03%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801056-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(11 * var(--ratio));
  color: #ff5757;
}

.group-22-12859 {
  width: 10.76%;
  height: 2.92%;
  top: 67.64%;
  left: 30.56%;
  opacity: 1;
  z-index: 25;
  transform: rotate(0deg);
}
.rectangle-50-80981 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-51-801011 {
  width: 29.03%;
  height: 100%;
  top: 0%;
  left: 70.97%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-109-801037 {
  width: 4.81%;
  height: 0%;
  top: 11.33%;
  left: 39.39%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.bt-chc-v-tay-801079 {
  width: 80.52%;
  height: 43.33%;
  top: 28.33%;
  left: 9.45%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.bt-chc-v-tay-801079-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.r-801057 {
  width: 1.94%;
  height: 36.67%;
  top: 36.67%;
  left: 2.58%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801057-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(11 * var(--ratio));
  color: #ff5757;
}

.group-23-12860 {
  width: 6.6%;
  height: 2.92%;
  top: 70.46%;
  left: 22.64%;
  opacity: 1;
  z-index: 26;
  transform: rotate(0deg);
}
.rectangle-52-80982 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-53-801012 {
  width: 36.84%;
  height: 100%;
  top: 0%;
  left: 63.16%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.t-n-801080 {
  width: 45.79%;
  height: 43.33%;
  top: 28.33%;
  left: 16.68%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.t-n-801080-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.r-801058 {
  width: 2.11%;
  height: 36.67%;
  top: 36.67%;
  left: 5.26%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-801058-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(11 * var(--ratio));
  color: #ff5757;
}

.group-24-12861 {
  width: 7.43%;
  height: 2.92%;
  top: 73.28%;
  left: 19.79%;
  opacity: 1;
  z-index: 27;
  transform: rotate(0deg);
}
.rectangle-54-80983 {
  width: 94.39%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-55-801013 {
  width: 35.51%;
  height: 100%;
  top: 0%;
  left: 58.88%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.hng-vi--chi-801081 {
  width: 97.2%;
  height: 43.33%;
  top: 28.33%;
  left: 6.8%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.hng-vi--chi-801081-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.group-25-12862 {
  width: 11.39%;
  height: 2.92%;
  top: 76.09%;
  left: 8.47%;
  opacity: 1;
  z-index: 28;
  transform: rotate(0deg);
}
.rectangle-56-80985 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-57-801015 {
  width: 29.88%;
  height: 100%;
  top: 0%;
  left: 70.12%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.r-2-801059 {
  width: 1.83%;
  height: 73.33%;
  top: 3.33%;
  left: 2.66%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-2-801059-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: pre-wrap;

  line-height: calc(15 * var(--ratio));
  color: #ff5757;
}

.line-112-801038 {
  width: 4.49%;
  height: 0%;
  top: 11.33%;
  left: 39.72%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.nhn-bn-tay-801083 {
  width: 59.15%;
  height: 43.33%;
  top: 28.33%;
  left: 11.93%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nhn-bn-tay-801083-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.group-26-12863 {
  width: 7.99%;
  height: 2.92%;
  top: 78.91%;
  left: 5.21%;
  opacity: 1;
  z-index: 29;
  transform: rotate(0deg);
}
.rectangle-58-80987 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-59-801017 {
  width: 32.17%;
  height: 100%;
  top: 0%;
  left: 67.83%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-113-801040 {
  width: 4.83%;
  height: 0%;
  top: 11.33%;
  left: 15.83%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.mm-ci-t-nhin-801085 {
  width: 85.22%;
  height: 43.33%;
  top: 28.33%;
  left: 16.17%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.mm-ci-t-nhin-801085-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.c-1-801061 {
  width: 2.61%;
  height: 36.67%;
  top: 33.33%;
  left: 5.22%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-1-801061-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(11 * var(--ratio));
  color: #ff5757;
}

.group-27-12864 {
  width: 4.93%;
  height: 2.92%;
  top: 81.73%;
  left: 6.6%;
  opacity: 1;
  z-index: 30;
  transform: rotate(0deg);
}
.rectangle-60-80989 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-61-801019 {
  width: 40.85%;
  height: 100%;
  top: 0%;
  left: 59.15%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.ci-p-801087 {
  width: 70.42%;
  height: 43.33%;
  top: 28.33%;
  left: 7.63%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ci-p-801087-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.group-28-12865 {
  width: 4.17%;
  height: 2.92%;
  top: 84.55%;
  left: 5.21%;
  opacity: 1;
  z-index: 31;
  transform: rotate(0deg);
}
.rectangle-62-80991 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #67ac2fff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.nhn-mt-801089 {
  width: 83.33%;
  height: 43.33%;
  top: 28.33%;
  left: 8.33%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nhn-mt-801089-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(19 * var(--ratio));
  color: #000000ff;
}

.group-156-181131 {
  width: 84.51%;
  height: 1.55%;
  top: 89.6%;
  left: 8.47%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
}
.line-132-12817 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: -0.41%;
  opacity: 1;
  z-index: 15;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-133-12818 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 4.19%;
  opacity: 1;
  z-index: 16;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-130-12815 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 8.46%;
  opacity: 1;
  z-index: 13;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-142-12827 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 13.06%;
  opacity: 1;
  z-index: 25;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-131-12816 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 17.5%;
  opacity: 1;
  z-index: 14;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-118-1283 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 21.94%;
  opacity: 1;
  z-index: 1;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-119-1284 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 24.9%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-123-1288 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 27.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-128-12813 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 30.81%;
  opacity: 1;
  z-index: 11;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-120-1285 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 33.77%;
  opacity: 1;
  z-index: 3;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-124-1289 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 36.73%;
  opacity: 1;
  z-index: 7;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-140-12825 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 39.69%;
  opacity: 1;
  z-index: 23;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-121-1286 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 42.65%;
  opacity: 1;
  z-index: 4;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-125-12810 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 45.6%;
  opacity: 1;
  z-index: 8;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-117-1282 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 48.56%;
  opacity: 1;
  z-index: 0;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-122-1287 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 51.52%;
  opacity: 1;
  z-index: 5;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-126-12811 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 54.48%;
  opacity: 1;
  z-index: 9;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-134-12819 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 57.44%;
  opacity: 1;
  z-index: 17;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-136-12821 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 58.92%;
  opacity: 1;
  z-index: 19;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-138-12823 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 60.39%;
  opacity: 1;
  z-index: 21;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-135-12820 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 61.87%;
  opacity: 1;
  z-index: 18;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-137-12822 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 63.35%;
  opacity: 1;
  z-index: 20;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-139-12824 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 64.83%;
  opacity: 1;
  z-index: 22;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-143-12828 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 66.31%;
  opacity: 1;
  z-index: 26;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-144-12829 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 68.53%;
  opacity: 1;
  z-index: 27;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-152-12837 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 72.97%;
  opacity: 1;
  z-index: 35;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-127-12812 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 75.18%;
  opacity: 1;
  z-index: 10;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-145-12830 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 77.4%;
  opacity: 1;
  z-index: 28;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-153-12838 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 81.84%;
  opacity: 1;
  z-index: 36;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-129-12814 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 84.06%;
  opacity: 1;
  z-index: 12;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-146-12831 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 86.28%;
  opacity: 1;
  z-index: 29;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-154-12839 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 90.71%;
  opacity: 1;
  z-index: 37;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-141-12826 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 92.93%;
  opacity: 1;
  z-index: 24;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-147-12832 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 95.15%;
  opacity: 1;
  z-index: 30;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-155-12840 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 99.59%;
  opacity: 1;
  z-index: 38;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-148-12833 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 70.5%;
  opacity: 1;
  z-index: 31;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-149-12834 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 79.38%;
  opacity: 1;
  z-index: 32;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-150-12835 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 88.25%;
  opacity: 1;
  z-index: 33;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-151-12836 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 97.12%;
  opacity: 1;
  z-index: 34;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.group-66-18139 {
  width: 90.14%;
  height: 3.5%;
  top: 91.84%;
  left: 4.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
}
.thng-80926 {
  width: 4.47%;
  height: 50%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.thng-80926-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-2-80928 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 8.09%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-2-80928-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-80930 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 16.26%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-80930-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-80932 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 24.73%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-80932-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-9-80934 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 32.9%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-9-80934-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-12-80936 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 40.83%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-12-80936-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-15-80938 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 49.23%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-15-80938-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-18-80940 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 57.47%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-18-80940-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-24-80942 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 65.72%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-24-80942-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-3-80944 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 74.65%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-3-80944-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-80948 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 82.97%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-80948-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-5-80950 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 91.29%;
  opacity: 1;
  z-index: 12;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-5-80950-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-80952 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 99.23%;
  opacity: 1;
  z-index: 13;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-80952-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.nm-80946 {
  width: 2.93%;
  height: 52.78%;
  top: 30.22%;
  left: 75.2%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nm-80946-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

/*
  Note: These are temporary previews of the images. 
  They're active for 10-15 days only. You should replace them with the actual images before using the code in production.
*/
:root {
  --image-0: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAMCAYAAADoIwS6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABvSURBVHgBzZNBDYAwDEVfUIAEnGABB1jAAThAAlKQMhwgYXQkJAvZ4Nb2Je/WQ9P/CzosOCKKQRxxQMzcxQ5DYsENo6VixRTdlA+Gj2Et7z41+OFAidpFTnFGmdIiq9hiwPu1ewx5SjrggNSL30gubGVKNmk5tMQAAAAASUVORK5CYII=);
  --custom-width: 100vw;
  --design-width: 1440;
  --ratio: calc(var(--custom-width) / var(--design-width));
}

/* Default classes */
.pos-abs {
  position: absolute;
}
.object-fit {
  object-fit: cover;
}
.fill-parent {
  width: 100%;
  height: 100%;
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.bg-auto {
  background-size: auto;
}
.bg-crop {
  background-size: 100% 100%;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.pos-init {
  top: 0px;
  left: 0px;
}
.image-div {
  background-color: transparent;
  background-position: center;
}
/* Default classes end */
body {
  margin: 0px 0px;
  padding: 0px;
}
.parent-div {
  position: relative;
  width: 100%;
  height: calc(1187 * var(--ratio));
  overflow: hidden;
  margin: auto;
  padding: 0px;
  box-sizing: border-box;
}
.parent-div section {
  cursor: pointer;
}
.denver-ii-test--72544 {
  width: 100%;
  height: 95%;
  top: -5%;
  left: 0%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  overflow: hidden;
  background: #ffffffff;
}
.vn-ng-tinh-t-th-1444 {
  width: 27.15%;
  height: 2.61%;
  top: 22.04%;
  left: 41.22%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: left;
  line-height: 0px;
}
.vn-ng-tinh-t-th-1444-0 {
  font-size: calc(24 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;

  line-height: calc(25 * var(--ratio));
  color: #1d6495ff;
}

.group-59-18132 {
  width: 90.14%;
  height: 3.2%;
  top: 8.93%;
  left: 4.86%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
}
.nm-14454 {
  width: 2.93%;
  height: 52.63%;
  top: 0%;
  left: 75.23%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nm-14454-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.thng-14444 {
  width: 4.47%;
  height: 52.63%;
  top: 47.37%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.thng-14444-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-2-14445 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 8.09%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-2-14445-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-14446 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 16.26%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-14446-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-14447 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 24.73%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-14447-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-9-14448 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 32.9%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-9-14448-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-12-14449 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 40.83%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-12-14449-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-15-14450 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 49.23%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-15-14450-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-18-14451 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 57.47%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-18-14451-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-24-14452 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 65.72%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-24-14452-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-3-14453 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 74.65%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-3-14453-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-14455 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 82.97%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-14455-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-5-14456 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 91.29%;
  opacity: 1;
  z-index: 12;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-5-14456-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-14457 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 99.23%;
  opacity: 1;
  z-index: 13;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-14457-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.group-151-181126 {
  width: 84.51%;
  height: 1.35%;
  top: 12.42%;
  left: 8.47%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
}
.line-41-14436 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 70.5%;
  opacity: 1;
  z-index: 31;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-44-14437 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 79.38%;
  opacity: 1;
  z-index: 32;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-47-14438 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 88.25%;
  opacity: 1;
  z-index: 33;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-50-14439 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 97.12%;
  opacity: 1;
  z-index: 34;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-20-14420 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: -0.41%;
  opacity: 1;
  z-index: 15;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-19-14421 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 4.19%;
  opacity: 1;
  z-index: 16;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-9-14418 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 8.46%;
  opacity: 1;
  z-index: 13;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-10-14430 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 13.06%;
  opacity: 1;
  z-index: 25;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-21-14419 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 17.5%;
  opacity: 1;
  z-index: 14;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-4-1446 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 21.94%;
  opacity: 1;
  z-index: 1;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-22-1447 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 24.9%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-25-14411 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 27.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-6-14416 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 30.81%;
  opacity: 1;
  z-index: 11;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-26-1448 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 33.77%;
  opacity: 1;
  z-index: 3;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-27-14412 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 36.73%;
  opacity: 1;
  z-index: 7;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-7-14428 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 39.69%;
  opacity: 1;
  z-index: 23;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-28-1449 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 42.65%;
  opacity: 1;
  z-index: 4;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-29-14413 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 45.6%;
  opacity: 1;
  z-index: 8;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-3-1445 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 48.56%;
  opacity: 1;
  z-index: 0;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-32-14410 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 51.52%;
  opacity: 1;
  z-index: 5;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-33-14414 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 54.48%;
  opacity: 1;
  z-index: 9;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-14-14422 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 57.44%;
  opacity: 1;
  z-index: 17;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-35-14424 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 58.92%;
  opacity: 1;
  z-index: 19;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-36-14426 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 60.39%;
  opacity: 1;
  z-index: 21;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-37-14423 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 61.87%;
  opacity: 1;
  z-index: 18;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-38-14425 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 63.35%;
  opacity: 1;
  z-index: 20;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-39-14427 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 64.83%;
  opacity: 1;
  z-index: 22;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-16-14431 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 66.31%;
  opacity: 1;
  z-index: 26;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-40-14432 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 68.53%;
  opacity: 1;
  z-index: 27;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-42-14440 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 72.97%;
  opacity: 1;
  z-index: 35;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-12-14415 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 75.18%;
  opacity: 1;
  z-index: 10;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-43-14433 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 77.4%;
  opacity: 1;
  z-index: 28;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-45-14441 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 81.84%;
  opacity: 1;
  z-index: 36;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-13-14417 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 84.06%;
  opacity: 1;
  z-index: 12;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-46-14434 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 86.28%;
  opacity: 1;
  z-index: 29;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-48-14442 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 90.71%;
  opacity: 1;
  z-index: 37;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-15-14429 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 92.93%;
  opacity: 1;
  z-index: 24;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-49-14435 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 95.15%;
  opacity: 1;
  z-index: 30;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-51-14443 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 99.59%;
  opacity: 1;
  z-index: 38;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.rectangle-13-72553 {
  width: 90.28%;
  height: 77.17%;
  top: 13.82%;
  left: 4.86%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  box-sizing: border-box;
  border-left: 2px solid #707070ff;
  border-right: 2px solid #707070ff;
  border-top: 2px solid #707070ff;
  border-bottom: 2px solid #707070ff;
}
.c-86-801093 {
  width: 1.81%;
  height: 1.26%;
  top: 15.92%;
  left: 92.78%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-86-801093-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(12 * var(--ratio));
  color: #000000ff;
}

.group-58-18131 {
  width: 19.79%;
  height: 6.32%;
  top: 17.94%;
  left: 15.07%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
}
.phn-trm-tr-lm-c-80822 {
  width: 65.88%;
  height: 17.33%;
  top: 0%;
  left: 10.88%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.phn-trm-tr-lm-c-80822-0 {
  font-size: calc(19 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(0 * var(--ratio));
  color: #fb5b21ff;
  margin-left: 10px;
}

.c-25-80821 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 13.68%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-25-80821-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-50-80818 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 38.95%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-50-80818-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-75-80819 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 63.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-75-80819-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-90-80820 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 91.58%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-90-80820-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.rectangle-72-80813 {
  width: 84.21%;
  height: 61.33%;
  top: 53.67%;
  left: 15.79%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-73-80814 {
  width: 33.33%;
  height: 61.33%;
  top: 53.67%;
  left: 66.67%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.nodeBg-80823 {
  opacity: 1;
  background-image: var(--image-0);
}
.arrow-1-80823 {
  width: 12.28%;
  height: 15.4%;
  top: 62.3%;
  left: -0.35%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
  overflow: hidden;
  box-sizing: border-box;
}
.r-1-80816 {
  width: 1.4%;
  height: 40%;
  top: 56.33%;
  left: 18.95%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-1-80816-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: pre-wrap;

  line-height: calc(20 * var(--ratio));
  color: #000000ff;
}

.line-116-80815 {
  width: 3.16%;
  height: 0%;
  top: 60%;
  left: 39.47%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.mc-80817 {
  width: 8.07%;
  height: 17.33%;
  top: 70.33%;
  left: 37.19%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.mc-80817-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(27 * var(--ratio));
  color: #000000ff;
}
.nodeBg-80824 {
  opacity: 1;
  background-image: var(--image-0);
}
.arrow-2-80824 {
  width: 12.28%;
  height: 15.4%;
  top: 88.3%;
  left: -0.35%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
  overflow: hidden;
  box-sizing: border-box;
}
.group-29-1812 {
  width: 9.72%;
  height: 2.53%;
  top: 18.03%;
  left: 85.07%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
}
.rectangle-14-72672 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-15-72697 {
  width: 33.57%;
  height: 100%;
  top: 0%;
  left: 66.43%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-91-72721 {
  width: 6.43%;
  height: 0%;
  top: 18.33%;
  left: 31.07%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.sao-chp-hnh-vun-72759 {
  width: 87.14%;
  height: 43.33%;
  top: 33.33%;
  left: 5%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.sao-chp-hnh-vun-72759-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-30-1813 {
  width: 11.32%;
  height: 2.53%;
  top: 20.47%;
  left: 80.56%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
}
.rectangle-16-72673 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-17-72698 {
  width: 31.9%;
  height: 100%;
  top: 0%;
  left: 68.1%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-92-72722 {
  width: 5.52%;
  height: 0%;
  top: 18.33%;
  left: 32.21%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-16-v-ngi-6-phn-72760 {
  width: 64.42%;
  height: 43.33%;
  top: 33.33%;
  left: 3.68%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-16-v-ngi-6-phn-72760-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 16%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-31-1814 {
  width: 11.46%;
  height: 2.53%;
  top: 22.91%;
  left: 80.07%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
}
.rectangle-18-72674 {
  width: 93.33%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-19-72699 {
  width: 43.64%;
  height: 100%;
  top: 0%;
  left: 49.7%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.c-15-bt-chc-v-hnh-72761 {
  width: 96.36%;
  height: 43.33%;
  top: 33.33%;
  left: 3.64%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-15-bt-chc-v-hnh-72761-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 15%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-32-1815 {
  width: 17.01%;
  height: 2.53%;
  top: 25.36%;
  left: 72.43%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
}
.rectangle-20-72677 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-21-72702 {
  width: 57.55%;
  height: 100%;
  top: 0%;
  left: 42.45%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.c-13-ch-ng-thng-d-72764 {
  width: 64.49%;
  height: 43.33%;
  top: 33.33%;
  left: 2.45%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-13-ch-ng-thng-d-72764-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-33-1816 {
  width: 10.63%;
  height: 2.53%;
  top: 27.8%;
  left: 75.14%;
  opacity: 1;
  z-index: 12;
  transform: rotate(0deg);
}
.rectangle-22-72678 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-23-72703 {
  width: 37.25%;
  height: 100%;
  top: 0%;
  left: 62.75%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-95-72738 {
  width: 5.88%;
  height: 0%;
  top: 15%;
  left: 10.78%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-14-bt-chc-v-du--72765 {
  width: 95.42%;
  height: 43.33%;
  top: 36.67%;
  left: 3.27%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-14-bt-chc-v-du--72765-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 8%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-34-1817 {
  width: 9.93%;
  height: 2.53%;
  top: 30.24%;
  left: 75.14%;
  opacity: 1;
  z-index: 13;
  transform: rotate(0deg);
}
.rectangle-74-811094 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-75-811095 {
  width: 37.06%;
  height: 100%;
  top: 0%;
  left: 62.94%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-117-811096 {
  width: 6.29%;
  height: 0%;
  top: 15%;
  left: 26.92%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-16-v-ngi-3-phn-811097 {
  width: 73.43%;
  height: 43.33%;
  top: 36.67%;
  left: 3.5%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-16-v-ngi-3-phn-811097-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 16%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-35-1818 {
  width: 10.76%;
  height: 2.53%;
  top: 32.69%;
  left: 73.54%;
  opacity: 1;
  z-index: 14;
  transform: rotate(0deg);
}
.rectangle-26-72675 {
  width: 65.16%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-27-72700 {
  width: 27.1%;
  height: 100%;
  top: 0%;
  left: 38.06%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-118-811098 {
  width: 5.81%;
  height: 0%;
  top: 18.33%;
  left: 17.1%;
  opacity: 1;
  z-index: 3;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.line-97-72724 {
  width: 5.81%;
  height: 0%;
  top: 18.33%;
  left: 35.81%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-12-bt-chc-v-hnh-72762 {
  width: 96.13%;
  height: 43.33%;
  top: 33.33%;
  left: 3.87%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-12-bt-chc-v-hnh-72762-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-36-1819 {
  width: 9.31%;
  height: 2.53%;
  top: 35.13%;
  left: 69.1%;
  opacity: 1;
  z-index: 15;
  transform: rotate(0deg);
}
.rectangle-28-72676 {
  width: 91.79%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-29-72701 {
  width: 34.33%;
  height: 100%;
  top: 0%;
  left: 57.46%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-98-72725 {
  width: 6.72%;
  height: 0%;
  top: 15%;
  left: 25%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-11-ng-nguy-ngn--72763 {
  width: 95.52%;
  height: 43.33%;
  top: 33.33%;
  left: 4.48%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-11-ng-nguy-ngn--72763-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 16%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-37-18110 {
  width: 11.25%;
  height: 2.53%;
  top: 37.57%;
  left: 64.93%;
  opacity: 1;
  z-index: 16;
  transform: rotate(0deg);
}
.rectangle-30-72679 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-31-72704 {
  width: 50%;
  height: 100%;
  top: 0%;
  left: 50%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-99-72726 {
  width: 5.56%;
  height: 0%;
  top: 18.33%;
  left: 13.27%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.xp-chng-8-khi-72766 {
  width: 63.58%;
  height: 43.33%;
  top: 36.67%;
  left: 2.47%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.xp-chng-8-khi-72766-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-38-18111 {
  width: 8.96%;
  height: 2.53%;
  top: 40.02%;
  left: 65.49%;
  opacity: 1;
  z-index: 17;
  transform: rotate(0deg);
}
.rectangle-32-72680 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-33-72705 {
  width: 41.09%;
  height: 100%;
  top: 0%;
  left: 58.91%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-100-72727 {
  width: 6.98%;
  height: 0%;
  top: 18.33%;
  left: 31.4%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-10-vch-ng-thng-72767 {
  width: 95.35%;
  height: 43.33%;
  top: 33.33%;
  left: 4.65%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-10-vch-ng-thng-72767-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-39-18112 {
  width: 9.65%;
  height: 2.53%;
  top: 42.46%;
  left: 59.86%;
  opacity: 1;
  z-index: 18;
  transform: rotate(0deg);
}
.rectangle-34-72681 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-35-72706 {
  width: 44.6%;
  height: 100%;
  top: 0%;
  left: 55.4%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-101-72728 {
  width: 6.47%;
  height: 0%;
  top: 18.33%;
  left: 22.66%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.xp-chng-6-khi-72768 {
  width: 69.78%;
  height: 43.33%;
  top: 33.33%;
  left: 3.6%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.xp-chng-6-khi-72768-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-40-18113 {
  width: 11.18%;
  height: 2.53%;
  top: 44.9%;
  left: 54.03%;
  opacity: 1;
  z-index: 19;
  transform: rotate(0deg);
}
.rectangle-36-72682 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-37-72707 {
  width: 26.71%;
  height: 100%;
  top: 0%;
  left: 73.29%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.xp-chng-4-khi-72769 {
  width: 65.22%;
  height: 43.33%;
  top: 33.33%;
  left: 0.62%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.xp-chng-4-khi-72769-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-41-18114 {
  width: 14.37%;
  height: 2.53%;
  top: 47.35%;
  left: 46.81%;
  opacity: 1;
  z-index: 20;
  transform: rotate(0deg);
}
.rectangle-38-72683 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-39-72708 {
  width: 43.96%;
  height: 100%;
  top: 0%;
  left: 56.04%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-119-852 {
  width: 4.35%;
  height: 0%;
  top: 18.33%;
  left: 20.05%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.xp-chng-2-khi-72770 {
  width: 47.83%;
  height: 43.33%;
  top: 33.33%;
  left: 2.9%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.xp-chng-2-khi-72770-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-42-18115 {
  width: 15.07%;
  height: 2.53%;
  top: 49.79%;
  left: 44.79%;
  opacity: 1;
  z-index: 21;
  transform: rotate(0deg);
}
.rectangle-40-72695 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-41-72719 {
  width: 53.46%;
  height: 100%;
  top: 0%;
  left: 46.54%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-104-72730 {
  width: 4.15%;
  height: 0%;
  top: 18.33%;
  left: 24.19%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ht-ra-khi-l-72782 {
  width: 46.08%;
  height: 43.33%;
  top: 33.33%;
  left: 3.69%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ht-ra-khi-l-72782-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-43-18116 {
  width: 11.94%;
  height: 2.53%;
  top: 52.23%;
  left: 41.94%;
  opacity: 1;
  z-index: 22;
  transform: rotate(0deg);
}
.rectangle-42-72684 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-43-72709 {
  width: 33.72%;
  height: 100%;
  top: 0%;
  left: 66.28%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-105-72731 {
  width: 5.23%;
  height: 0%;
  top: 18.33%;
  left: 33.43%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.v-nguch-ngoc-72771 {
  width: 59.3%;
  height: 43.33%;
  top: 33.33%;
  left: 4.07%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.v-nguch-ngoc-72771-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-44-18117 {
  width: 10.07%;
  height: 2.53%;
  top: 54.68%;
  left: 37.29%;
  opacity: 1;
  z-index: 23;
  transform: rotate(0deg);
}
.rectangle-44-72685 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-45-72710 {
  width: 38.62%;
  height: 100%;
  top: 0%;
  left: 61.38%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-106-72732 {
  width: 6.21%;
  height: 0%;
  top: 18.33%;
  left: 28.62%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.b-khi-vo-cc-72772 {
  width: 65.52%;
  height: 43.33%;
  top: 33.33%;
  left: 4.14%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.b-khi-vo-cc-72772-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-45-18118 {
  width: 10.35%;
  height: 2.53%;
  top: 57.12%;
  left: 29.93%;
  opacity: 1;
  z-index: 24;
  transform: rotate(0deg);
}
.rectangle-46-72686 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-47-72711 {
  width: 26.17%;
  height: 100%;
  top: 0%;
  left: 73.83%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-107-72733 {
  width: 6.04%;
  height: 0%;
  top: 18.33%;
  left: 20.47%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-ghp-2-khi-vo--72773 {
  width: 90.6%;
  height: 43.33%;
  top: 33.33%;
  left: 3.36%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-ghp-2-khi-vo--72773-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-46-18119 {
  width: 8.89%;
  height: 2.53%;
  top: 59.56%;
  left: 30.9%;
  opacity: 1;
  z-index: 25;
  transform: rotate(0deg);
}
.rectangle-48-72687 {
  width: 89.06%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-49-72712 {
  width: 28.91%;
  height: 100%;
  top: 0%;
  left: 60.16%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-108-72734 {
  width: 7.03%;
  height: 0%;
  top: 18.33%;
  left: 26.17%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-9-nht-bng-ngn-c-72774 {
  width: 96.09%;
  height: 43.33%;
  top: 33.33%;
  left: 3.91%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-9-nht-bng-ngn-c-72774-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-47-18120 {
  width: 10.14%;
  height: 2.53%;
  top: 62.01%;
  left: 26.32%;
  opacity: 1;
  z-index: 26;
  transform: rotate(0deg);
}
.rectangle-50-72688 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-51-72713 {
  width: 57.53%;
  height: 100%;
  top: 0%;
  left: 42.47%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-109-72735 {
  width: 6.16%;
  height: 0%;
  top: 18.33%;
  left: 15.41%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.hai-tay-cm-2-kh-72775 {
  width: 69.86%;
  height: 43.33%;
  top: 33.33%;
  left: 4.11%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.hai-tay-cm-2-kh-72775-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-48-18121 {
  width: 8.47%;
  height: 2.53%;
  top: 64.45%;
  left: 24.31%;
  opacity: 1;
  z-index: 27;
  transform: rotate(0deg);
}
.rectangle-52-72689 {
  width: 95.9%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-53-72714 {
  width: 30.33%;
  height: 100%;
  top: 0%;
  left: 65.57%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-120-883 {
  width: 7.38%;
  height: 0%;
  top: 15%;
  left: 34.02%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-8-chuyn-tay-khi-72776 {
  width: 95.9%;
  height: 43.33%;
  top: 33.33%;
  left: 4.1%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-8-chuyn-tay-khi-72776-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-49-18122 {
  width: 6.53%;
  height: 2.53%;
  top: 66.89%;
  left: 25.76%;
  opacity: 1;
  z-index: 28;
  transform: rotate(0deg);
}
.rectangle-54-72690 {
  width: 84.04%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-55-72715 {
  width: 37.23%;
  height: 100%;
  top: 0%;
  left: 46.81%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-121-884 {
  width: 9.57%;
  height: 0%;
  top: 18.33%;
  left: 28.19%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.co-ly-ht-lc-72777 {
  width: 94.68%;
  height: 43.33%;
  top: 33.33%;
  left: 5.32%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.co-ly-ht-lc-72777-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-50-18123 {
  width: 7.36%;
  height: 2.53%;
  top: 69.33%;
  left: 23.89%;
  opacity: 1;
  z-index: 29;
  transform: rotate(0deg);
}
.rectangle-56-72691 {
  width: 95.28%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-57-72716 {
  width: 39.62%;
  height: 100%;
  top: 0%;
  left: 55.66%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.c-7-nhn-tm-len-ri-72778 {
  width: 96.23%;
  height: 43.33%;
  top: 33.33%;
  left: 3.77%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-7-nhn-tm-len-ri-72778-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 5%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-51-18124 {
  width: 4.79%;
  height: 2.53%;
  top: 71.78%;
  left: 22.15%;
  opacity: 1;
  z-index: 30;
  transform: rotate(0deg);
}
.rectangle-58-72692 {
  width: 84.06%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-59-72717 {
  width: 36.23%;
  height: 100%;
  top: 0%;
  left: 47.83%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-113-72737 {
  width: 13.04%;
  height: 0%;
  top: 18.33%;
  left: 16.67%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.vi--chi-72779 {
  width: 92.75%;
  height: 43.33%;
  top: 33.33%;
  left: 7.25%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.vi--chi-72779-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-52-18125 {
  width: 9.03%;
  height: 2.53%;
  top: 74.22%;
  left: 15.97%;
  opacity: 1;
  z-index: 31;
  transform: rotate(0deg);
}
.rectangle-60-72693 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-61-72718 {
  width: 35.38%;
  height: 100%;
  top: 0%;
  left: 64.62%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.nhn-ht-lc-72780 {
  width: 55.38%;
  height: 43.33%;
  top: 33.33%;
  left: 4.62%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nhn-ht-lc-72780-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-53-18126 {
  width: 10.07%;
  height: 2.53%;
  top: 76.66%;
  left: 13.06%;
  opacity: 1;
  z-index: 32;
  transform: rotate(0deg);
}
.rectangle-76-885 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-77-886 {
  width: 33.79%;
  height: 100%;
  top: 0%;
  left: 66.21%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-122-887 {
  width: 6.21%;
  height: 0%;
  top: 18.33%;
  left: 32.76%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-5-nhn-theo-180-889 {
  width: 61.38%;
  height: 43.33%;
  top: 33.33%;
  left: 4.14%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-5-nhn-theo-180-889-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 8%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-54-18127 {
  width: 7.92%;
  height: 2.53%;
  top: 79.11%;
  left: 12.78%;
  opacity: 1;
  z-index: 33;
  transform: rotate(0deg);
}
.rectangle-63-78784 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-68-78789 {
  width: 59.65%;
  height: 100%;
  top: 0%;
  left: 40.35%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-123-8810 {
  width: 7.89%;
  height: 0%;
  top: 18.33%;
  left: 16.23%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.nm-hai-bn-tay-78795 {
  width: 84.21%;
  height: 43.33%;
  top: 33.33%;
  left: 3.51%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nm-hai-bn-tay-78795-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-55-18128 {
  width: 5.83%;
  height: 2.53%;
  top: 81.55%;
  left: 15.28%;
  opacity: 1;
  z-index: 34;
  transform: rotate(0deg);
}
.rectangle-64-78785 {
  width: 78.57%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-69-78790 {
  width: 15.48%;
  height: 100%;
  top: 0%;
  left: 63.1%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-115-78793 {
  width: 10.71%;
  height: 0%;
  top: 18.33%;
  left: 35.12%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-6-nm-lc-lc-78796 {
  width: 96.43%;
  height: 43.33%;
  top: 33.33%;
  left: 3.57%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-nm-lc-lc-78796-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-56-18129 {
  width: 9.17%;
  height: 2.53%;
  top: 83.99%;
  left: 7.64%;
  opacity: 1;
  z-index: 35;
  transform: rotate(0deg);
}
.rectangle-65-78786 {
  width: 90.91%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-70-78791 {
  width: 38.64%;
  height: 100%;
  top: 0%;
  left: 52.27%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-124-8811 {
  width: 6.82%;
  height: 0%;
  top: 15%;
  left: 7.95%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-5-nhn-qua-ng-gi-78797 {
  width: 96.21%;
  height: 43.33%;
  top: 33.33%;
  left: 3.79%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-5-nhn-qua-ng-gi-78797-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 5%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-57-18130 {
  width: 8.75%;
  height: 2.53%;
  top: 86.44%;
  left: 5.21%;
  opacity: 1;
  z-index: 36;
  transform: rotate(0deg);
}
.rectangle-66-78787 {
  width: 56.35%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-71-78792 {
  width: 38.1%;
  height: 100%;
  top: 0%;
  left: 18.25%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.c-5-nhn-ti-ng-gia-78798 {
  width: 96.03%;
  height: 43.33%;
  top: 33.33%;
  left: 3.97%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}

.c-5-cam001 {
  width: 2.61%;
  height: 36.67%;
  top: -5.33%;
  left: 0.22%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-5-cam001-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(11 * var(--ratio));
  color: #ff5757;
}

.c-5-nhn-ti-ng-gia-78798-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 5%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-152-181127 {
  width: 84.51%;
  height: 1.35%;
  top: 90.99%;
  left: 8.47%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
}
.line-132-14473 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: -0.41%;
  opacity: 1;
  z-index: 15;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-133-14474 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 4.19%;
  opacity: 1;
  z-index: 16;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-130-14471 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 8.46%;
  opacity: 1;
  z-index: 13;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-142-14483 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 13.06%;
  opacity: 1;
  z-index: 25;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-131-14472 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 17.5%;
  opacity: 1;
  z-index: 14;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-157-14459 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 21.94%;
  opacity: 1;
  z-index: 1;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-158-14460 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 24.9%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-162-14464 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 27.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-128-14469 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 30.81%;
  opacity: 1;
  z-index: 11;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-159-14461 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 33.77%;
  opacity: 1;
  z-index: 3;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-163-14465 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 36.73%;
  opacity: 1;
  z-index: 7;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-140-14481 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 39.69%;
  opacity: 1;
  z-index: 23;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-160-14462 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 42.65%;
  opacity: 1;
  z-index: 4;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-125-14466 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 45.6%;
  opacity: 1;
  z-index: 8;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-156-14458 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 48.56%;
  opacity: 1;
  z-index: 0;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-161-14463 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 51.52%;
  opacity: 1;
  z-index: 5;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-126-14467 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 54.48%;
  opacity: 1;
  z-index: 9;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-134-14475 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 57.44%;
  opacity: 1;
  z-index: 17;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-136-14477 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 58.92%;
  opacity: 1;
  z-index: 19;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-138-14479 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 60.39%;
  opacity: 1;
  z-index: 21;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-135-14476 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 61.87%;
  opacity: 1;
  z-index: 18;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-137-14478 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 63.35%;
  opacity: 1;
  z-index: 20;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-139-14480 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 64.83%;
  opacity: 1;
  z-index: 22;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-143-14484 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 66.31%;
  opacity: 1;
  z-index: 26;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-144-14485 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 68.53%;
  opacity: 1;
  z-index: 27;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-152-14493 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 72.97%;
  opacity: 1;
  z-index: 35;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-127-14468 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 75.18%;
  opacity: 1;
  z-index: 10;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-145-14486 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 77.4%;
  opacity: 1;
  z-index: 28;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-153-14494 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 81.84%;
  opacity: 1;
  z-index: 36;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-129-14470 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 84.06%;
  opacity: 1;
  z-index: 12;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-146-14487 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 86.28%;
  opacity: 1;
  z-index: 29;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-154-14495 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 90.71%;
  opacity: 1;
  z-index: 37;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-141-14482 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 92.93%;
  opacity: 1;
  z-index: 24;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-147-14488 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 95.15%;
  opacity: 1;
  z-index: 30;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-155-14496 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 99.59%;
  opacity: 1;
  z-index: 38;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-148-14489 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 70.5%;
  opacity: 1;
  z-index: 31;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-149-14490 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 79.38%;
  opacity: 1;
  z-index: 32;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-150-14491 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 88.25%;
  opacity: 1;
  z-index: 33;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-151-14492 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 97.12%;
  opacity: 1;
  z-index: 34;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.group-60-18133 {
  width: 90.14%;
  height: 3.03%;
  top: 92.92%;
  left: 4.86%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
}
.thng-14497 {
  width: 4.47%;
  height: 50%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.thng-14497-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-2-14498 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 8.09%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-2-14498-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-14499 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 16.26%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-14499-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-144100 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 24.73%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-144100-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-9-144101 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 32.9%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-9-144101-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-12-144102 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 40.83%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-12-144102-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-15-144103 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 49.23%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-15-144103-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-18-144104 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 57.47%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-18-144104-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-24-144105 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 65.72%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-24-144105-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-3-144106 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 74.65%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-3-144106-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-144108 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 82.97%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-144108-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-5-144109 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 91.29%;
  opacity: 1;
  z-index: 12;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-5-144109-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-144110 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 99.23%;
  opacity: 1;
  z-index: 13;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-144110-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.nm-144107 {
  width: 2.93%;
  height: 52.78%;
  top: 40.22%;
  left: 75.2%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nm-144107-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

/*
  Note: These are temporary previews of the images. 
  They're active for 10-15 days only. You should replace them with the actual images before using the code in production.
*/
:root {
  --image-0: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAMCAYAAADoIwS6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABvSURBVHgBzZNBDYAwDEVfUIAEnGABB1jAAThAAlKQMhwgYXQkJAvZ4Nb2Je/WQ9P/CzosOCKKQRxxQMzcxQ5DYsENo6VixRTdlA+Gj2Et7z41+OFAidpFTnFGmdIiq9hiwPu1ewx5SjrggNSL30gubGVKNmk5tMQAAAAASUVORK5CYII=);
  --custom-width: 100vw;
  --design-width: 1440;
  --ratio: calc(var(--custom-width) / var(--design-width));
}

/* Default classes */
.pos-abs {
  position: absolute;
}
.object-fit {
  object-fit: cover;
}
.fill-parent {
  width: 100%;
  height: 100%;
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.bg-auto {
  background-size: auto;
}
.bg-crop {
  background-size: 100% 100%;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.pos-init {
  top: 0px;
  left: 0px;
}
.image-div {
  background-color: transparent;
  background-position: center;
}
/* Default classes end */
body {
  margin: 0px 0px;
  padding: 0px;
}
.parent-div {
  position: relative;
  width: 100%;
  height: calc(1471 * var(--ratio));
  overflow: hidden;
  margin: auto;
  padding: 0px;
  box-sizing: border-box;
}
.parent-div section {
  cursor: pointer;
}
.denver-ii-test--88285 {
  width: 100%;
  height: 100%;
  top: -5%;
  left: 0%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  overflow: hidden;
  background: #ffffffff;
}
.ngn-ng-144377 {
  width: 9.65%;
  height: 2.11%;
  top: 18.26%;
  left: 45.97%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ngn-ng-144377-0 {
  font-size: calc(24 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;

  line-height: calc(25 * var(--ratio));
  color: #1d6495ff;
}

.group-111-18184 {
  width: 90.14%;
  height: 2.58%;
  top: 7.21%;
  left: 4.86%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
}
.nm-144372 {
  width: 2.93%;
  height: 52.63%;
  top: 0%;
  left: 75.23%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nm-144372-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.thng-144362 {
  width: 4.47%;
  height: 52.63%;
  top: 47.37%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.thng-144362-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-2-144363 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 8.09%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-2-144363-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-144364 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 16.26%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-144364-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-144365 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 24.73%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-144365-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-9-144366 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 32.9%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-9-144366-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-12-144367 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 40.83%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-12-144367-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-15-144368 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 49.23%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-15-144368-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-18-144369 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 57.47%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-18-144369-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-24-144370 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 65.72%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-24-144370-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-3-144371 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 74.65%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-3-144371-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-144373 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 82.97%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-144373-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-5-144374 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 91.29%;
  opacity: 1;
  z-index: 12;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-5-144374-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-144375 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 99.23%;
  opacity: 1;
  z-index: 13;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-144375-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.group-153-181128 {
  width: 84.51%;
  height: 1.09%;
  top: 9.71%;
  left: 8.47%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
}
.line-41-144354 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 70.5%;
  opacity: 1;
  z-index: 31;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-44-144355 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 79.38%;
  opacity: 1;
  z-index: 32;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-47-144356 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 88.25%;
  opacity: 1;
  z-index: 33;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-50-144357 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 97.12%;
  opacity: 1;
  z-index: 34;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-20-144338 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: -0.41%;
  opacity: 1;
  z-index: 15;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-19-144339 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 4.19%;
  opacity: 1;
  z-index: 16;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-9-144336 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 8.46%;
  opacity: 1;
  z-index: 13;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-10-144348 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 13.06%;
  opacity: 1;
  z-index: 25;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-21-144337 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 17.5%;
  opacity: 1;
  z-index: 14;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-4-144324 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 21.94%;
  opacity: 1;
  z-index: 1;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-22-144325 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 24.9%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-25-144329 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 27.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-6-144334 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 30.81%;
  opacity: 1;
  z-index: 11;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-26-144326 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 33.77%;
  opacity: 1;
  z-index: 3;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-27-144330 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 36.73%;
  opacity: 1;
  z-index: 7;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-7-144346 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 39.69%;
  opacity: 1;
  z-index: 23;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-28-144327 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 42.65%;
  opacity: 1;
  z-index: 4;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-29-144331 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 45.6%;
  opacity: 1;
  z-index: 8;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-3-144323 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 48.56%;
  opacity: 1;
  z-index: 0;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-32-144328 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 51.52%;
  opacity: 1;
  z-index: 5;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-33-144332 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 54.48%;
  opacity: 1;
  z-index: 9;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-14-144340 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 57.44%;
  opacity: 1;
  z-index: 17;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-35-144342 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 58.92%;
  opacity: 1;
  z-index: 19;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-36-144344 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 60.39%;
  opacity: 1;
  z-index: 21;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-37-144341 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 61.87%;
  opacity: 1;
  z-index: 18;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-38-144343 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 63.35%;
  opacity: 1;
  z-index: 20;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-39-144345 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 64.83%;
  opacity: 1;
  z-index: 22;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-16-144349 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 66.31%;
  opacity: 1;
  z-index: 26;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-40-144350 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 68.53%;
  opacity: 1;
  z-index: 27;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-42-144358 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 72.97%;
  opacity: 1;
  z-index: 35;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-12-144333 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 75.18%;
  opacity: 1;
  z-index: 10;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-43-144351 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 77.4%;
  opacity: 1;
  z-index: 28;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-45-144359 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 81.84%;
  opacity: 1;
  z-index: 36;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-13-144335 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 84.06%;
  opacity: 1;
  z-index: 12;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-46-144352 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 86.28%;
  opacity: 1;
  z-index: 29;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-48-144360 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 90.71%;
  opacity: 1;
  z-index: 37;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-15-144347 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 92.93%;
  opacity: 1;
  z-index: 24;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-49-144353 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 95.15%;
  opacity: 1;
  z-index: 30;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-51-144361 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 99.59%;
  opacity: 1;
  z-index: 38;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.rectangle-13-88294 {
  width: 90.28%;
  height: 81.58%;
  top: 11.15%;
  left: 4.86%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  box-sizing: border-box;
  border-left: 2px solid #707070ff;
  border-right: 2px solid #707070ff;
  border-top: 2px solid #707070ff;
  border-bottom: 2px solid #707070ff;
}
.c-88-88425 {
  width: 1.81%;
  height: 1.02%;
  top: 12.58%;
  left: 92.78%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-88-88425-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(12 * var(--ratio));
  color: #000000ff;
}

.group-70-18143 {
  width: 14.93%;
  height: 2.04%;
  top: 14.28%;
  left: 79.86%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
}
.rectangle-14-88426 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-15-88455 {
  width: 36.74%;
  height: 100%;
  top: 0%;
  left: 63.26%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-91-88484 {
  width: 4.19%;
  height: 0%;
  top: 18.33%;
  left: 26.74%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-25-nh-ngha-7-t-88508 {
  width: 48.84%;
  height: 43.33%;
  top: 33.33%;
  left: 2.33%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-25-nh-ngha-7-t-88508-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 10%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-69-18142 {
  width: 19.79%;
  height: 5.1%;
  top: 14.48%;
  left: 15.07%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
}
.phn-trm-tr-lm-c-88331 {
  width: 80.88%;
  height: 17.33%;
  top: 0%;
  left: 10.88%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.phn-trm-tr-lm-c-88331-0 {
  font-size: calc(19 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #fb5b21ff;
}

.c-25-88330-edit {
  width: 4.21%;
  height: 17.33%;
  top: 39.33%;
  left: 13.68%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-25-88330-0-edit {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-50-88327-edit {
  width: 4.21%;
  height: 17.33%;
  top: 39.33%;
  left: 38.95%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-50-88327-0-edit {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-75-88328-edit {
  width: 4.21%;
  height: 17.33%;
  top: 39.33%;
  left: 63.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-75-88328-0-edit {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-90-88329-edit {
  width: 4.21%;
  height: 17.33%;
  top: 39.33%;
  left: 91.58%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-90-88329-0-edit {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.rectangle-72-88322-edit {
  width: 84.21%;
  height: 73.33%;
  top: 62.67%;
  left: 15.79%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-73-88323-edit {
  width: 33.33%;
  height: 73.33%;
  top: 62.67%;
  left: 66.67%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.nodeBg-88332 {
  opacity: 1;
  background-image: var(--image-0);
}
.arrow-1-88332-edit {
  width: 12.28%;
  height: 15.4%;
  top: 76.3%;
  left: -0.35%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
  overflow: hidden;
  box-sizing: border-box;
}
.r-1-88325-edit {
  width: 1.4%;
  height: 40%;
  top: 70.33%;
  left: 18.95%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-1-88325-0-edit {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: pre-wrap;

  line-height: calc(18 * var(--ratio));
  color: #000000ff;
}

.line-116-88324-edit {
  width: 3.16%;
  height: 0%;
  top: 70%;
  left: 39.47%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.mc-88326-edit {
  width: 8.07%;
  height: 17.33%;
  top: 90.33%;
  left: 37.19%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.mc-88326-0-edit {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}
.nodeBg-88333 {
  opacity: 1;
  background-image: var(--image-0);
}
.arrow-2-88333-edit {
  width: 12.28%;
  height: 15.4%;
  top: 104.3%;
  left: -0.35%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
  overflow: hidden;
  box-sizing: border-box;
}
.group-71-18144 {
  width: 15.97%;
  height: 2.04%;
  top: 16.25%;
  left: 77.01%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
}
.rectangle-16-88427 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-17-88456 {
  width: 33.48%;
  height: 100%;
  top: 0%;
  left: 66.52%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-92-88485 {
  width: 3.91%;
  height: 0%;
  top: 18.33%;
  left: 28.91%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-26-hiu-t-tri-ng-88509 {
  width: 51.74%;
  height: 43.33%;
  top: 33.33%;
  left: 3.04%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-26-hiu-t-tri-ng-88509-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-72-18145 {
  width: 9.79%;
  height: 2.04%;
  top: 18.22%;
  left: 80.97%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
}
.rectangle-18-88428 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-19-88457 {
  width: 34.75%;
  height: 100%;
  top: 0%;
  left: 65.25%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-125-90537 {
  width: 6.38%;
  height: 0%;
  top: 18.33%;
  left: 29.43%;
  opacity: 1;
  z-index: 3;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-23-m-5-khi-88510 {
  width: 51.77%;
  height: 43.33%;
  top: 33.33%;
  left: 5.67%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-23-m-5-khi-88510-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 20%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-73-18146 {
  width: 18.82%;
  height: 2.04%;
  top: 20.19%;
  left: 71.94%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
}
.rectangle-20-88431 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-21-88460 {
  width: 63.84%;
  height: 100%;
  top: 0%;
  left: 36.16%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-126-90538 {
  width: 3.32%;
  height: 0%;
  top: 18.33%;
  left: 9.78%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-21-hiu-mt-lnh-i-88513 {
  width: 64.94%;
  height: 43.33%;
  top: 33.33%;
  left: 3.32%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-21-hiu-mt-lnh-i-88513-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-74-18147 {
  width: 15.56%;
  height: 2.04%;
  top: 22.16%;
  left: 74.72%;
  opacity: 1;
  z-index: 12;
  transform: rotate(0deg);
}
.rectangle-22-88432 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-23-88461 {
  width: 39.29%;
  height: 100%;
  top: 0%;
  left: 60.71%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-95-88505 {
  width: 4.02%;
  height: 0%;
  top: 18.33%;
  left: 19.87%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-25-nh-ngha-5-t-88514 {
  width: 46.88%;
  height: 43.33%;
  top: 36.67%;
  left: 3.13%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-25-nh-ngha-5-t-88514-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-75-18148 {
  width: 14.03%;
  height: 2.04%;
  top: 24.13%;
  left: 72.36%;
  opacity: 1;
  z-index: 13;
  transform: rotate(0deg);
}
.rectangle-74-88433 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-75-88462 {
  width: 37.62%;
  height: 100%;
  top: 0%;
  left: 62.38%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-117-88506 {
  width: 4.46%;
  height: 0%;
  top: 18%;
  left: 28.96%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.gi-tn-4-mu-88515 {
  width: 39.6%;
  height: 43.33%;
  top: 36.67%;
  left: 3.47%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.gi-tn-4-mu-88515-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-76-18149 {
  width: 15.28%;
  height: 2.04%;
  top: 26.1%;
  left: 70.49%;
  opacity: 1;
  z-index: 14;
  transform: rotate(0deg);
}
.rectangle-26-88429 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-27-88458 {
  width: 49.55%;
  height: 100%;
  top: 0%;
  left: 50.45%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-118-88507 {
  width: 4.09%;
  height: 0%;
  top: 18.33%;
  left: 10.23%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-24-hiu-4-gii-t-88511 {
  width: 45.91%;
  height: 43.33%;
  top: 33.33%;
  left: 2%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-24-hiu-4-gii-t-88511-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-77-18150 {
  width: 17.15%;
  height: 2.04%;
  top: 28.08%;
  left: 64.38%;
  opacity: 1;
  z-index: 15;
  transform: rotate(0deg);
}
.rectangle-28-88430 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-29-88459 {
  width: 38.06%;
  height: 100%;
  top: 0%;
  left: 61.94%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-98-88487 {
  width: 3.64%;
  height: 0%;
  top: 18%;
  left: 18.02%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.hiu-ht-li-tr-ni-88512 {
  width: 45.75%;
  height: 43.33%;
  top: 33.33%;
  left: 2.02%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.hiu-ht-li-tr-ni-88512-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-78-18151 {
  width: 11.88%;
  height: 2.04%;
  top: 30.05%;
  left: 69.24%;
  opacity: 1;
  z-index: 16;
  transform: rotate(0deg);
}
.rectangle-30-88434 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-31-88463 {
  width: 56.73%;
  height: 100%;
  top: 0%;
  left: 43.27%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.c-20-hiu-4-hot-ng-88516 {
  width: 67.25%;
  height: 43.33%;
  top: 36.67%;
  left: 2.34%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-20-hiu-4-hot-ng-88516-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-79-18152 {
  width: 9.86%;
  height: 2.04%;
  top: 32.02%;
  left: 70.76%;
  opacity: 1;
  z-index: 17;
  transform: rotate(0deg);
}
.rectangle-32-88435 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-33-88464 {
  width: 51.41%;
  height: 100%;
  top: 0%;
  left: 48.59%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-100-88489 {
  width: 6.34%;
  height: 0%;
  top: 18.33%;
  left: 16.55%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-22-bit-dng-3--v-88517 {
  width: 86.62%;
  height: 43.33%;
  top: 33.33%;
  left: 4.23%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-22-bit-dng-3--v-88517-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-80-18153 {
  width: 8.61%;
  height: 2.04%;
  top: 33.99%;
  left: 71.11%;
  opacity: 1;
  z-index: 18;
  transform: rotate(0deg);
}
.rectangle-34-88436 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-35-88465 {
  width: 38.71%;
  height: 100%;
  top: 0%;
  left: 61.29%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-101-88490 {
  width: 7.26%;
  height: 0%;
  top: 18.33%;
  left: 30.24%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-23-m-1-khi-88518 {
  width: 60.48%;
  height: 43.33%;
  top: 33.33%;
  left: 4.84%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-23-m-1-khi-88518-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 16%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-81-18154 {
  width: 8.68%;
  height: 2.04%;
  top: 35.96%;
  left: 69.51%;
  opacity: 1;
  z-index: 19;
  transform: rotate(0deg);
}
.rectangle-36-88437 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-37-88466 {
  width: 30.4%;
  height: 100%;
  top: 0%;
  left: 69.6%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-127-91539 {
  width: 7.2%;
  height: 0%;
  top: 18.33%;
  left: 29.2%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-22-bit-dng-2--v-88519 {
  width: 96.8%;
  height: 43.33%;
  top: 33.33%;
  left: 3.2%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-22-bit-dng-2--v-88519-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 10%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-82-18155 {
  width: 9.58%;
  height: 2.04%;
  top: 37.93%;
  left: 68.33%;
  opacity: 1;
  z-index: 20;
  transform: rotate(0deg);
}
.rectangle-38-88438 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-39-88467 {
  width: 33.33%;
  height: 100%;
  top: 0%;
  left: 66.67%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-119-88491 {
  width: 6.52%;
  height: 0%;
  top: 18.33%;
  left: 27.9%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.gi-tn-1-mu-88520 {
  width: 55.8%;
  height: 43.33%;
  top: 33.33%;
  left: 4.35%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.gi-tn-1-mu-88520-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-83-18156 {
  width: 7.78%;
  height: 2.04%;
  top: 39.9%;
  left: 68.96%;
  opacity: 1;
  z-index: 21;
  transform: rotate(0deg);
}
.rectangle-40-88454 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-41-88483 {
  width: 52.68%;
  height: 100%;
  top: 0%;
  left: 47.32%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-104-88492 {
  width: 8.04%;
  height: 0%;
  top: 18.33%;
  left: 19.2%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-21-hiu-2-tnh-t-88536 {
  width: 81.25%;
  height: 43.33%;
  top: 33.33%;
  left: 4.46%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-21-hiu-2-tnh-t-88536-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 16%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-84-18157 {
  width: 10%;
  height: 2.04%;
  top: 41.88%;
  left: 64.38%;
  opacity: 1;
  z-index: 22;
  transform: rotate(0deg);
}
.rectangle-42-88439 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-43-88468 {
  width: 36.11%;
  height: 100%;
  top: 0%;
  left: 63.89%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-105-88493 {
  width: 6.25%;
  height: 0%;
  top: 19.33%;
  left: 32.29%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-20-hiu-2-hnh-ng-88521 {
  width: 79.17%;
  height: 43.33%;
  top: 33.33%;
  left: 3.47%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-20-hiu-2-hnh-ng-88521-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 16%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-85-18158 {
  width: 8.54%;
  height: 2.04%;
  top: 43.85%;
  left: 64.1%;
  opacity: 1;
  z-index: 23;
  transform: rotate(0deg);
}
.rectangle-44-88440 {
  width: 99.19%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-45-88469 {
  width: 36.59%;
  height: 100%;
  top: 0%;
  left: 63.41%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-106-88494 {
  width: 7.32%;
  height: 0%;
  top: 18.33%;
  left: 32.93%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-18-gi-tn-4-hnh-88522 {
  width: 77.24%;
  height: 43.33%;
  top: 33.33%;
  left: 2.44%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-18-gi-tn-4-hnh-88522-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 12%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-86-18159 {
  width: 16.04%;
  height: 2.04%;
  top: 45.82%;
  left: 56.39%;
  opacity: 1;
  z-index: 24;
  transform: rotate(0deg);
}
.rectangle-46-88441 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-47-88470 {
  width: 40.26%;
  height: 100%;
  top: 0%;
  left: 59.74%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-107-88495 {
  width: 3.9%;
  height: 0%;
  top: 19.33%;
  left: 24.46%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.hiu-li-tr-ni-88523 {
  width: 36.8%;
  height: 43.33%;
  top: 33.33%;
  left: 3.03%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.hiu-li-tr-ni-88523-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-87-18160 {
  width: 8.89%;
  height: 2.04%;
  top: 47.79%;
  left: 60.62%;
  opacity: 1;
  z-index: 25;
  transform: rotate(0deg);
}
.rectangle-48-88442 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-49-88471 {
  width: 46.09%;
  height: 100%;
  top: 0%;
  left: 53.91%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-108-88496 {
  width: 7.03%;
  height: 0%;
  top: 18.33%;
  left: 17.58%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-18-ch-4-hnh-88524 {
  width: 53.91%;
  height: 43.33%;
  top: 33.33%;
  left: 3.91%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-18-ch-4-hnh-88524-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 20%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-88-18161 {
  width: 9.44%;
  height: 2.04%;
  top: 49.76%;
  left: 58.54%;
  opacity: 1;
  z-index: 26;
  transform: rotate(0deg);
}
.rectangle-50-88443 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-51-88472 {
  width: 50%;
  height: 100%;
  top: 0%;
  left: 50%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-109-88497 {
  width: 6.62%;
  height: 0%;
  top: 18.33%;
  left: 18.75%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-19-ch-6-b-phn-c-88525 {
  width: 95.59%;
  height: 43.33%;
  top: 33.33%;
  left: 4.41%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-19-ch-6-b-phn-c-88525-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 10%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-89-18162 {
  width: 8.96%;
  height: 2.04%;
  top: 51.73%;
  left: 58.19%;
  opacity: 1;
  z-index: 27;
  transform: rotate(0deg);
}
.rectangle-52-88444 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-53-88473 {
  width: 28.68%;
  height: 100%;
  top: 0%;
  left: 71.32%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-120-88498 {
  width: 6.98%;
  height: 0%;
  top: 18%;
  left: 23.64%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-18-gi-tn-1-hnh-88526 {
  width: 72.09%;
  height: 43.33%;
  top: 33.33%;
  left: 3.1%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-18-gi-tn-1-hnh-88526-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 12%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-91-18164 {
  width: 9.38%;
  height: 2.04%;
  top: 53.7%;
  left: 56.39%;
  opacity: 1;
  z-index: 28;
  transform: rotate(0deg);
}
.rectangle-54-88445 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-55-88474 {
  width: 31.85%;
  height: 100%;
  top: 0%;
  left: 68.15%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-121-88499 {
  width: 6.67%;
  height: 0%;
  top: 18.33%;
  left: 41.85%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-ni-cu-2-t-88527 {
  width: 57.04%;
  height: 43.33%;
  top: 33.33%;
  left: 5.19%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-ni-cu-2-t-88527-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-92-18165 {
  width: 7.85%;
  height: 2.04%;
  top: 55.68%;
  left: 56.74%;
  opacity: 1;
  z-index: 29;
  transform: rotate(0deg);
}
.rectangle-56-88447 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-57-88476 {
  width: 44.25%;
  height: 100%;
  top: 0%;
  left: 55.75%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-128-92540 {
  width: 7.96%;
  height: 0%;
  top: 18.33%;
  left: 29.65%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-18-ch-2-hnh-88529 {
  width: 63.72%;
  height: 43.33%;
  top: 33.33%;
  left: 3.54%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-18-ch-2-hnh-88529-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 20%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-93-18166 {
  width: 14.79%;
  height: 2.04%;
  top: 57.65%;
  left: 47.5%;
  opacity: 1;
  z-index: 30;
  transform: rotate(0deg);
}
.rectangle-58-88450 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-59-88479 {
  width: 25.35%;
  height: 100%;
  top: 0%;
  left: 74.65%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-113-88504 {
  width: 4.23%;
  height: 0%;
  top: 18.33%;
  left: 40.14%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-ni-6-t-n-88532 {
  width: 37.09%;
  height: 43.33%;
  top: 33.33%;
  left: 2.82%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-ni-6-t-n-88532-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-94-18167 {
  width: 15.83%;
  height: 2.04%;
  top: 59.62%;
  left: 42.01%;
  opacity: 1;
  z-index: 31;
  transform: rotate(0deg);
}
.rectangle-78-92541 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-81-92546 {
  width: 34.65%;
  height: 100%;
  top: 0%;
  left: 65.35%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-130-92547 {
  width: 3.95%;
  height: 0%;
  top: 18.33%;
  left: 29.17%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-ni-3-t-n-92544 {
  width: 34.65%;
  height: 43.33%;
  top: 33.33%;
  left: 2.63%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-ni-3-t-n-92544-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-95-18168 {
  width: 15.21%;
  height: 2.04%;
  top: 61.59%;
  left: 39.38%;
  opacity: 1;
  z-index: 32;
  transform: rotate(0deg);
}
.rectangle-82-92549 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-83-92550 {
  width: 35.62%;
  height: 100%;
  top: 0%;
  left: 64.38%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-131-92551 {
  width: 4.11%;
  height: 0%;
  top: 18.33%;
  left: 28.08%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-ni-2-t-n-92552 {
  width: 35.62%;
  height: 43.33%;
  top: 33.33%;
  left: 2.74%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-ni-2-t-n-92552-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-96-18169 {
  width: 13.75%;
  height: 2.04%;
  top: 63.56%;
  left: 37.36%;
  opacity: 1;
  z-index: 33;
  transform: rotate(0deg);
}
.rectangle-84-92553 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-85-92554 {
  width: 37.37%;
  height: 100%;
  top: 0%;
  left: 62.63%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-132-92555 {
  width: 4.55%;
  height: 0%;
  top: 18.33%;
  left: 31.57%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-ni-1-t-92556 {
  width: 27.27%;
  height: 43.33%;
  top: 33.33%;
  left: 3.54%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-ni-1-t-92556-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-97-18170 {
  width: 16.67%;
  height: 2.04%;
  top: 65.53%;
  left: 29.86%;
  opacity: 1;
  z-index: 34;
  transform: rotate(0deg);
}
.rectangle-86-92557 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-90-92561 {
  width: 40.42%;
  height: 100%;
  top: 0%;
  left: 59.58%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-136-92572 {
  width: 3.75%;
  height: 0%;
  top: 19%;
  left: 36.46%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-ba-ba-ma-ma-v-92571 {
  width: 57.08%;
  height: 43.33%;
  top: 33.33%;
  left: 2.08%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-ba-ba-ma-ma-v-92571-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-98-18171 {
  width: 16.39%;
  height: 2.04%;
  top: 67.51%;
  left: 26.18%;
  opacity: 1;
  z-index: 35;
  transform: rotate(0deg);
}
.rectangle-87-92558 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-91-92562 {
  width: 53.39%;
  height: 100%;
  top: 0%;
  left: 46.61%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-133-92565 {
  width: 3.81%;
  height: 0%;
  top: 18.33%;
  left: 22.67%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-ni-bp-b-92568 {
  width: 28.81%;
  height: 43.33%;
  top: 33.33%;
  left: 2.12%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-ni-bp-b-92568-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-99-18172 {
  width: 11.74%;
  height: 2.04%;
  top: 69.48%;
  left: 26.6%;
  opacity: 1;
  z-index: 36;
  transform: rotate(0deg);
}
.rectangle-88-92559 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-92-92563 {
  width: 60.95%;
  height: 100%;
  top: 0%;
  left: 39.05%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-134-92566 {
  width: 5.33%;
  height: 0%;
  top: 18.33%;
  left: 17.46%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-ba-m-m-tit-tr-92569 {
  width: 96.45%;
  height: 43.33%;
  top: 33.33%;
  left: 3.55%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-ba-m-m-tit-tr-92569-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-100-18173 {
  width: 9.93%;
  height: 2.04%;
  top: 71.45%;
  left: 26.04%;
  opacity: 1;
  z-index: 37;
  transform: rotate(0deg);
}
.rectangle-89-92560 {
  width: 88.11%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-93-92564 {
  width: 43.36%;
  height: 100%;
  top: 0%;
  left: 56.64%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-135-92567 {
  width: 6.29%;
  height: 0%;
  top: 18.33%;
  left: 22.73%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-ba-ba-m-m-92570 {
  width: 57.34%;
  height: 43.33%;
  top: 33.33%;
  left: 2.8%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-ba-ba-m-m-92570-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 16%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-101-18174 {
  width: 18.89%;
  height: 2.04%;
  top: 73.42%;
  left: 15.9%;
  opacity: 1;
  z-index: 38;
  transform: rotate(0deg);
}
.rectangle-94-95651 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-103-95660 {
  width: 39.34%;
  height: 100%;
  top: 0%;
  left: 60.66%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-137-95669 {
  width: 3.31%;
  height: 0%;
  top: 18.33%;
  left: 42.83%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-bt-chc-m-ni-95678 {
  width: 40.07%;
  height: 43.33%;
  top: 33.33%;
  left: 2.57%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-bt-chc-m-ni-95678-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-102-18175 {
  width: 9.93%;
  height: 2.04%;
  top: 75.39%;
  left: 22.92%;
  opacity: 1;
  z-index: 39;
  transform: rotate(0deg);
}
.rectangle-95-95652 {
  width: 88.11%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-104-95661 {
  width: 32.87%;
  height: 100%;
  top: 0%;
  left: 57.34%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-138-95670 {
  width: 6.29%;
  height: 0%;
  top: 18.33%;
  left: 27.62%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-m-tit-n-a-ma--95685 {
  width: 95.8%;
  height: 43.33%;
  top: 33.33%;
  left: 4.2%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-m-tit-n-a-ma--95685-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-103-18176 {
  width: 10.42%;
  height: 2.04%;
  top: 77.36%;
  left: 18.89%;
  opacity: 1;
  z-index: 40;
  transform: rotate(0deg);
}
.rectangle-97-95654 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-106-95663 {
  width: 36%;
  height: 100%;
  top: 0%;
  left: 64%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-139-95671 {
  width: 6%;
  height: 0%;
  top: 18.33%;
  left: 23.67%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.hng-v-ting-ni-95679 {
  width: 73.33%;
  height: 43.33%;
  top: 33.33%;
  left: 2.67%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.hng-v-ting-ni-95679-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-104-18177 {
  width: 11.04%;
  height: 2.04%;
  top: 79.33%;
  left: 15.35%;
  opacity: 1;
  z-index: 41;
  transform: rotate(0deg);
}
.rectangle-99-95656 {
  width: 96.86%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-108-95665 {
  width: 28.3%;
  height: 100%;
  top: 0%;
  left: 68.55%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-141-95673 {
  width: 5.66%;
  height: 0%;
  top: 18.33%;
  left: 34.91%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-17-quay-theo-ti-95681 {
  width: 97.48%;
  height: 43.33%;
  top: 33.33%;
  left: 2.52%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-17-quay-theo-ti-95681-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-105-18178 {
  width: 11.39%;
  height: 2.04%;
  top: 81.31%;
  left: 9.93%;
  opacity: 1;
  z-index: 42;
  transform: rotate(0deg);
}
.rectangle-101-95658 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-110-95667 {
  width: 57.32%;
  height: 100%;
  top: 0%;
  left: 42.68%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-143-95675 {
  width: 5.49%;
  height: 0%;
  top: 18.33%;
  left: 16.16%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-reo-ci-95683 {
  width: 36.59%;
  height: 43.33%;
  top: 33.33%;
  left: 3.66%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-reo-ci-95683-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-106-18179 {
  width: 7.92%;
  height: 2.04%;
  top: 83.28%;
  left: 10.35%;
  opacity: 1;
  z-index: 43;
  transform: rotate(0deg);
}
.rectangle-96-95653 {
  width: 92.98%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-105-95662 {
  width: 45.61%;
  height: 100%;
  top: 0%;
  left: 47.37%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-144-95676 {
  width: 7.89%;
  height: 0%;
  top: 15%;
  left: 23.25%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-ci-thnh-ting-95686 {
  width: 95.61%;
  height: 43.33%;
  top: 33.33%;
  left: 4.39%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-ci-thnh-ting-95686-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-107-18180 {
  width: 8.96%;
  height: 2.04%;
  top: 85.25%;
  left: 7.57%;
  opacity: 1;
  z-index: 44;
  transform: rotate(0deg);
}
.rectangle-98-95655 {
  width: 86.05%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-107-95664 {
  width: 45.74%;
  height: 100%;
  top: 0%;
  left: 40.31%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-140-95672 {
  width: 6.98%;
  height: 0%;
  top: 18.33%;
  left: 18.22%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-pht-ra-m-oo-a-95680 {
  width: 96.12%;
  height: 43.33%;
  top: 33.33%;
  left: 3.88%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-pht-ra-m-oo-a-95680-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-108-18181 {
  width: 3.89%;
  height: 2.04%;
  top: 87.22%;
  left: 5.21%;
  opacity: 1;
  z-index: 45;
  transform: rotate(0deg);
}
.rectangle-100-95657 {
  width: 76.79%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-109-95666 {
  width: 80.36%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.pht-m-95682 {
  width: 89.29%;
  height: 43.33%;
  top: 33.33%;
  left: 10.71%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.pht-m-95682-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-109-18182 {
  width: 9.03%;
  height: 2.04%;
  top: 89.19%;
  left: 5.21%;
  opacity: 1;
  z-index: 46;
  transform: rotate(0deg);
}
.rectangle-102-95659 {
  width: 21.54%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-111-95668 {
  width: 21.54%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.p-li-ting-chung-95684 {
  width: 95.38%;
  height: 43.33%;
  top: 33.33%;
  left: 4.62%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.p-li-ting-chung-95684-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-154-181129 {
  width: 84.51%;
  height: 1.09%;
  top: 92.73%;
  left: 8.47%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
}
.line-167-144179 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: -0.41%;
  opacity: 1;
  z-index: 15;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-168-144180 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 4.19%;
  opacity: 1;
  z-index: 16;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-165-144177 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 8.46%;
  opacity: 1;
  z-index: 13;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-142-144189 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 13.06%;
  opacity: 1;
  z-index: 25;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-166-144178 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 17.5%;
  opacity: 1;
  z-index: 14;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-157-144165 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 21.94%;
  opacity: 1;
  z-index: 1;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-158-144166 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 24.9%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-123-144170 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 27.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-164-144175 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 30.81%;
  opacity: 1;
  z-index: 11;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-159-144167 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 33.77%;
  opacity: 1;
  z-index: 3;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-124-144171 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 36.73%;
  opacity: 1;
  z-index: 7;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-175-144187 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 39.69%;
  opacity: 1;
  z-index: 23;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-160-144168 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 42.65%;
  opacity: 1;
  z-index: 4;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-161-144172 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 45.6%;
  opacity: 1;
  z-index: 8;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-156-144164 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 48.56%;
  opacity: 1;
  z-index: 0;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-122-144169 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 51.52%;
  opacity: 1;
  z-index: 5;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-162-144173 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 54.48%;
  opacity: 1;
  z-index: 9;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-169-144181 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 57.44%;
  opacity: 1;
  z-index: 17;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-171-144183 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 58.92%;
  opacity: 1;
  z-index: 19;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-173-144185 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 60.39%;
  opacity: 1;
  z-index: 21;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-170-144182 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 61.87%;
  opacity: 1;
  z-index: 18;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-172-144184 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 63.35%;
  opacity: 1;
  z-index: 20;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-174-144186 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 64.83%;
  opacity: 1;
  z-index: 22;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-177-144190 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 66.31%;
  opacity: 1;
  z-index: 26;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-178-144191 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 68.53%;
  opacity: 1;
  z-index: 27;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-152-144199 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 72.97%;
  opacity: 1;
  z-index: 35;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-163-144174 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 75.18%;
  opacity: 1;
  z-index: 10;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-145-144192 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 77.4%;
  opacity: 1;
  z-index: 28;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-153-144200 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 81.84%;
  opacity: 1;
  z-index: 36;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-129-144176 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 84.06%;
  opacity: 1;
  z-index: 12;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-146-144193 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 86.28%;
  opacity: 1;
  z-index: 29;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-154-144201 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 90.71%;
  opacity: 1;
  z-index: 37;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-176-144188 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 92.93%;
  opacity: 1;
  z-index: 24;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-147-144194 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 95.15%;
  opacity: 1;
  z-index: 30;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-155-144202 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 99.59%;
  opacity: 1;
  z-index: 38;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-148-144195 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 70.5%;
  opacity: 1;
  z-index: 31;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-149-144196 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 79.38%;
  opacity: 1;
  z-index: 32;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-150-144197 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 88.25%;
  opacity: 1;
  z-index: 33;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-151-144198 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 97.12%;
  opacity: 1;
  z-index: 34;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.group-112-18185 {
  width: 90.14%;
  height: 2.45%;
  top: 94.29%;
  left: 4.86%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
}
.thng-144203 {
  width: 4.47%;
  height: 50%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.thng-144203-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-2-144204 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 8.09%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-2-144204-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-144205 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 16.26%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-144205-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-144206 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 24.73%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-144206-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-9-144207 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 32.9%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-9-144207-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-12-144208 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 40.83%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-12-144208-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-15-144209 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 49.23%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-15-144209-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-18-144210 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 57.47%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-18-144210-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-24-144211 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 65.72%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-24-144211-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-3-144212 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 74.65%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-3-144212-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-144214 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 82.97%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-144214-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-5-144215 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 91.29%;
  opacity: 1;
  z-index: 12;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-5-144215-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-144216 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 99.23%;
  opacity: 1;
  z-index: 13;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-144216-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.nm-144213 {
  width: 2.93%;
  height: 52.78%;
  top: 47.22%;
  left: 75.2%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nm-144213-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

/*
  Note: These are temporary previews of the images. 
  They're active for 10-15 days only. You should replace them with the actual images before using the code in production.
*/
:root {
  --image-0: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAMCAYAAADoIwS6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABvSURBVHgBzZNBDYAwDEVfUIAEnGABB1jAAThAAlKQMhwgYXQkJAvZ4Nb2Je/WQ9P/CzosOCKKQRxxQMzcxQ5DYsENo6VixRTdlA+Gj2Et7z41+OFAidpFTnFGmdIiq9hiwPu1ewx5SjrggNSL30gubGVKNmk5tMQAAAAASUVORK5CYII=);
  --custom-width: 100vw;
  --design-width: 1440;
  --ratio: calc(var(--custom-width) / var(--design-width));
}

/* Default classes */
.pos-abs {
  position: absolute;
}
.object-fit {
  object-fit: cover;
}
.fill-parent {
  width: 100%;
  height: 100%;
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.bg-auto {
  background-size: auto;
}
.bg-crop {
  background-size: 100% 100%;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.pos-init {
  top: 0px;
  left: 0px;
}
.image-div {
  background-color: transparent;
  background-position: center;
}
/* Default classes end */
body {
  margin: 0px 0px;
  padding: 0px;
}
.parent-div {
  position: relative;
  width: 100%;
  height: calc(1226 * var(--ratio));
  overflow: hidden;
  margin: auto;
  padding: 0px;
  box-sizing: border-box;
}
.parent-div section {
  cursor: pointer;
}
.denver-ii-test--951005 {
  width: 100%;
  height: 95%;
  top: -5%;
  left: 0%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  overflow: hidden;
  background: #ffffffff;
}
.vn-ng-th-144432 {
  width: 13.82%;
  height: 2.53%;
  top: 20.92%;
  left: 43.89%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.vn-ng-th-144432-0 {
  font-size: calc(24 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;

  line-height: calc(25 * var(--ratio));
  color: #1d6495ff;
}

.group-115-18188 {
  width: 90.14%;
  height: 3.1%;
  top: 8.65%;
  left: 4.86%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
}
.group-114-18187 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
}
.nm-144482 {
  width: 2.93%;
  height: 52.63%;
  top: 10%;
  left: 75.23%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nm-144482-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.thng-144472 {
  width: 4.47%;
  height: 52.63%;
  top: 47.37%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.thng-144472-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-2-144473 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 8.09%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-2-144473-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-144474 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 16.26%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-144474-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-144475 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 24.73%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-144475-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-9-144476 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 32.9%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-9-144476-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-12-144477 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 40.83%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-12-144477-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-15-144478 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 49.23%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-15-144478-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-18-144479 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 57.47%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-18-144479-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-24-144480 {
  width: 1.54%;
  height: 52.63%;
  top: 47.37%;
  left: 65.72%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-24-144480-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-3-144481 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 74.65%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-3-144481-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-144483 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 82.97%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-144483-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-5-144484 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 91.29%;
  opacity: 1;
  z-index: 12;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-5-144484-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-144485 {
  width: 0.77%;
  height: 52.63%;
  top: 47.37%;
  left: 99.23%;
  opacity: 1;
  z-index: 13;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-144485-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.group-158-181133 {
  width: 84.51%;
  height: 1.31%;
  top: 11.9%;
  left: 8.47%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
}
.line-41-144464 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 70.5%;
  opacity: 1;
  z-index: 31;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-44-144465 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 79.38%;
  opacity: 1;
  z-index: 32;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-47-144466 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 88.25%;
  opacity: 1;
  z-index: 33;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-50-144467 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 97.12%;
  opacity: 1;
  z-index: 34;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-20-144448 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: -0.41%;
  opacity: 1;
  z-index: 15;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-19-144449 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 4.19%;
  opacity: 1;
  z-index: 16;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-9-144446 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 8.46%;
  opacity: 1;
  z-index: 13;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-10-144458 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 13.06%;
  opacity: 1;
  z-index: 25;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-21-144447 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 17.5%;
  opacity: 1;
  z-index: 14;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-4-144434 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 21.94%;
  opacity: 1;
  z-index: 1;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-22-144435 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 24.9%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-25-144439 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 27.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-6-144444 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 30.81%;
  opacity: 1;
  z-index: 11;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-26-144436 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 33.77%;
  opacity: 1;
  z-index: 3;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-27-144440 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 36.73%;
  opacity: 1;
  z-index: 7;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-7-144456 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 39.69%;
  opacity: 1;
  z-index: 23;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-28-144437 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 42.65%;
  opacity: 1;
  z-index: 4;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-29-144441 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 45.6%;
  opacity: 1;
  z-index: 8;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-3-144433 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 48.56%;
  opacity: 1;
  z-index: 0;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-32-144438 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 51.52%;
  opacity: 1;
  z-index: 5;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-33-144442 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 54.48%;
  opacity: 1;
  z-index: 9;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-14-144450 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 57.44%;
  opacity: 1;
  z-index: 17;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-35-144452 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 58.92%;
  opacity: 1;
  z-index: 19;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-36-144454 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 60.39%;
  opacity: 1;
  z-index: 21;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-37-144451 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 61.87%;
  opacity: 1;
  z-index: 18;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-38-144453 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 63.35%;
  opacity: 1;
  z-index: 20;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-39-144455 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 64.83%;
  opacity: 1;
  z-index: 22;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-16-144459 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 66.31%;
  opacity: 1;
  z-index: 26;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-40-144460 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 68.53%;
  opacity: 1;
  z-index: 27;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-42-144468 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 72.97%;
  opacity: 1;
  z-index: 35;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-12-144443 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 75.18%;
  opacity: 1;
  z-index: 10;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-43-144461 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 77.4%;
  opacity: 1;
  z-index: 28;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-45-144469 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 81.84%;
  opacity: 1;
  z-index: 36;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-13-144445 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 84.06%;
  opacity: 1;
  z-index: 12;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-46-144462 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 86.28%;
  opacity: 1;
  z-index: 29;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-48-144470 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 90.71%;
  opacity: 1;
  z-index: 37;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-15-144457 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 92.93%;
  opacity: 1;
  z-index: 24;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-49-144463 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 95.15%;
  opacity: 1;
  z-index: 30;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-51-144471 {
  width: 0.82%;
  height: 0%;
  top: 68.75%;
  left: 99.59%;
  opacity: 1;
  z-index: 38;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.rectangle-13-951014 {
  width: 90.28%;
  height: 78.3%;
  top: 13.38%;
  left: 4.86%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  box-sizing: border-box;
  border-left: 2px solid #707070ff;
  border-right: 2px solid #707070ff;
  border-top: 2px solid #707070ff;
  border-bottom: 2px solid #707070ff;
}
.group-117-18190 {
  width: 13.82%;
  height: 2.45%;
  top: 14.36%;
  left: 80.83%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
}
.rectangle-14-951146 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-15-951185 {
  width: 35.18%;
  height: 100%;
  top: 0%;
  left: 64.82%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-91-951224 {
  width: 4.52%;
  height: 0%;
  top: 18.33%;
  left: 32.41%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ng-1-chn-6-giy-951260 {
  width: 52.76%;
  height: 43.33%;
  top: 33.33%;
  left: 4.02%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ng-1-chn-6-giy-951260-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-118-18192 {
  width: 13.13%;
  height: 2.45%;
  top: 16.72%;
  left: 79.86%;
  opacity: 1;
  z-index: 36;
  transform: rotate(0deg);
}
.rectangle-16-951147 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-17-951186 {
  width: 42.86%;
  height: 100%;
  top: 0%;
  left: 57.14%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-92-951225 {
  width: 4.76%;
  height: 0%;
  top: 18.33%;
  left: 26.19%;
  opacity: 1;
  z-index: 3;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-30-i-ni-gt-951261 {
  width: 38.62%;
  height: 43.33%;
  top: 33.33%;
  left: 3.17%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-30-i-ni-gt-951261-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 16%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-157-181132 {
  width: 19.79%;
  height: 6.12%;
  top: 17.37%;
  left: 15.07%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
}
.phn-trm-tr-lm-c-951051 {
  width: 80.88%;
  height: 17.33%;
  top: 0%;
  left: 10.88%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.phn-trm-tr-lm-c-951051-0 {
  font-size: calc(19 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #fb5b21ff;
}

.c-25-951050 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 13.68%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-25-951050-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-50-951047 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 38.95%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-50-951047-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-75-951048 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 63.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-75-951048-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-90-951049 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 91.58%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-90-951049-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.rectangle-72-951042 {
  width: 84.21%;
  height: 53.33%;
  top: 46.67%;
  left: 15.79%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-73-951043 {
  width: 33.33%;
  height: 53.33%;
  top: 46.67%;
  left: 66.67%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.nodeBg-951052 {
  opacity: 1;
  background-image: var(--image-0);
}
.arrow-1-951052 {
  width: 12.28%;
  height: 15.4%;
  top: 52.3%;
  left: -0.35%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
  overflow: hidden;
  box-sizing: border-box;
}
.r-1-951045 {
  width: 1.4%;
  height: 40%;
  top: 53.33%;
  left: 18.95%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-1-951045-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: pre-wrap;

  line-height: calc(16 * var(--ratio));
  color: #000000ff;
}

.line-116-951044 {
  width: 2.6%;
  height: 0%;
  top: 52%;
  left: 40.47%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.mc-951046 {
  width: 8.07%;
  height: 17.33%;
  top: 70.33%;
  left: 37.19%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.mc-951046-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}
.nodeBg-951053 {
  opacity: 1;
  background-image: var(--image-0);
}
.arrow-2-951053 {
  width: 12.28%;
  height: 15.4%;
  top: 76.3%;
  left: -0.35%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
  overflow: hidden;
  box-sizing: border-box;
}
.group-119-18193 {
  width: 12.85%;
  height: 2.45%;
  top: 19.09%;
  left: 77.99%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
}
.rectangle-18-951148 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-19-951187 {
  width: 38.38%;
  height: 100%;
  top: 0%;
  left: 61.62%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-125-951226 {
  width: 4.86%;
  height: 0%;
  top: 18.33%;
  left: 28.38%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ng-1-chn-5-giy-951262 {
  width: 57.3%;
  height: 43.33%;
  top: 33.33%;
  left: 4.32%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ng-1-chn-5-giy-951262-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-120-18194 {
  width: 11.6%;
  height: 2.45%;
  top: 21.45%;
  left: 75.76%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
}
.rectangle-20-951151 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-21-951190 {
  width: 33.53%;
  height: 100%;
  top: 0%;
  left: 66.47%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-126-951227 {
  width: 5.39%;
  height: 0%;
  top: 18.33%;
  left: 35.63%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ng-1-chn-4-giy-951265 {
  width: 65.27%;
  height: 43.33%;
  top: 33.33%;
  left: 4.19%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ng-1-chn-4-giy-951265-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-121-18195 {
  width: 14.17%;
  height: 2.45%;
  top: 23.82%;
  left: 70.49%;
  opacity: 1;
  z-index: 12;
  transform: rotate(0deg);
}
.rectangle-22-951152 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-23-951191 {
  width: 38.73%;
  height: 100%;
  top: 0%;
  left: 61.27%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-95-951256 {
  width: 4.41%;
  height: 0%;
  top: 15%;
  left: 24.75%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ng-1-chn-3-giy-951266 {
  width: 51.47%;
  height: 43.33%;
  top: 36.67%;
  left: 4.41%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ng-1-chn-3-giy-951266-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-122-18196 {
  width: 7.71%;
  height: 2.45%;
  top: 26.18%;
  left: 73.82%;
  opacity: 1;
  z-index: 13;
  transform: rotate(0deg);
}
.rectangle-74-951153 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-75-951192 {
  width: 30.63%;
  height: 100%;
  top: 0%;
  left: 69.37%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-117-951257 {
  width: 8.11%;
  height: 0%;
  top: 15%;
  left: 29.28%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.nhy-l-c-951267 {
  width: 57.66%;
  height: 43.33%;
  top: 36.67%;
  left: 4.5%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nhy-l-c-951267-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-123-18197 {
  width: 10.21%;
  height: 2.45%;
  top: 28.55%;
  left: 69.65%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
}
.rectangle-26-951149 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-27-951188 {
  width: 36.05%;
  height: 100%;
  top: 0%;
  left: 63.95%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-118-951258 {
  width: 6.12%;
  height: 0%;
  top: 18.33%;
  left: 27.55%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ng-1-chn-2-giy-951263 {
  width: 72.11%;
  height: 43.33%;
  top: 33.33%;
  left: 6.12%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ng-1-chn-2-giy-951263-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-124-18198 {
  width: 8.75%;
  height: 2.45%;
  top: 30.91%;
  left: 66.74%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
}
.rectangle-28-951150 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-29-951189 {
  width: 55.56%;
  height: 100%;
  top: 0%;
  left: 44.44%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-98-951228 {
  width: 7.14%;
  height: 0%;
  top: 15%;
  left: 11.51%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ng-1-chn-1-giy-951264 {
  width: 89.68%;
  height: 43.33%;
  top: 33.33%;
  left: 4.76%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ng-1-chn-1-giy-951264-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-125-18199 {
  width: 5.49%;
  height: 2.45%;
  top: 33.28%;
  left: 67.57%;
  opacity: 1;
  z-index: 14;
  transform: rotate(0deg);
}
.rectangle-30-951154 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-31-951193 {
  width: 30.38%;
  height: 100%;
  top: 0%;
  left: 69.62%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.nhy-xa-951268 {
  width: 62.03%;
  height: 43.33%;
  top: 36.67%;
  left: 6.33%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nhy-xa-951268-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-126-181100 {
  width: 16.6%;
  height: 2.45%;
  top: 35.64%;
  left: 55.35%;
  opacity: 1;
  z-index: 15;
  transform: rotate(0deg);
}
.rectangle-32-951155 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-33-951194 {
  width: 42.68%;
  height: 100%;
  top: 0%;
  left: 57.32%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-100-951229 {
  width: 3.77%;
  height: 0%;
  top: 18.33%;
  left: 29.08%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.c-28-nm-bng-cao-t-951269 {
  width: 49.37%;
  height: 43.33%;
  top: 33.33%;
  left: 2.93%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-28-nm-bng-cao-t-951269-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;
  margin-left: 20%;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-127-181101 {
  width: 6.32%;
  height: 2.45%;
  top: 38.01%;
  left: 61.46%;
  opacity: 1;
  z-index: 16;
  transform: rotate(0deg);
}
.rectangle-34-951156 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-35-951195 {
  width: 21.98%;
  height: 100%;
  top: 0%;
  left: 78.02%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-101-951230 {
  width: 9.89%;
  height: 0%;
  top: 18.33%;
  left: 48.9%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.nhy-ti-ch-951270 {
  width: 79.12%;
  height: 43.33%;
  top: 33.33%;
  left: 8.79%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nhy-ti-ch-951270-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-128-181102 {
  width: 12.22%;
  height: 2.45%;
  top: 40.38%;
  left: 52.57%;
  opacity: 1;
  z-index: 17;
  transform: rotate(0deg);
}
.rectangle-36-951157 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-37-951196 {
  width: 34.09%;
  height: 100%;
  top: 0%;
  left: 65.91%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-127-951259 {
  width: 5.11%;
  height: 0%;
  top: 18.33%;
  left: 42.33%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.bng-v-pha-trc-951271 {
  width: 74.43%;
  height: 43.33%;
  top: 33.33%;
  left: 4.55%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.bng-v-pha-trc-951271-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-129-181103 {
  width: 14.24%;
  height: 2.45%;
  top: 42.74%;
  left: 47.64%;
  opacity: 1;
  z-index: 35;
  transform: rotate(0deg);
}
.rectangle-38-951158 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-39-951197 {
  width: 22.44%;
  height: 100%;
  top: 0%;
  left: 77.56%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.r-27-951299 {
  width: 8.29%;
  height: 73.33%;
  top: 11.33%;
  left: 2.93%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-27-951299-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: pre-wrap;

  line-height: calc(13 * var(--ratio));
  color: #ff5757;
}

.line-119-951231 {
  width: 4.39%;
  height: 0%;
  top: 18.33%;
  left: 45.12%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.bc-ln-bc-951272 {
  width: 37.56%;
  height: 43.33%;
  top: 33.33%;
  left: 14.63%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.bc-ln-bc-951272-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-130-181104 {
  width: 13.26%;
  height: 2.45%;
  top: 45.11%;
  left: 46.74%;
  opacity: 1;
  z-index: 34;
  transform: rotate(0deg);
}
.rectangle-40-951184 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-41-951223 {
  width: 20.42%;
  height: 100%;
  top: 0%;
  left: 79.58%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-104-951232 {
  width: 4.71%;
  height: 0%;
  top: 18.33%;
  left: 36.39%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.chy-951298 {
  width: 18.32%;
  height: 43.33%;
  top: 33.33%;
  left: 4.71%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.chy-951298-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-131-181105 {
  width: 10.76%;
  height: 2.45%;
  top: 47.47%;
  left: 43.61%;
  opacity: 1;
  z-index: 18;
  transform: rotate(0deg);
}
.rectangle-42-951159 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-43-951198 {
  width: 34.19%;
  height: 100%;
  top: 0%;
  left: 65.81%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-105-951233 {
  width: 5.81%;
  height: 0%;
  top: 16.33%;
  left: 26.13%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-i-git-li-951273 {
  width: 43.87%;
  height: 43.33%;
  top: 33.33%;
  left: 5.16%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-i-git-li-951273-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-132-181106 {
  width: 10.07%;
  height: 2.45%;
  top: 49.84%;
  left: 39.79%;
  opacity: 1;
  z-index: 19;
  transform: rotate(0deg);
}
.rectangle-44-951160 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-45-951199 {
  width: 33.79%;
  height: 100%;
  top: 0%;
  left: 66.21%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-106-951234 {
  width: 6.21%;
  height: 0%;
  top: 16.33%;
  left: 34.14%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.i-vng-951274 {
  width: 39.31%;
  height: 43.33%;
  top: 33.33%;
  left: 1.38%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.i-vng-951274-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-133-181107 {
  width: 9.65%;
  height: 2.45%;
  top: 52.2%;
  left: 39.58%;
  opacity: 1;
  z-index: 20;
  transform: rotate(0deg);
}
.rectangle-46-951161 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-47-951200 {
  width: 34.53%;
  height: 100%;
  top: 0%;
  left: 65.47%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-107-951235 {
  width: 6.47%;
  height: 0%;
  top: 18.33%;
  left: 33.45%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ci-xung-v-ng-ln-951275 {
  width: 91.37%;
  height: 43.33%;
  top: 33.33%;
  left: 5.76%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ci-xung-v-ng-ln-951275-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-134-181108 {
  width: 8.68%;
  height: 2.45%;
  top: 54.57%;
  left: 38.26%;
  opacity: 1;
  z-index: 21;
  transform: rotate(0deg);
}
.rectangle-48-951162 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-49-951201 {
  width: 35.2%;
  height: 100%;
  top: 0%;
  left: 64.8%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.line-108-951236 {
  width: 7.2%;
  height: 0%;
  top: 18.33%;
  left: 27.6%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ng-vng-1-mnh-951276 {
  width: 88%;
  height: 43.33%;
  top: 33.33%;
  left: 4%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ng-vng-1-mnh-951276-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-135-181109 {
  width: 7.43%;
  height: 2.45%;
  top: 56.93%;
  left: 35.97%;
  opacity: 1;
  z-index: 22;
  transform: rotate(0deg);
}
.rectangle-50-951163 {
  width: 73.83%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-51-951202 {
  width: 31.78%;
  height: 100%;
  top: 0%;
  left: 42.06%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-109-951237 {
  width: 8.41%;
  height: 0%;
  top: 18.33%;
  left: 21.96%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ng-c-2-giy-951277 {
  width: 92.52%;
  height: 43.33%;
  top: 33.33%;
  left: 7.48%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ng-c-2-giy-951277-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-136-181110 {
  width: 6.74%;
  height: 2.45%;
  top: 59.3%;
  left: 31.74%;
  opacity: 1;
  z-index: 23;
  transform: rotate(0deg);
}
.rectangle-52-951164 {
  width: 87.63%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-53-951203 {
  width: 46.39%;
  height: 100%;
  top: 0%;
  left: 53.61%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-120-951238 {
  width: 9.28%;
  height: 0%;
  top: 15%;
  left: 28.35%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-t-ngi-ln-951278 {
  width: 81.44%;
  height: 43.33%;
  top: 33.33%;
  left: 3.09%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-t-ngi-ln-951278-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-137-181111 {
  width: 5.07%;
  height: 2.45%;
  top: 61.66%;
  left: 32.36%;
  opacity: 1;
  z-index: 24;
  transform: rotate(0deg);
}
.rectangle-54-951165 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-55-951204 {
  width: 50.68%;
  height: 100%;
  top: 0%;
  left: 49.32%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-121-951239 {
  width: 12.33%;
  height: 0%;
  top: 18.33%;
  left: 25.34%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.t-ng-vn-951279 {
  width: 95.89%;
  height: 43.33%;
  top: 33.33%;
  left: 4.11%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.t-ng-vn-951279-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-138-181112 {
  width: 5.49%;
  height: 2.45%;
  top: 64.03%;
  left: 28.75%;
  opacity: 1;
  z-index: 25;
  transform: rotate(0deg);
}
.rectangle-56-951166 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-57-951205 {
  width: 34.18%;
  height: 100%;
  top: 0%;
  left: 65.82%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-128-951240 {
  width: 11.39%;
  height: 0%;
  top: 18.33%;
  left: 25.95%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ng-vn-951280 {
  width: 70.89%;
  height: 43.33%;
  top: 33.33%;
  left: 6.33%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ng-vn-951280-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-139-181113 {
  width: 6.25%;
  height: 2.45%;
  top: 66.39%;
  left: 25.49%;
  opacity: 1;
  z-index: 32;
  transform: rotate(0deg);
}
.rectangle-58-951168 {
  width: 72.22%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-59-951207 {
  width: 27.78%;
  height: 100%;
  top: 0%;
  left: 44.44%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-113-951242 {
  width: 10%;
  height: 0%;
  top: 14.33%;
  left: 25%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ngi-khng-951294 {
  width: 93.33%;
  height: 43.33%;
  top: 33.33%;
  left: 6.67%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ngi-khng-951294-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-140-181114 {
  width: 12.22%;
  height: 2.45%;
  top: 68.76%;
  left: 16.04%;
  opacity: 1;
  z-index: 26;
  transform: rotate(0deg);
}
.rectangle-78-951172 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-81-951211 {
  width: 57.39%;
  height: 100%;
  top: 0%;
  left: 42.61%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-130-951244 {
  width: 5.11%;
  height: 0%;
  top: 18.33%;
  left: 11.65%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ko-ngi-u-khng-t-951282 {
  width: 78.41%;
  height: 43.33%;
  top: 33.33%;
  left: 4.55%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ko-ngi-u-khng-t-951282-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-141-181115 {
  width: 12.5%;
  height: 2.45%;
  top: 71.13%;
  left: 12.99%;
  opacity: 1;
  z-index: 28;
  transform: rotate(0deg);
}
.rectangle-82-951176 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-83-951215 {
  width: 29.44%;
  height: 100%;
  top: 0%;
  left: 70.56%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-131-951248 {
  width: 5%;
  height: 0%;
  top: 18.33%;
  left: 32.5%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.r-lt-ly-951286 {
  width: 31.67%;
  height: 43.33%;
  top: 33.33%;
  left: 5%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-lt-ly-951286-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-142-181116 {
  width: 9.17%;
  height: 2.45%;
  top: 73.49%;
  left: 15.28%;
  opacity: 1;
  z-index: 30;
  transform: rotate(0deg);
}
.rectangle-84-951180 {
  width: 84.85%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-85-951219 {
  width: 34.85%;
  height: 100%;
  top: 0%;
  left: 50%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-132-951251 {
  width: 6.82%;
  height: 0%;
  top: 18.33%;
  left: 19.32%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.chng-tay-nng-ng-951290 {
  width: 96.21%;
  height: 43.33%;
  top: 33.33%;
  left: 3.79%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.chng-tay-nng-ng-951290-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-143-181117 {
  width: 11.11%;
  height: 2.45%;
  top: 75.86%;
  left: 11.32%;
  opacity: 1;
  z-index: 33;
  transform: rotate(0deg);
}
.rectangle-86-951170 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-90-951209 {
  width: 35.63%;
  height: 100%;
  top: 0%;
  left: 64.38%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-136-951253 {
  width: 5.63%;
  height: 0%;
  top: 15%;
  left: 32.81%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ng-bng-2-chn-951296 {
  width: 82.5%;
  height: 43.33%;
  top: 33.33%;
  left: 1.25%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ng-bng-2-chn-951296-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-144-181118 {
  width: 8.47%;
  height: 2.45%;
  top: 78.22%;
  left: 10.76%;
  opacity: 1;
  z-index: 27;
  transform: rotate(0deg);
}
.rectangle-87-951174 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-91-951213 {
  width: 39.34%;
  height: 100%;
  top: 0%;
  left: 60.66%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-133-951246 {
  width: 7.38%;
  height: 0%;
  top: 18.33%;
  left: 28.28%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.ngi-gi-vng-u-951284 {
  width: 87.7%;
  height: 43.33%;
  top: 33.33%;
  left: 3.28%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.ngi-gi-vng-u-951284-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-145-181119 {
  width: 8.47%;
  height: 2.45%;
  top: 80.59%;
  left: 10.35%;
  opacity: 1;
  z-index: 29;
  transform: rotate(0deg);
}
.rectangle-88-951178 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-92-951217 {
  width: 39.34%;
  height: 100%;
  top: 0%;
  left: 60.66%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-134-951250 {
  width: 7.38%;
  height: 0%;
  top: 15.33%;
  left: 16.8%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.nng-u-90-951288 {
  width: 66.39%;
  height: 43.33%;
  top: 33.33%;
  left: 3.28%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nng-u-90-951288-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-146-181120 {
  width: 10.07%;
  height: 2.45%;
  top: 82.95%;
  left: 5.21%;
  opacity: 1;
  z-index: 31;
  transform: rotate(0deg);
}
.rectangle-89-951182 {
  width: 86.9%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-93-951221 {
  width: 37.93%;
  height: 100%;
  top: 0%;
  left: 62.07%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.line-135-951255 {
  width: 6.21%;
  height: 0%;
  top: 18.33%;
  left: 29.31%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.nng-u-45-951292 {
  width: 56.55%;
  height: 43.33%;
  top: 33.33%;
  left: 2.76%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nng-u-45-951292-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-147-181121 {
  width: 4.31%;
  height: 2.45%;
  top: 85.32%;
  left: 5.21%;
  opacity: 1;
  z-index: 37;
  transform: rotate(0deg);
}
.rectangle-100-951300 {
  width: 58.06%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-109-951302 {
  width: 58.06%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.nng-u-951304 {
  width: 90.32%;
  height: 43.33%;
  top: 33.33%;
  left: 9.68%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nng-u-951304-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-148-181122 {
  width: 5.49%;
  height: 2.45%;
  top: 87.68%;
  left: 5.21%;
  opacity: 1;
  z-index: 38;
  transform: rotate(0deg);
}
.rectangle-102-951301 {
  width: 32.91%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-111-951303 {
  width: 32.91%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.c-ng-u-951305 {
  width: 92.41%;
  height: 43.33%;
  top: 33.33%;
  left: 7.59%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-ng-u-951305-0 {
  font-size: calc(14 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.group-159-181134 {
  width: 84.51%;
  height: 1.31%;
  top: 91.68%;
  left: 8.47%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
}
.line-167-144232 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: -0.41%;
  opacity: 1;
  z-index: 15;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-168-144233 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 4.19%;
  opacity: 1;
  z-index: 16;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-165-144230 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 8.46%;
  opacity: 1;
  z-index: 13;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-142-144242 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 13.06%;
  opacity: 1;
  z-index: 25;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-166-144231 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 17.5%;
  opacity: 1;
  z-index: 14;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-157-144218 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 21.94%;
  opacity: 1;
  z-index: 1;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-158-144219 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 24.9%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-123-144223 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 27.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-164-144228 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 30.81%;
  opacity: 1;
  z-index: 11;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-159-144220 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 33.77%;
  opacity: 1;
  z-index: 3;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-124-144224 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 36.73%;
  opacity: 1;
  z-index: 7;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-140-144240 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 39.69%;
  opacity: 1;
  z-index: 23;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-160-144221 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 42.65%;
  opacity: 1;
  z-index: 4;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-161-144225 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 45.6%;
  opacity: 1;
  z-index: 8;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-156-144217 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 48.56%;
  opacity: 1;
  z-index: 0;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-122-144222 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 51.52%;
  opacity: 1;
  z-index: 5;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-162-144226 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 54.48%;
  opacity: 1;
  z-index: 9;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-169-144234 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 57.44%;
  opacity: 1;
  z-index: 17;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-171-144236 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 58.92%;
  opacity: 1;
  z-index: 19;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-138-144238 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 60.39%;
  opacity: 1;
  z-index: 21;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-170-144235 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 61.87%;
  opacity: 1;
  z-index: 18;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-137-144237 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 63.35%;
  opacity: 1;
  z-index: 20;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-139-144239 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 64.83%;
  opacity: 1;
  z-index: 22;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-143-144243 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 66.31%;
  opacity: 1;
  z-index: 26;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-144-144244 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 68.53%;
  opacity: 1;
  z-index: 27;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-152-144252 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 72.97%;
  opacity: 1;
  z-index: 35;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-163-144227 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 75.18%;
  opacity: 1;
  z-index: 10;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-145-144245 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 77.4%;
  opacity: 1;
  z-index: 28;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-153-144253 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 81.84%;
  opacity: 1;
  z-index: 36;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-129-144229 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 84.06%;
  opacity: 1;
  z-index: 12;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-146-144246 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 86.28%;
  opacity: 1;
  z-index: 29;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-154-144254 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 90.71%;
  opacity: 1;
  z-index: 37;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-141-144241 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 92.93%;
  opacity: 1;
  z-index: 24;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-147-144247 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 95.15%;
  opacity: 1;
  z-index: 30;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-155-144255 {
  width: 0.82%;
  height: 0%;
  top: 31.25%;
  left: 99.59%;
  opacity: 1;
  z-index: 38;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-148-144248 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 70.5%;
  opacity: 1;
  z-index: 31;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-149-144249 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 79.38%;
  opacity: 1;
  z-index: 32;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-150-144250 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 88.25%;
  opacity: 1;
  z-index: 33;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.line-151-144251 {
  width: 1.31%;
  height: 0%;
  top: 50%;
  left: 97.12%;
  opacity: 1;
  z-index: 34;
  transform: rotate(90deg);
  border-left: 1px solid #5a5454ff;
  border-right: 1px solid #5a5454ff;
  border-top: 1px solid #5a5454ff;
  border-bottom: 1px solid #5a5454ff;
}
.group-116-18189 {
  width: 90.14%;
  height: 2.94%;
  top: 93.56%;
  left: 4.86%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
}
.thng-144256 {
  width: 4.47%;
  height: 50%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.thng-144256-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-2-144257 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 8.09%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-2-144257-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-144258 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 16.26%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-144258-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-144259 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 24.73%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-144259-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-9-144260 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 32.9%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-9-144260-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-12-144261 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 40.83%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-12-144261-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-15-144262 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 49.23%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-15-144262-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-18-144263 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 57.47%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-18-144263-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-24-144264 {
  width: 1.54%;
  height: 50%;
  top: 0%;
  left: 65.72%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-24-144264-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-3-144265 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 74.65%;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-3-144265-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-4-144267 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 82.97%;
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-4-144267-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-5-144268 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 91.29%;
  opacity: 1;
  z-index: 12;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-5-144268-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.c-6-144269 {
  width: 0.77%;
  height: 50%;
  top: 0%;
  left: 99.23%;
  opacity: 1;
  z-index: 13;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-6-144269-0 {
  font-size: calc(22 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.nm-144266 {
  width: 2.93%;
  height: 52.78%;
  top: 47.22%;
  left: 75.2%;
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.nm-144266-0 {
  font-size: calc(16 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(16 * var(--ratio));
  color: #1d6495ff;
}

.antd-pro-components-denver-hanh-vi-index-stepsContentHolland {
  display: flex;
  justify-content: space-between;
  font-size: 16px !important;
  box-shadow: none;
  border-radius: unset;
  width: 100%;
}
.antd-pro-components-denver-hanh-vi-index-stepsContentHolland .antd-pro-components-denver-hanh-vi-index-stepsContentLeftHolland {
  border-radius: 2px;
  padding: 10px 10px 5px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.ant-radio-wrapper {
  font-family: 'UTM-AVO-bold';
  color: #1d6495;
}
.ant-radio-wrapper .radio .radioLabel {
  font-size: 20px;
}
.antd-pro-components-denver-hanh-vi-index-stepsContent {
  display: flex;
  justify-content: space-between;
  font-size: 16px !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border-radius: 30px;
  background-color: #ffffff;
  padding: 10px 0;
  width: 100%;
}
.antd-pro-components-denver-hanh-vi-index-stepsContent:hover {
  background-color: #e2f5f4;
}
.antd-pro-components-denver-hanh-vi-index-stepsContent .antd-pro-components-denver-hanh-vi-index-stepsContentRight {
  padding: 20px 10px;
  align-items: center;
  justify-content: space-between;
  font-family: 'UTM-AVO';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 25px;
}
.antd-pro-components-denver-hanh-vi-index-stepsContent .antd-pro-components-denver-hanh-vi-index-stepsContentRight .antd-pro-components-denver-hanh-vi-index-explain {
  padding: 20px 0;
}
.antd-pro-components-denver-hanh-vi-index-stepsContent .antd-pro-components-denver-hanh-vi-index-stepsContentRight .antd-pro-components-denver-hanh-vi-index-explain .ant-input:placeholder-shown {
  font-family: 'UTM-AVO';
}
.antd-pro-components-denver-hanh-vi-index-stepsContent .antd-pro-components-denver-hanh-vi-index-stepsContentRight .antd-pro-components-denver-hanh-vi-index-boxQuestion {
  font-size: 16px;
  font-weight: 600;
  font-family: 'UTM-AVO';
  color: #000;
  text-align: left;
  margin-left: 20%;
}
.antd-pro-components-denver-hanh-vi-index-stepsContent .antd-pro-components-denver-hanh-vi-index-stepsContentRight .antd-pro-components-denver-hanh-vi-index-boxQuestion .antd-pro-components-denver-hanh-vi-index-actionBtn {
  width: 20px;
  height: 20px;
  background-color: transparent;
  margin-right: 5px;
}
.antd-pro-components-denver-hanh-vi-index-stepsContent .antd-pro-components-denver-hanh-vi-index-stepsContentRight .antd-pro-components-denver-hanh-vi-index-boxQuestion .antd-pro-components-denver-hanh-vi-index-actionBtn svg {
  width: 20px;
  height: 20px;
  fill: #67ac2f;
}
.antd-pro-components-denver-hanh-vi-index-stepsContent .antd-pro-components-denver-hanh-vi-index-stepsContentRight .antd-pro-components-denver-hanh-vi-index-boxQuestion p:first-of-type {
  display: inline;
}
.antd-pro-components-denver-hanh-vi-index-stepsContent .antd-pro-components-denver-hanh-vi-index-stepsContentLeft {
  font-family: 'UTM-AVO';
  border-radius: 2px;
  justify-content: center;
  padding: 10px 10px 5px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.antd-pro-components-denver-hanh-vi-index-stepsContent .antd-pro-components-denver-hanh-vi-index-imagecls {
  padding: 0 10px;
}
.antd-pro-components-denver-hanh-vi-index-stepsContent .antd-pro-components-denver-hanh-vi-index-imagecls img {
  width: 115px;
  height: auto;
  border: none;
}
.antd-pro-components-denver-hanh-vi-index-questionNameHolland {
  padding: 0 0 20px;
  text-align: center;
  font-family: 'UTM-AVO-bold';
  font-weight: 600;
  font-size: 18px;
  color: #4d9d37;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .antd-pro-components-denver-hanh-vi-index-stepsContent {
    padding: 0 10px;
    display: block;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .antd-pro-components-denver-hanh-vi-index-stepsContent {
    padding: 0 10px;
    display: block;
    width: 100%;
  }
  .antd-pro-components-denver-hanh-vi-index-stepsContent .antd-pro-components-denver-hanh-vi-index-stepsContentLeft {
    padding: 10px;
  }
  .antd-pro-components-denver-hanh-vi-index-questionNameHolland {
    padding: 0 0 20px;
    text-align: center;
    font-family: 'UTM-AVO-bold';
    font-weight: 600;
    font-size: 14px;
    color: #4d9d37;
  }
}

/*
  Note: These are temporary previews of the images. 
  They're active for 10-15 days only. You should replace them with the actual images before using the code in production.
*/
:root {
  /* --image-0: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAMCAYAAADoIwS6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABvSURBVHgBzZNBDYAwDEVfUIAEnGABB1jAAThAAlKQMhwgYXQkJAvZ4Nb2Je/WQ9P/CzosOCKKQRxxQMzcxQ5DYsENo6VixRTdlA+Gj2Et7z41+OFAidpFTnFGmdIiq9hiwPu1ewx5SjrggNSL30gubGVKNmk5tMQAAAAASUVORK5CYII=); */
  /* Arrow 1.svg */
  --image-0: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAzNSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNUMwLjQ0NzcxNSA1IDAgNS40NDc3MiAwIDZDMCA2LjU1MjI4IDAuNDQ3NzE1IDcgMSA3VjVaTTM1IDZMMjUgMC4yMjY0OTdWMTEuNzczNUwzNSA2Wk0xIDdIMjZWNUgxVjdaIiBmaWxsPSIjNjdBQzJGIi8+Cjwvc3ZnPgo=');
  --custom-width: 60vw;
  --design-width: 1440;
  --ratio: calc(var(--custom-width) / var(--design-width));
}

/* Default classes */
.pos-abs {
  position: absolute;
}
.object-fit {
  object-fit: cover;
}
.fill-parent {
  width: 100%;
  height: 100%;
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.bg-auto {
  background-size: auto;
}
.bg-crop {
  background-size: 100% 100%;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.pos-init {
  top: 0px;
  left: 0px;
}
.image-div {
  background-color: transparent;
  background-position: center;
}
/* Default classes end */
body {
  margin: 0px auto;
  padding: 0px;
}

.modal-parent-div {
  position: relative;
  width: 100%;
  height: 200px;
  margin: auto;
  padding: 0px;
  box-sizing: border-box;
}
.ant-modal-body {
  padding: 0 24px;
  font-family: 'UTM-AVO';
}
.ant-modal-content {
  border-radius: 20px;
}
.ant-btn .anticon.anticon-plus > svg,
.ant-btn .anticon.anticon-minus > svg {
  color: #fff;
}

.ant-modal-header {
  background-color: #67ac2f;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.ant-modal-title {
  text-align: center;
  color: #fff;
}

.ant-modal-close-x {
  color: #fff;
}

/* tooltip */
.ant-tooltip-inner {
  background-color: #ff4d4f;
  border-radius: 10px;
  font-size: 13px;
}

.modal-denver-ii-test--88285 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #ffffffff;
}

.modal-group-69-18142 {
  width: 100%;
  height: 50%;
  top: 20%;
  left: 0;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
}

/* dataBox */
.dataNameBox {
  padding: 15px 0 0 0;
  text-align: center;
}

.dataBoxNumber {
  width: 100%;
  position: relative;
  height: 72px;
  padding: 0;
  margin: 0 0 10px 0;
}
.ant-btn-circle {
  min-width: 10px;
}

.ant-btn-icon-only {
  width: 25px;
  height: 25px;
  padding: 2.4px 0;
  font-size: 16px;
  border: none;
  vertical-align: -3px;
  color: #67ac2f;
}
/* .dataArrow {
  margin-left: -20px;
} */

.dataBoxDesc {
  padding: 10px 0 10px 0;
  text-align: center;
  line-height: 12px;
}


.box-title {
  width: 100%;
  height: 17.33%;
  top: -10%;
  left: 0;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.title-textbox {
  font-size: 16px;
  font-family: Mulish;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
  line-height: calc(25 * var(--ratio));
  color: #1d6495;
}

.box-desc {
  width: 100%;
  /* height: 17.33%; */
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 9;
  transform: rotate(0deg);
  text-align: justify;
  line-height: 0px;
}
.desc-textbox {
  font-size: 12px;
  font-family: Mulish;
  font-style: italic;
  font-weight: 700;
  color: #ff7700;
  text-decoration: none;
  text-transform: none;
  white-space: pre-wrap;

  /* line-height: calc(25 * var(--ratio)); */
  /* color: #fb5b21ff; */
}

.c-25-88330 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 11.68%;
  opacity: 1;
  z-index: 8;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-25-88330-0 {
  font-size: calc(19 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-50-88327 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 38.95%;
  opacity: 1;
  z-index: 5;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-50-88327-0 {
  font-size: calc(19 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-75-88328 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 66.86%;
  opacity: 1;
  z-index: 6;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-75-88328-0 {
  font-size: calc(19 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.c-90-88329 {
  width: 4.21%;
  height: 17.33%;
  top: 29.33%;
  left: 94.5%;
  opacity: 1;
  z-index: 7;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.c-90-88329-0 {
  font-size: calc(19 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}

.rectangle-72-88322 {
  width: 84.21%;
  height: 53.33%;
  top: 46.67%;
  left: 12.79%;
  opacity: 1;
  z-index: 0;
  transform: rotate(0deg);
  background: #ffffffff;
  box-sizing: border-box;
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.rectangle-73-88323 {
  width: 28.33%;
  height: 53.33%;
  top: 46.67%;
  left: 68.67%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  background: #67ac2fff;
}
.nodeBg-88332 {
  opacity: 1;
  background-image: var(--image-0);
}
.arrow-1-88332 {
  width: 8.28%;
  height: 15.4%;
  top: 52.3%;
  /* left: 2.35%; */
  opacity: 1;
  z-index: 10;
  transform: rotate(0deg);
  overflow: hidden;
  box-sizing: border-box;
}
.modal-r-1-88325 {
  width: 1.4%;
  height: 40%;
  top: 56.23%;
  left: 10.5%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.mc-2 {
  width: 1.4%;
  height: 40%;
  top: 57.33%;
  left: 66%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.mc-3 {
  width: 1.4%;
  height: 40%;
  top: 57.33%;
  left: 94.5%;
  opacity: 1;
  z-index: 3;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.r-1-88325-0 {
  font-size: calc(9 * var(--ratio));
  font-family: Mulish;
  font-weight: 700;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(15 * var(--ratio));
  color: #000000ff;
}

.line-116-88324 {
  width: 2.16%;
  height: 0%;
  top: 54%;
  left: 39.84%;
  opacity: 1;
  z-index: 2;
  transform: rotate(90deg);
  border-left: 1px solid #67ac2fff;
  border-right: 1px solid #67ac2fff;
  border-top: 1px solid #67ac2fff;
  border-bottom: 1px solid #67ac2fff;
}
.mc-88326 {
  width: 8.07%;
  height: 17.33%;
  top: 57.33%;
  left: 36.9%;
  opacity: 1;
  z-index: 4;
  transform: rotate(0deg);
  text-align: center;
  line-height: 0px;
}
.mc-88326-0 {
  font-size: calc(9 * var(--ratio));
  font-family: Mulish;
  font-weight: 600;

  text-decoration: none;
  text-transform: none;
  white-space: nowrap;

  line-height: calc(10 * var(--ratio));
  color: #000000ff;
}
.nodeBg-88333 {
  opacity: 1;
  background-image: var(--image-0);
}
.arrow-2-88333 {
  width: 8.28%;
  height: 15.4%;
  top: 76.3%;
  /* left: 2.35%; */
  opacity: 1;
  z-index: 11;
  transform: rotate(0deg);
  overflow: hidden;
  box-sizing: border-box;
}

.antd-pro-components-denver-index-contentDenver section {
  cursor: pointer;
}
.ant-steps {
  margin: -8px 0 8px 0;
}

.antd-pro-components-question-make-raven-index-wrapper {
  background-color: #fff;
  box-shadow: 0 0 5px #9999;
  padding: 0 7px 7px 7px;
  border-radius: 16px;
  max-width: 100%;
}
.antd-pro-components-question-make-raven-index-wrapper .antd-pro-components-question-make-raven-index-question {
  display: flex;
  justify-content: center;
}
.antd-pro-components-question-make-raven-index-wrapper .antd-pro-components-question-make-raven-index-question img {
  width: 63%;
}
.antd-pro-components-question-make-raven-index-wrapper .antd-pro-components-question-make-raven-index-answer {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 10px;
}
.antd-pro-components-question-make-raven-index-wrapper .antd-pro-components-question-make-raven-index-radioAnswer {
  padding: 3px;
  border-radius: 10px;
  width: 80%;
  display: flex;
  margin: auto;
}
.antd-pro-components-question-make-raven-index-wrapper .antd-pro-components-question-make-raven-index-radioAnswer:hover {
  box-shadow: 0px 0px 5px 5px #999999;
}
.antd-pro-components-question-make-raven-index-wrapper .antd-pro-components-question-make-raven-index-radioAnswer img {
  width: 70%;
  display: flex;
  margin: auto;
}
.antd-pro-components-question-make-raven-index-wrapper .antd-pro-components-question-make-raven-index-radioAnswer .ant-radio {
  display: none;
}
.antd-pro-components-question-make-raven-index-wrapper .antd-pro-components-question-make-raven-index-radioAnswerPreview {
  padding: 3px;
  border-radius: 10px;
  width: 80%;
  display: flex;
  margin: auto;
  cursor: default;
}
.antd-pro-components-question-make-raven-index-wrapper .antd-pro-components-question-make-raven-index-radioAnswerPreview img {
  width: 70%;
  display: flex;
  margin: auto;
}
.antd-pro-components-question-make-raven-index-wrapper .antd-pro-components-question-make-raven-index-radioAnswerPreview .ant-radio {
  display: none;
}
@media (max-width: 400px) {
  .antd-pro-components-question-make-raven-index-wrapper .antd-pro-components-question-make-raven-index-answer {
    grid-template-columns: 1fr 1fr;
  }
}

.antd-pro-components-explain-answer-index-explainBox {
  display: block;
  width: 100%;
}
.antd-pro-components-explain-answer-index-typeExplain {
  margin-top: 30px;
}
.antd-pro-components-explain-answer-index-typeExplain .ant-collapse-header-text {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ff9d1d;
  font-family: 'UTM-AVO';
  font-size: 16px;
  font-weight: 600;
}
.antd-pro-components-explain-answer-index-typeExplain .ant-collapse-item:last-child .ant-collapse-header {
  color: #ff9d1d;
}
.antd-pro-components-explain-answer-index-typeExplain .ant-collapse-borderless {
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #ff9d1d;
}
.antd-pro-components-explain-answer-index-boxExplain {
  font-weight: 600;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: white;
  margin: 0 auto;
  border-radius: 30px;
}
.antd-pro-components-explain-answer-index-boxExplain .antd-pro-components-explain-answer-index-explainAnswerText {
  color: #1d6495;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  margin: 10px;
  width: 15%;
}
.antd-pro-components-explain-answer-index-boxExplain .antd-pro-components-explain-answer-index-itemExplainAnswer {
  margin: 10px;
  padding: 5px;
  background-color: white;
  border-radius: 10px;
}
.antd-pro-components-explain-answer-index-boxExplain .antd-pro-components-explain-answer-index-itemExplainAnswer .antd-pro-components-explain-answer-index-itemName {
  color: #707070;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}
.antd-pro-components-explain-answer-index-boxExplain .antd-pro-components-explain-answer-index-itemExplainAnswer .antd-pro-components-explain-answer-index-actionBtn {
  margin-left: 10px;
  width: 20px;
  height: 20px;
  background-color: transparent;
  margin-right: 5px;
  margin-bottom: 4px;
}
.antd-pro-components-explain-answer-index-boxExplain .antd-pro-components-explain-answer-index-itemExplainAnswer .antd-pro-components-explain-answer-index-actionBtn svg {
  width: 20px;
  height: 20px;
  fill: #67ac2f;
}
.antd-pro-components-explain-answer-index-boxExplain p:first-of-type {
  display: inline;
}
.antd-pro-components-explain-answer-index-explainAnswerText {
  color: #1d6495;
  font-size: 16px;
  font-weight: 600;
  margin: 10px;
}
.antd-pro-components-explain-answer-index-boxExplain2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
  font-weight: 600;
  background-color: white;
  border-radius: 10px;
  margin-top: 20px;
  position: relative;
  padding: 10px 0;
  margin: 0 auto;
  border-radius: 30px;
}
.antd-pro-components-explain-answer-index-boxExplain2 .antd-pro-components-explain-answer-index-itemExplainAnswer {
  margin: 0 10px;
  padding: 5px;
  background-color: white;
  border-radius: 10px;
}
.antd-pro-components-explain-answer-index-boxExplain2 .antd-pro-components-explain-answer-index-itemExplainAnswer .antd-pro-components-explain-answer-index-itemName {
  color: #707070;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}
.antd-pro-components-explain-answer-index-boxExplain2 .antd-pro-components-explain-answer-index-itemExplainAnswer .antd-pro-components-explain-answer-index-actionBtn {
  margin-left: 10px;
  width: 20px;
  height: 20px;
  background-color: transparent;
  margin-right: 5px;
  margin-bottom: 4px;
}
.antd-pro-components-explain-answer-index-boxExplain2 .antd-pro-components-explain-answer-index-itemExplainAnswer .antd-pro-components-explain-answer-index-actionBtn svg {
  width: 20px;
  height: 20px;
  fill: #67ac2f;
}
.antd-pro-components-explain-answer-index-boxExplain2 p:first-of-type {
  display: inline;
}
.antd-pro-components-explain-answer-index-boxExplainMobile {
  width: 100%;
  font-weight: 600;
  background-color: white;
  border-radius: 10px;
  margin-top: 0px;
  position: relative;
  padding: 0 0;
}
.antd-pro-components-explain-answer-index-boxExplainMobile .antd-pro-components-explain-answer-index-explainAnswerText {
  position: absolute;
  top: -22px;
  right: 20px;
  font-weight: 600;
  background-color: white;
  border-radius: 5px;
  padding: 0 5px;
  color: #1d6495;
  border: 1px solid #eeeeee;
  font-size: 15px;
}
.antd-pro-components-explain-answer-index-boxExplainMobile .antd-pro-components-explain-answer-index-itemExplainAnswer {
  padding: 5px;
  border-radius: 10px;
  margin-left: 15px;
}
.antd-pro-components-explain-answer-index-boxExplainMobile .antd-pro-components-explain-answer-index-itemExplainAnswer .antd-pro-components-explain-answer-index-itemName {
  color: #707070;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}
.antd-pro-components-explain-answer-index-boxExplainMobile .antd-pro-components-explain-answer-index-itemExplainAnswer .antd-pro-components-explain-answer-index-actionBtn {
  width: 20px;
  height: 20px;
  background-color: transparent;
  margin-right: 5px;
  margin-bottom: 4px;
}
.antd-pro-components-explain-answer-index-boxExplainMobile .antd-pro-components-explain-answer-index-itemExplainAnswer .antd-pro-components-explain-answer-index-actionBtn svg {
  width: 20px;
  height: 20px;
  fill: #67ac2f;
}
@media (max-width: 768px) {
  .antd-pro-components-explain-answer-index-boxExplainMobile .antd-pro-components-explain-answer-index-itemExplainAnswer {
    padding: 5px;
    border-radius: 10px;
    margin-left: 0;
  }
}
.antd-pro-components-explain-answer-index-boxExplainMobile p:first-of-type {
  display: inline;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-divider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.ant-divider-vertical {
  position: relative;
  top: -0.06em;
  display: inline-block;
  height: 0.9em;
  margin: 0 8px;
  vertical-align: middle;
  border-top: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.06);
}
.ant-divider-horizontal {
  display: flex;
  clear: both;
  width: 100%;
  min-width: 100%;
  margin: 24px 0;
}
.ant-divider-horizontal.ant-divider-with-text {
  display: flex;
  align-items: center;
  margin: 16px 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
  border-top: 0;
  border-top-color: rgba(0, 0, 0, 0.06);
}
.ant-divider-horizontal.ant-divider-with-text::before,
.ant-divider-horizontal.ant-divider-with-text::after {
  position: relative;
  width: 50%;
  border-top: 1px solid transparent;
  border-top-color: inherit;
  border-bottom: 0;
  transform: translateY(50%);
  content: '';
}
.ant-divider-horizontal.ant-divider-with-text-left::before {
  width: 5%;
}
.ant-divider-horizontal.ant-divider-with-text-left::after {
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right::before {
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right::after {
  width: 5%;
}
.ant-divider-inner-text {
  display: inline-block;
  padding: 0 1em;
}
.ant-divider-dashed {
  background: none;
  border-color: rgba(0, 0, 0, 0.06);
  border-style: dashed;
  border-width: 1px 0 0;
}
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
  border-style: dashed none none;
}
.ant-divider-vertical.ant-divider-dashed {
  border-width: 0 0 0 1px;
}
.ant-divider-plain.ant-divider-with-text {
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
}
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::before {
  width: 0;
}
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::after {
  width: 100%;
}
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text {
  padding-left: 0;
}
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::before {
  width: 100%;
}
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::after {
  width: 0;
}
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text {
  padding-right: 0;
}
.ant-divider-rtl {
  direction: rtl;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before {
  width: 95%;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after {
  width: 5%;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before {
  width: 5%;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
  width: 95%;
}

/* 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.85);
  word-break: break-word;
}
.ant-typography.ant-typography-secondary {
  color: rgba(0, 0, 0, 0.45);
}
.ant-typography.ant-typography-success {
  color: #52c41a;
}
.ant-typography.ant-typography-warning {
  color: #faad14;
}
.ant-typography.ant-typography-danger {
  color: #ff4d4f;
}
a.ant-typography.ant-typography-danger:active,
a.ant-typography.ant-typography-danger:focus {
  color: #d9363e;
}
a.ant-typography.ant-typography-danger:hover {
  color: #ff7875;
}
.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,
div.ant-typography-h1,
div.ant-typography-h1 > textarea,
.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,
div.ant-typography-h2,
div.ant-typography-h2 > textarea,
.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,
div.ant-typography-h3,
div.ant-typography-h3 > textarea,
.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,
div.ant-typography-h4,
div.ant-typography-h4 > textarea,
.ant-typography h4 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
}
h5.ant-typography,
div.ant-typography-h5,
div.ant-typography-h5 > textarea,
.ant-typography h5 {
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
}
.ant-typography + h1.ant-typography,
.ant-typography + h2.ant-typography,
.ant-typography + h3.ant-typography,
.ant-typography + h4.ant-typography,
.ant-typography + h5.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 h5 + 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 h5 + 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 h5 + 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,
.ant-typography h5 + h4,
.ant-typography div + h5,
.ant-typography ul + h5,
.ant-typography li + h5,
.ant-typography p + h5,
.ant-typography h1 + h5,
.ant-typography h2 + h5,
.ant-typography h3 + h5,
.ant-typography h4 + h5,
.ant-typography h5 + h5 {
  margin-top: 1.2em;
}
a.ant-typography-ellipsis,
span.ant-typography-ellipsis {
  display: inline-block;
  max-width: 100%;
}
a.ant-typography,
.ant-typography a {
  color: #1890FF;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  text-decoration: none;
}
a.ant-typography:focus-visible,
.ant-typography a:focus-visible,
a.ant-typography:hover,
.ant-typography a:hover {
  color: #40a9ff;
}
a.ant-typography:active,
.ant-typography a:active {
  color: #096dd9;
}
a.ant-typography:active,
.ant-typography a:active,
a.ant-typography:hover,
.ant-typography a:hover {
  text-decoration: none;
}
a.ant-typography[disabled],
.ant-typography a[disabled],
a.ant-typography.ant-typography-disabled,
.ant-typography a.ant-typography-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
a.ant-typography[disabled]:active,
.ant-typography a[disabled]:active,
a.ant-typography.ant-typography-disabled:active,
.ant-typography a.ant-typography-disabled:active,
a.ant-typography[disabled]:hover,
.ant-typography a[disabled]:hover,
a.ant-typography.ant-typography-disabled:hover,
.ant-typography a.ant-typography-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
}
a.ant-typography[disabled]:active,
.ant-typography a[disabled]:active,
a.ant-typography.ant-typography-disabled:active,
.ant-typography a.ant-typography-disabled:active {
  pointer-events: none;
}
.ant-typography code {
  margin: 0 0.2em;
  padding: 0.2em 0.4em 0.1em;
  font-size: 85%;
  background: rgba(150, 150, 150, 0.1);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-radius: 3px;
}
.ant-typography kbd {
  margin: 0 0.2em;
  padding: 0.15em 0.4em 0.1em;
  font-size: 90%;
  background: rgba(150, 150, 150, 0.06);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-bottom-width: 2px;
  border-radius: 3px;
}
.ant-typography mark {
  padding: 0;
  background-color: #ffe58f;
}
.ant-typography u,
.ant-typography ins {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
          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: #1890FF;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  margin-left: 4px;
}
.ant-typography-expand:focus-visible,
.ant-typography-edit:focus-visible,
.ant-typography-copy:focus-visible,
.ant-typography-expand:hover,
.ant-typography-edit:hover,
.ant-typography-copy:hover {
  color: #40a9ff;
}
.ant-typography-expand:active,
.ant-typography-edit:active,
.ant-typography-copy:active {
  color: #096dd9;
}
.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(1em - 4px - 1px);
}
.ant-typography-edit-content-confirm {
  position: absolute;
  right: 10px;
  bottom: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: normal;
  font-size: 14px;
  font-style: normal;
  pointer-events: none;
}
.ant-typography-edit-content textarea {
  height: 1em;
  margin: 0 !important;
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -moz-transition: none;
}
.ant-typography ul,
.ant-typography ol {
  margin: 0 0 1em;
  padding: 0;
}
.ant-typography ul li,
.ant-typography ol li {
  margin: 0 0 0 20px;
  padding: 0 0 0 4px;
}
.ant-typography ul {
  list-style-type: circle;
}
.ant-typography ul ul {
  list-style-type: disc;
}
.ant-typography ol {
  list-style-type: decimal;
}
.ant-typography pre,
.ant-typography blockquote {
  margin: 1em 0;
}
.ant-typography pre {
  padding: 0.4em 0.6em;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: rgba(150, 150, 150, 0.1);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-radius: 3px;
}
.ant-typography pre code {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  background: transparent;
  border: 0;
}
.ant-typography blockquote {
  padding: 0 0 0 0.6em;
  border-left: 4px solid rgba(100, 100, 100, 0.2);
  opacity: 0.85;
}
.ant-typography-single-line {
  white-space: nowrap;
}
.ant-typography-ellipsis-single-line {
  overflow: hidden;
  text-overflow: ellipsis;
}
a.ant-typography-ellipsis-single-line,
span.ant-typography-ellipsis-single-line {
  vertical-align: bottom;
}
.ant-typography-ellipsis-multiple-line {
  /* stylelint-disable-next-line value-no-vendor-prefix */
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}
.ant-typography-rtl {
  direction: rtl;
}
.ant-typography-rtl .ant-typography-expand,
.ant-typography-rtl .ant-typography-edit,
.ant-typography-rtl .ant-typography-copy {
  margin-right: 4px;
  margin-left: 0;
}
.ant-typography-rtl .ant-typography-expand {
  float: left;
}
div.ant-typography-edit-content.ant-typography-rtl {
  right: -12px;
  left: auto;
}
.ant-typography-rtl .ant-typography-edit-content-confirm {
  right: auto;
  left: 10px;
}
.ant-typography-rtl.ant-typography ul li,
.ant-typography-rtl.ant-typography ol li {
  margin: 0 20px 0 0;
  padding: 0 4px 0 0;
}

.antd-pro-components-question-make-kkht-boxInfo {
  background: #ffffff;
  border-radius: 24px;
  border: 1px solid #d6e4f5;
  box-shadow: 0px 12px 34px rgba(29, 100, 149, 0.12);
  padding: 32px;
  width: 100%;
  box-sizing: border-box;
}
.antd-pro-components-question-make-kkht-boxInfo .ant-card-body {
  padding: 0;
}
.antd-pro-components-question-make-kkht-form {
  display: flex;
  flex-direction: column;
}
.antd-pro-components-question-make-kkht-sectionHeader {
  margin-bottom: 12px;
}
.antd-pro-components-question-make-kkht-sectionTitle {
  margin: 0;
  display: flex;
  align-items: baseline;
  gap: 8px;
  font-family: 'UTM-AVO-bold';
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #1d6495;
}
.antd-pro-components-question-make-kkht-sectionIndex {
  color: #1d6495;
}
.antd-pro-components-question-make-kkht-sectionNote {
  margin-left: 6px;
  font-family: 'UTM-AVO';
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  color: #6d8aa3;
}
.antd-pro-components-question-make-kkht-sectionControl {
  margin-bottom: 24px;
}
.antd-pro-components-question-make-kkht-sectionControl .ant-form-item-label {
  padding: 0 0 6px;
}
.antd-pro-components-question-make-kkht-sectionControl .ant-form-item-label > label {
  font-family: 'UTM-AVO-bold';
  font-size: 14px;
  color: #1d6495;
}
.antd-pro-components-question-make-kkht-extraControl {
  max-width: 640px;
}
.antd-pro-components-question-make-kkht-optionGroup {
  width: 100%;
}
.antd-pro-components-question-make-kkht-optionRow {
  width: 100%;
}
.antd-pro-components-question-make-kkht-optionCol {
  display: flex;
}
.antd-pro-components-question-make-kkht-optionCheckbox {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 12px 16px;
  background: #f6fbff;
  border: 1px solid #67ac2f;
  border-radius: 14px;
  font-family: 'UTM-AVO';
  font-size: 14px;
  line-height: 20px;
  color: #1d6495;
  transition: all 0.2s ease;
}
.antd-pro-components-question-make-kkht-optionCheckbox .ant-checkbox {
  top: 0;
}
.antd-pro-components-question-make-kkht-optionCheckbox .ant-checkbox + span {
  padding-left: 12px;
  font-weight: 500;
}
.antd-pro-components-question-make-kkht-optionCheckbox .ant-checkbox-inner {
  width: 18px;
  height: 18px;
  border-radius: 6px;
  border: 1px solid #1d6495;
}
.antd-pro-components-question-make-kkht-optionCheckbox .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #1d6495;
  border-color: #1d6495;
}
.antd-pro-components-question-make-kkht-optionCheckbox .ant-checkbox-checked::after {
  border: none;
}
.antd-pro-components-question-make-kkht-optionCheckbox:hover {
  border-color: #1d6495;
  background: #edf5fb;
}
.antd-pro-components-question-make-kkht-optionCheckbox.antd-pro-components-question-make-kkht-ant-checkbox-wrapper-checked {
  border-color: #1d6495;
  background: #e8f3fb;
}
.antd-pro-components-question-make-kkht-optionCheckbox.antd-pro-components-question-make-kkht-ant-checkbox-wrapper-checked .ant-checkbox + span {
  color: #1d6495;
  font-weight: 600;
}
.antd-pro-components-question-make-kkht-inputControl {
  height: 44px;
  border-radius: 12px;
  border: 1px solid #67ac2f;
  background: #f6fbff;
  font-family: 'UTM-AVO';
  font-size: 14px;
  color: #1d6495;
}
.antd-pro-components-question-make-kkht-inputControl:hover,
.antd-pro-components-question-make-kkht-inputControl:focus {
  border-color: #1d6495;
  box-shadow: 0 0 0 2px rgba(29, 100, 149, 0.08);
}
.antd-pro-components-question-make-kkht-sectionDivider {
  border-top-color: #e3edf7 !important;
  margin: 8px 0 24px;
}
.antd-pro-components-question-make-kkht-stepsAction {
  display: flex;
  justify-content: flex-end;
  gap: 16px;
  margin-top: 8px;
}
.antd-pro-components-question-make-kkht-btnActionStart {
  background: #1d6495;
  border-radius: 30px;
  min-width: 160px;
  height: 48px;
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  border: none;
}
.antd-pro-components-question-make-kkht-btnActionStart:hover,
.antd-pro-components-question-make-kkht-btnActionStart:focus {
  background: #164d72;
  color: #ffffff;
}
.antd-pro-components-question-make-kkht-btnActionCancel {
  border-radius: 30px;
  min-width: 160px;
  height: 48px;
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #1d6495;
  border: 1px solid #1d6495;
  background: #ffffff;
}
.antd-pro-components-question-make-kkht-btnActionCancel:hover,
.antd-pro-components-question-make-kkht-btnActionCancel:focus {
  color: #164d72;
  border-color: #164d72;
  background: #edf5fb;
}
@media (max-width: 768px) {
  .antd-pro-components-question-make-kkht-boxInfo {
    padding: 24px;
    padding-bottom: 60px;
  }
  .antd-pro-components-question-make-kkht-sectionTitle {
    font-size: 18px;
  }
  .antd-pro-components-question-make-kkht-optionCheckbox {
    padding: 10px 12px;
  }
  .antd-pro-components-question-make-kkht-stepsAction {
    flex-direction: column;
    align-items: stretch;
  }
  .antd-pro-components-question-make-kkht-btnActionStart,
  .antd-pro-components-question-make-kkht-btnActionCancel {
    width: 100%;
    min-width: unset;
    height: 44px;
  }
}

.antd-pro-components-vineland-question-index-wrapper {
  display: flex;
  gap: 24px;
}
.antd-pro-components-vineland-question-index-column {
  flex: 1 1;
  min-width: 0;
}
.antd-pro-components-vineland-question-index-listWrapper {
  position: relative;
}
.antd-pro-components-vineland-question-index-listBody {
  max-height: 1300px;
  overflow-y: auto;
  padding: 8px;
  scroll-behavior: smooth;
  border: 2px solid #ccc;
  border-radius: 8px;
}
.antd-pro-components-vineland-question-index-listLocked {
  -webkit-filter: grayscale(0.2);
          filter: grayscale(0.2);
}
.antd-pro-components-vineland-question-index-listOverlay {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  border-radius: 8px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.45);
}
.antd-pro-components-vineland-question-index-columnTitle {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 16px;
  color: #1f2d3d;
}
.antd-pro-components-vineland-question-index-questionCard {
  background: #ffffff;
  border-radius: 28px;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.12);
  padding: 24px;
  margin-bottom: 20px;
}
.antd-pro-components-vineland-question-index-questionAnswered {
  background: #e2f5f4;
}
.antd-pro-components-vineland-question-index-questionTitle {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 16px;
  color: #2b2b2b;
}
.antd-pro-components-vineland-question-index-options {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.antd-pro-components-vineland-question-index-option {
  font-size: 15px;
  font-weight: 600;
  color: #1f5aa6;
  display: flex;
  align-items: center;
  gap: 12px;
}
.antd-pro-components-vineland-question-index-option .ant-radio {
  top: 0;
}
.antd-pro-components-vineland-question-index-option .ant-radio-inner {
  width: 24px;
  height: 24px;
  border-color: #1f5aa6;
}
.antd-pro-components-vineland-question-index-option .ant-radio-inner::after {
  background-color: #1f5aa6;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-left: -6px;
}
.antd-pro-components-vineland-question-index-option .ant-radio-checked .ant-radio-inner {
  border-color: #1f5aa6;
}
.antd-pro-components-vineland-question-index-emptyText {
  color: #8c8c8c;
  font-size: 14px;
  padding: 12px 0;
}
@media (max-width: 768px) {
  .antd-pro-components-vineland-question-index-wrapper {
    flex-direction: column;
  }
  .antd-pro-components-vineland-question-index-questionCard {
    border-radius: 22px;
    padding: 20px;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-upload {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  outline: 0;
}
.ant-upload p {
  margin: 0;
}
.ant-upload-btn {
  display: block;
  width: 100%;
  outline: none;
}
.ant-upload input[type='file'] {
  cursor: pointer;
}
.ant-upload.ant-upload-select {
  display: inline-block;
}
.ant-upload.ant-upload-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-upload.ant-upload-select-picture-card {
  width: 104px;
  height: 104px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  vertical-align: top;
  background-color: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 2px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.ant-upload.ant-upload-select-picture-card > .ant-upload {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
}
.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #1890FF;
}
.ant-upload-disabled.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #d9d9d9;
}
.ant-upload.ant-upload-drag {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 2px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.ant-upload.ant-upload-drag .ant-upload {
  padding: 16px 0;
}
.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
  border-color: #096dd9;
}
.ant-upload.ant-upload-drag.ant-upload-disabled {
  cursor: not-allowed;
}
.ant-upload.ant-upload-drag .ant-upload-btn {
  display: table;
  height: 100%;
}
.ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: table-cell;
  vertical-align: middle;
}
.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
  border-color: #40a9ff;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon {
  margin-bottom: 20px;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
  color: #40a9ff;
  font-size: 48px;
}
.ant-upload.ant-upload-drag p.ant-upload-text {
  margin: 0 0 4px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
}
.ant-upload.ant-upload-drag p.ant-upload-hint {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-upload.ant-upload-drag .anticon-plus {
  color: rgba(0, 0, 0, 0.25);
  font-size: 30px;
  transition: all 0.3s;
}
.ant-upload.ant-upload-drag .anticon-plus:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload.ant-upload-drag:hover .anticon-plus {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload-picture-card-wrapper {
  display: inline-block;
  width: 100%;
}
.ant-upload-picture-card-wrapper::before {
  display: table;
  content: '';
}
.ant-upload-picture-card-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  line-height: 1.5715;
}
.ant-upload-list::before {
  display: table;
  content: '';
}
.ant-upload-list::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-list-item {
  position: relative;
  height: 22.001px;
  margin-top: 8px;
  font-size: 14px;
}
.ant-upload-list-item-name {
  display: inline-block;
  width: 100%;
  padding-left: 22px;
  overflow: hidden;
  line-height: 1.5715;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-upload-list-item-card-actions {
  position: absolute;
  right: 0;
}
.ant-upload-list-item-card-actions-btn {
  opacity: 0;
}
.ant-upload-list-item-card-actions-btn.ant-btn-sm {
  height: 22.001px;
  line-height: 1;
  vertical-align: top;
}
.ant-upload-list-item-card-actions.picture {
  top: 22px;
  line-height: 0;
}
.ant-upload-list-item-card-actions-btn:focus,
.ant-upload-list-item-card-actions.picture .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-card-actions .anticon {
  color: rgba(0, 0, 0, 0.45);
  transition: all 0.3s;
}
.ant-upload-list-item-card-actions:hover .anticon {
  color: rgba(0, 0, 0, 0.85);
}
.ant-upload-list-item-info {
  height: 100%;
  transition: background-color 0.3s;
}
.ant-upload-list-item-info > span {
  display: block;
  width: 100%;
  height: 100%;
}
.ant-upload-list-item-info .anticon-loading .anticon,
.ant-upload-list-item-info .ant-upload-text-icon .anticon {
  position: absolute;
  top: 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-upload-list-item:hover .ant-upload-list-item-info {
  background-color: #f5f5f5;
}
.ant-upload-list-item:hover .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-error,
.ant-upload-list-item-error .ant-upload-text-icon > .anticon,
.ant-upload-list-item-error .ant-upload-list-item-name {
  color: #ff4d4f;
}
.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  color: #ff4d4f;
}
.ant-upload-list-item-error .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-progress {
  position: absolute;
  bottom: -12px;
  width: 100%;
  padding-left: 26px;
  font-size: 14px;
  line-height: 0;
}
.ant-upload-list-picture .ant-upload-list-item,
.ant-upload-list-picture-card .ant-upload-list-item {
  position: relative;
  height: 66px;
  padding: 8px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
.ant-upload-list-picture .ant-upload-list-item:hover,
.ant-upload-list-picture-card .ant-upload-list-item:hover {
  background: transparent;
}
.ant-upload-list-picture .ant-upload-list-item-error,
.ant-upload-list-picture-card .ant-upload-list-item-error {
  border-color: #ff4d4f;
}
.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info {
  background: transparent;
}
.ant-upload-list-picture .ant-upload-list-item-uploading,
.ant-upload-list-picture-card .ant-upload-list-item-uploading {
  border-style: dashed;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  width: 48px;
  height: 48px;
  line-height: 60px;
  text-align: center;
  opacity: 0.8;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail .anticon,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail .anticon {
  font-size: 26px;
}
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#e6f7ff'],
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#e6f7ff'] {
  fill: #fff2f0;
}
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#1890ff'],
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#1890ff'] {
  fill: #ff4d4f;
}
.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-picture-card .ant-upload-list-item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 26px;
  transform: translate(-50%, -50%);
}
.ant-upload-list-picture .ant-upload-list-item-icon .anticon,
.ant-upload-list-picture-card .ant-upload-list-item-icon .anticon {
  font-size: 26px;
}
.ant-upload-list-picture .ant-upload-list-item-image,
.ant-upload-list-picture-card .ant-upload-list-item-image {
  max-width: 100%;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail img,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
}
.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 0 0 8px;
  padding-right: 8px;
  padding-left: 48px;
  overflow: hidden;
  line-height: 44px;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name {
  margin-bottom: 12px;
}
.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 14px;
  width: calc(100% - 24px);
  margin-top: 0;
  padding-left: 56px;
}
.ant-upload-list-picture-card-container {
  display: inline-block;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0;
  vertical-align: top;
}
.ant-upload-list-picture-card .ant-upload-list-item {
  height: 100%;
  margin: 0;
}
.ant-upload-list-picture-card .ant-upload-list-item-info {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.ant-upload-list-picture-card .ant-upload-list-item-info::before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s;
  content: ' ';
}
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info::before {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete {
  z-index: 10;
  width: 16px;
  margin: 0 4px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover {
  color: #fff;
}
.ant-upload-list-picture-card .ant-upload-list-item-info:hover + .ant-upload-list-item-actions,
.ant-upload-list-picture-card .ant-upload-list-item-actions:hover {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: none;
  margin: 8px 0 0;
  padding: 0;
  line-height: 1.5715;
  text-align: center;
}
.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
  position: absolute;
  bottom: 10px;
  display: block;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
  background-color: #fafafa;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
  height: auto;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info::before,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete {
  display: none;
}
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 32px;
  width: calc(100% - 14px);
  padding-left: 0;
}
.ant-upload-list-text-container,
.ant-upload-list-picture-container {
  transition: opacity 0.3s, height 0.3s;
}
.ant-upload-list-text-container::before,
.ant-upload-list-picture-container::before {
  display: table;
  width: 0;
  height: 0;
  content: '';
}
.ant-upload-list-text-container .ant-upload-span,
.ant-upload-list-picture-container .ant-upload-span {
  display: block;
  flex: auto;
}
.ant-upload-list-text .ant-upload-span,
.ant-upload-list-picture .ant-upload-span {
  display: flex;
  align-items: center;
}
.ant-upload-list-text .ant-upload-span > *,
.ant-upload-list-picture .ant-upload-span > * {
  flex: none;
}
.ant-upload-list-text .ant-upload-list-item-name,
.ant-upload-list-picture .ant-upload-list-item-name {
  flex: auto;
  margin: 0;
  padding: 0 8px;
}
.ant-upload-list-text .ant-upload-list-item-card-actions,
.ant-upload-list-picture .ant-upload-list-item-card-actions {
  position: static;
}
.ant-upload-list-text .ant-upload-text-icon .anticon {
  position: static;
}
.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter,
.ant-upload-list .ant-upload-animate-inline-leave {
  animation-duration: 0.3s;
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-fill-mode: forwards;
}
.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter {
  animation-name: uploadAnimateInlineIn;
}
.ant-upload-list .ant-upload-animate-inline-leave {
  animation-name: uploadAnimateInlineOut;
}
@keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
.ant-upload-rtl {
  direction: rtl;
}
.ant-upload-rtl.ant-upload.ant-upload-select-picture-card {
  margin-right: auto;
  margin-left: 8px;
}
.ant-upload-list-rtl {
  direction: rtl;
}
.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1 {
  padding-right: 22px;
  padding-left: 14px;
}
.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2 {
  padding-right: 22px;
  padding-left: 28px;
}
.ant-upload-list-rtl .ant-upload-list-item-name {
  padding-right: 22px;
  padding-left: 0;
}
.ant-upload-list-rtl .ant-upload-list-item-name-icon-count-1 {
  padding-left: 14px;
}
.ant-upload-list-rtl .ant-upload-list-item-card-actions {
  right: auto;
  left: 0;
}
.ant-upload-list-rtl .ant-upload-list-item-card-actions .anticon {
  padding-right: 0;
  padding-left: 5px;
}
.ant-upload-list-rtl .ant-upload-list-item-info {
  padding: 0 4px 0 12px;
}
.ant-upload-list-rtl .ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  padding-right: 0;
  padding-left: 5px;
}
.ant-upload-list-rtl .ant-upload-list-item-progress {
  padding-right: 26px;
  padding-left: 0;
}
.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  right: 8px;
  left: auto;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-icon {
  right: 50%;
  left: auto;
  transform: translate(50%, -50%);
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name {
  margin: 0 8px 0 0;
  padding-right: 48px;
  padding-left: 8px;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1 {
  padding-right: 48px;
  padding-left: 18px;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2 {
  padding-right: 48px;
  padding-left: 36px;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-progress {
  padding-right: 0;
  padding-left: 0;
}
.ant-upload-list-rtl .ant-upload-list-picture-card-container {
  margin: 0 0 8px 8px;
}
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-actions {
  right: 50%;
  left: auto;
  transform: translate(50%, -50%);
}
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
  margin: 8px 0 0;
  padding: 0;
}

/* 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 */

html,
body,
#root {
  height: 100%;
  overflow: auto;
}
.colorWeak {
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.ant-layout {
  min-height: 100vh;
}
canvas {
  display: block;
}
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.globalSpin {
  width: 100%;
  margin: 40px 0 !important;
}
ul,
ol {
  list-style: none;
}
.ant-steps-item-title {
  font-size: 14px !important;
}
body .ant-modal-confirm-confirm .anticon-exclamation-circle {
  display: none;
}
body .ant-modal-confirm-confirm .ant-modal-content {
  background: #67ac2f;
  border-radius: 20px;
}
body .ant-modal-confirm-confirm .ant-modal-content .ant-modal-confirm-title {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  /* identical to box height */
  color: #ffffff;
}
body .ant-modal-confirm-confirm .ant-modal-content .ant-modal-confirm-btns button {
  border-radius: 13px;
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  border: none;
}
body .ant-modal-confirm-confirm .ant-modal-content .ant-modal-confirm-btns .ant-btn-default {
  background: #1d6495;
  /* identical to box height */
  color: #ffffff;
}
body .ant-modal-confirm-confirm .ant-modal-content .ant-modal-confirm-btns .ant-btn-primary {
  background: #ffffff;
  color: #1d6495;
}
body .ant-message .ant-message-notice {
  display: flex;
  justify-content: center;
}
body .ant-message .ant-message-notice .ant-message-notice-content {
  min-width: 20%;
  background: none;
  padding: unset;
  border-radius: 20px;
}
body .ant-message .ant-message-notice .ant-message-notice-content .ant-message-success,
body .ant-message .ant-message-notice .ant-message-notice-content .ant-message-warning,
body .ant-message .ant-message-notice .ant-message-notice-content .ant-message-error {
  height: 56px;
  border-radius: 20px;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .ant-message .ant-message-notice .ant-message-notice-content span:first-child {
  display: none;
}
body .ant-message .ant-message-notice .ant-message-notice-content .ant-message-success {
  background: #67ac2f;
}
body .ant-message .ant-message-notice .ant-message-notice-content .ant-message-error {
  background: red;
}
body .ant-message .ant-message-notice .ant-message-notice-content .ant-message-warning {
  background: #c0c01f;
  color: #000;
  padding: 0 20px;
  text-align: start;
}
body .ant-message .ant-message-notice .ant-message-notice-content .ant-message-success .anticon {
  color: white;
}
body .ant-message .ant-message-notice .ant-message-notice-content span {
  color: white;
}
body .ant-message .ant-message-notice .ant-message-notice-content .ant-message-error {
  margin-top: 1%;
}
body .ant-message .ant-message-notice .ant-message-notice-content .ant-message-error .anticon .anticon-check-circle {
  font-size: 26px !important;
}
body .ant-input-group-addon,
body .ant-input-group-addon .ant-input-search-button {
  background-color: transparent;
}
body .ant-input-search-button {
  display: flex;
  align-items: center;
}
body .datepicker-modal {
  z-index: 1001;
  position: fixed;
  bottom: 0;
}
body .overLayMenuMobile {
  background: #ffffff;
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 15px 20px;
  width: 100%;
  box-sizing: border-box;
  max-height: 500px;
  overflow-y: scroll;
}
body .overLayMenuMobile .subMenu {
  display: flex;
  align-items: center;
  text-align: center;
  margin-bottom: 0;
}
body .overLayMenuMobile .subMenu img {
  width: 18px;
  height: 24px;
}
body .overLayMenuMobile .subMenu span {
  font-family: 'UTM-AVO-bold';
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 38px;
  color: #67ac2f;
  padding-left: 15px;
}
body .overLayMenuMobile .overlayMenu {
  margin: auto;
}
body .overLayMenuMobile .overlayMenu .buttonMenu {
  background: #ffffff;
  box-shadow: 0px 2px 5.5px 0.5px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  height: 50px;
  margin: 5px 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
body .overLayMenuMobile .overlayMenu .buttonMenu .menu {
  margin: unset;
}
body .overLayMenuMobile .overlayMenu .buttonMenu .menu img {
  width: 24px;
}
body .overLayMenuMobile .overlayMenu .buttonMenu .menu .menuImg {
  padding: 0 5px !important;
  font-size: 18px !important;
}
body .overLayMenuMobile .overlayMenu .buttonMenu .menu span {
  font-size: 15px;
  padding-left: 12px;
}
/* ===========================================================================
   Giao diện TRƯỜNG HỌC (orgType=3) — theme theo prototype docs/prototype/.
   Chỉ áp trong vùng nội dung gắn class .ck-school (đặt ở BasicLayout Content),
   nên KHÔNG ảnh hưởng org cá nhân/gia đình/phòng khám.
   Tokens: xanh lá #67ac2f / #558f26, xanh dương #1d6495 / #164e74, nền #f4f7fa.
   =========================================================================== */
.ck-school {
  background: #f4f7fa;
  /* Nút chính: xanh lá (dùng !important để đè style riêng của trang, vd .btnPlus) */
  /* Nút primary ghost (viền): xanh lá */
  /* Bo góc nút/ô nhập theo prototype */
  /* Link: xanh dương đậm, hover xanh lá */
  /* Thẻ (card) bo tròn + đổ bóng mềm như prototype */
  /* Tiêu đề trang */
  /* Ẩn hẳn thanh header xanh (breadcrumb/tiêu đề) của trang — áp cho mọi
     trang bản trường (org.type=3). Trang tự có tiêu đề riêng trong nội dung. */
  /* Header bảng nhạt như prototype (đè StandardTable header xanh đậm #1d6495) */
  /* Checkbox ở header bảng: viền xám để thấy trên nền sáng */
  /* Phân trang: trang đang chọn xanh lá */
}
.ck-school .ant-btn-primary {
  background: #67ac2f !important;
  border-color: #67ac2f !important;
  color: #fff !important;
}
.ck-school .ant-btn-primary:hover,
.ck-school .ant-btn-primary:focus {
  background: #558f26 !important;
  border-color: #558f26 !important;
}
.ck-school .ant-btn-primary.ant-btn-background-ghost {
  color: #67ac2f;
  border-color: #67ac2f;
  background: transparent;
}
.ck-school .ant-btn-primary.ant-btn-background-ghost:hover,
.ck-school .ant-btn-primary.ant-btn-background-ghost:focus {
  color: #558f26;
  border-color: #558f26;
}
.ck-school .ant-btn {
  border-radius: 10px;
}
.ck-school .ant-input,
.ck-school .ant-input-affix-wrapper,
.ck-school .ant-input-number,
.ck-school .ant-picker,
.ck-school .ant-select-selector {
  border-radius: 10px !important;
}
.ck-school a {
  color: #164e74;
}
.ck-school a:hover {
  color: #67ac2f;
}
.ck-school .ant-card {
  border-radius: 14px;
  border-color: #e3e9ef;
  box-shadow: 0 2px 10px rgba(20, 50, 80, 0.08);
}
.ck-school .ant-card-hoverable:hover {
  box-shadow: 0 6px 18px rgba(20, 50, 80, 0.14);
  border-color: #cfe0c0;
}
.ck-school .ant-page-header-heading-title {
  color: #1f2d3d;
  font-weight: 700;
}
.ck-school .antd-pro-components-page-header-index-pageHeader {
  display: none;
}
.ck-school .ant-table-thead > tr > th,
.ck-school .ant-table-thead .ant-table-cell {
  background: #f7fafc !important;
  color: #6b7a8d !important;
  border-bottom: 1px solid #e3e9ef !important;
}
.ck-school .ant-table-thead .ant-checkbox-inner {
  border-color: #b5c2cf !important;
}
.ck-school .ant-pagination-item-active {
  background: #67ac2f !important;
  border-color: #67ac2f !important;
}
.ck-school .ant-pagination-item-active a {
  color: #fff !important;
}
/* Bổ sung theme prototype: áp cho cả vùng nội dung trường (.ck-school) và
   bên trong modal (.ck-modal — vì modal portal ra ngoài .ck-school). */
.ck-school,
.ck-modal {
  /* Badge trạng thái dạng viên thuốc (pill) như prototype */
  /* Nhãn form đậm */
  /* Control nhấn xanh lá thay vì xanh dương mặc định */
}
.ck-school .ant-tag,
.ck-modal .ant-tag {
  border: 0;
  border-radius: 999px;
  padding: 2px 11px;
  font-weight: 600;
}
.ck-school .ant-form-item-label > label,
.ck-modal .ant-form-item-label > label {
  font-weight: 700;
  color: #1f2d3d;
}
.ck-school .ant-checkbox-checked .ant-checkbox-inner,
.ck-modal .ant-checkbox-checked .ant-checkbox-inner {
  background: #67ac2f;
  border-color: #67ac2f;
}
.ck-school .ant-radio-checked .ant-radio-inner,
.ck-modal .ant-radio-checked .ant-radio-inner {
  border-color: #67ac2f;
}
.ck-school .ant-radio-inner::after,
.ck-modal .ant-radio-inner::after {
  background: #67ac2f;
}
.ck-school .ant-switch-checked,
.ck-modal .ant-switch-checked {
  background: #67ac2f;
}
.ck-school .ant-input:focus,
.ck-modal .ant-input:focus,
.ck-school .ant-input-focused,
.ck-modal .ant-input-focused,
.ck-school .ant-picker-focused,
.ck-modal .ant-picker-focused,
.ck-school .ant-select-focused .ant-select-selector,
.ck-modal .ant-select-focused .ant-select-selector,
.ck-school .ant-input-affix-wrapper-focused,
.ck-modal .ant-input-affix-wrapper-focused {
  border-color: #67ac2f !important;
  box-shadow: 0 0 0 2px rgba(103, 172, 47, 0.15) !important;
}
/* Theme MODAL/form (gắn qua wrapClassName="ck-modal"). KHÔNG đặt background để
   không che lớp mask mờ. Lặp nút/ô nhập vì modal nằm ngoài .ck-school. */
.ck-modal .ant-modal-content {
  border-radius: 16px;
}
.ck-modal .ant-modal-header {
  border-radius: 16px 16px 0 0;
}
.ck-modal .ant-btn {
  border-radius: 10px;
}
.ck-modal .ant-btn-primary {
  background: #67ac2f !important;
  border-color: #67ac2f !important;
  color: #fff !important;
}
.ck-modal .ant-btn-primary:hover,
.ck-modal .ant-btn-primary:focus {
  background: #558f26 !important;
  border-color: #558f26 !important;
}
.ck-modal .ant-input,
.ck-modal .ant-input-affix-wrapper,
.ck-modal .ant-input-number,
.ck-modal .ant-picker,
.ck-modal .ant-select-selector {
  border-radius: 10px !important;
}
.print-root {
  width: 794px;
  /* ~A4 @96dpi; cộng/trừ theo margin bạn dùng */
  line-height: 1.35;
  /* line-height thoáng để tránh dính mép */
}
/* Điện thoại: khổ A4 cứng 794px làm cả trang tràn ngang, khách phải vuốt mới đọc được
   (đo 08/09/2026: 199 phần tử vượt mép phải — tất cả đều là con thừa hưởng width này).
   Chỉ nới trên MÀN HÌNH; bản in giữ nguyên 794px. Lúc xuất PDF trên điện thoại,
   `handleExportPDFReportMobile` tự ép lại 794px vì html2canvas chụp DOM đang hiển thị. */
@media screen and (max-width: 767px) {
  .print-root {
    width: 100%;
  }
}
/* Nội dung câu hỏi (ASQ3...) chứa HTML khi xem lại bài làm — dẹp margin <p> thừa
   cho gọn trong ô bảng; ảnh co theo cột. Tinh chỉnh thêm theo màn hình thực tế. */
.review-q-content {
  line-height: 1.45;
}
.review-q-content p {
  margin: 0 0 4px;
}
.review-q-content p:last-child {
  margin-bottom: 0;
}
.review-q-content img {
  max-width: 100%;
  height: auto;
}

