/* node_modules/ng-zorro-antd/ng-zorro-antd.min.css */
[class*=ant-] input::-ms-clear,
[class*=ant-] input::-ms-reveal,
[class*=ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal,
[class^=ant-]::-ms-clear {
  display: none;
}
body,
html {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
::after,
::before {
  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: transparent;
}
body {
  margin: 0;
  color: rgba(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: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5em;
  color: rgba(0, 0, 0, .85);
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type=number],
input[type=password],
input[type=text],
textarea {
  -webkit-appearance: none;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: .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: -.25em;
}
sup {
  top: -.5em;
}
a {
  color: #1890ff;
  text-decoration: none;
  background-color: transparent;
  outline: 0;
  cursor: pointer;
  transition: color .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, .25);
  cursor: not-allowed;
}
code,
kbd,
pre,
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;
}
[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: .75em;
  padding-bottom: .3em;
  color: rgba(0, 0, 0, .45);
  text-align: left;
  caption-side: bottom;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -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: .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;
}
::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: -.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-move-up-appear,
.ant-move-up-enter {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-up-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-up-appear.ant-move-up-appear-active,
.ant-move-up-enter.ant-move-up-enter-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-appear,
.ant-move-up-enter {
  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-appear,
.ant-move-down-enter {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-down-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-down-appear.ant-move-down-appear-active,
.ant-move-down-enter.ant-move-down-enter-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-appear,
.ant-move-down-enter {
  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-appear,
.ant-move-left-enter {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-left-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-left-appear.ant-move-left-appear-active,
.ant-move-left-enter.ant-move-left-enter-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-appear,
.ant-move-left-enter {
  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-appear,
.ant-move-right-enter {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-right-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-right-appear.ant-move-right-appear-active,
.ant-move-right-enter.ant-move-right-enter-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-appear,
.ant-move-right-enter {
  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-without-extra-node=true],
[ant-click-animating=true] {
  position: relative;
}
html {
  --antd-wave-shadow-color:#1890ff;
  --scroll-bar:0;
}
.ant-click-animating-node,
[ant-click-animating-without-extra-node=true]::after {
  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: .2;
  animation: fadeEffect 2s cubic-bezier(.08, .82, .17, 1), waveEffect .4s cubic-bezier(.08, .82, .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-appear,
.ant-slide-up-enter {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-up-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-up-appear.ant-slide-up-appear-active,
.ant-slide-up-enter.ant-slide-up-enter-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-appear,
.ant-slide-up-enter {
  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-appear,
.ant-slide-down-enter {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-down-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-down-appear.ant-slide-down-appear-active,
.ant-slide-down-enter.ant-slide-down-enter-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-appear,
.ant-slide-down-enter {
  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-appear,
.ant-slide-left-enter {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-left-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-left-appear.ant-slide-left-appear-active,
.ant-slide-left-enter.ant-slide-left-enter-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-appear,
.ant-slide-left-enter {
  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-appear,
.ant-slide-right-enter {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-right-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-right-appear.ant-slide-right-appear-active,
.ant-slide-right-enter.ant-slide-right-enter-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-appear,
.ant-slide-right-enter {
  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(.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(.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideDownIn {
  0% {
    transform: scaleY(.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(.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideLeftIn {
  0% {
    transform: scaleX(.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(.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightIn {
  0% {
    transform: scaleX(.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(.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}
.ant-motion-collapse-legacy {
  overflow: hidden;
}
.ant-motion-collapse-legacy-active {
  transition: height .2s cubic-bezier(.645, .045, .355, 1), opacity .2s cubic-bezier(.645, .045, .355, 1) !important;
}
.ant-motion-collapse {
  overflow: hidden;
  transition: height .2s cubic-bezier(.645, .045, .355, 1), opacity .2s cubic-bezier(.645, .045, .355, 1) !important;
}
.cdk-global-overlay-wrapper,
.cdk-overlay-container {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  position: absolute;
  z-index: 1000;
  display: flex;
}
.cdk-overlay-pane {
  position: absolute;
  z-index: 1000;
  display: flex;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  pointer-events: auto;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  transition: opacity .4s cubic-bezier(.25, .8, .25, 1);
  pointer-events: auto;
  -webkit-tap-highlight-color: #000;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: .6;
}
.cdk-overlay-dark-backdrop {
  background: #000;
}
.cdk-overlay-transparent-backdrop {
  visibility: hidden;
  opacity: 1;
  transition: visibility 1ms linear, opacity 1ms linear;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  visibility: visible;
  opacity: 0;
}
.cdk-overlay-backdrop-noop-animation {
  transition: none;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
.cdk-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.nz-overlay-transparent-backdrop,
.nz-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}
.nz-animate-disabled.ant-scroll-number-only {
  transition: none;
  animation: none;
}
.nz-animate-disabled.ant-drawer.ant-drawer-open .ant-drawer-mask {
  transition: none;
  animation: none;
}
.nz-animate-disabled.ant-drawer > * {
  transition: none;
}
.nz-animate-disabled .ant-modal,
.nz-animate-disabled .ant-modal-mask {
  transition: none;
  animation: none;
}
.nz-animate-disabled .ant-modal-mask.zoom-enter,
.nz-animate-disabled .ant-modal-mask.zoom-enter-active,
.nz-animate-disabled .ant-modal-mask.zoom-leave,
.nz-animate-disabled .ant-modal-mask.zoom-leave-active,
.nz-animate-disabled .ant-modal.zoom-enter,
.nz-animate-disabled .ant-modal.zoom-enter-active,
.nz-animate-disabled .ant-modal.zoom-leave,
.nz-animate-disabled .ant-modal.zoom-leave-active {
  transition: none;
  animation: none;
}
.nz-animate-disabled.ant-menu {
  transition: none;
}
.nz-animate-disabled.ant-menu .ant-menu-item,
.nz-animate-disabled.ant-menu .ant-menu-submenu-title {
  transition: none;
}
.nz-animate-disabled.ant-menu .ant-menu-item .anticon,
.nz-animate-disabled.ant-menu .ant-menu-submenu-title .anticon {
  transition: none;
}
.nz-animate-disabled.ant-menu .ant-menu-item .anticon + span,
.nz-animate-disabled.ant-menu .ant-menu-submenu-title .anticon + span {
  transition: none;
}
.nz-animate-disabled.ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated,
.nz-animate-disabled.ant-tabs .ant-tabs-bottom-content > .ant-tabs-tabpane,
.nz-animate-disabled.ant-tabs .ant-tabs-top-content.ant-tabs-content-animated,
.nz-animate-disabled.ant-tabs .ant-tabs-top-content > .ant-tabs-tabpane,
.nz-animate-disabled.ant-tabs.ant-tabs-bottom .ant-tabs-ink-bar-animated,
.nz-animate-disabled.ant-tabs.ant-tabs-left .ant-tabs-ink-bar-animated,
.nz-animate-disabled.ant-tabs.ant-tabs-right .ant-tabs-ink-bar-animated,
.nz-animate-disabled.ant-tabs.ant-tabs-top .ant-tabs-ink-bar-animated {
  transition: none;
}
.nz-animate-disabled.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transition: none;
}
.nz-animate-disabled.ant-popover,
.nz-animate-disabled.ant-tooltip {
  animation: none;
}
.nz-animate-disabled.ant-menu-submenu {
  transition: none;
  animation: none;
}
.ant-tooltip.ant-zoom-big-fast-enter .ant-tooltip-arrow,
.ant-tooltip.ant-zoom-big-fast-leave .ant-tooltip-arrow {
  will-change: transform;
}
.ant-popover.ant-zoom-big-enter .ant-popover-arrow,
.ant-popover.ant-zoom-big-leave .ant-popover-arrow {
  will-change: transform;
}
.ant-affix {
  position: fixed;
  z-index: 10;
}
nz-affix {
  display: block;
}
.ant-alert {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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: 0;
  cursor: pointer;
}
.ant-alert-close-icon .anticon-close {
  color: rgba(0, 0, 0, .45);
  transition: color .3s;
}
.ant-alert-close-icon .anticon-close:hover {
  color: rgba(0, 0, 0, .75);
}
.ant-alert-close-text {
  color: rgba(0, 0, 0, .45);
  transition: color .3s;
}
.ant-alert-close-text:hover {
  color: rgba(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, .85);
  font-size: 16px;
}
.ant-alert-message {
  color: rgba(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 .3s cubic-bezier(.78, .14, .15, .86),
    opacity .3s cubic-bezier(.78, .14, .15, .86),
    padding-top .3s cubic-bezier(.78, .14, .15, .86),
    padding-bottom .3s cubic-bezier(.78, .14, .15, .86),
    margin-bottom .3s cubic-bezier(.78, .14, .15, .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;
}
nz-alert {
  display: block;
}
.ant-alert-icon {
  line-height: 1;
}
.ant-alert-marquee {
  display: flex;
  flex: 1;
  min-width: 0;
  overflow: hidden;
}
.ant-alert-marquee-track {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  min-width: 100%;
  white-space: nowrap;
  animation: alertMarquee 20s linear infinite;
}
.ant-alert-marquee.ant-alert-marquee-pause-on-hover:hover .ant-alert-marquee-track {
  animation-play-state: paused;
}
@keyframes alertMarquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.ant-anchor {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  position: relative;
  padding-left: 2px;
}
.ant-anchor-wrapper {
  margin-left: -4px;
  padding-left: 4px;
  overflow: auto;
  background-color: transparent;
}
.ant-anchor-ink {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.ant-anchor-ink::before {
  position: relative;
  display: block;
  width: 2px;
  height: 100%;
  margin: 0 auto;
  background-color: #f0f0f0;
  content: " ";
}
.ant-anchor-ink-ball {
  position: absolute;
  left: 50%;
  display: none;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 2px solid #1890ff;
  border-radius: 8px;
  transform: translateX(-50%);
  transition: top .3s ease-in-out;
}
.ant-anchor-ink-ball.ant-anchor-ink-ball-visible {
  display: inline-block;
}
.ant-anchor-fixed .ant-anchor-ink .ant-anchor-ink-ball {
  display: none;
}
.ant-anchor-link {
  padding: 4px 0 4px 16px;
}
.ant-anchor-link-title {
  position: relative;
  display: block;
  margin-bottom: 3px;
  overflow: hidden;
  color: rgba(0, 0, 0, .85);
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all .3s;
}
.ant-anchor-link-title:only-child {
  margin-bottom: 0;
}
.ant-anchor-link-active > .ant-anchor-link-title {
  color: #1890ff;
}
.ant-anchor-link .ant-anchor-link {
  padding-top: 2px;
  padding-bottom: 2px;
}
.ant-anchor-rtl {
  direction: rtl;
}
.ant-anchor-rtl.ant-anchor-wrapper {
  margin-right: -4px;
  margin-left: 0;
  padding-right: 4px;
  padding-left: 0;
}
.ant-anchor-rtl .ant-anchor-ink {
  right: 0;
  left: auto;
}
.ant-anchor-rtl .ant-anchor-ink-ball {
  right: 50%;
  left: 0;
  transform: translateX(50%);
}
.ant-anchor-rtl .ant-anchor-link {
  padding: 4px 16px 4px 0;
}
nz-link {
  display: block;
}
.ant-anchor-wrapper-horizontal {
  margin-left: unset;
  padding-left: unset;
  margin-bottom: -4px;
  padding-bottom: 4px;
}
.ant-anchor-wrapper-horizontal .ant-anchor {
  display: flex;
}
.ant-anchor-wrapper-horizontal .ant-anchor-ink {
  top: unset;
  bottom: 0;
  width: 100%;
  height: unset;
}
.ant-anchor-wrapper-horizontal .ant-anchor-ink:before {
  width: 100%;
  height: 2px;
}
.ant-anchor-wrapper-horizontal .ant-anchor-ink-ball {
  transform: translate(-50%, -50%);
}
.ant-anchor-wrapper-horizontal .ant-anchor-link:first-of-type {
  padding-inline: 0;
}
.ant-avatar {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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;
  overflow: hidden;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  background: #ccc;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
}
.ant-avatar-image {
  background: 0 0;
}
.ant-avatar .ant-image-img {
  display: block;
}
.ant-avatar-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.ant-avatar.ant-avatar-icon {
  font-size: 18px;
}
.ant-avatar.ant-avatar-icon > .anticon {
  margin: 0;
}
.ant-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}
.ant-avatar-lg-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.ant-avatar-lg.ant-avatar-icon {
  font-size: 24px;
}
.ant-avatar-lg.ant-avatar-icon > .anticon {
  margin: 0;
}
.ant-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
}
.ant-avatar-sm-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.ant-avatar-sm.ant-avatar-icon {
  font-size: 14px;
}
.ant-avatar-sm.ant-avatar-icon > .anticon {
  margin: 0;
}
.ant-avatar-square {
  border-radius: 2px;
}
.ant-avatar > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ant-avatar-group {
  display: inline-flex;
}
.ant-avatar-group .ant-avatar {
  border: 1px solid #fff;
}
.ant-avatar-group .ant-avatar:not(:first-child) {
  margin-left: -8px;
}
.ant-avatar-group-popover .ant-avatar + .ant-avatar {
  margin-left: 3px;
}
.ant-avatar-group-rtl .ant-avatar:not(:first-child) {
  margin-right: -8px;
  margin-left: 0;
}
.ant-avatar-group-popover.ant-popover-rtl .ant-avatar + .ant-avatar {
  margin-right: 3px;
  margin-left: 0;
}
.ant-badge {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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;
  line-height: 1;
}
.ant-badge-count {
  z-index: auto;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  background: #ff4d4f;
  border-radius: 10px;
  box-shadow: 0 0 0 1px #fff;
}
.ant-badge-count a,
.ant-badge-count a:hover {
  color: #fff;
}
.ant-badge-count-sm {
  min-width: 14px;
  height: 14px;
  padding: 0;
  font-size: 12px;
  line-height: 14px;
  border-radius: 7px;
}
.ant-badge-multiple-words {
  padding: 0 8px;
}
.ant-badge-dot {
  z-index: auto;
  width: 6px;
  min-width: 6px;
  height: 6px;
  background: #ff4d4f;
  border-radius: 100%;
  box-shadow: 0 0 0 1px #fff;
}
.ant-badge-dot.ant-scroll-number {
  transition: background 1.5s;
}
.ant-badge .ant-scroll-number-custom-component,
.ant-badge-count,
.ant-badge-dot {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  transform-origin: 100% 0%;
}
.ant-badge .ant-scroll-number-custom-component.anticon-spin,
.ant-badge-count.anticon-spin,
.ant-badge-dot.anticon-spin {
  animation: antBadgeLoadingCircle 1s infinite linear;
}
.ant-badge-status {
  line-height: inherit;
  vertical-align: baseline;
}
.ant-badge-status-dot {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  border-radius: 50%;
}
.ant-badge-status-success {
  background-color: #52c41a;
}
.ant-badge-status-processing {
  position: relative;
  background-color: #1890ff;
}
.ant-badge-status-processing::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 50%;
  animation: antStatusProcessing 1.2s infinite ease-in-out;
  content: "";
}
.ant-badge-status-default {
  background-color: #d9d9d9;
}
.ant-badge-status-error {
  background-color: #ff4d4f;
}
.ant-badge-status-warning {
  background-color: #faad14;
}
.ant-badge-status-pink {
  background: #eb2f96;
}
.ant-badge-status-magenta {
  background: #eb2f96;
}
.ant-badge-status-red {
  background: #f5222d;
}
.ant-badge-status-volcano {
  background: #fa541c;
}
.ant-badge-status-orange {
  background: #fa8c16;
}
.ant-badge-status-yellow {
  background: #fadb14;
}
.ant-badge-status-gold {
  background: #faad14;
}
.ant-badge-status-cyan {
  background: #13c2c2;
}
.ant-badge-status-lime {
  background: #a0d911;
}
.ant-badge-status-green {
  background: #52c41a;
}
.ant-badge-status-blue {
  background: #1890ff;
}
.ant-badge-status-geekblue {
  background: #2f54eb;
}
.ant-badge-status-purple {
  background: #722ed1;
}
.ant-badge-status-text {
  margin-left: 8px;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
}
.ant-badge-zoom-appear,
.ant-badge-zoom-enter {
  animation: antZoomBadgeIn .3s cubic-bezier(.12, .4, .29, 1.46);
  animation-fill-mode: both;
}
.ant-badge-zoom-leave {
  animation: antZoomBadgeOut .3s cubic-bezier(.71, -.46, .88, .6);
  animation-fill-mode: both;
}
.ant-badge-not-a-wrapper .ant-badge-zoom-appear,
.ant-badge-not-a-wrapper .ant-badge-zoom-enter {
  animation: antNoWrapperZoomBadgeIn .3s cubic-bezier(.12, .4, .29, 1.46);
}
.ant-badge-not-a-wrapper .ant-badge-zoom-leave {
  animation: antNoWrapperZoomBadgeOut .3s cubic-bezier(.71, -.46, .88, .6);
}
.ant-badge-not-a-wrapper:not(.ant-badge-status) {
  vertical-align: middle;
}
.ant-badge-not-a-wrapper .ant-badge-count,
.ant-badge-not-a-wrapper .ant-scroll-number-custom-component {
  transform: none;
}
.ant-badge-not-a-wrapper .ant-scroll-number,
.ant-badge-not-a-wrapper .ant-scroll-number-custom-component {
  position: relative;
  top: auto;
  display: block;
  transform-origin: 50% 50%;
}
@keyframes antStatusProcessing {
  0% {
    transform: scale(.8);
    opacity: .5;
  }
  100% {
    transform: scale(2.4);
    opacity: 0;
  }
}
.ant-scroll-number {
  overflow: hidden;
  direction: ltr;
}
.ant-scroll-number-only {
  position: relative;
  display: inline-block;
  height: 20px;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.ant-scroll-number-only > p.ant-scroll-number-only-unit {
  height: 20px;
  margin: 0;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.ant-scroll-number-symbol {
  vertical-align: top;
}
@keyframes antZoomBadgeIn {
  0% {
    transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
  100% {
    transform: scale(1) translate(50%, -50%);
  }
}
@keyframes antZoomBadgeOut {
  0% {
    transform: scale(1) translate(50%, -50%);
  }
  100% {
    transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
}
@keyframes antNoWrapperZoomBadgeIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
  }
}
@keyframes antNoWrapperZoomBadgeOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes antBadgeLoadingCircle {
  0% {
    transform-origin: 50%;
  }
  100% {
    transform: translate(50%, -50%) rotate(360deg);
    transform-origin: 50%;
  }
}
.ant-ribbon-wrapper {
  position: relative;
}
.ant-ribbon {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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: 8px;
  height: 22px;
  padding: 0 8px;
  color: #fff;
  line-height: 22px;
  white-space: nowrap;
  background-color: #1890ff;
  border-radius: 2px;
}
.ant-ribbon-text {
  color: #fff;
}
.ant-ribbon-corner {
  position: absolute;
  top: 100%;
  width: 8px;
  height: 8px;
  color: currentcolor;
  border: 4px solid;
  transform: scaleY(.75);
  transform-origin: top;
  filter: brightness(75%);
}
.ant-ribbon-color-pink {
  color: #eb2f96;
  background: #eb2f96;
}
.ant-ribbon-color-magenta {
  color: #eb2f96;
  background: #eb2f96;
}
.ant-ribbon-color-red {
  color: #f5222d;
  background: #f5222d;
}
.ant-ribbon-color-volcano {
  color: #fa541c;
  background: #fa541c;
}
.ant-ribbon-color-orange {
  color: #fa8c16;
  background: #fa8c16;
}
.ant-ribbon-color-yellow {
  color: #fadb14;
  background: #fadb14;
}
.ant-ribbon-color-gold {
  color: #faad14;
  background: #faad14;
}
.ant-ribbon-color-cyan {
  color: #13c2c2;
  background: #13c2c2;
}
.ant-ribbon-color-lime {
  color: #a0d911;
  background: #a0d911;
}
.ant-ribbon-color-green {
  color: #52c41a;
  background: #52c41a;
}
.ant-ribbon-color-blue {
  color: #1890ff;
  background: #1890ff;
}
.ant-ribbon-color-geekblue {
  color: #2f54eb;
  background: #2f54eb;
}
.ant-ribbon-color-purple {
  color: #722ed1;
  background: #722ed1;
}
.ant-ribbon.ant-ribbon-placement-end {
  right: -8px;
  border-bottom-right-radius: 0;
}
.ant-ribbon.ant-ribbon-placement-end .ant-ribbon-corner {
  right: 0;
  border-color: currentcolor transparent transparent currentcolor;
}
.ant-ribbon.ant-ribbon-placement-start {
  left: -8px;
  border-bottom-left-radius: 0;
}
.ant-ribbon.ant-ribbon-placement-start .ant-ribbon-corner {
  left: 0;
  border-color: currentcolor currentcolor transparent transparent;
}
.ant-badge-rtl {
  direction: rtl;
}
.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-badge-count,
.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-badge-dot,
.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-scroll-number-custom-component {
  right: auto;
  left: 0;
  direction: ltr;
  transform: translate(-50%, -50%);
  transform-origin: 0% 0%;
}
.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-scroll-number-custom-component {
  right: auto;
  left: 0;
  transform: translate(-50%, -50%);
  transform-origin: 0% 0%;
}
.ant-badge-rtl .ant-badge-status-text {
  margin-right: 8px;
  margin-left: 0;
}
.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-appear,
.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-enter {
  animation-name: antZoomBadgeInRtl;
}
.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-leave {
  animation-name: antZoomBadgeOutRtl;
}
.ant-ribbon-rtl {
  direction: rtl;
}
.ant-ribbon-rtl.ant-ribbon-placement-end {
  right: unset;
  left: -8px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner {
  right: unset;
  left: 0;
  border-color: currentcolor currentcolor transparent transparent;
}
.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner::after {
  border-color: currentcolor currentcolor transparent transparent;
}
.ant-ribbon-rtl.ant-ribbon-placement-start {
  right: -8px;
  left: unset;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner {
  right: 0;
  left: unset;
  border-color: currentcolor transparent transparent currentcolor;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner::after {
  border-color: currentcolor transparent transparent currentcolor;
}
@keyframes antZoomBadgeInRtl {
  0% {
    transform: scale(0) translate(-50%, -50%);
    opacity: 0;
  }
  100% {
    transform: scale(1) translate(-50%, -50%);
  }
}
@keyframes antZoomBadgeOutRtl {
  0% {
    transform: scale(1) translate(-50%, -50%);
  }
  100% {
    transform: scale(0) translate(-50%, -50%);
    opacity: 0;
  }
}
.ant-badge .ant-scroll-number:only-child {
  position: relative;
  top: auto;
  display: block;
}
.ant-badge .ant-badge-count:only-child {
  transform: none;
}
nz-ribbon {
  display: block;
}
.ant-breadcrumb {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
}
.ant-breadcrumb .anticon {
  font-size: 14px;
}
.ant-breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-breadcrumb a {
  color: rgba(0, 0, 0, .45);
  transition: color .3s;
}
.ant-breadcrumb a:hover {
  color: rgba(0, 0, 0, .85);
}
.ant-breadcrumb li:last-child {
  color: rgba(0, 0, 0, .85);
}
.ant-breadcrumb li:last-child a {
  color: rgba(0, 0, 0, .85);
}
li:last-child > .ant-breadcrumb-separator {
  display: none;
}
.ant-breadcrumb-separator {
  margin: 0 8px;
  color: rgba(0, 0, 0, .45);
}
.ant-breadcrumb-link > .anticon + a,
.ant-breadcrumb-link > .anticon + span {
  margin-left: 4px;
}
.ant-breadcrumb-overlay-link > .anticon {
  margin-left: 4px;
}
.ant-breadcrumb-rtl {
  direction: rtl;
}
.ant-breadcrumb-rtl::before {
  display: table;
  content: "";
}
.ant-breadcrumb-rtl::after {
  display: table;
  clear: both;
  content: "";
}
.ant-breadcrumb-rtl::before {
  display: table;
  content: "";
}
.ant-breadcrumb-rtl::after {
  display: table;
  clear: both;
  content: "";
}
.ant-breadcrumb-rtl > span {
  float: right;
}
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a,
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span {
  margin-right: 4px;
  margin-left: 0;
}
.ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon {
  margin-right: 4px;
  margin-left: 0;
}
.ant-breadcrumb-link .anticon + span {
  margin-left: 4px;
}
.ant-breadcrumb > nz-breadcrumb-item:last-child {
  color: rgba(0, 0, 0, .85);
}
.ant-breadcrumb > nz-breadcrumb-item:last-child a {
  color: rgba(0, 0, 0, .85);
}
.ant-breadcrumb-rtl > nz-breadcrumb-item {
  float: right;
}
nz-breadcrumb {
  display: block;
}
nz-breadcrumb-item:last-child .ant-breadcrumb-separator {
  display: none;
}
.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, .015);
  cursor: pointer;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  -webkit-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, .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: 0 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: 0 0;
  content: "";
}
.ant-btn:focus,
.ant-btn:hover {
  color: #40a9ff;
  border-color: #40a9ff;
  background: #fff;
}
.ant-btn:focus > a:only-child,
.ant-btn:hover > a:only-child {
  color: currentcolor;
}
.ant-btn:focus > a:only-child::after,
.ant-btn:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn[disabled],
.ant-btn[disabled]:active,
.ant-btn[disabled]:focus,
.ant-btn[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn[disabled]:active > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn[disabled]:active > a:only-child::after,
.ant-btn[disabled]:focus > a:only-child::after,
.ant-btn[disabled]:hover > a:only-child::after,
.ant-btn[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn:active,
.ant-btn:focus,
.ant-btn:hover {
  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, .12);
  box-shadow: 0 2px 0 rgba(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: 0 0;
  content: "";
}
.ant-btn-primary:focus,
.ant-btn-primary:hover {
  color: #fff;
  border-color: #40a9ff;
  background: #40a9ff;
}
.ant-btn-primary:focus > a:only-child,
.ant-btn-primary:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-primary:focus > a:only-child::after,
.ant-btn-primary:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-primary[disabled],
.ant-btn-primary[disabled]:active,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-primary[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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 + .ant-btn-primary,
.ant-btn-group .ant-btn-primary:last-child:not(:first-child) {
  border-left-color: #40a9ff;
}
.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled],
.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled] {
  border-left-color: #d9d9d9;
}
.ant-btn-ghost {
  color: rgba(0, 0, 0, .85);
  border-color: #d9d9d9;
  background: 0 0;
}
.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: 0 0;
  content: "";
}
.ant-btn-ghost:focus,
.ant-btn-ghost:hover {
  color: #40a9ff;
  border-color: #40a9ff;
  background: 0 0;
}
.ant-btn-ghost:focus > a:only-child,
.ant-btn-ghost:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost:focus > a:only-child::after,
.ant-btn-ghost:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-ghost:active {
  color: #096dd9;
  border-color: #096dd9;
  background: 0 0;
}
.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: 0 0;
  content: "";
}
.ant-btn-ghost[disabled],
.ant-btn-ghost[disabled]:active,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-ghost[disabled]:active > a:only-child,
.ant-btn-ghost[disabled]:focus > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost[disabled]:active > a:only-child::after,
.ant-btn-ghost[disabled]:focus > a:only-child::after,
.ant-btn-ghost[disabled]:hover > a:only-child::after,
.ant-btn-ghost[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-dashed {
  color: rgba(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: 0 0;
  content: "";
}
.ant-btn-dashed:focus,
.ant-btn-dashed:hover {
  color: #40a9ff;
  border-color: #40a9ff;
  background: #fff;
}
.ant-btn-dashed:focus > a:only-child,
.ant-btn-dashed:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed:focus > a:only-child::after,
.ant-btn-dashed:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-dashed[disabled],
.ant-btn-dashed[disabled]:active,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dashed[disabled]:active > a:only-child,
.ant-btn-dashed[disabled]:focus > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed[disabled]:active > a:only-child::after,
.ant-btn-dashed[disabled]:focus > a:only-child::after,
.ant-btn-dashed[disabled]:hover > a:only-child::after,
.ant-btn-dashed[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-danger {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 2px 0 rgba(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: 0 0;
  content: "";
}
.ant-btn-danger:focus,
.ant-btn-danger:hover {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}
.ant-btn-danger:focus > a:only-child,
.ant-btn-danger:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-danger:focus > a:only-child::after,
.ant-btn-danger:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-danger[disabled],
.ant-btn-danger[disabled]:active,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-danger[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-link {
  color: #1890ff;
  border-color: transparent;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-link:focus,
.ant-btn-link:hover {
  color: #40a9ff;
  border-color: #40a9ff;
  background: 0 0;
}
.ant-btn-link:focus > a:only-child,
.ant-btn-link:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-link:focus > a:only-child::after,
.ant-btn-link:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-link:active {
  color: #096dd9;
  border-color: #096dd9;
  background: 0 0;
}
.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: 0 0;
  content: "";
}
.ant-btn-link[disabled],
.ant-btn-link[disabled]:active,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-link:hover {
  background: 0 0;
}
.ant-btn-link:active,
.ant-btn-link:focus,
.ant-btn-link:hover {
  border-color: transparent;
}
.ant-btn-link[disabled],
.ant-btn-link[disabled]:active,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: transparent;
  background: 0 0;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-text {
  color: rgba(0, 0, 0, .85);
  border-color: transparent;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-text:focus,
.ant-btn-text:hover {
  color: #40a9ff;
  border-color: #40a9ff;
  background: 0 0;
}
.ant-btn-text:focus > a:only-child,
.ant-btn-text:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-text:focus > a:only-child::after,
.ant-btn-text:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-text:active {
  color: #096dd9;
  border-color: #096dd9;
  background: 0 0;
}
.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: 0 0;
  content: "";
}
.ant-btn-text[disabled],
.ant-btn-text[disabled]:active,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-text[disabled]:active > a:only-child,
.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-text[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-text[disabled]:active > a:only-child::after,
.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-text[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-text:focus,
.ant-btn-text:hover {
  color: rgba(0, 0, 0, .85);
  background: rgba(0, 0, 0, .018);
  border-color: transparent;
}
.ant-btn-text:active {
  color: rgba(0, 0, 0, .85);
  background: rgba(0, 0, 0, .028);
  border-color: transparent;
}
.ant-btn-text[disabled],
.ant-btn-text[disabled]:active,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: transparent;
  background: 0 0;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-text[disabled]:active > a:only-child,
.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-text[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-text[disabled]:active > a:only-child::after,
.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-text[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-dangerous:focus,
.ant-btn-dangerous:hover {
  color: #ff7875;
  border-color: #ff7875;
  background: #fff;
}
.ant-btn-dangerous:focus > a:only-child,
.ant-btn-dangerous:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous:focus > a:only-child::after,
.ant-btn-dangerous:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-dangerous[disabled],
.ant-btn-dangerous[disabled]:active,
.ant-btn-dangerous[disabled]:focus,
.ant-btn-dangerous[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous[disabled]:active > a:only-child,
.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-dangerous[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous[disabled]:active > a:only-child::after,
.ant-btn-dangerous[disabled]:focus > a:only-child::after,
.ant-btn-dangerous[disabled]:hover > a:only-child::after,
.ant-btn-dangerous[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-primary {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 2px 0 rgba(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: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-primary:focus,
.ant-btn-dangerous.ant-btn-primary:hover {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child,
.ant-btn-dangerous.ant-btn-primary:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-primary[disabled],
.ant-btn-dangerous.ant-btn-primary[disabled]:active,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-link {
  color: #ff4d4f;
  border-color: transparent;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-link:focus,
.ant-btn-dangerous.ant-btn-link:hover {
  color: #40a9ff;
  border-color: #40a9ff;
  background: 0 0;
}
.ant-btn-dangerous.ant-btn-link:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-link:active {
  color: #096dd9;
  border-color: #096dd9;
  background: 0 0;
}
.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: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:active,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-link:focus,
.ant-btn-dangerous.ant-btn-link:hover {
  color: #ff7875;
  border-color: transparent;
  background: 0 0;
}
.ant-btn-dangerous.ant-btn-link:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-link:active {
  color: #d9363e;
  border-color: transparent;
  background: 0 0;
}
.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: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:active,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: transparent;
  background: 0 0;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-text {
  color: #ff4d4f;
  border-color: transparent;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-text:focus,
.ant-btn-dangerous.ant-btn-text:hover {
  color: #40a9ff;
  border-color: #40a9ff;
  background: 0 0;
}
.ant-btn-dangerous.ant-btn-text:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-text:active {
  color: #096dd9;
  border-color: #096dd9;
  background: 0 0;
}
.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: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:active,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-text:focus,
.ant-btn-dangerous.ant-btn-text:hover {
  color: #ff7875;
  border-color: transparent;
  background: rgba(0, 0, 0, .018);
}
.ant-btn-dangerous.ant-btn-text:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-text:active {
  color: #d9363e;
  border-color: transparent;
  background: rgba(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: 0 0;
  content: "";
}
.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:active,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: transparent;
  background: 0 0;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 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: 0 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: .35;
  transition: opacity .2s;
  content: "";
  pointer-events: none;
}
.ant-btn .anticon {
  transition: margin-left .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-btn .anticon.anticon-minus > svg,
.ant-btn .anticon.anticon-plus > 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 .3s cubic-bezier(.645, .045, .355, 1), opacity .3s cubic-bezier(.645, .045, .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:active,
.ant-btn-group > .ant-btn:focus,
.ant-btn-group > .ant-btn:hover,
.ant-btn-group > span > .ant-btn:active,
.ant-btn-group > span > .ant-btn:focus,
.ant-btn-group > span > .ant-btn:hover {
  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 + .ant-btn-group,
.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-group .ant-btn + span,
.ant-btn-group span + .ant-btn,
.ant-btn-group + .ant-btn,
.ant-btn-group + .ant-btn-group,
.ant-btn-group > span + span {
  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-group-rtl.ant-btn + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-group-rtl.ant-btn-group .ant-btn + span,
.ant-btn-group-rtl.ant-btn-group span + .ant-btn,
.ant-btn-group-rtl.ant-btn-group + .ant-btn,
.ant-btn-group-rtl.ant-btn-group + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group > span + span,
.ant-btn-rtl.ant-btn + .ant-btn-group,
.ant-btn-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-rtl.ant-btn-group .ant-btn + span,
.ant-btn-rtl.ant-btn-group span + .ant-btn,
.ant-btn-rtl.ant-btn-group + .ant-btn,
.ant-btn-rtl.ant-btn-group + .ant-btn-group,
.ant-btn-rtl.ant-btn-group > span + span {
  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:active > span,
.ant-btn:focus > 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:active,
.ant-btn.ant-btn-background-ghost:focus,
.ant-btn.ant-btn-background-ghost:hover {
  background: 0 0;
}
.ant-btn.ant-btn-background-ghost:focus,
.ant-btn.ant-btn-background-ghost:hover {
  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, .25);
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-background-ghost.ant-btn-primary:focus,
.ant-btn-background-ghost.ant-btn-primary:hover {
  color: #40a9ff;
  border-color: #40a9ff;
}
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary[disabled]:active,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > 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]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-background-ghost.ant-btn-danger:focus,
.ant-btn-background-ghost.ant-btn-danger:hover {
  color: #ff7875;
  border-color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger[disabled]:active,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > 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]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-background-ghost.ant-btn-dangerous:focus,
.ant-btn-background-ghost.ant-btn-dangerous:hover {
  color: #ff7875;
  border-color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled],
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover {
  color: rgba(0, 0, 0, .25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > 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]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover {
  color: #ff7875;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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: 0 0;
  content: "";
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover {
  color: rgba(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]:active > 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]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > 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]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  content: "";
}
.ant-btn-two-chinese-chars::first-letter {
  letter-spacing: .34em;
}
.ant-btn-two-chinese-chars > :not(.anticon) {
  margin-right: -.34em;
  letter-spacing: .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: .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:active,
a.ant-btn-disabled:focus,
a.ant-btn-disabled:hover {
  color: rgba(0, 0, 0, .25);
  border-color: transparent;
  background: 0 0;
  text-shadow: none;
  box-shadow: none;
}
a.ant-btn-disabled:active > a:only-child,
a.ant-btn-disabled:focus > a:only-child,
a.ant-btn-disabled:hover > a:only-child,
a.ant-btn-disabled > a:only-child {
  color: currentcolor;
}
a.ant-btn-disabled:active > a:only-child::after,
a.ant-btn-disabled:focus > a:only-child::after,
a.ant-btn-disabled:hover > a:only-child::after,
a.ant-btn-disabled > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  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:active,
.ant-btn-compact-item:focus,
.ant-btn-compact-item:hover {
  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]):not([ant-click-animating-without-extra-node=true]) {
  position: relative;
}
.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled]):not([ant-click-animating-without-extra-node=true])::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:active,
.ant-btn-compact-vertical-item:focus,
.ant-btn-compact-vertical-item:hover {
  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]):not([ant-click-animating-without-extra-node=true]) {
  position: relative;
}
.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]):not([ant-click-animating-without-extra-node=true])::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 + .ant-btn-primary,
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child) {
  border-right-color: #40a9ff;
  border-left-color: #d9d9d9;
}
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled],
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[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;
}
.ant-card {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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 .3s, border-color .3s;
}
.ant-card-hoverable:hover {
  border-color: transparent;
  box-shadow:
    0 1px 2px -2px rgba(0, 0, 0, .16),
    0 3px 6px 0 rgba(0, 0, 0, .12),
    0 5px 12px 4px rgba(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, .85);
  font-weight: 500;
  font-size: 16px;
  background: 0 0;
  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::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, .85);
  font-weight: 400;
  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, .85);
  font-weight: 400;
  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-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 .3s;
}
.ant-card-grid-hoverable:hover {
  position: relative;
  z-index: 1;
  box-shadow:
    0 1px 2px -2px rgba(0, 0, 0, .16),
    0 3px 6px 0 rgba(0, 0, 0, .12),
    0 5px 12px 4px rgba(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::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, .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 .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, .45);
  line-height: 22px;
  transition: color .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::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, .85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-card-meta-description {
  color: rgba(0, 0, 0, .45);
}
.ant-card-loading {
  overflow: hidden;
}
.ant-card-loading .ant-card-body {
  -webkit-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;
}
.ant-card-rtl .ant-skeleton-header {
  padding: 0 0 0 16px;
}
nz-card {
  display: block;
}
nz-card-meta {
  display: block;
}
nz-card-loading {
  display: block;
}
.ant-carousel {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
}
.ant-carousel .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  touch-action: pan-y;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.ant-carousel .slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.ant-carousel .slick-list:focus {
  outline: 0;
}
.ant-carousel .slick-list.dragging {
  cursor: pointer;
}
.ant-carousel .slick-list .slick-slide {
  pointer-events: none;
}
.ant-carousel .slick-list .slick-slide input.ant-checkbox-input,
.ant-carousel .slick-list .slick-slide input.ant-radio-input {
  visibility: hidden;
}
.ant-carousel .slick-list .slick-slide.slick-active {
  pointer-events: auto;
}
.ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input,
.ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input {
  visibility: visible;
}
.ant-carousel .slick-list .slick-slide > div > div {
  vertical-align: bottom;
}
.ant-carousel .slick-slider .slick-list,
.ant-carousel .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
  touch-action: pan-y;
}
.ant-carousel .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.ant-carousel .slick-track::after,
.ant-carousel .slick-track::before {
  display: table;
  content: "";
}
.ant-carousel .slick-track::after {
  clear: both;
}
.slick-loading .ant-carousel .slick-track {
  visibility: hidden;
}
.ant-carousel .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.ant-carousel .slick-slide img {
  display: block;
}
.ant-carousel .slick-slide.slick-loading img {
  display: none;
}
.ant-carousel .slick-slide.dragging img {
  pointer-events: none;
}
.ant-carousel .slick-initialized .slick-slide {
  display: block;
}
.ant-carousel .slick-loading .slick-slide {
  visibility: hidden;
}
.ant-carousel .slick-vertical .slick-slide {
  display: block;
  height: auto;
}
.ant-carousel .slick-arrow.slick-hidden {
  display: none;
}
.ant-carousel .slick-next,
.ant-carousel .slick-prev {
  position: absolute;
  top: 50%;
  z-index: 1;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 0;
  line-height: 0;
  background: 0 0;
  border: 0;
  border-radius: 0;
  outline: 0;
  transform: translateY(-50%);
  cursor: pointer;
  opacity: .3;
  transition: color .3s, opacity .3s;
}
.ant-carousel .slick-next::after,
.ant-carousel .slick-prev::after {
  position: absolute;
  top: 2.3px;
  display: inline-block;
  box-sizing: border-box;
  width: 11.3px;
  height: 11.3px;
  border: 0 solid currentcolor;
  border-radius: 1px;
  opacity: 1;
  content: "";
  inset-inline-start: 2.3px;
  border-inline-start-width: 2px;
  border-block-start-width: 2px;
}
.ant-carousel .slick-next:focus,
.ant-carousel .slick-next:hover,
.ant-carousel .slick-prev:focus,
.ant-carousel .slick-prev:hover {
  color: #fff;
  outline: 0;
  opacity: 1;
}
.ant-carousel .slick-next.slick-disabled,
.ant-carousel .slick-prev.slick-disabled {
  display: none;
}
.ant-carousel .slick-prev {
  right: auto;
  left: 12px;
}
.ant-carousel .slick-prev::after {
  transform: rotate(-45deg);
}
.ant-carousel .slick-next {
  right: 12px;
  left: auto;
}
.ant-carousel .slick-next::after {
  transform: rotate(135deg);
}
.ant-carousel .slick-vertical .slick-prev {
  top: 12px;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
}
.ant-carousel .slick-vertical .slick-prev::after {
  transform: rotate(45deg);
}
.ant-carousel .slick-vertical .slick-next {
  top: auto;
  right: auto;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
}
.ant-carousel .slick-vertical .slick-next::after {
  transform: rotate(-135deg);
}
.ant-carousel .slick-dots {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex !important;
  justify-content: center;
  margin-right: 15%;
  margin-bottom: 0;
  margin-left: 15%;
  padding-left: 0;
  list-style: none;
}
.ant-carousel .slick-dots-bottom {
  bottom: 12px;
}
.ant-carousel .slick-dots-top {
  top: 12px;
  bottom: auto;
}
.ant-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  flex: 0 1 auto;
  box-sizing: content-box;
  width: 16px;
  height: 3px;
  margin: 0 4px;
  padding: 0;
  text-align: center;
  text-indent: -999px;
  vertical-align: top;
  transition: all .5s;
}
.ant-carousel .slick-dots li button {
  position: relative;
  display: block;
  width: 100%;
  height: 3px;
  padding: 0;
  color: transparent;
  font-size: 0;
  background: #fff;
  border: 0;
  border-radius: 1px;
  outline: 0;
  cursor: pointer;
  opacity: .3;
  transition: all .5s;
}
.ant-carousel .slick-dots li button:focus,
.ant-carousel .slick-dots li button:hover {
  opacity: .75;
}
.ant-carousel .slick-dots li button::after {
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  content: "";
}
.ant-carousel .slick-dots li.slick-active {
  width: 24px;
}
.ant-carousel .slick-dots li.slick-active button {
  background: #fff;
  opacity: 1;
}
.ant-carousel .slick-dots li.slick-active:focus,
.ant-carousel .slick-dots li.slick-active:hover {
  opacity: 1;
}
.ant-carousel-vertical .slick-dots {
  top: 50%;
  bottom: auto;
  flex-direction: column;
  width: 3px;
  height: auto;
  margin: 0;
  transform: translateY(-50%);
}
.ant-carousel-vertical .slick-dots-left {
  right: auto;
  left: 12px;
}
.ant-carousel-vertical .slick-dots-right {
  right: 12px;
  left: auto;
}
.ant-carousel-vertical .slick-dots li {
  width: 3px;
  height: 16px;
  margin: 4px 0;
  vertical-align: baseline;
}
.ant-carousel-vertical .slick-dots li button {
  width: 3px;
  height: 16px;
}
.ant-carousel-vertical .slick-dots li.slick-active {
  width: 3px;
  height: 24px;
}
.ant-carousel-vertical .slick-dots li.slick-active button {
  width: 3px;
  height: 24px;
}
.ant-carousel-rtl {
  direction: rtl;
}
.ant-carousel-rtl .slick-next {
  right: auto;
  left: 12px;
}
.ant-carousel-rtl .slick-next::after {
  transform: rotate(-45deg);
}
.ant-carousel-rtl .slick-prev {
  right: 12px;
  left: auto;
}
.ant-carousel-rtl .slick-prev::after {
  transform: rotate(135deg);
}
.ant-carousel-rtl .ant-carousel .slick-track {
  right: 0;
  left: auto;
}
.ant-carousel-rtl.ant-carousel .slick-dots {
  flex-direction: row-reverse;
}
.ant-carousel-rtl.ant-carousel-vertical .slick-dots {
  flex-direction: column;
}
.ant-carousel-rtl .ant-carousel .slick-vertical .slick-prev::after {
  transform: rotate(45deg);
}
.ant-carousel-rtl .ant-carousel .slick-vertical .slick-next::after {
  transform: rotate(-135deg);
}
nz-carousel {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slick-list,
.slick-slide,
.slick-track {
  height: auto;
}
.slick-dots {
  display: block;
}
.slick-track {
  opacity: 1;
}
@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: .5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.ant-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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: .2em;
  line-height: 1;
  white-space: nowrap;
  outline: 0;
  cursor: pointer;
}
.ant-checkbox-input:focus + .ant-checkbox-inner,
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .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 .36s ease-in-out;
  animation-fill-mode: backwards;
  content: "";
}
.ant-checkbox-wrapper:hover .ant-checkbox::after,
.ant-checkbox:hover::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 .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 .1s cubic-bezier(.71, -.46, .88, .6), opacity .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 .2s cubic-bezier(.12, .4, .29, 1.46) .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, .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, .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, .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, .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, .25);
  border-color: rgba(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;
}
.ant-checkbox + span:empty {
  display: none;
}
.ant-collapse {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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-radius: 2px;
}
.ant-collapse-rtl {
  direction: rtl;
}
.ant-collapse > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9;
}
.ant-collapse > .ant-collapse-item:first-child,
.ant-collapse > .ant-collapse-item:first-child > .ant-collapse-header {
  border-radius: 2px 2px 0 0;
}
.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, .85);
  line-height: 1.5715;
  cursor: pointer;
  transition: all .3s, visibility 0s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header > .ant-collapse-title {
  flex: auto;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-expand-icon {
  display: flex;
  align-items: center;
  height: 22px;
  margin-inline-end: 12px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  font-size: 12px;
  transition: transform .3s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transition: transform .3s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-title {
  margin-inline-end: auto;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header:focus-visible {
  outline: calc(1px * 3) solid #91d5ff;
  outline-offset: 1px;
  transition: outline-offset 0s, outline 0s;
}
.ant-collapse > .ant-collapse-item .ant-collapse-collapsible-header {
  cursor: default;
}
.ant-collapse > .ant-collapse-item .ant-collapse-collapsible-header .ant-collapse-title {
  flex: none;
  cursor: pointer;
}
.ant-collapse > .ant-collapse-item .ant-collapse-collapsible-header .ant-collapse-expand-icon {
  cursor: pointer;
}
.ant-collapse > .ant-collapse-item .ant-collapse-collapsible-icon {
  cursor: unset;
}
.ant-collapse > .ant-collapse-item .ant-collapse-collapsible-icon .ant-collapse-expand-icon {
  cursor: pointer;
}
.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-left: 12px;
}
.ant-collapse-panel {
  color: rgba(0, 0, 0, .85);
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
}
.ant-collapse-panel > .ant-collapse-body {
  padding: 16px;
}
.ant-collapse-panel-hidden {
  display: none;
}
.ant-collapse-small > .ant-collapse-item > .ant-collapse-header {
  padding: 8px 12px;
  padding-inline-start: 8px;
}
.ant-collapse-small > .ant-collapse-item > .ant-collapse-expand-icon {
  margin-inline-end: calc(12px - 8px);
}
.ant-collapse-small > .ant-collapse-item > .ant-collapse-panel > .ant-collapse-body {
  padding: 12px;
}
.ant-collapse-large > .ant-collapse-item {
  font-size: 16px;
  line-height: 1.5;
}
.ant-collapse-large > .ant-collapse-item > .ant-collapse-header {
  padding: 16px 24px;
  padding-inline-start: 16px;
}
.ant-collapse-large > .ant-collapse-item > .ant-collapse-panel > .ant-collapse-body {
  padding: 24px;
}
.ant-collapse-item:last-child {
  border-bottom: 0;
}
.ant-collapse-item:last-child > .ant-collapse-panel {
  border-radius: 0 0 2px 2px;
}
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header,
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header > .arrow {
  color: rgba(0, 0, 0, .25);
  cursor: not-allowed;
}
.ant-collapse-icon-placement-end > .ant-collapse-item > .ant-collapse-header .ant-collapse-expand-icon {
  order: 1;
  margin-inline-end: 0;
  margin-inline-start: 12px;
}
.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-panel {
  background-color: transparent;
  border-top: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-panel > .ant-collapse-body {
  padding: 4px 12px 16px;
}
.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-panel {
  background-color: transparent;
  border: 0;
}
.ant-collapse-ghost > .ant-collapse-item > .ant-collapse-panel > .ant-collapse-body {
  padding-block: 12px;
}
nz-collapse {
  display: block;
}
nz-collapse-panel {
  display: block;
}
.ant-comment {
  position: relative;
  background-color: inherit;
}
.ant-comment-inner {
  display: flex;
  padding: 16px 0;
}
.ant-comment-avatar {
  position: relative;
  flex-shrink: 0;
  margin-right: 12px;
  cursor: pointer;
}
.ant-comment-avatar img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.ant-comment-content {
  position: relative;
  flex: 1 1 auto;
  min-width: 1px;
  font-size: 14px;
  word-wrap: break-word;
}
.ant-comment-content-author {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 4px;
  font-size: 14px;
}
.ant-comment-content-author > a,
.ant-comment-content-author > span {
  padding-right: 8px;
  font-size: 12px;
  line-height: 18px;
}
.ant-comment-content-author-name {
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
  transition: color .3s;
}
.ant-comment-content-author-name > * {
  color: rgba(0, 0, 0, .45);
}
.ant-comment-content-author-name > :hover {
  color: rgba(0, 0, 0, .45);
}
.ant-comment-content-author-time {
  color: #ccc;
  white-space: nowrap;
  cursor: auto;
}
.ant-comment-content-detail p {
  margin-bottom: inherit;
  white-space: pre-wrap;
}
.ant-comment-actions {
  margin-top: 12px;
  margin-bottom: inherit;
  padding-left: 0;
}
.ant-comment-actions > li {
  display: inline-block;
  color: rgba(0, 0, 0, .45);
}
.ant-comment-actions > li > span {
  margin-right: 10px;
  color: rgba(0, 0, 0, .45);
  font-size: 12px;
  cursor: pointer;
  transition: color .3s;
  -webkit-user-select: none;
  user-select: none;
}
.ant-comment-actions > li > span:hover {
  color: #595959;
}
.ant-comment-nested {
  margin-left: 44px;
}
.ant-comment-rtl {
  direction: rtl;
}
.ant-comment-rtl .ant-comment-avatar {
  margin-right: 0;
  margin-left: 12px;
}
.ant-comment-rtl .ant-comment-content-author > a,
.ant-comment-rtl .ant-comment-content-author > span {
  padding-right: 0;
  padding-left: 8px;
}
.ant-comment-rtl .ant-comment-actions {
  padding-right: 0;
}
.ant-comment-rtl .ant-comment-actions > li > span {
  margin-right: 0;
  margin-left: 10px;
}
.ant-comment-rtl .ant-comment-nested {
  margin-right: 44px;
  margin-left: 0;
}
nz-comment {
  display: block;
}
nz-comment-content {
  display: block;
}
.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, .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, .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, .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 .3s, box-shadow .3s;
}
.ant-picker-focused,
.ant-picker:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-rtl .ant-picker-focused,
.ant-input-rtl .ant-picker:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-picker-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-picker-focused {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.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, .25);
}
.ant-picker.ant-picker-borderless {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.ant-picker.ant-picker-filled {
  background-color: #f5f5f5;
  border-color: transparent;
  box-shadow: none;
}
.ant-picker.ant-picker-filled:hover {
  background-color: #f0f0f0;
  border-color: transparent;
  box-shadow: none;
}
.ant-picker.ant-picker-filled.ant-picker-focused,
.ant-picker.ant-picker-filled:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
  background-color: transparent;
  box-shadow: none;
}
.ant-input-rtl .ant-picker.ant-picker-filled.ant-picker-focused,
.ant-input-rtl .ant-picker.ant-picker-filled:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-picker.ant-picker-filled.ant-picker-disabled,
.ant-picker.ant-picker-filled.ant-picker[disabled] {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-picker.ant-picker-filled.ant-picker-disabled:hover,
.ant-picker.ant-picker-filled.ant-picker[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-picker.ant-picker-underlined,
.ant-picker.ant-picker-underlined.ant-picker-disabled,
.ant-picker.ant-picker-underlined.ant-picker-focused,
.ant-picker.ant-picker-underlined.ant-picker[disabled],
.ant-picker.ant-picker-underlined:focus,
.ant-picker.ant-picker-underlined:hover {
  background-color: transparent;
  border-width: 0 0 1px;
  border-radius: 0;
  box-shadow: none;
}
.ant-picker.ant-picker-underlined:hover:not(.ant-picker-focused):not(:focus) {
  border-color: #d9d9d9;
}
.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, .85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all .3s;
  flex: auto;
  min-width: 1px;
  height: auto;
  padding: 0;
  background: 0 0;
  border: 0;
}
.ant-picker-input > input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
  user-select: none;
}
.ant-picker-input > input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-picker-input > input:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-rtl .ant-picker-input > input:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-picker-input > input-focused,
.ant-picker-input > input:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-picker-input > input-focused,
.ant-input-rtl .ant-picker-input > input:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-picker-input > input-disabled {
  color: rgba(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, .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.ant-picker-input > input-borderless,
.ant-picker-input > input.ant-picker-input > input-borderless.ant-picker-input > input-disabled,
.ant-picker-input > input.ant-picker-input > input-borderless.ant-picker-input > input-focused,
.ant-picker-input > input.ant-picker-input > input-borderless.ant-picker-input > input[disabled],
.ant-picker-input > input.ant-picker-input > input-borderless:focus,
.ant-picker-input > input.ant-picker-input > input-borderless:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.ant-picker-input > input.ant-picker-input > input-filled {
  background-color: #f5f5f5;
  border-color: transparent;
  box-shadow: none;
}
.ant-picker-input > input.ant-picker-input > input-filled:hover {
  background-color: #f0f0f0;
}
.ant-picker-input > input.ant-picker-input > input-filled.ant-picker-input > input-focused,
.ant-picker-input > input.ant-picker-input > input-filled:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
  background-color: transparent;
  box-shadow: none;
}
.ant-input-rtl .ant-picker-input > input.ant-picker-input > input-filled.ant-picker-input > input-focused,
.ant-input-rtl .ant-picker-input > input.ant-picker-input > input-filled:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-picker-input > input.ant-picker-input > input-filled.ant-picker-input > input-disabled,
.ant-picker-input > input.ant-picker-input > input-filled.ant-picker-input > input[disabled] {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-picker-input > input.ant-picker-input > input-filled.ant-picker-input > input-disabled:hover,
.ant-picker-input > input.ant-picker-input > input-filled.ant-picker-input > input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-picker-input > input.ant-picker-input > input-underlined,
.ant-picker-input > input.ant-picker-input > input-underlined.ant-picker-input > input-disabled,
.ant-picker-input > input.ant-picker-input > input-underlined.ant-picker-input > input-focused,
.ant-picker-input > input.ant-picker-input > input-underlined.ant-picker-input > input[disabled],
.ant-picker-input > input.ant-picker-input > input-underlined:focus,
.ant-picker-input > input.ant-picker-input > input-underlined:hover {
  background-color: transparent;
  border-width: 0 0 1px;
  border-radius: 0;
  box-shadow: none;
}
.ant-picker-input > input.ant-picker-input > input-underlined:hover:not(.ant-picker-input > input-focused):not(:focus) {
  border-color: #d9d9d9;
}
textarea.ant-picker-input > input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all .3s, height 0s;
}
.ant-picker-input > input-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-picker-input > input-sm {
  padding: 0 7px;
}
.ant-picker-input > input-rtl {
  direction: rtl;
}
.ant-picker-input > input-stepperless[type=number] {
  -moz-appearance: textfield;
}
.ant-picker-input > input-stepperless[type=number] ::-webkit-outer-spin-button,
.ant-picker-input > input-stepperless[type=number]::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.ant-picker-input > input:focus {
  box-shadow: none;
}
.ant-picker-input > input[disabled] {
  background: 0 0;
}
.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: 0 7px 0;
}
.ant-picker-prefix {
  flex: 0 0 auto;
  margin-right: 4px;
}
.ant-picker-suffix {
  display: flex;
  flex: none;
  align-self: center;
  margin-left: 4px;
  color: rgba(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, .25);
  line-height: 1;
  background: #fff;
  transform: translateY(-50%);
  cursor: pointer;
  opacity: 0;
  transition: opacity .3s, color .3s;
}
.ant-picker-clear > * {
  vertical-align: top;
}
.ant-picker-clear:hover {
  color: rgba(0, 0, 0, .45);
}
.ant-picker-separator {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 16px;
  color: rgba(0, 0, 0, .25);
  font-size: 16px;
  vertical-align: top;
  cursor: default;
}
.ant-picker-focused .ant-picker-separator {
  color: rgba(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 .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, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  --antd-arrow-background-color:#fff;
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
}
.ant-picker-dropdown-hidden {
  display: none;
}
.ant-picker-dropdown-placement-bottomLeft .ant-picker-range-arrow,
.ant-picker-dropdown-placement-bottomRight .ant-picker-range-arrow {
  top: 0;
  display: block;
  transform: translateY(-100%);
}
.ant-picker-dropdown-placement-topLeft .ant-picker-range-arrow,
.ant-picker-dropdown-placement-topRight .ant-picker-range-arrow {
  bottom: 0;
  display: block;
  transform: translateY(100%) rotate(180deg);
}
.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,
.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 {
  animation-name: antSlideDownIn;
}
.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,
.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 {
  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 {
  margin-block: 10.66666667px;
}
.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;
  box-sizing: content-box;
  margin-left: 16.5px;
  transition: left .3s ease-out;
  width: 16px;
  height: 16px;
  overflow: hidden;
  pointer-events: none;
}
.ant-picker-range-arrow::before {
  position: absolute;
  bottom: 0;
  width: 16px;
  height: calc(16px / 2);
  background: var(--antd-arrow-background-color);
  content: "";
  clip-path: polygon(1.65685425px 100%, 50% 1.65685425px, 14.34314575px 100%, 1.65685425px 100%);
  clip-path: path("M 0 8 A 4 4 0 0 0 2.82842712474619 6.82842712474619 L 6.585786437626905 3.0710678118654755 A 2 2 0 0 1 9.414213562373096 3.0710678118654755 L 13.17157287525381 6.82842712474619 A 4 4 0 0 0 16 8 Z");
  inset-inline-start: 0;
}
.ant-picker-range-arrow::after {
  position: absolute;
  bottom: 0;
  z-index: 0;
  width: 8.97056275px;
  height: 8.97056275px;
  margin: auto;
  background: 0 0;
  border-radius: 0 0 2px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .05);
  transform: translateY(50%) rotate(-135deg);
  content: "";
  inset-inline: 0;
}
.ant-picker-panel-container {
  overflow: hidden;
  vertical-align: top;
  background: #fff;
  border-radius: 2px;
  box-shadow:
    0 3px 6px -4px rgba(0, 0, 0, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(0, 0, 0, .05);
  transition: margin .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: 0 0;
  border: none;
  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-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:active,
.ant-picker-compact-item:focus,
.ant-picker-compact-item:hover {
  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: 0;
}
.ant-picker-panel-focused {
  border-color: #1890ff;
}
.ant-picker-date-panel,
.ant-picker-decade-panel,
.ant-picker-month-panel,
.ant-picker-quarter-panel,
.ant-picker-time-panel,
.ant-picker-week-panel,
.ant-picker-year-panel {
  display: flex;
  flex-direction: column;
  width: 280px;
}
.ant-picker-header {
  display: flex;
  padding: 0 8px;
  color: rgba(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, .25);
  line-height: 40px;
  background: 0 0;
  border: 0;
  cursor: pointer;
  transition: color .3s;
}
.ant-picker-header > button {
  min-width: 1.6em;
  font-size: 14px;
}
.ant-picker-header > button:hover {
  color: rgba(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-next-icon,
.ant-picker-prev-icon,
.ant-picker-super-next-icon,
.ant-picker-super-prev-icon {
  position: relative;
  display: inline-block;
  width: 7px;
  height: 7px;
}
.ant-picker-next-icon::before,
.ant-picker-prev-icon::before,
.ant-picker-super-next-icon::before,
.ant-picker-super-prev-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-next-icon::after,
.ant-picker-super-prev-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 td,
.ant-picker-content th {
  position: relative;
  min-width: 24px;
  font-weight: 400;
}
.ant-picker-content th {
  height: 30px;
  color: rgba(0, 0, 0, .85);
  line-height: 30px;
}
.ant-picker-cell {
  padding: 3px 0;
  color: rgba(0, 0, 0, .25);
  cursor: pointer;
}
.ant-picker-cell-in-view {
  color: rgba(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 .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 .3s, border .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-range-end .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-selected .ant-picker-cell-inner {
  color: #fff;
  background: #1890ff;
}
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before,
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-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-end.ant-picker-cell-range-end-single::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: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-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: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 .3s;
  content: "";
}
.ant-picker-cell-range-hover-end::after,
.ant-picker-cell-range-hover-start::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-end.ant-picker-cell-range-hover::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-cell-in-view.ant-picker-cell-range-start.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-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.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 {
  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-end .ant-picker-cell-inner::after,
.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 {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  background: #cbe6ff;
  transition: all .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%;
}
.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,
.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,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:first-child::after {
  left: 6px;
  border-left: 1px dashed #7ec1ff;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.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,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:last-child::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, .25);
  pointer-events: none;
}
.ant-picker-cell-disabled .ant-picker-cell-inner {
  background: 0 0;
}
.ant-picker-cell-disabled::before {
  background: rgba(0, 0, 0, .04);
}
.ant-picker-cell-disabled.ant-picker-cell-today .ant-picker-cell-inner::before {
  border-color: rgba(0, 0, 0, .25);
}
.ant-picker-decade-panel .ant-picker-content,
.ant-picker-month-panel .ant-picker-content,
.ant-picker-quarter-panel .ant-picker-content,
.ant-picker-year-panel .ant-picker-content {
  height: 264px;
}
.ant-picker-decade-panel .ant-picker-cell-inner,
.ant-picker-month-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-year-panel .ant-picker-cell-inner {
  padding: 0 8px;
}
.ant-picker-quarter-panel .ant-picker-content {
  height: 56px;
}
.ant-picker-footer {
  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, .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-month-panel .ant-picker-body,
.ant-picker-quarter-panel .ant-picker-body,
.ant-picker-year-panel .ant-picker-body {
  padding: 0 8px;
}
.ant-picker-month-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-year-panel .ant-picker-cell-inner {
  width: 60px;
}
.ant-picker-month-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-year-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-month-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-year-panel .ant-picker-cell-range-hover-start::after {
  right: 14px;
  border-right: 1px dashed #7ec1ff;
  border-radius: 0 2px 2px 0;
}
.ant-picker-month-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-year-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-month-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-year-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 .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell-selected .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell:hover .ant-picker-cell-inner {
  background: 0 0 !important;
}
.ant-picker-week-panel-row td {
  transition: background .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, .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 .3s;
}
.ant-picker-datetime-panel-active .ant-picker-date-panel,
.ant-picker-datetime-panel-active .ant-picker-time-panel {
  opacity: .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 .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, .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, .85);
  line-height: 28px;
  border-radius: 0;
  cursor: pointer;
  transition: background .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, .25);
  background: 0 0;
  cursor: not-allowed;
}
_:-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 .3s, border .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 .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,
.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 tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):first-child::after {
  right: 6px;
  left: 0;
  border-right: 1px dashed #7ec1ff;
  border-left: none;
  border-radius: 0 2px 2px 0;
}
.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,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):last-child::after {
  right: 0;
  left: 6px;
  border-right: none;
  border-left: 1px dashed #7ec1ff;
  border-radius: 2px 0 0 2px;
}
.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 .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 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,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after,
.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-start.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-start:last-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;
}
.ant-picker-inline {
  padding: 0;
  border: none;
}
.ant-picker-inline .ant-picker-range-arrow {
  display: none !important;
}
.ant-picker-inline .ant-picker-dropdown {
  z-index: auto;
}
.ant-picker-dropdown {
  top: unset;
  left: unset;
}
.ant-picker-panel-container.ant-picker-week-number .ant-picker-date-panel .ant-picker-content {
  width: 100%;
}
.ant-picker-panel-container.ant-picker-week-number .ant-picker-date-panel .ant-picker-content th {
  width: inherit;
}
.ant-picker-range-arrow {
  margin-right: 16.5px;
}
.ant-descriptions-header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.ant-descriptions-title {
  flex: auto;
  overflow: hidden;
  color: rgba(0, 0, 0, .85);
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5715;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-descriptions-extra {
  margin-left: auto;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
}
.ant-descriptions-view {
  width: 100%;
  border-radius: 2px;
}
.ant-descriptions-view table {
  width: 100%;
  table-layout: fixed;
}
.ant-descriptions-row > td,
.ant-descriptions-row > th {
  padding-bottom: 16px;
}
.ant-descriptions-row:last-child {
  border-bottom: none;
}
.ant-descriptions-item-label {
  color: rgba(0, 0, 0, .85);
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5715;
  text-align: start;
}
.ant-descriptions-item-label::after {
  content: ":";
  position: relative;
  top: -.5px;
  margin: 0 8px 0 2px;
}
.ant-descriptions-item-label.ant-descriptions-item-no-colon::after {
  content: " ";
}
.ant-descriptions-item-no-label::after {
  margin: 0;
  content: "";
}
.ant-descriptions-item-content {
  display: table-cell;
  flex: 1;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  line-height: 1.5715;
  word-break: break-word;
  overflow-wrap: break-word;
}
.ant-descriptions-item {
  padding-bottom: 0;
  vertical-align: top;
}
.ant-descriptions-item-container {
  display: flex;
}
.ant-descriptions-item-container .ant-descriptions-item-content,
.ant-descriptions-item-container .ant-descriptions-item-label {
  display: inline-flex;
  align-items: baseline;
}
.ant-descriptions-middle .ant-descriptions-row > td,
.ant-descriptions-middle .ant-descriptions-row > th {
  padding-bottom: 12px;
}
.ant-descriptions-small .ant-descriptions-row > td,
.ant-descriptions-small .ant-descriptions-row > th {
  padding-bottom: 8px;
}
.ant-descriptions-bordered .ant-descriptions-view {
  border: 1px solid #f0f0f0;
}
.ant-descriptions-bordered .ant-descriptions-view > table {
  table-layout: auto;
  border-collapse: collapse;
}
.ant-descriptions-bordered .ant-descriptions-item-content,
.ant-descriptions-bordered .ant-descriptions-item-label {
  padding: 16px 24px;
  border-right: 1px solid #f0f0f0;
}
.ant-descriptions-bordered .ant-descriptions-item-content:last-child,
.ant-descriptions-bordered .ant-descriptions-item-label:last-child {
  border-right: none;
}
.ant-descriptions-bordered .ant-descriptions-item-label {
  background-color: #fafafa;
}
.ant-descriptions-bordered .ant-descriptions-item-label::after {
  display: none;
}
.ant-descriptions-bordered .ant-descriptions-row {
  border-bottom: 1px solid #f0f0f0;
}
.ant-descriptions-bordered .ant-descriptions-row:last-child {
  border-bottom: none;
}
.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content,
.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label {
  padding: 12px 24px;
}
.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content,
.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label {
  padding: 8px 16px;
}
.ant-descriptions-rtl {
  direction: rtl;
}
.ant-descriptions-rtl .ant-descriptions-item-label::after {
  margin: 0 2px 0 8px;
}
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content,
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label {
  border-right: none;
  border-left: 1px solid #f0f0f0;
}
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content:last-child,
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label:last-child {
  border-left: none;
}
nz-descriptions {
  display: block;
}
.ant-divider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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, .06);
}
.ant-divider-vertical {
  position: relative;
  top: -.06em;
  display: inline-block;
  height: .9em;
  margin: 0 8px;
  vertical-align: middle;
  border-top: 0;
  border-left: 1px solid rgba(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, .85);
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
  border-top: 0;
  border-top-color: rgba(0, 0, 0, .06);
}
.ant-divider-horizontal.ant-divider-with-text::after,
.ant-divider-horizontal.ant-divider-with-text::before {
  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: 0 0;
  border-color: rgba(0, 0, 0, .06);
  border-style: dashed;
  border-width: 1px 0 0;
}
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after,
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before {
  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, .85);
  font-weight: 400;
  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%;
}
.ant-divider-dotted {
  background: 0 0;
  border-color: rgba(0, 0, 0, .06);
  border-style: dotted;
  border-width: 1px 0 0;
}
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dotted::after,
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dotted::before {
  border-style: dotted none none;
}
.ant-divider-vertical.ant-divider-dotted {
  border-width: 0 0 0 1px;
}
.ant-divider-sm {
  margin-block: 8px;
}
.ant-divider-md {
  margin-block: 16px;
}
.ant-drawer {
  position: fixed;
  inset: 0;
  z-index: 1000;
  pointer-events: none;
}
.ant-drawer-inline {
  position: absolute;
}
.ant-drawer-mask {
  position: absolute;
  inset: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, .45);
  pointer-events: auto;
}
.ant-drawer-content-wrapper {
  position: absolute;
  z-index: 1000;
  transition: all .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, .08),
    9px 0 28px 0 rgba(0, 0, 0, .05),
    12px 0 48px 16px rgba(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, .08),
    -9px 0 28px 0 rgba(0, 0, 0, .05),
    -12px 0 48px 16px rgba(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, .08),
    0 9px 28px 0 rgba(0, 0, 0, .05),
    0 12px 48px 16px rgba(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, .08),
    0 -9px 28px 0 rgba(0, 0, 0, .05),
    0 -12px 48px 16px rgba(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, .45);
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: 0 0;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color .3s;
  text-rendering: auto;
}
.ant-drawer-close:focus,
.ant-drawer-close:hover {
  color: rgba(0, 0, 0, .75);
  text-decoration: none;
}
.ant-drawer-title {
  flex: 1;
  margin: 0;
  color: rgba(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-appear-start,
.panel-motion-enter-start,
.panel-motion-leave-start {
  transition: none;
}
.panel-motion-appear-active,
.panel-motion-enter-active,
.panel-motion-leave-active {
  transition: all .3s;
}
.ant-drawer-mask-motion-appear-active,
.ant-drawer-mask-motion-enter-active,
.ant-drawer-mask-motion-leave-active {
  transition: all .3s;
}
.ant-drawer-mask-motion-appear,
.ant-drawer-mask-motion-enter {
  opacity: 0;
}
.ant-drawer-mask-motion-appear-active,
.ant-drawer-mask-motion-enter-active {
  opacity: 1;
}
.ant-drawer-mask-motion-leave {
  opacity: 1;
}
.ant-drawer-mask-motion-leave-active {
  opacity: 0;
}
.ant-drawer-panel-motion-left-appear-start,
.ant-drawer-panel-motion-left-enter-start,
.ant-drawer-panel-motion-left-leave-start {
  transition: none;
}
.ant-drawer-panel-motion-left-appear-active,
.ant-drawer-panel-motion-left-enter-active,
.ant-drawer-panel-motion-left-leave-active {
  transition: all .3s;
}
.ant-drawer-panel-motion-left-appear-start,
.ant-drawer-panel-motion-left-enter-start {
  transform: translateX(-100%) !important;
}
.ant-drawer-panel-motion-left-appear-active,
.ant-drawer-panel-motion-left-enter-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-appear-start,
.ant-drawer-panel-motion-right-enter-start,
.ant-drawer-panel-motion-right-leave-start {
  transition: none;
}
.ant-drawer-panel-motion-right-appear-active,
.ant-drawer-panel-motion-right-enter-active,
.ant-drawer-panel-motion-right-leave-active {
  transition: all .3s;
}
.ant-drawer-panel-motion-right-appear-start,
.ant-drawer-panel-motion-right-enter-start {
  transform: translateX(100%) !important;
}
.ant-drawer-panel-motion-right-appear-active,
.ant-drawer-panel-motion-right-enter-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-appear-start,
.ant-drawer-panel-motion-top-enter-start,
.ant-drawer-panel-motion-top-leave-start {
  transition: none;
}
.ant-drawer-panel-motion-top-appear-active,
.ant-drawer-panel-motion-top-enter-active,
.ant-drawer-panel-motion-top-leave-active {
  transition: all .3s;
}
.ant-drawer-panel-motion-top-appear-start,
.ant-drawer-panel-motion-top-enter-start {
  transform: translateY(-100%) !important;
}
.ant-drawer-panel-motion-top-appear-active,
.ant-drawer-panel-motion-top-enter-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-appear-start,
.ant-drawer-panel-motion-bottom-enter-start,
.ant-drawer-panel-motion-bottom-leave-start {
  transition: none;
}
.ant-drawer-panel-motion-bottom-appear-active,
.ant-drawer-panel-motion-bottom-enter-active,
.ant-drawer-panel-motion-bottom-leave-active {
  transition: all .3s;
}
.ant-drawer-panel-motion-bottom-appear-start,
.ant-drawer-panel-motion-bottom-enter-start {
  transform: translateY(100%) !important;
}
.ant-drawer-panel-motion-bottom-appear-active,
.ant-drawer-panel-motion-bottom-enter-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-mask-motion-enter {
  animation-name: antFadeIn;
  animation-duration: .3s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
}
.ant-drawer-mask-motion-leave {
  animation-name: antFadeOut;
  animation-duration: .3s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
}
.ant-drawer-rtl {
  direction: rtl;
}
.ant-drawer-rtl .ant-drawer-close {
  margin-right: 0;
  margin-left: 12px;
}
.ant-drawer:not(.ant-drawer-open) .ant-drawer-content-wrapper {
  box-shadow: none;
}
.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, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  --antd-arrow-background-color:#fff;
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.ant-dropdown::before {
  position: absolute;
  inset-block: calc(16px / 2 - calc(16px / 2 + 4px));
  z-index: -9999;
  opacity: .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 .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-arrow {
  position: absolute;
  z-index: 1;
  display: block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  pointer-events: none;
}
.ant-dropdown-arrow::before {
  position: absolute;
  bottom: 0;
  width: 16px;
  height: calc(16px / 2);
  background: var(--antd-arrow-background-color);
  content: "";
  clip-path: polygon(1.65685425px 100%, 50% 1.65685425px, 14.34314575px 100%, 1.65685425px 100%);
  clip-path: path("M 0 8 A 4 4 0 0 0 2.82842712474619 6.82842712474619 L 6.585786437626905 3.0710678118654755 A 2 2 0 0 1 9.414213562373096 3.0710678118654755 L 13.17157287525381 6.82842712474619 A 4 4 0 0 0 16 8 Z");
  inset-inline-start: 0;
}
.ant-dropdown-arrow::after {
  position: absolute;
  bottom: 0;
  z-index: 0;
  width: 8.97056275px;
  height: 8.97056275px;
  margin: auto;
  background: 0 0;
  border-radius: 0 0 2px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .05);
  transform: translateY(50%) rotate(-135deg);
  content: "";
  inset-inline: 0;
}
.ant-dropdown-arrow::before {
  background: var(--antd-arrow-background-color);
}
.ant-dropdown-placement-top > .ant-dropdown-arrow,
.ant-dropdown-placement-topLeft > .ant-dropdown-arrow,
.ant-dropdown-placement-topRight > .ant-dropdown-arrow {
  bottom: 0;
  transform: translateY(100%) rotate(180deg);
}
.ant-dropdown-placement-top > .ant-dropdown-arrow {
  left: 50%;
  transform: translateX(-50%) translateY(100%) rotate(180deg);
}
.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: 0;
  transform: translateY(-100%);
}
.ant-dropdown-placement-bottom > .ant-dropdown-arrow {
  left: 50%;
  transform: translateX(-50%) translateY(-100%);
}
.ant-dropdown-placement-bottomLeft > .ant-dropdown-arrow {
  left: 16px;
}
.ant-dropdown-placement-bottomRight > .ant-dropdown-arrow {
  right: 16px;
}
.ant-dropdown-placement-left > .ant-dropdown-arrow,
.ant-dropdown-placement-leftBottom > .ant-dropdown-arrow,
.ant-dropdown-placement-leftTop > .ant-dropdown-arrow {
  right: 0;
  transform: translateX(100%) rotate(90deg);
}
.ant-dropdown-placement-left > .ant-dropdown-arrow {
  top: 50%;
  transform: translateY(-50%) translateX(100%) rotate(90deg);
}
.ant-dropdown-placement-leftTop > .ant-dropdown-arrow {
  top: 16px;
}
.ant-dropdown-placement-leftBottom > .ant-dropdown-arrow {
  bottom: 16px;
}
.ant-dropdown-placement-right > .ant-dropdown-arrow,
.ant-dropdown-placement-rightBottom > .ant-dropdown-arrow,
.ant-dropdown-placement-rightTop > .ant-dropdown-arrow {
  left: 0;
  transform: translateX(-100%) rotate(-90deg);
}
.ant-dropdown-placement-right > .ant-dropdown-arrow {
  top: 50%;
  transform: translateY(-50%) translateX(-100%) rotate(-90deg);
}
.ant-dropdown-placement-rightTop > .ant-dropdown-arrow {
  top: 16px;
}
.ant-dropdown-placement-rightBottom > .ant-dropdown-arrow {
  bottom: 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: 0;
  box-shadow:
    0 3px 6px -4px rgba(0, 0, 0, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(0, 0, 0, .05);
}
.ant-dropdown-menu-item-group-title {
  padding: 5px 12px;
  color: rgba(0, 0, 0, .45);
  transition: all .3s;
}
.ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: 0 0;
  box-shadow: none;
  transform-origin: 0 0;
}
.ant-dropdown-menu-submenu-popup li,
.ant-dropdown-menu-submenu-popup ul {
  list-style: none;
}
.ant-dropdown-menu-submenu-popup ul {
  margin-right: .3em;
  margin-left: .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 .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, .85);
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  transition: all .3s;
}
.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected {
  color: #1890ff;
  background-color: #e6f7ff;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-active,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-active,
.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-active,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-active,
.ant-dropdown-menu-submenu-title:hover {
  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, .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, .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, .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, .25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
  color: #1890ff;
}
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topRight,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownIn;
}
.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-bottomLeft,
.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-top,
.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-topRight {
  animation-name: antSlideDownOut;
}
.ant-dropdown-button > .anticon.anticon-down,
.ant-dropdown-link > .anticon.anticon-down,
.ant-dropdown-trigger > .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-item > .anticon + span > a,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title {
  color: rgba(255, 255, 255, .65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a .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-submenu-title .ant-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, .65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover {
  color: #fff;
  background: 0 0;
}
.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-menu-submenu-rtl .ant-dropdown-menu-item-group-title,
.ant-dropdown-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 li,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup ul {
  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-item > span > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title > .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;
}
.ant-dropdown-menu > ul {
  margin: 0;
  padding: 0;
  list-style: inherit;
}
.ant-dropdown {
  position: relative;
  inset: 0;
}
.ant-dropdown:not(:has(.ant-dropdown-arrow)) {
  margin-block: calc(calc(16px / 2 + 4px) - 16px / 2);
}
.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  transform: rotate(180deg);
}
.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, .25);
}
.ant-empty-normal .ant-empty-image {
  height: 40px;
}
.ant-empty-small {
  margin: 8px 0;
  color: rgba(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;
}
nz-empty {
  display: block;
}
.ant-row {
  display: flex;
  flex-flow: row wrap;
  min-width: 0;
}
.ant-row::after,
.ant-row::before {
  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;
}
.ant-flex {
  display: flex;
}
.ant-flex-vertical {
  flex-direction: column;
}
.ant-flex-justify-flex-start {
  justify-content: flex-start;
}
.ant-flex-justify-center {
  justify-content: center;
}
.ant-flex-justify-flex-end {
  justify-content: flex-end;
}
.ant-flex-justify-space-between {
  justify-content: space-between;
}
.ant-flex-justify-space-around {
  justify-content: space-around;
}
.ant-flex-justify-space-evenly {
  justify-content: space-evenly;
}
.ant-flex-justify-start {
  justify-content: start;
}
.ant-flex-justify-end {
  justify-content: end;
}
.ant-flex-justify-right {
  justify-content: right;
}
.ant-flex-justify-left {
  justify-content: left;
}
.ant-flex-justify-stretch {
  justify-content: stretch;
}
.ant-flex-justify-normal {
  justify-content: normal;
}
.ant-flex-align-flex-start {
  align-items: flex-start;
}
.ant-flex-align-center {
  align-items: center;
}
.ant-flex-align-flex-end {
  align-items: flex-end;
}
.ant-flex-align-start {
  align-items: start;
}
.ant-flex-align-end {
  align-items: end;
}
.ant-flex-align-stretch {
  align-items: stretch;
}
.ant-flex-align-normal {
  align-items: normal;
}
.ant-flex-wrap-wrap {
  flex-wrap: wrap;
}
.ant-flex-wrap-nowrap {
  flex-wrap: nowrap;
}
.ant-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.ant-input-affix-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(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 .3s;
  display: inline-flex;
}
.ant-input-affix-wrapper::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
  user-select: none;
}
.ant-input-affix-wrapper:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-affix-wrapper:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-rtl .ant-input-affix-wrapper:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-affix-wrapper-focused,
.ant-input-affix-wrapper:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-input-affix-wrapper-focused,
.ant-input-rtl .ant-input-affix-wrapper:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-affix-wrapper-disabled {
  color: rgba(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, .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.ant-input-affix-wrapper-borderless,
.ant-input-affix-wrapper.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper-disabled,
.ant-input-affix-wrapper.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper-focused,
.ant-input-affix-wrapper.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper[disabled],
.ant-input-affix-wrapper.ant-input-affix-wrapper-borderless:focus,
.ant-input-affix-wrapper.ant-input-affix-wrapper-borderless:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-filled {
  background-color: #f5f5f5;
  border-color: transparent;
  box-shadow: none;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-filled:hover {
  background-color: #f0f0f0;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-focused,
.ant-input-affix-wrapper.ant-input-affix-wrapper-filled:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
  background-color: transparent;
  box-shadow: none;
}
.ant-input-rtl .ant-input-affix-wrapper.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-focused,
.ant-input-rtl .ant-input-affix-wrapper.ant-input-affix-wrapper-filled:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-disabled,
.ant-input-affix-wrapper.ant-input-affix-wrapper-filled.ant-input-affix-wrapper[disabled] {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-disabled:hover,
.ant-input-affix-wrapper.ant-input-affix-wrapper-filled.ant-input-affix-wrapper[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-underlined,
.ant-input-affix-wrapper.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper-disabled,
.ant-input-affix-wrapper.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper-focused,
.ant-input-affix-wrapper.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper[disabled],
.ant-input-affix-wrapper.ant-input-affix-wrapper-underlined:focus,
.ant-input-affix-wrapper.ant-input-affix-wrapper-underlined:hover {
  background-color: transparent;
  border-width: 0 0 1px;
  border-radius: 0;
  box-shadow: none;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-underlined:hover:not(.ant-input-affix-wrapper-focused):not(:focus) {
  border-color: #d9d9d9;
}
textarea.ant-input-affix-wrapper {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all .3s, height 0s;
}
.ant-input-affix-wrapper-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-affix-wrapper-sm {
  padding: 0 7px;
}
.ant-input-affix-wrapper-rtl {
  direction: rtl;
}
.ant-input-affix-wrapper-stepperless[type=number] {
  -moz-appearance: textfield;
}
.ant-input-affix-wrapper-stepperless[type=number] ::-webkit-outer-spin-button,
.ant-input-affix-wrapper-stepperless[type=number]::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.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: 0;
}
.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, .45);
}
.ant-input-show-count-has-suffix {
  margin-right: 2px;
}
.ant-input-prefix {
  margin-right: 4px;
}
.ant-input-suffix {
  margin-left: 4px;
}
.ant-input-clear-icon,
.anticon.ant-input-clear-icon {
  margin: 0;
  color: rgba(0, 0, 0, .25);
  font-size: 12px;
  vertical-align: -1px;
  cursor: pointer;
  transition: color .3s;
}
.ant-input-clear-icon:hover,
.anticon.ant-input-clear-icon:hover {
  color: rgba(0, 0, 0, .45);
}
.ant-input-clear-icon:active,
.anticon.ant-input-clear-icon:active {
  color: rgba(0, 0, 0, .85);
}
.ant-input-clear-icon-hidden,
.anticon.ant-input-clear-icon-hidden {
  visibility: hidden;
}
.ant-input-clear-icon-has-suffix,
.anticon.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-focused,
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, .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-focused,
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, .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-focused,
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, .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-focused,
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, .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-success.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-validating.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-warning.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, .85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all .3s;
}
.ant-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
  user-select: none;
}
.ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-rtl .ant-input:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-focused,
.ant-input:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-input-focused,
.ant-input-rtl .ant-input:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-disabled {
  color: rgba(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, .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.ant-input-borderless,
.ant-input.ant-input-borderless.ant-input-disabled,
.ant-input.ant-input-borderless.ant-input-focused,
.ant-input.ant-input-borderless.ant-input[disabled],
.ant-input.ant-input-borderless:focus,
.ant-input.ant-input-borderless:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.ant-input.ant-input-filled {
  background-color: #f5f5f5;
  border-color: transparent;
  box-shadow: none;
}
.ant-input.ant-input-filled:hover {
  background-color: #f0f0f0;
}
.ant-input.ant-input-filled.ant-input-focused,
.ant-input.ant-input-filled:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
  background-color: transparent;
  box-shadow: none;
}
.ant-input-rtl .ant-input.ant-input-filled.ant-input-focused,
.ant-input-rtl .ant-input.ant-input-filled:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input.ant-input-filled.ant-input-disabled,
.ant-input.ant-input-filled.ant-input[disabled] {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input.ant-input-filled.ant-input-disabled:hover,
.ant-input.ant-input-filled.ant-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input.ant-input-underlined,
.ant-input.ant-input-underlined.ant-input-disabled,
.ant-input.ant-input-underlined.ant-input-focused,
.ant-input.ant-input-underlined.ant-input[disabled],
.ant-input.ant-input-underlined:focus,
.ant-input.ant-input-underlined:hover {
  background-color: transparent;
  border-width: 0 0 1px;
  border-radius: 0;
  box-shadow: none;
}
.ant-input.ant-input-underlined:hover:not(.ant-input-focused):not(:focus) {
  border-color: #d9d9d9;
}
textarea.ant-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all .3s, height 0s;
}
.ant-input-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-sm {
  padding: 0 7px;
}
.ant-input-rtl {
  direction: rtl;
}
.ant-input-stepperless[type=number] {
  -moz-appearance: textfield;
}
.ant-input-stepperless[type=number] ::-webkit-outer-spin-button,
.ant-input-stepperless[type=number]::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.ant-input-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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, .85);
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all .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-focused .ant-select-selector,
.ant-input-group-addon .ant-select-open .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-addon:first-child,
.ant-input-group > .ant-input:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group-addon:first-child .ant-select .ant-select-selector,
.ant-input-group > .ant-input: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-addon:last-child,
.ant-input-group > .ant-input:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group-addon:last-child .ant-select .ant-select-selector,
.ant-input-group > .ant-input: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: 0 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::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-cascader-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector {
  border-right-width: 1px;
  border-radius: 0;
}
.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,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:hover {
  z-index: 1;
}
.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,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector: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 > .ant-cascader-picker:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-group.ant-input-group-compact > :first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-group.ant-input-group-compact > :last-child {
  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-rtl .ant-input-group-addon:first-child,
.ant-input-group > .ant-input-rtl: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-addon:last-child,
.ant-input-group-rtl.ant-input-group > .ant-input: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 > .ant-cascader-picker:first-child .ant-input,
.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-select:first-child > .ant-select-selector,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > :first-child {
  border-radius: 0 2px 2px 0;
}
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused: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-select-auto-complete:last-child .ant-input,
.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 > :last-child {
  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 > .ant-input-rtl:first-child {
  border-radius: 0 2px 2px 0;
}
.ant-input-group > .ant-input-rtl:last-child {
  border-radius: 2px 0 0 2px;
}
.ant-input-group-rtl .ant-input-group-addon:first-child {
  border-right: 1px solid #d9d9d9;
  border-left: 0;
  border-radius: 0 2px 2px 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-wrapper {
  display: inline-block;
  width: 100%;
  text-align: start;
  vertical-align: top;
}
.ant-input-group-wrapper:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-compact-item .ant-input,
.ant-input-group-wrapper:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-compact-item .ant-input-group-addon {
  border-radius: 0;
}
.ant-input-group-wrapper:not(.ant-input-compact-last-item).ant-input-compact-first-item .ant-input,
.ant-input-group-wrapper:not(.ant-input-compact-last-item).ant-input-compact-first-item .ant-input-group-addon {
  border-start-end-radius: 0;
  border-end-end-radius: 0;
}
.ant-input-group-wrapper:not(.ant-input-compact-first-item).ant-input-compact-last-item .ant-input,
.ant-input-group-wrapper:not(.ant-input-compact-first-item).ant-input-compact-last-item .ant-input-group-addon {
  border-start-start-radius: 0;
  border-end-start-radius: 0;
}
.ant-input-group-wrapper:not(.ant-input-compact-last-item).ant-input-compact-item .ant-input-affix-wrapper {
  border-start-end-radius: 0;
  border-end-end-radius: 0;
}
.ant-input-group-wrapper:not(.ant-input-compact-first-item).ant-input-compact-item .ant-input-affix-wrapper {
  border-start-start-radius: 0;
  border-end-start-radius: 0;
}
.ant-input-password-icon {
  color: rgba(0, 0, 0, .45);
  cursor: pointer;
  transition: all .3s;
}
.ant-input-password-icon:hover {
  color: rgba(0, 0, 0, .85);
}
.ant-input-disabled .ant-input-password-icon {
  cursor: not-allowed;
}
.ant-input-disabled .ant-input-password-icon:hover {
  color: rgba(0, 0, 0, .45);
}
.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, .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-out-of-range .ant-input,
.ant-input-out-of-range .ant-input-show-count-suffix {
  color: #ff4d4f;
}
.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:active,
.ant-input-compact-item:focus,
.ant-input-compact-item:hover {
  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-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:active,
.ant-input-compact-item:focus,
.ant-input-compact-item:hover {
  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-affix-wrapper {
  border-radius: 0;
}
.ant-input-compact-item.ant-input-affix-wrapper.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-affix-wrapper.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-affix-wrapper.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-affix-wrapper.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-compact-item:not(.ant-input-compact-last-item) {
  margin-right: -1px;
}
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-group-wrapper-compact-item-rtl {
  margin-right: 0;
  margin-left: -1px;
}
.ant-input-compact-item:active > *,
.ant-input-compact-item:focus > *,
.ant-input-compact-item:hover > * {
  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-group-wrapper .ant-input-group-addon {
  border-radius: 0;
}
.ant-input-compact-item.ant-input-compact-first-item.ant-input-group-wrapper:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) .ant-input-group-addon {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-compact-item.ant-input-compact-last-item.ant-input-group-wrapper:not(.ant-input-compact-first-item):not(.ant-input-compact-item-rtl) .ant-input-group-addon {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-compact-item.ant-input-group-wrapper.ant-input-compact-first-item.ant-input-compact-item-rtl:not(.ant-input-compact-last-item) .ant-input-group-addon {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-compact-item.ant-input-group-wrapper.ant-input-compact-last-item.ant-input-compact-item-rtl:not(.ant-input-compact-first-item) .ant-input-group-addon {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-search .ant-input:focus,
.ant-input-search .ant-input:hover {
  border-color: #40a9ff;
}
.ant-input-search .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
.ant-input-search .ant-input:hover + .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, .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:focus,
.ant-input-search-button:hover {
  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-affix-wrapper:active,
.ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:focus,
.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:active,
.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-group-addon .ant-input-search-button:hover,
.ant-input-search.ant-input-compact-item > .ant-input:active,
.ant-input-search.ant-input-compact-item > .ant-input:focus,
.ant-input-search.ant-input-compact-item > .ant-input:hover {
  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: 0;
}
.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:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
.ant-input-search-rtl .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
  border-left-color: #d9d9d9;
}
.ant-input-search-rtl .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary):hover,
.ant-input-search-rtl .ant-input:hover + .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-focused,
.ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper:hover {
  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;
  }
}
.ant-otp {
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
  column-gap: 8px;
}
.ant-otp-input {
  text-align: center;
  padding-inline: 4px;
}
textarea.nz-textarea-autosize-measuring {
  height: auto !important;
  padding: 2px 0 !important;
  overflow: hidden !important;
}
.ant-input-search-rtl.ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only,
.ant-input-search-rtl.ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only {
  width: 32px;
  height: 32px;
}
.ant-input-search-rtl.ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only.ant-btn-sm,
.ant-input-search-rtl.ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only.ant-btn-sm {
  width: 24px;
  height: 24px;
}
.ant-input-search-rtl.ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only.ant-btn-lg,
.ant-input-search-rtl.ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button.ant-btn-icon-only.ant-btn-lg {
  width: 40px;
  height: 40px;
}
.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-suffix {
  margin-left: 0;
}
nz-form-item-feedback-icon.ant-input-suffix {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  display: flex;
  flex: none;
  align-items: center;
  height: 100%;
  margin-right: 12px;
  margin-left: 4px;
  pointer-events: none;
}
.ant-input-status-error.ant-input-has-feedback,
.ant-input-status-success.ant-input-has-feedback,
.ant-input-status-validating.ant-input-has-feedback,
.ant-input-status-warning.ant-input-has-feedback {
  padding-right: 28px;
}
.ant-input-textarea-show-count {
  position: relative;
  display: block;
}
.ant-otp-input {
  width: auto;
}
.ant-input-number-affix-wrapper {
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(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 .3s;
  position: relative;
  display: inline-flex;
  width: 90px;
  padding: 0;
  padding-inline-start: 11px;
}
.ant-input-number-affix-wrapper::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
  user-select: none;
}
.ant-input-number-affix-wrapper:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number-affix-wrapper:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-rtl .ant-input-number-affix-wrapper:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-input-number-affix-wrapper-focused,
.ant-input-rtl .ant-input-number-affix-wrapper:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-number-affix-wrapper-disabled {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-affix-wrapper-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number-affix-wrapper[disabled] {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-affix-wrapper[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-borderless,
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper-disabled,
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper[disabled],
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-borderless:focus,
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-borderless:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-filled {
  background-color: #f5f5f5;
  border-color: transparent;
  box-shadow: none;
}
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-filled:hover {
  background-color: #f0f0f0;
}
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-filled:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
  background-color: transparent;
  box-shadow: none;
}
.ant-input-rtl .ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-focused,
.ant-input-rtl .ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-filled:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-disabled,
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper[disabled] {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-disabled:hover,
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-underlined,
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper-disabled,
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper[disabled],
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-underlined:focus,
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-underlined:hover {
  background-color: transparent;
  border-width: 0 0 1px;
  border-radius: 0;
  box-shadow: none;
}
.ant-input-number-affix-wrapper.ant-input-number-affix-wrapper-underlined:hover:not(.ant-input-number-affix-wrapper-focused):not(:focus) {
  border-color: #d9d9d9;
}
textarea.ant-input-number-affix-wrapper {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all .3s, height 0s;
}
.ant-input-number-affix-wrapper-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-number-affix-wrapper-sm {
  padding: 0 7px;
}
.ant-input-number-affix-wrapper-rtl {
  direction: rtl;
}
.ant-input-number-affix-wrapper-stepperless[type=number] {
  -moz-appearance: textfield;
}
.ant-input-number-affix-wrapper-stepperless[type=number] ::-webkit-outer-spin-button,
.ant-input-number-affix-wrapper-stepperless[type=number]::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover {
  border-color: #40a9ff;
  border-right-width: 1px;
  z-index: 1;
}
.ant-input-rtl .ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper:focus {
  z-index: 1;
}
.ant-input-number-affix-wrapper-disabled .ant-input-number[disabled] {
  background: 0 0;
}
.ant-input-number-affix-wrapper > div.ant-input-number {
  width: 100%;
  border: none;
  outline: 0;
}
.ant-input-number-affix-wrapper > div.ant-input-number.ant-input-number-focused {
  box-shadow: none !important;
}
.ant-input-number-affix-wrapper input.ant-input-number-input {
  padding: 0;
}
.ant-input-number-affix-wrapper::before {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: "\a0";
}
.ant-input-number-affix-wrapper .ant-input-number-handler-wrap {
  z-index: 2;
}
.ant-input-number-prefix,
.ant-input-number-suffix {
  display: flex;
  flex: none;
  align-items: center;
  pointer-events: none;
}
.ant-input-number-prefix {
  margin-inline-end: 4px;
}
.ant-input-number-suffix {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  margin-right: 11px;
  margin-left: 4px;
}
.ant-input-number-group-wrapper .ant-input-number-affix-wrapper {
  width: 100%;
}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {
  background: #fff;
  border-color: #ff4d4f;
}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused,
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-status-error .ant-input-number-prefix {
  color: #ff4d4f;
}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover {
  background: #fff;
  border-color: #faad14;
}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused,
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-status-warning .ant-input-number-prefix {
  color: #faad14;
}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
  background: #fff;
  border-color: #ff4d4f;
}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-affix-wrapper-status-error .ant-input-number-prefix {
  color: #ff4d4f;
}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
  background: #fff;
  border-color: #faad14;
}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-number-affix-wrapper-status-warning .ant-input-number-prefix {
  color: #faad14;
}
.ant-input-number-group-wrapper-status-error .ant-input-number-group-addon {
  color: #ff4d4f;
  border-color: #ff4d4f;
}
.ant-input-number-group-wrapper-status-warning .ant-input-number-group-addon {
  color: #faad14;
  border-color: #faad14;
}
.ant-input-number {
  box-sizing: border-box;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: "tnum";
  position: relative;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  transition: all .3s;
  display: inline-block;
  width: 90px;
  margin: 0;
  padding: 0;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
.ant-input-number::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
  user-select: none;
}
.ant-input-number:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-rtl .ant-input-number:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-number-focused,
.ant-input-number:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-input-number-focused,
.ant-input-rtl .ant-input-number:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-number-disabled {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number[disabled] {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number.ant-input-number-borderless,
.ant-input-number.ant-input-number-borderless.ant-input-number-disabled,
.ant-input-number.ant-input-number-borderless.ant-input-number-focused,
.ant-input-number.ant-input-number-borderless.ant-input-number[disabled],
.ant-input-number.ant-input-number-borderless:focus,
.ant-input-number.ant-input-number-borderless:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.ant-input-number.ant-input-number-filled {
  background-color: #f5f5f5;
  border-color: transparent;
  box-shadow: none;
}
.ant-input-number.ant-input-number-filled:hover {
  background-color: #f0f0f0;
}
.ant-input-number.ant-input-number-filled.ant-input-number-focused,
.ant-input-number.ant-input-number-filled:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
  background-color: transparent;
  box-shadow: none;
}
.ant-input-rtl .ant-input-number.ant-input-number-filled.ant-input-number-focused,
.ant-input-rtl .ant-input-number.ant-input-number-filled:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-number.ant-input-number-filled.ant-input-number-disabled,
.ant-input-number.ant-input-number-filled.ant-input-number[disabled] {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number.ant-input-number-filled.ant-input-number-disabled:hover,
.ant-input-number.ant-input-number-filled.ant-input-number[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number.ant-input-number-underlined,
.ant-input-number.ant-input-number-underlined.ant-input-number-disabled,
.ant-input-number.ant-input-number-underlined.ant-input-number-focused,
.ant-input-number.ant-input-number-underlined.ant-input-number[disabled],
.ant-input-number.ant-input-number-underlined:focus,
.ant-input-number.ant-input-number-underlined:hover {
  background-color: transparent;
  border-width: 0 0 1px;
  border-radius: 0;
  box-shadow: none;
}
.ant-input-number.ant-input-number-underlined:hover:not(.ant-input-number-focused):not(:focus) {
  border-color: #d9d9d9;
}
textarea.ant-input-number {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all .3s, height 0s;
}
.ant-input-number-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-number-sm {
  padding: 0 7px;
}
.ant-input-number-rtl {
  direction: rtl;
}
.ant-input-number-stepperless[type=number] {
  -moz-appearance: textfield;
}
.ant-input-number-stepperless[type=number] ::-webkit-outer-spin-button,
.ant-input-number-stepperless[type=number]::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.ant-input-number-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-input-number-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.ant-input-number-group > [class*=col-] {
  padding-right: 8px;
}
.ant-input-number-group > [class*=col-]:last-child {
  padding-right: 0;
}
.ant-input-number-group-addon,
.ant-input-number-group-wrap,
.ant-input-number-group > .ant-input-number {
  display: table-cell;
}
.ant-input-number-group-addon:not(:first-child):not(:last-child),
.ant-input-number-group-wrap:not(:first-child):not(:last-child),
.ant-input-number-group > .ant-input-number:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ant-input-number-group-addon,
.ant-input-number-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.ant-input-number-group-wrap > * {
  display: block !important;
}
.ant-input-number-group .ant-input-number {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}
.ant-input-number-group .ant-input-number:focus {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-number-group .ant-input-number:hover {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-search-with-button .ant-input-number-group .ant-input-number:hover {
  z-index: 0;
}
.ant-input-number-group-addon {
  position: relative;
  padding: 0 11px;
  color: rgba(0, 0, 0, .85);
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all .3s;
}
.ant-input-number-group-addon .ant-select {
  margin: -5px -11px;
}
.ant-input-number-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  background-color: inherit;
  border: 1px solid transparent;
  box-shadow: none;
}
.ant-input-number-group-addon .ant-select-focused .ant-select-selector,
.ant-input-number-group-addon .ant-select-open .ant-select-selector {
  color: #1890ff;
}
.ant-input-number-group-addon .ant-cascader-picker {
  margin: -9px -12px;
  background-color: transparent;
}
.ant-input-number-group-addon .ant-cascader-picker .ant-cascader-input {
  text-align: left;
  border: 0;
  box-shadow: none;
}
.ant-input-number-group-addon:first-child,
.ant-input-number-group > .ant-input-number:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-group-addon:first-child .ant-select .ant-select-selector,
.ant-input-number-group > .ant-input-number:first-child .ant-select .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:first-child) .ant-input-number {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:last-child) .ant-input-number {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-group-addon:first-child {
  border-right: 0;
}
.ant-input-number-group-addon:last-child {
  border-left: 0;
}
.ant-input-number-group-addon:last-child,
.ant-input-number-group > .ant-input-number:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group-addon:last-child .ant-select .ant-select-selector,
.ant-input-number-group > .ant-input-number:last-child .ant-select .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group-lg .ant-input-number,
.ant-input-number-group-lg > .ant-input-number-group-addon {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-input-number-group-sm .ant-input-number,
.ant-input-number-group-sm > .ant-input-number-group-addon {
  padding: 0 7px;
}
.ant-input-number-group-lg .ant-select-single .ant-select-selector {
  height: 40px;
}
.ant-input-number-group-sm .ant-select-single .ant-select-selector {
  height: 24px;
}
.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child),
.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact {
  display: block;
}
.ant-input-number-group.ant-input-number-group-compact::before {
  display: table;
  content: "";
}
.ant-input-number-group.ant-input-number-group-compact::after {
  display: table;
  clear: both;
  content: "";
}
.ant-input-number-group.ant-input-number-group-compact::before {
  display: table;
  content: "";
}
.ant-input-number-group.ant-input-number-group-compact::after {
  display: table;
  clear: both;
  content: "";
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child),
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number-affix-wrapper,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number-number-affix-wrapper,
.ant-input-number-group.ant-input-number-group-compact > .ant-picker-range {
  display: inline-flex;
}
.ant-input-number-group.ant-input-number-group-compact > :not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-number {
  float: none;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector {
  border-right-width: 1px;
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:hover {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:focus {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select-focused {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-arrow {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:first-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > :first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker-focused:last-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > :last-child {
  border-right-width: 1px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper {
  margin-left: -1px;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper .ant-input-affix-wrapper {
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input-group-addon > .ant-input-search-button {
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 2px 0 0 2px;
}
.ant-input-number-group-rtl .ant-input-number-group-addon:first-child,
.ant-input-number-group > .ant-input-number-rtl:first-child {
  border-radius: 0 2px 2px 0;
}
.ant-input-number-group-rtl .ant-input-number-group-addon:first-child {
  border-right: 1px solid #d9d9d9;
  border-left: 0;
}
.ant-input-number-group-rtl .ant-input-number-group-addon:last-child {
  border-right: 0;
  border-left: 1px solid #d9d9d9;
  border-radius: 2px 0 0 2px;
}
.ant-input-number-group-rtl.ant-input-number-group-addon:last-child,
.ant-input-number-group-rtl.ant-input-number-group > .ant-input-number:last-child {
  border-radius: 2px 0 0 2px;
}
.ant-input-number-group-rtl.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child) {
  border-radius: 2px 0 0 2px;
}
.ant-input-number-group-rtl.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
  border-radius: 0 2px 2px 0;
}
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > :not(:last-child) {
  margin-right: 0;
  margin-left: -1px;
  border-left-width: 1px;
}
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:first-child .ant-input,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > :first-child {
  border-radius: 0 2px 2px 0;
}
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker-focused:last-child .ant-input,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:last-child .ant-input,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > :last-child {
  border-left-width: 1px;
  border-radius: 2px 0 0 2px;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper-rtl + .ant-input-group-wrapper-rtl {
  margin-right: -1px;
  margin-left: 0;
}
.ant-input-number-group.ant-input-number-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-number-group > .ant-input-number-rtl:first-child {
  border-radius: 0 2px 2px 0;
}
.ant-input-number-group > .ant-input-number-rtl:last-child {
  border-radius: 2px 0 0 2px;
}
.ant-input-number-group-rtl .ant-input-number-group-addon:first-child {
  border-right: 1px solid #d9d9d9;
  border-left: 0;
  border-radius: 0 2px 2px 0;
}
.ant-input-number-group-rtl .ant-input-number-group-addon:last-child {
  border-right: 0;
  border-left: 1px solid #d9d9d9;
  border-radius: 2px 0 0 2px;
}
.ant-input-number-group-wrapper {
  display: inline-block;
  text-align: start;
  vertical-align: top;
}
.ant-input-number-group-wrapper:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-compact-item .ant-input-number,
.ant-input-number-group-wrapper:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-compact-item .ant-input-number-group-addon {
  border-radius: 0;
}
.ant-input-number-group-wrapper:not(.ant-input-number-compact-last-item).ant-input-number-compact-first-item .ant-input-number,
.ant-input-number-group-wrapper:not(.ant-input-number-compact-last-item).ant-input-number-compact-first-item .ant-input-number-group-addon {
  border-start-end-radius: 0;
  border-end-end-radius: 0;
}
.ant-input-number-group-wrapper:not(.ant-input-number-compact-first-item).ant-input-number-compact-last-item .ant-input-number,
.ant-input-number-group-wrapper:not(.ant-input-number-compact-first-item).ant-input-number-compact-last-item .ant-input-number-group-addon {
  border-start-start-radius: 0;
  border-end-start-radius: 0;
}
.ant-input-number-group-wrapper:not(.ant-input-number-compact-last-item).ant-input-number-compact-item .ant-input-number-affix-wrapper {
  border-start-end-radius: 0;
  border-end-end-radius: 0;
}
.ant-input-number-group-wrapper:not(.ant-input-number-compact-first-item).ant-input-number-compact-item .ant-input-number-affix-wrapper {
  border-start-start-radius: 0;
  border-end-start-radius: 0;
}
.ant-input-number-handler {
  position: relative;
  display: block;
  width: 100%;
  height: 50%;
  overflow: hidden;
  color: rgba(0, 0, 0, .45);
  font-weight: 700;
  line-height: 0;
  text-align: center;
  border-left: 1px solid #d9d9d9;
  transition: all .1s linear;
}
.ant-input-number-handler:active {
  background: #f4f4f4;
}
.ant-input-number-handler:hover .ant-input-number-handler-down-inner,
.ant-input-number-handler:hover .ant-input-number-handler-up-inner {
  color: #40a9ff;
}
.ant-input-number-handler-down-inner,
.ant-input-number-handler-up-inner {
  display: inline-flex;
  align-items: center;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  width: 12px;
  height: 12px;
  color: rgba(0, 0, 0, .45);
  line-height: 12px;
  transition: all .1s linear;
  -webkit-user-select: none;
  user-select: none;
}
.ant-input-number-handler-down-inner > *,
.ant-input-number-handler-up-inner > * {
  line-height: 1;
}
.ant-input-number-handler-down-inner svg,
.ant-input-number-handler-up-inner svg {
  display: inline-block;
}
.ant-input-number-handler-down-inner::before,
.ant-input-number-handler-up-inner::before {
  display: none;
}
.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon {
  display: block;
}
.ant-input-number:hover + .ant-form-item-children-icon {
  opacity: 0;
  transition: opacity .24s linear .24s;
}
.ant-input-number-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-input-number-focused {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-input-number-disabled {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-input-number-disabled .ant-input-number-input {
  cursor: not-allowed;
}
.ant-input-number-disabled .ant-input-number-handler-wrap {
  display: none;
}
.ant-input-number-readonly .ant-input-number-handler-wrap {
  display: none;
}
.ant-input-number-input {
  width: 100%;
  height: 30px;
  padding: 0 11px;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 2px;
  outline: 0;
  transition: all .3s linear;
  appearance: textfield !important;
}
.ant-input-number-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
  user-select: none;
}
.ant-input-number-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number-input[type=number]::-webkit-inner-spin-button,
.ant-input-number-input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
  appearance: none;
}
.ant-input-number-lg {
  padding: 0;
  font-size: 16px;
}
.ant-input-number-lg input {
  height: 38px;
}
.ant-input-number-sm {
  padding: 0;
}
.ant-input-number-sm input {
  height: 22px;
  padding: 0 7px;
}
.ant-input-number-handler-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 100%;
  background: 0 0;
  border-radius: 0 2px 2px 0;
  opacity: 0;
  transition: opacity .24s linear .1s;
}
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: auto;
  margin-right: 0;
  font-size: 7px;
}
.ant-input-number-borderless .ant-input-number-handler-wrap {
  border-left-width: 0;
}
.ant-input-number-handler-wrap:hover .ant-input-number-handler {
  height: 40%;
}
.ant-input-number-focused .ant-input-number-handler-wrap,
.ant-input-number:hover .ant-input-number-handler-wrap {
  opacity: 1;
}
.ant-input-number-handler-up {
  border-top-right-radius: 2px;
  cursor: pointer;
}
.ant-input-number-handler-up-inner {
  top: 50%;
  margin-top: -5px;
  text-align: center;
}
.ant-input-number-handler-up:hover {
  height: 60% !important;
}
.ant-input-number-handler-down {
  top: 0;
  border-top: 1px solid #d9d9d9;
  border-bottom-right-radius: 2px;
  cursor: pointer;
}
.ant-input-number-handler-down-inner {
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
}
.ant-input-number-handler-down:hover {
  height: 60% !important;
}
.ant-input-number-borderless .ant-input-number-handler-down {
  border-top-width: 0;
}
.ant-input-number-focused:not(.ant-input-number-borderless) .ant-input-number-handler-down,
.ant-input-number:hover:not(.ant-input-number-borderless) .ant-input-number-handler-down {
  border-top: 1px solid #d9d9d9;
}
.ant-input-number-handler-down-disabled,
.ant-input-number-handler-up-disabled {
  cursor: not-allowed;
}
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner,
.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner {
  color: rgba(0, 0, 0, .25);
}
.ant-input-number-out-of-range input {
  color: #ff4d4f;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
  margin-right: -1px;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
  margin-left: -1px;
}
.ant-input-number-compact-item:active,
.ant-input-number-compact-item:focus,
.ant-input-number-compact-item:hover {
  z-index: 2;
}
.ant-input-number-compact-item.ant-input-number-focused {
  z-index: 2;
}
.ant-input-number-compact-item[disabled] {
  z-index: 0;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number {
  border-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
  margin-right: -1px;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
  margin-left: -1px;
}
.ant-input-number-compact-item:active,
.ant-input-number-compact-item:focus,
.ant-input-number-compact-item:hover {
  z-index: 2;
}
.ant-input-number-compact-item.ant-input-number-focused {
  z-index: 2;
}
.ant-input-number-compact-item[disabled] {
  z-index: 0;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-affix-wrapper {
  border-radius: 0;
}
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(.ant-input-number-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-compact-item.ant-input-number-affix-wrapper.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(.ant-input-number-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item) {
  margin-right: -1px;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper-compact-item-rtl {
  margin-right: 0;
  margin-left: -1px;
}
.ant-input-number-compact-item:active > *,
.ant-input-number-compact-item:focus > *,
.ant-input-number-compact-item:hover > * {
  z-index: 2;
}
.ant-input-number-compact-item.ant-input-number-focused > * {
  z-index: 2;
}
.ant-input-number-compact-item[disabled] > * {
  z-index: 0;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-last-item).ant-input-number-group-wrapper .ant-input-number-group-addon {
  border-radius: 0;
}
.ant-input-number-compact-item.ant-input-number-compact-first-item.ant-input-number-group-wrapper:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) .ant-input-number-group-addon {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-compact-item.ant-input-number-compact-last-item.ant-input-number-group-wrapper:not(.ant-input-number-compact-first-item):not(.ant-input-number-compact-item-rtl) .ant-input-number-group-addon {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-compact-item.ant-input-number-group-wrapper.ant-input-number-compact-first-item.ant-input-number-compact-item-rtl:not(.ant-input-number-compact-last-item) .ant-input-number-group-addon {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-compact-item.ant-input-number-group-wrapper.ant-input-number-compact-last-item.ant-input-number-compact-item-rtl:not(.ant-input-number-compact-first-item) .ant-input-number-group-addon {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-rtl {
  direction: rtl;
}
.ant-input-number-rtl .ant-input-number-handler {
  border-right: 1px solid #d9d9d9;
  border-left: 0;
}
.ant-input-number-rtl .ant-input-number-handler-wrap {
  right: auto;
  left: 0;
}
.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap,
.ant-input-number-rtl.ant-input-number-filled .ant-input-number-handler-wrap,
.ant-input-number-rtl.ant-input-number-underlined .ant-input-number-handler-wrap {
  border-right-width: 0;
}
.ant-input-number-rtl .ant-input-number-handler-up {
  border-top-right-radius: 0;
}
.ant-input-number-rtl .ant-input-number-handler-down {
  border-bottom-right-radius: 0;
}
.ant-input-number-rtl .ant-input-number-input {
  direction: ltr;
  text-align: right;
}
.ant-layout {
  display: flex;
  flex: auto;
  flex-direction: column;
  min-height: 0;
  background: #f0f2f5;
}
.ant-layout,
.ant-layout * {
  box-sizing: border-box;
}
.ant-layout.ant-layout-has-sider {
  flex-direction: row;
}
.ant-layout.ant-layout-has-sider > .ant-layout,
.ant-layout.ant-layout-has-sider > .ant-layout-content {
  width: 0;
}
.ant-layout-footer,
.ant-layout-header {
  flex: 0 0 auto;
}
.ant-layout-header {
  height: 64px;
  padding: 0 50px;
  color: rgba(0, 0, 0, .85);
  line-height: 64px;
  background: #001529;
}
.ant-layout-footer {
  padding: 24px 50px;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  background: #f0f2f5;
}
.ant-layout-content {
  flex: auto;
  min-height: 0;
}
.ant-layout-sider {
  position: relative;
  min-width: 0;
  background: #001529;
  transition: all .2s;
}
.ant-layout-sider-children {
  height: 100%;
  margin-top: -.1px;
  padding-top: .1px;
}
.ant-layout-sider-children .ant-menu.ant-menu-inline-collapsed {
  width: auto;
}
.ant-layout-sider-has-trigger {
  padding-bottom: 48px;
}
.ant-layout-sider-right {
  order: 1;
}
.ant-layout-sider-trigger {
  position: fixed;
  bottom: 0;
  z-index: 1;
  height: 48px;
  color: #fff;
  line-height: 48px;
  text-align: center;
  background: #002140;
  cursor: pointer;
  transition: all .2s;
}
.ant-layout-sider-zero-width > * {
  overflow: hidden;
}
.ant-layout-sider-zero-width-trigger {
  position: absolute;
  top: 64px;
  right: -36px;
  z-index: 1;
  width: 36px;
  height: 42px;
  color: #fff;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  background: #001529;
  border-radius: 0 2px 2px 0;
  cursor: pointer;
  transition: background .3s ease;
}
.ant-layout-sider-zero-width-trigger::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  transition: all .3s;
  content: "";
}
.ant-layout-sider-zero-width-trigger:hover::after {
  background: rgba(255, 255, 255, .1);
}
.ant-layout-sider-zero-width-trigger-right {
  left: -36px;
  border-radius: 2px 0 0 2px;
}
.ant-layout-sider-light {
  background: #fff;
}
.ant-layout-sider-light .ant-layout-sider-trigger {
  color: rgba(0, 0, 0, .85);
  background: #fff;
}
.ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
  color: rgba(0, 0, 0, .85);
  background: #fff;
}
.ant-layout-rtl {
  direction: rtl;
}
nz-content {
  display: block;
}
nz-footer {
  display: block;
}
nz-header {
  display: block;
}
.ant-form-validate_animation-enter {
  animation: enter .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-form-validate_animation-leave {
  animation: leave .3s cubic-bezier(.645, .045, .355, 1);
}
@keyframes enter {
  from {
    transform: translateY(-5px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes enter {
  from {
    transform: translateY(-5px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes leave {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(-5px);
    opacity: 0;
  }
}
@keyframes leave {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(-5px);
    opacity: 0;
  }
}
.ant-form-item .ant-input-number + .ant-form-text {
  margin-left: 8px;
}
.ant-form-inline {
  display: flex;
  flex-wrap: wrap;
}
.ant-form-inline .ant-form-item {
  flex: none;
  flex-wrap: nowrap;
  margin-right: 16px;
  margin-bottom: 0;
}
.ant-form-inline .ant-form-item-with-help {
  margin-bottom: 24px;
}
.ant-form-inline .ant-form-item > .ant-form-item-control,
.ant-form-inline .ant-form-item > .ant-form-item-label {
  display: inline-block;
  vertical-align: top;
}
.ant-form-inline .ant-form-item > .ant-form-item-label {
  flex: none;
}
.ant-form-inline .ant-form-item .ant-form-text {
  display: inline-block;
}
.ant-form-inline .ant-form-item .ant-form-item-has-feedback {
  display: inline-block;
}
.ant-form-horizontal .ant-form-item-label {
  flex-grow: 0;
}
.ant-form-horizontal .ant-form-item-control {
  flex: 1 1 0;
  min-width: 0;
}
.ant-form-horizontal .ant-form-item-label[class$="-24"] + .ant-form-item-control,
.ant-form-horizontal .ant-form-item-label[class*="-24 "] + .ant-form-item-control {
  min-width: unset;
}
.ant-form-vertical .ant-form-item-row {
  flex-direction: column;
}
.ant-form-vertical .ant-form-item-label > label {
  height: auto;
}
.ant-form-vertical .ant-form-item .ant-form-item-control {
  width: 100%;
}
.ant-col-24.ant-form-item-label,
.ant-col-xl-24.ant-form-item-label,
.ant-form-vertical .ant-form-item-label {
  padding: 0 0 8px;
  line-height: 1.5715;
  white-space: initial;
  text-align: left;
}
.ant-col-24.ant-form-item-label > label,
.ant-col-xl-24.ant-form-item-label > label,
.ant-form-vertical .ant-form-item-label > label {
  margin: 0;
}
.ant-col-24.ant-form-item-label > label::after,
.ant-col-xl-24.ant-form-item-label > label::after,
.ant-form-vertical .ant-form-item-label > label::after {
  display: none;
}
.ant-form-rtl.ant-col-24.ant-form-item-label,
.ant-form-rtl.ant-col-xl-24.ant-form-item-label,
.ant-form-rtl.ant-form-vertical .ant-form-item-label {
  text-align: right;
}
@media (max-width: 575px) {
  .ant-form-item .ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-form-item .ant-form-item-label > label {
    margin: 0;
  }
  .ant-form-item .ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-form-item .ant-form-item-label {
    text-align: right;
  }
  .ant-form .ant-form-item {
    flex-wrap: wrap;
  }
  .ant-form .ant-form-item .ant-form-item-control,
  .ant-form .ant-form-item .ant-form-item-label {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-col-xs-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-xs-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-xs-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-xs-24.ant-form-item-label {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .ant-col-sm-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-sm-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-sm-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-sm-24.ant-form-item-label {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .ant-col-md-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-md-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-md-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-md-24.ant-form-item-label {
    text-align: right;
  }
}
@media (max-width: 1199px) {
  .ant-col-lg-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-lg-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-lg-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-lg-24.ant-form-item-label {
    text-align: right;
  }
}
@media (max-width: 1599px) {
  .ant-col-xl-24.ant-form-item-label {
    padding: 0 0 8px;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-xl-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-xl-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-xl-24.ant-form-item-label {
    text-align: right;
  }
}
.ant-form-item-explain-error {
  color: #ff4d4f;
}
.ant-form-item-explain-warning {
  color: #faad14;
}
.ant-form-item-has-feedback .ant-switch {
  margin: 2px 0 4px;
}
.ant-form-item-has-warning .ant-form-item-split {
  color: #faad14;
}
.ant-form-item-has-error .ant-form-item-split {
  color: #ff4d4f;
}
.ant-form {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
}
.ant-form legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: rgba(0, 0, 0, .45);
  font-size: 16px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}
.ant-form label {
  font-size: 14px;
}
.ant-form input[type=search] {
  box-sizing: border-box;
}
.ant-form input[type=checkbox],
.ant-form input[type=radio] {
  line-height: normal;
}
.ant-form input[type=file] {
  display: block;
}
.ant-form input[type=range] {
  display: block;
  width: 100%;
}
.ant-form select[multiple],
.ant-form select[size] {
  height: auto;
}
.ant-form input[type=checkbox]:focus,
.ant-form input[type=file]:focus,
.ant-form input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ant-form output {
  display: block;
  padding-top: 15px;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  line-height: 1.5715;
}
.ant-form .ant-form-text {
  display: inline-block;
  padding-right: 8px;
}
.ant-form-small .ant-form-item-label > label {
  height: 24px;
}
.ant-form-small .ant-form-item-control-input {
  min-height: 24px;
}
.ant-form-large .ant-form-item-label > label {
  height: 40px;
}
.ant-form-large .ant-form-item-control-input {
  min-height: 40px;
}
.ant-form-item {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  margin-bottom: 24px;
  vertical-align: top;
}
.ant-form-item-with-help {
  transition: none;
}
.ant-form-item-hidden,
.ant-form-item-hidden.ant-row {
  display: none;
}
.ant-form-item-label {
  display: inline-block;
  flex-grow: 0;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}
.ant-form-item-label-left {
  text-align: left;
}
.ant-form-item-label-wrap {
  overflow: unset;
  line-height: 1.3215em;
  white-space: unset;
}
.ant-form-item-label > label {
  position: relative;
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  height: 32px;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
}
.ant-form-item-label > label > .anticon {
  font-size: 14px;
  vertical-align: top;
}
.ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional):not(.ant-form-item-required-mark-hidden)::before {
  display: inline-block;
  margin-right: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: "*";
}
.ant-form-hide-required-mark .ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional):not(.ant-form-item-required-mark-hidden)::before {
  display: none;
}
.ant-form-item-label > label .ant-form-item-optional {
  display: inline-block;
  margin-left: 4px;
  color: rgba(0, 0, 0, .45);
}
.ant-form-hide-required-mark .ant-form-item-label > label .ant-form-item-optional {
  display: none;
}
.ant-form-item-label > label .ant-form-item-tooltip {
  color: rgba(0, 0, 0, .45);
  cursor: help;
  writing-mode: horizontal-tb;
  margin-inline-start: 4px;
}
.ant-form-item-label > label::after {
  content: ":";
  position: relative;
  top: -.5px;
  margin: 0 8px 0 2px;
}
.ant-form-item-label > label.ant-form-item-no-colon::after {
  content: " ";
}
.ant-form-item-control {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.ant-form-item-control:first-child:not([class^=ant-col-]):not([class*=" ant-col-"]) {
  width: 100%;
}
.ant-form-item-control-input {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 32px;
}
.ant-form-item-control-input-content {
  flex: auto;
  max-width: 100%;
}
.ant-form-item-explain,
.ant-form-item-extra {
  clear: both;
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
  line-height: 1.5715;
  transition: color .3s cubic-bezier(.215, .61, .355, 1);
}
.ant-form-item-explain-connected {
  width: 100%;
}
.ant-form-item-extra {
  min-height: 24px;
}
.ant-form-item-with-help .ant-form-item-explain {
  height: auto;
  opacity: 1;
}
.ant-form-item-feedback-icon {
  font-size: 14px;
  text-align: center;
  visibility: visible;
  animation: zoomIn .3s cubic-bezier(.12, .4, .29, 1.46);
  pointer-events: none;
}
.ant-form-item-feedback-icon-success {
  color: #52c41a;
}
.ant-form-item-feedback-icon-error {
  color: #ff4d4f;
}
.ant-form-item-feedback-icon-warning {
  color: #faad14;
}
.ant-form-item-feedback-icon-validating {
  color: #1890ff;
}
.ant-show-help {
  transition: opacity .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-show-help-appear,
.ant-show-help-enter {
  opacity: 0;
}
.ant-show-help-appear-active,
.ant-show-help-enter-active {
  opacity: 1;
}
.ant-show-help-leave {
  opacity: 1;
}
.ant-show-help-leave-active {
  opacity: 0;
}
.ant-show-help-item {
  overflow: hidden;
  transition:
    height .3s cubic-bezier(.645, .045, .355, 1),
    opacity .3s cubic-bezier(.645, .045, .355, 1),
    transform .3s cubic-bezier(.645, .045, .355, 1) !important;
}
.ant-show-help-item-appear,
.ant-show-help-item-enter {
  transform: translateY(-5px);
  opacity: 0;
}
.ant-show-help-item-appear-active,
.ant-show-help-item-enter-active {
  transform: translateY(0);
  opacity: 1;
}
.ant-show-help-item-leave {
  transition:
    height .2s cubic-bezier(.645, .045, .355, 1),
    opacity .2s cubic-bezier(.645, .045, .355, 1),
    transform .2s cubic-bezier(.645, .045, .355, 1) !important;
}
.ant-show-help-item-leave-active {
  transform: translateY(-5px);
}
@keyframes diffZoomIn1 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes diffZoomIn2 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes diffZoomIn3 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.ant-form-rtl {
  direction: rtl;
}
.ant-form-rtl .ant-form-item-label {
  text-align: left;
}
.ant-form-rtl .ant-form-item-label > label.ant-form-item-required::before {
  margin-right: 0;
  margin-left: 4px;
}
.ant-form-rtl .ant-form-item-label > label::after {
  margin: 0 2px 0 8px;
}
.ant-form-rtl .ant-form-item-label > label .ant-form-item-optional {
  margin-right: 4px;
  margin-left: 0;
}
.ant-col-rtl .ant-form-item-control:first-child {
  width: 100%;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input {
  padding-right: 11px;
  padding-left: 24px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input-suffix {
  padding-right: 11px;
  padding-left: 18px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input {
  padding: 0;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-number-affix-wrapper .ant-input-number {
  padding: 0;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
  right: auto;
  left: 28px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-number {
  padding-left: 18px;
}
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-clear,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-clear,
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-clear {
  right: auto;
  left: 32px;
}
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-selection-selected-value,
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-selection-selected-value {
  padding-right: 0;
  padding-left: 42px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-arrow {
  margin-right: 0;
  margin-left: 19px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-clear {
  right: auto;
  left: 32px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-picker {
  padding-right: 11px;
  padding-left: 29.2px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-picker-large {
  padding-right: 11px;
  padding-left: 29.2px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-picker-small {
  padding-right: 7px;
  padding-left: 25.2px;
}
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-error .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-success .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-warning .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-is-validating .ant-form-item-children-icon {
  right: auto;
  left: 0;
}
.ant-form-rtl.ant-form-inline .ant-form-item {
  margin-right: 0;
  margin-left: 16px;
}
.ant-form-item-explain-connected {
  height: 0;
}
.ant-form-item-with-help {
  margin-bottom: 0;
}
.ant-form-item-with-help .ant-form-item-explain {
  min-height: 24px;
}
.ant-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  position: relative;
}
.ant-list * {
  outline: 0;
}
.ant-list-pagination {
  margin-top: 24px;
  text-align: right;
}
.ant-list-pagination .ant-pagination-options {
  text-align: left;
}
.ant-list-more {
  margin-top: 12px;
  text-align: center;
}
.ant-list-more button {
  padding-right: 32px;
  padding-left: 32px;
}
.ant-list-spin {
  min-height: 40px;
  text-align: center;
}
.ant-list-empty-text {
  padding: 16px;
  color: rgba(0, 0, 0, .25);
  font-size: 14px;
  text-align: center;
}
.ant-list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  color: rgba(0, 0, 0, .85);
}
.ant-list-item-meta {
  display: flex;
  flex: 1;
  align-items: flex-start;
  max-width: 100%;
}
.ant-list-item-meta-avatar {
  margin-right: 16px;
}
.ant-list-item-meta-content {
  flex: 1 0;
  width: 0;
  color: rgba(0, 0, 0, .85);
}
.ant-list-item-meta-title {
  margin-bottom: 4px;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  line-height: 1.5715;
}
.ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, .85);
  transition: all .3s;
}
.ant-list-item-meta-title > a:hover {
  color: #1890ff;
}
.ant-list-item-meta-description {
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
  line-height: 1.5715;
}
.ant-list-item-action {
  flex: 0 0 auto;
  margin-left: 48px;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.ant-list-item-action > li {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
  line-height: 1.5715;
  text-align: center;
}
.ant-list-item-action > li:first-child {
  padding-left: 0;
}
.ant-list-item-action-split {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: #f0f0f0;
}
.ant-list-header {
  background: 0 0;
}
.ant-list-footer {
  background: 0 0;
}
.ant-list-footer,
.ant-list-header {
  padding-top: 12px;
  padding-bottom: 12px;
}
.ant-list-empty {
  padding: 16px 0;
  color: rgba(0, 0, 0, .45);
  font-size: 12px;
  text-align: center;
}
.ant-list-split .ant-list-item {
  border-bottom: 1px solid #f0f0f0;
}
.ant-list-split .ant-list-item:last-child {
  border-bottom: none;
}
.ant-list-split .ant-list-header {
  border-bottom: 1px solid #f0f0f0;
}
.ant-list-split.ant-list-empty .ant-list-footer {
  border-top: 1px solid #f0f0f0;
}
.ant-list-loading .ant-list-spin-nested-loading {
  min-height: 32px;
}
.ant-list-split.ant-list-something-after-last-item .ant-spin-container > .ant-list-items > .ant-list-item:last-child {
  border-bottom: 1px solid #f0f0f0;
}
.ant-list-lg .ant-list-item {
  padding: 16px 24px;
}
.ant-list-sm .ant-list-item {
  padding: 8px 16px;
}
.ant-list-vertical .ant-list-item {
  align-items: initial;
}
.ant-list-vertical .ant-list-item-main {
  display: block;
  flex: 1;
}
.ant-list-vertical .ant-list-item-extra {
  margin-left: 40px;
}
.ant-list-vertical .ant-list-item-meta {
  margin-bottom: 16px;
}
.ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 12px;
  color: rgba(0, 0, 0, .85);
  font-size: 16px;
  line-height: 24px;
}
.ant-list-vertical .ant-list-item-action {
  margin-top: 16px;
  margin-left: auto;
}
.ant-list-vertical .ant-list-item-action > li {
  padding: 0 16px;
}
.ant-list-vertical .ant-list-item-action > li:first-child {
  padding-left: 0;
}
.ant-list-grid .ant-col > .ant-list-item {
  display: block;
  max-width: 100%;
  margin-bottom: 16px;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.ant-list-item-no-flex {
  display: block;
}
.ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action {
  float: right;
}
.ant-list-bordered {
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
.ant-list-bordered .ant-list-header {
  padding-right: 24px;
  padding-left: 24px;
}
.ant-list-bordered .ant-list-footer {
  padding-right: 24px;
  padding-left: 24px;
}
.ant-list-bordered .ant-list-item {
  padding-right: 24px;
  padding-left: 24px;
}
.ant-list-bordered .ant-list-pagination {
  margin: 16px 24px;
}
.ant-list-bordered.ant-list-sm .ant-list-item {
  padding: 8px 16px;
}
.ant-list-bordered.ant-list-sm .ant-list-footer,
.ant-list-bordered.ant-list-sm .ant-list-header {
  padding: 8px 16px;
}
.ant-list-bordered.ant-list-lg .ant-list-item {
  padding: 16px 24px;
}
.ant-list-bordered.ant-list-lg .ant-list-footer,
.ant-list-bordered.ant-list-lg .ant-list-header {
  padding: 16px 24px;
}
@media screen and (max-width: 768px) {
  .ant-list-item-action {
    margin-left: 24px;
  }
  .ant-list-vertical .ant-list-item-extra {
    margin-left: 24px;
  }
}
@media screen and (max-width: 576px) {
  .ant-list-item {
    flex-wrap: wrap;
  }
  .ant-list-item-action {
    margin-left: 12px;
  }
  .ant-list-vertical .ant-list-item {
    flex-wrap: wrap-reverse;
  }
  .ant-list-vertical .ant-list-item-main {
    min-width: 220px;
  }
  .ant-list-vertical .ant-list-item-extra {
    margin: auto auto 16px;
  }
}
.ant-list-rtl {
  direction: rtl;
  text-align: right;
}
.ant-list-rtl .ReactVirtualized__List .ant-list-item {
  direction: rtl;
}
.ant-list-rtl .ant-list-pagination {
  text-align: left;
}
.ant-list-rtl .ant-list-item-meta-avatar {
  margin-right: 0;
  margin-left: 16px;
}
.ant-list-rtl .ant-list-item-action {
  margin-right: 48px;
  margin-left: 0;
}
.ant-list.ant-list-rtl .ant-list-item-action > li:first-child {
  padding-right: 0;
  padding-left: 16px;
}
.ant-list-rtl .ant-list-item-action-split {
  right: auto;
  left: 0;
}
.ant-list-rtl.ant-list-vertical .ant-list-item-extra {
  margin-right: 40px;
  margin-left: 0;
}
.ant-list-rtl.ant-list-vertical .ant-list-item-action {
  margin-right: auto;
}
.ant-list-rtl .ant-list-vertical .ant-list-item-action > li:first-child {
  padding-right: 0;
  padding-left: 16px;
}
.ant-list-rtl .ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action {
  float: left;
}
@media screen and (max-width: 768px) {
  .ant-list-rtl .ant-list-item-action {
    margin-right: 24px;
    margin-left: 0;
  }
  .ant-list-rtl .ant-list-vertical .ant-list-item-extra {
    margin-right: 24px;
    margin-left: 0;
  }
}
@media screen and (max-width: 576px) {
  .ant-list-rtl .ant-list-item-action {
    margin-right: 22px;
    margin-left: 0;
  }
  .ant-list-rtl.ant-list-vertical .ant-list-item-extra {
    margin: auto auto 16px;
  }
}
nz-list,
nz-list nz-spin,
nz-list-empty,
nz-list-footer,
nz-list-header,
nz-list-item-extra,
nz-list-pagination {
  display: block;
}
.ant-menu-item-danger.ant-menu-item {
  color: #ff4d4f;
}
.ant-menu-item-danger.ant-menu-item-active,
.ant-menu-item-danger.ant-menu-item:hover {
  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, .85);
  font-size: 14px;
  line-height: 0;
  text-align: left;
  list-style: none;
  background: #fff;
  outline: 0;
  box-shadow:
    0 3px 6px -4px rgba(0, 0, 0, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(0, 0, 0, .05);
  transition: background .3s, width .3s cubic-bezier(.2, 0, 0, 1) 0s;
}
.ant-menu::before {
  display: table;
  content: "";
}
.ant-menu::after {
  display: table;
  clear: both;
  content: "";
}
.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 ol,
.ant-menu ul {
  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, .45);
  font-size: 14px;
  line-height: 1.5715;
  transition: all .3s;
}
.ant-menu-horizontal .ant-menu-submenu {
  transition: border-color .3s cubic-bezier(.645, .045, .355, 1), background .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-menu-submenu,
.ant-menu-submenu-inline {
  transition:
    border-color .3s cubic-bezier(.645, .045, .355, 1),
    background .3s cubic-bezier(.645, .045, .355, 1),
    padding .15s cubic-bezier(.645, .045, .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 .3s cubic-bezier(.645, .045, .355, 1), padding .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-menu-title-content {
  transition: color .3s;
}
.ant-menu-item a {
  color: rgba(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, .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-active,
.ant-menu-horizontal > .ant-menu-item:hover,
.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-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub,
.ant-menu-vertical.ant-menu-sub {
  min-width: 160px;
  max-height: calc(100vh - 100px);
  padding: 0;
  overflow: hidden;
  border-right: 0;
}
.ant-menu-vertical-left.ant-menu-sub:not([class*=-active]),
.ant-menu-vertical-right.ant-menu-sub:not([class*=-active]),
.ant-menu-vertical.ant-menu-sub:not([class*=-active]) {
  overflow-x: hidden;
  overflow-y: auto;
}
.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-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical.ant-menu-sub .ant-menu-item::after {
  border-right: 0;
}
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical.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 .3s, background .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 .3s,
    background .3s,
    padding .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-menu-item .ant-menu-item-icon,
.ant-menu-item .anticon,
.ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu-submenu-title .anticon {
  min-width: 14px;
  font-size: 14px;
  transition:
    font-size .15s cubic-bezier(.215, .61, .355, 1),
    margin .3s cubic-bezier(.645, .045, .355, 1),
    color .3s;
}
.ant-menu-item .ant-menu-item-icon + span,
.ant-menu-item .anticon + span,
.ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu-submenu-title .anticon + span {
  margin-left: 10px;
  opacity: 1;
  transition:
    opacity .3s cubic-bezier(.645, .045, .355, 1),
    margin .3s,
    color .3s;
}
.ant-menu-item .ant-menu-item-icon.svg,
.ant-menu-submenu-title .ant-menu-item-icon.svg {
  vertical-align: -.125em;
}
.ant-menu-item.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-item.ant-menu-item-only-child > .anticon,
.ant-menu-submenu-title.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-submenu-title.ant-menu-item-only-child > .anticon {
  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: 0 0;
  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: .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 .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-menu-submenu-popup > .ant-menu {
  background-color: #fff;
}
.ant-menu-submenu-arrow,
.ant-menu-submenu-expand-icon {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  color: rgba(0, 0, 0, .85);
  transform: translateY(-50%);
  transition: transform .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-menu-submenu-arrow::after,
.ant-menu-submenu-arrow::before {
  position: absolute;
  width: 6px;
  height: 1.5px;
  background-color: currentcolor;
  border-radius: 2px;
  transition:
    background .3s cubic-bezier(.645, .045, .355, 1),
    transform .3s cubic-bezier(.645, .045, .355, 1),
    top .3s cubic-bezier(.645, .045, .355, 1),
    color .3s cubic-bezier(.645, .045, .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-arrow,
.ant-menu-submenu:hover > .ant-menu-submenu-title > .ant-menu-submenu-expand-icon {
  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-active,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover {
  color: #1890ff;
}
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover::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 .3s cubic-bezier(.645, .045, .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, .85);
}
.ant-menu-horizontal > .ant-menu-item a:hover {
  color: #1890ff;
}
.ant-menu-horizontal > .ant-menu-item a::before {
  bottom: -2px;
}
.ant-menu-horizontal > .ant-menu-item-selected a {
  color: #1890ff;
}
.ant-menu-horizontal::after {
  display: block;
  clear: both;
  height: 0;
  content: " ";
}
.ant-menu-inline .ant-menu-item,
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item {
  position: relative;
}
.ant-menu-inline .ant-menu-item::after,
.ant-menu-vertical .ant-menu-item::after,
.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-vertical-right .ant-menu-item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 3px solid #1890ff;
  transform: scaleY(.0001);
  opacity: 0;
  transition: transform .15s cubic-bezier(.215, .61, .355, 1), opacity .15s cubic-bezier(.215, .61, .355, 1);
  content: "";
}
.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title,
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-vertical-right .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-inline .ant-menu-submenu,
.ant-menu-vertical .ant-menu-submenu,
.ant-menu-vertical-left .ant-menu-submenu,
.ant-menu-vertical-right .ant-menu-submenu {
  padding-bottom: .02px;
}
.ant-menu-inline .ant-menu-item:not(:last-child),
.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) {
  margin-bottom: 8px;
}
.ant-menu-inline > .ant-menu-item,
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-left > .ant-menu-item,
.ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-right > .ant-menu-item,
.ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical > .ant-menu-item,
.ant-menu-vertical > .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-item-selected::after,
.ant-menu-inline .ant-menu-selected::after {
  transform: scaleY(1);
  opacity: 1;
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), opacity .15s cubic-bezier(.645, .045, .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 .3s,
    background .3s,
    padding .1s cubic-bezier(.215, .61, .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 .anticon,
.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-item .anticon,
.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-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 .ant-menu-item-icon,
.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 .anticon + 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-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 .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 .anticon + 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-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, .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-inline,
.ant-menu-root.ant-menu-vertical,
.ant-menu-root.ant-menu-vertical-left,
.ant-menu-root.ant-menu-vertical-right {
  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, .25) !important;
  background: 0 0;
  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, .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, .25) !important;
  cursor: not-allowed;
}
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.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::after,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before {
  background: rgba(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-active,
.ant-menu-light .ant-menu-item:hover,
.ant-menu-light .ant-menu-submenu-active,
.ant-menu-light .ant-menu-submenu-title:hover,
.ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open {
  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-dark .ant-menu-sub,
.ant-menu.ant-menu-dark,
.ant-menu.ant-menu-dark .ant-menu-sub {
  color: rgba(255, 255, 255, .65);
  background: #001529;
}
.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,
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: .45;
  transition: all .3s;
}
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.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::after,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  background: #fff;
}
.ant-menu-dark.ant-menu-submenu-popup {
  background: 0 0;
}
.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, .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-active,
.ant-menu-dark .ant-menu-item:hover,
.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-active > a,
.ant-menu-dark .ant-menu-item-active > span > a,
.ant-menu-dark .ant-menu-item:hover > a,
.ant-menu-dark .ant-menu-item:hover > span > a,
.ant-menu-dark .ant-menu-submenu-active > a,
.ant-menu-dark .ant-menu-submenu-active > span > a,
.ant-menu-dark .ant-menu-submenu-open > a,
.ant-menu-dark .ant-menu-submenu-open > span > a,
.ant-menu-dark .ant-menu-submenu-selected > a,
.ant-menu-dark .ant-menu-submenu-selected > span > a,
.ant-menu-dark .ant-menu-submenu-title:hover > a,
.ant-menu-dark .ant-menu-submenu-title:hover > span > a {
  color: #fff;
}
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item:hover > .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-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item: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-submenu-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::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.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::after,
.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::after,
.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 > a:hover,
.ant-menu-dark .ant-menu-item-selected > span > a,
.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-submenu-popup.ant-menu-dark .ant-menu-item-selected,
.ant-menu.ant-menu-dark .ant-menu-item-selected {
  background-color: #1890ff;
}
.ant-menu-dark .ant-menu-item-disabled,
.ant-menu-dark .ant-menu-item-disabled > a,
.ant-menu-dark .ant-menu-item-disabled > span > a,
.ant-menu-dark .ant-menu-submenu-disabled,
.ant-menu-dark .ant-menu-submenu-disabled > a,
.ant-menu-dark .ant-menu-submenu-disabled > span > a {
  color: rgba(255, 255, 255, .35) !important;
  opacity: .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, .35) !important;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.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::after,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before {
  background: rgba(255, 255, 255, .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-left.ant-menu-sub > .ant-menu-item,
.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-item,
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu,
.ant-menu-rtl.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical.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-item .anticon,
.ant-menu-rtl .ant-menu-submenu-title .ant-menu-item-icon,
.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-item.ant-menu-item-only-child > .anticon,
.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child > .ant-menu-item-icon,
.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-inline > .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-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  right: auto;
  left: 16px;
}
.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,
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  transform: rotate(-45deg) translateY(-2px);
}
.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,
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  transform: rotate(45deg) translateY(2px);
}
.ant-menu-rtl.ant-menu-inline .ant-menu-item::after,
.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 {
  right: auto;
  left: 0;
}
.ant-menu-rtl.ant-menu-inline .ant-menu-item,
.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-right .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;
}
.ant-menu-submenu.ant-menu-submenu-placement-bottom {
  position: relative;
  top: 6px;
}
.ant-menu-submenu.ant-menu-submenu-placement-right {
  position: relative;
  left: 4px;
}
.ant-menu-submenu.ant-menu-submenu-placement-right.ant-menu-submenu-rtl {
  right: 4px;
  left: auto;
}
.ant-menu-submenu.ant-menu-submenu-placement-left {
  position: relative;
  right: 4px;
}
.ant-menu-submenu.ant-menu-submenu-placement-left.ant-menu-submenu-rtl {
  right: auto;
  left: 4px;
}
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions,
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover {
  background: #fff;
  border-color: #ff4d4f;
}
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused,
.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-mentions-status-error .ant-input-prefix {
  color: #ff4d4f;
}
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions,
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:hover {
  background: #fff;
  border-color: #faad14;
}
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions-focused,
.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-mentions-status-warning .ant-input-prefix {
  color: #faad14;
}
.ant-mentions {
  box-sizing: border-box;
  margin: 0;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: "tnum";
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all .3s;
  position: relative;
  display: inline-block;
  height: auto;
  padding: 0;
  overflow: hidden;
  line-height: 1.5715;
  white-space: pre-wrap;
  vertical-align: bottom;
}
.ant-mentions::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
  user-select: none;
}
.ant-mentions:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-mentions:hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-rtl .ant-mentions:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-mentions-focused,
.ant-mentions:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-mentions-focused,
.ant-input-rtl .ant-mentions:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-mentions-disabled {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-mentions-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-mentions[disabled] {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-mentions[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-mentions.ant-mentions-borderless,
.ant-mentions.ant-mentions-borderless.ant-mentions-disabled,
.ant-mentions.ant-mentions-borderless.ant-mentions-focused,
.ant-mentions.ant-mentions-borderless.ant-mentions[disabled],
.ant-mentions.ant-mentions-borderless:focus,
.ant-mentions.ant-mentions-borderless:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.ant-mentions.ant-mentions-filled {
  background-color: #f5f5f5;
  border-color: transparent;
  box-shadow: none;
}
.ant-mentions.ant-mentions-filled:hover {
  background-color: #f0f0f0;
}
.ant-mentions.ant-mentions-filled.ant-mentions-focused,
.ant-mentions.ant-mentions-filled:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
  background-color: transparent;
  box-shadow: none;
}
.ant-input-rtl .ant-mentions.ant-mentions-filled.ant-mentions-focused,
.ant-input-rtl .ant-mentions.ant-mentions-filled:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-mentions.ant-mentions-filled.ant-mentions-disabled,
.ant-mentions.ant-mentions-filled.ant-mentions[disabled] {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-mentions.ant-mentions-filled.ant-mentions-disabled:hover,
.ant-mentions.ant-mentions-filled.ant-mentions[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-mentions.ant-mentions-underlined,
.ant-mentions.ant-mentions-underlined.ant-mentions-disabled,
.ant-mentions.ant-mentions-underlined.ant-mentions-focused,
.ant-mentions.ant-mentions-underlined.ant-mentions[disabled],
.ant-mentions.ant-mentions-underlined:focus,
.ant-mentions.ant-mentions-underlined:hover {
  background-color: transparent;
  border-width: 0 0 1px;
  border-radius: 0;
  box-shadow: none;
}
.ant-mentions.ant-mentions-underlined:hover:not(.ant-mentions-focused):not(:focus) {
  border-color: #d9d9d9;
}
textarea.ant-mentions {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all .3s, height 0s;
}
.ant-mentions-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-mentions-sm {
  padding: 0 7px;
}
.ant-mentions-rtl {
  direction: rtl;
}
.ant-mentions-stepperless[type=number] {
  -moz-appearance: textfield;
}
.ant-mentions-stepperless[type=number] ::-webkit-outer-spin-button,
.ant-mentions-stepperless[type=number]::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.ant-mentions-disabled > .ant-input {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-mentions-disabled > .ant-input:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-mentions-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-mentions-focused {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-mentions-measure,
.ant-mentions > .ant-input {
  min-height: 30px;
  margin: 0;
  padding: 4px 11px;
  overflow: inherit;
  overflow-x: hidden;
  overflow-y: auto;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  line-height: inherit;
  direction: inherit;
  letter-spacing: inherit;
  white-space: inherit;
  text-align: inherit;
  vertical-align: top;
  word-wrap: break-word;
  word-break: inherit;
  tab-size: inherit;
}
.ant-mentions > .ant-input {
  width: 100%;
  background-color: inherit;
  border: none;
  outline: 0;
  resize: none;
}
.ant-mentions > .ant-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
  user-select: none;
}
.ant-mentions > .ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-mentions-measure {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  color: transparent;
  pointer-events: none;
}
.ant-mentions-measure > span {
  display: inline-block;
  min-height: 1em;
}
.ant-mentions-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(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;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 2px;
  outline: 0;
  box-shadow:
    0 3px 6px -4px rgba(0, 0, 0, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(0, 0, 0, .05);
}
.ant-mentions-dropdown-hidden {
  display: none;
}
.ant-mentions-dropdown-menu {
  max-height: 250px;
  margin-bottom: 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: 0;
}
.ant-mentions-dropdown-menu-item {
  position: relative;
  display: block;
  min-width: 100px;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, .85);
  font-weight: 400;
  line-height: 1.5715;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: background .3s ease;
}
.ant-mentions-dropdown-menu-item:hover {
  background-color: #f5f5f5;
}
.ant-mentions-dropdown-menu-item:first-child {
  border-radius: 2px 2px 0 0;
}
.ant-mentions-dropdown-menu-item:last-child {
  border-radius: 0 0 2px 2px;
}
.ant-mentions-dropdown-menu-item-disabled {
  color: rgba(0, 0, 0, .25);
  cursor: not-allowed;
}
.ant-mentions-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, .25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-mentions-dropdown-menu-item-selected {
  color: rgba(0, 0, 0, .85);
  font-weight: 600;
  background-color: #fafafa;
}
.ant-mentions-dropdown-menu-item-active {
  background-color: #f5f5f5;
}
.ant-mentions-suffix {
  position: absolute;
  top: 0;
  right: 11px;
  bottom: 0;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  margin: auto;
}
.ant-mentions-clear-icon {
  padding: 0;
  color: rgba(0, 0, 0, .25);
  font-size: 12px;
  line-height: 0;
  vertical-align: -1px;
  background-color: transparent;
  border: none;
  outline: 0;
  cursor: pointer;
  transition: color .3s;
}
.ant-mentions-clear-icon:hover {
  color: rgba(0, 0, 0, .45);
}
.ant-mentions-rtl {
  direction: rtl;
}
.ant-mentions-dropdown {
  position: relative;
  top: 0;
  left: 12px;
  width: 100%;
  margin-top: 8px;
  margin-bottom: 4px;
}
.ant-mentions:focus-within {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-mentions:focus-within {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-mentions.ant-mentions-status-error:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus-within {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-mentions.ant-mentions-status-warning:not(.ant-mentions-disabled):not(.ant-mentions-borderless).ant-mentions:focus-within {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-message {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(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-rtl {
  direction: rtl;
}
.ant-message-rtl span {
  direction: rtl;
}
.ant-message-rtl .anticon {
  margin-right: 0;
  margin-left: 8px;
}
.ant-message .ant-message-move-up {
  animation-fill-mode: forwards;
}
.ant-message .ant-message-move-up-enter {
  animation-name: MessageMoveIn;
  animation-duration: .3s;
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-fill-mode: both;
}
.ant-message .ant-message-move-up-leave {
  animation-name: MessageMoveOut;
  animation-duration: .3s;
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-fill-mode: both;
}
@keyframes MessageMoveIn {
  0% {
    padding: 0;
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    padding: 8px;
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes antZoomIn {
  0% {
    transform: scale(.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(.2);
    opacity: 0;
  }
}
@keyframes antZoomBigIn {
  0% {
    transform: scale(.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(.8);
    opacity: 0;
  }
}
@keyframes antZoomUpIn {
  0% {
    transform: scale(.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(.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomLeftIn {
  0% {
    transform: scale(.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(.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightIn {
  0% {
    transform: scale(.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(.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomDownIn {
  0% {
    transform: scale(.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(.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
.ant-modal {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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-appear,
.ant-modal.ant-zoom-enter {
  transform: none;
  opacity: 0;
  animation-duration: .3s;
  -webkit-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, .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, .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, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(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, .45);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background: 0 0;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color .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, .75);
  text-decoration: none;
}
.ant-modal-header {
  padding: 16px 24px;
  color: rgba(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: 0 0;
  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-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, .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, .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-confirm .ant-modal-confirm-body > .anticon,
.ant-modal-confirm-warning .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;
}
.ant-zoom-appear,
.ant-zoom-enter {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-appear.ant-zoom-appear-active,
.ant-zoom-enter.ant-zoom-enter-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-appear,
.ant-zoom-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-appear-prepare,
.ant-zoom-enter-prepare {
  transform: none;
}
.ant-zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-notification {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(0, 0, 0, .05);
}
.ant-notification-bottom .ant-notification-notice,
.ant-notification-top .ant-notification-notice {
  margin-right: auto;
  margin-left: auto;
}
.ant-notification-bottomLeft .ant-notification-notice,
.ant-notification-topLeft .ant-notification-notice {
  margin-right: auto;
  margin-left: 0;
}
.ant-notification-notice-message {
  margin-bottom: 8px;
  color: rgba(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, .45);
  outline: 0;
}
.ant-notification-notice-close:hover {
  color: rgba(0, 0, 0, .67);
}
.ant-notification-notice-btn {
  float: right;
  margin-top: 16px;
}
.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 .ant-notification-fade-enter {
  animation-name: antNotificationFadeIn;
  animation-duration: .2s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
}
.ant-notification .ant-notification-fade-leave {
  animation-name: antNotificationFadeOut;
  animation-duration: .2s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
}
.ant-notification .notification-fade-effect {
  animation-duration: .24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
}
.ant-notification-bottom,
.ant-notification-top {
  margin-inline: 0;
}
.ant-notification-top .ant-notification-fade-enter {
  animation-name: antNotificationTopFadeIn;
}
.ant-notification-bottom .ant-notification-fade-enter {
  animation-name: antNotificationBottomFadeIn;
}
.ant-notification-bottomLeft,
.ant-notification-topLeft {
  margin-right: 0;
  margin-left: 24px;
}
.ant-notification-bottomLeft .ant-notification-fade-enter,
.ant-notification-topLeft .ant-notification-fade-enter {
  animation-name: antNotificationLeftFadeIn;
}
@keyframes antNotificationFadeIn {
  0% {
    transform: translate3d(100%, 0, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes antNotificationTopFadeIn {
  0% {
    top: -150px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@keyframes antNotificationBottomFadeIn {
  0% {
    bottom: -150px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
@keyframes antNotificationLeftFadeIn {
  0% {
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes antNotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
.ant-page-header {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  position: relative;
  padding: 16px 24px;
  background-color: #fff;
}
.ant-page-header-ghost {
  background-color: inherit;
}
.ant-page-header.has-breadcrumb {
  padding-top: 12px;
}
.ant-page-header.has-footer {
  padding-bottom: 0;
}
.ant-page-header-back {
  margin-right: 16px;
  font-size: 16px;
  line-height: 1;
}
.ant-page-header-back-button {
  color: #1890ff;
  outline: 0;
  cursor: pointer;
  transition: color .3s;
  color: #000;
}
.ant-page-header-back-button:focus-visible,
.ant-page-header-back-button:hover {
  color: #40a9ff;
}
.ant-page-header-back-button:active {
  color: #096dd9;
}
.ant-page-header .ant-divider-vertical {
  height: 14px;
  margin: 0 12px;
  vertical-align: middle;
}
.ant-breadcrumb + .ant-page-header-heading {
  margin-top: 8px;
}
.ant-page-header-heading {
  display: flex;
  justify-content: space-between;
}
.ant-page-header-heading-left {
  display: flex;
  align-items: center;
  margin: 4px 0;
  overflow: hidden;
}
.ant-page-header-heading-title {
  margin-right: 12px;
  margin-bottom: 0;
  color: rgba(0, 0, 0, .85);
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-page-header-heading .ant-avatar {
  margin-right: 12px;
}
.ant-page-header-heading-sub-title {
  margin-right: 12px;
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
  line-height: 1.5715;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-page-header-heading-extra {
  margin: 4px 0;
  white-space: nowrap;
}
.ant-page-header-heading-extra > * {
  white-space: unset;
}
.ant-page-header-content {
  padding-top: 12px;
}
.ant-page-header-footer {
  margin-top: 16px;
}
.ant-page-header-footer .ant-tabs > .ant-tabs-nav {
  margin: 0;
}
.ant-page-header-footer .ant-tabs > .ant-tabs-nav::before {
  border: none;
}
.ant-page-header-footer .ant-tabs .ant-tabs-tab {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
}
.ant-page-header-compact .ant-page-header-heading {
  flex-wrap: wrap;
}
.ant-page-header-rtl {
  direction: rtl;
}
.ant-page-header-rtl .ant-page-header-back {
  float: right;
  margin-right: 0;
  margin-left: 16px;
}
.ant-page-header-rtl .ant-page-header-heading-title {
  margin-right: 0;
  margin-left: 12px;
}
.ant-page-header-rtl .ant-page-header-heading .ant-avatar {
  margin-right: 0;
  margin-left: 12px;
}
.ant-page-header-rtl .ant-page-header-heading-sub-title {
  float: right;
  margin-right: 0;
  margin-left: 12px;
}
.ant-page-header-rtl .ant-page-header-heading-tags {
  float: right;
}
.ant-page-header-rtl .ant-page-header-heading-extra {
  float: left;
}
.ant-page-header-rtl .ant-page-header-heading-extra > * {
  margin-right: 12px;
  margin-left: 0;
}
.ant-page-header-rtl .ant-page-header-heading-extra > :first-child {
  margin-right: 0;
}
.ant-page-header-rtl .ant-page-header-footer .ant-tabs-bar .ant-tabs-nav {
  float: right;
}
.ant-page-header-back-button {
  display: inline-block;
  padding: 0;
  line-height: inherit;
  background: 0 0;
  border: 0;
}
nz-page-header,
nz-page-header-content,
nz-page-header-footer {
  display: block;
}
.ant-pagination {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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-pagination-start {
  justify-content: start;
}
.ant-pagination-center {
  justify-content: center;
}
.ant-pagination-end {
  justify-content: end;
}
.ant-pagination ol,
.ant-pagination ul {
  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;
  user-select: none;
}
.ant-pagination-item a {
  display: block;
  padding: 0 6px;
  color: rgba(0, 0, 0, .85);
  transition: none;
}
.ant-pagination-item a:hover {
  text-decoration: none;
}
.ant-pagination-item:hover {
  border-color: #1890ff;
  transition: all .3s;
}
.ant-pagination-item:hover a {
  color: #1890ff;
}
.ant-pagination-item:focus-visible {
  border-color: #1890ff;
  transition: all .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-next,
.ant-pagination-jump-prev {
  outline: 0;
}
.ant-pagination-jump-next .ant-pagination-item-container,
.ant-pagination-jump-prev .ant-pagination-item-container {
  position: relative;
}
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon {
  color: #1890ff;
  font-size: 12px;
  letter-spacing: -1px;
  opacity: 0;
  transition: all .2s;
}
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis,
.ant-pagination-jump-prev .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, .25);
  font-family:
    Arial,
    Helvetica,
    sans-serif;
  letter-spacing: 2px;
  text-align: center;
  text-indent: .13em;
  opacity: 1;
  transition: all .2s;
}
.ant-pagination-jump-next:hover .ant-pagination-item-link-icon,
.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon {
  opacity: 1;
}
.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis,
.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis {
  opacity: 0;
}
.ant-pagination-jump-next:focus-visible .ant-pagination-item-link-icon,
.ant-pagination-jump-prev:focus-visible .ant-pagination-item-link-icon {
  opacity: 1;
}
.ant-pagination-jump-next:focus-visible .ant-pagination-item-ellipsis,
.ant-pagination-jump-prev:focus-visible .ant-pagination-item-ellipsis {
  opacity: 0;
}
.ant-pagination-jump-next,
.ant-pagination-jump-prev,
.ant-pagination-prev {
  margin-right: 8px;
}
.ant-pagination-jump-next,
.ant-pagination-jump-prev,
.ant-pagination-next,
.ant-pagination-prev {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  color: rgba(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 .3s;
}
.ant-pagination-next,
.ant-pagination-prev {
  font-family:
    Arial,
    Helvetica,
    sans-serif;
  outline: 0;
}
.ant-pagination-next button,
.ant-pagination-prev button {
  color: rgba(0, 0, 0, .85);
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.ant-pagination-next:hover button,
.ant-pagination-prev:hover button {
  border-color: #40a9ff;
}
.ant-pagination-next .ant-pagination-item-link,
.ant-pagination-prev .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: 0;
  transition: all .3s;
}
.ant-pagination-next:focus-visible .ant-pagination-item-link,
.ant-pagination-prev:focus-visible .ant-pagination-item-link {
  color: #1890ff;
  border-color: #1890ff;
}
.ant-pagination-next:hover .ant-pagination-item-link,
.ant-pagination-prev: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, .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, .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,
  .ant-pagination-options ::-ms-backdrop {
    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, .85);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all .3s;
  width: 50px;
  height: 32px;
  margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
  user-select: none;
}
.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-input-rtl .ant-pagination-options-quick-jumper input:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-pagination-options-quick-jumper input-focused,
.ant-pagination-options-quick-jumper input:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-pagination-options-quick-jumper input-focused,
.ant-input-rtl .ant-pagination-options-quick-jumper input:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-pagination-options-quick-jumper input-disabled {
  color: rgba(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, .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.ant-pagination-options-quick-jumper input-borderless,
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input-disabled,
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input-focused,
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input[disabled],
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-borderless:focus,
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-borderless:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-filled {
  background-color: #f5f5f5;
  border-color: transparent;
  box-shadow: none;
}
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-filled:hover {
  background-color: #f0f0f0;
}
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-focused,
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-filled:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
  background-color: transparent;
  box-shadow: none;
}
.ant-input-rtl .ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-focused,
.ant-input-rtl .ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-filled:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-disabled,
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input[disabled] {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-disabled:hover,
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-underlined,
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input-disabled,
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input-focused,
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input[disabled],
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-underlined:focus,
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-underlined:hover {
  background-color: transparent;
  border-width: 0 0 1px;
  border-radius: 0;
  box-shadow: none;
}
.ant-pagination-options-quick-jumper input.ant-pagination-options-quick-jumper input-underlined:hover:not(.ant-pagination-options-quick-jumper input-focused):not(:focus) {
  border-color: #d9d9d9;
}
textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all .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: 0 7px;
}
.ant-pagination-options-quick-jumper input-rtl {
  direction: rtl;
}
.ant-pagination-options-quick-jumper input-stepperless[type=number] {
  -moz-appearance: textfield;
}
.ant-pagination-options-quick-jumper input-stepperless[type=number] ::-webkit-outer-spin-button,
.ant-pagination-options-quick-jumper input-stepperless[type=number]::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.ant-pagination-simple .ant-pagination-next,
.ant-pagination-simple .ant-pagination-prev {
  height: 24px;
  line-height: 24px;
  vertical-align: top;
}
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link,
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link {
  height: 24px;
  background-color: transparent;
  border: 0;
}
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after,
.ant-pagination-simple .ant-pagination-prev .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: 0;
  transition: border-color .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, .2);
}
.ant-pagination-simple .ant-pagination-simple-pager input[disabled] {
  color: rgba(0, 0, 0, .25);
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-mini .ant-pagination-simple-pager,
.ant-pagination.ant-pagination-mini .ant-pagination-total-text {
  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: 0 0;
  border-color: transparent;
}
.ant-pagination.ant-pagination-mini .ant-pagination-next,
.ant-pagination.ant-pagination-mini .ant-pagination-prev {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
}
.ant-pagination.ant-pagination-mini .ant-pagination-next .ant-pagination-item-link,
.ant-pagination.ant-pagination-mini .ant-pagination-prev .ant-pagination-item-link {
  background: 0 0;
  border-color: transparent;
}
.ant-pagination.ant-pagination-mini .ant-pagination-next .ant-pagination-item-link::after,
.ant-pagination.ant-pagination-mini .ant-pagination-prev .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.ant-pagination-mini .ant-pagination-jump-next,
.ant-pagination.ant-pagination-mini .ant-pagination-jump-prev {
  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: 0;
}
.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: 0 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, .25);
  background: 0 0;
  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, .25);
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
  color: rgba(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: 0 0;
}
.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, .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-jump-next,
.ant-pagination-rtl .ant-pagination-jump-prev,
.ant-pagination-rtl .ant-pagination-prev {
  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;
}
nz-pagination {
  display: block;
}
.ant-popover {
  position: relative;
}
.ant-popover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  --antd-arrow-background-color:#fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  max-width: 100vw;
  font-weight: 400;
  white-space: normal;
  text-align: left;
  cursor: auto;
  -webkit-user-select: text;
  user-select: text;
}
.ant-popover-content {
  position: relative;
}
.ant-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, .01);
  content: "";
}
.ant-popover-hidden {
  display: none;
}
.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  box-shadow:
    0 3px 6px -4px rgba(0, 0, 0, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(0, 0, 0, .05);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-popover-inner {
    box-shadow:
      0 3px 6px -4px rgba(0, 0, 0, .12),
      0 6px 16px 0 rgba(0, 0, 0, .08),
      0 9px 28px 8px rgba(0, 0, 0, .05);
  }
}
.ant-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: rgba(0, 0, 0, .85);
  font-weight: 500;
  border-bottom: 1px solid #f0f0f0;
}
.ant-popover-inner-content {
  width: max-content;
  max-width: 100%;
  padding: 12px 16px;
  color: rgba(0, 0, 0, .85);
}
.ant-popover-message {
  display: flex;
  padding: 4px 0 12px;
  color: rgba(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;
  z-index: 1;
  display: block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  pointer-events: none;
}
.ant-popover-arrow::before {
  position: absolute;
  bottom: 0;
  width: 16px;
  height: calc(16px / 2);
  background: var(--antd-arrow-background-color);
  content: "";
  clip-path: polygon(1.65685425px 100%, 50% 1.65685425px, 14.34314575px 100%, 1.65685425px 100%);
  clip-path: path("M 0 8 A 4 4 0 0 0 2.82842712474619 6.82842712474619 L 6.585786437626905 3.0710678118654755 A 2 2 0 0 1 9.414213562373096 3.0710678118654755 L 13.17157287525381 6.82842712474619 A 4 4 0 0 0 16 8 Z");
  inset-inline-start: 0;
}
.ant-popover-arrow::after {
  position: absolute;
  bottom: 0;
  z-index: 0;
  width: 8.97056275px;
  height: 8.97056275px;
  margin: auto;
  background: 0 0;
  border-radius: 0 0 2px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .05);
  transform: translateY(50%) rotate(-135deg);
  content: "";
  inset-inline: 0;
}
.ant-popover-arrow::before {
  background: var(--antd-arrow-background-color);
}
.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%) rotate(180deg);
}
.ant-popover-placement-top > .ant-popover-arrow {
  left: 50%;
  transform: translateX(-50%) translateY(100%) rotate(180deg);
}
.ant-popover-placement-topLeft > .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-topRight > .ant-popover-arrow {
  right: 16px;
}
.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 {
  left: 50%;
  transform: translateX(-50%) translateY(-100%);
}
.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-leftBottom > .ant-popover-arrow,
.ant-popover-placement-leftTop > .ant-popover-arrow {
  right: 0;
  transform: translateX(100%) rotate(90deg);
}
.ant-popover-placement-left > .ant-popover-arrow {
  top: 50%;
  transform: translateY(-50%) translateX(100%) rotate(90deg);
}
.ant-popover-placement-leftTop > .ant-popover-arrow {
  top: 16px;
}
.ant-popover-placement-leftBottom > .ant-popover-arrow {
  bottom: 16px;
}
.ant-popover-placement-right > .ant-popover-arrow,
.ant-popover-placement-rightBottom > .ant-popover-arrow,
.ant-popover-placement-rightTop > .ant-popover-arrow {
  left: 0;
  transform: translateX(-100%) rotate(-90deg);
}
.ant-popover-placement-right > .ant-popover-arrow {
  top: 50%;
  transform: translateY(-50%) translateX(-100%) rotate(-90deg);
}
.ant-popover-placement-rightTop > .ant-popover-arrow {
  top: 16px;
}
.ant-popover-placement-rightBottom > .ant-popover-arrow {
  bottom: 16px;
}
.ant-popover-pink .ant-popover-inner {
  background-color: #eb2f96;
}
.ant-popover-pink .ant-popover-arrow {
  background-color: #eb2f96;
}
.ant-popover-magenta .ant-popover-inner {
  background-color: #eb2f96;
}
.ant-popover-magenta .ant-popover-arrow {
  background-color: #eb2f96;
}
.ant-popover-red .ant-popover-inner {
  background-color: #f5222d;
}
.ant-popover-red .ant-popover-arrow {
  background-color: #f5222d;
}
.ant-popover-volcano .ant-popover-inner {
  background-color: #fa541c;
}
.ant-popover-volcano .ant-popover-arrow {
  background-color: #fa541c;
}
.ant-popover-orange .ant-popover-inner {
  background-color: #fa8c16;
}
.ant-popover-orange .ant-popover-arrow {
  background-color: #fa8c16;
}
.ant-popover-yellow .ant-popover-inner {
  background-color: #fadb14;
}
.ant-popover-yellow .ant-popover-arrow {
  background-color: #fadb14;
}
.ant-popover-gold .ant-popover-inner {
  background-color: #faad14;
}
.ant-popover-gold .ant-popover-arrow {
  background-color: #faad14;
}
.ant-popover-cyan .ant-popover-inner {
  background-color: #13c2c2;
}
.ant-popover-cyan .ant-popover-arrow {
  background-color: #13c2c2;
}
.ant-popover-lime .ant-popover-inner {
  background-color: #a0d911;
}
.ant-popover-lime .ant-popover-arrow {
  background-color: #a0d911;
}
.ant-popover-green .ant-popover-inner {
  background-color: #52c41a;
}
.ant-popover-green .ant-popover-arrow {
  background-color: #52c41a;
}
.ant-popover-blue .ant-popover-inner {
  background-color: #1890ff;
}
.ant-popover-blue .ant-popover-arrow {
  background-color: #1890ff;
}
.ant-popover-geekblue .ant-popover-inner {
  background-color: #2f54eb;
}
.ant-popover-geekblue .ant-popover-arrow {
  background-color: #2f54eb;
}
.ant-popover-purple .ant-popover-inner {
  background-color: #722ed1;
}
.ant-popover-purple .ant-popover-arrow {
  background-color: #722ed1;
}
.ant-zoom-big-appear,
.ant-zoom-big-enter {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-appear.ant-zoom-big-appear-active,
.ant-zoom-big-enter.ant-zoom-big-enter-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-appear,
.ant-zoom-big-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-appear-prepare,
.ant-zoom-big-enter-prepare {
  transform: none;
}
.ant-zoom-big-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.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;
}
.ant-popover {
  position: relative;
}
.ant-progress {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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 .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 .3s;
}
.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #1890ff;
}
.ant-progress-bg,
.ant-progress-success-bg {
  position: relative;
  background-color: #1890ff;
  border-radius: 100px;
  transition: all .4s cubic-bezier(.08, .82, .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, .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(.23, 1, .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, .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: .1;
  }
  20% {
    transform: translateX(-100%) scaleX(0);
    opacity: .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;
}
.ant-radio-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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, .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, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  position: relative;
  top: .2em;
  display: inline-block;
  outline: 0;
  cursor: pointer;
}
.ant-radio-input:focus + .ant-radio-inner,
.ant-radio-wrapper:hover .ant-radio,
.ant-radio:hover .ant-radio-inner {
  border-color: #1890ff;
}
.ant-radio-input:focus + .ant-radio-inner {
  box-shadow: 0 0 0 3px rgba(24, 144, 255, .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 .36s ease-in-out;
  animation-fill-mode: both;
  content: "";
}
.ant-radio-wrapper:hover .ant-radio::after,
.ant-radio:hover::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 .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 .3s cubic-bezier(.78, .14, .15, .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(.5);
  opacity: 1;
  transition: all .3s cubic-bezier(.78, .14, .15, .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, .2);
}
.ant-radio-disabled .ant-radio-input {
  cursor: not-allowed;
}
.ant-radio-disabled + span {
  color: rgba(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, .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 .3s,
    background .3s,
    border-color .3s,
    box-shadow .3s;
}
.ant-radio-button-wrapper a {
  color: rgba(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 .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, .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, .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, .12);
}
.ant-radio-button-wrapper-disabled {
  color: rgba(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, .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, .25);
  background-color: #e6e6e6;
  border-color: #d9d9d9;
  box-shadow: none;
}
@keyframes antRadioEffect {
  0% {
    transform: scale(1);
    opacity: .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;
}
.ant-radio + span:empty {
  display: none;
}
.ant-rate {
  box-sizing: border-box;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  font-feature-settings: "tnum";
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #fadb14;
  font-size: 20px;
  line-height: unset;
  list-style: none;
  outline: 0;
}
.ant-rate-disabled .ant-rate-star {
  cursor: default;
}
.ant-rate-disabled .ant-rate-star > div:hover {
  transform: scale(1);
}
.ant-rate-star {
  position: relative;
  display: inline-block;
  color: inherit;
  cursor: pointer;
}
.ant-rate-star:not(:last-child) {
  margin-right: 8px;
}
.ant-rate-star > div {
  transition: all .3s, outline 0s;
}
.ant-rate-star > div:hover {
  transform: scale(1.1);
}
.ant-rate-star > div:focus {
  outline: 0;
}
.ant-rate-star > div:focus-visible {
  outline: 1px dashed #fadb14;
  transform: scale(1.1);
}
.ant-rate-star-first,
.ant-rate-star-second {
  color: #f0f0f0;
  transition: all .3s;
  -webkit-user-select: none;
  user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {
  vertical-align: middle;
}
.ant-rate-star-first {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
.ant-rate-star-half .ant-rate-star-first,
.ant-rate-star-half .ant-rate-star-second {
  opacity: 1;
}
.ant-rate-star-full .ant-rate-star-second,
.ant-rate-star-half .ant-rate-star-first {
  color: inherit;
}
.ant-rate-text {
  display: inline-block;
  margin: 0 8px;
  font-size: 14px;
}
.ant-rate-rtl {
  direction: rtl;
}
.ant-rate-rtl .ant-rate-star:not(:last-child) {
  margin-right: 0;
  margin-left: 8px;
}
.ant-rate-rtl .ant-rate-star-first {
  right: 0;
  left: auto;
}
.ant-select-single.ant-select {
  height: 32px;
  font-size: 14px;
}
.ant-select-single.ant-select .ant-select-selector {
  display: flex;
  flex: 1 1 auto;
  border-radius: 2px;
}
.ant-select-single.ant-select .ant-select-selector .ant-select-selection-wrap::after {
  line-height: 30px;
}
.ant-select-single.ant-select .ant-select-selector .ant-select-selection-search {
  position: absolute;
  width: 100%;
  inset: 0;
}
.ant-select-single.ant-select .ant-select-selector .ant-select-selection-search-input {
  width: 100%;
  appearance: textfield;
}
.ant-select-single.ant-select .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select .ant-select-selector .ant-select-selection-placeholder {
  display: block;
  align-self: center;
  padding: 0;
  line-height: 30px;
  transition: all .3s, visibility 0s;
}
.ant-select-single.ant-select .ant-select-selector .ant-select-selection-placeholder {
  transition: none;
  pointer-events: none;
}
.ant-select-single.ant-select .ant-select-selector .ant-select-selection-item::after,
.ant-select-single.ant-select .ant-select-selector .ant-select-selection-placeholder::after,
.ant-select-single.ant-select .ant-select-selector::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: "\a0";
}
.ant-select-single.ant-select.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select.ant-select-show-arrow .ant-select-selection-placeholder,
.ant-select-single.ant-select.ant-select-show-arrow .ant-select-selection-search {
  padding-inline-end: 18px;
}
.ant-select-single.ant-select.ant-select-open .ant-select-selection-item {
  color: #bfbfbf;
}
.ant-select-single.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 11px;
}
.ant-select-single.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  height: 30px;
  font-size: 14px;
}
.ant-select-single.ant-select:not(.ant-select-customize-input) .ant-select-selector::after {
  line-height: 30px;
}
.ant-select-single.ant-select.ant-select-customize-input .ant-select-selector::after {
  display: none;
}
.ant-select-single.ant-select.ant-select-customize-input .ant-select-selector .ant-select-selection-search {
  position: static;
  width: 100%;
}
.ant-select-single.ant-select.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder {
  position: absolute;
  padding: 0 11px;
  inset-inline-start: 0;
  inset-inline-end: 0;
}
.ant-select-single.ant-select.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder::after {
  display: none;
}
.ant-select-single.ant-select-sm {
  height: 24px;
  font-size: 14px;
}
.ant-select-single.ant-select-sm .ant-select-selector {
  display: flex;
  flex: 1 1 auto;
  border-radius: 2px;
}
.ant-select-single.ant-select-sm .ant-select-selector .ant-select-selection-wrap::after {
  line-height: 22px;
}
.ant-select-single.ant-select-sm .ant-select-selector .ant-select-selection-search {
  position: absolute;
  width: 100%;
  inset: 0;
}
.ant-select-single.ant-select-sm .ant-select-selector .ant-select-selection-search-input {
  width: 100%;
  appearance: textfield;
}
.ant-select-single.ant-select-sm .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-sm .ant-select-selector .ant-select-selection-placeholder {
  display: block;
  align-self: center;
  padding: 0;
  line-height: 22px;
  transition: all .3s, visibility 0s;
}
.ant-select-single.ant-select-sm .ant-select-selector .ant-select-selection-placeholder {
  transition: none;
  pointer-events: none;
}
.ant-select-single.ant-select-sm .ant-select-selector .ant-select-selection-item::after,
.ant-select-single.ant-select-sm .ant-select-selector .ant-select-selection-placeholder::after,
.ant-select-single.ant-select-sm .ant-select-selector::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: "\a0";
}
.ant-select-single.ant-select-sm.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-sm.ant-select-show-arrow .ant-select-selection-placeholder,
.ant-select-single.ant-select-sm.ant-select-show-arrow .ant-select-selection-search {
  padding-inline-end: 18px;
}
.ant-select-single.ant-select-sm.ant-select-open .ant-select-selection-item {
  color: #bfbfbf;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 11px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  height: 22px;
  font-size: 14px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector::after {
  line-height: 22px;
}
.ant-select-single.ant-select-sm.ant-select-customize-input .ant-select-selector::after {
  display: none;
}
.ant-select-single.ant-select-sm.ant-select-customize-input .ant-select-selector .ant-select-selection-search {
  position: static;
  width: 100%;
}
.ant-select-single.ant-select-sm.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder {
  position: absolute;
  padding: 0 11px;
  inset-inline-start: 0;
  inset-inline-end: 0;
}
.ant-select-single.ant-select-sm.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder::after {
  display: none;
}
.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 {
  padding-inline-end: 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-inline-end: 21px;
}
.ant-select-single.ant-select-lg {
  height: 40px;
  font-size: 16px;
}
.ant-select-single.ant-select-lg .ant-select-selector {
  display: flex;
  flex: 1 1 auto;
  border-radius: 4px;
}
.ant-select-single.ant-select-lg .ant-select-selector .ant-select-selection-wrap::after {
  line-height: 38px;
}
.ant-select-single.ant-select-lg .ant-select-selector .ant-select-selection-search {
  position: absolute;
  width: 100%;
  inset: 0;
}
.ant-select-single.ant-select-lg .ant-select-selector .ant-select-selection-search-input {
  width: 100%;
  appearance: textfield;
}
.ant-select-single.ant-select-lg .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-lg .ant-select-selector .ant-select-selection-placeholder {
  display: block;
  align-self: center;
  padding: 0;
  line-height: 38px;
  transition: all .3s, visibility 0s;
}
.ant-select-single.ant-select-lg .ant-select-selector .ant-select-selection-placeholder {
  transition: none;
  pointer-events: none;
}
.ant-select-single.ant-select-lg .ant-select-selector .ant-select-selection-item::after,
.ant-select-single.ant-select-lg .ant-select-selector .ant-select-selection-placeholder::after,
.ant-select-single.ant-select-lg .ant-select-selector::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: "\a0";
}
.ant-select-single.ant-select-lg.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-lg.ant-select-show-arrow .ant-select-selection-placeholder,
.ant-select-single.ant-select-lg.ant-select-show-arrow .ant-select-selection-search {
  padding-inline-end: 20px;
}
.ant-select-single.ant-select-lg.ant-select-open .ant-select-selection-item {
  color: #bfbfbf;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 11px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  height: 38px;
  font-size: 14px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector::after {
  line-height: 38px;
}
.ant-select-single.ant-select-lg.ant-select-customize-input .ant-select-selector::after {
  display: none;
}
.ant-select-single.ant-select-lg.ant-select-customize-input .ant-select-selector .ant-select-selection-search {
  position: static;
  width: 100%;
}
.ant-select-single.ant-select-lg.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder {
  position: absolute;
  padding: 0 11px;
  inset-inline-start: 0;
  inset-inline-end: 0;
}
.ant-select-single.ant-select-lg.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder::after {
  display: none;
}
.ant-select-multiple.ant-select {
  font-size: 14px;
}
.ant-select-multiple.ant-select .ant-select-selection-overflow {
  position: relative;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  max-width: 100%;
}
.ant-select-multiple.ant-select .ant-select-selection-overflow-item {
  display: inline-flex;
  flex: none;
  align-self: center;
  max-width: calc(100% - 4px);
}
.ant-select-multiple.ant-select .ant-select-selection-item {
  display: flex;
  flex: none;
  align-self: center;
  box-sizing: border-box;
  max-width: 100%;
  background: #f5f5f5;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  cursor: default;
  transition:
    font-size .3s,
    line-height .3s,
    height .3s;
  margin-block: calc(4px / 2);
  margin-inline-end: calc(calc(4px / 2) * 2);
  padding-inline-start: 8px;
  padding-inline-end: calc(8px / 2);
}
.ant-select-disabled.ant-select-multiple.ant-select .ant-select-selection-item {
  color: #bfbfbf;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-select-multiple.ant-select .ant-select-selection-item-content {
  display: inline-block;
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
  margin-inline-end: calc(8px / 2);
}
.ant-select-multiple.ant-select .ant-select-selection-item-remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
  align-items: center;
  color: rgba(0, 0, 0, .45);
  font-weight: 700;
  font-size: 10px;
  line-height: inherit;
  cursor: pointer;
}
.ant-select-multiple.ant-select .ant-select-selection-item-remove > * {
  line-height: 1;
}
.ant-select-multiple.ant-select .ant-select-selection-item-remove svg {
  display: inline-block;
}
.ant-select-multiple.ant-select .ant-select-selection-item-remove::before {
  display: none;
}
.ant-select-multiple.ant-select .ant-select-selection-item-remove .ant-select-multiple.ant-select .ant-select-selection-item-remove-icon {
  display: block;
}
.ant-select-multiple.ant-select .ant-select-selection-item-remove > .anticon {
  vertical-align: -.2em;
}
.ant-select-multiple.ant-select .ant-select-selection-item-remove:hover {
  color: rgba(0, 0, 0, .75);
}
.ant-select-multiple.ant-select .ant-select-selector {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-inline: max(calc(4px - 1px), 0px);
  padding-block: max(calc(max(calc(4px - 1px), 0px) - calc(4px / 2)), 0px);
  border-radius: 2px;
}
.ant-select-disabled.ant-select-multiple.ant-select .ant-select-selector {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-multiple.ant-select .ant-select-selector::after {
  display: inline-block;
  width: 0;
  margin: calc(4px / 2) 0;
  line-height: 24px;
  visibility: hidden;
  content: "\a0";
}
.ant-select-multiple.ant-select .ant-select-selection-item {
  height: 24px;
  line-height: calc(24px - 1px * 2);
}
.ant-select-multiple.ant-select .ant-select-selection-wrap {
  align-self: flex-start;
}
.ant-select-multiple.ant-select .ant-select-selection-wrap::after {
  line-height: 24px;
  margin-block: calc(4px / 2);
}
.ant-select-multiple.ant-select .ant-select-prefix {
  margin-inline-start: calc(11px - max(calc(4px - 1px), 0px));
}
.ant-select-multiple.ant-select .ant-select-prefix + .ant-select-selection-wrap .ant-select-selection-search,
.ant-select-multiple.ant-select .ant-select-selection-overflow-item + .ant-select-selection-overflow-item .ant-select-selection-search {
  margin-inline-start: 0;
}
.ant-select-multiple.ant-select .ant-select-prefix + .ant-select-selection-wrap .ant-select-selection-placeholder,
.ant-select-multiple.ant-select .ant-select-selection-overflow-item + .ant-select-selection-overflow-item .ant-select-selection-placeholder {
  inset-inline-start: 0;
}
.ant-select-multiple.ant-select .ant-select-selection-overflow-item-suffix {
  min-height: 24px;
  margin-block: calc(4px / 2);
}
.ant-select-multiple.ant-select .ant-select-selection-search {
  position: relative;
  display: inline-flex;
  max-width: 100%;
  margin-inline-start: calc(11px - calc(calc(32px - 24px)/ 2 - 1px));
}
.ant-select-multiple.ant-select .ant-select-selection-search-input,
.ant-select-multiple.ant-select .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 .3s;
}
.ant-select-multiple.ant-select .ant-select-selection-search-input {
  width: 100%;
  min-width: 4.1px;
}
.ant-select-multiple.ant-select .ant-select-selection-search-mirror {
  position: absolute;
  top: 0;
  z-index: 999;
  white-space: pre;
  visibility: hidden;
  inset-inline-start: 0;
  inset-inline-end: auto;
}
.ant-select-multiple.ant-select .ant-select-selection-placeholder {
  position: absolute;
  top: 50%;
  inset-inline-start: calc(11px - max(calc(4px - 1px), 0px));
  inset-inline-end: 11px;
  transform: translateY(-50%);
  transition: all .3s;
}
.ant-select-show-search.ant-select-multiple.ant-select .ant-select-selector {
  cursor: text;
}
.ant-select-multiple.ant-select.ant-select-allow-clear .ant-select-selector,
.ant-select-multiple.ant-select.ant-select-show-arrow .ant-select-selector {
  padding-inline-end: calc(12px + 12px);
}
.ant-select-multiple.ant-select-sm {
  font-size: 14px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-overflow {
  position: relative;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  max-width: 100%;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-overflow-item {
  display: inline-flex;
  flex: none;
  align-self: center;
  max-width: calc(100% - 4px);
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item {
  display: flex;
  flex: none;
  align-self: center;
  box-sizing: border-box;
  max-width: 100%;
  background: #f5f5f5;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  cursor: default;
  transition:
    font-size .3s,
    line-height .3s,
    height .3s;
  margin-block: calc(4px / 2);
  margin-inline-end: calc(calc(4px / 2) * 2);
  padding-inline-start: 8px;
  padding-inline-end: calc(8px / 2);
}
.ant-select-disabled.ant-select-multiple.ant-select-sm .ant-select-selection-item {
  color: #bfbfbf;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item-content {
  display: inline-block;
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
  margin-inline-end: calc(8px / 2);
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item-remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
  align-items: center;
  color: rgba(0, 0, 0, .45);
  font-weight: 700;
  font-size: 10px;
  line-height: inherit;
  cursor: pointer;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item-remove > * {
  line-height: 1;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item-remove svg {
  display: inline-block;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item-remove::before {
  display: none;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item-remove .ant-select-multiple.ant-select-sm .ant-select-selection-item-remove-icon {
  display: block;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item-remove > .anticon {
  vertical-align: -.2em;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item-remove:hover {
  color: rgba(0, 0, 0, .75);
}
.ant-select-multiple.ant-select-sm .ant-select-selector {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-inline: max(calc(4px - 1px), 0px);
  padding-block: max(calc(max(calc(4px - 1px), 0px) - calc(4px / 2)), 0px);
  border-radius: 2px;
}
.ant-select-disabled.ant-select-multiple.ant-select-sm .ant-select-selector {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-multiple.ant-select-sm .ant-select-selector::after {
  display: inline-block;
  width: 0;
  margin: calc(4px / 2) 0;
  line-height: 16px;
  visibility: hidden;
  content: "\a0";
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item {
  height: 16px;
  line-height: calc(16px - 1px * 2);
}
.ant-select-multiple.ant-select-sm .ant-select-selection-wrap {
  align-self: flex-start;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-wrap::after {
  line-height: 16px;
  margin-block: calc(4px / 2);
}
.ant-select-multiple.ant-select-sm .ant-select-prefix {
  margin-inline-start: calc(11px - max(calc(4px - 1px), 0px));
}
.ant-select-multiple.ant-select-sm .ant-select-prefix + .ant-select-selection-wrap .ant-select-selection-search,
.ant-select-multiple.ant-select-sm .ant-select-selection-overflow-item + .ant-select-selection-overflow-item .ant-select-selection-search {
  margin-inline-start: 0;
}
.ant-select-multiple.ant-select-sm .ant-select-prefix + .ant-select-selection-wrap .ant-select-selection-placeholder,
.ant-select-multiple.ant-select-sm .ant-select-selection-overflow-item + .ant-select-selection-overflow-item .ant-select-selection-placeholder {
  inset-inline-start: 0;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-overflow-item-suffix {
  min-height: 16px;
  margin-block: calc(4px / 2);
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  position: relative;
  display: inline-flex;
  max-width: 100%;
  margin-inline-start: calc(11px - calc(calc(24px - 16px)/ 2 - 1px));
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,
.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror {
  height: 16px;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  line-height: 16px;
  transition: all .3s;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search-input {
  width: 100%;
  min-width: 4.1px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror {
  position: absolute;
  top: 0;
  z-index: 999;
  white-space: pre;
  visibility: hidden;
  inset-inline-start: 0;
  inset-inline-end: auto;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  position: absolute;
  top: 50%;
  inset-inline-start: calc(11px - max(calc(4px - 1px), 0px));
  inset-inline-end: 11px;
  transform: translateY(-50%);
  transition: all .3s;
}
.ant-select-show-search.ant-select-multiple.ant-select-sm .ant-select-selector {
  cursor: text;
}
.ant-select-multiple.ant-select-sm.ant-select-allow-clear .ant-select-selector,
.ant-select-multiple.ant-select-sm.ant-select-show-arrow .ant-select-selector {
  padding-inline-end: calc(12px + 12px);
}
.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  inset-inline: calc(8px - 1px);
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  margin-inline-start: 2px;
}
.ant-select-multiple.ant-select-lg {
  font-size: 16px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-overflow {
  position: relative;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  max-width: 100%;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-overflow-item {
  display: inline-flex;
  flex: none;
  align-self: center;
  max-width: calc(100% - 4px);
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item {
  display: flex;
  flex: none;
  align-self: center;
  box-sizing: border-box;
  max-width: 100%;
  background: #f5f5f5;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  cursor: default;
  transition:
    font-size .3s,
    line-height .3s,
    height .3s;
  margin-block: calc(4px / 2);
  margin-inline-end: calc(calc(4px / 2) * 2);
  padding-inline-start: 8px;
  padding-inline-end: calc(8px / 2);
}
.ant-select-disabled.ant-select-multiple.ant-select-lg .ant-select-selection-item {
  color: #bfbfbf;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item-content {
  display: inline-block;
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
  margin-inline-end: calc(8px / 2);
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item-remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
  align-items: center;
  color: rgba(0, 0, 0, .45);
  font-weight: 700;
  font-size: 10px;
  line-height: inherit;
  cursor: pointer;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item-remove > * {
  line-height: 1;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item-remove svg {
  display: inline-block;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item-remove::before {
  display: none;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item-remove .ant-select-multiple.ant-select-lg .ant-select-selection-item-remove-icon {
  display: block;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item-remove > .anticon {
  vertical-align: -.2em;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item-remove:hover {
  color: rgba(0, 0, 0, .75);
}
.ant-select-multiple.ant-select-lg .ant-select-selector {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-inline: max(calc(4px - 1px), 0px);
  padding-block: max(calc(max(calc(4px - 1px), 0px) - calc(4px / 2)), 0px);
  border-radius: 4px;
}
.ant-select-disabled.ant-select-multiple.ant-select-lg .ant-select-selector {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-multiple.ant-select-lg .ant-select-selector::after {
  display: inline-block;
  width: 0;
  margin: calc(4px / 2) 0;
  line-height: 32px;
  visibility: hidden;
  content: "\a0";
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item {
  height: 32px;
  line-height: calc(32px - 1px * 2);
}
.ant-select-multiple.ant-select-lg .ant-select-selection-wrap {
  align-self: flex-start;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-wrap::after {
  line-height: 32px;
  margin-block: calc(4px / 2);
}
.ant-select-multiple.ant-select-lg .ant-select-prefix {
  margin-inline-start: calc(11px - max(calc(4px - 1px), 0px));
}
.ant-select-multiple.ant-select-lg .ant-select-prefix + .ant-select-selection-wrap .ant-select-selection-search,
.ant-select-multiple.ant-select-lg .ant-select-selection-overflow-item + .ant-select-selection-overflow-item .ant-select-selection-search {
  margin-inline-start: 0;
}
.ant-select-multiple.ant-select-lg .ant-select-prefix + .ant-select-selection-wrap .ant-select-selection-placeholder,
.ant-select-multiple.ant-select-lg .ant-select-selection-overflow-item + .ant-select-selection-overflow-item .ant-select-selection-placeholder {
  inset-inline-start: 0;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-overflow-item-suffix {
  min-height: 32px;
  margin-block: calc(4px / 2);
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search {
  position: relative;
  display: inline-flex;
  max-width: 100%;
  margin-inline-start: calc(11px - calc(calc(40px - 32px)/ 2 - 1px));
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,
.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror {
  height: 32px;
  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;
  transition: all .3s;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search-input {
  width: 100%;
  min-width: 4.1px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror {
  position: absolute;
  top: 0;
  z-index: 999;
  white-space: pre;
  visibility: hidden;
  inset-inline-start: 0;
  inset-inline-end: auto;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-placeholder {
  position: absolute;
  top: 50%;
  inset-inline-start: calc(11px - max(calc(4px - 1px), 0px));
  inset-inline-end: 11px;
  transform: translateY(-50%);
  transition: all .3s;
}
.ant-select-show-search.ant-select-multiple.ant-select-lg .ant-select-selector {
  cursor: text;
}
.ant-select-multiple.ant-select-lg.ant-select-allow-clear .ant-select-selector,
.ant-select-multiple.ant-select-lg.ant-select-show-arrow .ant-select-selector {
  padding-inline-end: calc(12px + 12px);
}
.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-focused .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-open .ant-select-selector {
  border-color: #ff7875;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, .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-focused .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-open .ant-select-selector {
  border-color: #ffc53d;
  box-shadow: 0 0 0 2px rgba(250, 173, 20, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-select-status-error.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,
.ant-select-status-warning.ant-select-has-feedback .ant-select-clear {
  inset-inline-end: 32px;
}
.ant-select-status-error.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,
.ant-select-status-warning.ant-select-has-feedback .ant-select-selection-selected-value {
  padding-inline-end: 42px;
}
.ant-select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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;
  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:
    border-color .3s cubic-bezier(.645, .045, .355, 1),
    box-shadow .3s cubic-bezier(.645, .045, .355, 1),
    background-color .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: pointer;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-prefix {
  flex: none;
  margin-inline-end: 4px;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-wrap {
  position: relative;
  display: flex;
  width: 100%;
  min-width: 0;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-wrap::after {
  width: 0;
  overflow: hidden;
  content: "\a0";
}
.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-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  color: rgba(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;
  font-family: inherit;
  background: 0 0;
  border: none;
  outline: 0;
  appearance: none;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button {
  display: none;
  appearance: none;
}
.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-rtl .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-select:not(.ant-select-disabled).ant-select-focused .ant-select-selector {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-select:not(.ant-select-disabled).ant-select-focused .ant-select-selector {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-select-selection-item {
  position: relative;
  flex: 1;
  overflow: hidden;
  font-weight: 400;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  user-select: none;
}
@media all and (-ms-high-contrast: none) {
  .ant-select-selection-item,
  .ant-select-selection-item ::-ms-backdrop {
    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,
  .ant-select-selection-placeholder ::-ms-backdrop {
    flex: auto;
  }
}
.ant-select-arrow {
  display: inline-flex;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-transform: none;
  vertical-align: -.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  inset-inline-start: auto;
  inset-inline-end: 11px;
  display: flex;
  align-items: center;
  height: 12px;
  margin-top: -6px;
  color: rgba(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 .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%;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, .25);
  font-size: 12px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  background: #fff;
  transform: translateZ(0);
  cursor: pointer;
  opacity: 0;
  transition: color .3s ease, opacity .15s ease;
  inset-inline-start: auto;
  inset-inline-end: 11px;
  text-rendering: auto;
}
.ant-select-clear::before {
  display: block;
}
.ant-select-clear:hover {
  color: rgba(0, 0, 0, .45);
}
.ant-select:hover .ant-select-clear {
  opacity: 1;
}
.ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  position: absolute;
  top: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  padding: 4px;
  overflow: hidden;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 2px;
  outline: 0;
  box-shadow:
    0 3px 6px -4px rgba(0, 0, 0, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(0, 0, 0, .05);
}
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpIn;
}
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-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, .25);
}
.ant-select-item-empty {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, .85);
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, .25);
}
.ant-select-item {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, .85);
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  transition: background .3s ease;
}
.ant-select-item-group {
  color: rgba(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;
  -webkit-user-select: none;
  user-select: 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, .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, .25);
  cursor: not-allowed;
}
.ant-select-item-option-disabled.ant-select-item-option-selected {
  background-color: #f5f5f5;
}
.ant-select-item-option-grouped {
  padding-inline-start: 24px;
}
.ant-select-lg {
  font-size: 16px;
}
.ant-select.ant-select-borderless .ant-select-selector,
.ant-select.ant-select-borderless.ant-select-disabled .ant-select-selector,
.ant-select.ant-select-borderless.ant-select-focused .ant-select-selector,
.ant-select.ant-select-borderless.ant-select[disabled] .ant-select-selector,
.ant-select.ant-select-borderless:focus .ant-select-selector,
.ant-select.ant-select-borderless:hover .ant-select-selector {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.ant-select.ant-select-filled .ant-select-selector {
  background-color: #f5f5f5;
  border-color: transparent;
  box-shadow: none;
}
.ant-select.ant-select-filled:hover .ant-select-selector {
  background-color: #f0f0f0;
  border-color: transparent;
  box-shadow: none;
}
.ant-select.ant-select-filled.ant-select-focused .ant-select-selector,
.ant-select.ant-select-filled:focus .ant-select-selector {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
  background-color: transparent;
  box-shadow: none;
}
.ant-input-rtl .ant-select.ant-select-filled.ant-select-focused .ant-select-selector,
.ant-input-rtl .ant-select.ant-select-filled:focus .ant-select-selector {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-select.ant-select-filled.ant-select-disabled .ant-select-selector,
.ant-select.ant-select-filled.ant-select[disabled] .ant-select-selector {
  color: rgba(0, 0, 0, .25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-select.ant-select-filled.ant-select-disabled .ant-select-selector:hover,
.ant-select.ant-select-filled.ant-select[disabled] .ant-select-selector:hover {
  border-color: #d9d9d9;
  border-right-width: 1px;
}
.ant-select.ant-select-underlined .ant-select-selector,
.ant-select.ant-select-underlined.ant-select-disabled .ant-select-selector,
.ant-select.ant-select-underlined.ant-select-focused .ant-select-selector,
.ant-select.ant-select-underlined.ant-select[disabled] .ant-select-selector,
.ant-select.ant-select-underlined:focus .ant-select-selector,
.ant-select.ant-select-underlined:hover .ant-select-selector {
  background-color: transparent;
  border-width: 0 0 1px;
  border-radius: 0;
  box-shadow: none;
}
.ant-select.ant-select-underlined:hover:not(.ant-select-focused):not(:focus) .ant-select-selector {
  border-color: #d9d9d9;
}
.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:active > *,
.ant-select-compact-item:focus > *,
.ant-select-compact-item:hover > * {
  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-dropdown-rtl {
  direction: rtl;
}
.ant-select-dropdown {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-top: 4px;
  margin-bottom: 4px;
}
.ant-select-dropdown .cdk-virtual-scroll-content-wrapper {
  right: 0;
}
.ant-select-dropdown .full-width {
  contain: initial;
}
.ant-select-dropdown .full-width .cdk-virtual-scroll-content-wrapper {
  position: static;
}
.ant-select-dropdown .full-width .cdk-virtual-scroll-spacer {
  position: absolute;
  top: 0;
  width: 1px;
}
.segmented-disabled-item,
.segmented-disabled-item:focus,
.segmented-disabled-item:hover {
  color: rgba(0, 0, 0, .25);
  cursor: not-allowed;
}
.segmented-item-selected {
  background-color: #fff;
  border-radius: 2px;
  box-shadow:
    0 2px 8px -2px rgba(0, 0, 0, .05),
    0 1px 4px -1px rgba(0, 0, 0, .07),
    0 0 1px 0 rgba(0, 0, 0, .08);
}
.segmented-text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all;
}
.ant-segmented {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  display: inline-block;
  padding: 2px;
  color: rgba(0, 0, 0, .65);
  background-color: rgba(0, 0, 0, .04);
  border-radius: 2px;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-segmented-group {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-items: flex-start;
  width: 100%;
}
.ant-segmented-vertical .ant-segmented-group {
  flex-direction: column;
}
.ant-segmented-vertical .ant-segmented-thumb {
  width: 100%;
  height: 0;
}
.ant-segmented-vertical .ant-segmented-thumb-motion-appear-active {
  transition: transform .3s cubic-bezier(.645, .045, .355, 1), height .3s cubic-bezier(.645, .045, .355, 1);
  will-change: transform, height;
}
.ant-segmented-shape-round {
  border-radius: 9999px;
}
.ant-segmented-shape-round .ant-segmented-item {
  border-radius: 9999px;
}
.ant-segmented-shape-round .ant-segmented-thumb {
  border-radius: 9999px;
}
.ant-segmented.ant-segmented-block {
  display: flex;
}
.ant-segmented.ant-segmented-block .ant-segmented-item {
  flex: 1;
  min-width: 0;
}
.ant-segmented:not(.ant-segmented-disabled):focus,
.ant-segmented:not(.ant-segmented-disabled):hover {
  background-color: rgba(0, 0, 0, .06);
}
.ant-segmented-item {
  position: relative;
  text-align: center;
  cursor: pointer;
  transition: color .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-segmented-item-selected {
  background-color: #fff;
  border-radius: 2px;
  box-shadow:
    0 2px 8px -2px rgba(0, 0, 0, .05),
    0 1px 4px -1px rgba(0, 0, 0, .07),
    0 0 1px 0 rgba(0, 0, 0, .08);
  color: #262626;
}
.ant-segmented-item:focus,
.ant-segmented-item:hover {
  color: #262626;
}
.ant-segmented-item-label {
  min-height: 28px;
  padding: 0 11px;
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all;
}
.ant-segmented-item-icon + * {
  margin-left: 6px;
}
.ant-segmented-item-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.ant-segmented.ant-segmented-lg .ant-segmented-item-label {
  min-height: 36px;
  padding: 0 11px;
  font-size: 16px;
  line-height: 36px;
}
.ant-segmented.ant-segmented-sm .ant-segmented-item-label {
  min-height: 20px;
  padding: 0 7px;
  line-height: 20px;
}
.ant-segmented-item-disabled,
.ant-segmented-item-disabled:focus,
.ant-segmented-item-disabled:hover {
  color: rgba(0, 0, 0, .25);
  cursor: not-allowed;
}
.ant-segmented-thumb {
  background-color: #fff;
  border-radius: 2px;
  box-shadow:
    0 2px 8px -2px rgba(0, 0, 0, .05),
    0 1px 4px -1px rgba(0, 0, 0, .07),
    0 0 1px 0 rgba(0, 0, 0, .08);
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  width: 0;
  height: 100%;
  padding: 4px 0;
}
.ant-segmented-thumb-motion-appear-active {
  transition: transform .3s cubic-bezier(.645, .045, .355, 1), width .3s cubic-bezier(.645, .045, .355, 1);
  will-change: transform, width;
}
.ant-segmented.ant-segmented-rtl {
  direction: rtl;
}
.ant-segmented.ant-segmented-rtl .ant-segmented-item-icon {
  margin-right: 0;
  margin-left: 6px;
}
.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, .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, .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, .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-paragraph > li,
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title {
  border-radius: 100px;
}
.ant-skeleton-active .ant-skeleton-avatar,
.ant-skeleton-active .ant-skeleton-button,
.ant-skeleton-active .ant-skeleton-image,
.ant-skeleton-active .ant-skeleton-input,
.ant-skeleton-active .ant-skeleton-paragraph > li,
.ant-skeleton-active .ant-skeleton-title {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background: 0 0;
}
.ant-skeleton-active .ant-skeleton-avatar::after,
.ant-skeleton-active .ant-skeleton-button::after,
.ant-skeleton-active .ant-skeleton-image::after,
.ant-skeleton-active .ant-skeleton-input::after,
.ant-skeleton-active .ant-skeleton-paragraph > li::after,
.ant-skeleton-active .ant-skeleton-title::after {
  position: absolute;
  top: 0;
  right: -150%;
  bottom: 0;
  left: -150%;
  background:
    linear-gradient(
      90deg,
      rgba(190, 190, 190, .2) 25%,
      rgba(129, 129, 129, .24) 37%,
      rgba(190, 190, 190, .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, .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, .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, .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, .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-paragraph > li,
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title {
  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%;
  }
}
.ant-slider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  position: relative;
  height: 12px;
  margin: 10px 6px 10px;
  padding: 4px 0;
  cursor: pointer;
  touch-action: none;
}
.ant-slider-vertical {
  width: 12px;
  height: 100%;
  margin: 6px 10px;
  padding: 0 4px;
}
.ant-slider-vertical .ant-slider-rail {
  width: 4px;
  height: 100%;
}
.ant-slider-vertical .ant-slider-track {
  width: 4px;
}
.ant-slider-vertical .ant-slider-handle {
  margin-top: -6px;
  margin-left: -5px;
}
.ant-slider-vertical .ant-slider-mark {
  top: 0;
  left: 12px;
  width: 18px;
  height: 100%;
}
.ant-slider-vertical .ant-slider-mark-text {
  left: 4px;
  white-space: nowrap;
}
.ant-slider-vertical .ant-slider-step {
  width: 4px;
  height: 100%;
}
.ant-slider-vertical .ant-slider-dot {
  top: auto;
  margin-left: -2px;
}
.ant-slider-tooltip .ant-tooltip-inner {
  min-width: unset;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-handle {
  margin-right: -5px;
  margin-left: 0;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-mark {
  right: 12px;
  left: auto;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-mark-text {
  right: 4px;
  left: auto;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-dot {
  right: 2px;
  left: auto;
}
.ant-slider-with-marks {
  margin-bottom: 28px;
}
.ant-slider-rail {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #f5f5f5;
  border-radius: 2px;
  transition: background-color .3s;
}
.ant-slider-track {
  position: absolute;
  height: 4px;
  background-color: #91d5ff;
  border-radius: 2px;
  transition: background-color .3s;
}
.ant-slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  margin-top: -5px;
  background-color: #fff;
  border: solid 2px #91d5ff;
  border-radius: 50%;
  box-shadow: 0;
  cursor: pointer;
  transition:
    border-color .3s,
    box-shadow .6s,
    transform .3s cubic-bezier(.18, .89, .32, 1.28);
}
.ant-slider-handle-dragging {
  z-index: 1;
}
.ant-slider-handle:focus {
  border-color: #46a6ff;
  outline: 0;
  box-shadow: 0 0 0 5px rgba(24, 144, 255, .12);
}
.ant-slider-handle.ant-tooltip-open {
  border-color: #1890ff;
}
.ant-slider-handle::after {
  position: absolute;
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
  content: "";
}
.ant-slider:hover .ant-slider-rail {
  background-color: #e1e1e1;
}
.ant-slider:hover .ant-slider-track {
  background-color: #69c0ff;
}
.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
  border-color: #69c0ff;
}
.ant-slider-mark {
  position: absolute;
  top: 14px;
  left: 0;
  width: 100%;
  font-size: 14px;
}
.ant-slider-mark-text {
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, .45);
  text-align: center;
  word-break: keep-all;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.ant-slider-mark-text-active {
  color: rgba(0, 0, 0, .85);
}
.ant-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: 0 0;
  pointer-events: none;
}
.ant-slider-dot {
  position: absolute;
  top: -2px;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 2px solid #f0f0f0;
  border-radius: 50%;
  cursor: pointer;
}
.ant-slider-dot-active {
  border-color: #8cc8ff;
}
.ant-slider-disabled {
  cursor: not-allowed;
}
.ant-slider-disabled .ant-slider-rail {
  background-color: #f5f5f5 !important;
}
.ant-slider-disabled .ant-slider-track {
  background-color: rgba(0, 0, 0, .25) !important;
}
.ant-slider-disabled .ant-slider-dot,
.ant-slider-disabled .ant-slider-handle {
  background-color: #fff;
  border-color: rgba(0, 0, 0, .25) !important;
  box-shadow: none;
  cursor: not-allowed;
}
.ant-slider-disabled .ant-slider-dot,
.ant-slider-disabled .ant-slider-mark-text {
  cursor: not-allowed !important;
}
.ant-slider-rtl {
  direction: rtl;
}
.ant-slider-rtl .ant-slider-mark {
  right: 0;
  left: auto;
}
.ant-slider {
  display: block;
}
.ant-spin {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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 .3s cubic-bezier(.78, .14, .15, .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 .3s;
}
.ant-spin-container::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: all .3s;
  content: "";
  pointer-events: none;
}
.ant-spin-blur {
  clear: both;
  opacity: .5;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
}
.ant-spin-blur::after {
  opacity: .4;
  pointer-events: auto;
}
.ant-spin-tip {
  color: rgba(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(.75);
  transform-origin: 50% 50%;
  opacity: .3;
  animation: antSpinMove 1s infinite linear alternate;
}
.ant-spin-dot-item:first-child {
  top: 0;
  left: 0;
}
.ant-spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  animation-delay: .4s;
}
.ant-spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  animation-delay: .8s;
}
.ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  animation-delay: 1.2s;
}
.ant-spin-dot-spin {
  transform: rotate(0);
  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) {
  .ant-spin-blur {
    background: #fff;
    opacity: .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);
  }
}
nz-spin {
  display: block;
}
.ant-splitter {
  font-variant: tabular-nums;
  font-feature-settings: "tnum";
  display: flex;
  align-items: stretch;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  color: rgba(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";
  line-height: 1.5715;
  list-style: none;
}
.ant-splitter-horizontal {
  flex-direction: row;
}
.ant-splitter-vertical {
  flex-direction: column;
}
.ant-splitter-panel {
  box-sizing: border-box;
  padding: 0 1px;
  overflow: auto;
  scrollbar-width: thin;
}
.ant-splitter-panel-hidden {
  padding: 0;
  overflow: hidden;
}
.ant-splitter-panel:has(.ant-splitter:only-child) {
  overflow: hidden;
}
.ant-splitter-bar {
  position: relative;
  flex: none;
  -webkit-user-select: none;
  user-select: none;
}
.ant-splitter-bar-preview {
  position: absolute;
  z-index: 1;
  display: none;
  background: #1890ff;
  opacity: .2;
  transition: none;
  pointer-events: none;
}
.ant-splitter-bar-preview-active {
  display: block;
}
.ant-splitter-bar-dragger {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.ant-splitter-bar-dragger::before {
  position: absolute;
  top: 50%;
  left: 50%;
  background: rgba(0, 0, 0, .04);
  transform: translate(-50%, -50%);
  content: "";
}
.ant-splitter-bar-dragger:hover:not(.ant-splitter-bar-dragger-active)::before {
  background: #e6f4ff;
}
.ant-splitter-bar-dragger::after {
  position: absolute;
  top: 50%;
  left: 50%;
  background: rgba(0, 0, 0, .15);
  transform: translate(-50%, -50%);
  content: "";
}
.ant-splitter-bar-dragger-active {
  z-index: 2;
}
.ant-splitter-bar-dragger-active::before {
  background: #bae0ff;
}
.ant-splitter-bar:active .ant-splitter-bar-collapse-bar,
.ant-splitter-bar:hover .ant-splitter-bar-collapse-bar {
  opacity: 1;
}
.ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled {
  z-index: 0;
}
.ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled,
.ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled-active,
.ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled:hover {
  cursor: default;
}
.ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled-active::before,
.ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled::before,
.ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled:hover::before {
  background: rgba(0, 0, 0, .04);
}
.ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled::after {
  display: none;
}
.ant-splitter-bar-collapse-bar {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(0, 0, 0, .85);
  font-size: 12px;
  background: rgba(0, 0, 0, .04);
  border-radius: 2px;
  transform: translate(-50%, -50%);
  cursor: pointer;
  opacity: 0;
}
.ant-splitter-bar-collapse-bar:hover {
  background: #e6f4ff;
}
.ant-splitter-bar-collapse-bar:active {
  background: #bae0ff;
}
.ant-splitter-horizontal > .ant-splitter-bar {
  width: 0;
}
.ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-dragger {
  width: 6px;
  height: 100%;
  cursor: col-resize;
}
.ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-dragger::before {
  width: 2px;
  height: 100%;
}
.ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-dragger::after {
  width: 2px;
  height: 20px;
}
.ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-preview {
  width: 2px;
  height: 100%;
}
.ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-collapse-bar {
  width: 12px;
  height: 24px;
}
.ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-collapse-bar-start {
  right: calc(6px / 2);
  left: auto;
  transform: translateY(-50%);
}
.ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-collapse-bar-end {
  right: auto;
  left: calc(6px / 2);
  transform: translateY(-50%);
}
.ant-splitter-vertical > .ant-splitter-bar {
  height: 0;
}
.ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-dragger {
  width: 100%;
  height: 6px;
  cursor: row-resize;
}
.ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-dragger:has(.ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-dragger-disabled) {
  cursor: default;
}
.ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-dragger::before {
  width: 100%;
  height: 2px;
}
.ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-dragger::after {
  width: 20px;
  height: 2px;
}
.ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-preview {
  width: 100%;
  height: 2px;
}
.ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-collapse-bar {
  width: 24px;
  height: 12px;
}
.ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-collapse-bar-start {
  top: auto;
  bottom: calc(6px / 2);
  transform: translateX(-50%);
}
.ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-collapse-bar-end {
  top: calc(6px / 2);
  bottom: auto;
  transform: translateX(-50%);
}
.ant-splitter-mask {
  position: fixed;
  z-index: 1000;
  inset: 0;
}
.ant-splitter-mask-horizontal {
  cursor: col-resize;
}
.ant-splitter-mask-vertical {
  cursor: row-resize;
}
.ant-splitter-rtl {
  direction: rtl;
}
.ant-splitter-rtl .ant-splitter-dot-spin {
  transform: rotate(-45deg);
  animation-name: antRotateRtl;
}
@keyframes antRotateRtl {
  to {
    transform: rotate(-405deg);
  }
}
nz-splitter {
  display: block;
}
.ant-statistic {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
}
.ant-statistic-title {
  margin-bottom: 4px;
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
}
.ant-statistic-skeleton {
  padding-top: 16px;
}
.ant-statistic-content {
  color: rgba(0, 0, 0, .85);
  font-size: 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";
}
.ant-statistic-content-value {
  display: inline-block;
  direction: ltr;
}
.ant-statistic-content-prefix,
.ant-statistic-content-suffix {
  display: inline-block;
}
.ant-statistic-content-prefix {
  margin-right: 4px;
}
.ant-statistic-content-suffix {
  margin-left: 4px;
}
.ant-statistic-rtl {
  direction: rtl;
}
.ant-statistic-rtl .ant-statistic-content-prefix {
  margin-right: 0;
  margin-left: 4px;
}
.ant-statistic-rtl .ant-statistic-content-suffix {
  margin-right: 4px;
  margin-left: 0;
}
.ant-steps {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  display: flex;
  width: 100%;
  font-size: 0;
  text-align: initial;
}
.ant-steps-item {
  position: relative;
  display: inline-block;
  flex: 1;
  overflow: hidden;
  vertical-align: top;
}
.ant-steps-item-container {
  outline: 0;
}
.ant-steps-item:last-child {
  flex: none;
}
.ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after,
.ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-tail {
  display: none;
}
.ant-steps-item-content,
.ant-steps-item-icon {
  display: inline-block;
  vertical-align: top;
}
.ant-steps-item-icon {
  width: 32px;
  height: 32px;
  margin: 0 8px 0 0;
  font-size: 16px;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  line-height: 32px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, .25);
  border-radius: 32px;
  transition: background-color .3s, border-color .3s;
}
.ant-steps-item-icon .ant-steps-icon {
  position: relative;
  top: -.5px;
  color: #1890ff;
  line-height: 1;
}
.ant-steps-item-tail {
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  padding: 0 10px;
}
.ant-steps-item-tail::after {
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #f0f0f0;
  border-radius: 1px;
  transition: background .3s;
  content: "";
}
.ant-steps-item-title {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  color: rgba(0, 0, 0, .85);
  font-size: 16px;
  line-height: 32px;
}
.ant-steps-item-title::after {
  position: absolute;
  top: 16px;
  left: 100%;
  display: block;
  width: 9999px;
  height: 1px;
  background: #f0f0f0;
  content: "";
}
.ant-steps-item-subtitle {
  display: inline;
  margin-left: 8px;
  color: rgba(0, 0, 0, .45);
  font-weight: 400;
  font-size: 14px;
}
.ant-steps-item-description {
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
}
.ant-steps-item-wait .ant-steps-item-icon {
  background-color: #fff;
  border-color: rgba(0, 0, 0, .25);
}
.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon {
  color: rgba(0, 0, 0, .25);
}
.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: rgba(0, 0, 0, .25);
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, .45);
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #f0f0f0;
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, .45);
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #f0f0f0;
}
.ant-steps-item-process .ant-steps-item-icon {
  background-color: #fff;
  border-color: #1890ff;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #1890ff;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, .85);
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #f0f0f0;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, .85);
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #f0f0f0;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
  background: #1890ff;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon .ant-steps-icon {
  color: #fff;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-title {
  font-weight: 500;
}
.ant-steps-item-finish .ant-steps-item-icon {
  background-color: #fff;
  border-color: #1890ff;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #1890ff;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, .85);
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #1890ff;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, .45);
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #1890ff;
}
.ant-steps-item-error .ant-steps-item-icon {
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon {
  color: #ff4d4f;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #ff4d4f;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: #ff4d4f;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #f0f0f0;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: #ff4d4f;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #f0f0f0;
}
.ant-steps-item.ant-steps-next-error .ant-steps-item-title::after {
  background: #ff4d4f;
}
.ant-steps-item-disabled {
  cursor: not-allowed;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role=button] {
  cursor: pointer;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role=button] .ant-steps-item-description,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role=button] .ant-steps-item-icon .ant-steps-icon,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role=button] .ant-steps-item-subtitle,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role=button] .ant-steps-item-title {
  transition: color .3s;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role=button]:hover .ant-steps-item-description,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role=button]:hover .ant-steps-item-subtitle,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role=button]:hover .ant-steps-item-title {
  color: #1890ff;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role=button]:hover .ant-steps-item-icon {
  border-color: #1890ff;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role=button]:hover .ant-steps-item-icon .ant-steps-icon {
  color: #1890ff;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-left: 16px;
  white-space: nowrap;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-left: 0;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title {
  padding-right: 0;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail {
  display: none;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description {
  max-width: 140px;
  white-space: normal;
}
.ant-steps-item-custom > .ant-steps-item-container > .ant-steps-item-icon {
  height: auto;
  background: 0 0;
  border: 0;
}
.ant-steps-item-custom > .ant-steps-item-container > .ant-steps-item-icon > .ant-steps-icon {
  top: 0;
  left: .5px;
  width: 32px;
  height: 32px;
  font-size: 24px;
  line-height: 32px;
}
.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff;
}
.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon {
  width: auto;
  background: 0 0;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-left: 12px;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-left: 0;
}
.ant-steps-small .ant-steps-item-icon {
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border-radius: 24px;
}
.ant-steps-small .ant-steps-item-title {
  padding-right: 12px;
  font-size: 14px;
  line-height: 24px;
}
.ant-steps-small .ant-steps-item-title::after {
  top: 12px;
}
.ant-steps-small .ant-steps-item-description {
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
}
.ant-steps-small .ant-steps-item-tail {
  top: 8px;
}
.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon {
  width: inherit;
  height: inherit;
  line-height: inherit;
  background: 0 0;
  border: 0;
  border-radius: 0;
}
.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  font-size: 24px;
  line-height: 24px;
  transform: none;
}
.ant-steps-vertical {
  display: flex;
  flex-direction: column;
}
.ant-steps-vertical > .ant-steps-item {
  display: block;
  flex: 1 0 auto;
  padding-left: 0;
  overflow: visible;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-icon {
  float: left;
  margin-right: 16px;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-content {
  display: block;
  min-height: 48px;
  overflow: hidden;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-title {
  line-height: 32px;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-description {
  padding-bottom: 12px;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 15px;
  width: 1px;
  height: 100%;
  padding: 38px 0 6px;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
  width: 1px;
  height: 100%;
}
.ant-steps-vertical > .ant-steps-item:not(:last-child) > .ant-steps-item-container > .ant-steps-item-tail {
  display: block;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  display: none;
}
.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 11px;
  padding: 30px 0 6px;
}
.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
  line-height: 24px;
}
.ant-steps-label-vertical .ant-steps-item {
  overflow: visible;
}
.ant-steps-label-vertical .ant-steps-item-tail {
  margin-left: 58px;
  padding: 3.5px 24px;
}
.ant-steps-label-vertical .ant-steps-item-content {
  display: block;
  width: 116px;
  margin-top: 8px;
  text-align: center;
}
.ant-steps-label-vertical .ant-steps-item-icon {
  display: inline-block;
  margin-left: 42px;
}
.ant-steps-label-vertical .ant-steps-item-title {
  padding-right: 0;
  padding-left: 0;
}
.ant-steps-label-vertical .ant-steps-item-title::after {
  display: none;
}
.ant-steps-label-vertical .ant-steps-item-subtitle {
  display: block;
  margin-bottom: 4px;
  margin-left: 0;
  line-height: 1.5715;
}
.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon {
  margin-left: 46px;
}
.ant-steps-dot .ant-steps-item-title,
.ant-steps-dot.ant-steps-small .ant-steps-item-title {
  line-height: 1.5715;
}
.ant-steps-dot .ant-steps-item-tail,
.ant-steps-dot.ant-steps-small .ant-steps-item-tail {
  top: 2px;
  width: 100%;
  margin: 0 0 0 70px;
  padding: 0;
}
.ant-steps-dot .ant-steps-item-tail::after,
.ant-steps-dot.ant-steps-small .ant-steps-item-tail::after {
  width: calc(100% - 20px);
  height: 3px;
  margin-left: 12px;
}
.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 2px;
}
.ant-steps-dot .ant-steps-item-icon,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  width: 8px;
  height: 8px;
  margin-left: 67px;
  padding-right: 0;
  line-height: 8px;
  background: 0 0;
  border: 0;
}
.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  transition: all .3s;
}
.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot::after,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot::after {
  position: absolute;
  top: -12px;
  left: -26px;
  width: 60px;
  height: 32px;
  background: rgba(0, 0, 0, .001);
  content: "";
}
.ant-steps-dot .ant-steps-item-content,
.ant-steps-dot.ant-steps-small .ant-steps-item-content {
  width: 140px;
}
.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,
.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon {
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  line-height: 10px;
  background: 0 0;
}
.ant-steps-dot .ant-steps-item-process .ant-steps-icon:first-child .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-icon:first-child .ant-steps-icon-dot {
  left: 0;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-top: 13px;
  margin-left: 0;
  background: 0 0;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 6.5px;
  left: -9px;
  margin: 0;
  padding: 22px 0 4px;
}
.ant-steps-vertical.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  margin-top: 10px;
}
.ant-steps-vertical.ant-steps-dot.ant-steps-small .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 3.5px;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 0;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-content {
  width: inherit;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-item-container .ant-steps-item-icon .ant-steps-icon-dot {
  top: -1px;
  left: -1px;
}
.ant-steps-navigation {
  padding-top: 12px;
}
.ant-steps-navigation.ant-steps-small .ant-steps-item-container {
  margin-left: -12px;
}
.ant-steps-navigation .ant-steps-item {
  overflow: visible;
  text-align: center;
}
.ant-steps-navigation .ant-steps-item-container {
  display: inline-block;
  height: 100%;
  margin-left: -16px;
  padding-bottom: 12px;
  text-align: left;
  transition: opacity .3s;
}
.ant-steps-navigation .ant-steps-item-container .ant-steps-item-content {
  max-width: auto;
}
.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title {
  max-width: 100%;
  padding-right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title::after {
  display: none;
}
.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button] {
  cursor: pointer;
}
.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]:hover {
  opacity: .85;
}
.ant-steps-navigation .ant-steps-item:last-child {
  flex: 1;
}
.ant-steps-navigation .ant-steps-item:last-child::after {
  display: none;
}
.ant-steps-navigation .ant-steps-item::after {
  position: absolute;
  top: 50%;
  left: 100%;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -14px;
  margin-left: -2px;
  border: 1px solid rgba(0, 0, 0, .25);
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  content: "";
}
.ant-steps-navigation .ant-steps-item::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 2px;
  background-color: #1890ff;
  transition: width .3s, left .3s;
  transition-timing-function: ease-out;
  content: "";
}
.ant-steps-navigation .ant-steps-item.ant-steps-item-active::before {
  left: 0;
  width: 100%;
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item {
  margin-right: 0 !important;
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item::before {
  display: none;
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item.ant-steps-item-active::before {
  top: 0;
  right: 0;
  left: unset;
  display: block;
  width: 3px;
  height: calc(100% - 24px);
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item::after {
  position: relative;
  top: -2px;
  left: 50%;
  display: block;
  width: 8px;
  height: 8px;
  margin-bottom: 8px;
  text-align: center;
  transform: rotate(135deg);
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  visibility: hidden;
}
.ant-steps-navigation.ant-steps-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  visibility: hidden;
}
.ant-steps-rtl {
  direction: rtl;
}
.ant-steps.ant-steps-rtl .ant-steps-item-icon {
  margin-right: 0;
  margin-left: 8px;
}
.ant-steps-rtl .ant-steps-item-tail {
  right: 0;
  left: auto;
}
.ant-steps-rtl .ant-steps-item-title {
  padding-right: 0;
  padding-left: 16px;
}
.ant-steps-rtl .ant-steps-item-title .ant-steps-item-subtitle {
  float: left;
  margin-right: 8px;
  margin-left: 0;
}
.ant-steps-rtl .ant-steps-item-title::after {
  right: 100%;
  left: auto;
}
.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-right: 16px;
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-right: 0;
}
.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title {
  padding-left: 0;
}
.ant-steps-rtl .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  right: .5px;
  left: auto;
}
.ant-steps-rtl.ant-steps-navigation.ant-steps-small .ant-steps-item-container {
  margin-right: -12px;
  margin-left: 0;
}
.ant-steps-rtl.ant-steps-navigation .ant-steps-item-container {
  margin-right: -16px;
  margin-left: 0;
  text-align: right;
}
.ant-steps-rtl.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title {
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-navigation .ant-steps-item::after {
  right: 100%;
  left: auto;
  margin-right: -2px;
  margin-left: 0;
  transform: rotate(225deg);
}
.ant-steps-rtl.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-right: 12px;
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-right: 0;
}
.ant-steps-rtl.ant-steps-small .ant-steps-item-title {
  padding-right: 0;
  padding-left: 12px;
}
.ant-steps-rtl.ant-steps-vertical > .ant-steps-item .ant-steps-item-icon {
  float: right;
  margin-right: 0;
  margin-left: 16px;
}
.ant-steps-rtl.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: 16px;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
  right: 12px;
  left: auto;
}
.ant-steps-rtl.ant-steps-label-vertical .ant-steps-item-title {
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-tail,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-tail {
  margin: 0 70px 0 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-tail::after,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-tail::after {
  margin-right: 12px;
  margin-left: 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot {
  right: 2px;
  left: auto;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  margin-right: 67px;
  margin-left: 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
  float: right;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot::after,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot::after {
  right: -26px;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-right: 0;
  margin-left: 16px;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: -9px;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
  right: 0;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot {
  right: -2px;
  left: auto;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-vertical > .ant-steps-item {
  padding-right: 4px;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: 19px;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-small.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: 15px;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child {
  padding-right: 4px;
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child.ant-steps-item-active {
  padding-right: 4px;
}
.ant-steps-with-progress .ant-steps-item {
  padding-top: 4px;
}
.ant-steps-with-progress .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 4px;
  left: 19px;
}
.ant-steps-with-progress.ant-steps-horizontal .ant-steps-item:first-child,
.ant-steps-with-progress.ant-steps-small.ant-steps-horizontal .ant-steps-item:first-child {
  padding-bottom: 4px;
  padding-left: 4px;
}
.ant-steps-with-progress.ant-steps-small > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  left: 15px;
}
.ant-steps-with-progress.ant-steps-vertical .ant-steps-item {
  padding-left: 4px;
}
.ant-steps-with-progress.ant-steps-label-vertical .ant-steps-item .ant-steps-item-tail {
  top: 14px !important;
}
.ant-steps-with-progress .ant-steps-item-icon {
  position: relative;
}
.ant-steps-with-progress .ant-steps-item-icon .ant-progress {
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
}
.ant-switch {
  margin: 0;
  padding: 0;
  color: rgba(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, .25);
  border: 0;
  border-radius: 100px;
  cursor: pointer;
  transition: all .2s;
  -webkit-user-select: none;
  user-select: none;
}
.ant-switch:focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(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-disabled,
.ant-switch-loading {
  cursor: not-allowed;
  opacity: .4;
}
.ant-switch-disabled *,
.ant-switch-loading * {
  box-shadow: none;
  cursor: not-allowed;
}
.ant-switch-inner {
  display: block;
  margin: 0 7px 0 25px;
  color: #fff;
  font-size: 12px;
  transition: margin .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 .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, .2);
  transition: all .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, .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);
}
nz-switch {
  display: inline-block;
}
.ant-table.ant-table-middle {
  font-size: 14px;
}
.ant-table.ant-table-middle .ant-table-footer,
.ant-table.ant-table-middle .ant-table-tbody > tr > td,
.ant-table.ant-table-middle .ant-table-thead > tr > th,
.ant-table.ant-table-middle .ant-table-title,
.ant-table.ant-table-middle tfoot > tr > td,
.ant-table.ant-table-middle tfoot > tr > th {
  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-footer,
.ant-table.ant-table-small .ant-table-tbody > tr > td,
.ant-table.ant-table-small .ant-table-thead > tr > th,
.ant-table.ant-table-small .ant-table-title,
.ant-table.ant-table-small tfoot > tr > td,
.ant-table.ant-table-small tfoot > tr > th {
  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-body > table > tbody > 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-body > table > tfoot > 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-content > table > tbody > tr > td,
.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-content > table > tfoot > tr > th,
.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 > tbody > 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-header > table > tfoot > 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-summary > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > td,
.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-summary > table > thead > tr > th {
  border-right: 1px solid #f0f0f0;
}
.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-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-summary > table > thead > tr:not(:last-child) > th {
  border-bottom: 1px solid #f0f0f0;
}
.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-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-summary > table > thead > tr > th::before {
  background-color: transparent !important;
}
.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-body > table > tfoot > 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-content > 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-content > table > thead > 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-header > table > tfoot > 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-summary > table > tbody > 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,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > .ant-table-cell-fix-right-first::after {
  border-right: 1px solid #f0f0f0;
}
.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-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-summary > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -16px -17px;
}
.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-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-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-body > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered.ant-table-middle > .ant-table-container > .ant-table-content > 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-body > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered.ant-table-small > .ant-table-container > .ant-table-content > 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-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, .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 tfoot > tr > td,
.ant-table tfoot > tr > th,
.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
  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, .85);
  background: #fafafa;
}
.ant-table-thead > tr > th {
  position: relative;
  color: rgba(0, 0, 0, .85);
  font-weight: 500;
  text-align: left;
  background: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  transition: background .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, .06);
  transform: translateY(-50%);
  transition: background-color .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 .3s;
}
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table,
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table {
  margin: -16px -16px -16px 32px;
}
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td,
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td {
  border-bottom: 0;
}
.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-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:last-child,
.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-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, .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 > td,
.ant-table-summary > tr > th {
  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: 0;
  cursor: pointer;
  transition: all .3s;
}
.ant-table-thead th.ant-table-column-has-sorters:hover {
  background: rgba(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 .3s;
}
.ant-table-column-sorter-inner {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}
.ant-table-column-sorter-down,
.ant-table-column-sorter-up {
  font-size: 11px;
}
.ant-table-column-sorter-down.active,
.ant-table-column-sorter-up.active {
  color: #1890ff;
}
.ant-table-column-sorter-up + .ant-table-column-sorter-down {
  margin-top: -.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 .3s;
}
.ant-table-filter-trigger:hover {
  color: rgba(0, 0, 0, .45);
  background: rgba(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, .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, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(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, .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, .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 td.ant-table-selection-column,
table tr th.ant-table-selection-column {
  padding-right: 8px;
  padding-left: 8px;
  text-align: center;
}
table tr td.ant-table-selection-column .ant-radio-wrapper,
table tr th.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 .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: 0;
  cursor: pointer;
  transition: color .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(.94117647);
  transition: all .3s;
  -webkit-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:active,
.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover {
  border-color: currentcolor;
}
.ant-table-row-expand-icon::after,
.ant-table-row-expand-icon::before {
  position: absolute;
  background: currentcolor;
  transition: transform .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(0);
}
.ant-table-row-expand-icon-spaced {
  background: 0 0;
  border: 0;
  visibility: hidden;
}
.ant-table-row-expand-icon-spaced::after,
.ant-table-row-expand-icon-spaced::before {
  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:hover > td,
tr.ant-table-expanded-row > 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, .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 .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 .3s;
  content: "";
  pointer-events: none;
}
.ant-table .ant-table-container::after,
.ant-table .ant-table-container::before {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: calc(calc(2 + 1) + 1);
  width: 30px;
  transition: box-shadow .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, .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, .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, .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, .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: #fff;
  border-top: 1px solid #f0f0f0;
  opacity: .6;
}
.ant-table-sticky-scroll:hover {
  transform-origin: center bottom;
}
.ant-table-sticky-scroll-bar {
  height: 8px;
  background-color: rgba(0, 0, 0, .35);
  border-radius: 4px;
}
.ant-table-sticky-scroll-bar:hover {
  background-color: rgba(0, 0, 0, .8);
}
.ant-table-sticky-scroll-bar-active {
  background-color: rgba(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 {
  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-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,
.ant-dropdown-rtl .ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-dropdown-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(0);
}
nz-table,
nz-table-inner-default,
nz-table-inner-scroll,
nz-table-selection,
nz-table-title-footer {
  display: block;
}
nz-filter-trigger {
  display: inline-flex;
}
.nz-table-out-bordered > .ant-table-title {
  border: 1px solid #f0f0f0;
  border-bottom: 0;
}
.nz-table-out-bordered > .ant-table-container {
  border: 1px solid #f0f0f0;
  border-bottom: 0;
}
.nz-table-out-bordered > .ant-table-footer {
  border: 1px solid #f0f0f0;
  border-top: 0;
}
cdk-virtual-scroll-viewport.ant-table-body {
  overflow-y: scroll;
}
.nz-table-hide-scrollbar {
  scrollbar-color: #fafafa #fafafa;
}
.nz-table-hide-scrollbar::-webkit-scrollbar {
  background-color: #fafafa;
}
.ant-table.ant-table-small .nz-table-hide-scrollbar {
  scrollbar-color: #fafafa #fafafa;
}
.ant-table.ant-table-small .nz-table-hide-scrollbar::-webkit-scrollbar {
  background-color: transparent;
}
.ant-table-wrapper-rtl .ant-table thead > tr > th.ant-table-selection-column {
  text-align: center;
}
.ant-table.ant-table-bordered > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > table > tfoot > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > table > thead > tr > th {
  border-right: 1px solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > table > thead > tr:not(:last-child) > th {
  border-bottom: 1px solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > table > thead > tr > .ant-table-cell-fix-right-first::after {
  border-right: 1px solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -16px -17px;
}
.ant-table.ant-table-bordered > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > 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-scroll-horizontal > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > table > tbody > tr.ant-table-expanded-row > td,
.ant-table.ant-table-bordered.ant-table-scroll-horizontal > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > table > tbody > tr.ant-table-placeholder > td {
  border-right: 0;
}
.ant-table.ant-table-bordered.ant-table-middle > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -12px -9px;
}
.ant-table.ant-table-bordered.ant-table-small > .ant-table-container > .cdk-virtual-scroll-viewport > .cdk-virtual-scroll-content-wrapper > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -8px -9px;
}
.ant-table-custom-column col {
  display: none;
  width: auto !important;
  min-width: auto !important;
}
.ant-table-custom-column .ant-table-thead .ant-table-row,
.ant-table-custom-column .ant-table-thead tr {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.ant-table-custom-column .ant-table-thead .ant-table-row th,
.ant-table-custom-column .ant-table-thead tr th {
  overflow: hidden;
}
.ant-table-custom-column .ant-table-tbody .ant-table-row,
.ant-table-custom-column .ant-table-tbody tr {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.ant-table-custom-column .ant-table-tbody .ant-table-row td,
.ant-table-custom-column .ant-table-tbody tr td {
  overflow: hidden;
}
.ant-table-custom-column .ant-table-tbody .ant-table-row .nz-disable-td,
.ant-table-custom-column .ant-table-tbody tr .nz-disable-td {
  width: 100%;
}
.ant-table-custom-column .ant-table-fixed tr .ant-table-cell-fix-left-last,
.ant-table-custom-column .ant-table-fixed tr .ant-table-cell-fix-right-first {
  overflow: visible;
}
.ant-table-custom-column .ant-table-fixed .ant-table-row {
  width: 100%;
}
.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-bottom > .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,
.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-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-right: 2px;
  margin-left: 0;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > 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-bottom,
.ant-tabs-top {
  flex-direction: column;
}
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav,
.ant-tabs-top > .ant-tabs-nav,
.ant-tabs-top > div > .ant-tabs-nav {
  margin: 0 0 16px 0;
}
.ant-tabs-bottom > .ant-tabs-nav::before,
.ant-tabs-bottom > div > .ant-tabs-nav::before,
.ant-tabs-top > .ant-tabs-nav::before,
.ant-tabs-top > div > .ant-tabs-nav::before {
  position: absolute;
  right: 0;
  left: 0;
  border-bottom: 1px solid #f0f0f0;
  content: "";
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar {
  height: 2px;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition:
    width .3s,
    left .3s,
    right .3s;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.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-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  top: 0;
  bottom: 0;
  width: 30px;
}
.ant-tabs-bottom > .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::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  left: 0;
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, .08);
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  right: 0;
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, .08);
}
.ant-tabs-bottom > .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,
.ant-tabs-top > .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 {
  opacity: 1;
}
.ant-tabs-bottom > .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,
.ant-tabs-top > .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 {
  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-left > div > .ant-tabs-nav,
.ant-tabs-right > .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-left > div > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > .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-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > .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-left > div > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > .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::after,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  right: 0;
  left: 0;
  height: 30px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .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, .08);
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .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, .08);
}
.ant-tabs-left > .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 > .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-left > div > .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-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-left > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > .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-left > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition: height .3s, top .3s;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-list,
.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, .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: 0;
  box-shadow:
    0 3px 6px -4px rgba(0, 0, 0, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(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, .85);
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: all .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, .45);
  font-size: 12px;
  background: 0 0;
  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, .25);
  background: 0 0;
  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 .3s cubic-bezier(.645, .045, .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-bottom > .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,
.ant-tabs-card.ant-tabs-top > .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 {
  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-left > div > .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-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, .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: flex;
  flex: auto;
  align-self: stretch;
  overflow: hidden;
  white-space: nowrap;
  transform: translate(0);
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: opacity .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 .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: 0 0;
  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: 0;
  cursor: pointer;
  transition: all .3s cubic-bezier(.645, .045, .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 > .ant-tabs-nav .ant-tabs-nav-add:focus,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:active,
.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: 0 0;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.ant-tabs-tab-btn:active,
.ant-tabs-tab-btn:focus,
.ant-tabs-tab-remove:active,
.ant-tabs-tab-remove:focus {
  color: #096dd9;
}
.ant-tabs-tab-btn {
  outline: 0;
  transition: all .3s;
}
.ant-tabs-tab-remove {
  flex: none;
  margin-right: -4px;
  margin-left: 8px;
  color: rgba(0, 0, 0, .45);
  font-size: 12px;
  background: 0 0;
  border: none;
  outline: 0;
  cursor: pointer;
  transition: all .3s;
}
.ant-tabs-tab-remove:hover {
  color: rgba(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 .25px currentcolor;
}
.ant-tabs-tab.ant-tabs-tab-disabled {
  color: rgba(0, 0, 0, .25);
  cursor: not-allowed;
}
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus {
  color: rgba(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: 0;
}
.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 .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 .3s;
}
.ant-tabs-dropdown-menu-item a[nz-tab-link] {
  position: relative;
}
.ant-tabs-tab-btn {
  background-color: unset;
  border: none;
  cursor: pointer;
}
.ant-tabs-tab a[nz-tab-link]::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: "";
}
.ant-tabs-tab a[nz-tab-link] ~ * {
  position: relative;
}
.nz-tabs-dropdown.ant-dropdown .ant-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: 0;
  box-shadow:
    0 3px 6px -4px rgba(0, 0, 0, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(0, 0, 0, .05);
}
.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu-item {
  min-width: 120px;
  margin: 0;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, .85);
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: all .3s;
}
.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu-item:hover {
  background: #f5f5f5;
}
.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu-item-disabled,
.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, .25);
  background: 0 0;
  cursor: not-allowed;
}
.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu-item-disabled a,
.nz-tabs-dropdown.ant-dropdown .ant-dropdown-menu-item-disabled:hover a {
  color: rgba(0, 0, 0, .25);
  pointer-events: none;
}
.ant-tabs-rtl .ant-tabs-rtl-tab-next {
  right: auto;
  left: 2px;
}
.ant-tabs-tab-disabled a {
  color: rgba(0, 0, 0, .25);
  pointer-events: none;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add {
  min-height: 40px;
}
.ant-tag {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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 .3s;
}
.ant-tag,
.ant-tag a,
.ant-tag a:hover {
  color: rgba(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, .45);
  font-size: 10px;
  cursor: pointer;
  transition: all .3s;
}
.ant-tag-close-icon:hover {
  color: rgba(0, 0, 0, .85);
}
.ant-tag-has-color {
  border-color: transparent;
}
.ant-tag-has-color,
.ant-tag-has-color .anticon-close,
.ant-tag-has-color .anticon-close:hover,
.ant-tag-has-color a,
.ant-tag-has-color a: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-checked,
.ant-tag-checkable:active {
  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;
}
.ant-tag.ant-tag-borderless {
  border-color: transparent;
}
.ant-timeline {
  box-sizing: border-box;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  font-feature-settings: "tnum";
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-timeline-item {
  position: relative;
  margin: 0;
  padding-bottom: 20px;
  font-size: 14px;
  list-style: none;
}
.ant-timeline-item-tail {
  position: absolute;
  top: 10px;
  left: 4px;
  height: calc(100% - 10px);
  border-left: 2px solid #f0f0f0;
}
.ant-timeline-item-pending .ant-timeline-item-head {
  font-size: 12px;
  background-color: transparent;
}
.ant-timeline-item-pending .ant-timeline-item-tail {
  display: none;
}
.ant-timeline-item-head {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 100px;
}
.ant-timeline-item-head-blue {
  color: #1890ff;
  border-color: #1890ff;
}
.ant-timeline-item-head-red {
  color: #ff4d4f;
  border-color: #ff4d4f;
}
.ant-timeline-item-head-green {
  color: #52c41a;
  border-color: #52c41a;
}
.ant-timeline-item-head-gray {
  color: rgba(0, 0, 0, .25);
  border-color: rgba(0, 0, 0, .25);
}
.ant-timeline-item-head-custom {
  position: absolute;
  top: 5.5px;
  left: 5px;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 3px 1px;
  line-height: 1;
  text-align: center;
  border: 0;
  border-radius: 0;
  transform: translate(-50%, -50%);
}
.ant-timeline-item-content {
  position: relative;
  top: -7.001px;
  margin: 0 0 0 26px;
  word-break: break-word;
}
.ant-timeline-item-last > .ant-timeline-item-tail {
  display: none;
}
.ant-timeline-item-last > .ant-timeline-item-content {
  min-height: 48px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
.ant-timeline.ant-timeline-label .ant-timeline-item-head,
.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-label .ant-timeline-item-tail,
.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-tail {
  left: 50%;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-label .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head {
  margin-left: -4px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  margin-left: 1px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content {
  left: calc(50% - 4px);
  width: calc(50% - 14px);
  text-align: left;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(50% - 12px);
  margin: 0;
  text-align: right;
}
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail {
  left: calc(100% - 4px - 2px);
}
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(100% - 18px);
}
.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
  display: block;
  height: calc(100% - 14px);
  border-left: 2px dotted #f0f0f0;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail {
  display: none;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
  top: 15px;
  display: block;
  height: calc(100% - 15px);
  border-left: 2px dotted #f0f0f0;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content {
  min-height: 48px;
}
.ant-timeline.ant-timeline-label .ant-timeline-item-label {
  position: absolute;
  top: -7.001px;
  width: calc(50% - 12px);
  text-align: right;
}
.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label {
  left: calc(50% + 14px);
  width: calc(50% - 14px);
  text-align: left;
}
.ant-timeline-rtl {
  direction: rtl;
}
.ant-timeline-rtl .ant-timeline-item-tail {
  right: 4px;
  left: auto;
  border-right: 2px solid #f0f0f0;
  border-left: none;
}
.ant-timeline-rtl .ant-timeline-item-head-custom {
  right: 5px;
  left: auto;
  transform: translate(50%, -50%);
}
.ant-timeline-rtl .ant-timeline-item-content {
  margin: 0 18px 0 0;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-tail,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-tail {
  right: 50%;
  left: auto;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head {
  margin-right: -4px;
  margin-left: 0;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  margin-right: 1px;
  margin-left: 0;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content {
  right: calc(50% - 4px);
  left: auto;
  text-align: right;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  text-align: left;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail {
  right: 0;
  left: auto;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: 100%;
  margin-right: 18px;
  text-align: right;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
  border-right: 2px dotted #f0f0f0;
  border-left: none;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
  border-right: 2px dotted #f0f0f0;
  border-left: none;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-label {
  text-align: left;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label {
  right: calc(50% + 14px);
  text-align: right;
}
.ant-tooltip {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  --antd-arrow-background-color:rgba(0, 0, 0, 0.75);
  position: absolute;
  z-index: 1070;
  display: block;
  width: max-content;
  max-width: 250px;
  visibility: visible;
}
.ant-tooltip-content {
  position: relative;
}
.ant-tooltip-hidden {
  display: none;
}
.ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: calc(12px / 2) 8px;
  color: #fff;
  text-align: start;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, .75);
  border-radius: 2px;
  box-shadow:
    0 3px 6px -4px rgba(0, 0, 0, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(0, 0, 0, .05);
}
.ant-tooltip-arrow {
  position: absolute;
  z-index: 1;
  display: block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  pointer-events: none;
}
.ant-tooltip-arrow::before {
  position: absolute;
  bottom: 0;
  width: 16px;
  height: calc(16px / 2);
  background: var(--antd-arrow-background-color);
  content: "";
  clip-path: polygon(1.65685425px 100%, 50% 1.65685425px, 14.34314575px 100%, 1.65685425px 100%);
  clip-path: path("M 0 8 A 4 4 0 0 0 2.82842712474619 6.82842712474619 L 6.585786437626905 3.0710678118654755 A 2 2 0 0 1 9.414213562373096 3.0710678118654755 L 13.17157287525381 6.82842712474619 A 4 4 0 0 0 16 8 Z");
  inset-inline-start: 0;
}
.ant-tooltip-arrow::after {
  position: absolute;
  bottom: 0;
  z-index: 0;
  width: 8.97056275px;
  height: 8.97056275px;
  margin: auto;
  background: 0 0;
  border-radius: 0 0 2px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .05);
  transform: translateY(50%) rotate(-135deg);
  content: "";
  inset-inline: 0;
}
.ant-tooltip-arrow::before {
  background: var(--antd-arrow-background-color);
}
.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%) rotate(180deg);
}
.ant-tooltip-placement-top > .ant-tooltip-arrow {
  left: 50%;
  transform: translateX(-50%) translateY(100%) rotate(180deg);
}
.ant-tooltip-placement-topLeft > .ant-tooltip-arrow {
  left: 16px;
}
.ant-tooltip-placement-topRight > .ant-tooltip-arrow {
  right: 16px;
}
.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 {
  left: 50%;
  transform: translateX(-50%) translateY(-100%);
}
.ant-tooltip-placement-bottomLeft > .ant-tooltip-arrow {
  left: 16px;
}
.ant-tooltip-placement-bottomRight > .ant-tooltip-arrow {
  right: 16px;
}
.ant-tooltip-placement-left > .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom > .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop > .ant-tooltip-arrow {
  right: 0;
  transform: translateX(100%) rotate(90deg);
}
.ant-tooltip-placement-left > .ant-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%) translateX(100%) rotate(90deg);
}
.ant-tooltip-placement-leftTop > .ant-tooltip-arrow {
  top: 16px;
}
.ant-tooltip-placement-leftBottom > .ant-tooltip-arrow {
  bottom: 16px;
}
.ant-tooltip-placement-right > .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom > .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop > .ant-tooltip-arrow {
  left: 0;
  transform: translateX(-100%) rotate(-90deg);
}
.ant-tooltip-placement-right > .ant-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%) translateX(-100%) rotate(-90deg);
}
.ant-tooltip-placement-rightTop > .ant-tooltip-arrow {
  top: 16px;
}
.ant-tooltip-placement-rightBottom > .ant-tooltip-arrow {
  bottom: 16px;
}
.ant-tooltip-pink .ant-tooltip-inner {
  background-color: #eb2f96;
}
.ant-tooltip-pink .ant-tooltip-arrow {
  --antd-arrow-background-color:#eb2f96;
}
.ant-tooltip-magenta .ant-tooltip-inner {
  background-color: #eb2f96;
}
.ant-tooltip-magenta .ant-tooltip-arrow {
  --antd-arrow-background-color:#eb2f96;
}
.ant-tooltip-red .ant-tooltip-inner {
  background-color: #f5222d;
}
.ant-tooltip-red .ant-tooltip-arrow {
  --antd-arrow-background-color:#f5222d;
}
.ant-tooltip-volcano .ant-tooltip-inner {
  background-color: #fa541c;
}
.ant-tooltip-volcano .ant-tooltip-arrow {
  --antd-arrow-background-color:#fa541c;
}
.ant-tooltip-orange .ant-tooltip-inner {
  background-color: #fa8c16;
}
.ant-tooltip-orange .ant-tooltip-arrow {
  --antd-arrow-background-color:#fa8c16;
}
.ant-tooltip-yellow .ant-tooltip-inner {
  background-color: #fadb14;
}
.ant-tooltip-yellow .ant-tooltip-arrow {
  --antd-arrow-background-color:#fadb14;
}
.ant-tooltip-gold .ant-tooltip-inner {
  background-color: #faad14;
}
.ant-tooltip-gold .ant-tooltip-arrow {
  --antd-arrow-background-color:#faad14;
}
.ant-tooltip-cyan .ant-tooltip-inner {
  background-color: #13c2c2;
}
.ant-tooltip-cyan .ant-tooltip-arrow {
  --antd-arrow-background-color:#13c2c2;
}
.ant-tooltip-lime .ant-tooltip-inner {
  background-color: #a0d911;
}
.ant-tooltip-lime .ant-tooltip-arrow {
  --antd-arrow-background-color:#a0d911;
}
.ant-tooltip-green .ant-tooltip-inner {
  background-color: #52c41a;
}
.ant-tooltip-green .ant-tooltip-arrow {
  --antd-arrow-background-color:#52c41a;
}
.ant-tooltip-blue .ant-tooltip-inner {
  background-color: #1890ff;
}
.ant-tooltip-blue .ant-tooltip-arrow {
  --antd-arrow-background-color:#1890ff;
}
.ant-tooltip-geekblue .ant-tooltip-inner {
  background-color: #2f54eb;
}
.ant-tooltip-geekblue .ant-tooltip-arrow {
  --antd-arrow-background-color:#2f54eb;
}
.ant-tooltip-purple .ant-tooltip-inner {
  background-color: #722ed1;
}
.ant-tooltip-purple .ant-tooltip-arrow {
  --antd-arrow-background-color:#722ed1;
}
.ant-zoom-big-fast-appear,
.ant-zoom-big-fast-enter {
  animation-duration: .1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-fast-leave {
  animation-duration: .1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active,
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-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-appear,
.ant-zoom-big-fast-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-fast-appear-prepare,
.ant-zoom-big-fast-enter-prepare {
  transform: none;
}
.ant-zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-tooltip-rtl {
  direction: rtl;
}
.ant-tooltip {
  position: relative;
}
.ant-transfer-customize-list .ant-transfer-list {
  flex: 1 1 50%;
  width: auto;
  height: auto;
  min-height: 200px;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small {
  border: 0;
  border-radius: 0;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-selection-column {
  width: 40px;
  min-width: 40px;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
  background: #fafafa;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 1px solid #f0f0f0;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body {
  margin: 0;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination {
  margin: 16px 0 4px;
}
.ant-transfer-customize-list .ant-input[disabled] {
  background-color: transparent;
}
.ant-transfer-status-error .ant-transfer-list {
  border-color: #ff4d4f;
}
.ant-transfer-status-error .ant-transfer-list-search:not([disabled]) {
  border-color: #d9d9d9;
}
.ant-transfer-status-error .ant-transfer-list-search:not([disabled]):hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-rtl .ant-transfer-status-error .ant-transfer-list-search:not([disabled]):hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-transfer-status-error .ant-transfer-list-search:not([disabled]):focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-transfer-status-error .ant-transfer-list-search:not([disabled]):focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-transfer-status-warning .ant-transfer-list {
  border-color: #faad14;
}
.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]) {
  border-color: #d9d9d9;
}
.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):hover {
  border-color: #40a9ff;
  border-right-width: 1px;
}
.ant-input-rtl .ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
  border-right-width: 1px;
  outline: 0;
}
.ant-input-rtl .ant-transfer-status-warning .ant-transfer-list-search:not([disabled]):focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
.ant-transfer {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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: stretch;
}
.ant-transfer-disabled .ant-transfer-list {
  background: #f5f5f5;
}
.ant-transfer-list {
  display: flex;
  flex-direction: column;
  width: 180px;
  height: 200px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
.ant-transfer-list-with-pagination {
  width: 250px;
  height: auto;
}
.ant-transfer-list-search .anticon-search {
  color: rgba(0, 0, 0, .25);
}
.ant-transfer-list-header {
  display: flex;
  flex: none;
  align-items: center;
  height: 40px;
  padding: 8px 12px 9px;
  color: rgba(0, 0, 0, .85);
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 2px 2px 0 0;
}
.ant-transfer-list-header > :not(:last-child) {
  margin-right: 4px;
}
.ant-transfer-list-header > * {
  flex: none;
}
.ant-transfer-list-header-title {
  flex: auto;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
  text-overflow: ellipsis;
}
.ant-transfer-list-header-dropdown {
  font-size: 10px;
  transform: translateY(10%);
  cursor: pointer;
}
.ant-transfer-list-header-dropdown[disabled] {
  cursor: not-allowed;
}
.ant-transfer-list-body {
  display: flex;
  flex: auto;
  flex-direction: column;
  overflow: hidden;
  font-size: 14px;
}
.ant-transfer-list-body-search-wrapper {
  position: relative;
  flex: none;
  padding: 12px;
}
.ant-transfer-list-content {
  flex: auto;
  margin: 0;
  padding: 0;
  overflow: auto;
  list-style: none;
}
.ant-transfer-list-content-item {
  display: flex;
  align-items: center;
  min-height: 32px;
  padding: 6px 12px;
  line-height: 20px;
  transition: all .3s;
}
.ant-transfer-list-content-item > :not(:last-child) {
  margin-right: 8px;
}
.ant-transfer-list-content-item > * {
  flex: none;
}
.ant-transfer-list-content-item-text {
  flex: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-transfer-list-content-item-remove {
  position: relative;
  color: #d9d9d9;
  cursor: pointer;
  transition: all .3s;
}
.ant-transfer-list-content-item-remove:hover {
  color: #40a9ff;
}
.ant-transfer-list-content-item-remove::after {
  position: absolute;
  top: -6px;
  right: -50%;
  bottom: -6px;
  left: -50%;
  content: "";
}
.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover {
  background-color: #f5f5f5;
  cursor: pointer;
}
.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled).ant-transfer-list-content-item-checked:hover {
  background-color: #dcf4ff;
}
.ant-transfer-list-content-show-remove .ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover {
  background: 0 0;
  cursor: default;
}
.ant-transfer-list-content-item-checked {
  background-color: #e6f7ff;
}
.ant-transfer-list-content-item-disabled {
  color: rgba(0, 0, 0, .25);
  cursor: not-allowed;
}
.ant-transfer-list-pagination {
  padding: 8px 0;
  text-align: right;
  border-top: 1px solid #f0f0f0;
}
.ant-transfer-list-body-not-found {
  flex: none;
  width: 100%;
  margin: auto 0;
  color: rgba(0, 0, 0, .25);
  text-align: center;
}
.ant-transfer-list-footer {
  border-top: 1px solid #f0f0f0;
}
.ant-transfer-operation {
  display: flex;
  flex: none;
  flex-direction: column;
  align-self: center;
  margin: 0 8px;
  vertical-align: middle;
}
.ant-transfer-operation .ant-btn {
  display: block;
}
.ant-transfer-operation .ant-btn:first-child {
  margin-bottom: 4px;
}
.ant-transfer-operation .ant-btn .anticon {
  font-size: 12px;
}
.ant-transfer .ant-empty-image {
  max-height: -2px;
}
.ant-transfer-rtl {
  direction: rtl;
}
.ant-transfer-rtl .ant-transfer-list-search {
  padding-right: 8px;
  padding-left: 24px;
}
.ant-transfer-rtl .ant-transfer-list-search-action {
  right: auto;
  left: 12px;
}
.ant-transfer-rtl .ant-transfer-list-header > :not(:last-child) {
  margin-right: 0;
  margin-left: 4px;
}
.ant-transfer-rtl .ant-transfer-list-header {
  right: 0;
  left: auto;
}
.ant-transfer-rtl .ant-transfer-list-header-title {
  text-align: left;
}
.ant-transfer-rtl .ant-transfer-list-content-item > :not(:last-child) {
  margin-right: 0;
  margin-left: 8px;
}
.ant-transfer-rtl .ant-transfer-list-pagination {
  text-align: left;
}
.ant-transfer-rtl .ant-transfer-list-footer {
  right: 0;
  left: auto;
}
.ant-typography {
  color: rgba(0, 0, 0, .85);
  word-break: break-word;
}
.ant-typography.ant-typography-secondary {
  color: rgba(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, .25);
  cursor: not-allowed;
  -webkit-user-select: none;
  user-select: none;
}
.ant-typography p,
div.ant-typography {
  margin-bottom: 1em;
}
.ant-typography h1,
div.ant-typography-h1,
div.ant-typography-h1 > textarea,
h1.ant-typography {
  margin-bottom: .5em;
  color: rgba(0, 0, 0, .85);
  font-weight: 600;
  font-size: 38px;
  line-height: 1.23;
}
.ant-typography h2,
div.ant-typography-h2,
div.ant-typography-h2 > textarea,
h2.ant-typography {
  margin-bottom: .5em;
  color: rgba(0, 0, 0, .85);
  font-weight: 600;
  font-size: 30px;
  line-height: 1.35;
}
.ant-typography h3,
div.ant-typography-h3,
div.ant-typography-h3 > textarea,
h3.ant-typography {
  margin-bottom: .5em;
  color: rgba(0, 0, 0, .85);
  font-weight: 600;
  font-size: 24px;
  line-height: 1.35;
}
.ant-typography h4,
div.ant-typography-h4,
div.ant-typography-h4 > textarea,
h4.ant-typography {
  margin-bottom: .5em;
  color: rgba(0, 0, 0, .85);
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
}
.ant-typography h5,
div.ant-typography-h5,
div.ant-typography-h5 > textarea,
h5.ant-typography {
  margin-bottom: .5em;
  color: rgba(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 div + h2,
.ant-typography div + h3,
.ant-typography div + h4,
.ant-typography div + h5,
.ant-typography h1 + h1,
.ant-typography h1 + h2,
.ant-typography h1 + h3,
.ant-typography h1 + h4,
.ant-typography h1 + h5,
.ant-typography h2 + h1,
.ant-typography h2 + h2,
.ant-typography h2 + h3,
.ant-typography h2 + h4,
.ant-typography h2 + h5,
.ant-typography h3 + h1,
.ant-typography h3 + h2,
.ant-typography h3 + h3,
.ant-typography h3 + h4,
.ant-typography h3 + h5,
.ant-typography h4 + h1,
.ant-typography h4 + h2,
.ant-typography h4 + h3,
.ant-typography h4 + h4,
.ant-typography h4 + h5,
.ant-typography h5 + h1,
.ant-typography h5 + h2,
.ant-typography h5 + h3,
.ant-typography h5 + h4,
.ant-typography h5 + h5,
.ant-typography li + h1,
.ant-typography li + h2,
.ant-typography li + h3,
.ant-typography li + h4,
.ant-typography li + h5,
.ant-typography p + h1,
.ant-typography p + h2,
.ant-typography p + h3,
.ant-typography p + h4,
.ant-typography p + h5,
.ant-typography ul + h1,
.ant-typography ul + h2,
.ant-typography ul + h3,
.ant-typography ul + h4,
.ant-typography ul + h5 {
  margin-top: 1.2em;
}
a.ant-typography-ellipsis,
span.ant-typography-ellipsis {
  display: inline-block;
  max-width: 100%;
}
.ant-typography a,
a.ant-typography {
  color: #1890ff;
  outline: 0;
  cursor: pointer;
  transition: color .3s;
  text-decoration: none;
}
.ant-typography a:focus-visible,
.ant-typography a:hover,
a.ant-typography:focus-visible,
a.ant-typography:hover {
  color: #40a9ff;
}
.ant-typography a:active,
a.ant-typography:active {
  color: #096dd9;
}
.ant-typography a:active,
.ant-typography a:hover,
a.ant-typography:active,
a.ant-typography:hover {
  text-decoration: none;
}
.ant-typography a.ant-typography-disabled,
.ant-typography a[disabled],
a.ant-typography.ant-typography-disabled,
a.ant-typography[disabled] {
  color: rgba(0, 0, 0, .25);
  cursor: not-allowed;
}
.ant-typography a.ant-typography-disabled:active,
.ant-typography a.ant-typography-disabled:hover,
.ant-typography a[disabled]:active,
.ant-typography a[disabled]:hover,
a.ant-typography.ant-typography-disabled:active,
a.ant-typography.ant-typography-disabled:hover,
a.ant-typography[disabled]:active,
a.ant-typography[disabled]:hover {
  color: rgba(0, 0, 0, .25);
}
.ant-typography a.ant-typography-disabled:active,
.ant-typography a[disabled]:active,
a.ant-typography.ant-typography-disabled:active,
a.ant-typography[disabled]:active {
  pointer-events: none;
}
.ant-typography code {
  margin: 0 .2em;
  padding: .2em .4em .1em;
  font-size: 85%;
  background: rgba(150, 150, 150, .1);
  border: 1px solid rgba(100, 100, 100, .2);
  border-radius: 3px;
}
.ant-typography kbd {
  margin: 0 .2em;
  padding: .15em .4em .1em;
  font-size: 90%;
  background: rgba(150, 150, 150, .06);
  border: 1px solid rgba(100, 100, 100, .2);
  border-bottom-width: 2px;
  border-radius: 3px;
}
.ant-typography mark {
  padding: 0;
  background-color: #ffe58f;
}
.ant-typography ins,
.ant-typography u {
  text-decoration: underline;
  text-decoration-skip-ink: auto;
}
.ant-typography del,
.ant-typography s {
  text-decoration: line-through;
}
.ant-typography strong {
  font-weight: 600;
}
.ant-typography-copy,
.ant-typography-edit,
.ant-typography-expand {
  color: #1890ff;
  outline: 0;
  cursor: pointer;
  transition: color .3s;
  margin-left: 4px;
}
.ant-typography-copy:focus-visible,
.ant-typography-copy:hover,
.ant-typography-edit:focus-visible,
.ant-typography-edit:hover,
.ant-typography-expand:focus-visible,
.ant-typography-expand:hover {
  color: #40a9ff;
}
.ant-typography-copy:active,
.ant-typography-edit:active,
.ant-typography-expand:active {
  color: #096dd9;
}
.ant-typography-copy-success,
.ant-typography-copy-success:focus,
.ant-typography-copy-success:hover {
  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, .45);
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  pointer-events: none;
}
.ant-typography-edit-content textarea {
  height: 1em;
  margin: 0 !important;
  -moz-transition: none;
}
.ant-typography ol,
.ant-typography ul {
  margin: 0 0 1em;
  padding: 0;
}
.ant-typography ol li,
.ant-typography ul 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 blockquote,
.ant-typography pre {
  margin: 1em 0;
}
.ant-typography pre {
  padding: .4em .6em;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: rgba(150, 150, 150, .1);
  border: 1px solid rgba(100, 100, 100, .2);
  border-radius: 3px;
}
.ant-typography pre code {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  background: 0 0;
  border: 0;
}
.ant-typography blockquote {
  padding: 0 0 0 .6em;
  border-left: 4px solid rgba(100, 100, 100, .2);
  opacity: .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 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.ant-typography-rtl {
  direction: rtl;
}
.ant-typography-rtl .ant-typography-copy,
.ant-typography-rtl .ant-typography-edit,
.ant-typography-rtl .ant-typography-expand {
  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 ol li,
.ant-typography-rtl.ant-typography ul li {
  margin: 0 20px 0 0;
  padding: 0 4px 0 0;
}
.ant-upload {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  outline: 0;
}
.ant-upload p {
  margin: 0;
}
.ant-upload-btn {
  display: block;
  width: 100%;
  outline: 0;
}
.ant-upload input[type=file] {
  cursor: pointer;
}
.ant-upload.ant-upload-select {
  display: inline-block;
}
.ant-upload.ant-upload-disabled {
  color: rgba(0, 0, 0, .25);
  cursor: not-allowed;
}
.ant-upload.ant-upload-select-picture-card {
  width: 104px;
  height: 104px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  vertical-align: top;
  background-color: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 2px;
  cursor: pointer;
  transition: border-color .3s;
}
.ant-upload.ant-upload-select-picture-card > .ant-upload {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
}
.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #1890ff;
}
.ant-upload-disabled.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #d9d9d9;
}
.ant-upload.ant-upload-drag {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fafafa;
  border: 1px dashed #d9d9d9;
  border-radius: 2px;
  cursor: pointer;
  transition: border-color .3s;
}
.ant-upload.ant-upload-drag .ant-upload {
  padding: 16px 0;
}
.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
  border-color: #096dd9;
}
.ant-upload.ant-upload-drag.ant-upload-disabled {
  cursor: not-allowed;
}
.ant-upload.ant-upload-drag .ant-upload-btn {
  display: table;
  height: 100%;
}
.ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: table-cell;
  vertical-align: middle;
}
.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
  border-color: #40a9ff;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon {
  margin-bottom: 20px;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
  color: #40a9ff;
  font-size: 48px;
}
.ant-upload.ant-upload-drag p.ant-upload-text {
  margin: 0 0 4px;
  color: rgba(0, 0, 0, .85);
  font-size: 16px;
}
.ant-upload.ant-upload-drag p.ant-upload-hint {
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
}
.ant-upload.ant-upload-drag .anticon-plus {
  color: rgba(0, 0, 0, .25);
  font-size: 30px;
  transition: all .3s;
}
.ant-upload.ant-upload-drag .anticon-plus:hover {
  color: rgba(0, 0, 0, .45);
}
.ant-upload.ant-upload-drag:hover .anticon-plus {
  color: rgba(0, 0, 0, .45);
}
.ant-upload-picture-card-wrapper {
  display: inline-block;
  width: 100%;
}
.ant-upload-picture-card-wrapper::before {
  display: table;
  content: "";
}
.ant-upload-picture-card-wrapper::after {
  display: table;
  clear: both;
  content: "";
}
.ant-upload-picture-card-wrapper::before {
  display: table;
  content: "";
}
.ant-upload-picture-card-wrapper::after {
  display: table;
  clear: both;
  content: "";
}
.ant-upload-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: "tnum";
  line-height: 1.5715;
}
.ant-upload-list::before {
  display: table;
  content: "";
}
.ant-upload-list::after {
  display: table;
  clear: both;
  content: "";
}
.ant-upload-list::before {
  display: table;
  content: "";
}
.ant-upload-list::after {
  display: table;
  clear: both;
  content: "";
}
.ant-upload-list-item {
  position: relative;
  height: 22.001px;
  margin-top: 8px;
  font-size: 14px;
}
.ant-upload-list-item-name {
  display: inline-block;
  width: 100%;
  padding-left: 22px;
  overflow: hidden;
  line-height: 1.5715;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-upload-list-item-card-actions {
  position: absolute;
  right: 0;
}
.ant-upload-list-item-card-actions-btn {
  opacity: 0;
}
.ant-upload-list-item-card-actions-btn.ant-btn-sm {
  height: 22.001px;
  line-height: 1;
  vertical-align: top;
}
.ant-upload-list-item-card-actions.picture {
  top: 22px;
  line-height: 0;
}
.ant-upload-list-item-card-actions-btn:focus,
.ant-upload-list-item-card-actions.picture .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-card-actions .anticon {
  color: rgba(0, 0, 0, .45);
  transition: all .3s;
}
.ant-upload-list-item-card-actions:hover .anticon {
  color: rgba(0, 0, 0, .85);
}
.ant-upload-list-item-info {
  height: 100%;
  transition: background-color .3s;
}
.ant-upload-list-item-info > span {
  display: block;
  width: 100%;
  height: 100%;
}
.ant-upload-list-item-info .ant-upload-text-icon .anticon,
.ant-upload-list-item-info .anticon-loading .anticon {
  position: absolute;
  top: 5px;
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
}
.ant-upload-list-item:hover .ant-upload-list-item-info {
  background-color: #f5f5f5;
}
.ant-upload-list-item:hover .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-error,
.ant-upload-list-item-error .ant-upload-list-item-name,
.ant-upload-list-item-error .ant-upload-text-icon > .anticon {
  color: #ff4d4f;
}
.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  color: #ff4d4f;
}
.ant-upload-list-item-error .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-progress {
  position: absolute;
  bottom: -12px;
  width: 100%;
  padding-left: 26px;
  font-size: 14px;
  line-height: 0;
}
.ant-upload-list-picture .ant-upload-list-item,
.ant-upload-list-picture-card .ant-upload-list-item {
  position: relative;
  height: 66px;
  padding: 8px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
.ant-upload-list-picture .ant-upload-list-item:hover,
.ant-upload-list-picture-card .ant-upload-list-item:hover {
  background: 0 0;
}
.ant-upload-list-picture .ant-upload-list-item-error,
.ant-upload-list-picture-card .ant-upload-list-item-error {
  border-color: #ff4d4f;
}
.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info {
  background: 0 0;
}
.ant-upload-list-picture .ant-upload-list-item-uploading,
.ant-upload-list-picture-card .ant-upload-list-item-uploading {
  border-style: dashed;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  width: 48px;
  height: 48px;
  line-height: 60px;
  text-align: center;
  opacity: .8;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail .anticon,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail .anticon {
  font-size: 26px;
}
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#e6f7ff"],
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#e6f7ff"] {
  fill: #fff2f0;
}
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#1890ff"],
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill="#1890ff"] {
  fill: #ff4d4f;
}
.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-picture-card .ant-upload-list-item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 26px;
  transform: translate(-50%, -50%);
}
.ant-upload-list-picture .ant-upload-list-item-icon .anticon,
.ant-upload-list-picture-card .ant-upload-list-item-icon .anticon {
  font-size: 26px;
}
.ant-upload-list-picture .ant-upload-list-item-image,
.ant-upload-list-picture-card .ant-upload-list-item-image {
  max-width: 100%;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail img,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
}
.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 0 0 8px;
  padding-right: 8px;
  padding-left: 48px;
  overflow: hidden;
  line-height: 44px;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all .3s;
}
.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name {
  margin-bottom: 12px;
}
.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 14px;
  width: calc(100% - 24px);
  margin-top: 0;
  padding-left: 56px;
}
.ant-upload-list-picture-card-container {
  display: inline-block;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0;
  vertical-align: top;
}
.ant-upload-list-picture-card .ant-upload-list-item {
  height: 100%;
  margin: 0;
}
.ant-upload-list-picture-card .ant-upload-list-item-info {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.ant-upload-list-picture-card .ant-upload-list-item-info::before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  opacity: 0;
  transition: all .3s;
  content: " ";
}
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info::before {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all .3s;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye {
  z-index: 10;
  width: 16px;
  margin: 0 4px;
  color: rgba(255, 255, 255, .85);
  font-size: 16px;
  cursor: pointer;
  transition: all .3s;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye:hover {
  color: #fff;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions:hover,
.ant-upload-list-picture-card .ant-upload-list-item-info:hover + .ant-upload-list-item-actions {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: none;
  margin: 8px 0 0;
  padding: 0;
  line-height: 1.5715;
  text-align: center;
}
.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
  position: absolute;
  bottom: 10px;
  display: block;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
  background-color: #fafafa;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
  height: auto;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info::before {
  display: none;
}
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 32px;
  width: calc(100% - 14px);
  padding-left: 0;
}
.ant-upload-list-picture-container,
.ant-upload-list-text-container {
  transition: opacity .3s, height .3s;
}
.ant-upload-list-picture-container::before,
.ant-upload-list-text-container::before {
  display: table;
  width: 0;
  height: 0;
  content: "";
}
.ant-upload-list-picture-container .ant-upload-span,
.ant-upload-list-text-container .ant-upload-span {
  display: block;
  flex: auto;
}
.ant-upload-list-picture .ant-upload-span,
.ant-upload-list-text .ant-upload-span {
  display: flex;
  align-items: center;
}
.ant-upload-list-picture .ant-upload-span > *,
.ant-upload-list-text .ant-upload-span > * {
  flex: none;
}
.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-text .ant-upload-list-item-name {
  flex: auto;
  margin: 0;
  padding: 0 8px;
}
.ant-upload-list-picture .ant-upload-list-item-card-actions,
.ant-upload-list-text .ant-upload-list-item-card-actions {
  position: static;
}
.ant-upload-list-text .ant-upload-text-icon .anticon {
  position: static;
}
.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter,
.ant-upload-list .ant-upload-animate-inline-leave {
  animation-duration: .3s;
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-fill-mode: forwards;
}
.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter {
  animation-name: uploadAnimateInlineIn;
}
.ant-upload-list .ant-upload-animate-inline-leave {
  animation-name: uploadAnimateInlineOut;
}
@keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
.ant-upload-rtl {
  direction: rtl;
}
.ant-upload-rtl.ant-upload.ant-upload-select-picture-card {
  margin-right: auto;
  margin-left: 8px;
}
.ant-upload-list-rtl {
  direction: rtl;
}
.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1 {
  padding-right: 22px;
  padding-left: 14px;
}
.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2 {
  padding-right: 22px;
  padding-left: 28px;
}
.ant-upload-list-rtl .ant-upload-list-item-name {
  padding-right: 22px;
  padding-left: 0;
}
.ant-upload-list-rtl .ant-upload-list-item-name-icon-count-1 {
  padding-left: 14px;
}
.ant-upload-list-rtl .ant-upload-list-item-card-actions {
  right: auto;
  left: 0;
}
.ant-upload-list-rtl .ant-upload-list-item-card-actions .anticon {
  padding-right: 0;
  padding-left: 5px;
}
.ant-upload-list-rtl .ant-upload-list-item-info {
  padding: 0 4px 0 12px;
}
.ant-upload-list-rtl .ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  padding-right: 0;
  padding-left: 5px;
}
.ant-upload-list-rtl .ant-upload-list-item-progress {
  padding-right: 26px;
  padding-left: 0;
}
.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  right: 8px;
  left: auto;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-icon {
  right: 50%;
  left: auto;
  transform: translate(50%, -50%);
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name {
  margin: 0 8px 0 0;
  padding-right: 48px;
  padding-left: 8px;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1 {
  padding-right: 48px;
  padding-left: 18px;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2 {
  padding-right: 48px;
  padding-left: 36px;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-progress {
  padding-right: 0;
  padding-left: 0;
}
.ant-upload-list-rtl .ant-upload-list-picture-card-container {
  margin: 0 0 8px 8px;
}
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-actions {
  right: 50%;
  left: auto;
  transform: translate(50%, -50%);
}
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
  margin: 8px 0 0;
  padding: 0;
}
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item {
  float: unset;
}
.ant-select-auto-complete {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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;
}
.ant-select-dropdown-hidden {
  display: none;
}
.ant-select-dropdown-content-wrapper {
  max-height: 256px;
  overflow-y: auto;
  overflow-anchor: none;
}
.ant-select-dropdown-content {
  display: flex;
  flex-direction: column;
}
.ant-cascader-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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: .2em;
  line-height: 1;
  white-space: nowrap;
  outline: 0;
  cursor: pointer;
}
.ant-cascader-checkbox-input:focus + .ant-cascader-checkbox-inner,
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-inner,
.ant-cascader-checkbox:hover .ant-cascader-checkbox-inner {
  border-color: #1890ff;
}
.ant-cascader-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1890ff;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect .36s ease-in-out;
  animation-fill-mode: backwards;
  content: "";
}
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox::after,
.ant-cascader-checkbox:hover::after {
  visibility: visible;
}
.ant-cascader-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  direction: ltr;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  transition: all .3s;
}
.ant-cascader-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21.5%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all .1s cubic-bezier(.71, -.46, .88, .6), opacity .1s;
  content: " ";
}
.ant-cascader-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all .2s cubic-bezier(.12, .4, .29, 1.46) .1s;
  content: " ";
}
.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.ant-cascader-checkbox-disabled {
  cursor: not-allowed;
}
.ant-cascader-checkbox-disabled.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner::after {
  border-color: rgba(0, 0, 0, .25);
  animation-name: none;
}
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-input {
  cursor: not-allowed;
  pointer-events: none;
}
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}
.ant-cascader-checkbox-disabled + span {
  color: rgba(0, 0, 0, .25);
  cursor: not-allowed;
}
.ant-cascader-checkbox-disabled:hover::after,
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-disabled::after {
  visibility: hidden;
}
.ant-cascader-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  display: inline-flex;
  align-items: baseline;
  line-height: unset;
  cursor: pointer;
}
.ant-cascader-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: "\a0";
}
.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-cascader-checkbox-wrapper + .ant-cascader-checkbox-wrapper {
  margin-left: 8px;
}
.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-in-form-item input[type=checkbox] {
  width: 14px;
  height: 14px;
}
.ant-cascader-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-cascader-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  display: inline-block;
}
.ant-cascader-checkbox-group-item {
  margin-right: 8px;
}
.ant-cascader-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-cascader-checkbox-group-item + .ant-cascader-checkbox-group-item {
  margin-left: 0;
}
.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-cascader-checkbox-indeterminate .ant-cascader-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-cascader-checkbox-indeterminate.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner::after {
  background-color: rgba(0, 0, 0, .25);
  border-color: rgba(0, 0, 0, .25);
}
.ant-cascader-checkbox-rtl {
  direction: rtl;
}
.ant-cascader-checkbox-group-rtl .ant-cascader-checkbox-group-item {
  margin-right: 0;
  margin-left: 8px;
}
.ant-cascader-checkbox-group-rtl .ant-cascader-checkbox-group-item:last-child {
  margin-left: 0 !important;
}
.ant-cascader-checkbox-group-rtl .ant-cascader-checkbox-group-item + .ant-cascader-checkbox-group-item {
  margin-left: 8px;
}
.ant-cascader {
  width: 184px;
}
.ant-cascader-checkbox {
  top: 0;
  margin-right: 8px;
}
.ant-cascader-menus {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.ant-cascader-menus.ant-cascader-menu-empty .ant-cascader-menu {
  width: 100%;
  height: auto;
}
.ant-cascader-menu {
  flex-grow: 1;
  min-width: 111px;
  height: 180px;
  margin: 0;
  padding: 4px;
  overflow: auto;
  vertical-align: top;
  list-style: none;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.ant-cascader-menu:not(:last-child) {
  border-inline-end: 1px solid #f0f0f0;
}
.ant-cascader-menu-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 5px 12px;
  overflow: hidden;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: all .3s;
}
.ant-cascader-menu-item:hover {
  background: #f5f5f5;
}
.ant-cascader-menu-item-disabled {
  color: rgba(0, 0, 0, .25);
  cursor: not-allowed;
}
.ant-cascader-menu-item-disabled:hover {
  background: 0 0;
}
.ant-cascader-menu-empty .ant-cascader-menu-item {
  color: rgba(0, 0, 0, .25);
  cursor: default;
  pointer-events: none;
}
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
  font-weight: 600;
  background-color: #e6f7ff;
}
.ant-cascader-menu-item-content {
  flex: auto;
}
.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.ant-cascader-menu-item-loading-icon {
  margin-left: 4px;
  color: rgba(0, 0, 0, .45);
  font-size: 10px;
}
.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon {
  color: rgba(0, 0, 0, .25);
}
.ant-cascader-menu-item-keyword {
  color: #ff4d4f;
}
.ant-cascader-compact-item:not(.ant-cascader-compact-last-item):not(.ant-cascader-compact-item-rtl) {
  margin-right: -1px;
}
.ant-cascader-compact-item:not(.ant-cascader-compact-last-item).ant-cascader-compact-item-rtl {
  margin-left: -1px;
}
.ant-cascader-compact-item:active,
.ant-cascader-compact-item:focus,
.ant-cascader-compact-item:hover {
  z-index: 2;
}
.ant-cascader-compact-item[disabled] {
  z-index: 0;
}
.ant-cascader-compact-item:not(.ant-cascader-compact-first-item):not(.ant-cascader-compact-last-item).ant-cascader {
  border-radius: 0;
}
.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-first-item:not(.ant-cascader-compact-last-item):not(.ant-cascader-compact-item-rtl) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-last-item:not(.ant-cascader-compact-first-item):not(.ant-cascader-compact-item-rtl) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-item-rtl.ant-cascader-compact-first-item:not(.ant-cascader-compact-last-item) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-item-rtl.ant-cascader-compact-last-item:not(.ant-cascader-compact-first-item) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-cascader-rtl .ant-cascader-menu-item-expand-icon,
.ant-cascader-rtl .ant-cascader-menu-item-loading-icon {
  margin-right: 4px;
  margin-left: 0;
}
.ant-cascader-rtl .ant-cascader-checkbox {
  top: 0;
  margin-right: 0;
  margin-left: 8px;
}
.ant-cascader-dropdown {
  padding: 0;
}
.ant-cascader-dropdown.ant-select-dropdown {
  position: relative;
  top: 0;
  left: 0;
}
.ant-cascader-menus {
  position: relative;
  margin-top: 2px;
  margin-bottom: 2px;
}
nz-tree-virtual-scroll-view {
  position: relative;
  display: block;
  overflow: auto;
  transform: translateZ(0);
  will-change: scroll-position;
  contain: strict;
  -webkit-overflow-scrolling: touch;
}
nz-tree-virtual-scroll-view .ant-tree-list,
nz-tree-virtual-scroll-view .ant-tree-list-holder {
  height: 100%;
}
nz-tree-view .ant-tree-switcher + .ant-tree-switcher.nz-tree-leaf-line-icon,
nz-tree-virtual-scroll-view .ant-tree-switcher + .ant-tree-switcher.nz-tree-leaf-line-icon {
  display: none;
}
nz-tree-view .ant-tree-list-holder-inner {
  display: flex;
  flex-direction: column;
}
@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 .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 .3s;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper {
  border-radius: 0;
  -webkit-user-select: none;
  user-select: none;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
  background: 0 0;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #fff;
  background: 0 0;
}
.ant-tree.ant-tree-directory .ant-tree-treenode-selected::before,
.ant-tree.ant-tree-directory .ant-tree-treenode-selected:hover::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: 0 0;
}
.ant-tree-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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: .2em;
  line-height: 1;
  white-space: nowrap;
  outline: 0;
  cursor: pointer;
}
.ant-tree-checkbox-input:focus + .ant-tree-checkbox-inner,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox:hover .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 .36s ease-in-out;
  animation-fill-mode: backwards;
  content: "";
}
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox::after,
.ant-tree-checkbox:hover::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 .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 .1s cubic-bezier(.71, -.46, .88, .6), opacity .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 .2s cubic-bezier(.12, .4, .29, 1.46) .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, .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, .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, .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, .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, .25);
  border-color: rgba(0, 0, 0, .25);
}
.ant-tree-checkbox-rtl {
  direction: rtl;
}
.ant-tree-checkbox-group-rtl .ant-tree-checkbox-group-item {
  margin-right: 0;
  margin-left: 8px;
}
.ant-tree-checkbox-group-rtl .ant-tree-checkbox-group-item:last-child {
  margin-left: 0 !important;
}
.ant-tree-checkbox-group-rtl .ant-tree-checkbox-group-item + .ant-tree-checkbox-group-item {
  margin-left: 8px;
}
.ant-tree {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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 .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 .3s;
  animation-play-state: running;
  animation-fill-mode: forwards;
  content: "";
  pointer-events: none;
}
.ant-tree .ant-tree-treenode {
  display: flex;
  align-items: flex-start;
  margin-bottom: 4px;
  outline: 0;
}
.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper {
  color: rgba(0, 0, 0, .25);
  cursor: not-allowed;
}
.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper:hover {
  background: 0 0;
}
.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: .2;
  transition: opacity .3s;
}
.ant-tree-treenode:hover .ant-tree .ant-tree-treenode-draggable .ant-tree-draggable-icon {
  opacity: .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;
  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;
  user-select: none;
}
.ant-tree-switcher .ant-select-tree-switcher-icon,
.ant-tree-switcher .ant-tree-switcher-icon {
  display: inline-block;
  font-size: 10px;
  vertical-align: baseline;
}
.ant-tree-switcher .ant-select-tree-switcher-icon svg,
.ant-tree-switcher .ant-tree-switcher-icon svg {
  transition: transform .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: 0 0;
  border-radius: 2px;
  cursor: pointer;
  transition:
    all .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;
  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: -.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;
}
.font-highlight {
  color: #ff4d4f;
}
nz-tree {
  display: block;
}
.ant-select-tree-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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: .2em;
  line-height: 1;
  white-space: nowrap;
  outline: 0;
  cursor: pointer;
}
.ant-select-tree-checkbox-input:focus + .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner {
  border-color: #1890ff;
}
.ant-select-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 .36s ease-in-out;
  animation-fill-mode: backwards;
  content: "";
}
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox::after,
.ant-select-tree-checkbox:hover::after {
  visibility: visible;
}
.ant-select-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 .3s;
}
.ant-select-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 .1s cubic-bezier(.71, -.46, .88, .6), opacity .1s;
  content: " ";
}
.ant-select-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-select-tree-checkbox-checked .ant-select-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 .2s cubic-bezier(.12, .4, .29, 1.46) .1s;
  content: " ";
}
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.ant-select-tree-checkbox-disabled {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, .25);
  animation-name: none;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input {
  cursor: not-allowed;
  pointer-events: none;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}
.ant-select-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, .25);
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled:hover::after,
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-disabled::after {
  visibility: hidden;
}
.ant-select-tree-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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-select-tree-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: "\a0";
}
.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-wrapper + .ant-select-tree-checkbox-wrapper {
  margin-left: 8px;
}
.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-in-form-item input[type=checkbox] {
  width: 14px;
  height: 14px;
}
.ant-select-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-select-tree-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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-select-tree-checkbox-group-item {
  margin-right: 8px;
}
.ant-select-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-select-tree-checkbox-group-item + .ant-select-tree-checkbox-group-item {
  margin-left: 0;
}
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-select-tree-checkbox-indeterminate .ant-select-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-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  background-color: rgba(0, 0, 0, .25);
  border-color: rgba(0, 0, 0, .25);
}
.ant-select-tree-checkbox-rtl {
  direction: rtl;
}
.ant-select-tree-checkbox-group-rtl .ant-select-tree-checkbox-group-item {
  margin-right: 0;
  margin-left: 8px;
}
.ant-select-tree-checkbox-group-rtl .ant-select-tree-checkbox-group-item:last-child {
  margin-left: 0 !important;
}
.ant-select-tree-checkbox-group-rtl .ant-select-tree-checkbox-group-item + .ant-select-tree-checkbox-group-item {
  margin-left: 8px;
}
.ant-tree-select-dropdown {
  padding: 8px 4px;
}
.ant-tree-select-dropdown-rtl {
  direction: rtl;
}
.ant-tree-select-dropdown .ant-select-tree {
  border-radius: 0;
}
.ant-tree-select-dropdown .ant-select-tree-list-holder-inner {
  align-items: stretch;
}
.ant-tree-select-dropdown .ant-select-tree-list-holder-inner .ant-select-tree-treenode .ant-select-tree-node-content-wrapper {
  flex: auto;
}
.ant-select-tree {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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 .3s;
}
.ant-select-tree-focused:not(:hover):not(.ant-select-tree-active-focused) {
  background: #e6f7ff;
}
.ant-select-tree-list-holder-inner {
  align-items: flex-start;
}
.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner {
  align-items: stretch;
}
.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-tree-node-content-wrapper {
  flex: auto;
}
.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-tree-treenode.dragging {
  position: relative;
}
.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-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 .3s;
  animation-play-state: running;
  animation-fill-mode: forwards;
  content: "";
  pointer-events: none;
}
.ant-select-tree .ant-select-tree-treenode {
  display: flex;
  align-items: flex-start;
  margin-bottom: 4px;
  outline: 0;
}
.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper {
  color: rgba(0, 0, 0, .25);
  cursor: not-allowed;
}
.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper:hover {
  background: 0 0;
}
.ant-select-tree .ant-select-tree-treenode-active .ant-select-tree-node-content-wrapper {
  background: #f5f5f5;
}
.ant-select-tree .ant-select-tree-treenode:not(.ant-select-tree .ant-select-tree-treenode-disabled).filter-node .ant-select-tree-title {
  color: inherit;
  font-weight: 500;
}
.ant-select-tree .ant-select-tree-treenode-draggable .ant-select-tree-draggable-icon {
  width: 24px;
  line-height: 24px;
  text-align: center;
  visibility: visible;
  opacity: .2;
  transition: opacity .3s;
}
.ant-select-tree-treenode:hover .ant-select-tree .ant-select-tree-treenode-draggable .ant-select-tree-draggable-icon {
  opacity: .45;
}
.ant-select-tree .ant-select-tree-treenode-draggable.ant-select-tree-treenode-disabled .ant-select-tree-draggable-icon {
  visibility: hidden;
}
.ant-select-tree-indent {
  align-self: stretch;
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
}
.ant-select-tree-indent-unit {
  display: inline-block;
  width: 24px;
}
.ant-select-tree-draggable-icon {
  visibility: hidden;
}
.ant-select-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;
  user-select: none;
}
.ant-select-tree-switcher .ant-select-tree-switcher-icon,
.ant-select-tree-switcher .ant-tree-switcher-icon {
  display: inline-block;
  font-size: 10px;
  vertical-align: baseline;
}
.ant-select-tree-switcher .ant-select-tree-switcher-icon svg,
.ant-select-tree-switcher .ant-tree-switcher-icon svg {
  transition: transform .3s;
}
.ant-select-tree-switcher-noop {
  cursor: default;
}
.ant-select-tree-switcher_close .ant-select-tree-switcher-icon svg {
  transform: rotate(-90deg);
}
.ant-select-tree-switcher-loading-icon {
  color: #1890ff;
}
.ant-select-tree-switcher-leaf-line {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.ant-select-tree-switcher-leaf-line::before {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: -4px;
  margin-left: -1px;
  border-right: 1px solid #d9d9d9;
  content: " ";
}
.ant-select-tree-switcher-leaf-line::after {
  position: absolute;
  width: 10px;
  height: 14px;
  border-bottom: 1px solid #d9d9d9;
  content: " ";
}
.ant-select-tree-checkbox {
  top: initial;
  margin: 4px 8px 0 0;
}
.ant-select-tree .ant-select-tree-node-content-wrapper {
  position: relative;
  z-index: auto;
  min-height: 24px;
  margin: 0;
  padding: 0 4px;
  color: inherit;
  line-height: 24px;
  background: 0 0;
  border-radius: 2px;
  cursor: pointer;
  transition:
    all .3s,
    border 0s,
    line-height 0s,
    box-shadow 0s;
}
.ant-select-tree .ant-select-tree-node-content-wrapper:hover {
  background-color: #f5f5f5;
}
.ant-select-tree .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected {
  background-color: #bae7ff;
}
.ant-select-tree .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  vertical-align: top;
}
.ant-select-tree .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle:empty {
  display: none;
}
.ant-select-tree-unselectable .ant-select-tree-node-content-wrapper:hover {
  background-color: transparent;
}
.ant-select-tree-node-content-wrapper {
  line-height: 24px;
  -webkit-user-select: none;
  user-select: none;
}
.ant-select-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-select-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-select-tree .ant-select-tree-treenode.drop-container > [draggable] {
  box-shadow: 0 0 0 2px #1890ff;
}
.ant-select-tree-show-line .ant-select-tree-indent-unit {
  position: relative;
  height: 100%;
}
.ant-select-tree-show-line .ant-select-tree-indent-unit::before {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: -4px;
  border-right: 1px solid #d9d9d9;
  content: "";
}
.ant-select-tree-show-line .ant-select-tree-indent-unit-end::before {
  display: none;
}
.ant-select-tree-show-line .ant-select-tree-switcher {
  background: #fff;
}
.ant-select-tree-show-line .ant-select-tree-switcher-line-icon {
  vertical-align: -.15em;
}
.ant-select-tree .ant-select-tree-treenode-leaf-last .ant-select-tree-switcher-leaf-line::before {
  top: auto !important;
  bottom: auto !important;
  height: 14px !important;
}
.ant-tree-select-dropdown-rtl .ant-select-tree .ant-select-tree-switcher_close .ant-select-tree-switcher-icon svg {
  transform: rotate(90deg);
}
.ant-tree-select-dropdown-rtl .ant-select-tree .ant-select-tree-switcher-loading-icon {
  transform: scaleY(-1);
}
.ant-tree.ant-select-tree.ant-tree-show-line nz-tree-node[builtin]:not(:last-child) > li::before {
  position: absolute;
  left: 12px;
  width: 1px;
  height: calc(100% - 16px);
  margin: 26px 0;
  border-left: 1px solid #d9d9d9;
  content: " ";
}
.ant-select-dropdown.ant-select-tree-dropdown {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 4px;
  margin-bottom: 4px;
  overflow: auto;
}
.ant-select-dropdown.ant-select-tree-dropdown .cdk-virtual-scroll-content-wrapper {
  overflow: auto;
}
.ant-picker-calendar {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(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-date-panel,
.ant-picker-calendar .ant-picker-panel .ant-picker-month-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 td,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-body th {
  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 .ant-picker-calendar-date-today,
.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: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 .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 .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 .3s;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-value {
  line-height: 24px;
  transition: color .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, .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, .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;
}
.ant-result {
  padding: 48px 32px;
}
.ant-result-success .ant-result-icon > .anticon {
  color: #52c41a;
}
.ant-result-error .ant-result-icon > .anticon {
  color: #ff4d4f;
}
.ant-result-info .ant-result-icon > .anticon {
  color: #1890ff;
}
.ant-result-warning .ant-result-icon > .anticon {
  color: #faad14;
}
.ant-result-image {
  width: 250px;
  height: 295px;
  margin: auto;
}
.ant-result-icon {
  margin-bottom: 24px;
  text-align: center;
}
.ant-result-icon > .anticon {
  font-size: 72px;
}
.ant-result-title {
  color: rgba(0, 0, 0, .85);
  font-size: 24px;
  line-height: 1.8;
  text-align: center;
}
.ant-result-subtitle {
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}
.ant-result-extra {
  margin: 24px 0 0 0;
  text-align: center;
}
.ant-result-extra > * {
  margin-right: 8px;
}
.ant-result-extra > :last-child {
  margin-right: 0;
}
.ant-result-content {
  margin-top: 24px;
  padding: 24px 40px;
  background-color: #fafafa;
}
.ant-result-rtl {
  direction: rtl;
}
.ant-result-rtl .ant-result-extra > * {
  margin-right: 0;
  margin-left: 8px;
}
.ant-result-rtl .ant-result-extra > :last-child {
  margin-left: 0;
}
nz-result {
  display: block;
}
.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;
}
nz-space-item {
  display: block;
}
.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, .5);
  cursor: pointer;
  opacity: 0;
  transition: opacity .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-appear,
.ant-image-preview.ant-zoom-enter {
  transform: none;
  opacity: 0;
  animation-duration: .3s;
  -webkit-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, .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 .3s cubic-bezier(.215, .61, .355, 1) 0s;
  -webkit-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 .3s cubic-bezier(.215, .61, .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, .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, .85);
  list-style: none;
  background: rgba(0, 0, 0, .1);
  pointer-events: auto;
}
.ant-image-preview-operations-operation {
  margin-left: 12px;
  padding: 12px;
  cursor: pointer;
  transition: all .3s;
}
.ant-image-preview-operations-operation:hover {
  background: rgba(0, 0, 0, .2);
}
.ant-image-preview-operations-operation-disabled {
  color: rgba(255, 255, 255, .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, .85);
  background: rgba(0, 0, 0, .1);
  border-radius: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all .3s;
  pointer-events: auto;
}
.ant-image-preview-switch-left:hover,
.ant-image-preview-switch-right:hover {
  background: rgba(0, 0, 0, .2);
}
.ant-image-preview-switch-left-disabled,
.ant-image-preview-switch-left-disabled:hover,
.ant-image-preview-switch-right-disabled,
.ant-image-preview-switch-right-disabled:hover {
  color: rgba(255, 255, 255, .25);
  background: rgba(0, 0, 0, .1);
  cursor: not-allowed;
}
.ant-image-preview-switch-left-disabled:hover > .anticon,
.ant-image-preview-switch-left-disabled > .anticon,
.ant-image-preview-switch-right-disabled:hover > .anticon,
.ant-image-preview-switch-right-disabled > .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;
}
.ant-image-preview-focus-trap {
  width: 0;
  height: 0;
  overflow: hidden;
  outline: 0;
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ant-image-preview-fade-motion-enter {
  animation-name: antFadeIn;
  animation-duration: .2s;
  animation-timing-function: linear;
  animation-fill-mode: both;
}
.ant-image-preview-fade-motion-leave {
  animation-name: antFadeOut;
  animation-duration: .2s;
  animation-timing-function: linear;
  animation-fill-mode: both;
}
.cdk-overlay-backdrop.ant-image-preview-mask {
  opacity: 1;
}
.cdk-global-overlay-wrapper[dir=rtl] .ant-image-preview-switch-left {
  right: 10px;
  left: unset;
  rotate: 180deg;
}
.cdk-global-overlay-wrapper[dir=rtl] .ant-image-preview-switch-right {
  right: unset;
  left: 10px;
  rotate: 180deg;
}
.ant-cron-expression {
  display: flex;
  flex-wrap: nowrap;
}
.ant-cron-expression-content {
  width: 100%;
}
.ant-cron-expression-content .ant-cron-expression-input-group-error-focus {
  box-shadow: 0 0 0 2px rgba(255, 77, 79, .2);
}
.ant-cron-expression nz-cron-expression-input {
  width: 20%;
}
.ant-cron-expression-input-group {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.ant-cron-expression-input-group input {
  width: 100%;
  padding: 0;
  border: none !important;
  border-radius: 0;
  outline: 0;
  box-shadow: none !important;
}
.ant-cron-expression-input-group-focus {
  border-color: #1890ff;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
}
.ant-cron-expression nz-cron-expression-label {
  width: 20%;
}
.ant-cron-expression-label-group {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  width: 100%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ant-cron-expression-label-group-default {
  padding: 0 12px;
}
.ant-cron-expression-label-foucs {
  color: #1890ff;
}
.ant-cron-expression-map {
  margin-left: 12px;
}
.ant-cron-expression-preview {
  display: flex;
  padding: 12px;
}
.ant-cron-expression-preview-dateTime {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
}
.ant-cron-expression-preview-dateTime-center {
  justify-content: center;
}
.ant-cron-expression-preview-content {
  display: flex;
  flex: 0 0 220px;
  align-items: center;
  padding-left: 16px;
}
.ant-cron-expression-preview-icon,
.ant-cron-expression-preview-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-cron-expression-preview-icon li,
.ant-cron-expression-preview-list li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-cron-expression-preview-list {
  height: 132px;
  overflow-y: scroll;
}
.ant-cron-expression-preview-icon {
  display: flex;
  flex: 0 0 16px;
  justify-content: center;
}
.ant-cron-expression-error {
  color: #ff4d4f;
}
.ant-qrcode {
  position: relative;
  display: inline-block;
  padding: 12px;
}
.ant-qrcode > canvas {
  display: block;
}
.ant-qrcode-border {
  border: 1px solid #f0f0f0;
  border-radius: 2px;
}
.ant-qrcode-mask {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, .96);
}
.ant-qrcode-expired {
  color: rgba(0, 0, 0, .85);
}
.ant-color-picker-inner {
  display: block;
}
.ant-color-picker-inner-content {
  display: flex;
  flex-direction: column;
  width: 234px;
}
.ant-color-picker-panel {
  -webkit-user-select: none;
  user-select: none;
}
.ant-color-picker-panel-disabled {
  cursor: not-allowed;
}
.ant-color-picker-gradient {
  position: absolute;
  inset: 0;
}
.ant-color-picker-palette {
  position: relative;
  display: block;
}
.ant-color-picker-select {
  display: block;
  margin-bottom: 12px;
}
.ant-color-picker-select .ant-color-picker-palette {
  min-height: 160px;
  overflow: hidden;
  border-radius: 2px;
}
.ant-color-picker-select .ant-color-picker-palette > .ant-color-picker-gradient {
  border-top-left-radius: 5px;
}
.ant-color-picker-saturation {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image:
    linear-gradient(
      0deg,
      #000,
      transparent),
    linear-gradient(
      90deg,
      #fff,
      hsla(0, 0%, 100%, 0));
  border-radius: inherit;
}
.ant-color-picker-transform {
  position: absolute;
  z-index: 1;
}
.ant-color-picker-handler {
  display: block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.ant-color-picker-handler-sm {
  width: 12px;
  height: 12px;
}
.ant-color-picker-slider {
  display: block;
  border-radius: 2px;
}
.ant-color-picker-slider .ant-color-picker-palette {
  height: 8px;
}
.ant-color-picker-slider .ant-color-picker-gradient {
  border-radius: 2px;
}
.ant-color-picker-slider-hue {
  margin-bottom: 12px;
}
.ant-color-picker-slider-alpha {
  background-image:
    conic-gradient(
      rgba(0, 0, 0, .06) 0 25%,
      transparent 0 50%,
      rgba(0, 0, 0, .06) 0 75%,
      transparent 0);
  background-size: 8px 8px;
}
.ant-color-picker-trigger {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  padding: 3px;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  cursor: pointer;
  transition: all .2s;
}
.ant-color-picker-trigger:hover {
  border-color: #1890ff;
}
.ant-color-picker-trigger-text {
  margin: 0 4px 0 8px;
  font-size: 14px;
}
.ant-color-picker-sm {
  min-width: 24px;
  height: 24px;
}
.ant-color-picker-lg {
  min-width: 40px;
  height: 40px;
}
.ant-color-picker-lg .ant-color-picker-trigger-text {
  font-size: 16px;
}
.ant-color-picker-color-block {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  background-size: 50% 50%;
  border-radius: 2px;
}
.ant-color-picker-color-block-inner {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 1px solid #f0f0f0;
}
.ant-color-picker-slider-container {
  display: flex;
  gap: 12px;
  margin-bottom: 12px;
}
.ant-color-picker-slider-container .ant-color-picker-slider-group {
  flex: 1;
}
.ant-color-picker-slider-container .ant-color-picker-slider-group-disabled-alpha {
  display: flex;
  align-items: center;
}
.ant-color-picker-slider-container .ant-color-picker-slider-group-disabled-alpha .ant-color-picker-slider {
  margin-bottom: 0;
}
.ant-color-picker-title {
  display: flex;
}
.ant-color-picker-title-content {
  flex: 1;
  margin-bottom: 8px;
}
.ant-color-picker-title .ant-color-picker-clear {
  flex: 0 0 18px;
  margin-left: 8px;
}
.ant-color-picker-clear {
  position: relative;
  width: 18px;
  height: 18px;
  margin-bottom: 8px;
  overflow: hidden;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  cursor: pointer;
}
.ant-color-picker-clear::after {
  position: absolute;
  top: 0;
  display: block;
  width: 40px;
  height: 2px;
  background-color: #f5222d;
  transform: rotate(-45deg);
  transform-origin: right;
  content: "";
  inset-inline-end: 1px;
}
.ant-color-picker-input-container {
  display: flex;
  margin-bottom: 12px;
}
.ant-color-picker-input-container .ant-select {
  font-size: 12px;
}
.ant-color-picker-input-container .ant-input {
  font-size: 12px;
}
.ant-color-picker-input-container .ant-input-number {
  width: auto;
  font-size: 12px;
}
.ant-color-picker-input-container .ant-input-number-sm input {
  padding: 0 0 0 4px;
}
.ant-color-picker-input-container .ant-select-selector {
  padding: 0;
}
.ant-color-picker-input-container .ant-color-picker-format-select {
  width: auto;
}
.ant-color-picker-input-container .ant-color-picker-input {
  flex: 1;
}
.ant-color-picker-input-container .ant-color-picker-input .ant-color-picker-hex-input {
  margin-right: 4px;
  padding: 0;
}
.ant-color-picker-input-container .ant-color-picker-input .ant-color-picker-hsb-input {
  display: flex;
  gap: 4px;
  align-items: center;
}
.ant-color-picker-input-container .ant-color-picker-input .ant-color-picker-rgb-input {
  display: flex;
  gap: 4px;
  align-items: center;
}
.ant-color-picker-input-container .ant-color-picker-steppers {
  flex: 1;
}
.ant-color-picker-input-container .ant-color-picker-alpha-input {
  flex: 0 0 44px;
  margin-left: 4px;
}
.ant-color-picker-disabled {
  color: rgba(0, 0, 0, .25);
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-color-picker-disabled .ant-color-picker-trigger {
  cursor: not-allowed;
}
.ant-color-picker-disabled .ant-color-picker-trigger:hover {
  border-color: #f0f0f0;
}
.ant-color-picker-inline {
  display: inline-block;
}
.ant-color-picker-inline .ant-color-picker-color-block {
  width: 24px;
  height: 24px;
  margin: 0;
}
.ant-color-picker-inline-lg .ant-color-picker-color-block {
  width: 32px;
  height: 32px;
}
.ant-color-picker-inline-sm .ant-color-picker-color-block {
  width: 16px;
  height: 16px;
}
.ant-color-picker-presets-wrapper {
  max-height: 200px;
  overflow-y: auto;
}
.ant-color-picker-presets-wrapper .ant-collapse {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.ant-color-picker-presets-wrapper .ant-collapse .ant-collapse-header {
  padding: 0 !important;
  font-size: 12px;
}
.ant-color-picker-presets-items {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 8px 0;
}
.ant-color-picker-presets-color {
  position: relative;
}
.ant-color-picker-presets-color-checked::after {
  position: absolute;
  top: 50%;
  display: table;
  box-sizing: border-box;
  width: calc(120px / 13);
  height: calc(192px / 13);
  border: 2px solid #fff;
  border-top: 0;
  transform: translate(-50%, -60%) rotate(45deg);
  content: "";
  pointer-events: none;
  border-inline-start: 0;
  inset-inline-start: 46.5%;
}
.ant-color-picker-presets-color-bright.ant-color-picker-presets-color-checked::after,
.ant-color-picker-presets-color-checked.ant-color-picker-presets-color-bright::after {
  border-color: rgba(0, 0, 0, .88);
}
.ant-hash-code {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, .85);
  font-size: 14px;
  line-height: 1.5715;
  list-style: none;
  cursor: pointer;
}
.ant-hash-code-header-copy {
  margin-left: 8px;
  cursor: pointer;
  opacity: .45;
}
.ant-hash-code-header {
  display: flex;
  justify-content: left;
  width: 100%;
  height: 22px;
  padding-bottom: 8px;
}
.ant-hash-code-header .ant-hash-code-header-title {
  font-size: 14px;
  line-height: 1.5715;
  text-align: center;
  opacity: .45;
}
.ant-hash-code-header .ant-hash-code-header-logo {
  display: flex;
  flex: 1;
  justify-content: right;
}
.ant-hash-code-double {
  width: 172px;
}
.ant-hash-code-double.ant-hash-code-primary {
  width: 220px;
}
.ant-hash-code-single {
  display: flex;
  flex-direction: row-reverse;
  width: 236px;
}
.ant-hash-code-single.ant-hash-code-primary {
  width: 284px;
}
.ant-hash-code-single .ant-hash-code-header-copy {
  margin-top: 8px;
}
.ant-hash-code-strip {
  width: 350px;
}
.ant-hash-code-strip.ant-hash-code-primary {
  width: 398px;
}
.ant-hash-code-rect {
  display: flex;
  flex-direction: row-reverse;
  width: 196px;
}
.ant-hash-code-rect.ant-hash-code-primary {
  width: 244px;
}
.ant-hash-code-primary {
  padding: 24px;
  background-color: #1890ff;
  border-radius: 24px;
}
.ant-hash-code-primary .ant-hash-code-header-copy {
  opacity: 1;
}
.ant-hash-code-primary .ant-hash-code-header-copy,
.ant-hash-code-primary .ant-hash-code-header-logo,
.ant-hash-code-primary .ant-hash-code-header-title {
  color: rgba(255, 255, 255, .85);
}
.ant-hash-code-contant {
  width: 100%;
  height: 100%;
}
.ant-hash-code-code-value {
  display: flex;
  flex-wrap: wrap;
  gap: 0 10px;
  justify-content: space-between;
  height: 35px;
  overflow: hidden;
}
.ant-hash-code-code-value-block {
  height: 16px;
  font-size: 14px;
  font-family:
    Menlo,
    Monaco,
    Consolas,
    "Courier New",
    monospace;
}
.ant-hash-code-value-primary .ant-hash-code-code-value-block {
  color: #fff;
}
.ant-hash-code-texaure-double {
  width: 175px;
  height: 36px;
}
.ant-hash-code-texaure {
  position: absolute;
  margin-top: -35px;
  overflow: hidden;
}
.ant-hash-code-texaure-single {
  width: 210px;
  height: 28px;
  margin-top: -21px;
}
.ant-hash-code-texaure-strip {
  width: 350px;
  height: 36px;
}
.ant-hash-code-texaure-rect {
  width: 175px;
  height: 72px;
  margin-top: -71px;
}
.ant-float-btn {
  position: fixed;
  bottom: 48px;
  z-index: 99;
  display: block;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: none;
  box-shadow:
    0 3px 6px -4px rgba(0, 0, 0, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(0, 0, 0, .05);
  cursor: pointer;
  inset-inline-end: 24px;
}
.ant-float-btn-pure {
  position: relative;
  inset: auto;
}
.ant-float-btn:empty {
  display: none;
}
.ant-float-btn .ant-badge {
  width: 100%;
  height: 100%;
}
.ant-float-btn .ant-badge .ant-badge-count {
  top: -6px;
  transform: translate(0, 0);
  transform-origin: center;
  inset-inline-end: -6px;
}
.ant-float-btn-body {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  transition: all .2s;
}
.ant-float-btn-body .ant-float-btn-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 4px/2 4px;
  overflow: hidden;
  text-align: center;
}
.ant-float-btn-body .ant-float-btn-content .ant-float-btn-icon {
  width: 18px;
  margin: auto;
  font-size: 18px;
  line-height: 1;
  text-align: center;
}
.ant-float-btn-inner {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
}
.ant-float-btn-rtl {
  direction: rtl;
}
.ant-float-btn-circle {
  height: 40px;
  border-radius: 50%;
}
.ant-float-btn-circle .ant-badge .ant-badge-dot {
  top: 5.6px;
  inset-inline-end: 5.6px;
}
.ant-float-btn-circle .ant-float-btn-body,
.ant-float-btn-circle .ant-float-btn-inner {
  border-radius: 50%;
}
.ant-float-btn-square {
  height: auto;
  min-height: 40px;
  border-radius: 2px;
}
.ant-float-btn-square .ant-badge .ant-badge-dot {
  top: 1px;
  inset-inline-end: 1px;
}
.ant-float-btn-square .ant-float-btn-body {
  height: auto;
  border-radius: 2px;
}
.ant-float-btn-default {
  background-color: #fff;
  transition: background-color .2s;
}
.ant-float-btn-default .ant-float-btn-body {
  background-color: #fff;
  transition: background-color .2s;
}
.ant-float-btn-default .ant-float-btn-body:hover {
  color: rgba(0, 0, 0, .85);
  background-color: #f5f5f5;
}
.ant-float-btn-default .ant-float-btn-body .ant-float-btn-content .ant-float-btn-icon {
  color: rgba(0, 0, 0, .85);
}
.ant-float-btn-default .ant-float-btn-body .ant-float-btn-content .ant-float-btn-description {
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, .85);
  font-size: 12px;
  line-height: 1.5715;
}
.ant-float-btn-default:focus {
  color: rgba(0, 0, 0, .85);
}
.ant-float-btn-top {
  padding: 0 !important;
}
.ant-float-btn-group {
  position: fixed;
  bottom: 48px;
  z-index: 99;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-width: 40px;
  height: auto;
  min-height: 40px;
  margin: 0;
  padding: 0;
  color: rgba(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";
  line-height: 1.5715;
  list-style: none;
  border: none;
  border-radius: 2px;
  box-shadow: none;
  inset-inline-end: 24px;
}
.ant-float-btn-group-wrap {
  position: absolute;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ant-float-btn-group.ant-float-btn-group-rtl {
  direction: rtl;
}
.ant-float-btn-group .ant-float-btn {
  position: static;
}
.ant-float-btn-group-top > .ant-float-btn-group-wrap {
  top: auto;
  bottom: calc(40px + 16px);
  flex-direction: column;
}
.ant-float-btn-group-top > .ant-float-btn-group-wrap::after {
  position: absolute;
  bottom: -16px;
  width: 100%;
  height: 16px;
  content: "";
}
.ant-float-btn-group-bottom > .ant-float-btn-group-wrap {
  top: calc(40px + 16px);
  bottom: auto;
  flex-direction: column;
}
.ant-float-btn-group-bottom > .ant-float-btn-group-wrap::after {
  position: absolute;
  top: -16px;
  width: 100%;
  height: 16px;
  content: "";
}
.ant-float-btn-group-left > .ant-float-btn-group-wrap {
  right: calc(40px + 16px);
  left: auto;
  flex-direction: row;
}
.ant-float-btn-group-left > .ant-float-btn-group-wrap::after {
  position: absolute;
  right: -16px;
  width: 16px;
  height: 100%;
  content: "";
}
.ant-float-btn-group-right > .ant-float-btn-group-wrap {
  right: auto;
  left: calc(40px + 16px);
  flex-direction: row;
}
.ant-float-btn-group-right > .ant-float-btn-group-wrap::after {
  position: absolute;
  left: -16px;
  width: 16px;
  height: 100%;
  content: "";
}
.ant-float-btn-group-circle {
  gap: 16px;
}
.ant-float-btn-group-circle .ant-float-btn-group-wrap {
  gap: 16px;
}
.ant-float-btn-group-circle .ant-float-btn-body {
  width: 40px;
  height: 40px;
}
.ant-float-btn-group-square .ant-float-btn-square {
  padding: 0;
  border-radius: 0;
}
.ant-float-btn-group-square .ant-float-btn-square.ant-float-btn-group-trigger {
  border-radius: 2px;
}
.ant-float-btn-group-square .ant-float-btn-square:first-child {
  border-start-start-radius: 2px;
  border-start-end-radius: 2px;
}
.ant-float-btn-group-square .ant-float-btn-square:last-child {
  border-end-start-radius: 2px;
  border-end-end-radius: 2px;
}
.ant-float-btn-group-square .ant-float-btn-square:not(:last-child) {
  border-bottom: 1px solid #d9d9d9;
}
.ant-float-btn-group-square .ant-float-btn-square .ant-badge .ant-badge-count {
  top: -10px;
  inset-inline-end: -10px;
}
.ant-float-btn-group-square .ant-float-btn-group-wrap {
  border-radius: 2px;
  box-shadow:
    0 3px 6px -4px rgba(0, 0, 0, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(0, 0, 0, .05);
}
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square {
  padding: 4px;
  border-radius: 0;
  box-shadow: none;
}
.ant-float-btn-group-square .ant-float-btn-group-wrap .ant-float-btn-square .ant-float-btn-body {
  width: 32px;
  height: 32px;
}
.ant-float-btn-group-bottom > .ant-float-btn-group-wrap > .ant-float-btn-square:first-child,
.ant-float-btn-group-top > .ant-float-btn-group-wrap > .ant-float-btn-square:first-child {
  border-start-start-radius: 2px;
  border-start-end-radius: 2px;
}
.ant-float-btn-group-bottom > .ant-float-btn-group-wrap > .ant-float-btn-square:last-child,
.ant-float-btn-group-top > .ant-float-btn-group-wrap > .ant-float-btn-square:last-child {
  border-end-start-radius: 2px;
  border-end-end-radius: 2px;
}
.ant-float-btn-group-bottom > .ant-float-btn-group-wrap > .ant-float-btn-square:not(:last-child),
.ant-float-btn-group-top > .ant-float-btn-group-wrap > .ant-float-btn-square:not(:last-child) {
  border-bottom: 1px solid #d9d9d9;
}
.ant-float-btn-group-left > .ant-float-btn-group-wrap > .ant-float-btn-square:first-child,
.ant-float-btn-group-right > .ant-float-btn-group-wrap > .ant-float-btn-square:first-child {
  border-start-start-radius: 2px;
  border-end-start-radius: 2px;
}
.ant-float-btn-group-left > .ant-float-btn-group-wrap > .ant-float-btn-square:last-child,
.ant-float-btn-group-right > .ant-float-btn-group-wrap > .ant-float-btn-square:last-child {
  border-start-end-radius: 2px;
  border-end-end-radius: 2px;
}
.ant-float-btn-group-left > .ant-float-btn-group-wrap > .ant-float-btn-square:not(:last-child),
.ant-float-btn-group-right > .ant-float-btn-group-wrap > .ant-float-btn-square:not(:last-child) {
  border-inline-end: 1px solid #d9d9d9;
  border-bottom: none;
}
.ant-float-btn-group-circle-shadow {
  box-shadow: none;
}
.ant-float-btn-group-square-shadow {
  box-shadow:
    0 3px 6px -4px rgba(0, 0, 0, .12),
    0 6px 16px 0 rgba(0, 0, 0, .08),
    0 9px 28px 8px rgba(0, 0, 0, .05);
}
.ant-float-btn-group-square-shadow .ant-float-btn-square {
  padding: 4px;
  box-shadow: none;
}
.ant-float-btn-group-square-shadow .ant-float-btn-square .ant-float-btn-body {
  width: 32px;
  height: 32px;
}
.ant-float-btn-enter-top {
  animation: enter-top .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-float-btn-leave-top {
  animation: leave-top .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-float-btn-enter-bottom {
  animation: enter-bottom .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-float-btn-leave-bottom {
  animation: leave-bottom .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-float-btn-enter-left {
  animation: enter-left .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-float-btn-leave-left {
  animation: leave-left .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-float-btn-enter-right {
  animation: enter-right .3s cubic-bezier(.645, .045, .355, 1);
}
.ant-float-btn-leave-right {
  animation: leave-right .3s cubic-bezier(.645, .045, .355, 1);
}
@keyframes enter-top {
  from {
    transform: translateY(40px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes enter-top {
  from {
    transform: translateY(40px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes leave-top {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(40px);
    opacity: 0;
  }
}
@keyframes leave-top {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(40px);
    opacity: 0;
  }
}
@keyframes enter-bottom {
  from {
    transform: translateY(-40px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes enter-bottom {
  from {
    transform: translateY(-40px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes leave-bottom {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(-40px);
    opacity: 0;
  }
}
@keyframes leave-bottom {
  from {
    transform: translateY(0);
    opacity: 1;
  }
  to {
    transform: translateY(-40px);
    opacity: 0;
  }
}
@keyframes enter-left {
  from {
    transform: translateX(40px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes enter-left {
  from {
    transform: translateX(40px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes leave-left {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(40px);
    opacity: 0;
  }
}
@keyframes leave-left {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(40px);
    opacity: 0;
  }
}
@keyframes enter-right {
  from {
    transform: translateX(-40px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes enter-right {
  from {
    transform: translateX(-40px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes leave-right {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(-40px);
    opacity: 0;
  }
}
@keyframes leave-right {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(-40px);
    opacity: 0;
  }
}
.ant-float-btn-top .ant-float-btn-top-motion-enter {
  animation-name: antFadeIn;
  animation-duration: .2s;
  animation-timing-function: linear;
  animation-fill-mode: both;
}
.ant-float-btn-top .ant-float-btn-top-motion-leave {
  animation-name: antFadeOut;
  animation-duration: .2s;
  animation-timing-function: linear;
  animation-fill-mode: both;
}
.ant-check-list {
  position: fixed;
  right: 32px;
  bottom: 32px;
  z-index: 999;
  font-size: 14px;
  cursor: pointer;
}
.ant-check-list .ant-check-list-button {
  position: relative;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  min-width: 110px;
  height: 40px;
  border-radius: 20px;
}
.ant-check-list .ant-check-list-icon {
  font-size: 24px;
  line-height: 24px;
}
.ant-check-list .ant-check-list-description {
  font-size: 14px;
}
.ant-check-list .ant-check-list-trigger-dot {
  position: absolute;
  top: -12px;
  right: -12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #1890ff;
  background-color: #fff;
  border: 1px solid #1890ff;
  border-radius: 50%;
}
.ant-check-list .ant-check-list-trigger-dot-text {
  font-weight: 500;
  font-size: 16px;
  font-style: italic;
  line-height: 16px;
}
.ant-check-list-content {
  display: block;
  width: 303px;
}
.ant-check-list-content .ant-check-list-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 12px 16px;
}
.ant-check-list-content .ant-check-list-header .ant-check-list-header-title {
  font-weight: 500;
  font-size: 20px;
}
.ant-check-list-content .ant-check-list-header .ant-check-list-header-extra {
  cursor: pointer;
}
.ant-check-list-content .ant-check-list-header-finish {
  width: 304px;
  padding-top: 12px;
  text-align: center;
}
.ant-check-list-content .ant-check-list-header-finish .ant-check-list-header-finish-icon {
  width: 64px;
  height: 64px;
  color: #1890ff;
  font-size: 64px;
}
.ant-check-list-content .ant-check-list-header-finish .ant-check-list-header-finish-title {
  margin-top: 8px;
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 16px;
}
.ant-check-list-content .ant-check-list-progressBar {
  display: flex;
  justify-content: space-between;
  margin: 12px 16px;
  margin-top: 0;
}
.ant-check-list-content .ant-check-list-progressBar .ant-check-list-progressBar-progress {
  flex: auto;
}
.ant-check-list-content .ant-check-list-steps-content {
  max-height: 250px;
  overflow-y: scroll;
}
.ant-check-list-content .ant-check-list-steps {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 52px;
  padding-right: 12px;
  padding-left: 12px;
  border-radius: 6px;
  cursor: pointer;
}
.ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  width: calc(100% - 22px);
  font-weight: 400;
}
.ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item .ant-check-list-steps-item-circle {
  display: flex;
  flex: 0 0 28px;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  font-weight: 600;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  -webkit-user-select: none;
  user-select: none;
}
.ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item .ant-check-list-steps-item-circle .ant-check-list-steps-number {
  color: #1890ff;
  font-size: 16px;
}
.ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item .ant-check-list-steps-item-circle .ant-check-list-steps-checkoutlined {
  color: #fff;
  font-size: 14px;
}
.ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item .ant-check-list-steps-item-description {
  flex: 1;
  overflow: hidden;
  line-height: 2;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item-arrows {
  flex: 0 0 22px;
  width: 38px;
  height: 38px;
  color: #1890ff;
  font-size: 22px;
}
.ant-check-list-content .ant-check-list-checked .ant-check-list-steps-item .ant-check-list-steps-item-circle {
  background-color: #1890ff;
  border: none;
}
.ant-check-list-content .ant-check-list-checked .ant-check-list-steps-item .ant-check-list-steps-item-description {
  font-weight: 500;
  text-decoration: line-through;
  text-decoration-thickness: 2px;
  text-decoration-color: rgba(0, 0, 0, 0.85);
  opacity: .85;
}
.ant-check-list-content .ant-check-list-highlight {
  background-color: #e6f7ff;
}
.ant-check-list-content .ant-check-list-highlight .ant-check-list-steps-item .ant-check-list-steps-item-circle {
  border: 1px solid #1890ff;
}
.ant-check-list-content .ant-check-list-highlight .ant-check-list-steps-item .ant-check-list-steps-item-circle .ant-check-list-steps-number {
  color: #1890ff;
}
.ant-check-list-content .ant-check-list-highlight .ant-check-list-steps-item .ant-check-list-steps-item-description {
  font-weight: 600;
}
.ant-check-list-content .ant-check-list-footer {
  padding: 12px 12px 0;
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.ant-check-list-content .ant-check-list-close-check {
  display: flex;
  flex-direction: column;
  padding: 12px;
}
.ant-check-list-content .ant-check-list-close-check .ant-check-list-close-check-title {
  margin-bottom: 24px;
  font-weight: 500;
  font-size: 16px;
}
.ant-check-list-content .ant-check-list-close-check .ant-check-list-close-check-action {
  display: flex;
  flex-direction: row;
  gap: 8px;
  margin-bottom: 16px;
}
.ant-check-list-content .ant-check-list-close-check .ant-check-list-close-check-other {
  color: rgba(0, 0, 0, .45);
  font-size: 14px;
  cursor: pointer;
}

/* src/styles.scss */
.ant-select-dropdown {
  position: absolute;
}

/* src/assets/styles/global.scss */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[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 {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.tox.tox-silver-sink.tox-tinymce-aux {
  display: none;
}
.ck-placeholder {
  color: #bfbfbf !important;
  opacity: 0.5 !important;
}
.G-m-1 {
  margin: 1px;
}
.G-my-1 {
  margin-top: 1px;
  margin-bottom: 1px;
}
.G-mx-1 {
  margin-left: 1px;
  margin-right: 1px;
}
.G-mt-1 {
  margin-top: 1px;
}
.G-mb-1 {
  margin-bottom: 1px;
}
.G-mr-1 {
  margin-right: 1px;
}
.G-ml-1 {
  margin-left: 1px;
}
.G-p-1 {
  padding: 1px;
}
.G-py-1 {
  padding-top: 1px;
  padding-bottom: 1px;
}
.G-px-1 {
  padding-left: 1px;
  padding-right: 1px;
}
.G-pt-1 {
  padding-top: 1px;
}
.G-pb-1 {
  padding-bottom: 1px;
}
.G-pr-1 {
  padding-right: 1px;
}
.G-pl-1 {
  padding-left: 1px;
}
.G-fs-1 {
  font-size: 1px;
}
.G-g-1 {
  gap: 1px;
}
.G-w-1px {
  width: 1px;
}
.G-w-1p {
  width: 1%;
}
.G-w-1vw {
  width: 1vw;
}
.G-w-1vh {
  width: 1vh;
}
.G-max-w-1px {
  max-width: 1px;
}
.G-max-w-1p {
  max-width: 1%;
}
.G-max-w-1vw {
  max-width: 1vw;
}
.G-max-w-1vh {
  max-width: 1vh;
}
.G-min-w-1px {
  min-width: 1px;
}
.G-min-w-1p {
  min-width: 1%;
}
.G-min-w-1vw {
  min-width: 1vw;
}
.G-min-w-1vh {
  min-width: 1vh;
}
.G-h-1px {
  height: 1px;
}
.G-h-1p {
  height: 1%;
}
.G-h-1vw {
  height: 1vw;
}
.G-h-1vh {
  height: 1vh;
}
.G-max-h-1px {
  max-height: 1px;
}
.G-max-h-1p {
  max-height: 1%;
}
.G-max-h-1vw {
  max-height: 1vw;
}
.G-max-h-1vh {
  max-height: 1vh;
}
.G-min-h-1px {
  min-height: 1px;
}
.G-min-h-1p {
  min-height: 1%;
}
.G-min-h-1vw {
  min-height: 1vw;
}
.G-min-h-1vh {
  min-height: 1vh;
}
.G-m-2 {
  margin: 2px;
}
.G-my-2 {
  margin-top: 2px;
  margin-bottom: 2px;
}
.G-mx-2 {
  margin-left: 2px;
  margin-right: 2px;
}
.G-mt-2 {
  margin-top: 2px;
}
.G-mb-2 {
  margin-bottom: 2px;
}
.G-mr-2 {
  margin-right: 2px;
}
.G-ml-2 {
  margin-left: 2px;
}
.G-p-2 {
  padding: 2px;
}
.G-py-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}
.G-px-2 {
  padding-left: 2px;
  padding-right: 2px;
}
.G-pt-2 {
  padding-top: 2px;
}
.G-pb-2 {
  padding-bottom: 2px;
}
.G-pr-2 {
  padding-right: 2px;
}
.G-pl-2 {
  padding-left: 2px;
}
.G-fs-2 {
  font-size: 2px;
}
.G-g-2 {
  gap: 2px;
}
.G-w-2px {
  width: 2px;
}
.G-w-2p {
  width: 2%;
}
.G-w-2vw {
  width: 2vw;
}
.G-w-2vh {
  width: 2vh;
}
.G-max-w-2px {
  max-width: 2px;
}
.G-max-w-2p {
  max-width: 2%;
}
.G-max-w-2vw {
  max-width: 2vw;
}
.G-max-w-2vh {
  max-width: 2vh;
}
.G-min-w-2px {
  min-width: 2px;
}
.G-min-w-2p {
  min-width: 2%;
}
.G-min-w-2vw {
  min-width: 2vw;
}
.G-min-w-2vh {
  min-width: 2vh;
}
.G-h-2px {
  height: 2px;
}
.G-h-2p {
  height: 2%;
}
.G-h-2vw {
  height: 2vw;
}
.G-h-2vh {
  height: 2vh;
}
.G-max-h-2px {
  max-height: 2px;
}
.G-max-h-2p {
  max-height: 2%;
}
.G-max-h-2vw {
  max-height: 2vw;
}
.G-max-h-2vh {
  max-height: 2vh;
}
.G-min-h-2px {
  min-height: 2px;
}
.G-min-h-2p {
  min-height: 2%;
}
.G-min-h-2vw {
  min-height: 2vw;
}
.G-min-h-2vh {
  min-height: 2vh;
}
.G-m-3 {
  margin: 3px;
}
.G-my-3 {
  margin-top: 3px;
  margin-bottom: 3px;
}
.G-mx-3 {
  margin-left: 3px;
  margin-right: 3px;
}
.G-mt-3 {
  margin-top: 3px;
}
.G-mb-3 {
  margin-bottom: 3px;
}
.G-mr-3 {
  margin-right: 3px;
}
.G-ml-3 {
  margin-left: 3px;
}
.G-p-3 {
  padding: 3px;
}
.G-py-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}
.G-px-3 {
  padding-left: 3px;
  padding-right: 3px;
}
.G-pt-3 {
  padding-top: 3px;
}
.G-pb-3 {
  padding-bottom: 3px;
}
.G-pr-3 {
  padding-right: 3px;
}
.G-pl-3 {
  padding-left: 3px;
}
.G-fs-3 {
  font-size: 3px;
}
.G-g-3 {
  gap: 3px;
}
.G-w-3px {
  width: 3px;
}
.G-w-3p {
  width: 3%;
}
.G-w-3vw {
  width: 3vw;
}
.G-w-3vh {
  width: 3vh;
}
.G-max-w-3px {
  max-width: 3px;
}
.G-max-w-3p {
  max-width: 3%;
}
.G-max-w-3vw {
  max-width: 3vw;
}
.G-max-w-3vh {
  max-width: 3vh;
}
.G-min-w-3px {
  min-width: 3px;
}
.G-min-w-3p {
  min-width: 3%;
}
.G-min-w-3vw {
  min-width: 3vw;
}
.G-min-w-3vh {
  min-width: 3vh;
}
.G-h-3px {
  height: 3px;
}
.G-h-3p {
  height: 3%;
}
.G-h-3vw {
  height: 3vw;
}
.G-h-3vh {
  height: 3vh;
}
.G-max-h-3px {
  max-height: 3px;
}
.G-max-h-3p {
  max-height: 3%;
}
.G-max-h-3vw {
  max-height: 3vw;
}
.G-max-h-3vh {
  max-height: 3vh;
}
.G-min-h-3px {
  min-height: 3px;
}
.G-min-h-3p {
  min-height: 3%;
}
.G-min-h-3vw {
  min-height: 3vw;
}
.G-min-h-3vh {
  min-height: 3vh;
}
.G-m-4 {
  margin: 4px;
}
.G-my-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}
.G-mx-4 {
  margin-left: 4px;
  margin-right: 4px;
}
.G-mt-4 {
  margin-top: 4px;
}
.G-mb-4 {
  margin-bottom: 4px;
}
.G-mr-4 {
  margin-right: 4px;
}
.G-ml-4 {
  margin-left: 4px;
}
.G-p-4 {
  padding: 4px;
}
.G-py-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}
.G-px-4 {
  padding-left: 4px;
  padding-right: 4px;
}
.G-pt-4 {
  padding-top: 4px;
}
.G-pb-4 {
  padding-bottom: 4px;
}
.G-pr-4 {
  padding-right: 4px;
}
.G-pl-4 {
  padding-left: 4px;
}
.G-fs-4 {
  font-size: 4px;
}
.G-g-4 {
  gap: 4px;
}
.G-w-4px {
  width: 4px;
}
.G-w-4p {
  width: 4%;
}
.G-w-4vw {
  width: 4vw;
}
.G-w-4vh {
  width: 4vh;
}
.G-max-w-4px {
  max-width: 4px;
}
.G-max-w-4p {
  max-width: 4%;
}
.G-max-w-4vw {
  max-width: 4vw;
}
.G-max-w-4vh {
  max-width: 4vh;
}
.G-min-w-4px {
  min-width: 4px;
}
.G-min-w-4p {
  min-width: 4%;
}
.G-min-w-4vw {
  min-width: 4vw;
}
.G-min-w-4vh {
  min-width: 4vh;
}
.G-h-4px {
  height: 4px;
}
.G-h-4p {
  height: 4%;
}
.G-h-4vw {
  height: 4vw;
}
.G-h-4vh {
  height: 4vh;
}
.G-max-h-4px {
  max-height: 4px;
}
.G-max-h-4p {
  max-height: 4%;
}
.G-max-h-4vw {
  max-height: 4vw;
}
.G-max-h-4vh {
  max-height: 4vh;
}
.G-min-h-4px {
  min-height: 4px;
}
.G-min-h-4p {
  min-height: 4%;
}
.G-min-h-4vw {
  min-height: 4vw;
}
.G-min-h-4vh {
  min-height: 4vh;
}
.G-m-5 {
  margin: 5px;
}
.G-my-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.G-mx-5 {
  margin-left: 5px;
  margin-right: 5px;
}
.G-mt-5 {
  margin-top: 5px;
}
.G-mb-5 {
  margin-bottom: 5px;
}
.G-mr-5 {
  margin-right: 5px;
}
.G-ml-5 {
  margin-left: 5px;
}
.G-p-5 {
  padding: 5px;
}
.G-py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.G-px-5 {
  padding-left: 5px;
  padding-right: 5px;
}
.G-pt-5 {
  padding-top: 5px;
}
.G-pb-5 {
  padding-bottom: 5px;
}
.G-pr-5 {
  padding-right: 5px;
}
.G-pl-5 {
  padding-left: 5px;
}
.G-fs-5 {
  font-size: 5px;
}
.G-g-5 {
  gap: 5px;
}
.G-w-5px {
  width: 5px;
}
.G-w-5p {
  width: 5%;
}
.G-w-5vw {
  width: 5vw;
}
.G-w-5vh {
  width: 5vh;
}
.G-max-w-5px {
  max-width: 5px;
}
.G-max-w-5p {
  max-width: 5%;
}
.G-max-w-5vw {
  max-width: 5vw;
}
.G-max-w-5vh {
  max-width: 5vh;
}
.G-min-w-5px {
  min-width: 5px;
}
.G-min-w-5p {
  min-width: 5%;
}
.G-min-w-5vw {
  min-width: 5vw;
}
.G-min-w-5vh {
  min-width: 5vh;
}
.G-h-5px {
  height: 5px;
}
.G-h-5p {
  height: 5%;
}
.G-h-5vw {
  height: 5vw;
}
.G-h-5vh {
  height: 5vh;
}
.G-max-h-5px {
  max-height: 5px;
}
.G-max-h-5p {
  max-height: 5%;
}
.G-max-h-5vw {
  max-height: 5vw;
}
.G-max-h-5vh {
  max-height: 5vh;
}
.G-min-h-5px {
  min-height: 5px;
}
.G-min-h-5p {
  min-height: 5%;
}
.G-min-h-5vw {
  min-height: 5vw;
}
.G-min-h-5vh {
  min-height: 5vh;
}
.G-m-6 {
  margin: 6px;
}
.G-my-6 {
  margin-top: 6px;
  margin-bottom: 6px;
}
.G-mx-6 {
  margin-left: 6px;
  margin-right: 6px;
}
.G-mt-6 {
  margin-top: 6px;
}
.G-mb-6 {
  margin-bottom: 6px;
}
.G-mr-6 {
  margin-right: 6px;
}
.G-ml-6 {
  margin-left: 6px;
}
.G-p-6 {
  padding: 6px;
}
.G-py-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}
.G-px-6 {
  padding-left: 6px;
  padding-right: 6px;
}
.G-pt-6 {
  padding-top: 6px;
}
.G-pb-6 {
  padding-bottom: 6px;
}
.G-pr-6 {
  padding-right: 6px;
}
.G-pl-6 {
  padding-left: 6px;
}
.G-fs-6 {
  font-size: 6px;
}
.G-g-6 {
  gap: 6px;
}
.G-w-6px {
  width: 6px;
}
.G-w-6p {
  width: 6%;
}
.G-w-6vw {
  width: 6vw;
}
.G-w-6vh {
  width: 6vh;
}
.G-max-w-6px {
  max-width: 6px;
}
.G-max-w-6p {
  max-width: 6%;
}
.G-max-w-6vw {
  max-width: 6vw;
}
.G-max-w-6vh {
  max-width: 6vh;
}
.G-min-w-6px {
  min-width: 6px;
}
.G-min-w-6p {
  min-width: 6%;
}
.G-min-w-6vw {
  min-width: 6vw;
}
.G-min-w-6vh {
  min-width: 6vh;
}
.G-h-6px {
  height: 6px;
}
.G-h-6p {
  height: 6%;
}
.G-h-6vw {
  height: 6vw;
}
.G-h-6vh {
  height: 6vh;
}
.G-max-h-6px {
  max-height: 6px;
}
.G-max-h-6p {
  max-height: 6%;
}
.G-max-h-6vw {
  max-height: 6vw;
}
.G-max-h-6vh {
  max-height: 6vh;
}
.G-min-h-6px {
  min-height: 6px;
}
.G-min-h-6p {
  min-height: 6%;
}
.G-min-h-6vw {
  min-height: 6vw;
}
.G-min-h-6vh {
  min-height: 6vh;
}
.G-m-7 {
  margin: 7px;
}
.G-my-7 {
  margin-top: 7px;
  margin-bottom: 7px;
}
.G-mx-7 {
  margin-left: 7px;
  margin-right: 7px;
}
.G-mt-7 {
  margin-top: 7px;
}
.G-mb-7 {
  margin-bottom: 7px;
}
.G-mr-7 {
  margin-right: 7px;
}
.G-ml-7 {
  margin-left: 7px;
}
.G-p-7 {
  padding: 7px;
}
.G-py-7 {
  padding-top: 7px;
  padding-bottom: 7px;
}
.G-px-7 {
  padding-left: 7px;
  padding-right: 7px;
}
.G-pt-7 {
  padding-top: 7px;
}
.G-pb-7 {
  padding-bottom: 7px;
}
.G-pr-7 {
  padding-right: 7px;
}
.G-pl-7 {
  padding-left: 7px;
}
.G-fs-7 {
  font-size: 7px;
}
.G-g-7 {
  gap: 7px;
}
.G-w-7px {
  width: 7px;
}
.G-w-7p {
  width: 7%;
}
.G-w-7vw {
  width: 7vw;
}
.G-w-7vh {
  width: 7vh;
}
.G-max-w-7px {
  max-width: 7px;
}
.G-max-w-7p {
  max-width: 7%;
}
.G-max-w-7vw {
  max-width: 7vw;
}
.G-max-w-7vh {
  max-width: 7vh;
}
.G-min-w-7px {
  min-width: 7px;
}
.G-min-w-7p {
  min-width: 7%;
}
.G-min-w-7vw {
  min-width: 7vw;
}
.G-min-w-7vh {
  min-width: 7vh;
}
.G-h-7px {
  height: 7px;
}
.G-h-7p {
  height: 7%;
}
.G-h-7vw {
  height: 7vw;
}
.G-h-7vh {
  height: 7vh;
}
.G-max-h-7px {
  max-height: 7px;
}
.G-max-h-7p {
  max-height: 7%;
}
.G-max-h-7vw {
  max-height: 7vw;
}
.G-max-h-7vh {
  max-height: 7vh;
}
.G-min-h-7px {
  min-height: 7px;
}
.G-min-h-7p {
  min-height: 7%;
}
.G-min-h-7vw {
  min-height: 7vw;
}
.G-min-h-7vh {
  min-height: 7vh;
}
.G-m-8 {
  margin: 8px;
}
.G-my-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.G-mx-8 {
  margin-left: 8px;
  margin-right: 8px;
}
.G-mt-8 {
  margin-top: 8px;
}
.G-mb-8 {
  margin-bottom: 8px;
}
.G-mr-8 {
  margin-right: 8px;
}
.G-ml-8 {
  margin-left: 8px;
}
.G-p-8 {
  padding: 8px;
}
.G-py-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.G-px-8 {
  padding-left: 8px;
  padding-right: 8px;
}
.G-pt-8 {
  padding-top: 8px;
}
.G-pb-8 {
  padding-bottom: 8px;
}
.G-pr-8 {
  padding-right: 8px;
}
.G-pl-8 {
  padding-left: 8px;
}
.G-fs-8 {
  font-size: 8px;
}
.G-g-8 {
  gap: 8px;
}
.G-w-8px {
  width: 8px;
}
.G-w-8p {
  width: 8%;
}
.G-w-8vw {
  width: 8vw;
}
.G-w-8vh {
  width: 8vh;
}
.G-max-w-8px {
  max-width: 8px;
}
.G-max-w-8p {
  max-width: 8%;
}
.G-max-w-8vw {
  max-width: 8vw;
}
.G-max-w-8vh {
  max-width: 8vh;
}
.G-min-w-8px {
  min-width: 8px;
}
.G-min-w-8p {
  min-width: 8%;
}
.G-min-w-8vw {
  min-width: 8vw;
}
.G-min-w-8vh {
  min-width: 8vh;
}
.G-h-8px {
  height: 8px;
}
.G-h-8p {
  height: 8%;
}
.G-h-8vw {
  height: 8vw;
}
.G-h-8vh {
  height: 8vh;
}
.G-max-h-8px {
  max-height: 8px;
}
.G-max-h-8p {
  max-height: 8%;
}
.G-max-h-8vw {
  max-height: 8vw;
}
.G-max-h-8vh {
  max-height: 8vh;
}
.G-min-h-8px {
  min-height: 8px;
}
.G-min-h-8p {
  min-height: 8%;
}
.G-min-h-8vw {
  min-height: 8vw;
}
.G-min-h-8vh {
  min-height: 8vh;
}
.G-m-9 {
  margin: 9px;
}
.G-my-9 {
  margin-top: 9px;
  margin-bottom: 9px;
}
.G-mx-9 {
  margin-left: 9px;
  margin-right: 9px;
}
.G-mt-9 {
  margin-top: 9px;
}
.G-mb-9 {
  margin-bottom: 9px;
}
.G-mr-9 {
  margin-right: 9px;
}
.G-ml-9 {
  margin-left: 9px;
}
.G-p-9 {
  padding: 9px;
}
.G-py-9 {
  padding-top: 9px;
  padding-bottom: 9px;
}
.G-px-9 {
  padding-left: 9px;
  padding-right: 9px;
}
.G-pt-9 {
  padding-top: 9px;
}
.G-pb-9 {
  padding-bottom: 9px;
}
.G-pr-9 {
  padding-right: 9px;
}
.G-pl-9 {
  padding-left: 9px;
}
.G-fs-9 {
  font-size: 9px;
}
.G-g-9 {
  gap: 9px;
}
.G-w-9px {
  width: 9px;
}
.G-w-9p {
  width: 9%;
}
.G-w-9vw {
  width: 9vw;
}
.G-w-9vh {
  width: 9vh;
}
.G-max-w-9px {
  max-width: 9px;
}
.G-max-w-9p {
  max-width: 9%;
}
.G-max-w-9vw {
  max-width: 9vw;
}
.G-max-w-9vh {
  max-width: 9vh;
}
.G-min-w-9px {
  min-width: 9px;
}
.G-min-w-9p {
  min-width: 9%;
}
.G-min-w-9vw {
  min-width: 9vw;
}
.G-min-w-9vh {
  min-width: 9vh;
}
.G-h-9px {
  height: 9px;
}
.G-h-9p {
  height: 9%;
}
.G-h-9vw {
  height: 9vw;
}
.G-h-9vh {
  height: 9vh;
}
.G-max-h-9px {
  max-height: 9px;
}
.G-max-h-9p {
  max-height: 9%;
}
.G-max-h-9vw {
  max-height: 9vw;
}
.G-max-h-9vh {
  max-height: 9vh;
}
.G-min-h-9px {
  min-height: 9px;
}
.G-min-h-9p {
  min-height: 9%;
}
.G-min-h-9vw {
  min-height: 9vw;
}
.G-min-h-9vh {
  min-height: 9vh;
}
.G-m-10 {
  margin: 10px;
}
.G-my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.G-mx-10 {
  margin-left: 10px;
  margin-right: 10px;
}
.G-mt-10 {
  margin-top: 10px;
}
.G-mb-10 {
  margin-bottom: 10px;
}
.G-mr-10 {
  margin-right: 10px;
}
.G-ml-10 {
  margin-left: 10px;
}
.G-p-10 {
  padding: 10px;
}
.G-py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.G-px-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.G-pt-10 {
  padding-top: 10px;
}
.G-pb-10 {
  padding-bottom: 10px;
}
.G-pr-10 {
  padding-right: 10px;
}
.G-pl-10 {
  padding-left: 10px;
}
.G-fs-10 {
  font-size: 10px;
}
.G-g-10 {
  gap: 10px;
}
.G-w-10px {
  width: 10px;
}
.G-w-10p {
  width: 10%;
}
.G-w-10vw {
  width: 10vw;
}
.G-w-10vh {
  width: 10vh;
}
.G-max-w-10px {
  max-width: 10px;
}
.G-max-w-10p {
  max-width: 10%;
}
.G-max-w-10vw {
  max-width: 10vw;
}
.G-max-w-10vh {
  max-width: 10vh;
}
.G-min-w-10px {
  min-width: 10px;
}
.G-min-w-10p {
  min-width: 10%;
}
.G-min-w-10vw {
  min-width: 10vw;
}
.G-min-w-10vh {
  min-width: 10vh;
}
.G-h-10px {
  height: 10px;
}
.G-h-10p {
  height: 10%;
}
.G-h-10vw {
  height: 10vw;
}
.G-h-10vh {
  height: 10vh;
}
.G-max-h-10px {
  max-height: 10px;
}
.G-max-h-10p {
  max-height: 10%;
}
.G-max-h-10vw {
  max-height: 10vw;
}
.G-max-h-10vh {
  max-height: 10vh;
}
.G-min-h-10px {
  min-height: 10px;
}
.G-min-h-10p {
  min-height: 10%;
}
.G-min-h-10vw {
  min-height: 10vw;
}
.G-min-h-10vh {
  min-height: 10vh;
}
.G-m-11 {
  margin: 11px;
}
.G-my-11 {
  margin-top: 11px;
  margin-bottom: 11px;
}
.G-mx-11 {
  margin-left: 11px;
  margin-right: 11px;
}
.G-mt-11 {
  margin-top: 11px;
}
.G-mb-11 {
  margin-bottom: 11px;
}
.G-mr-11 {
  margin-right: 11px;
}
.G-ml-11 {
  margin-left: 11px;
}
.G-p-11 {
  padding: 11px;
}
.G-py-11 {
  padding-top: 11px;
  padding-bottom: 11px;
}
.G-px-11 {
  padding-left: 11px;
  padding-right: 11px;
}
.G-pt-11 {
  padding-top: 11px;
}
.G-pb-11 {
  padding-bottom: 11px;
}
.G-pr-11 {
  padding-right: 11px;
}
.G-pl-11 {
  padding-left: 11px;
}
.G-fs-11 {
  font-size: 11px;
}
.G-g-11 {
  gap: 11px;
}
.G-w-11px {
  width: 11px;
}
.G-w-11p {
  width: 11%;
}
.G-w-11vw {
  width: 11vw;
}
.G-w-11vh {
  width: 11vh;
}
.G-max-w-11px {
  max-width: 11px;
}
.G-max-w-11p {
  max-width: 11%;
}
.G-max-w-11vw {
  max-width: 11vw;
}
.G-max-w-11vh {
  max-width: 11vh;
}
.G-min-w-11px {
  min-width: 11px;
}
.G-min-w-11p {
  min-width: 11%;
}
.G-min-w-11vw {
  min-width: 11vw;
}
.G-min-w-11vh {
  min-width: 11vh;
}
.G-h-11px {
  height: 11px;
}
.G-h-11p {
  height: 11%;
}
.G-h-11vw {
  height: 11vw;
}
.G-h-11vh {
  height: 11vh;
}
.G-max-h-11px {
  max-height: 11px;
}
.G-max-h-11p {
  max-height: 11%;
}
.G-max-h-11vw {
  max-height: 11vw;
}
.G-max-h-11vh {
  max-height: 11vh;
}
.G-min-h-11px {
  min-height: 11px;
}
.G-min-h-11p {
  min-height: 11%;
}
.G-min-h-11vw {
  min-height: 11vw;
}
.G-min-h-11vh {
  min-height: 11vh;
}
.G-m-12 {
  margin: 12px;
}
.G-my-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}
.G-mx-12 {
  margin-left: 12px;
  margin-right: 12px;
}
.G-mt-12 {
  margin-top: 12px;
}
.G-mb-12 {
  margin-bottom: 12px;
}
.G-mr-12 {
  margin-right: 12px;
}
.G-ml-12 {
  margin-left: 12px;
}
.G-p-12 {
  padding: 12px;
}
.G-py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.G-px-12 {
  padding-left: 12px;
  padding-right: 12px;
}
.G-pt-12 {
  padding-top: 12px;
}
.G-pb-12 {
  padding-bottom: 12px;
}
.G-pr-12 {
  padding-right: 12px;
}
.G-pl-12 {
  padding-left: 12px;
}
.G-fs-12 {
  font-size: 12px;
}
.G-g-12 {
  gap: 12px;
}
.G-w-12px {
  width: 12px;
}
.G-w-12p {
  width: 12%;
}
.G-w-12vw {
  width: 12vw;
}
.G-w-12vh {
  width: 12vh;
}
.G-max-w-12px {
  max-width: 12px;
}
.G-max-w-12p {
  max-width: 12%;
}
.G-max-w-12vw {
  max-width: 12vw;
}
.G-max-w-12vh {
  max-width: 12vh;
}
.G-min-w-12px {
  min-width: 12px;
}
.G-min-w-12p {
  min-width: 12%;
}
.G-min-w-12vw {
  min-width: 12vw;
}
.G-min-w-12vh {
  min-width: 12vh;
}
.G-h-12px {
  height: 12px;
}
.G-h-12p {
  height: 12%;
}
.G-h-12vw {
  height: 12vw;
}
.G-h-12vh {
  height: 12vh;
}
.G-max-h-12px {
  max-height: 12px;
}
.G-max-h-12p {
  max-height: 12%;
}
.G-max-h-12vw {
  max-height: 12vw;
}
.G-max-h-12vh {
  max-height: 12vh;
}
.G-min-h-12px {
  min-height: 12px;
}
.G-min-h-12p {
  min-height: 12%;
}
.G-min-h-12vw {
  min-height: 12vw;
}
.G-min-h-12vh {
  min-height: 12vh;
}
.G-m-13 {
  margin: 13px;
}
.G-my-13 {
  margin-top: 13px;
  margin-bottom: 13px;
}
.G-mx-13 {
  margin-left: 13px;
  margin-right: 13px;
}
.G-mt-13 {
  margin-top: 13px;
}
.G-mb-13 {
  margin-bottom: 13px;
}
.G-mr-13 {
  margin-right: 13px;
}
.G-ml-13 {
  margin-left: 13px;
}
.G-p-13 {
  padding: 13px;
}
.G-py-13 {
  padding-top: 13px;
  padding-bottom: 13px;
}
.G-px-13 {
  padding-left: 13px;
  padding-right: 13px;
}
.G-pt-13 {
  padding-top: 13px;
}
.G-pb-13 {
  padding-bottom: 13px;
}
.G-pr-13 {
  padding-right: 13px;
}
.G-pl-13 {
  padding-left: 13px;
}
.G-fs-13 {
  font-size: 13px;
}
.G-g-13 {
  gap: 13px;
}
.G-w-13px {
  width: 13px;
}
.G-w-13p {
  width: 13%;
}
.G-w-13vw {
  width: 13vw;
}
.G-w-13vh {
  width: 13vh;
}
.G-max-w-13px {
  max-width: 13px;
}
.G-max-w-13p {
  max-width: 13%;
}
.G-max-w-13vw {
  max-width: 13vw;
}
.G-max-w-13vh {
  max-width: 13vh;
}
.G-min-w-13px {
  min-width: 13px;
}
.G-min-w-13p {
  min-width: 13%;
}
.G-min-w-13vw {
  min-width: 13vw;
}
.G-min-w-13vh {
  min-width: 13vh;
}
.G-h-13px {
  height: 13px;
}
.G-h-13p {
  height: 13%;
}
.G-h-13vw {
  height: 13vw;
}
.G-h-13vh {
  height: 13vh;
}
.G-max-h-13px {
  max-height: 13px;
}
.G-max-h-13p {
  max-height: 13%;
}
.G-max-h-13vw {
  max-height: 13vw;
}
.G-max-h-13vh {
  max-height: 13vh;
}
.G-min-h-13px {
  min-height: 13px;
}
.G-min-h-13p {
  min-height: 13%;
}
.G-min-h-13vw {
  min-height: 13vw;
}
.G-min-h-13vh {
  min-height: 13vh;
}
.G-m-14 {
  margin: 14px;
}
.G-my-14 {
  margin-top: 14px;
  margin-bottom: 14px;
}
.G-mx-14 {
  margin-left: 14px;
  margin-right: 14px;
}
.G-mt-14 {
  margin-top: 14px;
}
.G-mb-14 {
  margin-bottom: 14px;
}
.G-mr-14 {
  margin-right: 14px;
}
.G-ml-14 {
  margin-left: 14px;
}
.G-p-14 {
  padding: 14px;
}
.G-py-14 {
  padding-top: 14px;
  padding-bottom: 14px;
}
.G-px-14 {
  padding-left: 14px;
  padding-right: 14px;
}
.G-pt-14 {
  padding-top: 14px;
}
.G-pb-14 {
  padding-bottom: 14px;
}
.G-pr-14 {
  padding-right: 14px;
}
.G-pl-14 {
  padding-left: 14px;
}
.G-fs-14 {
  font-size: 14px;
}
.G-g-14 {
  gap: 14px;
}
.G-w-14px {
  width: 14px;
}
.G-w-14p {
  width: 14%;
}
.G-w-14vw {
  width: 14vw;
}
.G-w-14vh {
  width: 14vh;
}
.G-max-w-14px {
  max-width: 14px;
}
.G-max-w-14p {
  max-width: 14%;
}
.G-max-w-14vw {
  max-width: 14vw;
}
.G-max-w-14vh {
  max-width: 14vh;
}
.G-min-w-14px {
  min-width: 14px;
}
.G-min-w-14p {
  min-width: 14%;
}
.G-min-w-14vw {
  min-width: 14vw;
}
.G-min-w-14vh {
  min-width: 14vh;
}
.G-h-14px {
  height: 14px;
}
.G-h-14p {
  height: 14%;
}
.G-h-14vw {
  height: 14vw;
}
.G-h-14vh {
  height: 14vh;
}
.G-max-h-14px {
  max-height: 14px;
}
.G-max-h-14p {
  max-height: 14%;
}
.G-max-h-14vw {
  max-height: 14vw;
}
.G-max-h-14vh {
  max-height: 14vh;
}
.G-min-h-14px {
  min-height: 14px;
}
.G-min-h-14p {
  min-height: 14%;
}
.G-min-h-14vw {
  min-height: 14vw;
}
.G-min-h-14vh {
  min-height: 14vh;
}
.G-m-15 {
  margin: 15px;
}
.G-my-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.G-mx-15 {
  margin-left: 15px;
  margin-right: 15px;
}
.G-mt-15 {
  margin-top: 15px;
}
.G-mb-15 {
  margin-bottom: 15px;
}
.G-mr-15 {
  margin-right: 15px;
}
.G-ml-15 {
  margin-left: 15px;
}
.G-p-15 {
  padding: 15px;
}
.G-py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.G-px-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.G-pt-15 {
  padding-top: 15px;
}
.G-pb-15 {
  padding-bottom: 15px;
}
.G-pr-15 {
  padding-right: 15px;
}
.G-pl-15 {
  padding-left: 15px;
}
.G-fs-15 {
  font-size: 15px;
}
.G-g-15 {
  gap: 15px;
}
.G-w-15px {
  width: 15px;
}
.G-w-15p {
  width: 15%;
}
.G-w-15vw {
  width: 15vw;
}
.G-w-15vh {
  width: 15vh;
}
.G-max-w-15px {
  max-width: 15px;
}
.G-max-w-15p {
  max-width: 15%;
}
.G-max-w-15vw {
  max-width: 15vw;
}
.G-max-w-15vh {
  max-width: 15vh;
}
.G-min-w-15px {
  min-width: 15px;
}
.G-min-w-15p {
  min-width: 15%;
}
.G-min-w-15vw {
  min-width: 15vw;
}
.G-min-w-15vh {
  min-width: 15vh;
}
.G-h-15px {
  height: 15px;
}
.G-h-15p {
  height: 15%;
}
.G-h-15vw {
  height: 15vw;
}
.G-h-15vh {
  height: 15vh;
}
.G-max-h-15px {
  max-height: 15px;
}
.G-max-h-15p {
  max-height: 15%;
}
.G-max-h-15vw {
  max-height: 15vw;
}
.G-max-h-15vh {
  max-height: 15vh;
}
.G-min-h-15px {
  min-height: 15px;
}
.G-min-h-15p {
  min-height: 15%;
}
.G-min-h-15vw {
  min-height: 15vw;
}
.G-min-h-15vh {
  min-height: 15vh;
}
.G-m-16 {
  margin: 16px;
}
.G-my-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.G-mx-16 {
  margin-left: 16px;
  margin-right: 16px;
}
.G-mt-16 {
  margin-top: 16px;
}
.G-mb-16 {
  margin-bottom: 16px;
}
.G-mr-16 {
  margin-right: 16px;
}
.G-ml-16 {
  margin-left: 16px;
}
.G-p-16 {
  padding: 16px;
}
.G-py-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.G-px-16 {
  padding-left: 16px;
  padding-right: 16px;
}
.G-pt-16 {
  padding-top: 16px;
}
.G-pb-16 {
  padding-bottom: 16px;
}
.G-pr-16 {
  padding-right: 16px;
}
.G-pl-16 {
  padding-left: 16px;
}
.G-fs-16 {
  font-size: 16px;
}
.G-g-16 {
  gap: 16px;
}
.G-w-16px {
  width: 16px;
}
.G-w-16p {
  width: 16%;
}
.G-w-16vw {
  width: 16vw;
}
.G-w-16vh {
  width: 16vh;
}
.G-max-w-16px {
  max-width: 16px;
}
.G-max-w-16p {
  max-width: 16%;
}
.G-max-w-16vw {
  max-width: 16vw;
}
.G-max-w-16vh {
  max-width: 16vh;
}
.G-min-w-16px {
  min-width: 16px;
}
.G-min-w-16p {
  min-width: 16%;
}
.G-min-w-16vw {
  min-width: 16vw;
}
.G-min-w-16vh {
  min-width: 16vh;
}
.G-h-16px {
  height: 16px;
}
.G-h-16p {
  height: 16%;
}
.G-h-16vw {
  height: 16vw;
}
.G-h-16vh {
  height: 16vh;
}
.G-max-h-16px {
  max-height: 16px;
}
.G-max-h-16p {
  max-height: 16%;
}
.G-max-h-16vw {
  max-height: 16vw;
}
.G-max-h-16vh {
  max-height: 16vh;
}
.G-min-h-16px {
  min-height: 16px;
}
.G-min-h-16p {
  min-height: 16%;
}
.G-min-h-16vw {
  min-height: 16vw;
}
.G-min-h-16vh {
  min-height: 16vh;
}
.G-m-17 {
  margin: 17px;
}
.G-my-17 {
  margin-top: 17px;
  margin-bottom: 17px;
}
.G-mx-17 {
  margin-left: 17px;
  margin-right: 17px;
}
.G-mt-17 {
  margin-top: 17px;
}
.G-mb-17 {
  margin-bottom: 17px;
}
.G-mr-17 {
  margin-right: 17px;
}
.G-ml-17 {
  margin-left: 17px;
}
.G-p-17 {
  padding: 17px;
}
.G-py-17 {
  padding-top: 17px;
  padding-bottom: 17px;
}
.G-px-17 {
  padding-left: 17px;
  padding-right: 17px;
}
.G-pt-17 {
  padding-top: 17px;
}
.G-pb-17 {
  padding-bottom: 17px;
}
.G-pr-17 {
  padding-right: 17px;
}
.G-pl-17 {
  padding-left: 17px;
}
.G-fs-17 {
  font-size: 17px;
}
.G-g-17 {
  gap: 17px;
}
.G-w-17px {
  width: 17px;
}
.G-w-17p {
  width: 17%;
}
.G-w-17vw {
  width: 17vw;
}
.G-w-17vh {
  width: 17vh;
}
.G-max-w-17px {
  max-width: 17px;
}
.G-max-w-17p {
  max-width: 17%;
}
.G-max-w-17vw {
  max-width: 17vw;
}
.G-max-w-17vh {
  max-width: 17vh;
}
.G-min-w-17px {
  min-width: 17px;
}
.G-min-w-17p {
  min-width: 17%;
}
.G-min-w-17vw {
  min-width: 17vw;
}
.G-min-w-17vh {
  min-width: 17vh;
}
.G-h-17px {
  height: 17px;
}
.G-h-17p {
  height: 17%;
}
.G-h-17vw {
  height: 17vw;
}
.G-h-17vh {
  height: 17vh;
}
.G-max-h-17px {
  max-height: 17px;
}
.G-max-h-17p {
  max-height: 17%;
}
.G-max-h-17vw {
  max-height: 17vw;
}
.G-max-h-17vh {
  max-height: 17vh;
}
.G-min-h-17px {
  min-height: 17px;
}
.G-min-h-17p {
  min-height: 17%;
}
.G-min-h-17vw {
  min-height: 17vw;
}
.G-min-h-17vh {
  min-height: 17vh;
}
.G-m-18 {
  margin: 18px;
}
.G-my-18 {
  margin-top: 18px;
  margin-bottom: 18px;
}
.G-mx-18 {
  margin-left: 18px;
  margin-right: 18px;
}
.G-mt-18 {
  margin-top: 18px;
}
.G-mb-18 {
  margin-bottom: 18px;
}
.G-mr-18 {
  margin-right: 18px;
}
.G-ml-18 {
  margin-left: 18px;
}
.G-p-18 {
  padding: 18px;
}
.G-py-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}
.G-px-18 {
  padding-left: 18px;
  padding-right: 18px;
}
.G-pt-18 {
  padding-top: 18px;
}
.G-pb-18 {
  padding-bottom: 18px;
}
.G-pr-18 {
  padding-right: 18px;
}
.G-pl-18 {
  padding-left: 18px;
}
.G-fs-18 {
  font-size: 18px;
}
.G-g-18 {
  gap: 18px;
}
.G-w-18px {
  width: 18px;
}
.G-w-18p {
  width: 18%;
}
.G-w-18vw {
  width: 18vw;
}
.G-w-18vh {
  width: 18vh;
}
.G-max-w-18px {
  max-width: 18px;
}
.G-max-w-18p {
  max-width: 18%;
}
.G-max-w-18vw {
  max-width: 18vw;
}
.G-max-w-18vh {
  max-width: 18vh;
}
.G-min-w-18px {
  min-width: 18px;
}
.G-min-w-18p {
  min-width: 18%;
}
.G-min-w-18vw {
  min-width: 18vw;
}
.G-min-w-18vh {
  min-width: 18vh;
}
.G-h-18px {
  height: 18px;
}
.G-h-18p {
  height: 18%;
}
.G-h-18vw {
  height: 18vw;
}
.G-h-18vh {
  height: 18vh;
}
.G-max-h-18px {
  max-height: 18px;
}
.G-max-h-18p {
  max-height: 18%;
}
.G-max-h-18vw {
  max-height: 18vw;
}
.G-max-h-18vh {
  max-height: 18vh;
}
.G-min-h-18px {
  min-height: 18px;
}
.G-min-h-18p {
  min-height: 18%;
}
.G-min-h-18vw {
  min-height: 18vw;
}
.G-min-h-18vh {
  min-height: 18vh;
}
.G-m-19 {
  margin: 19px;
}
.G-my-19 {
  margin-top: 19px;
  margin-bottom: 19px;
}
.G-mx-19 {
  margin-left: 19px;
  margin-right: 19px;
}
.G-mt-19 {
  margin-top: 19px;
}
.G-mb-19 {
  margin-bottom: 19px;
}
.G-mr-19 {
  margin-right: 19px;
}
.G-ml-19 {
  margin-left: 19px;
}
.G-p-19 {
  padding: 19px;
}
.G-py-19 {
  padding-top: 19px;
  padding-bottom: 19px;
}
.G-px-19 {
  padding-left: 19px;
  padding-right: 19px;
}
.G-pt-19 {
  padding-top: 19px;
}
.G-pb-19 {
  padding-bottom: 19px;
}
.G-pr-19 {
  padding-right: 19px;
}
.G-pl-19 {
  padding-left: 19px;
}
.G-fs-19 {
  font-size: 19px;
}
.G-g-19 {
  gap: 19px;
}
.G-w-19px {
  width: 19px;
}
.G-w-19p {
  width: 19%;
}
.G-w-19vw {
  width: 19vw;
}
.G-w-19vh {
  width: 19vh;
}
.G-max-w-19px {
  max-width: 19px;
}
.G-max-w-19p {
  max-width: 19%;
}
.G-max-w-19vw {
  max-width: 19vw;
}
.G-max-w-19vh {
  max-width: 19vh;
}
.G-min-w-19px {
  min-width: 19px;
}
.G-min-w-19p {
  min-width: 19%;
}
.G-min-w-19vw {
  min-width: 19vw;
}
.G-min-w-19vh {
  min-width: 19vh;
}
.G-h-19px {
  height: 19px;
}
.G-h-19p {
  height: 19%;
}
.G-h-19vw {
  height: 19vw;
}
.G-h-19vh {
  height: 19vh;
}
.G-max-h-19px {
  max-height: 19px;
}
.G-max-h-19p {
  max-height: 19%;
}
.G-max-h-19vw {
  max-height: 19vw;
}
.G-max-h-19vh {
  max-height: 19vh;
}
.G-min-h-19px {
  min-height: 19px;
}
.G-min-h-19p {
  min-height: 19%;
}
.G-min-h-19vw {
  min-height: 19vw;
}
.G-min-h-19vh {
  min-height: 19vh;
}
.G-m-20 {
  margin: 20px;
}
.G-my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.G-mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}
.G-mt-20 {
  margin-top: 20px;
}
.G-mb-20 {
  margin-bottom: 20px;
}
.G-mr-20 {
  margin-right: 20px;
}
.G-ml-20 {
  margin-left: 20px;
}
.G-p-20 {
  padding: 20px;
}
.G-py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.G-px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.G-pt-20 {
  padding-top: 20px;
}
.G-pb-20 {
  padding-bottom: 20px;
}
.G-pr-20 {
  padding-right: 20px;
}
.G-pl-20 {
  padding-left: 20px;
}
.G-fs-20 {
  font-size: 20px;
}
.G-g-20 {
  gap: 20px;
}
.G-w-20px {
  width: 20px;
}
.G-w-20p {
  width: 20%;
}
.G-w-20vw {
  width: 20vw;
}
.G-w-20vh {
  width: 20vh;
}
.G-max-w-20px {
  max-width: 20px;
}
.G-max-w-20p {
  max-width: 20%;
}
.G-max-w-20vw {
  max-width: 20vw;
}
.G-max-w-20vh {
  max-width: 20vh;
}
.G-min-w-20px {
  min-width: 20px;
}
.G-min-w-20p {
  min-width: 20%;
}
.G-min-w-20vw {
  min-width: 20vw;
}
.G-min-w-20vh {
  min-width: 20vh;
}
.G-h-20px {
  height: 20px;
}
.G-h-20p {
  height: 20%;
}
.G-h-20vw {
  height: 20vw;
}
.G-h-20vh {
  height: 20vh;
}
.G-max-h-20px {
  max-height: 20px;
}
.G-max-h-20p {
  max-height: 20%;
}
.G-max-h-20vw {
  max-height: 20vw;
}
.G-max-h-20vh {
  max-height: 20vh;
}
.G-min-h-20px {
  min-height: 20px;
}
.G-min-h-20p {
  min-height: 20%;
}
.G-min-h-20vw {
  min-height: 20vw;
}
.G-min-h-20vh {
  min-height: 20vh;
}
.G-m-21 {
  margin: 21px;
}
.G-my-21 {
  margin-top: 21px;
  margin-bottom: 21px;
}
.G-mx-21 {
  margin-left: 21px;
  margin-right: 21px;
}
.G-mt-21 {
  margin-top: 21px;
}
.G-mb-21 {
  margin-bottom: 21px;
}
.G-mr-21 {
  margin-right: 21px;
}
.G-ml-21 {
  margin-left: 21px;
}
.G-p-21 {
  padding: 21px;
}
.G-py-21 {
  padding-top: 21px;
  padding-bottom: 21px;
}
.G-px-21 {
  padding-left: 21px;
  padding-right: 21px;
}
.G-pt-21 {
  padding-top: 21px;
}
.G-pb-21 {
  padding-bottom: 21px;
}
.G-pr-21 {
  padding-right: 21px;
}
.G-pl-21 {
  padding-left: 21px;
}
.G-fs-21 {
  font-size: 21px;
}
.G-g-21 {
  gap: 21px;
}
.G-w-21px {
  width: 21px;
}
.G-w-21p {
  width: 21%;
}
.G-w-21vw {
  width: 21vw;
}
.G-w-21vh {
  width: 21vh;
}
.G-max-w-21px {
  max-width: 21px;
}
.G-max-w-21p {
  max-width: 21%;
}
.G-max-w-21vw {
  max-width: 21vw;
}
.G-max-w-21vh {
  max-width: 21vh;
}
.G-min-w-21px {
  min-width: 21px;
}
.G-min-w-21p {
  min-width: 21%;
}
.G-min-w-21vw {
  min-width: 21vw;
}
.G-min-w-21vh {
  min-width: 21vh;
}
.G-h-21px {
  height: 21px;
}
.G-h-21p {
  height: 21%;
}
.G-h-21vw {
  height: 21vw;
}
.G-h-21vh {
  height: 21vh;
}
.G-max-h-21px {
  max-height: 21px;
}
.G-max-h-21p {
  max-height: 21%;
}
.G-max-h-21vw {
  max-height: 21vw;
}
.G-max-h-21vh {
  max-height: 21vh;
}
.G-min-h-21px {
  min-height: 21px;
}
.G-min-h-21p {
  min-height: 21%;
}
.G-min-h-21vw {
  min-height: 21vw;
}
.G-min-h-21vh {
  min-height: 21vh;
}
.G-m-22 {
  margin: 22px;
}
.G-my-22 {
  margin-top: 22px;
  margin-bottom: 22px;
}
.G-mx-22 {
  margin-left: 22px;
  margin-right: 22px;
}
.G-mt-22 {
  margin-top: 22px;
}
.G-mb-22 {
  margin-bottom: 22px;
}
.G-mr-22 {
  margin-right: 22px;
}
.G-ml-22 {
  margin-left: 22px;
}
.G-p-22 {
  padding: 22px;
}
.G-py-22 {
  padding-top: 22px;
  padding-bottom: 22px;
}
.G-px-22 {
  padding-left: 22px;
  padding-right: 22px;
}
.G-pt-22 {
  padding-top: 22px;
}
.G-pb-22 {
  padding-bottom: 22px;
}
.G-pr-22 {
  padding-right: 22px;
}
.G-pl-22 {
  padding-left: 22px;
}
.G-fs-22 {
  font-size: 22px;
}
.G-g-22 {
  gap: 22px;
}
.G-w-22px {
  width: 22px;
}
.G-w-22p {
  width: 22%;
}
.G-w-22vw {
  width: 22vw;
}
.G-w-22vh {
  width: 22vh;
}
.G-max-w-22px {
  max-width: 22px;
}
.G-max-w-22p {
  max-width: 22%;
}
.G-max-w-22vw {
  max-width: 22vw;
}
.G-max-w-22vh {
  max-width: 22vh;
}
.G-min-w-22px {
  min-width: 22px;
}
.G-min-w-22p {
  min-width: 22%;
}
.G-min-w-22vw {
  min-width: 22vw;
}
.G-min-w-22vh {
  min-width: 22vh;
}
.G-h-22px {
  height: 22px;
}
.G-h-22p {
  height: 22%;
}
.G-h-22vw {
  height: 22vw;
}
.G-h-22vh {
  height: 22vh;
}
.G-max-h-22px {
  max-height: 22px;
}
.G-max-h-22p {
  max-height: 22%;
}
.G-max-h-22vw {
  max-height: 22vw;
}
.G-max-h-22vh {
  max-height: 22vh;
}
.G-min-h-22px {
  min-height: 22px;
}
.G-min-h-22p {
  min-height: 22%;
}
.G-min-h-22vw {
  min-height: 22vw;
}
.G-min-h-22vh {
  min-height: 22vh;
}
.G-m-23 {
  margin: 23px;
}
.G-my-23 {
  margin-top: 23px;
  margin-bottom: 23px;
}
.G-mx-23 {
  margin-left: 23px;
  margin-right: 23px;
}
.G-mt-23 {
  margin-top: 23px;
}
.G-mb-23 {
  margin-bottom: 23px;
}
.G-mr-23 {
  margin-right: 23px;
}
.G-ml-23 {
  margin-left: 23px;
}
.G-p-23 {
  padding: 23px;
}
.G-py-23 {
  padding-top: 23px;
  padding-bottom: 23px;
}
.G-px-23 {
  padding-left: 23px;
  padding-right: 23px;
}
.G-pt-23 {
  padding-top: 23px;
}
.G-pb-23 {
  padding-bottom: 23px;
}
.G-pr-23 {
  padding-right: 23px;
}
.G-pl-23 {
  padding-left: 23px;
}
.G-fs-23 {
  font-size: 23px;
}
.G-g-23 {
  gap: 23px;
}
.G-w-23px {
  width: 23px;
}
.G-w-23p {
  width: 23%;
}
.G-w-23vw {
  width: 23vw;
}
.G-w-23vh {
  width: 23vh;
}
.G-max-w-23px {
  max-width: 23px;
}
.G-max-w-23p {
  max-width: 23%;
}
.G-max-w-23vw {
  max-width: 23vw;
}
.G-max-w-23vh {
  max-width: 23vh;
}
.G-min-w-23px {
  min-width: 23px;
}
.G-min-w-23p {
  min-width: 23%;
}
.G-min-w-23vw {
  min-width: 23vw;
}
.G-min-w-23vh {
  min-width: 23vh;
}
.G-h-23px {
  height: 23px;
}
.G-h-23p {
  height: 23%;
}
.G-h-23vw {
  height: 23vw;
}
.G-h-23vh {
  height: 23vh;
}
.G-max-h-23px {
  max-height: 23px;
}
.G-max-h-23p {
  max-height: 23%;
}
.G-max-h-23vw {
  max-height: 23vw;
}
.G-max-h-23vh {
  max-height: 23vh;
}
.G-min-h-23px {
  min-height: 23px;
}
.G-min-h-23p {
  min-height: 23%;
}
.G-min-h-23vw {
  min-height: 23vw;
}
.G-min-h-23vh {
  min-height: 23vh;
}
.G-m-24 {
  margin: 24px;
}
.G-my-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}
.G-mx-24 {
  margin-left: 24px;
  margin-right: 24px;
}
.G-mt-24 {
  margin-top: 24px;
}
.G-mb-24 {
  margin-bottom: 24px;
}
.G-mr-24 {
  margin-right: 24px;
}
.G-ml-24 {
  margin-left: 24px;
}
.G-p-24 {
  padding: 24px;
}
.G-py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}
.G-px-24 {
  padding-left: 24px;
  padding-right: 24px;
}
.G-pt-24 {
  padding-top: 24px;
}
.G-pb-24 {
  padding-bottom: 24px;
}
.G-pr-24 {
  padding-right: 24px;
}
.G-pl-24 {
  padding-left: 24px;
}
.G-fs-24 {
  font-size: 24px;
}
.G-g-24 {
  gap: 24px;
}
.G-w-24px {
  width: 24px;
}
.G-w-24p {
  width: 24%;
}
.G-w-24vw {
  width: 24vw;
}
.G-w-24vh {
  width: 24vh;
}
.G-max-w-24px {
  max-width: 24px;
}
.G-max-w-24p {
  max-width: 24%;
}
.G-max-w-24vw {
  max-width: 24vw;
}
.G-max-w-24vh {
  max-width: 24vh;
}
.G-min-w-24px {
  min-width: 24px;
}
.G-min-w-24p {
  min-width: 24%;
}
.G-min-w-24vw {
  min-width: 24vw;
}
.G-min-w-24vh {
  min-width: 24vh;
}
.G-h-24px {
  height: 24px;
}
.G-h-24p {
  height: 24%;
}
.G-h-24vw {
  height: 24vw;
}
.G-h-24vh {
  height: 24vh;
}
.G-max-h-24px {
  max-height: 24px;
}
.G-max-h-24p {
  max-height: 24%;
}
.G-max-h-24vw {
  max-height: 24vw;
}
.G-max-h-24vh {
  max-height: 24vh;
}
.G-min-h-24px {
  min-height: 24px;
}
.G-min-h-24p {
  min-height: 24%;
}
.G-min-h-24vw {
  min-height: 24vw;
}
.G-min-h-24vh {
  min-height: 24vh;
}
.G-m-25 {
  margin: 25px;
}
.G-my-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.G-mx-25 {
  margin-left: 25px;
  margin-right: 25px;
}
.G-mt-25 {
  margin-top: 25px;
}
.G-mb-25 {
  margin-bottom: 25px;
}
.G-mr-25 {
  margin-right: 25px;
}
.G-ml-25 {
  margin-left: 25px;
}
.G-p-25 {
  padding: 25px;
}
.G-py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.G-px-25 {
  padding-left: 25px;
  padding-right: 25px;
}
.G-pt-25 {
  padding-top: 25px;
}
.G-pb-25 {
  padding-bottom: 25px;
}
.G-pr-25 {
  padding-right: 25px;
}
.G-pl-25 {
  padding-left: 25px;
}
.G-fs-25 {
  font-size: 25px;
}
.G-g-25 {
  gap: 25px;
}
.G-w-25px {
  width: 25px;
}
.G-w-25p {
  width: 25%;
}
.G-w-25vw {
  width: 25vw;
}
.G-w-25vh {
  width: 25vh;
}
.G-max-w-25px {
  max-width: 25px;
}
.G-max-w-25p {
  max-width: 25%;
}
.G-max-w-25vw {
  max-width: 25vw;
}
.G-max-w-25vh {
  max-width: 25vh;
}
.G-min-w-25px {
  min-width: 25px;
}
.G-min-w-25p {
  min-width: 25%;
}
.G-min-w-25vw {
  min-width: 25vw;
}
.G-min-w-25vh {
  min-width: 25vh;
}
.G-h-25px {
  height: 25px;
}
.G-h-25p {
  height: 25%;
}
.G-h-25vw {
  height: 25vw;
}
.G-h-25vh {
  height: 25vh;
}
.G-max-h-25px {
  max-height: 25px;
}
.G-max-h-25p {
  max-height: 25%;
}
.G-max-h-25vw {
  max-height: 25vw;
}
.G-max-h-25vh {
  max-height: 25vh;
}
.G-min-h-25px {
  min-height: 25px;
}
.G-min-h-25p {
  min-height: 25%;
}
.G-min-h-25vw {
  min-height: 25vw;
}
.G-min-h-25vh {
  min-height: 25vh;
}
.G-m-26 {
  margin: 26px;
}
.G-my-26 {
  margin-top: 26px;
  margin-bottom: 26px;
}
.G-mx-26 {
  margin-left: 26px;
  margin-right: 26px;
}
.G-mt-26 {
  margin-top: 26px;
}
.G-mb-26 {
  margin-bottom: 26px;
}
.G-mr-26 {
  margin-right: 26px;
}
.G-ml-26 {
  margin-left: 26px;
}
.G-p-26 {
  padding: 26px;
}
.G-py-26 {
  padding-top: 26px;
  padding-bottom: 26px;
}
.G-px-26 {
  padding-left: 26px;
  padding-right: 26px;
}
.G-pt-26 {
  padding-top: 26px;
}
.G-pb-26 {
  padding-bottom: 26px;
}
.G-pr-26 {
  padding-right: 26px;
}
.G-pl-26 {
  padding-left: 26px;
}
.G-fs-26 {
  font-size: 26px;
}
.G-g-26 {
  gap: 26px;
}
.G-w-26px {
  width: 26px;
}
.G-w-26p {
  width: 26%;
}
.G-w-26vw {
  width: 26vw;
}
.G-w-26vh {
  width: 26vh;
}
.G-max-w-26px {
  max-width: 26px;
}
.G-max-w-26p {
  max-width: 26%;
}
.G-max-w-26vw {
  max-width: 26vw;
}
.G-max-w-26vh {
  max-width: 26vh;
}
.G-min-w-26px {
  min-width: 26px;
}
.G-min-w-26p {
  min-width: 26%;
}
.G-min-w-26vw {
  min-width: 26vw;
}
.G-min-w-26vh {
  min-width: 26vh;
}
.G-h-26px {
  height: 26px;
}
.G-h-26p {
  height: 26%;
}
.G-h-26vw {
  height: 26vw;
}
.G-h-26vh {
  height: 26vh;
}
.G-max-h-26px {
  max-height: 26px;
}
.G-max-h-26p {
  max-height: 26%;
}
.G-max-h-26vw {
  max-height: 26vw;
}
.G-max-h-26vh {
  max-height: 26vh;
}
.G-min-h-26px {
  min-height: 26px;
}
.G-min-h-26p {
  min-height: 26%;
}
.G-min-h-26vw {
  min-height: 26vw;
}
.G-min-h-26vh {
  min-height: 26vh;
}
.G-m-27 {
  margin: 27px;
}
.G-my-27 {
  margin-top: 27px;
  margin-bottom: 27px;
}
.G-mx-27 {
  margin-left: 27px;
  margin-right: 27px;
}
.G-mt-27 {
  margin-top: 27px;
}
.G-mb-27 {
  margin-bottom: 27px;
}
.G-mr-27 {
  margin-right: 27px;
}
.G-ml-27 {
  margin-left: 27px;
}
.G-p-27 {
  padding: 27px;
}
.G-py-27 {
  padding-top: 27px;
  padding-bottom: 27px;
}
.G-px-27 {
  padding-left: 27px;
  padding-right: 27px;
}
.G-pt-27 {
  padding-top: 27px;
}
.G-pb-27 {
  padding-bottom: 27px;
}
.G-pr-27 {
  padding-right: 27px;
}
.G-pl-27 {
  padding-left: 27px;
}
.G-fs-27 {
  font-size: 27px;
}
.G-g-27 {
  gap: 27px;
}
.G-w-27px {
  width: 27px;
}
.G-w-27p {
  width: 27%;
}
.G-w-27vw {
  width: 27vw;
}
.G-w-27vh {
  width: 27vh;
}
.G-max-w-27px {
  max-width: 27px;
}
.G-max-w-27p {
  max-width: 27%;
}
.G-max-w-27vw {
  max-width: 27vw;
}
.G-max-w-27vh {
  max-width: 27vh;
}
.G-min-w-27px {
  min-width: 27px;
}
.G-min-w-27p {
  min-width: 27%;
}
.G-min-w-27vw {
  min-width: 27vw;
}
.G-min-w-27vh {
  min-width: 27vh;
}
.G-h-27px {
  height: 27px;
}
.G-h-27p {
  height: 27%;
}
.G-h-27vw {
  height: 27vw;
}
.G-h-27vh {
  height: 27vh;
}
.G-max-h-27px {
  max-height: 27px;
}
.G-max-h-27p {
  max-height: 27%;
}
.G-max-h-27vw {
  max-height: 27vw;
}
.G-max-h-27vh {
  max-height: 27vh;
}
.G-min-h-27px {
  min-height: 27px;
}
.G-min-h-27p {
  min-height: 27%;
}
.G-min-h-27vw {
  min-height: 27vw;
}
.G-min-h-27vh {
  min-height: 27vh;
}
.G-m-28 {
  margin: 28px;
}
.G-my-28 {
  margin-top: 28px;
  margin-bottom: 28px;
}
.G-mx-28 {
  margin-left: 28px;
  margin-right: 28px;
}
.G-mt-28 {
  margin-top: 28px;
}
.G-mb-28 {
  margin-bottom: 28px;
}
.G-mr-28 {
  margin-right: 28px;
}
.G-ml-28 {
  margin-left: 28px;
}
.G-p-28 {
  padding: 28px;
}
.G-py-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.G-px-28 {
  padding-left: 28px;
  padding-right: 28px;
}
.G-pt-28 {
  padding-top: 28px;
}
.G-pb-28 {
  padding-bottom: 28px;
}
.G-pr-28 {
  padding-right: 28px;
}
.G-pl-28 {
  padding-left: 28px;
}
.G-fs-28 {
  font-size: 28px;
}
.G-g-28 {
  gap: 28px;
}
.G-w-28px {
  width: 28px;
}
.G-w-28p {
  width: 28%;
}
.G-w-28vw {
  width: 28vw;
}
.G-w-28vh {
  width: 28vh;
}
.G-max-w-28px {
  max-width: 28px;
}
.G-max-w-28p {
  max-width: 28%;
}
.G-max-w-28vw {
  max-width: 28vw;
}
.G-max-w-28vh {
  max-width: 28vh;
}
.G-min-w-28px {
  min-width: 28px;
}
.G-min-w-28p {
  min-width: 28%;
}
.G-min-w-28vw {
  min-width: 28vw;
}
.G-min-w-28vh {
  min-width: 28vh;
}
.G-h-28px {
  height: 28px;
}
.G-h-28p {
  height: 28%;
}
.G-h-28vw {
  height: 28vw;
}
.G-h-28vh {
  height: 28vh;
}
.G-max-h-28px {
  max-height: 28px;
}
.G-max-h-28p {
  max-height: 28%;
}
.G-max-h-28vw {
  max-height: 28vw;
}
.G-max-h-28vh {
  max-height: 28vh;
}
.G-min-h-28px {
  min-height: 28px;
}
.G-min-h-28p {
  min-height: 28%;
}
.G-min-h-28vw {
  min-height: 28vw;
}
.G-min-h-28vh {
  min-height: 28vh;
}
.G-m-29 {
  margin: 29px;
}
.G-my-29 {
  margin-top: 29px;
  margin-bottom: 29px;
}
.G-mx-29 {
  margin-left: 29px;
  margin-right: 29px;
}
.G-mt-29 {
  margin-top: 29px;
}
.G-mb-29 {
  margin-bottom: 29px;
}
.G-mr-29 {
  margin-right: 29px;
}
.G-ml-29 {
  margin-left: 29px;
}
.G-p-29 {
  padding: 29px;
}
.G-py-29 {
  padding-top: 29px;
  padding-bottom: 29px;
}
.G-px-29 {
  padding-left: 29px;
  padding-right: 29px;
}
.G-pt-29 {
  padding-top: 29px;
}
.G-pb-29 {
  padding-bottom: 29px;
}
.G-pr-29 {
  padding-right: 29px;
}
.G-pl-29 {
  padding-left: 29px;
}
.G-fs-29 {
  font-size: 29px;
}
.G-g-29 {
  gap: 29px;
}
.G-w-29px {
  width: 29px;
}
.G-w-29p {
  width: 29%;
}
.G-w-29vw {
  width: 29vw;
}
.G-w-29vh {
  width: 29vh;
}
.G-max-w-29px {
  max-width: 29px;
}
.G-max-w-29p {
  max-width: 29%;
}
.G-max-w-29vw {
  max-width: 29vw;
}
.G-max-w-29vh {
  max-width: 29vh;
}
.G-min-w-29px {
  min-width: 29px;
}
.G-min-w-29p {
  min-width: 29%;
}
.G-min-w-29vw {
  min-width: 29vw;
}
.G-min-w-29vh {
  min-width: 29vh;
}
.G-h-29px {
  height: 29px;
}
.G-h-29p {
  height: 29%;
}
.G-h-29vw {
  height: 29vw;
}
.G-h-29vh {
  height: 29vh;
}
.G-max-h-29px {
  max-height: 29px;
}
.G-max-h-29p {
  max-height: 29%;
}
.G-max-h-29vw {
  max-height: 29vw;
}
.G-max-h-29vh {
  max-height: 29vh;
}
.G-min-h-29px {
  min-height: 29px;
}
.G-min-h-29p {
  min-height: 29%;
}
.G-min-h-29vw {
  min-height: 29vw;
}
.G-min-h-29vh {
  min-height: 29vh;
}
.G-m-30 {
  margin: 30px;
}
.G-my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.G-mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}
.G-mt-30 {
  margin-top: 30px;
}
.G-mb-30 {
  margin-bottom: 30px;
}
.G-mr-30 {
  margin-right: 30px;
}
.G-ml-30 {
  margin-left: 30px;
}
.G-p-30 {
  padding: 30px;
}
.G-py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.G-px-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.G-pt-30 {
  padding-top: 30px;
}
.G-pb-30 {
  padding-bottom: 30px;
}
.G-pr-30 {
  padding-right: 30px;
}
.G-pl-30 {
  padding-left: 30px;
}
.G-fs-30 {
  font-size: 30px;
}
.G-g-30 {
  gap: 30px;
}
.G-w-30px {
  width: 30px;
}
.G-w-30p {
  width: 30%;
}
.G-w-30vw {
  width: 30vw;
}
.G-w-30vh {
  width: 30vh;
}
.G-max-w-30px {
  max-width: 30px;
}
.G-max-w-30p {
  max-width: 30%;
}
.G-max-w-30vw {
  max-width: 30vw;
}
.G-max-w-30vh {
  max-width: 30vh;
}
.G-min-w-30px {
  min-width: 30px;
}
.G-min-w-30p {
  min-width: 30%;
}
.G-min-w-30vw {
  min-width: 30vw;
}
.G-min-w-30vh {
  min-width: 30vh;
}
.G-h-30px {
  height: 30px;
}
.G-h-30p {
  height: 30%;
}
.G-h-30vw {
  height: 30vw;
}
.G-h-30vh {
  height: 30vh;
}
.G-max-h-30px {
  max-height: 30px;
}
.G-max-h-30p {
  max-height: 30%;
}
.G-max-h-30vw {
  max-height: 30vw;
}
.G-max-h-30vh {
  max-height: 30vh;
}
.G-min-h-30px {
  min-height: 30px;
}
.G-min-h-30p {
  min-height: 30%;
}
.G-min-h-30vw {
  min-height: 30vw;
}
.G-min-h-30vh {
  min-height: 30vh;
}
.G-m-31 {
  margin: 31px;
}
.G-my-31 {
  margin-top: 31px;
  margin-bottom: 31px;
}
.G-mx-31 {
  margin-left: 31px;
  margin-right: 31px;
}
.G-mt-31 {
  margin-top: 31px;
}
.G-mb-31 {
  margin-bottom: 31px;
}
.G-mr-31 {
  margin-right: 31px;
}
.G-ml-31 {
  margin-left: 31px;
}
.G-p-31 {
  padding: 31px;
}
.G-py-31 {
  padding-top: 31px;
  padding-bottom: 31px;
}
.G-px-31 {
  padding-left: 31px;
  padding-right: 31px;
}
.G-pt-31 {
  padding-top: 31px;
}
.G-pb-31 {
  padding-bottom: 31px;
}
.G-pr-31 {
  padding-right: 31px;
}
.G-pl-31 {
  padding-left: 31px;
}
.G-fs-31 {
  font-size: 31px;
}
.G-g-31 {
  gap: 31px;
}
.G-w-31px {
  width: 31px;
}
.G-w-31p {
  width: 31%;
}
.G-w-31vw {
  width: 31vw;
}
.G-w-31vh {
  width: 31vh;
}
.G-max-w-31px {
  max-width: 31px;
}
.G-max-w-31p {
  max-width: 31%;
}
.G-max-w-31vw {
  max-width: 31vw;
}
.G-max-w-31vh {
  max-width: 31vh;
}
.G-min-w-31px {
  min-width: 31px;
}
.G-min-w-31p {
  min-width: 31%;
}
.G-min-w-31vw {
  min-width: 31vw;
}
.G-min-w-31vh {
  min-width: 31vh;
}
.G-h-31px {
  height: 31px;
}
.G-h-31p {
  height: 31%;
}
.G-h-31vw {
  height: 31vw;
}
.G-h-31vh {
  height: 31vh;
}
.G-max-h-31px {
  max-height: 31px;
}
.G-max-h-31p {
  max-height: 31%;
}
.G-max-h-31vw {
  max-height: 31vw;
}
.G-max-h-31vh {
  max-height: 31vh;
}
.G-min-h-31px {
  min-height: 31px;
}
.G-min-h-31p {
  min-height: 31%;
}
.G-min-h-31vw {
  min-height: 31vw;
}
.G-min-h-31vh {
  min-height: 31vh;
}
.G-m-32 {
  margin: 32px;
}
.G-my-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}
.G-mx-32 {
  margin-left: 32px;
  margin-right: 32px;
}
.G-mt-32 {
  margin-top: 32px;
}
.G-mb-32 {
  margin-bottom: 32px;
}
.G-mr-32 {
  margin-right: 32px;
}
.G-ml-32 {
  margin-left: 32px;
}
.G-p-32 {
  padding: 32px;
}
.G-py-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}
.G-px-32 {
  padding-left: 32px;
  padding-right: 32px;
}
.G-pt-32 {
  padding-top: 32px;
}
.G-pb-32 {
  padding-bottom: 32px;
}
.G-pr-32 {
  padding-right: 32px;
}
.G-pl-32 {
  padding-left: 32px;
}
.G-fs-32 {
  font-size: 32px;
}
.G-g-32 {
  gap: 32px;
}
.G-w-32px {
  width: 32px;
}
.G-w-32p {
  width: 32%;
}
.G-w-32vw {
  width: 32vw;
}
.G-w-32vh {
  width: 32vh;
}
.G-max-w-32px {
  max-width: 32px;
}
.G-max-w-32p {
  max-width: 32%;
}
.G-max-w-32vw {
  max-width: 32vw;
}
.G-max-w-32vh {
  max-width: 32vh;
}
.G-min-w-32px {
  min-width: 32px;
}
.G-min-w-32p {
  min-width: 32%;
}
.G-min-w-32vw {
  min-width: 32vw;
}
.G-min-w-32vh {
  min-width: 32vh;
}
.G-h-32px {
  height: 32px;
}
.G-h-32p {
  height: 32%;
}
.G-h-32vw {
  height: 32vw;
}
.G-h-32vh {
  height: 32vh;
}
.G-max-h-32px {
  max-height: 32px;
}
.G-max-h-32p {
  max-height: 32%;
}
.G-max-h-32vw {
  max-height: 32vw;
}
.G-max-h-32vh {
  max-height: 32vh;
}
.G-min-h-32px {
  min-height: 32px;
}
.G-min-h-32p {
  min-height: 32%;
}
.G-min-h-32vw {
  min-height: 32vw;
}
.G-min-h-32vh {
  min-height: 32vh;
}
.G-m-33 {
  margin: 33px;
}
.G-my-33 {
  margin-top: 33px;
  margin-bottom: 33px;
}
.G-mx-33 {
  margin-left: 33px;
  margin-right: 33px;
}
.G-mt-33 {
  margin-top: 33px;
}
.G-mb-33 {
  margin-bottom: 33px;
}
.G-mr-33 {
  margin-right: 33px;
}
.G-ml-33 {
  margin-left: 33px;
}
.G-p-33 {
  padding: 33px;
}
.G-py-33 {
  padding-top: 33px;
  padding-bottom: 33px;
}
.G-px-33 {
  padding-left: 33px;
  padding-right: 33px;
}
.G-pt-33 {
  padding-top: 33px;
}
.G-pb-33 {
  padding-bottom: 33px;
}
.G-pr-33 {
  padding-right: 33px;
}
.G-pl-33 {
  padding-left: 33px;
}
.G-fs-33 {
  font-size: 33px;
}
.G-g-33 {
  gap: 33px;
}
.G-w-33px {
  width: 33px;
}
.G-w-33p {
  width: 33%;
}
.G-w-33vw {
  width: 33vw;
}
.G-w-33vh {
  width: 33vh;
}
.G-max-w-33px {
  max-width: 33px;
}
.G-max-w-33p {
  max-width: 33%;
}
.G-max-w-33vw {
  max-width: 33vw;
}
.G-max-w-33vh {
  max-width: 33vh;
}
.G-min-w-33px {
  min-width: 33px;
}
.G-min-w-33p {
  min-width: 33%;
}
.G-min-w-33vw {
  min-width: 33vw;
}
.G-min-w-33vh {
  min-width: 33vh;
}
.G-h-33px {
  height: 33px;
}
.G-h-33p {
  height: 33%;
}
.G-h-33vw {
  height: 33vw;
}
.G-h-33vh {
  height: 33vh;
}
.G-max-h-33px {
  max-height: 33px;
}
.G-max-h-33p {
  max-height: 33%;
}
.G-max-h-33vw {
  max-height: 33vw;
}
.G-max-h-33vh {
  max-height: 33vh;
}
.G-min-h-33px {
  min-height: 33px;
}
.G-min-h-33p {
  min-height: 33%;
}
.G-min-h-33vw {
  min-height: 33vw;
}
.G-min-h-33vh {
  min-height: 33vh;
}
.G-m-34 {
  margin: 34px;
}
.G-my-34 {
  margin-top: 34px;
  margin-bottom: 34px;
}
.G-mx-34 {
  margin-left: 34px;
  margin-right: 34px;
}
.G-mt-34 {
  margin-top: 34px;
}
.G-mb-34 {
  margin-bottom: 34px;
}
.G-mr-34 {
  margin-right: 34px;
}
.G-ml-34 {
  margin-left: 34px;
}
.G-p-34 {
  padding: 34px;
}
.G-py-34 {
  padding-top: 34px;
  padding-bottom: 34px;
}
.G-px-34 {
  padding-left: 34px;
  padding-right: 34px;
}
.G-pt-34 {
  padding-top: 34px;
}
.G-pb-34 {
  padding-bottom: 34px;
}
.G-pr-34 {
  padding-right: 34px;
}
.G-pl-34 {
  padding-left: 34px;
}
.G-fs-34 {
  font-size: 34px;
}
.G-g-34 {
  gap: 34px;
}
.G-w-34px {
  width: 34px;
}
.G-w-34p {
  width: 34%;
}
.G-w-34vw {
  width: 34vw;
}
.G-w-34vh {
  width: 34vh;
}
.G-max-w-34px {
  max-width: 34px;
}
.G-max-w-34p {
  max-width: 34%;
}
.G-max-w-34vw {
  max-width: 34vw;
}
.G-max-w-34vh {
  max-width: 34vh;
}
.G-min-w-34px {
  min-width: 34px;
}
.G-min-w-34p {
  min-width: 34%;
}
.G-min-w-34vw {
  min-width: 34vw;
}
.G-min-w-34vh {
  min-width: 34vh;
}
.G-h-34px {
  height: 34px;
}
.G-h-34p {
  height: 34%;
}
.G-h-34vw {
  height: 34vw;
}
.G-h-34vh {
  height: 34vh;
}
.G-max-h-34px {
  max-height: 34px;
}
.G-max-h-34p {
  max-height: 34%;
}
.G-max-h-34vw {
  max-height: 34vw;
}
.G-max-h-34vh {
  max-height: 34vh;
}
.G-min-h-34px {
  min-height: 34px;
}
.G-min-h-34p {
  min-height: 34%;
}
.G-min-h-34vw {
  min-height: 34vw;
}
.G-min-h-34vh {
  min-height: 34vh;
}
.G-m-35 {
  margin: 35px;
}
.G-my-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.G-mx-35 {
  margin-left: 35px;
  margin-right: 35px;
}
.G-mt-35 {
  margin-top: 35px;
}
.G-mb-35 {
  margin-bottom: 35px;
}
.G-mr-35 {
  margin-right: 35px;
}
.G-ml-35 {
  margin-left: 35px;
}
.G-p-35 {
  padding: 35px;
}
.G-py-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}
.G-px-35 {
  padding-left: 35px;
  padding-right: 35px;
}
.G-pt-35 {
  padding-top: 35px;
}
.G-pb-35 {
  padding-bottom: 35px;
}
.G-pr-35 {
  padding-right: 35px;
}
.G-pl-35 {
  padding-left: 35px;
}
.G-fs-35 {
  font-size: 35px;
}
.G-g-35 {
  gap: 35px;
}
.G-w-35px {
  width: 35px;
}
.G-w-35p {
  width: 35%;
}
.G-w-35vw {
  width: 35vw;
}
.G-w-35vh {
  width: 35vh;
}
.G-max-w-35px {
  max-width: 35px;
}
.G-max-w-35p {
  max-width: 35%;
}
.G-max-w-35vw {
  max-width: 35vw;
}
.G-max-w-35vh {
  max-width: 35vh;
}
.G-min-w-35px {
  min-width: 35px;
}
.G-min-w-35p {
  min-width: 35%;
}
.G-min-w-35vw {
  min-width: 35vw;
}
.G-min-w-35vh {
  min-width: 35vh;
}
.G-h-35px {
  height: 35px;
}
.G-h-35p {
  height: 35%;
}
.G-h-35vw {
  height: 35vw;
}
.G-h-35vh {
  height: 35vh;
}
.G-max-h-35px {
  max-height: 35px;
}
.G-max-h-35p {
  max-height: 35%;
}
.G-max-h-35vw {
  max-height: 35vw;
}
.G-max-h-35vh {
  max-height: 35vh;
}
.G-min-h-35px {
  min-height: 35px;
}
.G-min-h-35p {
  min-height: 35%;
}
.G-min-h-35vw {
  min-height: 35vw;
}
.G-min-h-35vh {
  min-height: 35vh;
}
.G-m-36 {
  margin: 36px;
}
.G-my-36 {
  margin-top: 36px;
  margin-bottom: 36px;
}
.G-mx-36 {
  margin-left: 36px;
  margin-right: 36px;
}
.G-mt-36 {
  margin-top: 36px;
}
.G-mb-36 {
  margin-bottom: 36px;
}
.G-mr-36 {
  margin-right: 36px;
}
.G-ml-36 {
  margin-left: 36px;
}
.G-p-36 {
  padding: 36px;
}
.G-py-36 {
  padding-top: 36px;
  padding-bottom: 36px;
}
.G-px-36 {
  padding-left: 36px;
  padding-right: 36px;
}
.G-pt-36 {
  padding-top: 36px;
}
.G-pb-36 {
  padding-bottom: 36px;
}
.G-pr-36 {
  padding-right: 36px;
}
.G-pl-36 {
  padding-left: 36px;
}
.G-fs-36 {
  font-size: 36px;
}
.G-g-36 {
  gap: 36px;
}
.G-w-36px {
  width: 36px;
}
.G-w-36p {
  width: 36%;
}
.G-w-36vw {
  width: 36vw;
}
.G-w-36vh {
  width: 36vh;
}
.G-max-w-36px {
  max-width: 36px;
}
.G-max-w-36p {
  max-width: 36%;
}
.G-max-w-36vw {
  max-width: 36vw;
}
.G-max-w-36vh {
  max-width: 36vh;
}
.G-min-w-36px {
  min-width: 36px;
}
.G-min-w-36p {
  min-width: 36%;
}
.G-min-w-36vw {
  min-width: 36vw;
}
.G-min-w-36vh {
  min-width: 36vh;
}
.G-h-36px {
  height: 36px;
}
.G-h-36p {
  height: 36%;
}
.G-h-36vw {
  height: 36vw;
}
.G-h-36vh {
  height: 36vh;
}
.G-max-h-36px {
  max-height: 36px;
}
.G-max-h-36p {
  max-height: 36%;
}
.G-max-h-36vw {
  max-height: 36vw;
}
.G-max-h-36vh {
  max-height: 36vh;
}
.G-min-h-36px {
  min-height: 36px;
}
.G-min-h-36p {
  min-height: 36%;
}
.G-min-h-36vw {
  min-height: 36vw;
}
.G-min-h-36vh {
  min-height: 36vh;
}
.G-m-37 {
  margin: 37px;
}
.G-my-37 {
  margin-top: 37px;
  margin-bottom: 37px;
}
.G-mx-37 {
  margin-left: 37px;
  margin-right: 37px;
}
.G-mt-37 {
  margin-top: 37px;
}
.G-mb-37 {
  margin-bottom: 37px;
}
.G-mr-37 {
  margin-right: 37px;
}
.G-ml-37 {
  margin-left: 37px;
}
.G-p-37 {
  padding: 37px;
}
.G-py-37 {
  padding-top: 37px;
  padding-bottom: 37px;
}
.G-px-37 {
  padding-left: 37px;
  padding-right: 37px;
}
.G-pt-37 {
  padding-top: 37px;
}
.G-pb-37 {
  padding-bottom: 37px;
}
.G-pr-37 {
  padding-right: 37px;
}
.G-pl-37 {
  padding-left: 37px;
}
.G-fs-37 {
  font-size: 37px;
}
.G-g-37 {
  gap: 37px;
}
.G-w-37px {
  width: 37px;
}
.G-w-37p {
  width: 37%;
}
.G-w-37vw {
  width: 37vw;
}
.G-w-37vh {
  width: 37vh;
}
.G-max-w-37px {
  max-width: 37px;
}
.G-max-w-37p {
  max-width: 37%;
}
.G-max-w-37vw {
  max-width: 37vw;
}
.G-max-w-37vh {
  max-width: 37vh;
}
.G-min-w-37px {
  min-width: 37px;
}
.G-min-w-37p {
  min-width: 37%;
}
.G-min-w-37vw {
  min-width: 37vw;
}
.G-min-w-37vh {
  min-width: 37vh;
}
.G-h-37px {
  height: 37px;
}
.G-h-37p {
  height: 37%;
}
.G-h-37vw {
  height: 37vw;
}
.G-h-37vh {
  height: 37vh;
}
.G-max-h-37px {
  max-height: 37px;
}
.G-max-h-37p {
  max-height: 37%;
}
.G-max-h-37vw {
  max-height: 37vw;
}
.G-max-h-37vh {
  max-height: 37vh;
}
.G-min-h-37px {
  min-height: 37px;
}
.G-min-h-37p {
  min-height: 37%;
}
.G-min-h-37vw {
  min-height: 37vw;
}
.G-min-h-37vh {
  min-height: 37vh;
}
.G-m-38 {
  margin: 38px;
}
.G-my-38 {
  margin-top: 38px;
  margin-bottom: 38px;
}
.G-mx-38 {
  margin-left: 38px;
  margin-right: 38px;
}
.G-mt-38 {
  margin-top: 38px;
}
.G-mb-38 {
  margin-bottom: 38px;
}
.G-mr-38 {
  margin-right: 38px;
}
.G-ml-38 {
  margin-left: 38px;
}
.G-p-38 {
  padding: 38px;
}
.G-py-38 {
  padding-top: 38px;
  padding-bottom: 38px;
}
.G-px-38 {
  padding-left: 38px;
  padding-right: 38px;
}
.G-pt-38 {
  padding-top: 38px;
}
.G-pb-38 {
  padding-bottom: 38px;
}
.G-pr-38 {
  padding-right: 38px;
}
.G-pl-38 {
  padding-left: 38px;
}
.G-fs-38 {
  font-size: 38px;
}
.G-g-38 {
  gap: 38px;
}
.G-w-38px {
  width: 38px;
}
.G-w-38p {
  width: 38%;
}
.G-w-38vw {
  width: 38vw;
}
.G-w-38vh {
  width: 38vh;
}
.G-max-w-38px {
  max-width: 38px;
}
.G-max-w-38p {
  max-width: 38%;
}
.G-max-w-38vw {
  max-width: 38vw;
}
.G-max-w-38vh {
  max-width: 38vh;
}
.G-min-w-38px {
  min-width: 38px;
}
.G-min-w-38p {
  min-width: 38%;
}
.G-min-w-38vw {
  min-width: 38vw;
}
.G-min-w-38vh {
  min-width: 38vh;
}
.G-h-38px {
  height: 38px;
}
.G-h-38p {
  height: 38%;
}
.G-h-38vw {
  height: 38vw;
}
.G-h-38vh {
  height: 38vh;
}
.G-max-h-38px {
  max-height: 38px;
}
.G-max-h-38p {
  max-height: 38%;
}
.G-max-h-38vw {
  max-height: 38vw;
}
.G-max-h-38vh {
  max-height: 38vh;
}
.G-min-h-38px {
  min-height: 38px;
}
.G-min-h-38p {
  min-height: 38%;
}
.G-min-h-38vw {
  min-height: 38vw;
}
.G-min-h-38vh {
  min-height: 38vh;
}
.G-m-39 {
  margin: 39px;
}
.G-my-39 {
  margin-top: 39px;
  margin-bottom: 39px;
}
.G-mx-39 {
  margin-left: 39px;
  margin-right: 39px;
}
.G-mt-39 {
  margin-top: 39px;
}
.G-mb-39 {
  margin-bottom: 39px;
}
.G-mr-39 {
  margin-right: 39px;
}
.G-ml-39 {
  margin-left: 39px;
}
.G-p-39 {
  padding: 39px;
}
.G-py-39 {
  padding-top: 39px;
  padding-bottom: 39px;
}
.G-px-39 {
  padding-left: 39px;
  padding-right: 39px;
}
.G-pt-39 {
  padding-top: 39px;
}
.G-pb-39 {
  padding-bottom: 39px;
}
.G-pr-39 {
  padding-right: 39px;
}
.G-pl-39 {
  padding-left: 39px;
}
.G-fs-39 {
  font-size: 39px;
}
.G-g-39 {
  gap: 39px;
}
.G-w-39px {
  width: 39px;
}
.G-w-39p {
  width: 39%;
}
.G-w-39vw {
  width: 39vw;
}
.G-w-39vh {
  width: 39vh;
}
.G-max-w-39px {
  max-width: 39px;
}
.G-max-w-39p {
  max-width: 39%;
}
.G-max-w-39vw {
  max-width: 39vw;
}
.G-max-w-39vh {
  max-width: 39vh;
}
.G-min-w-39px {
  min-width: 39px;
}
.G-min-w-39p {
  min-width: 39%;
}
.G-min-w-39vw {
  min-width: 39vw;
}
.G-min-w-39vh {
  min-width: 39vh;
}
.G-h-39px {
  height: 39px;
}
.G-h-39p {
  height: 39%;
}
.G-h-39vw {
  height: 39vw;
}
.G-h-39vh {
  height: 39vh;
}
.G-max-h-39px {
  max-height: 39px;
}
.G-max-h-39p {
  max-height: 39%;
}
.G-max-h-39vw {
  max-height: 39vw;
}
.G-max-h-39vh {
  max-height: 39vh;
}
.G-min-h-39px {
  min-height: 39px;
}
.G-min-h-39p {
  min-height: 39%;
}
.G-min-h-39vw {
  min-height: 39vw;
}
.G-min-h-39vh {
  min-height: 39vh;
}
.G-m-40 {
  margin: 40px;
}
.G-my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.G-mx-40 {
  margin-left: 40px;
  margin-right: 40px;
}
.G-mt-40 {
  margin-top: 40px;
}
.G-mb-40 {
  margin-bottom: 40px;
}
.G-mr-40 {
  margin-right: 40px;
}
.G-ml-40 {
  margin-left: 40px;
}
.G-p-40 {
  padding: 40px;
}
.G-py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.G-px-40 {
  padding-left: 40px;
  padding-right: 40px;
}
.G-pt-40 {
  padding-top: 40px;
}
.G-pb-40 {
  padding-bottom: 40px;
}
.G-pr-40 {
  padding-right: 40px;
}
.G-pl-40 {
  padding-left: 40px;
}
.G-fs-40 {
  font-size: 40px;
}
.G-g-40 {
  gap: 40px;
}
.G-w-40px {
  width: 40px;
}
.G-w-40p {
  width: 40%;
}
.G-w-40vw {
  width: 40vw;
}
.G-w-40vh {
  width: 40vh;
}
.G-max-w-40px {
  max-width: 40px;
}
.G-max-w-40p {
  max-width: 40%;
}
.G-max-w-40vw {
  max-width: 40vw;
}
.G-max-w-40vh {
  max-width: 40vh;
}
.G-min-w-40px {
  min-width: 40px;
}
.G-min-w-40p {
  min-width: 40%;
}
.G-min-w-40vw {
  min-width: 40vw;
}
.G-min-w-40vh {
  min-width: 40vh;
}
.G-h-40px {
  height: 40px;
}
.G-h-40p {
  height: 40%;
}
.G-h-40vw {
  height: 40vw;
}
.G-h-40vh {
  height: 40vh;
}
.G-max-h-40px {
  max-height: 40px;
}
.G-max-h-40p {
  max-height: 40%;
}
.G-max-h-40vw {
  max-height: 40vw;
}
.G-max-h-40vh {
  max-height: 40vh;
}
.G-min-h-40px {
  min-height: 40px;
}
.G-min-h-40p {
  min-height: 40%;
}
.G-min-h-40vw {
  min-height: 40vw;
}
.G-min-h-40vh {
  min-height: 40vh;
}
.G-m-41 {
  margin: 41px;
}
.G-my-41 {
  margin-top: 41px;
  margin-bottom: 41px;
}
.G-mx-41 {
  margin-left: 41px;
  margin-right: 41px;
}
.G-mt-41 {
  margin-top: 41px;
}
.G-mb-41 {
  margin-bottom: 41px;
}
.G-mr-41 {
  margin-right: 41px;
}
.G-ml-41 {
  margin-left: 41px;
}
.G-p-41 {
  padding: 41px;
}
.G-py-41 {
  padding-top: 41px;
  padding-bottom: 41px;
}
.G-px-41 {
  padding-left: 41px;
  padding-right: 41px;
}
.G-pt-41 {
  padding-top: 41px;
}
.G-pb-41 {
  padding-bottom: 41px;
}
.G-pr-41 {
  padding-right: 41px;
}
.G-pl-41 {
  padding-left: 41px;
}
.G-fs-41 {
  font-size: 41px;
}
.G-g-41 {
  gap: 41px;
}
.G-w-41px {
  width: 41px;
}
.G-w-41p {
  width: 41%;
}
.G-w-41vw {
  width: 41vw;
}
.G-w-41vh {
  width: 41vh;
}
.G-max-w-41px {
  max-width: 41px;
}
.G-max-w-41p {
  max-width: 41%;
}
.G-max-w-41vw {
  max-width: 41vw;
}
.G-max-w-41vh {
  max-width: 41vh;
}
.G-min-w-41px {
  min-width: 41px;
}
.G-min-w-41p {
  min-width: 41%;
}
.G-min-w-41vw {
  min-width: 41vw;
}
.G-min-w-41vh {
  min-width: 41vh;
}
.G-h-41px {
  height: 41px;
}
.G-h-41p {
  height: 41%;
}
.G-h-41vw {
  height: 41vw;
}
.G-h-41vh {
  height: 41vh;
}
.G-max-h-41px {
  max-height: 41px;
}
.G-max-h-41p {
  max-height: 41%;
}
.G-max-h-41vw {
  max-height: 41vw;
}
.G-max-h-41vh {
  max-height: 41vh;
}
.G-min-h-41px {
  min-height: 41px;
}
.G-min-h-41p {
  min-height: 41%;
}
.G-min-h-41vw {
  min-height: 41vw;
}
.G-min-h-41vh {
  min-height: 41vh;
}
.G-m-42 {
  margin: 42px;
}
.G-my-42 {
  margin-top: 42px;
  margin-bottom: 42px;
}
.G-mx-42 {
  margin-left: 42px;
  margin-right: 42px;
}
.G-mt-42 {
  margin-top: 42px;
}
.G-mb-42 {
  margin-bottom: 42px;
}
.G-mr-42 {
  margin-right: 42px;
}
.G-ml-42 {
  margin-left: 42px;
}
.G-p-42 {
  padding: 42px;
}
.G-py-42 {
  padding-top: 42px;
  padding-bottom: 42px;
}
.G-px-42 {
  padding-left: 42px;
  padding-right: 42px;
}
.G-pt-42 {
  padding-top: 42px;
}
.G-pb-42 {
  padding-bottom: 42px;
}
.G-pr-42 {
  padding-right: 42px;
}
.G-pl-42 {
  padding-left: 42px;
}
.G-fs-42 {
  font-size: 42px;
}
.G-g-42 {
  gap: 42px;
}
.G-w-42px {
  width: 42px;
}
.G-w-42p {
  width: 42%;
}
.G-w-42vw {
  width: 42vw;
}
.G-w-42vh {
  width: 42vh;
}
.G-max-w-42px {
  max-width: 42px;
}
.G-max-w-42p {
  max-width: 42%;
}
.G-max-w-42vw {
  max-width: 42vw;
}
.G-max-w-42vh {
  max-width: 42vh;
}
.G-min-w-42px {
  min-width: 42px;
}
.G-min-w-42p {
  min-width: 42%;
}
.G-min-w-42vw {
  min-width: 42vw;
}
.G-min-w-42vh {
  min-width: 42vh;
}
.G-h-42px {
  height: 42px;
}
.G-h-42p {
  height: 42%;
}
.G-h-42vw {
  height: 42vw;
}
.G-h-42vh {
  height: 42vh;
}
.G-max-h-42px {
  max-height: 42px;
}
.G-max-h-42p {
  max-height: 42%;
}
.G-max-h-42vw {
  max-height: 42vw;
}
.G-max-h-42vh {
  max-height: 42vh;
}
.G-min-h-42px {
  min-height: 42px;
}
.G-min-h-42p {
  min-height: 42%;
}
.G-min-h-42vw {
  min-height: 42vw;
}
.G-min-h-42vh {
  min-height: 42vh;
}
.G-m-43 {
  margin: 43px;
}
.G-my-43 {
  margin-top: 43px;
  margin-bottom: 43px;
}
.G-mx-43 {
  margin-left: 43px;
  margin-right: 43px;
}
.G-mt-43 {
  margin-top: 43px;
}
.G-mb-43 {
  margin-bottom: 43px;
}
.G-mr-43 {
  margin-right: 43px;
}
.G-ml-43 {
  margin-left: 43px;
}
.G-p-43 {
  padding: 43px;
}
.G-py-43 {
  padding-top: 43px;
  padding-bottom: 43px;
}
.G-px-43 {
  padding-left: 43px;
  padding-right: 43px;
}
.G-pt-43 {
  padding-top: 43px;
}
.G-pb-43 {
  padding-bottom: 43px;
}
.G-pr-43 {
  padding-right: 43px;
}
.G-pl-43 {
  padding-left: 43px;
}
.G-fs-43 {
  font-size: 43px;
}
.G-g-43 {
  gap: 43px;
}
.G-w-43px {
  width: 43px;
}
.G-w-43p {
  width: 43%;
}
.G-w-43vw {
  width: 43vw;
}
.G-w-43vh {
  width: 43vh;
}
.G-max-w-43px {
  max-width: 43px;
}
.G-max-w-43p {
  max-width: 43%;
}
.G-max-w-43vw {
  max-width: 43vw;
}
.G-max-w-43vh {
  max-width: 43vh;
}
.G-min-w-43px {
  min-width: 43px;
}
.G-min-w-43p {
  min-width: 43%;
}
.G-min-w-43vw {
  min-width: 43vw;
}
.G-min-w-43vh {
  min-width: 43vh;
}
.G-h-43px {
  height: 43px;
}
.G-h-43p {
  height: 43%;
}
.G-h-43vw {
  height: 43vw;
}
.G-h-43vh {
  height: 43vh;
}
.G-max-h-43px {
  max-height: 43px;
}
.G-max-h-43p {
  max-height: 43%;
}
.G-max-h-43vw {
  max-height: 43vw;
}
.G-max-h-43vh {
  max-height: 43vh;
}
.G-min-h-43px {
  min-height: 43px;
}
.G-min-h-43p {
  min-height: 43%;
}
.G-min-h-43vw {
  min-height: 43vw;
}
.G-min-h-43vh {
  min-height: 43vh;
}
.G-m-44 {
  margin: 44px;
}
.G-my-44 {
  margin-top: 44px;
  margin-bottom: 44px;
}
.G-mx-44 {
  margin-left: 44px;
  margin-right: 44px;
}
.G-mt-44 {
  margin-top: 44px;
}
.G-mb-44 {
  margin-bottom: 44px;
}
.G-mr-44 {
  margin-right: 44px;
}
.G-ml-44 {
  margin-left: 44px;
}
.G-p-44 {
  padding: 44px;
}
.G-py-44 {
  padding-top: 44px;
  padding-bottom: 44px;
}
.G-px-44 {
  padding-left: 44px;
  padding-right: 44px;
}
.G-pt-44 {
  padding-top: 44px;
}
.G-pb-44 {
  padding-bottom: 44px;
}
.G-pr-44 {
  padding-right: 44px;
}
.G-pl-44 {
  padding-left: 44px;
}
.G-fs-44 {
  font-size: 44px;
}
.G-g-44 {
  gap: 44px;
}
.G-w-44px {
  width: 44px;
}
.G-w-44p {
  width: 44%;
}
.G-w-44vw {
  width: 44vw;
}
.G-w-44vh {
  width: 44vh;
}
.G-max-w-44px {
  max-width: 44px;
}
.G-max-w-44p {
  max-width: 44%;
}
.G-max-w-44vw {
  max-width: 44vw;
}
.G-max-w-44vh {
  max-width: 44vh;
}
.G-min-w-44px {
  min-width: 44px;
}
.G-min-w-44p {
  min-width: 44%;
}
.G-min-w-44vw {
  min-width: 44vw;
}
.G-min-w-44vh {
  min-width: 44vh;
}
.G-h-44px {
  height: 44px;
}
.G-h-44p {
  height: 44%;
}
.G-h-44vw {
  height: 44vw;
}
.G-h-44vh {
  height: 44vh;
}
.G-max-h-44px {
  max-height: 44px;
}
.G-max-h-44p {
  max-height: 44%;
}
.G-max-h-44vw {
  max-height: 44vw;
}
.G-max-h-44vh {
  max-height: 44vh;
}
.G-min-h-44px {
  min-height: 44px;
}
.G-min-h-44p {
  min-height: 44%;
}
.G-min-h-44vw {
  min-height: 44vw;
}
.G-min-h-44vh {
  min-height: 44vh;
}
.G-m-45 {
  margin: 45px;
}
.G-my-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}
.G-mx-45 {
  margin-left: 45px;
  margin-right: 45px;
}
.G-mt-45 {
  margin-top: 45px;
}
.G-mb-45 {
  margin-bottom: 45px;
}
.G-mr-45 {
  margin-right: 45px;
}
.G-ml-45 {
  margin-left: 45px;
}
.G-p-45 {
  padding: 45px;
}
.G-py-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.G-px-45 {
  padding-left: 45px;
  padding-right: 45px;
}
.G-pt-45 {
  padding-top: 45px;
}
.G-pb-45 {
  padding-bottom: 45px;
}
.G-pr-45 {
  padding-right: 45px;
}
.G-pl-45 {
  padding-left: 45px;
}
.G-fs-45 {
  font-size: 45px;
}
.G-g-45 {
  gap: 45px;
}
.G-w-45px {
  width: 45px;
}
.G-w-45p {
  width: 45%;
}
.G-w-45vw {
  width: 45vw;
}
.G-w-45vh {
  width: 45vh;
}
.G-max-w-45px {
  max-width: 45px;
}
.G-max-w-45p {
  max-width: 45%;
}
.G-max-w-45vw {
  max-width: 45vw;
}
.G-max-w-45vh {
  max-width: 45vh;
}
.G-min-w-45px {
  min-width: 45px;
}
.G-min-w-45p {
  min-width: 45%;
}
.G-min-w-45vw {
  min-width: 45vw;
}
.G-min-w-45vh {
  min-width: 45vh;
}
.G-h-45px {
  height: 45px;
}
.G-h-45p {
  height: 45%;
}
.G-h-45vw {
  height: 45vw;
}
.G-h-45vh {
  height: 45vh;
}
.G-max-h-45px {
  max-height: 45px;
}
.G-max-h-45p {
  max-height: 45%;
}
.G-max-h-45vw {
  max-height: 45vw;
}
.G-max-h-45vh {
  max-height: 45vh;
}
.G-min-h-45px {
  min-height: 45px;
}
.G-min-h-45p {
  min-height: 45%;
}
.G-min-h-45vw {
  min-height: 45vw;
}
.G-min-h-45vh {
  min-height: 45vh;
}
.G-m-46 {
  margin: 46px;
}
.G-my-46 {
  margin-top: 46px;
  margin-bottom: 46px;
}
.G-mx-46 {
  margin-left: 46px;
  margin-right: 46px;
}
.G-mt-46 {
  margin-top: 46px;
}
.G-mb-46 {
  margin-bottom: 46px;
}
.G-mr-46 {
  margin-right: 46px;
}
.G-ml-46 {
  margin-left: 46px;
}
.G-p-46 {
  padding: 46px;
}
.G-py-46 {
  padding-top: 46px;
  padding-bottom: 46px;
}
.G-px-46 {
  padding-left: 46px;
  padding-right: 46px;
}
.G-pt-46 {
  padding-top: 46px;
}
.G-pb-46 {
  padding-bottom: 46px;
}
.G-pr-46 {
  padding-right: 46px;
}
.G-pl-46 {
  padding-left: 46px;
}
.G-fs-46 {
  font-size: 46px;
}
.G-g-46 {
  gap: 46px;
}
.G-w-46px {
  width: 46px;
}
.G-w-46p {
  width: 46%;
}
.G-w-46vw {
  width: 46vw;
}
.G-w-46vh {
  width: 46vh;
}
.G-max-w-46px {
  max-width: 46px;
}
.G-max-w-46p {
  max-width: 46%;
}
.G-max-w-46vw {
  max-width: 46vw;
}
.G-max-w-46vh {
  max-width: 46vh;
}
.G-min-w-46px {
  min-width: 46px;
}
.G-min-w-46p {
  min-width: 46%;
}
.G-min-w-46vw {
  min-width: 46vw;
}
.G-min-w-46vh {
  min-width: 46vh;
}
.G-h-46px {
  height: 46px;
}
.G-h-46p {
  height: 46%;
}
.G-h-46vw {
  height: 46vw;
}
.G-h-46vh {
  height: 46vh;
}
.G-max-h-46px {
  max-height: 46px;
}
.G-max-h-46p {
  max-height: 46%;
}
.G-max-h-46vw {
  max-height: 46vw;
}
.G-max-h-46vh {
  max-height: 46vh;
}
.G-min-h-46px {
  min-height: 46px;
}
.G-min-h-46p {
  min-height: 46%;
}
.G-min-h-46vw {
  min-height: 46vw;
}
.G-min-h-46vh {
  min-height: 46vh;
}
.G-m-47 {
  margin: 47px;
}
.G-my-47 {
  margin-top: 47px;
  margin-bottom: 47px;
}
.G-mx-47 {
  margin-left: 47px;
  margin-right: 47px;
}
.G-mt-47 {
  margin-top: 47px;
}
.G-mb-47 {
  margin-bottom: 47px;
}
.G-mr-47 {
  margin-right: 47px;
}
.G-ml-47 {
  margin-left: 47px;
}
.G-p-47 {
  padding: 47px;
}
.G-py-47 {
  padding-top: 47px;
  padding-bottom: 47px;
}
.G-px-47 {
  padding-left: 47px;
  padding-right: 47px;
}
.G-pt-47 {
  padding-top: 47px;
}
.G-pb-47 {
  padding-bottom: 47px;
}
.G-pr-47 {
  padding-right: 47px;
}
.G-pl-47 {
  padding-left: 47px;
}
.G-fs-47 {
  font-size: 47px;
}
.G-g-47 {
  gap: 47px;
}
.G-w-47px {
  width: 47px;
}
.G-w-47p {
  width: 47%;
}
.G-w-47vw {
  width: 47vw;
}
.G-w-47vh {
  width: 47vh;
}
.G-max-w-47px {
  max-width: 47px;
}
.G-max-w-47p {
  max-width: 47%;
}
.G-max-w-47vw {
  max-width: 47vw;
}
.G-max-w-47vh {
  max-width: 47vh;
}
.G-min-w-47px {
  min-width: 47px;
}
.G-min-w-47p {
  min-width: 47%;
}
.G-min-w-47vw {
  min-width: 47vw;
}
.G-min-w-47vh {
  min-width: 47vh;
}
.G-h-47px {
  height: 47px;
}
.G-h-47p {
  height: 47%;
}
.G-h-47vw {
  height: 47vw;
}
.G-h-47vh {
  height: 47vh;
}
.G-max-h-47px {
  max-height: 47px;
}
.G-max-h-47p {
  max-height: 47%;
}
.G-max-h-47vw {
  max-height: 47vw;
}
.G-max-h-47vh {
  max-height: 47vh;
}
.G-min-h-47px {
  min-height: 47px;
}
.G-min-h-47p {
  min-height: 47%;
}
.G-min-h-47vw {
  min-height: 47vw;
}
.G-min-h-47vh {
  min-height: 47vh;
}
.G-m-48 {
  margin: 48px;
}
.G-my-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}
.G-mx-48 {
  margin-left: 48px;
  margin-right: 48px;
}
.G-mt-48 {
  margin-top: 48px;
}
.G-mb-48 {
  margin-bottom: 48px;
}
.G-mr-48 {
  margin-right: 48px;
}
.G-ml-48 {
  margin-left: 48px;
}
.G-p-48 {
  padding: 48px;
}
.G-py-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}
.G-px-48 {
  padding-left: 48px;
  padding-right: 48px;
}
.G-pt-48 {
  padding-top: 48px;
}
.G-pb-48 {
  padding-bottom: 48px;
}
.G-pr-48 {
  padding-right: 48px;
}
.G-pl-48 {
  padding-left: 48px;
}
.G-fs-48 {
  font-size: 48px;
}
.G-g-48 {
  gap: 48px;
}
.G-w-48px {
  width: 48px;
}
.G-w-48p {
  width: 48%;
}
.G-w-48vw {
  width: 48vw;
}
.G-w-48vh {
  width: 48vh;
}
.G-max-w-48px {
  max-width: 48px;
}
.G-max-w-48p {
  max-width: 48%;
}
.G-max-w-48vw {
  max-width: 48vw;
}
.G-max-w-48vh {
  max-width: 48vh;
}
.G-min-w-48px {
  min-width: 48px;
}
.G-min-w-48p {
  min-width: 48%;
}
.G-min-w-48vw {
  min-width: 48vw;
}
.G-min-w-48vh {
  min-width: 48vh;
}
.G-h-48px {
  height: 48px;
}
.G-h-48p {
  height: 48%;
}
.G-h-48vw {
  height: 48vw;
}
.G-h-48vh {
  height: 48vh;
}
.G-max-h-48px {
  max-height: 48px;
}
.G-max-h-48p {
  max-height: 48%;
}
.G-max-h-48vw {
  max-height: 48vw;
}
.G-max-h-48vh {
  max-height: 48vh;
}
.G-min-h-48px {
  min-height: 48px;
}
.G-min-h-48p {
  min-height: 48%;
}
.G-min-h-48vw {
  min-height: 48vw;
}
.G-min-h-48vh {
  min-height: 48vh;
}
.G-m-49 {
  margin: 49px;
}
.G-my-49 {
  margin-top: 49px;
  margin-bottom: 49px;
}
.G-mx-49 {
  margin-left: 49px;
  margin-right: 49px;
}
.G-mt-49 {
  margin-top: 49px;
}
.G-mb-49 {
  margin-bottom: 49px;
}
.G-mr-49 {
  margin-right: 49px;
}
.G-ml-49 {
  margin-left: 49px;
}
.G-p-49 {
  padding: 49px;
}
.G-py-49 {
  padding-top: 49px;
  padding-bottom: 49px;
}
.G-px-49 {
  padding-left: 49px;
  padding-right: 49px;
}
.G-pt-49 {
  padding-top: 49px;
}
.G-pb-49 {
  padding-bottom: 49px;
}
.G-pr-49 {
  padding-right: 49px;
}
.G-pl-49 {
  padding-left: 49px;
}
.G-fs-49 {
  font-size: 49px;
}
.G-g-49 {
  gap: 49px;
}
.G-w-49px {
  width: 49px;
}
.G-w-49p {
  width: 49%;
}
.G-w-49vw {
  width: 49vw;
}
.G-w-49vh {
  width: 49vh;
}
.G-max-w-49px {
  max-width: 49px;
}
.G-max-w-49p {
  max-width: 49%;
}
.G-max-w-49vw {
  max-width: 49vw;
}
.G-max-w-49vh {
  max-width: 49vh;
}
.G-min-w-49px {
  min-width: 49px;
}
.G-min-w-49p {
  min-width: 49%;
}
.G-min-w-49vw {
  min-width: 49vw;
}
.G-min-w-49vh {
  min-width: 49vh;
}
.G-h-49px {
  height: 49px;
}
.G-h-49p {
  height: 49%;
}
.G-h-49vw {
  height: 49vw;
}
.G-h-49vh {
  height: 49vh;
}
.G-max-h-49px {
  max-height: 49px;
}
.G-max-h-49p {
  max-height: 49%;
}
.G-max-h-49vw {
  max-height: 49vw;
}
.G-max-h-49vh {
  max-height: 49vh;
}
.G-min-h-49px {
  min-height: 49px;
}
.G-min-h-49p {
  min-height: 49%;
}
.G-min-h-49vw {
  min-height: 49vw;
}
.G-min-h-49vh {
  min-height: 49vh;
}
.G-m-50 {
  margin: 50px;
}
.G-my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.G-mx-50 {
  margin-left: 50px;
  margin-right: 50px;
}
.G-mt-50 {
  margin-top: 50px;
}
.G-mb-50 {
  margin-bottom: 50px;
}
.G-mr-50 {
  margin-right: 50px;
}
.G-ml-50 {
  margin-left: 50px;
}
.G-p-50 {
  padding: 50px;
}
.G-py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.G-px-50 {
  padding-left: 50px;
  padding-right: 50px;
}
.G-pt-50 {
  padding-top: 50px;
}
.G-pb-50 {
  padding-bottom: 50px;
}
.G-pr-50 {
  padding-right: 50px;
}
.G-pl-50 {
  padding-left: 50px;
}
.G-fs-50 {
  font-size: 50px;
}
.G-g-50 {
  gap: 50px;
}
.G-w-50px {
  width: 50px;
}
.G-w-50p {
  width: 50%;
}
.G-w-50vw {
  width: 50vw;
}
.G-w-50vh {
  width: 50vh;
}
.G-max-w-50px {
  max-width: 50px;
}
.G-max-w-50p {
  max-width: 50%;
}
.G-max-w-50vw {
  max-width: 50vw;
}
.G-max-w-50vh {
  max-width: 50vh;
}
.G-min-w-50px {
  min-width: 50px;
}
.G-min-w-50p {
  min-width: 50%;
}
.G-min-w-50vw {
  min-width: 50vw;
}
.G-min-w-50vh {
  min-width: 50vh;
}
.G-h-50px {
  height: 50px;
}
.G-h-50p {
  height: 50%;
}
.G-h-50vw {
  height: 50vw;
}
.G-h-50vh {
  height: 50vh;
}
.G-max-h-50px {
  max-height: 50px;
}
.G-max-h-50p {
  max-height: 50%;
}
.G-max-h-50vw {
  max-height: 50vw;
}
.G-max-h-50vh {
  max-height: 50vh;
}
.G-min-h-50px {
  min-height: 50px;
}
.G-min-h-50p {
  min-height: 50%;
}
.G-min-h-50vw {
  min-height: 50vw;
}
.G-min-h-50vh {
  min-height: 50vh;
}
.G-m-51 {
  margin: 51px;
}
.G-my-51 {
  margin-top: 51px;
  margin-bottom: 51px;
}
.G-mx-51 {
  margin-left: 51px;
  margin-right: 51px;
}
.G-mt-51 {
  margin-top: 51px;
}
.G-mb-51 {
  margin-bottom: 51px;
}
.G-mr-51 {
  margin-right: 51px;
}
.G-ml-51 {
  margin-left: 51px;
}
.G-p-51 {
  padding: 51px;
}
.G-py-51 {
  padding-top: 51px;
  padding-bottom: 51px;
}
.G-px-51 {
  padding-left: 51px;
  padding-right: 51px;
}
.G-pt-51 {
  padding-top: 51px;
}
.G-pb-51 {
  padding-bottom: 51px;
}
.G-pr-51 {
  padding-right: 51px;
}
.G-pl-51 {
  padding-left: 51px;
}
.G-fs-51 {
  font-size: 51px;
}
.G-g-51 {
  gap: 51px;
}
.G-w-51px {
  width: 51px;
}
.G-w-51p {
  width: 51%;
}
.G-w-51vw {
  width: 51vw;
}
.G-w-51vh {
  width: 51vh;
}
.G-max-w-51px {
  max-width: 51px;
}
.G-max-w-51p {
  max-width: 51%;
}
.G-max-w-51vw {
  max-width: 51vw;
}
.G-max-w-51vh {
  max-width: 51vh;
}
.G-min-w-51px {
  min-width: 51px;
}
.G-min-w-51p {
  min-width: 51%;
}
.G-min-w-51vw {
  min-width: 51vw;
}
.G-min-w-51vh {
  min-width: 51vh;
}
.G-h-51px {
  height: 51px;
}
.G-h-51p {
  height: 51%;
}
.G-h-51vw {
  height: 51vw;
}
.G-h-51vh {
  height: 51vh;
}
.G-max-h-51px {
  max-height: 51px;
}
.G-max-h-51p {
  max-height: 51%;
}
.G-max-h-51vw {
  max-height: 51vw;
}
.G-max-h-51vh {
  max-height: 51vh;
}
.G-min-h-51px {
  min-height: 51px;
}
.G-min-h-51p {
  min-height: 51%;
}
.G-min-h-51vw {
  min-height: 51vw;
}
.G-min-h-51vh {
  min-height: 51vh;
}
.G-m-52 {
  margin: 52px;
}
.G-my-52 {
  margin-top: 52px;
  margin-bottom: 52px;
}
.G-mx-52 {
  margin-left: 52px;
  margin-right: 52px;
}
.G-mt-52 {
  margin-top: 52px;
}
.G-mb-52 {
  margin-bottom: 52px;
}
.G-mr-52 {
  margin-right: 52px;
}
.G-ml-52 {
  margin-left: 52px;
}
.G-p-52 {
  padding: 52px;
}
.G-py-52 {
  padding-top: 52px;
  padding-bottom: 52px;
}
.G-px-52 {
  padding-left: 52px;
  padding-right: 52px;
}
.G-pt-52 {
  padding-top: 52px;
}
.G-pb-52 {
  padding-bottom: 52px;
}
.G-pr-52 {
  padding-right: 52px;
}
.G-pl-52 {
  padding-left: 52px;
}
.G-fs-52 {
  font-size: 52px;
}
.G-g-52 {
  gap: 52px;
}
.G-w-52px {
  width: 52px;
}
.G-w-52p {
  width: 52%;
}
.G-w-52vw {
  width: 52vw;
}
.G-w-52vh {
  width: 52vh;
}
.G-max-w-52px {
  max-width: 52px;
}
.G-max-w-52p {
  max-width: 52%;
}
.G-max-w-52vw {
  max-width: 52vw;
}
.G-max-w-52vh {
  max-width: 52vh;
}
.G-min-w-52px {
  min-width: 52px;
}
.G-min-w-52p {
  min-width: 52%;
}
.G-min-w-52vw {
  min-width: 52vw;
}
.G-min-w-52vh {
  min-width: 52vh;
}
.G-h-52px {
  height: 52px;
}
.G-h-52p {
  height: 52%;
}
.G-h-52vw {
  height: 52vw;
}
.G-h-52vh {
  height: 52vh;
}
.G-max-h-52px {
  max-height: 52px;
}
.G-max-h-52p {
  max-height: 52%;
}
.G-max-h-52vw {
  max-height: 52vw;
}
.G-max-h-52vh {
  max-height: 52vh;
}
.G-min-h-52px {
  min-height: 52px;
}
.G-min-h-52p {
  min-height: 52%;
}
.G-min-h-52vw {
  min-height: 52vw;
}
.G-min-h-52vh {
  min-height: 52vh;
}
.G-m-53 {
  margin: 53px;
}
.G-my-53 {
  margin-top: 53px;
  margin-bottom: 53px;
}
.G-mx-53 {
  margin-left: 53px;
  margin-right: 53px;
}
.G-mt-53 {
  margin-top: 53px;
}
.G-mb-53 {
  margin-bottom: 53px;
}
.G-mr-53 {
  margin-right: 53px;
}
.G-ml-53 {
  margin-left: 53px;
}
.G-p-53 {
  padding: 53px;
}
.G-py-53 {
  padding-top: 53px;
  padding-bottom: 53px;
}
.G-px-53 {
  padding-left: 53px;
  padding-right: 53px;
}
.G-pt-53 {
  padding-top: 53px;
}
.G-pb-53 {
  padding-bottom: 53px;
}
.G-pr-53 {
  padding-right: 53px;
}
.G-pl-53 {
  padding-left: 53px;
}
.G-fs-53 {
  font-size: 53px;
}
.G-g-53 {
  gap: 53px;
}
.G-w-53px {
  width: 53px;
}
.G-w-53p {
  width: 53%;
}
.G-w-53vw {
  width: 53vw;
}
.G-w-53vh {
  width: 53vh;
}
.G-max-w-53px {
  max-width: 53px;
}
.G-max-w-53p {
  max-width: 53%;
}
.G-max-w-53vw {
  max-width: 53vw;
}
.G-max-w-53vh {
  max-width: 53vh;
}
.G-min-w-53px {
  min-width: 53px;
}
.G-min-w-53p {
  min-width: 53%;
}
.G-min-w-53vw {
  min-width: 53vw;
}
.G-min-w-53vh {
  min-width: 53vh;
}
.G-h-53px {
  height: 53px;
}
.G-h-53p {
  height: 53%;
}
.G-h-53vw {
  height: 53vw;
}
.G-h-53vh {
  height: 53vh;
}
.G-max-h-53px {
  max-height: 53px;
}
.G-max-h-53p {
  max-height: 53%;
}
.G-max-h-53vw {
  max-height: 53vw;
}
.G-max-h-53vh {
  max-height: 53vh;
}
.G-min-h-53px {
  min-height: 53px;
}
.G-min-h-53p {
  min-height: 53%;
}
.G-min-h-53vw {
  min-height: 53vw;
}
.G-min-h-53vh {
  min-height: 53vh;
}
.G-m-54 {
  margin: 54px;
}
.G-my-54 {
  margin-top: 54px;
  margin-bottom: 54px;
}
.G-mx-54 {
  margin-left: 54px;
  margin-right: 54px;
}
.G-mt-54 {
  margin-top: 54px;
}
.G-mb-54 {
  margin-bottom: 54px;
}
.G-mr-54 {
  margin-right: 54px;
}
.G-ml-54 {
  margin-left: 54px;
}
.G-p-54 {
  padding: 54px;
}
.G-py-54 {
  padding-top: 54px;
  padding-bottom: 54px;
}
.G-px-54 {
  padding-left: 54px;
  padding-right: 54px;
}
.G-pt-54 {
  padding-top: 54px;
}
.G-pb-54 {
  padding-bottom: 54px;
}
.G-pr-54 {
  padding-right: 54px;
}
.G-pl-54 {
  padding-left: 54px;
}
.G-fs-54 {
  font-size: 54px;
}
.G-g-54 {
  gap: 54px;
}
.G-w-54px {
  width: 54px;
}
.G-w-54p {
  width: 54%;
}
.G-w-54vw {
  width: 54vw;
}
.G-w-54vh {
  width: 54vh;
}
.G-max-w-54px {
  max-width: 54px;
}
.G-max-w-54p {
  max-width: 54%;
}
.G-max-w-54vw {
  max-width: 54vw;
}
.G-max-w-54vh {
  max-width: 54vh;
}
.G-min-w-54px {
  min-width: 54px;
}
.G-min-w-54p {
  min-width: 54%;
}
.G-min-w-54vw {
  min-width: 54vw;
}
.G-min-w-54vh {
  min-width: 54vh;
}
.G-h-54px {
  height: 54px;
}
.G-h-54p {
  height: 54%;
}
.G-h-54vw {
  height: 54vw;
}
.G-h-54vh {
  height: 54vh;
}
.G-max-h-54px {
  max-height: 54px;
}
.G-max-h-54p {
  max-height: 54%;
}
.G-max-h-54vw {
  max-height: 54vw;
}
.G-max-h-54vh {
  max-height: 54vh;
}
.G-min-h-54px {
  min-height: 54px;
}
.G-min-h-54p {
  min-height: 54%;
}
.G-min-h-54vw {
  min-height: 54vw;
}
.G-min-h-54vh {
  min-height: 54vh;
}
.G-m-55 {
  margin: 55px;
}
.G-my-55 {
  margin-top: 55px;
  margin-bottom: 55px;
}
.G-mx-55 {
  margin-left: 55px;
  margin-right: 55px;
}
.G-mt-55 {
  margin-top: 55px;
}
.G-mb-55 {
  margin-bottom: 55px;
}
.G-mr-55 {
  margin-right: 55px;
}
.G-ml-55 {
  margin-left: 55px;
}
.G-p-55 {
  padding: 55px;
}
.G-py-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}
.G-px-55 {
  padding-left: 55px;
  padding-right: 55px;
}
.G-pt-55 {
  padding-top: 55px;
}
.G-pb-55 {
  padding-bottom: 55px;
}
.G-pr-55 {
  padding-right: 55px;
}
.G-pl-55 {
  padding-left: 55px;
}
.G-fs-55 {
  font-size: 55px;
}
.G-g-55 {
  gap: 55px;
}
.G-w-55px {
  width: 55px;
}
.G-w-55p {
  width: 55%;
}
.G-w-55vw {
  width: 55vw;
}
.G-w-55vh {
  width: 55vh;
}
.G-max-w-55px {
  max-width: 55px;
}
.G-max-w-55p {
  max-width: 55%;
}
.G-max-w-55vw {
  max-width: 55vw;
}
.G-max-w-55vh {
  max-width: 55vh;
}
.G-min-w-55px {
  min-width: 55px;
}
.G-min-w-55p {
  min-width: 55%;
}
.G-min-w-55vw {
  min-width: 55vw;
}
.G-min-w-55vh {
  min-width: 55vh;
}
.G-h-55px {
  height: 55px;
}
.G-h-55p {
  height: 55%;
}
.G-h-55vw {
  height: 55vw;
}
.G-h-55vh {
  height: 55vh;
}
.G-max-h-55px {
  max-height: 55px;
}
.G-max-h-55p {
  max-height: 55%;
}
.G-max-h-55vw {
  max-height: 55vw;
}
.G-max-h-55vh {
  max-height: 55vh;
}
.G-min-h-55px {
  min-height: 55px;
}
.G-min-h-55p {
  min-height: 55%;
}
.G-min-h-55vw {
  min-height: 55vw;
}
.G-min-h-55vh {
  min-height: 55vh;
}
.G-m-56 {
  margin: 56px;
}
.G-my-56 {
  margin-top: 56px;
  margin-bottom: 56px;
}
.G-mx-56 {
  margin-left: 56px;
  margin-right: 56px;
}
.G-mt-56 {
  margin-top: 56px;
}
.G-mb-56 {
  margin-bottom: 56px;
}
.G-mr-56 {
  margin-right: 56px;
}
.G-ml-56 {
  margin-left: 56px;
}
.G-p-56 {
  padding: 56px;
}
.G-py-56 {
  padding-top: 56px;
  padding-bottom: 56px;
}
.G-px-56 {
  padding-left: 56px;
  padding-right: 56px;
}
.G-pt-56 {
  padding-top: 56px;
}
.G-pb-56 {
  padding-bottom: 56px;
}
.G-pr-56 {
  padding-right: 56px;
}
.G-pl-56 {
  padding-left: 56px;
}
.G-fs-56 {
  font-size: 56px;
}
.G-g-56 {
  gap: 56px;
}
.G-w-56px {
  width: 56px;
}
.G-w-56p {
  width: 56%;
}
.G-w-56vw {
  width: 56vw;
}
.G-w-56vh {
  width: 56vh;
}
.G-max-w-56px {
  max-width: 56px;
}
.G-max-w-56p {
  max-width: 56%;
}
.G-max-w-56vw {
  max-width: 56vw;
}
.G-max-w-56vh {
  max-width: 56vh;
}
.G-min-w-56px {
  min-width: 56px;
}
.G-min-w-56p {
  min-width: 56%;
}
.G-min-w-56vw {
  min-width: 56vw;
}
.G-min-w-56vh {
  min-width: 56vh;
}
.G-h-56px {
  height: 56px;
}
.G-h-56p {
  height: 56%;
}
.G-h-56vw {
  height: 56vw;
}
.G-h-56vh {
  height: 56vh;
}
.G-max-h-56px {
  max-height: 56px;
}
.G-max-h-56p {
  max-height: 56%;
}
.G-max-h-56vw {
  max-height: 56vw;
}
.G-max-h-56vh {
  max-height: 56vh;
}
.G-min-h-56px {
  min-height: 56px;
}
.G-min-h-56p {
  min-height: 56%;
}
.G-min-h-56vw {
  min-height: 56vw;
}
.G-min-h-56vh {
  min-height: 56vh;
}
.G-m-57 {
  margin: 57px;
}
.G-my-57 {
  margin-top: 57px;
  margin-bottom: 57px;
}
.G-mx-57 {
  margin-left: 57px;
  margin-right: 57px;
}
.G-mt-57 {
  margin-top: 57px;
}
.G-mb-57 {
  margin-bottom: 57px;
}
.G-mr-57 {
  margin-right: 57px;
}
.G-ml-57 {
  margin-left: 57px;
}
.G-p-57 {
  padding: 57px;
}
.G-py-57 {
  padding-top: 57px;
  padding-bottom: 57px;
}
.G-px-57 {
  padding-left: 57px;
  padding-right: 57px;
}
.G-pt-57 {
  padding-top: 57px;
}
.G-pb-57 {
  padding-bottom: 57px;
}
.G-pr-57 {
  padding-right: 57px;
}
.G-pl-57 {
  padding-left: 57px;
}
.G-fs-57 {
  font-size: 57px;
}
.G-g-57 {
  gap: 57px;
}
.G-w-57px {
  width: 57px;
}
.G-w-57p {
  width: 57%;
}
.G-w-57vw {
  width: 57vw;
}
.G-w-57vh {
  width: 57vh;
}
.G-max-w-57px {
  max-width: 57px;
}
.G-max-w-57p {
  max-width: 57%;
}
.G-max-w-57vw {
  max-width: 57vw;
}
.G-max-w-57vh {
  max-width: 57vh;
}
.G-min-w-57px {
  min-width: 57px;
}
.G-min-w-57p {
  min-width: 57%;
}
.G-min-w-57vw {
  min-width: 57vw;
}
.G-min-w-57vh {
  min-width: 57vh;
}
.G-h-57px {
  height: 57px;
}
.G-h-57p {
  height: 57%;
}
.G-h-57vw {
  height: 57vw;
}
.G-h-57vh {
  height: 57vh;
}
.G-max-h-57px {
  max-height: 57px;
}
.G-max-h-57p {
  max-height: 57%;
}
.G-max-h-57vw {
  max-height: 57vw;
}
.G-max-h-57vh {
  max-height: 57vh;
}
.G-min-h-57px {
  min-height: 57px;
}
.G-min-h-57p {
  min-height: 57%;
}
.G-min-h-57vw {
  min-height: 57vw;
}
.G-min-h-57vh {
  min-height: 57vh;
}
.G-m-58 {
  margin: 58px;
}
.G-my-58 {
  margin-top: 58px;
  margin-bottom: 58px;
}
.G-mx-58 {
  margin-left: 58px;
  margin-right: 58px;
}
.G-mt-58 {
  margin-top: 58px;
}
.G-mb-58 {
  margin-bottom: 58px;
}
.G-mr-58 {
  margin-right: 58px;
}
.G-ml-58 {
  margin-left: 58px;
}
.G-p-58 {
  padding: 58px;
}
.G-py-58 {
  padding-top: 58px;
  padding-bottom: 58px;
}
.G-px-58 {
  padding-left: 58px;
  padding-right: 58px;
}
.G-pt-58 {
  padding-top: 58px;
}
.G-pb-58 {
  padding-bottom: 58px;
}
.G-pr-58 {
  padding-right: 58px;
}
.G-pl-58 {
  padding-left: 58px;
}
.G-fs-58 {
  font-size: 58px;
}
.G-g-58 {
  gap: 58px;
}
.G-w-58px {
  width: 58px;
}
.G-w-58p {
  width: 58%;
}
.G-w-58vw {
  width: 58vw;
}
.G-w-58vh {
  width: 58vh;
}
.G-max-w-58px {
  max-width: 58px;
}
.G-max-w-58p {
  max-width: 58%;
}
.G-max-w-58vw {
  max-width: 58vw;
}
.G-max-w-58vh {
  max-width: 58vh;
}
.G-min-w-58px {
  min-width: 58px;
}
.G-min-w-58p {
  min-width: 58%;
}
.G-min-w-58vw {
  min-width: 58vw;
}
.G-min-w-58vh {
  min-width: 58vh;
}
.G-h-58px {
  height: 58px;
}
.G-h-58p {
  height: 58%;
}
.G-h-58vw {
  height: 58vw;
}
.G-h-58vh {
  height: 58vh;
}
.G-max-h-58px {
  max-height: 58px;
}
.G-max-h-58p {
  max-height: 58%;
}
.G-max-h-58vw {
  max-height: 58vw;
}
.G-max-h-58vh {
  max-height: 58vh;
}
.G-min-h-58px {
  min-height: 58px;
}
.G-min-h-58p {
  min-height: 58%;
}
.G-min-h-58vw {
  min-height: 58vw;
}
.G-min-h-58vh {
  min-height: 58vh;
}
.G-m-59 {
  margin: 59px;
}
.G-my-59 {
  margin-top: 59px;
  margin-bottom: 59px;
}
.G-mx-59 {
  margin-left: 59px;
  margin-right: 59px;
}
.G-mt-59 {
  margin-top: 59px;
}
.G-mb-59 {
  margin-bottom: 59px;
}
.G-mr-59 {
  margin-right: 59px;
}
.G-ml-59 {
  margin-left: 59px;
}
.G-p-59 {
  padding: 59px;
}
.G-py-59 {
  padding-top: 59px;
  padding-bottom: 59px;
}
.G-px-59 {
  padding-left: 59px;
  padding-right: 59px;
}
.G-pt-59 {
  padding-top: 59px;
}
.G-pb-59 {
  padding-bottom: 59px;
}
.G-pr-59 {
  padding-right: 59px;
}
.G-pl-59 {
  padding-left: 59px;
}
.G-fs-59 {
  font-size: 59px;
}
.G-g-59 {
  gap: 59px;
}
.G-w-59px {
  width: 59px;
}
.G-w-59p {
  width: 59%;
}
.G-w-59vw {
  width: 59vw;
}
.G-w-59vh {
  width: 59vh;
}
.G-max-w-59px {
  max-width: 59px;
}
.G-max-w-59p {
  max-width: 59%;
}
.G-max-w-59vw {
  max-width: 59vw;
}
.G-max-w-59vh {
  max-width: 59vh;
}
.G-min-w-59px {
  min-width: 59px;
}
.G-min-w-59p {
  min-width: 59%;
}
.G-min-w-59vw {
  min-width: 59vw;
}
.G-min-w-59vh {
  min-width: 59vh;
}
.G-h-59px {
  height: 59px;
}
.G-h-59p {
  height: 59%;
}
.G-h-59vw {
  height: 59vw;
}
.G-h-59vh {
  height: 59vh;
}
.G-max-h-59px {
  max-height: 59px;
}
.G-max-h-59p {
  max-height: 59%;
}
.G-max-h-59vw {
  max-height: 59vw;
}
.G-max-h-59vh {
  max-height: 59vh;
}
.G-min-h-59px {
  min-height: 59px;
}
.G-min-h-59p {
  min-height: 59%;
}
.G-min-h-59vw {
  min-height: 59vw;
}
.G-min-h-59vh {
  min-height: 59vh;
}
.G-m-60 {
  margin: 60px;
}
.G-my-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.G-mx-60 {
  margin-left: 60px;
  margin-right: 60px;
}
.G-mt-60 {
  margin-top: 60px;
}
.G-mb-60 {
  margin-bottom: 60px;
}
.G-mr-60 {
  margin-right: 60px;
}
.G-ml-60 {
  margin-left: 60px;
}
.G-p-60 {
  padding: 60px;
}
.G-py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.G-px-60 {
  padding-left: 60px;
  padding-right: 60px;
}
.G-pt-60 {
  padding-top: 60px;
}
.G-pb-60 {
  padding-bottom: 60px;
}
.G-pr-60 {
  padding-right: 60px;
}
.G-pl-60 {
  padding-left: 60px;
}
.G-fs-60 {
  font-size: 60px;
}
.G-g-60 {
  gap: 60px;
}
.G-w-60px {
  width: 60px;
}
.G-w-60p {
  width: 60%;
}
.G-w-60vw {
  width: 60vw;
}
.G-w-60vh {
  width: 60vh;
}
.G-max-w-60px {
  max-width: 60px;
}
.G-max-w-60p {
  max-width: 60%;
}
.G-max-w-60vw {
  max-width: 60vw;
}
.G-max-w-60vh {
  max-width: 60vh;
}
.G-min-w-60px {
  min-width: 60px;
}
.G-min-w-60p {
  min-width: 60%;
}
.G-min-w-60vw {
  min-width: 60vw;
}
.G-min-w-60vh {
  min-width: 60vh;
}
.G-h-60px {
  height: 60px;
}
.G-h-60p {
  height: 60%;
}
.G-h-60vw {
  height: 60vw;
}
.G-h-60vh {
  height: 60vh;
}
.G-max-h-60px {
  max-height: 60px;
}
.G-max-h-60p {
  max-height: 60%;
}
.G-max-h-60vw {
  max-height: 60vw;
}
.G-max-h-60vh {
  max-height: 60vh;
}
.G-min-h-60px {
  min-height: 60px;
}
.G-min-h-60p {
  min-height: 60%;
}
.G-min-h-60vw {
  min-height: 60vw;
}
.G-min-h-60vh {
  min-height: 60vh;
}
.G-m-61 {
  margin: 61px;
}
.G-my-61 {
  margin-top: 61px;
  margin-bottom: 61px;
}
.G-mx-61 {
  margin-left: 61px;
  margin-right: 61px;
}
.G-mt-61 {
  margin-top: 61px;
}
.G-mb-61 {
  margin-bottom: 61px;
}
.G-mr-61 {
  margin-right: 61px;
}
.G-ml-61 {
  margin-left: 61px;
}
.G-p-61 {
  padding: 61px;
}
.G-py-61 {
  padding-top: 61px;
  padding-bottom: 61px;
}
.G-px-61 {
  padding-left: 61px;
  padding-right: 61px;
}
.G-pt-61 {
  padding-top: 61px;
}
.G-pb-61 {
  padding-bottom: 61px;
}
.G-pr-61 {
  padding-right: 61px;
}
.G-pl-61 {
  padding-left: 61px;
}
.G-fs-61 {
  font-size: 61px;
}
.G-g-61 {
  gap: 61px;
}
.G-w-61px {
  width: 61px;
}
.G-w-61p {
  width: 61%;
}
.G-w-61vw {
  width: 61vw;
}
.G-w-61vh {
  width: 61vh;
}
.G-max-w-61px {
  max-width: 61px;
}
.G-max-w-61p {
  max-width: 61%;
}
.G-max-w-61vw {
  max-width: 61vw;
}
.G-max-w-61vh {
  max-width: 61vh;
}
.G-min-w-61px {
  min-width: 61px;
}
.G-min-w-61p {
  min-width: 61%;
}
.G-min-w-61vw {
  min-width: 61vw;
}
.G-min-w-61vh {
  min-width: 61vh;
}
.G-h-61px {
  height: 61px;
}
.G-h-61p {
  height: 61%;
}
.G-h-61vw {
  height: 61vw;
}
.G-h-61vh {
  height: 61vh;
}
.G-max-h-61px {
  max-height: 61px;
}
.G-max-h-61p {
  max-height: 61%;
}
.G-max-h-61vw {
  max-height: 61vw;
}
.G-max-h-61vh {
  max-height: 61vh;
}
.G-min-h-61px {
  min-height: 61px;
}
.G-min-h-61p {
  min-height: 61%;
}
.G-min-h-61vw {
  min-height: 61vw;
}
.G-min-h-61vh {
  min-height: 61vh;
}
.G-m-62 {
  margin: 62px;
}
.G-my-62 {
  margin-top: 62px;
  margin-bottom: 62px;
}
.G-mx-62 {
  margin-left: 62px;
  margin-right: 62px;
}
.G-mt-62 {
  margin-top: 62px;
}
.G-mb-62 {
  margin-bottom: 62px;
}
.G-mr-62 {
  margin-right: 62px;
}
.G-ml-62 {
  margin-left: 62px;
}
.G-p-62 {
  padding: 62px;
}
.G-py-62 {
  padding-top: 62px;
  padding-bottom: 62px;
}
.G-px-62 {
  padding-left: 62px;
  padding-right: 62px;
}
.G-pt-62 {
  padding-top: 62px;
}
.G-pb-62 {
  padding-bottom: 62px;
}
.G-pr-62 {
  padding-right: 62px;
}
.G-pl-62 {
  padding-left: 62px;
}
.G-fs-62 {
  font-size: 62px;
}
.G-g-62 {
  gap: 62px;
}
.G-w-62px {
  width: 62px;
}
.G-w-62p {
  width: 62%;
}
.G-w-62vw {
  width: 62vw;
}
.G-w-62vh {
  width: 62vh;
}
.G-max-w-62px {
  max-width: 62px;
}
.G-max-w-62p {
  max-width: 62%;
}
.G-max-w-62vw {
  max-width: 62vw;
}
.G-max-w-62vh {
  max-width: 62vh;
}
.G-min-w-62px {
  min-width: 62px;
}
.G-min-w-62p {
  min-width: 62%;
}
.G-min-w-62vw {
  min-width: 62vw;
}
.G-min-w-62vh {
  min-width: 62vh;
}
.G-h-62px {
  height: 62px;
}
.G-h-62p {
  height: 62%;
}
.G-h-62vw {
  height: 62vw;
}
.G-h-62vh {
  height: 62vh;
}
.G-max-h-62px {
  max-height: 62px;
}
.G-max-h-62p {
  max-height: 62%;
}
.G-max-h-62vw {
  max-height: 62vw;
}
.G-max-h-62vh {
  max-height: 62vh;
}
.G-min-h-62px {
  min-height: 62px;
}
.G-min-h-62p {
  min-height: 62%;
}
.G-min-h-62vw {
  min-height: 62vw;
}
.G-min-h-62vh {
  min-height: 62vh;
}
.G-m-63 {
  margin: 63px;
}
.G-my-63 {
  margin-top: 63px;
  margin-bottom: 63px;
}
.G-mx-63 {
  margin-left: 63px;
  margin-right: 63px;
}
.G-mt-63 {
  margin-top: 63px;
}
.G-mb-63 {
  margin-bottom: 63px;
}
.G-mr-63 {
  margin-right: 63px;
}
.G-ml-63 {
  margin-left: 63px;
}
.G-p-63 {
  padding: 63px;
}
.G-py-63 {
  padding-top: 63px;
  padding-bottom: 63px;
}
.G-px-63 {
  padding-left: 63px;
  padding-right: 63px;
}
.G-pt-63 {
  padding-top: 63px;
}
.G-pb-63 {
  padding-bottom: 63px;
}
.G-pr-63 {
  padding-right: 63px;
}
.G-pl-63 {
  padding-left: 63px;
}
.G-fs-63 {
  font-size: 63px;
}
.G-g-63 {
  gap: 63px;
}
.G-w-63px {
  width: 63px;
}
.G-w-63p {
  width: 63%;
}
.G-w-63vw {
  width: 63vw;
}
.G-w-63vh {
  width: 63vh;
}
.G-max-w-63px {
  max-width: 63px;
}
.G-max-w-63p {
  max-width: 63%;
}
.G-max-w-63vw {
  max-width: 63vw;
}
.G-max-w-63vh {
  max-width: 63vh;
}
.G-min-w-63px {
  min-width: 63px;
}
.G-min-w-63p {
  min-width: 63%;
}
.G-min-w-63vw {
  min-width: 63vw;
}
.G-min-w-63vh {
  min-width: 63vh;
}
.G-h-63px {
  height: 63px;
}
.G-h-63p {
  height: 63%;
}
.G-h-63vw {
  height: 63vw;
}
.G-h-63vh {
  height: 63vh;
}
.G-max-h-63px {
  max-height: 63px;
}
.G-max-h-63p {
  max-height: 63%;
}
.G-max-h-63vw {
  max-height: 63vw;
}
.G-max-h-63vh {
  max-height: 63vh;
}
.G-min-h-63px {
  min-height: 63px;
}
.G-min-h-63p {
  min-height: 63%;
}
.G-min-h-63vw {
  min-height: 63vw;
}
.G-min-h-63vh {
  min-height: 63vh;
}
.G-m-64 {
  margin: 64px;
}
.G-my-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}
.G-mx-64 {
  margin-left: 64px;
  margin-right: 64px;
}
.G-mt-64 {
  margin-top: 64px;
}
.G-mb-64 {
  margin-bottom: 64px;
}
.G-mr-64 {
  margin-right: 64px;
}
.G-ml-64 {
  margin-left: 64px;
}
.G-p-64 {
  padding: 64px;
}
.G-py-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}
.G-px-64 {
  padding-left: 64px;
  padding-right: 64px;
}
.G-pt-64 {
  padding-top: 64px;
}
.G-pb-64 {
  padding-bottom: 64px;
}
.G-pr-64 {
  padding-right: 64px;
}
.G-pl-64 {
  padding-left: 64px;
}
.G-fs-64 {
  font-size: 64px;
}
.G-g-64 {
  gap: 64px;
}
.G-w-64px {
  width: 64px;
}
.G-w-64p {
  width: 64%;
}
.G-w-64vw {
  width: 64vw;
}
.G-w-64vh {
  width: 64vh;
}
.G-max-w-64px {
  max-width: 64px;
}
.G-max-w-64p {
  max-width: 64%;
}
.G-max-w-64vw {
  max-width: 64vw;
}
.G-max-w-64vh {
  max-width: 64vh;
}
.G-min-w-64px {
  min-width: 64px;
}
.G-min-w-64p {
  min-width: 64%;
}
.G-min-w-64vw {
  min-width: 64vw;
}
.G-min-w-64vh {
  min-width: 64vh;
}
.G-h-64px {
  height: 64px;
}
.G-h-64p {
  height: 64%;
}
.G-h-64vw {
  height: 64vw;
}
.G-h-64vh {
  height: 64vh;
}
.G-max-h-64px {
  max-height: 64px;
}
.G-max-h-64p {
  max-height: 64%;
}
.G-max-h-64vw {
  max-height: 64vw;
}
.G-max-h-64vh {
  max-height: 64vh;
}
.G-min-h-64px {
  min-height: 64px;
}
.G-min-h-64p {
  min-height: 64%;
}
.G-min-h-64vw {
  min-height: 64vw;
}
.G-min-h-64vh {
  min-height: 64vh;
}
.G-m-65 {
  margin: 65px;
}
.G-my-65 {
  margin-top: 65px;
  margin-bottom: 65px;
}
.G-mx-65 {
  margin-left: 65px;
  margin-right: 65px;
}
.G-mt-65 {
  margin-top: 65px;
}
.G-mb-65 {
  margin-bottom: 65px;
}
.G-mr-65 {
  margin-right: 65px;
}
.G-ml-65 {
  margin-left: 65px;
}
.G-p-65 {
  padding: 65px;
}
.G-py-65 {
  padding-top: 65px;
  padding-bottom: 65px;
}
.G-px-65 {
  padding-left: 65px;
  padding-right: 65px;
}
.G-pt-65 {
  padding-top: 65px;
}
.G-pb-65 {
  padding-bottom: 65px;
}
.G-pr-65 {
  padding-right: 65px;
}
.G-pl-65 {
  padding-left: 65px;
}
.G-fs-65 {
  font-size: 65px;
}
.G-g-65 {
  gap: 65px;
}
.G-w-65px {
  width: 65px;
}
.G-w-65p {
  width: 65%;
}
.G-w-65vw {
  width: 65vw;
}
.G-w-65vh {
  width: 65vh;
}
.G-max-w-65px {
  max-width: 65px;
}
.G-max-w-65p {
  max-width: 65%;
}
.G-max-w-65vw {
  max-width: 65vw;
}
.G-max-w-65vh {
  max-width: 65vh;
}
.G-min-w-65px {
  min-width: 65px;
}
.G-min-w-65p {
  min-width: 65%;
}
.G-min-w-65vw {
  min-width: 65vw;
}
.G-min-w-65vh {
  min-width: 65vh;
}
.G-h-65px {
  height: 65px;
}
.G-h-65p {
  height: 65%;
}
.G-h-65vw {
  height: 65vw;
}
.G-h-65vh {
  height: 65vh;
}
.G-max-h-65px {
  max-height: 65px;
}
.G-max-h-65p {
  max-height: 65%;
}
.G-max-h-65vw {
  max-height: 65vw;
}
.G-max-h-65vh {
  max-height: 65vh;
}
.G-min-h-65px {
  min-height: 65px;
}
.G-min-h-65p {
  min-height: 65%;
}
.G-min-h-65vw {
  min-height: 65vw;
}
.G-min-h-65vh {
  min-height: 65vh;
}
.G-m-66 {
  margin: 66px;
}
.G-my-66 {
  margin-top: 66px;
  margin-bottom: 66px;
}
.G-mx-66 {
  margin-left: 66px;
  margin-right: 66px;
}
.G-mt-66 {
  margin-top: 66px;
}
.G-mb-66 {
  margin-bottom: 66px;
}
.G-mr-66 {
  margin-right: 66px;
}
.G-ml-66 {
  margin-left: 66px;
}
.G-p-66 {
  padding: 66px;
}
.G-py-66 {
  padding-top: 66px;
  padding-bottom: 66px;
}
.G-px-66 {
  padding-left: 66px;
  padding-right: 66px;
}
.G-pt-66 {
  padding-top: 66px;
}
.G-pb-66 {
  padding-bottom: 66px;
}
.G-pr-66 {
  padding-right: 66px;
}
.G-pl-66 {
  padding-left: 66px;
}
.G-fs-66 {
  font-size: 66px;
}
.G-g-66 {
  gap: 66px;
}
.G-w-66px {
  width: 66px;
}
.G-w-66p {
  width: 66%;
}
.G-w-66vw {
  width: 66vw;
}
.G-w-66vh {
  width: 66vh;
}
.G-max-w-66px {
  max-width: 66px;
}
.G-max-w-66p {
  max-width: 66%;
}
.G-max-w-66vw {
  max-width: 66vw;
}
.G-max-w-66vh {
  max-width: 66vh;
}
.G-min-w-66px {
  min-width: 66px;
}
.G-min-w-66p {
  min-width: 66%;
}
.G-min-w-66vw {
  min-width: 66vw;
}
.G-min-w-66vh {
  min-width: 66vh;
}
.G-h-66px {
  height: 66px;
}
.G-h-66p {
  height: 66%;
}
.G-h-66vw {
  height: 66vw;
}
.G-h-66vh {
  height: 66vh;
}
.G-max-h-66px {
  max-height: 66px;
}
.G-max-h-66p {
  max-height: 66%;
}
.G-max-h-66vw {
  max-height: 66vw;
}
.G-max-h-66vh {
  max-height: 66vh;
}
.G-min-h-66px {
  min-height: 66px;
}
.G-min-h-66p {
  min-height: 66%;
}
.G-min-h-66vw {
  min-height: 66vw;
}
.G-min-h-66vh {
  min-height: 66vh;
}
.G-m-67 {
  margin: 67px;
}
.G-my-67 {
  margin-top: 67px;
  margin-bottom: 67px;
}
.G-mx-67 {
  margin-left: 67px;
  margin-right: 67px;
}
.G-mt-67 {
  margin-top: 67px;
}
.G-mb-67 {
  margin-bottom: 67px;
}
.G-mr-67 {
  margin-right: 67px;
}
.G-ml-67 {
  margin-left: 67px;
}
.G-p-67 {
  padding: 67px;
}
.G-py-67 {
  padding-top: 67px;
  padding-bottom: 67px;
}
.G-px-67 {
  padding-left: 67px;
  padding-right: 67px;
}
.G-pt-67 {
  padding-top: 67px;
}
.G-pb-67 {
  padding-bottom: 67px;
}
.G-pr-67 {
  padding-right: 67px;
}
.G-pl-67 {
  padding-left: 67px;
}
.G-fs-67 {
  font-size: 67px;
}
.G-g-67 {
  gap: 67px;
}
.G-w-67px {
  width: 67px;
}
.G-w-67p {
  width: 67%;
}
.G-w-67vw {
  width: 67vw;
}
.G-w-67vh {
  width: 67vh;
}
.G-max-w-67px {
  max-width: 67px;
}
.G-max-w-67p {
  max-width: 67%;
}
.G-max-w-67vw {
  max-width: 67vw;
}
.G-max-w-67vh {
  max-width: 67vh;
}
.G-min-w-67px {
  min-width: 67px;
}
.G-min-w-67p {
  min-width: 67%;
}
.G-min-w-67vw {
  min-width: 67vw;
}
.G-min-w-67vh {
  min-width: 67vh;
}
.G-h-67px {
  height: 67px;
}
.G-h-67p {
  height: 67%;
}
.G-h-67vw {
  height: 67vw;
}
.G-h-67vh {
  height: 67vh;
}
.G-max-h-67px {
  max-height: 67px;
}
.G-max-h-67p {
  max-height: 67%;
}
.G-max-h-67vw {
  max-height: 67vw;
}
.G-max-h-67vh {
  max-height: 67vh;
}
.G-min-h-67px {
  min-height: 67px;
}
.G-min-h-67p {
  min-height: 67%;
}
.G-min-h-67vw {
  min-height: 67vw;
}
.G-min-h-67vh {
  min-height: 67vh;
}
.G-m-68 {
  margin: 68px;
}
.G-my-68 {
  margin-top: 68px;
  margin-bottom: 68px;
}
.G-mx-68 {
  margin-left: 68px;
  margin-right: 68px;
}
.G-mt-68 {
  margin-top: 68px;
}
.G-mb-68 {
  margin-bottom: 68px;
}
.G-mr-68 {
  margin-right: 68px;
}
.G-ml-68 {
  margin-left: 68px;
}
.G-p-68 {
  padding: 68px;
}
.G-py-68 {
  padding-top: 68px;
  padding-bottom: 68px;
}
.G-px-68 {
  padding-left: 68px;
  padding-right: 68px;
}
.G-pt-68 {
  padding-top: 68px;
}
.G-pb-68 {
  padding-bottom: 68px;
}
.G-pr-68 {
  padding-right: 68px;
}
.G-pl-68 {
  padding-left: 68px;
}
.G-fs-68 {
  font-size: 68px;
}
.G-g-68 {
  gap: 68px;
}
.G-w-68px {
  width: 68px;
}
.G-w-68p {
  width: 68%;
}
.G-w-68vw {
  width: 68vw;
}
.G-w-68vh {
  width: 68vh;
}
.G-max-w-68px {
  max-width: 68px;
}
.G-max-w-68p {
  max-width: 68%;
}
.G-max-w-68vw {
  max-width: 68vw;
}
.G-max-w-68vh {
  max-width: 68vh;
}
.G-min-w-68px {
  min-width: 68px;
}
.G-min-w-68p {
  min-width: 68%;
}
.G-min-w-68vw {
  min-width: 68vw;
}
.G-min-w-68vh {
  min-width: 68vh;
}
.G-h-68px {
  height: 68px;
}
.G-h-68p {
  height: 68%;
}
.G-h-68vw {
  height: 68vw;
}
.G-h-68vh {
  height: 68vh;
}
.G-max-h-68px {
  max-height: 68px;
}
.G-max-h-68p {
  max-height: 68%;
}
.G-max-h-68vw {
  max-height: 68vw;
}
.G-max-h-68vh {
  max-height: 68vh;
}
.G-min-h-68px {
  min-height: 68px;
}
.G-min-h-68p {
  min-height: 68%;
}
.G-min-h-68vw {
  min-height: 68vw;
}
.G-min-h-68vh {
  min-height: 68vh;
}
.G-m-69 {
  margin: 69px;
}
.G-my-69 {
  margin-top: 69px;
  margin-bottom: 69px;
}
.G-mx-69 {
  margin-left: 69px;
  margin-right: 69px;
}
.G-mt-69 {
  margin-top: 69px;
}
.G-mb-69 {
  margin-bottom: 69px;
}
.G-mr-69 {
  margin-right: 69px;
}
.G-ml-69 {
  margin-left: 69px;
}
.G-p-69 {
  padding: 69px;
}
.G-py-69 {
  padding-top: 69px;
  padding-bottom: 69px;
}
.G-px-69 {
  padding-left: 69px;
  padding-right: 69px;
}
.G-pt-69 {
  padding-top: 69px;
}
.G-pb-69 {
  padding-bottom: 69px;
}
.G-pr-69 {
  padding-right: 69px;
}
.G-pl-69 {
  padding-left: 69px;
}
.G-fs-69 {
  font-size: 69px;
}
.G-g-69 {
  gap: 69px;
}
.G-w-69px {
  width: 69px;
}
.G-w-69p {
  width: 69%;
}
.G-w-69vw {
  width: 69vw;
}
.G-w-69vh {
  width: 69vh;
}
.G-max-w-69px {
  max-width: 69px;
}
.G-max-w-69p {
  max-width: 69%;
}
.G-max-w-69vw {
  max-width: 69vw;
}
.G-max-w-69vh {
  max-width: 69vh;
}
.G-min-w-69px {
  min-width: 69px;
}
.G-min-w-69p {
  min-width: 69%;
}
.G-min-w-69vw {
  min-width: 69vw;
}
.G-min-w-69vh {
  min-width: 69vh;
}
.G-h-69px {
  height: 69px;
}
.G-h-69p {
  height: 69%;
}
.G-h-69vw {
  height: 69vw;
}
.G-h-69vh {
  height: 69vh;
}
.G-max-h-69px {
  max-height: 69px;
}
.G-max-h-69p {
  max-height: 69%;
}
.G-max-h-69vw {
  max-height: 69vw;
}
.G-max-h-69vh {
  max-height: 69vh;
}
.G-min-h-69px {
  min-height: 69px;
}
.G-min-h-69p {
  min-height: 69%;
}
.G-min-h-69vw {
  min-height: 69vw;
}
.G-min-h-69vh {
  min-height: 69vh;
}
.G-m-70 {
  margin: 70px;
}
.G-my-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}
.G-mx-70 {
  margin-left: 70px;
  margin-right: 70px;
}
.G-mt-70 {
  margin-top: 70px;
}
.G-mb-70 {
  margin-bottom: 70px;
}
.G-mr-70 {
  margin-right: 70px;
}
.G-ml-70 {
  margin-left: 70px;
}
.G-p-70 {
  padding: 70px;
}
.G-py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.G-px-70 {
  padding-left: 70px;
  padding-right: 70px;
}
.G-pt-70 {
  padding-top: 70px;
}
.G-pb-70 {
  padding-bottom: 70px;
}
.G-pr-70 {
  padding-right: 70px;
}
.G-pl-70 {
  padding-left: 70px;
}
.G-fs-70 {
  font-size: 70px;
}
.G-g-70 {
  gap: 70px;
}
.G-w-70px {
  width: 70px;
}
.G-w-70p {
  width: 70%;
}
.G-w-70vw {
  width: 70vw;
}
.G-w-70vh {
  width: 70vh;
}
.G-max-w-70px {
  max-width: 70px;
}
.G-max-w-70p {
  max-width: 70%;
}
.G-max-w-70vw {
  max-width: 70vw;
}
.G-max-w-70vh {
  max-width: 70vh;
}
.G-min-w-70px {
  min-width: 70px;
}
.G-min-w-70p {
  min-width: 70%;
}
.G-min-w-70vw {
  min-width: 70vw;
}
.G-min-w-70vh {
  min-width: 70vh;
}
.G-h-70px {
  height: 70px;
}
.G-h-70p {
  height: 70%;
}
.G-h-70vw {
  height: 70vw;
}
.G-h-70vh {
  height: 70vh;
}
.G-max-h-70px {
  max-height: 70px;
}
.G-max-h-70p {
  max-height: 70%;
}
.G-max-h-70vw {
  max-height: 70vw;
}
.G-max-h-70vh {
  max-height: 70vh;
}
.G-min-h-70px {
  min-height: 70px;
}
.G-min-h-70p {
  min-height: 70%;
}
.G-min-h-70vw {
  min-height: 70vw;
}
.G-min-h-70vh {
  min-height: 70vh;
}
.G-m-71 {
  margin: 71px;
}
.G-my-71 {
  margin-top: 71px;
  margin-bottom: 71px;
}
.G-mx-71 {
  margin-left: 71px;
  margin-right: 71px;
}
.G-mt-71 {
  margin-top: 71px;
}
.G-mb-71 {
  margin-bottom: 71px;
}
.G-mr-71 {
  margin-right: 71px;
}
.G-ml-71 {
  margin-left: 71px;
}
.G-p-71 {
  padding: 71px;
}
.G-py-71 {
  padding-top: 71px;
  padding-bottom: 71px;
}
.G-px-71 {
  padding-left: 71px;
  padding-right: 71px;
}
.G-pt-71 {
  padding-top: 71px;
}
.G-pb-71 {
  padding-bottom: 71px;
}
.G-pr-71 {
  padding-right: 71px;
}
.G-pl-71 {
  padding-left: 71px;
}
.G-fs-71 {
  font-size: 71px;
}
.G-g-71 {
  gap: 71px;
}
.G-w-71px {
  width: 71px;
}
.G-w-71p {
  width: 71%;
}
.G-w-71vw {
  width: 71vw;
}
.G-w-71vh {
  width: 71vh;
}
.G-max-w-71px {
  max-width: 71px;
}
.G-max-w-71p {
  max-width: 71%;
}
.G-max-w-71vw {
  max-width: 71vw;
}
.G-max-w-71vh {
  max-width: 71vh;
}
.G-min-w-71px {
  min-width: 71px;
}
.G-min-w-71p {
  min-width: 71%;
}
.G-min-w-71vw {
  min-width: 71vw;
}
.G-min-w-71vh {
  min-width: 71vh;
}
.G-h-71px {
  height: 71px;
}
.G-h-71p {
  height: 71%;
}
.G-h-71vw {
  height: 71vw;
}
.G-h-71vh {
  height: 71vh;
}
.G-max-h-71px {
  max-height: 71px;
}
.G-max-h-71p {
  max-height: 71%;
}
.G-max-h-71vw {
  max-height: 71vw;
}
.G-max-h-71vh {
  max-height: 71vh;
}
.G-min-h-71px {
  min-height: 71px;
}
.G-min-h-71p {
  min-height: 71%;
}
.G-min-h-71vw {
  min-height: 71vw;
}
.G-min-h-71vh {
  min-height: 71vh;
}
.G-m-72 {
  margin: 72px;
}
.G-my-72 {
  margin-top: 72px;
  margin-bottom: 72px;
}
.G-mx-72 {
  margin-left: 72px;
  margin-right: 72px;
}
.G-mt-72 {
  margin-top: 72px;
}
.G-mb-72 {
  margin-bottom: 72px;
}
.G-mr-72 {
  margin-right: 72px;
}
.G-ml-72 {
  margin-left: 72px;
}
.G-p-72 {
  padding: 72px;
}
.G-py-72 {
  padding-top: 72px;
  padding-bottom: 72px;
}
.G-px-72 {
  padding-left: 72px;
  padding-right: 72px;
}
.G-pt-72 {
  padding-top: 72px;
}
.G-pb-72 {
  padding-bottom: 72px;
}
.G-pr-72 {
  padding-right: 72px;
}
.G-pl-72 {
  padding-left: 72px;
}
.G-fs-72 {
  font-size: 72px;
}
.G-g-72 {
  gap: 72px;
}
.G-w-72px {
  width: 72px;
}
.G-w-72p {
  width: 72%;
}
.G-w-72vw {
  width: 72vw;
}
.G-w-72vh {
  width: 72vh;
}
.G-max-w-72px {
  max-width: 72px;
}
.G-max-w-72p {
  max-width: 72%;
}
.G-max-w-72vw {
  max-width: 72vw;
}
.G-max-w-72vh {
  max-width: 72vh;
}
.G-min-w-72px {
  min-width: 72px;
}
.G-min-w-72p {
  min-width: 72%;
}
.G-min-w-72vw {
  min-width: 72vw;
}
.G-min-w-72vh {
  min-width: 72vh;
}
.G-h-72px {
  height: 72px;
}
.G-h-72p {
  height: 72%;
}
.G-h-72vw {
  height: 72vw;
}
.G-h-72vh {
  height: 72vh;
}
.G-max-h-72px {
  max-height: 72px;
}
.G-max-h-72p {
  max-height: 72%;
}
.G-max-h-72vw {
  max-height: 72vw;
}
.G-max-h-72vh {
  max-height: 72vh;
}
.G-min-h-72px {
  min-height: 72px;
}
.G-min-h-72p {
  min-height: 72%;
}
.G-min-h-72vw {
  min-height: 72vw;
}
.G-min-h-72vh {
  min-height: 72vh;
}
.G-m-73 {
  margin: 73px;
}
.G-my-73 {
  margin-top: 73px;
  margin-bottom: 73px;
}
.G-mx-73 {
  margin-left: 73px;
  margin-right: 73px;
}
.G-mt-73 {
  margin-top: 73px;
}
.G-mb-73 {
  margin-bottom: 73px;
}
.G-mr-73 {
  margin-right: 73px;
}
.G-ml-73 {
  margin-left: 73px;
}
.G-p-73 {
  padding: 73px;
}
.G-py-73 {
  padding-top: 73px;
  padding-bottom: 73px;
}
.G-px-73 {
  padding-left: 73px;
  padding-right: 73px;
}
.G-pt-73 {
  padding-top: 73px;
}
.G-pb-73 {
  padding-bottom: 73px;
}
.G-pr-73 {
  padding-right: 73px;
}
.G-pl-73 {
  padding-left: 73px;
}
.G-fs-73 {
  font-size: 73px;
}
.G-g-73 {
  gap: 73px;
}
.G-w-73px {
  width: 73px;
}
.G-w-73p {
  width: 73%;
}
.G-w-73vw {
  width: 73vw;
}
.G-w-73vh {
  width: 73vh;
}
.G-max-w-73px {
  max-width: 73px;
}
.G-max-w-73p {
  max-width: 73%;
}
.G-max-w-73vw {
  max-width: 73vw;
}
.G-max-w-73vh {
  max-width: 73vh;
}
.G-min-w-73px {
  min-width: 73px;
}
.G-min-w-73p {
  min-width: 73%;
}
.G-min-w-73vw {
  min-width: 73vw;
}
.G-min-w-73vh {
  min-width: 73vh;
}
.G-h-73px {
  height: 73px;
}
.G-h-73p {
  height: 73%;
}
.G-h-73vw {
  height: 73vw;
}
.G-h-73vh {
  height: 73vh;
}
.G-max-h-73px {
  max-height: 73px;
}
.G-max-h-73p {
  max-height: 73%;
}
.G-max-h-73vw {
  max-height: 73vw;
}
.G-max-h-73vh {
  max-height: 73vh;
}
.G-min-h-73px {
  min-height: 73px;
}
.G-min-h-73p {
  min-height: 73%;
}
.G-min-h-73vw {
  min-height: 73vw;
}
.G-min-h-73vh {
  min-height: 73vh;
}
.G-m-74 {
  margin: 74px;
}
.G-my-74 {
  margin-top: 74px;
  margin-bottom: 74px;
}
.G-mx-74 {
  margin-left: 74px;
  margin-right: 74px;
}
.G-mt-74 {
  margin-top: 74px;
}
.G-mb-74 {
  margin-bottom: 74px;
}
.G-mr-74 {
  margin-right: 74px;
}
.G-ml-74 {
  margin-left: 74px;
}
.G-p-74 {
  padding: 74px;
}
.G-py-74 {
  padding-top: 74px;
  padding-bottom: 74px;
}
.G-px-74 {
  padding-left: 74px;
  padding-right: 74px;
}
.G-pt-74 {
  padding-top: 74px;
}
.G-pb-74 {
  padding-bottom: 74px;
}
.G-pr-74 {
  padding-right: 74px;
}
.G-pl-74 {
  padding-left: 74px;
}
.G-fs-74 {
  font-size: 74px;
}
.G-g-74 {
  gap: 74px;
}
.G-w-74px {
  width: 74px;
}
.G-w-74p {
  width: 74%;
}
.G-w-74vw {
  width: 74vw;
}
.G-w-74vh {
  width: 74vh;
}
.G-max-w-74px {
  max-width: 74px;
}
.G-max-w-74p {
  max-width: 74%;
}
.G-max-w-74vw {
  max-width: 74vw;
}
.G-max-w-74vh {
  max-width: 74vh;
}
.G-min-w-74px {
  min-width: 74px;
}
.G-min-w-74p {
  min-width: 74%;
}
.G-min-w-74vw {
  min-width: 74vw;
}
.G-min-w-74vh {
  min-width: 74vh;
}
.G-h-74px {
  height: 74px;
}
.G-h-74p {
  height: 74%;
}
.G-h-74vw {
  height: 74vw;
}
.G-h-74vh {
  height: 74vh;
}
.G-max-h-74px {
  max-height: 74px;
}
.G-max-h-74p {
  max-height: 74%;
}
.G-max-h-74vw {
  max-height: 74vw;
}
.G-max-h-74vh {
  max-height: 74vh;
}
.G-min-h-74px {
  min-height: 74px;
}
.G-min-h-74p {
  min-height: 74%;
}
.G-min-h-74vw {
  min-height: 74vw;
}
.G-min-h-74vh {
  min-height: 74vh;
}
.G-m-75 {
  margin: 75px;
}
.G-my-75 {
  margin-top: 75px;
  margin-bottom: 75px;
}
.G-mx-75 {
  margin-left: 75px;
  margin-right: 75px;
}
.G-mt-75 {
  margin-top: 75px;
}
.G-mb-75 {
  margin-bottom: 75px;
}
.G-mr-75 {
  margin-right: 75px;
}
.G-ml-75 {
  margin-left: 75px;
}
.G-p-75 {
  padding: 75px;
}
.G-py-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}
.G-px-75 {
  padding-left: 75px;
  padding-right: 75px;
}
.G-pt-75 {
  padding-top: 75px;
}
.G-pb-75 {
  padding-bottom: 75px;
}
.G-pr-75 {
  padding-right: 75px;
}
.G-pl-75 {
  padding-left: 75px;
}
.G-fs-75 {
  font-size: 75px;
}
.G-g-75 {
  gap: 75px;
}
.G-w-75px {
  width: 75px;
}
.G-w-75p {
  width: 75%;
}
.G-w-75vw {
  width: 75vw;
}
.G-w-75vh {
  width: 75vh;
}
.G-max-w-75px {
  max-width: 75px;
}
.G-max-w-75p {
  max-width: 75%;
}
.G-max-w-75vw {
  max-width: 75vw;
}
.G-max-w-75vh {
  max-width: 75vh;
}
.G-min-w-75px {
  min-width: 75px;
}
.G-min-w-75p {
  min-width: 75%;
}
.G-min-w-75vw {
  min-width: 75vw;
}
.G-min-w-75vh {
  min-width: 75vh;
}
.G-h-75px {
  height: 75px;
}
.G-h-75p {
  height: 75%;
}
.G-h-75vw {
  height: 75vw;
}
.G-h-75vh {
  height: 75vh;
}
.G-max-h-75px {
  max-height: 75px;
}
.G-max-h-75p {
  max-height: 75%;
}
.G-max-h-75vw {
  max-height: 75vw;
}
.G-max-h-75vh {
  max-height: 75vh;
}
.G-min-h-75px {
  min-height: 75px;
}
.G-min-h-75p {
  min-height: 75%;
}
.G-min-h-75vw {
  min-height: 75vw;
}
.G-min-h-75vh {
  min-height: 75vh;
}
.G-m-76 {
  margin: 76px;
}
.G-my-76 {
  margin-top: 76px;
  margin-bottom: 76px;
}
.G-mx-76 {
  margin-left: 76px;
  margin-right: 76px;
}
.G-mt-76 {
  margin-top: 76px;
}
.G-mb-76 {
  margin-bottom: 76px;
}
.G-mr-76 {
  margin-right: 76px;
}
.G-ml-76 {
  margin-left: 76px;
}
.G-p-76 {
  padding: 76px;
}
.G-py-76 {
  padding-top: 76px;
  padding-bottom: 76px;
}
.G-px-76 {
  padding-left: 76px;
  padding-right: 76px;
}
.G-pt-76 {
  padding-top: 76px;
}
.G-pb-76 {
  padding-bottom: 76px;
}
.G-pr-76 {
  padding-right: 76px;
}
.G-pl-76 {
  padding-left: 76px;
}
.G-fs-76 {
  font-size: 76px;
}
.G-g-76 {
  gap: 76px;
}
.G-w-76px {
  width: 76px;
}
.G-w-76p {
  width: 76%;
}
.G-w-76vw {
  width: 76vw;
}
.G-w-76vh {
  width: 76vh;
}
.G-max-w-76px {
  max-width: 76px;
}
.G-max-w-76p {
  max-width: 76%;
}
.G-max-w-76vw {
  max-width: 76vw;
}
.G-max-w-76vh {
  max-width: 76vh;
}
.G-min-w-76px {
  min-width: 76px;
}
.G-min-w-76p {
  min-width: 76%;
}
.G-min-w-76vw {
  min-width: 76vw;
}
.G-min-w-76vh {
  min-width: 76vh;
}
.G-h-76px {
  height: 76px;
}
.G-h-76p {
  height: 76%;
}
.G-h-76vw {
  height: 76vw;
}
.G-h-76vh {
  height: 76vh;
}
.G-max-h-76px {
  max-height: 76px;
}
.G-max-h-76p {
  max-height: 76%;
}
.G-max-h-76vw {
  max-height: 76vw;
}
.G-max-h-76vh {
  max-height: 76vh;
}
.G-min-h-76px {
  min-height: 76px;
}
.G-min-h-76p {
  min-height: 76%;
}
.G-min-h-76vw {
  min-height: 76vw;
}
.G-min-h-76vh {
  min-height: 76vh;
}
.G-m-77 {
  margin: 77px;
}
.G-my-77 {
  margin-top: 77px;
  margin-bottom: 77px;
}
.G-mx-77 {
  margin-left: 77px;
  margin-right: 77px;
}
.G-mt-77 {
  margin-top: 77px;
}
.G-mb-77 {
  margin-bottom: 77px;
}
.G-mr-77 {
  margin-right: 77px;
}
.G-ml-77 {
  margin-left: 77px;
}
.G-p-77 {
  padding: 77px;
}
.G-py-77 {
  padding-top: 77px;
  padding-bottom: 77px;
}
.G-px-77 {
  padding-left: 77px;
  padding-right: 77px;
}
.G-pt-77 {
  padding-top: 77px;
}
.G-pb-77 {
  padding-bottom: 77px;
}
.G-pr-77 {
  padding-right: 77px;
}
.G-pl-77 {
  padding-left: 77px;
}
.G-fs-77 {
  font-size: 77px;
}
.G-g-77 {
  gap: 77px;
}
.G-w-77px {
  width: 77px;
}
.G-w-77p {
  width: 77%;
}
.G-w-77vw {
  width: 77vw;
}
.G-w-77vh {
  width: 77vh;
}
.G-max-w-77px {
  max-width: 77px;
}
.G-max-w-77p {
  max-width: 77%;
}
.G-max-w-77vw {
  max-width: 77vw;
}
.G-max-w-77vh {
  max-width: 77vh;
}
.G-min-w-77px {
  min-width: 77px;
}
.G-min-w-77p {
  min-width: 77%;
}
.G-min-w-77vw {
  min-width: 77vw;
}
.G-min-w-77vh {
  min-width: 77vh;
}
.G-h-77px {
  height: 77px;
}
.G-h-77p {
  height: 77%;
}
.G-h-77vw {
  height: 77vw;
}
.G-h-77vh {
  height: 77vh;
}
.G-max-h-77px {
  max-height: 77px;
}
.G-max-h-77p {
  max-height: 77%;
}
.G-max-h-77vw {
  max-height: 77vw;
}
.G-max-h-77vh {
  max-height: 77vh;
}
.G-min-h-77px {
  min-height: 77px;
}
.G-min-h-77p {
  min-height: 77%;
}
.G-min-h-77vw {
  min-height: 77vw;
}
.G-min-h-77vh {
  min-height: 77vh;
}
.G-m-78 {
  margin: 78px;
}
.G-my-78 {
  margin-top: 78px;
  margin-bottom: 78px;
}
.G-mx-78 {
  margin-left: 78px;
  margin-right: 78px;
}
.G-mt-78 {
  margin-top: 78px;
}
.G-mb-78 {
  margin-bottom: 78px;
}
.G-mr-78 {
  margin-right: 78px;
}
.G-ml-78 {
  margin-left: 78px;
}
.G-p-78 {
  padding: 78px;
}
.G-py-78 {
  padding-top: 78px;
  padding-bottom: 78px;
}
.G-px-78 {
  padding-left: 78px;
  padding-right: 78px;
}
.G-pt-78 {
  padding-top: 78px;
}
.G-pb-78 {
  padding-bottom: 78px;
}
.G-pr-78 {
  padding-right: 78px;
}
.G-pl-78 {
  padding-left: 78px;
}
.G-fs-78 {
  font-size: 78px;
}
.G-g-78 {
  gap: 78px;
}
.G-w-78px {
  width: 78px;
}
.G-w-78p {
  width: 78%;
}
.G-w-78vw {
  width: 78vw;
}
.G-w-78vh {
  width: 78vh;
}
.G-max-w-78px {
  max-width: 78px;
}
.G-max-w-78p {
  max-width: 78%;
}
.G-max-w-78vw {
  max-width: 78vw;
}
.G-max-w-78vh {
  max-width: 78vh;
}
.G-min-w-78px {
  min-width: 78px;
}
.G-min-w-78p {
  min-width: 78%;
}
.G-min-w-78vw {
  min-width: 78vw;
}
.G-min-w-78vh {
  min-width: 78vh;
}
.G-h-78px {
  height: 78px;
}
.G-h-78p {
  height: 78%;
}
.G-h-78vw {
  height: 78vw;
}
.G-h-78vh {
  height: 78vh;
}
.G-max-h-78px {
  max-height: 78px;
}
.G-max-h-78p {
  max-height: 78%;
}
.G-max-h-78vw {
  max-height: 78vw;
}
.G-max-h-78vh {
  max-height: 78vh;
}
.G-min-h-78px {
  min-height: 78px;
}
.G-min-h-78p {
  min-height: 78%;
}
.G-min-h-78vw {
  min-height: 78vw;
}
.G-min-h-78vh {
  min-height: 78vh;
}
.G-m-79 {
  margin: 79px;
}
.G-my-79 {
  margin-top: 79px;
  margin-bottom: 79px;
}
.G-mx-79 {
  margin-left: 79px;
  margin-right: 79px;
}
.G-mt-79 {
  margin-top: 79px;
}
.G-mb-79 {
  margin-bottom: 79px;
}
.G-mr-79 {
  margin-right: 79px;
}
.G-ml-79 {
  margin-left: 79px;
}
.G-p-79 {
  padding: 79px;
}
.G-py-79 {
  padding-top: 79px;
  padding-bottom: 79px;
}
.G-px-79 {
  padding-left: 79px;
  padding-right: 79px;
}
.G-pt-79 {
  padding-top: 79px;
}
.G-pb-79 {
  padding-bottom: 79px;
}
.G-pr-79 {
  padding-right: 79px;
}
.G-pl-79 {
  padding-left: 79px;
}
.G-fs-79 {
  font-size: 79px;
}
.G-g-79 {
  gap: 79px;
}
.G-w-79px {
  width: 79px;
}
.G-w-79p {
  width: 79%;
}
.G-w-79vw {
  width: 79vw;
}
.G-w-79vh {
  width: 79vh;
}
.G-max-w-79px {
  max-width: 79px;
}
.G-max-w-79p {
  max-width: 79%;
}
.G-max-w-79vw {
  max-width: 79vw;
}
.G-max-w-79vh {
  max-width: 79vh;
}
.G-min-w-79px {
  min-width: 79px;
}
.G-min-w-79p {
  min-width: 79%;
}
.G-min-w-79vw {
  min-width: 79vw;
}
.G-min-w-79vh {
  min-width: 79vh;
}
.G-h-79px {
  height: 79px;
}
.G-h-79p {
  height: 79%;
}
.G-h-79vw {
  height: 79vw;
}
.G-h-79vh {
  height: 79vh;
}
.G-max-h-79px {
  max-height: 79px;
}
.G-max-h-79p {
  max-height: 79%;
}
.G-max-h-79vw {
  max-height: 79vw;
}
.G-max-h-79vh {
  max-height: 79vh;
}
.G-min-h-79px {
  min-height: 79px;
}
.G-min-h-79p {
  min-height: 79%;
}
.G-min-h-79vw {
  min-height: 79vw;
}
.G-min-h-79vh {
  min-height: 79vh;
}
.G-m-80 {
  margin: 80px;
}
.G-my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.G-mx-80 {
  margin-left: 80px;
  margin-right: 80px;
}
.G-mt-80 {
  margin-top: 80px;
}
.G-mb-80 {
  margin-bottom: 80px;
}
.G-mr-80 {
  margin-right: 80px;
}
.G-ml-80 {
  margin-left: 80px;
}
.G-p-80 {
  padding: 80px;
}
.G-py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.G-px-80 {
  padding-left: 80px;
  padding-right: 80px;
}
.G-pt-80 {
  padding-top: 80px;
}
.G-pb-80 {
  padding-bottom: 80px;
}
.G-pr-80 {
  padding-right: 80px;
}
.G-pl-80 {
  padding-left: 80px;
}
.G-fs-80 {
  font-size: 80px;
}
.G-g-80 {
  gap: 80px;
}
.G-w-80px {
  width: 80px;
}
.G-w-80p {
  width: 80%;
}
.G-w-80vw {
  width: 80vw;
}
.G-w-80vh {
  width: 80vh;
}
.G-max-w-80px {
  max-width: 80px;
}
.G-max-w-80p {
  max-width: 80%;
}
.G-max-w-80vw {
  max-width: 80vw;
}
.G-max-w-80vh {
  max-width: 80vh;
}
.G-min-w-80px {
  min-width: 80px;
}
.G-min-w-80p {
  min-width: 80%;
}
.G-min-w-80vw {
  min-width: 80vw;
}
.G-min-w-80vh {
  min-width: 80vh;
}
.G-h-80px {
  height: 80px;
}
.G-h-80p {
  height: 80%;
}
.G-h-80vw {
  height: 80vw;
}
.G-h-80vh {
  height: 80vh;
}
.G-max-h-80px {
  max-height: 80px;
}
.G-max-h-80p {
  max-height: 80%;
}
.G-max-h-80vw {
  max-height: 80vw;
}
.G-max-h-80vh {
  max-height: 80vh;
}
.G-min-h-80px {
  min-height: 80px;
}
.G-min-h-80p {
  min-height: 80%;
}
.G-min-h-80vw {
  min-height: 80vw;
}
.G-min-h-80vh {
  min-height: 80vh;
}
.G-m-81 {
  margin: 81px;
}
.G-my-81 {
  margin-top: 81px;
  margin-bottom: 81px;
}
.G-mx-81 {
  margin-left: 81px;
  margin-right: 81px;
}
.G-mt-81 {
  margin-top: 81px;
}
.G-mb-81 {
  margin-bottom: 81px;
}
.G-mr-81 {
  margin-right: 81px;
}
.G-ml-81 {
  margin-left: 81px;
}
.G-p-81 {
  padding: 81px;
}
.G-py-81 {
  padding-top: 81px;
  padding-bottom: 81px;
}
.G-px-81 {
  padding-left: 81px;
  padding-right: 81px;
}
.G-pt-81 {
  padding-top: 81px;
}
.G-pb-81 {
  padding-bottom: 81px;
}
.G-pr-81 {
  padding-right: 81px;
}
.G-pl-81 {
  padding-left: 81px;
}
.G-fs-81 {
  font-size: 81px;
}
.G-g-81 {
  gap: 81px;
}
.G-w-81px {
  width: 81px;
}
.G-w-81p {
  width: 81%;
}
.G-w-81vw {
  width: 81vw;
}
.G-w-81vh {
  width: 81vh;
}
.G-max-w-81px {
  max-width: 81px;
}
.G-max-w-81p {
  max-width: 81%;
}
.G-max-w-81vw {
  max-width: 81vw;
}
.G-max-w-81vh {
  max-width: 81vh;
}
.G-min-w-81px {
  min-width: 81px;
}
.G-min-w-81p {
  min-width: 81%;
}
.G-min-w-81vw {
  min-width: 81vw;
}
.G-min-w-81vh {
  min-width: 81vh;
}
.G-h-81px {
  height: 81px;
}
.G-h-81p {
  height: 81%;
}
.G-h-81vw {
  height: 81vw;
}
.G-h-81vh {
  height: 81vh;
}
.G-max-h-81px {
  max-height: 81px;
}
.G-max-h-81p {
  max-height: 81%;
}
.G-max-h-81vw {
  max-height: 81vw;
}
.G-max-h-81vh {
  max-height: 81vh;
}
.G-min-h-81px {
  min-height: 81px;
}
.G-min-h-81p {
  min-height: 81%;
}
.G-min-h-81vw {
  min-height: 81vw;
}
.G-min-h-81vh {
  min-height: 81vh;
}
.G-m-82 {
  margin: 82px;
}
.G-my-82 {
  margin-top: 82px;
  margin-bottom: 82px;
}
.G-mx-82 {
  margin-left: 82px;
  margin-right: 82px;
}
.G-mt-82 {
  margin-top: 82px;
}
.G-mb-82 {
  margin-bottom: 82px;
}
.G-mr-82 {
  margin-right: 82px;
}
.G-ml-82 {
  margin-left: 82px;
}
.G-p-82 {
  padding: 82px;
}
.G-py-82 {
  padding-top: 82px;
  padding-bottom: 82px;
}
.G-px-82 {
  padding-left: 82px;
  padding-right: 82px;
}
.G-pt-82 {
  padding-top: 82px;
}
.G-pb-82 {
  padding-bottom: 82px;
}
.G-pr-82 {
  padding-right: 82px;
}
.G-pl-82 {
  padding-left: 82px;
}
.G-fs-82 {
  font-size: 82px;
}
.G-g-82 {
  gap: 82px;
}
.G-w-82px {
  width: 82px;
}
.G-w-82p {
  width: 82%;
}
.G-w-82vw {
  width: 82vw;
}
.G-w-82vh {
  width: 82vh;
}
.G-max-w-82px {
  max-width: 82px;
}
.G-max-w-82p {
  max-width: 82%;
}
.G-max-w-82vw {
  max-width: 82vw;
}
.G-max-w-82vh {
  max-width: 82vh;
}
.G-min-w-82px {
  min-width: 82px;
}
.G-min-w-82p {
  min-width: 82%;
}
.G-min-w-82vw {
  min-width: 82vw;
}
.G-min-w-82vh {
  min-width: 82vh;
}
.G-h-82px {
  height: 82px;
}
.G-h-82p {
  height: 82%;
}
.G-h-82vw {
  height: 82vw;
}
.G-h-82vh {
  height: 82vh;
}
.G-max-h-82px {
  max-height: 82px;
}
.G-max-h-82p {
  max-height: 82%;
}
.G-max-h-82vw {
  max-height: 82vw;
}
.G-max-h-82vh {
  max-height: 82vh;
}
.G-min-h-82px {
  min-height: 82px;
}
.G-min-h-82p {
  min-height: 82%;
}
.G-min-h-82vw {
  min-height: 82vw;
}
.G-min-h-82vh {
  min-height: 82vh;
}
.G-m-83 {
  margin: 83px;
}
.G-my-83 {
  margin-top: 83px;
  margin-bottom: 83px;
}
.G-mx-83 {
  margin-left: 83px;
  margin-right: 83px;
}
.G-mt-83 {
  margin-top: 83px;
}
.G-mb-83 {
  margin-bottom: 83px;
}
.G-mr-83 {
  margin-right: 83px;
}
.G-ml-83 {
  margin-left: 83px;
}
.G-p-83 {
  padding: 83px;
}
.G-py-83 {
  padding-top: 83px;
  padding-bottom: 83px;
}
.G-px-83 {
  padding-left: 83px;
  padding-right: 83px;
}
.G-pt-83 {
  padding-top: 83px;
}
.G-pb-83 {
  padding-bottom: 83px;
}
.G-pr-83 {
  padding-right: 83px;
}
.G-pl-83 {
  padding-left: 83px;
}
.G-fs-83 {
  font-size: 83px;
}
.G-g-83 {
  gap: 83px;
}
.G-w-83px {
  width: 83px;
}
.G-w-83p {
  width: 83%;
}
.G-w-83vw {
  width: 83vw;
}
.G-w-83vh {
  width: 83vh;
}
.G-max-w-83px {
  max-width: 83px;
}
.G-max-w-83p {
  max-width: 83%;
}
.G-max-w-83vw {
  max-width: 83vw;
}
.G-max-w-83vh {
  max-width: 83vh;
}
.G-min-w-83px {
  min-width: 83px;
}
.G-min-w-83p {
  min-width: 83%;
}
.G-min-w-83vw {
  min-width: 83vw;
}
.G-min-w-83vh {
  min-width: 83vh;
}
.G-h-83px {
  height: 83px;
}
.G-h-83p {
  height: 83%;
}
.G-h-83vw {
  height: 83vw;
}
.G-h-83vh {
  height: 83vh;
}
.G-max-h-83px {
  max-height: 83px;
}
.G-max-h-83p {
  max-height: 83%;
}
.G-max-h-83vw {
  max-height: 83vw;
}
.G-max-h-83vh {
  max-height: 83vh;
}
.G-min-h-83px {
  min-height: 83px;
}
.G-min-h-83p {
  min-height: 83%;
}
.G-min-h-83vw {
  min-height: 83vw;
}
.G-min-h-83vh {
  min-height: 83vh;
}
.G-m-84 {
  margin: 84px;
}
.G-my-84 {
  margin-top: 84px;
  margin-bottom: 84px;
}
.G-mx-84 {
  margin-left: 84px;
  margin-right: 84px;
}
.G-mt-84 {
  margin-top: 84px;
}
.G-mb-84 {
  margin-bottom: 84px;
}
.G-mr-84 {
  margin-right: 84px;
}
.G-ml-84 {
  margin-left: 84px;
}
.G-p-84 {
  padding: 84px;
}
.G-py-84 {
  padding-top: 84px;
  padding-bottom: 84px;
}
.G-px-84 {
  padding-left: 84px;
  padding-right: 84px;
}
.G-pt-84 {
  padding-top: 84px;
}
.G-pb-84 {
  padding-bottom: 84px;
}
.G-pr-84 {
  padding-right: 84px;
}
.G-pl-84 {
  padding-left: 84px;
}
.G-fs-84 {
  font-size: 84px;
}
.G-g-84 {
  gap: 84px;
}
.G-w-84px {
  width: 84px;
}
.G-w-84p {
  width: 84%;
}
.G-w-84vw {
  width: 84vw;
}
.G-w-84vh {
  width: 84vh;
}
.G-max-w-84px {
  max-width: 84px;
}
.G-max-w-84p {
  max-width: 84%;
}
.G-max-w-84vw {
  max-width: 84vw;
}
.G-max-w-84vh {
  max-width: 84vh;
}
.G-min-w-84px {
  min-width: 84px;
}
.G-min-w-84p {
  min-width: 84%;
}
.G-min-w-84vw {
  min-width: 84vw;
}
.G-min-w-84vh {
  min-width: 84vh;
}
.G-h-84px {
  height: 84px;
}
.G-h-84p {
  height: 84%;
}
.G-h-84vw {
  height: 84vw;
}
.G-h-84vh {
  height: 84vh;
}
.G-max-h-84px {
  max-height: 84px;
}
.G-max-h-84p {
  max-height: 84%;
}
.G-max-h-84vw {
  max-height: 84vw;
}
.G-max-h-84vh {
  max-height: 84vh;
}
.G-min-h-84px {
  min-height: 84px;
}
.G-min-h-84p {
  min-height: 84%;
}
.G-min-h-84vw {
  min-height: 84vw;
}
.G-min-h-84vh {
  min-height: 84vh;
}
.G-m-85 {
  margin: 85px;
}
.G-my-85 {
  margin-top: 85px;
  margin-bottom: 85px;
}
.G-mx-85 {
  margin-left: 85px;
  margin-right: 85px;
}
.G-mt-85 {
  margin-top: 85px;
}
.G-mb-85 {
  margin-bottom: 85px;
}
.G-mr-85 {
  margin-right: 85px;
}
.G-ml-85 {
  margin-left: 85px;
}
.G-p-85 {
  padding: 85px;
}
.G-py-85 {
  padding-top: 85px;
  padding-bottom: 85px;
}
.G-px-85 {
  padding-left: 85px;
  padding-right: 85px;
}
.G-pt-85 {
  padding-top: 85px;
}
.G-pb-85 {
  padding-bottom: 85px;
}
.G-pr-85 {
  padding-right: 85px;
}
.G-pl-85 {
  padding-left: 85px;
}
.G-fs-85 {
  font-size: 85px;
}
.G-g-85 {
  gap: 85px;
}
.G-w-85px {
  width: 85px;
}
.G-w-85p {
  width: 85%;
}
.G-w-85vw {
  width: 85vw;
}
.G-w-85vh {
  width: 85vh;
}
.G-max-w-85px {
  max-width: 85px;
}
.G-max-w-85p {
  max-width: 85%;
}
.G-max-w-85vw {
  max-width: 85vw;
}
.G-max-w-85vh {
  max-width: 85vh;
}
.G-min-w-85px {
  min-width: 85px;
}
.G-min-w-85p {
  min-width: 85%;
}
.G-min-w-85vw {
  min-width: 85vw;
}
.G-min-w-85vh {
  min-width: 85vh;
}
.G-h-85px {
  height: 85px;
}
.G-h-85p {
  height: 85%;
}
.G-h-85vw {
  height: 85vw;
}
.G-h-85vh {
  height: 85vh;
}
.G-max-h-85px {
  max-height: 85px;
}
.G-max-h-85p {
  max-height: 85%;
}
.G-max-h-85vw {
  max-height: 85vw;
}
.G-max-h-85vh {
  max-height: 85vh;
}
.G-min-h-85px {
  min-height: 85px;
}
.G-min-h-85p {
  min-height: 85%;
}
.G-min-h-85vw {
  min-height: 85vw;
}
.G-min-h-85vh {
  min-height: 85vh;
}
.G-m-86 {
  margin: 86px;
}
.G-my-86 {
  margin-top: 86px;
  margin-bottom: 86px;
}
.G-mx-86 {
  margin-left: 86px;
  margin-right: 86px;
}
.G-mt-86 {
  margin-top: 86px;
}
.G-mb-86 {
  margin-bottom: 86px;
}
.G-mr-86 {
  margin-right: 86px;
}
.G-ml-86 {
  margin-left: 86px;
}
.G-p-86 {
  padding: 86px;
}
.G-py-86 {
  padding-top: 86px;
  padding-bottom: 86px;
}
.G-px-86 {
  padding-left: 86px;
  padding-right: 86px;
}
.G-pt-86 {
  padding-top: 86px;
}
.G-pb-86 {
  padding-bottom: 86px;
}
.G-pr-86 {
  padding-right: 86px;
}
.G-pl-86 {
  padding-left: 86px;
}
.G-fs-86 {
  font-size: 86px;
}
.G-g-86 {
  gap: 86px;
}
.G-w-86px {
  width: 86px;
}
.G-w-86p {
  width: 86%;
}
.G-w-86vw {
  width: 86vw;
}
.G-w-86vh {
  width: 86vh;
}
.G-max-w-86px {
  max-width: 86px;
}
.G-max-w-86p {
  max-width: 86%;
}
.G-max-w-86vw {
  max-width: 86vw;
}
.G-max-w-86vh {
  max-width: 86vh;
}
.G-min-w-86px {
  min-width: 86px;
}
.G-min-w-86p {
  min-width: 86%;
}
.G-min-w-86vw {
  min-width: 86vw;
}
.G-min-w-86vh {
  min-width: 86vh;
}
.G-h-86px {
  height: 86px;
}
.G-h-86p {
  height: 86%;
}
.G-h-86vw {
  height: 86vw;
}
.G-h-86vh {
  height: 86vh;
}
.G-max-h-86px {
  max-height: 86px;
}
.G-max-h-86p {
  max-height: 86%;
}
.G-max-h-86vw {
  max-height: 86vw;
}
.G-max-h-86vh {
  max-height: 86vh;
}
.G-min-h-86px {
  min-height: 86px;
}
.G-min-h-86p {
  min-height: 86%;
}
.G-min-h-86vw {
  min-height: 86vw;
}
.G-min-h-86vh {
  min-height: 86vh;
}
.G-m-87 {
  margin: 87px;
}
.G-my-87 {
  margin-top: 87px;
  margin-bottom: 87px;
}
.G-mx-87 {
  margin-left: 87px;
  margin-right: 87px;
}
.G-mt-87 {
  margin-top: 87px;
}
.G-mb-87 {
  margin-bottom: 87px;
}
.G-mr-87 {
  margin-right: 87px;
}
.G-ml-87 {
  margin-left: 87px;
}
.G-p-87 {
  padding: 87px;
}
.G-py-87 {
  padding-top: 87px;
  padding-bottom: 87px;
}
.G-px-87 {
  padding-left: 87px;
  padding-right: 87px;
}
.G-pt-87 {
  padding-top: 87px;
}
.G-pb-87 {
  padding-bottom: 87px;
}
.G-pr-87 {
  padding-right: 87px;
}
.G-pl-87 {
  padding-left: 87px;
}
.G-fs-87 {
  font-size: 87px;
}
.G-g-87 {
  gap: 87px;
}
.G-w-87px {
  width: 87px;
}
.G-w-87p {
  width: 87%;
}
.G-w-87vw {
  width: 87vw;
}
.G-w-87vh {
  width: 87vh;
}
.G-max-w-87px {
  max-width: 87px;
}
.G-max-w-87p {
  max-width: 87%;
}
.G-max-w-87vw {
  max-width: 87vw;
}
.G-max-w-87vh {
  max-width: 87vh;
}
.G-min-w-87px {
  min-width: 87px;
}
.G-min-w-87p {
  min-width: 87%;
}
.G-min-w-87vw {
  min-width: 87vw;
}
.G-min-w-87vh {
  min-width: 87vh;
}
.G-h-87px {
  height: 87px;
}
.G-h-87p {
  height: 87%;
}
.G-h-87vw {
  height: 87vw;
}
.G-h-87vh {
  height: 87vh;
}
.G-max-h-87px {
  max-height: 87px;
}
.G-max-h-87p {
  max-height: 87%;
}
.G-max-h-87vw {
  max-height: 87vw;
}
.G-max-h-87vh {
  max-height: 87vh;
}
.G-min-h-87px {
  min-height: 87px;
}
.G-min-h-87p {
  min-height: 87%;
}
.G-min-h-87vw {
  min-height: 87vw;
}
.G-min-h-87vh {
  min-height: 87vh;
}
.G-m-88 {
  margin: 88px;
}
.G-my-88 {
  margin-top: 88px;
  margin-bottom: 88px;
}
.G-mx-88 {
  margin-left: 88px;
  margin-right: 88px;
}
.G-mt-88 {
  margin-top: 88px;
}
.G-mb-88 {
  margin-bottom: 88px;
}
.G-mr-88 {
  margin-right: 88px;
}
.G-ml-88 {
  margin-left: 88px;
}
.G-p-88 {
  padding: 88px;
}
.G-py-88 {
  padding-top: 88px;
  padding-bottom: 88px;
}
.G-px-88 {
  padding-left: 88px;
  padding-right: 88px;
}
.G-pt-88 {
  padding-top: 88px;
}
.G-pb-88 {
  padding-bottom: 88px;
}
.G-pr-88 {
  padding-right: 88px;
}
.G-pl-88 {
  padding-left: 88px;
}
.G-fs-88 {
  font-size: 88px;
}
.G-g-88 {
  gap: 88px;
}
.G-w-88px {
  width: 88px;
}
.G-w-88p {
  width: 88%;
}
.G-w-88vw {
  width: 88vw;
}
.G-w-88vh {
  width: 88vh;
}
.G-max-w-88px {
  max-width: 88px;
}
.G-max-w-88p {
  max-width: 88%;
}
.G-max-w-88vw {
  max-width: 88vw;
}
.G-max-w-88vh {
  max-width: 88vh;
}
.G-min-w-88px {
  min-width: 88px;
}
.G-min-w-88p {
  min-width: 88%;
}
.G-min-w-88vw {
  min-width: 88vw;
}
.G-min-w-88vh {
  min-width: 88vh;
}
.G-h-88px {
  height: 88px;
}
.G-h-88p {
  height: 88%;
}
.G-h-88vw {
  height: 88vw;
}
.G-h-88vh {
  height: 88vh;
}
.G-max-h-88px {
  max-height: 88px;
}
.G-max-h-88p {
  max-height: 88%;
}
.G-max-h-88vw {
  max-height: 88vw;
}
.G-max-h-88vh {
  max-height: 88vh;
}
.G-min-h-88px {
  min-height: 88px;
}
.G-min-h-88p {
  min-height: 88%;
}
.G-min-h-88vw {
  min-height: 88vw;
}
.G-min-h-88vh {
  min-height: 88vh;
}
.G-m-89 {
  margin: 89px;
}
.G-my-89 {
  margin-top: 89px;
  margin-bottom: 89px;
}
.G-mx-89 {
  margin-left: 89px;
  margin-right: 89px;
}
.G-mt-89 {
  margin-top: 89px;
}
.G-mb-89 {
  margin-bottom: 89px;
}
.G-mr-89 {
  margin-right: 89px;
}
.G-ml-89 {
  margin-left: 89px;
}
.G-p-89 {
  padding: 89px;
}
.G-py-89 {
  padding-top: 89px;
  padding-bottom: 89px;
}
.G-px-89 {
  padding-left: 89px;
  padding-right: 89px;
}
.G-pt-89 {
  padding-top: 89px;
}
.G-pb-89 {
  padding-bottom: 89px;
}
.G-pr-89 {
  padding-right: 89px;
}
.G-pl-89 {
  padding-left: 89px;
}
.G-fs-89 {
  font-size: 89px;
}
.G-g-89 {
  gap: 89px;
}
.G-w-89px {
  width: 89px;
}
.G-w-89p {
  width: 89%;
}
.G-w-89vw {
  width: 89vw;
}
.G-w-89vh {
  width: 89vh;
}
.G-max-w-89px {
  max-width: 89px;
}
.G-max-w-89p {
  max-width: 89%;
}
.G-max-w-89vw {
  max-width: 89vw;
}
.G-max-w-89vh {
  max-width: 89vh;
}
.G-min-w-89px {
  min-width: 89px;
}
.G-min-w-89p {
  min-width: 89%;
}
.G-min-w-89vw {
  min-width: 89vw;
}
.G-min-w-89vh {
  min-width: 89vh;
}
.G-h-89px {
  height: 89px;
}
.G-h-89p {
  height: 89%;
}
.G-h-89vw {
  height: 89vw;
}
.G-h-89vh {
  height: 89vh;
}
.G-max-h-89px {
  max-height: 89px;
}
.G-max-h-89p {
  max-height: 89%;
}
.G-max-h-89vw {
  max-height: 89vw;
}
.G-max-h-89vh {
  max-height: 89vh;
}
.G-min-h-89px {
  min-height: 89px;
}
.G-min-h-89p {
  min-height: 89%;
}
.G-min-h-89vw {
  min-height: 89vw;
}
.G-min-h-89vh {
  min-height: 89vh;
}
.G-m-90 {
  margin: 90px;
}
.G-my-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}
.G-mx-90 {
  margin-left: 90px;
  margin-right: 90px;
}
.G-mt-90 {
  margin-top: 90px;
}
.G-mb-90 {
  margin-bottom: 90px;
}
.G-mr-90 {
  margin-right: 90px;
}
.G-ml-90 {
  margin-left: 90px;
}
.G-p-90 {
  padding: 90px;
}
.G-py-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.G-px-90 {
  padding-left: 90px;
  padding-right: 90px;
}
.G-pt-90 {
  padding-top: 90px;
}
.G-pb-90 {
  padding-bottom: 90px;
}
.G-pr-90 {
  padding-right: 90px;
}
.G-pl-90 {
  padding-left: 90px;
}
.G-fs-90 {
  font-size: 90px;
}
.G-g-90 {
  gap: 90px;
}
.G-w-90px {
  width: 90px;
}
.G-w-90p {
  width: 90%;
}
.G-w-90vw {
  width: 90vw;
}
.G-w-90vh {
  width: 90vh;
}
.G-max-w-90px {
  max-width: 90px;
}
.G-max-w-90p {
  max-width: 90%;
}
.G-max-w-90vw {
  max-width: 90vw;
}
.G-max-w-90vh {
  max-width: 90vh;
}
.G-min-w-90px {
  min-width: 90px;
}
.G-min-w-90p {
  min-width: 90%;
}
.G-min-w-90vw {
  min-width: 90vw;
}
.G-min-w-90vh {
  min-width: 90vh;
}
.G-h-90px {
  height: 90px;
}
.G-h-90p {
  height: 90%;
}
.G-h-90vw {
  height: 90vw;
}
.G-h-90vh {
  height: 90vh;
}
.G-max-h-90px {
  max-height: 90px;
}
.G-max-h-90p {
  max-height: 90%;
}
.G-max-h-90vw {
  max-height: 90vw;
}
.G-max-h-90vh {
  max-height: 90vh;
}
.G-min-h-90px {
  min-height: 90px;
}
.G-min-h-90p {
  min-height: 90%;
}
.G-min-h-90vw {
  min-height: 90vw;
}
.G-min-h-90vh {
  min-height: 90vh;
}
.G-m-91 {
  margin: 91px;
}
.G-my-91 {
  margin-top: 91px;
  margin-bottom: 91px;
}
.G-mx-91 {
  margin-left: 91px;
  margin-right: 91px;
}
.G-mt-91 {
  margin-top: 91px;
}
.G-mb-91 {
  margin-bottom: 91px;
}
.G-mr-91 {
  margin-right: 91px;
}
.G-ml-91 {
  margin-left: 91px;
}
.G-p-91 {
  padding: 91px;
}
.G-py-91 {
  padding-top: 91px;
  padding-bottom: 91px;
}
.G-px-91 {
  padding-left: 91px;
  padding-right: 91px;
}
.G-pt-91 {
  padding-top: 91px;
}
.G-pb-91 {
  padding-bottom: 91px;
}
.G-pr-91 {
  padding-right: 91px;
}
.G-pl-91 {
  padding-left: 91px;
}
.G-fs-91 {
  font-size: 91px;
}
.G-g-91 {
  gap: 91px;
}
.G-w-91px {
  width: 91px;
}
.G-w-91p {
  width: 91%;
}
.G-w-91vw {
  width: 91vw;
}
.G-w-91vh {
  width: 91vh;
}
.G-max-w-91px {
  max-width: 91px;
}
.G-max-w-91p {
  max-width: 91%;
}
.G-max-w-91vw {
  max-width: 91vw;
}
.G-max-w-91vh {
  max-width: 91vh;
}
.G-min-w-91px {
  min-width: 91px;
}
.G-min-w-91p {
  min-width: 91%;
}
.G-min-w-91vw {
  min-width: 91vw;
}
.G-min-w-91vh {
  min-width: 91vh;
}
.G-h-91px {
  height: 91px;
}
.G-h-91p {
  height: 91%;
}
.G-h-91vw {
  height: 91vw;
}
.G-h-91vh {
  height: 91vh;
}
.G-max-h-91px {
  max-height: 91px;
}
.G-max-h-91p {
  max-height: 91%;
}
.G-max-h-91vw {
  max-height: 91vw;
}
.G-max-h-91vh {
  max-height: 91vh;
}
.G-min-h-91px {
  min-height: 91px;
}
.G-min-h-91p {
  min-height: 91%;
}
.G-min-h-91vw {
  min-height: 91vw;
}
.G-min-h-91vh {
  min-height: 91vh;
}
.G-m-92 {
  margin: 92px;
}
.G-my-92 {
  margin-top: 92px;
  margin-bottom: 92px;
}
.G-mx-92 {
  margin-left: 92px;
  margin-right: 92px;
}
.G-mt-92 {
  margin-top: 92px;
}
.G-mb-92 {
  margin-bottom: 92px;
}
.G-mr-92 {
  margin-right: 92px;
}
.G-ml-92 {
  margin-left: 92px;
}
.G-p-92 {
  padding: 92px;
}
.G-py-92 {
  padding-top: 92px;
  padding-bottom: 92px;
}
.G-px-92 {
  padding-left: 92px;
  padding-right: 92px;
}
.G-pt-92 {
  padding-top: 92px;
}
.G-pb-92 {
  padding-bottom: 92px;
}
.G-pr-92 {
  padding-right: 92px;
}
.G-pl-92 {
  padding-left: 92px;
}
.G-fs-92 {
  font-size: 92px;
}
.G-g-92 {
  gap: 92px;
}
.G-w-92px {
  width: 92px;
}
.G-w-92p {
  width: 92%;
}
.G-w-92vw {
  width: 92vw;
}
.G-w-92vh {
  width: 92vh;
}
.G-max-w-92px {
  max-width: 92px;
}
.G-max-w-92p {
  max-width: 92%;
}
.G-max-w-92vw {
  max-width: 92vw;
}
.G-max-w-92vh {
  max-width: 92vh;
}
.G-min-w-92px {
  min-width: 92px;
}
.G-min-w-92p {
  min-width: 92%;
}
.G-min-w-92vw {
  min-width: 92vw;
}
.G-min-w-92vh {
  min-width: 92vh;
}
.G-h-92px {
  height: 92px;
}
.G-h-92p {
  height: 92%;
}
.G-h-92vw {
  height: 92vw;
}
.G-h-92vh {
  height: 92vh;
}
.G-max-h-92px {
  max-height: 92px;
}
.G-max-h-92p {
  max-height: 92%;
}
.G-max-h-92vw {
  max-height: 92vw;
}
.G-max-h-92vh {
  max-height: 92vh;
}
.G-min-h-92px {
  min-height: 92px;
}
.G-min-h-92p {
  min-height: 92%;
}
.G-min-h-92vw {
  min-height: 92vw;
}
.G-min-h-92vh {
  min-height: 92vh;
}
.G-m-93 {
  margin: 93px;
}
.G-my-93 {
  margin-top: 93px;
  margin-bottom: 93px;
}
.G-mx-93 {
  margin-left: 93px;
  margin-right: 93px;
}
.G-mt-93 {
  margin-top: 93px;
}
.G-mb-93 {
  margin-bottom: 93px;
}
.G-mr-93 {
  margin-right: 93px;
}
.G-ml-93 {
  margin-left: 93px;
}
.G-p-93 {
  padding: 93px;
}
.G-py-93 {
  padding-top: 93px;
  padding-bottom: 93px;
}
.G-px-93 {
  padding-left: 93px;
  padding-right: 93px;
}
.G-pt-93 {
  padding-top: 93px;
}
.G-pb-93 {
  padding-bottom: 93px;
}
.G-pr-93 {
  padding-right: 93px;
}
.G-pl-93 {
  padding-left: 93px;
}
.G-fs-93 {
  font-size: 93px;
}
.G-g-93 {
  gap: 93px;
}
.G-w-93px {
  width: 93px;
}
.G-w-93p {
  width: 93%;
}
.G-w-93vw {
  width: 93vw;
}
.G-w-93vh {
  width: 93vh;
}
.G-max-w-93px {
  max-width: 93px;
}
.G-max-w-93p {
  max-width: 93%;
}
.G-max-w-93vw {
  max-width: 93vw;
}
.G-max-w-93vh {
  max-width: 93vh;
}
.G-min-w-93px {
  min-width: 93px;
}
.G-min-w-93p {
  min-width: 93%;
}
.G-min-w-93vw {
  min-width: 93vw;
}
.G-min-w-93vh {
  min-width: 93vh;
}
.G-h-93px {
  height: 93px;
}
.G-h-93p {
  height: 93%;
}
.G-h-93vw {
  height: 93vw;
}
.G-h-93vh {
  height: 93vh;
}
.G-max-h-93px {
  max-height: 93px;
}
.G-max-h-93p {
  max-height: 93%;
}
.G-max-h-93vw {
  max-height: 93vw;
}
.G-max-h-93vh {
  max-height: 93vh;
}
.G-min-h-93px {
  min-height: 93px;
}
.G-min-h-93p {
  min-height: 93%;
}
.G-min-h-93vw {
  min-height: 93vw;
}
.G-min-h-93vh {
  min-height: 93vh;
}
.G-m-94 {
  margin: 94px;
}
.G-my-94 {
  margin-top: 94px;
  margin-bottom: 94px;
}
.G-mx-94 {
  margin-left: 94px;
  margin-right: 94px;
}
.G-mt-94 {
  margin-top: 94px;
}
.G-mb-94 {
  margin-bottom: 94px;
}
.G-mr-94 {
  margin-right: 94px;
}
.G-ml-94 {
  margin-left: 94px;
}
.G-p-94 {
  padding: 94px;
}
.G-py-94 {
  padding-top: 94px;
  padding-bottom: 94px;
}
.G-px-94 {
  padding-left: 94px;
  padding-right: 94px;
}
.G-pt-94 {
  padding-top: 94px;
}
.G-pb-94 {
  padding-bottom: 94px;
}
.G-pr-94 {
  padding-right: 94px;
}
.G-pl-94 {
  padding-left: 94px;
}
.G-fs-94 {
  font-size: 94px;
}
.G-g-94 {
  gap: 94px;
}
.G-w-94px {
  width: 94px;
}
.G-w-94p {
  width: 94%;
}
.G-w-94vw {
  width: 94vw;
}
.G-w-94vh {
  width: 94vh;
}
.G-max-w-94px {
  max-width: 94px;
}
.G-max-w-94p {
  max-width: 94%;
}
.G-max-w-94vw {
  max-width: 94vw;
}
.G-max-w-94vh {
  max-width: 94vh;
}
.G-min-w-94px {
  min-width: 94px;
}
.G-min-w-94p {
  min-width: 94%;
}
.G-min-w-94vw {
  min-width: 94vw;
}
.G-min-w-94vh {
  min-width: 94vh;
}
.G-h-94px {
  height: 94px;
}
.G-h-94p {
  height: 94%;
}
.G-h-94vw {
  height: 94vw;
}
.G-h-94vh {
  height: 94vh;
}
.G-max-h-94px {
  max-height: 94px;
}
.G-max-h-94p {
  max-height: 94%;
}
.G-max-h-94vw {
  max-height: 94vw;
}
.G-max-h-94vh {
  max-height: 94vh;
}
.G-min-h-94px {
  min-height: 94px;
}
.G-min-h-94p {
  min-height: 94%;
}
.G-min-h-94vw {
  min-height: 94vw;
}
.G-min-h-94vh {
  min-height: 94vh;
}
.G-m-95 {
  margin: 95px;
}
.G-my-95 {
  margin-top: 95px;
  margin-bottom: 95px;
}
.G-mx-95 {
  margin-left: 95px;
  margin-right: 95px;
}
.G-mt-95 {
  margin-top: 95px;
}
.G-mb-95 {
  margin-bottom: 95px;
}
.G-mr-95 {
  margin-right: 95px;
}
.G-ml-95 {
  margin-left: 95px;
}
.G-p-95 {
  padding: 95px;
}
.G-py-95 {
  padding-top: 95px;
  padding-bottom: 95px;
}
.G-px-95 {
  padding-left: 95px;
  padding-right: 95px;
}
.G-pt-95 {
  padding-top: 95px;
}
.G-pb-95 {
  padding-bottom: 95px;
}
.G-pr-95 {
  padding-right: 95px;
}
.G-pl-95 {
  padding-left: 95px;
}
.G-fs-95 {
  font-size: 95px;
}
.G-g-95 {
  gap: 95px;
}
.G-w-95px {
  width: 95px;
}
.G-w-95p {
  width: 95%;
}
.G-w-95vw {
  width: 95vw;
}
.G-w-95vh {
  width: 95vh;
}
.G-max-w-95px {
  max-width: 95px;
}
.G-max-w-95p {
  max-width: 95%;
}
.G-max-w-95vw {
  max-width: 95vw;
}
.G-max-w-95vh {
  max-width: 95vh;
}
.G-min-w-95px {
  min-width: 95px;
}
.G-min-w-95p {
  min-width: 95%;
}
.G-min-w-95vw {
  min-width: 95vw;
}
.G-min-w-95vh {
  min-width: 95vh;
}
.G-h-95px {
  height: 95px;
}
.G-h-95p {
  height: 95%;
}
.G-h-95vw {
  height: 95vw;
}
.G-h-95vh {
  height: 95vh;
}
.G-max-h-95px {
  max-height: 95px;
}
.G-max-h-95p {
  max-height: 95%;
}
.G-max-h-95vw {
  max-height: 95vw;
}
.G-max-h-95vh {
  max-height: 95vh;
}
.G-min-h-95px {
  min-height: 95px;
}
.G-min-h-95p {
  min-height: 95%;
}
.G-min-h-95vw {
  min-height: 95vw;
}
.G-min-h-95vh {
  min-height: 95vh;
}
.G-m-96 {
  margin: 96px;
}
.G-my-96 {
  margin-top: 96px;
  margin-bottom: 96px;
}
.G-mx-96 {
  margin-left: 96px;
  margin-right: 96px;
}
.G-mt-96 {
  margin-top: 96px;
}
.G-mb-96 {
  margin-bottom: 96px;
}
.G-mr-96 {
  margin-right: 96px;
}
.G-ml-96 {
  margin-left: 96px;
}
.G-p-96 {
  padding: 96px;
}
.G-py-96 {
  padding-top: 96px;
  padding-bottom: 96px;
}
.G-px-96 {
  padding-left: 96px;
  padding-right: 96px;
}
.G-pt-96 {
  padding-top: 96px;
}
.G-pb-96 {
  padding-bottom: 96px;
}
.G-pr-96 {
  padding-right: 96px;
}
.G-pl-96 {
  padding-left: 96px;
}
.G-fs-96 {
  font-size: 96px;
}
.G-g-96 {
  gap: 96px;
}
.G-w-96px {
  width: 96px;
}
.G-w-96p {
  width: 96%;
}
.G-w-96vw {
  width: 96vw;
}
.G-w-96vh {
  width: 96vh;
}
.G-max-w-96px {
  max-width: 96px;
}
.G-max-w-96p {
  max-width: 96%;
}
.G-max-w-96vw {
  max-width: 96vw;
}
.G-max-w-96vh {
  max-width: 96vh;
}
.G-min-w-96px {
  min-width: 96px;
}
.G-min-w-96p {
  min-width: 96%;
}
.G-min-w-96vw {
  min-width: 96vw;
}
.G-min-w-96vh {
  min-width: 96vh;
}
.G-h-96px {
  height: 96px;
}
.G-h-96p {
  height: 96%;
}
.G-h-96vw {
  height: 96vw;
}
.G-h-96vh {
  height: 96vh;
}
.G-max-h-96px {
  max-height: 96px;
}
.G-max-h-96p {
  max-height: 96%;
}
.G-max-h-96vw {
  max-height: 96vw;
}
.G-max-h-96vh {
  max-height: 96vh;
}
.G-min-h-96px {
  min-height: 96px;
}
.G-min-h-96p {
  min-height: 96%;
}
.G-min-h-96vw {
  min-height: 96vw;
}
.G-min-h-96vh {
  min-height: 96vh;
}
.G-m-97 {
  margin: 97px;
}
.G-my-97 {
  margin-top: 97px;
  margin-bottom: 97px;
}
.G-mx-97 {
  margin-left: 97px;
  margin-right: 97px;
}
.G-mt-97 {
  margin-top: 97px;
}
.G-mb-97 {
  margin-bottom: 97px;
}
.G-mr-97 {
  margin-right: 97px;
}
.G-ml-97 {
  margin-left: 97px;
}
.G-p-97 {
  padding: 97px;
}
.G-py-97 {
  padding-top: 97px;
  padding-bottom: 97px;
}
.G-px-97 {
  padding-left: 97px;
  padding-right: 97px;
}
.G-pt-97 {
  padding-top: 97px;
}
.G-pb-97 {
  padding-bottom: 97px;
}
.G-pr-97 {
  padding-right: 97px;
}
.G-pl-97 {
  padding-left: 97px;
}
.G-fs-97 {
  font-size: 97px;
}
.G-g-97 {
  gap: 97px;
}
.G-w-97px {
  width: 97px;
}
.G-w-97p {
  width: 97%;
}
.G-w-97vw {
  width: 97vw;
}
.G-w-97vh {
  width: 97vh;
}
.G-max-w-97px {
  max-width: 97px;
}
.G-max-w-97p {
  max-width: 97%;
}
.G-max-w-97vw {
  max-width: 97vw;
}
.G-max-w-97vh {
  max-width: 97vh;
}
.G-min-w-97px {
  min-width: 97px;
}
.G-min-w-97p {
  min-width: 97%;
}
.G-min-w-97vw {
  min-width: 97vw;
}
.G-min-w-97vh {
  min-width: 97vh;
}
.G-h-97px {
  height: 97px;
}
.G-h-97p {
  height: 97%;
}
.G-h-97vw {
  height: 97vw;
}
.G-h-97vh {
  height: 97vh;
}
.G-max-h-97px {
  max-height: 97px;
}
.G-max-h-97p {
  max-height: 97%;
}
.G-max-h-97vw {
  max-height: 97vw;
}
.G-max-h-97vh {
  max-height: 97vh;
}
.G-min-h-97px {
  min-height: 97px;
}
.G-min-h-97p {
  min-height: 97%;
}
.G-min-h-97vw {
  min-height: 97vw;
}
.G-min-h-97vh {
  min-height: 97vh;
}
.G-m-98 {
  margin: 98px;
}
.G-my-98 {
  margin-top: 98px;
  margin-bottom: 98px;
}
.G-mx-98 {
  margin-left: 98px;
  margin-right: 98px;
}
.G-mt-98 {
  margin-top: 98px;
}
.G-mb-98 {
  margin-bottom: 98px;
}
.G-mr-98 {
  margin-right: 98px;
}
.G-ml-98 {
  margin-left: 98px;
}
.G-p-98 {
  padding: 98px;
}
.G-py-98 {
  padding-top: 98px;
  padding-bottom: 98px;
}
.G-px-98 {
  padding-left: 98px;
  padding-right: 98px;
}
.G-pt-98 {
  padding-top: 98px;
}
.G-pb-98 {
  padding-bottom: 98px;
}
.G-pr-98 {
  padding-right: 98px;
}
.G-pl-98 {
  padding-left: 98px;
}
.G-fs-98 {
  font-size: 98px;
}
.G-g-98 {
  gap: 98px;
}
.G-w-98px {
  width: 98px;
}
.G-w-98p {
  width: 98%;
}
.G-w-98vw {
  width: 98vw;
}
.G-w-98vh {
  width: 98vh;
}
.G-max-w-98px {
  max-width: 98px;
}
.G-max-w-98p {
  max-width: 98%;
}
.G-max-w-98vw {
  max-width: 98vw;
}
.G-max-w-98vh {
  max-width: 98vh;
}
.G-min-w-98px {
  min-width: 98px;
}
.G-min-w-98p {
  min-width: 98%;
}
.G-min-w-98vw {
  min-width: 98vw;
}
.G-min-w-98vh {
  min-width: 98vh;
}
.G-h-98px {
  height: 98px;
}
.G-h-98p {
  height: 98%;
}
.G-h-98vw {
  height: 98vw;
}
.G-h-98vh {
  height: 98vh;
}
.G-max-h-98px {
  max-height: 98px;
}
.G-max-h-98p {
  max-height: 98%;
}
.G-max-h-98vw {
  max-height: 98vw;
}
.G-max-h-98vh {
  max-height: 98vh;
}
.G-min-h-98px {
  min-height: 98px;
}
.G-min-h-98p {
  min-height: 98%;
}
.G-min-h-98vw {
  min-height: 98vw;
}
.G-min-h-98vh {
  min-height: 98vh;
}
.G-m-99 {
  margin: 99px;
}
.G-my-99 {
  margin-top: 99px;
  margin-bottom: 99px;
}
.G-mx-99 {
  margin-left: 99px;
  margin-right: 99px;
}
.G-mt-99 {
  margin-top: 99px;
}
.G-mb-99 {
  margin-bottom: 99px;
}
.G-mr-99 {
  margin-right: 99px;
}
.G-ml-99 {
  margin-left: 99px;
}
.G-p-99 {
  padding: 99px;
}
.G-py-99 {
  padding-top: 99px;
  padding-bottom: 99px;
}
.G-px-99 {
  padding-left: 99px;
  padding-right: 99px;
}
.G-pt-99 {
  padding-top: 99px;
}
.G-pb-99 {
  padding-bottom: 99px;
}
.G-pr-99 {
  padding-right: 99px;
}
.G-pl-99 {
  padding-left: 99px;
}
.G-fs-99 {
  font-size: 99px;
}
.G-g-99 {
  gap: 99px;
}
.G-w-99px {
  width: 99px;
}
.G-w-99p {
  width: 99%;
}
.G-w-99vw {
  width: 99vw;
}
.G-w-99vh {
  width: 99vh;
}
.G-max-w-99px {
  max-width: 99px;
}
.G-max-w-99p {
  max-width: 99%;
}
.G-max-w-99vw {
  max-width: 99vw;
}
.G-max-w-99vh {
  max-width: 99vh;
}
.G-min-w-99px {
  min-width: 99px;
}
.G-min-w-99p {
  min-width: 99%;
}
.G-min-w-99vw {
  min-width: 99vw;
}
.G-min-w-99vh {
  min-width: 99vh;
}
.G-h-99px {
  height: 99px;
}
.G-h-99p {
  height: 99%;
}
.G-h-99vw {
  height: 99vw;
}
.G-h-99vh {
  height: 99vh;
}
.G-max-h-99px {
  max-height: 99px;
}
.G-max-h-99p {
  max-height: 99%;
}
.G-max-h-99vw {
  max-height: 99vw;
}
.G-max-h-99vh {
  max-height: 99vh;
}
.G-min-h-99px {
  min-height: 99px;
}
.G-min-h-99p {
  min-height: 99%;
}
.G-min-h-99vw {
  min-height: 99vw;
}
.G-min-h-99vh {
  min-height: 99vh;
}
.G-m-100 {
  margin: 100px;
}
.G-my-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.G-mx-100 {
  margin-left: 100px;
  margin-right: 100px;
}
.G-mt-100 {
  margin-top: 100px;
}
.G-mb-100 {
  margin-bottom: 100px;
}
.G-mr-100 {
  margin-right: 100px;
}
.G-ml-100 {
  margin-left: 100px;
}
.G-p-100 {
  padding: 100px;
}
.G-py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.G-px-100 {
  padding-left: 100px;
  padding-right: 100px;
}
.G-pt-100 {
  padding-top: 100px;
}
.G-pb-100 {
  padding-bottom: 100px;
}
.G-pr-100 {
  padding-right: 100px;
}
.G-pl-100 {
  padding-left: 100px;
}
.G-fs-100 {
  font-size: 100px;
}
.G-g-100 {
  gap: 100px;
}
.G-w-100px {
  width: 100px;
}
.G-w-100p {
  width: 100%;
}
.G-w-100vw {
  width: 100vw;
}
.G-w-100vh {
  width: 100vh;
}
.G-max-w-100px {
  max-width: 100px;
}
.G-max-w-100p {
  max-width: 100%;
}
.G-max-w-100vw {
  max-width: 100vw;
}
.G-max-w-100vh {
  max-width: 100vh;
}
.G-min-w-100px {
  min-width: 100px;
}
.G-min-w-100p {
  min-width: 100%;
}
.G-min-w-100vw {
  min-width: 100vw;
}
.G-min-w-100vh {
  min-width: 100vh;
}
.G-h-100px {
  height: 100px;
}
.G-h-100p {
  height: 100%;
}
.G-h-100vw {
  height: 100vw;
}
.G-h-100vh {
  height: 100vh;
}
.G-max-h-100px {
  max-height: 100px;
}
.G-max-h-100p {
  max-height: 100%;
}
.G-max-h-100vw {
  max-height: 100vw;
}
.G-max-h-100vh {
  max-height: 100vh;
}
.G-min-h-100px {
  min-height: 100px;
}
.G-min-h-100p {
  min-height: 100%;
}
.G-min-h-100vw {
  min-height: 100vw;
}
.G-min-h-100vh {
  min-height: 100vh;
}
.G-m-110 {
  margin: 110px;
}
.G-my-110 {
  margin-top: 110px;
  margin-bottom: 110px;
}
.G-mx-110 {
  margin-left: 110px;
  margin-right: 110px;
}
.G-mt-110 {
  margin-top: 110px;
}
.G-mb-110 {
  margin-bottom: 110px;
}
.G-mr-110 {
  margin-right: 110px;
}
.G-ml-110 {
  margin-left: 110px;
}
.G-p-110 {
  padding: 110px;
}
.G-py-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}
.G-px-110 {
  padding-left: 110px;
  padding-right: 110px;
}
.G-pt-110 {
  padding-top: 110px;
}
.G-pb-110 {
  padding-bottom: 110px;
}
.G-pr-110 {
  padding-right: 110px;
}
.G-pl-110 {
  padding-left: 110px;
}
.G-fs-110 {
  font-size: 110px;
}
.G-g-110 {
  gap: 110px;
}
.G-w-110px {
  width: 110px;
}
.G-w-110p {
  width: 110%;
}
.G-w-110vw {
  width: 110vw;
}
.G-w-110vh {
  width: 110vh;
}
.G-max-w-110px {
  max-width: 110px;
}
.G-max-w-110p {
  max-width: 110%;
}
.G-max-w-110vw {
  max-width: 110vw;
}
.G-max-w-110vh {
  max-width: 110vh;
}
.G-min-w-110px {
  min-width: 110px;
}
.G-min-w-110p {
  min-width: 110%;
}
.G-min-w-110vw {
  min-width: 110vw;
}
.G-min-w-110vh {
  min-width: 110vh;
}
.G-h-110px {
  height: 110px;
}
.G-h-110p {
  height: 110%;
}
.G-h-110vw {
  height: 110vw;
}
.G-h-110vh {
  height: 110vh;
}
.G-max-h-110px {
  max-height: 110px;
}
.G-max-h-110p {
  max-height: 110%;
}
.G-max-h-110vw {
  max-height: 110vw;
}
.G-max-h-110vh {
  max-height: 110vh;
}
.G-min-h-110px {
  min-height: 110px;
}
.G-min-h-110p {
  min-height: 110%;
}
.G-min-h-110vw {
  min-height: 110vw;
}
.G-min-h-110vh {
  min-height: 110vh;
}
.G-m-120 {
  margin: 120px;
}
.G-my-120 {
  margin-top: 120px;
  margin-bottom: 120px;
}
.G-mx-120 {
  margin-left: 120px;
  margin-right: 120px;
}
.G-mt-120 {
  margin-top: 120px;
}
.G-mb-120 {
  margin-bottom: 120px;
}
.G-mr-120 {
  margin-right: 120px;
}
.G-ml-120 {
  margin-left: 120px;
}
.G-p-120 {
  padding: 120px;
}
.G-py-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.G-px-120 {
  padding-left: 120px;
  padding-right: 120px;
}
.G-pt-120 {
  padding-top: 120px;
}
.G-pb-120 {
  padding-bottom: 120px;
}
.G-pr-120 {
  padding-right: 120px;
}
.G-pl-120 {
  padding-left: 120px;
}
.G-fs-120 {
  font-size: 120px;
}
.G-g-120 {
  gap: 120px;
}
.G-w-120px {
  width: 120px;
}
.G-w-120p {
  width: 120%;
}
.G-w-120vw {
  width: 120vw;
}
.G-w-120vh {
  width: 120vh;
}
.G-max-w-120px {
  max-width: 120px;
}
.G-max-w-120p {
  max-width: 120%;
}
.G-max-w-120vw {
  max-width: 120vw;
}
.G-max-w-120vh {
  max-width: 120vh;
}
.G-min-w-120px {
  min-width: 120px;
}
.G-min-w-120p {
  min-width: 120%;
}
.G-min-w-120vw {
  min-width: 120vw;
}
.G-min-w-120vh {
  min-width: 120vh;
}
.G-h-120px {
  height: 120px;
}
.G-h-120p {
  height: 120%;
}
.G-h-120vw {
  height: 120vw;
}
.G-h-120vh {
  height: 120vh;
}
.G-max-h-120px {
  max-height: 120px;
}
.G-max-h-120p {
  max-height: 120%;
}
.G-max-h-120vw {
  max-height: 120vw;
}
.G-max-h-120vh {
  max-height: 120vh;
}
.G-min-h-120px {
  min-height: 120px;
}
.G-min-h-120p {
  min-height: 120%;
}
.G-min-h-120vw {
  min-height: 120vw;
}
.G-min-h-120vh {
  min-height: 120vh;
}
.G-m-130 {
  margin: 130px;
}
.G-my-130 {
  margin-top: 130px;
  margin-bottom: 130px;
}
.G-mx-130 {
  margin-left: 130px;
  margin-right: 130px;
}
.G-mt-130 {
  margin-top: 130px;
}
.G-mb-130 {
  margin-bottom: 130px;
}
.G-mr-130 {
  margin-right: 130px;
}
.G-ml-130 {
  margin-left: 130px;
}
.G-p-130 {
  padding: 130px;
}
.G-py-130 {
  padding-top: 130px;
  padding-bottom: 130px;
}
.G-px-130 {
  padding-left: 130px;
  padding-right: 130px;
}
.G-pt-130 {
  padding-top: 130px;
}
.G-pb-130 {
  padding-bottom: 130px;
}
.G-pr-130 {
  padding-right: 130px;
}
.G-pl-130 {
  padding-left: 130px;
}
.G-fs-130 {
  font-size: 130px;
}
.G-g-130 {
  gap: 130px;
}
.G-w-130px {
  width: 130px;
}
.G-w-130p {
  width: 130%;
}
.G-w-130vw {
  width: 130vw;
}
.G-w-130vh {
  width: 130vh;
}
.G-max-w-130px {
  max-width: 130px;
}
.G-max-w-130p {
  max-width: 130%;
}
.G-max-w-130vw {
  max-width: 130vw;
}
.G-max-w-130vh {
  max-width: 130vh;
}
.G-min-w-130px {
  min-width: 130px;
}
.G-min-w-130p {
  min-width: 130%;
}
.G-min-w-130vw {
  min-width: 130vw;
}
.G-min-w-130vh {
  min-width: 130vh;
}
.G-h-130px {
  height: 130px;
}
.G-h-130p {
  height: 130%;
}
.G-h-130vw {
  height: 130vw;
}
.G-h-130vh {
  height: 130vh;
}
.G-max-h-130px {
  max-height: 130px;
}
.G-max-h-130p {
  max-height: 130%;
}
.G-max-h-130vw {
  max-height: 130vw;
}
.G-max-h-130vh {
  max-height: 130vh;
}
.G-min-h-130px {
  min-height: 130px;
}
.G-min-h-130p {
  min-height: 130%;
}
.G-min-h-130vw {
  min-height: 130vw;
}
.G-min-h-130vh {
  min-height: 130vh;
}
.G-m-140 {
  margin: 140px;
}
.G-my-140 {
  margin-top: 140px;
  margin-bottom: 140px;
}
.G-mx-140 {
  margin-left: 140px;
  margin-right: 140px;
}
.G-mt-140 {
  margin-top: 140px;
}
.G-mb-140 {
  margin-bottom: 140px;
}
.G-mr-140 {
  margin-right: 140px;
}
.G-ml-140 {
  margin-left: 140px;
}
.G-p-140 {
  padding: 140px;
}
.G-py-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}
.G-px-140 {
  padding-left: 140px;
  padding-right: 140px;
}
.G-pt-140 {
  padding-top: 140px;
}
.G-pb-140 {
  padding-bottom: 140px;
}
.G-pr-140 {
  padding-right: 140px;
}
.G-pl-140 {
  padding-left: 140px;
}
.G-fs-140 {
  font-size: 140px;
}
.G-g-140 {
  gap: 140px;
}
.G-w-140px {
  width: 140px;
}
.G-w-140p {
  width: 140%;
}
.G-w-140vw {
  width: 140vw;
}
.G-w-140vh {
  width: 140vh;
}
.G-max-w-140px {
  max-width: 140px;
}
.G-max-w-140p {
  max-width: 140%;
}
.G-max-w-140vw {
  max-width: 140vw;
}
.G-max-w-140vh {
  max-width: 140vh;
}
.G-min-w-140px {
  min-width: 140px;
}
.G-min-w-140p {
  min-width: 140%;
}
.G-min-w-140vw {
  min-width: 140vw;
}
.G-min-w-140vh {
  min-width: 140vh;
}
.G-h-140px {
  height: 140px;
}
.G-h-140p {
  height: 140%;
}
.G-h-140vw {
  height: 140vw;
}
.G-h-140vh {
  height: 140vh;
}
.G-max-h-140px {
  max-height: 140px;
}
.G-max-h-140p {
  max-height: 140%;
}
.G-max-h-140vw {
  max-height: 140vw;
}
.G-max-h-140vh {
  max-height: 140vh;
}
.G-min-h-140px {
  min-height: 140px;
}
.G-min-h-140p {
  min-height: 140%;
}
.G-min-h-140vw {
  min-height: 140vw;
}
.G-min-h-140vh {
  min-height: 140vh;
}
.G-m-150 {
  margin: 150px;
}
.G-my-150 {
  margin-top: 150px;
  margin-bottom: 150px;
}
.G-mx-150 {
  margin-left: 150px;
  margin-right: 150px;
}
.G-mt-150 {
  margin-top: 150px;
}
.G-mb-150 {
  margin-bottom: 150px;
}
.G-mr-150 {
  margin-right: 150px;
}
.G-ml-150 {
  margin-left: 150px;
}
.G-p-150 {
  padding: 150px;
}
.G-py-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}
.G-px-150 {
  padding-left: 150px;
  padding-right: 150px;
}
.G-pt-150 {
  padding-top: 150px;
}
.G-pb-150 {
  padding-bottom: 150px;
}
.G-pr-150 {
  padding-right: 150px;
}
.G-pl-150 {
  padding-left: 150px;
}
.G-fs-150 {
  font-size: 150px;
}
.G-g-150 {
  gap: 150px;
}
.G-w-150px {
  width: 150px;
}
.G-w-150p {
  width: 150%;
}
.G-w-150vw {
  width: 150vw;
}
.G-w-150vh {
  width: 150vh;
}
.G-max-w-150px {
  max-width: 150px;
}
.G-max-w-150p {
  max-width: 150%;
}
.G-max-w-150vw {
  max-width: 150vw;
}
.G-max-w-150vh {
  max-width: 150vh;
}
.G-min-w-150px {
  min-width: 150px;
}
.G-min-w-150p {
  min-width: 150%;
}
.G-min-w-150vw {
  min-width: 150vw;
}
.G-min-w-150vh {
  min-width: 150vh;
}
.G-h-150px {
  height: 150px;
}
.G-h-150p {
  height: 150%;
}
.G-h-150vw {
  height: 150vw;
}
.G-h-150vh {
  height: 150vh;
}
.G-max-h-150px {
  max-height: 150px;
}
.G-max-h-150p {
  max-height: 150%;
}
.G-max-h-150vw {
  max-height: 150vw;
}
.G-max-h-150vh {
  max-height: 150vh;
}
.G-min-h-150px {
  min-height: 150px;
}
.G-min-h-150p {
  min-height: 150%;
}
.G-min-h-150vw {
  min-height: 150vw;
}
.G-min-h-150vh {
  min-height: 150vh;
}
.G-m-160 {
  margin: 160px;
}
.G-my-160 {
  margin-top: 160px;
  margin-bottom: 160px;
}
.G-mx-160 {
  margin-left: 160px;
  margin-right: 160px;
}
.G-mt-160 {
  margin-top: 160px;
}
.G-mb-160 {
  margin-bottom: 160px;
}
.G-mr-160 {
  margin-right: 160px;
}
.G-ml-160 {
  margin-left: 160px;
}
.G-p-160 {
  padding: 160px;
}
.G-py-160 {
  padding-top: 160px;
  padding-bottom: 160px;
}
.G-px-160 {
  padding-left: 160px;
  padding-right: 160px;
}
.G-pt-160 {
  padding-top: 160px;
}
.G-pb-160 {
  padding-bottom: 160px;
}
.G-pr-160 {
  padding-right: 160px;
}
.G-pl-160 {
  padding-left: 160px;
}
.G-fs-160 {
  font-size: 160px;
}
.G-g-160 {
  gap: 160px;
}
.G-w-160px {
  width: 160px;
}
.G-w-160p {
  width: 160%;
}
.G-w-160vw {
  width: 160vw;
}
.G-w-160vh {
  width: 160vh;
}
.G-max-w-160px {
  max-width: 160px;
}
.G-max-w-160p {
  max-width: 160%;
}
.G-max-w-160vw {
  max-width: 160vw;
}
.G-max-w-160vh {
  max-width: 160vh;
}
.G-min-w-160px {
  min-width: 160px;
}
.G-min-w-160p {
  min-width: 160%;
}
.G-min-w-160vw {
  min-width: 160vw;
}
.G-min-w-160vh {
  min-width: 160vh;
}
.G-h-160px {
  height: 160px;
}
.G-h-160p {
  height: 160%;
}
.G-h-160vw {
  height: 160vw;
}
.G-h-160vh {
  height: 160vh;
}
.G-max-h-160px {
  max-height: 160px;
}
.G-max-h-160p {
  max-height: 160%;
}
.G-max-h-160vw {
  max-height: 160vw;
}
.G-max-h-160vh {
  max-height: 160vh;
}
.G-min-h-160px {
  min-height: 160px;
}
.G-min-h-160p {
  min-height: 160%;
}
.G-min-h-160vw {
  min-height: 160vw;
}
.G-min-h-160vh {
  min-height: 160vh;
}
.G-m-170 {
  margin: 170px;
}
.G-my-170 {
  margin-top: 170px;
  margin-bottom: 170px;
}
.G-mx-170 {
  margin-left: 170px;
  margin-right: 170px;
}
.G-mt-170 {
  margin-top: 170px;
}
.G-mb-170 {
  margin-bottom: 170px;
}
.G-mr-170 {
  margin-right: 170px;
}
.G-ml-170 {
  margin-left: 170px;
}
.G-p-170 {
  padding: 170px;
}
.G-py-170 {
  padding-top: 170px;
  padding-bottom: 170px;
}
.G-px-170 {
  padding-left: 170px;
  padding-right: 170px;
}
.G-pt-170 {
  padding-top: 170px;
}
.G-pb-170 {
  padding-bottom: 170px;
}
.G-pr-170 {
  padding-right: 170px;
}
.G-pl-170 {
  padding-left: 170px;
}
.G-fs-170 {
  font-size: 170px;
}
.G-g-170 {
  gap: 170px;
}
.G-w-170px {
  width: 170px;
}
.G-w-170p {
  width: 170%;
}
.G-w-170vw {
  width: 170vw;
}
.G-w-170vh {
  width: 170vh;
}
.G-max-w-170px {
  max-width: 170px;
}
.G-max-w-170p {
  max-width: 170%;
}
.G-max-w-170vw {
  max-width: 170vw;
}
.G-max-w-170vh {
  max-width: 170vh;
}
.G-min-w-170px {
  min-width: 170px;
}
.G-min-w-170p {
  min-width: 170%;
}
.G-min-w-170vw {
  min-width: 170vw;
}
.G-min-w-170vh {
  min-width: 170vh;
}
.G-h-170px {
  height: 170px;
}
.G-h-170p {
  height: 170%;
}
.G-h-170vw {
  height: 170vw;
}
.G-h-170vh {
  height: 170vh;
}
.G-max-h-170px {
  max-height: 170px;
}
.G-max-h-170p {
  max-height: 170%;
}
.G-max-h-170vw {
  max-height: 170vw;
}
.G-max-h-170vh {
  max-height: 170vh;
}
.G-min-h-170px {
  min-height: 170px;
}
.G-min-h-170p {
  min-height: 170%;
}
.G-min-h-170vw {
  min-height: 170vw;
}
.G-min-h-170vh {
  min-height: 170vh;
}
.G-m-180 {
  margin: 180px;
}
.G-my-180 {
  margin-top: 180px;
  margin-bottom: 180px;
}
.G-mx-180 {
  margin-left: 180px;
  margin-right: 180px;
}
.G-mt-180 {
  margin-top: 180px;
}
.G-mb-180 {
  margin-bottom: 180px;
}
.G-mr-180 {
  margin-right: 180px;
}
.G-ml-180 {
  margin-left: 180px;
}
.G-p-180 {
  padding: 180px;
}
.G-py-180 {
  padding-top: 180px;
  padding-bottom: 180px;
}
.G-px-180 {
  padding-left: 180px;
  padding-right: 180px;
}
.G-pt-180 {
  padding-top: 180px;
}
.G-pb-180 {
  padding-bottom: 180px;
}
.G-pr-180 {
  padding-right: 180px;
}
.G-pl-180 {
  padding-left: 180px;
}
.G-fs-180 {
  font-size: 180px;
}
.G-g-180 {
  gap: 180px;
}
.G-w-180px {
  width: 180px;
}
.G-w-180p {
  width: 180%;
}
.G-w-180vw {
  width: 180vw;
}
.G-w-180vh {
  width: 180vh;
}
.G-max-w-180px {
  max-width: 180px;
}
.G-max-w-180p {
  max-width: 180%;
}
.G-max-w-180vw {
  max-width: 180vw;
}
.G-max-w-180vh {
  max-width: 180vh;
}
.G-min-w-180px {
  min-width: 180px;
}
.G-min-w-180p {
  min-width: 180%;
}
.G-min-w-180vw {
  min-width: 180vw;
}
.G-min-w-180vh {
  min-width: 180vh;
}
.G-h-180px {
  height: 180px;
}
.G-h-180p {
  height: 180%;
}
.G-h-180vw {
  height: 180vw;
}
.G-h-180vh {
  height: 180vh;
}
.G-max-h-180px {
  max-height: 180px;
}
.G-max-h-180p {
  max-height: 180%;
}
.G-max-h-180vw {
  max-height: 180vw;
}
.G-max-h-180vh {
  max-height: 180vh;
}
.G-min-h-180px {
  min-height: 180px;
}
.G-min-h-180p {
  min-height: 180%;
}
.G-min-h-180vw {
  min-height: 180vw;
}
.G-min-h-180vh {
  min-height: 180vh;
}
.G-m-190 {
  margin: 190px;
}
.G-my-190 {
  margin-top: 190px;
  margin-bottom: 190px;
}
.G-mx-190 {
  margin-left: 190px;
  margin-right: 190px;
}
.G-mt-190 {
  margin-top: 190px;
}
.G-mb-190 {
  margin-bottom: 190px;
}
.G-mr-190 {
  margin-right: 190px;
}
.G-ml-190 {
  margin-left: 190px;
}
.G-p-190 {
  padding: 190px;
}
.G-py-190 {
  padding-top: 190px;
  padding-bottom: 190px;
}
.G-px-190 {
  padding-left: 190px;
  padding-right: 190px;
}
.G-pt-190 {
  padding-top: 190px;
}
.G-pb-190 {
  padding-bottom: 190px;
}
.G-pr-190 {
  padding-right: 190px;
}
.G-pl-190 {
  padding-left: 190px;
}
.G-fs-190 {
  font-size: 190px;
}
.G-g-190 {
  gap: 190px;
}
.G-w-190px {
  width: 190px;
}
.G-w-190p {
  width: 190%;
}
.G-w-190vw {
  width: 190vw;
}
.G-w-190vh {
  width: 190vh;
}
.G-max-w-190px {
  max-width: 190px;
}
.G-max-w-190p {
  max-width: 190%;
}
.G-max-w-190vw {
  max-width: 190vw;
}
.G-max-w-190vh {
  max-width: 190vh;
}
.G-min-w-190px {
  min-width: 190px;
}
.G-min-w-190p {
  min-width: 190%;
}
.G-min-w-190vw {
  min-width: 190vw;
}
.G-min-w-190vh {
  min-width: 190vh;
}
.G-h-190px {
  height: 190px;
}
.G-h-190p {
  height: 190%;
}
.G-h-190vw {
  height: 190vw;
}
.G-h-190vh {
  height: 190vh;
}
.G-max-h-190px {
  max-height: 190px;
}
.G-max-h-190p {
  max-height: 190%;
}
.G-max-h-190vw {
  max-height: 190vw;
}
.G-max-h-190vh {
  max-height: 190vh;
}
.G-min-h-190px {
  min-height: 190px;
}
.G-min-h-190p {
  min-height: 190%;
}
.G-min-h-190vw {
  min-height: 190vw;
}
.G-min-h-190vh {
  min-height: 190vh;
}
.G-m-200 {
  margin: 200px;
}
.G-my-200 {
  margin-top: 200px;
  margin-bottom: 200px;
}
.G-mx-200 {
  margin-left: 200px;
  margin-right: 200px;
}
.G-mt-200 {
  margin-top: 200px;
}
.G-mb-200 {
  margin-bottom: 200px;
}
.G-mr-200 {
  margin-right: 200px;
}
.G-ml-200 {
  margin-left: 200px;
}
.G-p-200 {
  padding: 200px;
}
.G-py-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}
.G-px-200 {
  padding-left: 200px;
  padding-right: 200px;
}
.G-pt-200 {
  padding-top: 200px;
}
.G-pb-200 {
  padding-bottom: 200px;
}
.G-pr-200 {
  padding-right: 200px;
}
.G-pl-200 {
  padding-left: 200px;
}
.G-fs-200 {
  font-size: 200px;
}
.G-g-200 {
  gap: 200px;
}
.G-w-200px {
  width: 200px;
}
.G-w-200p {
  width: 200%;
}
.G-w-200vw {
  width: 200vw;
}
.G-w-200vh {
  width: 200vh;
}
.G-max-w-200px {
  max-width: 200px;
}
.G-max-w-200p {
  max-width: 200%;
}
.G-max-w-200vw {
  max-width: 200vw;
}
.G-max-w-200vh {
  max-width: 200vh;
}
.G-min-w-200px {
  min-width: 200px;
}
.G-min-w-200p {
  min-width: 200%;
}
.G-min-w-200vw {
  min-width: 200vw;
}
.G-min-w-200vh {
  min-width: 200vh;
}
.G-h-200px {
  height: 200px;
}
.G-h-200p {
  height: 200%;
}
.G-h-200vw {
  height: 200vw;
}
.G-h-200vh {
  height: 200vh;
}
.G-max-h-200px {
  max-height: 200px;
}
.G-max-h-200p {
  max-height: 200%;
}
.G-max-h-200vw {
  max-height: 200vw;
}
.G-max-h-200vh {
  max-height: 200vh;
}
.G-min-h-200px {
  min-height: 200px;
}
.G-min-h-200p {
  min-height: 200%;
}
.G-min-h-200vw {
  min-height: 200vw;
}
.G-min-h-200vh {
  min-height: 200vh;
}
.G-m-210 {
  margin: 210px;
}
.G-my-210 {
  margin-top: 210px;
  margin-bottom: 210px;
}
.G-mx-210 {
  margin-left: 210px;
  margin-right: 210px;
}
.G-mt-210 {
  margin-top: 210px;
}
.G-mb-210 {
  margin-bottom: 210px;
}
.G-mr-210 {
  margin-right: 210px;
}
.G-ml-210 {
  margin-left: 210px;
}
.G-p-210 {
  padding: 210px;
}
.G-py-210 {
  padding-top: 210px;
  padding-bottom: 210px;
}
.G-px-210 {
  padding-left: 210px;
  padding-right: 210px;
}
.G-pt-210 {
  padding-top: 210px;
}
.G-pb-210 {
  padding-bottom: 210px;
}
.G-pr-210 {
  padding-right: 210px;
}
.G-pl-210 {
  padding-left: 210px;
}
.G-fs-210 {
  font-size: 210px;
}
.G-g-210 {
  gap: 210px;
}
.G-w-210px {
  width: 210px;
}
.G-w-210p {
  width: 210%;
}
.G-w-210vw {
  width: 210vw;
}
.G-w-210vh {
  width: 210vh;
}
.G-max-w-210px {
  max-width: 210px;
}
.G-max-w-210p {
  max-width: 210%;
}
.G-max-w-210vw {
  max-width: 210vw;
}
.G-max-w-210vh {
  max-width: 210vh;
}
.G-min-w-210px {
  min-width: 210px;
}
.G-min-w-210p {
  min-width: 210%;
}
.G-min-w-210vw {
  min-width: 210vw;
}
.G-min-w-210vh {
  min-width: 210vh;
}
.G-h-210px {
  height: 210px;
}
.G-h-210p {
  height: 210%;
}
.G-h-210vw {
  height: 210vw;
}
.G-h-210vh {
  height: 210vh;
}
.G-max-h-210px {
  max-height: 210px;
}
.G-max-h-210p {
  max-height: 210%;
}
.G-max-h-210vw {
  max-height: 210vw;
}
.G-max-h-210vh {
  max-height: 210vh;
}
.G-min-h-210px {
  min-height: 210px;
}
.G-min-h-210p {
  min-height: 210%;
}
.G-min-h-210vw {
  min-height: 210vw;
}
.G-min-h-210vh {
  min-height: 210vh;
}
.G-m-212 {
  margin: 212px;
}
.G-my-212 {
  margin-top: 212px;
  margin-bottom: 212px;
}
.G-mx-212 {
  margin-left: 212px;
  margin-right: 212px;
}
.G-mt-212 {
  margin-top: 212px;
}
.G-mb-212 {
  margin-bottom: 212px;
}
.G-mr-212 {
  margin-right: 212px;
}
.G-ml-212 {
  margin-left: 212px;
}
.G-p-212 {
  padding: 212px;
}
.G-py-212 {
  padding-top: 212px;
  padding-bottom: 212px;
}
.G-px-212 {
  padding-left: 212px;
  padding-right: 212px;
}
.G-pt-212 {
  padding-top: 212px;
}
.G-pb-212 {
  padding-bottom: 212px;
}
.G-pr-212 {
  padding-right: 212px;
}
.G-pl-212 {
  padding-left: 212px;
}
.G-fs-212 {
  font-size: 212px;
}
.G-g-212 {
  gap: 212px;
}
.G-w-212px {
  width: 212px;
}
.G-w-212p {
  width: 212%;
}
.G-w-212vw {
  width: 212vw;
}
.G-w-212vh {
  width: 212vh;
}
.G-max-w-212px {
  max-width: 212px;
}
.G-max-w-212p {
  max-width: 212%;
}
.G-max-w-212vw {
  max-width: 212vw;
}
.G-max-w-212vh {
  max-width: 212vh;
}
.G-min-w-212px {
  min-width: 212px;
}
.G-min-w-212p {
  min-width: 212%;
}
.G-min-w-212vw {
  min-width: 212vw;
}
.G-min-w-212vh {
  min-width: 212vh;
}
.G-h-212px {
  height: 212px;
}
.G-h-212p {
  height: 212%;
}
.G-h-212vw {
  height: 212vw;
}
.G-h-212vh {
  height: 212vh;
}
.G-max-h-212px {
  max-height: 212px;
}
.G-max-h-212p {
  max-height: 212%;
}
.G-max-h-212vw {
  max-height: 212vw;
}
.G-max-h-212vh {
  max-height: 212vh;
}
.G-min-h-212px {
  min-height: 212px;
}
.G-min-h-212p {
  min-height: 212%;
}
.G-min-h-212vw {
  min-height: 212vw;
}
.G-min-h-212vh {
  min-height: 212vh;
}
.G-m-220 {
  margin: 220px;
}
.G-my-220 {
  margin-top: 220px;
  margin-bottom: 220px;
}
.G-mx-220 {
  margin-left: 220px;
  margin-right: 220px;
}
.G-mt-220 {
  margin-top: 220px;
}
.G-mb-220 {
  margin-bottom: 220px;
}
.G-mr-220 {
  margin-right: 220px;
}
.G-ml-220 {
  margin-left: 220px;
}
.G-p-220 {
  padding: 220px;
}
.G-py-220 {
  padding-top: 220px;
  padding-bottom: 220px;
}
.G-px-220 {
  padding-left: 220px;
  padding-right: 220px;
}
.G-pt-220 {
  padding-top: 220px;
}
.G-pb-220 {
  padding-bottom: 220px;
}
.G-pr-220 {
  padding-right: 220px;
}
.G-pl-220 {
  padding-left: 220px;
}
.G-fs-220 {
  font-size: 220px;
}
.G-g-220 {
  gap: 220px;
}
.G-w-220px {
  width: 220px;
}
.G-w-220p {
  width: 220%;
}
.G-w-220vw {
  width: 220vw;
}
.G-w-220vh {
  width: 220vh;
}
.G-max-w-220px {
  max-width: 220px;
}
.G-max-w-220p {
  max-width: 220%;
}
.G-max-w-220vw {
  max-width: 220vw;
}
.G-max-w-220vh {
  max-width: 220vh;
}
.G-min-w-220px {
  min-width: 220px;
}
.G-min-w-220p {
  min-width: 220%;
}
.G-min-w-220vw {
  min-width: 220vw;
}
.G-min-w-220vh {
  min-width: 220vh;
}
.G-h-220px {
  height: 220px;
}
.G-h-220p {
  height: 220%;
}
.G-h-220vw {
  height: 220vw;
}
.G-h-220vh {
  height: 220vh;
}
.G-max-h-220px {
  max-height: 220px;
}
.G-max-h-220p {
  max-height: 220%;
}
.G-max-h-220vw {
  max-height: 220vw;
}
.G-max-h-220vh {
  max-height: 220vh;
}
.G-min-h-220px {
  min-height: 220px;
}
.G-min-h-220p {
  min-height: 220%;
}
.G-min-h-220vw {
  min-height: 220vw;
}
.G-min-h-220vh {
  min-height: 220vh;
}
.G-m-230 {
  margin: 230px;
}
.G-my-230 {
  margin-top: 230px;
  margin-bottom: 230px;
}
.G-mx-230 {
  margin-left: 230px;
  margin-right: 230px;
}
.G-mt-230 {
  margin-top: 230px;
}
.G-mb-230 {
  margin-bottom: 230px;
}
.G-mr-230 {
  margin-right: 230px;
}
.G-ml-230 {
  margin-left: 230px;
}
.G-p-230 {
  padding: 230px;
}
.G-py-230 {
  padding-top: 230px;
  padding-bottom: 230px;
}
.G-px-230 {
  padding-left: 230px;
  padding-right: 230px;
}
.G-pt-230 {
  padding-top: 230px;
}
.G-pb-230 {
  padding-bottom: 230px;
}
.G-pr-230 {
  padding-right: 230px;
}
.G-pl-230 {
  padding-left: 230px;
}
.G-fs-230 {
  font-size: 230px;
}
.G-g-230 {
  gap: 230px;
}
.G-w-230px {
  width: 230px;
}
.G-w-230p {
  width: 230%;
}
.G-w-230vw {
  width: 230vw;
}
.G-w-230vh {
  width: 230vh;
}
.G-max-w-230px {
  max-width: 230px;
}
.G-max-w-230p {
  max-width: 230%;
}
.G-max-w-230vw {
  max-width: 230vw;
}
.G-max-w-230vh {
  max-width: 230vh;
}
.G-min-w-230px {
  min-width: 230px;
}
.G-min-w-230p {
  min-width: 230%;
}
.G-min-w-230vw {
  min-width: 230vw;
}
.G-min-w-230vh {
  min-width: 230vh;
}
.G-h-230px {
  height: 230px;
}
.G-h-230p {
  height: 230%;
}
.G-h-230vw {
  height: 230vw;
}
.G-h-230vh {
  height: 230vh;
}
.G-max-h-230px {
  max-height: 230px;
}
.G-max-h-230p {
  max-height: 230%;
}
.G-max-h-230vw {
  max-height: 230vw;
}
.G-max-h-230vh {
  max-height: 230vh;
}
.G-min-h-230px {
  min-height: 230px;
}
.G-min-h-230p {
  min-height: 230%;
}
.G-min-h-230vw {
  min-height: 230vw;
}
.G-min-h-230vh {
  min-height: 230vh;
}
.G-m-240 {
  margin: 240px;
}
.G-my-240 {
  margin-top: 240px;
  margin-bottom: 240px;
}
.G-mx-240 {
  margin-left: 240px;
  margin-right: 240px;
}
.G-mt-240 {
  margin-top: 240px;
}
.G-mb-240 {
  margin-bottom: 240px;
}
.G-mr-240 {
  margin-right: 240px;
}
.G-ml-240 {
  margin-left: 240px;
}
.G-p-240 {
  padding: 240px;
}
.G-py-240 {
  padding-top: 240px;
  padding-bottom: 240px;
}
.G-px-240 {
  padding-left: 240px;
  padding-right: 240px;
}
.G-pt-240 {
  padding-top: 240px;
}
.G-pb-240 {
  padding-bottom: 240px;
}
.G-pr-240 {
  padding-right: 240px;
}
.G-pl-240 {
  padding-left: 240px;
}
.G-fs-240 {
  font-size: 240px;
}
.G-g-240 {
  gap: 240px;
}
.G-w-240px {
  width: 240px;
}
.G-w-240p {
  width: 240%;
}
.G-w-240vw {
  width: 240vw;
}
.G-w-240vh {
  width: 240vh;
}
.G-max-w-240px {
  max-width: 240px;
}
.G-max-w-240p {
  max-width: 240%;
}
.G-max-w-240vw {
  max-width: 240vw;
}
.G-max-w-240vh {
  max-width: 240vh;
}
.G-min-w-240px {
  min-width: 240px;
}
.G-min-w-240p {
  min-width: 240%;
}
.G-min-w-240vw {
  min-width: 240vw;
}
.G-min-w-240vh {
  min-width: 240vh;
}
.G-h-240px {
  height: 240px;
}
.G-h-240p {
  height: 240%;
}
.G-h-240vw {
  height: 240vw;
}
.G-h-240vh {
  height: 240vh;
}
.G-max-h-240px {
  max-height: 240px;
}
.G-max-h-240p {
  max-height: 240%;
}
.G-max-h-240vw {
  max-height: 240vw;
}
.G-max-h-240vh {
  max-height: 240vh;
}
.G-min-h-240px {
  min-height: 240px;
}
.G-min-h-240p {
  min-height: 240%;
}
.G-min-h-240vw {
  min-height: 240vw;
}
.G-min-h-240vh {
  min-height: 240vh;
}
.G-m-250 {
  margin: 250px;
}
.G-my-250 {
  margin-top: 250px;
  margin-bottom: 250px;
}
.G-mx-250 {
  margin-left: 250px;
  margin-right: 250px;
}
.G-mt-250 {
  margin-top: 250px;
}
.G-mb-250 {
  margin-bottom: 250px;
}
.G-mr-250 {
  margin-right: 250px;
}
.G-ml-250 {
  margin-left: 250px;
}
.G-p-250 {
  padding: 250px;
}
.G-py-250 {
  padding-top: 250px;
  padding-bottom: 250px;
}
.G-px-250 {
  padding-left: 250px;
  padding-right: 250px;
}
.G-pt-250 {
  padding-top: 250px;
}
.G-pb-250 {
  padding-bottom: 250px;
}
.G-pr-250 {
  padding-right: 250px;
}
.G-pl-250 {
  padding-left: 250px;
}
.G-fs-250 {
  font-size: 250px;
}
.G-g-250 {
  gap: 250px;
}
.G-w-250px {
  width: 250px;
}
.G-w-250p {
  width: 250%;
}
.G-w-250vw {
  width: 250vw;
}
.G-w-250vh {
  width: 250vh;
}
.G-max-w-250px {
  max-width: 250px;
}
.G-max-w-250p {
  max-width: 250%;
}
.G-max-w-250vw {
  max-width: 250vw;
}
.G-max-w-250vh {
  max-width: 250vh;
}
.G-min-w-250px {
  min-width: 250px;
}
.G-min-w-250p {
  min-width: 250%;
}
.G-min-w-250vw {
  min-width: 250vw;
}
.G-min-w-250vh {
  min-width: 250vh;
}
.G-h-250px {
  height: 250px;
}
.G-h-250p {
  height: 250%;
}
.G-h-250vw {
  height: 250vw;
}
.G-h-250vh {
  height: 250vh;
}
.G-max-h-250px {
  max-height: 250px;
}
.G-max-h-250p {
  max-height: 250%;
}
.G-max-h-250vw {
  max-height: 250vw;
}
.G-max-h-250vh {
  max-height: 250vh;
}
.G-min-h-250px {
  min-height: 250px;
}
.G-min-h-250p {
  min-height: 250%;
}
.G-min-h-250vw {
  min-height: 250vw;
}
.G-min-h-250vh {
  min-height: 250vh;
}
.G-m-260 {
  margin: 260px;
}
.G-my-260 {
  margin-top: 260px;
  margin-bottom: 260px;
}
.G-mx-260 {
  margin-left: 260px;
  margin-right: 260px;
}
.G-mt-260 {
  margin-top: 260px;
}
.G-mb-260 {
  margin-bottom: 260px;
}
.G-mr-260 {
  margin-right: 260px;
}
.G-ml-260 {
  margin-left: 260px;
}
.G-p-260 {
  padding: 260px;
}
.G-py-260 {
  padding-top: 260px;
  padding-bottom: 260px;
}
.G-px-260 {
  padding-left: 260px;
  padding-right: 260px;
}
.G-pt-260 {
  padding-top: 260px;
}
.G-pb-260 {
  padding-bottom: 260px;
}
.G-pr-260 {
  padding-right: 260px;
}
.G-pl-260 {
  padding-left: 260px;
}
.G-fs-260 {
  font-size: 260px;
}
.G-g-260 {
  gap: 260px;
}
.G-w-260px {
  width: 260px;
}
.G-w-260p {
  width: 260%;
}
.G-w-260vw {
  width: 260vw;
}
.G-w-260vh {
  width: 260vh;
}
.G-max-w-260px {
  max-width: 260px;
}
.G-max-w-260p {
  max-width: 260%;
}
.G-max-w-260vw {
  max-width: 260vw;
}
.G-max-w-260vh {
  max-width: 260vh;
}
.G-min-w-260px {
  min-width: 260px;
}
.G-min-w-260p {
  min-width: 260%;
}
.G-min-w-260vw {
  min-width: 260vw;
}
.G-min-w-260vh {
  min-width: 260vh;
}
.G-h-260px {
  height: 260px;
}
.G-h-260p {
  height: 260%;
}
.G-h-260vw {
  height: 260vw;
}
.G-h-260vh {
  height: 260vh;
}
.G-max-h-260px {
  max-height: 260px;
}
.G-max-h-260p {
  max-height: 260%;
}
.G-max-h-260vw {
  max-height: 260vw;
}
.G-max-h-260vh {
  max-height: 260vh;
}
.G-min-h-260px {
  min-height: 260px;
}
.G-min-h-260p {
  min-height: 260%;
}
.G-min-h-260vw {
  min-height: 260vw;
}
.G-min-h-260vh {
  min-height: 260vh;
}
.G-m-270 {
  margin: 270px;
}
.G-my-270 {
  margin-top: 270px;
  margin-bottom: 270px;
}
.G-mx-270 {
  margin-left: 270px;
  margin-right: 270px;
}
.G-mt-270 {
  margin-top: 270px;
}
.G-mb-270 {
  margin-bottom: 270px;
}
.G-mr-270 {
  margin-right: 270px;
}
.G-ml-270 {
  margin-left: 270px;
}
.G-p-270 {
  padding: 270px;
}
.G-py-270 {
  padding-top: 270px;
  padding-bottom: 270px;
}
.G-px-270 {
  padding-left: 270px;
  padding-right: 270px;
}
.G-pt-270 {
  padding-top: 270px;
}
.G-pb-270 {
  padding-bottom: 270px;
}
.G-pr-270 {
  padding-right: 270px;
}
.G-pl-270 {
  padding-left: 270px;
}
.G-fs-270 {
  font-size: 270px;
}
.G-g-270 {
  gap: 270px;
}
.G-w-270px {
  width: 270px;
}
.G-w-270p {
  width: 270%;
}
.G-w-270vw {
  width: 270vw;
}
.G-w-270vh {
  width: 270vh;
}
.G-max-w-270px {
  max-width: 270px;
}
.G-max-w-270p {
  max-width: 270%;
}
.G-max-w-270vw {
  max-width: 270vw;
}
.G-max-w-270vh {
  max-width: 270vh;
}
.G-min-w-270px {
  min-width: 270px;
}
.G-min-w-270p {
  min-width: 270%;
}
.G-min-w-270vw {
  min-width: 270vw;
}
.G-min-w-270vh {
  min-width: 270vh;
}
.G-h-270px {
  height: 270px;
}
.G-h-270p {
  height: 270%;
}
.G-h-270vw {
  height: 270vw;
}
.G-h-270vh {
  height: 270vh;
}
.G-max-h-270px {
  max-height: 270px;
}
.G-max-h-270p {
  max-height: 270%;
}
.G-max-h-270vw {
  max-height: 270vw;
}
.G-max-h-270vh {
  max-height: 270vh;
}
.G-min-h-270px {
  min-height: 270px;
}
.G-min-h-270p {
  min-height: 270%;
}
.G-min-h-270vw {
  min-height: 270vw;
}
.G-min-h-270vh {
  min-height: 270vh;
}
.G-m-280 {
  margin: 280px;
}
.G-my-280 {
  margin-top: 280px;
  margin-bottom: 280px;
}
.G-mx-280 {
  margin-left: 280px;
  margin-right: 280px;
}
.G-mt-280 {
  margin-top: 280px;
}
.G-mb-280 {
  margin-bottom: 280px;
}
.G-mr-280 {
  margin-right: 280px;
}
.G-ml-280 {
  margin-left: 280px;
}
.G-p-280 {
  padding: 280px;
}
.G-py-280 {
  padding-top: 280px;
  padding-bottom: 280px;
}
.G-px-280 {
  padding-left: 280px;
  padding-right: 280px;
}
.G-pt-280 {
  padding-top: 280px;
}
.G-pb-280 {
  padding-bottom: 280px;
}
.G-pr-280 {
  padding-right: 280px;
}
.G-pl-280 {
  padding-left: 280px;
}
.G-fs-280 {
  font-size: 280px;
}
.G-g-280 {
  gap: 280px;
}
.G-w-280px {
  width: 280px;
}
.G-w-280p {
  width: 280%;
}
.G-w-280vw {
  width: 280vw;
}
.G-w-280vh {
  width: 280vh;
}
.G-max-w-280px {
  max-width: 280px;
}
.G-max-w-280p {
  max-width: 280%;
}
.G-max-w-280vw {
  max-width: 280vw;
}
.G-max-w-280vh {
  max-width: 280vh;
}
.G-min-w-280px {
  min-width: 280px;
}
.G-min-w-280p {
  min-width: 280%;
}
.G-min-w-280vw {
  min-width: 280vw;
}
.G-min-w-280vh {
  min-width: 280vh;
}
.G-h-280px {
  height: 280px;
}
.G-h-280p {
  height: 280%;
}
.G-h-280vw {
  height: 280vw;
}
.G-h-280vh {
  height: 280vh;
}
.G-max-h-280px {
  max-height: 280px;
}
.G-max-h-280p {
  max-height: 280%;
}
.G-max-h-280vw {
  max-height: 280vw;
}
.G-max-h-280vh {
  max-height: 280vh;
}
.G-min-h-280px {
  min-height: 280px;
}
.G-min-h-280p {
  min-height: 280%;
}
.G-min-h-280vw {
  min-height: 280vw;
}
.G-min-h-280vh {
  min-height: 280vh;
}
.G-m-290 {
  margin: 290px;
}
.G-my-290 {
  margin-top: 290px;
  margin-bottom: 290px;
}
.G-mx-290 {
  margin-left: 290px;
  margin-right: 290px;
}
.G-mt-290 {
  margin-top: 290px;
}
.G-mb-290 {
  margin-bottom: 290px;
}
.G-mr-290 {
  margin-right: 290px;
}
.G-ml-290 {
  margin-left: 290px;
}
.G-p-290 {
  padding: 290px;
}
.G-py-290 {
  padding-top: 290px;
  padding-bottom: 290px;
}
.G-px-290 {
  padding-left: 290px;
  padding-right: 290px;
}
.G-pt-290 {
  padding-top: 290px;
}
.G-pb-290 {
  padding-bottom: 290px;
}
.G-pr-290 {
  padding-right: 290px;
}
.G-pl-290 {
  padding-left: 290px;
}
.G-fs-290 {
  font-size: 290px;
}
.G-g-290 {
  gap: 290px;
}
.G-w-290px {
  width: 290px;
}
.G-w-290p {
  width: 290%;
}
.G-w-290vw {
  width: 290vw;
}
.G-w-290vh {
  width: 290vh;
}
.G-max-w-290px {
  max-width: 290px;
}
.G-max-w-290p {
  max-width: 290%;
}
.G-max-w-290vw {
  max-width: 290vw;
}
.G-max-w-290vh {
  max-width: 290vh;
}
.G-min-w-290px {
  min-width: 290px;
}
.G-min-w-290p {
  min-width: 290%;
}
.G-min-w-290vw {
  min-width: 290vw;
}
.G-min-w-290vh {
  min-width: 290vh;
}
.G-h-290px {
  height: 290px;
}
.G-h-290p {
  height: 290%;
}
.G-h-290vw {
  height: 290vw;
}
.G-h-290vh {
  height: 290vh;
}
.G-max-h-290px {
  max-height: 290px;
}
.G-max-h-290p {
  max-height: 290%;
}
.G-max-h-290vw {
  max-height: 290vw;
}
.G-max-h-290vh {
  max-height: 290vh;
}
.G-min-h-290px {
  min-height: 290px;
}
.G-min-h-290p {
  min-height: 290%;
}
.G-min-h-290vw {
  min-height: 290vw;
}
.G-min-h-290vh {
  min-height: 290vh;
}
.G-m-300 {
  margin: 300px;
}
.G-my-300 {
  margin-top: 300px;
  margin-bottom: 300px;
}
.G-mx-300 {
  margin-left: 300px;
  margin-right: 300px;
}
.G-mt-300 {
  margin-top: 300px;
}
.G-mb-300 {
  margin-bottom: 300px;
}
.G-mr-300 {
  margin-right: 300px;
}
.G-ml-300 {
  margin-left: 300px;
}
.G-p-300 {
  padding: 300px;
}
.G-py-300 {
  padding-top: 300px;
  padding-bottom: 300px;
}
.G-px-300 {
  padding-left: 300px;
  padding-right: 300px;
}
.G-pt-300 {
  padding-top: 300px;
}
.G-pb-300 {
  padding-bottom: 300px;
}
.G-pr-300 {
  padding-right: 300px;
}
.G-pl-300 {
  padding-left: 300px;
}
.G-fs-300 {
  font-size: 300px;
}
.G-g-300 {
  gap: 300px;
}
.G-w-300px {
  width: 300px;
}
.G-w-300p {
  width: 300%;
}
.G-w-300vw {
  width: 300vw;
}
.G-w-300vh {
  width: 300vh;
}
.G-max-w-300px {
  max-width: 300px;
}
.G-max-w-300p {
  max-width: 300%;
}
.G-max-w-300vw {
  max-width: 300vw;
}
.G-max-w-300vh {
  max-width: 300vh;
}
.G-min-w-300px {
  min-width: 300px;
}
.G-min-w-300p {
  min-width: 300%;
}
.G-min-w-300vw {
  min-width: 300vw;
}
.G-min-w-300vh {
  min-width: 300vh;
}
.G-h-300px {
  height: 300px;
}
.G-h-300p {
  height: 300%;
}
.G-h-300vw {
  height: 300vw;
}
.G-h-300vh {
  height: 300vh;
}
.G-max-h-300px {
  max-height: 300px;
}
.G-max-h-300p {
  max-height: 300%;
}
.G-max-h-300vw {
  max-height: 300vw;
}
.G-max-h-300vh {
  max-height: 300vh;
}
.G-min-h-300px {
  min-height: 300px;
}
.G-min-h-300p {
  min-height: 300%;
}
.G-min-h-300vw {
  min-height: 300vw;
}
.G-min-h-300vh {
  min-height: 300vh;
}
.G-m-310 {
  margin: 310px;
}
.G-my-310 {
  margin-top: 310px;
  margin-bottom: 310px;
}
.G-mx-310 {
  margin-left: 310px;
  margin-right: 310px;
}
.G-mt-310 {
  margin-top: 310px;
}
.G-mb-310 {
  margin-bottom: 310px;
}
.G-mr-310 {
  margin-right: 310px;
}
.G-ml-310 {
  margin-left: 310px;
}
.G-p-310 {
  padding: 310px;
}
.G-py-310 {
  padding-top: 310px;
  padding-bottom: 310px;
}
.G-px-310 {
  padding-left: 310px;
  padding-right: 310px;
}
.G-pt-310 {
  padding-top: 310px;
}
.G-pb-310 {
  padding-bottom: 310px;
}
.G-pr-310 {
  padding-right: 310px;
}
.G-pl-310 {
  padding-left: 310px;
}
.G-fs-310 {
  font-size: 310px;
}
.G-g-310 {
  gap: 310px;
}
.G-w-310px {
  width: 310px;
}
.G-w-310p {
  width: 310%;
}
.G-w-310vw {
  width: 310vw;
}
.G-w-310vh {
  width: 310vh;
}
.G-max-w-310px {
  max-width: 310px;
}
.G-max-w-310p {
  max-width: 310%;
}
.G-max-w-310vw {
  max-width: 310vw;
}
.G-max-w-310vh {
  max-width: 310vh;
}
.G-min-w-310px {
  min-width: 310px;
}
.G-min-w-310p {
  min-width: 310%;
}
.G-min-w-310vw {
  min-width: 310vw;
}
.G-min-w-310vh {
  min-width: 310vh;
}
.G-h-310px {
  height: 310px;
}
.G-h-310p {
  height: 310%;
}
.G-h-310vw {
  height: 310vw;
}
.G-h-310vh {
  height: 310vh;
}
.G-max-h-310px {
  max-height: 310px;
}
.G-max-h-310p {
  max-height: 310%;
}
.G-max-h-310vw {
  max-height: 310vw;
}
.G-max-h-310vh {
  max-height: 310vh;
}
.G-min-h-310px {
  min-height: 310px;
}
.G-min-h-310p {
  min-height: 310%;
}
.G-min-h-310vw {
  min-height: 310vw;
}
.G-min-h-310vh {
  min-height: 310vh;
}
.G-m-320 {
  margin: 320px;
}
.G-my-320 {
  margin-top: 320px;
  margin-bottom: 320px;
}
.G-mx-320 {
  margin-left: 320px;
  margin-right: 320px;
}
.G-mt-320 {
  margin-top: 320px;
}
.G-mb-320 {
  margin-bottom: 320px;
}
.G-mr-320 {
  margin-right: 320px;
}
.G-ml-320 {
  margin-left: 320px;
}
.G-p-320 {
  padding: 320px;
}
.G-py-320 {
  padding-top: 320px;
  padding-bottom: 320px;
}
.G-px-320 {
  padding-left: 320px;
  padding-right: 320px;
}
.G-pt-320 {
  padding-top: 320px;
}
.G-pb-320 {
  padding-bottom: 320px;
}
.G-pr-320 {
  padding-right: 320px;
}
.G-pl-320 {
  padding-left: 320px;
}
.G-fs-320 {
  font-size: 320px;
}
.G-g-320 {
  gap: 320px;
}
.G-w-320px {
  width: 320px;
}
.G-w-320p {
  width: 320%;
}
.G-w-320vw {
  width: 320vw;
}
.G-w-320vh {
  width: 320vh;
}
.G-max-w-320px {
  max-width: 320px;
}
.G-max-w-320p {
  max-width: 320%;
}
.G-max-w-320vw {
  max-width: 320vw;
}
.G-max-w-320vh {
  max-width: 320vh;
}
.G-min-w-320px {
  min-width: 320px;
}
.G-min-w-320p {
  min-width: 320%;
}
.G-min-w-320vw {
  min-width: 320vw;
}
.G-min-w-320vh {
  min-width: 320vh;
}
.G-h-320px {
  height: 320px;
}
.G-h-320p {
  height: 320%;
}
.G-h-320vw {
  height: 320vw;
}
.G-h-320vh {
  height: 320vh;
}
.G-max-h-320px {
  max-height: 320px;
}
.G-max-h-320p {
  max-height: 320%;
}
.G-max-h-320vw {
  max-height: 320vw;
}
.G-max-h-320vh {
  max-height: 320vh;
}
.G-min-h-320px {
  min-height: 320px;
}
.G-min-h-320p {
  min-height: 320%;
}
.G-min-h-320vw {
  min-height: 320vw;
}
.G-min-h-320vh {
  min-height: 320vh;
}
.G-m-330 {
  margin: 330px;
}
.G-my-330 {
  margin-top: 330px;
  margin-bottom: 330px;
}
.G-mx-330 {
  margin-left: 330px;
  margin-right: 330px;
}
.G-mt-330 {
  margin-top: 330px;
}
.G-mb-330 {
  margin-bottom: 330px;
}
.G-mr-330 {
  margin-right: 330px;
}
.G-ml-330 {
  margin-left: 330px;
}
.G-p-330 {
  padding: 330px;
}
.G-py-330 {
  padding-top: 330px;
  padding-bottom: 330px;
}
.G-px-330 {
  padding-left: 330px;
  padding-right: 330px;
}
.G-pt-330 {
  padding-top: 330px;
}
.G-pb-330 {
  padding-bottom: 330px;
}
.G-pr-330 {
  padding-right: 330px;
}
.G-pl-330 {
  padding-left: 330px;
}
.G-fs-330 {
  font-size: 330px;
}
.G-g-330 {
  gap: 330px;
}
.G-w-330px {
  width: 330px;
}
.G-w-330p {
  width: 330%;
}
.G-w-330vw {
  width: 330vw;
}
.G-w-330vh {
  width: 330vh;
}
.G-max-w-330px {
  max-width: 330px;
}
.G-max-w-330p {
  max-width: 330%;
}
.G-max-w-330vw {
  max-width: 330vw;
}
.G-max-w-330vh {
  max-width: 330vh;
}
.G-min-w-330px {
  min-width: 330px;
}
.G-min-w-330p {
  min-width: 330%;
}
.G-min-w-330vw {
  min-width: 330vw;
}
.G-min-w-330vh {
  min-width: 330vh;
}
.G-h-330px {
  height: 330px;
}
.G-h-330p {
  height: 330%;
}
.G-h-330vw {
  height: 330vw;
}
.G-h-330vh {
  height: 330vh;
}
.G-max-h-330px {
  max-height: 330px;
}
.G-max-h-330p {
  max-height: 330%;
}
.G-max-h-330vw {
  max-height: 330vw;
}
.G-max-h-330vh {
  max-height: 330vh;
}
.G-min-h-330px {
  min-height: 330px;
}
.G-min-h-330p {
  min-height: 330%;
}
.G-min-h-330vw {
  min-height: 330vw;
}
.G-min-h-330vh {
  min-height: 330vh;
}
.G-m-340 {
  margin: 340px;
}
.G-my-340 {
  margin-top: 340px;
  margin-bottom: 340px;
}
.G-mx-340 {
  margin-left: 340px;
  margin-right: 340px;
}
.G-mt-340 {
  margin-top: 340px;
}
.G-mb-340 {
  margin-bottom: 340px;
}
.G-mr-340 {
  margin-right: 340px;
}
.G-ml-340 {
  margin-left: 340px;
}
.G-p-340 {
  padding: 340px;
}
.G-py-340 {
  padding-top: 340px;
  padding-bottom: 340px;
}
.G-px-340 {
  padding-left: 340px;
  padding-right: 340px;
}
.G-pt-340 {
  padding-top: 340px;
}
.G-pb-340 {
  padding-bottom: 340px;
}
.G-pr-340 {
  padding-right: 340px;
}
.G-pl-340 {
  padding-left: 340px;
}
.G-fs-340 {
  font-size: 340px;
}
.G-g-340 {
  gap: 340px;
}
.G-w-340px {
  width: 340px;
}
.G-w-340p {
  width: 340%;
}
.G-w-340vw {
  width: 340vw;
}
.G-w-340vh {
  width: 340vh;
}
.G-max-w-340px {
  max-width: 340px;
}
.G-max-w-340p {
  max-width: 340%;
}
.G-max-w-340vw {
  max-width: 340vw;
}
.G-max-w-340vh {
  max-width: 340vh;
}
.G-min-w-340px {
  min-width: 340px;
}
.G-min-w-340p {
  min-width: 340%;
}
.G-min-w-340vw {
  min-width: 340vw;
}
.G-min-w-340vh {
  min-width: 340vh;
}
.G-h-340px {
  height: 340px;
}
.G-h-340p {
  height: 340%;
}
.G-h-340vw {
  height: 340vw;
}
.G-h-340vh {
  height: 340vh;
}
.G-max-h-340px {
  max-height: 340px;
}
.G-max-h-340p {
  max-height: 340%;
}
.G-max-h-340vw {
  max-height: 340vw;
}
.G-max-h-340vh {
  max-height: 340vh;
}
.G-min-h-340px {
  min-height: 340px;
}
.G-min-h-340p {
  min-height: 340%;
}
.G-min-h-340vw {
  min-height: 340vw;
}
.G-min-h-340vh {
  min-height: 340vh;
}
.G-m-350 {
  margin: 350px;
}
.G-my-350 {
  margin-top: 350px;
  margin-bottom: 350px;
}
.G-mx-350 {
  margin-left: 350px;
  margin-right: 350px;
}
.G-mt-350 {
  margin-top: 350px;
}
.G-mb-350 {
  margin-bottom: 350px;
}
.G-mr-350 {
  margin-right: 350px;
}
.G-ml-350 {
  margin-left: 350px;
}
.G-p-350 {
  padding: 350px;
}
.G-py-350 {
  padding-top: 350px;
  padding-bottom: 350px;
}
.G-px-350 {
  padding-left: 350px;
  padding-right: 350px;
}
.G-pt-350 {
  padding-top: 350px;
}
.G-pb-350 {
  padding-bottom: 350px;
}
.G-pr-350 {
  padding-right: 350px;
}
.G-pl-350 {
  padding-left: 350px;
}
.G-fs-350 {
  font-size: 350px;
}
.G-g-350 {
  gap: 350px;
}
.G-w-350px {
  width: 350px;
}
.G-w-350p {
  width: 350%;
}
.G-w-350vw {
  width: 350vw;
}
.G-w-350vh {
  width: 350vh;
}
.G-max-w-350px {
  max-width: 350px;
}
.G-max-w-350p {
  max-width: 350%;
}
.G-max-w-350vw {
  max-width: 350vw;
}
.G-max-w-350vh {
  max-width: 350vh;
}
.G-min-w-350px {
  min-width: 350px;
}
.G-min-w-350p {
  min-width: 350%;
}
.G-min-w-350vw {
  min-width: 350vw;
}
.G-min-w-350vh {
  min-width: 350vh;
}
.G-h-350px {
  height: 350px;
}
.G-h-350p {
  height: 350%;
}
.G-h-350vw {
  height: 350vw;
}
.G-h-350vh {
  height: 350vh;
}
.G-max-h-350px {
  max-height: 350px;
}
.G-max-h-350p {
  max-height: 350%;
}
.G-max-h-350vw {
  max-height: 350vw;
}
.G-max-h-350vh {
  max-height: 350vh;
}
.G-min-h-350px {
  min-height: 350px;
}
.G-min-h-350p {
  min-height: 350%;
}
.G-min-h-350vw {
  min-height: 350vw;
}
.G-min-h-350vh {
  min-height: 350vh;
}
.G-m-360 {
  margin: 360px;
}
.G-my-360 {
  margin-top: 360px;
  margin-bottom: 360px;
}
.G-mx-360 {
  margin-left: 360px;
  margin-right: 360px;
}
.G-mt-360 {
  margin-top: 360px;
}
.G-mb-360 {
  margin-bottom: 360px;
}
.G-mr-360 {
  margin-right: 360px;
}
.G-ml-360 {
  margin-left: 360px;
}
.G-p-360 {
  padding: 360px;
}
.G-py-360 {
  padding-top: 360px;
  padding-bottom: 360px;
}
.G-px-360 {
  padding-left: 360px;
  padding-right: 360px;
}
.G-pt-360 {
  padding-top: 360px;
}
.G-pb-360 {
  padding-bottom: 360px;
}
.G-pr-360 {
  padding-right: 360px;
}
.G-pl-360 {
  padding-left: 360px;
}
.G-fs-360 {
  font-size: 360px;
}
.G-g-360 {
  gap: 360px;
}
.G-w-360px {
  width: 360px;
}
.G-w-360p {
  width: 360%;
}
.G-w-360vw {
  width: 360vw;
}
.G-w-360vh {
  width: 360vh;
}
.G-max-w-360px {
  max-width: 360px;
}
.G-max-w-360p {
  max-width: 360%;
}
.G-max-w-360vw {
  max-width: 360vw;
}
.G-max-w-360vh {
  max-width: 360vh;
}
.G-min-w-360px {
  min-width: 360px;
}
.G-min-w-360p {
  min-width: 360%;
}
.G-min-w-360vw {
  min-width: 360vw;
}
.G-min-w-360vh {
  min-width: 360vh;
}
.G-h-360px {
  height: 360px;
}
.G-h-360p {
  height: 360%;
}
.G-h-360vw {
  height: 360vw;
}
.G-h-360vh {
  height: 360vh;
}
.G-max-h-360px {
  max-height: 360px;
}
.G-max-h-360p {
  max-height: 360%;
}
.G-max-h-360vw {
  max-height: 360vw;
}
.G-max-h-360vh {
  max-height: 360vh;
}
.G-min-h-360px {
  min-height: 360px;
}
.G-min-h-360p {
  min-height: 360%;
}
.G-min-h-360vw {
  min-height: 360vw;
}
.G-min-h-360vh {
  min-height: 360vh;
}
.G-m-370 {
  margin: 370px;
}
.G-my-370 {
  margin-top: 370px;
  margin-bottom: 370px;
}
.G-mx-370 {
  margin-left: 370px;
  margin-right: 370px;
}
.G-mt-370 {
  margin-top: 370px;
}
.G-mb-370 {
  margin-bottom: 370px;
}
.G-mr-370 {
  margin-right: 370px;
}
.G-ml-370 {
  margin-left: 370px;
}
.G-p-370 {
  padding: 370px;
}
.G-py-370 {
  padding-top: 370px;
  padding-bottom: 370px;
}
.G-px-370 {
  padding-left: 370px;
  padding-right: 370px;
}
.G-pt-370 {
  padding-top: 370px;
}
.G-pb-370 {
  padding-bottom: 370px;
}
.G-pr-370 {
  padding-right: 370px;
}
.G-pl-370 {
  padding-left: 370px;
}
.G-fs-370 {
  font-size: 370px;
}
.G-g-370 {
  gap: 370px;
}
.G-w-370px {
  width: 370px;
}
.G-w-370p {
  width: 370%;
}
.G-w-370vw {
  width: 370vw;
}
.G-w-370vh {
  width: 370vh;
}
.G-max-w-370px {
  max-width: 370px;
}
.G-max-w-370p {
  max-width: 370%;
}
.G-max-w-370vw {
  max-width: 370vw;
}
.G-max-w-370vh {
  max-width: 370vh;
}
.G-min-w-370px {
  min-width: 370px;
}
.G-min-w-370p {
  min-width: 370%;
}
.G-min-w-370vw {
  min-width: 370vw;
}
.G-min-w-370vh {
  min-width: 370vh;
}
.G-h-370px {
  height: 370px;
}
.G-h-370p {
  height: 370%;
}
.G-h-370vw {
  height: 370vw;
}
.G-h-370vh {
  height: 370vh;
}
.G-max-h-370px {
  max-height: 370px;
}
.G-max-h-370p {
  max-height: 370%;
}
.G-max-h-370vw {
  max-height: 370vw;
}
.G-max-h-370vh {
  max-height: 370vh;
}
.G-min-h-370px {
  min-height: 370px;
}
.G-min-h-370p {
  min-height: 370%;
}
.G-min-h-370vw {
  min-height: 370vw;
}
.G-min-h-370vh {
  min-height: 370vh;
}
.G-m-380 {
  margin: 380px;
}
.G-my-380 {
  margin-top: 380px;
  margin-bottom: 380px;
}
.G-mx-380 {
  margin-left: 380px;
  margin-right: 380px;
}
.G-mt-380 {
  margin-top: 380px;
}
.G-mb-380 {
  margin-bottom: 380px;
}
.G-mr-380 {
  margin-right: 380px;
}
.G-ml-380 {
  margin-left: 380px;
}
.G-p-380 {
  padding: 380px;
}
.G-py-380 {
  padding-top: 380px;
  padding-bottom: 380px;
}
.G-px-380 {
  padding-left: 380px;
  padding-right: 380px;
}
.G-pt-380 {
  padding-top: 380px;
}
.G-pb-380 {
  padding-bottom: 380px;
}
.G-pr-380 {
  padding-right: 380px;
}
.G-pl-380 {
  padding-left: 380px;
}
.G-fs-380 {
  font-size: 380px;
}
.G-g-380 {
  gap: 380px;
}
.G-w-380px {
  width: 380px;
}
.G-w-380p {
  width: 380%;
}
.G-w-380vw {
  width: 380vw;
}
.G-w-380vh {
  width: 380vh;
}
.G-max-w-380px {
  max-width: 380px;
}
.G-max-w-380p {
  max-width: 380%;
}
.G-max-w-380vw {
  max-width: 380vw;
}
.G-max-w-380vh {
  max-width: 380vh;
}
.G-min-w-380px {
  min-width: 380px;
}
.G-min-w-380p {
  min-width: 380%;
}
.G-min-w-380vw {
  min-width: 380vw;
}
.G-min-w-380vh {
  min-width: 380vh;
}
.G-h-380px {
  height: 380px;
}
.G-h-380p {
  height: 380%;
}
.G-h-380vw {
  height: 380vw;
}
.G-h-380vh {
  height: 380vh;
}
.G-max-h-380px {
  max-height: 380px;
}
.G-max-h-380p {
  max-height: 380%;
}
.G-max-h-380vw {
  max-height: 380vw;
}
.G-max-h-380vh {
  max-height: 380vh;
}
.G-min-h-380px {
  min-height: 380px;
}
.G-min-h-380p {
  min-height: 380%;
}
.G-min-h-380vw {
  min-height: 380vw;
}
.G-min-h-380vh {
  min-height: 380vh;
}
.G-m-390 {
  margin: 390px;
}
.G-my-390 {
  margin-top: 390px;
  margin-bottom: 390px;
}
.G-mx-390 {
  margin-left: 390px;
  margin-right: 390px;
}
.G-mt-390 {
  margin-top: 390px;
}
.G-mb-390 {
  margin-bottom: 390px;
}
.G-mr-390 {
  margin-right: 390px;
}
.G-ml-390 {
  margin-left: 390px;
}
.G-p-390 {
  padding: 390px;
}
.G-py-390 {
  padding-top: 390px;
  padding-bottom: 390px;
}
.G-px-390 {
  padding-left: 390px;
  padding-right: 390px;
}
.G-pt-390 {
  padding-top: 390px;
}
.G-pb-390 {
  padding-bottom: 390px;
}
.G-pr-390 {
  padding-right: 390px;
}
.G-pl-390 {
  padding-left: 390px;
}
.G-fs-390 {
  font-size: 390px;
}
.G-g-390 {
  gap: 390px;
}
.G-w-390px {
  width: 390px;
}
.G-w-390p {
  width: 390%;
}
.G-w-390vw {
  width: 390vw;
}
.G-w-390vh {
  width: 390vh;
}
.G-max-w-390px {
  max-width: 390px;
}
.G-max-w-390p {
  max-width: 390%;
}
.G-max-w-390vw {
  max-width: 390vw;
}
.G-max-w-390vh {
  max-width: 390vh;
}
.G-min-w-390px {
  min-width: 390px;
}
.G-min-w-390p {
  min-width: 390%;
}
.G-min-w-390vw {
  min-width: 390vw;
}
.G-min-w-390vh {
  min-width: 390vh;
}
.G-h-390px {
  height: 390px;
}
.G-h-390p {
  height: 390%;
}
.G-h-390vw {
  height: 390vw;
}
.G-h-390vh {
  height: 390vh;
}
.G-max-h-390px {
  max-height: 390px;
}
.G-max-h-390p {
  max-height: 390%;
}
.G-max-h-390vw {
  max-height: 390vw;
}
.G-max-h-390vh {
  max-height: 390vh;
}
.G-min-h-390px {
  min-height: 390px;
}
.G-min-h-390p {
  min-height: 390%;
}
.G-min-h-390vw {
  min-height: 390vw;
}
.G-min-h-390vh {
  min-height: 390vh;
}
.G-m-400 {
  margin: 400px;
}
.G-my-400 {
  margin-top: 400px;
  margin-bottom: 400px;
}
.G-mx-400 {
  margin-left: 400px;
  margin-right: 400px;
}
.G-mt-400 {
  margin-top: 400px;
}
.G-mb-400 {
  margin-bottom: 400px;
}
.G-mr-400 {
  margin-right: 400px;
}
.G-ml-400 {
  margin-left: 400px;
}
.G-p-400 {
  padding: 400px;
}
.G-py-400 {
  padding-top: 400px;
  padding-bottom: 400px;
}
.G-px-400 {
  padding-left: 400px;
  padding-right: 400px;
}
.G-pt-400 {
  padding-top: 400px;
}
.G-pb-400 {
  padding-bottom: 400px;
}
.G-pr-400 {
  padding-right: 400px;
}
.G-pl-400 {
  padding-left: 400px;
}
.G-fs-400 {
  font-size: 400px;
}
.G-g-400 {
  gap: 400px;
}
.G-w-400px {
  width: 400px;
}
.G-w-400p {
  width: 400%;
}
.G-w-400vw {
  width: 400vw;
}
.G-w-400vh {
  width: 400vh;
}
.G-max-w-400px {
  max-width: 400px;
}
.G-max-w-400p {
  max-width: 400%;
}
.G-max-w-400vw {
  max-width: 400vw;
}
.G-max-w-400vh {
  max-width: 400vh;
}
.G-min-w-400px {
  min-width: 400px;
}
.G-min-w-400p {
  min-width: 400%;
}
.G-min-w-400vw {
  min-width: 400vw;
}
.G-min-w-400vh {
  min-width: 400vh;
}
.G-h-400px {
  height: 400px;
}
.G-h-400p {
  height: 400%;
}
.G-h-400vw {
  height: 400vw;
}
.G-h-400vh {
  height: 400vh;
}
.G-max-h-400px {
  max-height: 400px;
}
.G-max-h-400p {
  max-height: 400%;
}
.G-max-h-400vw {
  max-height: 400vw;
}
.G-max-h-400vh {
  max-height: 400vh;
}
.G-min-h-400px {
  min-height: 400px;
}
.G-min-h-400p {
  min-height: 400%;
}
.G-min-h-400vw {
  min-height: 400vw;
}
.G-min-h-400vh {
  min-height: 400vh;
}
.G-m-410 {
  margin: 410px;
}
.G-my-410 {
  margin-top: 410px;
  margin-bottom: 410px;
}
.G-mx-410 {
  margin-left: 410px;
  margin-right: 410px;
}
.G-mt-410 {
  margin-top: 410px;
}
.G-mb-410 {
  margin-bottom: 410px;
}
.G-mr-410 {
  margin-right: 410px;
}
.G-ml-410 {
  margin-left: 410px;
}
.G-p-410 {
  padding: 410px;
}
.G-py-410 {
  padding-top: 410px;
  padding-bottom: 410px;
}
.G-px-410 {
  padding-left: 410px;
  padding-right: 410px;
}
.G-pt-410 {
  padding-top: 410px;
}
.G-pb-410 {
  padding-bottom: 410px;
}
.G-pr-410 {
  padding-right: 410px;
}
.G-pl-410 {
  padding-left: 410px;
}
.G-fs-410 {
  font-size: 410px;
}
.G-g-410 {
  gap: 410px;
}
.G-w-410px {
  width: 410px;
}
.G-w-410p {
  width: 410%;
}
.G-w-410vw {
  width: 410vw;
}
.G-w-410vh {
  width: 410vh;
}
.G-max-w-410px {
  max-width: 410px;
}
.G-max-w-410p {
  max-width: 410%;
}
.G-max-w-410vw {
  max-width: 410vw;
}
.G-max-w-410vh {
  max-width: 410vh;
}
.G-min-w-410px {
  min-width: 410px;
}
.G-min-w-410p {
  min-width: 410%;
}
.G-min-w-410vw {
  min-width: 410vw;
}
.G-min-w-410vh {
  min-width: 410vh;
}
.G-h-410px {
  height: 410px;
}
.G-h-410p {
  height: 410%;
}
.G-h-410vw {
  height: 410vw;
}
.G-h-410vh {
  height: 410vh;
}
.G-max-h-410px {
  max-height: 410px;
}
.G-max-h-410p {
  max-height: 410%;
}
.G-max-h-410vw {
  max-height: 410vw;
}
.G-max-h-410vh {
  max-height: 410vh;
}
.G-min-h-410px {
  min-height: 410px;
}
.G-min-h-410p {
  min-height: 410%;
}
.G-min-h-410vw {
  min-height: 410vw;
}
.G-min-h-410vh {
  min-height: 410vh;
}
.G-m-420 {
  margin: 420px;
}
.G-my-420 {
  margin-top: 420px;
  margin-bottom: 420px;
}
.G-mx-420 {
  margin-left: 420px;
  margin-right: 420px;
}
.G-mt-420 {
  margin-top: 420px;
}
.G-mb-420 {
  margin-bottom: 420px;
}
.G-mr-420 {
  margin-right: 420px;
}
.G-ml-420 {
  margin-left: 420px;
}
.G-p-420 {
  padding: 420px;
}
.G-py-420 {
  padding-top: 420px;
  padding-bottom: 420px;
}
.G-px-420 {
  padding-left: 420px;
  padding-right: 420px;
}
.G-pt-420 {
  padding-top: 420px;
}
.G-pb-420 {
  padding-bottom: 420px;
}
.G-pr-420 {
  padding-right: 420px;
}
.G-pl-420 {
  padding-left: 420px;
}
.G-fs-420 {
  font-size: 420px;
}
.G-g-420 {
  gap: 420px;
}
.G-w-420px {
  width: 420px;
}
.G-w-420p {
  width: 420%;
}
.G-w-420vw {
  width: 420vw;
}
.G-w-420vh {
  width: 420vh;
}
.G-max-w-420px {
  max-width: 420px;
}
.G-max-w-420p {
  max-width: 420%;
}
.G-max-w-420vw {
  max-width: 420vw;
}
.G-max-w-420vh {
  max-width: 420vh;
}
.G-min-w-420px {
  min-width: 420px;
}
.G-min-w-420p {
  min-width: 420%;
}
.G-min-w-420vw {
  min-width: 420vw;
}
.G-min-w-420vh {
  min-width: 420vh;
}
.G-h-420px {
  height: 420px;
}
.G-h-420p {
  height: 420%;
}
.G-h-420vw {
  height: 420vw;
}
.G-h-420vh {
  height: 420vh;
}
.G-max-h-420px {
  max-height: 420px;
}
.G-max-h-420p {
  max-height: 420%;
}
.G-max-h-420vw {
  max-height: 420vw;
}
.G-max-h-420vh {
  max-height: 420vh;
}
.G-min-h-420px {
  min-height: 420px;
}
.G-min-h-420p {
  min-height: 420%;
}
.G-min-h-420vw {
  min-height: 420vw;
}
.G-min-h-420vh {
  min-height: 420vh;
}
.G-m-430 {
  margin: 430px;
}
.G-my-430 {
  margin-top: 430px;
  margin-bottom: 430px;
}
.G-mx-430 {
  margin-left: 430px;
  margin-right: 430px;
}
.G-mt-430 {
  margin-top: 430px;
}
.G-mb-430 {
  margin-bottom: 430px;
}
.G-mr-430 {
  margin-right: 430px;
}
.G-ml-430 {
  margin-left: 430px;
}
.G-p-430 {
  padding: 430px;
}
.G-py-430 {
  padding-top: 430px;
  padding-bottom: 430px;
}
.G-px-430 {
  padding-left: 430px;
  padding-right: 430px;
}
.G-pt-430 {
  padding-top: 430px;
}
.G-pb-430 {
  padding-bottom: 430px;
}
.G-pr-430 {
  padding-right: 430px;
}
.G-pl-430 {
  padding-left: 430px;
}
.G-fs-430 {
  font-size: 430px;
}
.G-g-430 {
  gap: 430px;
}
.G-w-430px {
  width: 430px;
}
.G-w-430p {
  width: 430%;
}
.G-w-430vw {
  width: 430vw;
}
.G-w-430vh {
  width: 430vh;
}
.G-max-w-430px {
  max-width: 430px;
}
.G-max-w-430p {
  max-width: 430%;
}
.G-max-w-430vw {
  max-width: 430vw;
}
.G-max-w-430vh {
  max-width: 430vh;
}
.G-min-w-430px {
  min-width: 430px;
}
.G-min-w-430p {
  min-width: 430%;
}
.G-min-w-430vw {
  min-width: 430vw;
}
.G-min-w-430vh {
  min-width: 430vh;
}
.G-h-430px {
  height: 430px;
}
.G-h-430p {
  height: 430%;
}
.G-h-430vw {
  height: 430vw;
}
.G-h-430vh {
  height: 430vh;
}
.G-max-h-430px {
  max-height: 430px;
}
.G-max-h-430p {
  max-height: 430%;
}
.G-max-h-430vw {
  max-height: 430vw;
}
.G-max-h-430vh {
  max-height: 430vh;
}
.G-min-h-430px {
  min-height: 430px;
}
.G-min-h-430p {
  min-height: 430%;
}
.G-min-h-430vw {
  min-height: 430vw;
}
.G-min-h-430vh {
  min-height: 430vh;
}
.G-m-440 {
  margin: 440px;
}
.G-my-440 {
  margin-top: 440px;
  margin-bottom: 440px;
}
.G-mx-440 {
  margin-left: 440px;
  margin-right: 440px;
}
.G-mt-440 {
  margin-top: 440px;
}
.G-mb-440 {
  margin-bottom: 440px;
}
.G-mr-440 {
  margin-right: 440px;
}
.G-ml-440 {
  margin-left: 440px;
}
.G-p-440 {
  padding: 440px;
}
.G-py-440 {
  padding-top: 440px;
  padding-bottom: 440px;
}
.G-px-440 {
  padding-left: 440px;
  padding-right: 440px;
}
.G-pt-440 {
  padding-top: 440px;
}
.G-pb-440 {
  padding-bottom: 440px;
}
.G-pr-440 {
  padding-right: 440px;
}
.G-pl-440 {
  padding-left: 440px;
}
.G-fs-440 {
  font-size: 440px;
}
.G-g-440 {
  gap: 440px;
}
.G-w-440px {
  width: 440px;
}
.G-w-440p {
  width: 440%;
}
.G-w-440vw {
  width: 440vw;
}
.G-w-440vh {
  width: 440vh;
}
.G-max-w-440px {
  max-width: 440px;
}
.G-max-w-440p {
  max-width: 440%;
}
.G-max-w-440vw {
  max-width: 440vw;
}
.G-max-w-440vh {
  max-width: 440vh;
}
.G-min-w-440px {
  min-width: 440px;
}
.G-min-w-440p {
  min-width: 440%;
}
.G-min-w-440vw {
  min-width: 440vw;
}
.G-min-w-440vh {
  min-width: 440vh;
}
.G-h-440px {
  height: 440px;
}
.G-h-440p {
  height: 440%;
}
.G-h-440vw {
  height: 440vw;
}
.G-h-440vh {
  height: 440vh;
}
.G-max-h-440px {
  max-height: 440px;
}
.G-max-h-440p {
  max-height: 440%;
}
.G-max-h-440vw {
  max-height: 440vw;
}
.G-max-h-440vh {
  max-height: 440vh;
}
.G-min-h-440px {
  min-height: 440px;
}
.G-min-h-440p {
  min-height: 440%;
}
.G-min-h-440vw {
  min-height: 440vw;
}
.G-min-h-440vh {
  min-height: 440vh;
}
.G-m-450 {
  margin: 450px;
}
.G-my-450 {
  margin-top: 450px;
  margin-bottom: 450px;
}
.G-mx-450 {
  margin-left: 450px;
  margin-right: 450px;
}
.G-mt-450 {
  margin-top: 450px;
}
.G-mb-450 {
  margin-bottom: 450px;
}
.G-mr-450 {
  margin-right: 450px;
}
.G-ml-450 {
  margin-left: 450px;
}
.G-p-450 {
  padding: 450px;
}
.G-py-450 {
  padding-top: 450px;
  padding-bottom: 450px;
}
.G-px-450 {
  padding-left: 450px;
  padding-right: 450px;
}
.G-pt-450 {
  padding-top: 450px;
}
.G-pb-450 {
  padding-bottom: 450px;
}
.G-pr-450 {
  padding-right: 450px;
}
.G-pl-450 {
  padding-left: 450px;
}
.G-fs-450 {
  font-size: 450px;
}
.G-g-450 {
  gap: 450px;
}
.G-w-450px {
  width: 450px;
}
.G-w-450p {
  width: 450%;
}
.G-w-450vw {
  width: 450vw;
}
.G-w-450vh {
  width: 450vh;
}
.G-max-w-450px {
  max-width: 450px;
}
.G-max-w-450p {
  max-width: 450%;
}
.G-max-w-450vw {
  max-width: 450vw;
}
.G-max-w-450vh {
  max-width: 450vh;
}
.G-min-w-450px {
  min-width: 450px;
}
.G-min-w-450p {
  min-width: 450%;
}
.G-min-w-450vw {
  min-width: 450vw;
}
.G-min-w-450vh {
  min-width: 450vh;
}
.G-h-450px {
  height: 450px;
}
.G-h-450p {
  height: 450%;
}
.G-h-450vw {
  height: 450vw;
}
.G-h-450vh {
  height: 450vh;
}
.G-max-h-450px {
  max-height: 450px;
}
.G-max-h-450p {
  max-height: 450%;
}
.G-max-h-450vw {
  max-height: 450vw;
}
.G-max-h-450vh {
  max-height: 450vh;
}
.G-min-h-450px {
  min-height: 450px;
}
.G-min-h-450p {
  min-height: 450%;
}
.G-min-h-450vw {
  min-height: 450vw;
}
.G-min-h-450vh {
  min-height: 450vh;
}
.G-m-460 {
  margin: 460px;
}
.G-my-460 {
  margin-top: 460px;
  margin-bottom: 460px;
}
.G-mx-460 {
  margin-left: 460px;
  margin-right: 460px;
}
.G-mt-460 {
  margin-top: 460px;
}
.G-mb-460 {
  margin-bottom: 460px;
}
.G-mr-460 {
  margin-right: 460px;
}
.G-ml-460 {
  margin-left: 460px;
}
.G-p-460 {
  padding: 460px;
}
.G-py-460 {
  padding-top: 460px;
  padding-bottom: 460px;
}
.G-px-460 {
  padding-left: 460px;
  padding-right: 460px;
}
.G-pt-460 {
  padding-top: 460px;
}
.G-pb-460 {
  padding-bottom: 460px;
}
.G-pr-460 {
  padding-right: 460px;
}
.G-pl-460 {
  padding-left: 460px;
}
.G-fs-460 {
  font-size: 460px;
}
.G-g-460 {
  gap: 460px;
}
.G-w-460px {
  width: 460px;
}
.G-w-460p {
  width: 460%;
}
.G-w-460vw {
  width: 460vw;
}
.G-w-460vh {
  width: 460vh;
}
.G-max-w-460px {
  max-width: 460px;
}
.G-max-w-460p {
  max-width: 460%;
}
.G-max-w-460vw {
  max-width: 460vw;
}
.G-max-w-460vh {
  max-width: 460vh;
}
.G-min-w-460px {
  min-width: 460px;
}
.G-min-w-460p {
  min-width: 460%;
}
.G-min-w-460vw {
  min-width: 460vw;
}
.G-min-w-460vh {
  min-width: 460vh;
}
.G-h-460px {
  height: 460px;
}
.G-h-460p {
  height: 460%;
}
.G-h-460vw {
  height: 460vw;
}
.G-h-460vh {
  height: 460vh;
}
.G-max-h-460px {
  max-height: 460px;
}
.G-max-h-460p {
  max-height: 460%;
}
.G-max-h-460vw {
  max-height: 460vw;
}
.G-max-h-460vh {
  max-height: 460vh;
}
.G-min-h-460px {
  min-height: 460px;
}
.G-min-h-460p {
  min-height: 460%;
}
.G-min-h-460vw {
  min-height: 460vw;
}
.G-min-h-460vh {
  min-height: 460vh;
}
.G-m-470 {
  margin: 470px;
}
.G-my-470 {
  margin-top: 470px;
  margin-bottom: 470px;
}
.G-mx-470 {
  margin-left: 470px;
  margin-right: 470px;
}
.G-mt-470 {
  margin-top: 470px;
}
.G-mb-470 {
  margin-bottom: 470px;
}
.G-mr-470 {
  margin-right: 470px;
}
.G-ml-470 {
  margin-left: 470px;
}
.G-p-470 {
  padding: 470px;
}
.G-py-470 {
  padding-top: 470px;
  padding-bottom: 470px;
}
.G-px-470 {
  padding-left: 470px;
  padding-right: 470px;
}
.G-pt-470 {
  padding-top: 470px;
}
.G-pb-470 {
  padding-bottom: 470px;
}
.G-pr-470 {
  padding-right: 470px;
}
.G-pl-470 {
  padding-left: 470px;
}
.G-fs-470 {
  font-size: 470px;
}
.G-g-470 {
  gap: 470px;
}
.G-w-470px {
  width: 470px;
}
.G-w-470p {
  width: 470%;
}
.G-w-470vw {
  width: 470vw;
}
.G-w-470vh {
  width: 470vh;
}
.G-max-w-470px {
  max-width: 470px;
}
.G-max-w-470p {
  max-width: 470%;
}
.G-max-w-470vw {
  max-width: 470vw;
}
.G-max-w-470vh {
  max-width: 470vh;
}
.G-min-w-470px {
  min-width: 470px;
}
.G-min-w-470p {
  min-width: 470%;
}
.G-min-w-470vw {
  min-width: 470vw;
}
.G-min-w-470vh {
  min-width: 470vh;
}
.G-h-470px {
  height: 470px;
}
.G-h-470p {
  height: 470%;
}
.G-h-470vw {
  height: 470vw;
}
.G-h-470vh {
  height: 470vh;
}
.G-max-h-470px {
  max-height: 470px;
}
.G-max-h-470p {
  max-height: 470%;
}
.G-max-h-470vw {
  max-height: 470vw;
}
.G-max-h-470vh {
  max-height: 470vh;
}
.G-min-h-470px {
  min-height: 470px;
}
.G-min-h-470p {
  min-height: 470%;
}
.G-min-h-470vw {
  min-height: 470vw;
}
.G-min-h-470vh {
  min-height: 470vh;
}
.G-m-480 {
  margin: 480px;
}
.G-my-480 {
  margin-top: 480px;
  margin-bottom: 480px;
}
.G-mx-480 {
  margin-left: 480px;
  margin-right: 480px;
}
.G-mt-480 {
  margin-top: 480px;
}
.G-mb-480 {
  margin-bottom: 480px;
}
.G-mr-480 {
  margin-right: 480px;
}
.G-ml-480 {
  margin-left: 480px;
}
.G-p-480 {
  padding: 480px;
}
.G-py-480 {
  padding-top: 480px;
  padding-bottom: 480px;
}
.G-px-480 {
  padding-left: 480px;
  padding-right: 480px;
}
.G-pt-480 {
  padding-top: 480px;
}
.G-pb-480 {
  padding-bottom: 480px;
}
.G-pr-480 {
  padding-right: 480px;
}
.G-pl-480 {
  padding-left: 480px;
}
.G-fs-480 {
  font-size: 480px;
}
.G-g-480 {
  gap: 480px;
}
.G-w-480px {
  width: 480px;
}
.G-w-480p {
  width: 480%;
}
.G-w-480vw {
  width: 480vw;
}
.G-w-480vh {
  width: 480vh;
}
.G-max-w-480px {
  max-width: 480px;
}
.G-max-w-480p {
  max-width: 480%;
}
.G-max-w-480vw {
  max-width: 480vw;
}
.G-max-w-480vh {
  max-width: 480vh;
}
.G-min-w-480px {
  min-width: 480px;
}
.G-min-w-480p {
  min-width: 480%;
}
.G-min-w-480vw {
  min-width: 480vw;
}
.G-min-w-480vh {
  min-width: 480vh;
}
.G-h-480px {
  height: 480px;
}
.G-h-480p {
  height: 480%;
}
.G-h-480vw {
  height: 480vw;
}
.G-h-480vh {
  height: 480vh;
}
.G-max-h-480px {
  max-height: 480px;
}
.G-max-h-480p {
  max-height: 480%;
}
.G-max-h-480vw {
  max-height: 480vw;
}
.G-max-h-480vh {
  max-height: 480vh;
}
.G-min-h-480px {
  min-height: 480px;
}
.G-min-h-480p {
  min-height: 480%;
}
.G-min-h-480vw {
  min-height: 480vw;
}
.G-min-h-480vh {
  min-height: 480vh;
}
.G-m-490 {
  margin: 490px;
}
.G-my-490 {
  margin-top: 490px;
  margin-bottom: 490px;
}
.G-mx-490 {
  margin-left: 490px;
  margin-right: 490px;
}
.G-mt-490 {
  margin-top: 490px;
}
.G-mb-490 {
  margin-bottom: 490px;
}
.G-mr-490 {
  margin-right: 490px;
}
.G-ml-490 {
  margin-left: 490px;
}
.G-p-490 {
  padding: 490px;
}
.G-py-490 {
  padding-top: 490px;
  padding-bottom: 490px;
}
.G-px-490 {
  padding-left: 490px;
  padding-right: 490px;
}
.G-pt-490 {
  padding-top: 490px;
}
.G-pb-490 {
  padding-bottom: 490px;
}
.G-pr-490 {
  padding-right: 490px;
}
.G-pl-490 {
  padding-left: 490px;
}
.G-fs-490 {
  font-size: 490px;
}
.G-g-490 {
  gap: 490px;
}
.G-w-490px {
  width: 490px;
}
.G-w-490p {
  width: 490%;
}
.G-w-490vw {
  width: 490vw;
}
.G-w-490vh {
  width: 490vh;
}
.G-max-w-490px {
  max-width: 490px;
}
.G-max-w-490p {
  max-width: 490%;
}
.G-max-w-490vw {
  max-width: 490vw;
}
.G-max-w-490vh {
  max-width: 490vh;
}
.G-min-w-490px {
  min-width: 490px;
}
.G-min-w-490p {
  min-width: 490%;
}
.G-min-w-490vw {
  min-width: 490vw;
}
.G-min-w-490vh {
  min-width: 490vh;
}
.G-h-490px {
  height: 490px;
}
.G-h-490p {
  height: 490%;
}
.G-h-490vw {
  height: 490vw;
}
.G-h-490vh {
  height: 490vh;
}
.G-max-h-490px {
  max-height: 490px;
}
.G-max-h-490p {
  max-height: 490%;
}
.G-max-h-490vw {
  max-height: 490vw;
}
.G-max-h-490vh {
  max-height: 490vh;
}
.G-min-h-490px {
  min-height: 490px;
}
.G-min-h-490p {
  min-height: 490%;
}
.G-min-h-490vw {
  min-height: 490vw;
}
.G-min-h-490vh {
  min-height: 490vh;
}
.G-m-500 {
  margin: 500px;
}
.G-my-500 {
  margin-top: 500px;
  margin-bottom: 500px;
}
.G-mx-500 {
  margin-left: 500px;
  margin-right: 500px;
}
.G-mt-500 {
  margin-top: 500px;
}
.G-mb-500 {
  margin-bottom: 500px;
}
.G-mr-500 {
  margin-right: 500px;
}
.G-ml-500 {
  margin-left: 500px;
}
.G-p-500 {
  padding: 500px;
}
.G-py-500 {
  padding-top: 500px;
  padding-bottom: 500px;
}
.G-px-500 {
  padding-left: 500px;
  padding-right: 500px;
}
.G-pt-500 {
  padding-top: 500px;
}
.G-pb-500 {
  padding-bottom: 500px;
}
.G-pr-500 {
  padding-right: 500px;
}
.G-pl-500 {
  padding-left: 500px;
}
.G-fs-500 {
  font-size: 500px;
}
.G-g-500 {
  gap: 500px;
}
.G-w-500px {
  width: 500px;
}
.G-w-500p {
  width: 500%;
}
.G-w-500vw {
  width: 500vw;
}
.G-w-500vh {
  width: 500vh;
}
.G-max-w-500px {
  max-width: 500px;
}
.G-max-w-500p {
  max-width: 500%;
}
.G-max-w-500vw {
  max-width: 500vw;
}
.G-max-w-500vh {
  max-width: 500vh;
}
.G-min-w-500px {
  min-width: 500px;
}
.G-min-w-500p {
  min-width: 500%;
}
.G-min-w-500vw {
  min-width: 500vw;
}
.G-min-w-500vh {
  min-width: 500vh;
}
.G-h-500px {
  height: 500px;
}
.G-h-500p {
  height: 500%;
}
.G-h-500vw {
  height: 500vw;
}
.G-h-500vh {
  height: 500vh;
}
.G-max-h-500px {
  max-height: 500px;
}
.G-max-h-500p {
  max-height: 500%;
}
.G-max-h-500vw {
  max-height: 500vw;
}
.G-max-h-500vh {
  max-height: 500vh;
}
.G-min-h-500px {
  min-height: 500px;
}
.G-min-h-500p {
  min-height: 500%;
}
.G-min-h-500vw {
  min-height: 500vw;
}
.G-min-h-500vh {
  min-height: 500vh;
}
.G-m-510 {
  margin: 510px;
}
.G-my-510 {
  margin-top: 510px;
  margin-bottom: 510px;
}
.G-mx-510 {
  margin-left: 510px;
  margin-right: 510px;
}
.G-mt-510 {
  margin-top: 510px;
}
.G-mb-510 {
  margin-bottom: 510px;
}
.G-mr-510 {
  margin-right: 510px;
}
.G-ml-510 {
  margin-left: 510px;
}
.G-p-510 {
  padding: 510px;
}
.G-py-510 {
  padding-top: 510px;
  padding-bottom: 510px;
}
.G-px-510 {
  padding-left: 510px;
  padding-right: 510px;
}
.G-pt-510 {
  padding-top: 510px;
}
.G-pb-510 {
  padding-bottom: 510px;
}
.G-pr-510 {
  padding-right: 510px;
}
.G-pl-510 {
  padding-left: 510px;
}
.G-fs-510 {
  font-size: 510px;
}
.G-g-510 {
  gap: 510px;
}
.G-w-510px {
  width: 510px;
}
.G-w-510p {
  width: 510%;
}
.G-w-510vw {
  width: 510vw;
}
.G-w-510vh {
  width: 510vh;
}
.G-max-w-510px {
  max-width: 510px;
}
.G-max-w-510p {
  max-width: 510%;
}
.G-max-w-510vw {
  max-width: 510vw;
}
.G-max-w-510vh {
  max-width: 510vh;
}
.G-min-w-510px {
  min-width: 510px;
}
.G-min-w-510p {
  min-width: 510%;
}
.G-min-w-510vw {
  min-width: 510vw;
}
.G-min-w-510vh {
  min-width: 510vh;
}
.G-h-510px {
  height: 510px;
}
.G-h-510p {
  height: 510%;
}
.G-h-510vw {
  height: 510vw;
}
.G-h-510vh {
  height: 510vh;
}
.G-max-h-510px {
  max-height: 510px;
}
.G-max-h-510p {
  max-height: 510%;
}
.G-max-h-510vw {
  max-height: 510vw;
}
.G-max-h-510vh {
  max-height: 510vh;
}
.G-min-h-510px {
  min-height: 510px;
}
.G-min-h-510p {
  min-height: 510%;
}
.G-min-h-510vw {
  min-height: 510vw;
}
.G-min-h-510vh {
  min-height: 510vh;
}
.G-m-520 {
  margin: 520px;
}
.G-my-520 {
  margin-top: 520px;
  margin-bottom: 520px;
}
.G-mx-520 {
  margin-left: 520px;
  margin-right: 520px;
}
.G-mt-520 {
  margin-top: 520px;
}
.G-mb-520 {
  margin-bottom: 520px;
}
.G-mr-520 {
  margin-right: 520px;
}
.G-ml-520 {
  margin-left: 520px;
}
.G-p-520 {
  padding: 520px;
}
.G-py-520 {
  padding-top: 520px;
  padding-bottom: 520px;
}
.G-px-520 {
  padding-left: 520px;
  padding-right: 520px;
}
.G-pt-520 {
  padding-top: 520px;
}
.G-pb-520 {
  padding-bottom: 520px;
}
.G-pr-520 {
  padding-right: 520px;
}
.G-pl-520 {
  padding-left: 520px;
}
.G-fs-520 {
  font-size: 520px;
}
.G-g-520 {
  gap: 520px;
}
.G-w-520px {
  width: 520px;
}
.G-w-520p {
  width: 520%;
}
.G-w-520vw {
  width: 520vw;
}
.G-w-520vh {
  width: 520vh;
}
.G-max-w-520px {
  max-width: 520px;
}
.G-max-w-520p {
  max-width: 520%;
}
.G-max-w-520vw {
  max-width: 520vw;
}
.G-max-w-520vh {
  max-width: 520vh;
}
.G-min-w-520px {
  min-width: 520px;
}
.G-min-w-520p {
  min-width: 520%;
}
.G-min-w-520vw {
  min-width: 520vw;
}
.G-min-w-520vh {
  min-width: 520vh;
}
.G-h-520px {
  height: 520px;
}
.G-h-520p {
  height: 520%;
}
.G-h-520vw {
  height: 520vw;
}
.G-h-520vh {
  height: 520vh;
}
.G-max-h-520px {
  max-height: 520px;
}
.G-max-h-520p {
  max-height: 520%;
}
.G-max-h-520vw {
  max-height: 520vw;
}
.G-max-h-520vh {
  max-height: 520vh;
}
.G-min-h-520px {
  min-height: 520px;
}
.G-min-h-520p {
  min-height: 520%;
}
.G-min-h-520vw {
  min-height: 520vw;
}
.G-min-h-520vh {
  min-height: 520vh;
}
.G-m-530 {
  margin: 530px;
}
.G-my-530 {
  margin-top: 530px;
  margin-bottom: 530px;
}
.G-mx-530 {
  margin-left: 530px;
  margin-right: 530px;
}
.G-mt-530 {
  margin-top: 530px;
}
.G-mb-530 {
  margin-bottom: 530px;
}
.G-mr-530 {
  margin-right: 530px;
}
.G-ml-530 {
  margin-left: 530px;
}
.G-p-530 {
  padding: 530px;
}
.G-py-530 {
  padding-top: 530px;
  padding-bottom: 530px;
}
.G-px-530 {
  padding-left: 530px;
  padding-right: 530px;
}
.G-pt-530 {
  padding-top: 530px;
}
.G-pb-530 {
  padding-bottom: 530px;
}
.G-pr-530 {
  padding-right: 530px;
}
.G-pl-530 {
  padding-left: 530px;
}
.G-fs-530 {
  font-size: 530px;
}
.G-g-530 {
  gap: 530px;
}
.G-w-530px {
  width: 530px;
}
.G-w-530p {
  width: 530%;
}
.G-w-530vw {
  width: 530vw;
}
.G-w-530vh {
  width: 530vh;
}
.G-max-w-530px {
  max-width: 530px;
}
.G-max-w-530p {
  max-width: 530%;
}
.G-max-w-530vw {
  max-width: 530vw;
}
.G-max-w-530vh {
  max-width: 530vh;
}
.G-min-w-530px {
  min-width: 530px;
}
.G-min-w-530p {
  min-width: 530%;
}
.G-min-w-530vw {
  min-width: 530vw;
}
.G-min-w-530vh {
  min-width: 530vh;
}
.G-h-530px {
  height: 530px;
}
.G-h-530p {
  height: 530%;
}
.G-h-530vw {
  height: 530vw;
}
.G-h-530vh {
  height: 530vh;
}
.G-max-h-530px {
  max-height: 530px;
}
.G-max-h-530p {
  max-height: 530%;
}
.G-max-h-530vw {
  max-height: 530vw;
}
.G-max-h-530vh {
  max-height: 530vh;
}
.G-min-h-530px {
  min-height: 530px;
}
.G-min-h-530p {
  min-height: 530%;
}
.G-min-h-530vw {
  min-height: 530vw;
}
.G-min-h-530vh {
  min-height: 530vh;
}
.G-m-540 {
  margin: 540px;
}
.G-my-540 {
  margin-top: 540px;
  margin-bottom: 540px;
}
.G-mx-540 {
  margin-left: 540px;
  margin-right: 540px;
}
.G-mt-540 {
  margin-top: 540px;
}
.G-mb-540 {
  margin-bottom: 540px;
}
.G-mr-540 {
  margin-right: 540px;
}
.G-ml-540 {
  margin-left: 540px;
}
.G-p-540 {
  padding: 540px;
}
.G-py-540 {
  padding-top: 540px;
  padding-bottom: 540px;
}
.G-px-540 {
  padding-left: 540px;
  padding-right: 540px;
}
.G-pt-540 {
  padding-top: 540px;
}
.G-pb-540 {
  padding-bottom: 540px;
}
.G-pr-540 {
  padding-right: 540px;
}
.G-pl-540 {
  padding-left: 540px;
}
.G-fs-540 {
  font-size: 540px;
}
.G-g-540 {
  gap: 540px;
}
.G-w-540px {
  width: 540px;
}
.G-w-540p {
  width: 540%;
}
.G-w-540vw {
  width: 540vw;
}
.G-w-540vh {
  width: 540vh;
}
.G-max-w-540px {
  max-width: 540px;
}
.G-max-w-540p {
  max-width: 540%;
}
.G-max-w-540vw {
  max-width: 540vw;
}
.G-max-w-540vh {
  max-width: 540vh;
}
.G-min-w-540px {
  min-width: 540px;
}
.G-min-w-540p {
  min-width: 540%;
}
.G-min-w-540vw {
  min-width: 540vw;
}
.G-min-w-540vh {
  min-width: 540vh;
}
.G-h-540px {
  height: 540px;
}
.G-h-540p {
  height: 540%;
}
.G-h-540vw {
  height: 540vw;
}
.G-h-540vh {
  height: 540vh;
}
.G-max-h-540px {
  max-height: 540px;
}
.G-max-h-540p {
  max-height: 540%;
}
.G-max-h-540vw {
  max-height: 540vw;
}
.G-max-h-540vh {
  max-height: 540vh;
}
.G-min-h-540px {
  min-height: 540px;
}
.G-min-h-540p {
  min-height: 540%;
}
.G-min-h-540vw {
  min-height: 540vw;
}
.G-min-h-540vh {
  min-height: 540vh;
}
.G-m-550 {
  margin: 550px;
}
.G-my-550 {
  margin-top: 550px;
  margin-bottom: 550px;
}
.G-mx-550 {
  margin-left: 550px;
  margin-right: 550px;
}
.G-mt-550 {
  margin-top: 550px;
}
.G-mb-550 {
  margin-bottom: 550px;
}
.G-mr-550 {
  margin-right: 550px;
}
.G-ml-550 {
  margin-left: 550px;
}
.G-p-550 {
  padding: 550px;
}
.G-py-550 {
  padding-top: 550px;
  padding-bottom: 550px;
}
.G-px-550 {
  padding-left: 550px;
  padding-right: 550px;
}
.G-pt-550 {
  padding-top: 550px;
}
.G-pb-550 {
  padding-bottom: 550px;
}
.G-pr-550 {
  padding-right: 550px;
}
.G-pl-550 {
  padding-left: 550px;
}
.G-fs-550 {
  font-size: 550px;
}
.G-g-550 {
  gap: 550px;
}
.G-w-550px {
  width: 550px;
}
.G-w-550p {
  width: 550%;
}
.G-w-550vw {
  width: 550vw;
}
.G-w-550vh {
  width: 550vh;
}
.G-max-w-550px {
  max-width: 550px;
}
.G-max-w-550p {
  max-width: 550%;
}
.G-max-w-550vw {
  max-width: 550vw;
}
.G-max-w-550vh {
  max-width: 550vh;
}
.G-min-w-550px {
  min-width: 550px;
}
.G-min-w-550p {
  min-width: 550%;
}
.G-min-w-550vw {
  min-width: 550vw;
}
.G-min-w-550vh {
  min-width: 550vh;
}
.G-h-550px {
  height: 550px;
}
.G-h-550p {
  height: 550%;
}
.G-h-550vw {
  height: 550vw;
}
.G-h-550vh {
  height: 550vh;
}
.G-max-h-550px {
  max-height: 550px;
}
.G-max-h-550p {
  max-height: 550%;
}
.G-max-h-550vw {
  max-height: 550vw;
}
.G-max-h-550vh {
  max-height: 550vh;
}
.G-min-h-550px {
  min-height: 550px;
}
.G-min-h-550p {
  min-height: 550%;
}
.G-min-h-550vw {
  min-height: 550vw;
}
.G-min-h-550vh {
  min-height: 550vh;
}
.G-m-560 {
  margin: 560px;
}
.G-my-560 {
  margin-top: 560px;
  margin-bottom: 560px;
}
.G-mx-560 {
  margin-left: 560px;
  margin-right: 560px;
}
.G-mt-560 {
  margin-top: 560px;
}
.G-mb-560 {
  margin-bottom: 560px;
}
.G-mr-560 {
  margin-right: 560px;
}
.G-ml-560 {
  margin-left: 560px;
}
.G-p-560 {
  padding: 560px;
}
.G-py-560 {
  padding-top: 560px;
  padding-bottom: 560px;
}
.G-px-560 {
  padding-left: 560px;
  padding-right: 560px;
}
.G-pt-560 {
  padding-top: 560px;
}
.G-pb-560 {
  padding-bottom: 560px;
}
.G-pr-560 {
  padding-right: 560px;
}
.G-pl-560 {
  padding-left: 560px;
}
.G-fs-560 {
  font-size: 560px;
}
.G-g-560 {
  gap: 560px;
}
.G-w-560px {
  width: 560px;
}
.G-w-560p {
  width: 560%;
}
.G-w-560vw {
  width: 560vw;
}
.G-w-560vh {
  width: 560vh;
}
.G-max-w-560px {
  max-width: 560px;
}
.G-max-w-560p {
  max-width: 560%;
}
.G-max-w-560vw {
  max-width: 560vw;
}
.G-max-w-560vh {
  max-width: 560vh;
}
.G-min-w-560px {
  min-width: 560px;
}
.G-min-w-560p {
  min-width: 560%;
}
.G-min-w-560vw {
  min-width: 560vw;
}
.G-min-w-560vh {
  min-width: 560vh;
}
.G-h-560px {
  height: 560px;
}
.G-h-560p {
  height: 560%;
}
.G-h-560vw {
  height: 560vw;
}
.G-h-560vh {
  height: 560vh;
}
.G-max-h-560px {
  max-height: 560px;
}
.G-max-h-560p {
  max-height: 560%;
}
.G-max-h-560vw {
  max-height: 560vw;
}
.G-max-h-560vh {
  max-height: 560vh;
}
.G-min-h-560px {
  min-height: 560px;
}
.G-min-h-560p {
  min-height: 560%;
}
.G-min-h-560vw {
  min-height: 560vw;
}
.G-min-h-560vh {
  min-height: 560vh;
}
.G-m-570 {
  margin: 570px;
}
.G-my-570 {
  margin-top: 570px;
  margin-bottom: 570px;
}
.G-mx-570 {
  margin-left: 570px;
  margin-right: 570px;
}
.G-mt-570 {
  margin-top: 570px;
}
.G-mb-570 {
  margin-bottom: 570px;
}
.G-mr-570 {
  margin-right: 570px;
}
.G-ml-570 {
  margin-left: 570px;
}
.G-p-570 {
  padding: 570px;
}
.G-py-570 {
  padding-top: 570px;
  padding-bottom: 570px;
}
.G-px-570 {
  padding-left: 570px;
  padding-right: 570px;
}
.G-pt-570 {
  padding-top: 570px;
}
.G-pb-570 {
  padding-bottom: 570px;
}
.G-pr-570 {
  padding-right: 570px;
}
.G-pl-570 {
  padding-left: 570px;
}
.G-fs-570 {
  font-size: 570px;
}
.G-g-570 {
  gap: 570px;
}
.G-w-570px {
  width: 570px;
}
.G-w-570p {
  width: 570%;
}
.G-w-570vw {
  width: 570vw;
}
.G-w-570vh {
  width: 570vh;
}
.G-max-w-570px {
  max-width: 570px;
}
.G-max-w-570p {
  max-width: 570%;
}
.G-max-w-570vw {
  max-width: 570vw;
}
.G-max-w-570vh {
  max-width: 570vh;
}
.G-min-w-570px {
  min-width: 570px;
}
.G-min-w-570p {
  min-width: 570%;
}
.G-min-w-570vw {
  min-width: 570vw;
}
.G-min-w-570vh {
  min-width: 570vh;
}
.G-h-570px {
  height: 570px;
}
.G-h-570p {
  height: 570%;
}
.G-h-570vw {
  height: 570vw;
}
.G-h-570vh {
  height: 570vh;
}
.G-max-h-570px {
  max-height: 570px;
}
.G-max-h-570p {
  max-height: 570%;
}
.G-max-h-570vw {
  max-height: 570vw;
}
.G-max-h-570vh {
  max-height: 570vh;
}
.G-min-h-570px {
  min-height: 570px;
}
.G-min-h-570p {
  min-height: 570%;
}
.G-min-h-570vw {
  min-height: 570vw;
}
.G-min-h-570vh {
  min-height: 570vh;
}
.G-m-580 {
  margin: 580px;
}
.G-my-580 {
  margin-top: 580px;
  margin-bottom: 580px;
}
.G-mx-580 {
  margin-left: 580px;
  margin-right: 580px;
}
.G-mt-580 {
  margin-top: 580px;
}
.G-mb-580 {
  margin-bottom: 580px;
}
.G-mr-580 {
  margin-right: 580px;
}
.G-ml-580 {
  margin-left: 580px;
}
.G-p-580 {
  padding: 580px;
}
.G-py-580 {
  padding-top: 580px;
  padding-bottom: 580px;
}
.G-px-580 {
  padding-left: 580px;
  padding-right: 580px;
}
.G-pt-580 {
  padding-top: 580px;
}
.G-pb-580 {
  padding-bottom: 580px;
}
.G-pr-580 {
  padding-right: 580px;
}
.G-pl-580 {
  padding-left: 580px;
}
.G-fs-580 {
  font-size: 580px;
}
.G-g-580 {
  gap: 580px;
}
.G-w-580px {
  width: 580px;
}
.G-w-580p {
  width: 580%;
}
.G-w-580vw {
  width: 580vw;
}
.G-w-580vh {
  width: 580vh;
}
.G-max-w-580px {
  max-width: 580px;
}
.G-max-w-580p {
  max-width: 580%;
}
.G-max-w-580vw {
  max-width: 580vw;
}
.G-max-w-580vh {
  max-width: 580vh;
}
.G-min-w-580px {
  min-width: 580px;
}
.G-min-w-580p {
  min-width: 580%;
}
.G-min-w-580vw {
  min-width: 580vw;
}
.G-min-w-580vh {
  min-width: 580vh;
}
.G-h-580px {
  height: 580px;
}
.G-h-580p {
  height: 580%;
}
.G-h-580vw {
  height: 580vw;
}
.G-h-580vh {
  height: 580vh;
}
.G-max-h-580px {
  max-height: 580px;
}
.G-max-h-580p {
  max-height: 580%;
}
.G-max-h-580vw {
  max-height: 580vw;
}
.G-max-h-580vh {
  max-height: 580vh;
}
.G-min-h-580px {
  min-height: 580px;
}
.G-min-h-580p {
  min-height: 580%;
}
.G-min-h-580vw {
  min-height: 580vw;
}
.G-min-h-580vh {
  min-height: 580vh;
}
.G-m-590 {
  margin: 590px;
}
.G-my-590 {
  margin-top: 590px;
  margin-bottom: 590px;
}
.G-mx-590 {
  margin-left: 590px;
  margin-right: 590px;
}
.G-mt-590 {
  margin-top: 590px;
}
.G-mb-590 {
  margin-bottom: 590px;
}
.G-mr-590 {
  margin-right: 590px;
}
.G-ml-590 {
  margin-left: 590px;
}
.G-p-590 {
  padding: 590px;
}
.G-py-590 {
  padding-top: 590px;
  padding-bottom: 590px;
}
.G-px-590 {
  padding-left: 590px;
  padding-right: 590px;
}
.G-pt-590 {
  padding-top: 590px;
}
.G-pb-590 {
  padding-bottom: 590px;
}
.G-pr-590 {
  padding-right: 590px;
}
.G-pl-590 {
  padding-left: 590px;
}
.G-fs-590 {
  font-size: 590px;
}
.G-g-590 {
  gap: 590px;
}
.G-w-590px {
  width: 590px;
}
.G-w-590p {
  width: 590%;
}
.G-w-590vw {
  width: 590vw;
}
.G-w-590vh {
  width: 590vh;
}
.G-max-w-590px {
  max-width: 590px;
}
.G-max-w-590p {
  max-width: 590%;
}
.G-max-w-590vw {
  max-width: 590vw;
}
.G-max-w-590vh {
  max-width: 590vh;
}
.G-min-w-590px {
  min-width: 590px;
}
.G-min-w-590p {
  min-width: 590%;
}
.G-min-w-590vw {
  min-width: 590vw;
}
.G-min-w-590vh {
  min-width: 590vh;
}
.G-h-590px {
  height: 590px;
}
.G-h-590p {
  height: 590%;
}
.G-h-590vw {
  height: 590vw;
}
.G-h-590vh {
  height: 590vh;
}
.G-max-h-590px {
  max-height: 590px;
}
.G-max-h-590p {
  max-height: 590%;
}
.G-max-h-590vw {
  max-height: 590vw;
}
.G-max-h-590vh {
  max-height: 590vh;
}
.G-min-h-590px {
  min-height: 590px;
}
.G-min-h-590p {
  min-height: 590%;
}
.G-min-h-590vw {
  min-height: 590vw;
}
.G-min-h-590vh {
  min-height: 590vh;
}
.G-m-600 {
  margin: 600px;
}
.G-my-600 {
  margin-top: 600px;
  margin-bottom: 600px;
}
.G-mx-600 {
  margin-left: 600px;
  margin-right: 600px;
}
.G-mt-600 {
  margin-top: 600px;
}
.G-mb-600 {
  margin-bottom: 600px;
}
.G-mr-600 {
  margin-right: 600px;
}
.G-ml-600 {
  margin-left: 600px;
}
.G-p-600 {
  padding: 600px;
}
.G-py-600 {
  padding-top: 600px;
  padding-bottom: 600px;
}
.G-px-600 {
  padding-left: 600px;
  padding-right: 600px;
}
.G-pt-600 {
  padding-top: 600px;
}
.G-pb-600 {
  padding-bottom: 600px;
}
.G-pr-600 {
  padding-right: 600px;
}
.G-pl-600 {
  padding-left: 600px;
}
.G-fs-600 {
  font-size: 600px;
}
.G-g-600 {
  gap: 600px;
}
.G-w-600px {
  width: 600px;
}
.G-w-600p {
  width: 600%;
}
.G-w-600vw {
  width: 600vw;
}
.G-w-600vh {
  width: 600vh;
}
.G-max-w-600px {
  max-width: 600px;
}
.G-max-w-600p {
  max-width: 600%;
}
.G-max-w-600vw {
  max-width: 600vw;
}
.G-max-w-600vh {
  max-width: 600vh;
}
.G-min-w-600px {
  min-width: 600px;
}
.G-min-w-600p {
  min-width: 600%;
}
.G-min-w-600vw {
  min-width: 600vw;
}
.G-min-w-600vh {
  min-width: 600vh;
}
.G-h-600px {
  height: 600px;
}
.G-h-600p {
  height: 600%;
}
.G-h-600vw {
  height: 600vw;
}
.G-h-600vh {
  height: 600vh;
}
.G-max-h-600px {
  max-height: 600px;
}
.G-max-h-600p {
  max-height: 600%;
}
.G-max-h-600vw {
  max-height: 600vw;
}
.G-max-h-600vh {
  max-height: 600vh;
}
.G-min-h-600px {
  min-height: 600px;
}
.G-min-h-600p {
  min-height: 600%;
}
.G-min-h-600vw {
  min-height: 600vw;
}
.G-min-h-600vh {
  min-height: 600vh;
}
.G-m-610 {
  margin: 610px;
}
.G-my-610 {
  margin-top: 610px;
  margin-bottom: 610px;
}
.G-mx-610 {
  margin-left: 610px;
  margin-right: 610px;
}
.G-mt-610 {
  margin-top: 610px;
}
.G-mb-610 {
  margin-bottom: 610px;
}
.G-mr-610 {
  margin-right: 610px;
}
.G-ml-610 {
  margin-left: 610px;
}
.G-p-610 {
  padding: 610px;
}
.G-py-610 {
  padding-top: 610px;
  padding-bottom: 610px;
}
.G-px-610 {
  padding-left: 610px;
  padding-right: 610px;
}
.G-pt-610 {
  padding-top: 610px;
}
.G-pb-610 {
  padding-bottom: 610px;
}
.G-pr-610 {
  padding-right: 610px;
}
.G-pl-610 {
  padding-left: 610px;
}
.G-fs-610 {
  font-size: 610px;
}
.G-g-610 {
  gap: 610px;
}
.G-w-610px {
  width: 610px;
}
.G-w-610p {
  width: 610%;
}
.G-w-610vw {
  width: 610vw;
}
.G-w-610vh {
  width: 610vh;
}
.G-max-w-610px {
  max-width: 610px;
}
.G-max-w-610p {
  max-width: 610%;
}
.G-max-w-610vw {
  max-width: 610vw;
}
.G-max-w-610vh {
  max-width: 610vh;
}
.G-min-w-610px {
  min-width: 610px;
}
.G-min-w-610p {
  min-width: 610%;
}
.G-min-w-610vw {
  min-width: 610vw;
}
.G-min-w-610vh {
  min-width: 610vh;
}
.G-h-610px {
  height: 610px;
}
.G-h-610p {
  height: 610%;
}
.G-h-610vw {
  height: 610vw;
}
.G-h-610vh {
  height: 610vh;
}
.G-max-h-610px {
  max-height: 610px;
}
.G-max-h-610p {
  max-height: 610%;
}
.G-max-h-610vw {
  max-height: 610vw;
}
.G-max-h-610vh {
  max-height: 610vh;
}
.G-min-h-610px {
  min-height: 610px;
}
.G-min-h-610p {
  min-height: 610%;
}
.G-min-h-610vw {
  min-height: 610vw;
}
.G-min-h-610vh {
  min-height: 610vh;
}
.G-m-620 {
  margin: 620px;
}
.G-my-620 {
  margin-top: 620px;
  margin-bottom: 620px;
}
.G-mx-620 {
  margin-left: 620px;
  margin-right: 620px;
}
.G-mt-620 {
  margin-top: 620px;
}
.G-mb-620 {
  margin-bottom: 620px;
}
.G-mr-620 {
  margin-right: 620px;
}
.G-ml-620 {
  margin-left: 620px;
}
.G-p-620 {
  padding: 620px;
}
.G-py-620 {
  padding-top: 620px;
  padding-bottom: 620px;
}
.G-px-620 {
  padding-left: 620px;
  padding-right: 620px;
}
.G-pt-620 {
  padding-top: 620px;
}
.G-pb-620 {
  padding-bottom: 620px;
}
.G-pr-620 {
  padding-right: 620px;
}
.G-pl-620 {
  padding-left: 620px;
}
.G-fs-620 {
  font-size: 620px;
}
.G-g-620 {
  gap: 620px;
}
.G-w-620px {
  width: 620px;
}
.G-w-620p {
  width: 620%;
}
.G-w-620vw {
  width: 620vw;
}
.G-w-620vh {
  width: 620vh;
}
.G-max-w-620px {
  max-width: 620px;
}
.G-max-w-620p {
  max-width: 620%;
}
.G-max-w-620vw {
  max-width: 620vw;
}
.G-max-w-620vh {
  max-width: 620vh;
}
.G-min-w-620px {
  min-width: 620px;
}
.G-min-w-620p {
  min-width: 620%;
}
.G-min-w-620vw {
  min-width: 620vw;
}
.G-min-w-620vh {
  min-width: 620vh;
}
.G-h-620px {
  height: 620px;
}
.G-h-620p {
  height: 620%;
}
.G-h-620vw {
  height: 620vw;
}
.G-h-620vh {
  height: 620vh;
}
.G-max-h-620px {
  max-height: 620px;
}
.G-max-h-620p {
  max-height: 620%;
}
.G-max-h-620vw {
  max-height: 620vw;
}
.G-max-h-620vh {
  max-height: 620vh;
}
.G-min-h-620px {
  min-height: 620px;
}
.G-min-h-620p {
  min-height: 620%;
}
.G-min-h-620vw {
  min-height: 620vw;
}
.G-min-h-620vh {
  min-height: 620vh;
}
.G-m-630 {
  margin: 630px;
}
.G-my-630 {
  margin-top: 630px;
  margin-bottom: 630px;
}
.G-mx-630 {
  margin-left: 630px;
  margin-right: 630px;
}
.G-mt-630 {
  margin-top: 630px;
}
.G-mb-630 {
  margin-bottom: 630px;
}
.G-mr-630 {
  margin-right: 630px;
}
.G-ml-630 {
  margin-left: 630px;
}
.G-p-630 {
  padding: 630px;
}
.G-py-630 {
  padding-top: 630px;
  padding-bottom: 630px;
}
.G-px-630 {
  padding-left: 630px;
  padding-right: 630px;
}
.G-pt-630 {
  padding-top: 630px;
}
.G-pb-630 {
  padding-bottom: 630px;
}
.G-pr-630 {
  padding-right: 630px;
}
.G-pl-630 {
  padding-left: 630px;
}
.G-fs-630 {
  font-size: 630px;
}
.G-g-630 {
  gap: 630px;
}
.G-w-630px {
  width: 630px;
}
.G-w-630p {
  width: 630%;
}
.G-w-630vw {
  width: 630vw;
}
.G-w-630vh {
  width: 630vh;
}
.G-max-w-630px {
  max-width: 630px;
}
.G-max-w-630p {
  max-width: 630%;
}
.G-max-w-630vw {
  max-width: 630vw;
}
.G-max-w-630vh {
  max-width: 630vh;
}
.G-min-w-630px {
  min-width: 630px;
}
.G-min-w-630p {
  min-width: 630%;
}
.G-min-w-630vw {
  min-width: 630vw;
}
.G-min-w-630vh {
  min-width: 630vh;
}
.G-h-630px {
  height: 630px;
}
.G-h-630p {
  height: 630%;
}
.G-h-630vw {
  height: 630vw;
}
.G-h-630vh {
  height: 630vh;
}
.G-max-h-630px {
  max-height: 630px;
}
.G-max-h-630p {
  max-height: 630%;
}
.G-max-h-630vw {
  max-height: 630vw;
}
.G-max-h-630vh {
  max-height: 630vh;
}
.G-min-h-630px {
  min-height: 630px;
}
.G-min-h-630p {
  min-height: 630%;
}
.G-min-h-630vw {
  min-height: 630vw;
}
.G-min-h-630vh {
  min-height: 630vh;
}
.G-m-640 {
  margin: 640px;
}
.G-my-640 {
  margin-top: 640px;
  margin-bottom: 640px;
}
.G-mx-640 {
  margin-left: 640px;
  margin-right: 640px;
}
.G-mt-640 {
  margin-top: 640px;
}
.G-mb-640 {
  margin-bottom: 640px;
}
.G-mr-640 {
  margin-right: 640px;
}
.G-ml-640 {
  margin-left: 640px;
}
.G-p-640 {
  padding: 640px;
}
.G-py-640 {
  padding-top: 640px;
  padding-bottom: 640px;
}
.G-px-640 {
  padding-left: 640px;
  padding-right: 640px;
}
.G-pt-640 {
  padding-top: 640px;
}
.G-pb-640 {
  padding-bottom: 640px;
}
.G-pr-640 {
  padding-right: 640px;
}
.G-pl-640 {
  padding-left: 640px;
}
.G-fs-640 {
  font-size: 640px;
}
.G-g-640 {
  gap: 640px;
}
.G-w-640px {
  width: 640px;
}
.G-w-640p {
  width: 640%;
}
.G-w-640vw {
  width: 640vw;
}
.G-w-640vh {
  width: 640vh;
}
.G-max-w-640px {
  max-width: 640px;
}
.G-max-w-640p {
  max-width: 640%;
}
.G-max-w-640vw {
  max-width: 640vw;
}
.G-max-w-640vh {
  max-width: 640vh;
}
.G-min-w-640px {
  min-width: 640px;
}
.G-min-w-640p {
  min-width: 640%;
}
.G-min-w-640vw {
  min-width: 640vw;
}
.G-min-w-640vh {
  min-width: 640vh;
}
.G-h-640px {
  height: 640px;
}
.G-h-640p {
  height: 640%;
}
.G-h-640vw {
  height: 640vw;
}
.G-h-640vh {
  height: 640vh;
}
.G-max-h-640px {
  max-height: 640px;
}
.G-max-h-640p {
  max-height: 640%;
}
.G-max-h-640vw {
  max-height: 640vw;
}
.G-max-h-640vh {
  max-height: 640vh;
}
.G-min-h-640px {
  min-height: 640px;
}
.G-min-h-640p {
  min-height: 640%;
}
.G-min-h-640vw {
  min-height: 640vw;
}
.G-min-h-640vh {
  min-height: 640vh;
}
.G-m-650 {
  margin: 650px;
}
.G-my-650 {
  margin-top: 650px;
  margin-bottom: 650px;
}
.G-mx-650 {
  margin-left: 650px;
  margin-right: 650px;
}
.G-mt-650 {
  margin-top: 650px;
}
.G-mb-650 {
  margin-bottom: 650px;
}
.G-mr-650 {
  margin-right: 650px;
}
.G-ml-650 {
  margin-left: 650px;
}
.G-p-650 {
  padding: 650px;
}
.G-py-650 {
  padding-top: 650px;
  padding-bottom: 650px;
}
.G-px-650 {
  padding-left: 650px;
  padding-right: 650px;
}
.G-pt-650 {
  padding-top: 650px;
}
.G-pb-650 {
  padding-bottom: 650px;
}
.G-pr-650 {
  padding-right: 650px;
}
.G-pl-650 {
  padding-left: 650px;
}
.G-fs-650 {
  font-size: 650px;
}
.G-g-650 {
  gap: 650px;
}
.G-w-650px {
  width: 650px;
}
.G-w-650p {
  width: 650%;
}
.G-w-650vw {
  width: 650vw;
}
.G-w-650vh {
  width: 650vh;
}
.G-max-w-650px {
  max-width: 650px;
}
.G-max-w-650p {
  max-width: 650%;
}
.G-max-w-650vw {
  max-width: 650vw;
}
.G-max-w-650vh {
  max-width: 650vh;
}
.G-min-w-650px {
  min-width: 650px;
}
.G-min-w-650p {
  min-width: 650%;
}
.G-min-w-650vw {
  min-width: 650vw;
}
.G-min-w-650vh {
  min-width: 650vh;
}
.G-h-650px {
  height: 650px;
}
.G-h-650p {
  height: 650%;
}
.G-h-650vw {
  height: 650vw;
}
.G-h-650vh {
  height: 650vh;
}
.G-max-h-650px {
  max-height: 650px;
}
.G-max-h-650p {
  max-height: 650%;
}
.G-max-h-650vw {
  max-height: 650vw;
}
.G-max-h-650vh {
  max-height: 650vh;
}
.G-min-h-650px {
  min-height: 650px;
}
.G-min-h-650p {
  min-height: 650%;
}
.G-min-h-650vw {
  min-height: 650vw;
}
.G-min-h-650vh {
  min-height: 650vh;
}
.G-m-660 {
  margin: 660px;
}
.G-my-660 {
  margin-top: 660px;
  margin-bottom: 660px;
}
.G-mx-660 {
  margin-left: 660px;
  margin-right: 660px;
}
.G-mt-660 {
  margin-top: 660px;
}
.G-mb-660 {
  margin-bottom: 660px;
}
.G-mr-660 {
  margin-right: 660px;
}
.G-ml-660 {
  margin-left: 660px;
}
.G-p-660 {
  padding: 660px;
}
.G-py-660 {
  padding-top: 660px;
  padding-bottom: 660px;
}
.G-px-660 {
  padding-left: 660px;
  padding-right: 660px;
}
.G-pt-660 {
  padding-top: 660px;
}
.G-pb-660 {
  padding-bottom: 660px;
}
.G-pr-660 {
  padding-right: 660px;
}
.G-pl-660 {
  padding-left: 660px;
}
.G-fs-660 {
  font-size: 660px;
}
.G-g-660 {
  gap: 660px;
}
.G-w-660px {
  width: 660px;
}
.G-w-660p {
  width: 660%;
}
.G-w-660vw {
  width: 660vw;
}
.G-w-660vh {
  width: 660vh;
}
.G-max-w-660px {
  max-width: 660px;
}
.G-max-w-660p {
  max-width: 660%;
}
.G-max-w-660vw {
  max-width: 660vw;
}
.G-max-w-660vh {
  max-width: 660vh;
}
.G-min-w-660px {
  min-width: 660px;
}
.G-min-w-660p {
  min-width: 660%;
}
.G-min-w-660vw {
  min-width: 660vw;
}
.G-min-w-660vh {
  min-width: 660vh;
}
.G-h-660px {
  height: 660px;
}
.G-h-660p {
  height: 660%;
}
.G-h-660vw {
  height: 660vw;
}
.G-h-660vh {
  height: 660vh;
}
.G-max-h-660px {
  max-height: 660px;
}
.G-max-h-660p {
  max-height: 660%;
}
.G-max-h-660vw {
  max-height: 660vw;
}
.G-max-h-660vh {
  max-height: 660vh;
}
.G-min-h-660px {
  min-height: 660px;
}
.G-min-h-660p {
  min-height: 660%;
}
.G-min-h-660vw {
  min-height: 660vw;
}
.G-min-h-660vh {
  min-height: 660vh;
}
.G-m-670 {
  margin: 670px;
}
.G-my-670 {
  margin-top: 670px;
  margin-bottom: 670px;
}
.G-mx-670 {
  margin-left: 670px;
  margin-right: 670px;
}
.G-mt-670 {
  margin-top: 670px;
}
.G-mb-670 {
  margin-bottom: 670px;
}
.G-mr-670 {
  margin-right: 670px;
}
.G-ml-670 {
  margin-left: 670px;
}
.G-p-670 {
  padding: 670px;
}
.G-py-670 {
  padding-top: 670px;
  padding-bottom: 670px;
}
.G-px-670 {
  padding-left: 670px;
  padding-right: 670px;
}
.G-pt-670 {
  padding-top: 670px;
}
.G-pb-670 {
  padding-bottom: 670px;
}
.G-pr-670 {
  padding-right: 670px;
}
.G-pl-670 {
  padding-left: 670px;
}
.G-fs-670 {
  font-size: 670px;
}
.G-g-670 {
  gap: 670px;
}
.G-w-670px {
  width: 670px;
}
.G-w-670p {
  width: 670%;
}
.G-w-670vw {
  width: 670vw;
}
.G-w-670vh {
  width: 670vh;
}
.G-max-w-670px {
  max-width: 670px;
}
.G-max-w-670p {
  max-width: 670%;
}
.G-max-w-670vw {
  max-width: 670vw;
}
.G-max-w-670vh {
  max-width: 670vh;
}
.G-min-w-670px {
  min-width: 670px;
}
.G-min-w-670p {
  min-width: 670%;
}
.G-min-w-670vw {
  min-width: 670vw;
}
.G-min-w-670vh {
  min-width: 670vh;
}
.G-h-670px {
  height: 670px;
}
.G-h-670p {
  height: 670%;
}
.G-h-670vw {
  height: 670vw;
}
.G-h-670vh {
  height: 670vh;
}
.G-max-h-670px {
  max-height: 670px;
}
.G-max-h-670p {
  max-height: 670%;
}
.G-max-h-670vw {
  max-height: 670vw;
}
.G-max-h-670vh {
  max-height: 670vh;
}
.G-min-h-670px {
  min-height: 670px;
}
.G-min-h-670p {
  min-height: 670%;
}
.G-min-h-670vw {
  min-height: 670vw;
}
.G-min-h-670vh {
  min-height: 670vh;
}
.G-m-680 {
  margin: 680px;
}
.G-my-680 {
  margin-top: 680px;
  margin-bottom: 680px;
}
.G-mx-680 {
  margin-left: 680px;
  margin-right: 680px;
}
.G-mt-680 {
  margin-top: 680px;
}
.G-mb-680 {
  margin-bottom: 680px;
}
.G-mr-680 {
  margin-right: 680px;
}
.G-ml-680 {
  margin-left: 680px;
}
.G-p-680 {
  padding: 680px;
}
.G-py-680 {
  padding-top: 680px;
  padding-bottom: 680px;
}
.G-px-680 {
  padding-left: 680px;
  padding-right: 680px;
}
.G-pt-680 {
  padding-top: 680px;
}
.G-pb-680 {
  padding-bottom: 680px;
}
.G-pr-680 {
  padding-right: 680px;
}
.G-pl-680 {
  padding-left: 680px;
}
.G-fs-680 {
  font-size: 680px;
}
.G-g-680 {
  gap: 680px;
}
.G-w-680px {
  width: 680px;
}
.G-w-680p {
  width: 680%;
}
.G-w-680vw {
  width: 680vw;
}
.G-w-680vh {
  width: 680vh;
}
.G-max-w-680px {
  max-width: 680px;
}
.G-max-w-680p {
  max-width: 680%;
}
.G-max-w-680vw {
  max-width: 680vw;
}
.G-max-w-680vh {
  max-width: 680vh;
}
.G-min-w-680px {
  min-width: 680px;
}
.G-min-w-680p {
  min-width: 680%;
}
.G-min-w-680vw {
  min-width: 680vw;
}
.G-min-w-680vh {
  min-width: 680vh;
}
.G-h-680px {
  height: 680px;
}
.G-h-680p {
  height: 680%;
}
.G-h-680vw {
  height: 680vw;
}
.G-h-680vh {
  height: 680vh;
}
.G-max-h-680px {
  max-height: 680px;
}
.G-max-h-680p {
  max-height: 680%;
}
.G-max-h-680vw {
  max-height: 680vw;
}
.G-max-h-680vh {
  max-height: 680vh;
}
.G-min-h-680px {
  min-height: 680px;
}
.G-min-h-680p {
  min-height: 680%;
}
.G-min-h-680vw {
  min-height: 680vw;
}
.G-min-h-680vh {
  min-height: 680vh;
}
.G-m-690 {
  margin: 690px;
}
.G-my-690 {
  margin-top: 690px;
  margin-bottom: 690px;
}
.G-mx-690 {
  margin-left: 690px;
  margin-right: 690px;
}
.G-mt-690 {
  margin-top: 690px;
}
.G-mb-690 {
  margin-bottom: 690px;
}
.G-mr-690 {
  margin-right: 690px;
}
.G-ml-690 {
  margin-left: 690px;
}
.G-p-690 {
  padding: 690px;
}
.G-py-690 {
  padding-top: 690px;
  padding-bottom: 690px;
}
.G-px-690 {
  padding-left: 690px;
  padding-right: 690px;
}
.G-pt-690 {
  padding-top: 690px;
}
.G-pb-690 {
  padding-bottom: 690px;
}
.G-pr-690 {
  padding-right: 690px;
}
.G-pl-690 {
  padding-left: 690px;
}
.G-fs-690 {
  font-size: 690px;
}
.G-g-690 {
  gap: 690px;
}
.G-w-690px {
  width: 690px;
}
.G-w-690p {
  width: 690%;
}
.G-w-690vw {
  width: 690vw;
}
.G-w-690vh {
  width: 690vh;
}
.G-max-w-690px {
  max-width: 690px;
}
.G-max-w-690p {
  max-width: 690%;
}
.G-max-w-690vw {
  max-width: 690vw;
}
.G-max-w-690vh {
  max-width: 690vh;
}
.G-min-w-690px {
  min-width: 690px;
}
.G-min-w-690p {
  min-width: 690%;
}
.G-min-w-690vw {
  min-width: 690vw;
}
.G-min-w-690vh {
  min-width: 690vh;
}
.G-h-690px {
  height: 690px;
}
.G-h-690p {
  height: 690%;
}
.G-h-690vw {
  height: 690vw;
}
.G-h-690vh {
  height: 690vh;
}
.G-max-h-690px {
  max-height: 690px;
}
.G-max-h-690p {
  max-height: 690%;
}
.G-max-h-690vw {
  max-height: 690vw;
}
.G-max-h-690vh {
  max-height: 690vh;
}
.G-min-h-690px {
  min-height: 690px;
}
.G-min-h-690p {
  min-height: 690%;
}
.G-min-h-690vw {
  min-height: 690vw;
}
.G-min-h-690vh {
  min-height: 690vh;
}
.G-m-700 {
  margin: 700px;
}
.G-my-700 {
  margin-top: 700px;
  margin-bottom: 700px;
}
.G-mx-700 {
  margin-left: 700px;
  margin-right: 700px;
}
.G-mt-700 {
  margin-top: 700px;
}
.G-mb-700 {
  margin-bottom: 700px;
}
.G-mr-700 {
  margin-right: 700px;
}
.G-ml-700 {
  margin-left: 700px;
}
.G-p-700 {
  padding: 700px;
}
.G-py-700 {
  padding-top: 700px;
  padding-bottom: 700px;
}
.G-px-700 {
  padding-left: 700px;
  padding-right: 700px;
}
.G-pt-700 {
  padding-top: 700px;
}
.G-pb-700 {
  padding-bottom: 700px;
}
.G-pr-700 {
  padding-right: 700px;
}
.G-pl-700 {
  padding-left: 700px;
}
.G-fs-700 {
  font-size: 700px;
}
.G-g-700 {
  gap: 700px;
}
.G-w-700px {
  width: 700px;
}
.G-w-700p {
  width: 700%;
}
.G-w-700vw {
  width: 700vw;
}
.G-w-700vh {
  width: 700vh;
}
.G-max-w-700px {
  max-width: 700px;
}
.G-max-w-700p {
  max-width: 700%;
}
.G-max-w-700vw {
  max-width: 700vw;
}
.G-max-w-700vh {
  max-width: 700vh;
}
.G-min-w-700px {
  min-width: 700px;
}
.G-min-w-700p {
  min-width: 700%;
}
.G-min-w-700vw {
  min-width: 700vw;
}
.G-min-w-700vh {
  min-width: 700vh;
}
.G-h-700px {
  height: 700px;
}
.G-h-700p {
  height: 700%;
}
.G-h-700vw {
  height: 700vw;
}
.G-h-700vh {
  height: 700vh;
}
.G-max-h-700px {
  max-height: 700px;
}
.G-max-h-700p {
  max-height: 700%;
}
.G-max-h-700vw {
  max-height: 700vw;
}
.G-max-h-700vh {
  max-height: 700vh;
}
.G-min-h-700px {
  min-height: 700px;
}
.G-min-h-700p {
  min-height: 700%;
}
.G-min-h-700vw {
  min-height: 700vw;
}
.G-min-h-700vh {
  min-height: 700vh;
}
.G-m-710 {
  margin: 710px;
}
.G-my-710 {
  margin-top: 710px;
  margin-bottom: 710px;
}
.G-mx-710 {
  margin-left: 710px;
  margin-right: 710px;
}
.G-mt-710 {
  margin-top: 710px;
}
.G-mb-710 {
  margin-bottom: 710px;
}
.G-mr-710 {
  margin-right: 710px;
}
.G-ml-710 {
  margin-left: 710px;
}
.G-p-710 {
  padding: 710px;
}
.G-py-710 {
  padding-top: 710px;
  padding-bottom: 710px;
}
.G-px-710 {
  padding-left: 710px;
  padding-right: 710px;
}
.G-pt-710 {
  padding-top: 710px;
}
.G-pb-710 {
  padding-bottom: 710px;
}
.G-pr-710 {
  padding-right: 710px;
}
.G-pl-710 {
  padding-left: 710px;
}
.G-fs-710 {
  font-size: 710px;
}
.G-g-710 {
  gap: 710px;
}
.G-w-710px {
  width: 710px;
}
.G-w-710p {
  width: 710%;
}
.G-w-710vw {
  width: 710vw;
}
.G-w-710vh {
  width: 710vh;
}
.G-max-w-710px {
  max-width: 710px;
}
.G-max-w-710p {
  max-width: 710%;
}
.G-max-w-710vw {
  max-width: 710vw;
}
.G-max-w-710vh {
  max-width: 710vh;
}
.G-min-w-710px {
  min-width: 710px;
}
.G-min-w-710p {
  min-width: 710%;
}
.G-min-w-710vw {
  min-width: 710vw;
}
.G-min-w-710vh {
  min-width: 710vh;
}
.G-h-710px {
  height: 710px;
}
.G-h-710p {
  height: 710%;
}
.G-h-710vw {
  height: 710vw;
}
.G-h-710vh {
  height: 710vh;
}
.G-max-h-710px {
  max-height: 710px;
}
.G-max-h-710p {
  max-height: 710%;
}
.G-max-h-710vw {
  max-height: 710vw;
}
.G-max-h-710vh {
  max-height: 710vh;
}
.G-min-h-710px {
  min-height: 710px;
}
.G-min-h-710p {
  min-height: 710%;
}
.G-min-h-710vw {
  min-height: 710vw;
}
.G-min-h-710vh {
  min-height: 710vh;
}
.G-m-720 {
  margin: 720px;
}
.G-my-720 {
  margin-top: 720px;
  margin-bottom: 720px;
}
.G-mx-720 {
  margin-left: 720px;
  margin-right: 720px;
}
.G-mt-720 {
  margin-top: 720px;
}
.G-mb-720 {
  margin-bottom: 720px;
}
.G-mr-720 {
  margin-right: 720px;
}
.G-ml-720 {
  margin-left: 720px;
}
.G-p-720 {
  padding: 720px;
}
.G-py-720 {
  padding-top: 720px;
  padding-bottom: 720px;
}
.G-px-720 {
  padding-left: 720px;
  padding-right: 720px;
}
.G-pt-720 {
  padding-top: 720px;
}
.G-pb-720 {
  padding-bottom: 720px;
}
.G-pr-720 {
  padding-right: 720px;
}
.G-pl-720 {
  padding-left: 720px;
}
.G-fs-720 {
  font-size: 720px;
}
.G-g-720 {
  gap: 720px;
}
.G-w-720px {
  width: 720px;
}
.G-w-720p {
  width: 720%;
}
.G-w-720vw {
  width: 720vw;
}
.G-w-720vh {
  width: 720vh;
}
.G-max-w-720px {
  max-width: 720px;
}
.G-max-w-720p {
  max-width: 720%;
}
.G-max-w-720vw {
  max-width: 720vw;
}
.G-max-w-720vh {
  max-width: 720vh;
}
.G-min-w-720px {
  min-width: 720px;
}
.G-min-w-720p {
  min-width: 720%;
}
.G-min-w-720vw {
  min-width: 720vw;
}
.G-min-w-720vh {
  min-width: 720vh;
}
.G-h-720px {
  height: 720px;
}
.G-h-720p {
  height: 720%;
}
.G-h-720vw {
  height: 720vw;
}
.G-h-720vh {
  height: 720vh;
}
.G-max-h-720px {
  max-height: 720px;
}
.G-max-h-720p {
  max-height: 720%;
}
.G-max-h-720vw {
  max-height: 720vw;
}
.G-max-h-720vh {
  max-height: 720vh;
}
.G-min-h-720px {
  min-height: 720px;
}
.G-min-h-720p {
  min-height: 720%;
}
.G-min-h-720vw {
  min-height: 720vw;
}
.G-min-h-720vh {
  min-height: 720vh;
}
.G-m-730 {
  margin: 730px;
}
.G-my-730 {
  margin-top: 730px;
  margin-bottom: 730px;
}
.G-mx-730 {
  margin-left: 730px;
  margin-right: 730px;
}
.G-mt-730 {
  margin-top: 730px;
}
.G-mb-730 {
  margin-bottom: 730px;
}
.G-mr-730 {
  margin-right: 730px;
}
.G-ml-730 {
  margin-left: 730px;
}
.G-p-730 {
  padding: 730px;
}
.G-py-730 {
  padding-top: 730px;
  padding-bottom: 730px;
}
.G-px-730 {
  padding-left: 730px;
  padding-right: 730px;
}
.G-pt-730 {
  padding-top: 730px;
}
.G-pb-730 {
  padding-bottom: 730px;
}
.G-pr-730 {
  padding-right: 730px;
}
.G-pl-730 {
  padding-left: 730px;
}
.G-fs-730 {
  font-size: 730px;
}
.G-g-730 {
  gap: 730px;
}
.G-w-730px {
  width: 730px;
}
.G-w-730p {
  width: 730%;
}
.G-w-730vw {
  width: 730vw;
}
.G-w-730vh {
  width: 730vh;
}
.G-max-w-730px {
  max-width: 730px;
}
.G-max-w-730p {
  max-width: 730%;
}
.G-max-w-730vw {
  max-width: 730vw;
}
.G-max-w-730vh {
  max-width: 730vh;
}
.G-min-w-730px {
  min-width: 730px;
}
.G-min-w-730p {
  min-width: 730%;
}
.G-min-w-730vw {
  min-width: 730vw;
}
.G-min-w-730vh {
  min-width: 730vh;
}
.G-h-730px {
  height: 730px;
}
.G-h-730p {
  height: 730%;
}
.G-h-730vw {
  height: 730vw;
}
.G-h-730vh {
  height: 730vh;
}
.G-max-h-730px {
  max-height: 730px;
}
.G-max-h-730p {
  max-height: 730%;
}
.G-max-h-730vw {
  max-height: 730vw;
}
.G-max-h-730vh {
  max-height: 730vh;
}
.G-min-h-730px {
  min-height: 730px;
}
.G-min-h-730p {
  min-height: 730%;
}
.G-min-h-730vw {
  min-height: 730vw;
}
.G-min-h-730vh {
  min-height: 730vh;
}
.G-m-740 {
  margin: 740px;
}
.G-my-740 {
  margin-top: 740px;
  margin-bottom: 740px;
}
.G-mx-740 {
  margin-left: 740px;
  margin-right: 740px;
}
.G-mt-740 {
  margin-top: 740px;
}
.G-mb-740 {
  margin-bottom: 740px;
}
.G-mr-740 {
  margin-right: 740px;
}
.G-ml-740 {
  margin-left: 740px;
}
.G-p-740 {
  padding: 740px;
}
.G-py-740 {
  padding-top: 740px;
  padding-bottom: 740px;
}
.G-px-740 {
  padding-left: 740px;
  padding-right: 740px;
}
.G-pt-740 {
  padding-top: 740px;
}
.G-pb-740 {
  padding-bottom: 740px;
}
.G-pr-740 {
  padding-right: 740px;
}
.G-pl-740 {
  padding-left: 740px;
}
.G-fs-740 {
  font-size: 740px;
}
.G-g-740 {
  gap: 740px;
}
.G-w-740px {
  width: 740px;
}
.G-w-740p {
  width: 740%;
}
.G-w-740vw {
  width: 740vw;
}
.G-w-740vh {
  width: 740vh;
}
.G-max-w-740px {
  max-width: 740px;
}
.G-max-w-740p {
  max-width: 740%;
}
.G-max-w-740vw {
  max-width: 740vw;
}
.G-max-w-740vh {
  max-width: 740vh;
}
.G-min-w-740px {
  min-width: 740px;
}
.G-min-w-740p {
  min-width: 740%;
}
.G-min-w-740vw {
  min-width: 740vw;
}
.G-min-w-740vh {
  min-width: 740vh;
}
.G-h-740px {
  height: 740px;
}
.G-h-740p {
  height: 740%;
}
.G-h-740vw {
  height: 740vw;
}
.G-h-740vh {
  height: 740vh;
}
.G-max-h-740px {
  max-height: 740px;
}
.G-max-h-740p {
  max-height: 740%;
}
.G-max-h-740vw {
  max-height: 740vw;
}
.G-max-h-740vh {
  max-height: 740vh;
}
.G-min-h-740px {
  min-height: 740px;
}
.G-min-h-740p {
  min-height: 740%;
}
.G-min-h-740vw {
  min-height: 740vw;
}
.G-min-h-740vh {
  min-height: 740vh;
}
.G-m-750 {
  margin: 750px;
}
.G-my-750 {
  margin-top: 750px;
  margin-bottom: 750px;
}
.G-mx-750 {
  margin-left: 750px;
  margin-right: 750px;
}
.G-mt-750 {
  margin-top: 750px;
}
.G-mb-750 {
  margin-bottom: 750px;
}
.G-mr-750 {
  margin-right: 750px;
}
.G-ml-750 {
  margin-left: 750px;
}
.G-p-750 {
  padding: 750px;
}
.G-py-750 {
  padding-top: 750px;
  padding-bottom: 750px;
}
.G-px-750 {
  padding-left: 750px;
  padding-right: 750px;
}
.G-pt-750 {
  padding-top: 750px;
}
.G-pb-750 {
  padding-bottom: 750px;
}
.G-pr-750 {
  padding-right: 750px;
}
.G-pl-750 {
  padding-left: 750px;
}
.G-fs-750 {
  font-size: 750px;
}
.G-g-750 {
  gap: 750px;
}
.G-w-750px {
  width: 750px;
}
.G-w-750p {
  width: 750%;
}
.G-w-750vw {
  width: 750vw;
}
.G-w-750vh {
  width: 750vh;
}
.G-max-w-750px {
  max-width: 750px;
}
.G-max-w-750p {
  max-width: 750%;
}
.G-max-w-750vw {
  max-width: 750vw;
}
.G-max-w-750vh {
  max-width: 750vh;
}
.G-min-w-750px {
  min-width: 750px;
}
.G-min-w-750p {
  min-width: 750%;
}
.G-min-w-750vw {
  min-width: 750vw;
}
.G-min-w-750vh {
  min-width: 750vh;
}
.G-h-750px {
  height: 750px;
}
.G-h-750p {
  height: 750%;
}
.G-h-750vw {
  height: 750vw;
}
.G-h-750vh {
  height: 750vh;
}
.G-max-h-750px {
  max-height: 750px;
}
.G-max-h-750p {
  max-height: 750%;
}
.G-max-h-750vw {
  max-height: 750vw;
}
.G-max-h-750vh {
  max-height: 750vh;
}
.G-min-h-750px {
  min-height: 750px;
}
.G-min-h-750p {
  min-height: 750%;
}
.G-min-h-750vw {
  min-height: 750vw;
}
.G-min-h-750vh {
  min-height: 750vh;
}
.G-m-760 {
  margin: 760px;
}
.G-my-760 {
  margin-top: 760px;
  margin-bottom: 760px;
}
.G-mx-760 {
  margin-left: 760px;
  margin-right: 760px;
}
.G-mt-760 {
  margin-top: 760px;
}
.G-mb-760 {
  margin-bottom: 760px;
}
.G-mr-760 {
  margin-right: 760px;
}
.G-ml-760 {
  margin-left: 760px;
}
.G-p-760 {
  padding: 760px;
}
.G-py-760 {
  padding-top: 760px;
  padding-bottom: 760px;
}
.G-px-760 {
  padding-left: 760px;
  padding-right: 760px;
}
.G-pt-760 {
  padding-top: 760px;
}
.G-pb-760 {
  padding-bottom: 760px;
}
.G-pr-760 {
  padding-right: 760px;
}
.G-pl-760 {
  padding-left: 760px;
}
.G-fs-760 {
  font-size: 760px;
}
.G-g-760 {
  gap: 760px;
}
.G-w-760px {
  width: 760px;
}
.G-w-760p {
  width: 760%;
}
.G-w-760vw {
  width: 760vw;
}
.G-w-760vh {
  width: 760vh;
}
.G-max-w-760px {
  max-width: 760px;
}
.G-max-w-760p {
  max-width: 760%;
}
.G-max-w-760vw {
  max-width: 760vw;
}
.G-max-w-760vh {
  max-width: 760vh;
}
.G-min-w-760px {
  min-width: 760px;
}
.G-min-w-760p {
  min-width: 760%;
}
.G-min-w-760vw {
  min-width: 760vw;
}
.G-min-w-760vh {
  min-width: 760vh;
}
.G-h-760px {
  height: 760px;
}
.G-h-760p {
  height: 760%;
}
.G-h-760vw {
  height: 760vw;
}
.G-h-760vh {
  height: 760vh;
}
.G-max-h-760px {
  max-height: 760px;
}
.G-max-h-760p {
  max-height: 760%;
}
.G-max-h-760vw {
  max-height: 760vw;
}
.G-max-h-760vh {
  max-height: 760vh;
}
.G-min-h-760px {
  min-height: 760px;
}
.G-min-h-760p {
  min-height: 760%;
}
.G-min-h-760vw {
  min-height: 760vw;
}
.G-min-h-760vh {
  min-height: 760vh;
}
.G-m-770 {
  margin: 770px;
}
.G-my-770 {
  margin-top: 770px;
  margin-bottom: 770px;
}
.G-mx-770 {
  margin-left: 770px;
  margin-right: 770px;
}
.G-mt-770 {
  margin-top: 770px;
}
.G-mb-770 {
  margin-bottom: 770px;
}
.G-mr-770 {
  margin-right: 770px;
}
.G-ml-770 {
  margin-left: 770px;
}
.G-p-770 {
  padding: 770px;
}
.G-py-770 {
  padding-top: 770px;
  padding-bottom: 770px;
}
.G-px-770 {
  padding-left: 770px;
  padding-right: 770px;
}
.G-pt-770 {
  padding-top: 770px;
}
.G-pb-770 {
  padding-bottom: 770px;
}
.G-pr-770 {
  padding-right: 770px;
}
.G-pl-770 {
  padding-left: 770px;
}
.G-fs-770 {
  font-size: 770px;
}
.G-g-770 {
  gap: 770px;
}
.G-w-770px {
  width: 770px;
}
.G-w-770p {
  width: 770%;
}
.G-w-770vw {
  width: 770vw;
}
.G-w-770vh {
  width: 770vh;
}
.G-max-w-770px {
  max-width: 770px;
}
.G-max-w-770p {
  max-width: 770%;
}
.G-max-w-770vw {
  max-width: 770vw;
}
.G-max-w-770vh {
  max-width: 770vh;
}
.G-min-w-770px {
  min-width: 770px;
}
.G-min-w-770p {
  min-width: 770%;
}
.G-min-w-770vw {
  min-width: 770vw;
}
.G-min-w-770vh {
  min-width: 770vh;
}
.G-h-770px {
  height: 770px;
}
.G-h-770p {
  height: 770%;
}
.G-h-770vw {
  height: 770vw;
}
.G-h-770vh {
  height: 770vh;
}
.G-max-h-770px {
  max-height: 770px;
}
.G-max-h-770p {
  max-height: 770%;
}
.G-max-h-770vw {
  max-height: 770vw;
}
.G-max-h-770vh {
  max-height: 770vh;
}
.G-min-h-770px {
  min-height: 770px;
}
.G-min-h-770p {
  min-height: 770%;
}
.G-min-h-770vw {
  min-height: 770vw;
}
.G-min-h-770vh {
  min-height: 770vh;
}
.G-m-780 {
  margin: 780px;
}
.G-my-780 {
  margin-top: 780px;
  margin-bottom: 780px;
}
.G-mx-780 {
  margin-left: 780px;
  margin-right: 780px;
}
.G-mt-780 {
  margin-top: 780px;
}
.G-mb-780 {
  margin-bottom: 780px;
}
.G-mr-780 {
  margin-right: 780px;
}
.G-ml-780 {
  margin-left: 780px;
}
.G-p-780 {
  padding: 780px;
}
.G-py-780 {
  padding-top: 780px;
  padding-bottom: 780px;
}
.G-px-780 {
  padding-left: 780px;
  padding-right: 780px;
}
.G-pt-780 {
  padding-top: 780px;
}
.G-pb-780 {
  padding-bottom: 780px;
}
.G-pr-780 {
  padding-right: 780px;
}
.G-pl-780 {
  padding-left: 780px;
}
.G-fs-780 {
  font-size: 780px;
}
.G-g-780 {
  gap: 780px;
}
.G-w-780px {
  width: 780px;
}
.G-w-780p {
  width: 780%;
}
.G-w-780vw {
  width: 780vw;
}
.G-w-780vh {
  width: 780vh;
}
.G-max-w-780px {
  max-width: 780px;
}
.G-max-w-780p {
  max-width: 780%;
}
.G-max-w-780vw {
  max-width: 780vw;
}
.G-max-w-780vh {
  max-width: 780vh;
}
.G-min-w-780px {
  min-width: 780px;
}
.G-min-w-780p {
  min-width: 780%;
}
.G-min-w-780vw {
  min-width: 780vw;
}
.G-min-w-780vh {
  min-width: 780vh;
}
.G-h-780px {
  height: 780px;
}
.G-h-780p {
  height: 780%;
}
.G-h-780vw {
  height: 780vw;
}
.G-h-780vh {
  height: 780vh;
}
.G-max-h-780px {
  max-height: 780px;
}
.G-max-h-780p {
  max-height: 780%;
}
.G-max-h-780vw {
  max-height: 780vw;
}
.G-max-h-780vh {
  max-height: 780vh;
}
.G-min-h-780px {
  min-height: 780px;
}
.G-min-h-780p {
  min-height: 780%;
}
.G-min-h-780vw {
  min-height: 780vw;
}
.G-min-h-780vh {
  min-height: 780vh;
}
.G-m-790 {
  margin: 790px;
}
.G-my-790 {
  margin-top: 790px;
  margin-bottom: 790px;
}
.G-mx-790 {
  margin-left: 790px;
  margin-right: 790px;
}
.G-mt-790 {
  margin-top: 790px;
}
.G-mb-790 {
  margin-bottom: 790px;
}
.G-mr-790 {
  margin-right: 790px;
}
.G-ml-790 {
  margin-left: 790px;
}
.G-p-790 {
  padding: 790px;
}
.G-py-790 {
  padding-top: 790px;
  padding-bottom: 790px;
}
.G-px-790 {
  padding-left: 790px;
  padding-right: 790px;
}
.G-pt-790 {
  padding-top: 790px;
}
.G-pb-790 {
  padding-bottom: 790px;
}
.G-pr-790 {
  padding-right: 790px;
}
.G-pl-790 {
  padding-left: 790px;
}
.G-fs-790 {
  font-size: 790px;
}
.G-g-790 {
  gap: 790px;
}
.G-w-790px {
  width: 790px;
}
.G-w-790p {
  width: 790%;
}
.G-w-790vw {
  width: 790vw;
}
.G-w-790vh {
  width: 790vh;
}
.G-max-w-790px {
  max-width: 790px;
}
.G-max-w-790p {
  max-width: 790%;
}
.G-max-w-790vw {
  max-width: 790vw;
}
.G-max-w-790vh {
  max-width: 790vh;
}
.G-min-w-790px {
  min-width: 790px;
}
.G-min-w-790p {
  min-width: 790%;
}
.G-min-w-790vw {
  min-width: 790vw;
}
.G-min-w-790vh {
  min-width: 790vh;
}
.G-h-790px {
  height: 790px;
}
.G-h-790p {
  height: 790%;
}
.G-h-790vw {
  height: 790vw;
}
.G-h-790vh {
  height: 790vh;
}
.G-max-h-790px {
  max-height: 790px;
}
.G-max-h-790p {
  max-height: 790%;
}
.G-max-h-790vw {
  max-height: 790vw;
}
.G-max-h-790vh {
  max-height: 790vh;
}
.G-min-h-790px {
  min-height: 790px;
}
.G-min-h-790p {
  min-height: 790%;
}
.G-min-h-790vw {
  min-height: 790vw;
}
.G-min-h-790vh {
  min-height: 790vh;
}
.G-m-800 {
  margin: 800px;
}
.G-my-800 {
  margin-top: 800px;
  margin-bottom: 800px;
}
.G-mx-800 {
  margin-left: 800px;
  margin-right: 800px;
}
.G-mt-800 {
  margin-top: 800px;
}
.G-mb-800 {
  margin-bottom: 800px;
}
.G-mr-800 {
  margin-right: 800px;
}
.G-ml-800 {
  margin-left: 800px;
}
.G-p-800 {
  padding: 800px;
}
.G-py-800 {
  padding-top: 800px;
  padding-bottom: 800px;
}
.G-px-800 {
  padding-left: 800px;
  padding-right: 800px;
}
.G-pt-800 {
  padding-top: 800px;
}
.G-pb-800 {
  padding-bottom: 800px;
}
.G-pr-800 {
  padding-right: 800px;
}
.G-pl-800 {
  padding-left: 800px;
}
.G-fs-800 {
  font-size: 800px;
}
.G-g-800 {
  gap: 800px;
}
.G-w-800px {
  width: 800px;
}
.G-w-800p {
  width: 800%;
}
.G-w-800vw {
  width: 800vw;
}
.G-w-800vh {
  width: 800vh;
}
.G-max-w-800px {
  max-width: 800px;
}
.G-max-w-800p {
  max-width: 800%;
}
.G-max-w-800vw {
  max-width: 800vw;
}
.G-max-w-800vh {
  max-width: 800vh;
}
.G-min-w-800px {
  min-width: 800px;
}
.G-min-w-800p {
  min-width: 800%;
}
.G-min-w-800vw {
  min-width: 800vw;
}
.G-min-w-800vh {
  min-width: 800vh;
}
.G-h-800px {
  height: 800px;
}
.G-h-800p {
  height: 800%;
}
.G-h-800vw {
  height: 800vw;
}
.G-h-800vh {
  height: 800vh;
}
.G-max-h-800px {
  max-height: 800px;
}
.G-max-h-800p {
  max-height: 800%;
}
.G-max-h-800vw {
  max-height: 800vw;
}
.G-max-h-800vh {
  max-height: 800vh;
}
.G-min-h-800px {
  min-height: 800px;
}
.G-min-h-800p {
  min-height: 800%;
}
.G-min-h-800vw {
  min-height: 800vw;
}
.G-min-h-800vh {
  min-height: 800vh;
}
.G-m-810 {
  margin: 810px;
}
.G-my-810 {
  margin-top: 810px;
  margin-bottom: 810px;
}
.G-mx-810 {
  margin-left: 810px;
  margin-right: 810px;
}
.G-mt-810 {
  margin-top: 810px;
}
.G-mb-810 {
  margin-bottom: 810px;
}
.G-mr-810 {
  margin-right: 810px;
}
.G-ml-810 {
  margin-left: 810px;
}
.G-p-810 {
  padding: 810px;
}
.G-py-810 {
  padding-top: 810px;
  padding-bottom: 810px;
}
.G-px-810 {
  padding-left: 810px;
  padding-right: 810px;
}
.G-pt-810 {
  padding-top: 810px;
}
.G-pb-810 {
  padding-bottom: 810px;
}
.G-pr-810 {
  padding-right: 810px;
}
.G-pl-810 {
  padding-left: 810px;
}
.G-fs-810 {
  font-size: 810px;
}
.G-g-810 {
  gap: 810px;
}
.G-w-810px {
  width: 810px;
}
.G-w-810p {
  width: 810%;
}
.G-w-810vw {
  width: 810vw;
}
.G-w-810vh {
  width: 810vh;
}
.G-max-w-810px {
  max-width: 810px;
}
.G-max-w-810p {
  max-width: 810%;
}
.G-max-w-810vw {
  max-width: 810vw;
}
.G-max-w-810vh {
  max-width: 810vh;
}
.G-min-w-810px {
  min-width: 810px;
}
.G-min-w-810p {
  min-width: 810%;
}
.G-min-w-810vw {
  min-width: 810vw;
}
.G-min-w-810vh {
  min-width: 810vh;
}
.G-h-810px {
  height: 810px;
}
.G-h-810p {
  height: 810%;
}
.G-h-810vw {
  height: 810vw;
}
.G-h-810vh {
  height: 810vh;
}
.G-max-h-810px {
  max-height: 810px;
}
.G-max-h-810p {
  max-height: 810%;
}
.G-max-h-810vw {
  max-height: 810vw;
}
.G-max-h-810vh {
  max-height: 810vh;
}
.G-min-h-810px {
  min-height: 810px;
}
.G-min-h-810p {
  min-height: 810%;
}
.G-min-h-810vw {
  min-height: 810vw;
}
.G-min-h-810vh {
  min-height: 810vh;
}
.G-m-820 {
  margin: 820px;
}
.G-my-820 {
  margin-top: 820px;
  margin-bottom: 820px;
}
.G-mx-820 {
  margin-left: 820px;
  margin-right: 820px;
}
.G-mt-820 {
  margin-top: 820px;
}
.G-mb-820 {
  margin-bottom: 820px;
}
.G-mr-820 {
  margin-right: 820px;
}
.G-ml-820 {
  margin-left: 820px;
}
.G-p-820 {
  padding: 820px;
}
.G-py-820 {
  padding-top: 820px;
  padding-bottom: 820px;
}
.G-px-820 {
  padding-left: 820px;
  padding-right: 820px;
}
.G-pt-820 {
  padding-top: 820px;
}
.G-pb-820 {
  padding-bottom: 820px;
}
.G-pr-820 {
  padding-right: 820px;
}
.G-pl-820 {
  padding-left: 820px;
}
.G-fs-820 {
  font-size: 820px;
}
.G-g-820 {
  gap: 820px;
}
.G-w-820px {
  width: 820px;
}
.G-w-820p {
  width: 820%;
}
.G-w-820vw {
  width: 820vw;
}
.G-w-820vh {
  width: 820vh;
}
.G-max-w-820px {
  max-width: 820px;
}
.G-max-w-820p {
  max-width: 820%;
}
.G-max-w-820vw {
  max-width: 820vw;
}
.G-max-w-820vh {
  max-width: 820vh;
}
.G-min-w-820px {
  min-width: 820px;
}
.G-min-w-820p {
  min-width: 820%;
}
.G-min-w-820vw {
  min-width: 820vw;
}
.G-min-w-820vh {
  min-width: 820vh;
}
.G-h-820px {
  height: 820px;
}
.G-h-820p {
  height: 820%;
}
.G-h-820vw {
  height: 820vw;
}
.G-h-820vh {
  height: 820vh;
}
.G-max-h-820px {
  max-height: 820px;
}
.G-max-h-820p {
  max-height: 820%;
}
.G-max-h-820vw {
  max-height: 820vw;
}
.G-max-h-820vh {
  max-height: 820vh;
}
.G-min-h-820px {
  min-height: 820px;
}
.G-min-h-820p {
  min-height: 820%;
}
.G-min-h-820vw {
  min-height: 820vw;
}
.G-min-h-820vh {
  min-height: 820vh;
}
.G-m-830 {
  margin: 830px;
}
.G-my-830 {
  margin-top: 830px;
  margin-bottom: 830px;
}
.G-mx-830 {
  margin-left: 830px;
  margin-right: 830px;
}
.G-mt-830 {
  margin-top: 830px;
}
.G-mb-830 {
  margin-bottom: 830px;
}
.G-mr-830 {
  margin-right: 830px;
}
.G-ml-830 {
  margin-left: 830px;
}
.G-p-830 {
  padding: 830px;
}
.G-py-830 {
  padding-top: 830px;
  padding-bottom: 830px;
}
.G-px-830 {
  padding-left: 830px;
  padding-right: 830px;
}
.G-pt-830 {
  padding-top: 830px;
}
.G-pb-830 {
  padding-bottom: 830px;
}
.G-pr-830 {
  padding-right: 830px;
}
.G-pl-830 {
  padding-left: 830px;
}
.G-fs-830 {
  font-size: 830px;
}
.G-g-830 {
  gap: 830px;
}
.G-w-830px {
  width: 830px;
}
.G-w-830p {
  width: 830%;
}
.G-w-830vw {
  width: 830vw;
}
.G-w-830vh {
  width: 830vh;
}
.G-max-w-830px {
  max-width: 830px;
}
.G-max-w-830p {
  max-width: 830%;
}
.G-max-w-830vw {
  max-width: 830vw;
}
.G-max-w-830vh {
  max-width: 830vh;
}
.G-min-w-830px {
  min-width: 830px;
}
.G-min-w-830p {
  min-width: 830%;
}
.G-min-w-830vw {
  min-width: 830vw;
}
.G-min-w-830vh {
  min-width: 830vh;
}
.G-h-830px {
  height: 830px;
}
.G-h-830p {
  height: 830%;
}
.G-h-830vw {
  height: 830vw;
}
.G-h-830vh {
  height: 830vh;
}
.G-max-h-830px {
  max-height: 830px;
}
.G-max-h-830p {
  max-height: 830%;
}
.G-max-h-830vw {
  max-height: 830vw;
}
.G-max-h-830vh {
  max-height: 830vh;
}
.G-min-h-830px {
  min-height: 830px;
}
.G-min-h-830p {
  min-height: 830%;
}
.G-min-h-830vw {
  min-height: 830vw;
}
.G-min-h-830vh {
  min-height: 830vh;
}
.G-m-840 {
  margin: 840px;
}
.G-my-840 {
  margin-top: 840px;
  margin-bottom: 840px;
}
.G-mx-840 {
  margin-left: 840px;
  margin-right: 840px;
}
.G-mt-840 {
  margin-top: 840px;
}
.G-mb-840 {
  margin-bottom: 840px;
}
.G-mr-840 {
  margin-right: 840px;
}
.G-ml-840 {
  margin-left: 840px;
}
.G-p-840 {
  padding: 840px;
}
.G-py-840 {
  padding-top: 840px;
  padding-bottom: 840px;
}
.G-px-840 {
  padding-left: 840px;
  padding-right: 840px;
}
.G-pt-840 {
  padding-top: 840px;
}
.G-pb-840 {
  padding-bottom: 840px;
}
.G-pr-840 {
  padding-right: 840px;
}
.G-pl-840 {
  padding-left: 840px;
}
.G-fs-840 {
  font-size: 840px;
}
.G-g-840 {
  gap: 840px;
}
.G-w-840px {
  width: 840px;
}
.G-w-840p {
  width: 840%;
}
.G-w-840vw {
  width: 840vw;
}
.G-w-840vh {
  width: 840vh;
}
.G-max-w-840px {
  max-width: 840px;
}
.G-max-w-840p {
  max-width: 840%;
}
.G-max-w-840vw {
  max-width: 840vw;
}
.G-max-w-840vh {
  max-width: 840vh;
}
.G-min-w-840px {
  min-width: 840px;
}
.G-min-w-840p {
  min-width: 840%;
}
.G-min-w-840vw {
  min-width: 840vw;
}
.G-min-w-840vh {
  min-width: 840vh;
}
.G-h-840px {
  height: 840px;
}
.G-h-840p {
  height: 840%;
}
.G-h-840vw {
  height: 840vw;
}
.G-h-840vh {
  height: 840vh;
}
.G-max-h-840px {
  max-height: 840px;
}
.G-max-h-840p {
  max-height: 840%;
}
.G-max-h-840vw {
  max-height: 840vw;
}
.G-max-h-840vh {
  max-height: 840vh;
}
.G-min-h-840px {
  min-height: 840px;
}
.G-min-h-840p {
  min-height: 840%;
}
.G-min-h-840vw {
  min-height: 840vw;
}
.G-min-h-840vh {
  min-height: 840vh;
}
.G-m-850 {
  margin: 850px;
}
.G-my-850 {
  margin-top: 850px;
  margin-bottom: 850px;
}
.G-mx-850 {
  margin-left: 850px;
  margin-right: 850px;
}
.G-mt-850 {
  margin-top: 850px;
}
.G-mb-850 {
  margin-bottom: 850px;
}
.G-mr-850 {
  margin-right: 850px;
}
.G-ml-850 {
  margin-left: 850px;
}
.G-p-850 {
  padding: 850px;
}
.G-py-850 {
  padding-top: 850px;
  padding-bottom: 850px;
}
.G-px-850 {
  padding-left: 850px;
  padding-right: 850px;
}
.G-pt-850 {
  padding-top: 850px;
}
.G-pb-850 {
  padding-bottom: 850px;
}
.G-pr-850 {
  padding-right: 850px;
}
.G-pl-850 {
  padding-left: 850px;
}
.G-fs-850 {
  font-size: 850px;
}
.G-g-850 {
  gap: 850px;
}
.G-w-850px {
  width: 850px;
}
.G-w-850p {
  width: 850%;
}
.G-w-850vw {
  width: 850vw;
}
.G-w-850vh {
  width: 850vh;
}
.G-max-w-850px {
  max-width: 850px;
}
.G-max-w-850p {
  max-width: 850%;
}
.G-max-w-850vw {
  max-width: 850vw;
}
.G-max-w-850vh {
  max-width: 850vh;
}
.G-min-w-850px {
  min-width: 850px;
}
.G-min-w-850p {
  min-width: 850%;
}
.G-min-w-850vw {
  min-width: 850vw;
}
.G-min-w-850vh {
  min-width: 850vh;
}
.G-h-850px {
  height: 850px;
}
.G-h-850p {
  height: 850%;
}
.G-h-850vw {
  height: 850vw;
}
.G-h-850vh {
  height: 850vh;
}
.G-max-h-850px {
  max-height: 850px;
}
.G-max-h-850p {
  max-height: 850%;
}
.G-max-h-850vw {
  max-height: 850vw;
}
.G-max-h-850vh {
  max-height: 850vh;
}
.G-min-h-850px {
  min-height: 850px;
}
.G-min-h-850p {
  min-height: 850%;
}
.G-min-h-850vw {
  min-height: 850vw;
}
.G-min-h-850vh {
  min-height: 850vh;
}
.G-m-860 {
  margin: 860px;
}
.G-my-860 {
  margin-top: 860px;
  margin-bottom: 860px;
}
.G-mx-860 {
  margin-left: 860px;
  margin-right: 860px;
}
.G-mt-860 {
  margin-top: 860px;
}
.G-mb-860 {
  margin-bottom: 860px;
}
.G-mr-860 {
  margin-right: 860px;
}
.G-ml-860 {
  margin-left: 860px;
}
.G-p-860 {
  padding: 860px;
}
.G-py-860 {
  padding-top: 860px;
  padding-bottom: 860px;
}
.G-px-860 {
  padding-left: 860px;
  padding-right: 860px;
}
.G-pt-860 {
  padding-top: 860px;
}
.G-pb-860 {
  padding-bottom: 860px;
}
.G-pr-860 {
  padding-right: 860px;
}
.G-pl-860 {
  padding-left: 860px;
}
.G-fs-860 {
  font-size: 860px;
}
.G-g-860 {
  gap: 860px;
}
.G-w-860px {
  width: 860px;
}
.G-w-860p {
  width: 860%;
}
.G-w-860vw {
  width: 860vw;
}
.G-w-860vh {
  width: 860vh;
}
.G-max-w-860px {
  max-width: 860px;
}
.G-max-w-860p {
  max-width: 860%;
}
.G-max-w-860vw {
  max-width: 860vw;
}
.G-max-w-860vh {
  max-width: 860vh;
}
.G-min-w-860px {
  min-width: 860px;
}
.G-min-w-860p {
  min-width: 860%;
}
.G-min-w-860vw {
  min-width: 860vw;
}
.G-min-w-860vh {
  min-width: 860vh;
}
.G-h-860px {
  height: 860px;
}
.G-h-860p {
  height: 860%;
}
.G-h-860vw {
  height: 860vw;
}
.G-h-860vh {
  height: 860vh;
}
.G-max-h-860px {
  max-height: 860px;
}
.G-max-h-860p {
  max-height: 860%;
}
.G-max-h-860vw {
  max-height: 860vw;
}
.G-max-h-860vh {
  max-height: 860vh;
}
.G-min-h-860px {
  min-height: 860px;
}
.G-min-h-860p {
  min-height: 860%;
}
.G-min-h-860vw {
  min-height: 860vw;
}
.G-min-h-860vh {
  min-height: 860vh;
}
.G-m-870 {
  margin: 870px;
}
.G-my-870 {
  margin-top: 870px;
  margin-bottom: 870px;
}
.G-mx-870 {
  margin-left: 870px;
  margin-right: 870px;
}
.G-mt-870 {
  margin-top: 870px;
}
.G-mb-870 {
  margin-bottom: 870px;
}
.G-mr-870 {
  margin-right: 870px;
}
.G-ml-870 {
  margin-left: 870px;
}
.G-p-870 {
  padding: 870px;
}
.G-py-870 {
  padding-top: 870px;
  padding-bottom: 870px;
}
.G-px-870 {
  padding-left: 870px;
  padding-right: 870px;
}
.G-pt-870 {
  padding-top: 870px;
}
.G-pb-870 {
  padding-bottom: 870px;
}
.G-pr-870 {
  padding-right: 870px;
}
.G-pl-870 {
  padding-left: 870px;
}
.G-fs-870 {
  font-size: 870px;
}
.G-g-870 {
  gap: 870px;
}
.G-w-870px {
  width: 870px;
}
.G-w-870p {
  width: 870%;
}
.G-w-870vw {
  width: 870vw;
}
.G-w-870vh {
  width: 870vh;
}
.G-max-w-870px {
  max-width: 870px;
}
.G-max-w-870p {
  max-width: 870%;
}
.G-max-w-870vw {
  max-width: 870vw;
}
.G-max-w-870vh {
  max-width: 870vh;
}
.G-min-w-870px {
  min-width: 870px;
}
.G-min-w-870p {
  min-width: 870%;
}
.G-min-w-870vw {
  min-width: 870vw;
}
.G-min-w-870vh {
  min-width: 870vh;
}
.G-h-870px {
  height: 870px;
}
.G-h-870p {
  height: 870%;
}
.G-h-870vw {
  height: 870vw;
}
.G-h-870vh {
  height: 870vh;
}
.G-max-h-870px {
  max-height: 870px;
}
.G-max-h-870p {
  max-height: 870%;
}
.G-max-h-870vw {
  max-height: 870vw;
}
.G-max-h-870vh {
  max-height: 870vh;
}
.G-min-h-870px {
  min-height: 870px;
}
.G-min-h-870p {
  min-height: 870%;
}
.G-min-h-870vw {
  min-height: 870vw;
}
.G-min-h-870vh {
  min-height: 870vh;
}
.G-m-876 {
  margin: 876px;
}
.G-my-876 {
  margin-top: 876px;
  margin-bottom: 876px;
}
.G-mx-876 {
  margin-left: 876px;
  margin-right: 876px;
}
.G-mt-876 {
  margin-top: 876px;
}
.G-mb-876 {
  margin-bottom: 876px;
}
.G-mr-876 {
  margin-right: 876px;
}
.G-ml-876 {
  margin-left: 876px;
}
.G-p-876 {
  padding: 876px;
}
.G-py-876 {
  padding-top: 876px;
  padding-bottom: 876px;
}
.G-px-876 {
  padding-left: 876px;
  padding-right: 876px;
}
.G-pt-876 {
  padding-top: 876px;
}
.G-pb-876 {
  padding-bottom: 876px;
}
.G-pr-876 {
  padding-right: 876px;
}
.G-pl-876 {
  padding-left: 876px;
}
.G-fs-876 {
  font-size: 876px;
}
.G-g-876 {
  gap: 876px;
}
.G-w-876px {
  width: 876px;
}
.G-w-876p {
  width: 876%;
}
.G-w-876vw {
  width: 876vw;
}
.G-w-876vh {
  width: 876vh;
}
.G-max-w-876px {
  max-width: 876px;
}
.G-max-w-876p {
  max-width: 876%;
}
.G-max-w-876vw {
  max-width: 876vw;
}
.G-max-w-876vh {
  max-width: 876vh;
}
.G-min-w-876px {
  min-width: 876px;
}
.G-min-w-876p {
  min-width: 876%;
}
.G-min-w-876vw {
  min-width: 876vw;
}
.G-min-w-876vh {
  min-width: 876vh;
}
.G-h-876px {
  height: 876px;
}
.G-h-876p {
  height: 876%;
}
.G-h-876vw {
  height: 876vw;
}
.G-h-876vh {
  height: 876vh;
}
.G-max-h-876px {
  max-height: 876px;
}
.G-max-h-876p {
  max-height: 876%;
}
.G-max-h-876vw {
  max-height: 876vw;
}
.G-max-h-876vh {
  max-height: 876vh;
}
.G-min-h-876px {
  min-height: 876px;
}
.G-min-h-876p {
  min-height: 876%;
}
.G-min-h-876vw {
  min-height: 876vw;
}
.G-min-h-876vh {
  min-height: 876vh;
}
.G-m-880 {
  margin: 880px;
}
.G-my-880 {
  margin-top: 880px;
  margin-bottom: 880px;
}
.G-mx-880 {
  margin-left: 880px;
  margin-right: 880px;
}
.G-mt-880 {
  margin-top: 880px;
}
.G-mb-880 {
  margin-bottom: 880px;
}
.G-mr-880 {
  margin-right: 880px;
}
.G-ml-880 {
  margin-left: 880px;
}
.G-p-880 {
  padding: 880px;
}
.G-py-880 {
  padding-top: 880px;
  padding-bottom: 880px;
}
.G-px-880 {
  padding-left: 880px;
  padding-right: 880px;
}
.G-pt-880 {
  padding-top: 880px;
}
.G-pb-880 {
  padding-bottom: 880px;
}
.G-pr-880 {
  padding-right: 880px;
}
.G-pl-880 {
  padding-left: 880px;
}
.G-fs-880 {
  font-size: 880px;
}
.G-g-880 {
  gap: 880px;
}
.G-w-880px {
  width: 880px;
}
.G-w-880p {
  width: 880%;
}
.G-w-880vw {
  width: 880vw;
}
.G-w-880vh {
  width: 880vh;
}
.G-max-w-880px {
  max-width: 880px;
}
.G-max-w-880p {
  max-width: 880%;
}
.G-max-w-880vw {
  max-width: 880vw;
}
.G-max-w-880vh {
  max-width: 880vh;
}
.G-min-w-880px {
  min-width: 880px;
}
.G-min-w-880p {
  min-width: 880%;
}
.G-min-w-880vw {
  min-width: 880vw;
}
.G-min-w-880vh {
  min-width: 880vh;
}
.G-h-880px {
  height: 880px;
}
.G-h-880p {
  height: 880%;
}
.G-h-880vw {
  height: 880vw;
}
.G-h-880vh {
  height: 880vh;
}
.G-max-h-880px {
  max-height: 880px;
}
.G-max-h-880p {
  max-height: 880%;
}
.G-max-h-880vw {
  max-height: 880vw;
}
.G-max-h-880vh {
  max-height: 880vh;
}
.G-min-h-880px {
  min-height: 880px;
}
.G-min-h-880p {
  min-height: 880%;
}
.G-min-h-880vw {
  min-height: 880vw;
}
.G-min-h-880vh {
  min-height: 880vh;
}
.G-m-890 {
  margin: 890px;
}
.G-my-890 {
  margin-top: 890px;
  margin-bottom: 890px;
}
.G-mx-890 {
  margin-left: 890px;
  margin-right: 890px;
}
.G-mt-890 {
  margin-top: 890px;
}
.G-mb-890 {
  margin-bottom: 890px;
}
.G-mr-890 {
  margin-right: 890px;
}
.G-ml-890 {
  margin-left: 890px;
}
.G-p-890 {
  padding: 890px;
}
.G-py-890 {
  padding-top: 890px;
  padding-bottom: 890px;
}
.G-px-890 {
  padding-left: 890px;
  padding-right: 890px;
}
.G-pt-890 {
  padding-top: 890px;
}
.G-pb-890 {
  padding-bottom: 890px;
}
.G-pr-890 {
  padding-right: 890px;
}
.G-pl-890 {
  padding-left: 890px;
}
.G-fs-890 {
  font-size: 890px;
}
.G-g-890 {
  gap: 890px;
}
.G-w-890px {
  width: 890px;
}
.G-w-890p {
  width: 890%;
}
.G-w-890vw {
  width: 890vw;
}
.G-w-890vh {
  width: 890vh;
}
.G-max-w-890px {
  max-width: 890px;
}
.G-max-w-890p {
  max-width: 890%;
}
.G-max-w-890vw {
  max-width: 890vw;
}
.G-max-w-890vh {
  max-width: 890vh;
}
.G-min-w-890px {
  min-width: 890px;
}
.G-min-w-890p {
  min-width: 890%;
}
.G-min-w-890vw {
  min-width: 890vw;
}
.G-min-w-890vh {
  min-width: 890vh;
}
.G-h-890px {
  height: 890px;
}
.G-h-890p {
  height: 890%;
}
.G-h-890vw {
  height: 890vw;
}
.G-h-890vh {
  height: 890vh;
}
.G-max-h-890px {
  max-height: 890px;
}
.G-max-h-890p {
  max-height: 890%;
}
.G-max-h-890vw {
  max-height: 890vw;
}
.G-max-h-890vh {
  max-height: 890vh;
}
.G-min-h-890px {
  min-height: 890px;
}
.G-min-h-890p {
  min-height: 890%;
}
.G-min-h-890vw {
  min-height: 890vw;
}
.G-min-h-890vh {
  min-height: 890vh;
}
.G-m-900 {
  margin: 900px;
}
.G-my-900 {
  margin-top: 900px;
  margin-bottom: 900px;
}
.G-mx-900 {
  margin-left: 900px;
  margin-right: 900px;
}
.G-mt-900 {
  margin-top: 900px;
}
.G-mb-900 {
  margin-bottom: 900px;
}
.G-mr-900 {
  margin-right: 900px;
}
.G-ml-900 {
  margin-left: 900px;
}
.G-p-900 {
  padding: 900px;
}
.G-py-900 {
  padding-top: 900px;
  padding-bottom: 900px;
}
.G-px-900 {
  padding-left: 900px;
  padding-right: 900px;
}
.G-pt-900 {
  padding-top: 900px;
}
.G-pb-900 {
  padding-bottom: 900px;
}
.G-pr-900 {
  padding-right: 900px;
}
.G-pl-900 {
  padding-left: 900px;
}
.G-fs-900 {
  font-size: 900px;
}
.G-g-900 {
  gap: 900px;
}
.G-w-900px {
  width: 900px;
}
.G-w-900p {
  width: 900%;
}
.G-w-900vw {
  width: 900vw;
}
.G-w-900vh {
  width: 900vh;
}
.G-max-w-900px {
  max-width: 900px;
}
.G-max-w-900p {
  max-width: 900%;
}
.G-max-w-900vw {
  max-width: 900vw;
}
.G-max-w-900vh {
  max-width: 900vh;
}
.G-min-w-900px {
  min-width: 900px;
}
.G-min-w-900p {
  min-width: 900%;
}
.G-min-w-900vw {
  min-width: 900vw;
}
.G-min-w-900vh {
  min-width: 900vh;
}
.G-h-900px {
  height: 900px;
}
.G-h-900p {
  height: 900%;
}
.G-h-900vw {
  height: 900vw;
}
.G-h-900vh {
  height: 900vh;
}
.G-max-h-900px {
  max-height: 900px;
}
.G-max-h-900p {
  max-height: 900%;
}
.G-max-h-900vw {
  max-height: 900vw;
}
.G-max-h-900vh {
  max-height: 900vh;
}
.G-min-h-900px {
  min-height: 900px;
}
.G-min-h-900p {
  min-height: 900%;
}
.G-min-h-900vw {
  min-height: 900vw;
}
.G-min-h-900vh {
  min-height: 900vh;
}
.G-m-910 {
  margin: 910px;
}
.G-my-910 {
  margin-top: 910px;
  margin-bottom: 910px;
}
.G-mx-910 {
  margin-left: 910px;
  margin-right: 910px;
}
.G-mt-910 {
  margin-top: 910px;
}
.G-mb-910 {
  margin-bottom: 910px;
}
.G-mr-910 {
  margin-right: 910px;
}
.G-ml-910 {
  margin-left: 910px;
}
.G-p-910 {
  padding: 910px;
}
.G-py-910 {
  padding-top: 910px;
  padding-bottom: 910px;
}
.G-px-910 {
  padding-left: 910px;
  padding-right: 910px;
}
.G-pt-910 {
  padding-top: 910px;
}
.G-pb-910 {
  padding-bottom: 910px;
}
.G-pr-910 {
  padding-right: 910px;
}
.G-pl-910 {
  padding-left: 910px;
}
.G-fs-910 {
  font-size: 910px;
}
.G-g-910 {
  gap: 910px;
}
.G-w-910px {
  width: 910px;
}
.G-w-910p {
  width: 910%;
}
.G-w-910vw {
  width: 910vw;
}
.G-w-910vh {
  width: 910vh;
}
.G-max-w-910px {
  max-width: 910px;
}
.G-max-w-910p {
  max-width: 910%;
}
.G-max-w-910vw {
  max-width: 910vw;
}
.G-max-w-910vh {
  max-width: 910vh;
}
.G-min-w-910px {
  min-width: 910px;
}
.G-min-w-910p {
  min-width: 910%;
}
.G-min-w-910vw {
  min-width: 910vw;
}
.G-min-w-910vh {
  min-width: 910vh;
}
.G-h-910px {
  height: 910px;
}
.G-h-910p {
  height: 910%;
}
.G-h-910vw {
  height: 910vw;
}
.G-h-910vh {
  height: 910vh;
}
.G-max-h-910px {
  max-height: 910px;
}
.G-max-h-910p {
  max-height: 910%;
}
.G-max-h-910vw {
  max-height: 910vw;
}
.G-max-h-910vh {
  max-height: 910vh;
}
.G-min-h-910px {
  min-height: 910px;
}
.G-min-h-910p {
  min-height: 910%;
}
.G-min-h-910vw {
  min-height: 910vw;
}
.G-min-h-910vh {
  min-height: 910vh;
}
.G-m-920 {
  margin: 920px;
}
.G-my-920 {
  margin-top: 920px;
  margin-bottom: 920px;
}
.G-mx-920 {
  margin-left: 920px;
  margin-right: 920px;
}
.G-mt-920 {
  margin-top: 920px;
}
.G-mb-920 {
  margin-bottom: 920px;
}
.G-mr-920 {
  margin-right: 920px;
}
.G-ml-920 {
  margin-left: 920px;
}
.G-p-920 {
  padding: 920px;
}
.G-py-920 {
  padding-top: 920px;
  padding-bottom: 920px;
}
.G-px-920 {
  padding-left: 920px;
  padding-right: 920px;
}
.G-pt-920 {
  padding-top: 920px;
}
.G-pb-920 {
  padding-bottom: 920px;
}
.G-pr-920 {
  padding-right: 920px;
}
.G-pl-920 {
  padding-left: 920px;
}
.G-fs-920 {
  font-size: 920px;
}
.G-g-920 {
  gap: 920px;
}
.G-w-920px {
  width: 920px;
}
.G-w-920p {
  width: 920%;
}
.G-w-920vw {
  width: 920vw;
}
.G-w-920vh {
  width: 920vh;
}
.G-max-w-920px {
  max-width: 920px;
}
.G-max-w-920p {
  max-width: 920%;
}
.G-max-w-920vw {
  max-width: 920vw;
}
.G-max-w-920vh {
  max-width: 920vh;
}
.G-min-w-920px {
  min-width: 920px;
}
.G-min-w-920p {
  min-width: 920%;
}
.G-min-w-920vw {
  min-width: 920vw;
}
.G-min-w-920vh {
  min-width: 920vh;
}
.G-h-920px {
  height: 920px;
}
.G-h-920p {
  height: 920%;
}
.G-h-920vw {
  height: 920vw;
}
.G-h-920vh {
  height: 920vh;
}
.G-max-h-920px {
  max-height: 920px;
}
.G-max-h-920p {
  max-height: 920%;
}
.G-max-h-920vw {
  max-height: 920vw;
}
.G-max-h-920vh {
  max-height: 920vh;
}
.G-min-h-920px {
  min-height: 920px;
}
.G-min-h-920p {
  min-height: 920%;
}
.G-min-h-920vw {
  min-height: 920vw;
}
.G-min-h-920vh {
  min-height: 920vh;
}
.G-m-930 {
  margin: 930px;
}
.G-my-930 {
  margin-top: 930px;
  margin-bottom: 930px;
}
.G-mx-930 {
  margin-left: 930px;
  margin-right: 930px;
}
.G-mt-930 {
  margin-top: 930px;
}
.G-mb-930 {
  margin-bottom: 930px;
}
.G-mr-930 {
  margin-right: 930px;
}
.G-ml-930 {
  margin-left: 930px;
}
.G-p-930 {
  padding: 930px;
}
.G-py-930 {
  padding-top: 930px;
  padding-bottom: 930px;
}
.G-px-930 {
  padding-left: 930px;
  padding-right: 930px;
}
.G-pt-930 {
  padding-top: 930px;
}
.G-pb-930 {
  padding-bottom: 930px;
}
.G-pr-930 {
  padding-right: 930px;
}
.G-pl-930 {
  padding-left: 930px;
}
.G-fs-930 {
  font-size: 930px;
}
.G-g-930 {
  gap: 930px;
}
.G-w-930px {
  width: 930px;
}
.G-w-930p {
  width: 930%;
}
.G-w-930vw {
  width: 930vw;
}
.G-w-930vh {
  width: 930vh;
}
.G-max-w-930px {
  max-width: 930px;
}
.G-max-w-930p {
  max-width: 930%;
}
.G-max-w-930vw {
  max-width: 930vw;
}
.G-max-w-930vh {
  max-width: 930vh;
}
.G-min-w-930px {
  min-width: 930px;
}
.G-min-w-930p {
  min-width: 930%;
}
.G-min-w-930vw {
  min-width: 930vw;
}
.G-min-w-930vh {
  min-width: 930vh;
}
.G-h-930px {
  height: 930px;
}
.G-h-930p {
  height: 930%;
}
.G-h-930vw {
  height: 930vw;
}
.G-h-930vh {
  height: 930vh;
}
.G-max-h-930px {
  max-height: 930px;
}
.G-max-h-930p {
  max-height: 930%;
}
.G-max-h-930vw {
  max-height: 930vw;
}
.G-max-h-930vh {
  max-height: 930vh;
}
.G-min-h-930px {
  min-height: 930px;
}
.G-min-h-930p {
  min-height: 930%;
}
.G-min-h-930vw {
  min-height: 930vw;
}
.G-min-h-930vh {
  min-height: 930vh;
}
.G-m-940 {
  margin: 940px;
}
.G-my-940 {
  margin-top: 940px;
  margin-bottom: 940px;
}
.G-mx-940 {
  margin-left: 940px;
  margin-right: 940px;
}
.G-mt-940 {
  margin-top: 940px;
}
.G-mb-940 {
  margin-bottom: 940px;
}
.G-mr-940 {
  margin-right: 940px;
}
.G-ml-940 {
  margin-left: 940px;
}
.G-p-940 {
  padding: 940px;
}
.G-py-940 {
  padding-top: 940px;
  padding-bottom: 940px;
}
.G-px-940 {
  padding-left: 940px;
  padding-right: 940px;
}
.G-pt-940 {
  padding-top: 940px;
}
.G-pb-940 {
  padding-bottom: 940px;
}
.G-pr-940 {
  padding-right: 940px;
}
.G-pl-940 {
  padding-left: 940px;
}
.G-fs-940 {
  font-size: 940px;
}
.G-g-940 {
  gap: 940px;
}
.G-w-940px {
  width: 940px;
}
.G-w-940p {
  width: 940%;
}
.G-w-940vw {
  width: 940vw;
}
.G-w-940vh {
  width: 940vh;
}
.G-max-w-940px {
  max-width: 940px;
}
.G-max-w-940p {
  max-width: 940%;
}
.G-max-w-940vw {
  max-width: 940vw;
}
.G-max-w-940vh {
  max-width: 940vh;
}
.G-min-w-940px {
  min-width: 940px;
}
.G-min-w-940p {
  min-width: 940%;
}
.G-min-w-940vw {
  min-width: 940vw;
}
.G-min-w-940vh {
  min-width: 940vh;
}
.G-h-940px {
  height: 940px;
}
.G-h-940p {
  height: 940%;
}
.G-h-940vw {
  height: 940vw;
}
.G-h-940vh {
  height: 940vh;
}
.G-max-h-940px {
  max-height: 940px;
}
.G-max-h-940p {
  max-height: 940%;
}
.G-max-h-940vw {
  max-height: 940vw;
}
.G-max-h-940vh {
  max-height: 940vh;
}
.G-min-h-940px {
  min-height: 940px;
}
.G-min-h-940p {
  min-height: 940%;
}
.G-min-h-940vw {
  min-height: 940vw;
}
.G-min-h-940vh {
  min-height: 940vh;
}
.G-m-950 {
  margin: 950px;
}
.G-my-950 {
  margin-top: 950px;
  margin-bottom: 950px;
}
.G-mx-950 {
  margin-left: 950px;
  margin-right: 950px;
}
.G-mt-950 {
  margin-top: 950px;
}
.G-mb-950 {
  margin-bottom: 950px;
}
.G-mr-950 {
  margin-right: 950px;
}
.G-ml-950 {
  margin-left: 950px;
}
.G-p-950 {
  padding: 950px;
}
.G-py-950 {
  padding-top: 950px;
  padding-bottom: 950px;
}
.G-px-950 {
  padding-left: 950px;
  padding-right: 950px;
}
.G-pt-950 {
  padding-top: 950px;
}
.G-pb-950 {
  padding-bottom: 950px;
}
.G-pr-950 {
  padding-right: 950px;
}
.G-pl-950 {
  padding-left: 950px;
}
.G-fs-950 {
  font-size: 950px;
}
.G-g-950 {
  gap: 950px;
}
.G-w-950px {
  width: 950px;
}
.G-w-950p {
  width: 950%;
}
.G-w-950vw {
  width: 950vw;
}
.G-w-950vh {
  width: 950vh;
}
.G-max-w-950px {
  max-width: 950px;
}
.G-max-w-950p {
  max-width: 950%;
}
.G-max-w-950vw {
  max-width: 950vw;
}
.G-max-w-950vh {
  max-width: 950vh;
}
.G-min-w-950px {
  min-width: 950px;
}
.G-min-w-950p {
  min-width: 950%;
}
.G-min-w-950vw {
  min-width: 950vw;
}
.G-min-w-950vh {
  min-width: 950vh;
}
.G-h-950px {
  height: 950px;
}
.G-h-950p {
  height: 950%;
}
.G-h-950vw {
  height: 950vw;
}
.G-h-950vh {
  height: 950vh;
}
.G-max-h-950px {
  max-height: 950px;
}
.G-max-h-950p {
  max-height: 950%;
}
.G-max-h-950vw {
  max-height: 950vw;
}
.G-max-h-950vh {
  max-height: 950vh;
}
.G-min-h-950px {
  min-height: 950px;
}
.G-min-h-950p {
  min-height: 950%;
}
.G-min-h-950vw {
  min-height: 950vw;
}
.G-min-h-950vh {
  min-height: 950vh;
}
.G-m-960 {
  margin: 960px;
}
.G-my-960 {
  margin-top: 960px;
  margin-bottom: 960px;
}
.G-mx-960 {
  margin-left: 960px;
  margin-right: 960px;
}
.G-mt-960 {
  margin-top: 960px;
}
.G-mb-960 {
  margin-bottom: 960px;
}
.G-mr-960 {
  margin-right: 960px;
}
.G-ml-960 {
  margin-left: 960px;
}
.G-p-960 {
  padding: 960px;
}
.G-py-960 {
  padding-top: 960px;
  padding-bottom: 960px;
}
.G-px-960 {
  padding-left: 960px;
  padding-right: 960px;
}
.G-pt-960 {
  padding-top: 960px;
}
.G-pb-960 {
  padding-bottom: 960px;
}
.G-pr-960 {
  padding-right: 960px;
}
.G-pl-960 {
  padding-left: 960px;
}
.G-fs-960 {
  font-size: 960px;
}
.G-g-960 {
  gap: 960px;
}
.G-w-960px {
  width: 960px;
}
.G-w-960p {
  width: 960%;
}
.G-w-960vw {
  width: 960vw;
}
.G-w-960vh {
  width: 960vh;
}
.G-max-w-960px {
  max-width: 960px;
}
.G-max-w-960p {
  max-width: 960%;
}
.G-max-w-960vw {
  max-width: 960vw;
}
.G-max-w-960vh {
  max-width: 960vh;
}
.G-min-w-960px {
  min-width: 960px;
}
.G-min-w-960p {
  min-width: 960%;
}
.G-min-w-960vw {
  min-width: 960vw;
}
.G-min-w-960vh {
  min-width: 960vh;
}
.G-h-960px {
  height: 960px;
}
.G-h-960p {
  height: 960%;
}
.G-h-960vw {
  height: 960vw;
}
.G-h-960vh {
  height: 960vh;
}
.G-max-h-960px {
  max-height: 960px;
}
.G-max-h-960p {
  max-height: 960%;
}
.G-max-h-960vw {
  max-height: 960vw;
}
.G-max-h-960vh {
  max-height: 960vh;
}
.G-min-h-960px {
  min-height: 960px;
}
.G-min-h-960p {
  min-height: 960%;
}
.G-min-h-960vw {
  min-height: 960vw;
}
.G-min-h-960vh {
  min-height: 960vh;
}
.G-m-970 {
  margin: 970px;
}
.G-my-970 {
  margin-top: 970px;
  margin-bottom: 970px;
}
.G-mx-970 {
  margin-left: 970px;
  margin-right: 970px;
}
.G-mt-970 {
  margin-top: 970px;
}
.G-mb-970 {
  margin-bottom: 970px;
}
.G-mr-970 {
  margin-right: 970px;
}
.G-ml-970 {
  margin-left: 970px;
}
.G-p-970 {
  padding: 970px;
}
.G-py-970 {
  padding-top: 970px;
  padding-bottom: 970px;
}
.G-px-970 {
  padding-left: 970px;
  padding-right: 970px;
}
.G-pt-970 {
  padding-top: 970px;
}
.G-pb-970 {
  padding-bottom: 970px;
}
.G-pr-970 {
  padding-right: 970px;
}
.G-pl-970 {
  padding-left: 970px;
}
.G-fs-970 {
  font-size: 970px;
}
.G-g-970 {
  gap: 970px;
}
.G-w-970px {
  width: 970px;
}
.G-w-970p {
  width: 970%;
}
.G-w-970vw {
  width: 970vw;
}
.G-w-970vh {
  width: 970vh;
}
.G-max-w-970px {
  max-width: 970px;
}
.G-max-w-970p {
  max-width: 970%;
}
.G-max-w-970vw {
  max-width: 970vw;
}
.G-max-w-970vh {
  max-width: 970vh;
}
.G-min-w-970px {
  min-width: 970px;
}
.G-min-w-970p {
  min-width: 970%;
}
.G-min-w-970vw {
  min-width: 970vw;
}
.G-min-w-970vh {
  min-width: 970vh;
}
.G-h-970px {
  height: 970px;
}
.G-h-970p {
  height: 970%;
}
.G-h-970vw {
  height: 970vw;
}
.G-h-970vh {
  height: 970vh;
}
.G-max-h-970px {
  max-height: 970px;
}
.G-max-h-970p {
  max-height: 970%;
}
.G-max-h-970vw {
  max-height: 970vw;
}
.G-max-h-970vh {
  max-height: 970vh;
}
.G-min-h-970px {
  min-height: 970px;
}
.G-min-h-970p {
  min-height: 970%;
}
.G-min-h-970vw {
  min-height: 970vw;
}
.G-min-h-970vh {
  min-height: 970vh;
}
.G-m-980 {
  margin: 980px;
}
.G-my-980 {
  margin-top: 980px;
  margin-bottom: 980px;
}
.G-mx-980 {
  margin-left: 980px;
  margin-right: 980px;
}
.G-mt-980 {
  margin-top: 980px;
}
.G-mb-980 {
  margin-bottom: 980px;
}
.G-mr-980 {
  margin-right: 980px;
}
.G-ml-980 {
  margin-left: 980px;
}
.G-p-980 {
  padding: 980px;
}
.G-py-980 {
  padding-top: 980px;
  padding-bottom: 980px;
}
.G-px-980 {
  padding-left: 980px;
  padding-right: 980px;
}
.G-pt-980 {
  padding-top: 980px;
}
.G-pb-980 {
  padding-bottom: 980px;
}
.G-pr-980 {
  padding-right: 980px;
}
.G-pl-980 {
  padding-left: 980px;
}
.G-fs-980 {
  font-size: 980px;
}
.G-g-980 {
  gap: 980px;
}
.G-w-980px {
  width: 980px;
}
.G-w-980p {
  width: 980%;
}
.G-w-980vw {
  width: 980vw;
}
.G-w-980vh {
  width: 980vh;
}
.G-max-w-980px {
  max-width: 980px;
}
.G-max-w-980p {
  max-width: 980%;
}
.G-max-w-980vw {
  max-width: 980vw;
}
.G-max-w-980vh {
  max-width: 980vh;
}
.G-min-w-980px {
  min-width: 980px;
}
.G-min-w-980p {
  min-width: 980%;
}
.G-min-w-980vw {
  min-width: 980vw;
}
.G-min-w-980vh {
  min-width: 980vh;
}
.G-h-980px {
  height: 980px;
}
.G-h-980p {
  height: 980%;
}
.G-h-980vw {
  height: 980vw;
}
.G-h-980vh {
  height: 980vh;
}
.G-max-h-980px {
  max-height: 980px;
}
.G-max-h-980p {
  max-height: 980%;
}
.G-max-h-980vw {
  max-height: 980vw;
}
.G-max-h-980vh {
  max-height: 980vh;
}
.G-min-h-980px {
  min-height: 980px;
}
.G-min-h-980p {
  min-height: 980%;
}
.G-min-h-980vw {
  min-height: 980vw;
}
.G-min-h-980vh {
  min-height: 980vh;
}
.G-m-990 {
  margin: 990px;
}
.G-my-990 {
  margin-top: 990px;
  margin-bottom: 990px;
}
.G-mx-990 {
  margin-left: 990px;
  margin-right: 990px;
}
.G-mt-990 {
  margin-top: 990px;
}
.G-mb-990 {
  margin-bottom: 990px;
}
.G-mr-990 {
  margin-right: 990px;
}
.G-ml-990 {
  margin-left: 990px;
}
.G-p-990 {
  padding: 990px;
}
.G-py-990 {
  padding-top: 990px;
  padding-bottom: 990px;
}
.G-px-990 {
  padding-left: 990px;
  padding-right: 990px;
}
.G-pt-990 {
  padding-top: 990px;
}
.G-pb-990 {
  padding-bottom: 990px;
}
.G-pr-990 {
  padding-right: 990px;
}
.G-pl-990 {
  padding-left: 990px;
}
.G-fs-990 {
  font-size: 990px;
}
.G-g-990 {
  gap: 990px;
}
.G-w-990px {
  width: 990px;
}
.G-w-990p {
  width: 990%;
}
.G-w-990vw {
  width: 990vw;
}
.G-w-990vh {
  width: 990vh;
}
.G-max-w-990px {
  max-width: 990px;
}
.G-max-w-990p {
  max-width: 990%;
}
.G-max-w-990vw {
  max-width: 990vw;
}
.G-max-w-990vh {
  max-width: 990vh;
}
.G-min-w-990px {
  min-width: 990px;
}
.G-min-w-990p {
  min-width: 990%;
}
.G-min-w-990vw {
  min-width: 990vw;
}
.G-min-w-990vh {
  min-width: 990vh;
}
.G-h-990px {
  height: 990px;
}
.G-h-990p {
  height: 990%;
}
.G-h-990vw {
  height: 990vw;
}
.G-h-990vh {
  height: 990vh;
}
.G-max-h-990px {
  max-height: 990px;
}
.G-max-h-990p {
  max-height: 990%;
}
.G-max-h-990vw {
  max-height: 990vw;
}
.G-max-h-990vh {
  max-height: 990vh;
}
.G-min-h-990px {
  min-height: 990px;
}
.G-min-h-990p {
  min-height: 990%;
}
.G-min-h-990vw {
  min-height: 990vw;
}
.G-min-h-990vh {
  min-height: 990vh;
}
.G-m-1000 {
  margin: 1000px;
}
.G-my-1000 {
  margin-top: 1000px;
  margin-bottom: 1000px;
}
.G-mx-1000 {
  margin-left: 1000px;
  margin-right: 1000px;
}
.G-mt-1000 {
  margin-top: 1000px;
}
.G-mb-1000 {
  margin-bottom: 1000px;
}
.G-mr-1000 {
  margin-right: 1000px;
}
.G-ml-1000 {
  margin-left: 1000px;
}
.G-p-1000 {
  padding: 1000px;
}
.G-py-1000 {
  padding-top: 1000px;
  padding-bottom: 1000px;
}
.G-px-1000 {
  padding-left: 1000px;
  padding-right: 1000px;
}
.G-pt-1000 {
  padding-top: 1000px;
}
.G-pb-1000 {
  padding-bottom: 1000px;
}
.G-pr-1000 {
  padding-right: 1000px;
}
.G-pl-1000 {
  padding-left: 1000px;
}
.G-fs-1000 {
  font-size: 1000px;
}
.G-g-1000 {
  gap: 1000px;
}
.G-w-1000px {
  width: 1000px;
}
.G-w-1000p {
  width: 1000%;
}
.G-w-1000vw {
  width: 1000vw;
}
.G-w-1000vh {
  width: 1000vh;
}
.G-max-w-1000px {
  max-width: 1000px;
}
.G-max-w-1000p {
  max-width: 1000%;
}
.G-max-w-1000vw {
  max-width: 1000vw;
}
.G-max-w-1000vh {
  max-width: 1000vh;
}
.G-min-w-1000px {
  min-width: 1000px;
}
.G-min-w-1000p {
  min-width: 1000%;
}
.G-min-w-1000vw {
  min-width: 1000vw;
}
.G-min-w-1000vh {
  min-width: 1000vh;
}
.G-h-1000px {
  height: 1000px;
}
.G-h-1000p {
  height: 1000%;
}
.G-h-1000vw {
  height: 1000vw;
}
.G-h-1000vh {
  height: 1000vh;
}
.G-max-h-1000px {
  max-height: 1000px;
}
.G-max-h-1000p {
  max-height: 1000%;
}
.G-max-h-1000vw {
  max-height: 1000vw;
}
.G-max-h-1000vh {
  max-height: 1000vh;
}
.G-min-h-1000px {
  min-height: 1000px;
}
.G-min-h-1000p {
  min-height: 1000%;
}
.G-min-h-1000vw {
  min-height: 1000vw;
}
.G-min-h-1000vh {
  min-height: 1000vh;
}
.G-m-1024 {
  margin: 1024px;
}
.G-my-1024 {
  margin-top: 1024px;
  margin-bottom: 1024px;
}
.G-mx-1024 {
  margin-left: 1024px;
  margin-right: 1024px;
}
.G-mt-1024 {
  margin-top: 1024px;
}
.G-mb-1024 {
  margin-bottom: 1024px;
}
.G-mr-1024 {
  margin-right: 1024px;
}
.G-ml-1024 {
  margin-left: 1024px;
}
.G-p-1024 {
  padding: 1024px;
}
.G-py-1024 {
  padding-top: 1024px;
  padding-bottom: 1024px;
}
.G-px-1024 {
  padding-left: 1024px;
  padding-right: 1024px;
}
.G-pt-1024 {
  padding-top: 1024px;
}
.G-pb-1024 {
  padding-bottom: 1024px;
}
.G-pr-1024 {
  padding-right: 1024px;
}
.G-pl-1024 {
  padding-left: 1024px;
}
.G-fs-1024 {
  font-size: 1024px;
}
.G-g-1024 {
  gap: 1024px;
}
.G-w-1024px {
  width: 1024px;
}
.G-w-1024p {
  width: 1024%;
}
.G-w-1024vw {
  width: 1024vw;
}
.G-w-1024vh {
  width: 1024vh;
}
.G-max-w-1024px {
  max-width: 1024px;
}
.G-max-w-1024p {
  max-width: 1024%;
}
.G-max-w-1024vw {
  max-width: 1024vw;
}
.G-max-w-1024vh {
  max-width: 1024vh;
}
.G-min-w-1024px {
  min-width: 1024px;
}
.G-min-w-1024p {
  min-width: 1024%;
}
.G-min-w-1024vw {
  min-width: 1024vw;
}
.G-min-w-1024vh {
  min-width: 1024vh;
}
.G-h-1024px {
  height: 1024px;
}
.G-h-1024p {
  height: 1024%;
}
.G-h-1024vw {
  height: 1024vw;
}
.G-h-1024vh {
  height: 1024vh;
}
.G-max-h-1024px {
  max-height: 1024px;
}
.G-max-h-1024p {
  max-height: 1024%;
}
.G-max-h-1024vw {
  max-height: 1024vw;
}
.G-max-h-1024vh {
  max-height: 1024vh;
}
.G-min-h-1024px {
  min-height: 1024px;
}
.G-min-h-1024p {
  min-height: 1024%;
}
.G-min-h-1024vw {
  min-height: 1024vw;
}
.G-min-h-1024vh {
  min-height: 1024vh;
}
.G-m-1100 {
  margin: 1100px;
}
.G-my-1100 {
  margin-top: 1100px;
  margin-bottom: 1100px;
}
.G-mx-1100 {
  margin-left: 1100px;
  margin-right: 1100px;
}
.G-mt-1100 {
  margin-top: 1100px;
}
.G-mb-1100 {
  margin-bottom: 1100px;
}
.G-mr-1100 {
  margin-right: 1100px;
}
.G-ml-1100 {
  margin-left: 1100px;
}
.G-p-1100 {
  padding: 1100px;
}
.G-py-1100 {
  padding-top: 1100px;
  padding-bottom: 1100px;
}
.G-px-1100 {
  padding-left: 1100px;
  padding-right: 1100px;
}
.G-pt-1100 {
  padding-top: 1100px;
}
.G-pb-1100 {
  padding-bottom: 1100px;
}
.G-pr-1100 {
  padding-right: 1100px;
}
.G-pl-1100 {
  padding-left: 1100px;
}
.G-fs-1100 {
  font-size: 1100px;
}
.G-g-1100 {
  gap: 1100px;
}
.G-w-1100px {
  width: 1100px;
}
.G-w-1100p {
  width: 1100%;
}
.G-w-1100vw {
  width: 1100vw;
}
.G-w-1100vh {
  width: 1100vh;
}
.G-max-w-1100px {
  max-width: 1100px;
}
.G-max-w-1100p {
  max-width: 1100%;
}
.G-max-w-1100vw {
  max-width: 1100vw;
}
.G-max-w-1100vh {
  max-width: 1100vh;
}
.G-min-w-1100px {
  min-width: 1100px;
}
.G-min-w-1100p {
  min-width: 1100%;
}
.G-min-w-1100vw {
  min-width: 1100vw;
}
.G-min-w-1100vh {
  min-width: 1100vh;
}
.G-h-1100px {
  height: 1100px;
}
.G-h-1100p {
  height: 1100%;
}
.G-h-1100vw {
  height: 1100vw;
}
.G-h-1100vh {
  height: 1100vh;
}
.G-max-h-1100px {
  max-height: 1100px;
}
.G-max-h-1100p {
  max-height: 1100%;
}
.G-max-h-1100vw {
  max-height: 1100vw;
}
.G-max-h-1100vh {
  max-height: 1100vh;
}
.G-min-h-1100px {
  min-height: 1100px;
}
.G-min-h-1100p {
  min-height: 1100%;
}
.G-min-h-1100vw {
  min-height: 1100vw;
}
.G-min-h-1100vh {
  min-height: 1100vh;
}
.G-m-1200 {
  margin: 1200px;
}
.G-my-1200 {
  margin-top: 1200px;
  margin-bottom: 1200px;
}
.G-mx-1200 {
  margin-left: 1200px;
  margin-right: 1200px;
}
.G-mt-1200 {
  margin-top: 1200px;
}
.G-mb-1200 {
  margin-bottom: 1200px;
}
.G-mr-1200 {
  margin-right: 1200px;
}
.G-ml-1200 {
  margin-left: 1200px;
}
.G-p-1200 {
  padding: 1200px;
}
.G-py-1200 {
  padding-top: 1200px;
  padding-bottom: 1200px;
}
.G-px-1200 {
  padding-left: 1200px;
  padding-right: 1200px;
}
.G-pt-1200 {
  padding-top: 1200px;
}
.G-pb-1200 {
  padding-bottom: 1200px;
}
.G-pr-1200 {
  padding-right: 1200px;
}
.G-pl-1200 {
  padding-left: 1200px;
}
.G-fs-1200 {
  font-size: 1200px;
}
.G-g-1200 {
  gap: 1200px;
}
.G-w-1200px {
  width: 1200px;
}
.G-w-1200p {
  width: 1200%;
}
.G-w-1200vw {
  width: 1200vw;
}
.G-w-1200vh {
  width: 1200vh;
}
.G-max-w-1200px {
  max-width: 1200px;
}
.G-max-w-1200p {
  max-width: 1200%;
}
.G-max-w-1200vw {
  max-width: 1200vw;
}
.G-max-w-1200vh {
  max-width: 1200vh;
}
.G-min-w-1200px {
  min-width: 1200px;
}
.G-min-w-1200p {
  min-width: 1200%;
}
.G-min-w-1200vw {
  min-width: 1200vw;
}
.G-min-w-1200vh {
  min-width: 1200vh;
}
.G-h-1200px {
  height: 1200px;
}
.G-h-1200p {
  height: 1200%;
}
.G-h-1200vw {
  height: 1200vw;
}
.G-h-1200vh {
  height: 1200vh;
}
.G-max-h-1200px {
  max-height: 1200px;
}
.G-max-h-1200p {
  max-height: 1200%;
}
.G-max-h-1200vw {
  max-height: 1200vw;
}
.G-max-h-1200vh {
  max-height: 1200vh;
}
.G-min-h-1200px {
  min-height: 1200px;
}
.G-min-h-1200p {
  min-height: 1200%;
}
.G-min-h-1200vw {
  min-height: 1200vw;
}
.G-min-h-1200vh {
  min-height: 1200vh;
}
.G-m-1300 {
  margin: 1300px;
}
.G-my-1300 {
  margin-top: 1300px;
  margin-bottom: 1300px;
}
.G-mx-1300 {
  margin-left: 1300px;
  margin-right: 1300px;
}
.G-mt-1300 {
  margin-top: 1300px;
}
.G-mb-1300 {
  margin-bottom: 1300px;
}
.G-mr-1300 {
  margin-right: 1300px;
}
.G-ml-1300 {
  margin-left: 1300px;
}
.G-p-1300 {
  padding: 1300px;
}
.G-py-1300 {
  padding-top: 1300px;
  padding-bottom: 1300px;
}
.G-px-1300 {
  padding-left: 1300px;
  padding-right: 1300px;
}
.G-pt-1300 {
  padding-top: 1300px;
}
.G-pb-1300 {
  padding-bottom: 1300px;
}
.G-pr-1300 {
  padding-right: 1300px;
}
.G-pl-1300 {
  padding-left: 1300px;
}
.G-fs-1300 {
  font-size: 1300px;
}
.G-g-1300 {
  gap: 1300px;
}
.G-w-1300px {
  width: 1300px;
}
.G-w-1300p {
  width: 1300%;
}
.G-w-1300vw {
  width: 1300vw;
}
.G-w-1300vh {
  width: 1300vh;
}
.G-max-w-1300px {
  max-width: 1300px;
}
.G-max-w-1300p {
  max-width: 1300%;
}
.G-max-w-1300vw {
  max-width: 1300vw;
}
.G-max-w-1300vh {
  max-width: 1300vh;
}
.G-min-w-1300px {
  min-width: 1300px;
}
.G-min-w-1300p {
  min-width: 1300%;
}
.G-min-w-1300vw {
  min-width: 1300vw;
}
.G-min-w-1300vh {
  min-width: 1300vh;
}
.G-h-1300px {
  height: 1300px;
}
.G-h-1300p {
  height: 1300%;
}
.G-h-1300vw {
  height: 1300vw;
}
.G-h-1300vh {
  height: 1300vh;
}
.G-max-h-1300px {
  max-height: 1300px;
}
.G-max-h-1300p {
  max-height: 1300%;
}
.G-max-h-1300vw {
  max-height: 1300vw;
}
.G-max-h-1300vh {
  max-height: 1300vh;
}
.G-min-h-1300px {
  min-height: 1300px;
}
.G-min-h-1300p {
  min-height: 1300%;
}
.G-min-h-1300vw {
  min-height: 1300vw;
}
.G-min-h-1300vh {
  min-height: 1300vh;
}
.G-m-1400 {
  margin: 1400px;
}
.G-my-1400 {
  margin-top: 1400px;
  margin-bottom: 1400px;
}
.G-mx-1400 {
  margin-left: 1400px;
  margin-right: 1400px;
}
.G-mt-1400 {
  margin-top: 1400px;
}
.G-mb-1400 {
  margin-bottom: 1400px;
}
.G-mr-1400 {
  margin-right: 1400px;
}
.G-ml-1400 {
  margin-left: 1400px;
}
.G-p-1400 {
  padding: 1400px;
}
.G-py-1400 {
  padding-top: 1400px;
  padding-bottom: 1400px;
}
.G-px-1400 {
  padding-left: 1400px;
  padding-right: 1400px;
}
.G-pt-1400 {
  padding-top: 1400px;
}
.G-pb-1400 {
  padding-bottom: 1400px;
}
.G-pr-1400 {
  padding-right: 1400px;
}
.G-pl-1400 {
  padding-left: 1400px;
}
.G-fs-1400 {
  font-size: 1400px;
}
.G-g-1400 {
  gap: 1400px;
}
.G-w-1400px {
  width: 1400px;
}
.G-w-1400p {
  width: 1400%;
}
.G-w-1400vw {
  width: 1400vw;
}
.G-w-1400vh {
  width: 1400vh;
}
.G-max-w-1400px {
  max-width: 1400px;
}
.G-max-w-1400p {
  max-width: 1400%;
}
.G-max-w-1400vw {
  max-width: 1400vw;
}
.G-max-w-1400vh {
  max-width: 1400vh;
}
.G-min-w-1400px {
  min-width: 1400px;
}
.G-min-w-1400p {
  min-width: 1400%;
}
.G-min-w-1400vw {
  min-width: 1400vw;
}
.G-min-w-1400vh {
  min-width: 1400vh;
}
.G-h-1400px {
  height: 1400px;
}
.G-h-1400p {
  height: 1400%;
}
.G-h-1400vw {
  height: 1400vw;
}
.G-h-1400vh {
  height: 1400vh;
}
.G-max-h-1400px {
  max-height: 1400px;
}
.G-max-h-1400p {
  max-height: 1400%;
}
.G-max-h-1400vw {
  max-height: 1400vw;
}
.G-max-h-1400vh {
  max-height: 1400vh;
}
.G-min-h-1400px {
  min-height: 1400px;
}
.G-min-h-1400p {
  min-height: 1400%;
}
.G-min-h-1400vw {
  min-height: 1400vw;
}
.G-min-h-1400vh {
  min-height: 1400vh;
}
.G-m-1440 {
  margin: 1440px;
}
.G-my-1440 {
  margin-top: 1440px;
  margin-bottom: 1440px;
}
.G-mx-1440 {
  margin-left: 1440px;
  margin-right: 1440px;
}
.G-mt-1440 {
  margin-top: 1440px;
}
.G-mb-1440 {
  margin-bottom: 1440px;
}
.G-mr-1440 {
  margin-right: 1440px;
}
.G-ml-1440 {
  margin-left: 1440px;
}
.G-p-1440 {
  padding: 1440px;
}
.G-py-1440 {
  padding-top: 1440px;
  padding-bottom: 1440px;
}
.G-px-1440 {
  padding-left: 1440px;
  padding-right: 1440px;
}
.G-pt-1440 {
  padding-top: 1440px;
}
.G-pb-1440 {
  padding-bottom: 1440px;
}
.G-pr-1440 {
  padding-right: 1440px;
}
.G-pl-1440 {
  padding-left: 1440px;
}
.G-fs-1440 {
  font-size: 1440px;
}
.G-g-1440 {
  gap: 1440px;
}
.G-w-1440px {
  width: 1440px;
}
.G-w-1440p {
  width: 1440%;
}
.G-w-1440vw {
  width: 1440vw;
}
.G-w-1440vh {
  width: 1440vh;
}
.G-max-w-1440px {
  max-width: 1440px;
}
.G-max-w-1440p {
  max-width: 1440%;
}
.G-max-w-1440vw {
  max-width: 1440vw;
}
.G-max-w-1440vh {
  max-width: 1440vh;
}
.G-min-w-1440px {
  min-width: 1440px;
}
.G-min-w-1440p {
  min-width: 1440%;
}
.G-min-w-1440vw {
  min-width: 1440vw;
}
.G-min-w-1440vh {
  min-width: 1440vh;
}
.G-h-1440px {
  height: 1440px;
}
.G-h-1440p {
  height: 1440%;
}
.G-h-1440vw {
  height: 1440vw;
}
.G-h-1440vh {
  height: 1440vh;
}
.G-max-h-1440px {
  max-height: 1440px;
}
.G-max-h-1440p {
  max-height: 1440%;
}
.G-max-h-1440vw {
  max-height: 1440vw;
}
.G-max-h-1440vh {
  max-height: 1440vh;
}
.G-min-h-1440px {
  min-height: 1440px;
}
.G-min-h-1440p {
  min-height: 1440%;
}
.G-min-h-1440vw {
  min-height: 1440vw;
}
.G-min-h-1440vh {
  min-height: 1440vh;
}
.G-m-1500 {
  margin: 1500px;
}
.G-my-1500 {
  margin-top: 1500px;
  margin-bottom: 1500px;
}
.G-mx-1500 {
  margin-left: 1500px;
  margin-right: 1500px;
}
.G-mt-1500 {
  margin-top: 1500px;
}
.G-mb-1500 {
  margin-bottom: 1500px;
}
.G-mr-1500 {
  margin-right: 1500px;
}
.G-ml-1500 {
  margin-left: 1500px;
}
.G-p-1500 {
  padding: 1500px;
}
.G-py-1500 {
  padding-top: 1500px;
  padding-bottom: 1500px;
}
.G-px-1500 {
  padding-left: 1500px;
  padding-right: 1500px;
}
.G-pt-1500 {
  padding-top: 1500px;
}
.G-pb-1500 {
  padding-bottom: 1500px;
}
.G-pr-1500 {
  padding-right: 1500px;
}
.G-pl-1500 {
  padding-left: 1500px;
}
.G-fs-1500 {
  font-size: 1500px;
}
.G-g-1500 {
  gap: 1500px;
}
.G-w-1500px {
  width: 1500px;
}
.G-w-1500p {
  width: 1500%;
}
.G-w-1500vw {
  width: 1500vw;
}
.G-w-1500vh {
  width: 1500vh;
}
.G-max-w-1500px {
  max-width: 1500px;
}
.G-max-w-1500p {
  max-width: 1500%;
}
.G-max-w-1500vw {
  max-width: 1500vw;
}
.G-max-w-1500vh {
  max-width: 1500vh;
}
.G-min-w-1500px {
  min-width: 1500px;
}
.G-min-w-1500p {
  min-width: 1500%;
}
.G-min-w-1500vw {
  min-width: 1500vw;
}
.G-min-w-1500vh {
  min-width: 1500vh;
}
.G-h-1500px {
  height: 1500px;
}
.G-h-1500p {
  height: 1500%;
}
.G-h-1500vw {
  height: 1500vw;
}
.G-h-1500vh {
  height: 1500vh;
}
.G-max-h-1500px {
  max-height: 1500px;
}
.G-max-h-1500p {
  max-height: 1500%;
}
.G-max-h-1500vw {
  max-height: 1500vw;
}
.G-max-h-1500vh {
  max-height: 1500vh;
}
.G-min-h-1500px {
  min-height: 1500px;
}
.G-min-h-1500p {
  min-height: 1500%;
}
.G-min-h-1500vw {
  min-height: 1500vw;
}
.G-min-h-1500vh {
  min-height: 1500vh;
}
.G-m-1600 {
  margin: 1600px;
}
.G-my-1600 {
  margin-top: 1600px;
  margin-bottom: 1600px;
}
.G-mx-1600 {
  margin-left: 1600px;
  margin-right: 1600px;
}
.G-mt-1600 {
  margin-top: 1600px;
}
.G-mb-1600 {
  margin-bottom: 1600px;
}
.G-mr-1600 {
  margin-right: 1600px;
}
.G-ml-1600 {
  margin-left: 1600px;
}
.G-p-1600 {
  padding: 1600px;
}
.G-py-1600 {
  padding-top: 1600px;
  padding-bottom: 1600px;
}
.G-px-1600 {
  padding-left: 1600px;
  padding-right: 1600px;
}
.G-pt-1600 {
  padding-top: 1600px;
}
.G-pb-1600 {
  padding-bottom: 1600px;
}
.G-pr-1600 {
  padding-right: 1600px;
}
.G-pl-1600 {
  padding-left: 1600px;
}
.G-fs-1600 {
  font-size: 1600px;
}
.G-g-1600 {
  gap: 1600px;
}
.G-w-1600px {
  width: 1600px;
}
.G-w-1600p {
  width: 1600%;
}
.G-w-1600vw {
  width: 1600vw;
}
.G-w-1600vh {
  width: 1600vh;
}
.G-max-w-1600px {
  max-width: 1600px;
}
.G-max-w-1600p {
  max-width: 1600%;
}
.G-max-w-1600vw {
  max-width: 1600vw;
}
.G-max-w-1600vh {
  max-width: 1600vh;
}
.G-min-w-1600px {
  min-width: 1600px;
}
.G-min-w-1600p {
  min-width: 1600%;
}
.G-min-w-1600vw {
  min-width: 1600vw;
}
.G-min-w-1600vh {
  min-width: 1600vh;
}
.G-h-1600px {
  height: 1600px;
}
.G-h-1600p {
  height: 1600%;
}
.G-h-1600vw {
  height: 1600vw;
}
.G-h-1600vh {
  height: 1600vh;
}
.G-max-h-1600px {
  max-height: 1600px;
}
.G-max-h-1600p {
  max-height: 1600%;
}
.G-max-h-1600vw {
  max-height: 1600vw;
}
.G-max-h-1600vh {
  max-height: 1600vh;
}
.G-min-h-1600px {
  min-height: 1600px;
}
.G-min-h-1600p {
  min-height: 1600%;
}
.G-min-h-1600vw {
  min-height: 1600vw;
}
.G-min-h-1600vh {
  min-height: 1600vh;
}
.G-m-1700 {
  margin: 1700px;
}
.G-my-1700 {
  margin-top: 1700px;
  margin-bottom: 1700px;
}
.G-mx-1700 {
  margin-left: 1700px;
  margin-right: 1700px;
}
.G-mt-1700 {
  margin-top: 1700px;
}
.G-mb-1700 {
  margin-bottom: 1700px;
}
.G-mr-1700 {
  margin-right: 1700px;
}
.G-ml-1700 {
  margin-left: 1700px;
}
.G-p-1700 {
  padding: 1700px;
}
.G-py-1700 {
  padding-top: 1700px;
  padding-bottom: 1700px;
}
.G-px-1700 {
  padding-left: 1700px;
  padding-right: 1700px;
}
.G-pt-1700 {
  padding-top: 1700px;
}
.G-pb-1700 {
  padding-bottom: 1700px;
}
.G-pr-1700 {
  padding-right: 1700px;
}
.G-pl-1700 {
  padding-left: 1700px;
}
.G-fs-1700 {
  font-size: 1700px;
}
.G-g-1700 {
  gap: 1700px;
}
.G-w-1700px {
  width: 1700px;
}
.G-w-1700p {
  width: 1700%;
}
.G-w-1700vw {
  width: 1700vw;
}
.G-w-1700vh {
  width: 1700vh;
}
.G-max-w-1700px {
  max-width: 1700px;
}
.G-max-w-1700p {
  max-width: 1700%;
}
.G-max-w-1700vw {
  max-width: 1700vw;
}
.G-max-w-1700vh {
  max-width: 1700vh;
}
.G-min-w-1700px {
  min-width: 1700px;
}
.G-min-w-1700p {
  min-width: 1700%;
}
.G-min-w-1700vw {
  min-width: 1700vw;
}
.G-min-w-1700vh {
  min-width: 1700vh;
}
.G-h-1700px {
  height: 1700px;
}
.G-h-1700p {
  height: 1700%;
}
.G-h-1700vw {
  height: 1700vw;
}
.G-h-1700vh {
  height: 1700vh;
}
.G-max-h-1700px {
  max-height: 1700px;
}
.G-max-h-1700p {
  max-height: 1700%;
}
.G-max-h-1700vw {
  max-height: 1700vw;
}
.G-max-h-1700vh {
  max-height: 1700vh;
}
.G-min-h-1700px {
  min-height: 1700px;
}
.G-min-h-1700p {
  min-height: 1700%;
}
.G-min-h-1700vw {
  min-height: 1700vw;
}
.G-min-h-1700vh {
  min-height: 1700vh;
}
.G-m-1800 {
  margin: 1800px;
}
.G-my-1800 {
  margin-top: 1800px;
  margin-bottom: 1800px;
}
.G-mx-1800 {
  margin-left: 1800px;
  margin-right: 1800px;
}
.G-mt-1800 {
  margin-top: 1800px;
}
.G-mb-1800 {
  margin-bottom: 1800px;
}
.G-mr-1800 {
  margin-right: 1800px;
}
.G-ml-1800 {
  margin-left: 1800px;
}
.G-p-1800 {
  padding: 1800px;
}
.G-py-1800 {
  padding-top: 1800px;
  padding-bottom: 1800px;
}
.G-px-1800 {
  padding-left: 1800px;
  padding-right: 1800px;
}
.G-pt-1800 {
  padding-top: 1800px;
}
.G-pb-1800 {
  padding-bottom: 1800px;
}
.G-pr-1800 {
  padding-right: 1800px;
}
.G-pl-1800 {
  padding-left: 1800px;
}
.G-fs-1800 {
  font-size: 1800px;
}
.G-g-1800 {
  gap: 1800px;
}
.G-w-1800px {
  width: 1800px;
}
.G-w-1800p {
  width: 1800%;
}
.G-w-1800vw {
  width: 1800vw;
}
.G-w-1800vh {
  width: 1800vh;
}
.G-max-w-1800px {
  max-width: 1800px;
}
.G-max-w-1800p {
  max-width: 1800%;
}
.G-max-w-1800vw {
  max-width: 1800vw;
}
.G-max-w-1800vh {
  max-width: 1800vh;
}
.G-min-w-1800px {
  min-width: 1800px;
}
.G-min-w-1800p {
  min-width: 1800%;
}
.G-min-w-1800vw {
  min-width: 1800vw;
}
.G-min-w-1800vh {
  min-width: 1800vh;
}
.G-h-1800px {
  height: 1800px;
}
.G-h-1800p {
  height: 1800%;
}
.G-h-1800vw {
  height: 1800vw;
}
.G-h-1800vh {
  height: 1800vh;
}
.G-max-h-1800px {
  max-height: 1800px;
}
.G-max-h-1800p {
  max-height: 1800%;
}
.G-max-h-1800vw {
  max-height: 1800vw;
}
.G-max-h-1800vh {
  max-height: 1800vh;
}
.G-min-h-1800px {
  min-height: 1800px;
}
.G-min-h-1800p {
  min-height: 1800%;
}
.G-min-h-1800vw {
  min-height: 1800vw;
}
.G-min-h-1800vh {
  min-height: 1800vh;
}
.G-m-1900 {
  margin: 1900px;
}
.G-my-1900 {
  margin-top: 1900px;
  margin-bottom: 1900px;
}
.G-mx-1900 {
  margin-left: 1900px;
  margin-right: 1900px;
}
.G-mt-1900 {
  margin-top: 1900px;
}
.G-mb-1900 {
  margin-bottom: 1900px;
}
.G-mr-1900 {
  margin-right: 1900px;
}
.G-ml-1900 {
  margin-left: 1900px;
}
.G-p-1900 {
  padding: 1900px;
}
.G-py-1900 {
  padding-top: 1900px;
  padding-bottom: 1900px;
}
.G-px-1900 {
  padding-left: 1900px;
  padding-right: 1900px;
}
.G-pt-1900 {
  padding-top: 1900px;
}
.G-pb-1900 {
  padding-bottom: 1900px;
}
.G-pr-1900 {
  padding-right: 1900px;
}
.G-pl-1900 {
  padding-left: 1900px;
}
.G-fs-1900 {
  font-size: 1900px;
}
.G-g-1900 {
  gap: 1900px;
}
.G-w-1900px {
  width: 1900px;
}
.G-w-1900p {
  width: 1900%;
}
.G-w-1900vw {
  width: 1900vw;
}
.G-w-1900vh {
  width: 1900vh;
}
.G-max-w-1900px {
  max-width: 1900px;
}
.G-max-w-1900p {
  max-width: 1900%;
}
.G-max-w-1900vw {
  max-width: 1900vw;
}
.G-max-w-1900vh {
  max-width: 1900vh;
}
.G-min-w-1900px {
  min-width: 1900px;
}
.G-min-w-1900p {
  min-width: 1900%;
}
.G-min-w-1900vw {
  min-width: 1900vw;
}
.G-min-w-1900vh {
  min-width: 1900vh;
}
.G-h-1900px {
  height: 1900px;
}
.G-h-1900p {
  height: 1900%;
}
.G-h-1900vw {
  height: 1900vw;
}
.G-h-1900vh {
  height: 1900vh;
}
.G-max-h-1900px {
  max-height: 1900px;
}
.G-max-h-1900p {
  max-height: 1900%;
}
.G-max-h-1900vw {
  max-height: 1900vw;
}
.G-max-h-1900vh {
  max-height: 1900vh;
}
.G-min-h-1900px {
  min-height: 1900px;
}
.G-min-h-1900p {
  min-height: 1900%;
}
.G-min-h-1900vw {
  min-height: 1900vw;
}
.G-min-h-1900vh {
  min-height: 1900vh;
}
.G-m-1920 {
  margin: 1920px;
}
.G-my-1920 {
  margin-top: 1920px;
  margin-bottom: 1920px;
}
.G-mx-1920 {
  margin-left: 1920px;
  margin-right: 1920px;
}
.G-mt-1920 {
  margin-top: 1920px;
}
.G-mb-1920 {
  margin-bottom: 1920px;
}
.G-mr-1920 {
  margin-right: 1920px;
}
.G-ml-1920 {
  margin-left: 1920px;
}
.G-p-1920 {
  padding: 1920px;
}
.G-py-1920 {
  padding-top: 1920px;
  padding-bottom: 1920px;
}
.G-px-1920 {
  padding-left: 1920px;
  padding-right: 1920px;
}
.G-pt-1920 {
  padding-top: 1920px;
}
.G-pb-1920 {
  padding-bottom: 1920px;
}
.G-pr-1920 {
  padding-right: 1920px;
}
.G-pl-1920 {
  padding-left: 1920px;
}
.G-fs-1920 {
  font-size: 1920px;
}
.G-g-1920 {
  gap: 1920px;
}
.G-w-1920px {
  width: 1920px;
}
.G-w-1920p {
  width: 1920%;
}
.G-w-1920vw {
  width: 1920vw;
}
.G-w-1920vh {
  width: 1920vh;
}
.G-max-w-1920px {
  max-width: 1920px;
}
.G-max-w-1920p {
  max-width: 1920%;
}
.G-max-w-1920vw {
  max-width: 1920vw;
}
.G-max-w-1920vh {
  max-width: 1920vh;
}
.G-min-w-1920px {
  min-width: 1920px;
}
.G-min-w-1920p {
  min-width: 1920%;
}
.G-min-w-1920vw {
  min-width: 1920vw;
}
.G-min-w-1920vh {
  min-width: 1920vh;
}
.G-h-1920px {
  height: 1920px;
}
.G-h-1920p {
  height: 1920%;
}
.G-h-1920vw {
  height: 1920vw;
}
.G-h-1920vh {
  height: 1920vh;
}
.G-max-h-1920px {
  max-height: 1920px;
}
.G-max-h-1920p {
  max-height: 1920%;
}
.G-max-h-1920vw {
  max-height: 1920vw;
}
.G-max-h-1920vh {
  max-height: 1920vh;
}
.G-min-h-1920px {
  min-height: 1920px;
}
.G-min-h-1920p {
  min-height: 1920%;
}
.G-min-h-1920vw {
  min-height: 1920vw;
}
.G-min-h-1920vh {
  min-height: 1920vh;
}
.G-m-2000 {
  margin: 2000px;
}
.G-my-2000 {
  margin-top: 2000px;
  margin-bottom: 2000px;
}
.G-mx-2000 {
  margin-left: 2000px;
  margin-right: 2000px;
}
.G-mt-2000 {
  margin-top: 2000px;
}
.G-mb-2000 {
  margin-bottom: 2000px;
}
.G-mr-2000 {
  margin-right: 2000px;
}
.G-ml-2000 {
  margin-left: 2000px;
}
.G-p-2000 {
  padding: 2000px;
}
.G-py-2000 {
  padding-top: 2000px;
  padding-bottom: 2000px;
}
.G-px-2000 {
  padding-left: 2000px;
  padding-right: 2000px;
}
.G-pt-2000 {
  padding-top: 2000px;
}
.G-pb-2000 {
  padding-bottom: 2000px;
}
.G-pr-2000 {
  padding-right: 2000px;
}
.G-pl-2000 {
  padding-left: 2000px;
}
.G-fs-2000 {
  font-size: 2000px;
}
.G-g-2000 {
  gap: 2000px;
}
.G-w-2000px {
  width: 2000px;
}
.G-w-2000p {
  width: 2000%;
}
.G-w-2000vw {
  width: 2000vw;
}
.G-w-2000vh {
  width: 2000vh;
}
.G-max-w-2000px {
  max-width: 2000px;
}
.G-max-w-2000p {
  max-width: 2000%;
}
.G-max-w-2000vw {
  max-width: 2000vw;
}
.G-max-w-2000vh {
  max-width: 2000vh;
}
.G-min-w-2000px {
  min-width: 2000px;
}
.G-min-w-2000p {
  min-width: 2000%;
}
.G-min-w-2000vw {
  min-width: 2000vw;
}
.G-min-w-2000vh {
  min-width: 2000vh;
}
.G-h-2000px {
  height: 2000px;
}
.G-h-2000p {
  height: 2000%;
}
.G-h-2000vw {
  height: 2000vw;
}
.G-h-2000vh {
  height: 2000vh;
}
.G-max-h-2000px {
  max-height: 2000px;
}
.G-max-h-2000p {
  max-height: 2000%;
}
.G-max-h-2000vw {
  max-height: 2000vw;
}
.G-max-h-2000vh {
  max-height: 2000vh;
}
.G-min-h-2000px {
  min-height: 2000px;
}
.G-min-h-2000p {
  min-height: 2000%;
}
.G-min-h-2000vw {
  min-height: 2000vw;
}
.G-min-h-2000vh {
  min-height: 2000vh;
}
.G-m-2500 {
  margin: 2500px;
}
.G-my-2500 {
  margin-top: 2500px;
  margin-bottom: 2500px;
}
.G-mx-2500 {
  margin-left: 2500px;
  margin-right: 2500px;
}
.G-mt-2500 {
  margin-top: 2500px;
}
.G-mb-2500 {
  margin-bottom: 2500px;
}
.G-mr-2500 {
  margin-right: 2500px;
}
.G-ml-2500 {
  margin-left: 2500px;
}
.G-p-2500 {
  padding: 2500px;
}
.G-py-2500 {
  padding-top: 2500px;
  padding-bottom: 2500px;
}
.G-px-2500 {
  padding-left: 2500px;
  padding-right: 2500px;
}
.G-pt-2500 {
  padding-top: 2500px;
}
.G-pb-2500 {
  padding-bottom: 2500px;
}
.G-pr-2500 {
  padding-right: 2500px;
}
.G-pl-2500 {
  padding-left: 2500px;
}
.G-fs-2500 {
  font-size: 2500px;
}
.G-g-2500 {
  gap: 2500px;
}
.G-w-2500px {
  width: 2500px;
}
.G-w-2500p {
  width: 2500%;
}
.G-w-2500vw {
  width: 2500vw;
}
.G-w-2500vh {
  width: 2500vh;
}
.G-max-w-2500px {
  max-width: 2500px;
}
.G-max-w-2500p {
  max-width: 2500%;
}
.G-max-w-2500vw {
  max-width: 2500vw;
}
.G-max-w-2500vh {
  max-width: 2500vh;
}
.G-min-w-2500px {
  min-width: 2500px;
}
.G-min-w-2500p {
  min-width: 2500%;
}
.G-min-w-2500vw {
  min-width: 2500vw;
}
.G-min-w-2500vh {
  min-width: 2500vh;
}
.G-h-2500px {
  height: 2500px;
}
.G-h-2500p {
  height: 2500%;
}
.G-h-2500vw {
  height: 2500vw;
}
.G-h-2500vh {
  height: 2500vh;
}
.G-max-h-2500px {
  max-height: 2500px;
}
.G-max-h-2500p {
  max-height: 2500%;
}
.G-max-h-2500vw {
  max-height: 2500vw;
}
.G-max-h-2500vh {
  max-height: 2500vh;
}
.G-min-h-2500px {
  min-height: 2500px;
}
.G-min-h-2500p {
  min-height: 2500%;
}
.G-min-h-2500vw {
  min-height: 2500vw;
}
.G-min-h-2500vh {
  min-height: 2500vh;
}
.G-ml-auto {
  margin-left: auto;
}
.G-mr-auto {
  margin-right: auto;
}
.G-mt-auto {
  margin-top: auto;
}
.G-mb-auto {
  margin-bottom: auto;
}
.G-mx-auto {
  margin: 0 auto;
}
.G-my-auto {
  margin: auto 0;
}
.G-m-auto {
  margin: auto;
}
.G-translate-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.G-flex {
  display: flex;
}
.G-flex1 {
  flex: 1;
}
.G-flex-wrap {
  flex-wrap: wrap;
}
.G-flex-row {
  display: flex;
  flex-direction: row;
}
.G-flex-center-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.G-flex-center-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.G-flex-center-around {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.G-flex-center-end {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.G-flex-justify-start {
  display: flex;
  justify-content: flex-start;
}
.G-flex-justify-center {
  display: flex;
  justify-content: center;
}
.G-flex-justify-around {
  display: flex;
  justify-content: space-around;
}
.G-flex-justify-between {
  display: flex;
  justify-content: space-between;
}
.G-flex-justify-end {
  display: flex;
  justify-content: flex-end;
}
.G-flex-align-start {
  display: flex !important;
  align-items: flex-start !important;
}
.G-flex-align-center {
  display: flex;
  align-items: center;
}
.G-flex-align-end {
  display: flex;
  align-items: flex-end;
}
.G-column {
  display: flex;
  flex-direction: column;
}
.G-column-center-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.G-column-center-between {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.G-column-center-end {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.G-column-justify-start {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.G-column-justify-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.G-column-justify-between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.G-row-justify-between {
  display: flex;
  justify-content: space-between;
}
.G-column-justify-end {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.G-column-justify-around {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.G-column-align-start {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.G-column-align-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.G-column-align-end {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.G-display-inline-block {
  display: inline-block;
}
.G-display-block {
  display: block;
}
.G-align-self-end {
  align-self: end;
}
.G-align-self-start {
  align-self: start;
}
.G-align-self-center {
  align-self: center;
}
.G-align-self-baseline {
  align-self: baseline;
}
.G-bold {
  font-weight: bold;
}
.G-text-center {
  text-align: center;
}
.G-cursor {
  cursor: pointer;
}
.G-gap {
  gap: 20px;
}
.G-back-icon {
  font-size: 20px;
  transform: rotate(-90deg);
  cursor: pointer;
}
.G-td-ellipsis p {
  width: 170px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .G-td-ellipsis p {
    width: 135px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 575px) {
  .G-td-ellipsis p {
    width: 40px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.G-nested-suffix-pointer .ant-input-suffix {
  cursor: pointer;
}
.G-editor-border-error .ck-toolbar {
  border-bottom: none !important;
  border-color: red !important;
}
.G-editor-border-error .ck-restricted-editing_mode_standard {
  border-color: red !important;
}
.nowrap {
  white-space: nowrap;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles-KTXAF6W6.css.map */
