@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700;800;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;
}
::-moz-selection {
  color: #fff;
  background: #1890ff;
}
::selection {
  color: #fff;
  background: #1890ff;
}
.clearfix::before {
  display: table;
  content: '';
}
.clearfix::after {
  display: table;
  clear: both;
  content: '';
}
.anticon {
  display: inline-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-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;
}

.LayoutSideBarMainApp{position:fixed;width:126px;top:0;z-index:1}.LayoutSideBarMainApp__logo{display:flex;flex-direction:column;justify-content:center;align-items:center;width:9rem;height:4.5rem;gap:8px;background:#fff}.LayoutSideBarMainApp__logo img{padding:1.35rem 1rem;width:9rem}.LayoutSideBarMainApp__container_menu_list{overflow-y:scroll;overflow-x:hidden;position:fixed;height:calc(100% - 4.5rem);background:#f8f8fb;display:flex;flex-direction:column;justify-content:space-between;gap:2rem}.LayoutSideBarMainApp__container_menu_list::-webkit-scrollbar{display:none}.LayoutSideBarMainApp__menu-list{display:flex;flex-direction:column;align-items:center;padding:0px;gap:4px;margin-top:24px;position:relative}.LayoutSideBarMainApp__menu-nav-item{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:.625rem;margin-right:.625rem;width:106px;height:72px;border-radius:8px;cursor:pointer;transition:all .25s cubic-bezier(0.5, 0, 0.5, 1);border:1px solid rgba(0,0,0,0)}.LayoutSideBarMainApp__menu-nav-item:hover{background-color:#f0f0f3;transition:all .25s cubic-bezier(0.5, 0, 0.5, 1)}.LayoutSideBarMainApp__menu-nav-item-active{box-sizing:border-box;background:#f0f0f3;border:1px solid #ced4da;border-radius:8px;transition:all .25s cubic-bezier(0.5, 0, 0.5, 1)}.LayoutSideBarMainApp__menu-nav-icon{display:flex;flex-direction:column;align-items:center}.LayoutSideBarMainApp__menu-nav-label{display:flex;flex-direction:column;align-items:center}.LayoutSideBarMainApp__text-version{display:flex;margin-bottom:.825rem;margin-left:.825rem;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#6c757d}.LayoutSideBarMainApp__active-indicator{position:absolute;width:8px;height:24px;left:6px;z-index:9999;border-radius:8px;background:#07827c;transform:translateY(24px);transition:all .25s cubic-bezier(0.5, 0, 0.5, 1.5)}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-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-tooltip {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1070;
  display: block;
  width: -moz-max-content;
  width: max-content;
  width: intrinsic;
  max-width: 250px;
  visibility: visible;
}
.ant-tooltip-content {
  position: relative;
}
.ant-tooltip-hidden {
  display: none;
}
.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
  padding-bottom: 14.3137085px;
}
.ant-tooltip-placement-right,
.ant-tooltip-placement-rightTop,
.ant-tooltip-placement-rightBottom {
  padding-left: 14.3137085px;
}
.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
  padding-top: 14.3137085px;
}
.ant-tooltip-placement-left,
.ant-tooltip-placement-leftTop,
.ant-tooltip-placement-leftBottom {
  padding-right: 14.3137085px;
}
.ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-tooltip-arrow {
  position: absolute;
  z-index: 2;
  display: block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ant-tooltip-arrow-content {
  --antd-arrow-background-color: linear-gradient(to right bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.75));
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 11.3137085px;
  height: 11.3137085px;
  margin: auto;
  content: '';
  pointer-events: auto;
  border-radius: 0 0 2px;
  pointer-events: none;
}
.ant-tooltip-arrow-content::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: var(--antd-arrow-background-color);
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  -webkit-clip-path: inset(33% 33%);
          clip-path: inset(33% 33%);
  -webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
          clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: 0;
  transform: translateY(100%);
}
.ant-tooltip-placement-top .ant-tooltip-arrow-content,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow-content,
.ant-tooltip-placement-topRight .ant-tooltip-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-11px) rotate(45deg);
}
.ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  transform: translateY(100%) translateX(-50%);
}
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 13px;
}
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 13px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  left: 0;
  transform: translateX(-100%);
}
.ant-tooltip-placement-right .ant-tooltip-arrow-content,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow-content,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow-content {
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(11px) rotate(135deg);
}
.ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  transform: translateX(-100%) translateY(-50%);
}
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 5px;
}
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  right: 0;
  transform: translateX(100%);
}
.ant-tooltip-placement-left .ant-tooltip-arrow-content,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow-content,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow-content {
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-11px) rotate(315deg);
}
.ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  transform: translateX(100%) translateY(-50%);
}
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 5px;
}
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: 0;
  transform: translateY(-100%);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow-content,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow-content,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow-content {
  box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(11px) rotate(225deg);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  transform: translateY(-100%) translateX(-50%);
}
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 13px;
}
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 13px;
}
.ant-tooltip-pink .ant-tooltip-inner {
  background-color: #eb2f96;
}
.ant-tooltip-pink .ant-tooltip-arrow-content::before {
  background: #eb2f96;
}
.ant-tooltip-magenta .ant-tooltip-inner {
  background-color: #eb2f96;
}
.ant-tooltip-magenta .ant-tooltip-arrow-content::before {
  background: #eb2f96;
}
.ant-tooltip-red .ant-tooltip-inner {
  background-color: #f5222d;
}
.ant-tooltip-red .ant-tooltip-arrow-content::before {
  background: #f5222d;
}
.ant-tooltip-volcano .ant-tooltip-inner {
  background-color: #fa541c;
}
.ant-tooltip-volcano .ant-tooltip-arrow-content::before {
  background: #fa541c;
}
.ant-tooltip-orange .ant-tooltip-inner {
  background-color: #fa8c16;
}
.ant-tooltip-orange .ant-tooltip-arrow-content::before {
  background: #fa8c16;
}
.ant-tooltip-yellow .ant-tooltip-inner {
  background-color: #fadb14;
}
.ant-tooltip-yellow .ant-tooltip-arrow-content::before {
  background: #fadb14;
}
.ant-tooltip-gold .ant-tooltip-inner {
  background-color: #faad14;
}
.ant-tooltip-gold .ant-tooltip-arrow-content::before {
  background: #faad14;
}
.ant-tooltip-cyan .ant-tooltip-inner {
  background-color: #13c2c2;
}
.ant-tooltip-cyan .ant-tooltip-arrow-content::before {
  background: #13c2c2;
}
.ant-tooltip-lime .ant-tooltip-inner {
  background-color: #a0d911;
}
.ant-tooltip-lime .ant-tooltip-arrow-content::before {
  background: #a0d911;
}
.ant-tooltip-green .ant-tooltip-inner {
  background-color: #52c41a;
}
.ant-tooltip-green .ant-tooltip-arrow-content::before {
  background: #52c41a;
}
.ant-tooltip-blue .ant-tooltip-inner {
  background-color: #1890ff;
}
.ant-tooltip-blue .ant-tooltip-arrow-content::before {
  background: #1890ff;
}
.ant-tooltip-geekblue .ant-tooltip-inner {
  background-color: #2f54eb;
}
.ant-tooltip-geekblue .ant-tooltip-arrow-content::before {
  background: #2f54eb;
}
.ant-tooltip-purple .ant-tooltip-inner {
  background-color: #722ed1;
}
.ant-tooltip-purple .ant-tooltip-arrow-content::before {
  background: #722ed1;
}
.ant-tooltip-rtl {
  direction: rtl;
}
.ant-tooltip-rtl .ant-tooltip-inner {
  text-align: right;
}

.LayoutTopBarMainApp{display:flex;justify-content:space-between;align-items:center;position:fixed;background:#fff;padding:1rem 0 1rem 2.5rem;margin-left:9rem;height:4.5rem;width:100%;top:0;z-index:999}.LayoutTopBarMainApp__left-side{display:flex;align-items:center;gap:1rem}.LayoutTopBarMainApp__left-side-info{display:flex}.LayoutTopBarMainApp__text-welcome{height:2rem;font-size:1.75rem;margin:0 .375rem 0 0;color:#4d4f5c;display:flex;justify-content:center;align-items:center;font-style:normal;font-weight:400;line-height:2.5rem;font-family:"Source Sans Pro",sans-serif}.LayoutTopBarMainApp__text-user{height:2rem;font-size:1.75rem;font-weight:600;margin:0 .75rem 0 0;color:#4d4f5c;display:flex;justify-content:center;align-items:center;font-style:normal;line-height:2.5rem;font-family:"Source Sans Pro",sans-serif}.LayoutTopBarMainApp__display-photo{width:2.25rem;height:2.25rem;border-radius:50%;background:#f5f5f5;display:flex;font-size:.625rem;text-align:center;justify-content:center;align-items:center}.LayoutTopBarMainApp__right-side{display:flex;padding:1rem 2.5rem;margin-right:7.875rem;justify-content:center;align-items:center}.LayoutTopBarMainApp__action-menu{display:flex;margin:0 2.625rem 0 0;gap:1rem}.LayoutTopBarMainApp__action-notif{cursor:pointer;width:1.25rem;height:1.25rem;padding:.375rem}.LayoutTopBarMainApp__action-logout{padding:.125rem 1rem;background:#fff;margin:0 1rem 0 0}.LayoutTopBarMainApp__action-logout h5{font-size:.875rem;margin-right:.583125rem}.LayoutTopBarMainApp__action-logout:hover{background:#ffcccb}.LayoutTopBarMainApp__action-logout:hover .LayoutTopBarMainApp__action-logout-text{color:red}.LayoutTopBarMainApp__action-logout:hover .LayoutTopBarMainApp__action-logout-icon{fill:red}.LayoutTopBarMainApp__action-logout-text{font-weight:semi bold;margin:0 .5rem 0 0}.LayoutTopBarMainApp__action-logout-icon{fill:#4d4f5c}.LayoutTopBarMainApp__icon-menu{padding:.375rem;background:none;color:#4d4f5c}.LayoutTopBarMainApp__icon-menu__active{padding:.3125rem;background:none;border:.063rem solid #caced5;color:#007e75}.LayoutTopBarMainApp__icon-menu:hover{padding:.312rem;border:.063rem solid #caced5;color:#007e75}
.LayoutContentMainApp__children{grid-area:main;background:#f8f8fb;padding:1rem;margin:4.5rem 0 0 7.875rem;height:100vh}
.LayoutMainAppContainer{position:relative;max-height:100vh}
.AccountTab{width:100%;gap:12px;display:flex;flex-direction:column}.AccountTab--item{box-sizing:border-box;display:flex;align-items:center;padding:.25rem .75rem;gap:.5rem;background:#f8f8fb;cursor:pointer;border:1px solid rgba(0,0,0,0);width:100%}.AccountTab--item:hover{background:#f0f0f3;border:1px solid #ced4da;border-radius:.25rem}.AccountTab--item.active{background:#f0f0f3;border:1px solid #ced4da;border-radius:.25rem}.AccountTab--item[disabled]{pointer-events:none;cursor:not-allowed}.AccountTab--item[disabled] .AccountTab--label{color:rgba(0,0,0,.25)}.AccountTab--icon{display:flex;align-items:center;justify-content:center}.AccountTab--label{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.625rem;color:#6c757d}
/* 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;
}

/* 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::-moz-placeholder {
  color: #bfbfbf;
  -moz-user-select: none;
       user-select: none;
}
.ant-input-affix-wrapper:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input-affix-wrapper::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-input-affix-wrapper:-moz-placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-affix-wrapper:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-input-affix-wrapper:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-affix-wrapper:hover {
  border-color: #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::-moz-placeholder {
  color: #bfbfbf;
  -moz-user-select: none;
       user-select: none;
}
.ant-input:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-input:-moz-placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input:hover {
  border-color: #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-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;
}

.bvt-skeleton__picture{display:flex;align-items:center;justify-content:center;vertical-align:top;width:4rem;height:4rem;position:relative;overflow:hidden;background-color:#e2eef1;line-height:12rem}.bvt-skeleton__picture__svg{line-height:3rem;max-width:12rem;max-height:12rem;min-width:1rem;min-height:1rem}.bvt-skeleton__picture__svg__path{fill:#fff}.bvt-skeleton__picture::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));animation:shimmer 2s infinite;content:""}.bvt-skeleton__square{display:inline-block;position:relative;overflow:hidden;background-color:#e2eef1;width:100%}.bvt-skeleton__square::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));animation:shimmer 2s infinite;content:""}.bvt-skeleton__circle{display:inline-block;position:relative;overflow:hidden;background-color:#e2eef1;border-radius:50%}.bvt-skeleton__circle::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));animation:shimmer 2s infinite;content:""}@keyframes shimmer{100%{transform:translateX(100%)}}
.header-segment{border-radius:.5rem;padding:.45rem 1rem;font-family:"Source Sans Pro",sans-serif;min-height:4rem;display:flex;flex-direction:column;justify-content:center}.header-segment--default,.header-segment--gray{background-color:#f0f0f3;border:.063rem solid #caced5}.header-segment--outlined{background:#f8f8fb;border:.063rem solid #c9d8dc}.header-segment__title-container{display:flex;align-items:center}.header-segment__right-container{display:flex;align-items:center}.header-segment__title.ant-typography{margin-bottom:0rem;font-weight:400;font-size:1.875rem}.header-segment__title--default.ant-typography,.header-segment__title--gray.ant-typography{color:#657991}.header-segment__title--outlined.ant-typography{color:#c9d8dc;font-size:1.5rem}.header-segment__right-wrapper{display:flex}.header-segment__back-button{padding:.5rem;border-radius:.25rem;background:#f8f8fb;border:.063rem solid #d7dae2;display:flex;align-items:center;justify-content:center;justify-items:center;cursor:pointer;transition:.1s linear;color:#364961}.header-segment__back-button:hover{border-color:#007e75;color:#007e75;transition:.1s linear}.header-segment__back-button:focus{box-shadow:0px 0px 0px 2px rgba(0,126,117,.5);transition:.1s linear}
.AccountDetailCard{padding:.75rem;display:flex;flex-direction:column;width:100%;height:100%}.AccountDetailCard--title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:700;font-size:.875rem;line-height:1.25rem;color:#495057;padding:0 0 .75rem 0}.AccountDetailCard--body-content{padding:1.5rem 0 0 0}.AccountDetailCard--footer{padding:1.25rem 0 0 0;height:100%;position:relative;display:flex;flex-direction:row;align-items:flex-end}
.AccountItemInfo{display:flex;flex-direction:column;gap:1rem}.AccountItemInfo--item{display:flex;flex-direction:column;gap:.25rem}.AccountItemInfo--item:nth-of-type(1) .AccountItemInfo--value{font-size:1.125rem}.AccountItemInfo--label{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.625rem;color:#6c757d}.AccountItemInfo--value{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:1rem;line-height:1.75rem;color:#495057;background:#fff;border-bottom:1px solid #ced4da;display:flex;flex-direction:row;align-items:center;padding:0 0 .5rem;gap:.5rem}
.AccountPhoto{box-sizing:border-box;left:1rem;top:2.75rem;background:#1d5271;border:1px solid #1c1a1a;border-radius:.5rem;display:flex;align-items:center;justify-content:center;padding:1.375rem 2rem}.AccountPhoto--item{width:7.5rem;height:7.5rem;position:absolute;border:1px solid #1c1a1a;border-radius:50%}.AccountPhoto--item__photo{object-fit:cover;width:100%;height:100%;position:absolute;border-radius:50%}
.BusinessDetailSummary{display:flex;align-items:flex-start;padding:1rem;gap:1.25rem;background:#1d5271;border-radius:.5rem;justify-content:space-between}.BusinessDetailSummary--left,.BusinessDetailSummary--right{display:flex;flex-direction:column;gap:1.25rem}.BusinessDetailSummary--right .BusinessDetailSummary--label,.BusinessDetailSummary--right .BusinessDetailSummary--value{text-align:right;width:100%}.BusinessDetailSummary--item{display:flex;flex-direction:column;align-items:start;gap:.25rem}.BusinessDetailSummary--label{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#fff}.BusinessDetailSummary--value{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:700;font-size:.875rem;line-height:1.25rem;color:#fff}
.PersonalDetailContainer--card{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:2.5rem;background:#fff;box-shadow:0 1.25rem 1.25rem rgba(0,0,0,.05);border-radius:.5rem;width:100%;height:100%}.PersonalDetailContainer--card__footer{width:100%}
/* 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-switch {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  min-width: 44px;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.25);
  border: 0;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-switch:focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}
.ant-switch-checked:focus {
  box-shadow: 0 0 0 2px #e6f7ff;
}
.ant-switch:focus:hover {
  box-shadow: none;
}
.ant-switch-checked {
  background-color: #1890ff;
}
.ant-switch-loading,
.ant-switch-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.ant-switch-loading *,
.ant-switch-disabled * {
  box-shadow: none;
  cursor: not-allowed;
}
.ant-switch-inner {
  display: block;
  margin: 0 7px 0 25px;
  color: #fff;
  font-size: 12px;
  transition: margin 0.2s;
}
.ant-switch-checked .ant-switch-inner {
  margin: 0 25px 0 7px;
}
.ant-switch-handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 18px;
  height: 18px;
  transition: all 0.2s ease-in-out;
}
.ant-switch-handle::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  border-radius: 9px;
  box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
  transition: all 0.2s ease-in-out;
  content: '';
}
.ant-switch-checked .ant-switch-handle {
  left: calc(100% - 18px - 2px);
}
.ant-switch:not(.ant-switch-disabled):active .ant-switch-handle::before {
  right: -30%;
  left: 0;
}
.ant-switch:not(.ant-switch-disabled):active.ant-switch-checked .ant-switch-handle::before {
  right: 0;
  left: -30%;
}
.ant-switch-loading-icon.anticon {
  position: relative;
  top: 2px;
  color: rgba(0, 0, 0, 0.65);
  vertical-align: top;
}
.ant-switch-checked .ant-switch-loading-icon {
  color: #1890ff;
}
.ant-switch-small {
  min-width: 28px;
  height: 16px;
  line-height: 16px;
}
.ant-switch-small .ant-switch-inner {
  margin: 0 5px 0 18px;
  font-size: 12px;
}
.ant-switch-small .ant-switch-handle {
  width: 12px;
  height: 12px;
}
.ant-switch-small .ant-switch-loading-icon {
  top: 1.5px;
  font-size: 9px;
}
.ant-switch-small.ant-switch-checked .ant-switch-inner {
  margin: 0 18px 0 5px;
}
.ant-switch-small.ant-switch-checked .ant-switch-handle {
  left: calc(100% - 12px - 2px);
}
.ant-switch-rtl {
  direction: rtl;
}
.ant-switch-rtl .ant-switch-inner {
  margin: 0 25px 0 7px;
}
.ant-switch-rtl .ant-switch-handle {
  right: 2px;
  left: auto;
}
.ant-switch-rtl:not(.ant-switch-rtl-disabled):active .ant-switch-handle::before {
  right: 0;
  left: -30%;
}
.ant-switch-rtl:not(.ant-switch-rtl-disabled):active.ant-switch-checked .ant-switch-handle::before {
  right: -30%;
  left: 0;
}
.ant-switch-rtl.ant-switch-checked .ant-switch-inner {
  margin: 0 7px 0 25px;
}
.ant-switch-rtl.ant-switch-checked .ant-switch-handle {
  right: calc(100% - 18px - 2px);
}
.ant-switch-rtl.ant-switch-small.ant-switch-checked .ant-switch-handle {
  right: calc(100% - 12px - 2px);
}

.AccountCard{display:flex;flex-direction:column;align-items:flex-start;padding:0px 0px 1.5rem;gap:1rem;background:#fff;border-radius:.5rem;width:100%}.AccountCard--header{padding:.5rem 1rem;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:700;font-size:.875rem;line-height:1.5rem;color:#495057;display:flex;flex-direction:row;align-items:flex-start;gap:.5rem;background:#f9fbfc;border-radius:.5rem .5rem 0 0;width:100%}.AccountCard--content{padding:0 1rem;gap:1rem;display:flex;flex-direction:column;align-items:flex-start}
.AccountNoteInfo{width:100%;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#495057;padding:.25rem .5rem;gap:.5rem;background:#f8f8fb;border-radius:4px;height:fit-content}.AccountNoteInfo.bordered{border:1px solid #ced4da;border-radius:4px}.AccountNoteInfo .green-link-text{color:#07827c;text-decoration:underline}
/* 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;
}

.PasswordStrengthBar__info-label{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#a0a6a9}.PasswordStrengthBar__info-value{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:var(--LabelColor)}.PasswordStrengthBar .ant-progress-outer{height:.25rem}.PasswordStrengthBar .ant-progress-success-bg,.PasswordStrengthBar .ant-progress-bg{background-color:var(--ProgressBgColor)}.PasswordStrengthBar .ant-progress-bg{height:.25rem !important}
.SecurityAndLoginContainer--content{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:.75rem}.SecurityAndLoginContainer--info{display:flex;flex-direction:row;align-items:flex-start;padding:.25rem .5rem;gap:.5rem;background:#1d5271;border:1px solid #1d5271;border-radius:.25rem;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#f8f8fb}.SecurityAndLoginContainer--button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.3125rem 1rem;gap:.625rem;background:#07827c;border:1px solid #07827c;border-radius:.25rem;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;text-align:center;color:#fff}.SecurityAndLoginContainer--button:hover,.SecurityAndLoginContainer--button:focus{background:#07827c;border:1px solid #07827c;color:#fff}.SecurityAndLoginContainer--item{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:1rem;width:100%}.SecurityAndLoginContainer--form{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:.5rem;width:100%}.SecurityAndLoginContainer--form__label{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.625rem;color:#495057}.SecurityAndLoginContainer--form__input{width:100%}.SecurityAndLoginContainer--form__input.custom-input{padding:.5rem .75rem;background:#fff;border:1px solid #ced4da;border-radius:.25rem}.SecurityAndLoginContainer--form__input.custom-input .ant-input-suffix{display:flex;flex-direction:row-reverse}.SecurityAndLoginContainer--form__input.custom-input .suffix-show{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.125rem .5rem;gap:.625rem;background:#f9fbfc;border:1px solid #ced4da;border-radius:.25rem;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#07827c}.SecurityAndLoginContainer--form__input.custom-input .suffix-show:disabled{color:#ced4da;cursor:not-allowed}.SecurityAndLoginContainer--form__input.custom-input .ant-input-password-icon{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.125rem .5rem;gap:.625rem;background:#f9fbfc;border:1px solid #ced4da;border-radius:.25rem;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#07827c}.SecurityAndLoginContainer--form__input.custom-input .ant-input-clear-icon-hidden{display:none}.SecurityAndLoginContainer--form__error-message{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:red}.SecurityAndLoginContainer--confirmation{display:flex;flex-direction:column;width:100%;gap:.5rem}.SecurityAndLoginContainer--confirmation__wrapper{display:flex;justify-content:space-between}.SecurityAndLoginContainer--confirmation__divider{margin:0;padding:0}.SecurityAndLoginContainer--confirmation__label{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:1.125rem;line-height:1.75rem;color:#6c757d}.SecurityAndLoginContainer--confirmation__input{display:flex;gap:.625rem;align-items:center}.SecurityAndLoginContainer--confirmation__input span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#6c757d}.SecurityAndLoginContainer--confirmation__input-switch.ant-switch-checked{background-color:#07827c}
.AccountContainer{height:100%}.AccountContainer--content{padding:.75rem 0;height:100%}.AccountContainer--tab{display:flex;flex-direction:column;align-items:flex-start;padding:1rem;gap:.75rem;background:#f8f8fb;border:1px solid #ced4da;border-radius:.5rem;height:100%;width:100%}
.menu-bar__home-logo{display:flex;align-items:center;cursor:pointer}.menu-bar__home-logo img{width:9rem;padding:0 1rem}.menu-bar__home-logo__back-home{display:flex;align-items:center;cursor:pointer;height:3rem}.menu-bar__home-logo__back-home:hover{background-color:#f8f8fb}.menu-bar__home-logo__back-home svg{margin:0 .25rem 0 .5rem;fill:#4d4f5c}.menu-bar__home-logo__back-home p{margin:0 .5rem 0 .25rem}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-popover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  max-width: 100vw;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.ant-popover-content {
  position: relative;
}
.ant-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.ant-popover-hidden {
  display: none;
}
.ant-popover-placement-top,
.ant-popover-placement-topLeft,
.ant-popover-placement-topRight {
  padding-bottom: 15.3137085px;
}
.ant-popover-placement-right,
.ant-popover-placement-rightTop,
.ant-popover-placement-rightBottom {
  padding-left: 15.3137085px;
}
.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
  padding-top: 15.3137085px;
}
.ant-popover-placement-left,
.ant-popover-placement-leftTop,
.ant-popover-placement-leftBottom {
  padding-right: 15.3137085px;
}
.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-popover {
    /* IE10+ */
  }
  .ant-popover-inner {
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  }
}
.ant-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  border-bottom: 1px solid #f0f0f0;
}
.ant-popover-inner-content {
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.85);
}
.ant-popover-message {
  display: flex;
  padding: 4px 0 12px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.ant-popover-message-icon {
  display: inline-block;
  margin-right: 8px;
  color: #faad14;
  font-size: 14px;
}
.ant-popover-buttons {
  margin-bottom: 4px;
  text-align: right;
}
.ant-popover-buttons button:not(:first-child) {
  margin-left: 8px;
}
.ant-popover-arrow {
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ant-popover-arrow-content {
  --antd-arrow-background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 11.3137085px;
  height: 11.3137085px;
  margin: auto;
  content: '';
  pointer-events: auto;
  border-radius: 0 0 2px;
  pointer-events: none;
}
.ant-popover-arrow-content::before {
  position: absolute;
  top: -11.3137085px;
  left: -11.3137085px;
  width: 33.9411255px;
  height: 33.9411255px;
  background: var(--antd-arrow-background-color);
  background-repeat: no-repeat;
  background-position: -10px -10px;
  content: '';
  -webkit-clip-path: inset(33% 33%);
          clip-path: inset(33% 33%);
  -webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
          clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
.ant-popover-placement-topRight .ant-popover-arrow {
  bottom: 0;
  transform: translateY(100%);
}
.ant-popover-placement-top .ant-popover-arrow-content,
.ant-popover-placement-topLeft .ant-popover-arrow-content,
.ant-popover-placement-topRight .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-11px) rotate(45deg);
}
.ant-popover-placement-top .ant-popover-arrow {
  left: 50%;
  transform: translateY(100%) translateX(-50%);
}
.ant-popover-placement-topLeft .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-topRight .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-right .ant-popover-arrow,
.ant-popover-placement-rightTop .ant-popover-arrow,
.ant-popover-placement-rightBottom .ant-popover-arrow {
  left: 0;
  transform: translateX(-100%);
}
.ant-popover-placement-right .ant-popover-arrow-content,
.ant-popover-placement-rightTop .ant-popover-arrow-content,
.ant-popover-placement-rightBottom .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(11px) rotate(135deg);
}
.ant-popover-placement-right .ant-popover-arrow {
  top: 50%;
  transform: translateX(-100%) translateY(-50%);
}
.ant-popover-placement-rightTop .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-rightBottom .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-placement-bottom .ant-popover-arrow,
.ant-popover-placement-bottomLeft .ant-popover-arrow,
.ant-popover-placement-bottomRight .ant-popover-arrow {
  top: 0;
  transform: translateY(-100%);
}
.ant-popover-placement-bottom .ant-popover-arrow-content,
.ant-popover-placement-bottomLeft .ant-popover-arrow-content,
.ant-popover-placement-bottomRight .ant-popover-arrow-content {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.06);
  transform: translateY(11px) rotate(-135deg);
}
.ant-popover-placement-bottom .ant-popover-arrow {
  left: 50%;
  transform: translateY(-100%) translateX(-50%);
}
.ant-popover-placement-bottomLeft .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-bottomRight .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-left .ant-popover-arrow,
.ant-popover-placement-leftTop .ant-popover-arrow,
.ant-popover-placement-leftBottom .ant-popover-arrow {
  right: 0;
  transform: translateX(100%);
}
.ant-popover-placement-left .ant-popover-arrow-content,
.ant-popover-placement-leftTop .ant-popover-arrow-content,
.ant-popover-placement-leftBottom .ant-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-11px) rotate(-45deg);
}
.ant-popover-placement-left .ant-popover-arrow {
  top: 50%;
  transform: translateX(100%) translateY(-50%);
}
.ant-popover-placement-leftTop .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-leftBottom .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-pink .ant-popover-inner {
  background-color: #eb2f96;
}
.ant-popover-pink .ant-popover-arrow-content {
  background-color: #eb2f96;
}
.ant-popover-magenta .ant-popover-inner {
  background-color: #eb2f96;
}
.ant-popover-magenta .ant-popover-arrow-content {
  background-color: #eb2f96;
}
.ant-popover-red .ant-popover-inner {
  background-color: #f5222d;
}
.ant-popover-red .ant-popover-arrow-content {
  background-color: #f5222d;
}
.ant-popover-volcano .ant-popover-inner {
  background-color: #fa541c;
}
.ant-popover-volcano .ant-popover-arrow-content {
  background-color: #fa541c;
}
.ant-popover-orange .ant-popover-inner {
  background-color: #fa8c16;
}
.ant-popover-orange .ant-popover-arrow-content {
  background-color: #fa8c16;
}
.ant-popover-yellow .ant-popover-inner {
  background-color: #fadb14;
}
.ant-popover-yellow .ant-popover-arrow-content {
  background-color: #fadb14;
}
.ant-popover-gold .ant-popover-inner {
  background-color: #faad14;
}
.ant-popover-gold .ant-popover-arrow-content {
  background-color: #faad14;
}
.ant-popover-cyan .ant-popover-inner {
  background-color: #13c2c2;
}
.ant-popover-cyan .ant-popover-arrow-content {
  background-color: #13c2c2;
}
.ant-popover-lime .ant-popover-inner {
  background-color: #a0d911;
}
.ant-popover-lime .ant-popover-arrow-content {
  background-color: #a0d911;
}
.ant-popover-green .ant-popover-inner {
  background-color: #52c41a;
}
.ant-popover-green .ant-popover-arrow-content {
  background-color: #52c41a;
}
.ant-popover-blue .ant-popover-inner {
  background-color: #1890ff;
}
.ant-popover-blue .ant-popover-arrow-content {
  background-color: #1890ff;
}
.ant-popover-geekblue .ant-popover-inner {
  background-color: #2f54eb;
}
.ant-popover-geekblue .ant-popover-arrow-content {
  background-color: #2f54eb;
}
.ant-popover-purple .ant-popover-inner {
  background-color: #722ed1;
}
.ant-popover-purple .ant-popover-arrow-content {
  background-color: #722ed1;
}
.ant-popover-rtl {
  direction: rtl;
  text-align: right;
}
.ant-popover-rtl .ant-popover-message-icon {
  margin-right: 0;
  margin-left: 8px;
}
.ant-popover-rtl .ant-popover-message-title {
  padding-left: 16px;
}
.ant-popover-rtl .ant-popover-buttons {
  text-align: left;
}
.ant-popover-rtl .ant-popover-buttons button {
  margin-right: 8px;
  margin-left: 0;
}

.link-box{cursor:pointer;height:auto;width:auto;position:relative;transition:all .25s;top:0}.link-box:hover .image-link-box-card__blue,.link-box:hover .image-link-box-card__orange,.link-box:hover .image-link-box-card__tosca,.link-box:hover .image-link-box-card__yellow,.link-box:hover .image-link-box-card__tosca-light,.link-box:hover .image-link-box-card{top:-0.45rem;margin-top:0;transition:all .25s}.link-box--landscape{width:100%;display:flex;height:100%}.link-box .image-link-box-card{position:relative;top:0;line-height:0;background-color:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.05)}.link-box .image-link-box-card--landscape{width:100%;display:flex;align-items:center;height:100%;text-align:left;justify-content:flex-start}.link-box .image-link-box-card--landscape img,.link-box .image-link-box-card--landscape svg{width:3.25em;height:3.25em;margin-left:1rem;margin-right:.5rem}.link-box .image-link-box-card__orange{position:relative;top:0;line-height:0;border-radius:.5rem;padding:1rem;background-color:#ff6700;-webkit-box-shadow:0px 0px 20px 0px rgba(255,103,0,.35);-moz-box-shadow:0px 0px 20px 0px rgba(255,103,0,.35)}.link-box .image-link-box-card__orange.link-box--disabled{background-color:#c4c4c4;-webkit-box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843);-moz-box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843);box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843)}.link-box .image-link-box-card__blue{position:relative;top:0;line-height:0;border-radius:.5rem;padding:1rem;background-color:#4880ff;-webkit-box-shadow:0px 0px 20px 0px rgba(72,128,255,.35);-moz-box-shadow:0px 0px 20px 0px rgba(72,128,255,.35);box-shadow:0px 0px 20px 0px rgba(72,128,255,.35)}.link-box .image-link-box-card__blue.link-box--disabled{background-color:#c4c4c4;-webkit-box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843);-moz-box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843);box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843)}.link-box .image-link-box-card__tosca{position:relative;top:0;line-height:0;border-radius:.5rem;padding:1rem;background-color:#07827c;-webkit-box-shadow:0px 0px 20px 0px rgba(7,130,124,.35);-moz-box-shadow:0px 0px 20px 0px rgba(7,130,124,.35);box-shadow:0px 0px 20px 0px rgba(7,130,124,.35)}.link-box .image-link-box-card__tosca.link-box--disabled{background-color:#c4c4c4;-webkit-box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843);-moz-box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843);box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843)}.link-box .image-link-box-card__yellow{position:relative;top:0;line-height:0;border-radius:.5rem;padding:1rem;background-color:#ffca28;-webkit-box-shadow:0px 0px 20px 0px rgba(255,202,40,.35);-moz-box-shadow:0px 0px 20px 0px rgba(255,202,40,.35);box-shadow:0px 0px 20px 0px rgba(255,202,40,.35)}.link-box .image-link-box-card__yellow.link-box--disabled{background-color:#c4c4c4;-webkit-box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843);-moz-box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843);box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843)}.link-box .image-link-box-card__tosca-light{position:relative;top:0;line-height:0;border-radius:.5rem;padding:1rem;background-color:#24ccb8;-webkit-box-shadow:0px 0px 20px 0px rgba(36,204,184,.35);-moz-box-shadow:0px 0px 20px 0px rgba(36,204,184,.35);box-shadow:0px 0px 20px 0px rgba(36,204,184,.35)}.link-box .image-link-box-card__tosca-light.link-box--disabled{background-color:#c4c4c4;-webkit-box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843);-moz-box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843);box-shadow:0px 0px 20px 0px rgba(196,196,196,.5019607843)}.link-box .link-text-skeleton{position:absolute;top:6rem}.link-box img{display:block;margin-left:auto;margin-right:auto;width:50%}.link-box--disabled{opacity:.3;cursor:not-allowed;filter:grayscale(2);transition:unset !important}.link-box--disabled:hover{top:0rem !important;transition:unset !important}.link-box.container-popover{height:30px;align-items:center;background-color:#000;color:#fff;box-shadow:none !important;border-radius:8px}.link-box.container-popover-text{padding:6px 12px 0;font-family:sans-serif,"Source Sans Pro";font-size:12px;font-weight:400;line-height:16px}.link-box__popover-wrapper{display:block}.link-box.arrow{text-align:center;width:200px}.link-box.arrow---down{position:absolute}.link-box.arrow---down:after,.link-box.arrow---down:before{content:" ";display:block;width:0;height:0;position:absolute;border:solid rgba(0,0,0,0);pointer-events:none}.link-box.arrow---down:after{border-top-color:#000;border-width:10px;left:45%;margin-left:-10px;bottom:-50px}.image-link-box-loading{margin-top:.5rem}.image-link-box-text{color:#000;display:block;margin-left:auto;margin-right:auto;font-size:.875rem;margin-top:.625rem;width:5.75rem;text-align:center;line-height:normal;position:relative}.image-link-box-text--landscape{word-break:break-word;font-size:.875rem;font-weight:bold;line-height:1rem}.image-link-box-text--landscape.hasColor{color:#fff}.image-link-box-text.disabled:hover{top:0 !important}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-table.ant-table-middle {
  font-size: 14px;
}
.ant-table.ant-table-middle .ant-table-title,
.ant-table.ant-table-middle .ant-table-footer,
.ant-table.ant-table-middle .ant-table-thead > tr > th,
.ant-table.ant-table-middle .ant-table-tbody > tr > td,
.ant-table.ant-table-middle tfoot > tr > th,
.ant-table.ant-table-middle tfoot > tr > td {
  padding: 12px 8px;
}
.ant-table.ant-table-middle .ant-table-filter-trigger {
  margin-right: -4px;
}
.ant-table.ant-table-middle .ant-table-expanded-row-fixed {
  margin: -12px -8px;
}
.ant-table.ant-table-middle .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
  margin: -12px -8px -12px 40px;
}
.ant-table.ant-table-middle .ant-table-selection-column {
  padding-inline-start: 2px;
}
.ant-table.ant-table-small {
  font-size: 14px;
}
.ant-table.ant-table-small .ant-table-title,
.ant-table.ant-table-small .ant-table-footer,
.ant-table.ant-table-small .ant-table-thead > tr > th,
.ant-table.ant-table-small .ant-table-tbody > tr > td,
.ant-table.ant-table-small tfoot > tr > th,
.ant-table.ant-table-small tfoot > tr > td {
  padding: 8px 8px;
}
.ant-table.ant-table-small .ant-table-filter-trigger {
  margin-right: -4px;
}
.ant-table.ant-table-small .ant-table-expanded-row-fixed {
  margin: -8px -8px;
}
.ant-table.ant-table-small .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
  margin: -8px -8px -8px 40px;
}
.ant-table.ant-table-small .ant-table-selection-column {
  padding-inline-start: 2px;
}
.ant-table.ant-table-bordered > .ant-table-title {
  border: 1px solid #f0f0f0;
  border-bottom: 0;
}
.ant-table.ant-table-bordered > .ant-table-container {
  border-left: 1px solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > td {
  border-right: 1px solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr:not(:last-child) > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr:not(:last-child) > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr:not(:last-child) > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr:not(:last-child) > th {
  border-bottom: 1px solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > th::before,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th::before,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > th::before,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > th::before {
  background-color: transparent !important;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > .ant-table-cell-fix-right-first::after {
  border-right: 1px solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -16px -17px;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td > .ant-table-expanded-row-fixed::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td > .ant-table-expanded-row-fixed::after {
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 0;
  border-right: 1px solid #f0f0f0;
  content: '';
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table {
  border-top: 1px solid #f0f0f0;
}
.ant-table.ant-table-bordered.ant-table-scroll-horizontal > .ant-table-container > .ant-table-body > table > tbody > tr.ant-table-expanded-row > td,
.ant-table.ant-table-bordered.ant-table-scroll-horizontal > .ant-table-container > .ant-table-body > table > tbody > tr.ant-table-placeholder > td {
  border-right: 0;
}
.ant-table.ant-table-bordered.ant-table-middle > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered.ant-table-middle > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -12px -9px;
}
.ant-table.ant-table-bordered.ant-table-small > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered.ant-table-small > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -8px -9px;
}
.ant-table.ant-table-bordered > .ant-table-footer {
  border: 1px solid #f0f0f0;
  border-top: 0;
}
.ant-table-cell .ant-table-container:first-child {
  border-top: 0;
}
.ant-table-cell-scrollbar:not([rowspan]) {
  box-shadow: 0 1px 0 1px #fafafa;
}
.ant-table-wrapper {
  clear: both;
  max-width: 100%;
}
.ant-table-wrapper::before {
  display: table;
  content: '';
}
.ant-table-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-table {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  font-size: 14px;
  background: #fff;
  border-radius: 2px;
}
.ant-table table {
  width: 100%;
  text-align: left;
  border-radius: 2px 2px 0 0;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-table-thead > tr > th,
.ant-table-tbody > tr > td,
.ant-table tfoot > tr > th,
.ant-table tfoot > tr > td {
  position: relative;
  padding: 16px 16px;
  overflow-wrap: break-word;
}
.ant-table-cell-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all;
}
.ant-table-cell-ellipsis.ant-table-cell-fix-left-last,
.ant-table-cell-ellipsis.ant-table-cell-fix-right-first {
  overflow: visible;
}
.ant-table-cell-ellipsis.ant-table-cell-fix-left-last .ant-table-cell-content,
.ant-table-cell-ellipsis.ant-table-cell-fix-right-first .ant-table-cell-content {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ant-table-cell-ellipsis .ant-table-column-title {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
}
.ant-table-title {
  padding: 16px 16px;
}
.ant-table-footer {
  padding: 16px 16px;
  color: rgba(0, 0, 0, 0.85);
  background: #fafafa;
}
.ant-table-thead > tr > th {
  position: relative;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  text-align: left;
  background: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.3s ease;
}
.ant-table-thead > tr > th[colspan]:not([colspan='1']) {
  text-align: center;
}
.ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 1.6em;
  background-color: rgba(0, 0, 0, 0.06);
  transform: translateY(-50%);
  transition: background-color 0.3s;
  content: '';
}
.ant-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0;
}
.ant-table-tbody > tr > td {
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.3s;
}
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table {
  margin: -16px -16px -16px 32px;
}
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td {
  border-bottom: 0;
}
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:first-child,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:first-child,
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:last-child,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:last-child {
  border-radius: 0;
}
.ant-table-tbody > tr.ant-table-row:hover > td,
.ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa;
}
.ant-table-tbody > tr.ant-table-row-selected > td {
  background: #e6f7ff;
  border-color: rgba(0, 0, 0, 0.03);
}
.ant-table-tbody > tr.ant-table-row-selected:hover > td {
  background: #dcf4ff;
}
.ant-table-summary {
  position: relative;
  z-index: 2;
  background: #fff;
}
div.ant-table-summary {
  box-shadow: 0 -1px 0 #f0f0f0;
}
.ant-table-summary > tr > th,
.ant-table-summary > tr > td {
  border-bottom: 1px solid #f0f0f0;
}
.ant-table-pagination.ant-pagination {
  margin: 16px 0;
}
.ant-table-pagination {
  display: flex;
  flex-wrap: wrap;
  row-gap: 8px;
}
.ant-table-pagination > * {
  flex: none;
}
.ant-table-pagination-left {
  justify-content: flex-start;
}
.ant-table-pagination-center {
  justify-content: center;
}
.ant-table-pagination-right {
  justify-content: flex-end;
}
.ant-table-thead th.ant-table-column-has-sorters {
  outline: none;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-table-thead th.ant-table-column-has-sorters:hover {
  background: rgba(0, 0, 0, 0.04);
}
.ant-table-thead th.ant-table-column-has-sorters:hover::before {
  background-color: transparent !important;
}
.ant-table-thead th.ant-table-column-has-sorters:focus-visible {
  color: #1890ff;
}
.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-left:hover,
.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-right:hover {
  background: #f5f5f5;
}
.ant-table-thead th.ant-table-column-sort {
  background: #f5f5f5;
}
.ant-table-thead th.ant-table-column-sort::before {
  background-color: transparent !important;
}
td.ant-table-column-sort {
  background: #fafafa;
}
.ant-table-column-title {
  position: relative;
  z-index: 1;
  flex: 1;
}
.ant-table-column-sorters {
  display: flex;
  flex: auto;
  align-items: center;
  justify-content: space-between;
}
.ant-table-column-sorters::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.ant-table-column-sorter {
  margin-left: 4px;
  color: #bfbfbf;
  font-size: 0;
  transition: color 0.3s;
}
.ant-table-column-sorter-inner {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}
.ant-table-column-sorter-up,
.ant-table-column-sorter-down {
  font-size: 11px;
}
.ant-table-column-sorter-up.active,
.ant-table-column-sorter-down.active {
  color: #1890ff;
}
.ant-table-column-sorter-up + .ant-table-column-sorter-down {
  margin-top: -0.3em;
}
.ant-table-column-sorters:hover .ant-table-column-sorter {
  color: #a6a6a6;
}
.ant-table-filter-column {
  display: flex;
  justify-content: space-between;
}
.ant-table-filter-trigger {
  position: relative;
  display: flex;
  align-items: center;
  margin: -4px -8px -4px 4px;
  padding: 0 4px;
  color: #bfbfbf;
  font-size: 12px;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-table-filter-trigger:hover {
  color: rgba(0, 0, 0, 0.45);
  background: rgba(0, 0, 0, 0.04);
}
.ant-table-filter-trigger.active {
  color: #1890ff;
}
.ant-table-filter-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  min-width: 120px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-table-filter-dropdown .ant-dropdown-menu {
  max-height: 264px;
  overflow-x: hidden;
  border: 0;
  box-shadow: none;
}
.ant-table-filter-dropdown .ant-dropdown-menu:empty::after {
  display: block;
  padding: 8px 0;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  text-align: center;
  content: 'Not Found';
}
.ant-table-filter-dropdown-tree {
  padding: 8px 8px 0;
}
.ant-table-filter-dropdown-tree .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
  background-color: #f5f5f5;
}
.ant-table-filter-dropdown-tree .ant-tree-treenode-checkbox-checked .ant-tree-node-content-wrapper,
.ant-table-filter-dropdown-tree .ant-tree-treenode-checkbox-checked .ant-tree-node-content-wrapper:hover {
  background-color: #bae7ff;
}
.ant-table-filter-dropdown-search {
  padding: 8px;
  border-bottom: 1px #f0f0f0 solid;
}
.ant-table-filter-dropdown-search-input input {
  min-width: 140px;
}
.ant-table-filter-dropdown-search-input .anticon {
  color: rgba(0, 0, 0, 0.25);
}
.ant-table-filter-dropdown-checkall {
  width: 100%;
  margin-bottom: 4px;
  margin-left: 4px;
}
.ant-table-filter-dropdown-submenu > ul {
  max-height: calc(100vh - 130px);
  overflow-x: hidden;
  overflow-y: auto;
}
.ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span {
  padding-left: 8px;
}
.ant-table-filter-dropdown-btns {
  display: flex;
  justify-content: space-between;
  padding: 7px 8px;
  overflow: hidden;
  background-color: inherit;
  border-top: 1px solid #f0f0f0;
}
.ant-table-selection-col {
  width: 32px;
}
.ant-table-bordered .ant-table-selection-col {
  width: 50px;
}
table tr th.ant-table-selection-column,
table tr td.ant-table-selection-column {
  padding-right: 8px;
  padding-left: 8px;
  text-align: center;
}
table tr th.ant-table-selection-column .ant-radio-wrapper,
table tr td.ant-table-selection-column .ant-radio-wrapper {
  margin-right: 0;
}
table tr th.ant-table-selection-column.ant-table-cell-fix-left {
  z-index: 3;
}
table tr th.ant-table-selection-column::after {
  background-color: transparent !important;
}
.ant-table-selection {
  position: relative;
  display: inline-flex;
  flex-direction: column;
}
.ant-table-selection-extra {
  position: absolute;
  top: 0;
  z-index: 1;
  cursor: pointer;
  transition: all 0.3s;
  margin-inline-start: 100%;
  padding-inline-start: 4px;
}
.ant-table-selection-extra .anticon {
  color: #bfbfbf;
  font-size: 10px;
}
.ant-table-selection-extra .anticon:hover {
  color: #a6a6a6;
}
.ant-table-expand-icon-col {
  width: 48px;
}
.ant-table-row-expand-icon-cell {
  text-align: center;
}
.ant-table-row-expand-icon-cell .ant-table-row-expand-icon {
  display: inline-flex;
  float: none;
  vertical-align: sub;
}
.ant-table-row-indent {
  float: left;
  height: 1px;
}
.ant-table-row-expand-icon {
  color: #1890ff;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  position: relative;
  float: left;
  box-sizing: border-box;
  width: 17px;
  height: 17px;
  padding: 0;
  color: inherit;
  line-height: 17px;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  transform: scale(0.94117647);
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-table-row-expand-icon:focus-visible,
.ant-table-row-expand-icon:hover {
  color: #40a9ff;
}
.ant-table-row-expand-icon:active {
  color: #096dd9;
}
.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover,
.ant-table-row-expand-icon:active {
  border-color: currentcolor;
}
.ant-table-row-expand-icon::before,
.ant-table-row-expand-icon::after {
  position: absolute;
  background: currentcolor;
  transition: transform 0.3s ease-out;
  content: '';
}
.ant-table-row-expand-icon::before {
  top: 7px;
  right: 3px;
  left: 3px;
  height: 1px;
}
.ant-table-row-expand-icon::after {
  top: 3px;
  bottom: 3px;
  left: 7px;
  width: 1px;
  transform: rotate(90deg);
}
.ant-table-row-expand-icon-collapsed::before {
  transform: rotate(-180deg);
}
.ant-table-row-expand-icon-collapsed::after {
  transform: rotate(0deg);
}
.ant-table-row-expand-icon-spaced {
  background: transparent;
  border: 0;
  visibility: hidden;
}
.ant-table-row-expand-icon-spaced::before,
.ant-table-row-expand-icon-spaced::after {
  display: none;
  content: none;
}
.ant-table-row-indent + .ant-table-row-expand-icon {
  margin-top: 2.5005px;
  margin-right: 8px;
}
tr.ant-table-expanded-row > td,
tr.ant-table-expanded-row:hover > td {
  background: #fbfbfb;
}
tr.ant-table-expanded-row .ant-descriptions-view {
  display: flex;
}
tr.ant-table-expanded-row .ant-descriptions-view table {
  flex: auto;
  width: auto;
}
.ant-table .ant-table-expanded-row-fixed {
  position: relative;
  margin: -16px -16px;
  padding: 16px 16px;
}
.ant-table-tbody > tr.ant-table-placeholder {
  text-align: center;
}
.ant-table-empty .ant-table-tbody > tr.ant-table-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.ant-table-tbody > tr.ant-table-placeholder:hover > td {
  background: #fff;
}
.ant-table-cell-fix-left,
.ant-table-cell-fix-right {
  position: sticky !important;
  z-index: 2;
  background: #fff;
}
.ant-table-cell-fix-left-first::after,
.ant-table-cell-fix-left-last::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  width: 30px;
  transform: translateX(100%);
  transition: box-shadow 0.3s;
  content: '';
  pointer-events: none;
}
.ant-table-cell-fix-left-all::after {
  display: none;
}
.ant-table-cell-fix-right-first::after,
.ant-table-cell-fix-right-last::after {
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  width: 30px;
  transform: translateX(-100%);
  transition: box-shadow 0.3s;
  content: '';
  pointer-events: none;
}
.ant-table .ant-table-container::before,
.ant-table .ant-table-container::after {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: calc(calc(2 + 1) + 1);
  width: 30px;
  transition: box-shadow 0.3s;
  content: '';
  pointer-events: none;
}
.ant-table .ant-table-container::before {
  left: 0;
}
.ant-table .ant-table-container::after {
  right: 0;
}
.ant-table-ping-left:not(.ant-table-has-fix-left) > .ant-table-container {
  position: relative;
}
.ant-table-ping-left:not(.ant-table-has-fix-left) > .ant-table-container::before {
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.15);
}
.ant-table-ping-left .ant-table-cell-fix-left-first::after,
.ant-table-ping-left .ant-table-cell-fix-left-last::after {
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.15);
}
.ant-table-ping-left .ant-table-cell-fix-left-last::before {
  background-color: transparent !important;
}
.ant-table-ping-right:not(.ant-table-has-fix-right) > .ant-table-container {
  position: relative;
}
.ant-table-ping-right:not(.ant-table-has-fix-right) > .ant-table-container::after {
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.15);
}
.ant-table-ping-right .ant-table-cell-fix-right-first::after,
.ant-table-ping-right .ant-table-cell-fix-right-last::after {
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.15);
}
.ant-table-sticky-holder {
  position: sticky;
  z-index: calc(2 + 1);
  background: #fff;
}
.ant-table-sticky-scroll {
  position: sticky;
  bottom: 0;
  z-index: calc(2 + 1);
  display: flex;
  align-items: center;
  background: #ffffff;
  border-top: 1px solid #f0f0f0;
  opacity: 0.6;
}
.ant-table-sticky-scroll:hover {
  transform-origin: center bottom;
}
.ant-table-sticky-scroll-bar {
  height: 8px;
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 4px;
}
.ant-table-sticky-scroll-bar:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.ant-table-sticky-scroll-bar-active {
  background-color: rgba(0, 0, 0, 0.8);
}
@media all and (-ms-high-contrast: none) {
  .ant-table-ping-left .ant-table-cell-fix-left-last::after {
    box-shadow: none !important;
  }
  .ant-table-ping-right .ant-table-cell-fix-right-first::after {
    box-shadow: none !important;
  }
}
.ant-table {
  /* title + table */
  /* table */
  /* table + footer */
}
.ant-table-title {
  border-radius: 2px 2px 0 0;
}
.ant-table-title + .ant-table-container {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ant-table-title + .ant-table-container table {
  border-radius: 0;
}
.ant-table-title + .ant-table-container table > thead > tr:first-child th:first-child {
  border-radius: 0;
}
.ant-table-title + .ant-table-container table > thead > tr:first-child th:last-child {
  border-radius: 0;
}
.ant-table-container {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.ant-table-container table > thead > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}
.ant-table-container table > thead > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}
.ant-table-footer {
  border-radius: 0 0 2px 2px;
}
.ant-table-wrapper-rtl {
  direction: rtl;
}
.ant-table-rtl {
  direction: rtl;
}
.ant-table-wrapper-rtl .ant-table table {
  text-align: right;
}
.ant-table-wrapper-rtl .ant-table-thead > tr > th[colspan]:not([colspan='1']) {
  text-align: center;
}
.ant-table-wrapper-rtl .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before {
  right: auto;
  left: 0;
}
.ant-table-wrapper-rtl .ant-table-thead > tr > th {
  text-align: right;
}
.ant-table-tbody > tr .ant-table-wrapper:only-child .ant-table.ant-table-rtl {
  margin: -16px 33px -16px -16px;
}
.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-left {
  justify-content: flex-end;
}
.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-right {
  justify-content: flex-start;
}
.ant-table-wrapper-rtl .ant-table-column-sorter {
  margin-right: 4px;
  margin-left: 0;
}
.ant-table-wrapper-rtl .ant-table-filter-column-title {
  padding: 16px 16px 16px 2.3em;
}
.ant-table-rtl .ant-table-thead tr th.ant-table-column-has-sorters .ant-table-filter-column-title {
  padding: 0 0 0 2.3em;
}
.ant-table-wrapper-rtl .ant-table-filter-trigger {
  margin: -4px 4px -4px -8px;
}
.ant-dropdown-rtl .ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-dropdown-rtl .ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span,
.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span {
  padding-right: 8px;
  padding-left: 0;
}
.ant-table-wrapper-rtl .ant-table-selection {
  text-align: center;
}
.ant-table-wrapper-rtl .ant-table-row-indent {
  float: right;
}
.ant-table-wrapper-rtl .ant-table-row-expand-icon {
  float: right;
}
.ant-table-wrapper-rtl .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 0;
  margin-left: 8px;
}
.ant-table-wrapper-rtl .ant-table-row-expand-icon::after {
  transform: rotate(-90deg);
}
.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed::before {
  transform: rotate(180deg);
}
.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed::after {
  transform: rotate(0deg);
}

/* 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-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: '\20';
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item {
  position: relative;
}
.ant-menu-vertical .ant-menu-item::after,
.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-vertical-right .ant-menu-item::after,
.ant-menu-inline .ant-menu-item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 3px solid #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-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-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-pagination {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}
.ant-pagination ul,
.ant-pagination ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-pagination::after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  content: ' ';
}
.ant-pagination-total-text {
  display: inline-block;
  height: 32px;
  margin-right: 8px;
  line-height: 30px;
  vertical-align: middle;
}
.ant-pagination-item {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  margin-right: 8px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-pagination-item a {
  display: block;
  padding: 0 6px;
  color: rgba(0, 0, 0, 0.85);
  transition: none;
}
.ant-pagination-item a:hover {
  text-decoration: none;
}
.ant-pagination-item:hover {
  border-color: #1890ff;
  transition: all 0.3s;
}
.ant-pagination-item:hover a {
  color: #1890ff;
}
.ant-pagination-item:focus-visible {
  border-color: #1890ff;
  transition: all 0.3s;
}
.ant-pagination-item:focus-visible a {
  color: #1890ff;
}
.ant-pagination-item-active {
  font-weight: 500;
  background: #fff;
  border-color: #1890ff;
}
.ant-pagination-item-active a {
  color: #1890ff;
}
.ant-pagination-item-active:hover {
  border-color: #40a9ff;
}
.ant-pagination-item-active:focus-visible {
  border-color: #40a9ff;
}
.ant-pagination-item-active:hover a {
  color: #40a9ff;
}
.ant-pagination-item-active:focus-visible a {
  color: #40a9ff;
}
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  outline: 0;
}
.ant-pagination-jump-prev .ant-pagination-item-container,
.ant-pagination-jump-next .ant-pagination-item-container {
  position: relative;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  color: #1890ff;
  font-size: 12px;
  letter-spacing: -1px;
  opacity: 0;
  transition: all 0.2s;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  color: rgba(0, 0, 0, 0.25);
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  text-align: center;
  text-indent: 0.13em;
  opacity: 1;
  transition: all 0.2s;
}
.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 1;
}
.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 0;
}
.ant-pagination-jump-prev:focus-visible .ant-pagination-item-link-icon,
.ant-pagination-jump-next:focus-visible .ant-pagination-item-link-icon {
  opacity: 1;
}
.ant-pagination-jump-prev:focus-visible .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:focus-visible .ant-pagination-item-ellipsis {
  opacity: 0;
}
.ant-pagination-prev,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  margin-right: 8px;
}
.ant-pagination-prev,
.ant-pagination-next,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  color: rgba(0, 0, 0, 0.85);
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-pagination-prev,
.ant-pagination-next {
  font-family: Arial, Helvetica, sans-serif;
  outline: 0;
}
.ant-pagination-prev button,
.ant-pagination-next button {
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
  border-color: #40a9ff;
}
.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  outline: none;
  transition: all 0.3s;
}
.ant-pagination-prev:focus-visible .ant-pagination-item-link,
.ant-pagination-next:focus-visible .ant-pagination-item-link {
  color: #1890ff;
  border-color: #1890ff;
}
.ant-pagination-prev:hover .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link {
  color: #1890ff;
  border-color: #1890ff;
}
.ant-pagination-disabled,
.ant-pagination-disabled:hover {
  cursor: not-allowed;
}
.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-disabled:hover .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination-disabled:focus-visible {
  cursor: not-allowed;
}
.ant-pagination-disabled:focus-visible .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination-slash {
  margin: 0 10px 0 5px;
}
.ant-pagination-options {
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle;
}
@media all and (-ms-high-contrast: none) {
  .ant-pagination-options *::-ms-backdrop,
  .ant-pagination-options {
    vertical-align: top;
  }
}
.ant-pagination-options-size-changer.ant-select {
  display: inline-block;
  width: auto;
}
.ant-pagination-options-quick-jumper {
  display: inline-block;
  height: 32px;
  margin-left: 8px;
  line-height: 32px;
  vertical-align: top;
}
.ant-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s;
  width: 50px;
  height: 32px;
  margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
  color: #bfbfbf;
  -moz-user-select: none;
       user-select: none;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder-shown {
  text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-pagination-options-quick-jumper input:focus,
.ant-pagination-options-quick-jumper input-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-pagination-options-quick-jumper input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-pagination-options-quick-jumper input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-pagination-options-quick-jumper input-borderless,
.ant-pagination-options-quick-jumper input-borderless:hover,
.ant-pagination-options-quick-jumper input-borderless:focus,
.ant-pagination-options-quick-jumper input-borderless-focused,
.ant-pagination-options-quick-jumper input-borderless-disabled,
.ant-pagination-options-quick-jumper input-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-pagination-options-quick-jumper input-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-pagination-options-quick-jumper input-sm {
  padding: 0px 7px;
}
.ant-pagination-simple .ant-pagination-prev,
.ant-pagination-simple .ant-pagination-next {
  height: 24px;
  line-height: 24px;
  vertical-align: top;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link {
  height: 24px;
  background-color: transparent;
  border: 0;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination-simple .ant-pagination-simple-pager {
  display: inline-block;
  height: 24px;
  margin-right: 8px;
}
.ant-pagination-simple .ant-pagination-simple-pager input {
  box-sizing: border-box;
  height: 100%;
  margin-right: 8px;
  padding: 0 6px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  outline: none;
  transition: border-color 0.3s;
}
.ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #1890ff;
}
.ant-pagination-simple .ant-pagination-simple-pager input:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.ant-pagination-simple .ant-pagination-simple-pager input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-mini .ant-pagination-total-text,
.ant-pagination.ant-pagination-mini .ant-pagination-simple-pager {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.ant-pagination-mini .ant-pagination-item {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 22px;
}
.ant-pagination.ant-pagination-mini .ant-pagination-item:not(.ant-pagination-item-active) {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.ant-pagination-mini .ant-pagination-prev,
.ant-pagination.ant-pagination-mini .ant-pagination-next {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
}
.ant-pagination.ant-pagination-mini .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination.ant-pagination-mini .ant-pagination-next .ant-pagination-item-link {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.ant-pagination-mini .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination.ant-pagination-mini .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.ant-pagination-mini .ant-pagination-jump-prev,
.ant-pagination.ant-pagination-mini .ant-pagination-jump-next {
  height: 24px;
  margin-right: 0;
  line-height: 24px;
}
.ant-pagination.ant-pagination-mini .ant-pagination-options {
  margin-left: 2px;
}
.ant-pagination.ant-pagination-mini .ant-pagination-options-size-changer {
  top: 0px;
}
.ant-pagination.ant-pagination-mini .ant-pagination-options-quick-jumper {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.ant-pagination-mini .ant-pagination-options-quick-jumper input {
  padding: 0px 7px;
  width: 44px;
  height: 24px;
}
.ant-pagination.ant-pagination-disabled {
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item {
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item a {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border: none;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
  background: #e6e6e6;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
  color: rgba(0, 0, 0, 0.25);
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination-simple.ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
  background: transparent;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link-icon {
  opacity: 0;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-ellipsis {
  opacity: 1;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-simple-pager {
  color: rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 992px) {
  .ant-pagination-item-after-jump-prev,
  .ant-pagination-item-before-jump-next {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .ant-pagination-options {
    display: none;
  }
}
.ant-pagination-rtl .ant-pagination-total-text {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl .ant-pagination-item,
.ant-pagination-rtl .ant-pagination-prev,
.ant-pagination-rtl .ant-pagination-jump-prev,
.ant-pagination-rtl .ant-pagination-jump-next {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl .ant-pagination-slash {
  margin: 0 5px 0 10px;
}
.ant-pagination-rtl .ant-pagination-options {
  margin-right: 16px;
  margin-left: 0;
}
.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-size-changer.ant-select {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-quick-jumper {
  margin-left: 0;
}
.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager input {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl.ant-pagination.mini .ant-pagination-options {
  margin-right: 2px;
  margin-left: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-select-single .ant-select-selector {
  display: flex;
}
.ant-select-single .ant-select-selector .ant-select-selection-search {
  position: absolute;
  top: 0;
  right: 11px;
  bottom: 0;
  left: 11px;
}
.ant-select-single .ant-select-selector .ant-select-selection-search-input {
  width: 100%;
}
.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  padding: 0;
  line-height: 30px;
  transition: all 0.3s, visibility 0s;
}
.ant-select-single .ant-select-selector .ant-select-selection-item {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  transition: none;
  pointer-events: none;
}
.ant-select-single .ant-select-selector::after,
.ant-select-single .ant-select-selector .ant-select-selection-item::after,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\a0';
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
  right: 25px;
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 18px;
}
.ant-select-single.ant-select-open .ant-select-selection-item {
  color: #bfbfbf;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  width: 100%;
  height: 32px;
  padding: 0 11px;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  height: 30px;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector::after {
  line-height: 30px;
}
.ant-select-single.ant-select-customize-input .ant-select-selector::after {
  display: none;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search {
  position: static;
  width: 100%;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder {
  position: absolute;
  right: 0;
  left: 0;
  padding: 0 11px;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder::after {
  display: none;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  height: 40px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
  line-height: 38px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 38px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  height: 24px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
  line-height: 22px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 22px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search {
  right: 7px;
  left: 7px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 7px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
  right: 28px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 21px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 11px;
}
/**
 * Do not merge `height` & `line-height` under style with `selection` & `search`,
 * since chrome may update to redesign with its align logic.
 */
.ant-select-selection-overflow {
  position: relative;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  max-width: 100%;
}
.ant-select-selection-overflow-item {
  flex: none;
  align-self: center;
  max-width: 100%;
}
.ant-select-multiple .ant-select-selector {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1px 4px;
}
.ant-select-show-search.ant-select-multiple .ant-select-selector {
  cursor: text;
}
.ant-select-disabled.ant-select-multiple .ant-select-selector {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-multiple .ant-select-selector::after {
  display: inline-block;
  width: 0;
  margin: 2px 0;
  line-height: 24px;
  visibility: hidden;
  content: '\a0';
}
.ant-select-multiple.ant-select-show-arrow .ant-select-selector,
.ant-select-multiple.ant-select-allow-clear .ant-select-selector {
  padding-right: 24px;
}
.ant-select-multiple .ant-select-selection-item {
  position: relative;
  display: flex;
  flex: none;
  box-sizing: border-box;
  max-width: 100%;
  height: 24px;
  margin-top: 2px;
  margin-bottom: 2px;
  line-height: 22px;
  background: #f5f5f5;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  cursor: default;
  transition: font-size 0.3s, line-height 0.3s, height 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-inline-end: 4px;
  padding-inline-start: 8px;
  padding-inline-end: 4px;
}
.ant-select-disabled.ant-select-multiple .ant-select-selection-item {
  color: #bfbfbf;
  border-color: #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 {
  margin-inline-start: 0;
}
.ant-select-multiple .ant-select-selection-search {
  position: relative;
  max-width: 100%;
  margin-inline-start: 7px;
}
.ant-select-multiple .ant-select-selection-search-input,
.ant-select-multiple .ant-select-selection-search-mirror {
  height: 24px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 24px;
  transition: all 0.3s;
}
.ant-select-multiple .ant-select-selection-search-input {
  width: 100%;
  min-width: 4.1px;
}
.ant-select-multiple .ant-select-selection-search-mirror {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  white-space: pre;
  visibility: hidden;
}
.ant-select-multiple .ant-select-selection-placeholder {
  position: absolute;
  top: 50%;
  right: 11px;
  left: 11px;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.ant-select-multiple.ant-select-lg .ant-select-selector::after {
  line-height: 32px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item {
  height: 32px;
  line-height: 30px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search {
  height: 32px;
  line-height: 32px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,
.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror {
  height: 32px;
  line-height: 30px;
}
.ant-select-multiple.ant-select-sm .ant-select-selector::after {
  line-height: 16px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item {
  height: 16px;
  line-height: 14px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  height: 16px;
  line-height: 16px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,
.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror {
  height: 16px;
  line-height: 14px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  left: 7px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  margin-inline-start: 3px;
}
.ant-select-disabled .ant-select-selection-item-remove {
  display: none;
}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {
  background-color: #fff;
  border-color: #ff4d4f !important;
}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector,
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {
  background-color: #fff;
  border-color: #faad14 !important;
}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector,
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px;
  outline: 0;
}
.ant-select-status-error.ant-select-has-feedback .ant-select-clear,
.ant-select-status-warning.ant-select-has-feedback .ant-select-clear,
.ant-select-status-success.ant-select-has-feedback .ant-select-clear,
.ant-select-status-validating.ant-select-has-feedback .ant-select-clear {
  right: 32px;
}
.ant-select-status-error.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-warning.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-success.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-validating.ant-select-has-feedback .ant-select-selection-selected-value {
  padding-right: 42px;
}
/* Reset search input style */
.ant-select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  position: relative;
  background-color: #fff;
  border: 1px solid #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;
  overflow: hidden;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media all and (-ms-high-contrast: none) {
  .ant-select-selection-item *::-ms-backdrop,
  .ant-select-selection-item {
    flex: auto;
  }
}
.ant-select-selection-placeholder {
  flex: 1;
  overflow: hidden;
  color: #bfbfbf;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
@media all and (-ms-high-contrast: none) {
  .ant-select-selection-placeholder *::-ms-backdrop,
  .ant-select-selection-placeholder {
    flex: auto;
  }
}
.ant-select-arrow {
  display: inline-flex;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  display: flex;
  align-items: center;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 1;
  text-align: center;
  pointer-events: none;
}
.ant-select-arrow > * {
  line-height: 1;
}
.ant-select-arrow svg {
  display: inline-block;
}
.ant-select-arrow::before {
  display: none;
}
.ant-select-arrow .ant-select-arrow-icon {
  display: block;
}
.ant-select-arrow .anticon {
  vertical-align: top;
  transition: transform 0.3s;
}
.ant-select-arrow .anticon > svg {
  vertical-align: top;
}
.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: auto;
}
.ant-select-disabled .ant-select-arrow {
  cursor: not-allowed;
}
.ant-select-arrow > *:not(:last-child) {
  margin-inline-end: 8px;
}
.ant-select-clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}
.ant-select-clear::before {
  display: block;
}
.ant-select-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-select:hover .ant-select-clear {
  opacity: 1;
}
.ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  padding: 4px 0;
  overflow: hidden;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpIn;
}
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownIn;
}
.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpOut;
}
.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownOut;
}
.ant-select-dropdown-hidden {
  display: none;
}
.ant-select-dropdown-empty {
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-item-empty {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-item {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  transition: background 0.3s ease;
}
.ant-select-item-group {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  cursor: default;
}
.ant-select-item-option {
  display: flex;
}
.ant-select-item-option-content {
  flex: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-select-item-option-state {
  flex: none;
}
.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background-color: #f5f5f5;
}
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  background-color: #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-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 */
.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 */
@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes ant-tree-node-fx-do-not-use {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ant-tree.ant-tree-directory .ant-tree-treenode {
  position: relative;
}
.ant-tree.ant-tree-directory .ant-tree-treenode::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 4px;
  left: 0;
  transition: background-color 0.3s;
  content: '';
  pointer-events: none;
}
.ant-tree.ant-tree-directory .ant-tree-treenode:hover::before {
  background: #f5f5f5;
}
.ant-tree.ant-tree-directory .ant-tree-treenode > * {
  z-index: 1;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-switcher {
  transition: color 0.3s;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper {
  border-radius: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #fff;
  background: transparent;
}
.ant-tree.ant-tree-directory .ant-tree-treenode-selected:hover::before,
.ant-tree.ant-tree-directory .ant-tree-treenode-selected::before {
  background: #1890ff;
}
.ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-switcher {
  color: #fff;
}
.ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-node-content-wrapper {
  color: #fff;
  background: transparent;
}
.ant-tree-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  line-height: 1;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox-input:focus + .ant-tree-checkbox-inner {
  border-color: #1890ff;
}
.ant-tree-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-tree-checkbox:hover::after,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox::after {
  visibility: visible;
}
.ant-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  direction: ltr;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}
.ant-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21.5%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.ant-tree-checkbox-disabled {
  cursor: not-allowed;
}
.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-input {
  cursor: not-allowed;
  pointer-events: none;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}
.ant-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-tree-checkbox-disabled:hover::after,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled::after {
  visibility: hidden;
}
.ant-tree-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-flex;
  align-items: baseline;
  line-height: unset;
  cursor: pointer;
}
.ant-tree-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\a0';
}
.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-tree-checkbox-wrapper + .ant-tree-checkbox-wrapper {
  margin-left: 8px;
}
.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-in-form-item input[type='checkbox'] {
  width: 14px;
  height: 14px;
}
.ant-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-tree-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-tree-checkbox-group-item {
  margin-right: 8px;
}
.ant-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-tree-checkbox-group-item + .ant-tree-checkbox-group-item {
  margin-left: 0;
}
.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-tree-checkbox-indeterminate .ant-tree-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-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-tree {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  background: #fff;
  border-radius: 2px;
  transition: background-color 0.3s;
}
.ant-tree-focused:not(:hover):not(.ant-tree-active-focused) {
  background: #e6f7ff;
}
.ant-tree-list-holder-inner {
  align-items: flex-start;
}
.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner {
  align-items: stretch;
}
.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-node-content-wrapper {
  flex: auto;
}
.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-treenode.dragging {
  position: relative;
}
.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-treenode.dragging::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 4px;
  left: 0;
  border: 1px solid #1890ff;
  opacity: 0;
  animation: ant-tree-node-fx-do-not-use 0.3s;
  animation-play-state: running;
  animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
.ant-tree .ant-tree-treenode {
  display: flex;
  align-items: flex-start;
  padding: 0 0 4px 0;
  outline: none;
}
.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-tree .ant-tree-treenode-active .ant-tree-node-content-wrapper {
  background: #f5f5f5;
}
.ant-tree .ant-tree-treenode:not(.ant-tree .ant-tree-treenode-disabled).filter-node .ant-tree-title {
  color: inherit;
  font-weight: 500;
}
.ant-tree .ant-tree-treenode-draggable .ant-tree-draggable-icon {
  width: 24px;
  line-height: 24px;
  text-align: center;
  visibility: visible;
  opacity: 0.2;
  transition: opacity 0.3s;
}
.ant-tree-treenode:hover .ant-tree .ant-tree-treenode-draggable .ant-tree-draggable-icon {
  opacity: 0.45;
}
.ant-tree .ant-tree-treenode-draggable.ant-tree-treenode-disabled .ant-tree-draggable-icon {
  visibility: hidden;
}
.ant-tree-indent {
  align-self: stretch;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-tree-indent-unit {
  display: inline-block;
  width: 24px;
}
.ant-tree-draggable-icon {
  visibility: hidden;
}
.ant-tree-switcher {
  position: relative;
  flex: none;
  align-self: stretch;
  width: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-tree-switcher .ant-tree-switcher-icon,
.ant-tree-switcher .ant-select-tree-switcher-icon {
  display: inline-block;
  font-size: 10px;
  vertical-align: baseline;
}
.ant-tree-switcher .ant-tree-switcher-icon svg,
.ant-tree-switcher .ant-select-tree-switcher-icon svg {
  transition: transform 0.3s;
}
.ant-tree-switcher-noop {
  cursor: default;
}
.ant-tree-switcher_close .ant-tree-switcher-icon svg {
  transform: rotate(-90deg);
}
.ant-tree-switcher-loading-icon {
  color: #1890ff;
}
.ant-tree-switcher-leaf-line {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.ant-tree-switcher-leaf-line::before {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: -4px;
  margin-left: -1px;
  border-right: 1px solid #d9d9d9;
  content: ' ';
}
.ant-tree-switcher-leaf-line::after {
  position: absolute;
  width: 10px;
  height: 14px;
  border-bottom: 1px solid #d9d9d9;
  content: ' ';
}
.ant-tree-checkbox {
  top: initial;
  margin: 4px 8px 0 0;
}
.ant-tree .ant-tree-node-content-wrapper {
  position: relative;
  z-index: auto;
  min-height: 24px;
  margin: 0;
  padding: 0 4px;
  color: inherit;
  line-height: 24px;
  background: transparent;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s, border 0s, line-height 0s, box-shadow 0s;
}
.ant-tree .ant-tree-node-content-wrapper:hover {
  background-color: #f5f5f5;
}
.ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: #bae7ff;
}
.ant-tree .ant-tree-node-content-wrapper .ant-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  vertical-align: top;
}
.ant-tree .ant-tree-node-content-wrapper .ant-tree-iconEle:empty {
  display: none;
}
.ant-tree-unselectable .ant-tree-node-content-wrapper:hover {
  background-color: transparent;
}
.ant-tree-node-content-wrapper {
  line-height: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-tree-node-content-wrapper .ant-tree-drop-indicator {
  position: absolute;
  z-index: 1;
  height: 2px;
  background-color: #1890ff;
  border-radius: 1px;
  pointer-events: none;
}
.ant-tree-node-content-wrapper .ant-tree-drop-indicator::after {
  position: absolute;
  top: -3px;
  left: -6px;
  width: 8px;
  height: 8px;
  background-color: transparent;
  border: 2px solid #1890ff;
  border-radius: 50%;
  content: '';
}
.ant-tree .ant-tree-treenode.drop-container > [draggable] {
  box-shadow: 0 0 0 2px #1890ff;
}
.ant-tree-show-line .ant-tree-indent-unit {
  position: relative;
  height: 100%;
}
.ant-tree-show-line .ant-tree-indent-unit::before {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: -4px;
  border-right: 1px solid #d9d9d9;
  content: '';
}
.ant-tree-show-line .ant-tree-indent-unit-end::before {
  display: none;
}
.ant-tree-show-line .ant-tree-switcher {
  background: #fff;
}
.ant-tree-show-line .ant-tree-switcher-line-icon {
  vertical-align: -0.15em;
}
.ant-tree .ant-tree-treenode-leaf-last .ant-tree-switcher-leaf-line::before {
  top: auto !important;
  bottom: auto !important;
  height: 14px !important;
}
.ant-tree-rtl {
  direction: rtl;
}
.ant-tree-rtl .ant-tree-node-content-wrapper[draggable='true'] .ant-tree-drop-indicator::after {
  right: -6px;
  left: unset;
}
.ant-tree .ant-tree-treenode-rtl {
  direction: rtl;
}
.ant-tree-rtl .ant-tree-switcher_close .ant-tree-switcher-icon svg {
  transform: rotate(90deg);
}
.ant-tree-rtl.ant-tree-show-line .ant-tree-indent-unit::before {
  right: auto;
  left: -13px;
  border-right: none;
  border-left: 1px solid #d9d9d9;
}
.ant-tree-rtl .ant-tree-checkbox {
  margin: 4px 0 0 8px;
}
.ant-tree-select-dropdown-rtl .ant-select-tree-checkbox {
  margin: 4px 0 0 8px;
}

.imageBox{width:100%}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-modal {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  pointer-events: none;
  position: relative;
  top: 100px;
  width: auto;
  max-width: calc(100vw - 32px);
  margin: 0 auto;
  padding-bottom: 24px;
}
.ant-modal.ant-zoom-enter,
.ant-modal.ant-zoom-appear {
  transform: none;
  opacity: 0;
  animation-duration: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.ant-modal-mask-hidden {
  display: none;
}
.ant-modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  outline: 0;
}
.ant-modal-wrap {
  z-index: 1000;
}
.ant-modal-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  word-wrap: break-word;
}
.ant-modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  pointer-events: auto;
}
.ant-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
}
.ant-modal-close-x {
  display: block;
  width: 54px;
  height: 54px;
  font-size: 16px;
  font-style: normal;
  line-height: 54px;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
}
.ant-modal-close:focus,
.ant-modal-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.ant-modal-header {
  padding: 16px 24px;
  color: rgba(0, 0, 0, 0.85);
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
}
.ant-modal-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5715;
  word-wrap: break-word;
}
.ant-modal-footer {
  padding: 10px 16px;
  text-align: right;
  background: transparent;
  border-top: 1px solid #f0f0f0;
  border-radius: 0 0 2px 2px;
}
.ant-modal-footer .ant-btn + .ant-btn:not(.ant-dropdown-trigger) {
  margin-bottom: 0;
  margin-left: 8px;
}
.ant-modal-open {
  overflow: hidden;
}
.ant-modal-centered {
  text-align: center;
}
.ant-modal-centered::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.ant-modal-centered .ant-modal {
  top: 0;
  display: inline-block;
  padding-bottom: 0;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .ant-modal {
    max-width: calc(100vw - 16px);
    margin: 8px auto;
  }
  .ant-modal-centered .ant-modal {
    flex: 1;
  }
}
.ant-modal-confirm .ant-modal-header {
  display: none;
}
.ant-modal-confirm .ant-modal-body {
  padding: 32px 32px 24px;
}
.ant-modal-confirm-body-wrapper::before {
  display: table;
  content: '';
}
.ant-modal-confirm-body-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-modal-confirm-body .ant-modal-confirm-title {
  display: block;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
}
.ant-modal-confirm-body .ant-modal-confirm-content {
  margin-top: 8px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.ant-modal-confirm-body > .anticon {
  float: left;
  margin-right: 16px;
  font-size: 22px;
}
.ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
  margin-left: 38px;
}
.ant-modal-confirm .ant-modal-confirm-btns {
  margin-top: 24px;
  text-align: right;
}
.ant-modal-confirm .ant-modal-confirm-btns .ant-btn + .ant-btn {
  margin-bottom: 0;
  margin-left: 8px;
}
.ant-modal-confirm-error .ant-modal-confirm-body > .anticon {
  color: #ff4d4f;
}
.ant-modal-confirm-warning .ant-modal-confirm-body > .anticon,
.ant-modal-confirm-confirm .ant-modal-confirm-body > .anticon {
  color: #faad14;
}
.ant-modal-confirm-info .ant-modal-confirm-body > .anticon {
  color: #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;
}

.menu-bar__about-modal{width:35rem}.menu-bar__about-modal--header{display:flex;justify-content:center;align-items:center}.menu-bar__about-modal--logo{padding:.25rem 0rem;margin:0rem 1rem}.menu-bar__about-modal--body--table{width:100%;margin:1.125rem 0rem}.menu-bar__about-modal--body--table table{width:100%}.menu-bar__about-modal--body--table tr td{border:0 none rgba(0,0,0,0);border-left:.75rem solid rgba(0,0,0,0);border-right:.75rem solid rgba(0,0,0,0)}.menu-bar__about-modal--body--table tr td:first-child{text-align:right;width:48%;color:#657991}.menu-bar__about-modal--body--table tr td:last-child{font-weight:bold;width:52%;color:#657991}.menu-bar__about-modal--body--license{display:flex;position:relative;flex-direction:column}.menu-bar__about-modal--body--license--about{border:1px solid #caced5;background-color:#fff;color:#007e75;border-radius:.25rem;display:flex;justify-content:space-evenly;align-items:center;position:absolute;margin:1.125rem 0rem;padding:0rem 1rem}.popup__content .popup__body{padding:.5rem}.popup__content .popup__footer{padding:.5rem 0rem 1rem}.popup__content .ant-divider-horizontal{margin:0rem}
.menu-bar__menu-list{margin:0rem;display:flex;align-items:center;position:relative}.menu-bar__menu-list__li{padding:.25rem .75rem;font-family:"Source Sans Pro",sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.625rem;color:#616161;display:flex;align-items:center;cursor:pointer;height:3rem;position:relative}.menu-bar__menu-list__li:hover{background-color:#f7f7fa}.menu-bar__menu-list__li__text p{margin:0}.menu-bar__menu-list__li.selected{background-color:#eeeef3}.menu-bar__menu-list__li.selected>::after{background-color:#007e75;border:1px solid #007e75;border-radius:.125rem;position:absolute;content:"";width:70%;top:2.75rem;-webkit-animation:scale-up-hor-center .25s;animation:scale-up-hor-center .25s;right:0;left:0;margin:0 auto}.menu-bar__menu-list__popover{display:flex}.menu-bar__menu-list__submenu__list{padding:.25rem 0rem;margin:0rem}.menu-bar__menu-list__submenu__list li{padding:.25rem .75rem;font-size:.875rem;color:#4d4f5c;display:flex;align-items:center;cursor:pointer}.menu-bar__menu-list__submenu__list li:hover{background-color:#f7f7fa;color:#007e75}.menu-bar__menu-list__submenu__list li:hover>svg{fill:#007e75}.menu-bar__menu-list__submenu__list li svg{margin:0rem .5rem 0rem 0rem;fill:#4d4f5c}.menu-bar__menu-list__submenu__list--container.disabled{pointer-events:none;opacity:.4}@-webkit-keyframes scale-up-hor-center{0%{-webkit-transform:scaleX(0.4);transform:scaleX(0.4)}100%{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes scale-up-hor-center{0%{-webkit-transform:scaleX(0.4);transform:scaleX(0.4)}100%{-webkit-transform:scaleX(1);transform:scaleX(1)}}
.menu-bar__notification{width:3rem;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer;margin:0 .5rem;padding:0 .55rem}.menu-bar__notification:hover{background-color:#f8f8fb}.menu-bar__notification.selected{background-color:#eeeef3}.menu-bar__notification.selected::after{background-color:#007e75;border:1px solid #007e75;border-radius:.125rem;position:absolute;content:"";width:40%;bottom:.25rem;-webkit-animation:scale-up-hor-center .25s;animation:scale-up-hor-center .25s}.menu-bar__notification.selected>svg{fill:#007e75}.menu-bar__notification svg{fill:#4d4f5c}.menu-bar__notification__button{display:flex;align-items:center;justify-content:space-around}.menu-bar__notification__button button{border:1px solid #caced5;color:#007e75;background-color:#fff;padding:.25rem 1rem}.menu-bar__notification__button button:hover{box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.menu-bar__notification__button p{margin:0}.menu-bar__notification__detail p{margin:0}.menu-bar__notification__detail__header{display:flex;align-items:center;justify-content:space-between}.menu-bar__notification__detail__header--right{text-align:right}.menu-bar__notification__detail__body{border:1px solid #c9d8dc;background-color:#f8f8fb;border-radius:.5rem;margin:.5rem 0;padding:.5rem;width:30rem}.menu-bar__notification__detail__body.date{display:flex;justify-content:space-between}.menu-bar__notification__detail .popup__footer{padding:0;margin:0 0 1rem 0}.ant-popover-inner-content .menu-bar__notification__table{margin:0 0 .75rem 0}.ant-popover-inner-content .menu-bar__notification__table tbody tr{border:1px solid #f2f2f2;border-left:none;border-right:none;display:flex;cursor:pointer}.ant-popover-inner-content .menu-bar__notification__table tbody tr:hover{background-color:#f8f8fb}.ant-popover-inner-content .menu-bar__notification__table tbody tr td{display:flex;align-items:center;padding:.25rem}.ant-popover-inner-content .menu-bar__notification__table tbody tr p{margin:0}
.menu-bar__project-name{padding:.35rem .75rem;border-radius:.25rem;gap:.25rem;display:flex;align-items:center}.menu-bar__project-name svg{fill:#caced5}.menu-bar__project-name--name{font-size:.875rem;padding:0rem .25rem}.menu-bar__project-name--name p{margin:0}.menu-bar__project-name .features{font-size:1rem;font-style:normal;font-weight:400;line-height:1.625rem;color:#888}.menu-bar__project-name .title{font-size:1rem;font-style:normal;font-weight:600;line-height:1.625rem;color:#101010}.menu-bar__project-name .features{font-size:1rem;font-style:normal;font-weight:400;line-height:1.625rem;color:#888}.menu-bar__project-name .title{font-size:1rem;font-style:normal;font-weight:600;line-height:1.625rem;color:#101010}.menu-bar__project-name--icon{fill:#4d4f5c}
.menu-bar__user{display:flex;align-items:center;justify-content:space-between;padding:.55rem;cursor:pointer}.menu-bar__user:hover{background-color:#f8f8fb}.menu-bar__user.selected{background-color:#eeeef3;color:#007e75}.menu-bar__user.selected .menu-bar__user__left::after{background-color:#007e75;border:1px solid #007e75;border-radius:.125rem;position:absolute;content:"";width:100%;top:1.75rem;-webkit-animation:scale-up-hor-center .25s;animation:scale-up-hor-center .25s}.menu-bar__user__left{display:flex;align-items:center;gap:.5rem;position:relative}.menu-bar__user__right{display:flex;align-items:center;position:relative}.menu-bar__user--greeting{margin:0;font-size:1rem;font-style:normal;font-weight:400;line-height:1.375rem;color:#888}.menu-bar__user--name{margin:0;font-size:1rem;font-style:normal;font-weight:600;line-height:1.375rem;color:#888}.menu-bar__user--arrow{fill:#4d4f5c;margin:0 1rem}.menu-bar__user--arrow.active{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation:rotate-0 .25s linear;animation:rotate-0 .25s linear}.menu-bar__user--arrow.selected{fill:#007e75;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation:rotate-180 .25s linear;animation:rotate-180 .25s linear}.menu-bar__user--photo{width:1.875rem;height:1.875rem;border-radius:50%}@-webkit-keyframes rotate-0{from{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes rotate-0{from{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes rotate-180{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes rotate-180{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@-webkit-keyframes scale-up-hor-center{0%{-webkit-transform:scaleX(0.4);transform:scaleX(0.4)}100%{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes scale-up-hor-center{0%{-webkit-transform:scaleX(0.4);transform:scaleX(0.4)}100%{-webkit-transform:scaleX(1);transform:scaleX(1)}}.ant-popover{z-index:10000;padding:0}.ant-popover-inner{border-radius:.5rem}.ant-popover-arrow-content{top:0;opacity:0}.ant-popover-inner-content{padding:.5rem 0}.ant-popover-inner-content .menu-bar__user--info-list{width:9rem}.ant-popover-inner-content .menu-bar__user--li{display:flex;align-items:center;height:1.875rem;cursor:pointer}.ant-popover-inner-content .menu-bar__user--li:hover{background-color:#f8f8fb}.ant-popover-inner-content .menu-bar__user--li:hover .menu-bar__user--li-icon{fill:#007e75}.ant-popover-inner-content .menu-bar__user--li p{margin:0}.ant-popover-inner-content .menu-bar__user--li-icon{fill:#4d4f5c;margin:0 .75rem}.ant-popover-inner-content .menu-bar__user__logout{display:flex;align-items:center;justify-content:center;margin:1rem 0 0 0}.ant-popover-inner-content .menu-bar__user__logout button{border:1px solid #caced5;background-color:#fff;padding:.25rem 1rem}.ant-popover-inner-content .menu-bar__user__logout button:hover{background-color:#ffefef;border:1px solid rgba(255,23,23,.2509803922)}.ant-popover-inner-content .menu-bar__user__logout button:hover>p{color:#ff1717}.ant-popover-inner-content .menu-bar__user__logout button:hover .menu-bar__user__logout--icon{fill:#ff1717}.ant-popover-inner-content .menu-bar__user__logout p{margin:0;color:#364961}.ant-popover-inner-content .menu-bar__user__logout--icon{margin:0 0 0 .5rem;fill:#364961}
.menu-bar{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;width:100%;height:3rem;background-color:#fff;z-index:1000;padding:0rem 1rem 0 0}.menu-bar__left,.menu-bar__middle,.menu-bar__right{display:flex;align-items:center}.menu-bar__right .ant-divider-vertical{height:2rem;margin:.5rem .5rem}
/* 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;
  }
}

.task-analyze.PopupCardTaskAnalyzeProcessStatus .ant-popover-inner-content{padding:0rem}.task-analyze.PopupCardTaskAnalyzeProcessStatus .PopupCardTaskAnalyzeProcessStatus__card{display:flex;flex-direction:column;min-width:26rem;background:#fafcfd;border-radius:.5rem;overflow:hidden;padding-bottom:.5rem}.task-analyze.PopupCardTaskAnalyzeProcessStatus .PopupCardTaskAnalyzeProcessStatus__card-header{padding:.25rem 1rem;background:#fafcfd;display:flex;flex-direction:row;align-items:center}.task-analyze.PopupCardTaskAnalyzeProcessStatus .PopupCardTaskAnalyzeProcessStatus__card--close-button{display:block;display:flex;flex-shrink:1;margin-left:auto;padding:.25rem;border-radius:.25rem;background:#fff;border:1px solid #caced5;cursor:pointer}.task-analyze.PopupCardTaskAnalyzeProcessStatus .PopupCardTaskAnalyzeProcessStatus__card--header--text{font-weight:600;font-size:1rem;line-height:2rem;text-align:left;color:#007e75}.task-analyze.PopupCardTaskAnalyzeProcessStatus .PopupCardTaskAnalyzeProcessStatus__card-body{background:#fff;border:1px solid #f2f2f2;display:flex;width:100%}.task-analyze.PopupCardTaskAnalyzeProcessStatus .PopupCardTaskAnalyzeProcessStatus__card-list{width:100%;max-height:16rem;overflow-y:scroll}
.task-analyze.StatusButton{height:100%;color:#000;width:8rem;background-color:rgba(0,0,0,0);border-radius:0px;padding-left:.5rem;padding-right:.5rem;display:flex;align-items:center}.task-analyze.StatusButton .statusButton__text{font-family:"Source Sans Pro",sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.625rem;color:#616161;margin-right:1.5rem}.task-analyze.StatusButton .statusButton__loading-icon{margin-right:.5rem;animation-name:spin;animation-duration:1000ms;animation-iteration-count:infinite;animation-timing-function:linear}.task-analyze.StatusButton .statusButton__drop-icon{transform:rotate(0deg);transition:.25s ease-in}.task-analyze.StatusButton .statusButton__drop-icon--active{transform:rotate(180deg);transition:.25s ease-in}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.task-analyze.TaskProcessItem{display:flex;flex-direction:row;width:100%;align-items:center;padding:.5rem;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}.task-analyze.TaskProcessItem .TaskProcessItem__process-item{margin-right:auto;display:flex;flex-direction:column}.task-analyze.TaskProcessItem .TaskProcessItem__process-item-dynamic-icon{width:2rem;height:2rem;margin-right:.5rem}.task-analyze.TaskProcessItem .TaskProcessItem__process-item-dynamic-icon.should-spin{animation-name:spin;animation-duration:1000ms;animation-iteration-count:infinite;animation-timing-function:linear}.task-analyze.TaskProcessItem .TaskProcessItem__project-name{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:.875rem;line-height:1.25rem;text-align:left;color:#495057}.task-analyze.TaskProcessItem .TaskProcessItem__project-type{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:.75rem;line-height:1.25rem;text-align:left;color:#6c757d}.task-analyze.TaskProcessItem .TaskProcessItem__procces-label{padding-left:.5rem;padding-right:.5rem;border-radius:999999px;font-size:.75rem;background:#6e6e6e;color:#fff;flex:0;text-align:center}.task-analyze.TaskProcessItem .TaskProcessItem__right-wrapper{min-width:4rem;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.task-analyze.TaskProcessItem .TaskProcessItem__elapsed-time{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:.75rem;line-height:1.25rem;text-align:right;color:#657991}.task-analyze.TaskProcessItem .TaskProcessItem__button{border-radius:.25rem;background:#fff;border:1px solid #caced5;padding:.25rem .5rem;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:.875rem;line-height:1.25rem;text-align:center;color:#00a8ff;margin-bottom:auto;margin-top:.25rem}
.step-breadcrumbs--wrapper{display:flex}.step-breadcrumbs--index{display:flex;align-items:center}.step-breadcrumbs--text{font-size:.625rem;color:#fff;margin:0 .25rem 0 .5rem}.step-breadcrumbs--number{font-size:.813rem;color:#fff;background-color:#06534d;width:1.5rem;height:1.5rem;display:flex;justify-content:space-around;border-radius:50%;align-items:center;margin-top:.1rem;line-height:1.25rem;font-weight:600}
/* 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-auto-complete {
  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-select-auto-complete .ant-select-clear {
  right: 13px;
}

.bvt-dropdown{position:relative}.bvt-dropdown__container{height:2rem;border:1px solid #caced5;background:#fff;width:100%;margin:.5rem 0;padding:0;display:flex;border-radius:.4rem}.bvt-dropdown__container:hover{background:#f8f8fb}.bvt-dropdown__placeholder{display:flex;height:100%;width:100%;padding:.35rem .8rem;vertical-align:middle;color:#caced5;font-weight:400;border-radius:.4rem;cursor:pointer}.bvt-dropdown__selected-item{display:flex;height:100%;width:100%;padding:.18rem .4rem;vertical-align:middle;background:#fff;border-radius:.4rem}.bvt-dropdown__arrow{width:.4rem;padding:0 .8rem;display:inline-block;position:relative;cursor:pointer;border-radius:0 .5rem .5rem 0}.bvt-dropdown__arrow-down{position:absolute;top:.7rem;left:.1rem;width:0;height:0;border-left:.3rem solid rgba(0,0,0,0);border-right:.3rem solid rgba(0,0,0,0);border-top:.4rem solid #4d4f5c}.bvt-dropdown__arrow-up{position:absolute;top:.7rem;left:.1rem;width:0;height:0;border-left:.3rem solid rgba(0,0,0,0);border-right:.3rem solid rgba(0,0,0,0);border-bottom:.4rem solid #4d4f5c}.bvt-dropdown__select-box{z-index:1;width:100%;position:absolute;margin-top:1.9rem;margin-left:-0.1rem;background:#f8f8fb;border:1px solid #caced5;border-radius:.4rem;box-shadow:rgba(99,99,99,.2) 0px .125rem .5rem 0px;line-height:1}.bvt-dropdown__tag{background:#f8f8fb;position:relative;width:100%;overflow:hidden;padding:.1rem .3rem;border-radius:.3rem 0 0 .3rem;color:#4d4f5c;border-top:1px solid #b1b7c1;font-weight:400;border-left:1px solid #b1b7c1;border-bottom:1px solid #b1b7c1}.bvt-dropdown__tag p{position:absolute;min-width:15rem}.bvt-dropdown__tag__button{font-weight:500;border:1px solid #b1b7c1;padding:.17rem;background:#fff;color:#b1b7c1;border-radius:0 .3rem .3rem 0;cursor:pointer;line-height:1}.bvt-dropdown__tag__button:hover{color:#007d74}.bvt-dropdown__list{cursor:pointer;padding:.5rem 1rem 1rem 1rem;font-weight:500;background:#fff;max-height:10rem;overflow-y:auto;box-shadow:rgba(99,99,99,.2) 0px .125rem .5rem 0px;border-radius:.4rem}.bvt-dropdown__list:active{overflow-y:none}.bvt-dropdown__list__item:hover{background:#007d74;color:#fff;border-radius:.25rem;padding:.1rem .25rem}.bvt-dropdown__list__item p{margin:.1rem}.bvt-dropdown__list__notfound{text-align:center}.bvt-dropdown__input{outline:none;border:none;background:none;padding:.3rem .7rem;width:100%;font-size:.9rem}.bvt-dropdown__header{border-bottom:1px solid #caced5;background:#f8f8fb;border-radius:.3rem .3rem 0 0}.bvt-dropdown__content{max-height:12rem;min-height:.4rem}
.feature-mainmap-place.dropdown-place{font-size:.875rem;font-weight:500;color:#616477}.feature-mainmap-place.dropdown-place__container{position:relative}.feature-mainmap-place.dropdown-place__display-box{padding:.425rem;display:flex;justify-content:space-between;align-items:center;border:1px solid #cacedc;border-radius:.25rem;cursor:pointer}.feature-mainmap-place.dropdown-place__display-box:hover{background-color:#f8f8fb}.feature-mainmap-place.dropdown-place__display-box.active{border-color:#007d74}.feature-mainmap-place.dropdown-place__display-box.disabled{background-color:#f8f8fb;cursor:auto;pointer-events:none}.feature-mainmap-place.dropdown-place__display-box-input{position:relative;display:flex;align-items:center;border:1px solid #cacedc;border-right:none;border-radius:.25rem;background-color:#f8f8fb}.feature-mainmap-place.dropdown-place__display-box-input_placeholder{padding:.075rem 0;color:#caced5}.feature-mainmap-place.dropdown-place__display-box-input_text{text-align:center;padding:0 2rem 0 .25rem}.feature-mainmap-place.dropdown-place__display-box-input_button{position:absolute;right:0;display:flex;align-items:center;padding:.15rem;border:1px solid #cacedc;border-radius:.25rem;background-color:#fff;cursor:pointer}.feature-mainmap-place.dropdown-place__display-box__arrow-down{border-left:.3rem solid rgba(0,0,0,0);border-right:.3rem solid rgba(0,0,0,0);border-top:.4rem solid #4d4f5c}.feature-mainmap-place.dropdown-place__display-box__arrow-up{border-left:.3rem solid rgba(0,0,0,0);border-right:.3rem solid rgba(0,0,0,0);border-bottom:.4rem solid #4d4f5c}.feature-mainmap-place.dropdown-place__options{position:absolute;width:100%;background-color:#fff;border:1px solid #cacedc;border-radius:.25rem;z-index:1}.feature-mainmap-place.dropdown-place__options-search{padding:.425rem 0;background-color:#f8f8fb;border-bottom:1px solid #caced5;border-radius:.25rem .25rem 0 0;align-items:center;overflow:hidden}.feature-mainmap-place.dropdown-place__options-search input{flex:1;border:none;font-family:sans-serif,"Source Sans Pro";font-weight:normal;font-size:.875rem;padding:0 .425rem;background:rgba(0,0,0,0);width:100%}.feature-mainmap-place.dropdown-place__options-search input::placeholder{color:#caced5;font-size:.875rem}.feature-mainmap-place.dropdown-place__options-list-container{padding:.25rem 0;max-height:12rem;overflow-y:scroll}.feature-mainmap-place.dropdown-place__options-list{padding:.425rem;cursor:pointer}.feature-mainmap-place.dropdown-place__options-list:hover{background-color:#007d74;color:#fff}.feature-mainmap-place.dropdown-place__options-list.active{color:#fff;background-color:#007d74}.feature-mainmap-place.dropdown-place__options-list.disabled{color:#caced5;cursor:not-allowed;background-color:#fff}.feature-mainmap-place.dropdown-place__options-not-found{display:flex;justify-content:center;align-items:center;height:12rem}.feature-mainmap-place.container-popover{height:30px;align-items:center;background-color:#000;color:#fff;box-shadow:none !important;border-radius:8px}.feature-mainmap-place.container-popover-text{padding:6px 12px 0;font-family:sans-serif,"Source Sans Pro";font-size:12px;font-weight:400;line-height:16px}.feature-mainmap-place__popover-wrapper{display:block}.feature-mainmap-place__popover-wrapper .arrow{text-align:center;width:200px}.feature-mainmap-place__popover-wrapper .arrow---down{position:absolute}.feature-mainmap-place__popover-wrapper .arrow---down:after,.feature-mainmap-place__popover-wrapper .arrow---down:before{content:" ";display:block;width:0;height:0;position:absolute;border:solid rgba(0,0,0,0);pointer-events:none}.feature-mainmap-place__popover-wrapper .arrow---down:after{border-top-color:#000;border-width:10px;left:13%;margin-left:-10px;bottom:-50px}
.bvt-advanced{font-size:1rem;transition:all .3s;background:rgba(0,0,0,.3);z-index:4024;width:100%;height:100vh;position:fixed;display:flex;align-items:center;justify-content:center}.bvt-advanced__card{background:#fff;height:auto;width:22rem;box-shadow:rgba(99,99,99,.2) 0px .125rem .5rem 0px;border-radius:.5rem;font-weight:600}.bvt-advanced__card__header{border-radius:.5rem .5rem 0 0;display:flex;justify-content:space-between;align-items:center;background-color:#fafcfd;padding:.5rem 1rem}.bvt-advanced__card__header__button{font-weight:500;border:1px solid #b1b7c1;background:#fff;color:#616477;border-radius:.25rem;padding:.25rem}.bvt-advanced__card__header__button:hover{color:#007d74;border:1px solid #007d74}.bvt-advanced__card__header__title{font-size:1.25rem;font-weight:400;color:#007d74}.bvt-advanced__card__footer{font-size:.875rem;display:flex;justify-content:center;gap:.5rem;padding-bottom:1rem}.bvt-advanced__card__footer__button{font-weight:500;padding:.25rem 2rem;border-radius:.25rem;color:#b1b7c1;background:#f8f8fb;transition:all .2s;cursor:not-allowed;border:1px solid #f8f8fb}.bvt-advanced__card__footer__button__active{cursor:pointer;font-weight:500;border:1px solid #b1b7c1;padding:.25rem 2rem;background:#fff;border-radius:.25rem;color:#007e75}.bvt-advanced__card__footer__button__active:hover{color:#007d74}.bvt-advanced__card--dropdown-container{padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}
.feature-mainmap-place.dropdown-place{font-size:.875rem;font-weight:500;color:#616477}.feature-mainmap-place.dropdown-place__container{position:relative}.feature-mainmap-place.dropdown-place__display-box{padding:.425rem;display:flex;justify-content:space-between;align-items:center;border:1px solid #cacedc;border-radius:.25rem;cursor:pointer}.feature-mainmap-place.dropdown-place__display-box:hover{background-color:#f8f8fb}.feature-mainmap-place.dropdown-place__display-box.active{border-color:#007d74}.feature-mainmap-place.dropdown-place__display-box.disabled{background-color:#f8f8fb;cursor:auto;pointer-events:none}.feature-mainmap-place.dropdown-place__display-box-input{position:relative;display:flex;align-items:center;border:1px solid #cacedc;border-right:none;border-radius:.25rem;background-color:#f8f8fb}.feature-mainmap-place.dropdown-place__display-box-input_placeholder{padding:.075rem 0;color:#caced5}.feature-mainmap-place.dropdown-place__display-box-input_text{text-align:center;padding:0 2rem 0 .25rem}.feature-mainmap-place.dropdown-place__display-box-input_button{position:absolute;right:0;display:flex;align-items:center;padding:.15rem;border:1px solid #cacedc;border-radius:.25rem;background-color:#fff;cursor:pointer}.feature-mainmap-place.dropdown-place__display-box__arrow-down{border-left:.3rem solid rgba(0,0,0,0);border-right:.3rem solid rgba(0,0,0,0);border-top:.4rem solid #4d4f5c}.feature-mainmap-place.dropdown-place__display-box__arrow-up{border-left:.3rem solid rgba(0,0,0,0);border-right:.3rem solid rgba(0,0,0,0);border-bottom:.4rem solid #4d4f5c}.feature-mainmap-place.dropdown-place__options{position:absolute;width:100%;background-color:#fff;border:1px solid #cacedc;border-radius:.25rem;z-index:1}.feature-mainmap-place.dropdown-place__options-search{padding:.425rem 0;background-color:#f8f8fb;border-bottom:1px solid #caced5;border-radius:.25rem .25rem 0 0;align-items:center;overflow:hidden}.feature-mainmap-place.dropdown-place__options-search input{flex:1;border:none;font-family:sans-serif,"Source Sans Pro";font-weight:normal;font-size:.875rem;padding:0 .425rem;background:rgba(0,0,0,0);width:100%}.feature-mainmap-place.dropdown-place__options-search input::placeholder{color:#caced5;font-size:.875rem}.feature-mainmap-place.dropdown-place__options-list-container{padding:.25rem 0;max-height:12rem;overflow-y:scroll}.feature-mainmap-place.dropdown-place__options-list{padding:.425rem;cursor:pointer}.feature-mainmap-place.dropdown-place__options-list:hover{background-color:#007d74;color:#fff}.feature-mainmap-place.dropdown-place__options-list.active{color:#fff;background-color:#007d74}.feature-mainmap-place.dropdown-place__options-list.disabled{color:#caced5;cursor:not-allowed;background-color:#fff}.feature-mainmap-place.dropdown-place__options-not-found{display:flex;justify-content:center;align-items:center;height:12rem}.feature-mainmap-place.container-popover{height:30px;align-items:center;background-color:#000;color:#fff;box-shadow:none !important;border-radius:8px}.feature-mainmap-place.container-popover-text{padding:6px 12px 0;font-family:sans-serif,"Source Sans Pro";font-size:12px;font-weight:400;line-height:16px}.feature-mainmap-place__popover-wrapper{display:block}.feature-mainmap-place__popover-wrapper .arrow{text-align:center;width:200px}.feature-mainmap-place__popover-wrapper .arrow---down{position:absolute}.feature-mainmap-place__popover-wrapper .arrow---down:after,.feature-mainmap-place__popover-wrapper .arrow---down:before{content:" ";display:block;width:0;height:0;position:absolute;border:solid rgba(0,0,0,0);pointer-events:none}.feature-mainmap-place__popover-wrapper .arrow---down:after{border-top-color:#000;border-width:10px;left:13%;margin-left:-10px;bottom:-50px}
.bvt-mapsearch{top:8rem;z-index:1099;position:fixed;width:100%;display:flex;align-items:center;justify-content:center}.bvt-mapsearch__card{display:flex;background:rgba(255,255,255,.45);padding:.35rem .35rem .35rem .35rem;border-radius:.5rem;margin:1rem .5rem 0 0;box-shadow:rgba(99,99,99,.2) 0px .125rem .5rem 0px;z-index:2000}.bvt-mapsearch__card .space{margin:0 .2rem}.bvt-mapsearch__card .bvt-mapsearch-tag{background:#f8f8fb;padding:.15rem 1rem;border-radius:.4rem;border:1px solid #caced5;color:#616477}.bvt-mapsearch__card .bvt-mapsearch-tag__button{font-weight:500;border:1px solid #b1b7c1;padding:0 .25rem;background:#fff;color:#b1b7c1;border-radius:.4rem}.bvt-mapsearch__card .bvt-mapsearch-tag__button:hover{color:#007d74}.bvt-mapsearch__card .bvt-mapsearch-tag__button:disabled{cursor:not-allowed;opacity:.5}.bvt-mapsearch__card .bvt-mapsearch-tag__button .close{background:#fff;width:.9rem}.bvt-map__toolbar-group{display:flex;flex-direction:column;width:min-content}
.bvt-mapsearch{top:7.5rem;z-index:1099;position:fixed;right:.5rem;width:auto;display:flex;align-items:center;justify-content:end;font-size:1rem;transition:.25s ease-in-out}.bvt-mapsearch__card{display:flex;background:rgba(255,255,255,.45);padding:.35rem .35rem .35rem .35rem;border-radius:.25rem;margin:1rem .5rem 0 0;box-shadow:rgba(99,99,99,.2) 0px .125rem .5rem 0px;z-index:2000}.bvt-mapsearch__card .close-advanced{margin:.35rem 0 0 -1.6rem;background:#fff;color:#4d4f5c;width:.9rem}.bvt-mapsearch__card .search{color:#4d4f5c;width:.9rem}.bvt-mapsearch__input[type=text]{transition:width .4s ease-in-out;width:16rem;box-sizing:border-box;border-radius:.25rem;border:1px solid #caced5;padding:.15rem .75rem;caret-color:#007d74}.bvt-mapsearch__input[type=text]:focus{width:18rem !important;border:1px solid #007d74}.bvt-mapsearch__input[type=text]::placeholder{color:#b1b7c1}.bvt-mapsearch__autocomplete .ant-input-affix-wrapper:focus,.bvt-mapsearch__autocomplete .ant-input-affix-wrapper-focused,.bvt-mapsearch__autocomplete .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border:1px solid #007d74 !important;box-shadow:0 0 0 2px rgba(4,34,14,.2)}.bvt-mapsearch__autocomplete .ant-input-affix-wrapper{border-radius:4px}.bvt-mapsearch__list{top:3.5rem;cursor:pointer;position:absolute;padding:.5rem 1rem 1rem 1rem;width:18rem;background:#fff;border-radius:.5rem 0 0 .5rem;max-height:12rem;overflow-y:auto}.bvt-mapsearch__list:active{overflow-y:none}.bvt-mapsearch__list__item:hover{background:#007d74;color:#fff;border-radius:.25rem;padding:0 .25rem}.bvt-mapsearch__list__notfound{text-align:center}.bvt-mapsearch__button{background:#fff;margin:0 0 0 .5rem;border-radius:.25rem;padding:.15rem .75rem;color:#007e75}.bvt-mapsearch__button:disabled{opacity:.5}.bvt-mapsearch__select{margin:-1px 0 0 .25rem;width:6rem;height:2rem;transition:all ease-in-out .5s}.bvt-mapsearch__select .ant-select-selector{border-radius:4px !important;padding:0 .875rem;height:2.096rem !important}.bvt-mapsearch__select .ant-select-selector:hover,.bvt-mapsearch__select .ant-select-selector:focus-within{border:1px solid #007d74 !important;box-shadow:0 0 0 2px rgba(4,34,14,.2) !important}.bvt-mapsearch__select .ant-select-selection-item{color:#6c757d;font-family:sans-serif,"Source Sans Pro";font-size:.875rem;font-style:normal;font-weight:600;line-height:1.875rem !important}.bvt-mapsearch__select.search-poi{margin:-1px 0 0 .5rem}.bvt-mapsearch .icon-search-wrapper{display:flex;align-items:center;justify-content:center}
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
	max-width: none !important;
	max-height: none !important;
	}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	width: auto;
	padding: 0;
	}

.leaflet-container img.leaflet-tile {
	/* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
	mix-blend-mode: plus-lighter;
}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
svg.leaflet-zoom-animated {
	will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline-offset: 1px;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(/fdb6975228a93d52f8ce.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(/2fbc9dc3c1ec8553226b.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	font-size: 13px;
	font-size: 1.08333em;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
	background-image: url(/71c653c56856daca3b50.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	line-height: 1.4;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
	text-decoration: underline;
	}
.leaflet-attribution-flag {
	display: inline !important;
	vertical-align: baseline !important;
	width: 1em;
	height: 0.6669em;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	background: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px #fff;
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 24px 13px 20px;
	line-height: 1.3;
	font-size: 13px;
	font-size: 1.08333em;
	min-height: 1px;
	}
.leaflet-popup-content p {
	margin: 17px 0;
	margin: 1.3em 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;
	pointer-events: auto;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: 16px/24px Tahoma, Verdana, sans-serif;
	color: #757575;
	text-decoration: none;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
	color: #585858;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-interactive {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* Printing */

@media print {
	/* Prevent printers from removing background-images of controls. */
	.leaflet-control {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		}
	}

.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
	-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
	-moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
	-o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
	transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}

.leaflet-cluster-spider-leg {
	/* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
	-webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
	-moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
	-o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
	transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}

.marker-cluster-small {
	background-color: rgba(181, 226, 140, 0.6);
	}
.marker-cluster-small div {
	background-color: rgba(110, 204, 57, 0.6);
	}

.marker-cluster-medium {
	background-color: rgba(241, 211, 87, 0.6);
	}
.marker-cluster-medium div {
	background-color: rgba(240, 194, 12, 0.6);
	}

.marker-cluster-large {
	background-color: rgba(253, 156, 115, 0.6);
	}
.marker-cluster-large div {
	background-color: rgba(241, 128, 23, 0.6);
	}

	/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
	background-color: rgb(181, 226, 140);
	}
.leaflet-oldie .marker-cluster-small div {
	background-color: rgb(110, 204, 57);
	}

.leaflet-oldie .marker-cluster-medium {
	background-color: rgb(241, 211, 87);
	}
.leaflet-oldie .marker-cluster-medium div {
	background-color: rgb(240, 194, 12);
	}

.leaflet-oldie .marker-cluster-large {
	background-color: rgb(253, 156, 115);
	}
.leaflet-oldie .marker-cluster-large div {
	background-color: rgb(241, 128, 23);
}

.marker-cluster {
	background-clip: padding-box;
	border-radius: 20px;
	}
.marker-cluster div {
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-top: 5px;

	text-align: center;
	border-radius: 15px;
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
.marker-cluster span {
	line-height: 30px;
	}
.SiproPOI__popup{width:300px;padding:1rem}.SiproPOI__popup .header{display:flex;flex-direction:row;align-items:center;gap:.5rem;margin-bottom:.25rem}.SiproPOI__popup .header .icon{width:auto;height:auto}.SiproPOI__popup .header .wrapper-title .title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#000}.SiproPOI__popup .header .wrapper-title .subtitle{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#a0a6a9}.SiproPOI__popup .address{margin:0 !important}
.PopupStartSipro__popup .btn-wrapper{padding:1rem;display:flex;align-items:center;width:100%;justify-content:center}.PopupStartSipro__popup .btn-wrapper-site{width:100%;background:#f9fbfc;border-radius:4px}.PopupStartSipro__popup .btn-wrapper-site span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.25rem;text-align:center;color:#07827c}.PopupStartSipro__popup .btn-wrapper-site:hover,.PopupStartSipro__popup .btn-wrapper-site:active,.PopupStartSipro__popup .btn-wrapper-site:focus{border-color:#07827c}.PopupStartSipro__popup .btn-wrapper-site:disabled{background-color:#f5f5f5}.PopupStartSipro__popup .btn-wrapper-site:disabled span{color:#a0a6a9}.PopupStartSipro__popup .btn-wrapper-site:disabled:hover{background-color:#f5f5f5;border-color:#d9d9d9}.PopupStartSipro.ant-notification-notice{padding:8px 24px}.PopupStartSipro .ant-notification-notice-message{margin-bottom:0;color:#fff}.PopupStartSipro .ant-notification-notice-close{color:#fff;top:10px}
.feature-main-map.MarkerSumPoi{border-radius:50%;text-align:center;padding:5px 0 0 0;background-color:#efefef;border:5px solid rgba(193,193,193,.2666666667)}.feature-main-map.MarkerSumPoi span{font-size:12px}
.feature-account.Loading svg{animation-name:loading;animation-duration:.5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.feature-mainmap.MainMapMapControlButton{padding:.625rem;background-color:#fff;border-radius:0rem;border:1px solid #fff;transition:.25s ease-in-out;color:#495057}.feature-mainmap.MainMapMapControlButton:hover:not(.MainMapMapControlButton--disabled){color:#007d74;transition:.25s ease-in-out;box-shadow:rgba(0,0,0,.25) 0px 3px 8px}.feature-mainmap.MainMapMapControlButton.MainMapMapControlButton--disabled{cursor:not-allowed;opacity:.5}.feature-mainmap.MainMapMapControlButton--top{border-radius:.5rem .5rem 0px 0px}.feature-mainmap.MainMapMapControlButton--bottom{border-radius:0px 0px .5rem .5rem;margin-bottom:.5rem}.feature-mainmap.MainMapMapControlButton--single{border-radius:.5rem;margin-bottom:.5rem}
.feature-mainmap.LayoutMainMapRightSide{position:fixed;background-color:#fff;z-index:1049;right:0;display:flex;flex-direction:column}
.feature-mainmap.MainMapMapPickerBaseMapListItem{display:flex;flex-direction:row;align-items:center;padding:.75rem .5rem;background-color:#f8f8fb;border:1px solid #f8f8fb;transition:.25s ease-in-out;border-radius:.25rem;cursor:pointer;margin-bottom:.5rem}.feature-mainmap.MainMapMapPickerBaseMapListItem--active,.feature-mainmap.MainMapMapPickerBaseMapListItem:hover{border:1px solid #007e75}.feature-mainmap .MainMapMapPickerBaseMapListItem__left-side{display:flex;align-items:center;flex:50%}.feature-mainmap .MainMapMapPickerBaseMapListItem__checker{width:1.5rem;height:1.5rem;border:1px solid #85868f;border-radius:99999rem;margin-right:.5rem;display:flex;align-items:center;justify-content:center}.feature-mainmap .MainMapMapPickerBaseMapListItem__checker .checker-item{width:1rem;height:1rem;border-radius:9999rem;background-color:rgba(0,0,0,0)}.feature-mainmap .MainMapMapPickerBaseMapListItem__checker--active .checker-item{background-color:#007e75}.feature-mainmap .MainMapMapPickerBaseMapListItem__title{font-size:.875rem;color:#6c757d;font-family:"Source Sans Pro",sans-serif}.feature-mainmap .MainMapMapPickerBaseMapListItem__right-side{display:flex;align-items:center;flex:50%}.feature-mainmap .MainMapMapPickerBaseMapListItem__image{height:3.125rem;width:13rem;max-width:100%;border-radius:.25rem}
.feature-mainmap.MainMapMapPickerBaseMapList{display:flex;flex-direction:column;padding:.5rem}
.feature-mainmap.MainMapRightSideTopBar{display:flex;padding:.5rem;background-color:#f8f8fb}.feature-mainmap .MainMapRightSideTopBar__btn-close{background:rgba(0,0,0,0);padding:.5rem}.feature-mainmap .MainMapRightSideTopBar__btn-group{background-color:#ebebf1;display:flex;padding:.25rem;flex-grow:1;border-radius:.25rem;margin-right:.5rem}.feature-mainmap .MainMapRightSideTopBar__btn{flex-grow:1;padding:.25rem;font-family:"Source Sans Pro",sans-serif;color:#6c757d}.feature-mainmap .MainMapRightSideTopBar__btn span{font-family:"Source Sans Pro",sans-serif;font-size:.875rem}.feature-mainmap .MainMapRightSideTopBar__btn :nth-child(1){margin-right:.5rem}.feature-mainmap .MainMapRightSideTopBar__btn--active{background-color:#fff;color:#007d74;box-shadow:0px 3px 6px rgba(0,0,0,.102)}
.feature-mainmap.MainMapLayerVisibilityItem{padding:.5rem;background-color:#f8f8fb;display:flex;flex-direction:column;margin-bottom:.5rem}.feature-mainmap .MainMapLayerVisibilityItem__title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.5rem;color:#495057;margin-bottom:.25rem}.feature-mainmap .MainMapLayerVisibilityItem__subtitle{display:flex;flex-direction:row;align-items:center;margin-bottom:.5rem}.feature-mainmap .MainMapLayerVisibilityItem__subtitle-text{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.625rem;line-height:1.25rem;color:#6c757d}.feature-mainmap .MainMapLayerVisibilityItem__subtitle-dot{padding:.125rem;border-radius:.25rem;background-color:#6c757d}.feature-mainmap .MainMapLayerVisibilityItem__content{display:flex;flex-direction:row;align-items:center;justify-content:space-around}.feature-mainmap .MainMapLayerVisibilityItem__input{-webkit-appearance:none;height:.25rem;outline:none;opacity:.7;border-radius:999px;background:#caced5;flex:80%}.feature-mainmap .MainMapLayerVisibilityItem__input::-webkit-slider-thumb{appearance:none;cursor:pointer;width:.875rem;height:.875rem;background:#fff;border:1px solid #b1b7c1;filter:drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));border-radius:99999px}
.feature-mainmap.MainMapLayerVisibilityItemList{display:flex;flex-direction:column;padding:.5rem}.feature-mainmap .MainMapLayerVisibilityItemList__not-found-wrap{display:flex;flex-direction:column;height:20rem;justify-content:center;align-items:center}.feature-mainmap .MainMapLayerVisibilityItemList__not-found-title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:700;font-size:1.25rem;display:flex;color:#6c757d;text-align:center}.feature-mainmap .MainMapLayerVisibilityItemList__not-found-image{width:7.25rem;height:auto;margin-bottom:.5rem}
.feature-map.LayoutDatexSidebarWrapper{background-color:#f9fbfc;position:fixed;top:8.0262rem;right:24rem;z-index:1024;display:flex;flex-direction:column;width:23.875rem;height:calc(100vh - 8.0262rem);max-height:100vh}.feature-map.LayoutDatexSidebarWrapper__header{display:flex;flex-direction:column;flex-shrink:0;z-index:3}.feature-map.LayoutDatexSidebarWrapper__header__title{display:flex;flex-direction:row;align-items:center;padding:.5rem .75rem;gap:1rem;background:#fff;justify-content:space-between}.feature-map.LayoutDatexSidebarWrapper__header__title__text{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.5rem;color:#495057;margin:0}.feature-map.LayoutDatexSidebarWrapper__header__subtitle{display:flex;flex-direction:column;align-items:flex-start;padding:.625rem .75rem;gap:1.5rem;background:#f0f0f3}.feature-map.LayoutDatexSidebarWrapper__header__subtitle__text{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;color:#6c757d}.feature-map.LayoutDatexSidebarWrapper__header__subtitle__btn{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.3125rem 1rem;gap:.625rem;background:#07827c;border:1px solid #07827c;border-radius:.25rem;color:#fff}.feature-map.LayoutDatexSidebarWrapper__header__subtitle__btn--disabled{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.3125rem 1rem;gap:.625rem;background:#f5f5f5;border:1px solid #d9d9d9;border-radius:.25rem;color:rgba(0,0,0,.25)}.feature-map.LayoutDatexSidebarWrapper__header__subheader{display:flex;flex-direction:row;align-items:center;padding:0 0 0 .75rem;gap:1rem;justify-content:space-between;box-shadow:0 2px 8px rgba(0,0,0,.08);background:#fff;flex:none;order:2}.feature-map.LayoutDatexSidebarWrapper__header__subheader-left{display:flex;flex-direction:row;align-items:center;padding:0;gap:.5rem}.feature-map.LayoutDatexSidebarWrapper__header__subheader-left__step{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.8125rem;line-height:1rem;display:flex;align-items:center;text-align:center;box-sizing:border-box;background:#07827c;border:1px solid #07827c;border-radius:.25rem;color:#fff;padding:.4375rem .75rem}.feature-map.LayoutDatexSidebarWrapper__header__subheader-left__title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#07827c}.feature-map.LayoutDatexSidebarWrapper__header__subheader-right{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.feature-map.LayoutDatexSidebarWrapper__header__subheader-right.mainmap-sl-step-name-info-wrapper{background:rgba(0,0,0,0);padding:.5rem}.feature-map.LayoutDatexSidebarWrapper__header__subheader-right.mainmap-sl-step-name-info-wrapper--active{background:#fff3b7}.feature-map.LayoutDatexSidebarWrapper__header__subheader-right.mainmap-sl-step-name-info{display:flex;align-items:center;margin-top:.125rem;color:#caced5;cursor:pointer;border-radius:1.5rem;position:relative;width:1.5rem;height:1.5rem;padding:0}.feature-map.LayoutDatexSidebarWrapper__header__subheader-right.mainmap-sl-step-name-info:hover{color:#ffd500}.feature-map.LayoutDatexSidebarWrapper__header__subheader-right.mainmap-sl-step-name-info .mainmap-sl-step-name-info-popup{position:absolute;right:0%;top:0rem;background:#fff3b7;transform:translate(0.5rem, 2rem);width:23.25rem;border-radius:.25rem;padding:.5rem;color:#000;font-size:.875rem;display:none}.feature-map.LayoutDatexSidebarWrapper__header__subheader-right.mainmap-sl-step-name-info--active{background-color:#ffd500}.feature-map.LayoutDatexSidebarWrapper__header__subheader-right.mainmap-sl-step-name-info--active .mainmap-sl-step-name-info-popup{display:block;z-index:1024;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1rem;color:#6c757d}.feature-map.LayoutDatexSidebarWrapper__nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.25rem;gap:.5rem;border-radius:.25rem;background-color:#f0f0f3;flex:none;flex-grow:1}.feature-map.LayoutDatexSidebarWrapper__nav-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.25rem 1.5rem;gap:.625rem;background:#f0f0f3;border-radius:.25rem;flex:none;flex-grow:1;border:0}.feature-map.LayoutDatexSidebarWrapper__nav-btn.active{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.25rem 1.5rem;gap:.625rem;background:#fff;color:#07827c;box-shadow:0 5px 10px rgba(0,0,0,.06);border-radius:.25rem;flex:none;flex-grow:1}.feature-map.LayoutDatexSidebarWrapper__body{flex-grow:4;position:relative;background:#fff;overflow-y:auto;overscroll-behavior:none}.feature-map.LayoutDatexSidebarWrapper__body__no-layer{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.feature-map.LayoutDatexSidebarWrapper__body__no-layer__title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:30px;display:flex;align-items:center;color:#6c757d;text-align:center}.feature-map.LayoutDatexSidebarWrapper__body__no-layer__desc{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;display:flex;align-items:center;color:#6c757d;text-align:center}.feature-map.LayoutDatexSidebarWrapper__footer{flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;padding:1.5rem .75rem .625rem;background:#fff}.feature-map.LayoutDatexSidebarWrapper__footer-btn-next{box-sizing:border-box;padding:.3125rem 1rem;gap:.625rem;background:#07827c;border:1px solid #07827c;border-radius:.25rem;color:#fff}.feature-map.LayoutDatexSidebarWrapper__footer-btn-next-disabled{background:#f5f5f5;border-color:#d9d9d9;color:rgba(0,0,0,.25)}.feature-map.LayoutDatexSidebarWrapper__footer-btn-back{box-sizing:border-box;padding:.3125rem 1rem;gap:.625rem;background:#f9fbfc;border:1px solid #ced4da;border-radius:.25rem;color:#07827c}.feature-map.LayoutDatexSidebarWrapper__footer-btn-back-disabled{background:#f5f5f5;border-color:#d9d9d9;color:rgba(0,0,0,.25)}
.ButtonGroupDatex__container{display:flex;flex-direction:row;padding:6px;gap:6px;width:100%;background:#f0f0f3;border-radius:4px;overflow-x:auto}.ButtonGroupDatex__container .ButtonGroupDatex__wrapper{display:flex;gap:6px}.ButtonGroupDatex__container .ButtonGroupDatex__item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:78px;padding:4px 0px;gap:.5rem;height:3.75rem;flex-grow:1;cursor:pointer;border-radius:4px;color:#6c757d}.ButtonGroupDatex__container .ButtonGroupDatex__item--active{background:#fff;box-shadow:0px 3px 6px rgba(0,0,0,.102);color:#495057}.ButtonGroupDatex__container .ButtonGroupDatex__item--active svg{-webkit-filter:grayscale(0);filter:grayscale(0)}.ButtonGroupDatex__container .ButtonGroupDatex__item--disabled:hover,.ButtonGroupDatex__container .ButtonGroupDatex__item--disabled:active,.ButtonGroupDatex__container .ButtonGroupDatex__item--disabled:focus{cursor:not-allowed}.ButtonGroupDatex__container .ButtonGroupDatex__item--disabled{-webkit-filter:grayscale(1);filter:grayscale(1)}.ButtonGroupDatex__container .ButtonGroupDatex__item span{text-align:center;font-weight:400;font-size:12px;line-height:20px;color:#495057}.ButtonGroupDatex.container-popover{height:30px;align-items:center;background-color:#000;color:#fff;box-shadow:none !important;border-radius:8px}.ButtonGroupDatex.container-popover-text{padding:6px 12px 0;font-family:sans-serif,"Source Sans Pro";font-size:12px;font-weight:400;line-height:16px}.ButtonGroupDatex__popover-wrapper{display:block}.ButtonGroupDatex .arrow{text-align:center;width:200px}.ButtonGroupDatex .arrow---down{position:absolute}.ButtonGroupDatex .arrow---down:after,.ButtonGroupDatex .arrow---down:before{content:" ";display:block;width:0;height:0;position:absolute;border:solid rgba(0,0,0,0);pointer-events:none}.ButtonGroupDatex .arrow---down:after{border-top-color:#000;border-width:10px;left:44%;margin-left:-10px;bottom:-50px}
.DatexTelcoStepOnePoi__search{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem .5rem;gap:5rem;isolation:isolate;width:100%;background:#ebeff5}.DatexTelcoStepOnePoi__search span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#6c757d}.DatexTelcoStepOnePoi__search .ant-input-group-wrapper{background:#fff;opacity:.6;border-radius:4px}.DatexTelcoStepOnePoi__search .ant-input-group-wrapper .ant-input{border-top-left-radius:4px;border-bottom-left-radius:4px}.DatexTelcoStepOnePoi__search .ant-input-group-wrapper .ant-input-group-addon{border-top-right-radius:4px;border-bottom-right-radius:4px;background-color:#fafafa;border:none}.DatexTelcoStepOnePoi__search .icon-addonAfter{display:flex;align-items:center;justify-content:center;gap:.375rem}.DatexTelcoStepOnePoi__container{margin:.75rem 0;padding:.25rem .25rem .25rem 0;gap:8px;width:100%;display:flex;flex-wrap:wrap}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1.1875rem .4375rem;gap:.5rem;background:#fff;box-shadow:0px 5px 10px rgba(0,0,0,.06);border-radius:8px;border:3px solid #fff;cursor:pointer;width:31%;height:8rem;text-align:center}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item svg{width:2.25rem;height:2rem;align-items:center}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--active{background:#fff;box-shadow:0px 3px 6px rgba(0,0,0,.102);color:#495057;border:3px solid #07827c}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item .DatexTelcoStepOnePoi__item--image{width:2.25rem}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item.disabled{cursor:not-allowed;filter:grayscale(1)}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item .DatexTelcoStepOnePoi__item--text{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;text-align:center;color:#616477}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--spin{display:flex;flex-direction:column;align-items:center;justify-content:center;animation:spinner-animation 1s infinite}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--spin svg{width:3rem;height:3rem}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--spin-text{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:1.625rem;display:flex;align-items:center;color:#07827c}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--data{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:.75rem}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--data .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin:0}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--data-item{display:flex;flex-direction:row;gap:.5rem;width:100%;background:#fff;border:1px solid #ced4da;box-shadow:0px 5px 10px rgba(0,0,0,.06);border-radius:4px;padding:.75rem}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--data-item:hover .ant-checkbox input.ant-checkbox-input{border-color:#07827c}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--data-item .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:#07827c;border-color:#07827c}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--data-item .ant-checkbox input.ant-checkbox-input{border-color:#07827c}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--data-item__description{display:flex;flex-direction:column;gap:0;padding:0}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--data-item__description--highlight{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.5rem;color:#495057}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--data-item__description--detail{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1rem;color:#a0a6a9}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--data .DatexTelcoStepOnePoi__item--image{width:2.25rem}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--data .DatexTelcoStepOnePoi__item--text{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;text-align:center;color:#616477}.DatexTelcoStepOnePoi__container .DatexTelcoStepOnePoi__item--data span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1rem;text-align:center;color:#616477;inline-size:5rem;overflow-wrap:break-word}.DatexTelcoStepOnePoi__container .no_data{width:100%;display:flex;justify-content:center;align-items:center;font-size:.75rem;flex-direction:column;height:calc(100vh - 32rem)}.DatexTelcoStepOnePoi__container .no_data__title{font-weight:700;font-size:20px;color:#6c757d}.DatexTelcoStepOnePoi__container .no_data__desc{font-weight:400;font-size:14px;line-height:20px;color:#6c757d}.DatexTelcoStepOnePoi__container .loading-search-brand{color:#007e75;display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;height:calc(100vh - 32rem)}.DatexTelcoStepOnePoi__container .POISearchResult{display:flex;flex-direction:column;gap:.75rem;width:100%}.DatexTelcoStepOnePoi__container .POISearchResult .ant-radio-group{width:100%}.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse{background-color:#fff;border:none}.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-item,.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-header,.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-content{border:none}.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-header{border-bottom:none;display:flex;justify-content:space-between;align-items:center;padding:.75rem;gap:1.8125rem;width:100%;background:#fafafa;box-shadow:0px 2px 8px 0px rgba(0,0,0,.08);border-radius:6px !important;flex:none;flex-grow:0;flex-direction:row-reverse;font-weight:600;font-size:.875rem;line-height:1.5rem;color:#064f4b;box-sizing:border-box}.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-header:has(.ant-radio-input:checked){border:1px solid #07827c}.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-header .ant-radio-wrapper{display:flex;align-items:center}.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-header .ant-radio-wrapper .ant-radio{top:0}.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-header .ant-radio-wrapper span:not(.ant-radio){pointer-events:none;display:flex;align-items:center;gap:.625rem}.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-header .ant-radio-wrapper span:not(.ant-radio) img{width:24px}.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-header .ant-radio-wrapper:hover .ant-radio,.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-header .ant-radio:hover .ant-radio-inner,.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-header .ant-radio-input+.ant-radio-inner{border-color:#07827c}.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-header .ant-radio-input:checked:not(:hover)+.ant-radio-inner{border-color:#ced4da}.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-header .ant-radio-inner::after{background-color:#07827c}.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-content-box{padding:16px 0 16px 26px}.DatexTelcoStepOnePoi__container .POISearchResult .ant-collapse .ant-collapse-content-box .ant-checkbox-group{display:flex;flex-direction:column}.DatexTelcoStepOnePoi__container .POISearchResult .BrandList{display:flex;flex-direction:column;gap:.75rem;width:100%}.DatexTelcoStepOnePoi__container .POISearchResult .BrandList .ant-checkbox-wrapper{display:flex;align-items:center;border-radius:6px;padding:12px;background:#fafafa;margin:0}.DatexTelcoStepOnePoi__container .POISearchResult .BrandList span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#1d1e31}.DatexTelcoStepOnePoi__container .POISearchResult .BrandList .ant-checkbox-inner{border:1px solid #ced4da;border-radius:4px}.DatexTelcoStepOnePoi__container .POISearchResult .BrandList .ant-checkbox-input:checked+.ant-checkbox-inner{border:1px solid #07827c;background-color:#07827c}.DatexTelcoStepOnePoi__container .POISearchResult .BrandList .ant-checkbox-wrapper:hover .ant-checkbox-inner,.DatexTelcoStepOnePoi__container .POISearchResult .BrandList .ant-checkbox:hover .ant-checkbox-inner{border:1px solid #07827c}.DatexTelcoStepOnePoi__container .POISearchResult .BrandList .ant-checkbox.ant-checkbox-checked::after{border-radius:4px;border:1px solid #07827c}.DatexTelcoStepOnePoi__container .POISearchResult .BrandList .ant-checkbox{top:0}.DatexTelcoStepOnePoi.container-popover{height:30px;align-items:center;background-color:#000;color:#fff;box-shadow:none !important;border-radius:8px}.DatexTelcoStepOnePoi.container-popover-text{padding:6px 12px 0;font-family:sans-serif,"Source Sans Pro";font-size:12px;font-weight:400;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.DatexTelcoStepOnePoi.__popover-wrapper{display:block}.DatexTelcoStepOnePoi.arrow{text-align:center;width:200px}.DatexTelcoStepOnePoi.arrow---down{position:absolute}.DatexTelcoStepOnePoi.arrow---down:after,.DatexTelcoStepOnePoi.arrow---down:before{content:" ";display:block;width:0;height:0;position:absolute;border:solid rgba(0,0,0,0);pointer-events:none}.DatexTelcoStepOnePoi.arrow---down:after{border-top-color:#000;border-width:10px;left:44%;margin-left:-10px;bottom:-50px}
.search-box__wrapper{color:#616477;display:flex;align-items:center}.search-box__ant-input-wrapper .ant-input-affix-wrapper{padding:.25rem .688rem}.search-box__ant-input-wrapper .ant-input-affix-wrapper .ant-input{font-size:0.875rem}.search-box__ant-input-wrapper .ant-input-affix-wrapper-focused:not(:disabled){border-color:#007e75;box-shadow:none;outline:none}.search-box__ant-input-wrapper .ant-input-affix-wrapper-focused:not(:disabled):focus{box-shadow:none;outline:none}.search-box__ant-input-wrapper .ant-input-affix-wrapper:not(:disabled),.search-box__ant-input-wrapper .ant-input-affix-wrapper-focused:not(:disabled){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.search-box__ant-input-wrapper .ant-input-affix-wrapper:not(:disabled):hover:not(:disabled),.search-box__ant-input-wrapper .ant-input-affix-wrapper-focused:not(:disabled):hover:not(:disabled){border-color:#007e75;box-shadow:none}.search-box__ant-input-wrapper .ant-input-affix-wrapper:not(:disabled):focus:not(:disabled),.search-box__ant-input-wrapper .ant-input-affix-wrapper-focused:not(:disabled):focus:not(:disabled){border-color:#007e75;box-shadow:none;outline:none}.search-box__ant-input-wrapper .ant-input-group-addon{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.search-box__ant-input-wrapper--filled .ant-input-group-addon{background-color:#007e75;border-color:#007e75;color:#fff}.search-box__ant-input-wrapper--filled .search-box__button-search{color:#fff}.search-box__button-search{cursor:pointer;display:flex;align-items:center;color:#caced5}.search-box__button-search--disabled{cursor:not-allowed}.search-box__button-search--filled{background-color:red}.search-box__button-search span{font-size:0.875rem}.search-box__clear-button{width:1.125rem;height:1.125rem;border-radius:.25rem;background:#fff;border:.063rem solid #caced5;display:flex;align-items:center;justify-content:center}.search-box__clear-button:not(:disabled){cursor:pointer}.search-box__clear-button:hover:not(:disabled){color:#007e75;border-color:#007e75}
/* 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;
}

.DatexTelcoStepOneTelco__container{display:flex;flex-direction:column;gap:12px}.DatexTelcoStepOneTelco__container .DatexTelcoStepOneTelco__search{display:flex;flex-direction:column;align-items:flex-start;padding:24px 12px;gap:8px;isolation:isolate;width:100%;background:#f0f0f3;border-radius:6px}.DatexTelcoStepOneTelco__container .DatexTelcoStepOneTelco__search span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#6c757d}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_title{color:#6c757d;margin-bottom:8px}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_select{display:flex;gap:6px;align-items:center;justify-content:space-between}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_date{margin-top:.5rem;padding:.5rem;border:1px solid #caced5;border-radius:8px}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_date-info{display:flex;padding:4px 20px;justify-content:center;align-items:center;gap:8px;border-radius:4px;border:1px solid #00a8fe;background:rgba(0,161,241,.1);color:#00a8ff;margin-top:.75rem;text-align:center}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_date table tr th{color:#007d74;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:14px;line-height:32px;text-align:center}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_date .ant-picker-date-panel .ant-picker-cell:not(.ant-picker-cell-in-view){pointer-events:none}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_date .ant-picker-panel{border-top:none}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_date .ant-picker-panel .ant-picker-date-panel .ant-picker-body .ant-picker-content tbody{background-color:#f8f8fb}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_date .ant-picker-panel .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell .ant-picker-cell-inner{min-width:48px;height:48px;line-height:48px;padding-top:8px}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_date .ant-picker-panel .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell .ant-picker-cell-inner:hover{transition:.15s ease-out;background-color:#007d74;border-radius:4px;color:#fff}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_date .ant-picker-panel .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell .ant-picker-cell-inner .ant-picker-calendar-date-value{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:14px;text-align:center}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_date .ant-picker-panel .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell .ant-picker-cell-inner.ant-picker-calendar-date.ant-picker-calendar-date-today::before{content:"";position:absolute;border:none;background-color:#ffca28;width:6px;height:6px;top:10px;left:21px;border-radius:50%}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_date .ant-picker-panel .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell.ant-picker-cell-selected .ant-picker-cell-inner.ant-picker-calendar-date{background:#007d74;border-radius:4px}.DatexTelcoStepOneTelco__container .DatexTelcoDataType_date .ant-picker-cell.ant-picker-cell-disabled::before{display:none}.DatexTelcoStepOneTelco__container .ant-select{width:100%}.DatexTelcoStepOneTelco__container .ant-select .ant-select-selector{background:#fff;border:1px solid #ced4da;border-radius:4px}.DatexTelcoStepOneTelco__container .ant-select .ant-select-selector .ant-select-selection-placeholder{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;display:flex;align-items:center;color:#6c757d}.DatexTelcoStepOneTelco__container .ant-select .ant-select-selector .ant-select-selection-item{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:20px;display:flex;align-items:center;color:#6c757d}.DatexTelcoStepOneTelco__container .ant-radio-inner::after{background:#007e75}.DatexTelcoStepOneTelco__container .ant-form-item-control-input-content{display:flex;flex-direction:column}.ant-select-item.ant-select-item-option.ant-select-item-option-active{background:#07827c;color:#fff}.ant-select-item.ant-select-item-option.ant-select-item-option-selected{background:rgba(7,130,124,.1);color:#6c757d}.ant-select-dropdown{padding:0px}.ant-select-dropdown .DatexTelcoStepOneTelco__select--search{background:#f8f8fb;border-bottom:1px solid #ced4da;border-radius:4px 4px 0px 0px}.ant-select-dropdown .DatexTelcoStepOneTelco__select--search .ant-input{background:#f8f8fb}
.shared-selectOption .ant-popover-inner-content{padding:0}
.feature-genset-MD.MobileDataControl .content{display:flex;justify-content:space-between;padding:1rem .75rem}.feature-genset-MD.MobileDataControl .content-button{border:none;background-color:rgba(0,0,0,0);background-color:#fff;border-radius:4px;box-shadow:0px 4px 12px 0px rgba(0,0,0,.08);width:30px;height:30px}.feature-genset-MD.MobileDataControl .content-button:disabled{cursor:not-allowed;color:rgba(160,166,169,.9294117647)}
.feature-genset-MD.MobileDataYearly .range-year{font-size:24px;color:#495057}.feature-genset-MD.MobileDataYearly .list-year{display:grid;grid-template-columns:repeat(5, 1fr);row-gap:1rem;column-gap:.5rem;justify-items:center}.feature-genset-MD.MobileDataYearly .list-year-item{padding:4px 16px;color:#1c1a1a;cursor:pointer;border:none;border-radius:0;background-color:rgba(0,0,0,0)}.feature-genset-MD.MobileDataYearly .list-year-item:hover,.feature-genset-MD.MobileDataYearly .list-year-item.active{background-color:#07827c;color:#f8f8fb;border-radius:4px}.feature-genset-MD.MobileDataYearly .list-year-item:disabled{color:#a0a6a9;cursor:not-allowed}.feature-genset-MD.MobileDataYearly .list-year-item:disabled:hover{background-color:rgba(0,0,0,0);color:#a0a6a9}
.feature-genset-MD.MobileDataMonthly .year{font-size:24px;color:#495057}.feature-genset-MD.MobileDataMonthly .list-month{display:grid;grid-template-columns:repeat(6, 1fr);row-gap:1rem;column-gap:.5rem;justify-items:center}.feature-genset-MD.MobileDataMonthly .list-month-item{padding:4px 16px;color:#1c1a1a;cursor:pointer;border:none;border-radius:0;background-color:rgba(0,0,0,0)}.feature-genset-MD.MobileDataMonthly .list-month-item:hover,.feature-genset-MD.MobileDataMonthly .list-month-item.active{background-color:#07827c;color:#f8f8fb;border-radius:4px}.feature-genset-MD.MobileDataMonthly .list-month-item:disabled{color:#a0a6a9;cursor:not-allowed}.feature-genset-MD.MobileDataMonthly .list-month-item:disabled:hover{background-color:rgba(0,0,0,0);color:#a0a6a9}
/* 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-calendar {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  background: #fff;
}
.ant-picker-calendar-header {
  display: flex;
  justify-content: flex-end;
  padding: 12px 0;
}
.ant-picker-calendar-header .ant-picker-calendar-year-select {
  min-width: 80px;
}
.ant-picker-calendar-header .ant-picker-calendar-month-select {
  min-width: 70px;
  margin-left: 8px;
}
.ant-picker-calendar-header .ant-picker-calendar-mode-switch {
  margin-left: 8px;
}
.ant-picker-calendar .ant-picker-panel {
  background: #fff;
  border: 0;
  border-top: 1px solid #f0f0f0;
  border-radius: 0;
}
.ant-picker-calendar .ant-picker-panel .ant-picker-month-panel,
.ant-picker-calendar .ant-picker-panel .ant-picker-date-panel {
  width: auto;
}
.ant-picker-calendar .ant-picker-panel .ant-picker-body {
  padding: 8px 0;
}
.ant-picker-calendar .ant-picker-panel .ant-picker-content {
  width: 100%;
}
.ant-picker-calendar-mini {
  border-radius: 2px;
}
.ant-picker-calendar-mini .ant-picker-calendar-header {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-picker-calendar-mini .ant-picker-panel {
  border-radius: 0 0 2px 2px;
}
.ant-picker-calendar-mini .ant-picker-content {
  height: 256px;
}
.ant-picker-calendar-mini .ant-picker-content th {
  height: auto;
  padding: 0;
  line-height: 18px;
}
.ant-picker-calendar-mini .ant-picker-cell::before {
  pointer-events: none;
}
.ant-picker-calendar-full .ant-picker-panel {
  display: block;
  width: 100%;
  text-align: right;
  background: #fff;
  border: 0;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-body th,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-body td {
  padding: 0;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-body th {
  height: auto;
  padding: 0 12px 5px 0;
  line-height: 18px;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell::before {
  display: none;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell:hover .ant-picker-calendar-date {
  background: #f5f5f5;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell .ant-picker-calendar-date-today::before {
  display: none;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date-today,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date-today {
  background: #e6f7ff;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date .ant-picker-calendar-date-value,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date .ant-picker-calendar-date-value,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date-today .ant-picker-calendar-date-value,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date-today .ant-picker-calendar-date-value {
  color: #1890ff;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date {
  display: block;
  width: auto;
  height: auto;
  margin: 0 4px;
  padding: 4px 8px 0;
  border: 0;
  border-top: 2px solid #f0f0f0;
  border-radius: 0;
  transition: background 0.3s;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-value {
  line-height: 24px;
  transition: color 0.3s;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-content {
  position: static;
  width: auto;
  height: 86px;
  overflow-y: auto;
  color: rgba(0, 0, 0, 0.85);
  line-height: 1.5715;
  text-align: left;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-today {
  border-color: #1890ff;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-today .ant-picker-calendar-date-value {
  color: rgba(0, 0, 0, 0.85);
}
@media only screen and (max-width: 480px) {
  .ant-picker-calendar-header {
    display: block;
  }
  .ant-picker-calendar-header .ant-picker-calendar-year-select {
    width: 50%;
  }
  .ant-picker-calendar-header .ant-picker-calendar-month-select {
    width: calc(50% - 8px);
  }
  .ant-picker-calendar-header .ant-picker-calendar-mode-switch {
    width: 100%;
    margin-top: 8px;
    margin-left: 0;
  }
  .ant-picker-calendar-header .ant-picker-calendar-mode-switch > label {
    width: 50%;
    text-align: center;
  }
}
.ant-picker-calendar-rtl {
  direction: rtl;
}
.ant-picker-calendar-rtl .ant-picker-calendar-header .ant-picker-calendar-month-select {
  margin-right: 8px;
  margin-left: 0;
}
.ant-picker-calendar-rtl .ant-picker-calendar-header .ant-picker-calendar-mode-switch {
  margin-right: 8px;
  margin-left: 0;
}
.ant-picker-calendar-rtl.ant-picker-calendar-full .ant-picker-panel {
  text-align: left;
}
.ant-picker-calendar-rtl.ant-picker-calendar-full .ant-picker-panel .ant-picker-body th {
  padding: 0 0 5px 12px;
}
.ant-picker-calendar-rtl.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-content {
  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-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::-moz-placeholder {
  color: #bfbfbf;
  -moz-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:-moz-placeholder-shown {
  text-overflow: ellipsis;
}
.ant-picker-input > input:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.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: -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;
}

/* 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;
}

.feature-genset-MD.MobileDataDaily .MobileDataDaily-info{display:flex;padding:4px 12px;justify-content:center;align-items:center;gap:8px;border-radius:4px;border:1px solid #00a8fe;background:rgba(0,161,241,.1);color:#00a8ff}.feature-genset-MD.MobileDataDaily .month-year{font-size:24px;color:#495057}.feature-genset-MD.MobileDataDaily .MobileDataDaily-date{margin-top:.75rem;padding:.5rem;border:1px solid #caced5;border-radius:8px}.feature-genset-MD.MobileDataDaily .MobileDataDaily-date table tr th{color:#007d74;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:14px;line-height:32px;text-align:center}.feature-genset-MD.MobileDataDaily .MobileDataDaily-date .ant-picker-panel{border-top:none}.feature-genset-MD.MobileDataDaily .MobileDataDaily-date .ant-picker-panel .ant-picker-date-panel .ant-picker-body .ant-picker-content tbody{background-color:#f8f8fb}.feature-genset-MD.MobileDataDaily .MobileDataDaily-date .ant-picker-panel .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell .ant-picker-cell-inner{min-width:48px;height:48px;line-height:32px;padding-top:8px}.feature-genset-MD.MobileDataDaily .MobileDataDaily-date .ant-picker-panel .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell .ant-picker-cell-inner:hover{transition:.15s ease-out;background-color:#007d74;border-radius:4px;color:#fff}.feature-genset-MD.MobileDataDaily .MobileDataDaily-date .ant-picker-panel .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell .ant-picker-cell-inner .ant-picker-calendar-date-value{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:14px;text-align:center}.feature-genset-MD.MobileDataDaily .MobileDataDaily-date .ant-picker-panel .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell .ant-picker-cell-inner.ant-picker-calendar-date.ant-picker-calendar-date-today::before{content:"";position:absolute;border:none;background-color:#ffca28;width:6px;height:6px;top:10px;left:21px;border-radius:50%}.feature-genset-MD.MobileDataDaily .MobileDataDaily-date .ant-picker-panel .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell.ant-picker-cell-selected .ant-picker-cell-inner.ant-picker-calendar-date{background:#007d74;border-radius:4px}.feature-genset-MD.MobileDataDaily .MobileDataDaily-date .ant-picker-cell.ant-picker-cell-disabled::before{display:none}
.feature-genset-MD.MobileData .select-time .ant-select-selector{border-radius:4px}.feature-genset-MD.MobileData .select-time .ant-select-selector:hover,.feature-genset-MD.MobileData .select-time .ant-select-selector:focus-within{border-color:#07827c;box-shadow:none}.feature-genset-MD.MobileData .select-time .ant-select-selector .ant-select-selection-item{color:#6c757d}.feature-genset-MD.MobileData .date-picker-trigger{position:relative;margin-top:1rem}.feature-genset-MD.MobileData .date-picker-trigger .ant-btn{padding:0 9px 0 0;color:#6c757d;background-color:#fff;border:1px solid #d9d9d9;height:40px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;border-radius:4px;height:32px}.feature-genset-MD.MobileData .date-picker-trigger .ant-btn::after{animation:none}.feature-genset-MD.MobileData .date-picker-trigger .ant-btn:hover{border-color:#07827c}.feature-genset-MD.MobileData .date-picker-trigger .ant-btn .anticon.anticon-down{color:rgba(0,0,0,.25)}.feature-genset-MD.MobileData .date-picker-trigger.active .ant-btn{border-color:#07827c}.feature-genset-MD.MobileData .wrapper-absolute{position:absolute;width:100%;padding-top:.25rem;padding-bottom:.5rem;z-index:1}.feature-genset-MD.MobileData .wrapper-absolute .card-calender{width:100%;border:1px solid #ced4da;border-radius:8px;background-color:#fff;padding:.5rem}
/* 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%;
  }
}

.DatexTelcoStepOneThematic__search{padding:12px;background:#fff;border-bottom:1px solid #f0f0f3;box-shadow:0px 5px 10px rgba(0,0,0,.06)}.DatexTelcoStepOneThematic__search .ant-input-group-wrapper{background:#fff;opacity:.6;border-radius:4px}.DatexTelcoStepOneThematic__search .ant-input-group-wrapper .ant-input{border-top-left-radius:4px;border-bottom-left-radius:4px}.DatexTelcoStepOneThematic__search .ant-input-group-wrapper .ant-input-group-addon{border-top-right-radius:4px;border-bottom-right-radius:4px}.DatexTelcoStepOneThematic__search .icon-addonAfter{display:flex;align-items:center;justify-content:center;gap:6px}.DatexTelcoStepOneThematic__container{margin:12px 0px;display:flex;gap:12px;width:100%;overflow-y:auto;overflow-x:hidden;flex-wrap:wrap;padding:2px;border-radius:8px}.DatexTelcoStepOneThematic__container .DatexTelcoStepOneThematic__item{display:flex;flex-direction:column;align-items:center;padding:8px 0px;gap:8px;cursor:pointer;border:3px solid #fff;border-radius:8px;height:104px;flex-basis:30%;justify-content:center;box-shadow:0px 5px 10px 0px rgba(0,0,0,.102)}.DatexTelcoStepOneThematic__container .DatexTelcoStepOneThematic__item--active{background:#fff;box-shadow:0px 3px 6px rgba(0,0,0,.102);color:#495057;border:3px solid #07827c}.DatexTelcoStepOneThematic__container .DatexTelcoStepOneThematic__item.disabled{cursor:not-allowed;filter:grayscale(1)}.DatexTelcoStepOneThematic__container .DatexTelcoStepOneThematic__item span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;display:flex;align-items:center;text-align:center;color:#616477}.DatexTelcoStepOneThematic.container-popover{height:30px;align-items:center;background-color:#000;color:#fff;box-shadow:none !important;border-radius:8px}.DatexTelcoStepOneThematic.container-popover-text{padding:6px 12px 0;font-family:sans-serif,"Source Sans Pro";font-size:12px;font-weight:400;line-height:16px}.DatexTelcoStepOneThematic__popover-wrapper{display:block}.DatexTelcoStepOneThematic.arrow{text-align:center;width:200px}.DatexTelcoStepOneThematic.arrow---down{position:absolute}.DatexTelcoStepOneThematic.arrow---down:after,.DatexTelcoStepOneThematic.arrow---down:before{content:" ";display:block;width:0;height:0;position:absolute;border:solid rgba(0,0,0,0);pointer-events:none}.DatexTelcoStepOneThematic.arrow---down:after{border-top-color:#000;border-width:10px;left:44%;margin-left:-10px;bottom:-50px}
.BaseSearchCardDatex__search{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem .5rem;gap:5rem;isolation:isolate;width:100%;background:#ebeff5}.BaseSearchCardDatex__search span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#6c757d}.BaseSearchCardDatex__search .ant-input-group-wrapper{background:#fff;opacity:.6;border-radius:4px}.BaseSearchCardDatex__search .ant-input-group-wrapper .ant-input{border-top-left-radius:4px;border-bottom-left-radius:4px}.BaseSearchCardDatex__search .ant-input-group-wrapper .ant-input-group-addon{border-top-right-radius:4px;border-bottom-right-radius:4px;background-color:#fafafa;border:none}.BaseSearchCardDatex__search .icon-addonAfter{display:flex;align-items:center;justify-content:center;gap:.375rem}
.no_data{width:100%;display:flex;justify-content:center;align-items:center;font-size:.75rem;flex-direction:column;height:calc(100vh - 32rem)}.no_data__title{font-weight:700;font-size:20px;color:#6c757d}.no_data__desc{font-weight:400;font-size:14px;line-height:20px;color:#6c757d}
.DatexTelcoStepOneThematic__search{padding:12px;background:#fff;border-bottom:1px solid #f0f0f3;box-shadow:0px 5px 10px rgba(0,0,0,.06)}.DatexTelcoStepOneThematic__search .ant-input-group-wrapper{background:#fff;opacity:.6;border-radius:4px}.DatexTelcoStepOneThematic__search .ant-input-group-wrapper .ant-input{border-top-left-radius:4px;border-bottom-left-radius:4px}.DatexTelcoStepOneThematic__search .ant-input-group-wrapper .ant-input-group-addon{border-top-right-radius:4px;border-bottom-right-radius:4px}.DatexTelcoStepOneThematic__search .icon-addonAfter{display:flex;align-items:center;justify-content:center;gap:6px}.DatexTelcoStepOneThematic__container{margin:12px 0px;display:flex;gap:12px;width:100%;overflow-y:auto;overflow-x:hidden;flex-wrap:wrap;padding:2px;border-radius:8px}.DatexTelcoStepOneThematic__container .DatexTelcoStepOneThematic__item{display:flex;flex-direction:column;align-items:center;padding:8px 0px;gap:8px;cursor:pointer;border:3px solid #fff;border-radius:8px;height:104px;flex-basis:30%;justify-content:center;box-shadow:0px 5px 10px 0px rgba(0,0,0,.102)}.DatexTelcoStepOneThematic__container .DatexTelcoStepOneThematic__item--active{background:#fff;box-shadow:0px 3px 6px rgba(0,0,0,.102);color:#495057;border:3px solid #07827c}.DatexTelcoStepOneThematic__container .DatexTelcoStepOneThematic__item.disabled{cursor:not-allowed;filter:grayscale(1)}.DatexTelcoStepOneThematic__container .DatexTelcoStepOneThematic__item span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;display:flex;align-items:center;text-align:center;color:#616477}.DatexTelcoStepOneThematic.container-popover{height:30px;align-items:center;background-color:#000;color:#fff;box-shadow:none !important;border-radius:8px}.DatexTelcoStepOneThematic.container-popover-text{padding:6px 12px 0;font-family:sans-serif,"Source Sans Pro";font-size:12px;font-weight:400;line-height:16px}.DatexTelcoStepOneThematic__popover-wrapper{display:block}.DatexTelcoStepOneThematic.arrow{text-align:center;width:200px}.DatexTelcoStepOneThematic.arrow---down{position:absolute}.DatexTelcoStepOneThematic.arrow---down:after,.DatexTelcoStepOneThematic.arrow---down:before{content:" ";display:block;width:0;height:0;position:absolute;border:solid rgba(0,0,0,0);pointer-events:none}.DatexTelcoStepOneThematic.arrow---down:after{border-top-color:#000;border-width:10px;left:44%;margin-left:-10px;bottom:-50px}
.DatexPoiAdjStepOne{width:100%;height:100%;display:flex;flex-direction:column;gap:.5rem}.DatexPoiAdjStepOne__container_selectarea{display:flex;flex-direction:column;width:100%}.DatexPoiAdjStepOne__wrapper_selectarea{padding:.75rem;background:#f0f0f3;color:#6c757d;cursor:pointer}.DatexPoiAdjStepOne__wrapper_selectarea .select-area{display:flex;justify-content:space-between;width:100%;align-items:center}.DatexPoiAdjStepOne__wrapper_selectarea .title-selectarea{font-weight:700;font-size:1rem}.DatexPoiAdjStepOne__wrapper_selectarea .icon-collapse{font-size:.875rem}.DatexPoiAdjStepOne__wrapper_selectarea .icon-collapse svg{transition:.5s linear;transform:rotate(180deg)}.DatexPoiAdjStepOne__content_selectarea{background:#f0f0f3;transition:all .5s ease-in-out;padding:0 .75rem .75rem .75rem;display:flex;flex-direction:column;gap:.5rem;width:100%;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.DatexPoiAdjStepOne__content_selectarea .select-area-option{width:100%}.DatexPoiAdjStepOne__content_selectarea .select-area-option .ant-select{width:100%}.DatexPoiAdjStepOne__content_selectarea .select-area-option .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:4px;border-color:#ced4da;background-color:#fff;box-shadow:none}.DatexPoiAdjStepOne__content_selectarea .select-area-option .ant-select-disabled .ant-select-selector{background-color:#f8f8f8 !important}.DatexPoiAdjStepOne__content_selectarea .select-area-option .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#07827c}.DatexPoiAdjStepOne__container_poi{display:flex;flex-direction:column;overflow:hidden;position:relative;width:100%}.DatexPoiAdjStepOne .hidden-option{display:none}
.custom-select-radio .ant-select-selector{transition:all .3s ease;border-radius:4px !important}.custom-select-radio:hover .ant-select-selector{border-color:#07827c !important}.custom-select-radio.ant-select-focused .ant-select-selector{border-color:#07827c !important;box-shadow:none !important}.custom-select-radio .ant-radio-wrapper{color:#333}.custom-select-radio .ant-radio-wrapper .ant-radio:hover{color:#07827c !important}.custom-select-radio .ant-radio-wrapper .ant-radio:hover .ant-radio-inner{border-color:#07827c !important}.custom-select-radio .ant-radio-wrapper .ant-radio .ant-radio-inner{border-color:#07827c !important;width:16px;height:16px}.custom-select-radio .ant-radio-wrapper .ant-radio .ant-radio-inner::after{background-color:#07827c !important}.custom-select-radio .ant-radio-wrapper .ant-radio .ant-radio-checked::after{border:1px solid #07827c !important}
.checkbox-treeview{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-treeview input[type=checkbox]{width:16px;height:16px;accent-color:#07827c;cursor:pointer}
.NodataWrapper--content{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#6c757d;gap:.4rem}.NodataWrapper--content .title-nodata{margin-bottom:0 !important;font-weight:700;font-size:1.25rem}.NodataWrapper--content .text-nodata{margin-bottom:0 !important}
.ParameterPOI__wrapper_poi{width:100%}.ParameterPOI__header_poi{display:flex;flex-direction:column;overflow:hidden;position:sticky;top:0}.ParameterPOI__body_filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:1rem;gap:8px}.ParameterPOI__content_filter{display:flex;align-items:center;gap:.5rem}.ParameterPOI__content_filter .select-content{width:200px}.ParameterPOI__content_filter .hidden-select{display:none}.ParameterPOI__content_filter .text-filter{font-size:.875rem;margin-bottom:0 !important}.ParameterPOI__body_parameter{position:relative}.ParameterPOI__body_parameter_container{display:flex;flex-direction:column;width:100%}.ParameterPOI__body_parameter_table-header{display:grid;font-weight:600;color:#616477;grid-template-columns:.2fr 2fr 1fr 1fr;padding:12px 16px;align-items:center;background-color:#f5f5f5;border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:10}.ParameterPOI__body_parameter_table-body{display:flex;overflow-y:auto;flex-direction:column;gap:.875rem}.ParameterPOI__body_parameter_tree-menu{font-size:14px;display:flex;flex-direction:column;gap:.5rem;color:#616477;width:100%}.ParameterPOI__body_parameter_tree-menu-header{display:grid;font-weight:500;grid-template-columns:.2fr 2fr 1fr 1fr;background:#fff;padding:.75rem;width:100%;text-align:left;align-items:center;cursor:default;border-radius:0}.ParameterPOI__body_parameter_tree-menu-category{display:flex;gap:.4rem;align-items:center;background:rgba(0,0,0,0);cursor:pointer;justify-content:flex-start;width:fit-content}.ParameterPOI__body_parameter_tree-menu-category .icon-collapse{font-size:.875rem}.ParameterPOI__body_parameter_tree-menu-category .icon-collapse svg{transition:.1s linear;transform:rotate(180deg)}.ParameterPOI__body_parameter_tree-menu-category .category-label{font-size:.875rem}.ParameterPOI__body_parameter_tree-menu-group{display:flex;gap:.5rem;align-items:center}.ParameterPOI__body_parameter_tree-menu-group .label-group{font-size:.875rem}.ParameterPOI__body_parameter_tree-menu-industry{display:flex;gap:.5rem;align-items:center}.ParameterPOI__body_parameter_tree-menu-industry .label-industry{font-size:.875rem}.ParameterPOI__body_parameter_tree-node-wrapper{background:#fff;flex-direction:column;width:100%;padding:0rem 6rem .875rem 5.7rem;display:flex;gap:.5rem}.ParameterPOI__body_parameter_tree-node .content{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}.ParameterPOI__body_parameter_tree-node .underline{width:100%;border-bottom:1px solid #ddd}.ParameterPOI__body_parameter_tree-node__children{display:flex;flex-direction:column;gap:.5rem;padding-left:1.5rem;padding-bottom:.5rem}.ParameterPOI .hidden{display:none}
.DatexTelcoStepOne{overflow-x:hidden;height:100%;display:flex;flex-direction:column}.DatexTelcoStepOne .DatexTelcoStepOne--wrapper{display:flex;flex-direction:column;gap:.5rem;background-color:#fff}.DatexTelcoStepOne .DatexTelcoStepOne--wrapper .DatexTelcoStepOne--item{padding:0 .75rem .75rem .75rem;height:100%;display:flex;flex-direction:column}.DatexTelcoStepOne .DatexTelcoStepOne--wrapper .DatexTelcoStepOne--item__search{padding:.75px;background:#fff;border-bottom:1px solid #f0f0f3;box-shadow:0px 5px 10px rgba(0,0,0,.06)}.DatexTelcoStepOne .DatexTelcoStepOne--wrapper .DatexTelcoStepOne--item__search .ant-input-group-wrapper{background:#fff;opacity:.6;border:1px solid #ced4da;border-radius:4px}.DatexTelcoStepOne .DatexTelcoStepOne--wrapper .DatexTelcoStepOne--item__search .ant-input-group-wrapper .DatexTelcoStepOne--item__search__add-on-after{display:flex;align-items:center;gap:.375rem}.DatexTelcoStepOne .DatexTelcoStepOne--wrapper .DatexTelcoStepOne--buttonType{top:0;z-index:2;height:auto;position:sticky;background-color:#fff;padding:.75rem .5rem .25rem .75rem}.DatexTelcoStepOne-container{display:flex;flex:1;flex-direction:column;align-items:center}.DatexTelcoStepOne-container__no-selected{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 3.8125rem}.DatexTelcoStepOne-container__no-selected__title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:30px;display:flex;align-items:center;color:#6c757d;text-align:center}.DatexTelcoStepOne-container__no-selected__desc{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;display:flex;align-items:center;color:#6c757d;text-align:center}.DatexTelcoStepOne-container__no-selected__img{width:9.375rem;height:10rem;margin-bottom:2rem}
.BaseCardDatex__container{width:100%;background:none}.BaseCardDatex__main{display:flex;flex-direction:row;flex:1;background:rgba(0,0,0,0);border:1px solid #d7dae2;border-radius:.375rem}.BaseCardDatex__left{padding:1rem .5rem;border-right:1px solid #d7dae2;display:flex;flex-direction:column;justify-content:center;border-radius:.375rem 0 0 .375rem;background:#fff}.BaseCardDatex__left--disabled{padding:1rem .5rem;border-right:1px solid #d7dae2;display:flex;flex-direction:column;justify-content:center;border-radius:.375rem 0 0 .375rem;background:#f0f0f3;filter:grayscale(1)}.BaseCardDatex__right{background:none;display:flex;flex-direction:column;flex:1}.BaseCardDatex__header{background:#f0f0f3;display:flex;flex-direction:row;justify-content:space-between;border-radius:0 .375rem 0 0;padding:.25rem .75rem}.BaseCardDatex__header-left{display:flex;flex-direction:row;align-items:center;gap:.5rem}.BaseCardDatex__header-left-text{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.5rem;color:#07827c}.BaseCardDatex__header-left-text--disabled{color:#ced4da;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.5rem}.BaseCardDatex__header-left--disabled{display:flex;flex-direction:row;align-items:center;filter:grayscale(1)}.BaseCardDatex__header-right{display:flex;flex-direction:row;gap:.25rem;background:rgba(0,0,0,0)}.BaseCardDatex__header-right-btn{border:1px solid #ced4da;width:1.5rem;height:1.5rem;display:flex;flex-direction:row;justify-content:center;border-radius:.375rem;padding:0;background:rgba(0,0,0,0)}.BaseCardDatex__header-right-btn:hover{border-color:#055a55;color:#055a55}.BaseCardDatex__header-right-btn--disabled{color:#6c757d;background:#a0a6a9 !important;border:1px solid #ced4da;width:1.5rem;height:1.5rem;display:flex;flex-direction:row;justify-content:center;border-radius:.375rem;padding:0}.BaseCardDatex__header-right-btn--vsb-lock{color:#ced4da;background:#055a55;border:1px solid #ced4da;width:1.5rem;height:1.5rem;display:flex;flex-direction:row;justify-content:center;border-radius:.375rem;padding:0}.BaseCardDatex__header-right-btn--vsb-lock:hover{background:#055a55;border-color:rgba(0,0,0,0) !important;color:#fff}.BaseCardDatex__body{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem;border-radius:0 0 .375rem 0;background:#fff}.BaseCardDatex__body-top{background:#fff !important;padding:.25rem 1rem}.BaseCardDatex__body-top-title{display:flex;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#6c757d;margin-top:.25rem;margin-bottom:.75rem}.BaseCardDatex__body-top-years{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.25rem;margin-top:.75rem}.BaseCardDatex__body-top-years span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#6c757d}.BaseCardDatex__body-left{display:flex;flex-direction:row;align-items:center;gap:.375rem;flex:1}.BaseCardDatex__body-left-thematic{display:flex;flex-direction:row;align-items:center;flex:1;padding-right:.5rem}.BaseCardDatex__body-left-thematic-group{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex:1;flex-wrap:wrap;gap:.375rem}.BaseCardDatex__body-left-thematic-group-left{display:flex;gap:.5rem;align-items:center}.BaseCardDatex__body-left-info{font-family:"Source Sans Pro",sans-serif;font-style:normal;display:flex;flex-direction:column}.BaseCardDatex__body-left-info-text-title{font-weight:600;font-size:.875rem;line-height:1.5rem;color:#495057}.BaseCardDatex__body-left-info-text-subtitle{font-weight:400;font-size:.75rem;line-height:1rem;color:#a0a6a9}.BaseCardDatex__body-left-info--label{display:flex;flex-direction:row;align-items:center;padding:.125rem .5rem;background:#24ccb8;border-radius:1.5rem}.BaseCardDatex__body-left-info--label svg{margin-right:.25rem}.BaseCardDatex__body-left-info--label span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1rem;color:#f8f8fb}.BaseCardDatex__body-left__select-option{z-index:1024}.BaseCardDatex__body-left__select-option__dropdown-wrap{z-index:1024;width:max-content !important}.BaseCardDatex__body-left__icon{width:2.25rem !important;height:2.25rem}.BaseCardDatex__body-left div .ant-select-selection-item{display:flex;flex-direction:row;align-items:center}.BaseCardDatex__body-left div .ant-select-selection-item div span{display:none}.BaseCardDatex__body-left div .ant-select-selection-item div{min-width:1.5rem !important;min-height:1.5rem !important;border-radius:"0.375rem"}.BaseCardDatex__body-right-icon{margin-right:.75rem}.BaseCardDatex__body-right-loading svg{animation:BaseCardDatex__body-right-loading 1s linear infinite}@keyframes BaseCardDatex__body-right-loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.BaseCardDatex__body-bottom-info{font-family:"Source Sans Pro",sans-serif;font-style:normal;display:flex;flex-direction:column}.BaseCardDatex__body-bottom-info--label{display:flex;flex-direction:row;align-items:center;padding:.125rem .5rem;background:#24ccb8;border-radius:1.5rem;width:fit-content;margin-top:.25rem}.BaseCardDatex__body-bottom-info--label span{margin-left:.375rem;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1rem;color:#f8f8fb}
.CarDatexTelcoDataDetail__container{display:flex;flex-direction:column;align-items:flex-start;padding:10px 12px;gap:8px;background:#f0f0f3;border:1px solid #ced4da;box-shadow:0px 2px 8px rgba(0,0,0,.08);border-radius:6px;top:5rem;left:0;flex:1;width:100%;z-index:4102;margin-top:6px}.CarDatexTelcoDataDetail__header{background:#f8f8fb;padding:8px 12px;border-radius:6px 6px 0px 0px}.CarDatexTelcoDataDetail__header-title{color:#07827c;font-size:14px;font-weight:600}.CarDatexTelcoDataDetail__btn-summary{display:flex;flex:1;flex-direction:row;align-items:center;padding:5px 16px;gap:10px;background:#f9fbfc;border:1px solid #ced4da;border-radius:4px;width:100%}.CarDatexTelcoDataDetail__btn-summary-img{width:12px;height:12px}.CarDatexTelcoDataDetail__btn-summary-text{font-weight:400;font-size:14px;line-height:20px;color:#07827c}.CarDatexTelcoDataDetail__more{width:100%;margin-top:15px}.CarDatexTelcoDataDetail__more-outlined{width:100%;margin-top:15px;border-radius:0px 0px 6px 6px;border-right:1px solid #f8f8fb;border-bottom:1px solid #f8f8fb;border-left:1px solid #f8f8fb;background:#fff}.CarDatexTelcoDataDetail__more-wrapper{display:flex;flex-direction:row;border-bottom:1px solid #ced4da;padding:2px 12px}.CarDatexTelcoDataDetail__more-wrapper-noborder{display:flex;flex-direction:row;border-bottom:0;padding:2px 12px}.CarDatexTelcoDataDetail__more-left{flex:4}.CarDatexTelcoDataDetail__more-left-text{font-weight:400;font-size:14px;line-height:20px;color:#6c757d}.CarDatexTelcoDataDetail__more-right{flex:5}.CarDatexTelcoDataDetail__more-right-text{font-weight:600;font-size:14px;line-height:24px;color:#6c757d;word-break:break-word}.CarDatexTelcoDataDetail__counter{width:100%;display:flex;align-self:stretch;flex-grow:0;position:relative;margin-bottom:15px}.CarDatexTelcoDataDetail__counter-layer1{display:flex;flex-direction:row;justify-content:space-between;padding:2px;background:#07827c;border:1px solid rgba(160,166,169,.5);border-radius:6px;z-index:2;flex:1}.CarDatexTelcoDataDetail__counter-layer1--left{display:flex;flex-direction:column;justify-content:space-between;padding:0px 6px}.CarDatexTelcoDataDetail__counter-layer1--left-title{font-weight:700;font-size:14px;line-height:24px;color:#fff}.CarDatexTelcoDataDetail__counter-layer1--left-devices{font-weight:700;color:#fff}.CarDatexTelcoDataDetail__counter-layer1--left-devices-total{font-size:18px;line-height:28px}.CarDatexTelcoDataDetail__counter-layer1--left-devices-measurement{font-size:14px;line-height:24px}.CarDatexTelcoDataDetail__counter-layer1--right img{width:63px;height:57px}.CarDatexTelcoDataDetail__counter-layer2{position:absolute;left:3.15%;right:3.15%;top:15.58%;bottom:6.49%;height:96.6%;width:auto;z-index:1;background:rgba(32,125,120,.4);border-radius:6px}.CarDatexTelcoDataDetail__counter-layer3{position:absolute;left:7.69%;right:7.69%;top:35.06%;bottom:0%;height:87%;width:auto;z-index:0;background:rgba(82,210,204,.3);border-radius:8px}.CarDatexTelcoDataDetail__card{display:flex;flex-direction:column;align-items:center;padding:0px;width:100%;box-shadow:-1px 2px 2px -3px rgba(0,0,0,.07)}.CarDatexTelcoDataDetail__card-header{padding:8px 12px;gap:8px;background:#f8f8fb;border-radius:6px 6px 0px 0px;width:100%}.CarDatexTelcoDataDetail__card-header-title{font-weight:600;font-size:14px;line-height:20px;color:#07827c}.CarDatexTelcoDataDetail__card-body{display:flex;flex-direction:column;align-items:flex-start;padding:0px;background:#fff;border-radius:0px 0px 6px 6px;width:100%}.CarDatexTelcoDataDetail__card-adt{display:flex;flex-direction:row;align-items:center;padding:8px 12px;gap:8px;width:100%}.CarDatexTelcoDataDetail__card-adt-text{font-weight:400;font-size:14px;line-height:20px;color:#6c757d}.CarDatexTelcoDataDetail__card-count{display:flex;flex-direction:column;width:100%}.CarDatexTelcoDataDetail__table{width:100%}.CarDatexTelcoDataDetail__table .ant-table-row,.CarDatexTelcoDataDetail__table .ant-table-row-level-0{box-shadow:none}.CarDatexTelcoDataDetail__table-header{font-weight:400;font-size:12px;line-height:16px;color:#a0a6a9}.CarDatexTelcoDataDetail__table-date{font-weight:600;font-size:16px;min-width:max-content;line-height:26px;color:#495057;margin-left:4px}.CarDatexTelcoDataDetail__table-bar{background:#00b4e8;border-radius:0px 4px 4px 0px;min-width:fit-content;font-weight:400;font-size:12px;line-height:16px;color:#fff;padding:8px 6px}.CarDatexTelcoDataDetail__page-list__page-item{display:flex;flex-direction:row;justify-content:center;margin-top:12px;margin-bottom:14px}.CarDatexTelcoDataDetail__page-list__page-item .ant-pagination-prev,.CarDatexTelcoDataDetail__page-list__page-item .ant-pagination-next,.CarDatexTelcoDataDetail__page-list__page-item .ant-pagination-jump-next,.CarDatexTelcoDataDetail__page-list__page-item .ant-pagination-jump-prev,.CarDatexTelcoDataDetail__page-list__page-item .ant-pagination-item:not(.ant-pagination-item-active){background:#fff !important;height:1.813rem !important;width:1.813rem !important}.CarDatexTelcoDataDetail__page-list__page-item .ant-pagination-prev .anticon svg,.CarDatexTelcoDataDetail__page-list__page-item .ant-pagination-next .anticon svg,.CarDatexTelcoDataDetail__page-list__page-item .ant-pagination-jump-next .anticon svg,.CarDatexTelcoDataDetail__page-list__page-item .ant-pagination-jump-prev .anticon svg,.CarDatexTelcoDataDetail__page-list__page-item .ant-pagination-item:not(.ant-pagination-item-active) .anticon svg{fill:#07827c}.CarDatexTelcoDataDetail__page-list__page-item .ant-pagination-item-active{background-color:#07827c;height:1.813rem !important;width:1.813rem !important;border:none}.CarDatexTelcoDataDetail__page-list__page-item .ant-pagination-item-active a{color:#fff}.CarDatexTelcoDataDetail__page-list__page-item .ant-pagination-disabled .anticon svg{fill:#a0a6a9}.CarDatexTelcoDataDetail__modal{padding:0;width:364px !important}.CarDatexTelcoDataDetail__modal-more{margin-top:16px}.CarDatexTelcoDataDetail__modal-device{margin-top:16px}.CarDatexTelcoDataDetail__modal-adt{margin-top:32px;box-shadow:-1px 2px 2px -3px rgba(0,0,0,.07)}.CarDatexTelcoDataDetail__modal-layer-title{display:flex;align-items:center;gap:6px;border-bottom:1px solid #ced4da;padding:10px 0px}.CarDatexTelcoDataDetail__modal-layer-title-text{font-weight:600;font-size:16px;line-height:15px;color:#495057}.CarDatexTelcoDataDetail__no-data{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;width:100%}.CarDatexTelcoDataDetail__no-data--icon{width:7.125rem;height:5.625rem}.CarDatexTelcoDataDetail__no-data--text{display:flex;flex-direction:column;align-items:center;gap:8px}.CarDatexTelcoDataDetail__no-data--text--header{color:#6c757d;font-family:sans-serif,"Source Sans Pro";font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.875rem}.CarDatexTelcoDataDetail__no-data--text--desc{color:#6c757d;font-family:sans-serif,"Source Sans Pro";font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.ant-modal-wrap.ant-modal-centered:has(>.CarDatexTelcoDataDetail__modal){z-index:2000 !important}
.feature-datex-telco.CardListLayerDatex__container{background:#fff;border-radius:.25rem;border:1px solid #ced4da;width:100%}.feature-datex-telco.CardListLayerDatex__list{display:flex;gap:1rem;padding:.38rem .75rem}.feature-datex-telco.CardListLayerDatex__list--color{width:1rem;height:1rem;border-radius:.25rem}.feature-datex-telco.CardListLayerDatex__list--text{font-weight:400;font-size:14px;line-height:20px;color:#07827c}
.feature-datex-telco{width:100%}.feature-datex-telco .CardLayerResult__container{background:#fff;border-radius:.25rem;border:1px solid #ced4da;width:100%;padding:.5rem;display:flex;flex-direction:column;gap:.5rem}.feature-datex-telco .CardLayerResult__header-info{display:flex;padding-bottom:.25rem;align-items:center;gap:.25rem;border-bottom:1px solid #bebebe}.feature-datex-telco .CardLayerResult__header-info--text{color:#07827c;font-family:sans-serif,"Source Sans Pro";font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem}.feature-datex-telco .CardLayerResult__periode{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding-bottom:.25rem;border-bottom:1px solid #bebebe}.feature-datex-telco .CardLayerResult__periode--text{padding:0 .75rem;color:#6c757d;font-family:sans-serif,"Source Sans Pro";font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.feature-datex-telco .CardLayerResult__periode--value{padding:0 .75rem .5rem;color:#495057;font-family:sans-serif,"Source Sans Pro";font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.5rem}.feature-datex-telco .CardLayerResult__area-date{display:flex;flex-direction:column;align-items:center;align-self:stretch;box-shadow:-3px 3px 3px 1px rgba(0,0,0,.07);border-radius:.5rem}.feature-datex-telco .CardLayerResult__area-date__header{display:flex;padding:.5rem .75rem;align-items:center;gap:.5rem;align-self:stretch;border-radius:.375rem .375rem 0rem 0rem;background:#f8f8fb}.feature-datex-telco .CardLayerResult__area-date__header--text{color:#07827c;font-family:sans-serif,"Source Sans Pro";font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.feature-datex-telco .CardLayerResult__area-date__content{display:flex;width:18.5rem;padding:.5rem .75rem;align-items:center;gap:.5rem}.feature-datex-telco .CardLayerResult__area-date__content--text{color:#6c757d;font-family:sans-serif,"Source Sans Pro";font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.feature-datex-telco .CardLayerResult__area-date__content--icon{color:#07827c;width:.75rem}.feature-datex-telco .CardLayerResult__mobile-data .shared.BaseCard .BaseCard__header{display:none}.feature-datex-telco .CardLayerResult__mobile-data .shared.BaseCard .BaseCard__content--with-padding{padding:0 !important}.feature-datex-telco .CardLayerResult__mobile-data .SharedCardMobileData-summary-card .text{font-size:.875rem}
.shared.BaseCard{background:#fff;display:flex;flex-direction:column;border-radius:4px;box-shadow:0px 10px 20px rgba(202,206,213,.1)}.shared.BaseCard .BaseCard__header{display:flex;flex-direction:row;background:#fafcfd;padding:.6875rem;align-items:center;border-top-left-radius:4px;border-top-right-radius:4px}.shared.BaseCard .BaseCard__header-icon{margin-right:.25rem}.shared.BaseCard .BaseCard__header-title{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:.875rem;line-height:1.25rem;text-align:left;color:#007e75}.shared.BaseCard .BaseCard__content{display:flex;flex-direction:column;width:100%}.shared.BaseCard .BaseCard__content--with-padding{padding:.6875rem}
.SharedCardMobileData .shared.BaseCard.CardMobileData{border-bottom:none !important;border-bottom-left-radius:0;border-bottom-right-radius:0}.SharedCardMobileData .shared.BaseCard.CardMobileData .BaseCard .BaseCard__content--with-padding{padding-bottom:0;display:flex;flex-direction:column;gap:.125rem}.SharedCardMobileData .shared.BaseCard:not(.CardMobileData){background:#fff;display:block;border-top-left-radius:0;border-top-right-radius:0;border-top:none !important;box-shadow:none;padding:0 .5rem 1rem .5rem}.SharedCardMobileData-wrapper{padding:0;display:flex;flex-direction:column;gap:.5rem}.SharedCardMobileData-wrapper-header{display:flex;flex-direction:column}.SharedCardMobileData-wrapper-header-text{color:#000;font-size:.875rem;font-weight:700;line-height:1.25rem;font-style:normal;text-wrap:nowrap}.SharedCardMobileData-wrapper-header-sub-text{color:#6c757d;font-size:.75rem;font-weight:600;line-height:1rem;font-style:normal;text-wrap:nowrap}.SharedCardMobileData-title{color:#6c757d;font-size:.875rem;font-weight:600;line-height:1.25rem}.SharedCardMobileData-title-wrapper{display:flex;align-items:center;justify-content:space-between;padding:0}.SharedCardMobileData-title-btn{color:#caced5;font-size:1.25rem}.SharedCardMobileData-summary{border-radius:.5rem;display:flex;flex-direction:row;gap:.5rem}.SharedCardMobileData-summary-card{border:1px solid #e1e1e1;border-radius:.5rem;display:flex;flex-direction:column;overflow-x:hidden;padding:.5rem;width:100%}.SharedCardMobileData-summary-card .title-wrapper{display:flex;align-items:center;gap:.25rem;position:relative;width:100%}.SharedCardMobileData-summary-card .text{color:#6c757d;font-size:.875rem;font-weight:600;font-style:normal;text-wrap:wrap}.SharedCardMobileData-summary-card .sub-text{color:#000;font-size:1.25rem;font-weight:700;line-height:1.875rem;font-style:normal;text-wrap:nowrap}.SharedCardMobileData-chart-wrapper{position:relative;width:100%}.SharedCardMobileData-chart-data{padding-left:.5rem}.SharedCardMobileData-chart-title{font-size:.875rem;font-weight:600;color:#616477;padding-left:.75rem;padding-bottom:.75rem}
.CardDatexPOIDataDetail__container{display:flex;flex-direction:column;align-items:flex-start;padding:10px 12px;gap:8px;background:#f0f0f3;border:1px solid #ced4da;box-shadow:0px 2px 8px rgba(0,0,0,.08);border-radius:6px;top:5rem;left:0;flex:1;width:100%;z-index:4102;margin-top:6px}.CardDatexPOIDataDetail__btn-summary{display:flex;flex:1;flex-direction:row;justify-content:center;align-items:center;padding:5px 16px;gap:10px;background:#f9fbfc;border:1px solid #ced4da;border-radius:4px;width:100%}.CardDatexPOIDataDetail__btn-summary-img{width:12px;height:12px}.CardDatexPOIDataDetail__btn-summary-text{font-weight:400;font-size:14px;line-height:20px;color:#07827c}.CardDatexPOIDataDetail__btn-summary:hover{border:1px solid #07827c}.CardDatexPOIDataDetail__more{width:100%;margin-top:15px}.CardDatexPOIDataDetail__more-wrapper{display:flex;flex-direction:row;border-bottom:#07827c;border-bottom:1px solid #ced4da}.CardDatexPOIDataDetail__more-left{flex:4}.CardDatexPOIDataDetail__more-left-text{font-weight:400;font-size:14px;line-height:20px;color:#6c757d}.CardDatexPOIDataDetail__more-right{flex:5}.CardDatexPOIDataDetail__more-right-text{font-weight:600;font-size:14px;line-height:24px;color:#6c757d}.CardDatexPOIDataDetail__counter{width:100%;display:flex;align-self:stretch;flex-grow:0;position:relative;margin-bottom:15px}.CardDatexPOIDataDetail__counter-layer1{display:flex;flex-direction:row;justify-content:space-between;padding:2px;background:#07827c;border:1px solid rgba(160,166,169,.5);border-radius:6px;z-index:2;flex:1}.CardDatexPOIDataDetail__counter-layer1--left{display:flex;flex-direction:column;justify-content:space-between;padding:0px 6px}.CardDatexPOIDataDetail__counter-layer1--left-title{font-weight:700;font-size:14px;line-height:24px;color:#fff}.CardDatexPOIDataDetail__counter-layer1--left-devices{font-weight:700;color:#fff}.CardDatexPOIDataDetail__counter-layer1--left-devices-total{font-size:18px;line-height:28px}.CardDatexPOIDataDetail__counter-layer1--left-devices-measurement{font-size:14px;line-height:24px}.CardDatexPOIDataDetail__counter-layer1--right img{width:63px;height:57px}.CardDatexPOIDataDetail__counter-layer2{position:absolute;left:3.15%;right:3.15%;top:15.58%;bottom:6.49%;height:96.6%;width:auto;z-index:1;background:rgba(32,125,120,.4);border-radius:6px}.CardDatexPOIDataDetail__counter-layer3{position:absolute;left:7.69%;right:7.69%;top:35.06%;bottom:0%;height:87%;width:auto;z-index:0;background:rgba(82,210,204,.3);border-radius:8px}.CardDatexPOIDataDetail__card{display:flex;flex-direction:column;align-items:center;padding:0px;width:100%;box-shadow:-1px 2px 2px -3px rgba(0,0,0,.07)}.CardDatexPOIDataDetail__card-header{padding:8px 12px;gap:8px;background:#f8f8fb;border-radius:6px 6px 0px 0px;width:100%}.CardDatexPOIDataDetail__card-header-title{font-weight:600;font-size:14px;line-height:20px;color:#07827c}.CardDatexPOIDataDetail__card-body{display:flex;flex-direction:column;align-items:flex-start;padding:0px;background:#fff;border-radius:0px 0px 6px 6px;width:100%}.CardDatexPOIDataDetail__card-adt{display:flex;flex-direction:row;align-items:center;padding:8px 12px;gap:8px;width:100%}.CardDatexPOIDataDetail__card-adt-text{font-weight:400;font-size:14px;line-height:20px;color:#6c757d}.CardDatexPOIDataDetail__card-count{display:flex;flex-direction:column;width:100%}.CardDatexPOIDataDetail__table{width:100%}.CardDatexPOIDataDetail__table .ant-table-row,.CardDatexPOIDataDetail__table .ant-table-row-level-0{box-shadow:none}.CardDatexPOIDataDetail__table-header{font-weight:400;font-size:12px;line-height:16px;color:#a0a6a9}.CardDatexPOIDataDetail__table-date{font-weight:600;font-size:16px;min-width:max-content;line-height:26px;color:#495057;margin-left:4px}.CardDatexPOIDataDetail__table-bar{background:#00b4e8;border-radius:0px 4px 4px 0px;min-width:fit-content;font-weight:400;font-size:12px;line-height:16px;color:#fff;padding:8px 6px}.CardDatexPOIDataDetail__page-list__page-item{display:flex;flex-direction:row;justify-content:center;margin-top:12px;margin-bottom:14px}.CardDatexPOIDataDetail__page-list__page-item .ant-pagination-prev,.CardDatexPOIDataDetail__page-list__page-item .ant-pagination-next,.CardDatexPOIDataDetail__page-list__page-item .ant-pagination-jump-next,.CardDatexPOIDataDetail__page-list__page-item .ant-pagination-jump-prev,.CardDatexPOIDataDetail__page-list__page-item .ant-pagination-item:not(.ant-pagination-item-active){background:#fff !important;height:1.813rem !important;width:1.813rem !important}.CardDatexPOIDataDetail__page-list__page-item .ant-pagination-prev .anticon svg,.CardDatexPOIDataDetail__page-list__page-item .ant-pagination-next .anticon svg,.CardDatexPOIDataDetail__page-list__page-item .ant-pagination-jump-next .anticon svg,.CardDatexPOIDataDetail__page-list__page-item .ant-pagination-jump-prev .anticon svg,.CardDatexPOIDataDetail__page-list__page-item .ant-pagination-item:not(.ant-pagination-item-active) .anticon svg{fill:#07827c}.CardDatexPOIDataDetail__page-list__page-item .ant-pagination-item-active{background-color:#07827c;height:1.813rem !important;width:1.813rem !important;border:none}.CardDatexPOIDataDetail__page-list__page-item .ant-pagination-item-active a{color:#fff}.CardDatexPOIDataDetail__page-list__page-item .ant-pagination-disabled .anticon svg{fill:#a0a6a9}.CardDatexPOIDataDetail__modal{padding:0;width:364px !important}.CardDatexPOIDataDetail__modal-more{margin-top:16px}.CardDatexPOIDataDetail__modal-device{margin-top:16px}.CardDatexPOIDataDetail__modal-adt{margin-top:32px;box-shadow:-1px 2px 2px -3px rgba(0,0,0,.07)}.CardDatexPOIDataDetail__modal-layer-title{display:flex;align-items:center;gap:6px;border-bottom:1px solid #ced4da;padding:10px 0px}.CardDatexPOIDataDetail__modal-layer-title-text{font-weight:600;font-size:16px;line-height:15px;color:#495057}.ant-modal-wrap.ant-modal-centered:has(>.CardDatexPOIDataDetail__modal){z-index:2000 !important}
.PreviewDetailPOIData__container{background:#f8f8fb;border-radius:0px;width:100%;padding-top:.75rem}.PreviewDetailPOIData__dropdown{display:flex;flex-direction:row;align-items:center;padding:0rem .5rem 0rem 0rem;gap:.5rem;isolation:isolate;width:100%}.PreviewDetailPOIData__menu{background:#fff;box-shadow:0px 5px 10px rgba(0,0,0,.06);padding:.5rem 1rem;gap:.25rem;display:flex;flex-direction:column}.PreviewDetailPOIData__menu .ant-dropdown-menu-item:hover,.PreviewDetailPOIData__menu .ant-dropdown-menu-submenu-title:hover,.PreviewDetailPOIData__menu .ant-dropdown-menu-item.ant-dropdown-menu-item-active,.PreviewDetailPOIData__menu .ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-active,.PreviewDetailPOIData__menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-active,.PreviewDetailPOIData__menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-active{background-color:#fff}.PreviewDetailPOIData__menu--item{padding:0}.PreviewDetailPOIData__menu--item:last-of-type .PreviewDetailPOIData__menu--item-header,.PreviewDetailPOIData__menu--item:last-of-type .PreviewDetailPOIData__menu--item-content{color:#07827c}.PreviewDetailPOIData__menu--item .ant-dropdown-menu-title-content{display:flex;width:100%}.PreviewDetailPOIData__menu--item-header{width:50%;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1.25rem;color:#4d4f5c}.PreviewDetailPOIData__menu--item-content{width:50%;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:700;font-size:.75rem;line-height:1.25rem;color:#4d4f5c;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PreviewDetailPOIData__menu--item-content-icon{margin-right:.375rem}.PreviewDetailPOIData__space{width:100%;background:#f8f8fb;height:fit-content;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:1rem;line-height:1.625rem;display:flex;align-items:center;color:#6c757d;justify-content:space-between;padding:.25rem .75rem}.PreviewDetailPOIData__space span{display:flex;gap:.5rem}.PreviewDetailPOIData__type{background:#fff;display:flex;width:100%;box-shadow:0px 2px 8px rgba(0,0,0,.08)}.PreviewDetailPOIData__type--show-as{flex-grow:1;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.0625rem;display:flex;align-items:center;color:#6c757d}.PreviewDetailPOIData__type--container{display:flex;width:100%;padding:.25rem .75rem}.PreviewDetailPOIData__type--tab{background-color:#f0f0f3;padding:.25rem;flex-grow:1;border-radius:4px;display:flex;gap:.5rem;border:.594958px solid #cdced2}.PreviewDetailPOIData__type--item{padding-top:.25rem;padding-bottom:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1rem;gap:.625rem;width:100%}.PreviewDetailPOIData__type--item.disabled{box-shadow:none;color:#6c757d;background:#f0f0f3;pointer-events:none;cursor:not-allowed}.PreviewDetailPOIData__type--item.active{color:#07827c;box-shadow:0px 3px 6px rgba(0,0,0,.102);background-color:#fff}.PreviewDetailPOIData__type--item.active svg path{fill:#07827c}.PreviewDetailPOIData__type--item span{display:flex;align-items:center}.PreviewDetailPOIData__type--item svg{display:flex;align-items:center}.PreviewDetailPOIData__sort{display:flex;background:#fff;padding-top:.75rem;padding-bottom:.75rem}.PreviewDetailPOIData__sort--item{flex-grow:1;display:flex;justify-content:center;align-items:center;gap:.625rem}.PreviewDetailPOIData__sort--item span{display:flex;align-items:center}.PreviewDetailPOIData__result{display:flex;flex-direction:column;padding-top:1.875rem;padding-bottom:1.875rem}.PreviewDetailPOIData__result__table{display:flex;flex-direction:column;gap:.25rem}.PreviewDetailPOIData__result__table--item{display:flex;justify-content:space-between;align-items:center;flex-grow:1;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;line-height:1.25rem;font-size:.875rem}.PreviewDetailPOIData__result__table--item span:first-of-type{color:#1d1e31}.PreviewDetailPOIData__result__table--item span:last-of-type{color:#07827c;font-weight:700}.PreviewDetailPOIData__result__table--item--container{display:flex;width:100%;flex-direction:row;align-items:flex-start;padding:.625rem .625rem .625rem 1.5rem;background:#fff;border-radius:6px}.PreviewDetailPOIData__result__chart{display:flex;flex-direction:column;gap:.25rem}.PreviewDetailPOIData__result__chart--item{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;height:1.5rem;background:#f8f8fb;border:1px solid #d7dae2;border-radius:4px}.PreviewDetailPOIData__result__chart--item--container{position:relative;display:flex;width:100%;flex-direction:row;align-items:flex-start;padding:.625rem 1.5rem;background:#fff;border-radius:6px}.PreviewDetailPOIData__result__chart--item--color{position:absolute;left:-1px;background:#976ada;border:1px solid #976ada;border-radius:4px;width:var(--ChartItemWidth);height:1.5rem}.PreviewDetailPOIData__result__chart--item--content{display:flex;z-index:10;justify-content:space-between;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;line-height:1.25rem;font-size:.875rem;width:100%;padding:.25rem .5rem}.PreviewDetailPOIData__result__chart--item--content span:first-of-type{color:#fff;filter:invert(0.1)}.PreviewDetailPOIData__result__chart--item--content span:last-of-type{color:#07827c;font-weight:700}.PreviewDetailPOIData__result--total{display:flex;align-items:center;justify-content:space-between;background:#d8fffd;box-shadow:0px 4px 10px rgba(122,136,147,.2);padding:.5rem 1rem .5rem 2.5rem}.PreviewDetailPOIData__result--total span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-size:.875rem;line-height:1.25rem;color:#0d8c84}.PreviewDetailPOIData__result--total span:first-of-type{font-weight:400}.PreviewDetailPOIData__result--total span:last-of-type{font-weight:700}
.CardDatexThematicDataDetail__container{display:flex;flex-direction:column;align-items:flex-start;padding:10px 12px;gap:8px;background:#f0f0f3;border:1px solid #ced4da;box-shadow:0px 2px 8px rgba(0,0,0,.08);border-radius:6px;top:5rem;left:0;flex:1;width:100%;z-index:4102;margin-top:6px}.CardDatexThematicDataDetail__btn-summary{display:flex;flex:1;flex-direction:row;justify-content:center;align-items:center;padding:5px 16px;gap:10px;background:#f9fbfc;border:1px solid #ced4da;border-radius:4px;width:100%;cursor:auto}.CardDatexThematicDataDetail__btn-summary-img{width:12px;height:12px}.CardDatexThematicDataDetail__btn-summary-text{font-weight:400;font-size:14px;line-height:20px;color:#07827c}.CardDatexThematicDataDetail__more{width:100%;margin-top:15px}.CardDatexThematicDataDetail__more-wrapper{display:flex;flex-direction:row;border-bottom:#07827c;border-bottom:1px solid #ced4da}.CardDatexThematicDataDetail__more-left{flex:4}.CardDatexThematicDataDetail__more-left-text{font-weight:400;font-size:14px;line-height:20px;color:#6c757d}.CardDatexThematicDataDetail__more-right{flex:5}.CardDatexThematicDataDetail__more-right-text{font-weight:600;font-size:14px;line-height:24px;color:#6c757d}.CardDatexThematicDataDetail__counter{width:100%;display:flex;align-self:stretch;flex-grow:0;position:relative;margin-bottom:15px}.CardDatexThematicDataDetail__counter-layer1{display:flex;flex-direction:row;justify-content:space-between;padding:2px;background:#07827c;border:1px solid rgba(160,166,169,.5);border-radius:6px;z-index:2;flex:1}.CardDatexThematicDataDetail__counter-layer1--left{display:flex;flex-direction:column;justify-content:space-between;padding:0px 6px}.CardDatexThematicDataDetail__counter-layer1--left-title{font-weight:700;font-size:14px;line-height:24px;color:#fff}.CardDatexThematicDataDetail__counter-layer1--left-devices{font-weight:700;color:#fff}.CardDatexThematicDataDetail__counter-layer1--left-devices-total{font-size:18px;line-height:28px}.CardDatexThematicDataDetail__counter-layer1--left-devices-measurement{font-size:14px;line-height:24px}.CardDatexThematicDataDetail__counter-layer1--right img{width:63px;height:57px}.CardDatexThematicDataDetail__counter-layer2{position:absolute;left:3.15%;right:3.15%;top:15.58%;bottom:6.49%;height:96.6%;width:auto;z-index:1;background:rgba(32,125,120,.4);border-radius:6px}.CardDatexThematicDataDetail__counter-layer3{position:absolute;left:7.69%;right:7.69%;top:35.06%;bottom:0%;height:87%;width:auto;z-index:0;background:rgba(82,210,204,.3);border-radius:8px}.CardDatexThematicDataDetail__card{display:flex;flex-direction:column;align-items:center;padding:0px;width:100%;box-shadow:-1px 2px 2px -3px rgba(0,0,0,.07)}.CardDatexThematicDataDetail__card-header{padding:8px 12px;gap:8px;background:#f8f8fb;border-radius:6px 6px 0px 0px;width:100%}.CardDatexThematicDataDetail__card-header-title{font-weight:600;font-size:14px;line-height:20px;color:#07827c}.CardDatexThematicDataDetail__card-body{display:flex;flex-direction:column;align-items:flex-start;padding:0px;background:#fff;border-radius:0px 0px 6px 6px;width:100%}.CardDatexThematicDataDetail__card-adt{display:flex;flex-direction:row;align-items:center;padding:8px 12px;gap:8px;width:100%}.CardDatexThematicDataDetail__card-adt-text{font-weight:400;font-size:14px;line-height:20px;color:#6c757d}.CardDatexThematicDataDetail__card-count{display:flex;flex-direction:column;width:100%}.CardDatexThematicDataDetail__table{width:100%}.CardDatexThematicDataDetail__table .ant-table-row,.CardDatexThematicDataDetail__table .ant-table-row-level-0{box-shadow:none}.CardDatexThematicDataDetail__table-header{font-weight:400;font-size:12px;line-height:16px;color:#a0a6a9}.CardDatexThematicDataDetail__table-date{font-weight:600;font-size:16px;min-width:max-content;line-height:26px;color:#495057;margin-left:4px}.CardDatexThematicDataDetail__table-bar{background:#00b4e8;border-radius:0px 4px 4px 0px;min-width:fit-content;font-weight:400;font-size:12px;line-height:16px;color:#fff;padding:8px 6px}.CardDatexThematicDataDetail__page-list__page-item{display:flex;flex-direction:row;justify-content:center;margin-top:12px;margin-bottom:14px}.CardDatexThematicDataDetail__page-list__page-item .ant-pagination-prev,.CardDatexThematicDataDetail__page-list__page-item .ant-pagination-next,.CardDatexThematicDataDetail__page-list__page-item .ant-pagination-jump-next,.CardDatexThematicDataDetail__page-list__page-item .ant-pagination-jump-prev,.CardDatexThematicDataDetail__page-list__page-item .ant-pagination-item:not(.ant-pagination-item-active){background:#fff !important;height:1.813rem !important;width:1.813rem !important}.CardDatexThematicDataDetail__page-list__page-item .ant-pagination-prev .anticon svg,.CardDatexThematicDataDetail__page-list__page-item .ant-pagination-next .anticon svg,.CardDatexThematicDataDetail__page-list__page-item .ant-pagination-jump-next .anticon svg,.CardDatexThematicDataDetail__page-list__page-item .ant-pagination-jump-prev .anticon svg,.CardDatexThematicDataDetail__page-list__page-item .ant-pagination-item:not(.ant-pagination-item-active) .anticon svg{fill:#07827c}.CardDatexThematicDataDetail__page-list__page-item .ant-pagination-item-active{background-color:#07827c;height:1.813rem !important;width:1.813rem !important;border:none}.CardDatexThematicDataDetail__page-list__page-item .ant-pagination-item-active a{color:#fff}.CardDatexThematicDataDetail__page-list__page-item .ant-pagination-disabled .anticon svg{fill:#a0a6a9}.CardDatexThematicDataDetail__modal{padding:0;width:364px !important}.CardDatexThematicDataDetail__modal-more{margin-top:16px}.CardDatexThematicDataDetail__modal-device{margin-top:16px}.CardDatexThematicDataDetail__modal-adt{margin-top:32px;box-shadow:-1px 2px 2px -3px rgba(0,0,0,.07)}.CardDatexThematicDataDetail__modal-layer-title{display:flex;align-items:center;gap:6px;border-bottom:1px solid #ced4da;padding:10px 0px}.CardDatexThematicDataDetail__modal-layer-title-text{font-weight:600;font-size:16px;line-height:15px;color:#495057}.ant-modal-wrap.ant-modal-centered:has(>.CardDatexThematicDataDetail__modal){z-index:2000 !important}
.PreviewDetailThematicData__container{background:#f8f8fb;border-radius:0px;width:100%;padding-top:.75rem}.PreviewDetailThematicData__dropdown{display:flex;flex-direction:row;align-items:center;padding:0rem .5rem 0rem 0rem;gap:.5rem;isolation:isolate;width:100%}.PreviewDetailThematicData__menu{background:#fff;box-shadow:0px 5px 10px rgba(0,0,0,.06);padding:.5rem 1rem;gap:.25rem;display:flex;flex-direction:column}.PreviewDetailThematicData__menu .ant-dropdown-menu-item:hover,.PreviewDetailThematicData__menu .ant-dropdown-menu-submenu-title:hover,.PreviewDetailThematicData__menu .ant-dropdown-menu-item.ant-dropdown-menu-item-active,.PreviewDetailThematicData__menu .ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-active,.PreviewDetailThematicData__menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-active,.PreviewDetailThematicData__menu .ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-active{background-color:#fff}.PreviewDetailThematicData__menu--item{padding:0}.PreviewDetailThematicData__menu--item:last-of-type .PreviewDetailThematicData__menu--item-header,.PreviewDetailThematicData__menu--item:last-of-type .PreviewDetailThematicData__menu--item-content{color:#07827c}.PreviewDetailThematicData__menu--item .ant-dropdown-menu-title-content{display:flex;width:100%}.PreviewDetailThematicData__menu--item-header{width:50%;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1.25rem;color:#4d4f5c}.PreviewDetailThematicData__menu--item-content{width:50%;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:700;font-size:.75rem;line-height:1.25rem;color:#4d4f5c;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PreviewDetailThematicData__menu--item-content-icon{margin-right:.375rem}.PreviewDetailThematicData__space{width:100%;background:#f8f8fb;height:fit-content;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:1rem;line-height:1.625rem;display:flex;align-items:center;color:#6c757d;justify-content:space-between;padding:.25rem .75rem}.PreviewDetailThematicData__space span{display:flex;gap:.5rem}.PreviewDetailThematicData__type{background:#fff;display:flex;width:100%;box-shadow:0px 2px 8px rgba(0,0,0,.08)}.PreviewDetailThematicData__type--show-as{flex-grow:1;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.0625rem;display:flex;align-items:center;color:#6c757d}.PreviewDetailThematicData__type--container{display:flex;width:100%;padding:.25rem .75rem}.PreviewDetailThematicData__type--tab{background-color:#f0f0f3;padding:.25rem;flex-grow:1;border-radius:4px;display:flex;gap:.5rem;border:.594958px solid #cdced2}.PreviewDetailThematicData__type--item{padding-top:.25rem;padding-bottom:.25rem;display:flex;align-items:center;justify-content:center;border-radius:4px;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1rem;gap:.625rem;width:100%}.PreviewDetailThematicData__type--item.disabled{box-shadow:none;color:#6c757d;background:#f0f0f3;pointer-events:none;cursor:not-allowed}.PreviewDetailThematicData__type--item.active{color:#07827c;box-shadow:0px 3px 6px rgba(0,0,0,.102);background-color:#fff}.PreviewDetailThematicData__type--item.active svg path{fill:#07827c}.PreviewDetailThematicData__type--item span{display:flex;align-items:center}.PreviewDetailThematicData__type--item svg{display:flex;align-items:center}.PreviewDetailThematicData__sort{display:flex;background:#fff;padding-top:.75rem;padding-bottom:.75rem}.PreviewDetailThematicData__sort--item{flex-grow:1;display:flex;justify-content:center;align-items:center;gap:.625rem}.PreviewDetailThematicData__sort--item span{display:flex;align-items:center}.PreviewDetailThematicData__result{display:flex;flex-direction:column;padding-top:1.875rem;padding-bottom:1.875rem}.PreviewDetailThematicData__result__table{display:flex;flex-direction:column;gap:.25rem}.PreviewDetailThematicData__result__table--item{display:flex;justify-content:space-between;align-items:center;flex-grow:1;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;line-height:1.25rem;font-size:.875rem}.PreviewDetailThematicData__result__table--item span:first-of-type{color:#1d1e31}.PreviewDetailThematicData__result__table--item span:last-of-type{color:#07827c;font-weight:700}.PreviewDetailThematicData__result__table--item--container{display:flex;width:100%;flex-direction:row;align-items:flex-start;padding:.625rem .625rem .625rem 1.5rem;background:#fff;border-radius:6px}.PreviewDetailThematicData__result__chart{display:flex;flex-direction:column;gap:.25rem}.PreviewDetailThematicData__result__chart--item{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;height:1.5rem;background:#d7dae2;border:1px solid #d7dae2;border-radius:4px}.PreviewDetailThematicData__result__chart--item--container{position:relative;display:flex;width:100%;flex-direction:row;align-items:flex-start;padding:.625rem 1.5rem;background:#fff;border-radius:6px}.PreviewDetailThematicData__result__chart--item--color{position:absolute;left:-1px;background:#ff1010;border:1px solid #ff1010;border-radius:4px;width:var(--ChartItemWidth);height:1.5rem}.PreviewDetailThematicData__result__chart--item--content{display:flex;z-index:10;justify-content:space-between;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;line-height:1.25rem;font-size:.875rem;width:100%;padding:.25rem .5rem}.PreviewDetailThematicData__result__chart--item--content span:first-of-type{color:#fff;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PreviewDetailThematicData__result__chart--item--content span:last-of-type{color:#07827c;font-weight:700}.PreviewDetailThematicData__result--total{display:flex;align-items:center;justify-content:space-between;background:#d8fffd;box-shadow:0px 4px 10px rgba(122,136,147,.2);padding:.5rem 1rem .5rem 2.5rem}.PreviewDetailThematicData__result--total span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-size:.875rem;line-height:1.25rem;color:#0d8c84}.PreviewDetailThematicData__result--total span:first-of-type{font-weight:400}.PreviewDetailThematicData__result--total span:last-of-type{font-weight:700}
.CardListItemDatex__container{padding:12px}.CardListItemDatex__card{display:flex;width:100%;align-items:stretch;flex-direction:row;background:none;border-radius:6px;margin-top:8px;filter:drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.06))}.CardListItemDatex__card-drag-handler{border-radius:6px 0px 0px 6px;padding:1rem .5rem;background:#fbfbfb;border:1px solid #d7dae2;display:flex;flex-direction:column;justify-content:center}
.request-popup .leaflet-popup-content-wrapper .leaflet-popup-content{width:auto;margin:0}.request-popup .leaflet-popup-close-button{display:none}.datex-popup-circle{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:16.25rem}.datex-popup-circle-body{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:.75rem .625rem;gap:.625rem}.datex-popup-circle-body-close{width:100%;display:flex;flex-direction:row;justify-content:flex-end}.datex-popup-circle-body-close-button{display:flex;width:1.5rem;height:1.5rem;flex-shrink:1;margin-left:auto;padding:.25rem;border-radius:.25rem;background:#fff;border:.063rem solid #caced5;cursor:pointer}.datex-popup-circle-body-close-button>svg{width:1rem;height:1rem}.datex-popup-circle-body-area-info{width:100%;display:flex;flex-direction:row;align-items:center;padding:.5rem .75rem;gap:.5rem;background:#f9fbfc;border-radius:.375rem .375rem 0 0}.datex-popup-circle-body-area-info-text-bold{font-family:sans-serif,"Source Sans Pro";font-style:normal;font-weight:600;font-size:.875rem;line-height:1.25rem;display:flex;color:#6c757d;padding:.125rem .25rem}.datex-popup-circle-body-area-info-text{display:flex;flex-direction:column;align-items:flex-start;padding:0}.datex-popup-circle-body-area-info-text-title{display:flex;height:1.25rem;align-items:center;font-family:sans-serif,"Source Sans Pro";font-style:normal;font-weight:600;font-size:.875em;line-height:1.25em;color:#6c757d}.datex-popup-circle-body-area-info-text-sub-title{display:flex;height:1rem;align-items:center;font-family:sans-serif,"Source Sans Pro";font-style:normal;font-weight:400;font-size:.75em;line-height:1em;color:#6c757d}.datex-popup-circle-body-info{width:100%;display:flex;flex-direction:row;align-items:flex-start;gap:.75rem}.datex-popup-circle-body-info-column{display:flex;flex-direction:column;gap:.563rem;padding-top:.375rem;padding-bottom:.375rem}.datex-popup-circle-body-info-text{font-family:sans-serif,"Source Sans Pro";font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#6c757d}.datex-popup-circle-body-info-text-bold{font-family:sans-serif,"Source Sans Pro";font-style:normal;font-weight:600;font-size:.875rem;line-height:1.25rem;display:flex;color:#495057}
.leaflet-popup-content-wrapper .leaflet-popup-content{width:auto;margin:0}.leaflet-popup-close-button{display:flex;align-items:center;justify-content:center;width:1.5rem !important;height:1.5rem !important;top:.625rem !important;right:.625rem !important;flex-shrink:1;margin-left:auto;padding:.25rem !important;border-radius:.25rem !important;background:#fff !important;border:.063rem solid #caced5 !important;cursor:pointer}.leaflet-popup-close-button span{font-weight:900;font-size:1rem}.datex-popup-line{display:flex;flex-direction:column;align-items:flex-start;padding:0;min-width:12.875rem}.datex-popup-line-body{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:.625rem}.datex-popup-line-body-close{width:100%;display:flex;flex-direction:row;justify-content:flex-end}.datex-popup-line-body-close-button{display:flex;width:1.5rem;height:1.5rem;flex-shrink:1;margin-left:auto;padding:.25rem;border-radius:.25rem;background:#fff;border:.063rem solid #caced5;cursor:pointer}.datex-popup-line-body-close-button>svg{width:1rem;height:1rem}.datex-popup-line-body-flow-padding{display:flex;flex-direction:column;align-items:flex-start;margin-top:1.875rem}.datex-popup-line-body-flow{display:flex;flex-direction:column;align-items:flex-start}.datex-popup-line-body-flow-row{display:flex;flex-direction:row;align-items:flex-start;gap:.25rem}.datex-popup-line-body-flow-row>svg{display:flex;flex-direction:row;align-items:flex-start;padding:.25rem;width:1.5rem;height:1.5rem}.datex-popup-line-body-flow-text-bold{font-family:sans-serif,"Source Sans Pro";font-style:normal;font-weight:600;font-size:.875rem;line-height:1.25rem;display:flex;color:#6c757d;padding:.125rem .25rem}.datex-popup-line-body-flow-text{font-family:sans-serif,"Source Sans Pro";font-style:normal;font-weight:400;font-size:.75rem;line-height:1rem;display:flex;color:#6c757d;padding:.25rem}
.DatexPOIMap__popup{width:15.8rem;padding:10px 20px}.DatexPOIMap__popup .header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem}.DatexPOIMap__popup .header .icon{width:36px;height:36px}.DatexPOIMap__popup .header .wrapper-title .title{width:90%;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#000}.DatexPOIMap__popup .header .wrapper-title .subtitle{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#a0a6a9}.DatexPOIMap__popup .body{margin-top:1rem}.DatexPOIMap__popup .body .detail{display:flex;flex-direction:row;justify-content:space-between}.DatexPOIMap__popup .body .detail--text{max-width:7.5rem;word-wrap:break-word;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:24px;color:#495057;text-align:end}.DatexPOIMap__popup .body .divider{margin-top:.25rem !important;margin-bottom:.25rem !important}
.BaseCollapsePOI.ant-collapse{display:flex;flex-direction:column;gap:.75rem;justify-content:space-between;width:100%;background-color:#fff;border:none}.BaseCollapsePOI.ant-collapse .ant-collapse-item.BaseCollapsePOI__panel{border-bottom:none}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-header{border-bottom:none;display:flex;justify-content:space-between;align-items:center;padding:.75rem;gap:1.8125rem;width:100%;background:#fafafa;box-shadow:0px 2px 8px rgba(0,0,0,.08);border-radius:6px;flex:none;flex-grow:0;flex-direction:row-reverse;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.5rem;color:#064f4b}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-header .BaseCollapsePOI__panel--header{display:flex;align-items:center;gap:.625rem;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:1.5rem;color:#616477}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-header .BaseCollapsePOI__panel--header img{width:24px}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-header .BaseCollapsePOI__panel--header.disabled{cursor:not-allowed;filter:grayscale(1)}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content{border-top:none}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group{width:100%;display:flex}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space{width:100%;display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-self:center}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper:hover .ant-radio,.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio:hover .ant-radio-inner,.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-input:focus+.ant-radio-inner{border-color:#07827c !important}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .BaseCollapsePOI__radio--wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item{display:flex;width:100%;height:4rem;align-items:center;background:#f4f4f7;border:1px solid #f4f4f7;border-radius:6px;padding:.625rem;gap:.5rem;justify-content:flex-start}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item.ant-radio-wrapper{margin:0}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item.ant-radio-wrapper::after{display:none}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item.checked{border-color:#07827c}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .ant-radio{top:0}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .ant-radio .ant-radio-inner{width:16px}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .ant-radio .ant-radio-inner::after{background-color:#07827c}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item span{padding-left:0;padding-right:0}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item span.ant-radio{width:16px}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item span.ant-radio .ant-radio-input{width:16px;height:16px}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item span:last-child{width:100%}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .BaseCollapsePOI__radio-wrapper{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.5rem}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .BaseCollapsePOI__radio-wrapper .BaseCollapsePOI__radio-wrapper--left,.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .BaseCollapsePOI__radio-wrapper .BaseCollapsePOI__radio-wrapper--right{display:flex;align-items:center}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .BaseCollapsePOI__radio-wrapper .BaseCollapsePOI__radio-wrapper--left{gap:.5rem}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .BaseCollapsePOI__radio-wrapper .BaseCollapsePOI__radio-wrapper--left .BaseCollapsePOI__radio-item--icon{display:flex}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .BaseCollapsePOI__radio-wrapper .BaseCollapsePOI__radio-wrapper--left .BaseCollapsePOI__radio-item--icon img{width:1.5rem;height:1.5rem}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .BaseCollapsePOI__radio-wrapper .BaseCollapsePOI__radio-wrapper--left .BaseCollapsePOI__radio-item--title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:normal;align-items:center;color:#1d1e31}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .BaseCollapsePOI__radio-wrapper .BaseCollapsePOI__radio-wrapper--right{gap:.5rem}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .BaseCollapsePOI__radio-wrapper .BaseCollapsePOI__radio-wrapper--right .BaseCollapsePOI__radio-item--total{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.875rem;line-height:normal;display:flex;align-items:center;color:#20a49d}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .BaseCollapsePOI__radio-wrapper .BaseCollapsePOI__radio-wrapper--right .BaseCollapsePOI__radio-item--action{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.125rem .5rem;gap:.625rem;border:1px solid #ced4da;border-radius:4px;flex:none;flex-grow:0;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#07827c;background:#f9fbfc}.BaseCollapsePOI.ant-collapse .ant-collapse-item .ant-collapse-content .ant-radio-group.BaseCollapsePOI__radio-group .BaseCollapsePOI__radio-group--space .ant-radio-wrapper.BaseCollapsePOI__radio--item .BaseCollapsePOI__radio-wrapper .BaseCollapsePOI__radio-wrapper--right .BaseCollapsePOI__radio-item--action:disabled{color:#ced4da;pointer-events:none;background:#f9fbfc}.BaseCollapsePOI.container-popover{height:30px;align-items:center;background-color:#000;color:#fff;box-shadow:none !important;border-radius:8px}.BaseCollapsePOI.container-popover-text{padding:6px 12px 0;font-family:sans-serif,"Source Sans Pro";font-size:12px;font-weight:400;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.BaseCollapsePOI.__popover-wrapper{display:block}.BaseCollapsePOI.arrow{text-align:center;width:200px}.BaseCollapsePOI.arrow---down{position:absolute}.BaseCollapsePOI.arrow---down:after,.BaseCollapsePOI.arrow---down:before{content:" ";display:block;width:0;height:0;position:absolute;border:solid rgba(0,0,0,0);pointer-events:none}.BaseCollapsePOI.arrow---down:after{border-top-color:#000;border-width:10px;left:44%;margin-left:-10px;bottom:-50px}
.BaseSelectedPOICategoryCard{display:flex;flex-direction:column;align-items:flex-start;padding:1rem .75rem;gap:.5rem;isolation:isolate;width:100%;background:#f8f8fb;box-shadow:0px .3125rem .625rem rgba(0,0,0,.06);border-radius:.375rem;overflow-x:hidden}.BaseSelectedPOICategoryCard .BaseSelectedPOICategoryCard__header{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#6c757d;width:100%}.BaseSelectedPOICategoryCard .BaseSelectedPOICategoryCard__body{display:flex;flex-direction:row;align-items:center;padding:0px;gap:.5rem;isolation:isolate;width:100%;flex:none;order:1;align-self:stretch;flex-grow:0;z-index:0}.BaseSelectedPOICategoryCard .BaseSelectedPOICategoryCard__body .BaseSelectedPOICategoryCard__icon{display:flex;align-items:center;justify-content:flex-start}.BaseSelectedPOICategoryCard .BaseSelectedPOICategoryCard__body .BaseSelectedPOICategoryCard__icon img{width:2rem;height:2rem}.BaseSelectedPOICategoryCard .BaseSelectedPOICategoryCard__body .BaseSelectedPOICategoryCard__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0px;flex:none;order:1;flex-grow:0;z-index:0}.BaseSelectedPOICategoryCard .BaseSelectedPOICategoryCard__body .BaseSelectedPOICategoryCard__text .BaseSelectedPOICategoryCard__text--title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:1rem;line-height:1.625rem;display:flex;align-items:center;color:#6c757d}.BaseSelectedPOICategoryCard .BaseSelectedPOICategoryCard__body .BaseSelectedPOICategoryCard__text .BaseSelectedPOICategoryCard__text--description{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;color:#12b2a7}.BaseSelectedPOICategoryCard .BaseSelectedPOICategoryCard__body .BaseSelectedPOICategoryCard__text .BaseSelectedPOICategoryCard__text--action{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;color:#12b2a7}.BaseSelectedPOICategoryCard .BaseSelectedPOICategoryCard__body .BaseSelectedPOICategoryCard__text .BaseSelectedPOICategoryCard__text--action-item{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#12b2a7;margin-right:1rem;cursor:pointer}.BaseSelectedPOICategoryCard .BaseSelectedPOICategoryCard__footer{display:flex;flex-direction:row;align-items:flex-start;padding:0px;gap:.5rem;width:100%}.BaseSelectedPOICategoryCard .BaseSelectedPOICategoryCard__footer button{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.3125rem .25rem;gap:.625rem;width:3.875rem;height:2.25rem;border-radius:.25rem;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#07827c}
.DatexStepPOIEditBrand{width:100%;display:flex;flex-direction:column;gap:1rem}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__search{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem .5rem;gap:5rem;isolation:isolate;width:100%;background:#ebeff5}.DatexStepPOIEditBrand .ant-input-group-wrapper{background:#fff;opacity:.6;border-radius:4px}.DatexStepPOIEditBrand .ant-input-group-wrapper .ant-input{border-top-left-radius:4px;border-bottom-left-radius:4px}.DatexStepPOIEditBrand .ant-input-group-wrapper .ant-input-group-addon{border-top-right-radius:4px;border-bottom-right-radius:4px}.DatexStepPOIEditBrand .icon-addonAfter{display:flex;align-items:center;justify-content:center;gap:.375rem}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__tab{display:flex;width:100%;padding:.25rem;gap:.5rem;background:#f0f0f3;border-radius:4px}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__tab .DatexStepPOIEditBrand__tab---item{flex-grow:1;border-color:#f0f0f3;border-right-color:#f0f0f3 !important;background-color:#f0f0f3;padding:.25rem;display:flex;align-items:center;justify-content:center}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__tab .DatexStepPOIEditBrand__tab---item::before{background-color:#f0f0f3}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__tab .DatexStepPOIEditBrand__tab---item span.ant-radio-button{line-height:1.5rem;display:flex;align-items:center;justify-content:center}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__tab .DatexStepPOIEditBrand__tab---item.ant-radio-button-wrapper-checked span{color:#07827c}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__tab .DatexStepPOIEditBrand__tab---item span{color:#6c757d}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__tab .DatexStepPOIEditBrand__tab---item .ant-radio-button-checked{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.25rem 1.5rem;background:#fff;box-shadow:0px 3px 6px rgba(0,0,0,.102);border-radius:4px;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;line-height:1rem;color:#07827c}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__list{display:flex;flex-direction:column;gap:.75rem;padding-bottom:2.5rem}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__list .ant-checkbox-group-item{margin:0;width:100%;background:#f8f8fb;border-radius:6px;display:flex;flex-direction:row;align-items:center;padding:.625rem .625rem .625rem 1.25rem;gap:1.8125rem}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__list .ant-checkbox-group-item span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#1d1e31}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__list .ant-checkbox-group-item .ant-checkbox-inner{border:1px solid #ced4da;border-radius:4px;background:#fff}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__list .ant-checkbox-group-item .ant-checkbox-wrapper:hover .ant-checkbox-inner,.DatexStepPOIEditBrand .DatexStepPOIEditBrand__list .ant-checkbox-group-item .ant-checkbox:hover .ant-checkbox-inner,.DatexStepPOIEditBrand .DatexStepPOIEditBrand__list .ant-checkbox-group-item .ant-checkbox-input:focus+.ant-checkbox-inner{border:1px solid #07827c;border-radius:4px}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__list .ant-checkbox-group-item .ant-checkbox-checked::after{border-color:#07827c;border-radius:4px}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__list .ant-checkbox-group-item.ant-checkbox-wrapper-checked .ant-checkbox-checked .ant-checkbox-inner{background-color:#07827c;border-color:#07827c;border-radius:4px}.DatexStepPOIEditBrand .DatexStepPOIEditBrand__list .ant-checkbox{display:flex;align-items:center;justify-content:flex-start}
.DatexStepPOICategoryCollection{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem;gap:.75rem;isolation:isolate;background:#fff;flex:none;order:1;align-self:stretch;flex-grow:1;z-index:1}.DatexStepPOICategoryCollection__footer{background:#d8fffd;box-shadow:0px 4px 10px rgba(122,136,147,.2);position:fixed;bottom:50px;padding:12px 8px;right:0;transform:translateX(0%);width:23.25rem}.DatexStepPOICategoryCollection__footer--text{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#0d8c84}
.DatexStepPOIAreaSelection{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem;gap:.75rem;isolation:isolate;width:100%;background:#fff;flex:none;order:1;align-self:stretch;flex-grow:1;z-index:1}.DatexStepPOIAreaSelection .DatexStepPOIAreaSelection__search{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;isolation:isolate;width:100%;border-radius:6px}.DatexStepPOIAreaSelection .DatexStepPOIAreaSelection__search .ant-select{width:100%}.DatexStepPOIAreaSelection .DatexStepPOIAreaSelection__search .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:4px;border-color:#ced4da;background-color:#fff}.DatexStepPOIAreaSelection .DatexStepPOIAreaSelection__search .ant-select-disabled .ant-select-selector{background-color:#f8f8f8 !important}.DatexStepPOIAreaSelection .DatexStepPOIAreaSelection__search .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#07827c}
.BaseSelectedCategoryCard{display:flex;flex-direction:column;align-items:flex-start;padding:1rem .75rem;gap:.5rem;isolation:isolate;width:100%;background:#f8f8fb;box-shadow:0px .3125rem .625rem rgba(0,0,0,.06);border-radius:.375rem;overflow-x:hidden}.BaseSelectedCategoryCard .BaseSelectedCategoryCard__header{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#6c757d;width:100%}.BaseSelectedCategoryCard .BaseSelectedCategoryCard__body{display:flex;flex-direction:row;align-items:center;padding:0px;gap:.5rem;isolation:isolate;width:100%;flex:none;order:1;align-self:stretch;flex-grow:0;z-index:0}.BaseSelectedCategoryCard .BaseSelectedCategoryCard__body .BaseSelectedCategoryCard__icon{display:flex;align-items:center;justify-content:flex-start}.BaseSelectedCategoryCard .BaseSelectedCategoryCard__body .BaseSelectedCategoryCard__icon img{width:2rem;height:2rem}.BaseSelectedCategoryCard .BaseSelectedCategoryCard__body .BaseSelectedCategoryCard__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0px;flex:none;order:1;flex-grow:0;z-index:0}.BaseSelectedCategoryCard .BaseSelectedCategoryCard__body .BaseSelectedCategoryCard__text .BaseSelectedCategoryCard__text--title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:1rem;line-height:1.625rem;display:flex;align-items:center;color:#6c757d}.BaseSelectedCategoryCard .BaseSelectedCategoryCard__body .BaseSelectedCategoryCard__text .BaseSelectedCategoryCard__text--description{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;color:#6c757d}.BaseSelectedCategoryCard .BaseSelectedCategoryCard__body .BaseSelectedCategoryCard__text .BaseSelectedCategoryCard__text--action-item{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#12b2a7;margin-right:1rem;cursor:pointer}.BaseSelectedCategoryCard .BaseSelectedCategoryCard__footer{display:flex;flex-direction:row;align-items:flex-start;padding:0px;gap:.5rem;width:100%}.BaseSelectedCategoryCard .BaseSelectedCategoryCard__footer button{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.3125rem .25rem;gap:.625rem;width:3.875rem;height:2.25rem;border-radius:.25rem;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#07827c}
.DatextStepTwoThematic{padding:.75rem}
.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group{width:100%;display:flex;padding:0}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space{width:100%;display:flex;flex-direction:column;padding-top:.75rem;gap:.75rem;align-items:center;justify-self:center}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper:hover .ant-radio,.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio:hover .ant-radio-inner,.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-input:focus+.ant-radio-inner{border-color:#07827c !important}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .BaseOptionListItemThematic__radio--wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item{display:flex;width:100%;height:3rem;align-items:center;background:#f4f4f7;border:1px solid #f4f4f7;border-radius:6px;padding:.625rem .625rem .625rem 1.25rem;gap:.875rem;justify-content:flex-start}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item.ant-radio-wrapper{margin:0}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item.ant-radio-wrapper::after{display:none}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item.checked{border-color:#07827c}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .ant-radio{top:0}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .ant-radio .ant-radio-inner{width:16px}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .ant-radio .ant-radio-inner::after{background-color:#07827c}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item span{padding-left:0;padding-right:0}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item span.ant-radio{width:16px}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item span.ant-radio .ant-radio-input{width:16px;height:16px}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item span:last-child{width:100%}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .BaseOptionListItemThematic__radio-wrapper{display:flex;width:100%;align-items:center;justify-content:space-between}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .BaseOptionListItemThematic__radio-wrapper .BaseOptionListItemThematic__radio-wrapper--left,.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .BaseOptionListItemThematic__radio-wrapper .BaseOptionListItemThematic__radio-wrapper--right{display:flex;align-items:center}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .BaseOptionListItemThematic__radio-wrapper .BaseOptionListItemThematic__radio-wrapper--left{gap:.875rem}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .BaseOptionListItemThematic__radio-wrapper .BaseOptionListItemThematic__radio-wrapper--left .BaseOptionListItemThematic__radio-item--icon{display:flex}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .BaseOptionListItemThematic__radio-wrapper .BaseOptionListItemThematic__radio-wrapper--left .BaseOptionListItemThematic__radio-item--icon img{width:1.5rem;height:1.5rem}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .BaseOptionListItemThematic__radio-wrapper .BaseOptionListItemThematic__radio-wrapper--left .BaseOptionListItemThematic__radio-item--title{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.25rem;display:flex;align-items:center;color:#1d1e31}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .BaseOptionListItemThematic__radio-wrapper .BaseOptionListItemThematic__radio-wrapper--right{gap:.5rem}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .BaseOptionListItemThematic__radio-wrapper .BaseOptionListItemThematic__radio-wrapper--right .BaseOptionListItemThematic__radio-item--total{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.5rem;display:flex;align-items:center;color:#20a49d}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .BaseOptionListItemThematic__radio-wrapper .BaseOptionListItemThematic__radio-wrapper--right .BaseOptionListItemThematic__radio-item--action{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.125rem .5rem;gap:.625rem;border:1px solid #ced4da;border-radius:4px;flex:none;flex-grow:0;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#07827c;background:#f9fbfc}.BaseOptionListItemThematic .ant-radio-group.BaseOptionListItemThematic__radio-group .BaseOptionListItemThematic__radio-group--space .ant-radio-wrapper.BaseOptionListItemThematic__radio--item .BaseOptionListItemThematic__radio-wrapper .BaseOptionListItemThematic__radio-wrapper--right .BaseOptionListItemThematic__radio-item--action:disabled{color:#ced4da;pointer-events:none;background:#f9fbfc}.BaseOptionListItemThematic.container-popover{height:30px;align-items:center;background-color:#000;color:#fff;box-shadow:none !important;border-radius:8px}.BaseOptionListItemThematic.container-popover-text{padding:6px 12px 0;font-family:sans-serif,"Source Sans Pro";font-size:12px;font-weight:400;line-height:16px}.BaseOptionListItemThematic__group--wrapper{display:flex;flex-direction:column;gap:.75rem;width:100%}.BaseOptionListItemThematic__group--title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:1rem;line-height:1.625rem;color:#000}.BaseOptionListItemThematic__popover-wrapper{display:block}.BaseOptionListItemThematic.arrow{text-align:center;width:200px}.BaseOptionListItemThematic.arrow---down{position:absolute}.BaseOptionListItemThematic.arrow---down:after,.BaseOptionListItemThematic.arrow---down:before{content:" ";display:block;width:0;height:0;position:absolute;border:solid rgba(0,0,0,0);pointer-events:none}.BaseOptionListItemThematic.arrow---down:after{border-top-color:#000;border-width:10px;left:15%;margin-left:-10px;bottom:-50px}
.BaseOptionListItemMultipleThematic__list{display:flex;flex-direction:column;gap:.75rem;padding-top:.75rem;padding-bottom:2.5rem}.BaseOptionListItemMultipleThematic__list .ant-checkbox-wrapper-checked{border:1px solid #07827c !important}.BaseOptionListItemMultipleThematic__list .ant-checkbox-group-item{margin:0;width:100%;background:#f8f8fb;border-radius:6px;display:flex;flex-direction:row;align-items:center;padding:.625rem .625rem .625rem 1.25rem;gap:1.8125rem;border:1px solid rgba(0,0,0,0)}.BaseOptionListItemMultipleThematic__list .ant-checkbox-group-item span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#1d1e31}.BaseOptionListItemMultipleThematic__list .ant-checkbox-group-item .ant-checkbox-inner{border:1px solid #ced4da;border-radius:4px;background:#fff}.BaseOptionListItemMultipleThematic__list .ant-checkbox-group-item .ant-checkbox-wrapper:hover .ant-checkbox-inner,.BaseOptionListItemMultipleThematic__list .ant-checkbox-group-item .ant-checkbox:hover .ant-checkbox-inner,.BaseOptionListItemMultipleThematic__list .ant-checkbox-group-item .ant-checkbox-input:focus+.ant-checkbox-inner{border:1px solid #07827c;border-radius:4px}.BaseOptionListItemMultipleThematic__list .ant-checkbox-group-item .ant-checkbox-checked::after{border-color:#07827c;border-radius:4px}.BaseOptionListItemMultipleThematic__list .ant-checkbox-group-item.ant-checkbox-wrapper-checked .ant-checkbox-checked .ant-checkbox-inner{background-color:#07827c;border-color:#07827c;border-radius:4px}.BaseOptionListItemMultipleThematic__list .ant-checkbox{display:flex;align-items:center;justify-content:flex-start}
.DatextStepFourThematic{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem;gap:.75rem;isolation:isolate;width:100%;background:#fff;flex:none;order:1;align-self:stretch;flex-grow:1;z-index:1}.DatextStepFourThematic .DatextStepFourThematic__search{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;isolation:isolate;width:100%;border-radius:6px}.DatextStepFourThematic .DatextStepFourThematic__search .ant-select.DatextStepFourThematic__select{width:100%}.DatextStepFourThematic .DatextStepFourThematic__search .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:4px;border-color:#ced4da;background-color:#fff}.DatextStepFourThematic .DatextStepFourThematic__search .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#07827c}
.shared-dropdown.dropdown-place{font-size:.875rem;width:100%;font-weight:500;color:#616477}.shared-dropdown.dropdown-place__container{position:relative}.shared-dropdown.dropdown-place__display-box{padding:.425rem;display:flex;justify-content:space-between;align-items:center;border:1px solid #cacedc;border-radius:.25rem;cursor:pointer}.shared-dropdown.dropdown-place__display-box:hover{background-color:#f8f8fb}.shared-dropdown.dropdown-place__display-box.active{border-color:#007d74}.shared-dropdown.dropdown-place__display-box.disabled{background-color:#f8f8fb;cursor:auto;pointer-events:none}.shared-dropdown.dropdown-place__display-box-input{position:relative;display:flex;align-items:center;border:1px solid #cacedc;border-right:none;border-radius:.25rem;background-color:#f8f8fb}.shared-dropdown.dropdown-place__display-box-input_placeholder{padding:.075rem 0;color:#caced5}.shared-dropdown.dropdown-place__display-box-input_text{text-align:center;padding:0 2rem 0 .25rem}.shared-dropdown.dropdown-place__display-box-input_button{position:absolute;right:0;display:flex;align-items:center;padding:.15rem;border:1px solid #cacedc;border-radius:.25rem;background-color:#fff;cursor:pointer}.shared-dropdown.dropdown-place__display-box__arrow-down{border-left:.3rem solid rgba(0,0,0,0);border-right:.3rem solid rgba(0,0,0,0);border-top:.4rem solid #4d4f5c}.shared-dropdown.dropdown-place__display-box__arrow-up{border-left:.3rem solid rgba(0,0,0,0);border-right:.3rem solid rgba(0,0,0,0);border-bottom:.4rem solid #4d4f5c}.shared-dropdown.dropdown-place__options{position:absolute;width:100%;background-color:#fff;border:1px solid #cacedc;border-radius:.25rem;z-index:1}.shared-dropdown.dropdown-place__options-search{padding:.425rem 0;background-color:#f8f8fb;border-bottom:1px solid #caced5;border-radius:.25rem .25rem 0 0;align-items:center;overflow:hidden}.shared-dropdown.dropdown-place__options-search input{flex:1;border:none;font-family:sans-serif,"Source Sans Pro";font-weight:normal;font-size:.875rem;padding:0 .425rem;background:rgba(0,0,0,0);width:100%}.shared-dropdown.dropdown-place__options-search input::placeholder{color:#caced5;font-size:.875rem}.shared-dropdown.dropdown-place__options-list-container{padding:.25rem 0;height:12rem;overflow-y:scroll}.shared-dropdown.dropdown-place__options-list{padding:.425rem;cursor:pointer}.shared-dropdown.dropdown-place__options-list:hover{background-color:#007d74;color:#fff}.shared-dropdown.dropdown-place__options-list.active{color:#fff;background-color:#007d74}.shared-dropdown.dropdown-place__options-list.disabled{color:#caced5;cursor:not-allowed;background-color:#fff}.shared-dropdown.dropdown-place__options-not-found{display:flex;justify-content:center;align-items:center;height:12rem}.shared-dropdown.container-popover{height:30px;align-items:center;background-color:#000;color:#fff;box-shadow:none !important;border-radius:8px}.shared-dropdown.container-popover-text{padding:6px 12px 0;font-family:sans-serif,"Source Sans Pro";font-size:12px;font-weight:400;line-height:16px}.shared-dropdown__popover-wrapper{display:block}.shared-dropdown .arrow{text-align:center;width:200px}.shared-dropdown .arrow---down{position:absolute}.shared-dropdown .arrow---down:after,.shared-dropdown .arrow---down:before{content:" ";display:block;width:0;height:0;position:absolute;border:solid rgba(0,0,0,0);pointer-events:none}.shared-dropdown .arrow---down:after{border-top-color:#000;border-width:10px;left:13%;margin-left:-10px;bottom:-50px}
.DatexStepPOIAreaSelection{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem;gap:.75rem;isolation:isolate;width:100%;background:#fff;flex:none;order:1;align-self:stretch;flex-grow:1;z-index:1}.DatexStepPOIAreaSelection .DatexStepPOIAreaSelection__search{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;isolation:isolate;width:100%;border-radius:6px}.DatexStepPOIAreaSelection .DatexStepPOIAreaSelection__search .ant-select{width:100%}.DatexStepPOIAreaSelection .DatexStepPOIAreaSelection__search .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:4px;border-color:#ced4da;background-color:#fff}.DatexStepPOIAreaSelection .DatexStepPOIAreaSelection__search .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#07827c}
.DatextStepFourThematic{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem;gap:.75rem;isolation:isolate;width:100%;background:#fff;flex:none;order:1;align-self:stretch;flex-grow:1;z-index:1}.DatextStepFourThematic .DatextStepFourThematic__search{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;isolation:isolate;width:100%;border-radius:6px}.DatextStepFourThematic .DatextStepFourThematic__search .ant-select.DatextStepFourThematic__select{width:100%}.DatextStepFourThematic .DatextStepFourThematic__search .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:4px;border-color:#ced4da;background-color:#fff}.DatextStepFourThematic .DatextStepFourThematic__search .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#07827c}
.DatexStepPOICheck__content_poiCheck{position:relative;color:#6c757d;display:flex;flex-direction:column;padding:.75rem;gap:.75rem;overflow:hidden}.DatexStepPOICheck__boxarea-poiCheck{background:#f0f0f3;padding:.75rem;color:#6c757d;display:flex;flex-direction:column;gap:.25rem;border-radius:6px}.DatexStepPOICheck__boxarea-poiCheck .title-boxarea{font-size:1rem;font-weight:600}.DatexStepPOICheck__boxarea-poiCheck .subtitle-boxarea{font-size:.875rem;font-weight:400;display:flex;gap:.25rem;flex-wrap:wrap}.DatexStepPOICheck__content_poiList{width:100%;display:flex;overflow:auto;flex-direction:column}.DatexStepPOICheck__content_poiList .item-poiList{display:flex;justify-content:space-between;width:100%;padding:.75rem;border-bottom:1px solid #d7dae2;background:#fff;color:#6c757d;align-items:center}.DatexStepPOICheck__content_poiList .item-poiList_left{display:flex;gap:.75rem;align-items:center}.DatexStepPOICheck__content_poiList .item-poiList_label{font-size:.875rem;font-weight:400}.DatexStepPOICheck__content_poiList .item-poiList_value{font-size:.875rem;font-weight:600}.DatexStepPOICheck__content_poiList .item-poiList_right{display:flex;gap:.75rem;align-items:center}.DatexStepPOICheck__content_poiList .item-poiList_counting{display:flex;gap:.25rem;align-items:center}.DatexStepPOICheck__content_poiListfooter{display:flex;justify-content:space-between;align-items:center;width:100%}.DatexStepPOICheck__content_poiListfooter .item-poiList_footer{display:flex;flex-direction:column;gap:.5rem}.DatexStepPOICheck__content_poiListfooter .item-poiList_footer_counting{display:flex;gap:.75rem;align-items:center}.DatexStepPOICheck__content_poiListfooter .item-poiList_footer_counting_list{display:flex;gap:.25rem;align-items:center}.DatexStepPOICheck__content_poiListfooter .item-poiList_footer_label{font-size:.875rem;font-weight:400}.DatexStepPOICheck__content_poiListfooter .item-poiList_footer_value{font-size:.875rem;font-weight:600}
@keyframes showLegend{0%{width:6rem;--webkit-transform-origin: 100% 100%;transform-origin:100% 100%}100%{width:14.375rem;--webkit-transform-origin: 100% 100%;transform-origin:100% 100%}}@keyframes hideLegend{0%{width:14.375rem;--webkit-transform-origin: 100% 100%;transform-origin:100% 100%}100%{width:6rem;--webkit-transform-origin: 100% 100%;transform-origin:100% 100%}}@keyframes showContent{0%{width:6rem;min-height:0rem;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;visibility:hidden}50%{visibility:visible}100%{width:14.375rem;min-height:2.75rem;-webkit-transform:100% 100%;transform-origin:100% 100%;visibility:visible}}@keyframes hideContent{0%{width:14.375rem;min-height:2.75rem;-webkit-transform:100% 100%;transform-origin:100% 100%;visibility:visible}50%{visibility:hidden}100%{width:6rem;height:0rem;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;visibility:hidden}}@keyframes rotateIconShow{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes rotateIconHide{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.bvt-map__legend{position:fixed;z-index:1200;bottom:3rem;right:1rem;cursor:default;transition:.25s ease-in-out}.bvt-map__legend.hidden{display:none}.bvt-map__legend__wrapper{position:relative}.bvt-map__legend__content{position:absolute;bottom:1.5rem;right:0;border:1px solid #caced5;border-radius:.25rem;background-color:rgba(255,255,255,.5019607843);-webkit-animation:hideContent .25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:hideContent .25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;max-height:285px;overflow-y:auto;display:flex;align-items:center;flex-direction:column;width:100%}.bvt-map__legend__content.show{-webkit-animation:showContent .25s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:showContent .25s cubic-bezier(0.39, 0.575, 0.565, 1) both}.bvt-map__legend__content__ul{margin:0 0 .35rem 0;width:100%;justify-content:center;align-items:center;display:flex;flex-direction:column}.bvt-map__legend__content__ul .legend-collapse{width:100%;background-color:rgba(0,0,0,0);border-radius:6px}.bvt-map__legend__content__ul .legend-collapse .legend-collapse-header{border:none}.bvt-map__legend__content__ul .legend-collapse .legend-collapse-header .ant-collapse-header{padding:6px 12px;flex-direction:row-reverse;background-color:#fff}.bvt-map__legend__content__ul .legend-collapse .legend-collapse-header .ant-collapse-header .ant-collapse-header-text{color:#00b4e8}.bvt-map__legend__content__ul .legend-collapse .legend-collapse-header .ant-collapse-content{background-color:rgba(0,0,0,0)}.bvt-map__legend__content__ul .legend-collapse .legend-collapse-header .ant-collapse-content .ant-collapse-content-box{padding:0 6px 6px 6px}.bvt-map__legend__content__ul .legend-collapse .legend-collapse-header .ant-collapse-content .ant-collapse-content-box .legend-collapse-content .legend-collapse-sub-title{background-color:#fff;padding:4px 12px;margin-bottom:6px;margin-left:-6px;margin-right:-6px;font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:#495057}.bvt-map__legend__content__ul .legend-collapse .legend-collapse-header .ant-collapse-content .ant-collapse-content-box .legend-collapse-content .legend-collapse-content-item{margin-top:6px}.bvt-map__legend__content__li{border:1px solid #caced5;border-radius:.25rem;background-color:rgba(255,255,255,.5882352941);display:flex;align-items:center;margin:0rem 0rem .25rem 0rem;width:100%;padding:.25rem 0}.bvt-map__legend__content__li--icon{margin:.25rem}.bvt-map__legend__content__li--desc{color:#616477;font-weight:500;line-height:1rem;padding-right:.5rem}.bvt-map__legend__content__li.center{display:flex;justify-content:space-evenly;align-items:center}.bvt-map__legend__content__loader{display:flex;align-items:center;justify-content:center;width:100%;margin-top:.5rem}.bvt-map__legend__action{position:absolute;bottom:0;right:0}.bvt-map__legend__button{background-color:#fff;display:flex;align-items:center;justify-content:space-around;height:1.875rem;animation:hideLegend .25s cubic-bezier(0.39, 0.575, 0.565, 1) both;border-radius:.25rem;border:1px solid #d7dae2}.bvt-map__legend__button.show{-webkit-animation:showLegend .25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:showLegend .25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}.bvt-map__legend__button--arrow{margin:0 0 0 .5rem;fill:#007e75;-webkit-animation:rotateIconHide .12s ease-in-out both;animation:rotateIconHide .12s ease-in-out both}.bvt-map__legend__button--arrow.show{-webkit-animation:rotateIconShow .12s ease-in-out both;animation:rotateIconShow .12s ease-in-out both}.bvt-map__legend__button__container{display:flex;align-items:center}
.legend-symbol__color{background-color:var(--mapp-legend-color-symbol);width:1.125rem;height:1.125rem}
.legend-symbol__poi svg{width:1.25rem;height:1.25rem;display:flex}
.MarkerPopup-li__popup.leaflet-popup{margin-bottom:0 !important}.MarkerPopup-li__popup .leaflet-popup-content{width:auto !important;padding:0px;margin:0px !important}.MarkerPopup-li__popup .leaflet-popup-content-wrapper{border-radius:.25rem;padding:0px}.MarkerPopup-li__popup-wrap{min-width:13.75rem;display:flex;flex-direction:column}
.PoiSearch__popup{width:252px;padding:1rem}.PoiSearch__popup .header{display:flex;flex-direction:row;align-items:center;gap:.5rem;margin-bottom:.25rem;max-width:200px}.PoiSearch__popup .header .icon{width:auto;height:auto}.PoiSearch__popup .header .wrapper-title .title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#000}.PoiSearch__popup .header .wrapper-title .subtitle{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#a0a6a9}.PoiSearch__popup .address{margin:0 !important}.PoiSearch__popup .info-wrapper{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.PoiSearch__popup .info-wrapper .content{color:#495057;font-weight:400;font-family:"Source Sans Pro",sans-serif;display:grid;grid-template-columns:1fr 1fr}.PoiSearch__popup .info-wrapper .content .value{text-align:end}.PoiSearch__popup .info-wrapper .line{border:1px solid #ecedee}.PoiSearch__popup .btn-wrapper{display:flex;align-items:center;width:100%;justify-content:center;margin-top:.75rem}.PoiSearch__popup .btn-wrapper-site{width:100%;background:#f9fbfc;border-radius:4px}.PoiSearch__popup .btn-wrapper-site span{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.25rem;text-align:center;color:#07827c}.PoiSearch__popup .btn-wrapper-site:hover,.PoiSearch__popup .btn-wrapper-site:active,.PoiSearch__popup .btn-wrapper-site:focus{border-color:#07827c}.PoiSearch.ant-notification-notice{padding:8px 24px}.PoiSearch .ant-notification-notice-message{margin-bottom:0;color:#fff}.PoiSearch .ant-notification-notice-close{color:#fff;top:10px}
.PertaminaAssetDetail{height:100%;overflow:hidden}.PertaminaAssetDetail .header-sidebar{display:flex;justify-content:space-between;align-items:center;background:#fff;box-shadow:0px 2px 8px 0px rgba(0,0,0,.08);padding:.5rem .75rem}.PertaminaAssetDetail .header-sidebar .title{color:#495057;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.5rem}.PertaminaAssetDetail .header-sidebar .button{background:#fff}.PertaminaAssetDetail .header-title{padding:.5rem .75rem;background:#fff;box-shadow:0px 2px 8px 0px rgba(0,0,0,.08)}.PertaminaAssetDetail .header-title .text{color:#07827c;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.PertaminaAssetDetail .content-container{overflow:auto;padding:.75rem .75rem 4rem .75rem;height:calc(100% - 4.75rem - 2.5rem)}.PertaminaAssetDetail .content-container .content{display:flex;flex-direction:column;gap:.75rem}.PertaminaAssetDetail .content-container .loader{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.PertaminaAssetDetail .footer-sidebar{display:flex;width:100%;justify-content:space-between;align-items:center;padding:1.5rem .75rem;box-shadow:0px 2px 8px 0px rgba(0,0,0,.08)}.PertaminaAssetDetail .footer-sidebar .button{padding:.31rem 1rem}.PertaminaAssetDetail .footer-sidebar .button.close{background:#f8f9fa;border:1px solid #ced4da;color:#07827c;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.PertaminaAssetDetail .footer-sidebar .button.dashboard{background:#07827c;border:1px solid #07827c;color:#fff;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}
.AsmanPertaminaAssetsItems .top-container{padding:.5rem 1rem 0;display:flex;justify-content:space-between;align-items:center}.AsmanPertaminaAssetsItems .top-container .tag{display:flex;justify-content:center;align-items:center;padding:.125rem .5rem;border-radius:.5rem}.AsmanPertaminaAssetsItems .top-container .tag.exist{background:#eee;border:1px solid #e1e1e1}.AsmanPertaminaAssetsItems .top-container .tag.exist span{color:#616161;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.25rem}.AsmanPertaminaAssetsItems .top-container .tag.constraction{border:1px solid #8cd7b6;background:#e6f6ef}.AsmanPertaminaAssetsItems .top-container .tag.constraction span{color:#047845;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.25rem}.AsmanPertaminaAssetsItems .top-container .tag.oprational{border:1px solid #adc3fd;background:#edf2ff}.AsmanPertaminaAssetsItems .top-container .tag.oprational span{color:#3659b2;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.25rem}.AsmanPertaminaAssetsItems .top-container .action-button{display:flex;gap:.5rem}.AsmanPertaminaAssetsItems .top-container .action-button .btn{display:flex;width:1.5rem;height:1.5rem;justify-content:center;align-items:center;border-radius:.375rem;border:1px solid #ced4da}.AsmanPertaminaAssetsItems .container-horizontal{display:flex;justify-content:space-between;gap:1rem;padding:0 1rem 1rem;width:100%;border-bottom:1px solid #ebeff5;cursor:pointer}.AsmanPertaminaAssetsItems .container-horizontal .left-content{display:flex;flex-direction:column;gap:.94rem;width:13.9375rem}.AsmanPertaminaAssetsItems .container-horizontal .left-content .top-inner-content{display:flex;flex-direction:column;gap:.25rem}.AsmanPertaminaAssetsItems .container-horizontal .left-content .top-inner-content .title{color:#000;font-family:"Source Sans Pro",sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.625rem;line-break:anywhere;text-wrap:balance}.AsmanPertaminaAssetsItems .container-horizontal .left-content .top-inner-content .coordinate{color:#878a92;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.AsmanPertaminaAssetsItems .container-horizontal .left-content .top-inner-content .address{color:#878a92;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.AsmanPertaminaAssetsItems .container-horizontal .left-content .bottom-inner-content{display:flex;align-items:flex-start;align-content:flex-start;gap:.25rem;align-self:stretch;flex-wrap:wrap}.AsmanPertaminaAssetsItems .container-horizontal .left-content .bottom-inner-content .tag{display:flex;padding:.125rem .5rem;justify-content:center;align-items:center;border-radius:.5rem;border:1px solid #e1e1e1;background:#fff}.AsmanPertaminaAssetsItems .container-horizontal .left-content .bottom-inner-content .tag .text{color:#878a92;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.AsmanPertaminaAssetsItems .container-horizontal .right-content{display:flex;justify-content:flex-end;align-items:center}.AsmanPertaminaAssetsItems .container-horizontal .right-content .img{width:5rem;height:5rem;object-fit:cover;border-radius:8px}.AsmanPertaminaAssetsItems .container-vertical{display:flex;flex-direction:column;gap:.75rem;width:100%}.AsmanPertaminaAssetsItems .container-vertical .left-content{display:flex;flex-direction:column;gap:.75rem}.AsmanPertaminaAssetsItems .container-vertical .left-content .top-inner-content{display:flex;flex-direction:column;gap:.25rem}.AsmanPertaminaAssetsItems .container-vertical .left-content .top-inner-content .title{color:#000;font-family:"Source Sans Pro",sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.625rem}.AsmanPertaminaAssetsItems .container-vertical .left-content .top-inner-content .coordinate{color:#878a92;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.AsmanPertaminaAssetsItems .container-vertical .left-content .top-inner-content .address{color:#878a92;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.AsmanPertaminaAssetsItems .container-vertical .left-content .bottom-inner-content{display:flex;align-items:flex-start;align-content:flex-start;gap:.25rem;align-self:stretch;flex-wrap:wrap}.AsmanPertaminaAssetsItems .container-vertical .left-content .bottom-inner-content .tag{display:flex;padding:.125rem .5rem;justify-content:center;align-items:center;border-radius:.5rem;border:1px solid #e1e1e1;background:#fff}.AsmanPertaminaAssetsItems .container-vertical .left-content .bottom-inner-content .tag .text{color:#878a92;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.AsmanPertaminaAssetsItems .container-vertical .right-content{display:flex;align-items:center}.AsmanPertaminaAssetsItems .container-vertical .right-content .img{width:100%;height:11.75rem;object-fit:cover;border-radius:8px}
.lazy-load-image-background.blur {
  filter: blur(15px);
}

.lazy-load-image-background.blur.lazy-load-image-loaded {
  filter: blur(0);
  transition: filter .3s;
}

.lazy-load-image-background.blur > img {
  opacity: 0;
}

.lazy-load-image-background.blur.lazy-load-image-loaded > img {
  opacity: 1;
  transition: opacity .3s;
}

.PertaminaTableRecomendation{display:flex;flex-direction:column;gap:.5rem}.PertaminaTableRecomendation .title{color:#101010;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.PertaminaTableRecomendation .table .ant-table-thead{background-color:#f7f7f7;color:#616161}.PertaminaTableRecomendation .table .ant-table-thead>tr>th{padding:.62rem .75rem;border-bottom:1px solid #f7f7f7;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.PertaminaTableRecomendation .table .ant-table-tbody tr{padding:0;box-shadow:none}.PertaminaTableRecomendation .table .ant-table-tbody tr td{text-align:left;box-shadow:none}.PertaminaTableRecomendation .table .ant-table table{border-spacing:0}.PertaminaTableRecomendation .table .ant-table{border:1px solid #f7f7f7;border-radius:8px;overflow:hidden}.PertaminaTableRecomendation .notes{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.625rem;align-self:stretch;border-radius:.25rem;background:#fff0b0}.PertaminaTableRecomendation .notes .description{flex:1;color:#616161;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.PertaminaTableRecomendation .notes .list{display:block;list-style-type:decimal;padding-left:.5rem}
.pertamina.no-content{width:100%;text-align:center;color:#616161;padding:1rem 0}
.MarkerPopup__popup.leaflet-popup{margin-bottom:0 !important}.MarkerPopup__popup .leaflet-popup-content{width:auto !important;padding:0px;margin:0px !important}.MarkerPopup__popup .leaflet-popup-content-wrapper{border-radius:.25rem;padding:0px}.MarkerPopup__popup .leaflet-popup-tip-container{visibility:hidden !important}.MarkerPopup__popup-wrap{min-width:13.75rem;display:flex;flex-direction:column}.MarkerPopup__popup-wrap-dashboard{min-width:10rem;padding:.5rem}.MarkerPopup__popup-wrap-dashboard .detail{text-align:left}.MarkerPopup__popup-wrap-dashboard .detail span{font-weight:600}.MarkerPopup__popup-wrap-dashboard .detail .info{width:max-content}.MarkerPopup__popup-wrap .img{height:7.5rem;width:100%}.MarkerPopup__popup-wrap .img-wrapper{text-align:center}.MarkerPopup__popup-wrap .detail{padding:.5rem}.MarkerPopup__popup-wrap .detail .title{font-weight:600;font-size:1.25rem;margin-bottom:.25rem;line-break:anywhere}.MarkerPopup__popup-wrap .detail .address{color:#878a92}.MarkerPopup__popup-wrap .detail .coords{width:max-content;margin-bottom:.25rem}.MarkerPopup__popup-wrap .detail .tag{display:flex;justify-content:center;align-items:center;padding:.125rem .5rem;border-radius:.5rem}.MarkerPopup__popup-wrap .detail .tag-wrapper{display:flex;align-items:center;justify-content:space-between;padding-bottom:.25rem}.MarkerPopup__popup-wrap .detail .tag.exist{background:#eee;border:1px solid #e1e1e1}.MarkerPopup__popup-wrap .detail .tag.exist span{color:#616161;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.25rem}.MarkerPopup__popup-wrap .detail .tag.new{border:1px solid #8cd7b6;background:#e6f6ef}.MarkerPopup__popup-wrap .detail .tag.new span{color:#047845;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.25rem}
.PertaminaLegend.fixed{position:absolute;z-index:1200;bottom:1rem;right:1rem;transition:.25s ease-in-out}.PertaminaLegend.wrapper{background-color:#fff;max-height:14rem;overflow-y:auto;min-width:10rem;padding:.5rem 1rem;border-radius:4px;color:#616161}.PertaminaLegend.wrapper .title{font-size:1rem;font-weight:600;margin-bottom:.5rem}.PertaminaLegend.wrapper .content{display:flex;flex-direction:column;gap:.5rem}.PertaminaLegend.wrapper .content .item{display:flex;align-items:center;gap:.5rem}.PertaminaLegend.wrapper .content .item .icon{width:24px;height:auto}.PertaminaLegend.wrapper .content .item .name{font-size:.875rem;font-weight:400}
.feature-pertamina.PertaminaDownloadNotification{position:absolute;top:11.5rem;right:1rem;width:15.6875rem;background:#fff;z-index:999999}.feature-pertamina.PertaminaDownloadNotification .container{position:relative;display:flex;flex-direction:column;gap:.75rem;padding:.5rem;border-radius:.25rem;border:1px solid #e1e1e1;background:#fff}.feature-pertamina.PertaminaDownloadNotification .container .header{display:flex;justify-content:space-between}.feature-pertamina.PertaminaDownloadNotification .container .header span{color:#616161;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.feature-pertamina.PertaminaDownloadNotification .container .header button{background:rgba(0,0,0,0)}.feature-pertamina.PertaminaDownloadNotification .container .show-hide{position:absolute;top:-0.8rem;left:.2rem;z-index:-1;max-height:4rem;transform:translateX(0rem);transition:.25s ease-in-out}.feature-pertamina.PertaminaDownloadNotification .container .show-hide:hover{transform:translateX(-0.5rem);transition:.25s ease-in-out}.feature-pertamina.PertaminaDownloadNotification .container .show-hide .show-hide-button{padding-top:1rem;padding-bottom:.25rem;padding-left:.5rem;padding-right:.5rem;border-radius:.25rem;background:#fff;box-shadow:0px 3px 6px rgba(0,0,0,.05);transform:rotate(90deg) translate(1.25rem, 1.5rem);display:flex;align-items:center}.feature-pertamina.PertaminaDownloadNotification .container .show-hide .show-hide-button span{font-weight:normal;font-size:.875rem;line-height:1.25rem;text-align:center;color:#657991;margin-left:.5rem}.feature-pertamina.PertaminaDownloadNotification .container .show-hide .show-hide-button:hover{color:#007e75}.feature-pertamina.PertaminaDownloadNotification .container .show-hide .show-hide-button:hover span{color:#007e75}.feature-pertamina.PertaminaDownloadNotification .container .show-hide .show-hide-button:hover span svg{color:#007e75}.feature-pertamina.PertaminaDownloadNotification .container .content .item{display:flex;justify-content:space-between}.feature-pertamina.PertaminaDownloadNotification .container .content .item .name{color:#101010;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:70%}.feature-pertamina.PertaminaDownloadNotification .container .content .item .persen{color:#888;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.feature-pertamina.PertaminaDownloadNotification .container .content .size{display:block;color:#888;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.feature-pertamina.PertaminaDownloadNotification .container .content .information{color:#101010;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}@keyframes progress-loading{100%{background-position:-200% 0}}
.PertaminaGrianaContainer{height:100%}.PertaminaGrianaContainer--header{display:flex;justify-content:space-between;align-items:center;background:#fff;box-shadow:0px 2px 8px 0px rgba(0,0,0,.08);padding:.5rem .75rem}.PertaminaGrianaContainer--header .title{color:#495057;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.5rem}.PertaminaGrianaContainer--header .button{background:#fff;cursor:pointer}.PertaminaGrianaContainer--header .button svg{cursor:pointer}.PertaminaGrianaContainer--body{height:100%}
.PertaminaListGrianaContainer{height:100%}.PertaminaListGrianaContainer .input-wrapper{padding:12px}.PertaminaListGrianaContainer .input{width:100%;padding:.5rem;background:#ebeff5;margin-bottom:.5rem;border-radius:4px}.PertaminaListGrianaContainer .input .ant-input-affix-wrapper:focus,.PertaminaListGrianaContainer .input .ant-input-affix-wrapper-focused,.PertaminaListGrianaContainer .input .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border:1px solid rgba(0,0,0,0);box-shadow:0 0 0 1px #007d74}.PertaminaListGrianaContainer .input .ant-input-affix-wrapper{border-radius:4px}.PertaminaListGrianaContainer .list{overflow-y:auto;height:calc(100% - 8rem)}.PertaminaListGrianaContainer .list .item-wrapper{padding:0 12px}.PertaminaListGrianaContainer .list .item{padding:.25rem .5rem .5rem .5rem;color:#616477;border-bottom:1px solid #c9d8dc;cursor:pointer}.PertaminaListGrianaContainer .list .item:hover{background-color:#fafafa}.PertaminaListGrianaContainer .list .item-top{display:grid;grid-template-columns:4fr 1fr;align-items:center;gap:.5rem}.PertaminaListGrianaContainer .list .item-top-left .name{font-size:16px;font-weight:600;margin-bottom:.5rem}.PertaminaListGrianaContainer .list .item-top-right{font-size:14px}.PertaminaListGrianaContainer .list .item-top-right span{font-size:12px}.PertaminaListGrianaContainer .list .item-bottom{font-weight:400;font-size:14px}.PertaminaListGrianaContainer .no_data{display:flex;justify-content:center;align-items:center;text-align:center}.PertaminaListGrianaContainer .no_data__title{font-weight:700;font-size:20px;color:#6c757d}.PertaminaListGrianaContainer .no_data__desc{width:21rem;font-weight:400;font-size:14px;line-height:20px;color:#6c757d;text-align:center}
.education{border-radius:.1725rem;background-color:#fff;box-shadow:0px 0px 5px 3px rgba(230,230,230,.75)}.education__top-section{padding:.5rem .5rem .125rem .5rem}.education__title-section{display:flex}.education__title-info-svg{width:min-content;margin-right:.375rem}.education__title-text{margin-top:auto;font-size:.85rem;color:#0b827c}.education__progressBar{margin-bottom:.125rem}
.feature-griana.Profession{font-size:.875rem}.feature-griana.Profession--title{font-weight:bold}.feature-griana.Profession--chart .highcharts-container{margin:0 auto}.feature-griana.Profession--table{font-size:.875rem;color:#616477}.feature-griana.Profession--table_header{border-bottom:1px solid #caced5;display:flex;justify-content:space-between;align-items:center;padding:.25rem}.feature-griana.Profession--table_header_left{display:flex;gap:1rem}.feature-griana.Profession--table_header_right{display:flex;gap:.25rem;cursor:pointer}.feature-griana.Profession--table_header_right_icon{display:flex;flex-direction:column;gap:.25rem}.feature-griana.Profession--table_item{border-bottom:1px solid #caced5;display:flex;justify-content:space-between;align-items:center;padding:.25rem}.feature-griana.Profession--table_item_left{display:flex;align-items:center}.feature-griana.Profession--table_item_left_number{width:3rem;padding-left:.5rem}.feature-griana.Profession--table_item_left_type{display:flex;align-items:center;gap:1rem}.feature-griana.Profession--table_item_left_type .imageBox{width:1.5rem;height:1.5rem}.feature-griana.Profession--table_item_right{display:flex;gap:1rem;align-items:center;font-weight:bold;padding-right:.5rem}.feature-griana.Profession--info{color:#616477}.feature-griana.Profession_no-content{width:100%;text-align:center;color:#616161;padding:1rem 0}
.feature-griana.LandPrice{font-size:.875rem;color:#616477}.feature-griana.LandPrice--sidebar{display:flex;justify-content:center;align-items:center;padding:0 .25rem;position:relative}.feature-griana.LandPrice--sidebar_content{position:absolute;bottom:1.5rem;display:flex;gap:.5rem;align-items:baseline;max-width:16.875rem;font-size:1.875rem;color:#fff;font-weight:bold}.feature-griana.LandPrice--sidebar_content span{font-size:.875rem;font-weight:normal}.feature-griana.LandPrice--dashboard{font-size:.875rem;display:flex;justify-content:center;align-items:baseline;position:relative}.feature-griana.LandPrice--dashboard_card{position:relative}.feature-griana.LandPrice--dashboard_content{position:absolute;bottom:1.5rem;right:2rem;display:flex;gap:.5rem;align-items:baseline;max-width:16.875rem;font-size:1.875rem;color:#fff;font-weight:bold}.feature-griana.LandPrice--dashboard_content span{font-size:.875rem;font-weight:normal}
.step-result--religion-body-legend{display:grid;grid-template-columns:50% 50%;grid-gap:.5rem;padding:1rem;margin:.5rem;border:1px solid #caced5;border-radius:.25rem}.step-result--religion-footer{display:flex;justify-content:space-around;color:#a6a8b7;background-color:#f8f8fb;border:1px solid #f8f8fb;border-radius:.25rem;margin:.5rem;padding:.25rem}.step-result--religion-footer-content{display:flex;align-items:center}.step-result--religion-footer-info{fill:#d7dae2}.form-control-legend{line-height:1.1;display:grid;grid-template-columns:1em auto;gap:16px;align-items:center}.form-control-legend .custom-checkbox{width:20px;height:20px;border:2px solid var(--Color-Religion, #000);background-color:var(--Color-Religion, #fff);display:inline-block;cursor:pointer;margin-right:8px;position:relative;border-radius:4px}.form-control-legend .custom-checkbox.checked{background-color:var(--Color-Religion, #000)}.form-control-legend .custom-checkbox::after{content:"";position:absolute;top:0;left:5px;width:8px;height:14px;border-right:4px solid #fff;border-bottom:4px solid #fff;transform:rotate(45deg);display:none}.form-control-legend .custom-checkbox.checked::after{display:block}
.feature-griana.Zoning{color:#616477;padding:.5rem;display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}.feature-griana.Zoning--card{padding:.25rem;border-radius:.25rem;background-color:#eeeef3;display:flex;flex-wrap:wrap;gap:.25rem}.feature-griana.Zoning--item{color:#007e75;background-color:#fff;border-radius:.25rem;padding:.125rem .25rem}
.shared.CardSesDomination .CardSesDomination__bar-wrapper{display:flex;flex-direction:column}.shared.CardSesDomination .CardSesDomination__bar-outer{display:block;position:relative;width:100%;height:2.125rem;border-radius:4px;background:#b7c6d8;margin-bottom:.875rem}.shared.CardSesDomination .CardSesDomination__bar-text{position:absolute;left:.5rem;top:50%;transform:translate(0%, -50%);z-index:1}.shared.CardSesDomination .CardSesDomination__bar-number{position:absolute;right:.5rem;top:50%;transform:translate(0%, -50%);z-index:1}.shared.CardSesDomination .CardSesDomination__bar-text,.shared.CardSesDomination .CardSesDomination__bar-number{display:flex;flex-direction:row;align-items:center}.shared.CardSesDomination .CardSesDomination__bar-text span,.shared.CardSesDomination .CardSesDomination__bar-number span{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:.85rem;line-height:1.25rem;text-align:left;color:#fff}.shared.CardSesDomination .CardSesDomination__bar-bar{position:absolute;height:100%;width:0%;left:0;z-index:0;background:#8b9db2;border-radius:4px;box-shadow:0px 4px 6px #caced5}.shared.CardSesDomination .CardSesDomination__chart-pie-title{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:1rem;text-transform:capitalize}.shared.CardSesDomination .CardSesDomination__chart-pie-title div b{font-size:1.25rem}.shared.CardSes .CardSes__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;vertical-align:middle;gap:.5rem}.shared.CardSes .CardSes__wrapper__chart{flex:1 1 50%;min-width:450px}.shared.CardSes .CardSes__wrapper__chart__label{display:flex;flex-direction:column;justify-content:center;align-items:center;vertical-align:middle;gap:.5rem}.shared.CardSes .CardSes__wrapper__chart__label__title{font-size:.875rem;font-weight:bold;text-align:center;text-transform:capitalize}.shared.CardSes .CardSes__wrapper__chart__label__value{font-size:.875rem;font-weight:bold;text-align:center;text-transform:capitalize}
.shared.CardPoiGet b.bold-green{color:#007d74}.shared.CardPoiGet .Wrapper__POI{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem;margin-top:.5rem}.shared.CardPoiGet .CardPoiGet__category-wrap{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;flex-direction:row;flex:1}.shared.CardPoiGet .CardPoiGet__category-wnh{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:.875rem;line-height:1.25rem;text-align:left;color:#fff}.shared.CardPoiGet .CardPoiGet__table table thead tr th{padding-bottom:.25rem;padding-top:.25rem}.shared.CardPoiGet .CardPoiGet__table table thead tr th::before{display:none}.shared.CardPoiGet .CardPoiGet__table table tbody tr{box-shadow:none}.shared.CardPoiGet .CardPoiGet__table table tbody tr td{padding-top:.5rem;padding-bottom:.5rem}.shared.CardPoiGet .ant-collapse{border:0}.shared.CardPoiGet .ant-collapse-header{border-bottom:none;display:flex;justify-content:space-between;align-items:center;padding:0;width:100%;background:#fafafa;box-shadow:0px 2px 8px 0px rgba(0,0,0,.08);flex:none;flex-grow:0;flex-direction:row-reverse;font-weight:600;font-size:.875rem;line-height:1.5rem;color:#064f4b;box-sizing:border-box;background-color:inherit}.shared.CardPoiGet .ant-collapse-expand-icon{display:flex;align-items:center}.shared.CardPoiGet .ant-collapse-arrow{width:1.25rem;height:1.25rem;fill:#fff}.shared.CardPoiGet .ant-collapse-arrow.active{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.shared.CardGenderByAge .CardGenderByAge__table__cell{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:sans-serif,"Source Sans Pro"}.shared.CardGenderByAge .CardGenderByAge__table__cell span{font-family:sans-serif,"Source Sans Pro";font-size:.6875rem}.shared.CardGenderByAge .CardGenderByAge__table__cell span.percentage{font-size:.75rem}.shared.CardGenderByAge .CardGenderByAge__table__cell b{font-family:sans-serif,"Source Sans Pro";font-size:.75rem}.shared.CardGenderByAge .CardGenderByAge__table__cell b.blue-tag{color:#00a8ff}.shared.CardGenderByAge .CardGenderByAge__table__cell b.pink-tag{color:#f425a3}.shared.CardGenderByAge .CardGenderByAge__table__cell b.total-tag{color:#12b2a7}.shared.CardGenderByAge .CardGenderByAge__table .ant-table table{border-spacing:0}.shared.CardGenderByAge .CardGenderByAge__table .ant-table table .ant-table-row{box-shadow:none}.shared.CardGenderByAge .CardGenderByAge__table .ant-table-column-sorter{display:none}.shared.CardGenderByAge .CardGenderByAge__table .ant-table-column-title{display:flex;align-items:center;justify-content:center;gap:1rem}.shared.CardGenderByAge .CardGenderByAge__table .ant-table-column-title .icon-sort{display:flex;flex-direction:column;gap:.1875rem}.shared.CardGenderByAge .CardGenderByAge__table .ant-table-column-title .icon-sort svg:last-child{transform:rotate(180deg)}.shared.CardGenderByAge .CardGenderByAge__table .ant-table .ant-table-thead .ant-table-cell{border-bottom:1px solid #caced5;font-family:sans-serif,"Source Sans Pro";font-size:.75rem;font-weight:500;padding:.5rem 0}.shared.CardGenderByAge .CardGenderByAge__table .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before{display:none}.shared.CardGenderByAge .CardGenderByAge__table .ant-table .ant-table-tbody .ant-table-row:first-child .ant-table-cell{padding:.8125rem 0 .125rem;border-bottom:1px solid #caced5}.shared.CardGenderByAge .CardGenderByAge__table .ant-table .ant-table-tbody .ant-table-cell{padding:.25rem 0 .125rem;border-bottom:1px solid #caced5}
.card-people-density .card-people-density__col,.card-people-density .card-people-density__wrapper{display:flex;align-items:center;justify-content:center;width:100%}.card-people-density .card-people-density__detail{flex:1}.card-people-density .card-people-density__detail .card-people-density__row{display:flex;justify-content:space-between;align-items:center;border-bottom:.0625rem solid #d7dae2}.card-people-density .card-people-density__detail .card-people-density__row .title{width:50%;font-family:"Plus Jakarta Sans",sans-serif}.card-people-density .card-people-density__detail .card-people-density__row .value{flex:1;font-weight:bold;font-family:"Plus Jakarta Sans",sans-serif}.card-people-density .card-people-density__detail .card-people-density__row span{font-size:.875rem;font-family:"Plus Jakarta Sans",sans-serif}.card-people-density .card-people-density__detail .card-people-density__row span:last-child{text-transform:capitalize}.card-people-density .card-people-density__detail .card-people-densityrow:last-child{border-bottom:none;font-family:"Plus Jakarta Sans",sans-serif}
.feature-griana.grianastepsix{font-size:.875rem}.feature-griana.grianastepsix .btn-outline,.feature-griana.grianastepsix .feature-griana.grianastepsix--footer_btn_outline{padding:.25rem 1rem;border-radius:.25rem;border:1px solid #caced5;color:#007e75;background-color:#fff;cursor:pointer}.feature-griana.grianastepsix .btn-outline:hover,.feature-griana.grianastepsix .feature-griana.grianastepsix--footer_btn_outline:hover{box-shadow:rgba(0,0,0,.24) 0px 3px 8px}.feature-griana.grianastepsix .btn-outline:disabled,.feature-griana.grianastepsix .feature-griana.grianastepsix--footer_btn_outline:disabled{cursor:not-allowed;color:#caced5}.feature-griana.grianastepsix .btn-outline:disabled:hover,.feature-griana.grianastepsix .feature-griana.grianastepsix--footer_btn_outline:disabled:hover{box-shadow:none}.feature-griana.grianastepsix .btn-fill,.feature-griana.grianastepsix .feature-griana.grianastepsix--footer_btn_fill{padding:.25rem 1rem;border-radius:.25rem;border:1px solid #007e75;background-color:#007e75;color:#fff;cursor:pointer}.feature-griana.grianastepsix .btn-fill:hover,.feature-griana.grianastepsix .feature-griana.grianastepsix--footer_btn_fill:hover{box-shadow:rgba(0,0,0,.24) 0px 3px 8px}.feature-griana.grianastepsix--loading-wrapper{display:flex;align-items:center;justify-content:center;width:100%;z-index:1050}.feature-griana.grianastepsix--header{width:100%}.feature-griana.grianastepsix--wrapper{padding:.5rem;overflow-y:scroll;display:flex;flex-direction:column;gap:.5rem}.feature-griana.grianastepsix--footer{display:flex;justify-content:space-between;align-items:center;padding:.75rem .5rem;background-color:#fff;border-radius:0 0 .5rem .5rem}.feature-griana.grianastepsix--footer_right{display:flex;align-items:center;gap:1rem}
.feature-griana.DataPreview{font-size:.875rem}.feature-griana.DataPreview--header{color:#007e75;padding:.5rem}.feature-griana.DataPreview--wrapper{background-color:#ebeff5;padding:.5rem;display:grid;grid-template-columns:2fr 1fr;gap:.5rem}.feature-griana.DataPreview--wrapper .select-option{width:100%}.feature-griana.DataPreview--wrapper .btn-fill{padding:.25rem 1rem;border-radius:.25rem;border:1px solid #007e75;background-color:#007e75;text-align:center;color:#fff;cursor:pointer}.feature-griana.DataPreview--wrapper .btn-fill:hover{box-shadow:rgba(0,0,0,.24) 0px 3px 8px}
.feature-griana.GrianaDashboardAreaInfoCard .GrianaDashboardAreaInfoCard__top{display:flex;flex-direction:column;width:100%;margin-top:-0.5rem;padding-top:.5rem;padding-bottom:.5rem;border-bottom:1px solid #d7dae2}.feature-griana.GrianaDashboardAreaInfoCard .GrianaDashboardAreaInfoCard__top .GrianaDashboardAreaInfoCard__title{margin-bottom:.25rem}.feature-griana.GrianaDashboardAreaInfoCard .GrianaDashboardAreaInfoCard__middle{display:flex;flex-direction:row;align-items:center;width:100%;padding-top:.5rem;padding-bottom:.5rem;border-bottom:1px solid #d7dae2}.feature-griana.GrianaDashboardAreaInfoCard .GrianaDashboardAreaInfoCard__middle:last-child{margin-bottom:1rem}.feature-griana.GrianaDashboardAreaInfoCard .GrianaDashboardAreaInfoCard__title,.feature-griana.GrianaDashboardAreaInfoCard .GrianaDashboardAreaInfoCard__description{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:.875rem;line-height:1.25rem;text-align:left;color:#616477;min-width:8.8125rem}.feature-griana.GrianaDashboardAreaInfoCard .GrianaDashboardAreaInfoCard__description{font-weight:600;display:flex}.feature-griana.GrianaDashboardAreaInfoCard .GrianaDashboardAreaInfoCard__description-tag{border-radius:4px;background:#f8f8fb;border:1px solid #caced5;padding:.25rem;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:.875rem;text-align:left;display:flex;align-items:center;color:#616477;margin-right:.25rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.democath{border-radius:.1725rem;background-color:#fff;box-shadow:0px 0px 5px 3px rgba(230,230,230,.75)}.democath__top-section{padding:.5rem .5rem .125rem .5rem}.democath__title-section{display:flex}.democath__title-info-svg{width:min-content;margin-right:.375rem}.democath__title-text{margin-top:auto;font-size:.85rem;color:#0b827c}
.step-result--gender-by-age--body{padding:.75rem}.step-result--gender-by-age--table .ant-table table{border-spacing:0rem}.step-result--gender-by-age--table .ant-table.ant-table-middle .ant-table-thead>tr>th,.step-result--gender-by-age--table .ant-table.ant-table-middle .ant-table-tbody>tr>td{padding:.25rem 0rem;border-bottom:2px solid #caced5}.step-result--gender-by-age--table .ant-table.ant-table-middle .ant-table-thead>tr>th::before{display:none}.step-result--gender-by-age--table .ant-table.ant-table-middle .ant-table-tbody>tr:first-child>td{padding:.5rem 0rem .25rem}.step-result--gender-by-age--table .ant-table-cell .table-column{display:flex;justify-content:space-around;flex-direction:column;align-items:center}.step-result--gender-by-age--table .ant-table-cell .table-column svg{width:1rem;height:1rem}.step-result--gender-by-age--table .ant-table-cell .table-column svg path:last-child{fill:#007e75}.step-result--gender-by-age--table .ant-table-cell .table-column p{margin:0rem;color:#aeaeae;line-height:1rem}.step-result--gender-by-age--table .ant-table-cell .table-column p:first-child{color:var(--GenderColor)}.step-result--gender-by-age--table .ant-table-thead .ant-table-cell{text-align:center;font-weight:600}.step-result--gender-by-age--table .ant-table table .ant-table-row{box-shadow:none}.step-result--gender-by-age--table .ant-table table .ant-table-row:hover{background-color:#f8f8fb;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px}.step-result--gender-by-age--table .ant-table-column-sorter{position:absolute}.step-result--gender-by-age--table .ant-table-column-sorter .ant-table-column-sorter-inner span.active svg{fill:#007e75}
.features_gridInfo{color:#616477;line-height:1.315rem}.features_gridInfo .ant-row:not(.ant-row:first-child){border-bottom:1px solid #d7dae2;padding:0.5rem 0}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col{display:flex;align-items:center}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col.color_col{justify-content:space-between}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col .color_val{width:1.375rem;height:1.375rem}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col .content-tooltip{padding:10px 0px 10px 0px}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col .heading-tooltip{border-bottom:1px solid #d7dae2;padding:0px 0px 5px 0px;margin:0px 5px 0px 5px;display:flex}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col .icon-tooltip{margin-right:5px}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col .title-tooltip{font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;font-weight:normal}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col .text-content-tooltip{padding-top:5px;margin:0px 5px 0px 5px;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;font-weight:normal}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col .tooltip-container{position:relative}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col .tooltip{width:345px;height:fit-content;background-color:#fff;position:absolute;top:50%;left:-100%;transform:translateY(-50%) translateX(-100%);z-index:1102;border-radius:4px;display:inline-block;padding:0px 10px 0px 10px;box-shadow:rgba(0,0,0,.35) 0px 5px 15px}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col .triangle-tooltip{width:0px;height:0px;border-top:10px solid rgba(0,0,0,0);border-left:15px solid #fff;border-bottom:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);position:absolute;top:50%;left:345px;transform:translateY(-50%);display:inline-block}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col .tooltip-icon{border:none;cursor:pointer}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col .button-tooltip{position:relative;top:5px;left:315px;border:none;padding:0;background:none}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col .swiper{width:100%;height:100%}.features_gridInfo .ant-row:not(.ant-row:first-child) .ant-col .swiper-pagination-horizontal{position:absolute;bottom:0}.features_gridInfo .ant-row:not(.ant-row:first-child):nth-child(2){padding-top:0}.features_gridInfo .ant-row:last-child{margin-bottom:1rem}
/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}
.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
.feature_peopleDensityDashboard{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0.625rem}.feature_peopleDensityDashboard>.totalDevices{width:50%;display:flex;align-items:center;justify-content:center}.feature_peopleDensityDashboard>.totalDevices svg{width:14.375rem;height:8.625rem}.feature_peopleDensityDashboard>.detail{flex:1}.feature_peopleDensityDashboard>.detail>.row{display:flex;justify-content:space-between;align-items:center;border-bottom:0.0625rem solid #d7dae2}.feature_peopleDensityDashboard>.detail>.row>.title{width:50%}.feature_peopleDensityDashboard>.detail>.row>.value{flex:1;font-weight:bold}.feature_peopleDensityDashboard>.detail>.row span{font-size:0.875rem}.feature_peopleDensityDashboard>.detail>.row:last-child{border-bottom:none}
.feature_peopleDensitySidebar{display:flex;align-items:center;justify-content:center}.feature_peopleDensitySidebar svg{width:16.875rem;height:9.375rem}
.poigettable{border-radius:.1725rem;background-color:#fff;box-shadow:0px 0px 5px 3px rgba(230,230,230,.75)}.poigettable__top-section{padding:.5rem .5rem .125rem .5rem}.poigettable__title-section{display:flex}.poigettable__title-info-svg{width:min-content;margin-right:.375rem}.poigettable__title-text{margin-top:auto;font-size:.85rem;color:#0b827c}.poigettable__grid-section{margin-top:.275rem}.poigettable__gridid{font-size:.85rem;font-weight:600;color:#0b827c}.poigettable__mid-section{margin-top:.275rem;margin-bottom:.5rem}.poigettable__table-header{cursor:pointer;background-color:#f88181;padding:.275rem .5rem;display:flex;justify-content:space-between}.poigettable__table-header-title{color:#fff}.poigettable__table-title-container{display:flex;justify-content:space-between;align-items:center;padding:.275rem .5rem}.poigettable__table-title-container--left{display:flex;justify-content:flex-start;align-items:center}.poigettable__table-title-container--right{display:flex;justify-content:flex-end;align-items:center}.poigettable__table-data-container{display:flex;justify-content:space-between;padding:.275rem .5rem;border-bottom:.063rem solid #ebebeb}.poigettable__table-data-container--left{display:flex;justify-content:flex-start;align-items:center;gap:1.125rem}.poigettable__table-data-container--right{display:flex;justify-content:flex-end;align-items:center}.poigettable__table-data-left{display:flex;align-items:center;gap:1rem}.poigettable__table-data-right{display:flex;align-items:center;justify-content:flex-start}.poigettable__data-icon{width:1.375rem}.poigettable__total-box{background-color:#8b9db2;color:#fff;font-weight:600;padding:.275rem .5rem;text-align:center;margin-bottom:.5rem}.poigettable__icon{display:flex;align-items:center;flex-direction:column;gap:2px}
.bvt-changearea{transition:all .3s;background:rgba(0,0,0,.3);z-index:2000;width:100vw;height:100vh;position:fixed;display:flex;top:-8rem;left:0;align-items:center;justify-content:center}.bvt-changearea__card{background:#fff;height:auto;box-shadow:rgba(99,99,99,.2) 0px .125rem .5rem 0px;border-radius:.5rem;font-weight:600}.bvt-changearea__card__header{padding:.5rem 1rem;display:flex;justify-content:space-between;background:#f9fbfc;border-radius:.5rem}.bvt-changearea__card__header__button{font-weight:500;border:1px solid #b1b7c1;padding:.25rem;background:#fff;color:#b1b7c1;border-radius:.25rem}.bvt-changearea__card__header__button:hover{color:#007d74}.bvt-changearea__card__header__title{color:#007d74;font-size:1.1rem;margin-right:auto}.bvt-changearea__card__body{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.bvt-changearea__card__body__title{color:#6c757d;text-align:center;font-family:sans-serif,"Source Sans Pro";font-size:1.5rem;font-style:normal;font-weight:700;line-height:2rem}.bvt-changearea__card__body__desc{text-align:center;color:#6c757d;font-family:sans-serif,"Source Sans Pro";font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.bvt-changearea__card__body-duplicate{padding:1rem}.bvt-changearea__card__body-duplicate__input_group{display:flex;min-width:20rem;flex-direction:row;align-items:center;border-radius:.25rem;background:#fff;border:1px solid #caced5;overflow:hidden;padding:.25rem}.bvt-changearea__card__body-duplicate__input_group:focus-within{border-color:#007e75}.bvt-changearea__card__body-duplicate__input_group input{border:none;font-family:sans-serif,"Source Sans Pro";font-weight:normal;font-size:.875rem;line-height:1.5;color:#007e75;padding:.2rem .5rem;background:rgba(0,0,0,0);width:100%}.bvt-changearea__card__body-duplicate__input_group input::placeholder{color:#caced5;font-size:.875rem;line-height:1.25rem}.bvt-changearea__card__body-duplicate__input_group .close-icon{margin-right:.25rem}.bvt-changearea__card__body-duplicate__input_group .close-icon .imageBox{padding:.25rem;border-radius:4px;background:#fff;border:1px solid #caced5;cursor:pointer}.bvt-changearea__card__body-duplicate__input_group.error{border:1px solid #f10031 !important}.bvt-changearea__card__body-duplicate .error-message{margin-top:.25rem;color:#f10031;font-family:sans-serif,"Source Sans Pro";font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.bvt-changearea__card__body-duplicate .error-message .bvt-changearea__card__body__input_group{border-color:#f10031}.bvt-changearea__card__footer{display:flex;gap:.25rem;justify-content:center;font-size:.875rem;padding:0 0 1rem}.bvt-changearea__card__footer__button{font-weight:500;padding:.25rem 1.5rem;border-radius:.25rem;color:#b1b7c1;border:1px solid #f8f8fb;background:#f8f8fb;transition:all .2s;cursor:not-allowed}.bvt-changearea__card__footer__button__active{cursor:pointer;font-weight:500;border:1px solid #b1b7c1;padding:.25rem 1.5rem;background:#fff;border-radius:.25rem;margin:0 .25rem;color:#007e75}.bvt-changearea__card__footer__button__active:hover{color:#007d74}.bvt-changearea__card__footer__button__active.filled{color:#fff;background-color:#007e75;border:1px solid #007e75}
.ResultGriana.grianapertamina{font-size:.875rem;height:100%}.ResultGriana.grianapertamina .btn-outline,.ResultGriana.grianapertamina .ResultGriana.grianapertamina--footer_btn_outline{padding:.25rem 1rem;border-radius:.25rem;border:1px solid #caced5;color:#007e75;background-color:#fff;cursor:pointer}.ResultGriana.grianapertamina .btn-outline:hover,.ResultGriana.grianapertamina .ResultGriana.grianapertamina--footer_btn_outline:hover{box-shadow:rgba(0,0,0,.24) 0px 3px 8px}.ResultGriana.grianapertamina .btn-outline:disabled,.ResultGriana.grianapertamina .ResultGriana.grianapertamina--footer_btn_outline:disabled{cursor:not-allowed;color:#caced5}.ResultGriana.grianapertamina .btn-outline:disabled:hover,.ResultGriana.grianapertamina .ResultGriana.grianapertamina--footer_btn_outline:disabled:hover{box-shadow:none}.ResultGriana.grianapertamina .btn-fill,.ResultGriana.grianapertamina .ResultGriana.grianapertamina--footer_btn_fill{padding:.25rem 1rem;border-radius:.25rem;border:1px solid #007e75;background-color:#007e75;color:#fff;cursor:pointer}.ResultGriana.grianapertamina .btn-fill:hover,.ResultGriana.grianapertamina .ResultGriana.grianapertamina--footer_btn_fill:hover{box-shadow:rgba(0,0,0,.24) 0px 3px 8px}.ResultGriana.grianapertamina--loading-wrapper{display:flex;align-items:center;justify-content:center;width:100%;z-index:1050}.ResultGriana.grianapertamina--header{width:100%}.ResultGriana.grianapertamina--wrapper{padding:12px;overflow-y:scroll;display:flex;flex-direction:column;gap:.5rem}.ResultGriana.grianapertamina--footer{display:flex;justify-content:space-between;align-items:center;padding:.75rem .5rem;background-color:#fff;border-radius:0 0 .5rem .5rem}.ResultGriana.grianapertamina--footer_right{display:flex;align-items:center;gap:1rem}.ResultGriana.DataPreview{font-size:.875rem;padding:0 12px}.ResultGriana.DataPreview--header{color:#007e75;padding:.5rem 0}.ResultGriana.DataPreview--wrapper{background-color:#ebeff5;padding:.5rem;gap:.5rem;border-radius:4px}.ResultGriana.DataPreview--wrapper .select-option{width:100%;background-color:#fff}.ResultGriana.DataPreview--wrapper .btn-fill,.ResultGriana.DataPreview--wrapper .ResultGriana.grianapertamina--footer_btn_fill{padding:.25rem 1rem;border-radius:.25rem;border:1px solid #007e75;background-color:#007e75;text-align:center;color:#fff;cursor:pointer}.ResultGriana.DataPreview--wrapper .btn-fill:hover,.ResultGriana.DataPreview--wrapper .ResultGriana.grianapertamina--footer_btn_fill:hover{box-shadow:rgba(0,0,0,.24) 0px 3px 8px}
@keyframes showLegend{0%{width:6rem;--webkit-transform-origin: 100% 100%;transform-origin:100% 100%}100%{width:14.375rem;--webkit-transform-origin: 100% 100%;transform-origin:100% 100%}}@keyframes hideLegend{0%{width:14.375rem;--webkit-transform-origin: 100% 100%;transform-origin:100% 100%}100%{width:6rem;--webkit-transform-origin: 100% 100%;transform-origin:100% 100%}}@keyframes showContent{0%{width:6rem;min-height:0rem;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;visibility:hidden}50%{visibility:visible}100%{width:14.375rem;min-height:2.75rem;-webkit-transform:100% 100%;transform-origin:100% 100%;visibility:visible}}@keyframes hideContent{0%{width:14.375rem;min-height:2.75rem;-webkit-transform:100% 100%;transform-origin:100% 100%;visibility:visible}50%{visibility:hidden}100%{width:6rem;height:0rem;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;visibility:hidden}}@keyframes rotateIconShow{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes rotateIconHide{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.danone__legend{position:fixed;z-index:1200;bottom:3rem;right:1rem;cursor:default;transition:.25s ease-in-out}.danone__legend.hidden{display:none}.danone__legend__wrapper{position:relative}.danone__legend__content{position:absolute;bottom:1.5rem;right:0;border:1px solid #caced5;border-radius:.25rem;background-color:rgba(255,255,255,.5019607843);-webkit-animation:hideContent .25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:hideContent .25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;max-height:285px;overflow-y:auto;display:flex;align-items:center;flex-direction:column;width:100%}.danone__legend__content.show{-webkit-animation:showContent .25s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:showContent .25s cubic-bezier(0.39, 0.575, 0.565, 1) both}.danone__legend__content__search{margin-bottom:.5rem}.danone__legend__content__search .ant-input-wrapper{display:flex;width:100%}.danone__legend__content__search .ant-input-wrapper .ant-input{background:#fff;border:1px solid #ced4da;border-radius:4px 0px 0px 4px;padding:.3125rem .75rem}.danone__legend__content__search .ant-input-wrapper .ant-input::placeholder{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.25rem;color:#ced4da}.danone__legend__content__search .ant-input-wrapper .ant-input-group-addon{display:flex;flex-direction:column;background:#f8f8fb;border:1px solid #ced4da;border-radius:0px 4px 4px 0px;padding:.5rem;width:fit-content;border-left:none}.danone__legend__content__search .ant-input-wrapper .ant-input-group-addon svg{width:.875rem;height:.875rem}.danone__legend__content__ul{width:100%;display:flex;flex-direction:column;padding:.5rem .38rem}.danone__legend__content__ul .legend-collapse{width:100%;background-color:rgba(0,0,0,0);border-radius:6px}.danone__legend__content__ul .legend-collapse .legend-collapse-header{border:none}.danone__legend__content__ul .legend-collapse .legend-collapse-header .ant-collapse-header{padding:6px 12px;flex-direction:row-reverse;background-color:#fff}.danone__legend__content__ul .legend-collapse .legend-collapse-header .ant-collapse-header .ant-collapse-header-text{color:#00b4e8}.danone__legend__content__ul .legend-collapse .legend-collapse-header .ant-collapse-content{background-color:rgba(0,0,0,0)}.danone__legend__content__ul .legend-collapse .legend-collapse-header .ant-collapse-content .ant-collapse-content-box{padding:0 6px 6px 6px}.danone__legend__content__ul .legend-collapse .legend-collapse-header .ant-collapse-content .ant-collapse-content-box .legend-collapse-content .legend-collapse-sub-title{background-color:#fff;padding:4px 12px;margin-bottom:6px;margin-left:-6px;margin-right:-6px;font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:#495057}.danone__legend__content__ul .legend-collapse .legend-collapse-header .ant-collapse-content .ant-collapse-content-box .legend-collapse-content .legend-collapse-content-item{margin-top:6px}.danone__legend__content__li{border:1px solid #caced5;border-radius:.25rem;background-color:rgba(255,255,255,.5882352941);display:flex;align-items:center;margin:0rem 0rem .25rem 0rem;width:100%;padding:.5rem .75rem;gap:.69rem}.danone__legend__content__li--desc{color:#495057;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.danone__legend__content__li--icon{width:1.5rem;height:auto;flex-shrink:0}.danone__legend__content__li.center{display:flex;justify-content:space-evenly;align-items:center}.danone__legend__content__li .custom-checkbox{width:1rem;height:1rem;border:2px solid #07827c;background-color:#fff;display:inline-block;cursor:pointer;position:relative;border-radius:4px;flex-shrink:0}.danone__legend__content__li .custom-checkbox.checked{background-color:#07827c}.danone__legend__content__li .custom-checkbox::after{content:"";position:absolute;top:-1px;left:3.4px;width:6px;height:12px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);display:none}.danone__legend__content__li .custom-checkbox.checked::after{display:block}.danone__legend__content__title_parent{color:#495057;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;padding-bottom:.25rem}.danone__legend__content__loader{display:flex;align-items:center;justify-content:center;width:100%;margin-top:.5rem}.danone__legend__action{position:absolute;bottom:0;right:0}.danone__legend__button{background-color:#fff;display:flex;align-items:center;justify-content:space-around;height:1.875rem;animation:hideLegend .25s cubic-bezier(0.39, 0.575, 0.565, 1) both;border-radius:.25rem;border:1px solid #d7dae2}.danone__legend__button.show{-webkit-animation:showLegend .25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;animation:showLegend .25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}.danone__legend__button--arrow{margin:0 0 0 .5rem;fill:#007e75;-webkit-animation:rotateIconHide .12s ease-in-out both;animation:rotateIconHide .12s ease-in-out both}.danone__legend__button--arrow.show{-webkit-animation:rotateIconShow .12s ease-in-out both;animation:rotateIconShow .12s ease-in-out both}.danone__legend__button__container{display:flex;align-items:center}
.DanonePopupPOI__popup{width:300px;padding:1rem}.DanonePopupPOI__popup .header{display:flex;flex-direction:row;align-items:center;gap:.5rem;margin-bottom:.5rem}.DanonePopupPOI__popup .header .icon{width:auto;height:auto}.DanonePopupPOI__popup .header .wrapper-title .title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#000;width:13rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.DanonePopupPOI__popup .header .wrapper-title .subtitle{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#a0a6a9}.DanonePopupPOI__popup .detail{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:14px;margin-bottom:.25rem}.DanonePopupPOI__popup .detail :first-child{color:#878a92}.DanonePopupPOI__popup .detail :last-child{color:#616161;font-weight:600}.DanonePopupPOI__popup .address{max-width:8rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.DanonePopupPOI__popup .line{border-bottom:1px solid #e1e1e1;margin-bottom:.25rem}.DanonePopupPOI.MarkerCluster__child-tooltip .leaflet-popup-close-button{border:none !important}
.DanonePopupTerritory__popup{cursor:default;min-width:300px;padding:1rem}.DanonePopupTerritory__popup .header{display:flex;flex-direction:row;align-items:center;gap:.5rem;margin-bottom:.5rem}.DanonePopupTerritory__popup .header .icon{width:auto;height:auto}.DanonePopupTerritory__popup .header .wrapper-title .title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#000;width:13rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.DanonePopupTerritory__popup .header .wrapper-title .subtitle{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#a0a6a9}.DanonePopupTerritory__popup .detail{display:flex;justify-content:space-between;align-items:start;gap:1rem;font-size:14px;margin-bottom:.25rem}.DanonePopupTerritory__popup .detail :first-child{color:#878a92}.DanonePopupTerritory__popup .detail :last-child{color:#616161;font-weight:600}.DanonePopupTerritory__popup .button{width:100%;margin-top:.75rem;padding:.25rem 1rem;border-radius:.25rem;border:1px solid #007e75;background-color:#007e75;color:#fff;cursor:pointer}.DanonePopupTerritory__popup .button:hover{box-shadow:rgba(0,0,0,.24) 0px 3px 8px}.DanonePopupTerritory__popup .address{max-width:10rem;text-wrap:wrap;text-align:right}.DanonePopupTerritory__popup .village_code{max-width:6rem;text-wrap:wrap;text-align:right;user-select:text;overflow:hidden;color:#616161 !important;transition:max-height .5s ease-in-out}.DanonePopupTerritory__popup .village_code.animate-in{animation:expandIn .3s ease-in-out forwards}.DanonePopupTerritory__popup .village_code.animate-out{animation:expandOut .3s ease-in-out forwards}@keyframes expandIn{from{max-height:5.8rem}to{max-height:100rem}}@keyframes expandOut{from{max-height:100rem}to{max-height:5.8rem}}.DanonePopupTerritory__popup .expand{text-align:right !important;display:block;cursor:pointer;color:#07827c !important;text-align:right;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.DanonePopupTerritory__popup .line{border-bottom:1px solid #e1e1e1;margin-bottom:.25rem}.DanonePopupTerritory.Popup__child-tooltip .leaflet-popup-close-button{border:none !important}
.DanoneTerritoryGeojson__tooltip-container{border-radius:1rem !important;padding:0 !important}
.MarkerPopup__popup.leaflet-popup{margin-bottom:0 !important}.MarkerPopup__popup .leaflet-popup-content{width:auto !important;padding:0px;margin:0px !important}.MarkerPopup__popup .leaflet-popup-content-wrapper{border-radius:.25rem;padding:0px}.MarkerPopup__popup .leaflet-popup-tip-container{visibility:hidden !important}.MarkerPopup__popup-wrap{min-width:13.75rem;display:flex;flex-direction:column}.MarkerPopup__popup-wrap-dashboard{min-width:10rem;padding:.5rem}.MarkerPopup__popup-wrap-dashboard .detail{text-align:left}.MarkerPopup__popup-wrap-dashboard .detail span{font-weight:600}.MarkerPopup__popup-wrap-dashboard .detail .info{width:max-content}.MarkerPopup__popup-wrap .img{height:7.5rem;width:100%}.MarkerPopup__popup-wrap .img-wrapper{text-align:center}.MarkerPopup__popup-wrap .detail{padding:.5rem}.MarkerPopup__popup-wrap .detail .title{font-weight:600;font-size:1.25rem;margin-bottom:.25rem;line-break:anywhere}.MarkerPopup__popup-wrap .detail .address{color:#878a92}.MarkerPopup__popup-wrap .detail .coords{width:max-content;margin-bottom:.25rem}.MarkerPopup__popup-wrap .detail .tag{display:flex;justify-content:center;align-items:center;padding:.125rem .5rem;border-radius:.5rem}.MarkerPopup__popup-wrap .detail .tag-wrapper{display:flex;align-items:center;justify-content:space-between;padding-bottom:.25rem}.MarkerPopup__popup-wrap .detail .tag.exist{background:#eee;border:1px solid #e1e1e1}.MarkerPopup__popup-wrap .detail .tag.exist span{color:#616161;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.25rem}.MarkerPopup__popup-wrap .detail .tag.new{border:1px solid #8cd7b6;background:#e6f6ef}.MarkerPopup__popup-wrap .detail .tag.new span{color:#047845;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.25rem}
.TSAAssetDetail{height:100%;overflow:hidden}.TSAAssetDetail .header-sidebar{display:flex;justify-content:space-between;align-items:center;background:#fff;box-shadow:0px 2px 8px 0px rgba(0,0,0,.08);padding:.5rem .75rem}.TSAAssetDetail .header-sidebar .title{color:#495057;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.5rem}.TSAAssetDetail .header-sidebar .button{background:#fff}.TSAAssetDetail .header-title{padding:.5rem .75rem;background:#fff;box-shadow:0px 2px 8px 0px rgba(0,0,0,.08)}.TSAAssetDetail .header-title .text{color:#07827c;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.TSAAssetDetail .content-container{overflow:auto;padding:.75rem .75rem 4rem .75rem;height:calc(100% - 4.75rem - 2.5rem)}.TSAAssetDetail .content-container .content{display:flex;flex-direction:column;gap:.75rem}.TSAAssetDetail .content-container .loader{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.TSAAssetDetail .footer-sidebar{display:flex;width:100%;justify-content:space-between;align-items:center;padding:1.5rem .75rem;box-shadow:0px 2px 8px 0px rgba(0,0,0,.08)}.TSAAssetDetail .footer-sidebar .button{padding:.31rem 1rem}.TSAAssetDetail .footer-sidebar .button.close{background:#f8f9fa;border:1px solid #ced4da;color:#07827c;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.TSAAssetDetail .footer-sidebar .button.dashboard{background:#07827c;border:1px solid #07827c;color:#fff;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}
.TSAAssetsItems .top-container{padding:.5rem 1rem 0;display:flex;justify-content:space-between;align-items:center}.TSAAssetsItems .top-container .tag{display:flex;justify-content:center;align-items:center;padding:.125rem .5rem;border-radius:.5rem}.TSAAssetsItems .top-container .tag.exist{background:#eee;border:1px solid #e1e1e1}.TSAAssetsItems .top-container .tag.exist span{color:#616161;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.25rem}.TSAAssetsItems .top-container .tag.potential{border:1px solid #8cd7b6;background:#e6f6ef}.TSAAssetsItems .top-container .tag.potential span{color:#047845;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.25rem}.TSAAssetsItems .top-container .tag.oprational{border:1px solid #adc3fd;background:#edf2ff}.TSAAssetsItems .top-container .tag.oprational span{color:#3659b2;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.25rem}.TSAAssetsItems .top-container .action-button{display:flex;gap:.5rem}.TSAAssetsItems .top-container .action-button .btn{display:flex;width:1.5rem;height:1.5rem;justify-content:center;align-items:center;border-radius:.375rem;border:1px solid #ced4da}.TSAAssetsItems .container-horizontal{display:flex;justify-content:space-between;gap:1rem;padding:0 1rem 1rem;width:100%;border-bottom:1px solid #ebeff5;cursor:pointer}.TSAAssetsItems .container-horizontal .left-content{display:flex;flex-direction:column;gap:.94rem;width:13.9375rem}.TSAAssetsItems .container-horizontal .left-content .top-inner-content{display:flex;flex-direction:column;gap:.25rem}.TSAAssetsItems .container-horizontal .left-content .top-inner-content .title{color:#000;font-family:"Source Sans Pro",sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.625rem;line-break:anywhere;text-wrap:balance}.TSAAssetsItems .container-horizontal .left-content .top-inner-content .coordinate{color:#878a92;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.TSAAssetsItems .container-horizontal .left-content .top-inner-content .address{color:#878a92;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.TSAAssetsItems .container-horizontal .left-content .bottom-inner-content{display:flex;align-items:flex-start;align-content:flex-start;gap:.25rem;align-self:stretch;flex-wrap:wrap}.TSAAssetsItems .container-horizontal .left-content .bottom-inner-content .tag{display:flex;padding:.125rem .5rem;justify-content:center;align-items:center;border-radius:.5rem;border:1px solid #e1e1e1;background:#fff}.TSAAssetsItems .container-horizontal .left-content .bottom-inner-content .tag .text{color:#878a92;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.TSAAssetsItems .container-horizontal .right-content{display:flex;justify-content:flex-end;align-items:center}.TSAAssetsItems .container-horizontal .right-content .img{width:5rem;height:5rem;object-fit:cover;border-radius:8px}.TSAAssetsItems .container-vertical{display:flex;flex-direction:column;gap:.75rem;width:100%}.TSAAssetsItems .container-vertical .left-content{display:flex;flex-direction:column;gap:.75rem}.TSAAssetsItems .container-vertical .left-content .top-inner-content{display:flex;flex-direction:column;gap:.25rem}.TSAAssetsItems .container-vertical .left-content .top-inner-content .title{color:#000;font-family:"Source Sans Pro",sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.625rem}.TSAAssetsItems .container-vertical .left-content .top-inner-content .coordinate{color:#878a92;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.TSAAssetsItems .container-vertical .left-content .top-inner-content .address{color:#878a92;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.TSAAssetsItems .container-vertical .left-content .bottom-inner-content{display:flex;align-items:flex-start;align-content:flex-start;gap:.25rem;align-self:stretch;flex-wrap:wrap}.TSAAssetsItems .container-vertical .left-content .bottom-inner-content .tag{display:flex;padding:.125rem .5rem;justify-content:center;align-items:center;border-radius:.5rem;border:1px solid #e1e1e1;background:#fff}.TSAAssetsItems .container-vertical .left-content .bottom-inner-content .tag .text{color:#878a92;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.TSAAssetsItems .container-vertical .right-content{display:flex;align-items:center}.TSAAssetsItems .container-vertical .right-content .img{width:100%;height:11.75rem;object-fit:cover;border-radius:8px}
.TSATableRecomendation{display:flex;flex-direction:column;gap:.5rem}.TSATableRecomendation .title{color:#101010;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.TSATableRecomendation .table .ant-table-thead{background-color:#f7f7f7;color:#616161}.TSATableRecomendation .table .ant-table-thead>tr>th{padding:.62rem .75rem;border-bottom:1px solid #f7f7f7;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.TSATableRecomendation .table .ant-table-tbody tr{padding:0;box-shadow:none}.TSATableRecomendation .table .ant-table-tbody tr td{text-align:left;box-shadow:none}.TSATableRecomendation .table .ant-table table{border-spacing:0}.TSATableRecomendation .table .ant-table{border:1px solid #f7f7f7;border-radius:8px;overflow:hidden}.TSATableRecomendation .notes{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.625rem;align-self:stretch;border-radius:.25rem;background:#fff0b0}.TSATableRecomendation .notes .description{flex:1;color:#616161;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.TSATableRecomendation .notes .list{display:block;list-style-type:decimal;padding-left:.5rem}
.TSA.no-content{width:100%;text-align:center;color:#616161;padding:1rem 0}
.TSALegend.fixed{position:absolute;z-index:1200;bottom:1rem;right:1rem;transition:.25s ease-in-out}.TSALegend.wrapper{background-color:#fff;max-height:14rem;overflow-y:auto;min-width:10rem;padding:.5rem 1rem;border-radius:4px;color:#616161}.TSALegend.wrapper .title{font-size:1rem;font-weight:600;margin-bottom:.5rem}.TSALegend.wrapper .content{display:flex;flex-direction:column;gap:.5rem}.TSALegend.wrapper .content .item{display:flex;align-items:center;gap:.5rem}.TSALegend.wrapper .content .item .icon{width:24px;height:auto}.TSALegend.wrapper .content .item .name{font-size:.875rem;font-weight:400}
.feature-TSA.TSADownloadNotification{position:absolute;top:11.5rem;right:1rem;width:15.6875rem;background:#fff;z-index:999999}.feature-TSA.TSADownloadNotification .container{position:relative;display:flex;flex-direction:column;gap:.75rem;padding:.5rem;border-radius:.25rem;border:1px solid #e1e1e1;background:#fff}.feature-TSA.TSADownloadNotification .container .header{display:flex;justify-content:space-between}.feature-TSA.TSADownloadNotification .container .header span{color:#616161;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}.feature-TSA.TSADownloadNotification .container .header button{background:rgba(0,0,0,0)}.feature-TSA.TSADownloadNotification .container .show-hide{position:absolute;top:-0.8rem;left:.2rem;z-index:-1;max-height:4rem;transform:translateX(0rem);transition:.25s ease-in-out}.feature-TSA.TSADownloadNotification .container .show-hide:hover{transform:translateX(-0.5rem);transition:.25s ease-in-out}.feature-TSA.TSADownloadNotification .container .show-hide .show-hide-button{padding-top:1rem;padding-bottom:.25rem;padding-left:.5rem;padding-right:.5rem;border-radius:.25rem;background:#fff;box-shadow:0px 3px 6px rgba(0,0,0,.05);transform:rotate(90deg) translate(1.25rem, 1.5rem);display:flex;align-items:center}.feature-TSA.TSADownloadNotification .container .show-hide .show-hide-button span{font-weight:normal;font-size:.875rem;line-height:1.25rem;text-align:center;color:#657991;margin-left:.5rem}.feature-TSA.TSADownloadNotification .container .show-hide .show-hide-button:hover{color:#007e75}.feature-TSA.TSADownloadNotification .container .show-hide .show-hide-button:hover span{color:#007e75}.feature-TSA.TSADownloadNotification .container .show-hide .show-hide-button:hover span svg{color:#007e75}.feature-TSA.TSADownloadNotification .container .content .item{display:flex;justify-content:space-between}.feature-TSA.TSADownloadNotification .container .content .item .name{color:#101010;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:70%}.feature-TSA.TSADownloadNotification .container .content .item .persen{color:#888;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.feature-TSA.TSADownloadNotification .container .content .size{display:block;color:#888;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.feature-TSA.TSADownloadNotification .container .content .information{color:#101010;font-family:"Source Sans Pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}@keyframes progress-loading{100%{background-position:-200% 0}}
.MenuItem--container{display:flex;align-items:center;gap:1rem}.MenuItem--icon{display:flex;align-items:center}.MenuItem--item{font-size:1rem;align-self:center}
.GensetLayout{margin-top:3.125rem;position:relative}.GensetLayout--content{display:flex}.GensetLayout--content .SubMenu__wrapper{overflow-y:hidden}.GensetLayout--side_menu{margin-top:.6875rem;min-width:15.625rem;margin-left:.3125rem}.GensetLayout--main{width:100%;overflow:hidden;padding:.675rem .5rem 0 .5rem}
.feature-auth.AuthInput__input-wrapper{display:flex;flex-direction:column;margin-bottom:.625rem}.feature-auth.AuthInput__input-wrapper .error-message{color:red;font-size:.875rem}.feature-auth.AuthInput__input-title{display:flex;flex-direction:row;align-items:center;margin-bottom:.5rem}.feature-auth.AuthInput__input-title .icon{width:1rem;height:.875rem;margin-right:.5rem}.feature-auth.AuthInput__input-title .title{font-family:sans-serif,"Source Sans Pro";font-weight:normal;font-size:.875rem;line-height:1.25rem;text-align:left;color:#007e75}.feature-auth.AuthInput__input-container{display:flex;flex-direction:row;align-items:center;border-radius:.25rem;background:#fff;border:1px solid #caced5;overflow:hidden;padding:.25rem}.feature-auth.AuthInput__input-container input{flex:1;border:none;font-family:sans-serif,"Source Sans Pro";font-weight:normal;font-size:.875rem;line-height:1.25rem;color:#007e75;padding:0px .5rem;background:rgba(0,0,0,0)}.feature-auth.AuthInput__input-container input::placeholder{color:#caced5;font-size:.875rem;line-height:1.25rem}.feature-auth.AuthInput__input-container .close-icon{margin-right:.25rem}.feature-auth.AuthInput__input-container .close-icon .imageBox{padding:.3rem;border-radius:4px;background:#fff;border:1px solid #caced5;cursor:pointer}.feature-auth.AuthInput__input-container .show-hide{font-weight:normal;font-size:.875rem;text-align:left;color:#caced5;padding:0rem .5rem;border-radius:4px;background:#fff;border:1px solid #caced5;flex:0;cursor:pointer}.feature-auth.AuthInput__input-container:hover,.feature-auth.AuthInput__input-container:focus-within{background-color:#f8f8fb}.feature-auth.AuthInput__input-container:focus-within,.feature-auth.AuthInput__input-container--filled{border-color:#007e75}.feature-auth.AuthInput__input-container:focus-within input,.feature-auth.AuthInput__input-container:focus-within .show-hide,.feature-auth.AuthInput__input-container--filled input,.feature-auth.AuthInput__input-container--filled .show-hide{color:#007e75}
.feature-auth.ForgotPasswordForm__lottie{width:16rem;height:auto;margin-left:auto;margin-right:auto;text-align:center}.feature-auth.ForgotPasswordForm__wrapper{display:flex;flex-direction:column;padding:1.5rem}.feature-auth.ForgotPasswordForm__title{font-weight:normal;font-size:1.25rem;line-height:1.25rem;text-align:left;color:#000;margin-bottom:.5rem}.feature-auth.ForgotPasswordForm__title-desc{font-weight:normal;font-size:.875rem;line-height:1.25rem;text-align:left;color:#000;margin-bottom:1rem}.feature-auth.ForgotPasswordForm__helper-text{font-weight:normal;font-size:.875rem;line-height:1.25rem;text-align:left;color:#bfbfbf;max-width:18rem;margin-bottom:3.25rem}.feature-auth.ForgotPasswordForm__helper-text a{text-decoration:underline}.feature-auth.ForgotPasswordForm__helper-text a:hover{color:#bfbfbf}.feature-auth.ForgotPasswordForm__button-wrapper{display:flex;flex-direction:row}.feature-auth.ForgotPasswordForm__button{padding:.2rem 1.5rem;border-radius:.25rem;background:#007e75;font-weight:normal;font-size:.875rem;line-height:1.25rem;color:#fff;display:flex;flex:0;transition:.25s ease-in-out;align-items:center;margin-left:auto}.feature-auth.ForgotPasswordForm__button.back-to-login{background:#fff;border:1px solid #caced5;color:#007e75}.feature-auth.ForgotPasswordForm__button svg{animation-name:button-svg;animation-duration:.5s;animation-iteration-count:infinite;animation-timing-function:linear}.feature-auth.ForgotPasswordForm__button--not-valid{color:#caced5;background:#f8f8fb;cursor:not-allowed}.feature-auth.ForgotPasswordForm__button--loading{background:#007e75;cursor:not-allowed;width:100%;flex:1}
.feature-auth.AuthForgotMessage__wrapper{display:flex;flex-direction:column;width:100%;align-items:center;margin-top:auto}.feature-auth.AuthForgotMessage__status-text{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:1.25rem;line-height:1.25rem;color:#000;z-index:100}.feature-auth.AuthForgotMessage__status-text-2{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:1.25rem;line-height:1.25rem;color:#000;z-index:100;margin-top:18rem}.feature-auth.AuthForgotMessage__bottom-container{padding:1.5rem}.feature-auth.AuthForgotMessage__bottom-container .recovery-m,.feature-auth.AuthForgotMessage__bottom-container .recovery-m2,.feature-auth.AuthForgotMessage__bottom-container .recovery-mFail{font-size:.875rem;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:1rem}.feature-auth.AuthForgotMessage__bottom-container .recovery-m2{color:#657991}.feature-auth.AuthForgotMessage__bottom-container .recovery-mFail{color:red}.feature-auth.AuthForgotMessage__bottom-container .recovery-reset{font-size:.875rem;text-align:center;color:#657991}.feature-auth.AuthForgotMessage__bottom-container .recovery-reset span{font-size:.875rem;color:#007e75;font-weight:600}
/* 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;
  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;
}

.feature-auth.LoginForm .ant-alert.ant-alert-error{background:#fee7e7;border:1px solid #f44e4a;margin-bottom:1rem}.feature-auth.LoginForm .ant-alert.ant-alert-error .ant-alert-message{color:#f44e4a;border-radius:.25rem}.feature-auth.LoginForm__form{display:flex;flex-direction:column;padding:1.5rem}.feature-auth.LoginForm__litya{font-family:sans-serif,"Source Sans Pro";font-weight:normal;font-size:.875rem;line-height:1.25rem;text-align:left;color:#000;margin-bottom:.5rem}.feature-auth.LoginForm__remember-forgot-container{display:flex;flex-direction:row;align-items:center;margin-bottom:2rem}.feature-auth.LoginForm__remember-forgot-container .ant-checkbox-wrapper:hover .ant-checkbox .ant-checkbox-inner,.feature-auth.LoginForm__remember-forgot-container .ant-checkbox-checked .ant-checkbox-inner{border-color:#007e75}.feature-auth.LoginForm__remember-forgot-container .ant-checkbox-checked .ant-checkbox-inner{background:#007e75 !important}.feature-auth.LoginForm__remember-forgot-container .ant-checkbox-checked::after{border-color:#007e75}.feature-auth.LoginForm__remember-forgot-container .ant-checkbox-wrapper span{font-size:1rem;line-height:.75rem;text-align:left;transition:.25s ease}.feature-auth.LoginForm__remember-forgot-container .ant-checkbox-wrapper.ant-checkbox-wrapper-checked span{color:#007e75}.feature-auth.LoginForm__remember-forgot-container .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-checked) span{color:#caced5}.feature-auth.LoginForm__remember-forgot-container .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-checked) span:hover{transition:.25s ease;color:#000}.feature-auth.LoginForm__remember-forgot-button{margin-left:auto;cursor:pointer;font-size:.875rem}.feature-auth.LoginForm__remember-forgot-button:hover{text-decoration:underline}.feature-auth.LoginForm__bottom-container{display:flex;flex-direction:row;align-items:center}.feature-auth.LoginForm__bottom-company{font-size:.875rem;line-height:1.25rem;text-align:center;color:#007e75;cursor:pointer}.feature-auth.LoginForm__bottom-company:hover{text-decoration:underline}.feature-auth.LoginForm__submit-button{padding:.2rem 1.5rem;border-radius:.25rem;background:#007e75;font-weight:normal;font-size:.875rem;line-height:1.25rem;text-align:center;color:#fff;margin-left:auto;display:flex;flex:0;transition:.25s ease-in-out;align-items:center}.feature-auth.LoginForm__submit-button svg{animation-name:button-svg;animation-duration:.5s;animation-iteration-count:infinite;animation-timing-function:linear}.feature-auth.LoginForm__submit-button--not-valid{color:#caced5;background:#f8f8fb;cursor:not-allowed}.feature-auth.LoginForm__submit-button--loading{background:#007e75;cursor:not-allowed}@keyframes button-svg{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.feature-auth.LoginContainer__wrap{position:relative}.feature-auth.LoginContainer__title{font-weight:600;font-size:1.5rem;text-align:left;color:#007e75;position:absolute;top:1rem;left:1rem;z-index:2}
.feature-auth.AuthLayout>*{z-index:1}.feature-auth.AuthLayout__container{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;min-height:100vh;background:#f9fbfc;position:relative;overflow:hidden}.feature-auth.AuthLayout__center{text-align:center;margin:auto 0}.feature-auth.AuthLayout__background{position:absolute;z-index:0;width:auto;height:calc(100vh + 16rem);left:50%;top:50%;transform:translate(-50%, -50%)}.feature-auth.AuthLayout__card{max-width:100%;width:25rem;display:flex;flex-direction:column;border:1px solid rgba(150,150,150,.1);border-radius:.5rem;overflow:hidden;background:#fff;box-shadow:0px 20px 50px #f2f2f2;position:relative;min-height:32rem}.feature-auth.AuthLayout__header__logo-li{width:14.25rem;height:auto;margin:4rem 0}.feature-auth.AuthLayout__header__logo{width:10.875rem;height:auto;margin:1.875rem 0}.feature-auth.AuthLayout__footer{margin:3rem 0}.feature-auth.AuthLayout__footer__copy{font-weight:normal;font-size:.875rem;line-height:1.25rem;text-align:center;color:#caced5;margin-bottom:3.875rem}.feature-auth.AuthLayout__footer__logo-bvt{width:8rem;margin-bottom:1rem;height:auto}.feature-auth.AuthLayout__footer__logo{width:12.5rem;margin-bottom:1rem;height:auto}.feature-auth.AuthLayout__footer__version{margin-bottom:3rem;font-size:.875rem;line-height:1.25rem;text-align:center;color:#caced5}.feature-auth.AuthLayout__success-txt{position:absolute;right:0;left:0;bottom:30%}
.feature-auth.ResetPasswordForm .ant-alert.ant-alert-error{background:#fee7e7;border:1px solid #f44e4a;margin-bottom:1rem}.feature-auth.ResetPasswordForm .ant-alert.ant-alert-error .ant-alert-message{color:#f44e4a;border-radius:.25rem}.feature-auth.ResetPasswordForm__heading{font-family:"Source Sans Pro",sans-serif;font-weight:500;font-size:1.5rem;line-height:2.625rem;text-align:left;color:#007e75;width:400px;padding:1rem 1.5rem;background:#fafcfd;margin-bottom:.75rem}.feature-auth.ResetPasswordForm__container{padding:1.5rem}.feature-auth.ResetPasswordForm__reset-title-container{display:flex;flex-direction:row;align-items:center;margin-bottom:1.625rem}.feature-auth.ResetPasswordForm__reset-title{display:flex;flex-direction:column}.feature-auth.ResetPasswordForm__reset-title .title{font-family:"Source Sans Pro",sans-serif;font-size:1.25rem;line-height:1.25rem;text-align:left;color:#000;margin-bottom:.5rem}.feature-auth.ResetPasswordForm__reset-title .description{font-family:"Source Sans Pro",sans-serif;font-size:.875rem;line-height:1.25rem;text-align:left;color:#000}.feature-auth.ResetPasswordForm__reset-lottie{margin-left:auto;width:6.375rem;height:3.875rem;transform:scale(2)}.feature-auth.ResetPasswordForm .pwd-bar{margin-bottom:.5rem}.feature-auth.ResetPasswordForm__password-warner{border-radius:.25rem;padding:.5rem;background:#f8f8fb;margin-bottom:2.625rem;color:#caced5}.feature-auth.ResetPasswordForm__password-warner .ant-alert-close-icon .anticon.anticon-close{color:#f44e4a}.feature-auth.ResetPasswordForm__password-warner.has-error{background:#fee7e7;border:1px solid #f44e4a;color:#f44e4a}.feature-auth.ResetPasswordForm__bottom-container{display:flex;flex-direction:row;justify-content:space-between}.feature-auth.ResetPasswordForm__submit-button{padding:.2rem 1.5rem;border-radius:.25rem;background:#007e75;font-weight:normal;font-size:.875rem;line-height:1.25rem;text-align:center;color:#fff;flex:0;transition:.25s ease-in-out;align-items:center;word-wrap:normal}.feature-auth.ResetPasswordForm__submit-button.back-to-login{background:#fff;border:1px solid #caced5;color:#007e75}.feature-auth.ResetPasswordForm__submit-button svg{animation-name:button-svg;animation-duration:.5s;animation-iteration-count:infinite;animation-timing-function:linear}.feature-auth.ResetPasswordForm__submit-button--not-valid{color:#caced5;background:#f8f8fb;cursor:not-allowed}.feature-auth.ResetPasswordForm__submit-button--loading{background:#007e75;cursor:not-allowed}
.auth-gate.Force-logout__container{width:100%}.auth-gate.Force-logout__container .ant-modal-body{padding:0}.auth-gate.Force-logout__content{display:flex;padding:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;align-self:stretch}.auth-gate.Force-logout__content--img{width:5.56325rem;height:5.56231rem;flex-shrink:0}.auth-gate.Force-logout__content--title{color:#6c757d;text-align:center;font-family:"Source Sans Pro",sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:2rem}.auth-gate.Force-logout__content--desc{color:#6c757d;text-align:center;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.auth-gate.Force-logout__footer{display:flex;padding:0rem 1.5rem 1rem;justify-content:center;align-items:center;gap:1rem;align-self:stretch}.auth-gate.Force-logout__footer--button{display:flex;flex:1 0 0;padding:.3125rem 1rem;align-items:center;color:#07827c;font-family:"Source Sans Pro",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}
.feature-auth.LinkExpired__wrapper{display:flex;flex-direction:column;padding:4.5rem 1rem 1rem 1rem;gap:1.5rem}.feature-auth.LinkExpired__title{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:32px;text-align:center}.feature-auth.LinkExpired__image{text-align:center}.feature-auth.LinkExpired__paragraph{font-family:"Source Sans Pro",sans-serif;font-size:15px;text-align:center;line-height:22px}.feature-auth.LinkExpired__paragraph p{margin:0}.feature-auth.LinkExpired__paragraph.muted{color:#b9b9b9;margin-bottom:1.5rem}.feature-auth.LinkExpired__paragraph.muted .bold{font-weight:500}.feature-auth.LinkExpired__button{width:100%;padding:.375rem 1.5rem;border-radius:.25rem;font-weight:normal;font-size:.875rem;line-height:1.25rem;display:flex;transition:.25s ease-in-out;align-items:center;background:#fff;border:1px solid #caced5;color:#007e75}
.ResetPasswordContainer__animation{position:absolute;right:0;left:0;bottom:25%}.ResetPasswordContainer__success-text{position:absolute;right:0;left:0;bottom:30%}
body{background-color:#f8f8fb !important}.search-result-container{padding:1.25rem 0rem;background-color:#f8f8fb}.search-result-container .row-main-search{display:grid;grid-template-columns:7.875rem calc(100% - 7.875rem);align-items:center;padding-left:0;padding-top:4rem}.search-result-container .row-main-search-wrapper{margin:0}.search-result-container .row-main-search-lottie .search-file-lottie{width:50%;margin:7rem auto}.col-main-search{align-self:baseline;display:flex;align-items:center;justify-content:center;margin-top:.375rem}.col-main-search-back{width:1.875rem;height:1.875rem;border:1px solid #d7dae2;background-color:#f8f8fb;border-radius:.25rem;display:flex;justify-content:space-around;align-items:center}.col-main-search-back svg{transform:rotate(90deg);fill:#364961}.col-main-search-text{margin-left:.5938rem;color:#657991;font-size:.875rem;padding:0}.col-main-search-searchbox{width:20.125rem !important;margin-left:auto}.col-main-search .header-segment--outlined{background-color:#f0f0f3}
.mapp-RecentActivity .RecentActivityTable__wrapper{padding-left:2rem;padding-right:1rem;position:relative}.mapp-RecentActivity .RecentActivityTable .ant-pagination-simple .ant-pagination-simple-pager{display:none}.mapp-RecentActivity .RecentActivityTable .ant-pagination-simple .ant-pagination-prev,.mapp-RecentActivity .RecentActivityTable .ant-pagination-simple .ant-pagination-next{background:#fff;border-radius:.25rem;box-shadow:0px 10px 20px rgba(0,0,0,.05);height:30px}.mapp-RecentActivity .RecentActivityTable .ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,.mapp-RecentActivity .RecentActivityTable .ant-pagination-simple .ant-pagination-next .ant-pagination-item-link{height:30px}.mapp-RecentActivity .RecentActivityTable__table .ant-table{margin-bottom:1rem;background:rgba(0,0,0,0)}.mapp-RecentActivity .RecentActivityTable__table .ant-table .ant-table-cell::before{display:none}.mapp-RecentActivity .RecentActivityTable__table .ant-table .ant-table-thead tr th.ant-table-cell{padding-bottom:.5rem;color:#616477}.mapp-RecentActivity .RecentActivityTable__table .ant-table .ant-table-row{border-radius:.5rem;overflow:hidden;border-spacing:0 .625rem}.mapp-RecentActivity .RecentActivityTable__table .ant-table .ant-table-footer{padding-left:0px;padding-right:0px}.mapp-RecentActivity .RecentActivityTable__table .ant-table .project-type-wrapper{padding:.25rem .5rem;border-radius:.25rem;background:#c7d4e3;display:flex;align-items:center;position:relative;overflow:hidden}.mapp-RecentActivity .RecentActivityTable__table .ant-table .project-type-wrapper .text{font-size:.875rem;line-height:1.25rem;text-align:left;color:#fff;z-index:1}.mapp-RecentActivity .RecentActivityTable__table .ant-table .project-type-wrapper .percentage{background-color:#477ffd;height:100%;width:100%;position:absolute;left:0;z-index:0}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn-wrap{display:flex;flex-direction:row}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn{padding:.25rem .75rem .25rem .25rem;border-radius:.25rem;font-size:.875rem;line-height:1.25rem;text-align:left;color:#616477;background-color:#fff;transition:all ease .25s;display:flex;align-items:center}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn:not(.btn-edit){margin-right:.25rem}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn:not(.btn-edit) svg{margin-left:.25rem}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.open-button svg{color:#657991;fill:#657991;margin-right:.25rem}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.open-button:hover{background-color:#657991;color:#fff}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.open-button:hover svg{fill:#fff;color:#fff}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.resume-button svg{color:#00a8ff;fill:#00a8ff;margin-right:.25rem}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.resume-button:hover{background-color:#00a8ff;color:#fff}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.resume-button:hover svg{fill:#fff;color:#fff}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.duplicate-button svg{color:#24ccb8;fill:#007e75;margin-right:.25rem}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.duplicate-button:hover{background-color:#24ccb8;color:#fff}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.duplicate-button:hover svg{fill:#fff;color:#fff}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.create-report-button svg{color:#ff6700;margin-right:.25rem;fill:#ff6700}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.create-report-button:hover{background-color:#ff6700;color:#fff}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.create-report-button:hover svg{color:#fff;fill:#fff}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.create-report-button:disabled{cursor:not-allowed;color:#d7dae2}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.create-report-button:disabled svg{fill:#d7dae2}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.create-report-button:disabled:hover{background-color:unset;color:#d7dae2}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.create-report-button:disabled:hover svg{fill:#d7dae2}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.remove-button svg{color:#ff3939;margin-right:.25rem;fill:#ff3939}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.remove-button:hover{background-color:#ff3939;color:#fff}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.remove-button:hover svg{color:#fff;fill:#fff}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.btn-edit svg{fill:rgba(0,0,0,0)}.mapp-RecentActivity .RecentActivityTable__table .ant-table .btn.btn-edit svg:hover{fill:#00a8ff}.mapp-RecentActivity .RecentActivityTable.btn-wrap{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.mapp-RecentActivity .RecentActivityTable.btn{padding:.25rem 1rem;border-radius:.25rem;font-size:.875rem;line-height:1.25rem;text-align:center;display:flex;align-items:center;transition:.1s linear}.mapp-RecentActivity .RecentActivityTable.btn.some-white{background:#fff;border:1px solid #caced5;color:#007e75}.mapp-RecentActivity .RecentActivityTable.btn.some-white:hover{box-shadow:0px .25rem .5rem #caced5}.mapp-RecentActivity .RecentActivityTable.btn.some-white.ant-dropdown-open svg{transition:.1s linear;transform:rotate(180deg)}.mapp-RecentActivity .RecentActivityTable.btn.some-white svg{transition:.1s linear;margin-left:.4rem;margin-right:.25rem;margin-top:.125rem}.mapp-RecentActivity .RecentActivityTable.btn.some-white svg g{fill:#007e75}.mapp-RecentActivity .RecentActivityTable.btn.some-white svg g path{fill:#007e75}.mapp-RecentActivity .RecentActivityTable.btn.some-green{background:#007e75;border:1px solid #007e75;color:#fff}.mapp-RecentActivity .RecentActivityTable.btn.some-green:hover{box-shadow:0px .25rem .5rem rgba(0,126,117,.4)}.mapp-RecentActivity .RecentActivityTable.btn.some-green svg{margin-left:.25rem;margin-right:.25rem}.mapp-RecentActivity .RecentActivityTable.btn.some-green svg g{fill:#fff}.mapp-RecentActivity .RecentActivityTable.btn.some-green svg g path{fill:#fff}.mapp-RecentActivity.filter-dropdown-menu{border-radius:.25rem;background:#fff;box-shadow:0px .5rem 1.25rem rgba(0,0,0,.2)}.mapp-RecentActivity.filter-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-active .ant-dropdown-menu-title-content div{display:flex;font-weight:600;align-items:center;position:relative;flex:1;width:7.5rem}.mapp-RecentActivity.filter-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-active .ant-dropdown-menu-title-content div svg{position:absolute;right:0}.mapp-RecentActivity.filter-dropdown-menu .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-active) .ant-dropdown-menu-title-content div svg{display:none}.mapp-RecentActivity.filter-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content{font-weight:normal;font-size:.875rem;line-height:1.25rem;text-align:left;color:#4d4f5c}.mapp-RecentActivity.filter-dropdown-menu .btn-apply{border-radius:.25rem;padding:.25rem 2.25rem;background:#fff;border:1px solid #caced5}.ant-table .ant-table-thead .ant-table-cell{background:none;border:none;font-weight:bold;font-size:.875rem}.ant-table .ant-table-thead .action{background-color:aqua}.ant-table .ant-table-tbody .ant-table-cell{font-size:.875rem}.ant-table table{border-collapse:separate;border-spacing:0 .35rem}.ant-table table .ant-table-row{background:#fff;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;font-size:.875rem}
.feature-genset-parameter.ParameterInput--container{padding:.25rem 1rem;display:flex}.feature-genset-parameter.ParameterInput--container .error-message{color:red;font-size:.875rem}.feature-genset-parameter.ParameterInput--input_group{display:flex;min-width:20rem;flex-direction:row;align-items:center;border-radius:.25rem;background:#fff;border:1px solid #caced5;overflow:hidden;padding:.25rem}.feature-genset-parameter.ParameterInput--input_group:focus-within{border-color:#007e75}.feature-genset-parameter.ParameterInput--input_group input{border:none;font-family:sans-serif,"Source Sans Pro";font-weight:normal;font-size:.875rem;line-height:1.5;color:#007e75;padding:.2rem .5rem;background:rgba(0,0,0,0);width:100%}.feature-genset-parameter.ParameterInput--input_group input::placeholder{color:#caced5;font-size:.875rem;line-height:1.25rem}.feature-genset-parameter.ParameterInput--input_group .close-icon{margin-right:.25rem}.feature-genset-parameter.ParameterInput--input_group .close-icon .imageBox{padding:.25rem;border-radius:4px;background:#fff;border:1px solid #caced5;cursor:pointer}.feature-genset-parameter.ParameterInput--title{font-size:1rem;font-weight:300}
.feature-genset-parameter.RenameForm{min-width:30rem;padding-top:1.5rem}.feature-genset-parameter--btn_group{display:flex;justify-content:center;align-items:center;gap:1rem;padding:1rem 0}.feature-genset-parameter .btn,.feature-genset-parameter .feature-genset-parameter--btn_filled_disabled,.feature-genset-parameter .feature-genset-parameter--btn_filled,.feature-genset-parameter .feature-genset-parameter--btn_outlined{font-size:1rem;padding:.25rem 1rem;border-radius:.25rem}.feature-genset-parameter--btn_outlined{background-color:#fff;border:1px solid #007e75;color:#007e75}.feature-genset-parameter--btn_filled{background-color:#007e75;border:1px solid #007e75;color:#fff}.feature-genset-parameter--btn_filled_disabled{pointer-events:none;color:#caced5;background-color:#f8f8fb;border:1px solid #f8f8fb}
.AsmanDashboardSidebarComponent__wrapper{min-width:300px;max-width:300px;background:#fff;color:#07827c;transition:all .3s}.AsmanDashboardSidebarComponent__wrapper.active{margin-left:-245px}.AsmanDashboardSidebarComponent__header{display:flex;justify-content:space-between;background:#f5f5f5;padding:.75rem}.AsmanDashboardSidebarComponent__header .ant-btn-primary{color:#07827c;background-color:rgba(0,0,0,0);border-color:#07827c;box-shadow:none;border-radius:8px}.AsmanDashboardSidebarComponent__header .ant-btn-primary:hover{color:#1e8f85;border-color:#1e8f85}.AsmanDashboardSidebarComponent__header .ant-btn-primary:active{color:#1e8f85;border-color:#1e8f85}.AsmanDashboardSidebarComponent__header .ant-btn-primary:focus{color:#1e8f85;border-color:#1e8f85}.AsmanDashboardSidebarComponent__list{margin:0;list-style:none;padding:.75rem}.AsmanDashboardSidebarComponent__list-item{padding:.75rem;color:dimgray;cursor:pointer}.AsmanDashboardSidebarComponent__list-item--active{background-color:rgba(7,130,124,.1019607843);color:#07827c;border-radius:4px}.AsmanDashboardSidebarComponent__list-item--title{margin-left:.5rem}.AsmanDashboardSidebarComponent__list-item-icon--collapsed{float:right}.AsmanDashboardSidebarComponent__list-title{font-family:"Source sans serif",sans-serif;font-weight:600}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 0;
  font-size: 14px;
}
.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 16px 0;
  font-size: 16px;
}
.ant-tabs-card.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 6px 16px;
}
.ant-tabs-card.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 7px 16px 6px;
}
.ant-tabs-rtl {
  direction: rtl;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab {
  margin: 0 0 0 32px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type {
  margin-left: 0;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon {
  margin-right: 0;
  margin-left: 12px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove {
  margin-right: 8px;
  margin-left: -4px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon {
  margin: 0;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-nav {
  order: 1;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-content-holder {
  order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-nav {
  order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-content-holder {
  order: 1;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-right: 2px;
  margin-left: 0;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-add {
  margin-right: 2px;
  margin-left: 0;
}
.ant-tabs-dropdown-rtl {
  direction: rtl;
}
.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
  text-align: right;
}
.ant-tabs-top,
.ant-tabs-bottom {
  flex-direction: column;
}
.ant-tabs-top > .ant-tabs-nav,
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-top > div > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav {
  margin: 0 0 16px 0;
}
.ant-tabs-top > .ant-tabs-nav::before,
.ant-tabs-bottom > .ant-tabs-nav::before,
.ant-tabs-top > div > .ant-tabs-nav::before,
.ant-tabs-bottom > div > .ant-tabs-nav::before {
  position: absolute;
  right: 0;
  left: 0;
  border-bottom: 1px solid #f0f0f0;
  content: '';
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
  height: 2px;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition: width 0.3s, left 0.3s, right 0.3s;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  top: 0;
  bottom: 0;
  width: 30px;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  left: 0;
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  right: 0;
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before {
  opacity: 1;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after {
  opacity: 1;
}
.ant-tabs-top > .ant-tabs-nav::before,
.ant-tabs-top > div > .ant-tabs-nav::before {
  bottom: 0;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar {
  bottom: 0;
}
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav {
  order: 1;
  margin-top: 16px;
  margin-bottom: 0;
}
.ant-tabs-bottom > .ant-tabs-nav::before,
.ant-tabs-bottom > div > .ant-tabs-nav::before {
  top: 0;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
  top: 0;
}
.ant-tabs-bottom > .ant-tabs-content-holder,
.ant-tabs-bottom > div > .ant-tabs-content-holder {
  order: 0;
}
.ant-tabs-left > .ant-tabs-nav,
.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-left > div > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
  flex-direction: column;
  min-width: 50px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
  padding: 8px 24px;
  text-align: center;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin: 16px 0 0 0;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap {
  flex-direction: column;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  right: 0;
  left: 0;
  height: 30px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  top: 0;
  box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  bottom: 0;
  box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before {
  opacity: 1;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after {
  opacity: 1;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
  width: 2px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition: height 0.3s, top 0.3s;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-operations {
  flex: 1 0 auto;
  flex-direction: column;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar {
  right: 0;
}
.ant-tabs-left > .ant-tabs-content-holder,
.ant-tabs-left > div > .ant-tabs-content-holder {
  margin-left: -1px;
  border-left: 1px solid #f0f0f0;
}
.ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-left > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-left: 24px;
}
.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
  order: 1;
}
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
  left: 0;
}
.ant-tabs-right > .ant-tabs-content-holder,
.ant-tabs-right > div > .ant-tabs-content-holder {
  order: 0;
  margin-right: -1px;
  border-right: 1px solid #f0f0f0;
}
.ant-tabs-right > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-right > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-right: 24px;
}
.ant-tabs-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.ant-tabs-dropdown-hidden {
  display: none;
}
.ant-tabs-dropdown-menu {
  max-height: 200px;
  margin: 0;
  padding: 4px 0;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-tabs-dropdown-menu-item {
  display: flex;
  align-items: center;
  min-width: 120px;
  margin: 0;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-tabs-dropdown-menu-item > span {
  flex: 1;
  white-space: nowrap;
}
.ant-tabs-dropdown-menu-item-remove {
  flex: none;
  margin-left: 12px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.ant-tabs-dropdown-menu-item-remove:hover {
  color: #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;
}

.SharedBaseCardTypeOneComponent__wrapper{background:#fff;border:1px solid #bebebe;border-radius:4px;padding:8px;display:flex;flex-direction:column}.SharedBaseCardTypeOneComponent__top-bar{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.25rem;color:#07827c;display:flex;flex-direction:row;align-items:center;padding:.25rem;margin-bottom:.5rem;border-bottom:1px solid #bebebe}.SharedBaseCardTypeOneComponent__top-bar svg{margin-right:.5rem;width:1rem;height:1rem}.SharedBaseCardTypeOneComponent__top-title{display:flex;align-items:center;width:100%}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-image {
  position: relative;
  display: inline-block;
}
.ant-image-img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.ant-image-img-placeholder {
  background-color: #f5f5f5;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNSAyLjVoLTEzQS41LjUgMCAwIDAgMSAzdjEwYS41LjUgMCAwIDAgLjUuNWgxM2EuNS41IDAgMCAwIC41LS41VjNhLjUuNSAwIDAgMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwIDEgMCAyIDEgMSAwIDAgMSAwLTJ6bTguMDMgNi44M2EuMTI3LjEyNyAwIDAgMS0uMDgxLjAzSDIuNzY5YS4xMjUuMTI1IDAgMCAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAgMSAuMTc3LS4wMTZsLjAxNi4wMTZMNy4wOCAxMC4wOWwyLjQ3LTIuOTNhLjEyNi4xMjYgMCAwIDEgLjE3Ny0uMDE2bC4wMTUuMDE2IDMuNTg4IDQuMjQ0YS4xMjcuMTI3IDAgMCAxLS4wMi4xNzV6IiBmaWxsPSIjOEM4QzhDIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30%;
}
.ant-image-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s;
}
.ant-image-mask-info {
  padding: 0 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-image-mask-info .anticon {
  margin-inline-end: 4px;
}
.ant-image-mask:hover {
  opacity: 1;
}
.ant-image-placeholder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ant-image-preview {
  pointer-events: none;
  height: 100%;
  text-align: center;
}
.ant-image-preview.ant-zoom-enter,
.ant-image-preview.ant-zoom-appear {
  transform: none;
  opacity: 0;
  animation-duration: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-image-preview-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.ant-image-preview-mask-hidden {
  display: none;
}
.ant-image-preview-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  outline: 0;
}
.ant-image-preview-body {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.ant-image-preview-img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  transform: scale3d(1, 1, 1);
  cursor: grab;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: auto;
}
.ant-image-preview-img-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.ant-image-preview-img-wrapper::before {
  display: inline-block;
  width: 1px;
  height: 50%;
  margin-right: -1px;
  content: '';
}
.ant-image-preview-moving .ant-image-preview-img {
  cursor: grabbing;
}
.ant-image-preview-moving .ant-image-preview-img-wrapper {
  transition-duration: 0s;
}
.ant-image-preview-wrap {
  z-index: 1080;
}
.ant-image-preview-operations-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1081;
  width: 100%;
}
.ant-image-preview-operations {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  font-feature-settings: 'tnum';
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  color: rgba(255, 255, 255, 0.85);
  list-style: none;
  background: rgba(0, 0, 0, 0.1);
  pointer-events: auto;
}
.ant-image-preview-operations-operation {
  margin-left: 12px;
  padding: 12px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-image-preview-operations-operation:hover {
  background: rgba(0, 0, 0, 0.2);
}
.ant-image-preview-operations-operation-disabled {
  color: rgba(255, 255, 255, 0.25);
  pointer-events: none;
}
.ant-image-preview-operations-operation:last-of-type {
  margin-left: 0;
}
.ant-image-preview-operations-progress {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.ant-image-preview-operations-icon {
  font-size: 18px;
}
.ant-image-preview-switch-left,
.ant-image-preview-switch-right {
  position: fixed;
  top: 50%;
  right: 8px;
  z-index: 1081;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  color: rgba(255, 255, 255, 0.85);
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all 0.3s;
  pointer-events: auto;
}
.ant-image-preview-switch-left:hover,
.ant-image-preview-switch-right:hover {
  background: rgba(0, 0, 0, 0.2);
}
.ant-image-preview-switch-left-disabled,
.ant-image-preview-switch-right-disabled,
.ant-image-preview-switch-left-disabled:hover,
.ant-image-preview-switch-right-disabled:hover {
  color: rgba(255, 255, 255, 0.25);
  background: rgba(0, 0, 0, 0.1);
  cursor: not-allowed;
}
.ant-image-preview-switch-left-disabled > .anticon,
.ant-image-preview-switch-right-disabled > .anticon,
.ant-image-preview-switch-left-disabled:hover > .anticon,
.ant-image-preview-switch-right-disabled:hover > .anticon {
  cursor: not-allowed;
}
.ant-image-preview-switch-left > .anticon,
.ant-image-preview-switch-right > .anticon {
  font-size: 18px;
}
.ant-image-preview-switch-left {
  left: 8px;
}
.ant-image-preview-switch-right {
  right: 8px;
}

.AsmanMarkerGeojsonInternalComponent__popup .leaflet-popup-content{width:auto !important;padding:0px;margin:0px}.AsmanMarkerGeojsonInternalComponent__popup .leaflet-popup-content-wrapper{border-radius:.25rem;padding:0px}.AsmanMarkerGeojsonInternalComponent__popup-wrap{min-width:40.375rem;display:flex;flex-direction:column;padding:1rem}.AsmanMarkerGeojsonInternalComponent__popup-wrap .ant-btn-primary{border-radius:.5rem;border-color:#07827c;background:#07827c}.AsmanMarkerGeojsonInternalComponent__popup-wrap .ant-btn-primary:hover,.AsmanMarkerGeojsonInternalComponent__popup-wrap .ant-btn-primary:focus{border-color:#1e8f85;background:#1e8f85}.AsmanMarkerGeojsonInternalComponent__popup-table tr td{padding-bottom:.25rem;padding-top:.25rem;vertical-align:top}.AsmanMarkerGeojsonInternalComponent__popup-table tr td:first-child{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:26px;color:#878a92}.AsmanMarkerGeojsonInternalComponent__popup-table tr td:nth-child(2){padding-left:1rem;padding-right:1rem}.AsmanMarkerGeojsonInternalComponent__popup-table tr td:last-child{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:26px;color:dimgray}
.AsmanMapViewComponent__popup .leaflet-popup-close-button{top:.75rem !important;right:.75rem !important;border:1px solid #ced4da !important;border-radius:.25rem !important}.AsmanMapViewComponent__popup .leaflet-popup-content-wrapper{background:#f8f8fb;border:1px solid #ced4da;border-radius:.25rem;min-width:15.75rem}.AsmanMapViewComponent__popup .leaflet-popup-content{margin:0}.AsmanMapViewPopupInternalComponent__wrapper{padding:.875rem;display:flex;flex-direction:column}.AsmanMapViewPopupInternalComponent__top{display:flex;margin-bottom:.75rem;align-items:center;max-width:13rem}.AsmanMapViewPopupInternalComponent__top img{width:2rem;height:2rem}.AsmanMapViewPopupInternalComponent__top-wrap{margin-left:.5rem;display:flex;flex-direction:column}.AsmanMapViewPopupInternalComponent__top-title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.875rem;color:#000}.AsmanMapViewPopupInternalComponent__top-sub-title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;color:#a0a6a9}.AsmanMapViewPopupInternalComponent__middle-section{display:flex;flex-direction:column;flex-grow:1}.AsmanMapViewPopupInternalComponent__middle-section-inner{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.5rem}.AsmanMapViewPopupInternalComponent__middle-section-left,.AsmanMapViewPopupInternalComponent__middle-section-right{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.75rem;color:#495057}.AsmanMapViewPopupInternalComponent__middle-section-left{text-align:left;flex-grow:1}.AsmanMapViewPopupInternalComponent__middle-section-right{text-align:right;flex-grow:1}.AsmanMapViewPopupInternalComponent__middle-section-divider{height:1px;width:100%;background-color:#ecedee;margin-top:.25rem;margin-bottom:.25rem}
.AsmanCardAssetDetailsComponent__wrapper{display:flex;justify-content:space-between;color:dimgray;border-bottom:1px solid #bebebe}.AsmanCardAssetDetailsComponent__wrapper-name{display:flex;flex-direction:column;align-items:start;color:dimgray;font-weight:600;font-size:16px}.AsmanCardAssetDetailsComponent__wrapper-name__name{margin:1rem 0}.AsmanCardAssetDetailsComponent__wrapper-icon{display:flex;flex-direction:column;align-items:start;color:dimgray;font-weight:600}.AsmanCardAssetDetailsComponent__wrapper-icon__icon{margin:1rem 0}.AsmanCardAssetDetailsComponent__list-item{display:flex;border-bottom:1px solid #bebebe;padding:.5rem 0;font-weight:600;align-items:center}.AsmanCardAssetDetailsComponent__list-item--key{flex:0 0 30%;max-width:30%;color:dimgray;font-size:16px}.AsmanCardAssetDetailsComponent__list-item--value{flex:0 0 70%;max-width:70%;color:#474747;font-size:16px;flex-direction:row;display:flex}.AsmanCardAssetDetailsComponent__list-item--value-label{padding:.125rem .5rem;font-weight:normal;color:#6c757d;background-color:#f5f5f5;border:1px solid #ced4da;margin-right:.75rem;border-radius:4px}.AsmanCardAssetDetailsComponent__list-item:last-child{border-bottom:none}
.AsmanCardEducationComponent__chart-wrapper{display:flex;flex-direction:column}.AsmanCardEducationComponent__chart-bar-wrap{position:relative;display:flex;flex-direction:row;margin-bottom:.75rem;align-items:center}.AsmanCardEducationComponent__chart-wrap{width:100%;margin-left:1rem}.AsmanCardEducationComponent__chart-title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.25rem;color:#1d1e31}.AsmanCardEducationComponent__chart-bar-item{width:100%;height:2rem;background:#e8e8e8;position:relative;overflow:hidden;border-radius:.25rem;display:flex;align-items:center;justify-content:end}.AsmanCardEducationComponent__chart-bar{left:0;width:0;background-color:#07827c;padding:.375rem;color:#fff;position:absolute;display:flex;align-items:center;white-space:nowrap}
.AsmanCardRadiusInfoComponent__list{border:1px solid #bebebe;border-radius:4px}.AsmanCardRadiusInfoComponent__title-accent{width:1rem;height:1rem;background:rgba(123,232,168,.3);border:1px solid #07827c;border-radius:4px;display:block;margin-left:.5rem}.AsmanCardRadiusInfoComponent__list--item{color:dimgray;font-weight:600;display:flex;align-items:center;padding:.5rem;border-bottom:1px solid #bebebe}.AsmanCardRadiusInfoComponent__list--item-title{width:30%}.AsmanCardRadiusInfoComponent__list--item-value{display:flex;align-items:center;width:70%}.AsmanCardRadiusInfoComponent__list--item-icon{margin-right:1rem}.AsmanCardRadiusInfoComponent__list--item:last-child{border-bottom:none}.AsmanCardRadiusInfoComponent__list--item:nth-of-type(even){background:#f5f5f5}
.AsmanCardGenderByAgeComponent__wrapper-gender{display:flex;align-items:center;flex-direction:column;font-weight:normal}.AsmanCardGenderByAgeComponent__row{color:dimgray;font-weight:600;border:1px solid #bebebe !important}.AsmanCardGenderByAgeComponent__row .ant-table-cell{border-bottom:unset}.AsmanCardGenderByAgeComponent__row .ant-table-cell-row-hover{background:none !important}.AsmanCardGenderByAgeComponent th{background:unset !important}.AsmanCardGenderByAgeComponent th:before{background-color:unset !important}.AsmanCardGenderByAgeComponent tr:first-child td.AsmanCardGenderByAgeComponent__cell-gender{border:1px solid #bebebe !important}.AsmanCardGenderByAgeComponent tr:first-child td.AsmanCardGenderByAgeComponent__cell-male,.AsmanCardGenderByAgeComponent tr:first-child td.AsmanCardGenderByAgeComponent__cell-female{border-top:1px solid #bebebe !important;border-bottom:1px solid #bebebe !important}.AsmanCardGenderByAgeComponent tr:first-child td.AsmanCardGenderByAgeComponent__cell-total{border-top:1px solid #bebebe !important;border-bottom:1px solid #bebebe !important;border-right:1px solid #bebebe !important}.AsmanCardGenderByAgeComponent tr:not(:first-child) td.AsmanCardGenderByAgeComponent__cell-gender{border-left:1px solid #bebebe !important;border-bottom:1px solid #bebebe !important;border-right:1px solid #bebebe !important}.AsmanCardGenderByAgeComponent tr:not(:first-child) td.AsmanCardGenderByAgeComponent__cell-male,.AsmanCardGenderByAgeComponent tr:not(:first-child) td.AsmanCardGenderByAgeComponent__cell-female{border-bottom:1px solid #bebebe !important}.AsmanCardGenderByAgeComponent tr:not(:first-child) td.AsmanCardGenderByAgeComponent__cell-total{border-bottom:1px solid #bebebe !important;border-right:1px solid #bebebe !important}
.AsmanCardTopPoiGetComponent th{background:unset !important;border-bottom:none !important;color:#bebebe !important}.AsmanCardTopPoiGetComponent th:before{background-color:unset !important}.AsmanCardTopPoiGetComponent__row td{color:dimgray;font-weight:600;border-bottom:1px solid #bebebe !important}.AsmanCardTopPoiGetComponent__wrapper-name{display:flex;align-items:center;gap:.75rem}.AsmanCardTopPoiGetComponent__cell-near{font-weight:400 !important}
.AsmanCardDemographyCathmentComponent__wrapper{margin-top:1rem}.AsmanCardDemographyCathmentComponent__top-title{display:flex;justify-content:space-between;width:100%;align-items:center}.AsmanCardDemographyCathmentComponent__title-accent{border:1px solid #07827c;border-radius:4px;padding:4px 8px}.AsmanCardDemographyCathmentComponent__chart-total{background-color:#07827c;padding:.375rem;color:#fff;display:flex;align-items:center;white-space:nowrap;justify-content:space-between;border-radius:4px;height:30px}.AsmanCardDemographyCathmentComponent__percent{display:flex;justify-content:space-between;margin:1rem 0;color:dimgray;font-weight:600}.AsmanCardDemographyCathmentComponent__chart{display:flex}.AsmanCardDemographyCathmentComponent__chart-male{background-color:#00a8ff;padding:.375rem;color:#fff;display:flex;align-items:center;white-space:nowrap;border-radius:4px 0 0 4px;height:30px}.AsmanCardDemographyCathmentComponent__chart-female{background-color:#f425a3;padding:.375rem;color:#fff;display:flex;align-items:center;white-space:nowrap;border-radius:0 4px 4px 0;height:30px;justify-content:end}
.AsmanCardLandValueComponent__des{color:dimgray;font-style:normal;font-weight:600;margin:1rem 0;display:flex}.AsmanCardLandValueComponent__wrapper{display:flex;justify-content:space-between;gap:1.5rem}.AsmanCardLandValueComponent__previous,.AsmanCardLandValueComponent__current{padding:1rem;color:#fff;border-radius:4px;width:50%;display:flex;align-items:center;flex-direction:column}.AsmanCardLandValueComponent__previous{background-color:#2077cd}.AsmanCardLandValueComponent__current{background-color:#f97b1f}.AsmanCardLandValueComponent__icon{width:100%}.AsmanCardLandValueComponent__value{font-size:30px;margin-bottom:1rem}.AsmanCardLandValueComponent__value span{font-size:18px}
.AsmanCardSESComponent__wrapper{display:flex;gap:1rem}.AsmanCardSESComponent__chart{position:relative}.AsmanCardSESComponent__chart-inner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center}.AsmanCardSESComponent__chart-inner--title{font-weight:700;color:#474747;font-size:22px}.AsmanCardSESComponent__chart-inner--value{margin-top:.5rem;color:dimgray}.AsmanCardSESComponent__list{width:100%}.AsmanCardSESComponent__chart-wrap{margin-top:.75rem}.AsmanCardSESComponent__chart-title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.25rem;color:#000;margin-bottom:.5rem}.AsmanCardSESComponent__chart-bar-item{width:100%;height:2.5rem;background:#e8e8e8;position:relative;overflow:hidden;border-radius:.25rem;display:flex;align-items:center;justify-content:end}.AsmanCardSESComponent__chart-bar{left:0;width:0;background-color:#07827c;padding:.375rem;color:#fff;position:absolute;display:flex;align-items:center;white-space:nowrap;height:2.5rem}
.AsmanCardPropertyPriceComponent__content{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:0;margin-top:1rem;border:1px solid #caced5;border-radius:4px}.AsmanCardPropertyPriceComponent__content table{width:100%;border-collapse:collapse}.AsmanCardPropertyPriceComponent__content table thead tr{background-color:#fafafa;border-bottom:#caced5 1px solid}.AsmanCardPropertyPriceComponent__content table thead tr th{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#1d1e31;text-align:left;padding:1.125rem .25rem}.AsmanCardPropertyPriceComponent__modal{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:.875rem;color:#4d4f5c}.AsmanCardPropertyPriceComponent__modal .ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:10px;pointer-events:auto;padding:20px 24px}.AsmanCardPropertyPriceComponent__modal .ant-modal-header{height:auto;color:rgba(0,0,0,.88);background:#fff;border-radius:10px 10px 0 0;border:none;padding:0}.AsmanCardPropertyPriceComponent__modal .ant-modal-footer{border:none}.AsmanCardPropertyPriceComponent__modal .ant-modal-body{max-height:25.75rem;overflow-y:auto;padding:0}.AsmanCardPropertyPriceComponent__modal-title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:500;font-size:.875rem;color:#1d1e31;margin-bottom:1.625rem}.AsmanCardPropertyPriceComponent__modal-list{border:1px solid #caced5;padding:.5rem;border-radius:.25rem;margin-bottom:.5rem}.AsmanCardPropertyPriceComponent__modal-list-title{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.AsmanCardPropertyPriceComponent__modal-list-address{margin-bottom:.5rem}.AsmanCardPropertyPriceComponent__text{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#616477;text-align:left;padding:1.625rem .5rem}.AsmanCardPropertyPriceComponent__line{width:1px;height:1.25rem;background-color:#caced5;margin-right:4px}.AsmanCardPropertyPriceComponent__row{display:flex;flex-direction:row;align-items:center}.AsmanCardPropertyPriceComponent__grow{flex-grow:1}.AsmanCardPropertyPriceComponent__unit{padding-right:2rem}
.AsmanCardBrandByIndustryComponent th{background:unset !important;border-bottom:none !important;color:#bebebe !important}.AsmanCardBrandByIndustryComponent th:before{background-color:unset !important}.AsmanCardBrandByIndustryComponent__row td{color:dimgray;font-weight:600;border-bottom:1px solid #bebebe !important}.AsmanCardBrandByIndustryComponent__wrapper-name{display:flex;align-items:center;gap:.75rem}.AsmanCardBrandByIndustryComponent__total-th .ant-table-column-title{text-align:end}.AsmanCardBrandByIndustryComponent__wrapper-total{display:flex;align-items:center;gap:.75rem;justify-content:end}.AsmanCardBrandByIndustryComponent__pointer{cursor:pointer}.AsmanCardBrandByIndustryComponent__modal .ant-modal-body{height:15rem;overflow:auto;overflow-x:hidden}.AsmanCardBrandByIndustryComponent__modal-title{font-weight:normal}.AsmanCardBrandByIndustryComponent__modal-body{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}.AsmanCardBrandByIndustryComponent__modal-item{background:#f5f5f5;padding:8px;border:1px solid #ced4da;border-radius:4px}
.AsmanCardProfessionChartComponent__wrapper{border:1px solid #bebebe;display:flex;margin-top:.75rem}.AsmanCardProfessionChartComponent__wrapper--chart{width:60%;padding:1rem}.AsmanCardProfessionChartComponent__wrapper--chart-title{color:#474747;font-weight:600;margin-bottom:2rem}.AsmanCardProfessionChartComponent__wrapper--others{width:40%;border-left:1px solid #bebebe}.AsmanCardProfessionChartComponent__wrapper--others-header,.AsmanCardProfessionChartComponent__wrapper--others-item{display:flex;justify-content:space-between;color:#474747;font-weight:600;padding:1rem;border-bottom:1px solid #bebebe;align-items:center}.AsmanCardProfessionChartComponent__wrapper--others-title{display:flex;align-items:center;gap:.5rem}
.AsmanCardAnalysisResultErrorComponent__wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:30.875rem}.AsmanCardAnalysisResultErrorComponent__title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:1.75rem;line-height:2.5rem;color:#006c64;margin-bottom:1rem}.AsmanCardAnalysisResultErrorComponent__body{max-width:40.5625rem;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:26px;text-align:center;color:#1d1e31;margin-bottom:1.5rem}
.AsmanCardAnalysisResultLoadingComponent__wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:30.875rem}.AsmanCardAnalysisResultLoadingComponent__wrapper .ant-btn{color:#006c64}.AsmanCardAnalysisResultLoadingComponent__wrapper .ant-btn span{color:#006c64;text-decoration:underline}.AsmanCardAnalysisResultLoadingComponent__wrapper .ant-btn :hover{color:#006c64}.AsmanCardAnalysisResultLoadingComponent__title{font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:600;font-size:1.75rem;line-height:2.5rem;color:#006c64;margin-bottom:1rem}.AsmanCardAnalysisResultLoadingComponent__body{max-width:40.5625rem;font-family:"Source Sans Pro",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:26px;text-align:center;color:#1d1e31;margin-bottom:1.5rem}
.AsmanCardZoningComponent__text{font-style:normal;font-weight:600;font-size:.875rem;line-height:1.25rem;color:dimgray;margin-top:1rem}.AsmanCardZoningComponent__content{display:flex;flex-wrap:wrap;padding:.5rem;background:#e8e8e8;border-radius:.25rem;margin-top:.75rem;gap:.5rem}.AsmanCardZoningComponent__content-item{font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#07827c;box-sizing:border-box;align-items:center;padding:4px 8px;background:#fff;border:1px solid #bebebe;border-radius:4px}
.AsmanDashboardLayout__wrapper{background:#efefef;display:flex;height:calc(100vh - 3rem);margin-top:3rem;overflow:hidden}.AsmanDashboardLayout__body{width:100%;background:#efefef;overflow:scroll;padding-bottom:2rem}.AsmanDashboardLayout__body .ant-tabs-tab-active .ant-tabs-tab-btn{color:#07827c}.AsmanDashboardLayout__body .ant-tabs-tab:hover{color:#07827c}.AsmanDashboardLayout__body .ant-table table .ant-table-row{box-shadow:none}.AsmanDashboardLayout__body-header{padding:1rem 2rem;background-color:#e2eef1;color:var(--main-bvt-700);font-size:28px;font-weight:600;border:1px solid #bebebe;margin-bottom:.75rem}.AsmanDashboardLayout__body-result{margin:.75rem}
.SharedPrintableComponent__wrapper{background:#ccc}.SharedPrintableComponent__wrapper .ant-btn.ant-btn-default.ant-btn-lg.ant-btn-icon-only{border-radius:8px}.SharedPrintableComponent__container{width:210mm;min-height:100vh;position:relative;background:#fff;display:block;margin:0 auto .5cm}.SharedPrintableComponent__header{padding:50px 50px 0 50px}.SharedPrintableComponent__header-title{font-size:28px;color:#07827c;font-weight:bold}.SharedPrintableComponent__header-img{height:2.5rem}.SharedPrintableComponent__body{padding:10px 50px 20px 50px}.SharedPrintableComponent__body .ant-tabs-tab-active .ant-tabs-tab-btn{color:#07827c}.SharedPrintableComponent__body .ant-tabs-tab:hover{color:#07827c}.SharedPrintableComponent__body .ant-table table .ant-table-row{box-shadow:none}.SharedPrintableComponent__action{display:flex;flex-direction:column;align-items:end;gap:.75rem;margin-right:.75rem;position:fixed;bottom:2rem;right:0}.SharedPrintableComponent__action-btn{width:60px !important;height:60px !important}.SharedPrintableComponent__action .ant-btn:active,.SharedPrintableComponent__action .ant-btn:hover,.SharedPrintableComponent__action .ant-btn:focus{color:#07827c;border-color:#07827c;background:#fff}
.MainMapLeftSideLayout__layout{position:absolute;left:1rem;top:9rem;bottom:1rem;display:flex;width:30rem;z-index:1000;flex-direction:column}
.AdvanceSearchMapSearchInputComponent__wrapper{cursor:default;display:flex;background:#fff;box-shadow:0px .5rem 1.25rem rgba(0,0,0,.15);border-radius:.25rem;padding:.5rem}.AdvanceSearchMapSearchInputComponent__wrapper .ant-row{flex-grow:1}.AdvanceSearchMapSearchInputComponent__select{border-radius:.5rem !important}.AdvanceSearchMapSearchInputComponent__select .ant-select-selector{border-radius:.5rem !important}.AdvanceSearchMapSearchInputComponent__button{display:block;width:100%;background:#fff;border:1px solid #fff;box-shadow:0px 10px 20px rgba(0,0,0,.102);border-radius:4px}.AdvanceSearchMapSearchInputComponent__button:not(:disabled):hover,.AdvanceSearchMapSearchInputComponent__button:focus{border-color:#fff;color:#05827b}
.AdvanceSearchMapSearchModal .title{color:#05827b}.AdvanceSearchMapSearchModal .button{border-radius:.5rem;border:1px solid #ebebeb}.AdvanceSearchMapSearchModal .button-active{background-color:#05827b}
.MainMapTopSideLayout__wrapper{position:absolute;left:32rem;top:9rem;z-index:1000;width:100%;display:flex}.MainMapTopSideLayout__row{flex-grow:1}
.AdvanceSearchLabelListComponent__wrapper{cursor:default;display:flex;border-radius:.25rem;padding:.5rem;flex-grow:0}.AdvanceSearchLabelListComponent__wrapper .ant-row{flex-grow:1}.AdvanceSearchLabelListComponent__label{cursor:default;display:flex;flex-direction:row;align-items:center;box-shadow:0px 10px 20px rgba(0,0,0,.1)}.AdvanceSearchLabelListComponent__label-text{font-size:.875rem;cursor:default;padding:.325rem .5rem;background-color:#ebebeb;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.AdvanceSearchLabelListComponent__label-icon{cursor:pointer;padding:.625rem .5rem;background-color:#fff;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}
.MainMapControlcomponent__wrapper{position:absolute;right:20px;top:9rem;z-index:1000;display:flex;flex-direction:column;gap:16px}.MainMapControlcomponent__inner{display:flex;flex-direction:column;box-shadow:drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.051))}.MainMapControlcomponent__button{padding:.725rem;background-color:#fff;border-radius:.5rem;border:1px solid #fff;transition:.25s ease-in-out;color:#495057;display:flex;align-items:center;height:auto;cursor:pointer}.MainMapControlcomponent__button .ant-wave{display:none}.MainMapControlcomponent__button::after{all:unset}.MainMapControlcomponent__button--middle{border-radius:0rem}.MainMapControlcomponent__button--top{border-radius:.5rem .5rem 0px 0px}.MainMapControlcomponent__button--bottom{border-radius:0px 0px .5rem .5rem}.MainMapControlcomponent__button:hover.ant-btn{border:1px solid #fff;color:#495057}.MainMapControlcomponent__button:hover:not(.MainMapControlcomponent__button--disabled){color:#007d74;border:1px solid #fff;transition:.25s ease-in-out;box-shadow:rgba(0,0,0,.25) 0px 3px 8px}.MainMapControlcomponent__button:disabled,.MainMapControlcomponent__button--disabled{cursor:not-allowed;opacity:.5}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-drawer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  pointer-events: none;
}
.ant-drawer-inline {
  position: absolute;
}
.ant-drawer-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.45);
  pointer-events: auto;
}
.ant-drawer-content-wrapper {
  position: absolute;
  z-index: 1000;
  transition: all 0.3s;
}
.ant-drawer-content-wrapper-hidden {
  display: none;
}
.ant-drawer-left > .ant-drawer-content-wrapper {
  top: 0;
  bottom: 0;
  left: 0;
  box-shadow: 6px 0 16px -8px rgba(0, 0, 0, 0.08), 9px 0 28px 0 rgba(0, 0, 0, 0.05), 12px 0 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-right > .ant-drawer-content-wrapper {
  top: 0;
  right: 0;
  bottom: 0;
  box-shadow: -6px 0 16px -8px rgba(0, 0, 0, 0.08), -9px 0 28px 0 rgba(0, 0, 0, 0.05), -12px 0 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-top > .ant-drawer-content-wrapper {
  top: 0;
  right: 0;
  left: 0;
  box-shadow: 0 6px 16px -8px rgba(0, 0, 0, 0.08), 0 9px 28px 0 rgba(0, 0, 0, 0.05), 0 12px 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-bottom > .ant-drawer-content-wrapper {
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 -6px 16px -8px rgba(0, 0, 0, 0.08), 0 -9px 28px 0 rgba(0, 0, 0, 0.05), 0 -12px 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-content {
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
  pointer-events: auto;
}
.ant-drawer-wrapper-body {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.ant-drawer-header {
  display: flex;
  flex: 0;
  align-items: center;
  padding: 16px 24px;
  font-size: 16px;
  line-height: 22px;
  border-bottom: 1px solid #f0f0f0;
}
.ant-drawer-header-title {
  display: flex;
  flex: 1;
  align-items: center;
  min-width: 0;
  min-height: 0;
}
.ant-drawer-extra {
  flex: none;
}
.ant-drawer-close {
  display: inline-block;
  margin-right: 12px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
  text-rendering: auto;
}
.ant-drawer-close:focus,
.ant-drawer-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.ant-drawer-title {
  flex: 1;
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.ant-drawer-body {
  flex: 1;
  min-width: 0;
  min-height: 0;
  padding: 24px;
  overflow: auto;
}
.ant-drawer-footer {
  flex-shrink: 0;
  padding: 10px 16px;
  border-top: 1px solid #f0f0f0;
}
.panel-motion-enter-start,
.panel-motion-appear-start,
.panel-motion-leave-start {
  transition: none;
}
.panel-motion-enter-active,
.panel-motion-appear-active,
.panel-motion-leave-active {
  transition: all 0.3s;
}
.ant-drawer-mask-motion-enter-active,
.ant-drawer-mask-motion-appear-active,
.ant-drawer-mask-motion-leave-active {
  transition: all 0.3s;
}
.ant-drawer-mask-motion-enter,
.ant-drawer-mask-motion-appear {
  opacity: 0;
}
.ant-drawer-mask-motion-enter-active,
.ant-drawer-mask-motion-appear-active {
  opacity: 1;
}
.ant-drawer-mask-motion-leave {
  opacity: 1;
}
.ant-drawer-mask-motion-leave-active {
  opacity: 0;
}
.ant-drawer-panel-motion-left-enter-start,
.ant-drawer-panel-motion-left-appear-start,
.ant-drawer-panel-motion-left-leave-start {
  transition: none;
}
.ant-drawer-panel-motion-left-enter-active,
.ant-drawer-panel-motion-left-appear-active,
.ant-drawer-panel-motion-left-leave-active {
  transition: all 0.3s;
}
.ant-drawer-panel-motion-left-enter-start,
.ant-drawer-panel-motion-left-appear-start {
  transform: translateX(-100%) !important;
}
.ant-drawer-panel-motion-left-enter-active,
.ant-drawer-panel-motion-left-appear-active {
  transform: translateX(0);
}
.ant-drawer-panel-motion-left-leave {
  transform: translateX(0);
}
.ant-drawer-panel-motion-left-leave-active {
  transform: translateX(-100%);
}
.ant-drawer-panel-motion-right-enter-start,
.ant-drawer-panel-motion-right-appear-start,
.ant-drawer-panel-motion-right-leave-start {
  transition: none;
}
.ant-drawer-panel-motion-right-enter-active,
.ant-drawer-panel-motion-right-appear-active,
.ant-drawer-panel-motion-right-leave-active {
  transition: all 0.3s;
}
.ant-drawer-panel-motion-right-enter-start,
.ant-drawer-panel-motion-right-appear-start {
  transform: translateX(100%) !important;
}
.ant-drawer-panel-motion-right-enter-active,
.ant-drawer-panel-motion-right-appear-active {
  transform: translateX(0);
}
.ant-drawer-panel-motion-right-leave {
  transform: translateX(0);
}
.ant-drawer-panel-motion-right-leave-active {
  transform: translateX(100%);
}
.ant-drawer-panel-motion-top-enter-start,
.ant-drawer-panel-motion-top-appear-start,
.ant-drawer-panel-motion-top-leave-start {
  transition: none;
}
.ant-drawer-panel-motion-top-enter-active,
.ant-drawer-panel-motion-top-appear-active,
.ant-drawer-panel-motion-top-leave-active {
  transition: all 0.3s;
}
.ant-drawer-panel-motion-top-enter-start,
.ant-drawer-panel-motion-top-appear-start {
  transform: translateY(-100%) !important;
}
.ant-drawer-panel-motion-top-enter-active,
.ant-drawer-panel-motion-top-appear-active {
  transform: translateY(0);
}
.ant-drawer-panel-motion-top-leave {
  transform: translateY(0);
}
.ant-drawer-panel-motion-top-leave-active {
  transform: translateY(-100%);
}
.ant-drawer-panel-motion-bottom-enter-start,
.ant-drawer-panel-motion-bottom-appear-start,
.ant-drawer-panel-motion-bottom-leave-start {
  transition: none;
}
.ant-drawer-panel-motion-bottom-enter-active,
.ant-drawer-panel-motion-bottom-appear-active,
.ant-drawer-panel-motion-bottom-leave-active {
  transition: all 0.3s;
}
.ant-drawer-panel-motion-bottom-enter-start,
.ant-drawer-panel-motion-bottom-appear-start {
  transform: translateY(100%) !important;
}
.ant-drawer-panel-motion-bottom-enter-active,
.ant-drawer-panel-motion-bottom-appear-active {
  transform: translateY(0);
}
.ant-drawer-panel-motion-bottom-leave {
  transform: translateY(0);
}
.ant-drawer-panel-motion-bottom-leave-active {
  transform: translateY(100%);
}
.ant-drawer-rtl {
  direction: rtl;
}
.ant-drawer-rtl .ant-drawer-close {
  margin-right: 0;
  margin-left: 12px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-card {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  background: #fff;
  border-radius: 2px;
}
.ant-card-rtl {
  direction: rtl;
}
.ant-card-hoverable {
  cursor: pointer;
  transition: box-shadow 0.3s, border-color 0.3s;
}
.ant-card-hoverable:hover {
  border-color: transparent;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
}
.ant-card-bordered {
  border: 1px solid #f0f0f0;
}
.ant-card-head {
  min-height: 48px;
  margin-bottom: -1px;
  padding: 0 24px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  background: transparent;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
}
.ant-card-head::before {
  display: table;
  content: '';
}
.ant-card-head::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-head-wrapper {
  display: flex;
  align-items: center;
}
.ant-card-head-title {
  display: inline-block;
  flex: 1;
  padding: 16px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-card-head-title > .ant-typography,
.ant-card-head-title > .ant-typography-edit-content {
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.ant-card-head .ant-tabs-top {
  clear: both;
  margin-bottom: -17px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
}
.ant-card-head .ant-tabs-top-bar {
  border-bottom: 1px solid #f0f0f0;
}
.ant-card-extra {
  margin-left: auto;
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: normal;
  font-size: 14px;
}
.ant-card-rtl .ant-card-extra {
  margin-right: auto;
  margin-left: 0;
}
.ant-card-body {
  padding: 24px;
}
.ant-card-body::before {
  display: table;
  content: '';
}
.ant-card-body::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-contain-grid .ant-card-body {
  display: flex;
  flex-wrap: wrap;
}
.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
  margin: -1px 0 0 -1px;
  padding: 0;
}
.ant-card-grid {
  width: 33.33%;
  padding: 24px;
  border: 0;
  border-radius: 0;
  box-shadow: 1px 0 0 0 #f0f0f0, 0 1px 0 0 #f0f0f0, 1px 1px 0 0 #f0f0f0, 1px 0 0 0 #f0f0f0 inset, 0 1px 0 0 #f0f0f0 inset;
  transition: all 0.3s;
}
.ant-card-grid-hoverable:hover {
  position: relative;
  z-index: 1;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
}
.ant-card-contain-tabs > .ant-card-head .ant-card-head-title {
  min-height: 32px;
  padding-bottom: 0;
}
.ant-card-contain-tabs > .ant-card-head .ant-card-extra {
  padding-bottom: 0;
}
.ant-card-bordered .ant-card-cover {
  margin-top: -1px;
  margin-right: -1px;
  margin-left: -1px;
}
.ant-card-cover > * {
  display: block;
  width: 100%;
}
.ant-card-cover img {
  border-radius: 2px 2px 0 0;
}
.ant-card-actions {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  border-top: 1px solid #f0f0f0;
}
.ant-card-actions::before {
  display: table;
  content: '';
}
.ant-card-actions::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-actions > li {
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
}
.ant-card-actions > li > span {
  position: relative;
  display: block;
  min-width: 32px;
  font-size: 14px;
  line-height: 1.5715;
  cursor: pointer;
}
.ant-card-actions > li > span:hover {
  color: #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;
  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;
}

.AdvanceSearchGeojsonComponent__popup-wrapper.leaflet-popup{min-width:16rem}.AdvanceSearchGeojsonComponent__popup-wrapper.leaflet-popup .leaflet-popup-content-wrapper{border-radius:.5rem}.AdvanceSearchGeojsonComponent__popup-wrapper.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{margin:0px;padding:.5rem .5rem;display:flex;flex-direction:column;align-items:start}.AdvanceSearchGeojsonComponent__popup-wrapper.leaflet-popup .leaflet-popup-close-button{width:1rem;height:1rem;right:.5rem;top:.5rem;border:1px solid #ced4da;border-radius:.25rem;display:flex;align-items:center;justify-content:center}.AdvanceSearchGeojsonComponent__popup-wrapper.leaflet-popup .leaflet-popup-close-button:hover{background-color:#ff3939;border-color:#ff3939;color:#fff}.AdvanceSearchGeojsonComponent__popup-wrapper.leaflet-popup .leaflet-popup-close-button span{font-weight:bold}.AdvanceSearchGeojsonPopupInternalComponent__wrap{display:flex;flex-direction:row;align-items:center}.AdvanceSearchGeojsonPopupInternalComponent__icon{color:#ff7a00;margin-right:.625rem;margin-top:.25rem}.AdvanceSearchGeojsonPopupInternalComponent__text-wrap{display:flex;flex-direction:column;font-family:"Source Sans Pro",sans-serif;color:#6c757d}.AdvanceSearchGeojsonPopupInternalComponent__title{font-style:normal;font-weight:600;font-size:.875rem;line-height:1.25rem;color:inherit}
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
	max-width: none !important;
	max-height: none !important;
	}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	width: auto;
	padding: 0;
	}

.leaflet-container img.leaflet-tile {
	/* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
	mix-blend-mode: plus-lighter;
}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
svg.leaflet-zoom-animated {
	will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline-offset: 1px;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(/fdb6975228a93d52f8ce.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(/2fbc9dc3c1ec8553226b.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	font-size: 13px;
	font-size: 1.08333em;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
	background-image: url(/71c653c56856daca3b50.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	line-height: 1.4;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
	text-decoration: underline;
	}
.leaflet-attribution-flag {
	display: inline !important;
	vertical-align: baseline !important;
	width: 1em;
	height: 0.6669em;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	background: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px #fff;
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 24px 13px 20px;
	line-height: 1.3;
	font-size: 13px;
	font-size: 1.08333em;
	min-height: 1px;
	}
.leaflet-popup-content p {
	margin: 17px 0;
	margin: 1.3em 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-top: -1px;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;
	pointer-events: auto;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	text-align: center;
	width: 24px;
	height: 24px;
	font: 16px/24px Tahoma, Verdana, sans-serif;
	color: #757575;
	text-decoration: none;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
	color: #585858;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-interactive {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* Printing */

@media print {
	/* Prevent printers from removing background-images of controls. */
	.leaflet-control {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		}
	}

@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes loader{0%{transform:rotate(0turn)}100%{transform:rotate(1turn)}}:root{font-size:1vw;font-family:sans-serif,"Source Sans Pro";background-color:#f8f8fb}@media(min-width: 1200px){:root{font-size:16px}}@media(min-width: 1445px){:root{font-size:16px}}*{box-sizing:border-box;font-family:"Source Sans Pro",sans-serif;list-style:none;margin:0;padding:0;outline:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}::-webkit-scrollbar{background:#caced5;width:.375rem;height:.375rem}::-webkit-scrollbar-thumb{border-radius:1.5rem;background:#007e75;position:absolute}::-webkit-scrollbar-track{box-shadow:inset 0 .3125rem 1.25rem rgba(74,74,74,.2);border-radius:1.5rem}.ant-message{z-index:1300}.leaflet-div-icon{background:none;border:none}.ant-notification{z-index:2024}.cursor-default{cursor:default !important}.cursor-pointer{cursor:pointer !important}.border-grey{border:1px solid #caced5 !important}.mt-4{margin-top:1rem !important}.text-default{color:#007e75}.text-disabled{color:#caced5}.text-grey{color:#caced5}.text-white{color:#fff}.text-light{font-weight:300}.text-regular{font-weight:400}.text-semi-bold{font-weight:600}.text-bold{font-weight:700}.text-dark{font-weight:900}.text-center{text-align:center}.bg-default{background-color:#0b827c}.bg-white{background-color:#fff}.bg-grey{background-color:#f8f8fb}.map-container{width:100%;height:100vh}.map-container .leaflet-control-scale{opacity:0;margin:0;padding:0 .25rem .2rem .25rem;width:12.5rem;background:rgba(225,225,225,.9)}.map-container .leaflet-control-scale .leaflet-control-scale-line{border:1px solid #4d4f5c;border-top:none;border-left:none;border-right:none;font-size:.8rem;line-height:1.3;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:none;padding:.03rem 0 0 0}.map-container .leaflet-control-scale .leaflet-control-scale-line:last-child{display:none}.map-container .leaflet-popup-content-wrapper{border-radius:.25rem}.map-container .leaflet-popup-content{margin:.313rem .75rem .188rem;text-align:center;font-size:.75rem}.map-container .leaflet-popup-content-wrapper,.map-container .leaflet-popup-tip{border-radius:.25rem;box-shadow:none}.map-container .leaflet-popup-tip{width:14px;height:14px}.bvt-map__attribution{display:flex;z-index:1001;position:fixed;bottom:0;right:0;background:rgba(225,225,225,.9)}.bvt-map__attribution__text{padding:.1rem .5rem;font-size:.8rem}.bvt-map__attribution__scale{padding:.1rem .5rem .1rem 0}.bvt-map__attribution__scale .container-scale{border:1px solid #4d4f5c;border-top:none;border-left:none;border-right:none;font-size:.8rem;line-height:1.3;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:none;padding:.03rem 0 0 0;transition:width 1s}.leaflet-popup-content{display:flex;align-items:center;justify-content:center}.icon__notification{width:1.45rem;height:1.45rem;display:flex;align-items:center;justify-content:center;background-color:#fff;cursor:pointer}.icon__notification svg{width:.796rem;height:.8rem}.icon__notification:hover{background-color:#f8f8fb;border:.05rem solid #caced5;border-radius:.2rem}.icon__notification--active{background-color:#f8f8fb;border:.05rem solid #caced5;border-radius:.2rem}.icon__notification--active svg>path{fill:#007e75}.icon-arrow-down{display:flex;align-items:center;justify-content:center}.icon-arrow-down svg{width:0.5625rem;height:0.375rem}.icon-arrow-down svg>path{fill:#007e75}.icon-arrow-up{display:flex;align-items:center;justify-content:center}.icon-arrow-up svg{width:0.5625rem;height:0.375rem}.icon-arrow-up svg>path{fill:#007e75}.icon-calender{display:flex;align-items:center;justify-content:center}.icon-checklist{display:flex;align-items:center;justify-content:center}.icon-checklist svg{width:1.375rem;height:0.875rem}.icon-close{display:flex;align-items:center;justify-content:center;cursor:pointer}.icon-close.background_white{background-color:#fff;width:1.5rem;height:1.5rem;border:0.0625rem solid #caced5;border-radius:0.25rem}.icon-close svg{width:0.666875rem;height:0.666875rem}.icon-close{display:flex;align-items:center;justify-content:center;cursor:pointer}.icon-close svg{width:1.25rem;height:0.875rem}.icon-config{display:flex;align-items:center;justify-content:center}.icon-config svg{width:1.125rem;height:1.125rem}.icon-config:hover svg path{fill:#007e75}.iconCsv{display:flex;align-items:center;justify-content:center}.iconCsv svg{width:0.939375rem;height:1.135625rem}.icon-display{display:flex;align-items:center;justify-content:center}.icon-display svg{width:1.125rem;height:1.125rem}.icon-display:hover svg path{fill:#007e75}.icon-edit{display:flex;align-items:center;justify-content:center}.icon-edit svg{width:1.125rem;height:1.125rem}.icon-edit:hover svg path{fill:#007e75}.icon-edit.disable svg path{fill:#364961}.icon-filter{display:flex;align-items:center;justify-content:center}.icon-filter svg{width:0.94rem;height:0.80375rem}.icon-file{display:flex;align-items:center;justify-content:center}.icon-file svg{width:1.125rem;height:1.125rem}.icon-file:hover svg path{fill:#007e75}.icon-file.disable svg path{fill:#364961}.iconHide{display:flex;align-items:center;justify-content:center}.iconHide svg{width:0.9375rem;height:1.1875rem}.icon-info{display:flex;align-items:center;justify-content:center;background-color:#caced5;border-radius:0.6875rem;width:1.5rem;height:1.5rem}.icon-info svg{width:0.2325rem;height:0.741875rem}.icon-info:hover{background-color:#ffd500}.icon-info:hover svg path{fill:#657991}.iconInfoSimple{display:flex;align-items:center;justify-content:center}.iconInfoSimple svg{width:1.010625rem;height:1.010625rem}.icon-layer{display:flex;align-items:center;justify-content:center}.icon-layer svg{width:1.125rem;height:1.125rem}.icon-layer:hover svg path{fill:#007e75}.icon-minus{display:flex;align-items:center;justify-content:center}.icon-minus svg{width:0.875rem;height:0.125rem}.icon-minus:hover svg rect{fill:#007e75}.icon-padlock{display:flex;align-items:center;justify-content:center}.icon-padlock svg{width:0.875rem;height:1rem}.iconPdf{display:flex;align-items:center;justify-content:center}.iconPdf svg{width:0.939375rem;height:1.135625rem}.icon-plus{display:flex;align-items:center;justify-content:center}.icon-plus svg{width:0.875rem;height:0.875rem}.icon-plus:hover svg rect{fill:#007e75}.icon-route{display:flex;align-items:center;justify-content:center}.icon-route svg{width:1.125rem;height:1.125rem}.icon-route:hover svg path{fill:#007e75}.icon-route.disable svg path{fill:#364961}.icon-security{display:flex;align-items:center;justify-content:center}.icon-security svg{width:0.796875rem;height:0.856875rem}.iconShow{display:flex;align-items:center;justify-content:center}.iconShow svg{width:0.9375rem;height:1.1875rem}.icon-statistic{display:flex;align-items:center;justify-content:center}.icon-statistic svg{width:0.988125rem;height:0.889375rem}.icon-user{display:flex;align-items:center;justify-content:center}.icon-user svg{width:0.729375rem;height:0.841875rem}.iconView{display:flex;align-items:center;justify-content:center}.iconView svg{width:1.153125rem;height:0.900625rem}.iconXls{display:flex;align-items:center;justify-content:center}.iconXls svg{width:0.939375rem;height:1.135625rem}.icon-zoom-pass{display:flex;align-items:center;justify-content:center}.icon-zoom-pass svg{width:1.125rem;height:1.125rem}.icon-zoom-pass:hover svg path{fill:#007e75}.icon__close{height:1.2rem;width:1.2rem;border:1px solid #caced5;padding:.25rem;border-radius:.25rem;cursor:pointer;background-color:#fff}.icon__close--bg{display:flex;align-items:center;justify-content:center}.icon__notif-popover{width:1rem;height:1rem}.icon__notif-popover--bg{background-color:#12b2a7;width:1.75rem;height:1.75rem;border-radius:50%;display:flex;justify-content:center;align-items:center}.icon__notif-popover--mint-green--bg{background-color:#86db05}.icon__search{width:.74rem;display:flex;align-items:center}.icon__search--active{filter:contrast(3)}.txt-green{color:#007e75}.txt-grey{color:#caced5}.txt-grey-light{color:#f8f8fb}.txt-red{color:#f44e4a}.txt-red-light{color:#fee7e7}.txt-black{color:#000}.txt-white{color:#fff}.txt-light{font-weight:300}.txt-regular{font-weight:400}.txt-semi-bold{font-weight:600}.txt-bold{font-weight:700}.txt-dark{font-weight:900}.txt-left{text-align:left}.txt-center{text-align:center}.txt-right{text-align:right}.txt-lowercase{text-transform:lowercase}.txt-uppercase{text-transform:uppercase}.txt-capitalize{text-transform:capitalize}button{border-radius:.25rem;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer}button__small{height:1.25rem;width:4rem}button__medium{padding:.25rem .875rem}button__large{height:1.75rem;width:6rem}button__contained{background-color:#007e75}button__contained--hover{background-color:#007e75;color:#fff}button__contained--hover:hover{box-shadow:0 4px 14px -5px #007e75}button__outlined{background-color:#fff;border:1px solid #caced5;color:#007e75}button__outlined:hover{box-shadow:0 4px 14px -5px #caced5}button__disabled{background-color:#f8f8fb;border:1px solid #f8f8fb;cursor:default}button__disabled:hover{background-color:#f8f8fb;border:1px solid #f8f8fb}.loading{pointer-events:none;border-radius:50%;border:.125rem solid rgba(0,0,0,0);animation:loader 1s ease infinite;height:.5rem;width:.5rem;border-top-color:#caced5}.loading__size--small{height:1rem;width:1rem}.loading__size--medium{height:2rem;width:2rem}.loading__color--green{border-top-color:#007e75}.loading__color--white{border-top-color:#fff}.loading-small-green{height:1rem;width:1rem;pointer-events:none;border-radius:50%;border:.125rem solid rgba(0,0,0,0);animation:loader 1s ease infinite;border-top-color:#007e75}.loading-small-white{height:1rem;width:1rem;pointer-events:none;border-radius:50%;border:.125rem solid rgba(0,0,0,0);animation:loader 1s ease infinite;border-top-color:#fff}.loading-medium-green{height:2rem;width:2rem;pointer-events:none;border-radius:50%;border:.2rem solid rgba(0,0,0,0);animation:loader 1s ease infinite;border-top-color:#007e75}.loading-medium-white{height:2rem;width:2rem;pointer-events:none;border-radius:50%;border:.2rem solid rgba(0,0,0,0);animation:loader 1s ease infinite;border-top-color:#fff}.loading-large-green{height:3rem;width:3rem;pointer-events:none;border-radius:50%;border:.375rem solid rgba(0,0,0,0);animation:loader 1s ease infinite;border-top-color:#007e75}.loading-large-white{height:3rem;width:3rem;pointer-events:none;border-radius:50%;border:.375rem solid rgba(0,0,0,0);animation:loader 1s ease infinite;border-top-color:#fff}.pwd-bar__content{border-radius:.25rem;margin-top:.65rem;position:relative;background-color:#f2f2f2}.pwd-bar__bar{position:absolute;top:0;left:0;height:100%;border-radius:.25rem;transition:all .75s}.pwd-bar__bar__text{color:#000;display:flex;margin-top:0.125rem}.pwd-bar__bar__text h5{color:#caced5;font-size:0.75rem}.popover-container{border-radius:.5rem;box-shadow:rgba(60,64,67,.3) 0px 0px 2px 0px,rgba(60,64,67,.15) 0px 10px 6px 2px;background-color:#fff}.popover-container__title{display:flex;align-items:center;justify-content:space-between;background-color:#fafcfd;height:2rem;padding-left:1rem;border-radius:.5rem .5rem 0 0;padding-right:.75rem;color:#007e75;font-weight:600}.popover-container__button{cursor:pointer;border:1px solid #d9d9d9;background:#fff;width:1.5rem;height:1.5rem;border-radius:5px}.popover-container__button__svg{fill:#007e75}.popover-container__content{padding:1rem}.popover-container__footer{display:flex;align-items:center;justify-content:space-between;background-color:#fff;height:2rem;bottom:0;border-radius:0 0 .5rem .5rem;position:absolute;width:100%}#bvt-portal .popover-container:nth-child(1){z-index:11}#bvt-portal .popover-container:nth-child(2){z-index:12}#bvt-portal .popover-container:nth-child(3){z-index:13}#bvt-portal .popover-container:nth-child(4){z-index:14}#bvt-portal .popover-container:nth-child(5){z-index:15}#bvt-portal .popover-container:nth-child(6){z-index:16}#bvt-portal .popover-container:nth-child(7){z-index:17}#bvt-portal .popover-container:nth-child(8){z-index:18}#bvt-portal .popover-container:nth-child(9){z-index:19}#bvt-portal .popover-container:nth-child(10){z-index:110}#bvt-portal .popover-container:nth-child(11){z-index:111}#bvt-portal .popover-container:nth-child(12){z-index:112}#bvt-portal .popover-container:nth-child(13){z-index:113}#bvt-portal .popover-container:nth-child(14){z-index:114}#bvt-portal .popover-container:nth-child(15){z-index:115}.progress-bar{padding:.125rem;width:100%}.progress-bar__inner{border-radius:.313rem;min-height:2rem}.progress-bar__inner.shadow{box-shadow:0 10px 6px -6px #777}.progress-bar__content{height:1.75rem;color:#fff;padding:.125rem .25rem .25rem .25rem;transition:all 1s;background-color:#477ffd;text-align:center;display:flex;justify-content:space-between}.progress-bar__content:first-of-type{border-radius:.313rem;text-align:left !important}.progress-bar__content:last-of-type{border-radius:.313rem;text-align:right}.progress-bar__txt-container{display:flex;align-items:flex-end}.progress-bar__text{white-space:nowrap;display:inline-block;vertical-align:middle;font-size:.75rem;margin:0 0 0 .313rem;font-weight:700;color:#fff}.progress-bar__perCon-container{display:flex;align-items:center}.progress-bar__text-count{white-space:nowrap;display:inline-block;vertical-align:middle;font-size:.75rem;margin:0 0 0 .313rem;font-weight:700;color:#fff}.progress-bar__text-percent{white-space:nowrap;display:inline-block;vertical-align:middle;font-size:.75rem;margin-left:.25rem;font-weight:700;color:#fff}.progress-box{padding:.125rem}.progress-box__inner{border-radius:.313rem;background-color:#c7d4e3}.progress-box__inner.shadow{box-shadow:0 10px 6px -6px #777}.progress-box__content{height:1.75rem;color:#fff;padding:0rem;transition:all 1s;background-color:#477ffd;text-align:center}.progress-box__content:first-of-type{border-bottom-left-radius:.313rem;border-top-left-radius:.313rem;text-align:left !important}.progress-box__content:last-of-type{border-bottom-right-radius:.313rem;border-top-right-radius:.313rem;text-align:right}.progress-box__text{white-space:nowrap;display:inline-block;vertical-align:middle;font-size:.75rem;margin:0 .313rem}.RangeSlider{-webkit-appearance:none !important;border-radius:.25rem !important;background-repeat:no-repeat !important}.RangeSlider-text{color:#007e75}.RangeSlider-text.disabled{color:#caced5}.RangeSlider::-webkit-slider-thumb{-webkit-appearance:none;margin:auto 0 !important;height:.75rem !important;width:.75rem !important;background:#fff !important;box-shadow:rgba(0,0,0,.35) 0px 3px 8px !important;border:1px solid #9b9b9b !important;border-radius:50% !important;transition:background .3s linear !important}.RangeSlider.disabled::-webkit-slider-thumb{-webkit-appearance:none;margin:auto 0 !important;height:.75rem !important;width:.75rem !important;background:#fff !important;box-shadow:rgba(0,0,0,.35) 0px 3px 8px !important;border:1px solid #9b9b9b !important;border-radius:50% !important;transition:background .3s linear !important;cursor:auto}.RangeSlider::-webkit-slider-runnable-track{-webkit-appearance:none;box-shadow:none;border:none;background:rgba(0,0,0,0)}.action-btn-table{padding:.125rem;color:#000;background-color:#fff;fill:#fff}.action-btn-table__content{margin-left:.375rem;padding-right:.375rem;font-size:.875rem}.action-btn-table.resume{fill:#00a8ff}.action-btn-table.resume:hover{background-color:#00a8ff;fill:#fff;color:#fff}.action-btn-table.duplicate{fill:#24ccb8}.action-btn-table.duplicate:hover{background-color:#24ccb8;fill:#fff;color:#fff}.action-btn-table.create-report{fill:#ff6700}.action-btn-table.create-report:hover{background-color:#ff6700;fill:#fff;color:#fff}.action-btn-table.remove{fill:#ff3939}.action-btn-table.remove:hover{background-color:#ff3939;fill:#fff;color:#fff}.action-btn-table.edit{fill:#fff}.action-btn-table.disabled{fill:#bfbfbf;color:#bfbfbf;pointer-events:none}.action-btn-table:hover{fill:#00a8ff;color:#fff}.button{border-radius:.25rem;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer}.button__small{height:1.25rem;width:4rem}.button__medium{padding:.25rem .875rem}.button__large{height:1.75rem;width:6rem}.button__contained{background-color:#007e75}.button__contained--hover{background-color:#007e75;color:#fff}.button__contained--hover:hover{box-shadow:0 4px 14px -5px #007e75}.button__white{background-color:#fff;border:.063rem solid #caced5}.button__white--hover{background-color:#007e75;color:#fff}.button__white--hover:hover{box-shadow:0 4px 14px -5px #007e75}.button__outlined{background-color:#fff;border:1px solid #caced5;color:#007e75}.button__outlined:hover{box-shadow:0 4px 14px -5px #caced5}.button__disabled{background-color:#f8f8fb;border:1px solid #f8f8fb;cursor:default}.button__disabled:hover{background-color:#f8f8fb;border:1px solid #f8f8fb}.card{position:relative;background-color:#fff;box-shadow:0px 20px 20px 5px rgba(0,0,0,.05);border-radius:4px}.card__header{background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px}.card__header--fill{background-color:#fafcfd;border-top-left-radius:4px;border-top-right-radius:4px;padding:.375rem 1rem}.card__header--title{font-weight:700;color:#616477}.card__content{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.checkBox{display:flex;align-items:center;justify-content:center}.checkBox__input{height:.75rem;width:.75rem;cursor:pointer}.imageBox{width:100%}.linkText{cursor:pointer}.linkText:hover .linkTo{text-decoration:underline;text-decoration-color:#000}.linkText__primary:hover .linkTo{text-decoration:underline;text-decoration-color:#007e75}.linkText__primary h5{color:#007e75}.loading-small-green{height:1rem;width:1rem;pointer-events:none;border-radius:50%;border:.125rem solid rgba(0,0,0,0);animation:loader 1s ease infinite;border-top-color:#007e75}.loading-small-white{height:1rem;width:1rem;pointer-events:none;border-radius:50%;border:.125rem solid rgba(0,0,0,0);animation:loader 1s ease infinite;border-top-color:#fff}.loading-medium-green{height:2rem;width:2rem;pointer-events:none;border-radius:50%;border:.2rem solid rgba(0,0,0,0);animation:loader 1s ease infinite;border-top-color:#007e75}.loading-medium-white{height:2rem;width:2rem;pointer-events:none;border-radius:50%;border:.2rem solid rgba(0,0,0,0);animation:loader 1s ease infinite;border-top-color:#fff}.loading-large-green{height:3rem;width:3rem;pointer-events:none;border-radius:50%;border:.375rem solid rgba(0,0,0,0);animation:loader 1s ease infinite;border-top-color:#007e75}.loading-large-white{height:3rem;width:3rem;pointer-events:none;border-radius:50%;border:.375rem solid rgba(0,0,0,0);animation:loader 1s ease infinite;border-top-color:#fff}.progress-box{padding:.125rem}.progress-box__inner{border-radius:.313rem;background-color:#c7d4e3}.progress-box__inner.shadow{box-shadow:0 10px 6px -6px #777}.progress-box__content{height:1.75rem;color:#fff;padding:0rem;transition:all 1s;background-color:#477ffd;text-align:center}.progress-box__content:first-of-type{border-bottom-left-radius:.313rem;border-top-left-radius:.313rem;text-align:left !important}.progress-box__content:last-of-type{border-bottom-right-radius:.313rem;border-top-right-radius:.313rem;text-align:right}.progress-box__text{white-space:nowrap;display:inline-block;vertical-align:middle;font-size:.75rem;margin:0 .313rem}.userLogoGreetings__icon{height:2rem;width:2rem}.popup{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.1882352941);border-radius:.25rem;display:flex;align-items:center;justify-content:center;z-index:9999}.popup__header{background-color:#f2f4f7;border-top-left-radius:.75rem;border-top-right-radius:.75rem;color:#007e75;padding:.325rem .95rem;display:flex;justify-content:space-between;align-items:center}.popup__header--left{font-size:1rem;font-weight:600}.popup__content{background-color:#fff;min-width:19rem;border-radius:.75rem;min-height:16.25rem}.popup__body{padding:1rem}.popup__body span{font-size:1rem}.popup__body__title{color:#616477;font-weight:500;text-align:center;font-size:2rem;margin-bottom:0}.popup__body__title.text-bold{font-weight:700}.popup__body__icon{display:flex;justify-content:center}.popup__body__text{margin-top:.5rem;text-align:center;color:#616477}.popup__body__text h1{color:#616477}.popup__body__text p{font-size:1rem;margin-bottom:.5rem}.popup__footer{display:flex;padding:2rem 1rem 1rem 1rem;justify-content:center;gap:1rem}.popup__footer__button--left{padding:.125rem 1rem;color:#007e75;background-color:#fff;border:1px solid #caced5}.popup__footer__button--left.text-grey{color:#616477}.popup__footer__button--right{padding:.125rem 1rem;color:#fff;background-color:#007e75;border:none;-webkit-box-shadow:0px 10px 20px 0px rgba(241,94,94,.2509803922);-moz-box-shadow:0px 10px 20px 0px rgba(241,94,94,.2509803922);box-shadow:0px 10px 20px 0px rgba(241,94,94,.2509803922)}.popup__footer__button--right.red{background-color:#ff5454}.SwitchInput__wrapper{display:flex;flex-direction:row;align-items:center}.SwitchInput__track{position:relative;height:16px;width:32px;border-radius:100px;cursor:pointer}.SwitchInput__track.disabled{cursor:not-allowed}.SwitchInput__ball{position:absolute;height:12px;width:12px;border-radius:100px;top:2px;background:#fff;transition:.2s ease;box-shadow:0px 4px 6px rgba(0,0,0,.16)}.SwitchInput__text--start{font-size:16px;margin-right:12px;color:#4d4f5c;font-family:"Source Sans Pro",sans-serif}.SwitchInput__text--end{font-size:16px;margin-left:12px;color:#4d4f5c;font-family:"Source Sans Pro",sans-serif}.SwitchInput.container-popover{height:30px;align-items:center;background-color:#000;color:#fff;box-shadow:none !important;border-radius:8px}.SwitchInput.container-popover-text{padding:6px 12px 0;font-family:sans-serif,"Source Sans Pro";font-size:12px;font-weight:400;line-height:16px}.SwitchInput.container-popover .arrow{text-align:center;width:200px}.SwitchInput.container-popover .arrow---down{position:absolute}.SwitchInput.container-popover .arrow---down:after,.SwitchInput.container-popover .arrow---down:before{content:" ";display:block;width:0;height:0;position:absolute;border:solid rgba(0,0,0,0);pointer-events:none}.SwitchInput.container-popover .arrow---down:after{border-top-color:#000;border-width:10px;left:13%;margin-left:-10px;bottom:-50px}.SwitchInput__popover-wrapper{display:block}.AnalyzeCard{box-shadow:0px 20px 20px rgba(0,0,0,.05);border-radius:.25rem;background-color:#fff;position:relative}.AnalyzeCard--header{color:#007e75;background-color:#fafcfd;padding:.5rem .625rem;border-radius:.25rem .25rem 0 0;display:flex;align-items:center;gap:.25rem}.AnalyzeCard--header_icon{fill:#007e75;display:flex;align-items:center}.AnalyzeCard--header_text{font-size:.875rem;color:#007e75}.AnalyzeCard--body{padding:0 0 .125rem 0}.inputField__outlined{margin:0 0 .5rem 0}.inputField__outlined .label{margin:0 0 .25rem 0}.inputField__outlined .inputContainer{border:1.875px solid #caced5;border-radius:.25rem;height:1.75rem;width:100%;display:flex;justify-content:space-between}.inputField__outlined .inputContainer .input{font-size:.75rem;border:rgba(0,0,0,0);padding:.25rem;color:#007e75;width:100%;border-radius:4px;cursor:pointer}.inputField__outlined .inputContainer .input:hover{background:#f8f8f8}.inputField__outlined .inputContainer .input::placeholder{color:#caced5}.inputField__outlined .inputContainer .input:-ms-input-placeholder{color:#caced5}.inputField__outlined .inputContainer .input::-ms-input-placeholder{color:#caced5}.inputField__outlined .inputContainer .adornment{display:flex;align-items:center;padding:0 .25rem 0 0;border-radius:4px}.inputField__contained{margin:0 0 .5rem 0}.inputField__contained .label{margin:0 0 .25rem 0}.inputField__contained .inputContainer{border:1.875px solid #caced5;border-radius:.25rem;height:1.75rem;width:100%;display:flex;justify-content:space-between}.inputField__contained .inputContainer .input{font-size:.75rem;border:rgba(0,0,0,0);padding:.25rem;color:#007e75;width:100%;background:#fff;border-radius:4px;cursor:pointer}.inputField__contained .inputContainer .input:hover{background:#f8f8f8}.inputField__contained .inputContainer .input::placeholder{color:#caced5}.inputField__contained .inputContainer .input:-ms-input-placeholder{color:#caced5}.inputField__contained .inputContainer .input::-ms-input-placeholder{color:#caced5}.inputField__contained .inputContainer .adornment{display:flex;align-items:center;padding:0 .25rem 0 0;background:#fff;border-radius:4px}.radioGroup{background-color:#f0f0f3;height:1.875rem;display:inline-flex;border-radius:0.25rem;padding:0.125rem;align-items:center}.radioGroup>label{display:inline-flex;border-radius:0.25rem;font-size:0.8125rem;align-items:center;width:7.75rem;justify-content:center;height:1.5rem;font-weight:700;cursor:pointer}.radioGroup>label.disable{cursor:not-allowed}.radioGroup>input[type=radio]{display:none}.radioGroup>input[type=radio]:checked+label{background-color:#fff}.checkBoxField{display:flex;justify-content:center;align-items:center;cursor:pointer}.checkBoxField__label{color:#000}.checkBoxField__input{margin:0 .25rem 0 0}.dropdown{border:1px solid #caced5;border-radius:4px;width:50px;display:flex;align-content:space-around;justify-content:space-evenly;align-items:center;cursor:pointer}.dropdown .icon-arrow-up svg>path,.dropdown .icon-arrow-down svg>path{fill:#4d4f5c}.dropdown__popover{width:3.125rem;margin-top:.125rem;border:1px solid #caced5;border-radius:4px;box-shadow:none;padding:0}.dropdown__popover .popover-container__title{display:none}.dropdown__popover--empty{display:none}.dropdown__list-text{cursor:pointer;padding:.125rem .25rem}.dropdown__list-text:hover{background-color:#f8f8fb;border-radius:4px}.inputField__outlined{margin:0 0 .5rem 0}.inputField__outlined .label{margin:0 0 .25rem 0}.inputField__outlined .inputContainer{border:1.875px solid #caced5;border-radius:.25rem;height:1.75rem;width:100%;display:flex;justify-content:space-between}.inputField__outlined .inputContainer .input{font-size:.75rem;border:rgba(0,0,0,0);padding:.25rem;color:#007e75;width:100%;border-radius:4px;cursor:pointer}.inputField__outlined .inputContainer .input:hover{background:#f8f8f8}.inputField__outlined .inputContainer .input::placeholder{color:#caced5}.inputField__outlined .inputContainer .input:-ms-input-placeholder{color:#caced5}.inputField__outlined .inputContainer .input::-ms-input-placeholder{color:#caced5}.inputField__outlined .inputContainer .adornment{display:flex;align-items:center;padding:0 .25rem 0 0;border-radius:4px}.inputField__contained{margin:0 0 .5rem 0}.inputField__contained .label{margin:0 0 .25rem 0}.inputField__contained .inputContainer{border:1.875px solid #caced5;border-radius:.25rem;height:1.75rem;width:100%;display:flex;justify-content:space-between}.inputField__contained .inputContainer .input{font-size:.75rem;border:rgba(0,0,0,0);padding:.25rem;color:#007e75;width:100%;background:#fff;border-radius:4px;cursor:pointer}.inputField__contained .inputContainer .input:hover{background:#f8f8f8}.inputField__contained .inputContainer .input::placeholder{color:#caced5}.inputField__contained .inputContainer .input:-ms-input-placeholder{color:#caced5}.inputField__contained .inputContainer .input::-ms-input-placeholder{color:#caced5}.inputField__contained .inputContainer .adornment{display:flex;align-items:center;padding:0 .25rem 0 0;background:#fff;border-radius:4px}.userLogoGreetings{display:flex;margin:0 0 0 4px}.userLogoGreetings__logo{display:flex;justify-content:center;align-items:center;padding:12px 0px;background-color:#fff}.userLogoGreetings__info{display:flex;align-items:center;width:100%}.userLogoGreetings__info-text{height:2rem;font-size:28px;margin:0 4px 0 0;color:#4d4f5c;display:flex;justify-content:center;align-items:center}.userLogoGreetings__info-text--user{height:32px;font-size:28px;font-weight:600;margin:0 8px 0 0;color:#4d4f5c;display:flex;justify-content:center;align-items:center}.userLogoGreetings__info-image{height:30px;width:30px;display:flex;justify-content:center;align-items:center}@media(max-width: 496px){.userLogoGreetings__info{display:none}}.sort-table-popover{position:absolute;margin:.2504rem 0rem;padding:.2rem 0rem .4rem;width:6.7rem;background-color:#fff;border-radius:.2rem;z-index:1;top:40rem;left:12rem;box-shadow:rgba(0,0,0,.2) 0px 18px 50px -10px}.sort-table-popover__option{margin:0rem;padding:0rem .614rem 0rem .414rem;font-size:.813rem;line-height:1.5rem;cursor:pointer;display:table}.sort-table-popover__option span{display:table-cell}.sort-table-popover__option span:first-of-type{width:90%}.sort-table-popover__option span:last-of-type{width:10%}.sort-table-popover__option.checked{background-color:#f8f8fb}.sort-table-popover--selected{font-weight:800;background-color:#f8f8fb}.sort-table-popover__btn{margin:.5rem auto;background-color:#fff;border:.0504rem solid #caced5;width:5.1rem;font-size:.813rem}.sort-table-popover__check{float:right;visibility:hidden}.sort-table-popover__check.visible{visibility:visible}.search-box__wrapper{color:#616477;display:flex;align-items:center}.search-box__ant-input-wrapper .ant-input-affix-wrapper{padding:.25rem .688rem}.search-box__ant-input-wrapper .ant-input-affix-wrapper .ant-input{font-size:0.875rem}.search-box__ant-input-wrapper .ant-input-affix-wrapper-focused:not(:disabled){border-color:#007e75;box-shadow:none;outline:none}.search-box__ant-input-wrapper .ant-input-affix-wrapper-focused:not(:disabled):focus{box-shadow:none;outline:none}.search-box__ant-input-wrapper .ant-input-affix-wrapper:not(:disabled),.search-box__ant-input-wrapper .ant-input-affix-wrapper-focused:not(:disabled){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.search-box__ant-input-wrapper .ant-input-affix-wrapper:not(:disabled):hover:not(:disabled),.search-box__ant-input-wrapper .ant-input-affix-wrapper-focused:not(:disabled):hover:not(:disabled){border-color:#007e75;box-shadow:none}.search-box__ant-input-wrapper .ant-input-affix-wrapper:not(:disabled):focus:not(:disabled),.search-box__ant-input-wrapper .ant-input-affix-wrapper-focused:not(:disabled):focus:not(:disabled){border-color:#007e75;box-shadow:none;outline:none}.search-box__ant-input-wrapper .ant-input-group-addon{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.search-box__ant-input-wrapper--filled .ant-input-group-addon{background-color:#007e75;border-color:#007e75;color:#fff}.search-box__ant-input-wrapper--filled .search-box__button-search{color:#fff}.search-box__button-search{cursor:pointer;display:flex;align-items:center;color:#caced5}.search-box__button-search--disabled{cursor:not-allowed}.search-box__button-search--filled{background-color:red}.search-box__button-search span{font-size:0.875rem}.search-box__clear-button{width:1.125rem;height:1.125rem;border-radius:.25rem;background:#fff;border:.063rem solid #caced5;display:flex;align-items:center;justify-content:center}.search-box__clear-button:not(:disabled){cursor:pointer}.search-box__clear-button:hover:not(:disabled){color:#007e75;border-color:#007e75}.poi-category-swipe{display:flex;height:8.2rem;overflow:hidden;width:100%}.poi-category-swipe .poi-category-swipe__navigation--prev,.poi-category-swipe .poi-category-swipe__navigation--next{background-color:#fff;border:1px solid #c9d8dc;width:2.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.poi-category-swipe .poi-category-swipe__navigation--prev.swiper-button-disabled,.poi-category-swipe .poi-category-swipe__navigation--next.swiper-button-disabled{cursor:unset;background-color:#f8f8fb}.poi-category-swipe .poi-category-swipe__navigation--prev.swiper-button-disabled svg,.poi-category-swipe .poi-category-swipe__navigation--next.swiper-button-disabled svg{fill:#caced5}.poi-category-swipe .poi-category-swipe__navigation--prev{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.poi-category-swipe .poi-category-swipe__navigation--next{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.poi-category-swipe .poi-category-swipe__navigation--prev svg{transform:rotate(0deg);fill:#657991}.poi-category-swipe .poi-category-swipe__navigation--next svg{transform:rotate(180deg);fill:#657991}.poi-category-swipe .swiper-wrapper{height:7.2rem}.poi-category-swipe .swipe-box{background-color:#f8f8fb;border:1px solid #c9d8dc;width:92%;cursor:-webkit-grab;cursor:grab}.poi-category-swipe .swipe-box__container{height:8rem}.poi-category-swipe .swipe-box .loader{margin-top:-7rem;display:flex}.poi-category-swipe .swipe-box .loader div{margin:0 .2rem}.poi-category-swipe .swipe-box .swiper-slide{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem .625rem}.poi-category-swipe .swipe-box .swiper-slide .bvt-skeleton__picture{height:4rem;width:4rem}.poi-category-swipe .swipe-box .swiper-slide div:nth-child(2){display:flex;justify-content:center;margin-top:.25rem}.poi-category-swipe .swipe-box .swiper-slide div:nth-child(2) .image-link-box-text{margin:.25rem 0 0;transform:translate(-15%, -190%)}.poi-category-swipe .swipe-box .swiper-slide.disabled{cursor:not-allowed !important;transform:unset;transition:unset;top:0 !important}.poi-category-swipe .swipe-box .swiper-slide .poi-category-swipe__content{height:4.5rem;margin:auto;width:4.5rem}.poi-category-swipe .swipe-box .swiper-slide .poi-category-swipe__content svg path{fill:#fff}.poi-category-swipe .swipe-box .swiper-slide .poi-category-swipe__content img{height:1.875rem;width:1.875rem}.poi-category-swipe .swipe-box .swiper-slide .poi-category-swipe__content_2{height:4.5rem;margin:auto;width:4.5rem;cursor:inherit}.poi-category-swipe .swipe-box .swiper-slide .poi-category-swipe__content_2 svg path{fill:#fff}.poi-category-swipe .swipe-box .swiper-slide .poi-category-swipe__content_2 img{height:4.5rem;width:4.5rem}.poi-category-swipe .swipe-box .swiper-slide .poi-category-swipe__content_2 div:nth-child(2){display:flex;justify-content:center}.poi-category-swipe .swipe-box .swiper-slide .poi-category-swipe__content_2 div:nth-child(2) .image-link-box-text{margin:.8rem 0 0;transform:translate(-15%, -190%)}.poi-category-swipe .swipe-box .swiper-slide .poi-category-swipe__content_2 .image-link-box-text{cursor:inherit;color:#1d1e31;display:block;margin-left:auto;margin-right:auto;font-size:.875rem;margin-top:1.625rem;font-weight:400;width:6.5rem;text-align:center;line-height:normal;position:relative}.poi-category-swipe .swipe-box .swiper-slide .poi-category-swipe__content_2 .image-link-box-text--landscape{max-width:5.75rem;word-break:break-word;font-size:.875rem;font-weight:bold;line-height:1rem}.poi-category-swipe .swipe-box .swiper-slide .poi-category-swipe__content_2 .image-link-box-text--landscape.hasColor{color:#fff}@media only screen and (max-width: 1281px){.poi-category-swipe .swipe-box .swiper-slide .poi-category-swipe__content_2 div:nth-child(2) .image-link-box-text{margin:.2rem 0 0}.poi-category-swipe .swipe-box .swiper-slide .poi-category-swipe__content_2 .image-link-box-text{font-size:.68rem;margin:.2rem 0 0}}.confirm-remove{color:#616477}.confirm-remove__header{background-color:#f2f4f7;border-top-left-radius:4px;border-top-right-radius:4px;color:#007e75;font-size:1rem;padding:.325rem .625rem}.confirm-remove__body{padding:1rem}.confirm-remove__body__icon{display:flex;justify-content:center}.confirm-remove__body__text{margin-top:.5rem;text-align:center;color:#616477}.confirm-remove__body__text h1{color:#616477}.confirm-remove__body__text p{font-size:1rem;margin-bottom:.5rem}.confirm-remove__footer{display:inline-flex;padding:1rem}.confirm-remove__footer__button--left{flex-grow:1;margin:0rem .5rem 0rem 2rem;background-color:#fff;border:1px solid #caced5}.confirm-remove__footer__button--right{flex-grow:1;margin:0rem 2rem 0rem .5rem;color:#fff;background-color:#ff5454;border:none}.SoundPlayerCard__container{width:100%;background:#fff;border:1px solid #caced5;border-radius:.4rem;flex-direction:column;overflow:hidden;display:flex;position:relative}.SoundPlayerCard__container-soundwave-overlay{position:absolute;background:#dcdcdc}.SoundPlayerCard__container-soundwave{padding-left:16px;padding-right:16px}.SoundPlayerCard__container--active{border:1px solid #007e75;box-shadow:0px 5px 10px rgba(0,0,0,.14)}.SoundPlayerCard__footer{display:flex;flex-direction:row;align-items:center;padding:.75rem}.SoundPlayerCard__footer-text{font-weight:normal;font-size:14px;text-align:left;color:#4d4f5c}.SoundPlayerCard__footer-btn-wrapper{display:flex;margin-left:auto;align-items:center}.SoundPlayerCard__footer-btn{padding:.275rem 14px;border-radius:4px;font-weight:normal;font-size:14px;color:#007e75;cursor:pointer;margin-right:.5rem;display:flex;align-items:center}.SoundPlayerCard__footer-btn--test{background:#fff;border:1px solid #caced5;color:#007e75}.SoundPlayerCard__footer-btn--play{background:#007e75;border:1px solid #007e75;color:#fff}.SoundPlayerCard__footer-btn--play-disabled{background:#caced5;border:1px solid #caced5;color:#fff;cursor:not-allowed}.SingleSelectedCard__wrapper{border-radius:4px;background:#fff;border:1px solid #d7dae2;width:100%;padding:8px;display:flex;flex-direction:column;cursor:pointer;transition:.25s ease-in-out;box-shadow:0px 5px 10px rgba(0,0,0,.14)}.SingleSelectedCard__wrapper:hover:not(.SingleSelectedCard__wrapper--active):not(.SingleSelectedCard__wrapper--disabled){transition:.25s ease-in-out;background:#f0f0f3;box-shadow:0px 5px 10px rgba(0,0,0,.05)}.SingleSelectedCard__wrapper--active{border:1px solid #007e75}.SingleSelectedCard__wrapper--disabled{cursor:not-allowed;box-shadow:none}.SingleSelectedCard__image-container{margin-bottom:8px;border:1px solid #caced5;border-radius:4px;overflow:hidden}.SingleSelectedCard__image{width:100%;height:auto;max-height:146px;object-fit:fill}.SingleSelectedCard__bottom-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.SingleSelectedCard__checkbox{width:24px;height:24px;border-radius:24px;background:#f2f2f2;border:1px solid #caced5;position:relative}.SingleSelectedCard__checkbox-item{position:absolute;width:16px;height:16px;background:#007e75;left:3px;top:3px;border-radius:16px}.SingleSelectedCard__text{font-weight:normal;font-size:14px;text-align:right;color:#616477;display:flex;align-items:center}.SingleSelectedCard__text--disabled{color:#caced5}.ColorSelectedCard__container{cursor:pointer;display:flex;flex-direction:column;background-color:#fff;border-radius:.5rem;width:100%;max-width:100%;min-width:8rem;position:relative;overflow:hidden;transition:all ease-out .3s}.ColorSelectedCard__container:hover{transition:all ease-out .3s;box-shadow:0px .375rem .5rem rgba(0,0,0,.1)}.ColorSelectedCard__container.disabled{cursor:not-allowed;filter:grayscale(1)}.ColorSelectedCard__container.disabled:hover{transition:unset;box-shadow:unset}.ColorSelectedCard__wrapper-top{position:absolute;width:100%;min-height:1.875rem;transition:all ease-out .3s;background-color:var(--ColorSelectedCardColorLighter);height:var(--ColorSelectedCardHeight);z-index:0;opacity:.2}.ColorSelectedCard__checklist-wrapper{position:absolute;right:.25rem;top:.25rem;width:1rem;height:1rem;background:#3c3;border-radius:1rem;z-index:1;display:flex;align-items:center;justify-content:center;transition:all ease-out .3s;opacity:var(--ColorSelectedCardOpacity)}.ColorSelectedCard__checklist-wrapper .checklist-svg{width:.5rem;height:.5rem}.ColorSelectedCard__checklist-wrapper .checklist-svg path{fill:#b8fccf;transform:translate(-14081.324px, 5344.009px) rotate(-45deg)}.ColorSelectedCard__icon-bubble{z-index:1;position:absolute;right:3rem;margin-top:.5rem}.ColorSelectedCard__wrapper-bottom{margin-top:1.375rem;min-height:9rem;z-index:1;padding:.5rem;display:flex;max-width:8rem;flex-direction:column}.ColorSelectedCard__middle-text{font-weight:400;font-size:.8rem;line-height:.875rem;text-align:center;color:var(--ColorSelectedCardTextColor);margin-top:1.25rem}.ColorSelectedCard__total-text{font-weight:400;font-size:.9rem;line-height:1.1875rem;text-align:center;color:#495057;margin-top:.3rem}.ColorSelectedCard__total-container{margin-top:2.3rem}.ColorSelectedCard__more-text{font-weight:normal;font-size:.875rem;line-height:.875rem;text-align:center;color:var(--ColorSelectedCardTextColor);margin-top:auto}.ColorSelectedCard__more-text .dropdown-svg{width:.5rem;height:.5rem;margin-left:.25rem}.ColorSelectedCard__more-text .dropdown-svg path{fill:var(--ColorSelectedCardTextColor);transform:translate(0px, 4.447px) rotate(-45deg)}.ColorSelectedCard.container-popover{height:30px;align-items:center;background-color:#000;color:#fff;box-shadow:none !important;border-radius:8px}.ColorSelectedCard.container-popover-text{padding:6px 12px 0;font-family:sans-serif,"Source Sans Pro";font-size:12px;font-weight:400;line-height:16px}.ColorSelectedCard__popover-wrapper{display:block}.ColorSelectedCard.arrow{text-align:center;width:200px}.ColorSelectedCard.arrow---down{position:absolute}.ColorSelectedCard.arrow---down:after,.ColorSelectedCard.arrow---down:before{content:" ";display:block;width:0;height:0;position:absolute;border:solid rgba(0,0,0,0);pointer-events:none}.ColorSelectedCard.arrow---down:after{border-top-color:#000;border-width:10px;left:44%;margin-left:-10px;bottom:-50px}.DraggableList__card{display:flex;width:100%;align-items:stretch;flex-direction:row;background:#fff;border:1px solid #d7dae2}.DraggableList__card-drag-handler{padding:1rem .5rem;background:#fbfbfb;border:1px solid #d7dae2}.DraggableList__card-inside{padding:1rem;flex-grow:1;display:flex;align-items:center;position:relative}.DraggableList__card-inside-text{margin-left:1rem;font-size:.75rem;line-height:1.25rem;text-align:left;color:#4d4f5c}.DraggableList__card-inside-text .bvt-skeleton__square{display:block;margin-right:1rem}.DraggableList__card-inside-brand{margin-left:auto;font-size:.75rem;line-height:1.25rem;text-align:left;color:#4d4f5c}.DraggableList__card-inside-brand span{font-size:.75rem;line-height:1.25rem;text-align:left;color:#4d4f5c;font-weight:bold}.DraggableList__card-inside-trash-icon{margin-left:1rem;width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;color:#ff3939;transition:all .25s ease-out;cursor:pointer;border:1px solid #d7dae2}.DraggableList__card-inside-trash-icon svg{width:1rem;height:1rem}.DraggableList__card-inside-trash-icon:hover{transition:all .25s ease-out;background-color:#ff3939;color:#fff}.DraggableList__card-inside-edit-icon{margin-left:1rem;width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;color:#00a8ff;transition:all .25s ease-out;cursor:pointer;border:1px solid #d7dae2}.DraggableList__card-inside-edit-icon svg{width:1rem;height:1rem}.DraggableList__card-inside-edit-icon:hover{transition:all .25s ease-out;background-color:#00a8ff;color:#fff}.SesSelectedBox__card{display:flex;flex-direction:column;height:10.9rem;width:10.9rem;align-items:center;border-radius:.5rem;background:#f2f2f5;border:1px solid #c2c5cc;cursor:pointer;transition:all ease-in .3s;position:relative}.SesSelectedBox__card:hover:not(.SesSelectedBox__card--active){background:#fff;border:1px solid #c2c5cc;box-shadow:0px 5px 10px rgba(0,0,0,.1)}.SesSelectedBox__card--active{border:1px solid rgba(0,0,0,0)}.SesSelectedBox__card--active .SesSelectedBox__ses-text,.SesSelectedBox__card--active .SesSelectedBox__ses-title{color:#fff}.SesSelectedBox__card--active .SesSelectedBox__ses-check{opacity:1;transform:translate(-50%, 0%);transition:all ease-in .3s}.SesSelectedBox__card--active .SesSelectedBox__image{transform:translateY(-20%);transition:all ease-in .3s}.SesSelectedBox__header{display:flex;flex-direction:column;padding:.5rem}.SesSelectedBox__ses-text{font-weight:normal;font-size:.75rem;line-height:1.25rem;text-align:center;color:#657991}.SesSelectedBox__ses-title{font-weight:bold;font-size:.75rem;line-height:1.25rem;text-align:center;color:#657991}.SesSelectedBox__ses-check{position:absolute;left:50%;top:30%;transform:translate(-50%, 40%);transition:all ease-in .3s;opacity:0}.SesSelectedBox__body{padding-bottom:1.25rem;margin-top:auto}.SesSelectedBox__image{transform:translateY(0%);transition:all ease-in .3s}.SesSelectedBox__image img,.SesSelectedBox__image svg{display:block;width:auto;height:auto}.AgeRangeSelectedBox__card{min-width:8rem;min-height:9.25rem;width:100%;max-width:100%;border-radius:.25rem;background:#f2f2f5;border:1px solid #c2c5cc;transition:all ease-in .2s;cursor:pointer;position:relative}.AgeRangeSelectedBox__card-check{position:absolute;right:.5rem;top:2rem;opacity:0;transition:all .25s ease-in}.AgeRangeSelectedBox__card-header{display:flex;flex-direction:column;padding:.25rem .5rem}.AgeRangeSelectedBox__card-header-typeheading{font-weight:normal;font-size:.75rem;line-height:1.25rem;text-align:left;color:#657991}.AgeRangeSelectedBox__card-header-agetype{font-weight:bold;font-size:.75rem;line-height:1.25rem;text-align:left;color:#657991}.AgeRangeSelectedBox__card-body{padding:.5rem;display:flex;align-items:flex-start;flex:1;justify-content:center}.AgeRangeSelectedBox__card-body-icon{transition:all ease-in .2s;color:#657991;flex:0;display:flex;transform:translateY(0rem)}.AgeRangeSelectedBox__card-bottom{display:flex;border-top:1px solid #c2c5cc}.AgeRangeSelectedBox__card-bottom-age{border-right:1px solid #c2c5cc;font-weight:bold;font-size:.75rem;line-height:1.25rem;text-align:center;color:#657991;padding:1.2rem;width:50%}.AgeRangeSelectedBox__card-bottom-agerange{font-weight:bold;font-size:.857rem;line-height:.875rem;text-align:center;color:#657991;padding:.5rem;border-bottom:1px solid #c2c5cc;width:100%}.AgeRangeSelectedBox__card-bottom-agerange-years{font-size:.857rem;line-height:.875rem;text-align:center;color:#657991;padding:.5rem;width:100%}.AgeRangeSelectedBox__card-bottom-agerange-container{display:flex;flex-direction:column;text-align:center;align-items:center;width:50%}.AgeRangeSelectedBox:hover.AgeRangeSelectedBox__card,.AgeRangeSelectedBox.AgeRangeSelectedBox__card--active.AgeRangeSelectedBox__card{transition:all ease-in .2s;background-color:#fff;border:1px solid #c2c5cc}.AgeRangeSelectedBox:hover.AgeRangeSelectedBox__card:not(.AgeRangeSelectedBox__card--active),.AgeRangeSelectedBox.AgeRangeSelectedBox__card--active.AgeRangeSelectedBox__card:not(.AgeRangeSelectedBox__card--active){box-shadow:0px 5px 10px rgba(0,0,0,.1)}.AgeRangeSelectedBox:hover .AgeRangeSelectedBox__card-header-agetype,.AgeRangeSelectedBox.AgeRangeSelectedBox__card--active .AgeRangeSelectedBox__card-header-agetype{color:#007e75}.AgeRangeSelectedBox:hover .AgeRangeSelectedBox__card-body-icon,.AgeRangeSelectedBox.AgeRangeSelectedBox__card--active .AgeRangeSelectedBox__card-body-icon{color:#007e75}.AgeRangeSelectedBox.AgeRangeSelectedBox__card--active .AgeRangeSelectedBox__card-body-icon{color:#007e75;transition:all ease-in .2s;transform:translateY(-0.5rem)}.AgeRangeSelectedBox.AgeRangeSelectedBox__card--active .AgeRangeSelectedBox__card-check{top:.25rem;opacity:1;transition:all .25s ease-in}.main-table .ant-table{margin-right:1rem;margin-bottom:1rem}.main-table .ant-table table{background-color:#f8f8fb;border-collapse:separate;border-spacing:0 .35rem}.main-table .ant-table table .ant-table-thead{background-color:#f8f8fb !important;font-weight:bold;font-size:.875rem}.main-table .ant-table table .ant-table-thead th:last-of-type{display:flex;justify-content:space-between;align-items:center}.main-table .ant-table-pagination .ant-pagination{margin:.25rem 0}.main-table .ant-table-title{background-color:#f8f8fb}.popupFormCreateProject>.header{display:flex;align-items:center;margin:0.625rem 0 1.875rem}.popupFormCreateProject>.header>.logo{display:flex;align-items:center;justify-content:center;width:2.6875rem;height:2.6875rem;background-color:#fff;border-radius:0.5rem;box-shadow:rgba(100,100,111,.2) 0 0.4375rem 1.8125rem 0}.popupFormCreateProject>.header>.title{margin-left:0.9375rem}.popupFormCreateProject>.header>.title>.name{font-weight:bold;font-size:1.0625rem}.popupFormCreateProject>.header>.title>.lastUsed{font-size:0.75rem}.popupFormCreateProject .input{display:flex;align-items:center;justify-content:space-between;border:0.0625rem solid #caced5;padding:0 0.375rem 0 0.5625rem;border-radius:0.25rem;font-size:0.9375rem;color:#caced5;height:2.25rem}.popupFormCreateProject .input:hover{background-color:#f8f8fb}.popupFormCreateProject .input.active{border:0.0625rem solid #007e75}.popupFormCreateProject .input.failed{background-color:#fee7e7;border:0.0625rem solid #f44e4a;color:#f44e4a}.popupFormCreateProject .input.failed .icon-close.background_white{border:0.0625rem solid #f44e4a}.popupFormCreateProject .input.failed svg path{fill:#f44e4a}.popupFormCreateProject .input_value{border:rgba(0,0,0,0);flex:1;padding-right:0.5625rem;font-weight:600;background-color:rgba(0,0,0,0)}.popupFormCreateProject .input_value::placeholder{color:#caced5;font-weight:normal}.popupFormCreateProject .input_value.active{color:#007e75;font-weight:400}.popupFormCreateProject .input_value.active:hover{background-color:#f8f8fb}.popupFormCreateProject .input .endadornment{display:flex}.popupFormCreateProject .input .endadornment .icon-close{cursor:pointer}.popupFormCreateProject>.note{display:flex;align-items:center;justify-content:center;margin-top:1.0625rem;height:2.6875rem;width:34.375rem;background-color:#f8f8fb;border-radius:0.25rem}.popupFormCreateProject>.note>.logo{margin-right:0.75rem}.popupFormCreateProject>.note>.text{font-size:0.6875rem}.popupFormCreateProject>.footer{display:flex;align-items:center;justify-content:center;margin-top:1.125rem}.popupFormCreateProject>.footer>.cancel,.popupFormCreateProject>.footer>.create{font-size:0.8125rem;height:1.8125rem;border-radius:0.25rem}.popupFormCreateProject>.footer>.cancel{color:#007e75;background-color:#fff;border:0.0625rem solid #caced5;width:6.4375rem;margin-right:0.9375rem}.popupFormCreateProject>.footer>.cancel:hover{box-shadow:0 0.25rem 0.875rem -0.3125rem #caced5}.popupFormCreateProject>.footer>.create{background-color:#f8f8fb;color:#caced5;width:7.5rem;cursor:default}.popupFormCreateProject>.footer>.create.active{background-color:#007e75;color:#fff;cursor:pointer}.popupFormCreateProject>.footer>.create.active:hover{box-shadow:0 0.25rem 0.875rem -0.3125rem #007e75}.modalCreateProject{width:36.875rem !important;top:12.5rem}.modalCreateProject .ant-modal-body{padding:0 1.25rem 1.25rem}.popupModules>.header{width:100%;height:2.75rem;background-color:#f8f8fb;border-radius:0.5rem;border:0.0625rem solid #c9d8dc;display:flex;align-items:center;font-size:1.25rem;color:#c9d8dc;padding-left:0.75rem}.popupModules>.content{display:grid;grid-template-columns:repeat(5, 1fr);margin-top:1.0625rem;row-gap:1.5rem;column-gap:0.5625rem;margin-bottom:1.25rem}.popupModules>.content>.module{display:flex;flex-direction:column;align-items:center;cursor:pointer}.popupModules>.content>.module.disabled{cursor:not-allowed}.popupModules>.content>.module>.icon{background-color:#fff;border-radius:0.5rem;width:5.75rem;height:5.75rem;display:flex;align-items:center;justify-content:center;box-shadow:rgba(0,0,0,.2) 0px 18px 50px -10px;position:relative;top:0;transition:top ease .2s}.popupModules>.content>.module>.icon:hover{top:-0.625rem}.popupModules>.content>.module>.icon svg{height:3.75rem;width:3.75rem}.popupModules>.content>.module>.text{margin-top:0.875rem;text-align:center;line-height:1.2;width:5.625rem;font-size:0.875rem}.ant-modal-close-x{display:flex;align-items:center;width:100%;margin-right:0.75rem}.ant-modal-header{display:flex;align-items:center;background-color:#fafcfd;border-radius:0.5rem 0.5rem 0 0;padding:0 0 0 0.75rem}.ant-modal-title{font-size:1.25rem;color:#007e75}.ant-modal-content{border-radius:0.5rem}.ant-modal-header,.ant-modal-close{height:2.5rem}.ant-modal-body{padding:0.5rem 2rem}.modalPopupModules{width:35.3125rem !important;top:9.375rem}.formResetPass{width:20rem;height:30.25rem;border-radius:.5rem;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px}.formResetPass__title{font-size:1.25rem;background-color:#fafcfd;display:block;padding:.85rem 0;padding-left:1.25rem;color:#007e75;font-weight:400}.formResetPass__img{width:8.6328rem;display:block;margin:auto;margin-top:1.3rem;margin-bottom:1.05rem}.formResetPass__content{padding-left:1.25rem;padding-right:1.25rem}.formResetPass__content>span{font-size:1rem;font-weight:400}.formResetPass__content p{font-size:.65rem}.formResetPass__email{display:flex;color:#007e75;align-items:center;margin-top:.35rem}.formResetPass__email--svg{width:.75rem;margin-right:.3rem}.formResetPass__email span{font-size:.85rem}.formResetPass__input{position:relative}.formResetPass__input--value{height:1.8rem;margin-top:.15rem;width:100%;border:1px solid #caced5;border-radius:4px;padding:.25rem;padding-right:1.75rem;font-size:.65rem;color:#007e75}.formResetPass__input--value::placeholder{color:#caced5}.formResetPass__input--value:focus{border:1px solid #007e75}.formResetPass__input--close{position:absolute;transform:translate(-50%, -50%);top:53%;height:1.2rem;width:1.2rem;border:1px solid #caced5;right:2.25rem;padding:.15rem;border-radius:.25rem;cursor:pointer}.formResetPass__input--button{font-size:small;color:#007e75;background-color:rgba(0,0,0,0);position:absolute;transform:translate(-50%, -50%);top:53%;height:1.2rem;width:2.25rem;border:1px solid #caced5;right:-0.75rem;border-radius:.25rem;cursor:pointer}.formResetPass__trouble{color:#bfbfbf;margin-top:.4rem;background-color:#f8f8fb;border-radius:.25rem}.formResetPass__trouble p{font-size:.7rem;line-height:1rem;padding:.5rem}.formResetPass__trouble span{margin-left:.15rem;font-size:.7rem;text-decoration:underline}.formResetPass__button{border-radius:.15rem;display:flex;justify-content:space-between;margin-top:1.35rem}.formResetPass__button span{padding:.15rem .75rem;font-size:.65rem;min-width:4.45rem}.form-setup-poi{position:relative;border:1px solid #c9d8dc;border-radius:.5rem;background-color:#f8f8fb;width:100%;overflow:hidden;display:grid;grid-template-rows:8% 84% 8%}.form-setup-poi__header{display:flex;justify-content:center;align-items:center;padding:.5rem;background-color:#fff;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-bottom:1px solid #c9d8dc}.form-setup-poi__header__content{display:flex;align-items:center}.form-setup-poi__header__content:nth-child(1){position:absolute;left:1rem}.form-setup-poi__body__row{padding:.5rem;display:flex;align-items:center}.form-setup-poi__body__row:nth-child(1){border-bottom:1px solid #c9d8dc}.form-setup-poi__body__row__content{overflow-y:scroll;min-height:0rem;width:100%}.form-setup-poi__body__content:nth-child(1){width:30%}.form-setup-poi__body__content:nth-child(2){width:70%}.form-setup-poi__body__content .input-group-name{width:100%;border-radius:.25rem;border:1px solid #caced5;padding:.15rem}.form-setup-poi__body__content .input-group-name--close{position:absolute;transform:translate(-25px, 8px);height:1.2rem;width:1.2rem;border:.05rem solid #caced5;top:3.3rem;right:-0.75rem;padding:.15rem;border-radius:.25rem;cursor:pointer}.form-setup-poi__footer{bottom:0;width:100%;display:flex;justify-content:space-between;background-color:#fff;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top:1px solid #c9d8dc}.form-setup-poi__footer__content{display:flex;align-items:center;width:50%}.form-setup-poi__footer__content:nth-child(2){justify-content:flex-end}.form-setup-poi__footer__content button{border-radius:.25rem;background-color:#f8f8fb;color:#caced5;padding:.125rem;margin:0 1rem;width:6rem;border:1px solid #f8f8fb;pointer-events:none}.form-setup-poi__footer__content button.active:nth-child(1){color:#007e75;background-color:#fff;border-color:#caced5;pointer-events:all}.form-setup-poi__footer__content button.active:nth-child(2){color:#fff;background-color:#007e75;border-color:#007e75;pointer-events:all}.form-setup-poi-popup .popup__footer__button--right{background-color:#fff;color:#007e75;border:1px solid #caced5;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}@keyframes an-star{0%{top:5rem;opacity:0;transform:scale(0.2)}30%{top:1.25rem;opacity:1;transform:scale(1)}100%{top:2.5rem;opacity:1;transform:scale(0.8)}}@keyframes an-star-after{0%{top:2.5rem;opacity:1;transform:scale(0.8)}25%{top:1.25rem;opacity:1;transform:scale(0.8)}100%{top:5rem;opacity:0;transform:scale(0)}}@keyframes an-blink{0%{top:2.5rem;transform:scale(0.3)}80%{top:-1.25rem;transform:scale(1.2)}100%{top:-1.25rem;transform:scale(1.2)}}@keyframes an-blink-fade-in-out{0%{opacity:1}80%{opacity:.2}100%{opacity:1}}@keyframes an-blink-after{0%{top:-1.25rem;transform:scale(1.2);opacity:1}80%{top:5rem;transform:scale(0);opacity:0}100%{top:3.125rem;transform:scale(0);opacity:0}}@keyframes an-key{0%{top:0}80%{top:-6.25rem}100%{top:-6.25rem}}@keyframes an-key-after{0%{top:-6.25rem}80%{top:0}100%{top:0}}.anm-password-update{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%}.anm-password-update .content{display:contents;width:20rem;height:25rem;border-radius:.5rem;box-shadow:0 .5rem 1.5rem rgba(242,242,242,.75);-webkit-box-shadow:0 .5rem 1.5rem rgba(242,242,242,.75);-moz-box-shadow:0 .5rem 1.5rem rgba(242,242,242,.75);background:#fff}.anm-password-update .key{margin:0 -0.375rem -1.938rem -1.25rem;z-index:2;position:relative;top:0;opacity:1}.anm-password-update .key.active{animation:an-key 1.8s;top:-6.25rem;opacity:1}.anm-password-update .key.active.after{animation:an-key-after 1.8s;top:0;opacity:0}.anm-password-update .blink{position:relative;z-index:1;top:2.5rem;opacity:1;transform:scale(0.3)}.anm-password-update .blink.active{animation:an-blink-fade-in-out .8s infinite;transition:all 1.5s;transform:scale(1.2);top:-1.25rem;opacity:1}.anm-password-update .blink.active.after{animation:an-blink-after 4s;transform:scale(0);top:5rem;opacity:0}.anm-password-update .star{position:relative;z-index:3;opacity:0}.anm-password-update .star.before{animation:an-star 1.8s;transform:scale(0.8);top:2.5rem;opacity:1}.anm-password-update .star.before.after{animation:an-star-after 1.8s;transform:scale(0.8);top:5rem;opacity:0}.anm-password-update .box{opacity:1}.anm-password-update .box.after{transition:all ease-in-out 1.3s;opacity:0}.anm-password-update .verified{z-index:4;position:absolute;transform:scale(0);opacity:0}.anm-password-update .verified.after{transform:scale(1);transition:all ease-in-out 1.3s;opacity:1}.anm-password-update .text{text-align:center;padding:4rem 0}.ant-table .ant-table-thead .ant-table-cell{background:none;border:none;font-weight:bold;font-size:.875rem}.ant-table .ant-table-thead .action{background-color:aqua}.ant-table .ant-table-tbody .ant-table-cell{font-size:.875rem}.ant-table table{border-collapse:separate;border-spacing:0 .35rem}.ant-table table .ant-table-row{background:#fff;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;font-size:.875rem}.pagination-main-table .ant-pagination-item{display:none}.popup-form{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.062745098);border-radius:4px;display:flex;align-items:center;justify-content:center;z-index:10000}.popup-form__content{background-color:#fff;min-width:18rem;border-radius:4px;min-height:9rem}.popup-form__header{background-color:#f2f4f7;border-top-left-radius:4px;border-top-right-radius:4px;color:#007e75;font-size:1rem;padding:.5rem .25rem .5rem 1.25rem;display:flex;justify-content:space-between}.popup-form__header button.closeButton{background-color:#fff;width:1.5rem;height:1.5rem;border:1.875px solid #f8f8f8}.popup-form__form{width:34.375rem;padding:.875rem 1rem 0rem;margin:0rem}.popup-form__form .inputContainer{height:2rem}.popup-form__form input.input{border-radius:4px;background:#fff;border:1px solid #007e75}.popup-form__form button.removeButton{background-color:#fff}.popup-form__form__error{display:flex;justify-content:space-between;align-items:center;border:1px solid #f44e4a;border-radius:4px;background:#fee7e7;color:#f44e4a;font-size:.875rem;padding:.25rem}.popup-form__form__error button.errorCloseButton{border:1px solid #f44e4a;padding:.25rem;background-color:#fff}.popup-form__form__error button.errorCloseButton img{filter:invert(33%) sepia(91%) saturate(2583%) hue-rotate(341deg) brightness(115%) contrast(91%)}.popup-form__footer{display:flex;padding:.875rem 1rem 1.25rem;justify-content:space-around}.popup-form__footer__button--left{width:7.25rem;margin:0rem .5rem 0rem 2rem;color:#007e75;background-color:#fff;border:1px solid #caced5}.popup-form__footer__button--right{width:7.25rem;margin:0rem 2rem 0rem .5rem;border:none}.map-aside-right{z-index:1100;right:0;position:fixed;width:20rem;top:0;height:100vh;background-color:#fff}.map-aside-right.open{right:0}.map-aside-right.closed{right:-20rem}.map-aside-right__toggle{right:1.75rem;background:#000;position:relative;width:20px;cursor:pointer}.ant-popover{z-index:10000;padding:0}.module-bar{display:flex;flex-wrap:wrap;position:fixed;margin-top:3rem;z-index:1000;width:100%}.module-bar__menu{position:relative;background-color:#eeeef3;width:100%;display:flex;padding:0 1.5rem;height:2.5rem}.module-bar__menu__col{display:flex;align-items:center}.module-bar__menu__col.left{justify-content:space-around}.module-bar__menu__col.left .ant-divider-vertical{height:1.75rem;margin:.37rem}.module-bar__menu__divider{font-size:1.7rem;display:flex;color:#d7dae2;align-items:flex-end}.module-bar__menu__button{background-color:#eeeef3;border-radius:0;width:8rem;display:flex;justify-content:space-evenly;border:1px solid #eeeef3;height:100%}.module-bar__menu__button.opened{background-color:#007e75}.module-bar__menu__button.opened .module-bar__menu__text{color:#fff}.module-bar__menu__button.opened:hover{background-color:#007e75;cursor:unset}.module-bar__menu__button.opened .module-bar__menu__icon{fill:#fff}.module-bar__menu__button.inactive{display:none}.module-bar__menu__button.save{justify-content:center;cursor:unset}.module-bar__menu__button.save .module-bar__menu__text{color:#caced5}.module-bar__menu__button.save:hover{background-color:#f8f8fb}.module-bar__menu__button.save:hover .module-bar__menu__text{color:#caced5}.module-bar__menu__button:hover{background-color:#139289}.module-bar__menu__button:hover .module-bar__menu__text{color:#fff}.module-bar__menu__button:hover .module-bar__menu__icon{fill:#fff}.module-bar__menu__icon{fill:#364961}.module-bar__menu__text{font-size:.8rem;color:#364961}.module-bar__submenu{position:relative;width:100%;background-color:#007d74;display:flex;justify-content:space-between;height:2.5rem;align-items:center;padding:0 1rem}.module-bar__submenu__right{display:flex;gap:.5rem}.module-bar__submenu .swiper-button-prev,.module-bar__submenu .swiper-button-next{position:relative;left:0;margin-top:0rem;cursor:pointer;display:flex;align-items:center}.module-bar__submenu .swiper-button-prev.swiper-button-disabled .module-bar__submenu__text,.module-bar__submenu .swiper-button-next.swiper-button-disabled .module-bar__submenu__text{color:#06534d}.module-bar__submenu .swiper-button-prev.swiper-button-disabled svg,.module-bar__submenu .swiper-button-next.swiper-button-disabled svg{fill:#06534d}.module-bar__submenu .swiper-button-prev .module-bar__submenu__text,.module-bar__submenu .swiper-button-next .module-bar__submenu__text{color:#fff}.module-bar__submenu .swiper-button-prev svg,.module-bar__submenu .swiper-button-next svg{fill:#fff}.module-bar__submenu .swiper-button-prev:after,.module-bar__submenu .swiper-button-next:after{content:""}.module-bar__submenu__list{display:flex;align-items:center;width:100%}.module-bar__submenu__list .swiper.module-bar__swiper{display:flex;align-items:center;width:100%}.module-bar__submenu__list .swiper.module-bar__swiper .swiper-wrapper{position:relative;background-color:rgba(0,0,0,0);display:flex;height:2.5rem}.module-bar__submenu__list .swiper.module-bar__swiper .swiper-wrapper .swiper-slide.module-bar__submenu__button{background-color:rgba(0,0,0,0);border-radius:0;margin:0rem .5rem;display:flex;align-items:center;cursor:unset;border:1px solid rgba(0,0,0,0);pointer-events:none;white-space:nowrap;width:fit-content !important;padding-right:1rem !important;padding-left:1rem !important}.module-bar__submenu__list .swiper.module-bar__swiper .swiper-wrapper .swiper-slide.module-bar__submenu__button.opened{border:1px solid #fff;border-radius:1rem;background-color:#fff;padding:0rem}.module-bar__submenu__list .swiper.module-bar__swiper .swiper-wrapper .swiper-slide.module-bar__submenu__button.opened .module-bar__submenu__text{color:#007e75;margin:0rem .5rem 0rem 0rem}.module-bar__submenu__list .swiper.module-bar__swiper .swiper-wrapper .swiper-slide.module-bar__submenu__button.opened.exit{background-color:#f8f8fb}.module-bar__submenu__list .swiper.module-bar__swiper .swiper-wrapper .swiper-slide.module-bar__submenu__button.active{cursor:pointer;padding:.2rem;margin:.35rem;height:fit-content;pointer-events:all;display:flex;align-items:center;justify-content:center}.module-bar__submenu__list .swiper.module-bar__swiper .swiper-wrapper .swiper-slide.module-bar__submenu__button.active:hover{border-color:#fff;border-radius:1rem}.module-bar__submenu__button{background-color:#007d74;border-radius:0;margin:0rem .5rem;display:flex;cursor:unset;border:1px solid #007d74}.module-bar__submenu__button.close{border-radius:50%;cursor:pointer;width:1.75rem;height:1.75rem}.module-bar__submenu__button.close:hover{border-color:#fff}.module-bar__submenu__button--arrow--prev,.module-bar__submenu__button--arrow--next,.module-bar__submenu__button--status{background-color:#007d74;padding:0rem .5rem;height:2.5rem;display:flex;cursor:unset;border:1px solid #06534d;border-radius:0;width:4.5rem}.module-bar__submenu__button--status{width:5.5rem;cursor:pointer;justify-content:space-between;display:flex;align-items:center}.module-bar__submenu__button--status:hover{background-color:#14948b}.module-bar__submenu__button--status .module-bar__submenu__text{color:#fff}.module-bar__submenu__button.info:hover{border-color:#007d74}.module-bar__submenu__button.active{cursor:pointer;padding:.2rem}.module-bar__submenu__button.active:hover{border-color:#fff;border-radius:1rem}.module-bar__submenu__text{font-size:.8rem;color:#06534d}.module-bar__submenu__text.active{color:#fff}.module-bar__submenu__text.info{color:#8fc6c2;margin-left:.5rem}.module-bar__submenu__icon{fill:#06534d;margin-right:.25rem}.module-bar__submenu__icon.active{fill:#fff}.module-bar__submenu__icon.close{fill:#fff;margin:0}.module-bar__submenu__icon--arrow--prev{height:.75rem;width:.75rem;transform:rotate(90deg);fill:#06534d;margin:.5rem}.module-bar__submenu__icon--arrow--next{height:.75rem;width:.75rem;transform:rotate(-90deg);fill:#06534d;margin:.5rem}.module-bar__submenu__icon--status{fill:#fff}.module-bar__submenu__icon--status.rotate-180{transform:rotate(180deg)}.module-bar__submenu__icon--wrapper{border:1px solid #f8f8fb;border-radius:1rem;width:1.75rem;height:1.75rem;display:flex;justify-content:center;align-items:center}.module-bar__submenu__icon--wrapper .module-bar__submenu__icon{margin:0rem}.module-bar__submenu__selected{display:flex;justify-content:space-between;align-items:center;border-radius:1rem;background-color:#fff;color:#007e75;font-size:.813rem;width:fit-content;margin:0 1rem 0 0;animation:fadeInRightBig 500ms linear 1}.module-bar__submenu__selected--wrapper{display:flex}@keyframes fadeInRightBig{0%{transform:translateX(1rem);width:fit-content}100%{transform:translateX(0);width:fit-content}}.module-bar__submenu__selected__name{display:flex;align-items:center}.module-bar__submenu__selected__icon{fill:#007e75;margin:.25rem .5rem}.module-bar__submenu__selected__close{border-radius:1rem;width:1.75rem;height:1.75rem;background-color:#f8f8fb;fill:#007e75;display:flex;align-items:center;justify-content:center;cursor:pointer}.module-bar__submenu__breadcrumbs{display:flex;align-items:center}.module-bar__info{background-color:#007d74;border-radius:0;display:flex;cursor:unset;border:1px solid #007d74;align-items:center}.module-bar__spinner{animation-name:spin;animation-duration:.25s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes moduleBarSpinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.processing-list-status{margin:0rem 0rem .625rem 0rem}.processing-list-status__content{display:flex;align-items:center;justify-content:space-between;border:1px solid #f2f2f2;border-top:none;width:24rem;padding:.25rem;cursor:pointer}.processing-list-status__icon{margin:.5rem}.processing-list-status__icon-process{display:inline-block;position:relative;width:3.125rem;height:3.125rem}.processing-list-status__icon-process div{box-sizing:border-box;display:block;position:absolute;width:2rem;height:2rem;margin:8px;border:8px solid #00a8ff;border-radius:50%;animation:processing 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#00a8ff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.processing-list-status__icon-process div:nth-child(1){animation-delay:-0.45s}.processing-list-status__icon-process div:nth-child(2){animation-delay:-0.3s}.processing-list-status__icon-process div:nth-child(3){animation-delay:-0.15s}@keyframes processing{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.processing-list-status__detail-left{display:flex;align-items:center;margin:0rem .5rem 0rem 0rem}.processing-list-status__detail-type{font-size:.875rem;color:#364961}.processing-list-status__detail-name,.processing-list-status__detail-label{font-size:.75rem}.processing-list-status__detail-name{color:#657991}.processing-list-status__detail-label{color:#fff;border-radius:9px;display:flex;justify-content:center}.processing-list-status__detail-label.success{border:1px solid #12b2a7;background-color:#12b2a7}.processing-list-status__detail-label.processing{border:1px solid #00a8ff;background-color:#00a8ff}.processing-list-status__detail-label.failed{border:1px solid #f44e4a;background-color:#f44e4a}.processing-list-status__action-date{color:#657991;font-size:.75rem}.processing-list-status__action-btn{background-color:#fff;border:1px solid #caced5;border-radius:4px;padding:.25rem;margin:0rem 1rem}.processing-list-status__action-btn:hover{box-shadow:#caced5 0px 7px 29px 0px}.processing-list-status__action-btn.success{color:#12b2a7}.processing-list-status__action-btn.success::after{content:"Show"}.processing-list-status__action-btn.processing{color:#00a8ff}.processing-list-status__action-btn.processing::after{content:"Cancel"}.processing-list-status__action-btn.failed{color:#f44e4a}.processing-list-status__action-btn.failed::after{content:"Delete"}.processing-list-status__action-btn.success::after,.processing-list-status__action-btn.processing::after,.processing-list-status__action-btn.failed::after{font-size:.75rem}.empty-list{margin:0rem 0rem .625rem 0rem;width:24rem}.other-services-popover__box{text-align:center;cursor:pointer}.other-services-popover__label{padding:8px 0 16px 0}.other-services-popover__content{padding:12px}.other-services-popover__header{display:flex;align-items:center;justify-content:space-between;background-color:#fafcfd;padding-left:16px;padding-right:12px}.other-services-popover__header__title{font-size:22px;color:#007e75;font-weight:500}.other-services-popover__button{cursor:pointer;border:1px solid #d9d9d9;background:#fff;width:24px;height:24px;border-radius:5px;color:#4d4f5c}.new-overview{height:44rem;overflow-y:scroll}.new-overview::-webkit-scrollbar{width:.313rem}.new-overview__header{border-bottom:.063rem solid rgba(97,100,119,.1882352941);margin-top:1rem}.new-overview__header span{line-height:2rem;font-size:1.5rem;color:#657991}.new-overview__title{margin:1rem 0rem 0rem}.new-overview__title--text{font-size:2.75rem;line-height:3rem;margin-bottom:1rem;color:#364961;width:10.625rem}.new-overview__title--icon{width:6rem;height:6rem}.new-overview__title--icon.link-box{margin-left:auto}.new-overview__button{box-shadow:2px 5px 10px 0px rgba(0,126,117,.75);-webkit-box-shadow:2px 5px 10px 0px rgba(0,126,117,.75);-moz-box-shadow:2px 5px 10px 0px rgba(0,126,117,.75);margin:auto;height:2.25rem;width:100%;position:relative}.new-overview__button::before{transition:.5s all ease;position:absolute;top:0;left:50%;right:50%;bottom:0;opacity:.4;background-color:red}.new-overview__button:hover{cursor:pointer}.new-overview__button:hover::before{transition:.5s all ease;left:0;right:0;opacity:1;z-index:1}.new-overview__video{position:relative;background-color:#f8f8fb;margin:1.5rem 0rem;height:26rem;width:100%}.new-overview__video__swiper{border-radius:.5rem;background:#f8f8fb}.new-overview__video img{height:26rem;width:45rem}.new-overview__video__swiper__arrow{display:flex;justify-content:space-between;align-items:center;width:100%;bottom:15rem;z-index:100;position:relative}.new-overview__video__swiper--prev,.new-overview__video__swiper--next{background-color:rgba(0,0,0,.41);border-radius:.25rem;width:3rem;height:4.625rem;padding:1.5rem 1rem;cursor:pointer}.new-overview__video__swiper--prev.swiper-button-disabled,.new-overview__video__swiper--next.swiper-button-disabled{cursor:unset}.new-overview__video__swiper__icon--next,.new-overview__video__swiper__icon--prev{fill:#fff}.new-overview__video__swiper__icon--prev{transform:rotate(90deg)}.new-overview__video__swiper__icon--next{transform:rotate(270deg)}.new-overview__desc{font-size:1.375rem}.new-overview__desc--content p,.new-overview__desc--content ul li{font-size:.875rem !important}.whats-new{box-shadow:rgba(149,157,165,.2) 0px 8px 24px;border-radius:.313rem;background-color:#fff;height:43rem;margin-top:1rem}.whats-new__header{background-color:#f2f4f7;border-top-left-radius:.313rem;border-top-right-radius:.313rem}.whats-new__header span{color:#364961;margin:0rem 1rem;line-height:2rem}.whats-new__title{margin:1rem;border-bottom:.063rem solid rgba(97,100,119,.1882352941)}.whats-new__title p{font-size:2.75rem;width:8.5rem;line-height:3rem;margin-bottom:1rem;color:#364961}.whats-new__content{margin:1rem;width:33rem}.whats-new__content__text p{font-size:.875rem;margin-bottom:0rem !important}.whats-new__content__text ul{margin-bottom:0rem !important;margin-left:.75rem}.whats-new__content__text li{font-size:.875rem;list-style:"-  "}.whats-new__add{margin:1rem 1rem 1.25rem;border-bottom:.063rem solid rgba(97,100,119,.1882352941)}.whats-new__add p{font-size:1rem;margin-bottom:0rem}.whats-new__add__list{margin:1rem;width:33rem}.whats-new__add__list p{margin-bottom:0rem}.whats-new__add__list ul li{font-size:.875rem}.SubMenu__wrapper{display:flex;flex-direction:column;padding:.652rem;border:1px solid #c9d8dc;border-radius:.5rem;overflow-y:scroll}.SubMenu__wrapper::-webkit-scrollbar{width:.25rem;background-color:rgba(0,0,0,0)}.SubMenu__wrapper::-webkit-scrollbar-thumb{background:#007e75}.SubMenu__item{padding:.5rem .75rem;border-radius:.5rem;display:flex;flex-direction:row;margin-bottom:.5rem;cursor:pointer;align-items:center;font-weight:600}.SubMenu__item--variant-default{color:#364961;border:.0625rem solid rgba(0,0,0,0)}.SubMenu__item--variant-default.hover-active{background-color:#f0f0f3;border-color:#caced5}.SubMenu__item--variant-new{color:#f0f0f3;background-color:#007e75;border:.0625rem solid #007e75}.SubMenu__item--variant-new.hover-active{background-color:#007e75;border-color:#007e75}.SubMenu__item--variant-new-divider{width:100%;height:1px;display:block;background:#c9d8dc;margin-bottom:.625rem;margin-top:.625rem}.SubMenu__item.isDisabled{opacity:.5;cursor:not-allowed}.SubMenu__item-child{display:flex;width:100%;align-items:center}.setup-poi-selector{position:relative;border:1px solid #c9d8dc;border-radius:.5rem;background-color:#f8f8fb;width:100%;margin-right:.5rem;overflow:hidden;display:grid;grid-template-rows:7% 86% 7%}.setup-poi-selector .box-skeleton{border-radius:.45rem;margin:0 .8rem}.setup-poi-selector__info{display:flex;align-items:center;background:#fff;gap:2rem}.setup-poi-selector__info__bold{font-weight:600}.setup-poi-selector .picture-ads{margin:3rem}.setup-poi-selector-none .setup-poi-selector__body__content__header{display:flex;justify-content:center;align-items:center;padding:.5rem;background-color:#fff;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-bottom:1px solid #c9d8dc}.setup-poi-selector__header{display:flex;justify-content:center;align-items:center;padding:.5rem;background-color:#fff;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-bottom:1px solid #c9d8dc}.setup-poi-selector__header__search-box{margin:auto}.setup-poi-selector__header__info{color:#caced5;display:flex;align-items:center}.setup-poi-selector__header__info svg{cursor:pointer}.setup-poi-selector__header__info svg:hover{color:#ffd500}.setup-poi-selector__header__popover-wrapper{background-color:#fff3b7;border-color:#fff3b7}.setup-poi-selector__header__popover-anchor{position:absolute;background-color:#ffd500}.setup-poi-selector__header__popover-container{display:flex;padding:.25rem}.setup-poi-selector__header__popover-container-active{padding:.25rem;display:flex;background-color:#fff3b7}.setup-poi-selector__header__popover-content{padding:.25rem}.setup-poi-selector__header__popover-content p{margin:0;font-size:.625rem;color:#4d4f5c}.setup-poi-selector__header__popover-icon{fill:#caced5}.setup-poi-selector__header__popover-icon-active{fill:#ffd500}.setup-poi-selector__header__popover-icon:hover{fill:#ffd500}.setup-poi-selector__header__button{border-radius:.25rem;background-color:#f8f8fb;color:#007e75;padding:.125rem;width:4.5rem;border:1px solid #caced5}.setup-poi-selector__header__button:hover{box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px}.setup-poi-selector__body{overflow:hidden}.setup-poi-selector__body__sweep{border-top-left-radius:.5rem;border-top-right-radius:.5rem;margin:.5rem;display:flex}.setup-poi-selector__body__sweep .poi-category-swipe{display:flex;width:100%}.setup-poi-selector__body__content{background-color:#fff;border-radius:.5rem;border:1px solid #c9d8dc;margin:.5rem}.setup-poi-selector__body__content__header{display:flex;justify-content:center;align-items:center;padding:.5rem;background-color:#f0f0f3;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-bottom:1px solid #c9d8dc}.setup-poi-selector__body__content__body{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;background-color:#f8f8fb}.setup-poi-selector__body__content__body p{margin-top:2rem;display:flex;justify-content:center}.setup-poi-selector__body__content__body .ant-col{margin:.25rem}.setup-poi-selector__body__content__body__col .ColorSelectedCard__container{width:6rem}.setup-poi-selector__body__content__body__sub_kategori{display:flex;min-height:15rem;max-height:18rem;flex-wrap:wrap;width:100%;overflow-y:scroll}.setup-poi-selector__body__content__body__brand{align-items:center;justify-content:center;flex-wrap:wrap;padding:.5rem;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;background-color:#f8f8f8;min-height:15rem;overflow-y:scroll;max-height:18rem}.setup-poi-selector__body__content__body__brand__wrapper{width:100%}.setup-poi-selector__body__content__body__brand .selectedBox{display:flex;flex-wrap:wrap}.setup-poi-selector__body__content__body__brand .selectedBox .selectedBox__default-box{margin:.25rem .5rem}.setup-poi-selector__body__content__footer{flex-direction:row;bottom:0;position:sticky;background-color:#f8f8f8;height:2.5rem;display:flex;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top:1px solid #c9d8dc;justify-content:space-between;padding:.5rem}.setup-poi-selector__body__content__back{display:flex;justify-content:space-between;align-items:center;background-color:#fff;border-radius:.5rem;width:27rem;height:2.5rem;padding:.25rem .625rem;position:relative}.setup-poi-selector__body__content__back__wrapper{display:flex;justify-content:center;align-items:center;background-color:#f8f8fb;padding:.5rem;border-bottom:1px solid #c9d8dc}.setup-poi-selector__body__content__back-arrow{transform:rotate(180deg)}.setup-poi-selector__body__content__back-label{position:relative;padding-left:4rem;color:#657991;width:70%}.setup-poi-selector__body__content__back-label--bubble{z-index:1;width:1.5rem;height:1.5rem;position:absolute;left:5%;transform:translate(-50%, -0.75rem);top:40%;border-radius:99999px;display:flex;align-items:center;justify-content:center}.setup-poi-selector__body__content__back-label--bubble img,.setup-poi-selector__body__content__back-label--bubble svg{width:1rem;height:1rem}.setup-poi-selector__body__content__back-label--bubble:before{content:"";position:absolute;z-index:1;left:50%;transform:translate(-50%, -0.6rem);top:1.425rem;width:0;height:0;border-left:.5rem solid rgba(0,0,0,0);border-right:.5rem solid rgba(0,0,0,0);border-top:.5rem solid var(--ColorSelectedCardColor);opacity:.7}.setup-poi-selector__body__content__back-count{color:#657991;width:15%}.setup-poi-selector__body__content__back-text{width:15%;color:#657991;display:flex;align-items:center;justify-content:space-between;padding:0 .5rem;cursor:pointer}.setup-poi-selector__body__content__back-text svg{fill:#657991}.setup-poi-selector__footer{bottom:0;width:100%;justify-content:center;align-items:center;display:flex;background-color:#fff;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top:1px solid #c9d8dc}.setup-poi-selector__footer__button{border-radius:.25rem;background-color:#f8f8fb;color:#caced5;padding:.25rem;width:auto;border:1px solid #f8f8fb}.setup-poi-selector__footer__button.active:nth-child(1){background-color:#007e75;color:#fff;border-color:#007e75}.setup-poi-selector__footer__button.active:nth-child(2){color:#fff;background-color:#007e75;border-color:#007e75}.setup-poi-selector__page-desc{color:#616477}.setup-poi-selector__page-list .ant-pagination-prev,.setup-poi-selector__page-list .ant-pagination-next{background-color:#fff;border-radius:.25rem;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px}.setup-poi-selector__page-list .ant-pagination-item{background-color:#fff}.setup-poi-selector__page-list .ant-pagination-item a{color:#007e75}.setup-poi-selector__page-list .ant-pagination-item-active{background-color:#007e75}.setup-poi-selector__page-list .ant-pagination-item-active a{color:#fff}.setup-poi-selector .image-link-box-card,.setup-poi-selector .poi-category-swipe .link-box{width:4.5rem;height:4.5rem}.fgt-pwd-pg{align-items:center;display:flex;flex-direction:column;min-height:100vh;justify-content:space-evenly}.fgt-pwd-pg__li-logo{height:2.5rem}.fgt-pwd-pg__version{color:#caced5}.fgt-pwd-pg__bvt{display:flex;flex-direction:column;justify-self:start}.fgt-pwd-pg__bvt-logo{height:2rem}.fgt-pwd-pg__bvt span{font-size:.55rem}.GeneralSetupPOI__header-segment{display:flex;align-items:center;justify-content:flex-end;column-gap:0.6875rem}.GeneralSetupPOI .text-spare{font-size:.875rem}.GeneralSetupPOI_action-segment{display:flex;align-items:center;justify-content:space-between;column-gap:0.6875rem;margin:0.625rem 0rem}.GeneralSetupPOI_upload-download-action{display:flex;align-items:center;justify-content:flex-end}.GeneralSetupPOI__create-button{background:#007e75;padding:.25rem 1rem}.GeneralSetupPOI__create-button div{display:flex}.GeneralSetupPOI__upload-button{background:#fff;border:0.0625rem solid #c9d8dc;padding:.25rem 1rem;margin:0rem 0.625rem}.GeneralSetupPOI__download-button{background:#fff;border:0.0625rem solid #c9d8dc;padding:.25rem 1rem}.GeneralSetupPOI__download-button__disabled{background-color:#f0f0f3;padding:.25rem 1rem;cursor:default;pointer-events:none}.GeneralSetupPOI__create-button-icon{fill:#fff;height:0.0625rem;width:0.0625rem}.GeneralSetupPOI_upload-button-icon{fill:#007e75;margin-right:0.3125rem}.GeneralSetupPOI__download-button-icon{color:#007e75;height:1rem;width:1rem;margin-right:0.3125rem}.GeneralSetupPOI__download-button-icon__disabled{color:#caced5;height:1rem;width:1rem;margin-right:0.3125rem}.GeneralSetupPOI__upload-button-text,.GeneralSetupPOI__download-button-text{color:#007e75;padding:.25rem 1rem}.GeneralSetupPOI__upload-button-text__disabled,.GeneralSetupPOI__download-button-text__disabled{color:#caced5;padding:.25rem 1rem}.GeneralSetupPOI__create-button-text{color:#fff;padding:.25rem 1rem}.GeneralSetupPOI .select-option{width:12.875rem;height:1.875rem;border:0.0625rem solid #c9d8dc}.GeneralSetupPOI .select-option .ant-select-selector .ant-select-selection-item{line-height:1.5rem}.GeneralSetupPOI .search-box__wrapper{width:26.3125rem !important}.GeneralSetupPOI .search-box__wrapper .ant-input-affix-wrapper{padding:0 0.375rem;height:1.875rem}.GeneralSetupPOI .bvt-date-picker__picker{height:1.875rem;width:15.0625rem}.GeneralSetupPOI__date-range-picker{width:29.375rem}.GeneralSetupPOI__poi-categories{display:flex;justify-content:space-between;align-items:center}.GeneralSetupPOI__poi-categories__pop-over{background-color:#fff;border:0.0625rem solid #f2f2f2;height:1.875rem;width:1.875rem}.GeneralSetupPOI__poi-categories__pop-over__content{margin:0.3125rem;height:100%;width:13.1875rem}.GeneralSetupPOI__poi-categories__pop-over__content__tag{margin-bottom:.15rem;margin-top:.15rem}.GeneralSetupPOI__poi-categories__pop-over__icon{height:.5rem;width:.5rem}.GeneralSetupPOI__poi-categories__pop-over__icon-down{height:.5rem;width:.5rem;transform:rotate(180deg)}.GeneralSetupPOI__page-list{display:flex;justify-content:space-between;margin:1rem 0;border:1px solid #caced5;padding:.5rem 1rem 1.6rem 1rem;border-radius:.5rem}.GeneralSetupPOI__page-list h5{line-height:2rem}.GeneralSetupPOI__page-list__size-changer{display:flex}.GeneralSetupPOI__page-list__size-changer .select-option{margin:0 .5rem;height:1.813rem;width:4.188rem;background-color:#fff}.GeneralSetupPOI__page-list__size-changer .select-option .ant-select-selector{padding:0 0.4375rem}.GeneralSetupPOI__page-list__size-changer .select-option .ant-select-arrow{right:0.3125rem}.GeneralSetupPOI__page-list__goto-page{display:flex}.GeneralSetupPOI__page-list__goto-page :hover{border-color:#007e75 !important}.GeneralSetupPOI__page-list__goto-page h5{margin:0 1rem}.GeneralSetupPOI__page-list__goto-page__input{height:1.813rem;width:4.1875rem;margin-right:.25rem;border-radius:.25rem}.GeneralSetupPOI__page-list__goto-page__input__icon.background_white{border-radius:0.0625rem}.GeneralSetupPOI__page-list__page-item .ant-pagination-prev,.GeneralSetupPOI__page-list__page-item .ant-pagination-next,.GeneralSetupPOI__page-list__page-item .ant-pagination-jump-next,.GeneralSetupPOI__page-list__page-item .ant-pagination-jump-prev,.GeneralSetupPOI__page-list__page-item .ant-pagination-item:not(.ant-pagination-item-active){background:#fff !important;height:1.813rem !important;width:1.813rem !important}.GeneralSetupPOI__page-list__page-item .ant-pagination-prev .anticon svg,.GeneralSetupPOI__page-list__page-item .ant-pagination-next .anticon svg,.GeneralSetupPOI__page-list__page-item .ant-pagination-jump-next .anticon svg,.GeneralSetupPOI__page-list__page-item .ant-pagination-jump-prev .anticon svg,.GeneralSetupPOI__page-list__page-item .ant-pagination-item:not(.ant-pagination-item-active) .anticon svg{fill:#007e75}.GeneralSetupPOI__page-list__page-item .ant-pagination-item-active{background-color:#007e75;height:1.813rem !important;width:1.813rem !important;border:none}.GeneralSetupPOI__page-list__page-item .ant-pagination-item-active a{color:#fff}.GeneralSetupPOI__page-list__page-item .ant-pagination-disabled .anticon svg{fill:#bfbfbf}.GeneralSetupPOI__page-list__goto-page-button{transform:rotate(-90deg);fill:#007e75}.GeneralSetupPOI__arrow-right{fill:#007e75;transform:rotate(-90deg)}.GeneralSetupPOI__arrow-down{fill:#007e75}.GeneralSetupPOI__arrow-up{fill:#007e75;transform:rotate(180deg)}.GeneralSetupPOI__content-open-project__size-changer{margin:0 .5rem}.GeneralSetupPOI .header-segment__title--outlined{padding-left:0;display:flex;align-items:center}.GeneralSetupPOI__main-table .ant-table{background-color:#f8f8fb;margin-right:.25rem;margin-top:.5rem}.GeneralSetupPOI__main-table .ant-table .ant-table-thead .ant-checkbox-indeterminate .ant-checkbox-inner::after{background-color:#007e75}.GeneralSetupPOI__main-table .ant-checkbox-checked .ant-checkbox-inner{background-color:#007e75;border-color:#007e75}.GeneralSetupPOI__main-table__action-button{background-color:#fff}.GeneralSetupPOI__main-table__action-button :active{fill:#007e75}.GeneralSetupPOI__main-table__action-button__icon{margin-top:0.3125rem}.GeneralSetupPOI__main-table__pop-over{width:100%}.GeneralSetupPOI__main-table__pop-over:hover{background-color:#caced5}.GeneralSetupPOI__main-table__pop-over__button{background-color:#fff;margin:0.3125rem}.GeneralSetupPOI__main-table__pop-over__button:hover{background-color:#caced5}.GeneralSetupPOI__main-table__pop-over__button:hover svg{fill:#007e75}.GeneralSetupPOI__main-table__pop-over__button__icon{height:1rem;width:1rem;margin-right:0.3125rem}.GeneralSetupPOI .ant-input-affix-wrapper:focus,.GeneralSetupPOI .ant-input-affix-wrapper-focused{box-shadow:none;border-color:#007e75 !important}.GeneralSetupPOI .ant-input-affix-wrapper{padding:0.3125rem}.GeneralSetupPOI .anticon.ant-input-clear-icon-has-suffix{margin:0 0.125rem}.GeneralSetupPOI .ant-input-suffix{margin:0rem}.GeneralSetupPOI .ant-input-suffix>*:not(:last-child){margin-right:0.375rem}.GeneralSetupPOI .content-open-project__page-list__size-changer .select-option{display:flex;align-items:center}.GeneralSetupPOI .content-open-project__page-list__size-changer .select-option .ant-select-selector{display:flex;align-items:center;text-align:center}.GeneralSetupPOI .content-open-project__page-list__goto-page__input{width:3.75rem}.GeneralSetupPOI .content-open-project__page-list__goto-page__input .anticon svg{margin-right:-0.3125rem}.GeneralSetupPOI .ant-input-affix-wrapper>input.ant-input{font-size:0.875rem;color:#007e75}.GeneralSetupPOI .ant-pagination-item a,.GeneralSetupPOI .ant-pagination-item-active a{display:flex;align-items:center;justify-content:center;height:100%;font-size:0.875rem}.GeneralSetupPOI .ant-pagination-disabled .ant-pagination-item-link,.GeneralSetupPOI .ant-pagination-next .ant-pagination-item-link,.GeneralSetupPOI .ant-input-clear-icon-has-suffix{display:flex;align-items:center}.GeneralSetupPOI__FormSetup__card-container{justify-content:space-between;display:grid;grid-template-columns:70% 30%;column-gap:.5rem;padding:.5rem .5rem 0rem 0rem}.GeneralSetupPOI .sort-filter-list__popup>.sort-filter-list__popup--filter,.GeneralSetupPOI .sort-filter-list__popup>span{display:none}.GeneralSetupPOI .popup__body__text>span{display:flex;flex-direction:column;font-size:.875rem;font-weight:200;align-items:center}.ParsetPoi__header{display:flex;width:100%;align-items:center;min-width:15rem}.ParsetPoi__header .text-spare{font-size:.875rem}.ParsetPoi .ant-input-affix-wrapper{display:flex;align-items:center}.ParsetPoi__body{justify-content:space-between;display:grid;grid-template-columns:70% 30%;column-gap:.5rem;padding:.5rem .5rem 0 0}.ParsetPoi__content{position:relative;border:1px solid #c9d8dc;border-radius:.5rem;background-color:#f8f8fb;width:100%;margin-right:.5rem;overflow:hidden;display:grid;grid-template-rows:8% 84% 8%}.ParsetPoi__menu{position:relative;border:1px solid #c9d8dc;border-radius:.5rem;background-color:#f8f8fb;width:100%;margin-right:.5rem;overflow:hidden;display:grid;grid-template-rows:8% 84% 8%}.ParsetPoi__content_header{display:flex;justify-content:center;align-items:center;min-height:2.5rem;padding:0 .5rem;background-color:#fff;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-bottom:1px solid #c9d8dc}.ParsetPoi__menu_header{display:flex;justify-content:flex-start;align-items:center;min-height:2.5rem;padding:0 .5rem;background-color:#fff;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-bottom:1px solid #c9d8dc}.ParsetPoi__menu_header__label{min-width:3rem}.ParsetPoi__menu_header__radio{display:flex;width:100%;justify-content:center}.ParsetPoi__menu_body{justify-content:center;align-items:center;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.ParsetPoi__menu_body__info{color:#657991;font-size:.75rem;border-bottom:1px solid #c9d8dc;display:flex;align-items:center;justify-content:space-between;padding:.8rem .5rem}.ParsetPoi__menu_body__info__icon{fill:#657991}.ParsetPoi__menu_body__label{min-width:5.5rem}.ParsetPoi__menu_body__box{width:100%}.ParsetPoi__menu_body__box p{font-size:.75rem;color:#f10031}.ParsetPoi__menu_body__input{border:1px solid #caced5;padding:.9rem .75rem;font-size:.875rem;border-radius:.25rem;width:100%}.ParsetPoi__menu_body__input:focus{border:1.3px solid #07827c;color:#07827c}.ParsetPoi__menu_body__input::placeholder{color:#bfbfbf}.ParsetPoi__menu_body__input-failed{border:1px solid #f10031;padding:.9rem .75rem;font-size:.875rem;border-radius:.25rem;width:100%}.ParsetPoi__menu_body__input-failed:focus{border:1.3px solid #07827c;color:#07827c}.ParsetPoi__menu_body__input-failed::placeholder{color:#bfbfbf}.ParsetPoi__menu_body__group-name{border-bottom:1px solid #c9d8dc;display:flex;align-items:center;justify-content:space-between;padding:.5rem}.ParsetPoi__menu_footer{width:100%;align-items:center;display:flex;overflow:hidden;justify-content:space-between;background-color:#fff;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top:1px solid #c9d8dc}.ParsetPoi__popover-wrapper{display:flex;padding:.25rem;background-color:#fff3b7;border-color:#fff3b7}.ParsetPoi__search-box{margin:auto}.ParsetPoi__popover-container{display:flex;padding:.25rem}.ParsetPoi__popover-container-active{padding:.25rem;display:flex;background-color:#fff3b7}.ParsetPoi__popover-content{padding:.25rem}.ParsetPoi__popover-content p{margin:0;font-size:.625rem;color:#4d4f5c}.ParsetPoi__popover-icon{fill:#caced5}.ParsetPoi__popover-icon-active{fill:#ffd500}.ParsetPoi__popover-icon:hover{fill:#ffd500}.ParsetPoi__content_body{overflow:hidden;justify-content:center;align-items:center;padding:.5rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.ParsetPoi__content_footer{width:100%;justify-content:center;align-items:center;display:flex;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top:1px solid #c9d8dc}.ParsetPoi__content_footer__button{border-radius:.25rem;background-color:#f8f8fb;color:#caced5;padding:.25rem 1rem;width:auto;font-weight:400;border:1px solid #ced4da}.ParsetPoi__content_footer__button.active:nth-child(1){background-color:#007e75;color:#fff;border-color:#007e75}.ParsetPoi__content_footer__button.active:nth-child(2){color:#fff;background-color:#007e75;border-color:#007e75}.ParsetPoi__swipe{border-radius:.5rem;margin-bottom:.5rem;display:flex;height:8.2rem}.ParsetPoi__none{display:flex;justify-content:center;align-items:center;padding:.5rem;width:100%;background-color:#f0f0f3;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-bottom:1px solid #c9d8dc}.ParsetPoi__button{border-radius:.25rem;background-color:#f8f8fb;color:#007e75;padding:.125rem;width:4.5rem;border:1px solid #ced4da}.ParsetPoi__button:hover{box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px}.ParsetPoi__container{width:100%;justify-content:center;align-items:center;background-color:#f8f8fb;border-radius:.5rem;border:1px solid #c9d8dc;overflow:hidden}.ParsetPoi__container__box{padding:.5rem;display:flex;flex-wrap:wrap;width:100%;overflow-y:auto;align-content:baseline}.ParsetPoi__container__box .box-skeleton{border-radius:.25rem;margin:.35rem}.ParsetPoi__container__box__col{margin:.35rem}.ParsetPoi__container__body{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;height:inherit}.ParsetPoi__container__body .picture{margin:2rem}.ParsetPoi__footer{bottom:0;width:100%;display:flex;justify-content:space-between;background-color:#fff;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top:1px solid #c9d8dc}.ParsetPoi__footer__selection{display:flex;align-items:center}.ParsetPoi__footer__content{display:flex;align-items:center;width:50%}.ParsetPoi__footer__content:nth-child(2){justify-content:flex-end}.ParsetPoi__footer__content button{border-radius:.25rem;background-color:#f8f8fb;color:#caced5;padding:.125rem;margin:0 .2rem;width:6rem;border:1px solid #ced4da;pointer-events:none}.ParsetPoi__footer__content button.active:nth-child(1){color:#007e75;background-color:#fff;border-color:#caced5;pointer-events:all}.ParsetPoi__footer__content button.active:nth-child(2){color:#fff;background-color:#007e75;border-color:#007e75;pointer-events:all}.main-home{padding:0;background:rgba(0,0,0,0)}.main-home__header{border-radius:.5rem;padding:.45rem 2.5rem;font-family:"Source Sans Pro",sans-serif;min-height:4rem;display:flex;flex-direction:column;justify-content:center}.main-home__header--default,.main-home__header--gray{background-color:#f0f0f3;border:.063rem solid #caced5}.main-home__header--outlined{background:#f8f8fb;border:.063rem solid #c9d8dc}.main-home__header__title-container{display:flex;align-items:center}.main-home__header__right-container{display:flex;align-items:center}.main-home__header__title.ant-typography{font-weight:400;font-size:1.875rem;margin-bottom:0}.main-home__header__title--default.ant-typography,.main-home__header__title--gray.ant-typography{color:#657991}.main-home__header__title--outlined.ant-typography{color:#c9d8dc;font-size:1.5rem}.main-home__header__right-wrapper{display:flex}.main-home__header__back-button{padding:.5rem;border-radius:.25rem;background:#f8f8fb;border:.063rem solid #d7dae2;display:flex;align-items:center;justify-content:center;justify-items:center;cursor:pointer;transition:.1s linear;color:#364961}.main-home__header__back-button:hover{border-color:#007e75;color:#007e75;transition:.1s linear}.main-home__header__back-button:focus{box-shadow:0px 0px 0px 2px rgba(0,126,117,.5);transition:.1s linear}.main-home__popup-desc-1{width:17rem;margin-bottom:1rem}.main-home__popup-desc-2{font-weight:bold}.main-home__recent-used{display:flex}.main-home__search-box{margin:0 1rem 0 auto}.main-home__add-module{background:#007e75;padding:0rem 1rem}.main-home__add-module-icons{display:flex;justify-content:center;align-items:center;margin:0 .25rem 0 0}.main-home__add-module-icon{fill:#fff}.main-home__add-module-text{color:#fff;font-size:.75rem}.main-home__content{padding:0 0 0 2rem}.main-home__content__space{margin:0 1rem 0 0}.main-home__content__loading{height:2rem;width:6rem;margin-right:1rem}.main-home__pagination{position:absolute;z-index:1}.main-home__arrow{border:.063rem solid #caced5;border-radius:.25rem;height:1.65rem;width:1.65rem}.main-home__arrow-left{height:100%;width:.75rem;transform:rotate(90deg);margin:0 .125rem .125rem 0}.main-home__arrow-right{height:100%;width:.75rem;transform:rotate(-90deg);margin:0 0 .125rem .125rem}.main-home__show-button{display:flex;margin:.5rem 1rem 1rem .5rem}.main-home__show-button__less{margin-right:.625rem;margin-left:auto}.main-home__show-button__less .arrow{fill:#007e75}.main-home__show-button__less .arrow.up{transform:rotate(180deg)}.main-home__show-button__all:hover{box-shadow:-0.25rem .313rem .625rem -0.313rem #007e75}.main-home .header-box{font-size:1.5rem;color:#c9d8dc;border-radius:.5rem;border:.063rem solid #c9d8dc;padding:.45rem 0 .45rem 2.2rem;margin:1rem 0}.main-home__content-title{width:5rem;font-size:1.25rem;font-weight:600;color:#caced5;margin:1rem 0 0 0}.main-home__content-title__space{margin:1rem 0 3rem 0}.main-home__content-title__space svg{height:3.75rem;width:3.75rem}.main-home__divider{margin:3rem 0 1rem 0;height:.063rem;width:99%;background:#caced5}.main-home__recent-action{display:flex;justify-content:space-between;align-items:center;height:2.5rem;width:100%;margin:2rem 0 1rem 0;padding:0 1rem 0 2.25rem}.main-home__recent-action__loading{height:2rem;width:6rem}.main-home__recent-action-sort{display:flex}.main-home__recent-action-sort-text{font-weight:600;color:#616477}.main-home__recent-button{background:#007e75;padding:.25rem 1rem}.main-home__recent-button-icons{display:flex;justify-content:center;align-items:center;margin:0 .25rem 0 0}.main-home__recent-button-icon{fill:#fff}.main-home__recent-button-text{color:#fff}.rst-pwd-pg{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:space-evenly}.rst-pwd-pg__li-logo{height:2.5rem}.rst-pwd-pg__version{color:#caced5}.rst-pwd-pg__bvt{display:flex;flex-direction:column;justify-self:start}.rst-pwd-pg__bvt-logo{height:2rem}.rst-pwd-pg__bvt span{font-size:.55rem}.login{height:100vh;display:flex;align-items:center;justify-content:center}.login__container{display:grid;grid-template-columns:1fr;row-gap:2rem}.login__container__li-logo{height:2.5rem}.login__container__bvt-logo{height:2rem}.main-new__button-add-module{padding:.22rem 1rem;font-size:.875rem;display:flex;flex-direction:row;background:#007e75;border-radius:.22rem;color:#fff}.main-new__button-add-module svg{margin-right:.22rem}.main-new .ant-divider.ant-divider-horizontal{margin:1.25rem 0rem}.main-new .ant-divider.ant-divider-horizontal.divider-setup{margin-top:.5rem}.main-new__recent-button{background:#007e75;padding:.25rem 1rem}.main-new__recent-button-icons{display:flex;justify-content:center;align-items:center;margin:0 .25rem 0 0}.main-new__recent-button-icon{fill:#fff}.main-new__recent-button-text{color:#fff}.main-new .setup-text{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:1.625rem;line-height:1.875rem;text-align:left;color:#c9d8dc}.main-new__popup-desc-1{width:17rem;margin-bottom:1rem}.main-new__popup-desc-2{font-weight:bold}.header-segment__title-element{display:flex;flex-direction:row;align-items:center;width:100%}.header-segment__title-element-divider{width:1px;height:1rem;background-color:#657991;margin:0rem 1rem}.sample{background:#caced5;padding:1rem}.btn-lg-out{display:flex}.btn-lg-out:hover{background:#ffefef;fill:red}.btn-lg-out:hover h5{color:red}.rst-pwd-pg{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:space-evenly}.rst-pwd-pg__li-logo{height:2.5rem}.rst-pwd-pg__version{color:#caced5}.rst-pwd-pg__bvt{display:flex;flex-direction:column;justify-self:start}.rst-pwd-pg__bvt-logo{height:2rem}.rst-pwd-pg__bvt span{font-size:.55rem}

/*# sourceMappingURL=main.13f7636daeaa048ac07b.css.map*/