@font-face {
  font-family: 'icomoon';
  src:  url(../../static/fonts/icomoon.eot);
  src:  url(../../static/fonts/icomoon.eot#iefix) format('embedded-opentype'),
    url(../../static/fonts/icomoon.ttf) format('truetype'),
    url(../../static/fonts/icomoon.woff) format('woff'),
    url(../../static/img/icomoon.svg#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close_24px:before {
  content: "\e900";
}
.icon-settings_outline:before {
  content: "\e901";
}
.icon-add_24px:before {
  content: "\e902";
}
.icon-approved:before {
  content: "\e903";
}
.icon-arrow_drop_down_24px:before {
  content: "\e904";
}
.icon-arrow_drop_up_24px:before {
  content: "\e905";
}
.icon-arrow_right_24px:before {
  content: "\e906";
}
.icon-bullet:before {
  content: "\e907";
}
.icon-calendar_today_24px:before {
  content: "\e908";
}
.icon-cancel_24px:before {
  content: "\e909";
}
.icon-check_circle_24px:before {
  content: "\e90a";
}
.icon-create_ouline:before {
  content: "\e90b";
}
.icon-delete_outline_24px:before {
  content: "\e90c";
}
.icon-download_24px:before {
  content: "\e90d";
}
.icon-error_24px:before {
  content: "\e90e";
}
.icon-fiber_manual_record_24px:before {
  content: "\e90f";
}
.icon-help_outline_24px:before {
  content: "\e910";
}
.icon-keyboard_arrow_down_24px:before {
  content: "\e911";
}
.icon-keyboard_arrow_left_24px:before {
  content: "\e912";
}
.icon-keyboard_arrow_right_24px:before {
  content: "\e913";
}
.icon-keyboard_arrow_up_24px:before {
  content: "\e914";
}
.icon-logout:before {
  content: "\e915";
}
.icon-notifications_thin:before {
  content: "\e916";
}
.icon-person_outline_24px:before {
  content: "\e917";
}
.icon-preview:before {
  content: "\e918";
}
.icon-search_24px:before {
  content: "\e919";
}
.icon-sentiment_dissatisfied_24px:before {
  content: "\e91a";
}
.icon-sentiment_neutral_24px:before {
  content: "\e91b";
}
.icon-sentiment_very_satisfied_24px:before {
  content: "\e91c";
}
.icon-star_24px:before {
  content: "\e91d";
}
.icon-visibility_24px:before {
  content: "\e91e";
}
.icon-visibility_off_24px:before {
  content: "\e91f";
}

.colorPicker_b_1-HNl {
  color: white;
}
.colorPicker_cui__sidebar_1PvUw {
  width: 23.07rem;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  -webkit-transform: translateX(330px);
          transform: translateX(330px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.colorPicker_cui__sidebar__toggled_2bGKt {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-box-shadow: 0 0 40px -10px rgba(45, 38, 62, 0.2);
            box-shadow: 0 0 40px -10px rgba(45, 38, 62, 0.2);
}
.colorPicker_cui__sidebar__toggleButton_oX2Rz {
    position: fixed;
    z-index: 998;
    right: 3.07rem;
    -webkit-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1) !important;
            box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1) !important;
    display: block;
    width: 3.84rem;
    height: 3.84rem;
    line-height: 48px;
    text-align: center;
    border-radius: 30px;
    background: #ffffff;
    font-size: 18px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #7e4fe0;
}
.colorPicker_cui__sidebar__toggleButton_oX2Rz:hover {
      background: #7e4fe0;
}
.colorPicker_cui__sidebar__toggleButton_oX2Rz:hover i {
        color: #ffffff;
}
.colorPicker_cui__sidebar__toggleButton_oX2Rz i {
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      position: relative;
      bottom: -3px;
      color: #7e4fe0;
}
.colorPicker_cui__sidebar__close_1AY55 {
    float: right;
    position: relative;
    top: 4px;
}
.colorPicker_cui__sidebar__inner_12v4m {
    padding: 1.76rem 2.3rem 0;
}
@media (max-width: 575px) {
.colorPicker_cui__sidebar__inner_12v4m {
        padding: 1.76rem 1.53rem 0;
}
}
.colorPicker_cui__sidebar__type_3-H9A {
    padding: 1.53rem 0;
    border-top: 1px solid #ecebf3;
    margin: 0.76rem 0;
}
.colorPicker_cui__sidebar__type__title_k3mVu {
      margin: -2.47rem 0 1.53rem;
}
.colorPicker_cui__sidebar__type__title_k3mVu span {
        padding-right: 1.53rem;
        background: #ffffff;
}
.colorPicker_cui__sidebar__item_1AwCU {
    margin-bottom: 1.53rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.colorPicker_cui__sidebar__label_3QSLi {
    margin-right: 0.76rem;
}
.colorPicker_cui__sidebar__container_2BP6i {
    margin-left: auto;
}
.colorPicker_cui__sidebar__switch_3QsKk {
    position: relative;
    width: 50px;
    height: 24px;
    margin-bottom: 0;
}
.colorPicker_cui__sidebar__switch_3QsKk input {
      opacity: 0;
      width: 0;
      height: 0;
}
.colorPicker_cui__sidebar__switch_3QsKk input:checked + .colorPicker_air__sidebar__switch__slider_1xFEE {
        background-color: #7e4fe0;
}
.colorPicker_cui__sidebar__switch_3QsKk input:checked + .colorPicker_air__sidebar__switch__slider_1xFEE:before {
        -webkit-transform: translateX(26px);
                transform: translateX(26px);
}
.colorPicker_cui__sidebar__switch__slider_3WkSL {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #ded9ea;
      -webkit-transition: 0.4s;
      transition: 0.4s;
      border-radius: 22px;
}
.colorPicker_cui__sidebar__switch__slider_3WkSL:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: #ffffff;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        border-radius: 50%;
}
.colorPicker_cui__sidebar__select__item_2MKUK {
    margin-left: 0.15rem;
    display: block;
    width: 24px;
    height: 24px;
    border: 2px solid transparent;
    border-radius: 24px;
    float: left;
    padding: 1px;
    cursor: pointer;
}
.colorPicker_cui__sidebar__select__item_2MKUK:after {
      content: "";
      display: block;
      width: 18px;
      height: 18px;
      border-radius: 18px;
}
.colorPicker_cui__sidebar__select__item__active_3melZ {
      border: 2px solid #7e4fe0;
}
.colorPicker_cui__sidebar__select__item__white_2NbYQ:after {
      border: 1px solid #ecebf3;
      background: #ffffff;
}
.colorPicker_cui__sidebar__select__item__gray_36V2t:after {
      background: #f6f6fa;
}
.colorPicker_cui__sidebar__select__item__blue_1mkfX:after {
      background: #7e4fe0;
}
.colorPicker_cui__sidebar__select__item__black_181_h:after {
      background: #2d263e;
}
.colorPicker_cui__sidebar__select__item__img_2bcU3:after {
      background: -webkit-gradient(linear, left top, right top, from(#f0f0f0), to(#d2d2dc));
      background: linear-gradient(to right, #f0f0f0 0%, #d2d2dc 100%);
}
.colorPicker_color_2fiR9 button {
  padding: 0;
  display: inline-block;
  border-radius: 20px;
  border: none;
  position: absolute;
  z-index: 1001;
  height: 26px;
  width: 26px;
  top: -5px;
  right: -7px;
  line-height: 25px;
  outline: none !important;
  font-size: 18px;
  -webkit-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1) !important;
}
.colorPicker_color_2fiR9 button i {
    color: #5c5583 !important;
}
.colorPicker_color_2fiR9 button:hover {
    background: #ded9ea !important;
}
.colorPicker_color_2fiR9 input {
  cursor: pointer;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.colorPicker_color_2fiR9.colorPicker_reset_5D6fl button {
  display: none;
}
[data-kit-theme="dark"] .colorPicker_cui__sidebar_1PvUw {
  background: #0c0c1b;
}
[data-kit-theme="dark"] .colorPicker_cui__sidebar__type_3-H9A {
    border-top: 1px solid #141322;
}
[data-kit-theme="dark"] .colorPicker_cui__sidebar__type__title_k3mVu span {
      background: #0c0c1b;
}
[data-kit-theme="dark"] .colorPicker_cui__sidebar__select__item__black_181_h:after {
    background: #232135;
}
[data-kit-theme="dark"] .colorPicker_cui__sidebar__toggleButton_oX2Rz {
    background: #232135;
}

.index_b_3uAuL {
  color: white;
}
.index_cui__sidebar_1WsfK {
  width: 23.07rem;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  -webkit-transform: translateX(330px);
          transform: translateX(330px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.index_cui__sidebar__toggled_3SBAC {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-box-shadow: 0 0 40px -10px rgba(45, 38, 62, 0.2);
            box-shadow: 0 0 40px -10px rgba(45, 38, 62, 0.2);
}
.index_cui__sidebar__toggleButton_3R37l {
    position: fixed;
    z-index: 998;
    right: 3.07rem;
    -webkit-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1) !important;
            box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1) !important;
    display: block;
    width: 3.84rem;
    height: 3.84rem;
    line-height: 48px;
    text-align: center;
    border-radius: 30px;
    background: #ffffff;
    font-size: 18px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #7e4fe0;
}
.index_cui__sidebar__toggleButton_3R37l:hover {
      background: #7e4fe0;
}
.index_cui__sidebar__toggleButton_3R37l:hover i {
        color: #ffffff;
}
.index_cui__sidebar__toggleButton_3R37l i {
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      position: relative;
      bottom: -3px;
      color: #7e4fe0;
}
.index_cui__sidebar__close_DdmSI {
    float: right;
    position: relative;
    top: 4px;
}
.index_cui__sidebar__inner_E_rH5 {
    padding: 1.76rem 2.3rem 0;
}
@media (max-width: 575px) {
.index_cui__sidebar__inner_E_rH5 {
        padding: 1.76rem 1.53rem 0;
}
}
.index_cui__sidebar__type_2Kyxs {
    padding: 1.53rem 0;
    border-top: 1px solid #ecebf3;
    margin: 0.76rem 0;
}
.index_cui__sidebar__type__title_w3Hlg {
      margin: -2.47rem 0 1.53rem;
}
.index_cui__sidebar__type__title_w3Hlg span {
        padding-right: 1.53rem;
        background: #ffffff;
}
.index_cui__sidebar__item_1n28n {
    margin-bottom: 1.53rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.index_cui__sidebar__label_3NiIm {
    margin-right: 0.76rem;
}
.index_cui__sidebar__container_3UimB {
    margin-left: auto;
}
.index_cui__sidebar__switch_1TUmn {
    position: relative;
    width: 50px;
    height: 24px;
    margin-bottom: 0;
}
.index_cui__sidebar__switch_1TUmn input {
      opacity: 0;
      width: 0;
      height: 0;
}
.index_cui__sidebar__switch_1TUmn input:checked + .index_air__sidebar__switch__slider_1Jyyo {
        background-color: #7e4fe0;
}
.index_cui__sidebar__switch_1TUmn input:checked + .index_air__sidebar__switch__slider_1Jyyo:before {
        -webkit-transform: translateX(26px);
                transform: translateX(26px);
}
.index_cui__sidebar__switch__slider_PWs0- {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #ded9ea;
      -webkit-transition: 0.4s;
      transition: 0.4s;
      border-radius: 22px;
}
.index_cui__sidebar__switch__slider_PWs0-:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: #ffffff;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        border-radius: 50%;
}
.index_cui__sidebar__select__item_3Bixe {
    margin-left: 0.15rem;
    display: block;
    width: 24px;
    height: 24px;
    border: 2px solid transparent;
    border-radius: 24px;
    float: left;
    padding: 1px;
    cursor: pointer;
}
.index_cui__sidebar__select__item_3Bixe:after {
      content: "";
      display: block;
      width: 18px;
      height: 18px;
      border-radius: 18px;
}
.index_cui__sidebar__select__item__active_1xfwa {
      border: 2px solid #7e4fe0;
}
.index_cui__sidebar__select__item__white_YIHE8:after {
      border: 1px solid #ecebf3;
      background: #ffffff;
}
.index_cui__sidebar__select__item__gray_1cQRy:after {
      background: #f6f6fa;
}
.index_cui__sidebar__select__item__blue_j56CW:after {
      background: #7e4fe0;
}
.index_cui__sidebar__select__item__black_1ABaY:after {
      background: #2d263e;
}
.index_cui__sidebar__select__item__img_ECByF:after {
      background: -webkit-gradient(linear, left top, right top, from(#f0f0f0), to(#d2d2dc));
      background: linear-gradient(to right, #f0f0f0 0%, #d2d2dc 100%);
}
.index_color_CRflt button {
  padding: 0;
  display: inline-block;
  border-radius: 20px;
  border: none;
  position: absolute;
  z-index: 1001;
  height: 26px;
  width: 26px;
  top: -5px;
  right: -7px;
  line-height: 25px;
  outline: none !important;
  font-size: 18px;
  -webkit-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1) !important;
}
.index_color_CRflt button i {
    color: #5c5583 !important;
}
.index_color_CRflt button:hover {
    background: #ded9ea !important;
}
.index_color_CRflt input {
  cursor: pointer;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.index_color_CRflt.index_reset_gc1MQ button {
  display: none;
}
[data-kit-theme="dark"] .index_cui__sidebar_1WsfK {
  background: #0c0c1b;
}
[data-kit-theme="dark"] .index_cui__sidebar__type_2Kyxs {
    border-top: 1px solid #141322;
}
[data-kit-theme="dark"] .index_cui__sidebar__type__title_w3Hlg span {
      background: #0c0c1b;
}
[data-kit-theme="dark"] .index_cui__sidebar__select__item__black_1ABaY:after {
    background: #232135;
}
[data-kit-theme="dark"] .index_cui__sidebar__toggleButton_3R37l {
    background: #232135;
}

.index_b_39Xsl {
  color: white;
}
.index_toggleButton_Gyrig {
  font-size: 18px;
  height: 3.07rem;
  padding: 0.76rem 1.53rem;
  background: #ffffff;
  border: none;
  -webkit-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1) !important;
  font-weight: bold;
  border-radius: 30px;
  color: #7e4fe0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.index_toggleButton_Gyrig:hover {
    background: #7e4fe0;
    color: #ffffff;
}
.index_toggleButton_Gyrig span {
    font-size: 16px;
    vertical-align: top;
}
.index_chat_1lLPW {
  position: fixed;
  z-index: 998;
  bottom: 3.46rem;
  right: 3.07rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.index_container_1XCeY {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: -1;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: calc(100% + 20px);
  right: 0;
  background-color: #ffffff;
  width: 25.38rem;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 20px -5px rgba(45, 38, 62, 0.08), 0 5px 20px -5px rgba(45, 38, 62, 0.08);
          box-shadow: 0 5px 20px -5px rgba(45, 38, 62, 0.08), 0 5px 20px -5px rgba(45, 38, 62, 0.08);
  padding-left: 1.92rem;
  padding-right: 1.92rem;
  padding-top: 1.15rem;
  padding-bottom: 0.76rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 575px) {
.index_container_1XCeY {
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
}
}
.index_container_1XCeY::before {
    content: '';
    position: absolute;
    top: 100%;
    right: 4rem;
    width: 0;
    height: 0;
    border-top: 7px solid white;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 0;
}
@media (max-width: 767px) {
.index_container_1XCeY::before {
        right: 0.76rem;
}
}
.index_containerToggled_mtHRJ {
  z-index: 10;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.index_innerContainer_xPjJ_ {
  height: 23.07rem;
}
@media (max-width: 575px) {
.index_innerContainer_xPjJ_ {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
}
}
.index_icon_3pxUb {
  position: relative;
  bottom: -1px;
}
[data-kit-theme='dark'] .index_container_1XCeY {
  background: #232135;
}
[data-kit-theme='dark'] .index_container_1XCeY::before {
    border-top: 7px solid #232135;
}
[data-kit-theme='dark'] .index_toggleButton_Gyrig {
  background: #232135;
}

.index_b_3Ezdq {
  color: white;
}
.index_dropdown_Lzy25 {
  padding-right: 15px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.index_dropdown_Lzy25::after {
    opacity: 0.5;
    color: #a1a1c2;
    position: absolute;
    top: 45%;
    right: 0;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.index_dropdown_Lzy25:hover {
    color: #7e4fe0;
}
.index_dropdown_Lzy25:hover::after {
      color: #5c5583;
}
.index_dropdown_Lzy25:hover .index_icon_1kcdN {
      color: #7e4fe0;
}
.index_icon_1kcdN {
  margin-right: 0.61rem;
  position: relative;
  bottom: -2px;
  font-size: 1.3rem;
  color: #a1a1c2;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
[data-kit-theme='dark'] .index_dropdown_Lzy25 {
  color: #7575a3;
}
[data-kit-theme='dark'] .index_dropdown_Lzy25:hover {
    color: #7e4fe0;
}
[data-kit-theme='dark'] .index_icon_1kcdN {
  color: #7575a3;
}

.index_b_2viBh {
  color: white;
}
.index_dropdown_100UY {
  padding-right: 15px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.index_dropdown_100UY::after {
    opacity: 0.5;
    color: #a1a1c2;
    position: absolute;
    top: 45%;
    right: 0;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.index_dropdown_100UY:hover {
    color: #7e4fe0;
}
.index_dropdown_100UY:hover::after {
      color: #5c5583;
}
.index_dropdown_100UY:hover .index_icon_cF_YC {
      color: #7e4fe0;
}
.index_icon_cF_YC {
  margin-right: 0.61rem;
  position: relative;
  bottom: -2px;
  font-size: 1.3rem;
  color: #a1a1c2;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
[data-kit-theme='dark'] .index_dropdown_100UY {
  color: #7575a3;
}
[data-kit-theme='dark'] .index_dropdown_100UY:hover {
    color: #7e4fe0;
}
[data-kit-theme='dark'] .index_icon_cF_YC {
  color: #7575a3;
}

.index_b_3oivw {
  color: white;
}
.index_livesearch_2A3l4 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 12000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.index_livesearchVisible_1wtoB {
  opacity: 1;
  visibility: visible;
}
.index_extInput_3MlLq input {
  background-color: #f6f6fa;
}
@media screen and (max-width: 620px) {
.index_extInput_3MlLq {
    width: 30px !important;
}
.index_extInput_3MlLq input {
      width: 30px !important;
      padding-left: 22px !important;
}
.index_extInput_3MlLq .ant-input-prefix {
      left: 11px !important;
      pointer-events: none;
}
}
.index_close_3dDnA {
  font-size: 0.92rem;
  color: #c8c4db;
  position: absolute;
  top: 2.3rem;
  right: 2.3rem;
  cursor: pointer;
  z-index: 1;
  border: none;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.index_close_3dDnA:hover {
    color: #5c5583;
}
.index_wrapper_f1Spi {
  padding-top: 4.61rem;
  padding-left: 5rem;
  padding-right: 1.15rem;
  line-height: 1.7;
}
@media screen and (max-width: 575px) {
.index_wrapper_f1Spi {
      padding-left: 1.53rem;
      padding-right: 1.53rem;
}
}
.index_logoContainer_nXtFc {
  margin-top: 1.53rem;
  margin-bottom: 2.3rem;
}
.index_logo_2SGgL {
  height: 3.46rem;
}
.index_searchInput_30dvn {
  width: 100%;
  border: none;
  font-size: 4.92rem;
  background-color: transparent;
  font-weight: bold;
  padding: 0;
  margin-bottom: 1.53rem;
}
@media screen and (max-width: 575px) {
.index_searchInput_30dvn {
      font-size: 3.07rem;
}
}
.index_options_22sTP {
  padding: 0;
  margin: 0;
  margin-bottom: 2.3rem;
  list-style: none;
}
.index_option_3wwCW {
  display: inline-block;
  margin-right: 2rem;
  font-size: 1rem;
  color: #5c5583;
}
.index_option_3wwCW:last-child {
    margin-right: 0;
}
.index_suggestion_17muS {
  margin-bottom: 3.07rem;
}
@media (max-width: 575px) {
.index_suggestion_17muS {
      margin-bottom: 1.15rem;
}
}
.index_resultsTitle_1B644 {
  font-weight: 700;
  margin-bottom: 1.53rem;
}
.index_resultThumb_2P3xE {
  display: block;
  width: 3.84rem;
  height: 3.84rem;
  border-radius: 4px;
  overflow: hidden;
  background-color: #c8c4db;
  color: #fff;
  line-height: 4.15rem;
  text-align: center;
  font-size: 1.38rem;
  font-weight: bold;
  background-size: cover;
  float: left;
}
.index_resultContent_cbXF2 {
  margin-bottom: 1.53rem;
  min-height: 3.84rem;
}
.index_result_1h7aw {
  display: block;
  margin-left: 5.38rem;
  padding-top: 0.61rem;
}
.index_resultText_1KuIu {
  font-weight: 300;
  font-size: 1.53rem;
  line-height: 1;
}
@media (max-width: 575px) {
.index_resultText_1KuIu {
      font-size: 1.23rem;
}
}
.index_resultSource_3lPss {
  color: #5c5583;
}
[data-kit-theme='dark'] .index_extInput_3MlLq input {
  background-color: #232135;
}
[data-kit-theme='dark'] .index_extInput_3MlLq .anticon {
  color: #4f4f7a !important;
}
[data-kit-theme='dark'] .index_livesearch_2A3l4 {
  background-color: #0c0c1b;
}
[data-kit-theme='dark'] .index_resultThumb_2P3xE {
  background-color: #232135;
}

.index_b_2VbOf {
  color: white;
}
.index_dropdown_2itJT {
  padding-right: 15px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #a1a1c2;
}
.index_dropdown_2itJT::after {
    opacity: 0.5;
    color: #a1a1c2;
    position: absolute;
    top: 45%;
    right: 0;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.index_dropdown_2itJT:hover {
    color: #7e4fe0;
}
.index_dropdown_2itJT:hover::after {
      color: #5c5583;
}
[data-kit-theme='dark'] .index_dropdown_2itJT {
  color: #7575a3;
}
[data-kit-theme='dark'] .index_dropdown_2itJT:hover {
    color: #7e4fe0;
}

.index_b_2qVi2 {
  color: white;
}
.index_dropdown_3tByx {
  padding-right: 15px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.index_dropdown_3tByx::after {
    opacity: 0.5;
    color: #a1a1c2;
    position: absolute;
    top: 45%;
    right: 0;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.index_dropdown_3tByx:hover {
    color: #7e4fe0;
}
.index_dropdown_3tByx:hover::after {
      color: #5c5583;
}
.index_dropdown_3tByx:hover .index_icon_3pa77 {
      color: #7e4fe0;
}
.index_icon_3pa77 {
  margin-right: 0.61rem;
  position: relative;
  bottom: -2px;
  font-size: 1.3rem;
  color: #a1a1c2;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
[data-kit-theme='dark'] .index_icon_3pa77 {
  color: #7575a3;
}

.b {
  color: white;
}
.dropdown {
  padding-right: 15px;
  position: relative;
  cursor: pointer;
}
.dropdown::after {
    opacity: 0.5;
    color: #a1a1c2;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.dropdown:hover {
    color: #7e4fe0;
}
.dropdown:hover::after {
      color: #5c5583;
}
.avatar {
  background-color: #ecebf3 !important;
}
[data-kit-theme='dark'] .avatar {
  background: #232135 !important;
}

.prefix[data-v-3520d17b] {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 4px;
}
.modalBox[data-v-3520d17b] .ant-modal-title {
  padding-left: 28px !important;
  font-family: Noto Sans CJK TC;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #2b2b2c;
}
.modalBox[data-v-3520d17b] .ant-modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modalBox[data-v-3520d17b] .ant-modal-footer button + button {
  margin-left: 16px;
}
.modalBox[data-v-3520d17b] .ant-modal-footer .ant-btn {
  width: 128px;
}

.index_b_e1M2k {
  color: white;
}
.index_item_RbeZO {
  cursor: pointer;
  margin-right: 0.61rem;
}
.index_item_RbeZO:last-child {
    margin-right: 0;
}
.index_item_RbeZO > div {
    display: inline;
}
.index_icon_202ZE {
  position: relative;
  bottom: -2px;
  font-size: 1.3rem;
  color: #a1a1c2;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.index_icon_202ZE:hover {
    color: #7e4fe0;
}
.index_setIcon_2s1Mk {
  float: right;
  opacity: 0.3;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 1.3rem;
  line-height: 1;
  position: relative;
  top: 2px;
}
.index_setIcon_2s1Mk:hover, .index_setIcon_2s1Mk.index_setIconActive_3v0Bs {
    opacity: 1;
    color: #7e4fe0;
}
.index_link_1ZwqR {
  display: block;
  padding: 0.38rem 0.61rem;
  background: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 3px;
}
.index_link_1ZwqR > span {
    display: block;
    width: calc(100% - 20px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_link_1ZwqR:hover {
    background: #f6f6fa;
}
[data-kit-theme='dark'] .index_icon_202ZE {
  color: #7575a3;
}
[data-kit-theme='dark'] .index_icon_202ZE:hover {
    color: #7e4fe0;
}
[data-kit-theme='dark'] .index_link_1ZwqR {
  background: #0c0c1b;
}
[data-kit-theme='dark'] .index_link_1ZwqR:hover {
    background: #141322;
}

@charset "UTF-8";
.index_b_3iXJs {
  color: white;
}
.index_breadcrumbs_368Cg {
  font-size: 14px;
}
.index_current_2jw3G {
  color: #2d263e;
}
.index_arrow_AzRHV {
  display: inline-block;
  margin: 0 0.76rem;
}
.index_arrow_AzRHV:after {
    display: inline-block;
    content: "·";
    color: #a1a1c2;
}
[data-kit-theme="dark"] .index_breadcrumbs_368Cg {
  color: #aeaee0;
}
[data-kit-theme="dark"] .index_current_2jw3G {
  color: #ffffff;
}
[data-kit-theme="dark"] .index_arrow_AzRHV:after {
  color: #aeaee0;
}

.index_b_UXT_- {
  color: white;
}
.index_topbar_1ZVpq {
  padding: 0 2.3rem;
  min-height: 64px;
  height: 64px;
  border-bottom: 1px solid #ecebf3;
  color: #5c5583;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 575px) {
.index_topbar_1ZVpq {
      padding: 0 1.23rem;
}
}
[data-kit-theme='dark'] .index_topbar_1ZVpq {
  background: #0c0c1b;
  color: #aeaee0;
  border-bottom: 1px solid #232135;
}

.index_b_16KXi {
  color: white;
}
.index_footer_qx5I- {
  margin: 0 auto;
  padding: 0 2.3rem 2.3rem;
}
@media (max-width: 575px) {
.index_footer_qx5I- {
      padding: 0 1.23rem !important;
}
}
.index_footerInner_2PLfK {
  border-top: 1px solid #ecebf3;
  padding-top: 2.3rem;
}
.index_logo_6z0cV {
  color: #2d263e;
  font-size: 1.3rem;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-weight: 900;
}
.index_logo_6z0cV span {
    display: inline-block;
    height: 1rem;
    width: 1rem;
    background: #2d263e;
    border-radius: 20px;
    margin-left: 0.61rem;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
[data-kit-theme='dark'] .index_footer_qx5I- {
  color: #aeaee0;
}
[data-kit-theme='dark'] .index_footerInner_2PLfK {
  border-top: 1px solid #232135;
}
[data-kit-theme='dark'] .index_logo_6z0cV span {
  background: #aeaee0;
}


.disabled-menu {
  /* text-decoration: line-through; */
  color: #c8c4db !important;
}

[data-v-2709a88e] .ant-menu-submenu-title .ant-menu-submenu-arrow {
  right: 0px !important;
}
.disabled-menu[data-v-2709a88e] {
  text-decoration: line-through;
  color: #aaa;
}

.index_b__BHjF {
  color: white;
}

/* MENU COMPONENT */
.index_menu_1Dync {
  background: #f2f3f8 !important;
  color: #5c5583;
  -webkit-transition: none !important;
  transition: none !important;
  font-size: 14px;
  /* LOGO */
  /* ICON */
  /* COLLAPSE TRIGGER BUTTON */
  /* ANTD MENU CUSTOMIZATION */
  /* COLLAPSED STYLES */
  /* BANNER COMPONENT */
}
.index_menu_1Dync .index_menuOuter_2UVaI {
    position: fixed;
    height: 100%;
    width: inherit;
    max-width: inherit;
}
.index_menu_1Dync .index_logoContainer_3x928 {
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 2.15rem;
}
.index_menu_1Dync .index_logoContainer_3x928 .index_logo_1esMJ {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 30px;
      white-space: nowrap;
      width: 100%;
}
.index_menu_1Dync .index_logoContainer_3x928 .index_name_1-1mh {
      font-size: 1.53rem;
      font-weight: 700;
      color: #2d263e;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      max-width: 90%;
      display: block;
}
.index_menu_1Dync .index_logoContainer_3x928 .index_descr_rb67g {
      margin-left: 1rem;
      padding-left: 1rem;
      height: 2.92rem;
      line-height: 2.92rem;
      border-left: 1px solid #ecebf3;
      font-size: 1.07rem;
}
.index_menu_1Dync .index_icon_3_fVR {
    text-align: center;
    position: absolute;
    right: 14px;
    width: 20px;
    top: 11px;
    margin: 0 !important;
    line-height: 1 !important;
    color: #a1a1c2;
    font-size: 1.3rem;
    -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.index_menu_1Dync .ant-layout-sider-trigger {
    background: #f6f6fa;
    color: #5c5583;
    -webkit-transition: none;
    transition: none;
}
.index_menu_1Dync .index_navigation_2249Q {
    padding: 0 1.15rem;
    -webkit-transition: background 0s, width 0.0001s !important;
    transition: background 0s, width 0.0001s !important;
    background: transparent;
    border-right: none;
    color: #5c5583;
}
.index_menu_1Dync .index_navigation_2249Q .index_title_2_qo7 {
      font-size: 1.15rem;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-submenu > .ant-menu {
      background: transparent;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-submenu-arrow {
      opacity: 0.55;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-inline .ant-menu-item,
    .index_menu_1Dync .index_navigation_2249Q .ant-menu-inline .ant-menu-submenu-title {
      width: 100%;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-submenu-inline
> .ant-menu-submenu-title .ant-menu-submenu-arrow {
      right: 40px;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-item-group-title {
      color: #c8c4db !important;
      font-size: 12px;
      padding: 10px 16px;
      text-transform: uppercase;
      letter-spacing: 2px;
      -webkit-transition: none;
      transition: none;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-submenu-title {
      margin-bottom: 0 !important;
      -webkit-transition: none !important;
      transition: none !important;
      background: transparent !important;
      color: #5c5583;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-submenu-title:hover {
        color: #7e4fe0;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-submenu {
      border-radius: 5px;
      will-change: transform;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-item {
      margin-bottom: 4px !important;
      border-radius: 5px;
      -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
      transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-item > span {
        color: #5c5583;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-item > a {
        color: #5c5583;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-item > a:hover {
          color: #7e4fe0;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-item > a:hover .index_icon_3_fVR {
            color: #7e4fe0;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-submenu-selected .ant-menu-submenu-title,
    .index_menu_1Dync .index_navigation_2249Q .ant-menu-submenu-selected .index_icon_3_fVR {
      color: #7e4fe0;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-submenu-active .index_icon_3_fVR {
      color: #7e4fe0;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-submenu-open,
    .index_menu_1Dync .index_navigation_2249Q .ant-menu-submenu-active,
    .index_menu_1Dync .index_navigation_2249Q .ant-menu-item-active {
      background: #ecebf3 !important;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-item-selected {
      background: #7e4fe0 !important;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-item-selected > a {
        color: #ffffff !important;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-item-selected > a .index_icon_3_fVR {
          color: #ffffff !important;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-item-selected:after {
        display: none;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-item-active > span {
      color: #7e4fe0;
}
.index_menu_1Dync .index_navigation_2249Q .ant-menu-item-disabled > span {
      color: #c8c4db;
}
.ant-menu-inline-collapsed-tooltip .index_icon_3_fVR {
    display: none;
}
.index_menu_1Dync.ant-layout-sider-collapsed .badge {
    position: absolute;
    z-index: 1;
    top: 3px;
    right: 3px;
}
.index_menu_1Dync.ant-layout-sider-collapsed .index_title_2_qo7,
  .index_menu_1Dync.ant-layout-sider-collapsed .index_name_1-1mh,
  .index_menu_1Dync.ant-layout-sider-collapsed .index_line_1BNvI,
  .index_menu_1Dync.ant-layout-sider-collapsed .index_descr_rb67g {
    display: none;
}
.index_menu_1Dync.ant-layout-sider-collapsed .ant-menu-item-group {
    position: relative;
}
.index_menu_1Dync.ant-layout-sider-collapsed .ant-menu-item-group:after {
      content: "";
      display: block;
      width: 100%;
      height: 1px;
      position: absolute;
      left: 0;
      top: 50%;
      background: #ecebf3;
}
.index_menu_1Dync.ant-layout-sider-collapsed .ant-menu-item-group-title {
    visibility: hidden;
}
.index_menu_1Dync.ant-layout-sider-collapsed .ant-menu-inline-collapsed-tooltip .index_icon_3_fVR {
    display: none;
}
.index_menu_1Dync.ant-layout-sider-collapsed .ant-menu-item,
  .index_menu_1Dync.ant-layout-sider-collapsed .ant-menu > .ant-menu-submenu > .ant-menu-submenu-title {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.index_menu_1Dync.ant-layout-sider-collapsed .ant-menu-item .index_icon_3_fVR,
    .index_menu_1Dync.ant-layout-sider-collapsed .ant-menu > .ant-menu-submenu > .ant-menu-submenu-title .index_icon_3_fVR {
      right: 1.15rem;
}
.index_menu_1Dync .index_banner_TZn-V {
    padding: 1.53rem;
    background: #f6f6fa;
    border-radius: 3px;
    margin: 1.53rem;
    overflow: hidden;
    border: 1px solid #ecebf3;
}
.index_menu_1Dync .ant-menu-inline-collapsed + .index_banner_TZn-V {
    display: none;
}

/* SETTINGS */
@media (min-width: 767px) {
.index_unfixed_1XHG0 .index_menuOuter_2UVaI {
    position: relative;
}
.index_unfixed_1XHG0 .index_menuOuter_2UVaI .ps-container {
      height: auto !important;
}
}
.index_shadow_uRPgu {
  -webkit-box-shadow: 0 0 100px -30px rgba(57, 55, 73, 0.3);
          box-shadow: 0 0 100px -30px rgba(57, 55, 73, 0.3);
  z-index: 1;
}

/* GRAY THEME */
.index_gray_1xQ5K {
  background: #f6f6fa !important;
}

/* DARK THEME */
.index_dark_3BfAm {
  color: #7575a3;
  background: #0c0c1b !important;
}
.index_dark_3BfAm .index_icon_3_fVR {
    color: #7575a3;
}
.index_dark_3BfAm .index_logoContainer_3x928 .index_name_1-1mh {
    color: #ffffff;
}
.index_dark_3BfAm .index_logoContainer_3x928 .index_descr_rb67g {
    color: #7575a3;
    border-left: 1px solid #232135;
}
.index_dark_3BfAm .index_banner_TZn-V {
    background: #232135;
    border: 1px solid #232135;
}
.index_dark_3BfAm .ant-layout-sider-trigger {
    background: #14142d;
}
.index_dark_3BfAm .index_navigation_2249Q .ant-menu-item-group-title {
    color: #3b3b5b !important;
}
.index_dark_3BfAm .index_navigation_2249Q .ant-menu-submenu-title {
    color: #7575a3;
}
.index_dark_3BfAm .index_navigation_2249Q .ant-menu-submenu-title:hover {
      color: #7e4fe0;
}
.index_dark_3BfAm .index_navigation_2249Q .ant-menu-item > span {
    color: #7575a3;
}
.index_dark_3BfAm .index_navigation_2249Q .ant-menu-item > a {
    color: #7575a3;
}
.index_dark_3BfAm .index_navigation_2249Q .ant-menu-item > a:hover {
      color: #7e4fe0;
}
.index_dark_3BfAm .index_navigation_2249Q .ant-menu-item > a:hover .index_icon_3_fVR {
        color: #7e4fe0;
}
.index_dark_3BfAm .index_navigation_2249Q .ant-menu-submenu-open,
  .index_dark_3BfAm .index_navigation_2249Q .ant-menu-submenu-active,
  .index_dark_3BfAm .index_navigation_2249Q .ant-menu-item-active {
    background: #232135 !important;
}
.index_dark_3BfAm .index_navigation_2249Q .ant-menu-item-active > span {
    color: #7e4fe0;
}
.index_dark_3BfAm .index_navigation_2249Q .ant-menu-item-active.ant-menu-item-selected {
    background: #7e4fe0 !important;
}
.index_dark_3BfAm .index_navigation_2249Q .ant-menu-item-disabled > span {
    color: #4f4f7a;
}
.index_dark_3BfAm.ant-layout-sider-collapsed .ant-menu-item-group:after {
    background: #232135;
}


.menuLeft[data-v-6a1c3d96] .index_title_2_qo7 {
  font-size: 14px !important;
}

/* a.router-link-active::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--kit-color-primary) !important;
  content: "";
} */

.index_b_388PK {
  color: white;
}

/* MENU COMPONENT */
.index_menu_vLBbl {
  border-bottom: 1px solid #ecebf3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: #ffffff;
  font-size: 1.15rem;
  /* LOGO */
  /* ANTD MENU CUSTOMIZATION */
}
.index_menu_vLBbl .index_logoContainer_2lmNr {
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 2.15rem;
}
.index_menu_vLBbl .index_logoContainer_2lmNr .index_logo_kVcyU {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      white-space: nowrap;
}
.index_menu_vLBbl .index_logoContainer_2lmNr .index_name_31Bvq {
      font-size: 1.53rem;
      font-weight: 700;
      color: #2d263e;
}
.index_menu_vLBbl .index_logoContainer_2lmNr .index_descr_3eO-0 {
      margin-left: 1rem;
      padding-left: 1rem;
      height: 2.15rem;
      line-height: 2.15rem;
      border-left: 1px solid #ecebf3;
      font-size: 1.07rem;
}
.index_menu_vLBbl .index_navigation_2ywSf {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
    overflow: hidden;
    padding-bottom: 1px;
    /* ICON */
}
.index_menu_vLBbl .index_navigation_2ywSf .index_title_3-buf {
      font-size: 1.15rem;
}
.index_menu_vLBbl .index_navigation_2ywSf .index_icon_3ulLj {
      color: #a1a1c2;
      margin-right: 0.76rem;
      font-size: 1.3rem;
      -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      position: relative;
      top: 2px;
}
.ant-menu-submenu-popup .index_icon_3ulLj {
        display: none;
}
.index_menu_vLBbl .index_navigation_2ywSf .ant-menu-submenu-title {
      color: #5c5583;
}
.index_menu_vLBbl .index_navigation_2ywSf .ant-menu-submenu-title:hover {
        color: #7e4fe0;
}
.index_menu_vLBbl .index_navigation_2ywSf .ant-menu-item > a {
      color: #5c5583;
}
.index_menu_vLBbl .index_navigation_2ywSf .ant-menu-item > a:hover {
        color: #7e4fe0;
}
.index_menu_vLBbl .index_navigation_2ywSf .ant-menu-item > a:hover .index_icon_3ulLj {
          color: #7e4fe0;
}
.index_menu_vLBbl .index_navigation_2ywSf .ant-menu-horizontal {
      border-bottom: 0;
      background: transparent;
}
.index_menu_vLBbl .index_navigation_2ywSf .ant-menu-submenu-selected .ant-menu-submenu-title,
    .index_menu_vLBbl .index_navigation_2ywSf .ant-menu-submenu-selected .index_icon_3ulLj {
      color: #7e4fe0;
}
.index_menu_vLBbl .index_navigation_2ywSf .ant-menu-submenu-active .index_icon_3ulLj {
      color: #7e4fe0;
}

/* GRAY THEME */
.index_gray_1KWNK {
  background: #f6f6fa !important;
}

/* DARK THEME */
.index_dark_3L0CN {
  color: #aeaee0;
  background: #0c0c1b !important;
  border-bottom: 1px solid #232135;
}
.index_dark_3L0CN .index_logoContainer_2lmNr .index_name_31Bvq {
    color: #ffffff;
}
.index_dark_3L0CN .index_logoContainer_2lmNr .index_descr_3eO-0 {
    color: #7575a3;
    border-left: 1px solid #232135;
}
.index_dark_3L0CN .index_navigation_2ywSf .index_icon_3ulLj {
    color: #7575a3;
}
.index_dark_3L0CN .index_navigation_2ywSf .ant-menu-item-group-title {
    color: #3b3b5b !important;
}
.index_dark_3L0CN .index_navigation_2ywSf .ant-menu-submenu-title {
    color: #7575a3;
}
.index_dark_3L0CN .index_navigation_2ywSf .ant-menu-submenu-title:hover {
      color: #7e4fe0;
}
.index_dark_3L0CN .index_navigation_2ywSf .ant-menu-item > a {
    color: #7575a3;
}
.index_dark_3L0CN .index_navigation_2ywSf .ant-menu-item > a:hover {
      color: #7e4fe0;
}
.index_dark_3L0CN .index_navigation_2ywSf .ant-menu-item > a:hover .index_icon_3ulLj {
        color: #7e4fe0;
}

/* Rules for sizing the icon. */
.material-icons-outlined.md-18 {
  font-size: 18px;
}
.material-icons-outlined.md-24 {
  font-size: 24px;
}
.material-icons-outlined.md-36 {
  font-size: 36px;
}
.material-icons-outlined.md-48 {
  font-size: 48px;
}
.material-icons-outlined.md-72 {
  font-size: 72px;
}
.material-icons-outlined.md-96 {
  font-size: 96px;
}

/* Rules for using icons as black on a light background. */
.material-icons-outlined.md-dark {
  color: rgba(0, 0, 0, 0.54);
}
.material-icons-outlined.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
.material-icons-outlined.md-light {
  color: rgba(255, 255, 255, 1);
}
.material-icons-outlined.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

.area-zoom-in-top-enter-active,
.area-zoom-in-top-leave-active {
  opacity: 1;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.area-zoom-in-top-enter,
.area-zoom-in-top-leave-active {
  opacity: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}
.area-select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  position: relative;
  outline: 0;
  display: block;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  border-radius: 4px;
  outline: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.area-select-wrap .area-select {
  display: inline-block;
}
.area-select * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.area-select:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
}
.area-select:active {
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.area-select.small {
  width: 126px;
}
.area-select.medium {
  width: 160px;
}
.area-select.large {
  width: 194px;
}
.area-select.is-disabled {
  background: #eceff5;
  cursor: not-allowed;
}
.area-select.is-disabled:hover {
  border-color: #e1e2e6;
}
.area-select.is-disabled .area-selected-trigger {
  cursor: not-allowed;
}
.area-select .area-selected-trigger {
  position: relative;
  display: block;
  font-size: 14px;
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 100%;
  padding: 8px 20px 7px 12px;
}
.area-select .area-select-icon {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.area-select .area-select-icon.active {
  margin-top: -8px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.area-selectable-list-wrap {
  position: absolute;
  width: 100%;
  max-height: 275px;
  z-index: 15000;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: auto;
  margin: 2px 0;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transition: opacity 0.15s, -webkit-transform 0.3s !important;
  transition: opacity 0.15s, -webkit-transform 0.3s !important;
  transition: opacity 0.15s, transform 0.3s !important;
  transition: opacity 0.15s, transform 0.3s, -webkit-transform 0.3s !important;
  -webkit-transform-origin: center top !important;
          transform-origin: center top !important;
}
.area-selectable-list {
  position: relative;
  margin: 0;
  padding: 6px 0;
  width: 100%;
  font-size: 14px;
  color: #565656;
  list-style: none;
}
.area-selectable-list .area-select-option {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  padding: 0 15px 0 10px;
  height: 32px;
  line-height: 32px;
}
.area-selectable-list .area-select-option.hover {
  background-color: #e6f7ff;
}
.area-selectable-list .area-select-option.selected {
  color: rgba(0, 0, 0, 0.65);
  font-weight: 600;
  background-color: #efefef;
}
.cascader-menu-list-wrap {
  position: absolute;
  white-space: nowrap;
  z-index: 15000;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  font-size: 0;
  margin: 2px 0;
  border-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transition: opacity 0.15s, -webkit-transform 0.3s !important;
  transition: opacity 0.15s, -webkit-transform 0.3s !important;
  transition: opacity 0.15s, transform 0.3s !important;
  transition: opacity 0.15s, transform 0.3s, -webkit-transform 0.3s !important;
  -webkit-transform-origin: center top !important;
          transform-origin: center top !important;
}
.cascader-menu-list {
  position: relative;
  margin: 0;
  font-size: 14px;
  color: #565656;
  padding: 6px 0;
  list-style: none;
  display: inline-block;
  height: 204px;
  overflow-x: hidden;
  overflow-y: auto;
  min-width: 160px;
  vertical-align: top;
  background-color: #fff;
  border-right: 1px solid #e4e7ed;
}
.cascader-menu-list:last-child {
  border-right: none;
}
.cascader-menu-list .cascader-menu-option {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  padding: 0 15px 0 10px;
  height: 32px;
  line-height: 32px;
}
.cascader-menu-list .cascader-menu-option.hover,
.cascader-menu-list .cascader-menu-option:hover {
  background-color: #e6f7ff;
}
.cascader-menu-list .cascader-menu-option.selected {
  color: rgba(0, 0, 0, 0.65);
  font-weight: 600;
  background-color: #efefef;
}
.cascader-menu-list .cascader-menu-option.cascader-menu-extensible:after {
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 5px;
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #a1a4ad;
}
.cascader-menu-list::-webkit-scrollbar,
.area-selectable-list-wrap::-webkit-scrollbar {
  width: 8px;
  background: transparent;
}
.area-selectable-list-wrap::-webkit-scrollbar-button:vertical:decremen,
.area-selectable-list-wrap::-webkit-scrollbar-button:vertical:end:decrement,
.area-selectable-list-wrap::-webkit-scrollbar-button:vertical:increment,
.area-selectable-list-wrap::-webkit-scrollbar-button:vertical:start:increment,
.cascader-menu-list::-webkit-scrollbar-button:vertical:decremen,
.cascader-menu-list::-webkit-scrollbar-button:vertical:end:decrement,
.cascader-menu-list::-webkit-scrollbar-button:vertical:increment,
.cascader-menu-list::-webkit-scrollbar-button:vertical:start:increment {
  display: none;
}
.cascader-menu-list::-webkit-scrollbar-thumb:vertical,
.area-selectable-list-wrap::-webkit-scrollbar-thumb:vertical {
  background-color: #b8b8b8;
  border-radius: 4px;
}
.cascader-menu-list::-webkit-scrollbar-thumb:vertical:hover,
.area-selectable-list-wrap::-webkit-scrollbar-thumb:vertical:hover {
  background-color: #777;
}

.j-editable-image[data-v-6086ab8d] {
  height: 32px;
  max-width: 100px !important;
  cursor: pointer;
}
.j-editable-image[data-v-6086ab8d]:hover {
  opacity: 0.8;
}
.j-editable-image[data-v-6086ab8d]:active {
  opacity: 0.6;
}

.j-vxe-radio.no-animation .ant-radio-inner,
.j-vxe-radio.no-animation .ant-radio-inner::after {
  -webkit-transition: none !important;
  transition: none !important;
}

