/* src/metronic/css/demos/demo1.css */
.demo1 {
  --tw-sidebar-transition-duration: 0.3s;
  --tw-sidebar-transition-timing: ease;
  --tw-sidebar-width: 280px;
  --tw-sidebar-defualt-width: 280px;
  --tw-header-height: 70px;
}
@media (max-width: 1024px) {
  .demo1 {
    --tw-sidebar-width: 280px;
    --tw-header-height: 60px;
  }
}
.demo1 .header {
  height: var(--tw-header-height);
}
.demo1 .sidebar {
  width: var(--tw-sidebar-width);
}
.demo1.header-fixed .wrapper {
  padding-top: var(--tw-header-height);
}
@media (min-width: 1024px) {
  .demo1 .sidebar {
    width: var(--tw-sidebar-width);
    transition: width var(--tw-sidebar-transition-duration) var(--tw-sidebar-transition-timing);
  }
  .demo1 .sidebar .sidebar-header {
    height: var(--tw-header-height);
  }
  .demo1 .sidebar .sidebar-wrapper {
    width: var(--tw-sidebar-defualt-width);
  }
  .demo1 .sidebar .sidebar-logo {
    width: var(--tw-sidebar-defualt-width);
  }
  .demo1 .sidebar .small-logo {
    display: none;
  }
  .demo1.sidebar-fixed .wrapper {
    padding-left: var(--tw-sidebar-width);
    transition: padding-left var(--tw-sidebar-transition-duration) var(--tw-sidebar-transition-timing);
  }
  .demo1.sidebar-fixed.header-fixed .header {
    left: var(--tw-sidebar-width);
    transition: left var(--tw-sidebar-transition-duration) var(--tw-sidebar-transition-timing);
  }
  .demo1.sidebar-fixed.header-fixed .wrapper {
    padding-top: var(--tw-header-height);
  }
  .demo1.sidebar-collapse {
    --tw-sidebar-width: 80px;
  }
  .demo1.sidebar-collapse .sidebar {
    transition: width var(--tw-sidebar-transition-duration) var(--tw-sidebar-transition-timing);
  }
  .demo1.sidebar-collapse .sidebar.animating {
    pointer-events: none;
  }
  .demo1.sidebar-collapse .sidebar:hover:not(.animating) {
    width: var(--tw-sidebar-defualt-width);
    transition: width var(--tw-sidebar-transition-duration) var(--tw-sidebar-transition-timing);
  }
  .demo1.sidebar-collapse .sidebar:not(:hover) .default-logo {
    display: none;
  }
  .demo1.sidebar-collapse .sidebar:not(:hover) .small-logo {
    display: flex;
  }
  .demo1.sidebar-collapse .sidebar:not(:hover) .menu > .menu-item > .menu-link .menu-title,
  .demo1.sidebar-collapse .sidebar:not(:hover) .menu > .menu-item > .menu-link .menu-arrow,
  .demo1.sidebar-collapse .sidebar:not(:hover) .menu > .menu-item > .menu-link .menu-badge,
  .demo1.sidebar-collapse .sidebar:not(:hover) .menu > .menu-item > .menu-label .menu-title,
  .demo1.sidebar-collapse .sidebar:not(:hover) .menu > .menu-item > .menu-label .menu-arrow,
  .demo1.sidebar-collapse .sidebar:not(:hover) .menu > .menu-item > .menu-label .menu-badge {
    display: none;
  }
  .demo1.sidebar-collapse .sidebar:not(:hover) .menu > .menu-item > .menu-accordion {
    display: none;
  }
  .demo1.sidebar-collapse .sidebar:not(:hover) .menu > .menu-item > .menu-heading {
    visibility: hidden;
    position: relative;
  }
  .demo1.sidebar-collapse .sidebar:not(:hover) .menu > .menu-item > .menu-heading::before {
    content: "...";
    color: currentColor;
    font-size: inherit;
    position: absolute;
    visibility: visible;
    display: inline-block;
    bottom: 50%;
    left: 0;
    margin-left: 0.225rem;
    transform: translateX(100%);
  }
  .demo1.sidebar-collapse .sidebar .sidebar-content {
    overflow: hidden;
  }
}

/* src/metronic/vendors/keenicons/duotone/style.css */
@font-face {
  font-family: "keenicons-duotone";
  src:
    url("./media/keenicons-duotone.ttf?gcn9yo") format("truetype"),
    url("./media/keenicons-duotone.woff?gcn9yo") format("woff"),
    url("./media/keenicons-duotone.svg?gcn9yo#keenicons-duotone") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ki-duotone {
  line-height: 1;
  position: relative;
  display: inline-flex;
}
.ki-duotone:after,
.ki-duotone:before {
  font-family: "keenicons-duotone" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
}
.ki-abstract-1.ki-duotone:after {
  content: "\e900";
  opacity: 0.3;
}
.ki-abstract-1.ki-duotone:before {
  content: "\e901";
  position: absolute;
}
.ki-abstract-2.ki-duotone:after {
  content: "\e902";
  opacity: 0.3;
}
.ki-abstract-2.ki-duotone:before {
  content: "\e903";
  position: absolute;
}
.ki-abstract-3.ki-duotone:after {
  content: "\e904";
  opacity: 0.3;
}
.ki-abstract-3.ki-duotone:before {
  content: "\e905";
  position: absolute;
}
.ki-abstract-4.ki-duotone:after {
  content: "\e906";
  opacity: 0.3;
}
.ki-abstract-4.ki-duotone:before {
  content: "\e907";
  position: absolute;
}
.ki-abstract-5.ki-duotone:after {
  content: "\e908";
  opacity: 0.3;
}
.ki-abstract-5.ki-duotone:before {
  content: "\e909";
  position: absolute;
}
.ki-abstract-6.ki-duotone:before {
  content: "\e90a";
}
.ki-abstract-7.ki-duotone:after {
  content: "\e90b";
  opacity: 0.3;
}
.ki-abstract-7.ki-duotone:before {
  content: "\e90c";
  position: absolute;
}
.ki-abstract-8.ki-duotone:after {
  content: "\e90d";
  opacity: 0.3;
}
.ki-abstract-8.ki-duotone:before {
  content: "\e90e";
  position: absolute;
}
.ki-abstract-9.ki-duotone:after {
  content: "\e90f";
  opacity: 0.3;
}
.ki-abstract-9.ki-duotone:before {
  content: "\e910";
  position: absolute;
}
.ki-abstract-10.ki-duotone:after {
  content: "\e911";
  opacity: 0.3;
}
.ki-abstract-10.ki-duotone:before {
  content: "\e912";
  position: absolute;
}
.ki-abstract-11.ki-duotone:after {
  content: "\e913";
  opacity: 0.3;
}
.ki-abstract-11.ki-duotone:before {
  content: "\e914";
  position: absolute;
}
.ki-abstract-12.ki-duotone:after {
  content: "\e915";
  opacity: 0.3;
}
.ki-abstract-12.ki-duotone:before {
  content: "\e916";
  position: absolute;
}
.ki-abstract-13.ki-duotone:after {
  content: "\e917";
  opacity: 0.3;
}
.ki-abstract-13.ki-duotone:before {
  content: "\e918";
  position: absolute;
}
.ki-abstract-14.ki-duotone:after {
  content: "\e919";
}
.ki-abstract-14.ki-duotone:before {
  content: "\e91a";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-15.ki-duotone:after {
  content: "\e91b";
  opacity: 0.3;
}
.ki-abstract-15.ki-duotone:before {
  content: "\e91c";
  position: absolute;
}
.ki-abstract-16.ki-duotone:after {
  content: "\e91d";
  opacity: 0.3;
}
.ki-abstract-16.ki-duotone:before {
  content: "\e91e";
  position: absolute;
}
.ki-abstract-17.ki-duotone:after {
  content: "\e91f";
}
.ki-abstract-17.ki-duotone:before {
  content: "\e920";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-18.ki-duotone:after {
  content: "\e921";
}
.ki-abstract-18.ki-duotone:before {
  content: "\e922";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-19.ki-duotone:after {
  content: "\e923";
}
.ki-abstract-19.ki-duotone:before {
  content: "\e924";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-20.ki-duotone:after {
  content: "\e925";
}
.ki-abstract-20.ki-duotone:before {
  content: "\e926";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-21.ki-duotone:after {
  content: "\e927";
  opacity: 0.3;
}
.ki-abstract-21.ki-duotone:before {
  content: "\e928";
  position: absolute;
}
.ki-abstract-22.ki-duotone:after {
  content: "\e929";
  opacity: 0.3;
}
.ki-abstract-22.ki-duotone:before {
  content: "\e92a";
  position: absolute;
}
.ki-abstract-23.ki-duotone:after {
  content: "\e92b";
  opacity: 0.3;
}
.ki-abstract-23.ki-duotone:before {
  content: "\e92c";
  position: absolute;
}
.ki-abstract-24.ki-duotone:after {
  content: "\e92d";
}
.ki-abstract-24.ki-duotone:before {
  content: "\e92e";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-25.ki-duotone:after {
  content: "\e92f";
  opacity: 0.3;
}
.ki-abstract-25.ki-duotone:before {
  content: "\e930";
  position: absolute;
}
.ki-abstract-26.ki-duotone:after {
  content: "\e931";
  opacity: 0.3;
}
.ki-abstract-26.ki-duotone:before {
  content: "\e932";
  position: absolute;
}
.ki-abstract-27.ki-duotone:after {
  content: "\e933";
}
.ki-abstract-27.ki-duotone:before {
  content: "\e934";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-28.ki-duotone:after {
  content: "\e935";
}
.ki-abstract-28.ki-duotone:before {
  content: "\e936";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-29.ki-duotone:after {
  content: "\e937";
}
.ki-abstract-29.ki-duotone:before {
  content: "\e938";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-30.ki-duotone:after {
  content: "\e939";
}
.ki-abstract-30.ki-duotone:before {
  content: "\e93a";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-31.ki-duotone:after {
  content: "\e93b";
}
.ki-abstract-31.ki-duotone:before {
  content: "\e93c";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-32.ki-duotone:after {
  content: "\e93d";
}
.ki-abstract-32.ki-duotone:before {
  content: "\e93e";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-33.ki-duotone:after {
  content: "\e93f";
  opacity: 0.3;
}
.ki-abstract-33.ki-duotone:before {
  content: "\e940";
  position: absolute;
}
.ki-abstract-34.ki-duotone:after {
  content: "\e941";
  opacity: 0.3;
}
.ki-abstract-34.ki-duotone:before {
  content: "\e942";
  position: absolute;
}
.ki-abstract-35.ki-duotone:after {
  content: "\e943";
}
.ki-abstract-35.ki-duotone:before {
  content: "\e944";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-36.ki-duotone:after {
  content: "\e945";
}
.ki-abstract-36.ki-duotone:before {
  content: "\e946";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-37.ki-duotone:after {
  content: "\e947";
  opacity: 0.3;
}
.ki-abstract-37.ki-duotone:before {
  content: "\e948";
  position: absolute;
}
.ki-abstract-38.ki-duotone:after {
  content: "\e949";
}
.ki-abstract-38.ki-duotone:before {
  content: "\e94a";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-39.ki-duotone:after {
  content: "\e94b";
  opacity: 0.3;
}
.ki-abstract-39.ki-duotone:before {
  content: "\e94c";
  position: absolute;
}
.ki-abstract-40.ki-duotone:after {
  content: "\e94d";
}
.ki-abstract-40.ki-duotone:before {
  content: "\e94e";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-41.ki-duotone:after {
  content: "\e94f";
}
.ki-abstract-41.ki-duotone:before {
  content: "\e950";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-42.ki-duotone:after {
  content: "\e951";
  opacity: 0.3;
}
.ki-abstract-42.ki-duotone:before {
  content: "\e952";
  position: absolute;
}
.ki-abstract-43.ki-duotone:after {
  content: "\e953";
  opacity: 0.3;
}
.ki-abstract-43.ki-duotone:before {
  content: "\e954";
  position: absolute;
}
.ki-abstract-44.ki-duotone:after {
  content: "\e955";
}
.ki-abstract-44.ki-duotone:before {
  content: "\e956";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-45.ki-duotone:after {
  content: "\e957";
}
.ki-abstract-45.ki-duotone:before {
  content: "\e958";
  position: absolute;
  opacity: 0.3;
}
.ki-abstract-46.ki-duotone:after {
  content: "\e959";
  opacity: 0.3;
}
.ki-abstract-46.ki-duotone:before {
  content: "\e95a";
  position: absolute;
}
.ki-abstract-47.ki-duotone:after {
  content: "\e95b";
  opacity: 0.3;
}
.ki-abstract-47.ki-duotone:before {
  content: "\e95c";
  position: absolute;
}
.ki-abstract-48.ki-duotone:after {
  content: "\e95d";
  opacity: 0.3;
}
.ki-abstract-48.ki-duotone:before {
  content: "\e95e";
  position: absolute;
}
.ki-abstract-49.ki-duotone:after {
  content: "\e95f";
  opacity: 0.3;
}
.ki-abstract-49.ki-duotone:before {
  content: "\e960";
  position: absolute;
}
.ki-abstract.ki-duotone:after {
  content: "\e961";
  opacity: 0.3;
}
.ki-abstract.ki-duotone:before {
  content: "\e962";
  position: absolute;
}
.ki-add-files.ki-duotone:after {
  content: "\e963";
  opacity: 0.3;
}
.ki-add-files.ki-duotone:before {
  content: "\e964";
  position: absolute;
}
.ki-add-folder.ki-duotone:after {
  content: "\e965";
  opacity: 0.3;
}
.ki-add-folder.ki-duotone:before {
  content: "\e966";
  position: absolute;
}
.ki-add-notepad.ki-duotone:after {
  content: "\e967";
  opacity: 0.3;
}
.ki-add-notepad.ki-duotone:before {
  content: "\e968";
  position: absolute;
}
.ki-additem.ki-duotone:after {
  content: "\e969";
  opacity: 0.3;
}
.ki-additem.ki-duotone:before {
  content: "\e96a";
  position: absolute;
}
.ki-address-book.ki-duotone:after {
  content: "\e96b";
}
.ki-address-book.ki-duotone:before {
  content: "\e96c";
  position: absolute;
  opacity: 0.3;
}
.ki-airplane-square.ki-duotone:after {
  content: "\e96d";
  opacity: 0.3;
}
.ki-airplane-square.ki-duotone:before {
  content: "\e96e";
  position: absolute;
}
.ki-airplane.ki-duotone:after {
  content: "\e96f";
  opacity: 0.3;
}
.ki-airplane.ki-duotone:before {
  content: "\e970";
  position: absolute;
}
.ki-airpod.ki-duotone:after {
  content: "\e971";
  opacity: 0.3;
}
.ki-airpod.ki-duotone:before {
  content: "\e972";
  position: absolute;
}
.ki-android.ki-duotone:after {
  content: "\e973";
}
.ki-android.ki-duotone:before {
  content: "\e974";
  position: absolute;
  opacity: 0.3;
}
.ki-angular.ki-duotone:after {
  content: "\e975";
}
.ki-angular.ki-duotone:before {
  content: "\e976";
  position: absolute;
  opacity: 0.3;
}
.ki-apple.ki-duotone:before {
  content: "\e977";
}
.ki-archive-tick.ki-duotone:after {
  content: "\e978";
  opacity: 0.3;
}
.ki-archive-tick.ki-duotone:before {
  content: "\e979";
  position: absolute;
}
.ki-archive.ki-duotone:after {
  content: "\e97a";
  opacity: 0.3;
}
.ki-archive.ki-duotone:before {
  content: "\e97b";
  position: absolute;
}
.ki-arrow-circle-left.ki-duotone:after {
  content: "\e97c";
  opacity: 0.3;
}
.ki-arrow-circle-left.ki-duotone:before {
  content: "\e97d";
  position: absolute;
}
.ki-arrow-circle-right.ki-duotone:after {
  content: "\e97e";
  opacity: 0.3;
}
.ki-arrow-circle-right.ki-duotone:before {
  content: "\e97f";
  position: absolute;
}
.ki-arrow-down-left.ki-duotone:after {
  content: "\e980";
  opacity: 0.3;
}
.ki-arrow-down-left.ki-duotone:before {
  content: "\e981";
  position: absolute;
}
.ki-arrow-down-refraction.ki-duotone:after {
  content: "\e982";
}
.ki-arrow-down-refraction.ki-duotone:before {
  content: "\e983";
  position: absolute;
  opacity: 0.3;
}
.ki-arrow-down-right.ki-duotone:after {
  content: "\e984";
  opacity: 0.3;
}
.ki-arrow-down-right.ki-duotone:before {
  content: "\e985";
  position: absolute;
}
.ki-arrow-down.ki-duotone:after {
  content: "\e986";
  opacity: 0.3;
}
.ki-arrow-down.ki-duotone:before {
  content: "\e987";
  position: absolute;
}
.ki-arrow-left.ki-duotone:after {
  content: "\e988";
  opacity: 0.3;
}
.ki-arrow-left.ki-duotone:before {
  content: "\e989";
  position: absolute;
}
.ki-arrow-mix.ki-duotone:after {
  content: "\e98a";
  opacity: 0.3;
}
.ki-arrow-mix.ki-duotone:before {
  content: "\e98b";
  position: absolute;
}
.ki-arrow-right-left.ki-duotone:after {
  content: "\e98c";
}
.ki-arrow-right-left.ki-duotone:before {
  content: "\e98d";
  position: absolute;
  opacity: 0.3;
}
.ki-arrow-right.ki-duotone:after {
  content: "\e98e";
  opacity: 0.3;
}
.ki-arrow-right.ki-duotone:before {
  content: "\e98f";
  position: absolute;
}
.ki-arrow-two-diagonals.ki-duotone:after {
  content: "\e990";
  opacity: 0.3;
}
.ki-arrow-two-diagonals.ki-duotone:before {
  content: "\e991";
  position: absolute;
}
.ki-arrow-up-down.ki-duotone:after {
  content: "\e992";
}
.ki-arrow-up-down.ki-duotone:before {
  content: "\e993";
  position: absolute;
  opacity: 0.3;
}
.ki-arrow-up-left.ki-duotone:after {
  content: "\e994";
  opacity: 0.3;
}
.ki-arrow-up-left.ki-duotone:before {
  content: "\e995";
  position: absolute;
}
.ki-arrow-up-refraction.ki-duotone:after {
  content: "\e996";
}
.ki-arrow-up-refraction.ki-duotone:before {
  content: "\e997";
  position: absolute;
  opacity: 0.3;
}
.ki-arrow-up-right.ki-duotone:after {
  content: "\e998";
  opacity: 0.3;
}
.ki-arrow-up-right.ki-duotone:before {
  content: "\e999";
  position: absolute;
}
.ki-arrow-up.ki-duotone:after {
  content: "\e99a";
  opacity: 0.3;
}
.ki-arrow-up.ki-duotone:before {
  content: "\e99b";
  position: absolute;
}
.ki-arrow-zigzag.ki-duotone:after {
  content: "\e99c";
}
.ki-arrow-zigzag.ki-duotone:before {
  content: "\e99d";
  position: absolute;
  opacity: 0.3;
}
.ki-arrows-circle.ki-duotone:after {
  content: "\e99e";
  opacity: 0.3;
}
.ki-arrows-circle.ki-duotone:before {
  content: "\e99f";
  position: absolute;
}
.ki-arrows-loop.ki-duotone:after {
  content: "\e9a0";
  opacity: 0.3;
}
.ki-arrows-loop.ki-duotone:before {
  content: "\e9a1";
  position: absolute;
}
.ki-artificial-intelligence.ki-duotone:after {
  content: "\e9a2";
  opacity: 0.3;
}
.ki-artificial-intelligence.ki-duotone:before {
  content: "\e9a3";
  position: absolute;
}
.ki-autobrightness.ki-duotone:after {
  content: "\e9a4";
  opacity: 0.3;
}
.ki-autobrightness.ki-duotone:before {
  content: "\e9a5";
  position: absolute;
}
.ki-avalanche-avax.ki-duotone:after {
  content: "\e9a6";
  opacity: 0.3;
}
.ki-avalanche-avax.ki-duotone:before {
  content: "\e9a7";
  position: absolute;
}
.ki-award.ki-duotone:after {
  content: "\e9a8";
  opacity: 0.3;
}
.ki-award.ki-duotone:before {
  content: "\e9a9";
  position: absolute;
}
.ki-badge.ki-duotone:after {
  content: "\e9aa";
  opacity: 0.3;
}
.ki-badge.ki-duotone:before {
  content: "\e9ab";
  position: absolute;
}
.ki-bandage.ki-duotone:after {
  content: "\e9ac";
  opacity: 0.3;
}
.ki-bandage.ki-duotone:before {
  content: "\e9ad";
  position: absolute;
}
.ki-bank.ki-duotone:after {
  content: "\e9ae";
  opacity: 0.3;
}
.ki-bank.ki-duotone:before {
  content: "\e9af";
  position: absolute;
}
.ki-bar-chart.ki-duotone:after {
  content: "\e9b0";
}
.ki-bar-chart.ki-duotone:before {
  content: "\e9b1";
  position: absolute;
  opacity: 0.3;
}
.ki-barcode.ki-duotone:after {
  content: "\e9b2";
}
.ki-barcode.ki-duotone:before {
  content: "\e9b3";
  position: absolute;
  opacity: 0.3;
}
.ki-basket-ok.ki-duotone:after {
  content: "\e9b4";
  opacity: 0.3;
}
.ki-basket-ok.ki-duotone:before {
  content: "\e9b5";
  position: absolute;
}
.ki-basket.ki-duotone:after {
  content: "\e9b6";
  opacity: 0.3;
}
.ki-basket.ki-duotone:before {
  content: "\e9b7";
  position: absolute;
}
.ki-behance.ki-duotone:after {
  content: "\e9b8";
}
.ki-behance.ki-duotone:before {
  content: "\e9b9";
  position: absolute;
  opacity: 0.3;
}
.ki-bill.ki-duotone:after {
  content: "\e9ba";
  opacity: 0.3;
}
.ki-bill.ki-duotone:before {
  content: "\e9bb";
  position: absolute;
}
.ki-binance-usd-busd.ki-duotone:after {
  content: "\e9bc";
}
.ki-binance-usd-busd.ki-duotone:before {
  content: "\e9bd";
  position: absolute;
  opacity: 0.3;
}
.ki-binance.ki-duotone:after {
  content: "\e9be";
  opacity: 0.3;
}
.ki-binance.ki-duotone:before {
  content: "\e9bf";
  position: absolute;
}
.ki-bitcoin.ki-duotone:after {
  content: "\e9c0";
  opacity: 0.3;
}
.ki-bitcoin.ki-duotone:before {
  content: "\e9c1";
  position: absolute;
}
.ki-black-down.ki-duotone:before {
  content: "\e9c2";
}
.ki-black-left-line.ki-duotone:after {
  content: "\e9c3";
}
.ki-black-left-line.ki-duotone:before {
  content: "\e9c4";
  position: absolute;
  opacity: 0.3;
}
.ki-black-left.ki-duotone:before {
  content: "\e9c5";
}
.ki-black-right-line.ki-duotone:after {
  content: "\e9c6";
}
.ki-black-right-line.ki-duotone:before {
  content: "\e9c7";
  position: absolute;
  opacity: 0.3;
}
.ki-black-right.ki-duotone:before {
  content: "\e9c8";
}
.ki-black-up.ki-duotone:before {
  content: "\e9c9";
}
.ki-bluetooth.ki-duotone:after {
  content: "\e9ca";
}
.ki-bluetooth.ki-duotone:before {
  content: "\e9cb";
  position: absolute;
  opacity: 0.3;
}
.ki-book-open.ki-duotone:after {
  content: "\e9cc";
  opacity: 0.3;
}
.ki-book-open.ki-duotone:before {
  content: "\e9cd";
  position: absolute;
}
.ki-book-square.ki-duotone:after {
  content: "\e9ce";
  opacity: 0.3;
}
.ki-book-square.ki-duotone:before {
  content: "\e9cf";
  position: absolute;
}
.ki-book.ki-duotone:after {
  content: "\e9d0";
  opacity: 0.3;
}
.ki-book.ki-duotone:before {
  content: "\e9d1";
  position: absolute;
}
.ki-bookmark-2.ki-duotone:after {
  content: "\e9d2";
  opacity: 0.3;
}
.ki-bookmark-2.ki-duotone:before {
  content: "\e9d3";
  position: absolute;
}
.ki-bookmark.ki-duotone:after {
  content: "\e9d4";
  opacity: 0.3;
}
.ki-bookmark.ki-duotone:before {
  content: "\e9d5";
  position: absolute;
}
.ki-bootstrap.ki-duotone:after {
  content: "\e9d6";
  opacity: 0.3;
}
.ki-bootstrap.ki-duotone:before {
  content: "\e9d7";
  position: absolute;
}
.ki-briefcase.ki-duotone:after {
  content: "\e9d8";
  opacity: 0.3;
}
.ki-briefcase.ki-duotone:before {
  content: "\e9d9";
  position: absolute;
}
.ki-brifecase-cros.ki-duotone:after {
  content: "\e9da";
  opacity: 0.3;
}
.ki-brifecase-cros.ki-duotone:before {
  content: "\e9db";
  position: absolute;
}
.ki-brifecase-tick.ki-duotone:after {
  content: "\e9dc";
  opacity: 0.3;
}
.ki-brifecase-tick.ki-duotone:before {
  content: "\e9dd";
  position: absolute;
}
.ki-brifecase-timer.ki-duotone:after {
  content: "\e9de";
  opacity: 0.3;
}
.ki-brifecase-timer.ki-duotone:before {
  content: "\e9df";
  position: absolute;
}
.ki-brush.ki-duotone:after {
  content: "\e9e0";
  opacity: 0.3;
}
.ki-brush.ki-duotone:before {
  content: "\e9e1";
  position: absolute;
}
.ki-bucket-square.ki-duotone:after {
  content: "\e9e2";
  opacity: 0.3;
}
.ki-bucket-square.ki-duotone:before {
  content: "\e9e3";
  position: absolute;
}
.ki-bucket.ki-duotone:after {
  content: "\e9e4";
  opacity: 0.3;
}
.ki-bucket.ki-duotone:before {
  content: "\e9e5";
  position: absolute;
}
.ki-burger-menu-1.ki-duotone:after {
  content: "\e9e6";
  opacity: 0.3;
}
.ki-burger-menu-1.ki-duotone:before {
  content: "\e9e7";
  position: absolute;
}
.ki-burger-menu-2.ki-duotone:after {
  content: "\e9e8";
  opacity: 0.3;
}
.ki-burger-menu-2.ki-duotone:before {
  content: "\e9e9";
  position: absolute;
}
.ki-burger-menu-3.ki-duotone:after {
  content: "\e9ea";
  opacity: 0.3;
}
.ki-burger-menu-3.ki-duotone:before {
  content: "\e9eb";
  position: absolute;
}
.ki-burger-menu-4.ki-duotone:before {
  content: "\e9ec";
}
.ki-burger-menu-5.ki-duotone:before {
  content: "\e9ed";
}
.ki-burger-menu-6.ki-duotone:before {
  content: "\e9ee";
}
.ki-burger-menu.ki-duotone:after {
  content: "\e9ef";
  opacity: 0.3;
}
.ki-burger-menu.ki-duotone:before {
  content: "\e9f0";
  position: absolute;
}
.ki-bus.ki-duotone:after {
  content: "\e9f1";
  opacity: 0.3;
}
.ki-bus.ki-duotone:before {
  content: "\e9f2";
  position: absolute;
}
.ki-calculator.ki-duotone:after {
  content: "\e9f3";
  opacity: 0.3;
}
.ki-calculator.ki-duotone:before {
  content: "\e9f4";
  position: absolute;
}
.ki-calculatoror.ki-duotone:after {
  content: "\e9f5";
  opacity: 0.3;
}
.ki-calculatoror.ki-duotone:before {
  content: "\e9f6";
  position: absolute;
}
.ki-calendar-2.ki-duotone:after {
  content: "\e9f7";
  opacity: 0.3;
}
.ki-calendar-2.ki-duotone:before {
  content: "\e9f8";
  position: absolute;
}
.ki-calendar-8.ki-duotone:after {
  content: "\e9f9";
  opacity: 0.3;
}
.ki-calendar-8.ki-duotone:before {
  content: "\e9fa";
  position: absolute;
}
.ki-calendar-add.ki-duotone:after {
  content: "\e9fb";
  opacity: 0.3;
}
.ki-calendar-add.ki-duotone:before {
  content: "\e9fc";
  position: absolute;
}
.ki-calendar-edit.ki-duotone:after {
  content: "\e9fd";
  opacity: 0.3;
}
.ki-calendar-edit.ki-duotone:before {
  content: "\e9fe";
  position: absolute;
}
.ki-calendar-remove.ki-duotone:after {
  content: "\e9ff";
  opacity: 0.3;
}
.ki-calendar-remove.ki-duotone:before {
  content: "\ea00";
  position: absolute;
}
.ki-calendar-search.ki-duotone:after {
  content: "\ea01";
  opacity: 0.3;
}
.ki-calendar-search.ki-duotone:before {
  content: "\ea02";
  position: absolute;
}
.ki-calendar-tick.ki-duotone:after {
  content: "\ea03";
  opacity: 0.3;
}
.ki-calendar-tick.ki-duotone:before {
  content: "\ea04";
  position: absolute;
}
.ki-calendar.ki-duotone:after {
  content: "\ea05";
  opacity: 0.3;
}
.ki-calendar.ki-duotone:before {
  content: "\ea06";
  position: absolute;
}
.ki-call.ki-duotone:after {
  content: "\ea07";
  opacity: 0.3;
}
.ki-call.ki-duotone:before {
  content: "\ea08";
  position: absolute;
}
.ki-capsule.ki-duotone:after {
  content: "\ea09";
  opacity: 0.3;
}
.ki-capsule.ki-duotone:before {
  content: "\ea0a";
  position: absolute;
}
.ki-car.ki-duotone:after {
  content: "\ea0b";
  opacity: 0.3;
}
.ki-car.ki-duotone:before {
  content: "\ea0c";
  position: absolute;
}
.ki-category.ki-duotone:after {
  content: "\ea0d";
  opacity: 0.3;
}
.ki-category.ki-duotone:before {
  content: "\ea0e";
  position: absolute;
}
.ki-cd.ki-duotone:after {
  content: "\ea0f";
}
.ki-cd.ki-duotone:before {
  content: "\ea10";
  position: absolute;
  opacity: 0.3;
}
.ki-celsius-cel.ki-duotone:after {
  content: "\ea11";
}
.ki-celsius-cel.ki-duotone:before {
  content: "\ea12";
  position: absolute;
  opacity: 0.3;
}
.ki-chart-line-down-2.ki-duotone:after {
  content: "\ea13";
  opacity: 0.3;
}
.ki-chart-line-down-2.ki-duotone:before {
  content: "\ea14";
  position: absolute;
}
.ki-chart-line-down.ki-duotone:after {
  content: "\ea15";
  opacity: 0.3;
}
.ki-chart-line-down.ki-duotone:before {
  content: "\ea16";
  position: absolute;
}
.ki-chart-line-star.ki-duotone:after {
  content: "\ea17";
}
.ki-chart-line-star.ki-duotone:before {
  content: "\ea18";
  position: absolute;
  opacity: 0.3;
}
.ki-chart-line-up-2.ki-duotone:after {
  content: "\ea19";
}
.ki-chart-line-up-2.ki-duotone:before {
  content: "\ea1a";
  position: absolute;
  opacity: 0.3;
}
.ki-chart-line-up.ki-duotone:after {
  content: "\ea1b";
}
.ki-chart-line-up.ki-duotone:before {
  content: "\ea1c";
  position: absolute;
  opacity: 0.3;
}
.ki-chart-line.ki-duotone:after {
  content: "\ea1d";
  opacity: 0.3;
}
.ki-chart-line.ki-duotone:before {
  content: "\ea1e";
  position: absolute;
}
.ki-chart-pie-3.ki-duotone:after {
  content: "\ea1f";
}
.ki-chart-pie-3.ki-duotone:before {
  content: "\ea20";
  position: absolute;
  opacity: 0.3;
}
.ki-chart-pie-4.ki-duotone:after {
  content: "\ea21";
}
.ki-chart-pie-4.ki-duotone:before {
  content: "\ea22";
  position: absolute;
  opacity: 0.3;
}
.ki-chart-pie-simple.ki-duotone:after {
  content: "\ea23";
}
.ki-chart-pie-simple.ki-duotone:before {
  content: "\ea24";
  position: absolute;
  opacity: 0.3;
}
.ki-chart-pie-too.ki-duotone:after {
  content: "\ea25";
  opacity: 0.3;
}
.ki-chart-pie-too.ki-duotone:before {
  content: "\ea26";
  position: absolute;
}
.ki-chart-simple-2.ki-duotone:after {
  content: "\ea27";
}
.ki-chart-simple-2.ki-duotone:before {
  content: "\ea28";
  position: absolute;
  opacity: 0.3;
}
.ki-chart-simple-3.ki-duotone:after {
  content: "\ea29";
}
.ki-chart-simple-3.ki-duotone:before {
  content: "\ea2a";
  position: absolute;
  opacity: 0.3;
}
.ki-chart-simple.ki-duotone:after {
  content: "\ea2b";
}
.ki-chart-simple.ki-duotone:before {
  content: "\ea2c";
  position: absolute;
  opacity: 0.3;
}
.ki-chart.ki-duotone:after {
  content: "\ea2d";
}
.ki-chart.ki-duotone:before {
  content: "\ea2e";
  position: absolute;
  opacity: 0.3;
}
.ki-check-circle.ki-duotone:after {
  content: "\ea2f";
  opacity: 0.3;
}
.ki-check-circle.ki-duotone:before {
  content: "\ea30";
  position: absolute;
}
.ki-check-squared.ki-duotone:after {
  content: "\ea31";
  opacity: 0.3;
}
.ki-check-squared.ki-duotone:before {
  content: "\ea32";
  position: absolute;
}
.ki-check.ki-duotone:before {
  content: "\ea33";
}
.ki-cheque.ki-duotone:after {
  content: "\ea34";
}
.ki-cheque.ki-duotone:before {
  content: "\ea35";
  position: absolute;
  opacity: 0.3;
}
.ki-chrome.ki-duotone:after {
  content: "\ea36";
  opacity: 0.3;
}
.ki-chrome.ki-duotone:before {
  content: "\ea37";
  position: absolute;
}
.ki-classmates.ki-duotone:after {
  content: "\ea38";
}
.ki-classmates.ki-duotone:before {
  content: "\ea39";
  position: absolute;
  opacity: 0.3;
}
.ki-click.ki-duotone:after {
  content: "\ea3a";
}
.ki-click.ki-duotone:before {
  content: "\ea3b";
  position: absolute;
  opacity: 0.3;
}
.ki-clipboard.ki-duotone:after {
  content: "\ea3c";
  opacity: 0.3;
}
.ki-clipboard.ki-duotone:before {
  content: "\ea3d";
  position: absolute;
}
.ki-cloud-add.ki-duotone:after {
  content: "\ea3e";
}
.ki-cloud-add.ki-duotone:before {
  content: "\ea3f";
  position: absolute;
  opacity: 0.3;
}
.ki-cloud-change.ki-duotone:after {
  content: "\ea40";
}
.ki-cloud-change.ki-duotone:before {
  content: "\ea41";
  position: absolute;
  opacity: 0.3;
}
.ki-cloud-download.ki-duotone:after {
  content: "\ea42";
  opacity: 0.3;
}
.ki-cloud-download.ki-duotone:before {
  content: "\ea43";
  position: absolute;
}
.ki-cloud.ki-duotone:before {
  content: "\ea44";
}
.ki-code.ki-duotone:after {
  content: "\ea45";
  opacity: 0.3;
}
.ki-code.ki-duotone:before {
  content: "\ea46";
  position: absolute;
}
.ki-coffee.ki-duotone:after {
  content: "\ea47";
  opacity: 0.3;
}
.ki-coffee.ki-duotone:before {
  content: "\ea48";
  position: absolute;
}
.ki-color-swatch.ki-duotone:after {
  content: "\ea49";
  opacity: 0.3;
}
.ki-color-swatch.ki-duotone:before {
  content: "\ea4a";
  position: absolute;
}
.ki-colors-square.ki-duotone:after {
  content: "\ea4b";
  opacity: 0.3;
}
.ki-colors-square.ki-duotone:before {
  content: "\ea4c";
  position: absolute;
}
.ki-compass.ki-duotone:after {
  content: "\ea4d";
}
.ki-compass.ki-duotone:before {
  content: "\ea4e";
  position: absolute;
  opacity: 0.3;
}
.ki-copy-success.ki-duotone:after {
  content: "\ea4f";
}
.ki-copy-success.ki-duotone:before {
  content: "\ea50";
  position: absolute;
  opacity: 0.3;
}
.ki-copy.ki-duotone:before {
  content: "\ea51";
}
.ki-courier-express.ki-duotone:after {
  content: "\ea52";
}
.ki-courier-express.ki-duotone:before {
  content: "\ea53";
  position: absolute;
  opacity: 0.3;
}
.ki-courier.ki-duotone:after {
  content: "\ea54";
  opacity: 0.3;
}
.ki-courier.ki-duotone:before {
  content: "\ea55";
  position: absolute;
}
.ki-credit-cart.ki-duotone:after {
  content: "\ea56";
  opacity: 0.3;
}
.ki-credit-cart.ki-duotone:before {
  content: "\ea57";
  position: absolute;
}
.ki-cross-circle.ki-duotone:after {
  content: "\ea58";
  opacity: 0.3;
}
.ki-cross-circle.ki-duotone:before {
  content: "\ea59";
  position: absolute;
}
.ki-cross-square.ki-duotone:after {
  content: "\ea5a";
  opacity: 0.3;
}
.ki-cross-square.ki-duotone:before {
  content: "\ea5b";
  position: absolute;
}
.ki-cross.ki-duotone:before {
  content: "\ea5c";
}
.ki-crown-2.ki-duotone:after {
  content: "\ea5d";
  opacity: 0.3;
}
.ki-crown-2.ki-duotone:before {
  content: "\ea5e";
  position: absolute;
}
.ki-crown.ki-duotone:after {
  content: "\ea5f";
  opacity: 0.3;
}
.ki-crown.ki-duotone:before {
  content: "\ea60";
  position: absolute;
}
.ki-css.ki-duotone:after {
  content: "\ea61";
  opacity: 0.3;
}
.ki-css.ki-duotone:before {
  content: "\ea62";
  position: absolute;
}
.ki-cube-2.ki-duotone:after {
  content: "\ea63";
  opacity: 0.3;
}
.ki-cube-2.ki-duotone:before {
  content: "\ea64";
  position: absolute;
}
.ki-cube-3.ki-duotone:after {
  content: "\ea65";
  opacity: 0.3;
}
.ki-cube-3.ki-duotone:before {
  content: "\ea66";
  position: absolute;
}
.ki-cup.ki-duotone:after {
  content: "\ea67";
  opacity: 0.3;
}
.ki-cup.ki-duotone:before {
  content: "\ea68";
  position: absolute;
}
.ki-cursor.ki-duotone:after {
  content: "\ea69";
  opacity: 0.3;
}
.ki-cursor.ki-duotone:before {
  content: "\ea6a";
  position: absolute;
}
.ki-dash.ki-duotone:after {
  content: "\ea6b";
  opacity: 0.3;
}
.ki-dash.ki-duotone:before {
  content: "\ea6c";
  position: absolute;
}
.ki-data.ki-duotone:after {
  content: "\ea6d";
}
.ki-data.ki-duotone:before {
  content: "\ea6e";
  position: absolute;
  opacity: 0.3;
}
.ki-delete-files.ki-duotone:after {
  content: "\ea6f";
  opacity: 0.3;
}
.ki-delete-files.ki-duotone:before {
  content: "\ea70";
  position: absolute;
}
.ki-delete-folder.ki-duotone:after {
  content: "\ea71";
  opacity: 0.3;
}
.ki-delete-folder.ki-duotone:before {
  content: "\ea72";
  position: absolute;
}
.ki-delivery-2.ki-duotone:after {
  content: "\ea73";
  opacity: 0.3;
}
.ki-delivery-2.ki-duotone:before {
  content: "\ea74";
  position: absolute;
}
.ki-delivery-3.ki-duotone:after {
  content: "\ea75";
  opacity: 0.3;
}
.ki-delivery-3.ki-duotone:before {
  content: "\ea76";
  position: absolute;
}
.ki-delivery-24.ki-duotone:after {
  content: "\ea77";
  opacity: 0.3;
}
.ki-delivery-24.ki-duotone:before {
  content: "\ea78";
  position: absolute;
}
.ki-delivery-door.ki-duotone:after {
  content: "\ea79";
  opacity: 0.3;
}
.ki-delivery-door.ki-duotone:before {
  content: "\ea7a";
  position: absolute;
}
.ki-delivery-geolocation.ki-duotone:after {
  content: "\ea7b";
  opacity: 0.3;
}
.ki-delivery-geolocation.ki-duotone:before {
  content: "\ea7c";
  position: absolute;
}
.ki-delivery-time.ki-duotone:after {
  content: "\ea7d";
  opacity: 0.3;
}
.ki-delivery-time.ki-duotone:before {
  content: "\ea7e";
  position: absolute;
}
.ki-delivery.ki-duotone:after {
  content: "\ea7f";
  opacity: 0.3;
}
.ki-delivery.ki-duotone:before {
  content: "\ea80";
  position: absolute;
}
.ki-design-1.ki-duotone:after {
  content: "\ea81";
  opacity: 0.3;
}
.ki-design-1.ki-duotone:before {
  content: "\ea82";
  position: absolute;
}
.ki-design-2.ki-duotone:after {
  content: "\ea83";
  opacity: 0.3;
}
.ki-design-2.ki-duotone:before {
  content: "\ea84";
  position: absolute;
}
.ki-desktop-mobile.ki-duotone:after {
  content: "\ea85";
  opacity: 0.3;
}
.ki-desktop-mobile.ki-duotone:before {
  content: "\ea86";
  position: absolute;
}
.ki-devices-2.ki-duotone:after {
  content: "\ea87";
  opacity: 0.3;
}
.ki-devices-2.ki-duotone:before {
  content: "\ea88";
  position: absolute;
}
.ki-devices.ki-duotone:after {
  content: "\ea89";
  opacity: 0.3;
}
.ki-devices.ki-duotone:before {
  content: "\ea8a";
  position: absolute;
}
.ki-diamonds.ki-duotone:after {
  content: "\ea8b";
}
.ki-diamonds.ki-duotone:before {
  content: "\ea8c";
  position: absolute;
  opacity: 0.3;
}
.ki-directbox-default.ki-duotone:after {
  content: "\ea8d";
  opacity: 0.3;
}
.ki-directbox-default.ki-duotone:before {
  content: "\ea8e";
  position: absolute;
}
.ki-disconnect.ki-duotone:after {
  content: "\ea8f";
}
.ki-disconnect.ki-duotone:before {
  content: "\ea90";
  position: absolute;
  opacity: 0.3;
}
.ki-discount.ki-duotone:after {
  content: "\ea91";
  opacity: 0.3;
}
.ki-discount.ki-duotone:before {
  content: "\ea92";
  position: absolute;
}
.ki-disguise.ki-duotone:after {
  content: "\ea93";
  opacity: 0.3;
}
.ki-disguise.ki-duotone:before {
  content: "\ea94";
  position: absolute;
}
.ki-disk.ki-duotone:after {
  content: "\ea95";
  opacity: 0.3;
}
.ki-disk.ki-duotone:before {
  content: "\ea96";
  position: absolute;
}
.ki-dislike.ki-duotone:after {
  content: "\ea97";
}
.ki-dislike.ki-duotone:before {
  content: "\ea98";
  position: absolute;
  opacity: 0.3;
}
.ki-dj.ki-duotone:before {
  content: "\ea99";
}
.ki-document.ki-duotone:after {
  content: "\ea9a";
  opacity: 0.3;
}
.ki-document.ki-duotone:before {
  content: "\ea9b";
  position: absolute;
}
.ki-double-check.ki-duotone:after {
  content: "\ea9c";
}
.ki-double-check.ki-duotone:before {
  content: "\ea9d";
  position: absolute;
  opacity: 0.3;
}
.ki-dollar.ki-duotone:after {
  content: "\ea9e";
  opacity: 0.3;
}
.ki-dollar.ki-duotone:before {
  content: "\ea9f";
  position: absolute;
}
.ki-dots-circle-vertical.ki-duotone:after {
  content: "\eaa0";
  opacity: 0.3;
}
.ki-dots-circle-vertical.ki-duotone:before {
  content: "\eaa1";
  position: absolute;
}
.ki-dots-circle.ki-duotone:after {
  content: "\eaa2";
  opacity: 0.3;
}
.ki-dots-circle.ki-duotone:before {
  content: "\eaa3";
  position: absolute;
}
.ki-dots-horizontal.ki-duotone:before {
  content: "\eaa4";
}
.ki-dots-square-vertical.ki-duotone:after {
  content: "\eaa5";
  opacity: 0.3;
}
.ki-dots-square-vertical.ki-duotone:before {
  content: "\eaa6";
  position: absolute;
}
.ki-dots-square.ki-duotone:after {
  content: "\eaa7";
  opacity: 0.3;
}
.ki-dots-square.ki-duotone:before {
  content: "\eaa8";
  position: absolute;
}
.ki-dots-vertical.ki-duotone:after {
  content: "\eaa9";
}
.ki-dots-vertical.ki-duotone:before {
  content: "\eaaa";
  position: absolute;
  opacity: 0.3;
}
.ki-double-check-circle.ki-duotone:after {
  content: "\eaab";
  opacity: 0.3;
}
.ki-double-check-circle.ki-duotone:before {
  content: "\eaac";
  position: absolute;
}
.ki-double-down.ki-duotone:after {
  content: "\eaad";
}
.ki-double-down.ki-duotone:before {
  content: "\eaae";
  position: absolute;
  opacity: 0.3;
}
.ki-double-left-arrow.ki-duotone:after {
  content: "\eaaf";
  opacity: 0.3;
}
.ki-double-left-arrow.ki-duotone:before {
  content: "\eab0";
  position: absolute;
}
.ki-double-left.ki-duotone:after {
  content: "\eab1";
}
.ki-double-left.ki-duotone:before {
  content: "\eab2";
  position: absolute;
  opacity: 0.3;
}
.ki-double-right-arrow.ki-duotone:after {
  content: "\eab3";
  opacity: 0.3;
}
.ki-double-right-arrow.ki-duotone:before {
  content: "\eab4";
  position: absolute;
}
.ki-double-right.ki-duotone:after {
  content: "\eab5";
}
.ki-double-right.ki-duotone:before {
  content: "\eab6";
  position: absolute;
  opacity: 0.3;
}
.ki-double-up.ki-duotone:after {
  content: "\eab7";
}
.ki-double-up.ki-duotone:before {
  content: "\eab8";
  position: absolute;
  opacity: 0.3;
}
.ki-down-square.ki-duotone:after {
  content: "\eab9";
  opacity: 0.3;
}
.ki-down-square.ki-duotone:before {
  content: "\eaba";
  position: absolute;
}
.ki-down.ki-duotone:before {
  content: "\eabb";
}
.ki-dribbble.ki-duotone:after {
  content: "\eabc";
}
.ki-dribbble.ki-duotone:before {
  content: "\eabd";
  position: absolute;
  opacity: 0.3;
}
.ki-drop.ki-duotone:after {
  content: "\eabe";
}
.ki-drop.ki-duotone:before {
  content: "\eabf";
  position: absolute;
  opacity: 0.3;
}
.ki-dropbox.ki-duotone:after {
  content: "\eac0";
  opacity: 0.3;
}
.ki-dropbox.ki-duotone:before {
  content: "\eac1";
  position: absolute;
}
.ki-educare-ekt.ki-duotone:after {
  content: "\eac2";
  opacity: 0.3;
}
.ki-educare-ekt.ki-duotone:before {
  content: "\eac3";
  position: absolute;
}
.ki-electricity.ki-duotone:after {
  content: "\eac4";
  opacity: 0.3;
}
.ki-electricity.ki-duotone:before {
  content: "\eac5";
  position: absolute;
}
.ki-electronic-clock.ki-duotone:after {
  content: "\eac6";
  opacity: 0.3;
}
.ki-electronic-clock.ki-duotone:before {
  content: "\eac7";
  position: absolute;
}
.ki-element-1.ki-duotone:after {
  content: "\eac8";
  opacity: 0.3;
}
.ki-element-1.ki-duotone:before {
  content: "\eac9";
  position: absolute;
}
.ki-element-2.ki-duotone:after {
  content: "\eaca";
}
.ki-element-2.ki-duotone:before {
  content: "\eacb";
  position: absolute;
  opacity: 0.3;
}
.ki-element-3.ki-duotone:after {
  content: "\eacc";
  opacity: 0.3;
}
.ki-element-3.ki-duotone:before {
  content: "\eacd";
  position: absolute;
}
.ki-element-4.ki-duotone:after {
  content: "\eace";
}
.ki-element-4.ki-duotone:before {
  content: "\eacf";
  position: absolute;
  opacity: 0.3;
}
.ki-element-5.ki-duotone:after {
  content: "\ead0";
}
.ki-element-5.ki-duotone:before {
  content: "\ead1";
  position: absolute;
  opacity: 0.3;
}
.ki-element-6.ki-duotone:after {
  content: "\ead2";
  opacity: 0.3;
}
.ki-element-6.ki-duotone:before {
  content: "\ead3";
  position: absolute;
}
.ki-element-7.ki-duotone:after {
  content: "\ead4";
}
.ki-element-7.ki-duotone:before {
  content: "\ead5";
  position: absolute;
  opacity: 0.3;
}
.ki-element-8.ki-duotone:after {
  content: "\ead6";
  opacity: 0.3;
}
.ki-element-8.ki-duotone:before {
  content: "\ead7";
  position: absolute;
}
.ki-element-9.ki-duotone:after {
  content: "\ead8";
  opacity: 0.3;
}
.ki-element-9.ki-duotone:before {
  content: "\ead9";
  position: absolute;
}
.ki-element-10.ki-duotone:after {
  content: "\eada";
}
.ki-element-10.ki-duotone:before {
  content: "\eadb";
  position: absolute;
  opacity: 0.3;
}
.ki-element-11.ki-duotone:after {
  content: "\eadc";
}
.ki-element-11.ki-duotone:before {
  content: "\eadd";
  position: absolute;
  opacity: 0.3;
}
.ki-element-12.ki-duotone:after {
  content: "\eade";
  opacity: 0.3;
}
.ki-element-12.ki-duotone:before {
  content: "\eadf";
  position: absolute;
}
.ki-element-equal.ki-duotone:after {
  content: "\eae0";
  opacity: 0.3;
}
.ki-element-equal.ki-duotone:before {
  content: "\eae1";
  position: absolute;
}
.ki-element-plus.ki-duotone:after {
  content: "\eae2";
}
.ki-element-plus.ki-duotone:before {
  content: "\eae3";
  position: absolute;
  opacity: 0.3;
}
.ki-emoji-happy.ki-duotone:after {
  content: "\eae4";
  opacity: 0.3;
}
.ki-emoji-happy.ki-duotone:before {
  content: "\eae5";
  position: absolute;
}
.ki-enjin-coin-enj.ki-duotone:after {
  content: "\eae6";
}
.ki-enjin-coin-enj.ki-duotone:before {
  content: "\eae7";
  position: absolute;
  opacity: 0.3;
}
.ki-ensure.ki-duotone:after {
  content: "\eae8";
}
.ki-ensure.ki-duotone:before {
  content: "\eae9";
  position: absolute;
  opacity: 0.3;
}
.ki-entrance-left.ki-duotone:after {
  content: "\eaea";
}
.ki-entrance-left.ki-duotone:before {
  content: "\eaeb";
  position: absolute;
  opacity: 0.3;
}
.ki-entrance-right.ki-duotone:after {
  content: "\eaec";
  opacity: 0.3;
}
.ki-entrance-right.ki-duotone:before {
  content: "\eaed";
  position: absolute;
}
.ki-eraser.ki-duotone:after {
  content: "\eaee";
  opacity: 0.3;
}
.ki-eraser.ki-duotone:before {
  content: "\eaef";
  position: absolute;
}
.ki-euro.ki-duotone:after {
  content: "\eaf0";
  opacity: 0.3;
}
.ki-euro.ki-duotone:before {
  content: "\eaf1";
  position: absolute;
}
.ki-exit-down.ki-duotone:after {
  content: "\eaf2";
  opacity: 0.3;
}
.ki-exit-down.ki-duotone:before {
  content: "\eaf3";
  position: absolute;
}
.ki-exit-left.ki-duotone:after {
  content: "\eaf4";
  opacity: 0.3;
}
.ki-exit-left.ki-duotone:before {
  content: "\eaf5";
  position: absolute;
}
.ki-exit-right-corner.ki-duotone:after {
  content: "\eaf6";
  opacity: 0.3;
}
.ki-exit-right-corner.ki-duotone:before {
  content: "\eaf7";
  position: absolute;
}
.ki-exit-right.ki-duotone:after {
  content: "\eaf8";
  opacity: 0.3;
}
.ki-exit-right.ki-duotone:before {
  content: "\eaf9";
  position: absolute;
}
.ki-exit-up.ki-duotone:after {
  content: "\eafa";
  opacity: 0.3;
}
.ki-exit-up.ki-duotone:before {
  content: "\eafb";
  position: absolute;
}
.ki-external-drive.ki-duotone:after {
  content: "\eafc";
}
.ki-external-drive.ki-duotone:before {
  content: "\eafd";
  position: absolute;
  opacity: 0.3;
}
.ki-eye-slash.ki-duotone:after {
  content: "\eafe";
}
.ki-eye-slash.ki-duotone:before {
  content: "\eaff";
  position: absolute;
  opacity: 0.3;
}
.ki-eye.ki-duotone:after {
  content: "\eb00";
}
.ki-eye.ki-duotone:before {
  content: "\eb01";
  position: absolute;
  opacity: 0.3;
}
.ki-face-id.ki-duotone:after {
  content: "\eb02";
  opacity: 0.3;
}
.ki-face-id.ki-duotone:before {
  content: "\eb03";
  position: absolute;
}
.ki-facebook.ki-duotone:after {
  content: "\eb04";
  opacity: 0.3;
}
.ki-facebook.ki-duotone:before {
  content: "\eb05";
  position: absolute;
}
.ki-fasten.ki-duotone:after {
  content: "\eb06";
  opacity: 0.3;
}
.ki-fasten.ki-duotone:before {
  content: "\eb07";
  position: absolute;
}
.ki-fatrows.ki-duotone:after {
  content: "\eb08";
}
.ki-fatrows.ki-duotone:before {
  content: "\eb09";
  position: absolute;
  opacity: 0.3;
}
.ki-feather.ki-duotone:after {
  content: "\eb0a";
  opacity: 0.3;
}
.ki-feather.ki-duotone:before {
  content: "\eb0b";
  position: absolute;
}
.ki-figma.ki-duotone:after {
  content: "\eb0c";
  opacity: 0.3;
}
.ki-figma.ki-duotone:before {
  content: "\eb0d";
  position: absolute;
}
.ki-file-added.ki-duotone:after {
  content: "\eb0e";
}
.ki-file-added.ki-duotone:before {
  content: "\eb0f";
  position: absolute;
  opacity: 0.3;
}
.ki-file-deleted.ki-duotone:after {
  content: "\eb10";
}
.ki-file-deleted.ki-duotone:before {
  content: "\eb11";
  position: absolute;
  opacity: 0.3;
}
.ki-file-down.ki-duotone:after {
  content: "\eb12";
  opacity: 0.3;
}
.ki-file-down.ki-duotone:before {
  content: "\eb13";
  position: absolute;
}
.ki-file-left.ki-duotone:after {
  content: "\eb14";
  opacity: 0.3;
}
.ki-file-left.ki-duotone:before {
  content: "\eb15";
  position: absolute;
}
.ki-file-right.ki-duotone:after {
  content: "\eb16";
  opacity: 0.3;
}
.ki-file-right.ki-duotone:before {
  content: "\eb17";
  position: absolute;
}
.ki-file-sheet.ki-duotone:after {
  content: "\eb18";
}
.ki-file-sheet.ki-duotone:before {
  content: "\eb19";
  position: absolute;
  opacity: 0.3;
}
.ki-file-up.ki-duotone:after {
  content: "\eb1a";
  opacity: 0.3;
}
.ki-file-up.ki-duotone:before {
  content: "\eb1b";
  position: absolute;
}
.ki-files.ki-duotone:after {
  content: "\eb1c";
}
.ki-files.ki-duotone:before {
  content: "\eb1d";
  position: absolute;
  opacity: 0.3;
}
.ki-filter-edit.ki-duotone:after {
  content: "\eb1e";
  opacity: 0.3;
}
.ki-filter-edit.ki-duotone:before {
  content: "\eb1f";
  position: absolute;
}
.ki-filter-search.ki-duotone:after {
  content: "\eb20";
  opacity: 0.3;
}
.ki-filter-search.ki-duotone:before {
  content: "\eb21";
  position: absolute;
}
.ki-filter-square.ki-duotone:after {
  content: "\eb22";
}
.ki-filter-square.ki-duotone:before {
  content: "\eb23";
  position: absolute;
  opacity: 0.3;
}
.ki-filter-tablet.ki-duotone:after {
  content: "\eb24";
  opacity: 0.3;
}
.ki-filter-tablet.ki-duotone:before {
  content: "\eb25";
  position: absolute;
}
.ki-filter-tick.ki-duotone:after {
  content: "\eb26";
  opacity: 0.3;
}
.ki-filter-tick.ki-duotone:before {
  content: "\eb27";
  position: absolute;
}
.ki-filter.ki-duotone:after {
  content: "\eb28";
}
.ki-filter.ki-duotone:before {
  content: "\eb29";
  position: absolute;
  opacity: 0.3;
}
.ki-financial-schedule.ki-duotone:after {
  content: "\eb2a";
  opacity: 0.3;
}
.ki-financial-schedule.ki-duotone:before {
  content: "\eb2b";
  position: absolute;
}
.ki-fingerprint-scanning.ki-duotone:after {
  content: "\eb2c";
}
.ki-fingerprint-scanning.ki-duotone:before {
  content: "\eb2d";
  position: absolute;
  opacity: 0.3;
}
.ki-flag.ki-duotone:after {
  content: "\eb2e";
  opacity: 0.3;
}
.ki-flag.ki-duotone:before {
  content: "\eb2f";
  position: absolute;
}
.ki-flash-circle.ki-duotone:after {
  content: "\eb30";
  opacity: 0.3;
}
.ki-flash-circle.ki-duotone:before {
  content: "\eb31";
  position: absolute;
}
.ki-flask.ki-duotone:after {
  content: "\eb32";
  opacity: 0.3;
}
.ki-flask.ki-duotone:before {
  content: "\eb33";
  position: absolute;
}
.ki-focus.ki-duotone:after {
  content: "\eb34";
  opacity: 0.3;
}
.ki-focus.ki-duotone:before {
  content: "\eb35";
  position: absolute;
}
.ki-folder-added.ki-duotone:after {
  content: "\eb36";
  opacity: 0.3;
}
.ki-folder-added.ki-duotone:before {
  content: "\eb37";
  position: absolute;
}
.ki-folder-down.ki-duotone:after {
  content: "\eb38";
  opacity: 0.3;
}
.ki-folder-down.ki-duotone:before {
  content: "\eb39";
  position: absolute;
}
.ki-folder-up.ki-duotone:after {
  content: "\eb3a";
  opacity: 0.3;
}
.ki-folder-up.ki-duotone:before {
  content: "\eb3b";
  position: absolute;
}
.ki-folder.ki-duotone:after {
  content: "\eb3c";
  opacity: 0.3;
}
.ki-folder.ki-duotone:before {
  content: "\eb3d";
  position: absolute;
}
.ki-frame.ki-duotone:after {
  content: "\eb3e";
  opacity: 0.3;
}
.ki-frame.ki-duotone:before {
  content: "\eb3f";
  position: absolute;
}
.ki-geolocation-home.ki-duotone:after {
  content: "\eb40";
  opacity: 0.3;
}
.ki-geolocation-home.ki-duotone:before {
  content: "\eb41";
  position: absolute;
}
.ki-geolocation.ki-duotone:after {
  content: "\eb42";
  opacity: 0.3;
}
.ki-geolocation.ki-duotone:before {
  content: "\eb43";
  position: absolute;
}
.ki-ghost.ki-duotone:after {
  content: "\eb44";
}
.ki-ghost.ki-duotone:before {
  content: "\eb45";
  position: absolute;
  opacity: 0.3;
}
.ki-gift.ki-duotone:after {
  content: "\eb46";
}
.ki-gift.ki-duotone:before {
  content: "\eb47";
  position: absolute;
  opacity: 0.3;
}
.ki-github.ki-duotone:after {
  content: "\eb48";
  opacity: 0.3;
}
.ki-github.ki-duotone:before {
  content: "\eb49";
  position: absolute;
}
.ki-glass.ki-duotone:after {
  content: "\eb4a";
  opacity: 0.3;
}
.ki-glass.ki-duotone:before {
  content: "\eb4b";
  position: absolute;
}
.ki-google-play.ki-duotone:after {
  content: "\eb4c";
  opacity: 0.3;
}
.ki-google-play.ki-duotone:before {
  content: "\eb4d";
  position: absolute;
}
.ki-google.ki-duotone:after {
  content: "\eb4e";
  opacity: 0.3;
}
.ki-google.ki-duotone:before {
  content: "\eb4f";
  position: absolute;
}
.ki-graph-2.ki-duotone:after {
  content: "\eb50";
  opacity: 0.3;
}
.ki-graph-2.ki-duotone:before {
  content: "\eb51";
  position: absolute;
}
.ki-graph-3.ki-duotone:after {
  content: "\eb52";
  opacity: 0.3;
}
.ki-graph-3.ki-duotone:before {
  content: "\eb53";
  position: absolute;
}
.ki-graph-4.ki-duotone:after {
  content: "\eb54";
}
.ki-graph-4.ki-duotone:before {
  content: "\eb55";
  position: absolute;
  opacity: 0.3;
}
.ki-graph-up.ki-duotone:after {
  content: "\eb56";
  opacity: 0.3;
}
.ki-graph-up.ki-duotone:before {
  content: "\eb57";
  position: absolute;
}
.ki-graph.ki-duotone:after {
  content: "\eb58";
  opacity: 0.3;
}
.ki-graph.ki-duotone:before {
  content: "\eb59";
  position: absolute;
}
.ki-grid-2.ki-duotone:after {
  content: "\eb5a";
  opacity: 0.3;
}
.ki-grid-2.ki-duotone:before {
  content: "\eb5b";
  position: absolute;
}
.ki-grid.ki-duotone:after {
  content: "\eb5c";
  opacity: 0.3;
}
.ki-grid.ki-duotone:before {
  content: "\eb5d";
  position: absolute;
}
.ki-handcart.ki-duotone:before {
  content: "\eb5e";
}
.ki-happyemoji.ki-duotone:after {
  content: "\eb5f";
  opacity: 0.3;
}
.ki-happyemoji.ki-duotone:before {
  content: "\eb60";
  position: absolute;
}
.ki-heart-circle.ki-duotone:after {
  content: "\eb61";
  opacity: 0.3;
}
.ki-heart-circle.ki-duotone:before {
  content: "\eb62";
  position: absolute;
}
.ki-heart.ki-duotone:after {
  content: "\eb63";
  opacity: 0.3;
}
.ki-heart.ki-duotone:before {
  content: "\eb64";
  position: absolute;
}
.ki-home-1.ki-duotone:after {
  content: "\eb65";
  opacity: 0.3;
}
.ki-home-1.ki-duotone:before {
  content: "\eb66";
  position: absolute;
}
.ki-home-2.ki-duotone:after {
  content: "\eb67";
  opacity: 0.3;
}
.ki-home-2.ki-duotone:before {
  content: "\eb68";
  position: absolute;
}
.ki-home-3.ki-duotone:after {
  content: "\eb69";
  opacity: 0.3;
}
.ki-home-3.ki-duotone:before {
  content: "\eb6a";
  position: absolute;
}
.ki-home.ki-duotone:before {
  content: "\eb6b";
}
.ki-html.ki-duotone:after {
  content: "\eb6c";
  opacity: 0.3;
}
.ki-html.ki-duotone:before {
  content: "\eb6d";
  position: absolute;
}
.ki-icon.ki-duotone:after {
  content: "\eb6e";
  opacity: 0.3;
}
.ki-icon.ki-duotone:before {
  content: "\eb6f";
  position: absolute;
}
.ki-illustrator.ki-duotone:after {
  content: "\eb70";
  opacity: 0.3;
}
.ki-illustrator.ki-duotone:before {
  content: "\eb71";
  position: absolute;
}
.ki-information-1.ki-duotone:after {
  content: "\eb72";
  opacity: 0.3;
}
.ki-information-1.ki-duotone:before {
  content: "\eb73";
  position: absolute;
}
.ki-information-2.ki-duotone:after {
  content: "\eb74";
  opacity: 0.3;
}
.ki-information-2.ki-duotone:before {
  content: "\eb75";
  position: absolute;
}
.ki-information-3.ki-duotone:after {
  content: "\eb76";
  opacity: 0.3;
}
.ki-information-3.ki-duotone:before {
  content: "\eb77";
  position: absolute;
}
.ki-information-4.ki-duotone:after {
  content: "\eb78";
  opacity: 0.3;
}
.ki-information-4.ki-duotone:before {
  content: "\eb79";
  position: absolute;
}
.ki-information.ki-duotone:after {
  content: "\eb7a";
  opacity: 0.3;
}
.ki-information.ki-duotone:before {
  content: "\eb7b";
  position: absolute;
}
.ki-instagram.ki-duotone:after {
  content: "\eb7c";
  opacity: 0.3;
}
.ki-instagram.ki-duotone:before {
  content: "\eb7d";
  position: absolute;
}
.ki-joystick.ki-duotone:after {
  content: "\eb7e";
}
.ki-joystick.ki-duotone:before {
  content: "\eb7f";
  position: absolute;
  opacity: 0.3;
}
.ki-js-2.ki-duotone:after {
  content: "\eb80";
}
.ki-js-2.ki-duotone:before {
  content: "\eb81";
  position: absolute;
  opacity: 0.3;
}
.ki-js.ki-duotone:after {
  content: "\eb82";
}
.ki-js.ki-duotone:before {
  content: "\eb83";
  position: absolute;
  opacity: 0.3;
}
.ki-kanban.ki-duotone:after {
  content: "\eb84";
}
.ki-kanban.ki-duotone:before {
  content: "\eb85";
  position: absolute;
  opacity: 0.3;
}
.ki-key-square.ki-duotone:after {
  content: "\eb86";
  opacity: 0.3;
}
.ki-key-square.ki-duotone:before {
  content: "\eb87";
  position: absolute;
}
.ki-key.ki-duotone:after {
  content: "\eb88";
  opacity: 0.3;
}
.ki-key.ki-duotone:before {
  content: "\eb89";
  position: absolute;
}
.ki-keyboard.ki-duotone:after {
  content: "\eb8a";
}
.ki-keyboard.ki-duotone:before {
  content: "\eb8b";
  position: absolute;
  opacity: 0.3;
}
.ki-laptop.ki-duotone:after {
  content: "\eb8c";
  opacity: 0.3;
}
.ki-laptop.ki-duotone:before {
  content: "\eb8d";
  position: absolute;
}
.ki-laravel.ki-duotone:after {
  content: "\eb8e";
  opacity: 0.3;
}
.ki-laravel.ki-duotone:before {
  content: "\eb8f";
  position: absolute;
}
.ki-left-square.ki-duotone:after {
  content: "\eb90";
  opacity: 0.3;
}
.ki-left-square.ki-duotone:before {
  content: "\eb91";
  position: absolute;
}
.ki-left.ki-duotone:before {
  content: "\eb92";
}
.ki-like-2.ki-duotone:after {
  content: "\eb93";
  opacity: 0.3;
}
.ki-like-2.ki-duotone:before {
  content: "\eb94";
  position: absolute;
}
.ki-like-folder.ki-duotone:after {
  content: "\eb95";
  opacity: 0.3;
}
.ki-like-folder.ki-duotone:before {
  content: "\eb96";
  position: absolute;
}
.ki-like-shapes.ki-duotone:after {
  content: "\eb97";
  opacity: 0.3;
}
.ki-like-shapes.ki-duotone:before {
  content: "\eb98";
  position: absolute;
}
.ki-like-tag.ki-duotone:after {
  content: "\eb99";
  opacity: 0.3;
}
.ki-like-tag.ki-duotone:before {
  content: "\eb9a";
  position: absolute;
}
.ki-like.ki-duotone:after {
  content: "\eb9b";
}
.ki-like.ki-duotone:before {
  content: "\eb9c";
  position: absolute;
  opacity: 0.3;
}
.ki-loading.ki-duotone:after {
  content: "\eb9d";
}
.ki-loading.ki-duotone:before {
  content: "\eb9e";
  position: absolute;
  opacity: 0.3;
}
.ki-lock-2.ki-duotone:after {
  content: "\eb9f";
}
.ki-lock-2.ki-duotone:before {
  content: "\eba0";
  position: absolute;
  opacity: 0.3;
}
.ki-lock-3.ki-duotone:after {
  content: "\eba1";
  opacity: 0.3;
}
.ki-lock-3.ki-duotone:before {
  content: "\eba2";
  position: absolute;
}
.ki-lock.ki-duotone:after {
  content: "\eba3";
  opacity: 0.3;
}
.ki-lock.ki-duotone:before {
  content: "\eba4";
  position: absolute;
}
.ki-logistic.ki-duotone:after {
  content: "\eba5";
  opacity: 0.3;
}
.ki-logistic.ki-duotone:before {
  content: "\eba6";
  position: absolute;
}
.ki-lots-shopping.ki-duotone:after {
  content: "\eba7";
  opacity: 0.3;
}
.ki-lots-shopping.ki-duotone:before {
  content: "\eba8";
  position: absolute;
}
.ki-lovely.ki-duotone:after {
  content: "\eba9";
  opacity: 0.3;
}
.ki-lovely.ki-duotone:before {
  content: "\ebaa";
  position: absolute;
}
.ki-lts.ki-duotone:after {
  content: "\ebab";
}
.ki-lts.ki-duotone:before {
  content: "\ebac";
  position: absolute;
  opacity: 0.3;
}
.ki-magnifier.ki-duotone:after {
  content: "\ebad";
  opacity: 0.3;
}
.ki-magnifier.ki-duotone:before {
  content: "\ebae";
  position: absolute;
}
.ki-map.ki-duotone:after {
  content: "\ebaf";
  opacity: 0.3;
}
.ki-map.ki-duotone:before {
  content: "\ebb0";
  position: absolute;
}
.ki-mask.ki-duotone:after {
  content: "\ebb1";
  opacity: 0.3;
}
.ki-mask.ki-duotone:before {
  content: "\ebb2";
  position: absolute;
}
.ki-maximize.ki-duotone:after {
  content: "\ebb3";
  opacity: 0.3;
}
.ki-maximize.ki-duotone:before {
  content: "\ebb4";
  position: absolute;
}
.ki-medal-star.ki-duotone:after {
  content: "\ebb5";
  opacity: 0.3;
}
.ki-medal-star.ki-duotone:before {
  content: "\ebb6";
  position: absolute;
}
.ki-menu.ki-duotone:after {
  content: "\ebb7";
  opacity: 0.3;
}
.ki-menu.ki-duotone:before {
  content: "\ebb8";
  position: absolute;
}
.ki-message-add.ki-duotone:after {
  content: "\ebb9";
  opacity: 0.3;
}
.ki-message-add.ki-duotone:before {
  content: "\ebba";
  position: absolute;
}
.ki-message-edit.ki-duotone:after {
  content: "\ebbb";
  opacity: 0.3;
}
.ki-message-edit.ki-duotone:before {
  content: "\ebbc";
  position: absolute;
}
.ki-message-minus.ki-duotone:after {
  content: "\ebbd";
  opacity: 0.3;
}
.ki-message-minus.ki-duotone:before {
  content: "\ebbe";
  position: absolute;
}
.ki-message-notify.ki-duotone:after {
  content: "\ebbf";
  opacity: 0.3;
}
.ki-message-notify.ki-duotone:before {
  content: "\ebc0";
  position: absolute;
}
.ki-message-programming.ki-duotone:after {
  content: "\ebc1";
  opacity: 0.3;
}
.ki-message-programming.ki-duotone:before {
  content: "\ebc2";
  position: absolute;
}
.ki-message-question.ki-duotone:after {
  content: "\ebc3";
  opacity: 0.3;
}
.ki-message-question.ki-duotone:before {
  content: "\ebc4";
  position: absolute;
}
.ki-message-text-2.ki-duotone:after {
  content: "\ebc5";
  opacity: 0.3;
}
.ki-message-text-2.ki-duotone:before {
  content: "\ebc6";
  position: absolute;
}
.ki-message-text.ki-duotone:after {
  content: "\ebc7";
  opacity: 0.3;
}
.ki-message-text.ki-duotone:before {
  content: "\ebc8";
  position: absolute;
}
.ki-messages.ki-duotone:after {
  content: "\ebc9";
  opacity: 0.3;
}
.ki-messages.ki-duotone:before {
  content: "\ebca";
  position: absolute;
}
.ki-microsoft.ki-duotone:after {
  content: "\ebcb";
}
.ki-microsoft.ki-duotone:before {
  content: "\ebcc";
  position: absolute;
  opacity: 0.3;
}
.ki-milk.ki-duotone:after {
  content: "\ebcd";
  opacity: 0.3;
}
.ki-milk.ki-duotone:before {
  content: "\ebce";
  position: absolute;
}
.ki-minus-circle.ki-duotone:after {
  content: "\ebcf";
  opacity: 0.3;
}
.ki-minus-circle.ki-duotone:before {
  content: "\ebd0";
  position: absolute;
}
.ki-minus-folder.ki-duotone:after {
  content: "\ebd1";
  opacity: 0.3;
}
.ki-minus-folder.ki-duotone:before {
  content: "\ebd2";
  position: absolute;
}
.ki-minus-squared.ki-duotone:after {
  content: "\ebd3";
  opacity: 0.3;
}
.ki-minus-squared.ki-duotone:before {
  content: "\ebd4";
  position: absolute;
}
.ki-minus.ki-duotone:before {
  content: "\ebd5";
}
.ki-moon.ki-duotone:after {
  content: "\ebd6";
}
.ki-moon.ki-duotone:before {
  content: "\ebd7";
  position: absolute;
  opacity: 0.3;
}
.ki-more-2.ki-duotone:after {
  content: "\ebd8";
  opacity: 0.3;
}
.ki-more-2.ki-duotone:before {
  content: "\ebd9";
  position: absolute;
}
.ki-mouse-circle.ki-duotone:after {
  content: "\ebda";
}
.ki-mouse-circle.ki-duotone:before {
  content: "\ebdb";
  position: absolute;
  opacity: 0.3;
}
.ki-mouse-square.ki-duotone:after {
  content: "\ebdc";
  opacity: 0.3;
}
.ki-mouse-square.ki-duotone:before {
  content: "\ebdd";
  position: absolute;
}
.ki-mouse.ki-duotone:after {
  content: "\ebde";
  opacity: 0.3;
}
.ki-mouse.ki-duotone:before {
  content: "\ebdf";
  position: absolute;
}
.ki-nexo.ki-duotone:after {
  content: "\ebe0";
  opacity: 0.3;
}
.ki-nexo.ki-duotone:before {
  content: "\ebe1";
  position: absolute;
}
.ki-night-day.ki-duotone:after {
  content: "\ebe2";
  opacity: 0.3;
}
.ki-night-day.ki-duotone:before {
  content: "\ebe3";
  position: absolute;
}
.ki-note-2.ki-duotone:after {
  content: "\ebe4";
  opacity: 0.3;
}
.ki-note-2.ki-duotone:before {
  content: "\ebe5";
  position: absolute;
}
.ki-note.ki-duotone:after {
  content: "\ebe6";
  opacity: 0.3;
}
.ki-note.ki-duotone:before {
  content: "\ebe7";
  position: absolute;
}
.ki-notepad-bookmark.ki-duotone:after {
  content: "\ebe8";
}
.ki-notepad-bookmark.ki-duotone:before {
  content: "\ebe9";
  position: absolute;
  opacity: 0.3;
}
.ki-notepad-edit.ki-duotone:after {
  content: "\ebea";
  opacity: 0.3;
}
.ki-notepad-edit.ki-duotone:before {
  content: "\ebeb";
  position: absolute;
}
.ki-notepad.ki-duotone:after {
  content: "\ebec";
  opacity: 0.3;
}
.ki-notepad.ki-duotone:before {
  content: "\ebed";
  position: absolute;
}
.ki-notification-1.ki-duotone:after {
  content: "\ebee";
}
.ki-notification-1.ki-duotone:before {
  content: "\ebef";
  position: absolute;
  opacity: 0.3;
}
.ki-notification-bing.ki-duotone:after {
  content: "\ebf0";
}
.ki-notification-bing.ki-duotone:before {
  content: "\ebf1";
  position: absolute;
  opacity: 0.3;
}
.ki-notification-circle.ki-duotone:after {
  content: "\ebf2";
}
.ki-notification-circle.ki-duotone:before {
  content: "\ebf3";
  position: absolute;
  opacity: 0.3;
}
.ki-notification-favorite.ki-duotone:after {
  content: "\ebf4";
}
.ki-notification-favorite.ki-duotone:before {
  content: "\ebf5";
  position: absolute;
  opacity: 0.3;
}
.ki-notification-on.ki-duotone:after {
  content: "\ebf6";
  opacity: 0.3;
}
.ki-notification-on.ki-duotone:before {
  content: "\ebf7";
  position: absolute;
}
.ki-notification-status.ki-duotone:after {
  content: "\ebf8";
  opacity: 0.3;
}
.ki-notification-status.ki-duotone:before {
  content: "\ebf9";
  position: absolute;
}
.ki-notification.ki-duotone:after {
  content: "\ebfa";
  opacity: 0.3;
}
.ki-notification.ki-duotone:before {
  content: "\ebfb";
  position: absolute;
}
.ki-ocean.ki-duotone:after {
  content: "\ebfc";
}
.ki-ocean.ki-duotone:before {
  content: "\ebfd";
  position: absolute;
  opacity: 0.3;
}
.ki-office-bag.ki-duotone:after {
  content: "\ebfe";
  opacity: 0.3;
}
.ki-office-bag.ki-duotone:before {
  content: "\ebff";
  position: absolute;
}
.ki-package.ki-duotone:after {
  content: "\ec00";
  opacity: 0.3;
}
.ki-package.ki-duotone:before {
  content: "\ec01";
  position: absolute;
}
.ki-pad.ki-duotone:after {
  content: "\ec02";
  opacity: 0.3;
}
.ki-pad.ki-duotone:before {
  content: "\ec03";
  position: absolute;
}
.ki-pails.ki-duotone:after {
  content: "\ec04";
  opacity: 0.3;
}
.ki-pails.ki-duotone:before {
  content: "\ec05";
  position: absolute;
}
.ki-paintbucket.ki-duotone:after {
  content: "\ec06";
  opacity: 0.3;
}
.ki-paintbucket.ki-duotone:before {
  content: "\ec07";
  position: absolute;
}
.ki-paper-clip.ki-duotone:before {
  content: "\ec08";
}
.ki-paper-plane.ki-duotone:after {
  content: "\ec09";
}
.ki-paper-plane.ki-duotone:before {
  content: "\ec0a";
  position: absolute;
  opacity: 0.3;
}
.ki-parcel-tracking.ki-duotone:after {
  content: "\ec0b";
}
.ki-parcel-tracking.ki-duotone:before {
  content: "\ec0c";
  position: absolute;
  opacity: 0.3;
}
.ki-parcel.ki-duotone:after {
  content: "\ec0d";
  opacity: 0.3;
}
.ki-parcel.ki-duotone:before {
  content: "\ec0e";
  position: absolute;
}
.ki-password-check.ki-duotone:after {
  content: "\ec0f";
}
.ki-password-check.ki-duotone:before {
  content: "\ec10";
  position: absolute;
  opacity: 0.3;
}
.ki-paypal.ki-duotone:after {
  content: "\ec11";
}
.ki-paypal.ki-duotone:before {
  content: "\ec12";
  position: absolute;
  opacity: 0.3;
}
.ki-pencil.ki-duotone:after {
  content: "\ec13";
  opacity: 0.3;
}
.ki-pencil.ki-duotone:before {
  content: "\ec14";
  position: absolute;
}
.ki-people.ki-duotone:after {
  content: "\ec15";
}
.ki-people.ki-duotone:before {
  content: "\ec16";
  position: absolute;
  opacity: 0.3;
}
.ki-percentage.ki-duotone:after {
  content: "\ec17";
}
.ki-percentage.ki-duotone:before {
  content: "\ec18";
  position: absolute;
  opacity: 0.3;
}
.ki-phone.ki-duotone:after {
  content: "\ec19";
  opacity: 0.3;
}
.ki-phone.ki-duotone:before {
  content: "\ec1a";
  position: absolute;
}
.ki-photoshop.ki-duotone:after {
  content: "\ec1b";
  opacity: 0.3;
}
.ki-photoshop.ki-duotone:before {
  content: "\ec1c";
  position: absolute;
}
.ki-picture.ki-duotone:after {
  content: "\ec1d";
  opacity: 0.3;
}
.ki-picture.ki-duotone:before {
  content: "\ec1e";
  position: absolute;
}
.ki-pill.ki-duotone:before {
  content: "\ec1f";
}
.ki-pin.ki-duotone:after {
  content: "\ec20";
  opacity: 0.3;
}
.ki-pin.ki-duotone:before {
  content: "\ec21";
  position: absolute;
}
.ki-plus-circle.ki-duotone:after {
  content: "\ec22";
  opacity: 0.3;
}
.ki-plus-circle.ki-duotone:before {
  content: "\ec23";
  position: absolute;
}
.ki-plus-squared.ki-duotone:after {
  content: "\ec24";
  opacity: 0.3;
}
.ki-plus-squared.ki-duotone:before {
  content: "\ec25";
  position: absolute;
}
.ki-plus.ki-duotone:before {
  content: "\ec26";
}
.ki-pointers.ki-duotone:after {
  content: "\ec27";
  opacity: 0.3;
}
.ki-pointers.ki-duotone:before {
  content: "\ec28";
  position: absolute;
}
.ki-price-tag.ki-duotone:after {
  content: "\ec29";
  opacity: 0.3;
}
.ki-price-tag.ki-duotone:before {
  content: "\ec2a";
  position: absolute;
}
.ki-printer.ki-duotone:after {
  content: "\ec2b";
  opacity: 0.3;
}
.ki-printer.ki-duotone:before {
  content: "\ec2c";
  position: absolute;
}
.ki-profile-circle.ki-duotone:after {
  content: "\ec2d";
  opacity: 0.3;
}
.ki-profile-circle.ki-duotone:before {
  content: "\ec2e";
  position: absolute;
}
.ki-pulse.ki-duotone:after {
  content: "\ec2f";
  opacity: 0.3;
}
.ki-pulse.ki-duotone:before {
  content: "\ec30";
  position: absolute;
}
.ki-purchase.ki-duotone:after {
  content: "\ec31";
  opacity: 0.3;
}
.ki-purchase.ki-duotone:before {
  content: "\ec32";
  position: absolute;
}
.ki-python.ki-duotone:after {
  content: "\ec33";
  opacity: 0.3;
}
.ki-python.ki-duotone:before {
  content: "\ec34";
  position: absolute;
}
.ki-question-2.ki-duotone:after {
  content: "\ec35";
  opacity: 0.3;
}
.ki-question-2.ki-duotone:before {
  content: "\ec36";
  position: absolute;
}
.ki-question.ki-duotone:after {
  content: "\ec37";
  opacity: 0.3;
}
.ki-question.ki-duotone:before {
  content: "\ec38";
  position: absolute;
}
.ki-questionnaire-tablet.ki-duotone:after {
  content: "\ec39";
  opacity: 0.3;
}
.ki-questionnaire-tablet.ki-duotone:before {
  content: "\ec3a";
  position: absolute;
}
.ki-ranking.ki-duotone:after {
  content: "\ec3b";
  opacity: 0.3;
}
.ki-ranking.ki-duotone:before {
  content: "\ec3c";
  position: absolute;
}
.ki-react.ki-duotone:after {
  content: "\ec3d";
  opacity: 0.3;
}
.ki-react.ki-duotone:before {
  content: "\ec3e";
  position: absolute;
}
.ki-receipt-square.ki-duotone:after {
  content: "\ec3f";
  opacity: 0.3;
}
.ki-receipt-square.ki-duotone:before {
  content: "\ec40";
  position: absolute;
}
.ki-rescue.ki-duotone:after {
  content: "\ec41";
  opacity: 0.3;
}
.ki-rescue.ki-duotone:before {
  content: "\ec42";
  position: absolute;
}
.ki-right-left.ki-duotone:after {
  content: "\ec43";
}
.ki-right-left.ki-duotone:before {
  content: "\ec44";
  position: absolute;
  opacity: 0.3;
}
.ki-right-square.ki-duotone:after {
  content: "\ec45";
  opacity: 0.3;
}
.ki-right-square.ki-duotone:before {
  content: "\ec46";
  position: absolute;
}
.ki-right.ki-duotone:before {
  content: "\ec47";
}
.ki-rocket.ki-duotone:after {
  content: "\ec48";
  opacity: 0.3;
}
.ki-rocket.ki-duotone:before {
  content: "\ec49";
  position: absolute;
}
.ki-route.ki-duotone:after {
  content: "\ec4a";
}
.ki-route.ki-duotone:before {
  content: "\ec4b";
  position: absolute;
  opacity: 0.3;
}
.ki-router.ki-duotone:after {
  content: "\ec4c";
  opacity: 0.3;
}
.ki-router.ki-duotone:before {
  content: "\ec4d";
  position: absolute;
}
.ki-row-horizontal.ki-duotone:after {
  content: "\ec4e";
}
.ki-row-horizontal.ki-duotone:before {
  content: "\ec4f";
  position: absolute;
  opacity: 0.3;
}
.ki-row-vertical.ki-duotone:after {
  content: "\ec50";
}
.ki-row-vertical.ki-duotone:before {
  content: "\ec51";
  position: absolute;
  opacity: 0.3;
}
.ki-safe-home.ki-duotone:after {
  content: "\ec52";
  opacity: 0.3;
}
.ki-safe-home.ki-duotone:before {
  content: "\ec53";
  position: absolute;
}
.ki-satellite.ki-duotone:after {
  content: "\ec54";
  opacity: 0.3;
}
.ki-satellite.ki-duotone:before {
  content: "\ec55";
  position: absolute;
}
.ki-save-2.ki-duotone:after {
  content: "\ec56";
  opacity: 0.3;
}
.ki-save-2.ki-duotone:before {
  content: "\ec57";
  position: absolute;
}
.ki-save-deposit.ki-duotone:after {
  content: "\ec58";
}
.ki-save-deposit.ki-duotone:before {
  content: "\ec59";
  position: absolute;
  opacity: 0.3;
}
.ki-scan-barcode.ki-duotone:after {
  content: "\ec5a";
}
.ki-scan-barcode.ki-duotone:before {
  content: "\ec5b";
  position: absolute;
  opacity: 0.3;
}
.ki-screen.ki-duotone:after {
  content: "\ec5c";
  opacity: 0.3;
}
.ki-screen.ki-duotone:before {
  content: "\ec5d";
  position: absolute;
}
.ki-scroll.ki-duotone:after {
  content: "\ec5e";
  opacity: 0.3;
}
.ki-scroll.ki-duotone:before {
  content: "\ec5f";
  position: absolute;
}
.ki-search-list.ki-duotone:after {
  content: "\ec60";
  opacity: 0.3;
}
.ki-search-list.ki-duotone:before {
  content: "\ec61";
  position: absolute;
}
.ki-security-user.ki-duotone:after {
  content: "\ec62";
  opacity: 0.3;
}
.ki-security-user.ki-duotone:before {
  content: "\ec63";
  position: absolute;
}
.ki-setting-2.ki-duotone:after {
  content: "\ec64";
  opacity: 0.3;
}
.ki-setting-2.ki-duotone:before {
  content: "\ec65";
  position: absolute;
}
.ki-setting-3.ki-duotone:after {
  content: "\ec66";
  opacity: 0.3;
}
.ki-setting-3.ki-duotone:before {
  content: "\ec67";
  position: absolute;
}
.ki-setting-4.ki-duotone:before {
  content: "\ec68";
}
.ki-setting.ki-duotone:after {
  content: "\ec69";
  opacity: 0.3;
}
.ki-setting.ki-duotone:before {
  content: "\ec6a";
  position: absolute;
}
.ki-share.ki-duotone:after {
  content: "\ec6b";
  opacity: 0.3;
}
.ki-share.ki-duotone:before {
  content: "\ec6c";
  position: absolute;
}
.ki-shield-cross.ki-duotone:after {
  content: "\ec6d";
  opacity: 0.3;
}
.ki-shield-cross.ki-duotone:before {
  content: "\ec6e";
  position: absolute;
}
.ki-shield-search.ki-duotone:after {
  content: "\ec6f";
  opacity: 0.3;
}
.ki-shield-search.ki-duotone:before {
  content: "\ec70";
  position: absolute;
}
.ki-shield-slash.ki-duotone:after {
  content: "\ec71";
}
.ki-shield-slash.ki-duotone:before {
  content: "\ec72";
  position: absolute;
  opacity: 0.3;
}
.ki-shield-tick.ki-duotone:after {
  content: "\ec73";
  opacity: 0.3;
}
.ki-shield-tick.ki-duotone:before {
  content: "\ec74";
  position: absolute;
}
.ki-shield.ki-duotone:after {
  content: "\ec75";
  opacity: 0.3;
}
.ki-shield.ki-duotone:before {
  content: "\ec76";
  position: absolute;
}
.ki-ship.ki-duotone:after {
  content: "\ec77";
  opacity: 0.3;
}
.ki-ship.ki-duotone:before {
  content: "\ec78";
  position: absolute;
}
.ki-shop.ki-duotone:after {
  content: "\ec79";
}
.ki-shop.ki-duotone:before {
  content: "\ec7a";
  position: absolute;
  opacity: 0.3;
}
.ki-simcard-2.ki-duotone:after {
  content: "\ec7b";
  opacity: 0.3;
}
.ki-simcard-2.ki-duotone:before {
  content: "\ec7c";
  position: absolute;
}
.ki-simcard.ki-duotone:after {
  content: "\ec7d";
  opacity: 0.3;
}
.ki-simcard.ki-duotone:before {
  content: "\ec7e";
  position: absolute;
}
.ki-size.ki-duotone:after {
  content: "\ec7f";
  opacity: 0.3;
}
.ki-size.ki-duotone:before {
  content: "\ec80";
  position: absolute;
}
.ki-slack.ki-duotone:after {
  content: "\ec81";
}
.ki-slack.ki-duotone:before {
  content: "\ec82";
  position: absolute;
  opacity: 0.3;
}
.ki-slider-horizontal-2.ki-duotone:after {
  content: "\ec83";
}
.ki-slider-horizontal-2.ki-duotone:before {
  content: "\ec84";
  position: absolute;
  opacity: 0.3;
}
.ki-slider-horizontal.ki-duotone:after {
  content: "\ec85";
  opacity: 0.3;
}
.ki-slider-horizontal.ki-duotone:before {
  content: "\ec86";
  position: absolute;
}
.ki-slider-vertica.ki-duotone:after {
  content: "\ec87";
  opacity: 0.3;
}
.ki-slider-vertica.ki-duotone:before {
  content: "\ec88";
  position: absolute;
}
.ki-slider-vertical.ki-duotone:after {
  content: "\ec89";
}
.ki-slider-vertical.ki-duotone:before {
  content: "\ec8a";
  position: absolute;
  opacity: 0.3;
}
.ki-slider.ki-duotone:after {
  content: "\ec8b";
  opacity: 0.3;
}
.ki-slider.ki-duotone:before {
  content: "\ec8c";
  position: absolute;
}
.ki-sms.ki-duotone:after {
  content: "\ec8d";
  opacity: 0.3;
}
.ki-sms.ki-duotone:before {
  content: "\ec8e";
  position: absolute;
}
.ki-snapchat.ki-duotone:after {
  content: "\ec8f";
}
.ki-snapchat.ki-duotone:before {
  content: "\ec90";
  position: absolute;
  opacity: 0.3;
}
.ki-social-media.ki-duotone:after {
  content: "\ec91";
}
.ki-social-media.ki-duotone:before {
  content: "\ec92";
  position: absolute;
  opacity: 0.3;
}
.ki-soft-2.ki-duotone:after {
  content: "\ec93";
  opacity: 0.3;
}
.ki-soft-2.ki-duotone:before {
  content: "\ec94";
  position: absolute;
}
.ki-soft-3.ki-duotone:after {
  content: "\ec95";
}
.ki-soft-3.ki-duotone:before {
  content: "\ec96";
  position: absolute;
  opacity: 0.3;
}
.ki-soft.ki-duotone:after {
  content: "\ec97";
  opacity: 0.3;
}
.ki-soft.ki-duotone:before {
  content: "\ec98";
  position: absolute;
}
.ki-some-files.ki-duotone:after {
  content: "\ec99";
  opacity: 0.3;
}
.ki-some-files.ki-duotone:before {
  content: "\ec9a";
  position: absolute;
}
.ki-sort.ki-duotone:after {
  content: "\ec9b";
  opacity: 0.3;
}
.ki-sort.ki-duotone:before {
  content: "\ec9c";
  position: absolute;
}
.ki-speaker.ki-duotone:after {
  content: "\ec9d";
  opacity: 0.3;
}
.ki-speaker.ki-duotone:before {
  content: "\ec9e";
  position: absolute;
}
.ki-spotify.ki-duotone:after {
  content: "\ec9f";
}
.ki-spotify.ki-duotone:before {
  content: "\eca0";
  position: absolute;
  opacity: 0.3;
}
.ki-spring-framework.ki-duotone:before {
  content: "\eca1";
}
.ki-square-brackets.ki-duotone:after {
  content: "\eca2";
  opacity: 0.3;
}
.ki-square-brackets.ki-duotone:before {
  content: "\eca3";
  position: absolute;
}
.ki-star.ki-duotone:before {
  content: "\eca4";
}
.ki-status.ki-duotone:after {
  content: "\eca5";
  opacity: 0.3;
}
.ki-status.ki-duotone:before {
  content: "\eca6";
  position: absolute;
}
.ki-subtitle.ki-duotone:after {
  content: "\eca7";
  opacity: 0.3;
}
.ki-subtitle.ki-duotone:before {
  content: "\eca8";
  position: absolute;
}
.ki-sun.ki-duotone:after {
  content: "\eca9";
  opacity: 0.3;
}
.ki-sun.ki-duotone:before {
  content: "\ecaa";
  position: absolute;
}
.ki-support.ki-duotone:after {
  content: "\ecab";
  opacity: 0.3;
}
.ki-support.ki-duotone:before {
  content: "\ecac";
  position: absolute;
}
.ki-switch.ki-duotone:after {
  content: "\ecad";
}
.ki-switch.ki-duotone:before {
  content: "\ecae";
  position: absolute;
  opacity: 0.3;
}
.ki-syringe.ki-duotone:after {
  content: "\ecaf";
  opacity: 0.3;
}
.ki-syringe.ki-duotone:before {
  content: "\ecb0";
  position: absolute;
}
.ki-tab-tablet.ki-duotone:after {
  content: "\ecb1";
  opacity: 0.3;
}
.ki-tab-tablet.ki-duotone:before {
  content: "\ecb2";
  position: absolute;
}
.ki-tablet-delete.ki-duotone:after {
  content: "\ecb3";
  opacity: 0.3;
}
.ki-tablet-delete.ki-duotone:before {
  content: "\ecb4";
  position: absolute;
}
.ki-tablet-down.ki-duotone:after {
  content: "\ecb5";
  opacity: 0.3;
}
.ki-tablet-down.ki-duotone:before {
  content: "\ecb6";
  position: absolute;
}
.ki-tablet-ok.ki-duotone:after {
  content: "\ecb7";
  opacity: 0.3;
}
.ki-tablet-ok.ki-duotone:before {
  content: "\ecb8";
  position: absolute;
}
.ki-tablet-text-down.ki-duotone:after {
  content: "\ecb9";
  opacity: 0.3;
}
.ki-tablet-text-down.ki-duotone:before {
  content: "\ecba";
  position: absolute;
}
.ki-tablet-text-up.ki-duotone:after {
  content: "\ecbb";
}
.ki-tablet-text-up.ki-duotone:before {
  content: "\ecbc";
  position: absolute;
  opacity: 0.3;
}
.ki-tablet-up.ki-duotone:after {
  content: "\ecbd";
  opacity: 0.3;
}
.ki-tablet-up.ki-duotone:before {
  content: "\ecbe";
  position: absolute;
}
.ki-tablet.ki-duotone:after {
  content: "\ecbf";
}
.ki-tablet.ki-duotone:before {
  content: "\ecc0";
  position: absolute;
  opacity: 0.3;
}
.ki-tag-cross.ki-duotone:after {
  content: "\ecc1";
}
.ki-tag-cross.ki-duotone:before {
  content: "\ecc2";
  position: absolute;
  opacity: 0.3;
}
.ki-tag.ki-duotone:after {
  content: "\ecc3";
  opacity: 0.3;
}
.ki-tag.ki-duotone:before {
  content: "\ecc4";
  position: absolute;
}
.ki-teacher.ki-duotone:after {
  content: "\ecc5";
  opacity: 0.3;
}
.ki-teacher.ki-duotone:before {
  content: "\ecc6";
  position: absolute;
}
.ki-technology-1.ki-duotone:after {
  content: "\ecc7";
}
.ki-technology-1.ki-duotone:before {
  content: "\ecc8";
  position: absolute;
  opacity: 0.3;
}
.ki-technology-2.ki-duotone:after {
  content: "\ecc9";
  opacity: 0.3;
}
.ki-technology-2.ki-duotone:before {
  content: "\ecca";
  position: absolute;
}
.ki-technology-3.ki-duotone:after {
  content: "\eccb";
  opacity: 0.3;
}
.ki-technology-3.ki-duotone:before {
  content: "\eccc";
  position: absolute;
}
.ki-technology-4.ki-duotone:after {
  content: "\eccd";
  opacity: 0.3;
}
.ki-technology-4.ki-duotone:before {
  content: "\ecce";
  position: absolute;
}
.ki-telephone-geolocation.ki-duotone:after {
  content: "\eccf";
  opacity: 0.3;
}
.ki-telephone-geolocation.ki-duotone:before {
  content: "\ecd0";
  position: absolute;
}
.ki-test-tubes.ki-duotone:after {
  content: "\ecd1";
  opacity: 0.3;
}
.ki-test-tubes.ki-duotone:before {
  content: "\ecd2";
  position: absolute;
}
.ki-text-bold.ki-duotone:after {
  content: "\ecd3";
  opacity: 0.3;
}
.ki-text-bold.ki-duotone:before {
  content: "\ecd4";
  position: absolute;
}
.ki-text-circle.ki-duotone:after {
  content: "\ecd5";
  opacity: 0.3;
}
.ki-text-circle.ki-duotone:before {
  content: "\ecd6";
  position: absolute;
}
.ki-text-italic.ki-duotone:after {
  content: "\ecd7";
  opacity: 0.3;
}
.ki-text-italic.ki-duotone:before {
  content: "\ecd8";
  position: absolute;
}
.ki-text-number.ki-duotone:after {
  content: "\ecd9";
  opacity: 0.3;
}
.ki-text-number.ki-duotone:before {
  content: "\ecda";
  position: absolute;
}
.ki-text-strikethrough.ki-duotone:after {
  content: "\ecdb";
  opacity: 0.3;
}
.ki-text-strikethrough.ki-duotone:before {
  content: "\ecdc";
  position: absolute;
}
.ki-text-underline.ki-duotone:after {
  content: "\ecdd";
  opacity: 0.3;
}
.ki-text-underline.ki-duotone:before {
  content: "\ecde";
  position: absolute;
}
.ki-text.ki-duotone:before {
  content: "\ecdf";
}
.ki-textalign-center.ki-duotone:after {
  content: "\ece0";
}
.ki-textalign-center.ki-duotone:before {
  content: "\ece1";
  position: absolute;
  opacity: 0.3;
}
.ki-textalign-justifycenter.ki-duotone:after {
  content: "\ece2";
}
.ki-textalign-justifycenter.ki-duotone:before {
  content: "\ece3";
  position: absolute;
  opacity: 0.3;
}
.ki-textalign-left.ki-duotone:after {
  content: "\ece4";
}
.ki-textalign-left.ki-duotone:before {
  content: "\ece5";
  position: absolute;
  opacity: 0.3;
}
.ki-textalign-right.ki-duotone:after {
  content: "\ece6";
}
.ki-textalign-right.ki-duotone:before {
  content: "\ece7";
  position: absolute;
  opacity: 0.3;
}
.ki-thermometer.ki-duotone:after {
  content: "\ece8";
  opacity: 0.3;
}
.ki-thermometer.ki-duotone:before {
  content: "\ece9";
  position: absolute;
}
.ki-theta-theta.ki-duotone:after {
  content: "\ecea";
}
.ki-theta-theta.ki-duotone:before {
  content: "\eceb";
  position: absolute;
  opacity: 0.3;
}
.ki-tiktok.ki-duotone:after {
  content: "\ecec";
  opacity: 0.3;
}
.ki-tiktok.ki-duotone:before {
  content: "\eced";
  position: absolute;
}
.ki-time.ki-duotone:after {
  content: "\ecee";
  opacity: 0.3;
}
.ki-time.ki-duotone:before {
  content: "\ecef";
  position: absolute;
}
.ki-timer.ki-duotone:after {
  content: "\ecf0";
  opacity: 0.3;
}
.ki-timer.ki-duotone:before {
  content: "\ecf1";
  position: absolute;
}
.ki-to-left.ki-duotone:before {
  content: "\ecf2";
}
.ki-to-right.ki-duotone:before {
  content: "\ecf3";
}
.ki-toggle-off-circle.ki-duotone:after {
  content: "\ecf4";
  opacity: 0.3;
}
.ki-toggle-off-circle.ki-duotone:before {
  content: "\ecf5";
  position: absolute;
}
.ki-toggle-off.ki-duotone:after {
  content: "\ecf6";
  opacity: 0.3;
}
.ki-toggle-off.ki-duotone:before {
  content: "\ecf7";
  position: absolute;
}
.ki-toggle-on-circle.ki-duotone:after {
  content: "\ecf8";
  opacity: 0.3;
}
.ki-toggle-on-circle.ki-duotone:before {
  content: "\ecf9";
  position: absolute;
}
.ki-toggle-on.ki-duotone:after {
  content: "\ecfa";
  opacity: 0.3;
}
.ki-toggle-on.ki-duotone:before {
  content: "\ecfb";
  position: absolute;
}
.ki-trash-square.ki-duotone:after {
  content: "\ecfc";
  opacity: 0.3;
}
.ki-trash-square.ki-duotone:before {
  content: "\ecfd";
  position: absolute;
}
.ki-trash.ki-duotone:after {
  content: "\ecfe";
  opacity: 0.3;
}
.ki-trash.ki-duotone:before {
  content: "\ecff";
  position: absolute;
}
.ki-tree.ki-duotone:after {
  content: "\ed00";
  opacity: 0.3;
}
.ki-tree.ki-duotone:before {
  content: "\ed01";
  position: absolute;
}
.ki-trello.ki-duotone:after {
  content: "\ed02";
  opacity: 0.3;
}
.ki-trello.ki-duotone:before {
  content: "\ed03";
  position: absolute;
}
.ki-ts.ki-duotone:after {
  content: "\ed04";
  opacity: 0.3;
}
.ki-ts.ki-duotone:before {
  content: "\ed05";
  position: absolute;
}
.ki-twitch.ki-duotone:after {
  content: "\ed06";
  opacity: 0.3;
}
.ki-twitch.ki-duotone:before {
  content: "\ed07";
  position: absolute;
}
.ki-twitter.ki-duotone:after {
  content: "\ed08";
  opacity: 0.3;
}
.ki-twitter.ki-duotone:before {
  content: "\ed09";
  position: absolute;
}
.ki-two-credit-cart.ki-duotone:after {
  content: "\ed0a";
  opacity: 0.3;
}
.ki-two-credit-cart.ki-duotone:before {
  content: "\ed0b";
  position: absolute;
}
.ki-underlining.ki-duotone:after {
  content: "\ed0c";
  opacity: 0.3;
}
.ki-underlining.ki-duotone:before {
  content: "\ed0d";
  position: absolute;
}
.ki-up-diagonal.ki-duotone:after {
  content: "\ed0e";
  opacity: 0.3;
}
.ki-up-diagonal.ki-duotone:before {
  content: "\ed0f";
  position: absolute;
}
.ki-up-down.ki-duotone:after {
  content: "\ed10";
  opacity: 0.3;
}
.ki-up-down.ki-duotone:before {
  content: "\ed11";
  position: absolute;
}
.ki-up-square.ki-duotone:after {
  content: "\ed12";
  opacity: 0.3;
}
.ki-up-square.ki-duotone:before {
  content: "\ed13";
  position: absolute;
}
.ki-up.ki-duotone:before {
  content: "\ed14";
}
.ki-update-file.ki-duotone:after {
  content: "\ed15";
  opacity: 0.3;
}
.ki-update-file.ki-duotone:before {
  content: "\ed16";
  position: absolute;
}
.ki-update-folder.ki-duotone:after {
  content: "\ed17";
  opacity: 0.3;
}
.ki-update-folder.ki-duotone:before {
  content: "\ed18";
  position: absolute;
}
.ki-user-edit.ki-duotone:after {
  content: "\ed19";
  opacity: 0.3;
}
.ki-user-edit.ki-duotone:before {
  content: "\ed1a";
  position: absolute;
}
.ki-user-square.ki-duotone:after {
  content: "\ed1b";
  opacity: 0.3;
}
.ki-user-square.ki-duotone:before {
  content: "\ed1c";
  position: absolute;
}
.ki-user-tick.ki-duotone:after {
  content: "\ed1d";
}
.ki-user-tick.ki-duotone:before {
  content: "\ed1e";
  position: absolute;
  opacity: 0.3;
}
.ki-user.ki-duotone:after {
  content: "\ed1f";
  opacity: 0.3;
}
.ki-user.ki-duotone:before {
  content: "\ed20";
  position: absolute;
}
.ki-users.ki-duotone:after {
  content: "\ed21";
  opacity: 0.3;
}
.ki-users.ki-duotone:before {
  content: "\ed22";
  position: absolute;
}
.ki-verify.ki-duotone:after {
  content: "\ed23";
  opacity: 0.3;
}
.ki-verify.ki-duotone:before {
  content: "\ed24";
  position: absolute;
}
.ki-vibe-vibe.ki-duotone:after {
  content: "\ed25";
}
.ki-vibe-vibe.ki-duotone:before {
  content: "\ed26";
  position: absolute;
  opacity: 0.3;
}
.ki-virus.ki-duotone:after {
  content: "\ed27";
  opacity: 0.3;
}
.ki-virus.ki-duotone:before {
  content: "\ed28";
  position: absolute;
}
.ki-vue.ki-duotone:after {
  content: "\ed29";
  opacity: 0.3;
}
.ki-vue.ki-duotone:before {
  content: "\ed2a";
  position: absolute;
}
.ki-vuesax.ki-duotone:after {
  content: "\ed2b";
  opacity: 0.4;
}
.ki-vuesax.ki-duotone:before {
  content: "\ed2c";
  position: absolute;
}
.ki-wallet.ki-duotone:after {
  content: "\ed2d";
  opacity: 0.3;
}
.ki-wallet.ki-duotone:before {
  content: "\ed2e";
  position: absolute;
}
.ki-wanchain-wan.ki-duotone:after {
  content: "\ed2f";
}
.ki-wanchain-wan.ki-duotone:before {
  content: "\ed30";
  position: absolute;
  opacity: 0.3;
}
.ki-watch.ki-duotone:after {
  content: "\ed31";
  opacity: 0.3;
}
.ki-watch.ki-duotone:before {
  content: "\ed32";
  position: absolute;
}
.ki-whatsapp.ki-duotone:after {
  content: "\ed33";
  opacity: 0.4;
}
.ki-whatsapp.ki-duotone:before {
  content: "\ed34";
  position: absolute;
}
.ki-wifi-home.ki-duotone:after {
  content: "\ed35";
  opacity: 0.3;
}
.ki-wifi-home.ki-duotone:before {
  content: "\ed36";
  position: absolute;
}
.ki-wifi-square.ki-duotone:after {
  content: "\ed37";
  opacity: 0.3;
}
.ki-wifi-square.ki-duotone:before {
  content: "\ed38";
  position: absolute;
}
.ki-wifi.ki-duotone:after {
  content: "\ed39";
}
.ki-wifi.ki-duotone:before {
  content: "\ed3a";
  position: absolute;
  opacity: 0.3;
}
.ki-wireframe.ki-duotone:after {
  content: "\ed3b";
}
.ki-wireframe.ki-duotone:before {
  content: "\ed3c";
  position: absolute;
  opacity: 0.3;
}
.ki-wlan.ki-duotone:after {
  content: "\ed3d";
  opacity: 0.3;
}
.ki-wlan.ki-duotone:before {
  content: "\ed3e";
  position: absolute;
}
.ki-wrench.ki-duotone:after {
  content: "\ed3f";
  opacity: 0.3;
}
.ki-wrench.ki-duotone:before {
  content: "\ed40";
  position: absolute;
}
.ki-xaomi.ki-duotone:after {
  content: "\ed41";
}
.ki-xaomi.ki-duotone:before {
  content: "\ed42";
  position: absolute;
  opacity: 0.3;
}
.ki-xd.ki-duotone:after {
  content: "\ed43";
  opacity: 0.3;
}
.ki-xd.ki-duotone:before {
  content: "\ed44";
  position: absolute;
}
.ki-xmr.ki-duotone:after {
  content: "\ed45";
}
.ki-xmr.ki-duotone:before {
  content: "\ed46";
  position: absolute;
  opacity: 0.3;
}
.ki-yii.ki-duotone:after {
  content: "\ed47";
  opacity: 0.3;
}
.ki-yii.ki-duotone:before {
  content: "\ed48";
  position: absolute;
}
.ki-youtube.ki-duotone:after {
  content: "\ed49";
}
.ki-youtube.ki-duotone:before {
  content: "\ed4a";
  position: absolute;
  opacity: 0.3;
}

/* src/metronic/vendors/keenicons/filled/style.css */
@font-face {
  font-family: "keenicons-filled";
  src:
    url("./media/keenicons-filled.ttf?nz57rx") format("truetype"),
    url("./media/keenicons-filled.woff?nz57rx") format("woff"),
    url("./media/keenicons-filled.svg?nz57rx#keenicons-filled") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ki-filled {
  line-height: 1;
  position: relative;
  display: inline-flex;
}
.ki-filled:after,
.ki-filled:before {
  font-family: "keenicons-filled" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
}
.ki-abstract-1.ki-filled:after {
  content: "\e900";
  opacity: 0.1;
}
.ki-abstract-1.ki-filled:before {
  content: "\e901";
  position: absolute;
}
.ki-abstract-2.ki-filled:after {
  content: "\e902";
  opacity: 0.1;
}
.ki-abstract-2.ki-filled:before {
  content: "\e903";
  position: absolute;
}
.ki-abstract-3.ki-filled:after {
  content: "\e904";
  opacity: 0.1;
}
.ki-abstract-3.ki-filled:before {
  content: "\e905";
  position: absolute;
}
.ki-abstract-4.ki-filled:after {
  content: "\e906";
  opacity: 0.1;
}
.ki-abstract-4.ki-filled:before {
  content: "\e907";
  position: absolute;
}
.ki-abstract-5.ki-filled:after {
  content: "\e908";
  opacity: 0.1;
}
.ki-abstract-5.ki-filled:before {
  content: "\e909";
  position: absolute;
}
.ki-abstract-6.ki-filled:after {
  content: "\e90a";
  opacity: 0.1;
}
.ki-abstract-6.ki-filled:before {
  content: "\e90b";
  position: absolute;
}
.ki-abstract-7.ki-filled:after {
  content: "\e90c";
}
.ki-abstract-7.ki-filled:before {
  content: "\e90d";
  position: absolute;
  opacity: 0.1;
}
.ki-abstract-8.ki-filled:after {
  content: "\e90e";
  opacity: 0.1;
}
.ki-abstract-8.ki-filled:before {
  content: "\e90f";
  position: absolute;
}
.ki-abstract-9.ki-filled:after {
  content: "\e910";
  opacity: 0.1;
}
.ki-abstract-9.ki-filled:before {
  content: "\e911";
  position: absolute;
}
.ki-abstract-10.ki-filled:after {
  content: "\e912";
  opacity: 0.1;
}
.ki-abstract-10.ki-filled:before {
  content: "\e913";
  position: absolute;
}
.ki-abstract-11.ki-filled:after {
  content: "\e914";
  opacity: 0.1;
}
.ki-abstract-11.ki-filled:before {
  content: "\e915";
  position: absolute;
}
.ki-abstract-12.ki-filled:after {
  content: "\e916";
  opacity: 0.1;
}
.ki-abstract-12.ki-filled:before {
  content: "\e917";
  position: absolute;
}
.ki-abstract-13.ki-filled:after {
  content: "\e918";
  opacity: 0.1;
}
.ki-abstract-13.ki-filled:before {
  content: "\e919";
  position: absolute;
}
.ki-abstract-14.ki-filled:after {
  content: "\e91a";
  opacity: 0.1;
}
.ki-abstract-14.ki-filled:before {
  content: "\e91b";
  position: absolute;
}
.ki-abstract-15.ki-filled:after {
  content: "\e91c";
  opacity: 0.1;
}
.ki-abstract-15.ki-filled:before {
  content: "\e91d";
  position: absolute;
}
.ki-abstract-16.ki-filled:after {
  content: "\e91e";
  opacity: 0.1;
}
.ki-abstract-16.ki-filled:before {
  content: "\e91f";
  position: absolute;
}
.ki-abstract-17.ki-filled:after {
  content: "\e920";
  opacity: 0.1;
}
.ki-abstract-17.ki-filled:before {
  content: "\e921";
  position: absolute;
}
.ki-abstract-18.ki-filled:after {
  content: "\e922";
  opacity: 0.1;
}
.ki-abstract-18.ki-filled:before {
  content: "\e923";
  position: absolute;
}
.ki-abstract-19.ki-filled:after {
  content: "\e924";
  opacity: 0.1;
}
.ki-abstract-19.ki-filled:before {
  content: "\e925";
  position: absolute;
}
.ki-abstract-20.ki-filled:after {
  content: "\e926";
  opacity: 0.1;
}
.ki-abstract-20.ki-filled:before {
  content: "\e927";
  position: absolute;
}
.ki-abstract-21.ki-filled:after {
  content: "\e928";
  opacity: 0.1;
}
.ki-abstract-21.ki-filled:before {
  content: "\e929";
  position: absolute;
}
.ki-abstract-22.ki-filled:after {
  content: "\e92a";
  opacity: 0.1;
}
.ki-abstract-22.ki-filled:before {
  content: "\e92b";
  position: absolute;
}
.ki-abstract-23.ki-filled:after {
  content: "\e92c";
  opacity: 0.1;
}
.ki-abstract-23.ki-filled:before {
  content: "\e92d";
  position: absolute;
}
.ki-abstract-24.ki-filled:after {
  content: "\e92e";
  opacity: 0.1;
}
.ki-abstract-24.ki-filled:before {
  content: "\e92f";
  position: absolute;
}
.ki-abstract-25.ki-filled:after {
  content: "\e930";
  opacity: 0.1;
}
.ki-abstract-25.ki-filled:before {
  content: "\e931";
  position: absolute;
}
.ki-abstract-26.ki-filled:after {
  content: "\e932";
  opacity: 0.1;
}
.ki-abstract-26.ki-filled:before {
  content: "\e933";
  position: absolute;
}
.ki-abstract-27.ki-filled:after {
  content: "\e934";
  opacity: 0.1;
}
.ki-abstract-27.ki-filled:before {
  content: "\e935";
  position: absolute;
}
.ki-abstract-28.ki-filled:after {
  content: "\e936";
  opacity: 0.1;
}
.ki-abstract-28.ki-filled:before {
  content: "\e937";
  position: absolute;
}
.ki-abstract-29.ki-filled:after {
  content: "\e938";
  opacity: 0.1;
}
.ki-abstract-29.ki-filled:before {
  content: "\e939";
  position: absolute;
}
.ki-abstract-30.ki-filled:after {
  content: "\e93a";
  opacity: 0.1;
}
.ki-abstract-30.ki-filled:before {
  content: "\e93b";
  position: absolute;
}
.ki-abstract-31.ki-filled:after {
  content: "\e93c";
  opacity: 0.1;
}
.ki-abstract-31.ki-filled:before {
  content: "\e93d";
  position: absolute;
}
.ki-abstract-32.ki-filled:after {
  content: "\e93e";
  opacity: 0.1;
}
.ki-abstract-32.ki-filled:before {
  content: "\e93f";
  position: absolute;
}
.ki-abstract-33.ki-filled:after {
  content: "\e940";
  opacity: 0.1;
}
.ki-abstract-33.ki-filled:before {
  content: "\e941";
  position: absolute;
}
.ki-abstract-34.ki-filled:after {
  content: "\e942";
  opacity: 0.1;
}
.ki-abstract-34.ki-filled:before {
  content: "\e943";
  position: absolute;
}
.ki-abstract-35.ki-filled:after {
  content: "\e944";
}
.ki-abstract-35.ki-filled:before {
  content: "\e945";
  position: absolute;
  opacity: 0.1;
}
.ki-abstract-36.ki-filled:after {
  content: "\e946";
  opacity: 0.1;
}
.ki-abstract-36.ki-filled:before {
  content: "\e947";
  position: absolute;
}
.ki-abstract-37.ki-filled:after {
  content: "\e948";
  opacity: 0.1;
}
.ki-abstract-37.ki-filled:before {
  content: "\e949";
  position: absolute;
}
.ki-abstract-38.ki-filled:after {
  content: "\e94a";
  opacity: 0.1;
}
.ki-abstract-38.ki-filled:before {
  content: "\e94b";
  position: absolute;
}
.ki-abstract-39.ki-filled:after {
  content: "\e94c";
  opacity: 0.1;
}
.ki-abstract-39.ki-filled:before {
  content: "\e94d";
  position: absolute;
}
.ki-abstract-40.ki-filled:after {
  content: "\e94e";
  opacity: 0.1;
}
.ki-abstract-40.ki-filled:before {
  content: "\e94f";
  position: absolute;
}
.ki-abstract-41.ki-filled:after {
  content: "\e950";
  opacity: 0.1;
}
.ki-abstract-41.ki-filled:before {
  content: "\e951";
  position: absolute;
}
.ki-abstract-42.ki-filled:after {
  content: "\e952";
  opacity: 0.1;
}
.ki-abstract-42.ki-filled:before {
  content: "\e953";
  position: absolute;
}
.ki-abstract-43.ki-filled:after {
  content: "\e954";
  opacity: 0.1;
}
.ki-abstract-43.ki-filled:before {
  content: "\e955";
  position: absolute;
}
.ki-abstract-44.ki-filled:after {
  content: "\e956";
  opacity: 0.1;
}
.ki-abstract-44.ki-filled:before {
  content: "\e957";
  position: absolute;
}
.ki-abstract-45.ki-filled:before {
  content: "\e958";
}
.ki-abstract-46.ki-filled:after {
  content: "\e959";
  opacity: 0.1;
}
.ki-abstract-46.ki-filled:before {
  content: "\e95a";
  position: absolute;
}
.ki-abstract-47.ki-filled:after {
  content: "\e95b";
  opacity: 0.1;
}
.ki-abstract-47.ki-filled:before {
  content: "\e95c";
  position: absolute;
}
.ki-abstract-48.ki-filled:after {
  content: "\e95d";
  opacity: 0.1;
}
.ki-abstract-48.ki-filled:before {
  content: "\e95e";
  position: absolute;
}
.ki-abstract-49.ki-filled:after {
  content: "\e95f";
  opacity: 0.1;
}
.ki-abstract-49.ki-filled:before {
  content: "\e960";
  position: absolute;
}
.ki-abstract.ki-filled:after {
  content: "\e961";
  opacity: 0.1;
}
.ki-abstract.ki-filled:before {
  content: "\e962";
  position: absolute;
}
.ki-add-files.ki-filled:after {
  content: "\e963";
  opacity: 0.1;
}
.ki-add-files.ki-filled:before {
  content: "\e964";
  position: absolute;
}
.ki-add-folder.ki-filled:after {
  content: "\e965";
  opacity: 0.1;
}
.ki-add-folder.ki-filled:before {
  content: "\e966";
  position: absolute;
}
.ki-add-notepad.ki-filled:after {
  content: "\e967";
  opacity: 0.1;
}
.ki-add-notepad.ki-filled:before {
  content: "\e968";
  position: absolute;
}
.ki-additem.ki-filled:after {
  content: "\e969";
  opacity: 0.1;
}
.ki-additem.ki-filled:before {
  content: "\e96a";
  position: absolute;
}
.ki-address-book.ki-filled:after {
  content: "\e96b";
  opacity: 0.1;
}
.ki-address-book.ki-filled:before {
  content: "\e96c";
  position: absolute;
}
.ki-airplane-square.ki-filled:after {
  content: "\e96d";
  opacity: 0.1;
}
.ki-airplane-square.ki-filled:before {
  content: "\e96e";
  position: absolute;
}
.ki-airplane.ki-filled:after {
  content: "\e96f";
  opacity: 0.1;
}
.ki-airplane.ki-filled:before {
  content: "\e970";
  position: absolute;
}
.ki-airpod.ki-filled:after {
  content: "\e971";
  opacity: 0.1;
}
.ki-airpod.ki-filled:before {
  content: "\e972";
  position: absolute;
}
.ki-android.ki-filled:after {
  content: "\e973";
  opacity: 0.1;
}
.ki-android.ki-filled:before {
  content: "\e974";
  position: absolute;
}
.ki-angular.ki-filled:after {
  content: "\e975";
  opacity: 0.1;
}
.ki-angular.ki-filled:before {
  content: "\e976";
  position: absolute;
}
.ki-apple.ki-filled:after {
  content: "\e977";
  opacity: 0.1;
}
.ki-apple.ki-filled:before {
  content: "\e978";
  position: absolute;
}
.ki-archive-tick.ki-filled:after {
  content: "\e979";
  opacity: 0.1;
}
.ki-archive-tick.ki-filled:before {
  content: "\e97a";
  position: absolute;
}
.ki-archive.ki-filled:after {
  content: "\e97b";
  opacity: 0.1;
}
.ki-archive.ki-filled:before {
  content: "\e97c";
  position: absolute;
}
.ki-arrow-circle-left.ki-filled:after {
  content: "\e97d";
  opacity: 0.1;
}
.ki-arrow-circle-left.ki-filled:before {
  content: "\e97e";
  position: absolute;
}
.ki-arrow-circle-right.ki-filled:after {
  content: "\e97f";
  opacity: 0.1;
}
.ki-arrow-circle-right.ki-filled:before {
  content: "\e980";
  position: absolute;
}
.ki-arrow-down-left.ki-filled:before {
  content: "\e981";
}
.ki-arrow-down-refraction.ki-filled:before {
  content: "\e982";
}
.ki-arrow-down-right.ki-filled:before {
  content: "\e983";
}
.ki-arrow-down.ki-filled:before {
  content: "\e984";
}
.ki-arrow-left.ki-filled:before {
  content: "\e985";
}
.ki-arrow-mix.ki-filled:before {
  content: "\e986";
}
.ki-arrow-right-left.ki-filled:before {
  content: "\e987";
}
.ki-arrow-right.ki-filled:before {
  content: "\e988";
}
.ki-arrow-two-diagonals.ki-filled:before {
  content: "\e989";
}
.ki-arrow-up-down.ki-filled:before {
  content: "\e98a";
}
.ki-arrow-up-left.ki-filled:before {
  content: "\e98b";
}
.ki-arrow-up-refraction.ki-filled:before {
  content: "\e98c";
}
.ki-arrow-up-right.ki-filled:before {
  content: "\e98d";
}
.ki-arrow-up.ki-filled:before {
  content: "\e98e";
}
.ki-arrow-zigzag.ki-filled:before {
  content: "\e98f";
}
.ki-arrows-circle.ki-filled:before {
  content: "\e990";
}
.ki-arrows-loop.ki-filled:before {
  content: "\e991";
}
.ki-artificial-intelligence.ki-filled:after {
  content: "\e992";
  opacity: 0.1;
}
.ki-artificial-intelligence.ki-filled:before {
  content: "\e993";
  position: absolute;
}
.ki-autobrightness.ki-filled:after {
  content: "\e994";
  opacity: 0.1;
}
.ki-autobrightness.ki-filled:before {
  content: "\e995";
  position: absolute;
}
.ki-avalanche-avax.ki-filled:after {
  content: "\e996";
  opacity: 0.1;
}
.ki-avalanche-avax.ki-filled:before {
  content: "\e997";
  position: absolute;
}
.ki-award.ki-filled:after {
  content: "\e998";
  opacity: 0.1;
}
.ki-award.ki-filled:before {
  content: "\e999";
  position: absolute;
}
.ki-badge.ki-filled:after {
  content: "\e99a";
  opacity: 0.1;
}
.ki-badge.ki-filled:before {
  content: "\e99b";
  position: absolute;
}
.ki-bandage.ki-filled:after {
  content: "\e99c";
  opacity: 0.1;
}
.ki-bandage.ki-filled:before {
  content: "\e99d";
  position: absolute;
}
.ki-bank.ki-filled:after {
  content: "\e99e";
  opacity: 0.1;
}
.ki-bank.ki-filled:before {
  content: "\e99f";
  position: absolute;
}
.ki-bar-chart.ki-filled:after {
  content: "\e9a0";
  opacity: 0.1;
}
.ki-bar-chart.ki-filled:before {
  content: "\e9a1";
  position: absolute;
}
.ki-barcode.ki-filled:after {
  content: "\e9a2";
  opacity: 0.1;
}
.ki-barcode.ki-filled:before {
  content: "\e9a3";
  position: absolute;
}
.ki-basket-ok.ki-filled:after {
  content: "\e9a4";
  opacity: 0.1;
}
.ki-basket-ok.ki-filled:before {
  content: "\e9a5";
  position: absolute;
}
.ki-basket.ki-filled:after {
  content: "\e9a6";
  opacity: 0.1;
}
.ki-basket.ki-filled:before {
  content: "\e9a7";
  position: absolute;
}
.ki-behance.ki-filled:before {
  content: "\e9a8";
}
.ki-bill.ki-filled:after {
  content: "\e9a9";
  opacity: 0.1;
}
.ki-bill.ki-filled:before {
  content: "\e9aa";
  position: absolute;
}
.ki-binance-usd-busd.ki-filled:after {
  content: "\e9ab";
  opacity: 0.1;
}
.ki-binance-usd-busd.ki-filled:before {
  content: "\e9ac";
  position: absolute;
}
.ki-binance.ki-filled:after {
  content: "\e9ad";
  opacity: 0.1;
}
.ki-binance.ki-filled:before {
  content: "\e9ae";
  position: absolute;
}
.ki-bitcoin.ki-filled:after {
  content: "\e9af";
  opacity: 0.1;
}
.ki-bitcoin.ki-filled:before {
  content: "\e9b0";
  position: absolute;
}
.ki-black-down.ki-filled:before {
  content: "\e9b1";
}
.ki-black-left-line.ki-filled:before {
  content: "\e9b2";
}
.ki-black-left.ki-filled:before {
  content: "\e9b3";
}
.ki-black-right-line.ki-filled:before {
  content: "\e9b4";
}
.ki-black-right.ki-filled:before {
  content: "\e9b5";
}
.ki-black-up.ki-filled:before {
  content: "\e9b6";
}
.ki-bluetooth.ki-filled:after {
  content: "\e9b7";
  opacity: 0.1;
}
.ki-bluetooth.ki-filled:before {
  content: "\e9b8";
  position: absolute;
}
.ki-book-open.ki-filled:after {
  content: "\e9b9";
  opacity: 0.1;
}
.ki-book-open.ki-filled:before {
  content: "\e9ba";
  position: absolute;
}
.ki-book-square.ki-filled:after {
  content: "\e9bb";
  opacity: 0.1;
}
.ki-book-square.ki-filled:before {
  content: "\e9bc";
  position: absolute;
}
.ki-book.ki-filled:after {
  content: "\e9bd";
  opacity: 0.1;
}
.ki-book.ki-filled:before {
  content: "\e9be";
  position: absolute;
}
.ki-bookmark-2.ki-filled:after {
  content: "\e9bf";
  opacity: 0.1;
}
.ki-bookmark-2.ki-filled:before {
  content: "\e9c0";
  position: absolute;
}
.ki-bookmark.ki-filled:after {
  content: "\e9c1";
  opacity: 0.1;
}
.ki-bookmark.ki-filled:before {
  content: "\e9c2";
  position: absolute;
}
.ki-bootstrap.ki-filled:after {
  content: "\e9c3";
  opacity: 0.1;
}
.ki-bootstrap.ki-filled:before {
  content: "\e9c4";
  position: absolute;
}
.ki-briefcase.ki-filled:after {
  content: "\e9c5";
  opacity: 0.1;
}
.ki-briefcase.ki-filled:before {
  content: "\e9c6";
  position: absolute;
}
.ki-brifecase-cros.ki-filled:after {
  content: "\e9c7";
  opacity: 0.1;
}
.ki-brifecase-cros.ki-filled:before {
  content: "\e9c8";
  position: absolute;
}
.ki-brifecase-tick.ki-filled:after {
  content: "\e9c9";
  opacity: 0.1;
}
.ki-brifecase-tick.ki-filled:before {
  content: "\e9ca";
  position: absolute;
}
.ki-brifecase-timer.ki-filled:after {
  content: "\e9cb";
  opacity: 0.1;
}
.ki-brifecase-timer.ki-filled:before {
  content: "\e9cc";
  position: absolute;
}
.ki-brush.ki-filled:after {
  content: "\e9cd";
  opacity: 0.1;
}
.ki-brush.ki-filled:before {
  content: "\e9ce";
  position: absolute;
}
.ki-bucket-square.ki-filled:after {
  content: "\e9cf";
  opacity: 0.1;
}
.ki-bucket-square.ki-filled:before {
  content: "\e9d0";
  position: absolute;
}
.ki-bucket.ki-filled:after {
  content: "\e9d1";
  opacity: 0.1;
}
.ki-bucket.ki-filled:before {
  content: "\e9d2";
  position: absolute;
}
.ki-burger-menu-1.ki-filled:after {
  content: "\e9d3";
  opacity: 0.1;
}
.ki-burger-menu-1.ki-filled:before {
  content: "\e9d4";
  position: absolute;
}
.ki-burger-menu-2.ki-filled:after {
  content: "\e9d5";
  opacity: 0.1;
}
.ki-burger-menu-2.ki-filled:before {
  content: "\e9d6";
  position: absolute;
}
.ki-burger-menu-3.ki-filled:after {
  content: "\e9d7";
  opacity: 0.1;
}
.ki-burger-menu-3.ki-filled:before {
  content: "\e9d8";
  position: absolute;
}
.ki-burger-menu-4.ki-filled:before {
  content: "\e9d9";
}
.ki-burger-menu-5.ki-filled:before {
  content: "\e9da";
}
.ki-burger-menu-6.ki-filled:before {
  content: "\e9db";
}
.ki-burger-menu.ki-filled:after {
  content: "\e9dc";
  opacity: 0.1;
}
.ki-burger-menu.ki-filled:before {
  content: "\e9dd";
  position: absolute;
}
.ki-bus.ki-filled:after {
  content: "\e9de";
  opacity: 0.1;
}
.ki-bus.ki-filled:before {
  content: "\e9df";
  position: absolute;
}
.ki-calculator.ki-filled:after {
  content: "\e9e0";
  opacity: 0.1;
}
.ki-calculator.ki-filled:before {
  content: "\e9e1";
  position: absolute;
}
.ki-calculatoror.ki-filled:after {
  content: "\e9e2";
  opacity: 0.1;
}
.ki-calculatoror.ki-filled:before {
  content: "\e9e3";
  position: absolute;
}
.ki-calendar-2.ki-filled:after {
  content: "\e9e4";
  opacity: 0.1;
}
.ki-calendar-2.ki-filled:before {
  content: "\e9e5";
  position: absolute;
}
.ki-calendar-8.ki-filled:after {
  content: "\e9e6";
  opacity: 0.1;
}
.ki-calendar-8.ki-filled:before {
  content: "\e9e7";
  position: absolute;
}
.ki-calendar-add.ki-filled:after {
  content: "\e9e8";
  opacity: 0.1;
}
.ki-calendar-add.ki-filled:before {
  content: "\e9e9";
  position: absolute;
}
.ki-calendar-edit.ki-filled:after {
  content: "\e9ea";
  opacity: 0.1;
}
.ki-calendar-edit.ki-filled:before {
  content: "\e9eb";
  position: absolute;
}
.ki-calendar-remove.ki-filled:after {
  content: "\e9ec";
  opacity: 0.1;
}
.ki-calendar-remove.ki-filled:before {
  content: "\e9ed";
  position: absolute;
}
.ki-calendar-search.ki-filled:after {
  content: "\e9ee";
  opacity: 0.1;
}
.ki-calendar-search.ki-filled:before {
  content: "\e9ef";
  position: absolute;
}
.ki-calendar-tick.ki-filled:after {
  content: "\e9f0";
  opacity: 0.1;
}
.ki-calendar-tick.ki-filled:before {
  content: "\e9f1";
  position: absolute;
}
.ki-calendar.ki-filled:after {
  content: "\e9f2";
  opacity: 0.1;
}
.ki-calendar.ki-filled:before {
  content: "\e9f3";
  position: absolute;
}
.ki-call.ki-filled:after {
  content: "\e9f4";
}
.ki-call.ki-filled:before {
  content: "\e9f5";
  position: absolute;
  opacity: 0.1;
}
.ki-capsule.ki-filled:after {
  content: "\e9f6";
  opacity: 0.1;
}
.ki-capsule.ki-filled:before {
  content: "\e9f7";
  position: absolute;
}
.ki-car.ki-filled:after {
  content: "\e9f8";
  opacity: 0.1;
}
.ki-car.ki-filled:before {
  content: "\e9f9";
  position: absolute;
}
.ki-category.ki-filled:after {
  content: "\e9fa";
  opacity: 0.1;
}
.ki-category.ki-filled:before {
  content: "\e9fb";
  position: absolute;
}
.ki-cd.ki-filled:after {
  content: "\e9fc";
}
.ki-cd.ki-filled:before {
  content: "\e9fd";
  position: absolute;
  opacity: 0.1;
}
.ki-celsius-cel.ki-filled:after {
  content: "\e9fe";
  opacity: 0.1;
}
.ki-celsius-cel.ki-filled:before {
  content: "\e9ff";
  position: absolute;
}
.ki-chart-line-down-2.ki-filled:after {
  content: "\ea00";
  opacity: 0.1;
}
.ki-chart-line-down-2.ki-filled:before {
  content: "\ea01";
  position: absolute;
}
.ki-chart-line-down.ki-filled:before {
  content: "\ea02";
}
.ki-chart-line-star.ki-filled:after {
  content: "\ea03";
  opacity: 0.1;
}
.ki-chart-line-star.ki-filled:before {
  content: "\ea04";
  position: absolute;
}
.ki-chart-line-up-2.ki-filled:after {
  content: "\ea05";
  opacity: 0.1;
}
.ki-chart-line-up-2.ki-filled:before {
  content: "\ea06";
  position: absolute;
}
.ki-chart-line-up.ki-filled:before {
  content: "\ea07";
}
.ki-chart-line.ki-filled:after {
  content: "\ea08";
  opacity: 0.1;
}
.ki-chart-line.ki-filled:before {
  content: "\ea09";
  position: absolute;
}
.ki-chart-pie-3.ki-filled:after {
  content: "\ea0a";
  opacity: 0.1;
}
.ki-chart-pie-3.ki-filled:before {
  content: "\ea0b";
  position: absolute;
}
.ki-chart-pie-4.ki-filled:after {
  content: "\ea0c";
  opacity: 0.1;
}
.ki-chart-pie-4.ki-filled:before {
  content: "\ea0d";
  position: absolute;
}
.ki-chart-pie-simple.ki-filled:after {
  content: "\ea0e";
  opacity: 0.1;
}
.ki-chart-pie-simple.ki-filled:before {
  content: "\ea0f";
  position: absolute;
}
.ki-chart-pie-too.ki-filled:after {
  content: "\ea10";
  opacity: 0.1;
}
.ki-chart-pie-too.ki-filled:before {
  content: "\ea11";
  position: absolute;
}
.ki-chart-simple-2.ki-filled:after {
  content: "\ea12";
  opacity: 0.1;
}
.ki-chart-simple-2.ki-filled:before {
  content: "\ea13";
  position: absolute;
}
.ki-chart-simple-3.ki-filled:after {
  content: "\ea14";
  opacity: 0.1;
}
.ki-chart-simple-3.ki-filled:before {
  content: "\ea15";
  position: absolute;
}
.ki-chart-simple.ki-filled:after {
  content: "\ea16";
  opacity: 0.1;
}
.ki-chart-simple.ki-filled:before {
  content: "\ea17";
  position: absolute;
}
.ki-chart.ki-filled:after {
  content: "\ea18";
  opacity: 0.1;
}
.ki-chart.ki-filled:before {
  content: "\ea19";
  position: absolute;
}
.ki-check-circle.ki-filled:after {
  content: "\ea1a";
  opacity: 0.1;
}
.ki-check-circle.ki-filled:before {
  content: "\ea1b";
  position: absolute;
}
.ki-check-squared.ki-filled:after {
  content: "\ea1c";
  opacity: 0.1;
}
.ki-check-squared.ki-filled:before {
  content: "\ea1d";
  position: absolute;
}
.ki-check.ki-filled:before {
  content: "\ea1e";
}
.ki-cheque.ki-filled:after {
  content: "\ea1f";
  opacity: 0.1;
}
.ki-cheque.ki-filled:before {
  content: "\ea20";
  position: absolute;
}
.ki-chrome.ki-filled:after {
  content: "\ea21";
  opacity: 0.1;
}
.ki-chrome.ki-filled:before {
  content: "\ea22";
  position: absolute;
}
.ki-classmates.ki-filled:after {
  content: "\ea23";
  opacity: 0.1;
}
.ki-classmates.ki-filled:before {
  content: "\ea24";
  position: absolute;
}
.ki-click.ki-filled:after {
  content: "\ea25";
  opacity: 0.1;
}
.ki-click.ki-filled:before {
  content: "\ea26";
  position: absolute;
}
.ki-clipboard.ki-filled:after {
  content: "\ea27";
  opacity: 0.1;
}
.ki-clipboard.ki-filled:before {
  content: "\ea28";
  position: absolute;
}
.ki-cloud-add.ki-filled:after {
  content: "\ea29";
  opacity: 0.1;
}
.ki-cloud-add.ki-filled:before {
  content: "\ea2a";
  position: absolute;
}
.ki-cloud-change.ki-filled:after {
  content: "\ea2b";
  opacity: 0.1;
}
.ki-cloud-change.ki-filled:before {
  content: "\ea2c";
  position: absolute;
}
.ki-cloud-download.ki-filled:after {
  content: "\ea2d";
  opacity: 0.1;
}
.ki-cloud-download.ki-filled:before {
  content: "\ea2e";
  position: absolute;
}
.ki-cloud.ki-filled:after {
  content: "\ea2f";
  opacity: 0.1;
}
.ki-cloud.ki-filled:before {
  content: "\ea30";
  position: absolute;
}
.ki-code.ki-filled:after {
  content: "\ea31";
  opacity: 0.1;
}
.ki-code.ki-filled:before {
  content: "\ea32";
  position: absolute;
}
.ki-coffee.ki-filled:after {
  content: "\ea33";
  opacity: 0.1;
}
.ki-coffee.ki-filled:before {
  content: "\ea34";
  position: absolute;
}
.ki-color-swatch.ki-filled:after {
  content: "\ea35";
  opacity: 0.1;
}
.ki-color-swatch.ki-filled:before {
  content: "\ea36";
  position: absolute;
}
.ki-colors-square.ki-filled:after {
  content: "\ea37";
  opacity: 0.1;
}
.ki-colors-square.ki-filled:before {
  content: "\ea38";
  position: absolute;
}
.ki-compass.ki-filled:after {
  content: "\ea39";
  opacity: 0.1;
}
.ki-compass.ki-filled:before {
  content: "\ea3a";
  position: absolute;
}
.ki-copy-success.ki-filled:after {
  content: "\ea3b";
  opacity: 0.1;
}
.ki-copy-success.ki-filled:before {
  content: "\ea3c";
  position: absolute;
}
.ki-copy.ki-filled:after {
  content: "\ea3d";
  opacity: 0.1;
}
.ki-copy.ki-filled:before {
  content: "\ea3e";
  position: absolute;
}
.ki-courier-express.ki-filled:after {
  content: "\ea3f";
  opacity: 0.1;
}
.ki-courier-express.ki-filled:before {
  content: "\ea40";
  position: absolute;
}
.ki-courier.ki-filled:after {
  content: "\ea41";
  opacity: 0.1;
}
.ki-courier.ki-filled:before {
  content: "\ea42";
  position: absolute;
}
.ki-credit-cart.ki-filled:after {
  content: "\ea43";
  opacity: 0.1;
}
.ki-credit-cart.ki-filled:before {
  content: "\ea44";
  position: absolute;
}
.ki-cross-circle.ki-filled:after {
  content: "\ea45";
  opacity: 0.1;
}
.ki-cross-circle.ki-filled:before {
  content: "\ea46";
  position: absolute;
}
.ki-cross-square.ki-filled:after {
  content: "\ea47";
  opacity: 0.1;
}
.ki-cross-square.ki-filled:before {
  content: "\ea48";
  position: absolute;
}
.ki-cross.ki-filled:before {
  content: "\ea49";
}
.ki-crown-2.ki-filled:after {
  content: "\ea4a";
  opacity: 0.1;
}
.ki-crown-2.ki-filled:before {
  content: "\ea4b";
  position: absolute;
}
.ki-crown.ki-filled:after {
  content: "\ea4c";
  opacity: 0.1;
}
.ki-crown.ki-filled:before {
  content: "\ea4d";
  position: absolute;
}
.ki-css.ki-filled:after {
  content: "\ea4e";
  opacity: 0.1;
}
.ki-css.ki-filled:before {
  content: "\ea4f";
  position: absolute;
}
.ki-cube-2.ki-filled:after {
  content: "\ea50";
  opacity: 0.1;
}
.ki-cube-2.ki-filled:before {
  content: "\ea51";
  position: absolute;
}
.ki-cube-3.ki-filled:after {
  content: "\ea52";
  opacity: 0.1;
}
.ki-cube-3.ki-filled:before {
  content: "\ea53";
  position: absolute;
}
.ki-cup.ki-filled:after {
  content: "\ea54";
  opacity: 0.1;
}
.ki-cup.ki-filled:before {
  content: "\ea55";
  position: absolute;
}
.ki-cursor.ki-filled:after {
  content: "\ea56";
  opacity: 0.1;
}
.ki-cursor.ki-filled:before {
  content: "\ea57";
  position: absolute;
}
.ki-dash.ki-filled:after {
  content: "\ea58";
  opacity: 0.1;
}
.ki-dash.ki-filled:before {
  content: "\ea59";
  position: absolute;
}
.ki-data.ki-filled:after {
  content: "\ea5a";
  opacity: 0.1;
}
.ki-data.ki-filled:before {
  content: "\ea5b";
  position: absolute;
}
.ki-delete-files.ki-filled:after {
  content: "\ea5c";
  opacity: 0.1;
}
.ki-delete-files.ki-filled:before {
  content: "\ea5d";
  position: absolute;
}
.ki-delete-folder.ki-filled:after {
  content: "\ea5e";
  opacity: 0.1;
}
.ki-delete-folder.ki-filled:before {
  content: "\ea5f";
  position: absolute;
}
.ki-delivery-2.ki-filled:after {
  content: "\ea60";
  opacity: 0.1;
}
.ki-delivery-2.ki-filled:before {
  content: "\ea61";
  position: absolute;
}
.ki-delivery-3.ki-filled:after {
  content: "\ea62";
  opacity: 0.1;
}
.ki-delivery-3.ki-filled:before {
  content: "\ea63";
  position: absolute;
}
.ki-delivery-24.ki-filled:after {
  content: "\ea64";
  opacity: 0.1;
}
.ki-delivery-24.ki-filled:before {
  content: "\ea65";
  position: absolute;
}
.ki-delivery-door.ki-filled:after {
  content: "\ea66";
  opacity: 0.1;
}
.ki-delivery-door.ki-filled:before {
  content: "\ea67";
  position: absolute;
}
.ki-delivery-geolocation.ki-filled:after {
  content: "\ea68";
  opacity: 0.1;
}
.ki-delivery-geolocation.ki-filled:before {
  content: "\ea69";
  position: absolute;
}
.ki-delivery-time.ki-filled:after {
  content: "\ea6a";
  opacity: 0.1;
}
.ki-delivery-time.ki-filled:before {
  content: "\ea6b";
  position: absolute;
}
.ki-delivery.ki-filled:after {
  content: "\ea6c";
  opacity: 0.1;
}
.ki-delivery.ki-filled:before {
  content: "\ea6d";
  position: absolute;
}
.ki-design-1.ki-filled:after {
  content: "\ea6e";
  opacity: 0.1;
}
.ki-design-1.ki-filled:before {
  content: "\ea6f";
  position: absolute;
}
.ki-design-2.ki-filled:after {
  content: "\ea70";
  opacity: 0.1;
}
.ki-design-2.ki-filled:before {
  content: "\ea71";
  position: absolute;
}
.ki-desktop-mobile.ki-filled:after {
  content: "\ea72";
  opacity: 0.1;
}
.ki-desktop-mobile.ki-filled:before {
  content: "\ea73";
  position: absolute;
}
.ki-devices-2.ki-filled:after {
  content: "\ea74";
  opacity: 0.1;
}
.ki-devices-2.ki-filled:before {
  content: "\ea75";
  position: absolute;
}
.ki-devices.ki-filled:after {
  content: "\ea76";
  opacity: 0.1;
}
.ki-devices.ki-filled:before {
  content: "\ea77";
  position: absolute;
}
.ki-diamonds.ki-filled:after {
  content: "\ea78";
  opacity: 0.1;
}
.ki-diamonds.ki-filled:before {
  content: "\ea79";
  position: absolute;
}
.ki-directbox-default.ki-filled:after {
  content: "\ea7a";
  opacity: 0.1;
}
.ki-directbox-default.ki-filled:before {
  content: "\ea7b";
  position: absolute;
}
.ki-disconnect.ki-filled:after {
  content: "\ea7c";
  opacity: 0.1;
}
.ki-disconnect.ki-filled:before {
  content: "\ea7d";
  position: absolute;
}
.ki-discount.ki-filled:after {
  content: "\ea7e";
  opacity: 0.1;
}
.ki-discount.ki-filled:before {
  content: "\ea7f";
  position: absolute;
}
.ki-disguise.ki-filled:after {
  content: "\ea80";
  opacity: 0.1;
}
.ki-disguise.ki-filled:before {
  content: "\ea81";
  position: absolute;
}
.ki-disk.ki-filled:after {
  content: "\ea82";
  opacity: 0.1;
}
.ki-disk.ki-filled:before {
  content: "\ea83";
  position: absolute;
}
.ki-dislike.ki-filled:after {
  content: "\ea84";
  opacity: 0.1;
}
.ki-dislike.ki-filled:before {
  content: "\ea85";
  position: absolute;
}
.ki-dj.ki-filled:after {
  content: "\ea86";
  opacity: 0.1;
}
.ki-dj.ki-filled:before {
  content: "\ea87";
  position: absolute;
}
.ki-document.ki-filled:after {
  content: "\ea88";
  opacity: 0.1;
}
.ki-document.ki-filled:before {
  content: "\ea89";
  position: absolute;
}
.ki-double-check.ki-filled:before {
  content: "\ea8a";
}
.ki-dollar.ki-filled:after {
  content: "\ea8b";
  opacity: 0.1;
}
.ki-dollar.ki-filled:before {
  content: "\ea8c";
  position: absolute;
}
.ki-dots-circle-vertical.ki-filled:after {
  content: "\ea8d";
  opacity: 0.1;
}
.ki-dots-circle-vertical.ki-filled:before {
  content: "\ea8e";
  position: absolute;
}
.ki-dots-circle.ki-filled:after {
  content: "\ea8f";
  opacity: 0.1;
}
.ki-dots-circle.ki-filled:before {
  content: "\ea90";
  position: absolute;
}
.ki-dots-horizontal.ki-filled:before {
  content: "\ea91";
}
.ki-dots-square-vertical.ki-filled:after {
  content: "\ea92";
  opacity: 0.1;
}
.ki-dots-square-vertical.ki-filled:before {
  content: "\ea93";
  position: absolute;
}
.ki-dots-square.ki-filled:after {
  content: "\ea94";
  opacity: 0.1;
}
.ki-dots-square.ki-filled:before {
  content: "\ea95";
  position: absolute;
}
.ki-dots-vertical.ki-filled:before {
  content: "\ea96";
}
.ki-double-check-circle.ki-filled:after {
  content: "\ea97";
  opacity: 0.1;
}
.ki-double-check-circle.ki-filled:before {
  content: "\ea98";
  position: absolute;
}
.ki-double-down.ki-filled:before {
  content: "\ea99";
}
.ki-double-left-arrow.ki-filled:after {
  content: "\ea9a";
  opacity: 0.1;
}
.ki-double-left-arrow.ki-filled:before {
  content: "\ea9b";
  position: absolute;
}
.ki-double-left.ki-filled:before {
  content: "\ea9c";
}
.ki-double-right-arrow.ki-filled:after {
  content: "\ea9d";
  opacity: 0.1;
}
.ki-double-right-arrow.ki-filled:before {
  content: "\ea9e";
  position: absolute;
}
.ki-double-right.ki-filled:before {
  content: "\ea9f";
}
.ki-double-up.ki-filled:before {
  content: "\eaa0";
}
.ki-down-square.ki-filled:after {
  content: "\eaa1";
  opacity: 0.1;
}
.ki-down-square.ki-filled:before {
  content: "\eaa2";
  position: absolute;
}
.ki-down.ki-filled:before {
  content: "\eaa3";
}
.ki-dribbble.ki-filled:after {
  content: "\eaa4";
  opacity: 0.1;
}
.ki-dribbble.ki-filled:before {
  content: "\eaa5";
  position: absolute;
}
.ki-drop.ki-filled:after {
  content: "\eaa6";
  opacity: 0.1;
}
.ki-drop.ki-filled:before {
  content: "\eaa7";
  position: absolute;
}
.ki-dropbox.ki-filled:after {
  content: "\eaa8";
  opacity: 0.1;
}
.ki-dropbox.ki-filled:before {
  content: "\eaa9";
  position: absolute;
}
.ki-educare-ekt.ki-filled:after {
  content: "\eaaa";
  opacity: 0.1;
}
.ki-educare-ekt.ki-filled:before {
  content: "\eaab";
  position: absolute;
}
.ki-electricity.ki-filled:after {
  content: "\eaac";
  opacity: 0.1;
}
.ki-electricity.ki-filled:before {
  content: "\eaad";
  position: absolute;
}
.ki-electronic-clock.ki-filled:after {
  content: "\eaae";
  opacity: 0.1;
}
.ki-electronic-clock.ki-filled:before {
  content: "\eaaf";
  position: absolute;
}
.ki-element-1.ki-filled:after {
  content: "\eab0";
  opacity: 0.1;
}
.ki-element-1.ki-filled:before {
  content: "\eab1";
  position: absolute;
}
.ki-element-2.ki-filled:after {
  content: "\eab2";
  opacity: 0.1;
}
.ki-element-2.ki-filled:before {
  content: "\eab3";
  position: absolute;
}
.ki-element-3.ki-filled:after {
  content: "\eab4";
  opacity: 0.1;
}
.ki-element-3.ki-filled:before {
  content: "\eab5";
  position: absolute;
}
.ki-element-4.ki-filled:after {
  content: "\eab6";
  opacity: 0.1;
}
.ki-element-4.ki-filled:before {
  content: "\eab7";
  position: absolute;
}
.ki-element-5.ki-filled:after {
  content: "\eab8";
  opacity: 0.1;
}
.ki-element-5.ki-filled:before {
  content: "\eab9";
  position: absolute;
}
.ki-element-6.ki-filled:after {
  content: "\eaba";
  opacity: 0.1;
}
.ki-element-6.ki-filled:before {
  content: "\eabb";
  position: absolute;
}
.ki-element-7.ki-filled:after {
  content: "\eabc";
  opacity: 0.1;
}
.ki-element-7.ki-filled:before {
  content: "\eabd";
  position: absolute;
}
.ki-element-8.ki-filled:after {
  content: "\eabe";
  opacity: 0.1;
}
.ki-element-8.ki-filled:before {
  content: "\eabf";
  position: absolute;
}
.ki-element-9.ki-filled:after {
  content: "\eac0";
  opacity: 0.1;
}
.ki-element-9.ki-filled:before {
  content: "\eac1";
  position: absolute;
}
.ki-element-10.ki-filled:after {
  content: "\eac2";
  opacity: 0.1;
}
.ki-element-10.ki-filled:before {
  content: "\eac3";
  position: absolute;
}
.ki-element-11.ki-filled:after {
  content: "\eac4";
  opacity: 0.1;
}
.ki-element-11.ki-filled:before {
  content: "\eac5";
  position: absolute;
}
.ki-element-12.ki-filled:after {
  content: "\eac6";
  opacity: 0.1;
}
.ki-element-12.ki-filled:before {
  content: "\eac7";
  position: absolute;
}
.ki-element-equal.ki-filled:after {
  content: "\eac8";
  opacity: 0.1;
}
.ki-element-equal.ki-filled:before {
  content: "\eac9";
  position: absolute;
}
.ki-element-plus.ki-filled:after {
  content: "\eaca";
  opacity: 0.1;
}
.ki-element-plus.ki-filled:before {
  content: "\eacb";
  position: absolute;
}
.ki-emoji-happy.ki-filled:after {
  content: "\eacc";
  opacity: 0.1;
}
.ki-emoji-happy.ki-filled:before {
  content: "\eacd";
  position: absolute;
}
.ki-enjin-coin-enj.ki-filled:after {
  content: "\eace";
  opacity: 0.1;
}
.ki-enjin-coin-enj.ki-filled:before {
  content: "\eacf";
  position: absolute;
}
.ki-ensure.ki-filled:after {
  content: "\ead0";
  opacity: 0.1;
}
.ki-ensure.ki-filled:before {
  content: "\ead1";
  position: absolute;
}
.ki-entrance-left.ki-filled:after {
  content: "\ead2";
  opacity: 0.1;
}
.ki-entrance-left.ki-filled:before {
  content: "\ead3";
  position: absolute;
}
.ki-entrance-right.ki-filled:after {
  content: "\ead4";
  opacity: 0.1;
}
.ki-entrance-right.ki-filled:before {
  content: "\ead5";
  position: absolute;
}
.ki-eraser.ki-filled:after {
  content: "\ead6";
  opacity: 0.1;
}
.ki-eraser.ki-filled:before {
  content: "\ead7";
  position: absolute;
}
.ki-euro.ki-filled:after {
  content: "\ead8";
  opacity: 0.1;
}
.ki-euro.ki-filled:before {
  content: "\ead9";
  position: absolute;
}
.ki-exit-down.ki-filled:after {
  content: "\eada";
  opacity: 0.1;
}
.ki-exit-down.ki-filled:before {
  content: "\eadb";
  position: absolute;
}
.ki-exit-left.ki-filled:after {
  content: "\eadc";
  opacity: 0.1;
}
.ki-exit-left.ki-filled:before {
  content: "\eadd";
  position: absolute;
}
.ki-exit-right-corner.ki-filled:after {
  content: "\eade";
  opacity: 0.1;
}
.ki-exit-right-corner.ki-filled:before {
  content: "\eadf";
  position: absolute;
}
.ki-exit-right.ki-filled:after {
  content: "\eae0";
  opacity: 0.1;
}
.ki-exit-right.ki-filled:before {
  content: "\eae1";
  position: absolute;
}
.ki-exit-up.ki-filled:after {
  content: "\eae2";
  opacity: 0.1;
}
.ki-exit-up.ki-filled:before {
  content: "\eae3";
  position: absolute;
}
.ki-external-drive.ki-filled:after {
  content: "\eae4";
  opacity: 0.1;
}
.ki-external-drive.ki-filled:before {
  content: "\eae5";
  position: absolute;
}
.ki-eye-slash.ki-filled:after {
  content: "\eae6";
  opacity: 0.1;
}
.ki-eye-slash.ki-filled:before {
  content: "\eae7";
  position: absolute;
}
.ki-eye.ki-filled:after {
  content: "\eae8";
  opacity: 0.1;
}
.ki-eye.ki-filled:before {
  content: "\eae9";
  position: absolute;
}
.ki-face-id.ki-filled:after {
  content: "\eaea";
  opacity: 0.1;
}
.ki-face-id.ki-filled:before {
  content: "\eaeb";
  position: absolute;
}
.ki-facebook.ki-filled:after {
  content: "\eaec";
  opacity: 0.1;
}
.ki-facebook.ki-filled:before {
  content: "\eaed";
  position: absolute;
}
.ki-fasten.ki-filled:after {
  content: "\eaee";
  opacity: 0.1;
}
.ki-fasten.ki-filled:before {
  content: "\eaef";
  position: absolute;
}
.ki-fatrows.ki-filled:after {
  content: "\eaf0";
  opacity: 0.1;
}
.ki-fatrows.ki-filled:before {
  content: "\eaf1";
  position: absolute;
}
.ki-feather.ki-filled:after {
  content: "\eaf2";
  opacity: 0.1;
}
.ki-feather.ki-filled:before {
  content: "\eaf3";
  position: absolute;
}
.ki-figma.ki-filled:after {
  content: "\eaf4";
  opacity: 0.1;
}
.ki-figma.ki-filled:before {
  content: "\eaf5";
  position: absolute;
}
.ki-file-added.ki-filled:after {
  content: "\eaf6";
  opacity: 0.1;
}
.ki-file-added.ki-filled:before {
  content: "\eaf7";
  position: absolute;
}
.ki-file-deleted.ki-filled:after {
  content: "\eaf8";
  opacity: 0.1;
}
.ki-file-deleted.ki-filled:before {
  content: "\eaf9";
  position: absolute;
}
.ki-file-down.ki-filled:after {
  content: "\eafa";
  opacity: 0.1;
}
.ki-file-down.ki-filled:before {
  content: "\eafb";
  position: absolute;
}
.ki-file-left.ki-filled:after {
  content: "\eafc";
  opacity: 0.1;
}
.ki-file-left.ki-filled:before {
  content: "\eafd";
  position: absolute;
}
.ki-file-right.ki-filled:after {
  content: "\eafe";
  opacity: 0.1;
}
.ki-file-right.ki-filled:before {
  content: "\eaff";
  position: absolute;
}
.ki-file-sheet.ki-filled:after {
  content: "\eb00";
  opacity: 0.1;
}
.ki-file-sheet.ki-filled:before {
  content: "\eb01";
  position: absolute;
}
.ki-file-up.ki-filled:after {
  content: "\eb02";
  opacity: 0.1;
}
.ki-file-up.ki-filled:before {
  content: "\eb03";
  position: absolute;
}
.ki-files.ki-filled:after {
  content: "\eb04";
  opacity: 0.1;
}
.ki-files.ki-filled:before {
  content: "\eb05";
  position: absolute;
}
.ki-filter-edit.ki-filled:after {
  content: "\eb06";
  opacity: 0.1;
}
.ki-filter-edit.ki-filled:before {
  content: "\eb07";
  position: absolute;
}
.ki-filter-search.ki-filled:after {
  content: "\eb08";
  opacity: 0.1;
}
.ki-filter-search.ki-filled:before {
  content: "\eb09";
  position: absolute;
}
.ki-filter-square.ki-filled:after {
  content: "\eb0a";
  opacity: 0.1;
}
.ki-filter-square.ki-filled:before {
  content: "\eb0b";
  position: absolute;
}
.ki-filter-tablet.ki-filled:after {
  content: "\eb0c";
  opacity: 0.1;
}
.ki-filter-tablet.ki-filled:before {
  content: "\eb0d";
  position: absolute;
}
.ki-filter-tick.ki-filled:after {
  content: "\eb0e";
  opacity: 0.1;
}
.ki-filter-tick.ki-filled:before {
  content: "\eb0f";
  position: absolute;
}
.ki-filter.ki-filled:after {
  content: "\eb10";
  opacity: 0.1;
}
.ki-filter.ki-filled:before {
  content: "\eb11";
  position: absolute;
}
.ki-financial-schedule.ki-filled:after {
  content: "\eb12";
  opacity: 0.1;
}
.ki-financial-schedule.ki-filled:before {
  content: "\eb13";
  position: absolute;
}
.ki-fingerprint-scanning.ki-filled:before {
  content: "\eb14";
}
.ki-flag.ki-filled:after {
  content: "\eb15";
  opacity: 0.1;
}
.ki-flag.ki-filled:before {
  content: "\eb16";
  position: absolute;
}
.ki-flash-circle.ki-filled:after {
  content: "\eb17";
  opacity: 0.1;
}
.ki-flash-circle.ki-filled:before {
  content: "\eb18";
  position: absolute;
}
.ki-flask.ki-filled:after {
  content: "\eb19";
  opacity: 0.1;
}
.ki-flask.ki-filled:before {
  content: "\eb1a";
  position: absolute;
}
.ki-focus.ki-filled:after {
  content: "\eb1b";
  opacity: 0.1;
}
.ki-focus.ki-filled:before {
  content: "\eb1c";
  position: absolute;
}
.ki-folder-added.ki-filled:after {
  content: "\eb1d";
  opacity: 0.1;
}
.ki-folder-added.ki-filled:before {
  content: "\eb1e";
  position: absolute;
}
.ki-folder-down.ki-filled:after {
  content: "\eb1f";
  opacity: 0.1;
}
.ki-folder-down.ki-filled:before {
  content: "\eb20";
  position: absolute;
}
.ki-folder-up.ki-filled:after {
  content: "\eb21";
  opacity: 0.1;
}
.ki-folder-up.ki-filled:before {
  content: "\eb22";
  position: absolute;
}
.ki-folder.ki-filled:after {
  content: "\eb23";
  opacity: 0.1;
}
.ki-folder.ki-filled:before {
  content: "\eb24";
  position: absolute;
}
.ki-frame.ki-filled:after {
  content: "\eb25";
  opacity: 0.1;
}
.ki-frame.ki-filled:before {
  content: "\eb26";
  position: absolute;
}
.ki-geolocation-home.ki-filled:after {
  content: "\eb27";
  opacity: 0.1;
}
.ki-geolocation-home.ki-filled:before {
  content: "\eb28";
  position: absolute;
}
.ki-geolocation.ki-filled:after {
  content: "\eb29";
  opacity: 0.1;
}
.ki-geolocation.ki-filled:before {
  content: "\eb2a";
  position: absolute;
}
.ki-ghost.ki-filled:after {
  content: "\eb2b";
  opacity: 0.1;
}
.ki-ghost.ki-filled:before {
  content: "\eb2c";
  position: absolute;
}
.ki-gift.ki-filled:after {
  content: "\eb2d";
  opacity: 0.1;
}
.ki-gift.ki-filled:before {
  content: "\eb2e";
  position: absolute;
}
.ki-github.ki-filled:after {
  content: "\eb2f";
  opacity: 0.1;
}
.ki-github.ki-filled:before {
  content: "\eb30";
  position: absolute;
}
.ki-glass.ki-filled:after {
  content: "\eb31";
  opacity: 0.1;
}
.ki-glass.ki-filled:before {
  content: "\eb32";
  position: absolute;
}
.ki-google-play.ki-filled:after {
  content: "\eb33";
  opacity: 0.1;
}
.ki-google-play.ki-filled:before {
  content: "\eb34";
  position: absolute;
}
.ki-google.ki-filled:after {
  content: "\eb35";
  opacity: 0.1;
}
.ki-google.ki-filled:before {
  content: "\eb36";
  position: absolute;
}
.ki-graph-2.ki-filled:after {
  content: "\eb37";
  opacity: 0.1;
}
.ki-graph-2.ki-filled:before {
  content: "\eb38";
  position: absolute;
}
.ki-graph-3.ki-filled:after {
  content: "\eb39";
  opacity: 0.1;
}
.ki-graph-3.ki-filled:before {
  content: "\eb3a";
  position: absolute;
}
.ki-graph-4.ki-filled:after {
  content: "\eb3b";
  opacity: 0.1;
}
.ki-graph-4.ki-filled:before {
  content: "\eb3c";
  position: absolute;
}
.ki-graph-up.ki-filled:after {
  content: "\eb3d";
  opacity: 0.1;
}
.ki-graph-up.ki-filled:before {
  content: "\eb3e";
  position: absolute;
}
.ki-graph.ki-filled:after {
  content: "\eb3f";
  opacity: 0.1;
}
.ki-graph.ki-filled:before {
  content: "\eb40";
  position: absolute;
}
.ki-grid-2.ki-filled:after {
  content: "\eb41";
  opacity: 0.1;
}
.ki-grid-2.ki-filled:before {
  content: "\eb42";
  position: absolute;
}
.ki-grid.ki-filled:after {
  content: "\eb43";
  opacity: 0.1;
}
.ki-grid.ki-filled:before {
  content: "\eb44";
  position: absolute;
}
.ki-handcart.ki-filled:after {
  content: "\eb45";
  opacity: 0.1;
}
.ki-handcart.ki-filled:before {
  content: "\eb46";
  position: absolute;
}
.ki-happyemoji.ki-filled:after {
  content: "\eb47";
  opacity: 0.1;
}
.ki-happyemoji.ki-filled:before {
  content: "\eb48";
  position: absolute;
}
.ki-heart-circle.ki-filled:after {
  content: "\eb49";
  opacity: 0.1;
}
.ki-heart-circle.ki-filled:before {
  content: "\eb4a";
  position: absolute;
}
.ki-heart.ki-filled:after {
  content: "\eb4b";
  opacity: 0.1;
}
.ki-heart.ki-filled:before {
  content: "\eb4c";
  position: absolute;
}
.ki-home-1.ki-filled:after {
  content: "\eb4d";
  opacity: 0.1;
}
.ki-home-1.ki-filled:before {
  content: "\eb4e";
  position: absolute;
}
.ki-home-2.ki-filled:after {
  content: "\eb4f";
  opacity: 0.1;
}
.ki-home-2.ki-filled:before {
  content: "\eb50";
  position: absolute;
}
.ki-home-3.ki-filled:after {
  content: "\eb51";
  opacity: 0.1;
}
.ki-home-3.ki-filled:before {
  content: "\eb52";
  position: absolute;
}
.ki-home.ki-filled:after {
  content: "\eb53";
  opacity: 0.1;
}
.ki-home.ki-filled:before {
  content: "\eb54";
  position: absolute;
}
.ki-html.ki-filled:after {
  content: "\eb55";
  opacity: 0.1;
}
.ki-html.ki-filled:before {
  content: "\eb56";
  position: absolute;
}
.ki-icon.ki-filled:after {
  content: "\eb57";
  opacity: 0.1;
}
.ki-icon.ki-filled:before {
  content: "\eb58";
  position: absolute;
}
.ki-illustrator.ki-filled:after {
  content: "\eb59";
  opacity: 0.1;
}
.ki-illustrator.ki-filled:before {
  content: "\eb5a";
  position: absolute;
}
.ki-information-1.ki-filled:after {
  content: "\eb5b";
  opacity: 0.1;
}
.ki-information-1.ki-filled:before {
  content: "\eb5c";
  position: absolute;
}
.ki-information-2.ki-filled:after {
  content: "\eb5d";
  opacity: 0.1;
}
.ki-information-2.ki-filled:before {
  content: "\eb5e";
  position: absolute;
}
.ki-information-3.ki-filled:after {
  content: "\eb5f";
  opacity: 0.1;
}
.ki-information-3.ki-filled:before {
  content: "\eb60";
  position: absolute;
}
.ki-information-4.ki-filled:after {
  content: "\eb61";
  opacity: 0.1;
}
.ki-information-4.ki-filled:before {
  content: "\eb62";
  position: absolute;
}
.ki-information.ki-filled:after {
  content: "\eb63";
  opacity: 0.1;
}
.ki-information.ki-filled:before {
  content: "\eb64";
  position: absolute;
}
.ki-instagram.ki-filled:after {
  content: "\eb65";
  opacity: 0.1;
}
.ki-instagram.ki-filled:before {
  content: "\eb66";
  position: absolute;
}
.ki-joystick.ki-filled:after {
  content: "\eb67";
  opacity: 0.1;
}
.ki-joystick.ki-filled:before {
  content: "\eb68";
  position: absolute;
}
.ki-js-2.ki-filled:after {
  content: "\eb69";
  opacity: 0.1;
}
.ki-js-2.ki-filled:before {
  content: "\eb6a";
  position: absolute;
}
.ki-js.ki-filled:after {
  content: "\eb6b";
  opacity: 0.1;
}
.ki-js.ki-filled:before {
  content: "\eb6c";
  position: absolute;
}
.ki-kanban.ki-filled:after {
  content: "\eb6d";
  opacity: 0.1;
}
.ki-kanban.ki-filled:before {
  content: "\eb6e";
  position: absolute;
}
.ki-key-square.ki-filled:after {
  content: "\eb6f";
  opacity: 0.1;
}
.ki-key-square.ki-filled:before {
  content: "\eb70";
  position: absolute;
}
.ki-key.ki-filled:after {
  content: "\eb71";
  opacity: 0.1;
}
.ki-key.ki-filled:before {
  content: "\eb72";
  position: absolute;
}
.ki-keyboard.ki-filled:after {
  content: "\eb73";
  opacity: 0.1;
}
.ki-keyboard.ki-filled:before {
  content: "\eb74";
  position: absolute;
}
.ki-laptop.ki-filled:after {
  content: "\eb75";
  opacity: 0.1;
}
.ki-laptop.ki-filled:before {
  content: "\eb76";
  position: absolute;
}
.ki-laravel.ki-filled:after {
  content: "\eb77";
  opacity: 0.1;
}
.ki-laravel.ki-filled:before {
  content: "\eb78";
  position: absolute;
}
.ki-left-square.ki-filled:after {
  content: "\eb79";
  opacity: 0.1;
}
.ki-left-square.ki-filled:before {
  content: "\eb7a";
  position: absolute;
}
.ki-left.ki-filled:before {
  content: "\eb7b";
}
.ki-like-2.ki-filled:after {
  content: "\eb7c";
  opacity: 0.1;
}
.ki-like-2.ki-filled:before {
  content: "\eb7d";
  position: absolute;
}
.ki-like-folder.ki-filled:after {
  content: "\eb7e";
  opacity: 0.1;
}
.ki-like-folder.ki-filled:before {
  content: "\eb7f";
  position: absolute;
}
.ki-like-shapes.ki-filled:after {
  content: "\eb80";
  opacity: 0.1;
}
.ki-like-shapes.ki-filled:before {
  content: "\eb81";
  position: absolute;
}
.ki-like-tag.ki-filled:after {
  content: "\eb82";
  opacity: 0.1;
}
.ki-like-tag.ki-filled:before {
  content: "\eb83";
  position: absolute;
}
.ki-like.ki-filled:after {
  content: "\eb84";
  opacity: 0.1;
}
.ki-like.ki-filled:before {
  content: "\eb85";
  position: absolute;
}
.ki-loading.ki-filled:before {
  content: "\eb86";
}
.ki-lock-2.ki-filled:after {
  content: "\eb87";
  opacity: 0.1;
}
.ki-lock-2.ki-filled:before {
  content: "\eb88";
  position: absolute;
}
.ki-lock-3.ki-filled:after {
  content: "\eb89";
  opacity: 0.1;
}
.ki-lock-3.ki-filled:before {
  content: "\eb8a";
  position: absolute;
}
.ki-lock.ki-filled:after {
  content: "\eb8b";
  opacity: 0.1;
}
.ki-lock.ki-filled:before {
  content: "\eb8c";
  position: absolute;
}
.ki-logistic.ki-filled:after {
  content: "\eb8d";
  opacity: 0.1;
}
.ki-logistic.ki-filled:before {
  content: "\eb8e";
  position: absolute;
}
.ki-lots-shopping.ki-filled:after {
  content: "\eb8f";
  opacity: 0.1;
}
.ki-lots-shopping.ki-filled:before {
  content: "\eb90";
  position: absolute;
}
.ki-lovely.ki-filled:after {
  content: "\eb91";
  opacity: 0.1;
}
.ki-lovely.ki-filled:before {
  content: "\eb92";
  position: absolute;
}
.ki-lts.ki-filled:after {
  content: "\eb93";
  opacity: 0.1;
}
.ki-lts.ki-filled:before {
  content: "\eb94";
  position: absolute;
}
.ki-magnifier.ki-filled:after {
  content: "\eb95";
  opacity: 0.1;
}
.ki-magnifier.ki-filled:before {
  content: "\eb96";
  position: absolute;
}
.ki-map.ki-filled:after {
  content: "\eb97";
  opacity: 0.1;
}
.ki-map.ki-filled:before {
  content: "\eb98";
  position: absolute;
}
.ki-mask.ki-filled:after {
  content: "\eb99";
  opacity: 0.1;
}
.ki-mask.ki-filled:before {
  content: "\eb9a";
  position: absolute;
}
.ki-maximize.ki-filled:after {
  content: "\eb9b";
  opacity: 0.1;
}
.ki-maximize.ki-filled:before {
  content: "\eb9c";
  position: absolute;
}
.ki-medal-star.ki-filled:after {
  content: "\eb9d";
  opacity: 0.1;
}
.ki-medal-star.ki-filled:before {
  content: "\eb9e";
  position: absolute;
}
.ki-menu.ki-filled:after {
  content: "\eb9f";
  opacity: 0.1;
}
.ki-menu.ki-filled:before {
  content: "\eba0";
  position: absolute;
}
.ki-message-add.ki-filled:after {
  content: "\eba1";
  opacity: 0.1;
}
.ki-message-add.ki-filled:before {
  content: "\eba2";
  position: absolute;
}
.ki-message-edit.ki-filled:after {
  content: "\eba3";
  opacity: 0.1;
}
.ki-message-edit.ki-filled:before {
  content: "\eba4";
  position: absolute;
}
.ki-message-minus.ki-filled:after {
  content: "\eba5";
  opacity: 0.1;
}
.ki-message-minus.ki-filled:before {
  content: "\eba6";
  position: absolute;
}
.ki-message-notify.ki-filled:after {
  content: "\eba7";
  opacity: 0.1;
}
.ki-message-notify.ki-filled:before {
  content: "\eba8";
  position: absolute;
}
.ki-message-programming.ki-filled:after {
  content: "\eba9";
  opacity: 0.1;
}
.ki-message-programming.ki-filled:before {
  content: "\ebaa";
  position: absolute;
}
.ki-message-question.ki-filled:after {
  content: "\ebab";
  opacity: 0.1;
}
.ki-message-question.ki-filled:before {
  content: "\ebac";
  position: absolute;
}
.ki-message-text-2.ki-filled:after {
  content: "\ebad";
  opacity: 0.1;
}
.ki-message-text-2.ki-filled:before {
  content: "\ebae";
  position: absolute;
}
.ki-message-text.ki-filled:after {
  content: "\ebaf";
  opacity: 0.1;
}
.ki-message-text.ki-filled:before {
  content: "\ebb0";
  position: absolute;
}
.ki-messages.ki-filled:after {
  content: "\ebb1";
  opacity: 0.1;
}
.ki-messages.ki-filled:before {
  content: "\ebb2";
  position: absolute;
}
.ki-microsoft.ki-filled:after {
  content: "\ebb3";
  opacity: 0.1;
}
.ki-microsoft.ki-filled:before {
  content: "\ebb4";
  position: absolute;
}
.ki-milk.ki-filled:after {
  content: "\ebb5";
  opacity: 0.1;
}
.ki-milk.ki-filled:before {
  content: "\ebb6";
  position: absolute;
}
.ki-minus-circle.ki-filled:after {
  content: "\ebb7";
  opacity: 0.1;
}
.ki-minus-circle.ki-filled:before {
  content: "\ebb8";
  position: absolute;
}
.ki-minus-folder.ki-filled:after {
  content: "\ebb9";
  opacity: 0.1;
}
.ki-minus-folder.ki-filled:before {
  content: "\ebba";
  position: absolute;
}
.ki-minus-squared.ki-filled:after {
  content: "\ebbb";
  opacity: 0.1;
}
.ki-minus-squared.ki-filled:before {
  content: "\ebbc";
  position: absolute;
}
.ki-minus.ki-filled:before {
  content: "\ebbd";
}
.ki-moon.ki-filled:after {
  content: "\ebbe";
  opacity: 0.1;
}
.ki-moon.ki-filled:before {
  content: "\ebbf";
  position: absolute;
}
.ki-more-2.ki-filled:after {
  content: "\ebc0";
  opacity: 0.1;
}
.ki-more-2.ki-filled:before {
  content: "\ebc1";
  position: absolute;
}
.ki-mouse-circle.ki-filled:after {
  content: "\ebc2";
  opacity: 0.1;
}
.ki-mouse-circle.ki-filled:before {
  content: "\ebc3";
  position: absolute;
}
.ki-mouse-square.ki-filled:after {
  content: "\ebc4";
  opacity: 0.1;
}
.ki-mouse-square.ki-filled:before {
  content: "\ebc5";
  position: absolute;
}
.ki-mouse.ki-filled:after {
  content: "\ebc6";
  opacity: 0.1;
}
.ki-mouse.ki-filled:before {
  content: "\ebc7";
  position: absolute;
}
.ki-nexo.ki-filled:after {
  content: "\ebc8";
  opacity: 0.1;
}
.ki-nexo.ki-filled:before {
  content: "\ebc9";
  position: absolute;
}
.ki-night-day.ki-filled:after {
  content: "\ebca";
  opacity: 0.1;
}
.ki-night-day.ki-filled:before {
  content: "\ebcb";
  position: absolute;
}
.ki-note-2.ki-filled:after {
  content: "\ebcc";
  opacity: 0.1;
}
.ki-note-2.ki-filled:before {
  content: "\ebcd";
  position: absolute;
}
.ki-note.ki-filled:after {
  content: "\ebce";
  opacity: 0.1;
}
.ki-note.ki-filled:before {
  content: "\ebcf";
  position: absolute;
}
.ki-notepad-bookmark.ki-filled:after {
  content: "\ebd0";
  opacity: 0.1;
}
.ki-notepad-bookmark.ki-filled:before {
  content: "\ebd1";
  position: absolute;
}
.ki-notepad-edit.ki-filled:after {
  content: "\ebd2";
  opacity: 0.1;
}
.ki-notepad-edit.ki-filled:before {
  content: "\ebd3";
  position: absolute;
}
.ki-notepad.ki-filled:after {
  content: "\ebd4";
  opacity: 0.1;
}
.ki-notepad.ki-filled:before {
  content: "\ebd5";
  position: absolute;
}
.ki-notification-1.ki-filled:after {
  content: "\ebd6";
  opacity: 0.1;
}
.ki-notification-1.ki-filled:before {
  content: "\ebd7";
  position: absolute;
}
.ki-notification-bing.ki-filled:after {
  content: "\ebd8";
  opacity: 0.1;
}
.ki-notification-bing.ki-filled:before {
  content: "\ebd9";
  position: absolute;
}
.ki-notification-circle.ki-filled:after {
  content: "\ebda";
  opacity: 0.1;
}
.ki-notification-circle.ki-filled:before {
  content: "\ebdb";
  position: absolute;
}
.ki-notification-favorite.ki-filled:after {
  content: "\ebdc";
  opacity: 0.1;
}
.ki-notification-favorite.ki-filled:before {
  content: "\ebdd";
  position: absolute;
}
.ki-notification-on.ki-filled:after {
  content: "\ebde";
  opacity: 0.1;
}
.ki-notification-on.ki-filled:before {
  content: "\ebdf";
  position: absolute;
}
.ki-notification-status.ki-filled:after {
  content: "\ebe0";
  opacity: 0.1;
}
.ki-notification-status.ki-filled:before {
  content: "\ebe1";
  position: absolute;
}
.ki-notification.ki-filled:after {
  content: "\ebe2";
  opacity: 0.1;
}
.ki-notification.ki-filled:before {
  content: "\ebe3";
  position: absolute;
}
.ki-ocean.ki-filled:before {
  content: "\ebe4";
}
.ki-office-bag.ki-filled:after {
  content: "\ebe5";
  opacity: 0.1;
}
.ki-office-bag.ki-filled:before {
  content: "\ebe6";
  position: absolute;
}
.ki-package.ki-filled:after {
  content: "\ebe7";
  opacity: 0.1;
}
.ki-package.ki-filled:before {
  content: "\ebe8";
  position: absolute;
}
.ki-pad.ki-filled:after {
  content: "\ebe9";
  opacity: 0.1;
}
.ki-pad.ki-filled:before {
  content: "\ebea";
  position: absolute;
}
.ki-pails.ki-filled:after {
  content: "\ebeb";
  opacity: 0.1;
}
.ki-pails.ki-filled:before {
  content: "\ebec";
  position: absolute;
}
.ki-paintbucket.ki-filled:after {
  content: "\ebed";
  opacity: 0.1;
}
.ki-paintbucket.ki-filled:before {
  content: "\ebee";
  position: absolute;
}
.ki-paper-clip.ki-filled:after {
  content: "\ebef";
  opacity: 0.1;
}
.ki-paper-clip.ki-filled:before {
  content: "\ebf0";
  position: absolute;
}
.ki-paper-plane.ki-filled:after {
  content: "\ebf1";
  opacity: 0.1;
}
.ki-paper-plane.ki-filled:before {
  content: "\ebf2";
  position: absolute;
}
.ki-parcel-tracking.ki-filled:after {
  content: "\ebf3";
  opacity: 0.1;
}
.ki-parcel-tracking.ki-filled:before {
  content: "\ebf4";
  position: absolute;
}
.ki-parcel.ki-filled:after {
  content: "\ebf5";
  opacity: 0.1;
}
.ki-parcel.ki-filled:before {
  content: "\ebf6";
  position: absolute;
}
.ki-password-check.ki-filled:after {
  content: "\ebf7";
  opacity: 0.1;
}
.ki-password-check.ki-filled:before {
  content: "\ebf8";
  position: absolute;
}
.ki-paypal.ki-filled:after {
  content: "\ebf9";
  opacity: 0.1;
}
.ki-paypal.ki-filled:before {
  content: "\ebfa";
  position: absolute;
}
.ki-pencil.ki-filled:after {
  content: "\ebfb";
  opacity: 0.1;
}
.ki-pencil.ki-filled:before {
  content: "\ebfc";
  position: absolute;
}
.ki-people.ki-filled:after {
  content: "\ebfd";
  opacity: 0.1;
}
.ki-people.ki-filled:before {
  content: "\ebfe";
  position: absolute;
}
.ki-percentage.ki-filled:after {
  content: "\ebff";
  opacity: 0.1;
}
.ki-percentage.ki-filled:before {
  content: "\ec00";
  position: absolute;
}
.ki-phone.ki-filled:after {
  content: "\ec01";
  opacity: 0.1;
}
.ki-phone.ki-filled:before {
  content: "\ec02";
  position: absolute;
}
.ki-photoshop.ki-filled:after {
  content: "\ec03";
  opacity: 0.1;
}
.ki-photoshop.ki-filled:before {
  content: "\ec04";
  position: absolute;
}
.ki-picture.ki-filled:after {
  content: "\ec05";
  opacity: 0.1;
}
.ki-picture.ki-filled:before {
  content: "\ec06";
  position: absolute;
}
.ki-pill.ki-filled:after {
  content: "\ec07";
  opacity: 0.1;
}
.ki-pill.ki-filled:before {
  content: "\ec08";
  position: absolute;
}
.ki-pin.ki-filled:after {
  content: "\ec09";
  opacity: 0.1;
}
.ki-pin.ki-filled:before {
  content: "\ec0a";
  position: absolute;
}
.ki-plus-circle.ki-filled:after {
  content: "\ec0b";
  opacity: 0.1;
}
.ki-plus-circle.ki-filled:before {
  content: "\ec0c";
  position: absolute;
}
.ki-plus-squared.ki-filled:after {
  content: "\ec0d";
  opacity: 0.1;
}
.ki-plus-squared.ki-filled:before {
  content: "\ec0e";
  position: absolute;
}
.ki-plus.ki-filled:before {
  content: "\ec0f";
}
.ki-pointers.ki-filled:after {
  content: "\ec10";
  opacity: 0.1;
}
.ki-pointers.ki-filled:before {
  content: "\ec11";
  position: absolute;
}
.ki-price-tag.ki-filled:after {
  content: "\ec12";
  opacity: 0.1;
}
.ki-price-tag.ki-filled:before {
  content: "\ec13";
  position: absolute;
}
.ki-printer.ki-filled:after {
  content: "\ec14";
  opacity: 0.1;
}
.ki-printer.ki-filled:before {
  content: "\ec15";
  position: absolute;
}
.ki-profile-circle.ki-filled:after {
  content: "\ec16";
  opacity: 0.1;
}
.ki-profile-circle.ki-filled:before {
  content: "\ec17";
  position: absolute;
}
.ki-pulse.ki-filled:after {
  content: "\ec18";
  opacity: 0.1;
}
.ki-pulse.ki-filled:before {
  content: "\ec19";
  position: absolute;
}
.ki-purchase.ki-filled:after {
  content: "\ec1a";
  opacity: 0.1;
}
.ki-purchase.ki-filled:before {
  content: "\ec1b";
  position: absolute;
}
.ki-python.ki-filled:after {
  content: "\ec1c";
  opacity: 0.1;
}
.ki-python.ki-filled:before {
  content: "\ec1d";
  position: absolute;
}
.ki-question-2.ki-filled:after {
  content: "\ec1e";
  opacity: 0.1;
}
.ki-question-2.ki-filled:before {
  content: "\ec1f";
  position: absolute;
}
.ki-question.ki-filled:after {
  content: "\ec20";
  opacity: 0.1;
}
.ki-question.ki-filled:before {
  content: "\ec21";
  position: absolute;
}
.ki-questionnaire-tablet.ki-filled:after {
  content: "\ec22";
  opacity: 0.1;
}
.ki-questionnaire-tablet.ki-filled:before {
  content: "\ec23";
  position: absolute;
}
.ki-ranking.ki-filled:after {
  content: "\ec24";
  opacity: 0.1;
}
.ki-ranking.ki-filled:before {
  content: "\ec25";
  position: absolute;
}
.ki-react.ki-filled:after {
  content: "\ec26";
  opacity: 0.1;
}
.ki-react.ki-filled:before {
  content: "\ec27";
  position: absolute;
}
.ki-receipt-square.ki-filled:after {
  content: "\ec28";
  opacity: 0.1;
}
.ki-receipt-square.ki-filled:before {
  content: "\ec29";
  position: absolute;
}
.ki-rescue.ki-filled:after {
  content: "\ec2a";
  opacity: 0.1;
}
.ki-rescue.ki-filled:before {
  content: "\ec2b";
  position: absolute;
}
.ki-right-left.ki-filled:before {
  content: "\ec2c";
}
.ki-right-square.ki-filled:after {
  content: "\ec2d";
  opacity: 0.1;
}
.ki-right-square.ki-filled:before {
  content: "\ec2e";
  position: absolute;
}
.ki-right.ki-filled:before {
  content: "\ec2f";
}
.ki-rocket.ki-filled:after {
  content: "\ec30";
  opacity: 0.1;
}
.ki-rocket.ki-filled:before {
  content: "\ec31";
  position: absolute;
}
.ki-route.ki-filled:after {
  content: "\ec32";
  opacity: 0.1;
}
.ki-route.ki-filled:before {
  content: "\ec33";
  position: absolute;
}
.ki-router.ki-filled:after {
  content: "\ec34";
  opacity: 0.1;
}
.ki-router.ki-filled:before {
  content: "\ec35";
  position: absolute;
}
.ki-row-horizontal.ki-filled:after {
  content: "\ec36";
  opacity: 0.1;
}
.ki-row-horizontal.ki-filled:before {
  content: "\ec37";
  position: absolute;
}
.ki-row-vertical.ki-filled:after {
  content: "\ec38";
  opacity: 0.1;
}
.ki-row-vertical.ki-filled:before {
  content: "\ec39";
  position: absolute;
}
.ki-safe-home.ki-filled:after {
  content: "\ec3a";
  opacity: 0.1;
}
.ki-safe-home.ki-filled:before {
  content: "\ec3b";
  position: absolute;
}
.ki-satellite.ki-filled:after {
  content: "\ec3c";
  opacity: 0.1;
}
.ki-satellite.ki-filled:before {
  content: "\ec3d";
  position: absolute;
}
.ki-save-2.ki-filled:after {
  content: "\ec3e";
  opacity: 0.1;
}
.ki-save-2.ki-filled:before {
  content: "\ec3f";
  position: absolute;
}
.ki-save-deposit.ki-filled:after {
  content: "\ec40";
  opacity: 0.1;
}
.ki-save-deposit.ki-filled:before {
  content: "\ec41";
  position: absolute;
}
.ki-scan-barcode.ki-filled:after {
  content: "\ec42";
  opacity: 0.1;
}
.ki-scan-barcode.ki-filled:before {
  content: "\ec43";
  position: absolute;
}
.ki-screen.ki-filled:after {
  content: "\ec44";
  opacity: 0.1;
}
.ki-screen.ki-filled:before {
  content: "\ec45";
  position: absolute;
}
.ki-scroll.ki-filled:after {
  content: "\ec46";
  opacity: 0.1;
}
.ki-scroll.ki-filled:before {
  content: "\ec47";
  position: absolute;
}
.ki-search-list.ki-filled:after {
  content: "\ec48";
  opacity: 0.1;
}
.ki-search-list.ki-filled:before {
  content: "\ec49";
  position: absolute;
}
.ki-security-user.ki-filled:after {
  content: "\ec4a";
  opacity: 0.1;
}
.ki-security-user.ki-filled:before {
  content: "\ec4b";
  position: absolute;
}
.ki-setting-2.ki-filled:after {
  content: "\ec4c";
  opacity: 0.1;
}
.ki-setting-2.ki-filled:before {
  content: "\ec4d";
  position: absolute;
}
.ki-setting-3.ki-filled:after {
  content: "\ec4e";
  opacity: 0.1;
}
.ki-setting-3.ki-filled:before {
  content: "\ec4f";
  position: absolute;
}
.ki-setting-4.ki-filled:after {
  content: "\ec50";
  opacity: 0.1;
}
.ki-setting-4.ki-filled:before {
  content: "\ec51";
  position: absolute;
}
.ki-setting.ki-filled:after {
  content: "\ec52";
  opacity: 0.1;
}
.ki-setting.ki-filled:before {
  content: "\ec53";
  position: absolute;
}
.ki-share.ki-filled:after {
  content: "\ec54";
  opacity: 0.1;
}
.ki-share.ki-filled:before {
  content: "\ec55";
  position: absolute;
}
.ki-shield-cross.ki-filled:after {
  content: "\ec56";
  opacity: 0.1;
}
.ki-shield-cross.ki-filled:before {
  content: "\ec57";
  position: absolute;
}
.ki-shield-search.ki-filled:after {
  content: "\ec58";
  opacity: 0.1;
}
.ki-shield-search.ki-filled:before {
  content: "\ec59";
  position: absolute;
}
.ki-shield-slash.ki-filled:after {
  content: "\ec5a";
  opacity: 0.1;
}
.ki-shield-slash.ki-filled:before {
  content: "\ec5b";
  position: absolute;
}
.ki-shield-tick.ki-filled:after {
  content: "\ec5c";
  opacity: 0.1;
}
.ki-shield-tick.ki-filled:before {
  content: "\ec5d";
  position: absolute;
}
.ki-shield.ki-filled:after {
  content: "\ec5e";
  opacity: 0.1;
}
.ki-shield.ki-filled:before {
  content: "\ec5f";
  position: absolute;
}
.ki-ship.ki-filled:after {
  content: "\ec60";
  opacity: 0.1;
}
.ki-ship.ki-filled:before {
  content: "\ec61";
  position: absolute;
}
.ki-shop.ki-filled:after {
  content: "\ec62";
  opacity: 0.1;
}
.ki-shop.ki-filled:before {
  content: "\ec63";
  position: absolute;
}
.ki-simcard-2.ki-filled:after {
  content: "\ec64";
  opacity: 0.1;
}
.ki-simcard-2.ki-filled:before {
  content: "\ec65";
  position: absolute;
}
.ki-simcard.ki-filled:after {
  content: "\ec66";
  opacity: 0.1;
}
.ki-simcard.ki-filled:before {
  content: "\ec67";
  position: absolute;
}
.ki-size.ki-filled:after {
  content: "\ec68";
  opacity: 0.1;
}
.ki-size.ki-filled:before {
  content: "\ec69";
  position: absolute;
}
.ki-slack.ki-filled:after {
  content: "\ec6a";
  opacity: 0.1;
}
.ki-slack.ki-filled:before {
  content: "\ec6b";
  position: absolute;
}
.ki-slider-horizontal-2.ki-filled:after {
  content: "\ec6c";
  opacity: 0.1;
}
.ki-slider-horizontal-2.ki-filled:before {
  content: "\ec6d";
  position: absolute;
}
.ki-slider-horizontal.ki-filled:after {
  content: "\ec6e";
  opacity: 0.1;
}
.ki-slider-horizontal.ki-filled:before {
  content: "\ec6f";
  position: absolute;
}
.ki-slider-vertica.ki-filled:after {
  content: "\ec70";
  opacity: 0.1;
}
.ki-slider-vertica.ki-filled:before {
  content: "\ec71";
  position: absolute;
}
.ki-slider-vertical.ki-filled:after {
  content: "\ec72";
  opacity: 0.1;
}
.ki-slider-vertical.ki-filled:before {
  content: "\ec73";
  position: absolute;
}
.ki-slider.ki-filled:after {
  content: "\ec74";
  opacity: 0.1;
}
.ki-slider.ki-filled:before {
  content: "\ec75";
  position: absolute;
}
.ki-sms.ki-filled:after {
  content: "\ec76";
  opacity: 0.1;
}
.ki-sms.ki-filled:before {
  content: "\ec77";
  position: absolute;
}
.ki-snapchat.ki-filled:after {
  content: "\ec78";
  opacity: 0.1;
}
.ki-snapchat.ki-filled:before {
  content: "\ec79";
  position: absolute;
}
.ki-social-media.ki-filled:after {
  content: "\ec7a";
  opacity: 0.1;
}
.ki-social-media.ki-filled:before {
  content: "\ec7b";
  position: absolute;
}
.ki-soft-2.ki-filled:after {
  content: "\ec7c";
  opacity: 0.1;
}
.ki-soft-2.ki-filled:before {
  content: "\ec7d";
  position: absolute;
}
.ki-soft-3.ki-filled:after {
  content: "\ec7e";
  opacity: 0.1;
}
.ki-soft-3.ki-filled:before {
  content: "\ec7f";
  position: absolute;
}
.ki-soft.ki-filled:after {
  content: "\ec80";
  opacity: 0.1;
}
.ki-soft.ki-filled:before {
  content: "\ec81";
  position: absolute;
}
.ki-some-files.ki-filled:after {
  content: "\ec82";
  opacity: 0.1;
}
.ki-some-files.ki-filled:before {
  content: "\ec83";
  position: absolute;
}
.ki-sort.ki-filled:after {
  content: "\ec84";
  opacity: 0.1;
}
.ki-sort.ki-filled:before {
  content: "\ec85";
  position: absolute;
}
.ki-speaker.ki-filled:after {
  content: "\ec86";
  opacity: 0.1;
}
.ki-speaker.ki-filled:before {
  content: "\ec87";
  position: absolute;
}
.ki-spotify.ki-filled:after {
  content: "\ec88";
  opacity: 0.1;
}
.ki-spotify.ki-filled:before {
  content: "\ec89";
  position: absolute;
}
.ki-spring-framework.ki-filled:after {
  content: "\ec8a";
  opacity: 0.1;
}
.ki-spring-framework.ki-filled:before {
  content: "\ec8b";
  position: absolute;
}
.ki-square-brackets.ki-filled:after {
  content: "\ec8c";
  opacity: 0.1;
}
.ki-square-brackets.ki-filled:before {
  content: "\ec8d";
  position: absolute;
}
.ki-star.ki-filled:after {
  content: "\ec8e";
  opacity: 0.1;
}
.ki-star.ki-filled:before {
  content: "\ec8f";
  position: absolute;
}
.ki-status.ki-filled:after {
  content: "\ec90";
  opacity: 0.1;
}
.ki-status.ki-filled:before {
  content: "\ec91";
  position: absolute;
}
.ki-subtitle.ki-filled:after {
  content: "\ec92";
  opacity: 0.1;
}
.ki-subtitle.ki-filled:before {
  content: "\ec93";
  position: absolute;
}
.ki-sun.ki-filled:after {
  content: "\ec94";
  opacity: 0.1;
}
.ki-sun.ki-filled:before {
  content: "\ec95";
  position: absolute;
}
.ki-support.ki-filled:after {
  content: "\ec96";
  opacity: 0.1;
}
.ki-support.ki-filled:before {
  content: "\ec97";
  position: absolute;
}
.ki-switch.ki-filled:after {
  content: "\ec98";
  opacity: 0.1;
}
.ki-switch.ki-filled:before {
  content: "\ec99";
  position: absolute;
}
.ki-syringe.ki-filled:after {
  content: "\ec9a";
  opacity: 0.1;
}
.ki-syringe.ki-filled:before {
  content: "\ec9b";
  position: absolute;
}
.ki-tab-tablet.ki-filled:after {
  content: "\ec9c";
  opacity: 0.1;
}
.ki-tab-tablet.ki-filled:before {
  content: "\ec9d";
  position: absolute;
}
.ki-tablet-delete.ki-filled:after {
  content: "\ec9e";
  opacity: 0.1;
}
.ki-tablet-delete.ki-filled:before {
  content: "\ec9f";
  position: absolute;
}
.ki-tablet-down.ki-filled:after {
  content: "\eca0";
  opacity: 0.1;
}
.ki-tablet-down.ki-filled:before {
  content: "\eca1";
  position: absolute;
}
.ki-tablet-ok.ki-filled:after {
  content: "\eca2";
}
.ki-tablet-ok.ki-filled:before {
  content: "\eca3";
  position: absolute;
  opacity: 0.1;
}
.ki-tablet-text-down.ki-filled:after {
  content: "\eca4";
  opacity: 0.1;
}
.ki-tablet-text-down.ki-filled:before {
  content: "\eca5";
  position: absolute;
}
.ki-tablet-text-up.ki-filled:after {
  content: "\eca6";
  opacity: 0.1;
}
.ki-tablet-text-up.ki-filled:before {
  content: "\eca7";
  position: absolute;
}
.ki-tablet-up.ki-filled:after {
  content: "\eca8";
  opacity: 0.1;
}
.ki-tablet-up.ki-filled:before {
  content: "\eca9";
  position: absolute;
}
.ki-tablet.ki-filled:after {
  content: "\ecaa";
  opacity: 0.1;
}
.ki-tablet.ki-filled:before {
  content: "\ecab";
  position: absolute;
}
.ki-tag-cross.ki-filled:after {
  content: "\ecac";
  opacity: 0.1;
}
.ki-tag-cross.ki-filled:before {
  content: "\ecad";
  position: absolute;
}
.ki-tag.ki-filled:after {
  content: "\ecae";
  opacity: 0.1;
}
.ki-tag.ki-filled:before {
  content: "\ecaf";
  position: absolute;
}
.ki-teacher.ki-filled:after {
  content: "\ecb0";
  opacity: 0.1;
}
.ki-teacher.ki-filled:before {
  content: "\ecb1";
  position: absolute;
}
.ki-technology-1.ki-filled:after {
  content: "\ecb2";
  opacity: 0.1;
}
.ki-technology-1.ki-filled:before {
  content: "\ecb3";
  position: absolute;
}
.ki-technology-2.ki-filled:after {
  content: "\ecb4";
  opacity: 0.1;
}
.ki-technology-2.ki-filled:before {
  content: "\ecb5";
  position: absolute;
}
.ki-technology-3.ki-filled:after {
  content: "\ecb6";
  opacity: 0.1;
}
.ki-technology-3.ki-filled:before {
  content: "\ecb7";
  position: absolute;
}
.ki-technology-4.ki-filled:after {
  content: "\ecb8";
  opacity: 0.1;
}
.ki-technology-4.ki-filled:before {
  content: "\ecb9";
  position: absolute;
}
.ki-telephone-geolocation.ki-filled:after {
  content: "\ecba";
  opacity: 0.1;
}
.ki-telephone-geolocation.ki-filled:before {
  content: "\ecbb";
  position: absolute;
}
.ki-test-tubes.ki-filled:after {
  content: "\ecbc";
  opacity: 0.1;
}
.ki-test-tubes.ki-filled:before {
  content: "\ecbd";
  position: absolute;
}
.ki-text-bold.ki-filled:after {
  content: "\ecbe";
  opacity: 0.1;
}
.ki-text-bold.ki-filled:before {
  content: "\ecbf";
  position: absolute;
}
.ki-text-circle.ki-filled:before {
  content: "\ecc0";
}
.ki-text-italic.ki-filled:after {
  content: "\ecc1";
  opacity: 0.1;
}
.ki-text-italic.ki-filled:before {
  content: "\ecc2";
  position: absolute;
}
.ki-text-number.ki-filled:before {
  content: "\ecc3";
}
.ki-text-strikethrough.ki-filled:after {
  content: "\ecc4";
  opacity: 0.1;
}
.ki-text-strikethrough.ki-filled:before {
  content: "\ecc5";
  position: absolute;
}
.ki-text-underline.ki-filled:after {
  content: "\ecc6";
}
.ki-text-underline.ki-filled:before {
  content: "\ecc7";
  position: absolute;
  opacity: 0.1;
}
.ki-text.ki-filled:after {
  content: "\ecc8";
  opacity: 0.1;
}
.ki-text.ki-filled:before {
  content: "\ecc9";
  position: absolute;
}
.ki-textalign-center.ki-filled:before {
  content: "\ecca";
}
.ki-textalign-justifycenter.ki-filled:before {
  content: "\eccb";
}
.ki-textalign-left.ki-filled:before {
  content: "\eccc";
}
.ki-textalign-right.ki-filled:before {
  content: "\eccd";
}
.ki-thermometer.ki-filled:after {
  content: "\ecce";
  opacity: 0.1;
}
.ki-thermometer.ki-filled:before {
  content: "\eccf";
  position: absolute;
}
.ki-theta-theta.ki-filled:after {
  content: "\ecd0";
  opacity: 0.1;
}
.ki-theta-theta.ki-filled:before {
  content: "\ecd1";
  position: absolute;
}
.ki-tiktok.ki-filled:after {
  content: "\ecd2";
  opacity: 0.1;
}
.ki-tiktok.ki-filled:before {
  content: "\ecd3";
  position: absolute;
}
.ki-time.ki-filled:after {
  content: "\ecd4";
  opacity: 0.1;
}
.ki-time.ki-filled:before {
  content: "\ecd5";
  position: absolute;
}
.ki-timer.ki-filled:after {
  content: "\ecd6";
  opacity: 0.1;
}
.ki-timer.ki-filled:before {
  content: "\ecd7";
  position: absolute;
}
.ki-to-left.ki-filled:after {
  content: "\ecd8";
  opacity: 0.1;
}
.ki-to-left.ki-filled:before {
  content: "\ecd9";
  position: absolute;
}
.ki-to-right.ki-filled:after {
  content: "\ecda";
  opacity: 0.1;
}
.ki-to-right.ki-filled:before {
  content: "\ecdb";
  position: absolute;
}
.ki-toggle-off-circle.ki-filled:after {
  content: "\ecdc";
  opacity: 0.1;
}
.ki-toggle-off-circle.ki-filled:before {
  content: "\ecdd";
  position: absolute;
}
.ki-toggle-off.ki-filled:after {
  content: "\ecde";
}
.ki-toggle-off.ki-filled:before {
  content: "\ecdf";
  position: absolute;
  opacity: 0.1;
}
.ki-toggle-on-circle.ki-filled:after {
  content: "\ece0";
  opacity: 0.1;
}
.ki-toggle-on-circle.ki-filled:before {
  content: "\ece1";
  position: absolute;
}
.ki-toggle-on.ki-filled:after {
  content: "\ece2";
  opacity: 0.1;
}
.ki-toggle-on.ki-filled:before {
  content: "\ece3";
  position: absolute;
}
.ki-trash-square.ki-filled:after {
  content: "\ece4";
  opacity: 0.1;
}
.ki-trash-square.ki-filled:before {
  content: "\ece5";
  position: absolute;
}
.ki-trash.ki-filled:after {
  content: "\ece6";
  opacity: 0.1;
}
.ki-trash.ki-filled:before {
  content: "\ece7";
  position: absolute;
}
.ki-tree.ki-filled:after {
  content: "\ece8";
  opacity: 0.1;
}
.ki-tree.ki-filled:before {
  content: "\ece9";
  position: absolute;
}
.ki-trello.ki-filled:after {
  content: "\ecea";
  opacity: 0.1;
}
.ki-trello.ki-filled:before {
  content: "\eceb";
  position: absolute;
}
.ki-ts.ki-filled:after {
  content: "\ecec";
  opacity: 0.1;
}
.ki-ts.ki-filled:before {
  content: "\eced";
  position: absolute;
}
.ki-twitch.ki-filled:after {
  content: "\ecee";
  opacity: 0.1;
}
.ki-twitch.ki-filled:before {
  content: "\ecef";
  position: absolute;
}
.ki-twitter.ki-filled:after {
  content: "\ecf0";
  opacity: 0.1;
}
.ki-twitter.ki-filled:before {
  content: "\ecf1";
  position: absolute;
}
.ki-two-credit-cart.ki-filled:after {
  content: "\ecf2";
  opacity: 0.1;
}
.ki-two-credit-cart.ki-filled:before {
  content: "\ecf3";
  position: absolute;
}
.ki-underlining.ki-filled:after {
  content: "\ecf4";
  opacity: 0.1;
}
.ki-underlining.ki-filled:before {
  content: "\ecf5";
  position: absolute;
}
.ki-up-diagonal.ki-filled:before {
  content: "\ecf6";
}
.ki-up-down.ki-filled:before {
  content: "\ecf7";
}
.ki-up-square.ki-filled:after {
  content: "\ecf8";
}
.ki-up-square.ki-filled:before {
  content: "\ecf9";
  position: absolute;
  opacity: 0.1;
}
.ki-up.ki-filled:before {
  content: "\ecfa";
}
.ki-update-file.ki-filled:after {
  content: "\ecfb";
  opacity: 0.1;
}
.ki-update-file.ki-filled:before {
  content: "\ecfc";
  position: absolute;
}
.ki-update-folder.ki-filled:after {
  content: "\ecfd";
  opacity: 0.1;
}
.ki-update-folder.ki-filled:before {
  content: "\ecfe";
  position: absolute;
}
.ki-user-edit.ki-filled:after {
  content: "\ecff";
  opacity: 0.1;
}
.ki-user-edit.ki-filled:before {
  content: "\ed00";
  position: absolute;
}
.ki-user-square.ki-filled:after {
  content: "\ed01";
  opacity: 0.1;
}
.ki-user-square.ki-filled:before {
  content: "\ed02";
  position: absolute;
}
.ki-user-tick.ki-filled:after {
  content: "\ed03";
  opacity: 0.1;
}
.ki-user-tick.ki-filled:before {
  content: "\ed04";
  position: absolute;
}
.ki-user.ki-filled:after {
  content: "\ed05";
  opacity: 0.1;
}
.ki-user.ki-filled:before {
  content: "\ed06";
  position: absolute;
}
.ki-users.ki-filled:after {
  content: "\ed07";
  opacity: 0.1;
}
.ki-users.ki-filled:before {
  content: "\ed08";
  position: absolute;
}
.ki-verify.ki-filled:after {
  content: "\ed09";
  opacity: 0.1;
}
.ki-verify.ki-filled:before {
  content: "\ed0a";
  position: absolute;
}
.ki-vibe-vibe.ki-filled:after {
  content: "\ed0b";
  opacity: 0.1;
}
.ki-vibe-vibe.ki-filled:before {
  content: "\ed0c";
  position: absolute;
}
.ki-virus.ki-filled:after {
  content: "\ed0d";
  opacity: 0.1;
}
.ki-virus.ki-filled:before {
  content: "\ed0e";
  position: absolute;
}
.ki-vue.ki-filled:after {
  content: "\ed0f";
  opacity: 0.1;
}
.ki-vue.ki-filled:before {
  content: "\ed10";
  position: absolute;
}
.ki-vuesax.ki-filled:after {
  content: "\ed11";
  opacity: 0.1;
}
.ki-vuesax.ki-filled:before {
  content: "\ed12";
  position: absolute;
}
.ki-wallet.ki-filled:after {
  content: "\ed13";
  opacity: 0.1;
}
.ki-wallet.ki-filled:before {
  content: "\ed14";
  position: absolute;
}
.ki-wanchain-wan.ki-filled:after {
  content: "\ed15";
  opacity: 0.1;
}
.ki-wanchain-wan.ki-filled:before {
  content: "\ed16";
  position: absolute;
}
.ki-watch.ki-filled:after {
  content: "\ed17";
  opacity: 0.1;
}
.ki-watch.ki-filled:before {
  content: "\ed18";
  position: absolute;
}
.ki-whatsapp.ki-filled:after {
  content: "\ed19";
  opacity: 0.1;
}
.ki-whatsapp.ki-filled:before {
  content: "\ed1a";
  position: absolute;
}
.ki-wifi-home.ki-filled:after {
  content: "\ed1b";
  opacity: 0.1;
}
.ki-wifi-home.ki-filled:before {
  content: "\ed1c";
  position: absolute;
}
.ki-wifi-square.ki-filled:after {
  content: "\ed1d";
  opacity: 0.1;
}
.ki-wifi-square.ki-filled:before {
  content: "\ed1e";
  position: absolute;
}
.ki-wifi.ki-filled:after {
  content: "\ed1f";
  opacity: 0.1;
}
.ki-wifi.ki-filled:before {
  content: "\ed20";
  position: absolute;
}
.ki-wireframe.ki-filled:after {
  content: "\ed21";
  opacity: 0.1;
}
.ki-wireframe.ki-filled:before {
  content: "\ed22";
  position: absolute;
}
.ki-wlan.ki-filled:before {
  content: "\ed23";
}
.ki-wrench.ki-filled:after {
  content: "\ed24";
  opacity: 0.1;
}
.ki-wrench.ki-filled:before {
  content: "\ed25";
  position: absolute;
}
.ki-xaomi.ki-filled:after {
  content: "\ed26";
  opacity: 0.1;
}
.ki-xaomi.ki-filled:before {
  content: "\ed27";
  position: absolute;
}
.ki-xd.ki-filled:after {
  content: "\ed28";
  opacity: 0.1;
}
.ki-xd.ki-filled:before {
  content: "\ed29";
  position: absolute;
}
.ki-xmr.ki-filled:after {
  content: "\ed2a";
  opacity: 0.1;
}
.ki-xmr.ki-filled:before {
  content: "\ed2b";
  position: absolute;
}
.ki-yii.ki-filled:after {
  content: "\ed2c";
  opacity: 0.1;
}
.ki-yii.ki-filled:before {
  content: "\ed2d";
  position: absolute;
}
.ki-youtube.ki-filled:after {
  content: "\ed2e";
  opacity: 0.1;
}
.ki-youtube.ki-filled:before {
  content: "\ed2f";
  position: absolute;
}

/* src/metronic/vendors/keenicons/outline/style.css */
@font-face {
  font-family: "keenicons-outline";
  src:
    url("./media/keenicons-outline.ttf?3m7u3e") format("truetype"),
    url("./media/keenicons-outline.woff?3m7u3e") format("woff"),
    url("./media/keenicons-outline.svg?3m7u3e#keenicons-outline") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ki-outline {
  font-family: "keenicons-outline" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-flex;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ki-abstract-1.ki-outline:before {
  content: "\e900";
}
.ki-abstract-2.ki-outline:before {
  content: "\e901";
}
.ki-abstract-3.ki-outline:before {
  content: "\e902";
}
.ki-abstract-4.ki-outline:before {
  content: "\e903";
}
.ki-abstract-5.ki-outline:before {
  content: "\e904";
}
.ki-abstract-6.ki-outline:before {
  content: "\e905";
}
.ki-abstract-7.ki-outline:before {
  content: "\e906";
}
.ki-abstract-8.ki-outline:before {
  content: "\e907";
}
.ki-abstract-9.ki-outline:before {
  content: "\e908";
}
.ki-abstract-10.ki-outline:before {
  content: "\e909";
}
.ki-abstract-11.ki-outline:before {
  content: "\e90a";
}
.ki-abstract-12.ki-outline:before {
  content: "\e90b";
}
.ki-abstract-13.ki-outline:before {
  content: "\e90c";
}
.ki-abstract-14.ki-outline:before {
  content: "\e90d";
}
.ki-abstract-15.ki-outline:before {
  content: "\e90e";
}
.ki-abstract-16.ki-outline:before {
  content: "\e90f";
}
.ki-abstract-17.ki-outline:before {
  content: "\e910";
}
.ki-abstract-18.ki-outline:before {
  content: "\e911";
}
.ki-abstract-19.ki-outline:before {
  content: "\e912";
}
.ki-abstract-20.ki-outline:before {
  content: "\e913";
}
.ki-abstract-21.ki-outline:before {
  content: "\e914";
}
.ki-abstract-22.ki-outline:before {
  content: "\e915";
}
.ki-abstract-23.ki-outline:before {
  content: "\e916";
}
.ki-abstract-24.ki-outline:before {
  content: "\e917";
}
.ki-abstract-25.ki-outline:before {
  content: "\e918";
}
.ki-abstract-26.ki-outline:before {
  content: "\e919";
}
.ki-abstract-27.ki-outline:before {
  content: "\e91a";
}
.ki-abstract-28.ki-outline:before {
  content: "\e91b";
}
.ki-abstract-29.ki-outline:before {
  content: "\e91c";
}
.ki-abstract-30.ki-outline:before {
  content: "\e91d";
}
.ki-abstract-31.ki-outline:before {
  content: "\e91e";
}
.ki-abstract-32.ki-outline:before {
  content: "\e91f";
}
.ki-abstract-33.ki-outline:before {
  content: "\e920";
}
.ki-abstract-34.ki-outline:before {
  content: "\e921";
}
.ki-abstract-35.ki-outline:before {
  content: "\e922";
}
.ki-abstract-36.ki-outline:before {
  content: "\e923";
}
.ki-abstract-37.ki-outline:before {
  content: "\e924";
}
.ki-abstract-38.ki-outline:before {
  content: "\e925";
}
.ki-abstract-39.ki-outline:before {
  content: "\e926";
}
.ki-abstract-40.ki-outline:before {
  content: "\e927";
}
.ki-abstract-41.ki-outline:before {
  content: "\e928";
}
.ki-abstract-42.ki-outline:before {
  content: "\e929";
}
.ki-abstract-43.ki-outline:before {
  content: "\e92a";
}
.ki-abstract-44.ki-outline:before {
  content: "\e92b";
}
.ki-abstract-45.ki-outline:before {
  content: "\e92c";
}
.ki-abstract-46.ki-outline:before {
  content: "\e92d";
}
.ki-abstract-47.ki-outline:before {
  content: "\e92e";
}
.ki-abstract-48.ki-outline:before {
  content: "\e92f";
}
.ki-abstract-49.ki-outline:before {
  content: "\e930";
}
.ki-abstract.ki-outline:before {
  content: "\e931";
}
.ki-add-files.ki-outline:before {
  content: "\e932";
}
.ki-add-folder.ki-outline:before {
  content: "\e933";
}
.ki-add-notepad.ki-outline:before {
  content: "\e934";
}
.ki-additem.ki-outline:before {
  content: "\e935";
}
.ki-address-book.ki-outline:before {
  content: "\e936";
}
.ki-airplane-square.ki-outline:before {
  content: "\e937";
}
.ki-airplane.ki-outline:before {
  content: "\e938";
}
.ki-airpod.ki-outline:before {
  content: "\e939";
}
.ki-android.ki-outline:before {
  content: "\e93a";
}
.ki-angular.ki-outline:before {
  content: "\e93b";
}
.ki-apple.ki-outline:before {
  content: "\e93c";
}
.ki-archive-tick.ki-outline:before {
  content: "\e93d";
}
.ki-archive.ki-outline:before {
  content: "\e93e";
}
.ki-arrow-circle-left.ki-outline:before {
  content: "\e93f";
}
.ki-arrow-circle-right.ki-outline:before {
  content: "\e940";
}
.ki-arrow-down-left.ki-outline:before {
  content: "\e941";
}
.ki-arrow-down-refraction.ki-outline:before {
  content: "\e942";
}
.ki-arrow-down-right.ki-outline:before {
  content: "\e943";
}
.ki-arrow-down.ki-outline:before {
  content: "\e944";
}
.ki-arrow-left.ki-outline:before {
  content: "\e945";
}
.ki-arrow-mix.ki-outline:before {
  content: "\e946";
}
.ki-arrow-right-left.ki-outline:before {
  content: "\e947";
}
.ki-arrow-right.ki-outline:before {
  content: "\e948";
}
.ki-arrow-two-diagonals.ki-outline:before {
  content: "\e949";
}
.ki-arrow-up-down.ki-outline:before {
  content: "\e94a";
}
.ki-arrow-up-left.ki-outline:before {
  content: "\e94b";
}
.ki-arrow-up-refraction.ki-outline:before {
  content: "\e94c";
}
.ki-arrow-up-right.ki-outline:before {
  content: "\e94d";
}
.ki-arrow-up.ki-outline:before {
  content: "\e94e";
}
.ki-arrow-zigzag.ki-outline:before {
  content: "\e94f";
}
.ki-arrows-circle.ki-outline:before {
  content: "\e950";
}
.ki-arrows-loop.ki-outline:before {
  content: "\e951";
}
.ki-artificial-intelligence.ki-outline:before {
  content: "\e952";
}
.ki-autobrightness.ki-outline:before {
  content: "\e953";
}
.ki-avalanche-avax.ki-outline:before {
  content: "\e954";
}
.ki-award.ki-outline:before {
  content: "\e955";
}
.ki-badge.ki-outline:before {
  content: "\e956";
}
.ki-bandage.ki-outline:before {
  content: "\e957";
}
.ki-bank.ki-outline:before {
  content: "\e958";
}
.ki-bar-chart.ki-outline:before {
  content: "\e959";
}
.ki-barcode.ki-outline:before {
  content: "\e95a";
}
.ki-basket-ok.ki-outline:before {
  content: "\e95b";
}
.ki-basket.ki-outline:before {
  content: "\e95c";
}
.ki-behance.ki-outline:before {
  content: "\e95d";
}
.ki-bill.ki-outline:before {
  content: "\e95e";
}
.ki-binance-usd-busd.ki-outline:before {
  content: "\e95f";
}
.ki-binance.ki-outline:before {
  content: "\e960";
}
.ki-bitcoin.ki-outline:before {
  content: "\e961";
}
.ki-black-down.ki-outline:before {
  content: "\e962";
}
.ki-black-left-line.ki-outline:before {
  content: "\e963";
}
.ki-black-left.ki-outline:before {
  content: "\e964";
}
.ki-black-right-line.ki-outline:before {
  content: "\e965";
}
.ki-black-right.ki-outline:before {
  content: "\e966";
}
.ki-black-up.ki-outline:before {
  content: "\e967";
}
.ki-bluetooth.ki-outline:before {
  content: "\e968";
}
.ki-book-open.ki-outline:before {
  content: "\e969";
}
.ki-book-square.ki-outline:before {
  content: "\e96a";
}
.ki-book.ki-outline:before {
  content: "\e96b";
}
.ki-bookmark-2.ki-outline:before {
  content: "\e96c";
}
.ki-bookmark.ki-outline:before {
  content: "\e96d";
}
.ki-bootstrap.ki-outline:before {
  content: "\e96e";
}
.ki-briefcase.ki-outline:before {
  content: "\e96f";
}
.ki-brifecase-cros.ki-outline:before {
  content: "\e970";
}
.ki-brifecase-tick.ki-outline:before {
  content: "\e971";
}
.ki-brifecase-timer.ki-outline:before {
  content: "\e972";
}
.ki-brush.ki-outline:before {
  content: "\e973";
}
.ki-bucket-square.ki-outline:before {
  content: "\e974";
}
.ki-bucket.ki-outline:before {
  content: "\e975";
}
.ki-burger-menu-1.ki-outline:before {
  content: "\e976";
}
.ki-burger-menu-2.ki-outline:before {
  content: "\e977";
}
.ki-burger-menu-3.ki-outline:before {
  content: "\e978";
}
.ki-burger-menu-4.ki-outline:before {
  content: "\e979";
}
.ki-burger-menu-5.ki-outline:before {
  content: "\e97a";
}
.ki-burger-menu-6.ki-outline:before {
  content: "\e97b";
}
.ki-burger-menu.ki-outline:before {
  content: "\e97c";
}
.ki-bus.ki-outline:before {
  content: "\e97d";
}
.ki-calculator.ki-outline:before {
  content: "\e97e";
}
.ki-calculatoror.ki-outline:before {
  content: "\e97f";
}
.ki-calendar-2.ki-outline:before {
  content: "\e980";
}
.ki-calendar-8.ki-outline:before {
  content: "\e981";
}
.ki-calendar-add.ki-outline:before {
  content: "\e982";
}
.ki-calendar-edit.ki-outline:before {
  content: "\e983";
}
.ki-calendar-remove.ki-outline:before {
  content: "\e984";
}
.ki-calendar-search.ki-outline:before {
  content: "\e985";
}
.ki-calendar-tick.ki-outline:before {
  content: "\e986";
}
.ki-calendar.ki-outline:before {
  content: "\e987";
}
.ki-call.ki-outline:before {
  content: "\e988";
}
.ki-capsule.ki-outline:before {
  content: "\e989";
}
.ki-car.ki-outline:before {
  content: "\e98a";
}
.ki-category.ki-outline:before {
  content: "\e98b";
}
.ki-cd.ki-outline:before {
  content: "\e98c";
}
.ki-celsius-cel.ki-outline:before {
  content: "\e98d";
}
.ki-chart-line-down-2.ki-outline:before {
  content: "\e98e";
}
.ki-chart-line-down.ki-outline:before {
  content: "\e98f";
}
.ki-chart-line-star.ki-outline:before {
  content: "\e990";
}
.ki-chart-line-up-2.ki-outline:before {
  content: "\e991";
}
.ki-chart-line-up.ki-outline:before {
  content: "\e992";
}
.ki-chart-line.ki-outline:before {
  content: "\e993";
}
.ki-chart-pie-3.ki-outline:before {
  content: "\e994";
}
.ki-chart-pie-4.ki-outline:before {
  content: "\e995";
}
.ki-chart-pie-simple.ki-outline:before {
  content: "\e996";
}
.ki-chart-pie-too.ki-outline:before {
  content: "\e997";
}
.ki-chart-simple-2.ki-outline:before {
  content: "\e998";
}
.ki-chart-simple-3.ki-outline:before {
  content: "\e999";
}
.ki-chart-simple.ki-outline:before {
  content: "\e99a";
}
.ki-chart.ki-outline:before {
  content: "\e99b";
}
.ki-check-circle.ki-outline:before {
  content: "\e99c";
}
.ki-check-squared.ki-outline:before {
  content: "\e99d";
}
.ki-check.ki-outline:before {
  content: "\e99e";
}
.ki-cheque.ki-outline:before {
  content: "\e99f";
}
.ki-chrome.ki-outline:before {
  content: "\e9a0";
}
.ki-classmates.ki-outline:before {
  content: "\e9a1";
}
.ki-click.ki-outline:before {
  content: "\e9a2";
}
.ki-clipboard.ki-outline:before {
  content: "\e9a3";
}
.ki-cloud-add.ki-outline:before {
  content: "\e9a4";
}
.ki-cloud-change.ki-outline:before {
  content: "\e9a5";
}
.ki-cloud-download.ki-outline:before {
  content: "\e9a6";
}
.ki-cloud.ki-outline:before {
  content: "\e9a7";
}
.ki-code.ki-outline:before {
  content: "\e9a8";
}
.ki-coffee.ki-outline:before {
  content: "\e9a9";
}
.ki-color-swatch.ki-outline:before {
  content: "\e9aa";
}
.ki-colors-square.ki-outline:before {
  content: "\e9ab";
}
.ki-compass.ki-outline:before {
  content: "\e9ac";
}
.ki-copy-success.ki-outline:before {
  content: "\e9ad";
}
.ki-copy.ki-outline:before {
  content: "\e9ae";
}
.ki-courier-express.ki-outline:before {
  content: "\e9af";
}
.ki-courier.ki-outline:before {
  content: "\e9b0";
}
.ki-credit-cart.ki-outline:before {
  content: "\e9b1";
}
.ki-cross-circle.ki-outline:before {
  content: "\e9b2";
}
.ki-cross-square.ki-outline:before {
  content: "\e9b3";
}
.ki-cross.ki-outline:before {
  content: "\e9b4";
}
.ki-crown-2.ki-outline:before {
  content: "\e9b5";
}
.ki-crown.ki-outline:before {
  content: "\e9b6";
}
.ki-css.ki-outline:before {
  content: "\e9b7";
}
.ki-cube-2.ki-outline:before {
  content: "\e9b8";
}
.ki-cube-3.ki-outline:before {
  content: "\e9b9";
}
.ki-cup.ki-outline:before {
  content: "\e9ba";
}
.ki-cursor.ki-outline:before {
  content: "\e9bb";
}
.ki-dash.ki-outline:before {
  content: "\e9bc";
}
.ki-data.ki-outline:before {
  content: "\e9bd";
}
.ki-delete-files.ki-outline:before {
  content: "\e9be";
}
.ki-delete-folder.ki-outline:before {
  content: "\e9bf";
}
.ki-delivery-2.ki-outline:before {
  content: "\e9c0";
}
.ki-delivery-3.ki-outline:before {
  content: "\e9c1";
}
.ki-delivery-24.ki-outline:before {
  content: "\e9c2";
}
.ki-delivery-door.ki-outline:before {
  content: "\e9c3";
}
.ki-delivery-geolocation.ki-outline:before {
  content: "\e9c4";
}
.ki-delivery-time.ki-outline:before {
  content: "\e9c5";
}
.ki-delivery.ki-outline:before {
  content: "\e9c6";
}
.ki-design-1.ki-outline:before {
  content: "\e9c7";
}
.ki-design-2.ki-outline:before {
  content: "\e9c8";
}
.ki-desktop-mobile.ki-outline:before {
  content: "\e9c9";
}
.ki-devices-2.ki-outline:before {
  content: "\e9ca";
}
.ki-devices.ki-outline:before {
  content: "\e9cb";
}
.ki-diamonds.ki-outline:before {
  content: "\e9cc";
}
.ki-directbox-default.ki-outline:before {
  content: "\e9cd";
}
.ki-disconnect.ki-outline:before {
  content: "\e9ce";
}
.ki-discount.ki-outline:before {
  content: "\e9cf";
}
.ki-disguise.ki-outline:before {
  content: "\e9d0";
}
.ki-disk.ki-outline:before {
  content: "\e9d1";
}
.ki-dislike.ki-outline:before {
  content: "\e9d2";
}
.ki-dj.ki-outline:before {
  content: "\e9d3";
}
.ki-document.ki-outline:before {
  content: "\e9d4";
}
.ki-double-check.ki-outline:before {
  content: "\e9d5";
}
.ki-dollar.ki-outline:before {
  content: "\e9d6";
}
.ki-dots-circle-vertical.ki-outline:before {
  content: "\e9d7";
}
.ki-dots-circle.ki-outline:before {
  content: "\e9d8";
}
.ki-dots-horizontal.ki-outline:before {
  content: "\e9d9";
}
.ki-dots-square-vertical.ki-outline:before {
  content: "\e9da";
}
.ki-dots-square.ki-outline:before {
  content: "\e9db";
}
.ki-dots-vertical.ki-outline:before {
  content: "\e9dc";
}
.ki-double-check-circle.ki-outline:before {
  content: "\e9dd";
}
.ki-double-down.ki-outline:before {
  content: "\e9de";
}
.ki-double-left-arrow.ki-outline:before {
  content: "\e9df";
}
.ki-double-left.ki-outline:before {
  content: "\e9e0";
}
.ki-double-right-arrow.ki-outline:before {
  content: "\e9e1";
}
.ki-double-right.ki-outline:before {
  content: "\e9e2";
}
.ki-double-up.ki-outline:before {
  content: "\e9e3";
}
.ki-down-square.ki-outline:before {
  content: "\e9e4";
}
.ki-down.ki-outline:before {
  content: "\e9e5";
}
.ki-dribbble.ki-outline:before {
  content: "\e9e6";
}
.ki-drop.ki-outline:before {
  content: "\e9e7";
}
.ki-dropbox.ki-outline:before {
  content: "\e9e8";
}
.ki-educare-ekt.ki-outline:before {
  content: "\e9e9";
}
.ki-electricity.ki-outline:before {
  content: "\e9ea";
}
.ki-electronic-clock.ki-outline:before {
  content: "\e9eb";
}
.ki-element-1.ki-outline:before {
  content: "\e9ec";
}
.ki-element-2.ki-outline:before {
  content: "\e9ed";
}
.ki-element-3.ki-outline:before {
  content: "\e9ee";
}
.ki-element-4.ki-outline:before {
  content: "\e9ef";
}
.ki-element-5.ki-outline:before {
  content: "\e9f0";
}
.ki-element-6.ki-outline:before {
  content: "\e9f1";
}
.ki-element-7.ki-outline:before {
  content: "\e9f2";
}
.ki-element-8.ki-outline:before {
  content: "\e9f3";
}
.ki-element-9.ki-outline:before {
  content: "\e9f4";
}
.ki-element-10.ki-outline:before {
  content: "\e9f5";
}
.ki-element-11.ki-outline:before {
  content: "\e9f6";
}
.ki-element-12.ki-outline:before {
  content: "\e9f7";
}
.ki-element-equal.ki-outline:before {
  content: "\e9f8";
}
.ki-element-plus.ki-outline:before {
  content: "\e9f9";
}
.ki-emoji-happy.ki-outline:before {
  content: "\e9fa";
}
.ki-enjin-coin-enj.ki-outline:before {
  content: "\e9fb";
}
.ki-ensure.ki-outline:before {
  content: "\e9fc";
}
.ki-entrance-left.ki-outline:before {
  content: "\e9fd";
}
.ki-entrance-right.ki-outline:before {
  content: "\e9fe";
}
.ki-eraser.ki-outline:before {
  content: "\e9ff";
}
.ki-euro.ki-outline:before {
  content: "\ea00";
}
.ki-exit-down.ki-outline:before {
  content: "\ea01";
}
.ki-exit-left.ki-outline:before {
  content: "\ea02";
}
.ki-exit-right-corner.ki-outline:before {
  content: "\ea03";
}
.ki-exit-right.ki-outline:before {
  content: "\ea04";
}
.ki-exit-up.ki-outline:before {
  content: "\ea05";
}
.ki-external-drive.ki-outline:before {
  content: "\ea06";
}
.ki-eye-slash.ki-outline:before {
  content: "\ea07";
}
.ki-eye.ki-outline:before {
  content: "\ea08";
}
.ki-face-id.ki-outline:before {
  content: "\ea09";
}
.ki-facebook.ki-outline:before {
  content: "\ea0a";
}
.ki-fasten.ki-outline:before {
  content: "\ea0b";
}
.ki-fatrows.ki-outline:before {
  content: "\ea0c";
}
.ki-feather.ki-outline:before {
  content: "\ea0d";
}
.ki-figma.ki-outline:before {
  content: "\ea0e";
}
.ki-file-added.ki-outline:before {
  content: "\ea0f";
}
.ki-file-deleted.ki-outline:before {
  content: "\ea10";
}
.ki-file-down.ki-outline:before {
  content: "\ea11";
}
.ki-file-left.ki-outline:before {
  content: "\ea12";
}
.ki-file-right.ki-outline:before {
  content: "\ea13";
}
.ki-file-sheet.ki-outline:before {
  content: "\ea14";
}
.ki-file-up.ki-outline:before {
  content: "\ea15";
}
.ki-files.ki-outline:before {
  content: "\ea16";
}
.ki-filter-edit.ki-outline:before {
  content: "\ea17";
}
.ki-filter-search.ki-outline:before {
  content: "\ea18";
}
.ki-filter-square.ki-outline:before {
  content: "\ea19";
}
.ki-filter-tablet.ki-outline:before {
  content: "\ea1a";
}
.ki-filter-tick.ki-outline:before {
  content: "\ea1b";
}
.ki-filter.ki-outline:before {
  content: "\ea1c";
}
.ki-financial-schedule.ki-outline:before {
  content: "\ea1d";
}
.ki-fingerprint-scanning.ki-outline:before {
  content: "\ea1e";
}
.ki-flag.ki-outline:before {
  content: "\ea1f";
}
.ki-flash-circle.ki-outline:before {
  content: "\ea20";
}
.ki-flask.ki-outline:before {
  content: "\ea21";
}
.ki-focus.ki-outline:before {
  content: "\ea22";
}
.ki-folder-added.ki-outline:before {
  content: "\ea23";
}
.ki-folder-down.ki-outline:before {
  content: "\ea24";
}
.ki-folder-up.ki-outline:before {
  content: "\ea25";
}
.ki-folder.ki-outline:before {
  content: "\ea26";
}
.ki-frame.ki-outline:before {
  content: "\ea27";
}
.ki-geolocation-home.ki-outline:before {
  content: "\ea28";
}
.ki-geolocation.ki-outline:before {
  content: "\ea29";
}
.ki-ghost.ki-outline:before {
  content: "\ea2a";
}
.ki-gift.ki-outline:before {
  content: "\ea2b";
}
.ki-github.ki-outline:before {
  content: "\ea2c";
}
.ki-glass.ki-outline:before {
  content: "\ea2d";
}
.ki-google-play.ki-outline:before {
  content: "\ea2e";
}
.ki-google.ki-outline:before {
  content: "\ea2f";
}
.ki-graph-2.ki-outline:before {
  content: "\ea30";
}
.ki-graph-3.ki-outline:before {
  content: "\ea31";
}
.ki-graph-4.ki-outline:before {
  content: "\ea32";
}
.ki-graph-up.ki-outline:before {
  content: "\ea33";
}
.ki-graph.ki-outline:before {
  content: "\ea34";
}
.ki-grid-2.ki-outline:before {
  content: "\ea35";
}
.ki-grid.ki-outline:before {
  content: "\ea36";
}
.ki-handcart.ki-outline:before {
  content: "\ea37";
}
.ki-happyemoji.ki-outline:before {
  content: "\ea38";
}
.ki-heart-circle.ki-outline:before {
  content: "\ea39";
}
.ki-heart.ki-outline:before {
  content: "\ea3a";
}
.ki-home-1.ki-outline:before {
  content: "\ea3b";
}
.ki-home-2.ki-outline:before {
  content: "\ea3c";
}
.ki-home-3.ki-outline:before {
  content: "\ea3d";
}
.ki-home.ki-outline:before {
  content: "\ea3e";
}
.ki-html.ki-outline:before {
  content: "\ea3f";
}
.ki-icon.ki-outline:before {
  content: "\ea40";
}
.ki-illustrator.ki-outline:before {
  content: "\ea41";
}
.ki-information-1.ki-outline:before {
  content: "\ea42";
}
.ki-information-2.ki-outline:before {
  content: "\ea43";
}
.ki-information-3.ki-outline:before {
  content: "\ea44";
}
.ki-information-4.ki-outline:before {
  content: "\ea45";
}
.ki-information.ki-outline:before {
  content: "\ea46";
}
.ki-instagram.ki-outline:before {
  content: "\ea47";
}
.ki-joystick.ki-outline:before {
  content: "\ea48";
}
.ki-js-2.ki-outline:before {
  content: "\ea49";
}
.ki-js.ki-outline:before {
  content: "\ea4a";
}
.ki-kanban.ki-outline:before {
  content: "\ea4b";
}
.ki-key-square.ki-outline:before {
  content: "\ea4c";
}
.ki-key.ki-outline:before {
  content: "\ea4d";
}
.ki-keyboard.ki-outline:before {
  content: "\ea4e";
}
.ki-laptop.ki-outline:before {
  content: "\ea4f";
}
.ki-laravel.ki-outline:before {
  content: "\ea50";
}
.ki-left-square.ki-outline:before {
  content: "\ea51";
}
.ki-left.ki-outline:before {
  content: "\ea52";
}
.ki-like-2.ki-outline:before {
  content: "\ea53";
}
.ki-like-folder.ki-outline:before {
  content: "\ea54";
}
.ki-like-shapes.ki-outline:before {
  content: "\ea55";
}
.ki-like-tag.ki-outline:before {
  content: "\ea56";
}
.ki-like.ki-outline:before {
  content: "\ea57";
}
.ki-loading.ki-outline:before {
  content: "\ea58";
}
.ki-lock-2.ki-outline:before {
  content: "\ea59";
}
.ki-lock-3.ki-outline:before {
  content: "\ea5a";
}
.ki-lock.ki-outline:before {
  content: "\ea5b";
}
.ki-logistic.ki-outline:before {
  content: "\ea5c";
}
.ki-lots-shopping.ki-outline:before {
  content: "\ea5d";
}
.ki-lovely.ki-outline:before {
  content: "\ea5e";
}
.ki-lts.ki-outline:before {
  content: "\ea5f";
}
.ki-magnifier.ki-outline:before {
  content: "\ea60";
}
.ki-map.ki-outline:before {
  content: "\ea61";
}
.ki-mask.ki-outline:before {
  content: "\ea62";
}
.ki-maximize.ki-outline:before {
  content: "\ea63";
}
.ki-medal-star.ki-outline:before {
  content: "\ea64";
}
.ki-menu.ki-outline:before {
  content: "\ea65";
}
.ki-message-add.ki-outline:before {
  content: "\ea66";
}
.ki-message-edit.ki-outline:before {
  content: "\ea67";
}
.ki-message-minus.ki-outline:before {
  content: "\ea68";
}
.ki-message-notify.ki-outline:before {
  content: "\ea69";
}
.ki-message-programming.ki-outline:before {
  content: "\ea6a";
}
.ki-message-question.ki-outline:before {
  content: "\ea6b";
}
.ki-message-text-2.ki-outline:before {
  content: "\ea6c";
}
.ki-message-text.ki-outline:before {
  content: "\ea6d";
}
.ki-messages.ki-outline:before {
  content: "\ea6e";
}
.ki-microsoft.ki-outline:before {
  content: "\ea6f";
}
.ki-milk.ki-outline:before {
  content: "\ea70";
}
.ki-minus-circle.ki-outline:before {
  content: "\ea71";
}
.ki-minus-folder.ki-outline:before {
  content: "\ea72";
}
.ki-minus-squared.ki-outline:before {
  content: "\ea73";
}
.ki-minus.ki-outline:before {
  content: "\ea74";
}
.ki-moon.ki-outline:before {
  content: "\ea75";
}
.ki-more-2.ki-outline:before {
  content: "\ea76";
}
.ki-mouse-circle.ki-outline:before {
  content: "\ea77";
}
.ki-mouse-square.ki-outline:before {
  content: "\ea78";
}
.ki-mouse.ki-outline:before {
  content: "\ea79";
}
.ki-nexo.ki-outline:before {
  content: "\ea7a";
}
.ki-night-day.ki-outline:before {
  content: "\ea7b";
}
.ki-note-2.ki-outline:before {
  content: "\ea7c";
}
.ki-note.ki-outline:before {
  content: "\ea7d";
}
.ki-notepad-bookmark.ki-outline:before {
  content: "\ea7e";
}
.ki-notepad-edit.ki-outline:before {
  content: "\ea7f";
}
.ki-notepad.ki-outline:before {
  content: "\ea80";
}
.ki-notification-1.ki-outline:before {
  content: "\ea81";
}
.ki-notification-bing.ki-outline:before {
  content: "\ea82";
}
.ki-notification-circle.ki-outline:before {
  content: "\ea83";
}
.ki-notification-favorite.ki-outline:before {
  content: "\ea84";
}
.ki-notification-on.ki-outline:before {
  content: "\ea85";
}
.ki-notification-status.ki-outline:before {
  content: "\ea86";
}
.ki-notification.ki-outline:before {
  content: "\ea87";
}
.ki-ocean.ki-outline:before {
  content: "\ea88";
}
.ki-office-bag.ki-outline:before {
  content: "\ea89";
}
.ki-package.ki-outline:before {
  content: "\ea8a";
}
.ki-pad.ki-outline:before {
  content: "\ea8b";
}
.ki-pails.ki-outline:before {
  content: "\ea8c";
}
.ki-paintbucket.ki-outline:before {
  content: "\ea8d";
}
.ki-paper-clip.ki-outline:before {
  content: "\ea8e";
}
.ki-paper-plane.ki-outline:before {
  content: "\ea8f";
}
.ki-parcel-tracking.ki-outline:before {
  content: "\ea90";
}
.ki-parcel.ki-outline:before {
  content: "\ea91";
}
.ki-password-check.ki-outline:before {
  content: "\ea92";
}
.ki-paypal.ki-outline:before {
  content: "\ea93";
}
.ki-pencil.ki-outline:before {
  content: "\ea94";
}
.ki-people.ki-outline:before {
  content: "\ea95";
}
.ki-percentage.ki-outline:before {
  content: "\ea96";
}
.ki-phone.ki-outline:before {
  content: "\ea97";
}
.ki-photoshop.ki-outline:before {
  content: "\ea98";
}
.ki-picture.ki-outline:before {
  content: "\ea99";
}
.ki-pill.ki-outline:before {
  content: "\ea9a";
}
.ki-pin.ki-outline:before {
  content: "\ea9b";
}
.ki-plus-circle.ki-outline:before {
  content: "\ea9c";
}
.ki-plus-squared.ki-outline:before {
  content: "\ea9d";
}
.ki-plus.ki-outline:before {
  content: "\ea9e";
}
.ki-pointers.ki-outline:before {
  content: "\ea9f";
}
.ki-price-tag.ki-outline:before {
  content: "\eaa0";
}
.ki-printer.ki-outline:before {
  content: "\eaa1";
}
.ki-profile-circle.ki-outline:before {
  content: "\eaa2";
}
.ki-pulse.ki-outline:before {
  content: "\eaa3";
}
.ki-purchase.ki-outline:before {
  content: "\eaa4";
}
.ki-python.ki-outline:before {
  content: "\eaa5";
}
.ki-question-2.ki-outline:before {
  content: "\eaa6";
}
.ki-question.ki-outline:before {
  content: "\eaa7";
}
.ki-questionnaire-tablet.ki-outline:before {
  content: "\eaa8";
}
.ki-ranking.ki-outline:before {
  content: "\eaa9";
}
.ki-react.ki-outline:before {
  content: "\eaaa";
}
.ki-receipt-square.ki-outline:before {
  content: "\eaab";
}
.ki-rescue.ki-outline:before {
  content: "\eaac";
}
.ki-right-left.ki-outline:before {
  content: "\eaad";
}
.ki-right-square.ki-outline:before {
  content: "\eaae";
}
.ki-right.ki-outline:before {
  content: "\eaaf";
}
.ki-rocket.ki-outline:before {
  content: "\eab0";
}
.ki-route.ki-outline:before {
  content: "\eab1";
}
.ki-router.ki-outline:before {
  content: "\eab2";
}
.ki-row-horizontal.ki-outline:before {
  content: "\eab3";
}
.ki-row-vertical.ki-outline:before {
  content: "\eab4";
}
.ki-safe-home.ki-outline:before {
  content: "\eab5";
}
.ki-satellite.ki-outline:before {
  content: "\eab6";
}
.ki-save-2.ki-outline:before {
  content: "\eab7";
}
.ki-save-deposit.ki-outline:before {
  content: "\eab8";
}
.ki-scan-barcode.ki-outline:before {
  content: "\eab9";
}
.ki-screen.ki-outline:before {
  content: "\eaba";
}
.ki-scroll.ki-outline:before {
  content: "\eabb";
}
.ki-search-list.ki-outline:before {
  content: "\eabc";
}
.ki-security-user.ki-outline:before {
  content: "\eabd";
}
.ki-setting-2.ki-outline:before {
  content: "\eabe";
}
.ki-setting-3.ki-outline:before {
  content: "\eabf";
}
.ki-setting-4.ki-outline:before {
  content: "\eac0";
}
.ki-setting.ki-outline:before {
  content: "\eac1";
}
.ki-share.ki-outline:before {
  content: "\eac2";
}
.ki-shield-cross.ki-outline:before {
  content: "\eac3";
}
.ki-shield-search.ki-outline:before {
  content: "\eac4";
}
.ki-shield-slash.ki-outline:before {
  content: "\eac5";
}
.ki-shield-tick.ki-outline:before {
  content: "\eac6";
}
.ki-shield.ki-outline:before {
  content: "\eac7";
}
.ki-ship.ki-outline:before {
  content: "\eac8";
}
.ki-shop.ki-outline:before {
  content: "\eac9";
}
.ki-simcard-2.ki-outline:before {
  content: "\eaca";
}
.ki-simcard.ki-outline:before {
  content: "\eacb";
}
.ki-size.ki-outline:before {
  content: "\eacc";
}
.ki-slack.ki-outline:before {
  content: "\eacd";
}
.ki-slider-horizontal-2.ki-outline:before {
  content: "\eace";
}
.ki-slider-horizontal.ki-outline:before {
  content: "\eacf";
}
.ki-slider-vertica.ki-outline:before {
  content: "\ead0";
}
.ki-slider-vertical.ki-outline:before {
  content: "\ead1";
}
.ki-slider.ki-outline:before {
  content: "\ead2";
}
.ki-sms.ki-outline:before {
  content: "\ead3";
}
.ki-snapchat.ki-outline:before {
  content: "\ead4";
}
.ki-social-media.ki-outline:before {
  content: "\ead5";
}
.ki-soft-2.ki-outline:before {
  content: "\ead6";
}
.ki-soft-3.ki-outline:before {
  content: "\ead7";
}
.ki-soft.ki-outline:before {
  content: "\ead8";
}
.ki-some-files.ki-outline:before {
  content: "\ead9";
}
.ki-sort.ki-outline:before {
  content: "\eada";
}
.ki-speaker.ki-outline:before {
  content: "\eadb";
}
.ki-spotify.ki-outline:before {
  content: "\eadc";
}
.ki-spring-framework.ki-outline:before {
  content: "\eadd";
}
.ki-square-brackets.ki-outline:before {
  content: "\eade";
}
.ki-star.ki-outline:before {
  content: "\eadf";
}
.ki-status.ki-outline:before {
  content: "\eae0";
}
.ki-subtitle.ki-outline:before {
  content: "\eae1";
}
.ki-sun.ki-outline:before {
  content: "\eae2";
}
.ki-support.ki-outline:before {
  content: "\eae3";
}
.ki-switch.ki-outline:before {
  content: "\eae4";
}
.ki-syringe.ki-outline:before {
  content: "\eae5";
}
.ki-tab-tablet.ki-outline:before {
  content: "\eae6";
}
.ki-tablet-delete.ki-outline:before {
  content: "\eae7";
}
.ki-tablet-down.ki-outline:before {
  content: "\eae8";
}
.ki-tablet-ok.ki-outline:before {
  content: "\eae9";
}
.ki-tablet-text-down.ki-outline:before {
  content: "\eaea";
}
.ki-tablet-text-up.ki-outline:before {
  content: "\eaeb";
}
.ki-tablet-up.ki-outline:before {
  content: "\eaec";
}
.ki-tablet.ki-outline:before {
  content: "\eaed";
}
.ki-tag-cross.ki-outline:before {
  content: "\eaee";
}
.ki-tag.ki-outline:before {
  content: "\eaef";
}
.ki-teacher.ki-outline:before {
  content: "\eaf0";
}
.ki-technology-1.ki-outline:before {
  content: "\eaf1";
}
.ki-technology-2.ki-outline:before {
  content: "\eaf2";
}
.ki-technology-3.ki-outline:before {
  content: "\eaf3";
}
.ki-technology-4.ki-outline:before {
  content: "\eaf4";
}
.ki-telephone-geolocation.ki-outline:before {
  content: "\eaf5";
}
.ki-test-tubes.ki-outline:before {
  content: "\eaf6";
}
.ki-text-bold.ki-outline:before {
  content: "\eaf7";
}
.ki-text-circle.ki-outline:before {
  content: "\eaf8";
}
.ki-text-italic.ki-outline:before {
  content: "\eaf9";
}
.ki-text-number.ki-outline:before {
  content: "\eafa";
}
.ki-text-strikethrough.ki-outline:before {
  content: "\eafb";
}
.ki-text-underline.ki-outline:before {
  content: "\eafc";
}
.ki-text.ki-outline:before {
  content: "\eafd";
}
.ki-textalign-center.ki-outline:before {
  content: "\eafe";
}
.ki-textalign-justifycenter.ki-outline:before {
  content: "\eaff";
}
.ki-textalign-left.ki-outline:before {
  content: "\eb00";
}
.ki-textalign-right.ki-outline:before {
  content: "\eb01";
}
.ki-thermometer.ki-outline:before {
  content: "\eb02";
}
.ki-theta-theta.ki-outline:before {
  content: "\eb03";
}
.ki-tiktok.ki-outline:before {
  content: "\eb04";
}
.ki-time.ki-outline:before {
  content: "\eb05";
}
.ki-timer.ki-outline:before {
  content: "\eb06";
}
.ki-to-left.ki-outline:before {
  content: "\eb07";
}
.ki-to-right.ki-outline:before {
  content: "\eb08";
}
.ki-toggle-off-circle.ki-outline:before {
  content: "\eb09";
}
.ki-toggle-off.ki-outline:before {
  content: "\eb0a";
}
.ki-toggle-on-circle.ki-outline:before {
  content: "\eb0b";
}
.ki-toggle-on.ki-outline:before {
  content: "\eb0c";
}
.ki-trash-square.ki-outline:before {
  content: "\eb0d";
}
.ki-trash.ki-outline:before {
  content: "\eb0e";
}
.ki-tree.ki-outline:before {
  content: "\eb0f";
}
.ki-trello.ki-outline:before {
  content: "\eb10";
}
.ki-ts.ki-outline:before {
  content: "\eb11";
}
.ki-twitch.ki-outline:before {
  content: "\eb12";
}
.ki-twitter.ki-outline:before {
  content: "\eb13";
}
.ki-two-credit-cart.ki-outline:before {
  content: "\eb14";
}
.ki-underlining.ki-outline:before {
  content: "\eb15";
}
.ki-up-diagonal.ki-outline:before {
  content: "\eb16";
}
.ki-up-down.ki-outline:before {
  content: "\eb17";
}
.ki-up-square.ki-outline:before {
  content: "\eb18";
}
.ki-up.ki-outline:before {
  content: "\eb19";
}
.ki-update-file.ki-outline:before {
  content: "\eb1a";
}
.ki-update-folder.ki-outline:before {
  content: "\eb1b";
}
.ki-user-edit.ki-outline:before {
  content: "\eb1c";
}
.ki-user-square.ki-outline:before {
  content: "\eb1d";
}
.ki-user-tick.ki-outline:before {
  content: "\eb1e";
}
.ki-user.ki-outline:before {
  content: "\eb1f";
}
.ki-users.ki-outline:before {
  content: "\eb20";
}
.ki-verify.ki-outline:before {
  content: "\eb21";
}
.ki-vibe-vibe.ki-outline:before {
  content: "\eb22";
}
.ki-virus.ki-outline:before {
  content: "\eb23";
}
.ki-vue.ki-outline:before {
  content: "\eb24";
}
.ki-vuesax.ki-outline:before {
  content: "\eb25";
}
.ki-wallet.ki-outline:before {
  content: "\eb26";
}
.ki-wanchain-wan.ki-outline:before {
  content: "\eb27";
}
.ki-watch.ki-outline:before {
  content: "\eb28";
}
.ki-whatsapp.ki-outline:before {
  content: "\eb29";
}
.ki-wifi-home.ki-outline:before {
  content: "\eb2a";
}
.ki-wifi-square.ki-outline:before {
  content: "\eb2b";
}
.ki-wifi.ki-outline:before {
  content: "\eb2c";
}
.ki-wireframe.ki-outline:before {
  content: "\eb2d";
}
.ki-wlan.ki-outline:before {
  content: "\eb2e";
}
.ki-wrench.ki-outline:before {
  content: "\eb2f";
}
.ki-xaomi.ki-outline:before {
  content: "\eb30";
}
.ki-xd.ki-outline:before {
  content: "\eb31";
}
.ki-xmr.ki-outline:before {
  content: "\eb32";
}
.ki-yii.ki-outline:before {
  content: "\eb33";
}
.ki-youtube.ki-outline:before {
  content: "\eb34";
}

/* src/metronic/vendors/keenicons/solid/style.css */
@font-face {
  font-family: "keenicons-solid";
  src:
    url("./media/keenicons-solid.ttf?m54ea1") format("truetype"),
    url("./media/keenicons-solid.woff?m54ea1") format("woff"),
    url("./media/keenicons-solid.svg?m54ea1#keenicons-solid") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ki-solid {
  font-family: "keenicons-solid" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-flex;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ki-abstract-1.ki-solid:before {
  content: "\e900";
}
.ki-abstract-2.ki-solid:before {
  content: "\e901";
}
.ki-abstract-3.ki-solid:before {
  content: "\e902";
}
.ki-abstract-4.ki-solid:before {
  content: "\e903";
}
.ki-abstract-5.ki-solid:before {
  content: "\e904";
}
.ki-abstract-6.ki-solid:before {
  content: "\e905";
}
.ki-abstract-7.ki-solid:before {
  content: "\e906";
}
.ki-abstract-8.ki-solid:before {
  content: "\e907";
}
.ki-abstract-9.ki-solid:before {
  content: "\e908";
}
.ki-abstract-10.ki-solid:before {
  content: "\e909";
}
.ki-abstract-11.ki-solid:before {
  content: "\e90a";
}
.ki-abstract-12.ki-solid:before {
  content: "\e90b";
}
.ki-abstract-13.ki-solid:before {
  content: "\e90c";
}
.ki-abstract-14.ki-solid:before {
  content: "\e90d";
}
.ki-abstract-15.ki-solid:before {
  content: "\e90e";
}
.ki-abstract-16.ki-solid:before {
  content: "\e90f";
}
.ki-abstract-17.ki-solid:before {
  content: "\e910";
}
.ki-abstract-18.ki-solid:before {
  content: "\e911";
}
.ki-abstract-19.ki-solid:before {
  content: "\e912";
}
.ki-abstract-20.ki-solid:before {
  content: "\e913";
}
.ki-abstract-21.ki-solid:before {
  content: "\e914";
}
.ki-abstract-22.ki-solid:before {
  content: "\e915";
}
.ki-abstract-23.ki-solid:before {
  content: "\e916";
}
.ki-abstract-24.ki-solid:before {
  content: "\e917";
}
.ki-abstract-25.ki-solid:before {
  content: "\e918";
}
.ki-abstract-26.ki-solid:before {
  content: "\e919";
}
.ki-abstract-27.ki-solid:before {
  content: "\e91a";
}
.ki-abstract-28.ki-solid:before {
  content: "\e91b";
}
.ki-abstract-29.ki-solid:before {
  content: "\e91c";
}
.ki-abstract-30.ki-solid:before {
  content: "\e91d";
}
.ki-abstract-31.ki-solid:before {
  content: "\e91e";
}
.ki-abstract-32.ki-solid:before {
  content: "\e91f";
}
.ki-abstract-33.ki-solid:before {
  content: "\e920";
}
.ki-abstract-34.ki-solid:before {
  content: "\e921";
}
.ki-abstract-35.ki-solid:before {
  content: "\e922";
}
.ki-abstract-36.ki-solid:before {
  content: "\e923";
}
.ki-abstract-37.ki-solid:before {
  content: "\e924";
}
.ki-abstract-38.ki-solid:before {
  content: "\e925";
}
.ki-abstract-39.ki-solid:before {
  content: "\e926";
}
.ki-abstract-40.ki-solid:before {
  content: "\e927";
}
.ki-abstract-41.ki-solid:before {
  content: "\e928";
}
.ki-abstract-42.ki-solid:before {
  content: "\e929";
}
.ki-abstract-43.ki-solid:before {
  content: "\e92a";
}
.ki-abstract-44.ki-solid:before {
  content: "\e92b";
}
.ki-abstract-45.ki-solid:before {
  content: "\e92c";
}
.ki-abstract-46.ki-solid:before {
  content: "\e92d";
}
.ki-abstract-47.ki-solid:before {
  content: "\e92e";
}
.ki-abstract-48.ki-solid:before {
  content: "\e92f";
}
.ki-abstract-49.ki-solid:before {
  content: "\e930";
}
.ki-abstract.ki-solid:before {
  content: "\e931";
}
.ki-add-files.ki-solid:before {
  content: "\e932";
}
.ki-add-folder.ki-solid:before {
  content: "\e933";
}
.ki-add-notepad.ki-solid:before {
  content: "\e934";
}
.ki-additem.ki-solid:before {
  content: "\e935";
}
.ki-address-book.ki-solid:before {
  content: "\e936";
}
.ki-airplane-square.ki-solid:before {
  content: "\e937";
}
.ki-airplane.ki-solid:before {
  content: "\e938";
}
.ki-airpod.ki-solid:before {
  content: "\e939";
}
.ki-android.ki-solid:before {
  content: "\e93a";
}
.ki-angular.ki-solid:before {
  content: "\e93b";
}
.ki-apple.ki-solid:before {
  content: "\e93c";
}
.ki-archive-tick.ki-solid:before {
  content: "\e93d";
}
.ki-archive.ki-solid:before {
  content: "\e93e";
}
.ki-arrow-circle-left.ki-solid:before {
  content: "\e93f";
}
.ki-arrow-circle-right.ki-solid:before {
  content: "\e940";
}
.ki-arrow-down-left.ki-solid:before {
  content: "\e941";
}
.ki-arrow-down-refraction.ki-solid:before {
  content: "\e942";
}
.ki-arrow-down-right.ki-solid:before {
  content: "\e943";
}
.ki-arrow-down.ki-solid:before {
  content: "\e944";
}
.ki-arrow-left.ki-solid:before {
  content: "\e945";
}
.ki-arrow-mix.ki-solid:before {
  content: "\e946";
}
.ki-arrow-right-left.ki-solid:before {
  content: "\e947";
}
.ki-arrow-right.ki-solid:before {
  content: "\e948";
}
.ki-arrow-two-diagonals.ki-solid:before {
  content: "\e949";
}
.ki-arrow-up-down.ki-solid:before {
  content: "\e94a";
}
.ki-arrow-up-left.ki-solid:before {
  content: "\e94b";
}
.ki-arrow-up-refraction.ki-solid:before {
  content: "\e94c";
}
.ki-arrow-up-right.ki-solid:before {
  content: "\e94d";
}
.ki-arrow-up.ki-solid:before {
  content: "\e94e";
}
.ki-arrow-zigzag.ki-solid:before {
  content: "\e94f";
}
.ki-arrows-circle.ki-solid:before {
  content: "\e950";
}
.ki-arrows-loop.ki-solid:before {
  content: "\e951";
}
.ki-artificial-intelligence.ki-solid:before {
  content: "\e952";
}
.ki-autobrightness.ki-solid:before {
  content: "\e953";
}
.ki-avalanche-avax.ki-solid:before {
  content: "\e954";
}
.ki-award.ki-solid:before {
  content: "\e955";
}
.ki-badge.ki-solid:before {
  content: "\e956";
}
.ki-bandage.ki-solid:before {
  content: "\e957";
}
.ki-bank.ki-solid:before {
  content: "\e958";
}
.ki-bar-chart.ki-solid:before {
  content: "\e959";
}
.ki-barcode.ki-solid:before {
  content: "\e95a";
}
.ki-basket-ok.ki-solid:before {
  content: "\e95b";
}
.ki-basket.ki-solid:before {
  content: "\e95c";
}
.ki-behance.ki-solid:before {
  content: "\e95d";
}
.ki-bill.ki-solid:before {
  content: "\e95e";
}
.ki-binance-usd-busd.ki-solid:before {
  content: "\e95f";
}
.ki-binance.ki-solid:before {
  content: "\e960";
}
.ki-bitcoin.ki-solid:before {
  content: "\e961";
}
.ki-black-down.ki-solid:before {
  content: "\e962";
}
.ki-black-left-line.ki-solid:before {
  content: "\e963";
}
.ki-black-left.ki-solid:before {
  content: "\e964";
}
.ki-black-right-line.ki-solid:before {
  content: "\e965";
}
.ki-black-right.ki-solid:before {
  content: "\e966";
}
.ki-black-up.ki-solid:before {
  content: "\e967";
}
.ki-bluetooth.ki-solid:before {
  content: "\e968";
}
.ki-book-open.ki-solid:before {
  content: "\e969";
}
.ki-book-square.ki-solid:before {
  content: "\e96a";
}
.ki-book.ki-solid:before {
  content: "\e96b";
}
.ki-bookmark-2.ki-solid:before {
  content: "\e96c";
}
.ki-bookmark.ki-solid:before {
  content: "\e96d";
}
.ki-bootstrap.ki-solid:before {
  content: "\e96e";
}
.ki-briefcase.ki-solid:before {
  content: "\e96f";
}
.ki-brifecase-cros.ki-solid:before {
  content: "\e970";
}
.ki-brifecase-tick.ki-solid:before {
  content: "\e971";
}
.ki-brifecase-timer.ki-solid:before {
  content: "\e972";
}
.ki-brush.ki-solid:before {
  content: "\e973";
}
.ki-bucket-square.ki-solid:before {
  content: "\e974";
}
.ki-bucket.ki-solid:before {
  content: "\e975";
}
.ki-burger-menu-1.ki-solid:before {
  content: "\e976";
}
.ki-burger-menu-2.ki-solid:before {
  content: "\e977";
}
.ki-burger-menu-3.ki-solid:before {
  content: "\e978";
}
.ki-burger-menu-4.ki-solid:before {
  content: "\e979";
}
.ki-burger-menu-5.ki-solid:before {
  content: "\e97a";
}
.ki-burger-menu-6.ki-solid:before {
  content: "\e97b";
}
.ki-burger-menu.ki-solid:before {
  content: "\e97c";
}
.ki-bus.ki-solid:before {
  content: "\e97d";
}
.ki-calculator.ki-solid:before {
  content: "\e97e";
}
.ki-calculatoror.ki-solid:before {
  content: "\e97f";
}
.ki-calendar-2.ki-solid:before {
  content: "\e980";
}
.ki-calendar-8.ki-solid:before {
  content: "\e981";
}
.ki-calendar-add.ki-solid:before {
  content: "\e982";
}
.ki-calendar-edit.ki-solid:before {
  content: "\e983";
}
.ki-calendar-remove.ki-solid:before {
  content: "\e984";
}
.ki-calendar-search.ki-solid:before {
  content: "\e985";
}
.ki-calendar-tick.ki-solid:before {
  content: "\e986";
}
.ki-calendar.ki-solid:before {
  content: "\e987";
}
.ki-call.ki-solid:before {
  content: "\e988";
}
.ki-capsule.ki-solid:before {
  content: "\e989";
}
.ki-car.ki-solid:before {
  content: "\e98a";
}
.ki-category.ki-solid:before {
  content: "\e98b";
}
.ki-cd.ki-solid:before {
  content: "\e98c";
}
.ki-celsius-cel.ki-solid:before {
  content: "\e98d";
}
.ki-chart-line-down-2.ki-solid:before {
  content: "\e98e";
}
.ki-chart-line-down.ki-solid:before {
  content: "\e98f";
}
.ki-chart-line-star.ki-solid:before {
  content: "\e990";
}
.ki-chart-line-up-2.ki-solid:before {
  content: "\e991";
}
.ki-chart-line-up.ki-solid:before {
  content: "\e992";
}
.ki-chart-line.ki-solid:before {
  content: "\e993";
}
.ki-chart-pie-3.ki-solid:before {
  content: "\e994";
}
.ki-chart-pie-4.ki-solid:before {
  content: "\e995";
}
.ki-chart-pie-simple.ki-solid:before {
  content: "\e996";
}
.ki-chart-pie-too.ki-solid:before {
  content: "\e997";
}
.ki-chart-simple-2.ki-solid:before {
  content: "\e998";
}
.ki-chart-simple-3.ki-solid:before {
  content: "\e999";
}
.ki-chart-simple.ki-solid:before {
  content: "\e99a";
}
.ki-chart.ki-solid:before {
  content: "\e99b";
}
.ki-check-circle.ki-solid:before {
  content: "\e99c";
}
.ki-check-squared.ki-solid:before {
  content: "\e99d";
}
.ki-check.ki-solid:before {
  content: "\e99e";
}
.ki-cheque.ki-solid:before {
  content: "\e99f";
}
.ki-chrome.ki-solid:before {
  content: "\e9a0";
}
.ki-classmates.ki-solid:before {
  content: "\e9a1";
}
.ki-click.ki-solid:before {
  content: "\e9a2";
}
.ki-clipboard.ki-solid:before {
  content: "\e9a3";
}
.ki-cloud-add.ki-solid:before {
  content: "\e9a4";
}
.ki-cloud-change.ki-solid:before {
  content: "\e9a5";
}
.ki-cloud-download.ki-solid:before {
  content: "\e9a6";
}
.ki-cloud.ki-solid:before {
  content: "\e9a7";
}
.ki-code.ki-solid:before {
  content: "\e9a8";
}
.ki-coffee.ki-solid:before {
  content: "\e9a9";
}
.ki-color-swatch.ki-solid:before {
  content: "\e9aa";
}
.ki-colors-square.ki-solid:before {
  content: "\e9ab";
}
.ki-compass.ki-solid:before {
  content: "\e9ac";
}
.ki-copy-success.ki-solid:before {
  content: "\e9ad";
}
.ki-copy.ki-solid:before {
  content: "\e9ae";
}
.ki-courier-express.ki-solid:before {
  content: "\e9af";
}
.ki-courier.ki-solid:before {
  content: "\e9b0";
}
.ki-credit-cart.ki-solid:before {
  content: "\e9b1";
}
.ki-cross-circle.ki-solid:before {
  content: "\e9b2";
}
.ki-cross-square.ki-solid:before {
  content: "\e9b3";
}
.ki-cross.ki-solid:before {
  content: "\e9b4";
}
.ki-crown-2.ki-solid:before {
  content: "\e9b5";
}
.ki-crown.ki-solid:before {
  content: "\e9b6";
}
.ki-css.ki-solid:before {
  content: "\e9b7";
}
.ki-cube-2.ki-solid:before {
  content: "\e9b8";
}
.ki-cube-3.ki-solid:before {
  content: "\e9b9";
}
.ki-cup.ki-solid:before {
  content: "\e9ba";
}
.ki-cursor.ki-solid:before {
  content: "\e9bb";
}
.ki-dash.ki-solid:before {
  content: "\e9bc";
}
.ki-data.ki-solid:before {
  content: "\e9bd";
}
.ki-delete-files.ki-solid:before {
  content: "\e9be";
}
.ki-delete-folder.ki-solid:before {
  content: "\e9bf";
}
.ki-delivery-2.ki-solid:before {
  content: "\e9c0";
}
.ki-delivery-3.ki-solid:before {
  content: "\e9c1";
}
.ki-delivery-24.ki-solid:before {
  content: "\e9c2";
}
.ki-delivery-door.ki-solid:before {
  content: "\e9c3";
}
.ki-delivery-geolocation.ki-solid:before {
  content: "\e9c4";
}
.ki-delivery-time.ki-solid:before {
  content: "\e9c5";
}
.ki-delivery.ki-solid:before {
  content: "\e9c6";
}
.ki-design-1.ki-solid:before {
  content: "\e9c7";
}
.ki-design-2.ki-solid:before {
  content: "\e9c8";
}
.ki-desktop-mobile.ki-solid:before {
  content: "\e9c9";
}
.ki-devices-2.ki-solid:before {
  content: "\e9ca";
}
.ki-devices.ki-solid:before {
  content: "\e9cb";
}
.ki-diamonds.ki-solid:before {
  content: "\e9cc";
}
.ki-directbox-default.ki-solid:before {
  content: "\e9cd";
}
.ki-disconnect.ki-solid:before {
  content: "\e9ce";
}
.ki-discount.ki-solid:before {
  content: "\e9cf";
}
.ki-disguise.ki-solid:before {
  content: "\e9d0";
}
.ki-disk.ki-solid:before {
  content: "\e9d1";
}
.ki-dislike.ki-solid:before {
  content: "\e9d2";
}
.ki-dj.ki-solid:before {
  content: "\e9d3";
}
.ki-document.ki-solid:before {
  content: "\e9d4";
}
.ki-double-check.ki-solid:before {
  content: "\e9d5";
}
.ki-dollar.ki-solid:before {
  content: "\e9d6";
}
.ki-dots-circle-vertical.ki-solid:before {
  content: "\e9d7";
}
.ki-dots-circle.ki-solid:before {
  content: "\e9d8";
}
.ki-dots-horizontal.ki-solid:before {
  content: "\e9d9";
}
.ki-dots-square-vertical.ki-solid:before {
  content: "\e9da";
}
.ki-dots-square.ki-solid:before {
  content: "\e9db";
}
.ki-dots-vertical.ki-solid:before {
  content: "\e9dc";
}
.ki-double-down.ki-solid:before {
  content: "\e9dd";
}
.ki-double-left-arrow.ki-solid:before {
  content: "\e9de";
}
.ki-double-left.ki-solid:before {
  content: "\e9df";
}
.ki-double-right-arrow.ki-solid:before {
  content: "\e9e0";
}
.ki-double-right.ki-solid:before {
  content: "\e9e1";
}
.ki-double-up.ki-solid:before {
  content: "\e9e2";
}
.ki-down-square.ki-solid:before {
  content: "\e9e3";
}
.ki-down.ki-solid:before {
  content: "\e9e4";
}
.ki-dribbble.ki-solid:before {
  content: "\e9e5";
}
.ki-drop.ki-solid:before {
  content: "\e9e6";
}
.ki-dropbox.ki-solid:before {
  content: "\e9e7";
}
.ki-duble-check-circle.ki-solid:before {
  content: "\e9e8";
}
.ki-educare-ekt.ki-solid:before {
  content: "\e9e9";
}
.ki-electricity.ki-solid:before {
  content: "\e9ea";
}
.ki-electronic-clock.ki-solid:before {
  content: "\e9eb";
}
.ki-element-1.ki-solid:before {
  content: "\e9ec";
}
.ki-element-2.ki-solid:before {
  content: "\e9ed";
}
.ki-element-3.ki-solid:before {
  content: "\e9ee";
}
.ki-element-4.ki-solid:before {
  content: "\e9ef";
}
.ki-element-5.ki-solid:before {
  content: "\e9f0";
}
.ki-element-6.ki-solid:before {
  content: "\e9f1";
}
.ki-element-7.ki-solid:before {
  content: "\e9f2";
}
.ki-element-8.ki-solid:before {
  content: "\e9f3";
}
.ki-element-9.ki-solid:before {
  content: "\e9f4";
}
.ki-element-10.ki-solid:before {
  content: "\e9f5";
}
.ki-element-11.ki-solid:before {
  content: "\e9f6";
}
.ki-element-12.ki-solid:before {
  content: "\e9f7";
}
.ki-element-equal.ki-solid:before {
  content: "\e9f8";
}
.ki-element-plus.ki-solid:before {
  content: "\e9f9";
}
.ki-emoji-happy.ki-solid:before {
  content: "\e9fa";
}
.ki-enjin-coin-enj.ki-solid:before {
  content: "\e9fb";
}
.ki-ensure.ki-solid:before {
  content: "\e9fc";
}
.ki-entrance-left.ki-solid:before {
  content: "\e9fd";
}
.ki-entrance-right.ki-solid:before {
  content: "\e9fe";
}
.ki-eraser.ki-solid:before {
  content: "\e9ff";
}
.ki-euro.ki-solid:before {
  content: "\ea00";
}
.ki-exit-down.ki-solid:before {
  content: "\ea01";
}
.ki-exit-left.ki-solid:before {
  content: "\ea02";
}
.ki-exit-right-corner.ki-solid:before {
  content: "\ea03";
}
.ki-exit-right.ki-solid:before {
  content: "\ea04";
}
.ki-exit-up.ki-solid:before {
  content: "\ea05";
}
.ki-external-drive.ki-solid:before {
  content: "\ea06";
}
.ki-eye-slash.ki-solid:before {
  content: "\ea07";
}
.ki-eye.ki-solid:before {
  content: "\ea08";
}
.ki-face-id.ki-solid:before {
  content: "\ea09";
}
.ki-facebook.ki-solid:before {
  content: "\ea0a";
}
.ki-fasten.ki-solid:before {
  content: "\ea0b";
}
.ki-fatrows.ki-solid:before {
  content: "\ea0c";
}
.ki-feather.ki-solid:before {
  content: "\ea0d";
}
.ki-figma.ki-solid:before {
  content: "\ea0e";
}
.ki-file-added.ki-solid:before {
  content: "\ea0f";
}
.ki-file-deleted.ki-solid:before {
  content: "\ea10";
}
.ki-file-down.ki-solid:before {
  content: "\ea11";
}
.ki-file-left.ki-solid:before {
  content: "\ea12";
}
.ki-file-right.ki-solid:before {
  content: "\ea13";
}
.ki-file-sheet.ki-solid:before {
  content: "\ea14";
}
.ki-file-up.ki-solid:before {
  content: "\ea15";
}
.ki-files.ki-solid:before {
  content: "\ea16";
}
.ki-filter-edit.ki-solid:before {
  content: "\ea17";
}
.ki-filter-search.ki-solid:before {
  content: "\ea18";
}
.ki-filter-square.ki-solid:before {
  content: "\ea19";
}
.ki-filter-tablet.ki-solid:before {
  content: "\ea1a";
}
.ki-filter-tick.ki-solid:before {
  content: "\ea1b";
}
.ki-filter.ki-solid:before {
  content: "\ea1c";
}
.ki-financial-schedule.ki-solid:before {
  content: "\ea1d";
}
.ki-fingerprint-scanning.ki-solid:before {
  content: "\ea1e";
}
.ki-flag.ki-solid:before {
  content: "\ea1f";
}
.ki-flash-circle.ki-solid:before {
  content: "\ea20";
}
.ki-flask.ki-solid:before {
  content: "\ea21";
}
.ki-focus.ki-solid:before {
  content: "\ea22";
}
.ki-folder-added.ki-solid:before {
  content: "\ea23";
}
.ki-folder-down.ki-solid:before {
  content: "\ea24";
}
.ki-folder-up.ki-solid:before {
  content: "\ea25";
}
.ki-folder.ki-solid:before {
  content: "\ea26";
}
.ki-frame.ki-solid:before {
  content: "\ea27";
}
.ki-geolocation-home.ki-solid:before {
  content: "\ea28";
}
.ki-geolocation.ki-solid:before {
  content: "\ea29";
}
.ki-ghost.ki-solid:before {
  content: "\ea2a";
}
.ki-gift.ki-solid:before {
  content: "\ea2b";
}
.ki-github.ki-solid:before {
  content: "\ea2c";
}
.ki-glass.ki-solid:before {
  content: "\ea2d";
}
.ki-google-play.ki-solid:before {
  content: "\ea2e";
}
.ki-google.ki-solid:before {
  content: "\ea2f";
}
.ki-graph-2.ki-solid:before {
  content: "\ea30";
}
.ki-graph-3.ki-solid:before {
  content: "\ea31";
}
.ki-graph-4.ki-solid:before {
  content: "\ea32";
}
.ki-graph-up.ki-solid:before {
  content: "\ea33";
}
.ki-graph.ki-solid:before {
  content: "\ea34";
}
.ki-grid-2.ki-solid:before {
  content: "\ea35";
}
.ki-grid.ki-solid:before {
  content: "\ea36";
}
.ki-handcart.ki-solid:before {
  content: "\ea37";
}
.ki-happyemoji.ki-solid:before {
  content: "\ea38";
}
.ki-heart-circle.ki-solid:before {
  content: "\ea39";
}
.ki-heart.ki-solid:before {
  content: "\ea3a";
}
.ki-home-1.ki-solid:before {
  content: "\ea3b";
}
.ki-home-2.ki-solid:before {
  content: "\ea3c";
}
.ki-home-3.ki-solid:before {
  content: "\ea3d";
}
.ki-home.ki-solid:before {
  content: "\ea3e";
}
.ki-html.ki-solid:before {
  content: "\ea3f";
}
.ki-icon.ki-solid:before {
  content: "\ea40";
}
.ki-illustrator.ki-solid:before {
  content: "\ea41";
}
.ki-information-1.ki-solid:before {
  content: "\ea42";
}
.ki-information-2.ki-solid:before {
  content: "\ea43";
}
.ki-information-3.ki-solid:before {
  content: "\ea44";
}
.ki-information-4.ki-solid:before {
  content: "\ea45";
}
.ki-information.ki-solid:before {
  content: "\ea46";
}
.ki-instagram.ki-solid:before {
  content: "\ea47";
}
.ki-joystick.ki-solid:before {
  content: "\ea48";
}
.ki-js-2.ki-solid:before {
  content: "\ea49";
}
.ki-js.ki-solid:before {
  content: "\ea4a";
}
.ki-kanban.ki-solid:before {
  content: "\ea4b";
}
.ki-key-square.ki-solid:before {
  content: "\ea4c";
}
.ki-key.ki-solid:before {
  content: "\ea4d";
}
.ki-keyboard.ki-solid:before {
  content: "\ea4e";
}
.ki-laptop.ki-solid:before {
  content: "\ea4f";
}
.ki-laravel.ki-solid:before {
  content: "\ea50";
}
.ki-left-square.ki-solid:before {
  content: "\ea51";
}
.ki-left.ki-solid:before {
  content: "\ea52";
}
.ki-like-2.ki-solid:before {
  content: "\ea53";
}
.ki-like-folder.ki-solid:before {
  content: "\ea54";
}
.ki-like-shapes.ki-solid:before {
  content: "\ea55";
}
.ki-like-tag.ki-solid:before {
  content: "\ea56";
}
.ki-like.ki-solid:before {
  content: "\ea57";
}
.ki-loading.ki-solid:before {
  content: "\ea58";
}
.ki-lock-2.ki-solid:before {
  content: "\ea59";
}
.ki-lock-3.ki-solid:before {
  content: "\ea5a";
}
.ki-lock.ki-solid:before {
  content: "\ea5b";
}
.ki-logistic.ki-solid:before {
  content: "\ea5c";
}
.ki-lots-shopping.ki-solid:before {
  content: "\ea5d";
}
.ki-lovely.ki-solid:before {
  content: "\ea5e";
}
.ki-lts.ki-solid:before {
  content: "\ea5f";
}
.ki-magnifier.ki-solid:before {
  content: "\ea60";
}
.ki-map.ki-solid:before {
  content: "\ea61";
}
.ki-mask.ki-solid:before {
  content: "\ea62";
}
.ki-maximize.ki-solid:before {
  content: "\ea63";
}
.ki-medal-star.ki-solid:before {
  content: "\ea64";
}
.ki-menu.ki-solid:before {
  content: "\ea65";
}
.ki-message-add.ki-solid:before {
  content: "\ea66";
}
.ki-message-edit.ki-solid:before {
  content: "\ea67";
}
.ki-message-minus.ki-solid:before {
  content: "\ea68";
}
.ki-message-notify.ki-solid:before {
  content: "\ea69";
}
.ki-message-programming.ki-solid:before {
  content: "\ea6a";
}
.ki-message-question.ki-solid:before {
  content: "\ea6b";
}
.ki-message-text-2.ki-solid:before {
  content: "\ea6c";
}
.ki-message-text.ki-solid:before {
  content: "\ea6d";
}
.ki-messages.ki-solid:before {
  content: "\ea6e";
}
.ki-microsoft.ki-solid:before {
  content: "\ea6f";
}
.ki-milk.ki-solid:before {
  content: "\ea70";
}
.ki-minus-circle.ki-solid:before {
  content: "\ea71";
}
.ki-minus-folder.ki-solid:before {
  content: "\ea72";
}
.ki-minus-squared.ki-solid:before {
  content: "\ea73";
}
.ki-minus.ki-solid:before {
  content: "\ea74";
}
.ki-moon.ki-solid:before {
  content: "\ea75";
}
.ki-more-2.ki-solid:before {
  content: "\ea76";
}
.ki-mouse-circle.ki-solid:before {
  content: "\ea77";
}
.ki-mouse-square.ki-solid:before {
  content: "\ea78";
}
.ki-mouse.ki-solid:before {
  content: "\ea79";
}
.ki-nexo.ki-solid:before {
  content: "\ea7a";
}
.ki-night-day.ki-solid:before {
  content: "\ea7b";
}
.ki-note-2.ki-solid:before {
  content: "\ea7c";
}
.ki-note.ki-solid:before {
  content: "\ea7d";
}
.ki-notepad-bookmark.ki-solid:before {
  content: "\ea7e";
}
.ki-notepad-edit.ki-solid:before {
  content: "\ea7f";
}
.ki-notepad.ki-solid:before {
  content: "\ea80";
}
.ki-notification-1.ki-solid:before {
  content: "\ea81";
}
.ki-notification-bing.ki-solid:before {
  content: "\ea82";
}
.ki-notification-circle.ki-solid:before {
  content: "\ea83";
}
.ki-notification-favorite.ki-solid:before {
  content: "\ea84";
}
.ki-notification-on.ki-solid:before {
  content: "\ea85";
}
.ki-notification-status.ki-solid:before {
  content: "\ea86";
}
.ki-notification.ki-solid:before {
  content: "\ea87";
}
.ki-ocean.ki-solid:before {
  content: "\ea88";
}
.ki-office-bag.ki-solid:before {
  content: "\ea89";
}
.ki-package.ki-solid:before {
  content: "\ea8a";
}
.ki-pad.ki-solid:before {
  content: "\ea8b";
}
.ki-pails.ki-solid:before {
  content: "\ea8c";
}
.ki-paintbucket.ki-solid:before {
  content: "\ea8d";
}
.ki-paper-clip.ki-solid:before {
  content: "\ea8e";
}
.ki-paper-plane.ki-solid:before {
  content: "\ea8f";
}
.ki-parcel-tracking.ki-solid:before {
  content: "\ea90";
}
.ki-parcel.ki-solid:before {
  content: "\ea91";
}
.ki-password-check.ki-solid:before {
  content: "\ea92";
}
.ki-paypal.ki-solid:before {
  content: "\ea93";
}
.ki-pencil.ki-solid:before {
  content: "\ea94";
}
.ki-people.ki-solid:before {
  content: "\ea95";
}
.ki-percentage.ki-solid:before {
  content: "\ea96";
}
.ki-phone.ki-solid:before {
  content: "\ea97";
}
.ki-photoshop.ki-solid:before {
  content: "\ea98";
}
.ki-picture.ki-solid:before {
  content: "\ea99";
}
.ki-pill.ki-solid:before {
  content: "\ea9a";
}
.ki-pin.ki-solid:before {
  content: "\ea9b";
}
.ki-plus-circle.ki-solid:before {
  content: "\ea9c";
}
.ki-plus-squared.ki-solid:before {
  content: "\ea9d";
}
.ki-plus.ki-solid:before {
  content: "\ea9e";
}
.ki-pointers.ki-solid:before {
  content: "\ea9f";
}
.ki-price-tag.ki-solid:before {
  content: "\eaa0";
}
.ki-printer.ki-solid:before {
  content: "\eaa1";
}
.ki-profile-circle.ki-solid:before {
  content: "\eaa2";
}
.ki-pulse.ki-solid:before {
  content: "\eaa3";
}
.ki-purchase.ki-solid:before {
  content: "\eaa4";
}
.ki-python.ki-solid:before {
  content: "\eaa5";
}
.ki-question-2.ki-solid:before {
  content: "\eaa6";
}
.ki-question.ki-solid:before {
  content: "\eaa7";
}
.ki-questionnaire-tablet.ki-solid:before {
  content: "\eaa8";
}
.ki-ranking.ki-solid:before {
  content: "\eaa9";
}
.ki-react.ki-solid:before {
  content: "\eaaa";
}
.ki-receipt-square.ki-solid:before {
  content: "\eaab";
}
.ki-rescue.ki-solid:before {
  content: "\eaac";
}
.ki-right-left.ki-solid:before {
  content: "\eaad";
}
.ki-right-square.ki-solid:before {
  content: "\eaae";
}
.ki-right.ki-solid:before {
  content: "\eaaf";
}
.ki-rocket.ki-solid:before {
  content: "\eab0";
}
.ki-route.ki-solid:before {
  content: "\eab1";
}
.ki-router.ki-solid:before {
  content: "\eab2";
}
.ki-row-horizontal.ki-solid:before {
  content: "\eab3";
}
.ki-row-vertical.ki-solid:before {
  content: "\eab4";
}
.ki-safe-home.ki-solid:before {
  content: "\eab5";
}
.ki-satellite.ki-solid:before {
  content: "\eab6";
}
.ki-save-2.ki-solid:before {
  content: "\eab7";
}
.ki-save-deposit.ki-solid:before {
  content: "\eab8";
}
.ki-scan-barcode.ki-solid:before {
  content: "\eab9";
}
.ki-screen.ki-solid:before {
  content: "\eaba";
}
.ki-scroll.ki-solid:before {
  content: "\eabb";
}
.ki-search-list.ki-solid:before {
  content: "\eabc";
}
.ki-security-user.ki-solid:before {
  content: "\eabd";
}
.ki-setting-2.ki-solid:before {
  content: "\eabe";
}
.ki-setting-3.ki-solid:before {
  content: "\eabf";
}
.ki-setting-4.ki-solid:before {
  content: "\eac0";
}
.ki-setting.ki-solid:before {
  content: "\eac1";
}
.ki-share.ki-solid:before {
  content: "\eac2";
}
.ki-shield-cross.ki-solid:before {
  content: "\eac3";
}
.ki-shield-search.ki-solid:before {
  content: "\eac4";
}
.ki-shield-slash.ki-solid:before {
  content: "\eac5";
}
.ki-shield-tick.ki-solid:before {
  content: "\eac6";
}
.ki-shield.ki-solid:before {
  content: "\eac7";
}
.ki-ship.ki-solid:before {
  content: "\eac8";
}
.ki-shop.ki-solid:before {
  content: "\eac9";
}
.ki-simcard-2.ki-solid:before {
  content: "\eaca";
}
.ki-simcard.ki-solid:before {
  content: "\eacb";
}
.ki-size.ki-solid:before {
  content: "\eacc";
}
.ki-slack.ki-solid:before {
  content: "\eacd";
}
.ki-slider-horizontal-2.ki-solid:before {
  content: "\eace";
}
.ki-slider-horizontal.ki-solid:before {
  content: "\eacf";
}
.ki-slider-vertica.ki-solid:before {
  content: "\ead0";
}
.ki-slider-vertical.ki-solid:before {
  content: "\ead1";
}
.ki-slider.ki-solid:before {
  content: "\ead2";
}
.ki-sms.ki-solid:before {
  content: "\ead3";
}
.ki-snapchat.ki-solid:before {
  content: "\ead4";
}
.ki-social-media.ki-solid:before {
  content: "\ead5";
}
.ki-soft-2.ki-solid:before {
  content: "\ead6";
}
.ki-soft-3.ki-solid:before {
  content: "\ead7";
}
.ki-soft.ki-solid:before {
  content: "\ead8";
}
.ki-some-files.ki-solid:before {
  content: "\ead9";
}
.ki-sort.ki-solid:before {
  content: "\eada";
}
.ki-speaker.ki-solid:before {
  content: "\eadb";
}
.ki-spotify.ki-solid:before {
  content: "\eadc";
}
.ki-spring-framework.ki-solid:before {
  content: "\eadd";
}
.ki-square-brackets.ki-solid:before {
  content: "\eade";
}
.ki-star.ki-solid:before {
  content: "\eadf";
}
.ki-status.ki-solid:before {
  content: "\eae0";
}
.ki-subtitle.ki-solid:before {
  content: "\eae1";
}
.ki-sun.ki-solid:before {
  content: "\eae2";
}
.ki-support.ki-solid:before {
  content: "\eae3";
}
.ki-switch.ki-solid:before {
  content: "\eae4";
}
.ki-syringe.ki-solid:before {
  content: "\eae5";
}
.ki-tab-tablet.ki-solid:before {
  content: "\eae6";
}
.ki-tablet-delete.ki-solid:before {
  content: "\eae7";
}
.ki-tablet-down.ki-solid:before {
  content: "\eae8";
}
.ki-tablet-ok.ki-solid:before {
  content: "\eae9";
}
.ki-tablet-text-down.ki-solid:before {
  content: "\eaea";
}
.ki-tablet-text-up.ki-solid:before {
  content: "\eaeb";
}
.ki-tablet-up.ki-solid:before {
  content: "\eaec";
}
.ki-tablet.ki-solid:before {
  content: "\eaed";
}
.ki-tag-cross.ki-solid:before {
  content: "\eaee";
}
.ki-tag.ki-solid:before {
  content: "\eaef";
}
.ki-teacher.ki-solid:before {
  content: "\eaf0";
}
.ki-technology-1.ki-solid:before {
  content: "\eaf1";
}
.ki-technology-2.ki-solid:before {
  content: "\eaf2";
}
.ki-technology-3.ki-solid:before {
  content: "\eaf3";
}
.ki-technology-4.ki-solid:before {
  content: "\eaf4";
}
.ki-telephone-geolocation.ki-solid:before {
  content: "\eaf5";
}
.ki-test-tubes.ki-solid:before {
  content: "\eaf6";
}
.ki-text-bold.ki-solid:before {
  content: "\eaf7";
}
.ki-text-circle.ki-solid:before {
  content: "\eaf8";
}
.ki-text-italic.ki-solid:before {
  content: "\eaf9";
}
.ki-text-number.ki-solid:before {
  content: "\eafa";
}
.ki-text-strikethrough.ki-solid:before {
  content: "\eafb";
}
.ki-text-underline.ki-solid:before {
  content: "\eafc";
}
.ki-text.ki-solid:before {
  content: "\eafd";
}
.ki-textalign-center.ki-solid:before {
  content: "\eafe";
}
.ki-textalign-justifycenter.ki-solid:before {
  content: "\eaff";
}
.ki-textalign-left.ki-solid:before {
  content: "\eb00";
}
.ki-textalign-right.ki-solid:before {
  content: "\eb01";
}
.ki-thermometer.ki-solid:before {
  content: "\eb02";
}
.ki-theta-theta.ki-solid:before {
  content: "\eb03";
}
.ki-tiktok.ki-solid:before {
  content: "\eb04";
}
.ki-time.ki-solid:before {
  content: "\eb05";
}
.ki-timer.ki-solid:before {
  content: "\eb06";
}
.ki-to-left.ki-solid:before {
  content: "\eb07";
}
.ki-to-right.ki-solid:before {
  content: "\eb08";
}
.ki-toggle-off-circle.ki-solid:before {
  content: "\eb09";
}
.ki-toggle-off.ki-solid:before {
  content: "\eb0a";
}
.ki-toggle-on-circle.ki-solid:before {
  content: "\eb0b";
}
.ki-toggle-on.ki-solid:before {
  content: "\eb0c";
}
.ki-trash-square.ki-solid:before {
  content: "\eb0d";
}
.ki-trash.ki-solid:before {
  content: "\eb0e";
}
.ki-tree.ki-solid:before {
  content: "\eb0f";
}
.ki-trello.ki-solid:before {
  content: "\eb10";
}
.ki-ts.ki-solid:before {
  content: "\eb11";
}
.ki-twitch.ki-solid:before {
  content: "\eb12";
}
.ki-twitter.ki-solid:before {
  content: "\eb13";
}
.ki-two-credit-cart.ki-solid:before {
  content: "\eb14";
}
.ki-underlining.ki-solid:before {
  content: "\eb15";
}
.ki-up-diagonal.ki-solid:before {
  content: "\eb16";
}
.ki-up-down.ki-solid:before {
  content: "\eb17";
}
.ki-up-square.ki-solid:before {
  content: "\eb18";
}
.ki-up.ki-solid:before {
  content: "\eb19";
}
.ki-update-file.ki-solid:before {
  content: "\eb1a";
}
.ki-update-folder.ki-solid:before {
  content: "\eb1b";
}
.ki-user-edit.ki-solid:before {
  content: "\eb1c";
}
.ki-user-square.ki-solid:before {
  content: "\eb1d";
}
.ki-user-tick.ki-solid:before {
  content: "\eb1e";
}
.ki-user.ki-solid:before {
  content: "\eb1f";
}
.ki-users.ki-solid:before {
  content: "\eb20";
}
.ki-verify.ki-solid:before {
  content: "\eb21";
}
.ki-vibe-vibe.ki-solid:before {
  content: "\eb22";
}
.ki-virus.ki-solid:before {
  content: "\eb23";
}
.ki-vue.ki-solid:before {
  content: "\eb24";
}
.ki-vuesax.ki-solid:before {
  content: "\eb25";
}
.ki-wallet.ki-solid:before {
  content: "\eb26";
}
.ki-wanchain-wan.ki-solid:before {
  content: "\eb27";
}
.ki-watch.ki-solid:before {
  content: "\eb28";
}
.ki-whatsapp.ki-solid:before {
  content: "\eb29";
}
.ki-wifi-home.ki-solid:before {
  content: "\eb2a";
}
.ki-wifi-square.ki-solid:before {
  content: "\eb2b";
}
.ki-wifi.ki-solid:before {
  content: "\eb2c";
}
.ki-wireframe.ki-solid:before {
  content: "\eb2d";
}
.ki-wlan.ki-solid:before {
  content: "\eb2e";
}
.ki-wrench.ki-solid:before {
  content: "\eb2f";
}
.ki-xaomi.ki-solid:before {
  content: "\eb30";
}
.ki-xd.ki-solid:before {
  content: "\eb31";
}
.ki-xmr.ki-solid:before {
  content: "\eb32";
}
.ki-yii.ki-solid:before {
  content: "\eb33";
}
.ki-youtube.ki-solid:before {
  content: "\eb34";
}

/* node_modules/primeicons/primeicons.css */
@font-face {
  font-family: "primeicons";
  font-display: block;
  src: url("./media/primeicons.eot");
  src:
    url("./media/primeicons.eot?#iefix") format("embedded-opentype"),
    url("./media/primeicons.woff2") format("woff2"),
    url("./media/primeicons.woff") format("woff"),
    url("./media/primeicons.ttf") format("truetype"),
    url("./media/primeicons.svg?#primeicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.pi {
  font-family: "primeicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pi:before {
  --webkit-backface-visibility:hidden;
  backface-visibility: hidden;
}
.pi-fw {
  width: 1.28571429em;
  text-align: center;
}
.pi-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.pi-folder-plus:before {
  content: "\ea05";
}
.pi-receipt:before {
  content: "\ea06";
}
.pi-asterisk:before {
  content: "\ea07";
}
.pi-face-smile:before {
  content: "\ea08";
}
.pi-pinterest:before {
  content: "\ea09";
}
.pi-expand:before {
  content: "\ea0a";
}
.pi-pen-to-square:before {
  content: "\ea0b";
}
.pi-wave-pulse:before {
  content: "\ea0c";
}
.pi-turkish-lira:before {
  content: "\ea0d";
}
.pi-spinner-dotted:before {
  content: "\ea0e";
}
.pi-crown:before {
  content: "\ea0f";
}
.pi-pause-circle:before {
  content: "\ea10";
}
.pi-warehouse:before {
  content: "\ea11";
}
.pi-objects-column:before {
  content: "\ea12";
}
.pi-clipboard:before {
  content: "\ea13";
}
.pi-play-circle:before {
  content: "\ea14";
}
.pi-venus:before {
  content: "\ea15";
}
.pi-cart-minus:before {
  content: "\ea16";
}
.pi-file-plus:before {
  content: "\ea17";
}
.pi-microchip:before {
  content: "\ea18";
}
.pi-twitch:before {
  content: "\ea19";
}
.pi-building-columns:before {
  content: "\ea1a";
}
.pi-file-check:before {
  content: "\ea1b";
}
.pi-microchip-ai:before {
  content: "\ea1c";
}
.pi-trophy:before {
  content: "\ea1d";
}
.pi-barcode:before {
  content: "\ea1e";
}
.pi-file-arrow-up:before {
  content: "\ea1f";
}
.pi-mars:before {
  content: "\ea20";
}
.pi-tiktok:before {
  content: "\ea21";
}
.pi-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\ea22";
}
.pi-ethereum:before {
  content: "\ea23";
}
.pi-list-check:before {
  content: "\ea24";
}
.pi-thumbtack:before {
  content: "\ea25";
}
.pi-arrow-down-left-and-arrow-up-right-to-center:before {
  content: "\ea26";
}
.pi-equals:before {
  content: "\ea27";
}
.pi-lightbulb:before {
  content: "\ea28";
}
.pi-star-half:before {
  content: "\ea29";
}
.pi-address-book:before {
  content: "\ea2a";
}
.pi-chart-scatter:before {
  content: "\ea2b";
}
.pi-indian-rupee:before {
  content: "\ea2c";
}
.pi-star-half-fill:before {
  content: "\ea2d";
}
.pi-cart-arrow-down:before {
  content: "\ea2e";
}
.pi-calendar-clock:before {
  content: "\ea2f";
}
.pi-sort-up-fill:before {
  content: "\ea30";
}
.pi-sparkles:before {
  content: "\ea31";
}
.pi-bullseye:before {
  content: "\ea32";
}
.pi-sort-down-fill:before {
  content: "\ea33";
}
.pi-graduation-cap:before {
  content: "\ea34";
}
.pi-hammer:before {
  content: "\ea35";
}
.pi-bell-slash:before {
  content: "\ea36";
}
.pi-gauge:before {
  content: "\ea37";
}
.pi-shop:before {
  content: "\ea38";
}
.pi-headphones:before {
  content: "\ea39";
}
.pi-eraser:before {
  content: "\ea04";
}
.pi-stopwatch:before {
  content: "\ea01";
}
.pi-verified:before {
  content: "\ea02";
}
.pi-delete-left:before {
  content: "\ea03";
}
.pi-hourglass:before {
  content: "\e9fe";
}
.pi-truck:before {
  content: "\ea00";
}
.pi-wrench:before {
  content: "\e9ff";
}
.pi-microphone:before {
  content: "\e9fa";
}
.pi-megaphone:before {
  content: "\e9fb";
}
.pi-arrow-right-arrow-left:before {
  content: "\e9fc";
}
.pi-bitcoin:before {
  content: "\e9fd";
}
.pi-file-edit:before {
  content: "\e9f6";
}
.pi-language:before {
  content: "\e9f7";
}
.pi-file-export:before {
  content: "\e9f8";
}
.pi-file-import:before {
  content: "\e9f9";
}
.pi-file-word:before {
  content: "\e9f1";
}
.pi-gift:before {
  content: "\e9f2";
}
.pi-cart-plus:before {
  content: "\e9f3";
}
.pi-thumbs-down-fill:before {
  content: "\e9f4";
}
.pi-thumbs-up-fill:before {
  content: "\e9f5";
}
.pi-arrows-alt:before {
  content: "\e9f0";
}
.pi-calculator:before {
  content: "\e9ef";
}
.pi-sort-alt-slash:before {
  content: "\e9ee";
}
.pi-arrows-h:before {
  content: "\e9ec";
}
.pi-arrows-v:before {
  content: "\e9ed";
}
.pi-pound:before {
  content: "\e9eb";
}
.pi-prime:before {
  content: "\e9ea";
}
.pi-chart-pie:before {
  content: "\e9e9";
}
.pi-reddit:before {
  content: "\e9e8";
}
.pi-code:before {
  content: "\e9e7";
}
.pi-sync:before {
  content: "\e9e6";
}
.pi-shopping-bag:before {
  content: "\e9e5";
}
.pi-server:before {
  content: "\e9e4";
}
.pi-database:before {
  content: "\e9e3";
}
.pi-hashtag:before {
  content: "\e9e2";
}
.pi-bookmark-fill:before {
  content: "\e9df";
}
.pi-filter-fill:before {
  content: "\e9e0";
}
.pi-heart-fill:before {
  content: "\e9e1";
}
.pi-flag-fill:before {
  content: "\e9de";
}
.pi-circle:before {
  content: "\e9dc";
}
.pi-circle-fill:before {
  content: "\e9dd";
}
.pi-bolt:before {
  content: "\e9db";
}
.pi-history:before {
  content: "\e9da";
}
.pi-box:before {
  content: "\e9d9";
}
.pi-at:before {
  content: "\e9d8";
}
.pi-arrow-up-right:before {
  content: "\e9d4";
}
.pi-arrow-up-left:before {
  content: "\e9d5";
}
.pi-arrow-down-left:before {
  content: "\e9d6";
}
.pi-arrow-down-right:before {
  content: "\e9d7";
}
.pi-telegram:before {
  content: "\e9d3";
}
.pi-stop-circle:before {
  content: "\e9d2";
}
.pi-stop:before {
  content: "\e9d1";
}
.pi-whatsapp:before {
  content: "\e9d0";
}
.pi-building:before {
  content: "\e9cf";
}
.pi-qrcode:before {
  content: "\e9ce";
}
.pi-car:before {
  content: "\e9cd";
}
.pi-instagram:before {
  content: "\e9cc";
}
.pi-linkedin:before {
  content: "\e9cb";
}
.pi-send:before {
  content: "\e9ca";
}
.pi-slack:before {
  content: "\e9c9";
}
.pi-sun:before {
  content: "\e9c8";
}
.pi-moon:before {
  content: "\e9c7";
}
.pi-vimeo:before {
  content: "\e9c6";
}
.pi-youtube:before {
  content: "\e9c5";
}
.pi-flag:before {
  content: "\e9c4";
}
.pi-wallet:before {
  content: "\e9c3";
}
.pi-map:before {
  content: "\e9c2";
}
.pi-link:before {
  content: "\e9c1";
}
.pi-credit-card:before {
  content: "\e9bf";
}
.pi-discord:before {
  content: "\e9c0";
}
.pi-percentage:before {
  content: "\e9be";
}
.pi-euro:before {
  content: "\e9bd";
}
.pi-book:before {
  content: "\e9ba";
}
.pi-shield:before {
  content: "\e9b9";
}
.pi-paypal:before {
  content: "\e9bb";
}
.pi-amazon:before {
  content: "\e9bc";
}
.pi-phone:before {
  content: "\e9b8";
}
.pi-filter-slash:before {
  content: "\e9b7";
}
.pi-facebook:before {
  content: "\e9b4";
}
.pi-github:before {
  content: "\e9b5";
}
.pi-twitter:before {
  content: "\e9b6";
}
.pi-step-backward-alt:before {
  content: "\e9ac";
}
.pi-step-forward-alt:before {
  content: "\e9ad";
}
.pi-forward:before {
  content: "\e9ae";
}
.pi-backward:before {
  content: "\e9af";
}
.pi-fast-backward:before {
  content: "\e9b0";
}
.pi-fast-forward:before {
  content: "\e9b1";
}
.pi-pause:before {
  content: "\e9b2";
}
.pi-play:before {
  content: "\e9b3";
}
.pi-compass:before {
  content: "\e9ab";
}
.pi-id-card:before {
  content: "\e9aa";
}
.pi-ticket:before {
  content: "\e9a9";
}
.pi-file-o:before {
  content: "\e9a8";
}
.pi-reply:before {
  content: "\e9a7";
}
.pi-directions-alt:before {
  content: "\e9a5";
}
.pi-directions:before {
  content: "\e9a6";
}
.pi-thumbs-up:before {
  content: "\e9a3";
}
.pi-thumbs-down:before {
  content: "\e9a4";
}
.pi-sort-numeric-down-alt:before {
  content: "\e996";
}
.pi-sort-numeric-up-alt:before {
  content: "\e997";
}
.pi-sort-alpha-down-alt:before {
  content: "\e998";
}
.pi-sort-alpha-up-alt:before {
  content: "\e999";
}
.pi-sort-numeric-down:before {
  content: "\e99a";
}
.pi-sort-numeric-up:before {
  content: "\e99b";
}
.pi-sort-alpha-down:before {
  content: "\e99c";
}
.pi-sort-alpha-up:before {
  content: "\e99d";
}
.pi-sort-alt:before {
  content: "\e99e";
}
.pi-sort-amount-up:before {
  content: "\e99f";
}
.pi-sort-amount-down:before {
  content: "\e9a0";
}
.pi-sort-amount-down-alt:before {
  content: "\e9a1";
}
.pi-sort-amount-up-alt:before {
  content: "\e9a2";
}
.pi-palette:before {
  content: "\e995";
}
.pi-undo:before {
  content: "\e994";
}
.pi-desktop:before {
  content: "\e993";
}
.pi-sliders-v:before {
  content: "\e991";
}
.pi-sliders-h:before {
  content: "\e992";
}
.pi-search-plus:before {
  content: "\e98f";
}
.pi-search-minus:before {
  content: "\e990";
}
.pi-file-excel:before {
  content: "\e98e";
}
.pi-file-pdf:before {
  content: "\e98d";
}
.pi-check-square:before {
  content: "\e98c";
}
.pi-chart-line:before {
  content: "\e98b";
}
.pi-user-edit:before {
  content: "\e98a";
}
.pi-exclamation-circle:before {
  content: "\e989";
}
.pi-android:before {
  content: "\e985";
}
.pi-google:before {
  content: "\e986";
}
.pi-apple:before {
  content: "\e987";
}
.pi-microsoft:before {
  content: "\e988";
}
.pi-heart:before {
  content: "\e984";
}
.pi-mobile:before {
  content: "\e982";
}
.pi-tablet:before {
  content: "\e983";
}
.pi-key:before {
  content: "\e981";
}
.pi-shopping-cart:before {
  content: "\e980";
}
.pi-comments:before {
  content: "\e97e";
}
.pi-comment:before {
  content: "\e97f";
}
.pi-briefcase:before {
  content: "\e97d";
}
.pi-bell:before {
  content: "\e97c";
}
.pi-paperclip:before {
  content: "\e97b";
}
.pi-share-alt:before {
  content: "\e97a";
}
.pi-envelope:before {
  content: "\e979";
}
.pi-volume-down:before {
  content: "\e976";
}
.pi-volume-up:before {
  content: "\e977";
}
.pi-volume-off:before {
  content: "\e978";
}
.pi-eject:before {
  content: "\e975";
}
.pi-money-bill:before {
  content: "\e974";
}
.pi-images:before {
  content: "\e973";
}
.pi-image:before {
  content: "\e972";
}
.pi-sign-in:before {
  content: "\e970";
}
.pi-sign-out:before {
  content: "\e971";
}
.pi-wifi:before {
  content: "\e96f";
}
.pi-sitemap:before {
  content: "\e96e";
}
.pi-chart-bar:before {
  content: "\e96d";
}
.pi-camera:before {
  content: "\e96c";
}
.pi-dollar:before {
  content: "\e96b";
}
.pi-lock-open:before {
  content: "\e96a";
}
.pi-table:before {
  content: "\e969";
}
.pi-map-marker:before {
  content: "\e968";
}
.pi-list:before {
  content: "\e967";
}
.pi-eye-slash:before {
  content: "\e965";
}
.pi-eye:before {
  content: "\e966";
}
.pi-folder-open:before {
  content: "\e964";
}
.pi-folder:before {
  content: "\e963";
}
.pi-video:before {
  content: "\e962";
}
.pi-inbox:before {
  content: "\e961";
}
.pi-lock:before {
  content: "\e95f";
}
.pi-unlock:before {
  content: "\e960";
}
.pi-tags:before {
  content: "\e95d";
}
.pi-tag:before {
  content: "\e95e";
}
.pi-power-off:before {
  content: "\e95c";
}
.pi-save:before {
  content: "\e95b";
}
.pi-question-circle:before {
  content: "\e959";
}
.pi-question:before {
  content: "\e95a";
}
.pi-copy:before {
  content: "\e957";
}
.pi-file:before {
  content: "\e958";
}
.pi-clone:before {
  content: "\e955";
}
.pi-calendar-times:before {
  content: "\e952";
}
.pi-calendar-minus:before {
  content: "\e953";
}
.pi-calendar-plus:before {
  content: "\e954";
}
.pi-ellipsis-v:before {
  content: "\e950";
}
.pi-ellipsis-h:before {
  content: "\e951";
}
.pi-bookmark:before {
  content: "\e94e";
}
.pi-globe:before {
  content: "\e94f";
}
.pi-replay:before {
  content: "\e94d";
}
.pi-filter:before {
  content: "\e94c";
}
.pi-print:before {
  content: "\e94b";
}
.pi-align-right:before {
  content: "\e946";
}
.pi-align-left:before {
  content: "\e947";
}
.pi-align-center:before {
  content: "\e948";
}
.pi-align-justify:before {
  content: "\e949";
}
.pi-cog:before {
  content: "\e94a";
}
.pi-cloud-download:before {
  content: "\e943";
}
.pi-cloud-upload:before {
  content: "\e944";
}
.pi-cloud:before {
  content: "\e945";
}
.pi-pencil:before {
  content: "\e942";
}
.pi-users:before {
  content: "\e941";
}
.pi-clock:before {
  content: "\e940";
}
.pi-user-minus:before {
  content: "\e93e";
}
.pi-user-plus:before {
  content: "\e93f";
}
.pi-trash:before {
  content: "\e93d";
}
.pi-external-link:before {
  content: "\e93c";
}
.pi-window-maximize:before {
  content: "\e93b";
}
.pi-window-minimize:before {
  content: "\e93a";
}
.pi-refresh:before {
  content: "\e938";
}
.pi-user:before {
  content: "\e939";
}
.pi-exclamation-triangle:before {
  content: "\e922";
}
.pi-calendar:before {
  content: "\e927";
}
.pi-chevron-circle-left:before {
  content: "\e928";
}
.pi-chevron-circle-down:before {
  content: "\e929";
}
.pi-chevron-circle-right:before {
  content: "\e92a";
}
.pi-chevron-circle-up:before {
  content: "\e92b";
}
.pi-angle-double-down:before {
  content: "\e92c";
}
.pi-angle-double-left:before {
  content: "\e92d";
}
.pi-angle-double-right:before {
  content: "\e92e";
}
.pi-angle-double-up:before {
  content: "\e92f";
}
.pi-angle-down:before {
  content: "\e930";
}
.pi-angle-left:before {
  content: "\e931";
}
.pi-angle-right:before {
  content: "\e932";
}
.pi-angle-up:before {
  content: "\e933";
}
.pi-upload:before {
  content: "\e934";
}
.pi-download:before {
  content: "\e956";
}
.pi-ban:before {
  content: "\e935";
}
.pi-star-fill:before {
  content: "\e936";
}
.pi-star:before {
  content: "\e937";
}
.pi-chevron-left:before {
  content: "\e900";
}
.pi-chevron-right:before {
  content: "\e901";
}
.pi-chevron-down:before {
  content: "\e902";
}
.pi-chevron-up:before {
  content: "\e903";
}
.pi-caret-left:before {
  content: "\e904";
}
.pi-caret-right:before {
  content: "\e905";
}
.pi-caret-down:before {
  content: "\e906";
}
.pi-caret-up:before {
  content: "\e907";
}
.pi-search:before {
  content: "\e908";
}
.pi-check:before {
  content: "\e909";
}
.pi-check-circle:before {
  content: "\e90a";
}
.pi-times:before {
  content: "\e90b";
}
.pi-times-circle:before {
  content: "\e90c";
}
.pi-plus:before {
  content: "\e90d";
}
.pi-plus-circle:before {
  content: "\e90e";
}
.pi-minus:before {
  content: "\e90f";
}
.pi-minus-circle:before {
  content: "\e910";
}
.pi-circle-on:before {
  content: "\e911";
}
.pi-circle-off:before {
  content: "\e912";
}
.pi-sort-down:before {
  content: "\e913";
}
.pi-sort-up:before {
  content: "\e914";
}
.pi-sort:before {
  content: "\e915";
}
.pi-step-backward:before {
  content: "\e916";
}
.pi-step-forward:before {
  content: "\e917";
}
.pi-th-large:before {
  content: "\e918";
}
.pi-arrow-down:before {
  content: "\e919";
}
.pi-arrow-left:before {
  content: "\e91a";
}
.pi-arrow-right:before {
  content: "\e91b";
}
.pi-arrow-up:before {
  content: "\e91c";
}
.pi-bars:before {
  content: "\e91d";
}
.pi-arrow-circle-down:before {
  content: "\e91e";
}
.pi-arrow-circle-left:before {
  content: "\e91f";
}
.pi-arrow-circle-right:before {
  content: "\e920";
}
.pi-arrow-circle-up:before {
  content: "\e921";
}
.pi-info:before {
  content: "\e923";
}
.pi-info-circle:before {
  content: "\e924";
}
.pi-home:before {
  content: "\e925";
}
.pi-spinner:before {
  content: "\e926";
}

/* node_modules/jsoneditor/dist/jsoneditor.min.css */
.jsoneditor,
.jsoneditor-modal {
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
.jsoneditor input,
.jsoneditor input:not([type]),
.jsoneditor input[type=search],
.jsoneditor input[type=text],
.jsoneditor-modal input,
.jsoneditor-modal input:not([type]),
.jsoneditor-modal input[type=search],
.jsoneditor-modal input[type=text] {
  height: auto;
  border: inherit;
  box-shadow: none;
  font-size: inherit;
  box-sizing: inherit;
  padding: inherit;
  font-family: inherit;
  transition: none;
  line-height: inherit;
}
.jsoneditor input:focus,
.jsoneditor input:not([type]):focus,
.jsoneditor input[type=search]:focus,
.jsoneditor input[type=text]:focus,
.jsoneditor-modal input:focus,
.jsoneditor-modal input:not([type]):focus,
.jsoneditor-modal input[type=search]:focus,
.jsoneditor-modal input[type=text]:focus {
  border: inherit;
  box-shadow: inherit;
}
.jsoneditor textarea,
.jsoneditor-modal textarea {
  height: inherit;
}
.jsoneditor select,
.jsoneditor-modal select {
  display: inherit;
  height: inherit;
}
.jsoneditor label,
.jsoneditor-modal label {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
.jsoneditor table,
.jsoneditor-modal table {
  border-collapse: collapse;
  width: auto;
}
.jsoneditor td,
.jsoneditor th,
.jsoneditor-modal td,
.jsoneditor-modal th {
  padding: 0;
  display: table-cell;
  text-align: left;
  vertical-align: inherit;
  border-radius: inherit;
}
.jsoneditor .autocomplete.dropdown {
  position: absolute;
  background: #fff;
  box-shadow: 2px 2px 12px rgba(128, 128, 128, .3);
  border: 1px solid #d3d3d3;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: default;
  margin: 0;
  padding: 5px;
  text-align: left;
  outline: 0;
  font-family:
    consolas,
    menlo,
    monaco,
    "Ubuntu Mono",
    source-code-pro,
    monospace;
  font-size: 14px;
}
.jsoneditor .autocomplete.dropdown .item {
  color: #1a1a1a;
}
.jsoneditor .autocomplete.dropdown .item.hover {
  background-color: #ebebeb;
}
.jsoneditor .autocomplete.hint {
  color: #a1a1a1;
  top: 4px;
  left: 4px;
}
.jsoneditor-contextmenu-root {
  position: relative;
  width: 0;
  height: 0;
}
.jsoneditor-contextmenu {
  position: absolute;
  box-sizing: content-box;
  z-index: 2;
}
.jsoneditor-contextmenu .jsoneditor-menu {
  position: relative;
  left: 0;
  top: 0;
  width: 128px;
  height: auto;
  background: #fff;
  border: 1px solid #d3d3d3;
  box-shadow: 2px 2px 12px rgba(128, 128, 128, .3);
  list-style: none;
  margin: 0;
  padding: 0;
}
.jsoneditor-contextmenu .jsoneditor-menu button {
  position: relative;
  padding: 0 8px 0 0;
  margin: 0;
  width: 128px;
  height: auto;
  border: none;
  cursor: pointer;
  color: #4d4d4d;
  background: 0 0;
  font-size: 14px;
  font-family: arial, sans-serif;
  box-sizing: border-box;
  text-align: left;
}
.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default {
  width: 96px;
}
.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand {
  float: right;
  width: 32px;
  height: 24px;
  border-left: 1px solid #e5e5e5;
}
.jsoneditor-contextmenu .jsoneditor-menu li {
  overflow: hidden;
}
.jsoneditor-contextmenu .jsoneditor-menu li ul {
  display: none;
  position: relative;
  left: -10px;
  top: 0;
  border: none;
  box-shadow: inset 0 0 10px rgba(128, 128, 128, .5);
  padding: 0 10px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon {
  margin-left: 24px;
}
.jsoneditor-contextmenu .jsoneditor-menu li ul li button {
  padding-left: 24px;
  animation: all ease-in-out 1s;
}
.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0 4px 0 0;
  background-image: url("./media/jsoneditor-icons.svg");
  background-position: 0 -72px;
}
.jsoneditor-contextmenu .jsoneditor-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border: none;
  padding: 0;
  margin: 0;
  background-image: url("./media/jsoneditor-icons.svg");
}
.jsoneditor-contextmenu .jsoneditor-text {
  padding: 4px 0 4px 24px;
  word-wrap: break-word;
}
.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin {
  padding-right: 24px;
}
.jsoneditor-contextmenu .jsoneditor-separator {
  height: 0;
  border-top: 1px solid #e5e5e5;
  padding-top: 5px;
  margin-top: 5px;
}
.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon {
  background-position: -24px 0;
}
.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon {
  background-position: 0 0;
}
.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon {
  background-position: 0 0;
}
.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon {
  background-position: -48px 0;
}
.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon {
  background-position: -168px 0;
}
.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon {
  background-position: -192px 0;
}
.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon {
  background-position: -216px 0;
}
.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon {
  background-position: 0 -24px;
}
.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon {
  background-position: -144px 0;
}
.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon {
  background-position: -120px 0;
}
.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon {
  background-position: -72px 0;
}
.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon {
  background-position: -96px 0;
}
.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon {
  background-image: none;
  width: 6px;
}
.jsoneditor-contextmenu li,
.jsoneditor-contextmenu ul {
  box-sizing: content-box;
  position: relative;
}
.jsoneditor-contextmenu .jsoneditor-menu button:focus,
.jsoneditor-contextmenu .jsoneditor-menu button:hover {
  color: #1a1a1a;
  background-color: #f5f5f5;
  outline: 0;
}
.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,
.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,
.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover {
  color: #fff;
  background-color: #ee422e;
}
.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,
.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover {
  background-color: #f5f5f5;
}
.jsoneditor-modal {
  max-width: 95%;
  border-radius: 2px !important;
  padding: 45px 15px 15px 15px !important;
  box-shadow: 2px 2px 12px rgba(128, 128, 128, .3);
  color: #4d4d4d;
  line-height: 1.3em;
}
.jsoneditor-modal.jsoneditor-modal-transform {
  width: 600px !important;
}
.jsoneditor-modal .pico-modal-header {
  position: absolute;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  font-family: arial, sans-serif;
  font-size: 11pt;
  background: #3883fa;
  color: #fff;
}
.jsoneditor-modal table {
  width: 100%;
}
.jsoneditor-modal table td {
  padding: 3px 0;
}
.jsoneditor-modal table td.jsoneditor-modal-input {
  text-align: right;
  padding-right: 0;
  white-space: nowrap;
}
.jsoneditor-modal table td.jsoneditor-modal-actions {
  padding-top: 15px;
}
.jsoneditor-modal table th {
  vertical-align: middle;
}
.jsoneditor-modal p:first-child {
  margin-top: 0;
}
.jsoneditor-modal a {
  color: #3883fa;
}
.jsoneditor-modal .jsoneditor-jmespath-block {
  margin-bottom: 10px;
}
.jsoneditor-modal .pico-close {
  background: 0 0 !important;
  font-size: 24px !important;
  top: 7px !important;
  right: 7px !important;
  color: #fff;
}
.jsoneditor-modal input {
  padding: 4px;
}
.jsoneditor-modal input[type=text] {
  cursor: inherit;
}
.jsoneditor-modal input[disabled] {
  background: #d3d3d3;
  color: grey;
}
.jsoneditor-modal .jsoneditor-select-wrapper {
  position: relative;
  display: inline-block;
}
.jsoneditor-modal .jsoneditor-select-wrapper:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #666;
  position: absolute;
  right: 8px;
  top: 14px;
  pointer-events: none;
}
.jsoneditor-modal select {
  padding: 3px 24px 3px 10px;
  min-width: 180px;
  max-width: 350px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0;
  text-overflow: "";
  font-size: 14px;
  line-height: 1.5em;
}
.jsoneditor-modal select::-ms-expand {
  display: none;
}
.jsoneditor-modal .jsoneditor-button-group input {
  padding: 4px 10px;
  margin: 0;
  border-radius: 0;
  border-left-style: none;
}
.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-left-style: solid;
}
.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.jsoneditor-modal .jsoneditor-transform-preview {
  background: #f5f5f5;
  height: 200px;
}
.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error {
  color: #ee422e;
}
.jsoneditor-modal .jsoneditor-jmespath-wizard {
  line-height: 1.2em;
  width: 100%;
  padding: 0;
  border-radius: 3px;
}
.jsoneditor-modal .jsoneditor-jmespath-label {
  font-weight: 700;
  color: #1e90ff;
  margin-top: 20px;
  margin-bottom: 5px;
}
.jsoneditor-modal .jsoneditor-jmespath-wizard-table {
  width: 100%;
  border-collapse: collapse;
}
.jsoneditor-modal .jsoneditor-jmespath-wizard-label {
  font-style: italic;
  margin: 4px 0 2px 0;
}
.jsoneditor-modal .jsoneditor-inline {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
}
.jsoneditor-modal .jsoneditor-inline:not(:last-child) {
  padding-right: 2px;
}
.jsoneditor-modal .jsoneditor-jmespath-filter {
  display: flex;
  flex-wrap: wrap;
}
.jsoneditor-modal .jsoneditor-jmespath-filter-field {
  width: 180px;
}
.jsoneditor-modal .jsoneditor-jmespath-filter-relation {
  width: 100px;
}
.jsoneditor-modal .jsoneditor-jmespath-filter-value {
  min-width: 180px;
  flex: 1;
}
.jsoneditor-modal .jsoneditor-jmespath-sort-field {
  width: 170px;
}
.jsoneditor-modal .jsoneditor-jmespath-sort-order {
  width: 150px;
}
.jsoneditor-modal .jsoneditor-jmespath-select-fields {
  width: 100%;
}
.jsoneditor-modal .selectr-selected {
  border-color: #d3d3d3;
  padding: 4px 28px 4px 8px;
}
.jsoneditor-modal .selectr-selected .selectr-tag {
  background-color: #3883fa;
  border-radius: 5px;
}
.jsoneditor-modal table td,
.jsoneditor-modal table th {
  text-align: left;
  vertical-align: middle;
  font-weight: 400;
  color: #4d4d4d;
  border-spacing: 0;
  border-collapse: collapse;
}
.jsoneditor-modal #query,
.jsoneditor-modal input,
.jsoneditor-modal input[type=text],
.jsoneditor-modal input[type=text]:focus,
.jsoneditor-modal select,
.jsoneditor-modal textarea {
  background: #fff;
  border: 1px solid #d3d3d3;
  color: #4d4d4d;
  border-radius: 3px;
  padding: 4px;
}
.jsoneditor-modal #query,
.jsoneditor-modal textarea {
  border-radius: unset;
}
.jsoneditor-modal,
.jsoneditor-modal #query,
.jsoneditor-modal input,
.jsoneditor-modal input[type=text],
.jsoneditor-modal option,
.jsoneditor-modal select,
.jsoneditor-modal table td,
.jsoneditor-modal table th,
.jsoneditor-modal textarea {
  font-size: 10.5pt;
  font-family: arial, sans-serif;
}
.jsoneditor-modal #query,
.jsoneditor-modal .jsoneditor-transform-preview {
  font-family:
    consolas,
    menlo,
    monaco,
    "Ubuntu Mono",
    source-code-pro,
    monospace;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
}
.jsoneditor-modal input[type=button],
.jsoneditor-modal input[type=submit] {
  background: #f5f5f5;
  padding: 4px 20px;
}
.jsoneditor-modal input,
.jsoneditor-modal select {
  cursor: pointer;
}
.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,
.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc {
  background: #3883fa;
  border-color: #3883fa;
  color: #fff;
}
.jsoneditor {
  color: #1a1a1a;
  border: thin solid #3883fa;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0;
  line-height: 100%;
}
a.jsoneditor-value,
div.jsoneditor-default,
div.jsoneditor-field,
div.jsoneditor-readonly,
div.jsoneditor-value {
  border: 1px solid transparent;
  min-height: 16px;
  min-width: 32px;
  line-height: 16px;
  padding: 2px;
  margin: 1px;
  word-wrap: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
  float: left;
}
div.jsoneditor-field p,
div.jsoneditor-value p {
  margin: 0;
}
div.jsoneditor-value.jsoneditor-empty::after {
  content: "value";
}
div.jsoneditor-value.jsoneditor-string {
  color: #006000;
}
div.jsoneditor-value.jsoneditor-number {
  color: #ee422e;
}
div.jsoneditor-value.jsoneditor-boolean {
  color: #ff8c00;
}
div.jsoneditor-value.jsoneditor-null {
  color: #004ed0;
}
div.jsoneditor-value.jsoneditor-color-value {
  color: #1a1a1a;
}
div.jsoneditor-value.jsoneditor-invalid {
  color: #1a1a1a;
}
div.jsoneditor-readonly {
  min-width: 16px;
  color: grey;
}
div.jsoneditor-empty {
  border-color: #d3d3d3;
  border-style: dashed;
  border-radius: 2px;
}
div.jsoneditor-field.jsoneditor-empty::after {
  content: "field";
}
div.jsoneditor td {
  vertical-align: top;
}
div.jsoneditor td.jsoneditor-separator {
  padding: 3px 0;
  vertical-align: top;
  color: grey;
}
div.jsoneditor td.jsoneditor-tree {
  vertical-align: top;
}
div.jsoneditor.busy pre.jsoneditor-preview {
  background: #f5f5f5;
  color: grey;
}
div.jsoneditor.busy div.jsoneditor-busy {
  display: inherit;
}
div.jsoneditor code.jsoneditor-preview {
  background: 0 0;
}
div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  overflow: auto;
  padding: 2px;
  margin: 0;
  white-space: pre-wrap;
  word-break: break-all;
}
div.jsoneditor-default {
  color: grey;
  padding-left: 10px;
}
div.jsoneditor-tree {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: auto;
  background: #fff;
}
div.jsoneditor-tree button.jsoneditor-button {
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer;
  background-color: transparent;
  background-image: url("./media/jsoneditor-icons.svg");
}
div.jsoneditor-tree button.jsoneditor-button:focus {
  background-color: #f5f5f5;
  outline: #e5e5e5 solid 1px;
}
div.jsoneditor-tree button.jsoneditor-collapsed {
  background-position: 0 -48px;
}
div.jsoneditor-tree button.jsoneditor-expanded {
  background-position: 0 -72px;
}
div.jsoneditor-tree button.jsoneditor-contextmenu-button {
  background-position: -48px -72px;
}
div.jsoneditor-tree button.jsoneditor-invisible {
  visibility: hidden;
  background: 0 0;
}
div.jsoneditor-tree button.jsoneditor-dragarea {
  background-image: url("./media/jsoneditor-icons.svg");
  background-position: -72px -72px;
  cursor: move;
}
div.jsoneditor-tree :focus {
  outline: 0;
}
div.jsoneditor-tree div.jsoneditor-show-more {
  display: inline-block;
  padding: 3px 4px;
  margin: 2px 0;
  background-color: #e5e5e5;
  border-radius: 3px;
  color: grey;
  font-family: arial, sans-serif;
  font-size: 14px;
}
div.jsoneditor-tree div.jsoneditor-show-more a {
  display: inline-block;
  color: grey;
}
div.jsoneditor-tree div.jsoneditor-color {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 4px;
  border: 1px solid grey;
  cursor: pointer;
}
div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly {
  cursor: inherit;
}
div.jsoneditor-tree div.jsoneditor-date {
  background: #a1a1a1;
  color: #fff;
  font-family: arial, sans-serif;
  border-radius: 3px;
  display: inline-block;
  padding: 3px;
  margin: 0 3px;
}
div.jsoneditor-tree table.jsoneditor-tree {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
div.jsoneditor-tree .jsoneditor-button {
  display: block;
}
div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error {
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0 4px 0 0;
  background-image: url("./media/jsoneditor-icons.svg");
  background-position: -168px -48px;
  background-color: transparent;
}
div.jsoneditor-outer {
  position: static;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div.jsoneditor-outer.has-nav-bar {
  margin-top: -26px;
  padding-top: 26px;
}
div.jsoneditor-outer.has-nav-bar.has-main-menu-bar {
  margin-top: -61px;
  padding-top: 61px;
}
div.jsoneditor-outer.has-status-bar {
  margin-bottom: -26px;
  padding-bottom: 26px;
}
div.jsoneditor-outer.has-main-menu-bar {
  margin-top: -35px;
  padding-top: 35px;
}
div.jsoneditor-busy {
  position: absolute;
  top: 15%;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  display: none;
}
div.jsoneditor-busy span {
  background-color: #ffffab;
  border: 1px solid #fe0;
  border-radius: 3px;
  padding: 5px 15px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .4);
}
div.jsoneditor-field.jsoneditor-empty::after,
div.jsoneditor-value.jsoneditor-empty::after {
  pointer-events: none;
  color: #d3d3d3;
  font-size: 8pt;
}
a.jsoneditor-value.jsoneditor-url,
div.jsoneditor-value.jsoneditor-url {
  color: #006000;
  text-decoration: underline;
}
a.jsoneditor-value.jsoneditor-url {
  display: inline-block;
  padding: 2px;
  margin: 2px;
}
a.jsoneditor-value.jsoneditor-url:focus,
a.jsoneditor-value.jsoneditor-url:hover {
  color: #ee422e;
}
div.jsoneditor-field.jsoneditor-highlight,
div.jsoneditor-field[contenteditable=true]:focus,
div.jsoneditor-field[contenteditable=true]:hover,
div.jsoneditor-value.jsoneditor-highlight,
div.jsoneditor-value[contenteditable=true]:focus,
div.jsoneditor-value[contenteditable=true]:hover {
  background-color: #ffffab;
  border: 1px solid #fe0;
  border-radius: 2px;
}
div.jsoneditor-field.jsoneditor-highlight-active,
div.jsoneditor-field.jsoneditor-highlight-active:focus,
div.jsoneditor-field.jsoneditor-highlight-active:hover,
div.jsoneditor-value.jsoneditor-highlight-active,
div.jsoneditor-value.jsoneditor-highlight-active:focus,
div.jsoneditor-value.jsoneditor-highlight-active:hover {
  background-color: #fe0;
  border: 1px solid #ffc700;
  border-radius: 2px;
}
div.jsoneditor-value.jsoneditor-array,
div.jsoneditor-value.jsoneditor-object {
  min-width: 16px;
}
div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,
div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,
div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,
tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button {
  background-position: -48px -48px;
}
div.jsoneditor-tree div.jsoneditor-show-more a:focus,
div.jsoneditor-tree div.jsoneditor-show-more a:hover {
  color: #ee422e;
}
.ace-jsoneditor,
textarea.jsoneditor-text {
  min-height: 150px;
}
.ace-jsoneditor.ace_editor,
textarea.jsoneditor-text.ace_editor {
  font-family:
    consolas,
    menlo,
    monaco,
    "Ubuntu Mono",
    source-code-pro,
    monospace;
}
textarea.jsoneditor-text {
  width: 100%;
  height: 100%;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline-width: 0;
  border: none;
  background-color: #fff;
  resize: none;
}
tr.jsoneditor-highlight,
tr.jsoneditor-selected {
  background-color: #d3d3d3;
}
tr.jsoneditor-selected button.jsoneditor-contextmenu-button,
tr.jsoneditor-selected button.jsoneditor-dragarea {
  visibility: hidden;
}
tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,
tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea {
  visibility: visible;
}
div.jsoneditor-tree button.jsoneditor-dragarea:focus,
div.jsoneditor-tree button.jsoneditor-dragarea:hover,
tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea {
  background-position: -72px -48px;
}
div.jsoneditor td,
div.jsoneditor th,
div.jsoneditor tr {
  padding: 0;
  margin: 0;
}
.jsoneditor-popover,
.jsoneditor-schema-error,
div.jsoneditor td,
div.jsoneditor textarea,
div.jsoneditor th,
div.jsoneditor-field,
div.jsoneditor-value,
pre.jsoneditor-preview {
  font-family:
    consolas,
    menlo,
    monaco,
    "Ubuntu Mono",
    source-code-pro,
    monospace;
  font-size: 14px;
  color: #1a1a1a;
}
.jsoneditor-schema-error {
  cursor: default;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  position: relative;
  text-align: center;
  width: 24px;
}
.jsoneditor-popover {
  background-color: #4c4c4c;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .4);
  color: #fff;
  padding: 7px 10px;
  position: absolute;
  cursor: auto;
  width: 200px;
}
.jsoneditor-popover.jsoneditor-above {
  bottom: 32px;
  left: -98px;
}
.jsoneditor-popover.jsoneditor-above:before {
  border-top: 7px solid #4c4c4c;
  bottom: -7px;
}
.jsoneditor-popover.jsoneditor-below {
  top: 32px;
  left: -98px;
}
.jsoneditor-popover.jsoneditor-below:before {
  border-bottom: 7px solid #4c4c4c;
  top: -7px;
}
.jsoneditor-popover.jsoneditor-left {
  top: -7px;
  right: 32px;
}
.jsoneditor-popover.jsoneditor-left:before {
  border-left: 7px solid #4c4c4c;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  content: "";
  top: 19px;
  right: -14px;
  left: inherit;
  margin-left: inherit;
  margin-top: -7px;
  position: absolute;
}
.jsoneditor-popover.jsoneditor-right {
  top: -7px;
  left: 32px;
}
.jsoneditor-popover.jsoneditor-right:before {
  border-right: 7px solid #4c4c4c;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  content: "";
  top: 19px;
  left: -14px;
  margin-left: inherit;
  margin-top: -7px;
  position: absolute;
}
.jsoneditor-popover:before {
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  content: "";
  display: block;
  left: 50%;
  margin-left: -7px;
  position: absolute;
}
.jsoneditor-text-errors tr.jump-to-line:hover {
  text-decoration: underline;
  cursor: pointer;
}
.jsoneditor-schema-error:focus .jsoneditor-popover,
.jsoneditor-schema-error:hover .jsoneditor-popover {
  display: block;
  animation: fade-in .3s linear 1, move-up .3s linear 1;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.jsoneditor .jsoneditor-validation-errors-container {
  max-height: 130px;
  overflow-y: auto;
}
.jsoneditor .jsoneditor-validation-errors {
  width: 100%;
  overflow: hidden;
}
.jsoneditor .jsoneditor-additional-errors {
  position: absolute;
  margin: auto;
  bottom: 31px;
  left: calc(50% - 92px);
  color: grey;
  background-color: #ebebeb;
  padding: 7px 15px;
  border-radius: 8px;
}
.jsoneditor .jsoneditor-additional-errors.visible {
  visibility: visible;
  opacity: 1;
  transition: opacity 2s linear;
}
.jsoneditor .jsoneditor-additional-errors.hidden {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 2s, opacity 2s linear;
}
.jsoneditor .jsoneditor-text-errors {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #ffc700;
}
.jsoneditor .jsoneditor-text-errors td {
  padding: 3px 6px;
  vertical-align: middle;
}
.jsoneditor .jsoneditor-text-errors td pre {
  margin: 0;
  white-space: pre-wrap;
}
.jsoneditor .jsoneditor-text-errors tr {
  background-color: #ffffab;
}
.jsoneditor .jsoneditor-text-errors tr.parse-error {
  background-color: rgba(238, 46, 46, .4392156863);
}
.jsoneditor-text-errors .jsoneditor-schema-error {
  border: none;
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0 4px 0 0;
  cursor: pointer;
}
.jsoneditor-text-errors tr .jsoneditor-schema-error {
  background-image: url("./media/jsoneditor-icons.svg");
  background-position: -168px -48px;
  background-color: transparent;
}
.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error {
  background-image: url("./media/jsoneditor-icons.svg");
  background-position: -25px 0;
  background-color: transparent;
}
.jsoneditor-anchor {
  cursor: pointer;
}
.jsoneditor-anchor .picker_wrapper.popup.popup_bottom {
  top: 28px;
  left: -10px;
}
.fadein {
  -webkit-animation: fadein .3s;
  animation: fadein .3s;
  -moz-animation: fadein .3s;
  -o-animation: fadein .3s;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.jsoneditor-modal input[type=search].selectr-input {
  border: 1px solid #d3d3d3;
  width: calc(100% - 4px);
  margin: 2px;
  padding: 4px;
  box-sizing: border-box;
}
.jsoneditor-modal button.selectr-input-clear {
  right: 8px;
}
.jsoneditor-menu {
  width: 100%;
  height: 35px;
  padding: 2px;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background-color: #3883fa;
  border-bottom: 1px solid #3883fa;
}
.jsoneditor-menu > .jsoneditor-modes > button,
.jsoneditor-menu > button {
  width: 26px;
  height: 26px;
  margin: 2px;
  padding: 0;
  border-radius: 2px;
  border: 1px solid transparent;
  background-color: transparent;
  background-image: url("./media/jsoneditor-icons.svg");
  color: #fff;
  opacity: .8;
  font-family: arial, sans-serif;
  font-size: 14px;
  float: left;
}
.jsoneditor-menu > .jsoneditor-modes > button:hover,
.jsoneditor-menu > button:hover {
  background-color: rgba(255, 255, 255, .2);
  border: 1px solid rgba(255, 255, 255, .4);
}
.jsoneditor-menu > .jsoneditor-modes > button:active,
.jsoneditor-menu > .jsoneditor-modes > button:focus,
.jsoneditor-menu > button:active,
.jsoneditor-menu > button:focus {
  background-color: rgba(255, 255, 255, .3);
}
.jsoneditor-menu > .jsoneditor-modes > button:disabled,
.jsoneditor-menu > button:disabled {
  opacity: .5;
  background-color: transparent;
  border: none;
}
.jsoneditor-menu > button.jsoneditor-collapse-all {
  background-position: 0 -96px;
}
.jsoneditor-menu > button.jsoneditor-expand-all {
  background-position: 0 -120px;
}
.jsoneditor-menu > button.jsoneditor-sort {
  background-position: -120px -96px;
}
.jsoneditor-menu > button.jsoneditor-transform {
  background-position: -144px -96px;
}
.jsoneditor.jsoneditor-mode-form > .jsoneditor-menu > button.jsoneditor-sort,
.jsoneditor.jsoneditor-mode-form > .jsoneditor-menu > button.jsoneditor-transform,
.jsoneditor.jsoneditor-mode-view > .jsoneditor-menu > button.jsoneditor-sort,
.jsoneditor.jsoneditor-mode-view > .jsoneditor-menu > button.jsoneditor-transform {
  display: none;
}
.jsoneditor-menu > button.jsoneditor-undo {
  background-position: -24px -96px;
}
.jsoneditor-menu > button.jsoneditor-undo:disabled {
  background-position: -24px -120px;
}
.jsoneditor-menu > button.jsoneditor-redo {
  background-position: -48px -96px;
}
.jsoneditor-menu > button.jsoneditor-redo:disabled {
  background-position: -48px -120px;
}
.jsoneditor-menu > button.jsoneditor-compact {
  background-position: -72px -96px;
}
.jsoneditor-menu > button.jsoneditor-format {
  background-position: -72px -120px;
}
.jsoneditor-menu > button.jsoneditor-repair {
  background-position: -96px -96px;
}
.jsoneditor-menu > .jsoneditor-modes {
  display: inline-block;
  float: left;
}
.jsoneditor-menu > .jsoneditor-modes > button {
  background-image: none;
  width: auto;
  padding-left: 6px;
  padding-right: 6px;
}
.jsoneditor-menu > .jsoneditor-modes > button.jsoneditor-separator,
.jsoneditor-menu > button.jsoneditor-separator {
  margin-left: 10px;
}
.jsoneditor-menu a {
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #fff;
  opacity: .8;
  vertical-align: middle;
}
.jsoneditor-menu a:hover {
  opacity: 1;
}
.jsoneditor-menu a.jsoneditor-poweredBy {
  font-size: 8pt;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
}
.jsoneditor-navigation-bar {
  width: 100%;
  height: 26px;
  line-height: 26px;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #d3d3d3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: grey;
  background-color: #ebebeb;
  overflow: hidden;
  font-family: arial, sans-serif;
  font-size: 14px;
}
.jsoneditor-search {
  font-family: arial, sans-serif;
  position: absolute;
  right: 4px;
  top: 4px;
  border-collapse: collapse;
  border-spacing: 0;
  display: flex;
}
.jsoneditor-search input {
  color: #1a1a1a;
  width: 120px;
  border: none;
  outline: 0;
  margin: 1px;
  line-height: 20px;
  font-family: arial, sans-serif;
}
.jsoneditor-search button {
  width: 16px;
  height: 24px;
  padding: 0;
  margin: 0;
  border: none;
  background: url("./media/jsoneditor-icons.svg");
  vertical-align: top;
}
.jsoneditor-search button:hover {
  background-color: transparent;
}
.jsoneditor-search button.jsoneditor-refresh {
  width: 18px;
  background-position: -99px -73px;
}
.jsoneditor-search button.jsoneditor-next {
  cursor: pointer;
  background-position: -124px -73px;
}
.jsoneditor-search button.jsoneditor-next:hover {
  background-position: -124px -49px;
}
.jsoneditor-search button.jsoneditor-previous {
  cursor: pointer;
  background-position: -148px -73px;
  margin-right: 2px;
}
.jsoneditor-search button.jsoneditor-previous:hover {
  background-position: -148px -49px;
}
.jsoneditor-results {
  font-family: arial, sans-serif;
  color: #fff;
  padding-right: 5px;
  line-height: 26px;
}
.jsoneditor-frame {
  border: 1px solid transparent;
  background-color: #fff;
  padding: 0 2px;
  margin: 0;
}
.jsoneditor-statusbar {
  line-height: 26px;
  height: 26px;
  color: grey;
  background-color: #ebebeb;
  border-top: 1px solid #d3d3d3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
}
.jsoneditor-statusbar > .jsoneditor-curserinfo-val {
  margin-right: 12px;
}
.jsoneditor-statusbar > .jsoneditor-curserinfo-count {
  margin-left: 4px;
}
.jsoneditor-statusbar > .jsoneditor-validation-error-icon {
  float: right;
  width: 24px;
  height: 24px;
  padding: 0;
  margin-top: 1px;
  background-image: url("./media/jsoneditor-icons.svg");
  background-position: -168px -48px;
  cursor: pointer;
}
.jsoneditor-statusbar > .jsoneditor-validation-error-count {
  float: right;
  margin: 0 4px 0 0;
  cursor: pointer;
}
.jsoneditor-statusbar > .jsoneditor-parse-error-icon {
  float: right;
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 1px;
  background-image: url("./media/jsoneditor-icons.svg");
  background-position: -25px 0;
}
.jsoneditor-statusbar .jsoneditor-array-info a {
  color: inherit;
}
div.jsoneditor-statusbar > .jsoneditor-curserinfo-label,
div.jsoneditor-statusbar > .jsoneditor-size-info {
  margin: 0 4px;
}
.jsoneditor-treepath {
  padding: 0 5px;
  overflow: hidden;
  white-space: nowrap;
  outline: 0;
}
.jsoneditor-treepath.show-all {
  word-wrap: break-word;
  white-space: normal;
  position: absolute;
  background-color: #ebebeb;
  z-index: 1;
  box-shadow: 2px 2px 12px rgba(128, 128, 128, .3);
}
.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn {
  display: none;
}
.jsoneditor-treepath div.jsoneditor-contextmenu-root {
  position: absolute;
  left: 0;
}
.jsoneditor-treepath .jsoneditor-treepath-show-all-btn {
  position: absolute;
  background-color: #ebebeb;
  left: 0;
  height: 20px;
  padding: 0 3px;
  cursor: pointer;
}
.jsoneditor-treepath .jsoneditor-treepath-element {
  margin: 1px;
  font-family: arial, sans-serif;
  font-size: 14px;
}
.jsoneditor-treepath .jsoneditor-treepath-seperator {
  margin: 2px;
  font-size: 9pt;
  font-family: arial, sans-serif;
}
.jsoneditor-treepath span.jsoneditor-treepath-element:hover,
.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover {
  cursor: pointer;
  text-decoration: underline;
}
/*!
* Selectr 2.4.13
* http://mobius.ovh/docs/selectr
*
* Released under the MIT license
*/
.selectr-container {
  position: relative;
}
.selectr-container li {
  list-style: none;
}
.selectr-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0 none;
}
.selectr-visible {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 11;
}
.selectr-desktop.multiple .selectr-visible {
  display: none;
}
.selectr-desktop.multiple.native-open .selectr-visible {
  top: 100%;
  min-height: 200px !important;
  height: auto;
  opacity: 1;
  display: block;
}
.selectr-container.multiple.selectr-mobile .selectr-selected {
  z-index: 0;
}
.selectr-selected {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  padding: 7px 28px 7px 14px;
  cursor: pointer;
  border: 1px solid #999;
  border-radius: 3px;
  background-color: #fff;
}
.selectr-selected::before {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  content: "";
  -o-transform: rotate(0) translate3d(0, -50%, 0);
  -ms-transform: rotate(0) translate3d(0, -50%, 0);
  -moz-transform: rotate(0) translate3d(0, -50%, 0);
  -webkit-transform: rotate(0) translate3d(0, -50%, 0);
  transform: rotate(0) translate3d(0, -50%, 0);
  border-width: 4px 4px 0 4px;
  border-style: solid;
  border-color: #6c7a86 transparent transparent;
}
.selectr-container.native-open .selectr-selected::before,
.selectr-container.open .selectr-selected::before {
  border-width: 0 4px 4px 4px;
  border-style: solid;
  border-color: transparent transparent #6c7a86;
}
.selectr-label {
  display: none;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selectr-placeholder {
  color: #6c7a86;
}
.selectr-tags {
  margin: 0;
  padding: 0;
  white-space: normal;
}
.has-selected .selectr-tags {
  margin: 0 0 -2px;
}
.selectr-tag {
  list-style: none;
  position: relative;
  float: left;
  padding: 2px 25px 2px 8px;
  margin: 0 2px 2px 0;
  cursor: default;
  color: #fff;
  border: medium none;
  border-radius: 10px;
  background: #acb7bf none repeat scroll 0 0;
}
.selectr-container.multiple.has-selected .selectr-selected {
  padding: 5px 28px 5px 5px;
}
.selectr-options-container {
  position: absolute;
  z-index: 10000;
  top: calc(100% - 1px);
  left: 0;
  display: none;
  box-sizing: border-box;
  width: 100%;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: transparent #999 #999;
  border-radius: 0 0 3px 3px;
  background-color: #fff;
}
.selectr-container.open .selectr-options-container {
  display: block;
}
.selectr-input-container {
  position: relative;
  display: none;
}
.selectr-clear,
.selectr-input-clear,
.selectr-tag-remove {
  position: absolute;
  top: 50%;
  right: 22px;
  width: 20px;
  height: 20px;
  padding: 0;
  cursor: pointer;
  -o-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  border: medium none;
  background-color: transparent;
  z-index: 11;
}
.selectr-clear,
.selectr-input-clear {
  display: none;
}
.selectr-container.has-selected .selectr-clear,
.selectr-input-container.active .selectr-input-clear {
  display: block;
}
.selectr-selected .selectr-tag-remove {
  right: 2px;
}
.selectr-clear::after,
.selectr-clear::before,
.selectr-input-clear::after,
.selectr-input-clear::before,
.selectr-tag-remove::after,
.selectr-tag-remove::before {
  position: absolute;
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  content: " ";
  background-color: #6c7a86;
}
.selectr-tag-remove::after,
.selectr-tag-remove::before {
  top: 4px;
  width: 3px;
  height: 12px;
  background-color: #fff;
}
.selectr-clear:before,
.selectr-input-clear::before,
.selectr-tag-remove::before {
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.selectr-clear:after,
.selectr-input-clear::after,
.selectr-tag-remove::after {
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.selectr-input-container.active,
.selectr-input-container.active .selectr-clear {
  display: block;
}
.selectr-input {
  top: 5px;
  left: 5px;
  box-sizing: border-box;
  width: calc(100% - 30px);
  margin: 10px 15px;
  padding: 7px 30px 7px 9px;
  border: 1px solid #999;
  border-radius: 3px;
}
.selectr-notice {
  display: none;
  box-sizing: border-box;
  width: 100%;
  padding: 8px 16px;
  border-top: 1px solid #999;
  border-radius: 0 0 3px 3px;
  background-color: #fff;
}
.selectr-container.notice .selectr-notice {
  display: block;
}
.selectr-container.notice .selectr-selected {
  border-radius: 3px 3px 0 0;
}
.selectr-options {
  position: relative;
  top: calc(100% + 2px);
  display: none;
  overflow-x: auto;
  overflow-y: scroll;
  max-height: 200px;
  margin: 0;
  padding: 0;
}
.selectr-container.notice .selectr-options-container,
.selectr-container.open .selectr-input-container,
.selectr-container.open .selectr-options {
  display: block;
}
.selectr-option {
  position: relative;
  display: block;
  padding: 5px 20px;
  list-style: outside none none;
  cursor: pointer;
  font-weight: 400;
}
.selectr-options.optgroups > .selectr-option {
  padding-left: 25px;
}
.selectr-optgroup {
  font-weight: 700;
  padding: 0;
}
.selectr-optgroup--label {
  font-weight: 700;
  margin-top: 10px;
  padding: 5px 15px;
}
.selectr-match {
  text-decoration: underline;
}
.selectr-option.selected {
  background-color: #ddd;
}
.selectr-option.active {
  color: #fff;
  background-color: #5897fb;
}
.selectr-option.disabled {
  opacity: .4;
}
.selectr-option.excluded {
  display: none;
}
.selectr-container.open .selectr-selected {
  border-color: #999 #999 transparent #999;
  border-radius: 3px 3px 0 0;
}
.selectr-container.open .selectr-selected::after {
  -o-transform: rotate(180deg) translate3d(0, 50%, 0);
  -ms-transform: rotate(180deg) translate3d(0, 50%, 0);
  -moz-transform: rotate(180deg) translate3d(0, 50%, 0);
  -webkit-transform: rotate(180deg) translate3d(0, 50%, 0);
  transform: rotate(180deg) translate3d(0, 50%, 0);
}
.selectr-disabled {
  opacity: .6;
}
.has-selected .selectr-placeholder,
.selectr-empty {
  display: none;
}
.has-selected .selectr-label {
  display: block;
}
.taggable .selectr-selected {
  padding: 4px 28px 4px 4px;
}
.taggable .selectr-selected::after {
  display: table;
  content: " ";
  clear: both;
}
.taggable .selectr-label {
  width: auto;
}
.taggable .selectr-tags {
  float: left;
  display: block;
}
.taggable .selectr-placeholder {
  display: none;
}
.input-tag {
  float: left;
  min-width: 90px;
  width: auto;
}
.selectr-tag-input {
  border: medium none;
  padding: 3px 10px;
  width: 100%;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
}
.selectr-input-container.loading::after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 20px;
  height: 20px;
  content: "";
  -o-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -o-transform-origin: 50% 0 0;
  -ms-transform-origin: 50% 0 0;
  -moz-transform-origin: 50% 0 0;
  -webkit-transform-origin: 50% 0 0;
  transform-origin: 50% 0 0;
  -moz-animation: .5s linear 0s normal forwards infinite running selectr-spin;
  -webkit-animation: .5s linear 0s normal forwards infinite running selectr-spin;
  animation: .5s linear 0s normal forwards infinite running selectr-spin;
  border-width: 3px;
  border-style: solid;
  border-color: #aaa #ddd #ddd;
  border-radius: 50%;
}
@-webkit-keyframes selectr-spin {
  0% {
    -webkit-transform: rotate(0) translate3d(0, -50%, 0);
    transform: rotate(0) translate3d(0, -50%, 0);
  }
  100% {
    -webkit-transform: rotate(360deg) translate3d(0, -50%, 0);
    transform: rotate(360deg) translate3d(0, -50%, 0);
  }
}
@keyframes selectr-spin {
  0% {
    -webkit-transform: rotate(0) translate3d(0, -50%, 0);
    transform: rotate(0) translate3d(0, -50%, 0);
  }
  100% {
    -webkit-transform: rotate(360deg) translate3d(0, -50%, 0);
    transform: rotate(360deg) translate3d(0, -50%, 0);
  }
}
.selectr-container.open.inverted .selectr-selected {
  border-color: transparent #999 #999;
  border-radius: 0 0 3px 3px;
}
.selectr-container.inverted .selectr-options-container {
  border-width: 1px 1px 0;
  border-color: #999 #999 transparent;
  border-radius: 3px 3px 0 0;
  background-color: #fff;
}
.selectr-container.inverted .selectr-options-container {
  top: auto;
  bottom: calc(100% - 1px);
}
.selectr-container ::-webkit-input-placeholder {
  color: #6c7a86;
  opacity: 1;
}
.selectr-container ::-moz-placeholder {
  color: #6c7a86;
  opacity: 1;
}
.selectr-container :-ms-input-placeholder {
  color: #6c7a86;
  opacity: 1;
}
.selectr-container ::placeholder {
  color: #6c7a86;
  opacity: 1;
}

/* src/styles.scss */
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--tw-gray-200);
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family:
    Poppins,
    Inter,
    system-ui,
    sans-serif;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  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;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: var(--tw-gray-400);
}
button,
[role=button] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden=until-found])) {
  display: none;
}
:root {
  --tw-sm: 640px;
  --tw-md: 768px;
  --tw-lg: 1024px;
  --tw-xl: 1280px;
  --tw-2xl: 1536px;
  --tw-gray-100-light: #F9F9F9;
  --tw-gray-200-light: #F1F1F4;
  --tw-gray-300-light: #DBDFE9;
  --tw-gray-400-light: #C4CADA;
  --tw-gray-500-light: #99A1B7;
  --tw-gray-600-light: #78829D;
  --tw-gray-700-light: #4B5675;
  --tw-gray-800-light: #252F4A;
  --tw-gray-900-light: #071437;
  --tw-gray-100-dark: #1B1C22;
  --tw-gray-200-dark: #26272F;
  --tw-gray-300-dark: #363843;
  --tw-gray-400-dark: #464852;
  --tw-gray-500-dark: #636674;
  --tw-gray-600-dark: #808290;
  --tw-gray-700-dark: #9A9CAE;
  --tw-gray-800-dark: #B5B7C8;
  --tw-gray-900-dark: #F5F5F5;
  --tw-brand-light: #FF6F1E;
  --tw-brand-active-light: #F15700;
  --tw-brand-light-light: #FFF5EF;
  --tw-brand-clarity-light: rgba(255, 111, 30, 0.20);
  --tw-brand-inverse-light: #ffffff;
  --tw-primary-light: #27A9E1;
  --tw-primary-active-light: #1181B8;
  --tw-primary-light-light: #EFF6FF;
  --tw-primary-clarity-light: rgba(27, 132, 255, 0.20);
  --tw-primary-inverse-light: #ffffff;
  --tw-success-light: #17C653;
  --tw-success-active-light: #04B440;
  --tw-success-light-light: #EAFFF1;
  --tw-success-clarity-light: rgba(23, 198, 83, 0.20);
  --tw-success-inverse-light: #ffffff;
  --tw-info-light: #7239EA;
  --tw-info-active-light: #5014D0;
  --tw-info-light-light: #F8F5FF;
  --tw-info-clarity-light: rgba(114, 57, 234, 0.20);
  --tw-info-inverse-light: #ffffff;
  --tw-danger-light: #F8285A;
  --tw-danger-active-light: #D81A48;
  --tw-danger-light-light: #FFEEF3;
  --tw-danger-clarity-light: rgba(248, 40, 90, 0.20);
  --tw-danger-inverse-light: #ffffff;
  --tw-warning-light: #F6B100;
  --tw-warning-active-light: #DFA000;
  --tw-warning-light-light: #FFF8DD;
  --tw-warning-clarity-light: rgba(246, 177, 0, 0.20);
  --tw-warning-inverse-light: #ffffff;
  --tw-dark-light: #1E2129;
  --tw-dark-active-light: #111318;
  --tw-dark-light-light: #F9F9F9;
  --tw-dark-clarity-light: rgba(30, 33, 41, 0.20);
  --tw-dark-inverse-light: #ffffff;
  --tw-light-light: #ffffff;
  --tw-light-active-light: #FCFCFC;
  --tw-light-light-light: #ffffff;
  --tw-light-clarity-light: rgba(255, 255, 255, 0.20);
  --tw-light-inverse-light: #4B5675;
  --tw-secondary-light: #F9F9F9;
  --tw-secondary-active-light: #F9F9F9;
  --tw-secondary-light-light: #F9F9F9;
  --tw-secondary-clarity-light: rgba(249, 249, 249, 0.20);
  --tw-secondary-inverse-light: #4B5675;
  --tw-brand-dark: #D74E00;
  --tw-brand-active-dark: #F35700;
  --tw-brand-light-dark: #272320;
  --tw-brand-clarity-dark: rgba(215, 78, 0, 0.20);
  --tw-brand-inverse-dark: #ffffff;
  --tw-primary-dark: #006AE6;
  --tw-primary-active-dark: #107EFF;
  --tw-primary-light-dark: #172331;
  --tw-primary-clarity-dark: rgba(0, 106, 230, 0.20);
  --tw-primary-inverse-dark: #ffffff;
  --tw-success-dark: #00A261;
  --tw-success-active-dark: #01BF73;
  --tw-success-light-dark: #1F2623;
  --tw-success-clarity-dark: rgba(0, 162, 97, 0.20);
  --tw-success-inverse-dark: #ffffff;
  --tw-info-dark: #883FFF;
  --tw-info-active-dark: #9E63FF;
  --tw-info-light-dark: #272134;
  --tw-info-clarity-dark: rgba(136, 63, 255, 0.20);
  --tw-info-inverse-dark: #ffffff;
  --tw-danger-dark: #E42855;
  --tw-danger-active-dark: #FF3767;
  --tw-danger-light-dark: #302024;
  --tw-danger-clarity-dark: rgba(228, 40, 85, 0.20);
  --tw-danger-inverse-dark: #ffffff;
  --tw-warning-dark: #C59A00;
  --tw-warning-active-dark: #D9AA00;
  --tw-warning-light-dark: #242320;
  --tw-warning-clarity-dark: rgba(197, 154, 0, 0.20);
  --tw-warning-inverse-dark: #ffffff;
  --tw-dark-dark: #272A34;
  --tw-dark-active-dark: #2D2F39;
  --tw-dark-light-dark: #1E2027;
  --tw-dark-clarity-dark: rgba(39, 42, 52, 0.20);
  --tw-dark-inverse-dark: #ffffff;
  --tw-light-dark: #1F212A;
  --tw-light-active-dark: #1F212A;
  --tw-light-light-dark: #1F212A;
  --tw-light-clarity-dark: rgba(31, 33, 42, 0.20);
  --tw-light-inverse-dark: #9A9CAE;
  --tw-secondary-dark: #363843;
  --tw-secondary-active-dark: #464852;
  --tw-secondary-light-dark: #363843;
  --tw-secondary-clarity-dark: rgba(54, 56, 67, 0.20);
  --tw-secondary-inverse-dark: #9A9CAE;
  --tw-coal-100: #15171C;
  --tw-coal-200: #13141A;
  --tw-coal-300: #111217;
  --tw-coal-400: #0F1014;
  --tw-coal-500: #0D0E12;
  --tw-coal-600: #0B0C10;
  --tw-coal-black: #000000;
  --tw-coal-clarity: rgba(24, 25, 31, 0.50);
}
:root,
.light {
  --tw-gray-100: #F9F9F9;
  --tw-gray-200: #F1F1F4;
  --tw-gray-300: #DBDFE9;
  --tw-gray-400: #C4CADA;
  --tw-gray-500: #99A1B7;
  --tw-gray-600: #78829D;
  --tw-gray-700: #4B5675;
  --tw-gray-800: #252F4A;
  --tw-gray-900: #071437;
  --tw-brand: #FF6F1E;
  --tw-brand-active: #F15700;
  --tw-brand-light: #FFF5EF;
  --tw-brand-clarity: rgba(255, 111, 30, 0.20);
  --tw-brand-inverse: #ffffff;
  --tw-primary: #27A9E1;
  --tw-primary-active: #1181B8;
  --tw-primary-light: #EFF6FF;
  --tw-primary-clarity: rgba(27, 132, 255, 0.20);
  --tw-primary-inverse: #ffffff;
  --tw-success: #17C653;
  --tw-success-active: #04B440;
  --tw-success-light: #EAFFF1;
  --tw-success-clarity: rgba(23, 198, 83, 0.20);
  --tw-success-inverse: #ffffff;
  --tw-info: #7239EA;
  --tw-info-active: #5014D0;
  --tw-info-light: #F8F5FF;
  --tw-info-clarity: rgba(114, 57, 234, 0.20);
  --tw-info-inverse: #ffffff;
  --tw-danger: #F8285A;
  --tw-danger-active: #D81A48;
  --tw-danger-light: #FFEEF3;
  --tw-danger-clarity: rgba(248, 40, 90, 0.20);
  --tw-danger-inverse: #ffffff;
  --tw-warning: #F6B100;
  --tw-warning-active: #DFA000;
  --tw-warning-light: #FFF8DD;
  --tw-warning-clarity: rgba(246, 177, 0, 0.20);
  --tw-warning-inverse: #ffffff;
  --tw-dark: #1E2129;
  --tw-dark-active: #111318;
  --tw-dark-light: #F9F9F9;
  --tw-dark-clarity: rgba(30, 33, 41, 0.20);
  --tw-dark-inverse: #ffffff;
  --tw-light: #ffffff;
  --tw-light-active: #FCFCFC;
  --tw-light-light: #ffffff;
  --tw-light-clarity: rgba(255, 255, 255, 0.20);
  --tw-light-inverse: #4B5675;
  --tw-secondary: #F9F9F9;
  --tw-secondary-active: #F9F9F9;
  --tw-secondary-light: #F9F9F9;
  --tw-secondary-clarity: rgba(249, 249, 249, 0.20);
  --tw-secondary-inverse: #4B5675;
  --tw-default-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.09);
  --tw-light-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
  --tw-primary-box-shadow: 0px 4px 12px 0px rgba(40, 132, 239, 0.35);
  --tw-success-box-shadow: 0px 4px 12px 0px rgba(53, 189, 100, 0.35);
  --tw-danger-box-shadow: 0px 4px 12px 0px rgba(241, 65, 108, 0.35);
  --tw-info-box-shadow: 0px 4px 12px 0px rgba(114, 57, 234, 0.35);
  --tw-warning-box-shadow: 0px 4px 12px 0px rgba(246, 192, 0, 0.35);
  --tw-dark-box-shadow: 0px 4px 12px 0px rgba(37, 47, 74, 0.35);
  --tw-card-background-color: white;
  --tw-tooltip-background-color: #0F1014;
  --tw-popover-background-color: white;
  --tw-modal-background-color: white;
  --tw-drawer-background-color: white;
  --tw-dropdown-background-color: white;
  --tw-backdrop-background-color: rgba(0, 0, 0, 0.80);
  --tw-table-head-background-color: var(--tw-light-active);
  --tw-card-border: 1px solid var(--tw-gray-200);
  --tw-table-border: 1px solid var(--tw-gray-200);
  --tw-dropdown-border: 1px solid var(--tw-gray-200);
  --tw-popover-border: 1px solid var(--tw-gray-200);
  --tw-tooltip-border: 0;
  --tw-card-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
  --tw-tooltip-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
  --tw-popover-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
  --tw-modal-box-shadow: 0px 10px 14px 0px rgba(15, 42, 81, 0.03);
  --tw-drawer-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
  --tw-dropdown-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.09);
  --tw-input-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}
.dark {
  --tw-gray-100: #1B1C22;
  --tw-gray-200: #26272F;
  --tw-gray-300: #363843;
  --tw-gray-400: #464852;
  --tw-gray-500: #636674;
  --tw-gray-600: #808290;
  --tw-gray-700: #9A9CAE;
  --tw-gray-800: #B5B7C8;
  --tw-gray-900: #F5F5F5;
  --tw-brand: #D74E00;
  --tw-brand-active: #F35700;
  --tw-brand-light: #272320;
  --tw-brand-clarity: rgba(215, 78, 0, 0.20);
  --tw-brand-inverse: #ffffff;
  --tw-primary: #006AE6;
  --tw-primary-active: #107EFF;
  --tw-primary-light: #172331;
  --tw-primary-clarity: rgba(0, 106, 230, 0.20);
  --tw-primary-inverse: #ffffff;
  --tw-success: #00A261;
  --tw-success-active: #01BF73;
  --tw-success-light: #1F2623;
  --tw-success-clarity: rgba(0, 162, 97, 0.20);
  --tw-success-inverse: #ffffff;
  --tw-info: #883FFF;
  --tw-info-active: #9E63FF;
  --tw-info-light: #272134;
  --tw-info-clarity: rgba(136, 63, 255, 0.20);
  --tw-info-inverse: #ffffff;
  --tw-danger: #E42855;
  --tw-danger-active: #FF3767;
  --tw-danger-light: #302024;
  --tw-danger-clarity: rgba(228, 40, 85, 0.20);
  --tw-danger-inverse: #ffffff;
  --tw-warning: #C59A00;
  --tw-warning-active: #D9AA00;
  --tw-warning-light: #242320;
  --tw-warning-clarity: rgba(197, 154, 0, 0.20);
  --tw-warning-inverse: #ffffff;
  --tw-dark: #272A34;
  --tw-dark-active: #2D2F39;
  --tw-dark-light: #1E2027;
  --tw-dark-clarity: rgba(39, 42, 52, 0.20);
  --tw-dark-inverse: #ffffff;
  --tw-light: #1F212A;
  --tw-light-active: #1F212A;
  --tw-light-light: #1F212A;
  --tw-light-clarity: rgba(31, 33, 42, 0.20);
  --tw-light-inverse: #9A9CAE;
  --tw-secondary: #363843;
  --tw-secondary-active: #464852;
  --tw-secondary-light: #363843;
  --tw-secondary-clarity: rgba(54, 56, 67, 0.20);
  --tw-secondary-inverse: #9A9CAE;
  --tw-default-box-shadow: none;
  --tw-light-box-shadow: none;
  --tw-primary-box-shadow: none;
  --tw-success-box-shadow: none;
  --tw-danger-box-shadow: none;
  --tw-info-box-shadow: none;
  --tw-warning-box-shadow: none;
  --tw-dark-box-shadow: none;
  --tw-card-background-color: #111217;
  --tw-tooltip-background-color: #0B0C10;
  --tw-popover-background-color: #0B0C10;
  --tw-modal-background-color: #0B0C10;
  --tw-drawer-background-color: #0B0C10;
  --tw-dropdown-background-color: #0B0C10;
  --tw-backdrop-background-color: rgba(0, 0, 0, 0.80);
  --tw-table-head-background-color: #13141A;
  --tw-card-border: 1px solid #1B1C22;
  --tw-table-border: 1px solid #1B1C22;
  --tw-dropdown-border: 1px solid #1B1C22;
  --tw-tooltip-border: 1px solid #1B1C22;
  --tw-popover-border: 1px solid #1B1C22;
  --tw-card-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
  --tw-tooltip-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
  --tw-popover-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
  --tw-modal-box-shadow: 0px 10px 14px 0px rgba(15, 42, 81, 0.03);
  --tw-drawer-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
  --tw-dropdown-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.09);
  --tw-input-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}
.\!container {
  width: 100% !important;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .\!container {
    max-width: 640px !important;
  }
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .\!container {
    max-width: 768px !important;
  }
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .\!container {
    max-width: 1024px !important;
  }
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .\!container {
    max-width: 1280px !important;
  }
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .\!container {
    max-width: 1536px !important;
  }
  .container {
    max-width: 1536px;
  }
}
.\!menu {
  display: flex !important;
}
.menu {
  display: flex;
}
.menu-item,
.menu-link {
  padding: 0;
  margin: 0;
}
.menu-item {
  display: flex;
  flex-direction: column;
}
.menu-link {
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.menu-label {
  display: flex;
  align-items: center;
  flex-grow: 1;
  line-height: 1;
}
.menu-title {
  display: flex;
  align-items: center;
  line-height: 1;
  flex-grow: 1;
}
.menu-icon,
.menu-toggle,
.menu-bullet,
.menu-badge,
.menu-arrow {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.menu-dropdown,
.menu-accordion {
  padding: 0;
  margin: 0;
  display: none;
  align-items: stretch;
  flex-direction: column;
}
.show.menu-item-dropdown > .menu-dropdown,
.base-Popper-root > .menu-container > .menu-dropdown,
.menu-dropdown.menu.show,
.menu-dropdown.show[data-popper-placement] {
  display: flex;
  will-change: transform;
}
.menu-dropdown.\!menu.show {
  display: flex !important;
  will-change: transform !important;
}
.menu-accordion {
  display: none;
  transition: height .3s ease;
}
.show:not(.menu-dropdown) > .menu-accordion,
.transitioning:not(.menu-dropdown) > .menu-accordion,
.menu-accordion.show {
  display: flex;
}
.link {
  color: var(--tw-primary);
}
.link:hover {
  color: var(--tw-primary-active);
}
.form-label {
  display: flex;
  width: 100%;
  color: var(--tw-gray-700);
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.125rem;
}
.menu-dropdown {
  gap: 0.125rem;
  border: var(--tw-dropdown-border);
  box-shadow: var(--tw-dropdown-box-shadow);
  background-color: var(--tw-dropdown-background-color);
  border-radius: 0.75rem;
}
.menu-default {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.menu-default .menu-link {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  padding: 0.625rem;
  border-radius: 0.375rem;
}
.menu-default .menu-title {
  font-size: 0.8125rem;
  line-height: 1.125rem;
  font-weight: 500;
}
.menu-default .menu-icon {
  margin-right: 0.625rem;
}
.menu-default .menu-icon i {
  font-size: 1.125rem;
}
.menu-default .menu-bullet {
  margin-right: 0.625rem;
}
.menu-default .menu-arrow {
  margin-left: 0.5rem;
}
.menu-default .menu-arrow i {
  font-size: 0.6875rem;
}
.menu-default .menu-badge {
  margin-left: 0.625rem;
}
.menu-default .menu-separator {
  border-bottom: var(--tw-dropdown-border);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.menu-default .menu-accordion:not(.menu-no-indent) .menu-item > .menu-link {
  margin-left: 1.25rem;
}
.menu-default .menu-accordion:not(.menu-no-indent) .menu-item > .menu-accordion .menu-item > .menu-link {
  margin-left: 2rem;
}
.menu-default .menu-accordion:not(.menu-no-indent) .menu-item > .menu-accordion .menu-item > .menu-accordion .menu-item > .menu-link {
  margin-left: 2.75rem;
}
.menu-fit .menu-link {
  margin-left: 0;
  margin-right: 0;
}
.menu-space .menu-link {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.menu-default .menu-item .menu-title {
  color: var(--tw-gray-800);
}
.menu-default .menu-item .menu-icon i {
  color: var(--tw-gray-500);
}
.menu-default .menu-item .menu-arrow i {
  color: var(--tw-gray-500);
}
.menu-default .menu-item .menu-link:hover .menu-title {
  color: var(--tw-gray-900);
}
.menu-default .menu-item .menu-link:hover .menu-icon i {
  color: var(--tw-primary);
}
.menu-default .menu-item.active > .menu-link .menu-title,
.menu-default .menu-item.show > .menu-link .menu-title,
.menu-default .menu-item.here > .menu-link .menu-title,
.menu-default .menu-item.focus > .menu-link .menu-title {
  color: var(--tw-gray-900);
}
.menu-default .menu-item.active > .menu-link .menu-icon i,
.menu-default .menu-item.show > .menu-link .menu-icon i,
.menu-default .menu-item.here > .menu-link .menu-icon i,
.menu-default .menu-item.focus > .menu-link .menu-icon i {
  color: var(--tw-primary);
}
.menu-default .menu-item.active > .menu-link,
.menu-default .menu-item.here > .menu-link {
  background-color: var(--tw-gray-100);
}
.dark .menu-default .menu-item.active > .menu-link,
.dark .menu-default .menu-item.here > .menu-link {
  background-color: var(--tw-coal-300);
}
.menu-default .menu-item > .menu-link:hover {
  background-color: var(--tw-gray-100);
}
.dark .menu-default .menu-item > .menu-link:hover {
  background-color: var(--tw-coal-300);
}
.menu-default .menu-item.disabled > .menu-link {
  opacity: 0.5;
}
.dropdown {
  display: flex;
}
.dropdown-content {
  display: none;
  align-items: stretch;
  flex-direction: column;
  border: var(--tw-dropdown-border);
  box-shadow: var(--tw-dropdown-box-shadow);
  background-color: var(--tw-dropdown-background-color);
  border-radius: 0.75rem;
}
.open.dropdown > .dropdown-content,
.dropdown-content.open[data-popper-placement] {
  will-change: transform;
}
.accordion.active .accordion-content {
  display: block;
  transition: height 300ms ease;
}
.\!input {
  display: block !important;
  width: 100% !important;
  appearance: none !important;
  box-shadow: none !important;
  outline: none !important;
  font-weight: 500 !important;
  font-size: 0.8125rem !important;
  line-height: 1 !important;
  background-color: var(--tw-light-active) !important;
  border-radius: 0.375rem !important;
  height: 2.5rem !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  border: 1px solid var(--tw-gray-300) !important;
  color: var(--tw-gray-700) !important;
}
.input {
  display: block;
  width: 100%;
  appearance: none;
  box-shadow: none;
  outline: none;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1;
  background-color: var(--tw-light-active);
  border-radius: 0.375rem;
  height: 2.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border: 1px solid var(--tw-gray-300);
  color: var(--tw-gray-700);
}
.\!input::placeholder,
.\!input input::placeholder {
  color: var(--tw-gray-500) !important;
}
.input::placeholder,
.input input::placeholder {
  color: var(--tw-gray-500);
}
.\!input::placeholder,
.\!input input::placeholder {
  color: var(--tw-gray-500) !important;
}
.\!input:hover {
  border-color: var(--tw-gray-400) !important;
}
.input:hover {
  border-color: var(--tw-gray-400);
}
.\!input:focus,
.\!input:has(input:focus) {
  border-color: var(--tw-primary) !important;
  box-shadow: var(--tw-input-focus-box-shadow) !important;
  color: var(--tw-gray-700) !important;
}
.input:focus,
.input:has(input:focus) {
  border-color: var(--tw-primary);
  box-shadow: var(--tw-input-focus-box-shadow);
  color: var(--tw-gray-700);
}
.\!input:focus,
.\!input:has(input:focus) {
  border-color: var(--tw-primary) !important;
  box-shadow: var(--tw-input-focus-box-shadow) !important;
  color: var(--tw-gray-700) !important;
}
.\!input:focus::placeholder,
.\!input:focus input::placeholder,
.\!input:has(input:focus)::placeholder,
.\!input:has(input:focus) input::placeholder {
  color: var(--tw-gray-600) !important;
}
.input:focus::placeholder,
.input:focus input::placeholder,
.input:has(input:focus)::placeholder,
.input:has(input:focus) input::placeholder {
  color: var(--tw-gray-600);
}
.\!input:focus::placeholder,
.\!input:focus input::placeholder,
.\!input:has(input:focus)::placeholder,
.\!input:has(input:focus) input::placeholder {
  color: var(--tw-gray-600) !important;
}
.\!input:active,
.\!input:has(input:active) {
  color: var(--tw-gray-700) !important;
}
.input:active,
.input:has(input:active) {
  color: var(--tw-gray-700);
}
.\!input:active,
.\!input:has(input:active) {
  color: var(--tw-gray-700) !important;
}
.\!input:active::placeholder,
.\!input:active input::placeholder,
.\!input:has(input:active)::placeholder,
.\!input:has(input:active) input::placeholder {
  color: var(--tw-gray-600) !important;
}
.input:active::placeholder,
.input:active input::placeholder,
.input:has(input:active)::placeholder,
.input:has(input:active) input::placeholder {
  color: var(--tw-gray-600);
}
.\!input:active::placeholder,
.\!input:active input::placeholder,
.\!input:has(input:active)::placeholder,
.\!input:has(input:active) input::placeholder {
  color: var(--tw-gray-600) !important;
}
.\!input:active,
.\!input:has(input:active) {
  box-shadow: none !important;
}
.input:active,
.input:has(input:active) {
  box-shadow: none;
}
.\!input:active,
.\!input:has(input:active) {
  box-shadow: none !important;
}
.\!input:disabled,
.\!input:has(input:disabled) {
  background-color: var(--tw-gray-100) !important;
  color: var(--tw-gray-400) !important;
}
.input:disabled,
.input:has(input:disabled) {
  background-color: var(--tw-gray-100);
  color: var(--tw-gray-400);
}
.\!input:disabled,
.\!input:has(input:disabled) {
  background-color: var(--tw-gray-100) !important;
  color: var(--tw-gray-400) !important;
}
.\!input:disabled::placeholder,
.\!input:disabled input::placeholder,
.\!input:has(input:disabled)::placeholder,
.\!input:has(input:disabled) input::placeholder {
  color: var(--tw-gray-300) !important;
}
.input:disabled::placeholder,
.input:disabled input::placeholder,
.input:has(input:disabled)::placeholder,
.input:has(input:disabled) input::placeholder {
  color: var(--tw-gray-300);
}
.\!input:disabled::placeholder,
.\!input:disabled input::placeholder,
.\!input:has(input:disabled)::placeholder,
.\!input:has(input:disabled) input::placeholder {
  color: var(--tw-gray-300) !important;
}
.input-sm {
  font-weight: 500;
  font-size: 0.75rem;
  height: 2rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.\!input:not(input) {
  display: flex !important;
  gap: 0.375rem !important;
  align-items: center !important;
  appearance: none !important;
  box-shadow: none !important;
  outline: none !important;
  color: var(--tw-gray-600) !important;
}
.input:not(input) {
  display: flex;
  gap: 0.375rem;
  align-items: center;
  appearance: none;
  box-shadow: none;
  outline: none;
  color: var(--tw-gray-600);
}
.\!input:not(input) input {
  flex-grow: 1 !important;
  background-color: transparent !important;
  border-color: transparent !important;
  color: inherit !important;
  outline: none !important;
  font-size: inherit !important;
  font-weight: inherit !important;
}
.input:not(input) input {
  flex-grow: 1;
  background-color: transparent;
  border-color: transparent;
  color: inherit;
  outline: none;
  font-size: inherit;
  font-weight: inherit;
}
.\!input:not(input) i {
  font-size: 1.125rem !important;
}
.input:not(input) i {
  font-size: 1.125rem;
}
.\!input:not(input) .btn-icon {
  border: 0 !important;
  height: auto !important;
  width: auto !important;
}
.input:not(input) .btn-icon {
  border: 0;
  height: auto;
  width: auto;
}
.\!input:not(input) .btn-icon:hover i,
.\!input:not(input) .btn-icon:focus i,
.\!input:not(input) .btn-icon:active i,
.\!input:not(input) .btn-icon.active i {
  color: var(--tw-gray-800) !important;
}
.input:not(input) .btn-icon:hover i,
.input:not(input) .btn-icon:focus i,
.input:not(input) .btn-icon:active i,
.input:not(input) .btn-icon.active i {
  color: var(--tw-gray-800);
}
.\!input:not(input) .btn-icon:hover i,
.\!input:not(input) .btn-icon:focus i,
.\!input:not(input) .btn-icon:active i,
.\!input:not(input) .btn-icon.active i {
  color: var(--tw-gray-800) !important;
}
.\!input:not(input).input-xs i {
  font-size: 0.75rem !important;
}
.input:not(input).input-xs i {
  font-size: 0.75rem;
}
.\!input:not(input).input-sm i {
  font-size: 0.875rem !important;
}
.input:not(input).input-sm i {
  font-size: 0.875rem;
}
.\!input:not(input).input-lg i {
  font-size: 1.25rem !important;
}
.input:not(input).input-lg i {
  font-size: 1.25rem;
}
.input-group .btn {
  flex-shrink: 0;
}
.input-group .\!input {
  flex-grow: 1 !important;
}
.input-group .input {
  flex-grow: 1;
}
.input-group .\!input ~ .btn,
.input-group .\!input ~ .dropdown > .btn {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.input-group .input ~ .btn,
.input-group .input ~ .dropdown > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group .\!input ~ .btn,
.input-group .\!input ~ .dropdown > .btn {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.input-group .\!input + .btn,
.input-group .\!input + .dropdown > .btn {
  border-left: 0 !important;
}
.input-group .input + .btn,
.input-group .input + .dropdown > .btn {
  border-left: 0;
}
.input-group .\!input + .btn,
.input-group .\!input + .dropdown > .btn {
  border-left: 0 !important;
}
.input-group .btn ~ .input,
.input-group .btn ~ .btn,
.input-group .input ~ .input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group .btn ~ .\!input,
.input-group .\!input ~ .\!input {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.input-group .\!input:has(~ .btn),
.input-group .\!input:has(~ .\!input),
.input-group .\!input:has(~ .dropdown > .btn) {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.input-group .input:has(~ .btn),
.input-group .input:has(~ .input),
.input-group .input:has(~ .dropdown > .btn) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group .\!input:has(~ .btn),
.input-group .\!input:has(~ .\!input),
.input-group .\!input:has(~ .dropdown > .btn) {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.input-group .btn:has(~ .input, ~ .btn),
.input-group .input:has(~ .input) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
.input-group .btn:has(~ .\!input, ~ .btn),
.input-group .\!input:has(~ .\!input) {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-right: 0 !important;
}
.select {
  display: block;
  width: 100%;
  appearance: none;
  box-shadow: none;
  outline: none;
  background-repeat: no-repeat;
  background-position: right 0.675rem center;
  background-size: 14px 11px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2378829D' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}
.dark .select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23808290' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}
.select[multiple],
.select[size]:not([size="1"]) {
  padding-right: 1rem;
  background-image: none;
}
.select:-moz-focusring {
  color: transparent;
  text-shadow: none;
}
.select {
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1;
  background-color: var(--tw-light-active);
  border-radius: 0.375rem;
  height: 2.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border: 1px solid var(--tw-gray-300);
  color: var(--tw-gray-700);
}
.select:hover {
  border-color: var(--tw-gray-400);
}
.select:focus {
  border-color: var(--tw-primary);
  box-shadow: var(--tw-input-focus-box-shadow);
  color: var(--tw-gray-700);
}
.select:focus::placeholder {
  color: var(--tw-gray-600);
}
.select:active {
  color: var(--tw-gray-700);
}
.select:active::placeholder {
  color: var(--tw-gray-600);
}
.select:active {
  box-shadow: none;
}
.select:disabled {
  background-color: var(--tw-gray-100);
  color: var(--tw-gray-400);
}
.select:disabled::placeholder {
  color: var(--tw-gray-300);
}
.textarea {
  display: block;
  width: 100%;
  appearance: none;
  box-shadow: none;
  outline: none;
  font-weight: 500;
  font-size: 0.8125rem;
  background-color: var(--tw-light-active);
  border-radius: 0.375rem;
  padding: 0.55rem 0.75rem;
  border: 1px solid var(--tw-gray-300);
  color: var(--tw-gray-700);
}
.textarea::placeholder {
  color: var(--tw-gray-500);
}
.textarea:hover {
  border-color: var(--tw-gray-400);
}
.textarea:focus {
  border-color: var(--tw-primary);
  box-shadow: var(--tw-form-input-focus-box-shadow);
  color: var(--tw-gray-700);
}
.textarea:focus::placeholder {
  color: var(--tw-gray-600);
}
.textarea:active {
  color: var(--tw-gray-700);
}
.textarea:active::placeholder {
  color: var(--tw-gray-600);
}
.textarea:active {
  box-shadow: none;
}
.textarea[disabled] {
  background-color: var(--tw-gray-100);
  color: var(--tw-gray-400);
}
.textarea[disabled]::placeholder {
  color: var(--tw-gray-300);
}
.textarea[readonly] {
  background-color: var(--tw-gray-100);
  color: var(--tw-gray-400);
}
.textarea[readonly]::placeholder {
  color: var(--tw-gray-300);
}
.switch {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  cursor: pointer;
}
.switch input[type=checkbox] {
  display: flex;
  appearance: none;
  background-color: var(--tw-gray-300);
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  height: 1.375rem;
  width: 2.125rem;
  border-radius: 1.375rem;
  transition: all .15s ease-in-out;
}
.switch input[type=checkbox]:before {
  display: flex;
  position: absolute;
  content: "";
  height: 1rem;
  width: 1rem;
  border-radius: 100%;
  background-color: var(--tw-light);
  left: 0.25rem;
  top: 50%;
  transform: translateY(-50%);
  filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, 0.03));
  transition: all .15s ease-in-out;
}
.switch input[type=checkbox]:checked,
.switch input[type=checkbox][aria-checked=true] {
  background-color: var(--tw-primary);
  transition: all .15s ease-in-out;
}
.switch input[type=checkbox]:checked:before,
.switch input[type=checkbox][aria-checked=true]:before {
  background-color: #ffffff;
  transition: all .15s ease-in-out;
  left: calc(100% - 0.25rem);
  transform: translate(-100%, -50%);
  filter: none;
}
.switch input[type=checkbox]:disabled {
  background-color: var(--tw-gray-100);
  border: 1px solid var(--tw-gray-300);
  cursor: not-allowed;
  opacity: 0.5;
}
.switch input[type=checkbox]:disabled:before {
  background-color: var(--tw-gray-300);
}
.switch input[type=checkbox]:disabled:checked,
.switch input[type=checkbox]:disabled[aria-checked=true] {
  background-color: var(--tw-primary-clarity);
  border: 0;
}
.switch input[type=checkbox]:disabled:checked:before,
.switch input[type=checkbox]:disabled[aria-checked=true]:before {
  background-color: var(--tw-light);
}
.switch .switch-label {
  color: var(--tw-gray-700);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1rem;
}
.switch input[type=checkbox] + .switch-label {
  color: var(--tw-gray-800);
}
.switch:has(input[type=checkbox]:disabled) .switch-label {
  color: var(--tw-gray-500);
}
.\!checkbox[type=checkbox] {
  flex-shrink: 0 !important;
  appearance: none !important;
  box-shadow: none !important;
  background-color: var(--tw-light-light) !important;
}
.checkbox[type=checkbox] {
  flex-shrink: 0;
  appearance: none;
  box-shadow: none;
  background-color: var(--tw-light-light);
}
.dark .checkbox[type=checkbox] {
  background-color: var(--tw-coal-500);
}
.dark .\!checkbox[type=checkbox] {
  background-color: var(--tw-coal-500) !important;
}
.\!checkbox[type=checkbox] {
  border-radius: 0.375rem !important;
  height: 1.375rem !important;
  width: 1.375rem !important;
  border: 1px solid var(--tw-gray-300) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: auto !important;
}
.checkbox[type=checkbox] {
  border-radius: 0.375rem;
  height: 1.375rem;
  width: 1.375rem;
  border: 1px solid var(--tw-gray-300);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
.\!checkbox[type=checkbox]:checked,
.\!checkbox[type=checkbox][aria-checked=true] {
  background-color: var(--tw-primary) !important;
  border: 1px solid var(--tw-primary) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'%3e%3cpath d='M10.3667 0.541643L4.80007 6.10831L1.56674 2.87498C1.41061 2.71977 1.1994 2.63265 0.979241 2.63265C0.759086 2.63265 0.547876 2.71977 0.391741 2.87498C0.236532 3.03111 0.149414 3.24232 0.149414 3.46248C0.149414 3.68263 0.236532 3.89384 0.391741 4.04998L4.21674 7.87498C4.37288 8.03019 4.58409 8.1173 4.80424 8.1173C5.0244 8.1173 5.23561 8.03019 5.39174 7.87498L11.5417 1.72498C11.6198 1.64751 11.6818 1.55534 11.7241 1.45379C11.7665 1.35224 11.7882 1.24332 11.7882 1.13331C11.7882 1.0233 11.7665 0.914379 11.7241 0.81283C11.6818 0.711281 11.6198 0.619113 11.5417 0.541643C11.3856 0.386434 11.1744 0.299316 10.9542 0.299316C10.7341 0.299316 10.5229 0.386434 10.3667 0.541643Z' fill='white'/%3e%3c/svg%3e") !important;
}
.checkbox[type=checkbox]:checked,
.checkbox[type=checkbox][aria-checked=true] {
  background-color: var(--tw-primary);
  border: 1px solid var(--tw-primary);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'%3e%3cpath d='M10.3667 0.541643L4.80007 6.10831L1.56674 2.87498C1.41061 2.71977 1.1994 2.63265 0.979241 2.63265C0.759086 2.63265 0.547876 2.71977 0.391741 2.87498C0.236532 3.03111 0.149414 3.24232 0.149414 3.46248C0.149414 3.68263 0.236532 3.89384 0.391741 4.04998L4.21674 7.87498C4.37288 8.03019 4.58409 8.1173 4.80424 8.1173C5.0244 8.1173 5.23561 8.03019 5.39174 7.87498L11.5417 1.72498C11.6198 1.64751 11.6818 1.55534 11.7241 1.45379C11.7665 1.35224 11.7882 1.24332 11.7882 1.13331C11.7882 1.0233 11.7665 0.914379 11.7241 0.81283C11.6818 0.711281 11.6198 0.619113 11.5417 0.541643C11.3856 0.386434 11.1744 0.299316 10.9542 0.299316C10.7341 0.299316 10.5229 0.386434 10.3667 0.541643Z' fill='white'/%3e%3c/svg%3e");
}
.\!checkbox[type=checkbox]:checked,
.\!checkbox[type=checkbox][aria-checked=true] {
  background-color: var(--tw-primary) !important;
  border: 1px solid var(--tw-primary) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'%3e%3cpath d='M10.3667 0.541643L4.80007 6.10831L1.56674 2.87498C1.41061 2.71977 1.1994 2.63265 0.979241 2.63265C0.759086 2.63265 0.547876 2.71977 0.391741 2.87498C0.236532 3.03111 0.149414 3.24232 0.149414 3.46248C0.149414 3.68263 0.236532 3.89384 0.391741 4.04998L4.21674 7.87498C4.37288 8.03019 4.58409 8.1173 4.80424 8.1173C5.0244 8.1173 5.23561 8.03019 5.39174 7.87498L11.5417 1.72498C11.6198 1.64751 11.6818 1.55534 11.7241 1.45379C11.7665 1.35224 11.7882 1.24332 11.7882 1.13331C11.7882 1.0233 11.7665 0.914379 11.7241 0.81283C11.6818 0.711281 11.6198 0.619113 11.5417 0.541643C11.3856 0.386434 11.1744 0.299316 10.9542 0.299316C10.7341 0.299316 10.5229 0.386434 10.3667 0.541643Z' fill='white'/%3e%3c/svg%3e") !important;
}
.\!checkbox[type=checkbox]:indeterminate {
  background-color: var(--tw-primary) !important;
  border: 1px solid var(--tw-primary) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e") !important;
}
.checkbox[type=checkbox]:indeterminate {
  background-color: var(--tw-primary);
  border: 1px solid var(--tw-primary);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.\!checkbox[type=checkbox]:focus {
  border-color: var(--tw-primary) !important;
  box-shadow: var(--tw-input-focus-box-shadow) !important;
  color: var(--tw-gray-700) !important;
}
.checkbox[type=checkbox]:focus {
  border-color: var(--tw-primary);
  box-shadow: var(--tw-input-focus-box-shadow);
  color: var(--tw-gray-700);
}
.\!checkbox[type=checkbox]:focus::placeholder {
  color: var(--tw-gray-600) !important;
}
.checkbox[type=checkbox]:focus::placeholder {
  color: var(--tw-gray-600);
}
.\!checkbox[type=checkbox]:active {
  color: var(--tw-gray-700) !important;
}
.checkbox[type=checkbox]:active {
  color: var(--tw-gray-700);
}
.\!checkbox[type=checkbox]:active::placeholder {
  color: var(--tw-gray-600) !important;
}
.checkbox[type=checkbox]:active::placeholder {
  color: var(--tw-gray-600);
}
.\!checkbox[type=checkbox]:active {
  box-shadow: none !important;
}
.checkbox[type=checkbox]:active {
  box-shadow: none;
}
.\!checkbox[type=checkbox]:disabled {
  cursor: not-allowed !important;
  background-color: var(--tw-gray-200) !important;
  border: 1px solid var(--tw-gray-300) !important;
}
.checkbox[type=checkbox]:disabled {
  cursor: not-allowed;
  background-color: var(--tw-gray-200);
  border: 1px solid var(--tw-gray-300);
}
.\!checkbox[type=checkbox]:disabled:indeterminate {
  background-color: var(--tw-primary-clarity) !important;
  border: 0 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e") !important;
}
.checkbox[type=checkbox]:disabled:indeterminate {
  background-color: var(--tw-primary-clarity);
  border: 0;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.\!checkbox[type=checkbox]:disabled:checked,
.\!checkbox[type=checkbox]:disabled[aria-checked=true] {
  background-color: var(--tw-primary-clarity) !important;
  border: 0 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'%3e%3cpath d='M10.3667 0.541643L4.80007 6.10831L1.56674 2.87498C1.41061 2.71977 1.1994 2.63265 0.979241 2.63265C0.759086 2.63265 0.547876 2.71977 0.391741 2.87498C0.236532 3.03111 0.149414 3.24232 0.149414 3.46248C0.149414 3.68263 0.236532 3.89384 0.391741 4.04998L4.21674 7.87498C4.37288 8.03019 4.58409 8.1173 4.80424 8.1173C5.0244 8.1173 5.23561 8.03019 5.39174 7.87498L11.5417 1.72498C11.6198 1.64751 11.6818 1.55534 11.7241 1.45379C11.7665 1.35224 11.7882 1.24332 11.7882 1.13331C11.7882 1.0233 11.7665 0.914379 11.7241 0.81283C11.6818 0.711281 11.6198 0.619113 11.5417 0.541643C11.3856 0.386434 11.1744 0.299316 10.9542 0.299316C10.7341 0.299316 10.5229 0.386434 10.3667 0.541643Z' fill='white'/%3e%3c/svg%3e") !important;
}
.checkbox[type=checkbox]:disabled:checked,
.checkbox[type=checkbox]:disabled[aria-checked=true] {
  background-color: var(--tw-primary-clarity);
  border: 0;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'%3e%3cpath d='M10.3667 0.541643L4.80007 6.10831L1.56674 2.87498C1.41061 2.71977 1.1994 2.63265 0.979241 2.63265C0.759086 2.63265 0.547876 2.71977 0.391741 2.87498C0.236532 3.03111 0.149414 3.24232 0.149414 3.46248C0.149414 3.68263 0.236532 3.89384 0.391741 4.04998L4.21674 7.87498C4.37288 8.03019 4.58409 8.1173 4.80424 8.1173C5.0244 8.1173 5.23561 8.03019 5.39174 7.87498L11.5417 1.72498C11.6198 1.64751 11.6818 1.55534 11.7241 1.45379C11.7665 1.35224 11.7882 1.24332 11.7882 1.13331C11.7882 1.0233 11.7665 0.914379 11.7241 0.81283C11.6818 0.711281 11.6198 0.619113 11.5417 0.541643C11.3856 0.386434 11.1744 0.299316 10.9542 0.299316C10.7341 0.299316 10.5229 0.386434 10.3667 0.541643Z' fill='white'/%3e%3c/svg%3e");
}
.\!checkbox[type=checkbox]:disabled:checked,
.\!checkbox[type=checkbox]:disabled[aria-checked=true] {
  background-color: var(--tw-primary-clarity) !important;
  border: 0 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'%3e%3cpath d='M10.3667 0.541643L4.80007 6.10831L1.56674 2.87498C1.41061 2.71977 1.1994 2.63265 0.979241 2.63265C0.759086 2.63265 0.547876 2.71977 0.391741 2.87498C0.236532 3.03111 0.149414 3.24232 0.149414 3.46248C0.149414 3.68263 0.236532 3.89384 0.391741 4.04998L4.21674 7.87498C4.37288 8.03019 4.58409 8.1173 4.80424 8.1173C5.0244 8.1173 5.23561 8.03019 5.39174 7.87498L11.5417 1.72498C11.6198 1.64751 11.6818 1.55534 11.7241 1.45379C11.7665 1.35224 11.7882 1.24332 11.7882 1.13331C11.7882 1.0233 11.7665 0.914379 11.7241 0.81283C11.6818 0.711281 11.6198 0.619113 11.5417 0.541643C11.3856 0.386434 11.1744 0.299316 10.9542 0.299316C10.7341 0.299316 10.5229 0.386434 10.3667 0.541643Z' fill='white'/%3e%3c/svg%3e") !important;
}
.checkbox-sm[type=checkbox] {
  border-radius: 0.25rem;
  height: 1.125rem;
  width: 1.125rem;
}
.checkbox-sm[type=checkbox]:checked,
.checkbox-sm[type=checkbox][aria-checked=true] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 10 7' fill='none'%3e%3cpath d='M8.4932 0.23329L4.03986 4.68662L1.4532 2.09996C1.32829 1.97579 1.15932 1.9061 0.983198 1.9061C0.807074 1.9061 0.638106 1.97579 0.513198 2.09996C0.38903 2.22487 0.319336 2.39383 0.319336 2.56996C0.319336 2.74608 0.38903 2.91505 0.513198 3.03996L3.5732 6.09996C3.69811 6.22412 3.86707 6.29382 4.0432 6.29382C4.21932 6.29382 4.38829 6.22412 4.5132 6.09996L9.4332 1.17996C9.49568 1.11798 9.54528 1.04425 9.57912 0.963008C9.61297 0.881768 9.6304 0.794632 9.6304 0.706624C9.6304 0.618616 9.61297 0.531479 9.57912 0.45024C9.54528 0.369 9.49568 0.295266 9.4332 0.23329C9.30829 0.109123 9.13932 0.0394287 8.9632 0.0394287C8.78707 0.0394287 8.61811 0.109123 8.4932 0.23329Z' fill='white'/%3e%3c/svg%3e");
}
.checkbox-sm[type=checkbox]:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='2' viewBox='0 0 10 2' fill='none'%3e%3cpath d='M9.04638 0.293335L1.03971 0.333335C0.862903 0.333335 0.693333 0.403573 0.568309 0.528598C0.443285 0.653622 0.373047 0.823191 0.373047 1C0.373047 1.17681 0.443285 1.34638 0.568309 1.47141C0.693333 1.59643 0.862903 1.66667 1.03971 1.66667L9.03971 1.62667C9.21653 1.62667 9.3861 1.55643 9.51112 1.43141C9.63614 1.30638 9.70638 1.13681 9.70638 0.960002C9.70638 0.783191 9.63614 0.613622 9.51112 0.488597C9.3861 0.363573 9.21653 0.293335 9.03971 0.293335H9.04638Z' fill='white'/%3e%3c/svg%3e");
}
.radio[type=radio] {
  flex-shrink: 0;
  appearance: none;
  box-shadow: none;
  background-color: var(--tw-light-light);
}
.dark .radio[type=radio] {
  background-color: var(--tw-coal-500);
}
.radio[type=radio] {
  border-radius: 50%;
  height: 1.375rem;
  width: 1.375rem;
  border: 1px solid var(--tw-gray-300);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.radio[type=radio]:checked,
.radio[type=radio][aria-checked=true] {
  background-color: var(--tw-primary);
  border: 1px solid var(--tw-primary);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3e%3ccircle cx='10.9995' cy='11' r='5.86667' fill='white'/%3e%3c/svg%3e");
}
.radio[type=radio]:focus {
  border-color: var(--tw-primary);
  box-shadow: var(--tw-input-focus-box-shadow);
  color: var(--tw-gray-700);
}
.radio[type=radio]:focus::placeholder {
  color: var(--tw-gray-600);
}
.radio[type=radio]:active {
  color: var(--tw-gray-700);
}
.radio[type=radio]:active::placeholder {
  color: var(--tw-gray-600);
}
.radio[type=radio]:active {
  box-shadow: none;
}
.radio[type=radio]:disabled {
  cursor: not-allowed;
  background-color: var(--tw-gray-200);
  border: 1px solid var(--tw-gray-300);
}
.radio[type=radio]:disabled:checked,
.radio[type=radio]:disabled[aria-checked=true] {
  background-color: var(--tw-primary-clarity);
  border: 0;
}
.range {
  width: 100%;
  height: 0.5rem;
  padding: 0;
  appearance: none;
}
.range:focus {
  outline: 0;
}
.range::-moz-focus-outer {
  border: 0;
}
.range::-webkit-slider-thumb {
  width: 1.625rem;
  height: 1.625rem;
  margin-top: -0.563rem;
  box-shadow: var(--tw-default-box-shadow);
  appearance: none;
  border: 1px solid var(--tw-gray-200);
  transition:
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
  border-radius: 50%;
  background-color: var(--tw-light);
}
.range::-webkit-slider-thumb:active {
  background-color: var(--tw-light);
}
.range::-moz-range-thumb {
  width: 1.625rem;
  height: 1.625rem;
  margin-top: -0.563rem;
  box-shadow: var(--tw-default-box-shadow);
  appearance: none;
  border: 1px solid var(--tw-gray-200);
  transition:
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
  border-radius: 50%;
  background-color: var(--tw-light);
}
.range::-moz-range-thumb:active {
  background-color: var(--tw-light);
}
.range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--tw-gray-200);
  border-color: transparent;
  border-radius: 0.188rem;
}
.range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--tw-gray-200);
  border-color: transparent;
  border-radius: 0.188rem;
}
.range:disabled {
  pointer-events: none;
}
.range:disabled::-webkit-slider-thumb {
  background-color: var(--tw-gray-100);
}
.range:disabled::-moz-range-thumb {
  background-color: var(--tw-gray-100);
}
.container-fixed {
  flex-grow: 1;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1280px) {
  .container-fixed {
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    max-width: 1280px;
  }
}
.image-input {
  display: inline-flex;
  position: relative;
  align-items: stretch;
  justify-content: center;
}
.image-input input[type=file] {
  appearance: none;
  position: absolute;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden;
  opacity: 0;
}
.image-input .image-input-preview {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.image-input .image-input-placeholder {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.\!modal {
  width: 100% !important;
  display: none !important;
  opacity: 0 !important;
  position: fixed !important;
  overflow: auto !important;
  inset: 0 !important;
  padding: 1.25rem !important;
  transition: opacity 300ms ease !important;
}
.modal {
  width: 100%;
  display: none;
  opacity: 0;
  position: fixed;
  overflow: auto;
  inset: 0;
  padding: 1.25rem;
  transition: opacity 300ms ease;
}
.\!modal.open {
  opacity: 1 !important;
  transition: opacity 300ms ease !important;
}
.modal.open {
  opacity: 1;
  transition: opacity 300ms ease;
}
.modal-content {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0.75rem;
  box-shadow: var(--tw-modal-box-shadow);
  background-color: var(--tw-modal-background-color);
  display: flex;
  flex-direction: column;
}
.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid var(--tw-gray-200);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.modal-title {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  color: var(--tw-gray-900);
}
.modal-body {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: between;
  border-top: 1px solid var(--tw-gray-200);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.modal-table .table th:first-child,
.modal-table .table td:first-child {
  padding-left: 1.25rem;
}
.modal-table .table th:last-child,
.modal-table .table td:last-child {
  padding-right: 1.25rem;
}
.modal-backdrop {
  position: fixed;
  inset: 0;
  background-color: var(--tw-backdrop-background-color);
}
.\!drawer {
  transition: transform 300ms ease !important;
  position: fixed !important;
  background-color: var(--tw-drawer-background-color) !important;
}
.drawer {
  transition: transform 300ms ease;
  position: fixed;
  background-color: var(--tw-drawer-background-color);
}
.\!drawer.open {
  box-shadow: var(--tw-drawer-box-shadow) !important;
  transition: transform 300ms ease !important;
}
.drawer.open {
  box-shadow: var(--tw-drawer-box-shadow);
  transition: transform 300ms ease;
}
.drawer-start {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  transform: translateX(-100%);
}
.drawer-start.drawer.open {
  transform: translateX(0);
}
.drawer-start.\!drawer.open {
  transform: translateX(0) !important;
}
.drawer-end {
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  transform: translateX(100%);
}
.drawer-end.drawer.open {
  transform: translateX(0);
}
.drawer-end.\!drawer.open {
  transform: translateX(0) !important;
}
.drawer-top.\!drawer.open {
  transform: translateY(0) !important;
}
.drawer-top.drawer.open {
  transform: translateY(0);
}
.drawer-bottom.\!drawer.open {
  transform: translateY(0) !important;
}
.drawer-bottom.drawer.open {
  transform: translateY(0);
}
.drawer-backdrop {
  position: fixed;
  inset: 0;
  background-color: var(--tw-backdrop-background-color);
}
.\!tooltip {
  display: none !important;
  color: white !important;
  box-shadow: var(--tw-tooltip-box-shadow) !important;
  background-color: var(--tw-tooltip-background-color) !important;
  border: var(--tw-tooltip-border) !important;
  border-radius: 0.5rem !important;
  padding: 0.375rem 0.6rem !important;
  font-size: 0.75rem !important;
  font-weight: 400 !important;
  line-height: 1rem !important;
}
.tooltip {
  display: none;
  color: white;
  box-shadow: var(--tw-tooltip-box-shadow);
  background-color: var(--tw-tooltip-background-color);
  border: var(--tw-tooltip-border);
  border-radius: 0.5rem;
  padding: 0.375rem 0.6rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
}
.\!tooltip.show {
  display: block !important;
}
.tooltip.show {
  display: block;
}
.popover {
  display: none;
  box-shadow: var(--tw-popover-box-shadow);
  background-color: var(--tw-popover-background-color);
  border-radius: 0.5rem;
  border: var(--tw-popover-border);
}
.popover.show {
  display: block;
}
.btn {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  line-height: 1;
  border-radius: 0.375rem;
  height: 2.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  gap: 0.375rem;
  border: 1px solid transparent;
  font-weight: 500;
  font-size: 0.8125rem;
  outline: none;
}
.btn-icon {
  flex-shrink: 0;
  padding: 0;
  gap: 0;
  width: 2.5rem;
}
.btn-icon i {
  line-height: 0 !important;
}
.btn-xs {
  height: 1.75rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-weight: 500;
  font-size: 0.6875rem;
  gap: 0.25rem;
}
.btn-xs.btn-icon {
  width: 1.75rem;
}
.btn-sm {
  height: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-weight: 500;
  font-size: 0.75rem;
  gap: 0.275rem;
}
.btn-sm.btn-icon {
  width: 2rem;
}
.btn-lg {
  height: 3rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-weight: 500;
  font-size: 0.875rem;
  gap: 0.5rem;
}
.btn-lg.btn-icon {
  width: 3rem;
}
.btn[disabled],
.btn.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.btn-icon {
  justify-content: center;
  flex-shrink: 0;
  padding: 0;
  gap: 0;
  width: 2.5rem;
}
.btn-icon.btn-xs {
  width: 1.75rem;
}
.btn-icon.btn-sm {
  width: 2rem;
}
.btn-icon.btn-lg {
  width: 3rem;
}
.btn i {
  font-size: 1.125rem;
  line-height: 0 !important;
}
.btn-icon i {
  font-size: 1.5rem;
}
.btn-xs i {
  font-size: 0.75rem;
}
.btn-xs.btn-icon i {
  font-size: 1rem;
}
.btn-sm i {
  font-size: 0.875rem;
}
.btn-sm.btn-icon i {
  font-size: 1.125rem;
}
.btn-lg i {
  font-size: 1.25rem;
}
.btn-lg.btn-icon i {
  font-size: 1.75rem;
}
.btn.btn-icon-sm i {
  font-size: 0.875rem;
}
.btn.btn-icon-md i {
  font-size: 0.9375rem;
}
.btn.btn-icon-lg i {
  font-size: 1.125rem;
}
.btn.btn-icon-xl i {
  font-size: 1.25rem;
}
.btn.btn-icon-2xl i {
  font-size: 1.5rem;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active {
  background-color: transparent;
  border-bottom: 1px dashed var(--tw-primary-active);
  color: var(--tw-primary-active);
}
.btn-link.btn-sm {
  font-size: 0.75rem;
}
.btn-link.btn-lg {
  font-size: 0.875rem;
}
.btn-tabs .btn {
  color: var(--tw-gray-700);
}
.btn-tabs .btn i {
  color: var(--tw-gray-400);
}
.btn-tabs .btn:hover,
.btn-tabs .btn:focus,
.btn-tabs .btn:active,
.btn-tabs .btn.active {
  background-color: var(--tw-light);
  border: 1px solid var(--tw-gray-200);
  color: var(--tw-gray-900);
  box-shadow: var(--tw-light-box-shadow);
}
.btn-tabs .btn:hover i,
.btn-tabs .btn:focus i,
.btn-tabs .btn:active i,
.btn-tabs .btn.active i {
  color: var(--tw-gray-500);
}
.btn-tabs .btn i {
  font-size: 1.125rem;
}
.btn-tabs .btn {
  height: calc(2.5rem - 2 * 0.25rem);
}
.btn-tabs .btn.btn-icon {
  width: calc(2.5rem - 2 * 0.25rem);
}
.btn-tabs.btn-tabs-sm .btn i {
  font-size: 0.875rem;
}
.btn-tabs.btn-tabs-sm .btn {
  height: calc(2rem - 2 * 0.188rem);
}
.btn-tabs.btn-tabs-sm .btn.btn-icon {
  width: calc(2rem - 2 * 0.188rem);
}
.btn-tabs.btn-tabs-lg .btn i {
  font-size: 1.25rem;
}
.btn-tabs.btn-tabs-lg .btn {
  height: calc(3rem - 2 * 0.313rem);
}
.btn-tabs.btn-tabs-lg .btn.btn-icon {
  width: calc(3rem - 2 * 0.313rem);
}
.btn-primary {
  color: #fff;
  background-color: var(--tw-primary);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  background-color: var(--tw-primary-active);
  box-shadow: var(--tw-primary-box-shadow);
}
.btn-outline.btn-primary {
  color: var(--tw-primary);
  background-color: var(--tw-primary-light);
  border-color: var(--tw-primary-clarity);
}
.btn-outline.btn-primary i {
  color: var(--tw-primary);
}
.btn-outline.btn-primary:hover,
.btn-outline.btn-primary:focus,
.btn-outline.btn-primary:active,
.btn-outline.btn-primary.active {
  color: var(--tw-primary-inverse);
  background-color: var(--tw-primary);
  border-color: var(--tw-primary);
  box-shadow: none;
}
.btn-outline.btn-primary:hover i,
.btn-outline.btn-primary:focus i,
.btn-outline.btn-primary:active i,
.btn-outline.btn-primary.active i {
  color: var(--tw-primary-inverse);
}
.btn-clear.btn-primary {
  border-color: transparent;
  background-color: transparent;
  color: var(--tw-primary);
}
.btn-clear.btn-primary:hover,
.btn-clear.btn-primary:focus,
.btn-clear.btn-primary:active,
.btn-clear.btn-primary.active {
  color: var(--tw-primary-inverse);
  background-color: var(--tw-primary);
  border-color: var(--tw-primary);
  box-shadow: none;
}
.btn-clear.btn-primary:hover i,
.btn-clear.btn-primary:focus i,
.btn-clear.btn-primary:active i,
.btn-clear.btn-primary.active i {
  color: var(--tw-primary-inverse);
}
.btn-subtle.btn-primary {
  border-color: transparent;
  background-color: transparent;
  color: var(--tw-primary);
}
.btn-subtle.btn-primary i {
  color: var(--tw-primary);
}
.btn-subtle.btn-primary:hover,
.btn-subtle.btn-primary:focus,
.btn-subtle.btn-primary:active,
.btn-subtle.btn-primary.active {
  color: var(--tw-primary);
  background-color: var(--tw-primary-light);
  border-color: var(--tw-primary-light);
  box-shadow: none;
}
.btn-subtle.btn-primary:hover i,
.btn-subtle.btn-primary:focus i,
.btn-subtle.btn-primary:active i,
.btn-subtle.btn-primary.active i {
  color: var(--tw-primary);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
  background-color: var(--tw-success-active);
  box-shadow: var(--tw-success-box-shadow);
}
.btn-outline.btn-success {
  color: var(--tw-success);
  background-color: var(--tw-success-light);
  border-color: var(--tw-success-clarity);
}
.btn-outline.btn-success i {
  color: var(--tw-success);
}
.btn-outline.btn-success:hover,
.btn-outline.btn-success:focus,
.btn-outline.btn-success:active,
.btn-outline.btn-success.active {
  color: var(--tw-success-inverse);
  background-color: var(--tw-success);
  border-color: var(--tw-success);
  box-shadow: none;
}
.btn-outline.btn-success:hover i,
.btn-outline.btn-success:focus i,
.btn-outline.btn-success:active i,
.btn-outline.btn-success.active i {
  color: var(--tw-success-inverse);
}
.btn-clear.btn-success {
  border-color: transparent;
  background-color: transparent;
  color: var(--tw-success);
}
.btn-clear.btn-success:hover,
.btn-clear.btn-success:focus,
.btn-clear.btn-success:active,
.btn-clear.btn-success.active {
  color: var(--tw-success-inverse);
  background-color: var(--tw-success);
  border-color: var(--tw-success);
  box-shadow: none;
}
.btn-clear.btn-success:hover i,
.btn-clear.btn-success:focus i,
.btn-clear.btn-success:active i,
.btn-clear.btn-success.active i {
  color: var(--tw-success-inverse);
}
.btn-subtle.btn-success:hover,
.btn-subtle.btn-success:focus,
.btn-subtle.btn-success:active,
.btn-subtle.btn-success.active {
  color: var(--tw-success);
  background-color: var(--tw-success-light);
  border-color: var(--tw-success-light);
  box-shadow: none;
}
.btn-subtle.btn-success:hover i,
.btn-subtle.btn-success:focus i,
.btn-subtle.btn-success:active i,
.btn-subtle.btn-success.active i {
  color: var(--tw-success);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active {
  background-color: var(--tw-danger-active);
  box-shadow: var(--tw-danger-box-shadow);
}
.btn-outline.btn-danger {
  color: var(--tw-danger);
  background-color: var(--tw-danger-light);
  border-color: var(--tw-danger-clarity);
}
.btn-outline.btn-danger i {
  color: var(--tw-danger);
}
.btn-outline.btn-danger:hover,
.btn-outline.btn-danger:focus,
.btn-outline.btn-danger:active,
.btn-outline.btn-danger.active {
  color: var(--tw-danger-inverse);
  background-color: var(--tw-danger);
  border-color: var(--tw-danger);
  box-shadow: none;
}
.btn-outline.btn-danger:hover i,
.btn-outline.btn-danger:focus i,
.btn-outline.btn-danger:active i,
.btn-outline.btn-danger.active i {
  color: var(--tw-danger-inverse);
}
.btn-clear.btn-danger {
  border-color: transparent;
  background-color: transparent;
  color: var(--tw-danger);
}
.btn-clear.btn-danger:hover,
.btn-clear.btn-danger:focus,
.btn-clear.btn-danger:active,
.btn-clear.btn-danger.active {
  color: var(--tw-danger-inverse);
  background-color: var(--tw-danger);
  border-color: var(--tw-danger);
  box-shadow: none;
}
.btn-clear.btn-danger:hover i,
.btn-clear.btn-danger:focus i,
.btn-clear.btn-danger:active i,
.btn-clear.btn-danger.active i {
  color: var(--tw-danger-inverse);
}
.btn-subtle.btn-danger:hover,
.btn-subtle.btn-danger:focus,
.btn-subtle.btn-danger:active,
.btn-subtle.btn-danger.active {
  color: var(--tw-danger);
  background-color: var(--tw-danger-light);
  border-color: var(--tw-danger-light);
  box-shadow: none;
}
.btn-subtle.btn-danger:hover i,
.btn-subtle.btn-danger:focus i,
.btn-subtle.btn-danger:active i,
.btn-subtle.btn-danger.active i {
  color: var(--tw-danger);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active {
  background-color: var(--tw-warning-active);
  box-shadow: var(--tw-warning-box-shadow);
}
.btn-outline.btn-warning {
  color: var(--tw-warning);
  background-color: var(--tw-warning-light);
  border-color: var(--tw-warning-clarity);
}
.btn-outline.btn-warning i {
  color: var(--tw-warning);
}
.btn-outline.btn-warning:hover,
.btn-outline.btn-warning:focus,
.btn-outline.btn-warning:active,
.btn-outline.btn-warning.active {
  color: var(--tw-warning-inverse);
  background-color: var(--tw-warning);
  border-color: var(--tw-warning);
  box-shadow: none;
}
.btn-outline.btn-warning:hover i,
.btn-outline.btn-warning:focus i,
.btn-outline.btn-warning:active i,
.btn-outline.btn-warning.active i {
  color: var(--tw-warning-inverse);
}
.btn-clear.btn-warning {
  border-color: transparent;
  background-color: transparent;
  color: var(--tw-warning);
}
.btn-clear.btn-warning:hover,
.btn-clear.btn-warning:focus,
.btn-clear.btn-warning:active,
.btn-clear.btn-warning.active {
  color: var(--tw-warning-inverse);
  background-color: var(--tw-warning);
  border-color: var(--tw-warning);
  box-shadow: none;
}
.btn-clear.btn-warning:hover i,
.btn-clear.btn-warning:focus i,
.btn-clear.btn-warning:active i,
.btn-clear.btn-warning.active i {
  color: var(--tw-warning-inverse);
}
.btn-subtle.btn-warning:hover,
.btn-subtle.btn-warning:focus,
.btn-subtle.btn-warning:active,
.btn-subtle.btn-warning.active {
  color: var(--tw-warning);
  background-color: var(--tw-warning-light);
  border-color: var(--tw-warning-light);
  box-shadow: none;
}
.btn-subtle.btn-warning:hover i,
.btn-subtle.btn-warning:focus i,
.btn-subtle.btn-warning:active i,
.btn-subtle.btn-warning.active i {
  color: var(--tw-warning);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active {
  background-color: var(--tw-info-active);
  box-shadow: var(--tw-info-box-shadow);
}
.btn-outline.btn-info {
  color: var(--tw-info);
  background-color: var(--tw-info-light);
  border-color: var(--tw-info-clarity);
}
.btn-outline.btn-info i {
  color: var(--tw-info);
}
.btn-outline.btn-info:hover,
.btn-outline.btn-info:focus,
.btn-outline.btn-info:active,
.btn-outline.btn-info.active {
  color: var(--tw-info-inverse);
  background-color: var(--tw-info);
  border-color: var(--tw-info);
  box-shadow: none;
}
.btn-outline.btn-info:hover i,
.btn-outline.btn-info:focus i,
.btn-outline.btn-info:active i,
.btn-outline.btn-info.active i {
  color: var(--tw-info-inverse);
}
.btn-clear.btn-info {
  border-color: transparent;
  background-color: transparent;
  color: var(--tw-info);
}
.btn-clear.btn-info:hover,
.btn-clear.btn-info:focus,
.btn-clear.btn-info:active,
.btn-clear.btn-info.active {
  color: var(--tw-info-inverse);
  background-color: var(--tw-info);
  border-color: var(--tw-info);
  box-shadow: none;
}
.btn-clear.btn-info:hover i,
.btn-clear.btn-info:focus i,
.btn-clear.btn-info:active i,
.btn-clear.btn-info.active i {
  color: var(--tw-info-inverse);
}
.btn-subtle.btn-info:hover,
.btn-subtle.btn-info:focus,
.btn-subtle.btn-info:active,
.btn-subtle.btn-info.active {
  color: var(--tw-info);
  background-color: var(--tw-info-light);
  border-color: var(--tw-info-light);
  box-shadow: none;
}
.btn-subtle.btn-info:hover i,
.btn-subtle.btn-info:focus i,
.btn-subtle.btn-info:active i,
.btn-subtle.btn-info.active i {
  color: var(--tw-info);
}
.btn-dark {
  color: #fff;
  background-color: var(--tw-dark);
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active {
  background-color: var(--tw-dark-active);
  box-shadow: var(--tw-dark-box-shadow);
}
.btn-outline.btn-dark {
  color: var(--tw-dark);
  background-color: var(--tw-dark-light);
  border-color: var(--tw-dark-clarity);
}
.btn-outline.btn-dark i {
  color: var(--tw-dark);
}
.btn-outline.btn-dark:hover,
.btn-outline.btn-dark:focus,
.btn-outline.btn-dark:active,
.btn-outline.btn-dark.active {
  color: var(--tw-dark-inverse);
  background-color: var(--tw-dark);
  border-color: var(--tw-dark);
  box-shadow: none;
}
.btn-outline.btn-dark:hover i,
.btn-outline.btn-dark:focus i,
.btn-outline.btn-dark:active i,
.btn-outline.btn-dark.active i {
  color: var(--tw-dark-inverse);
}
.btn-clear.btn-dark {
  border-color: transparent;
  background-color: transparent;
  color: var(--tw-dark);
}
.btn-clear.btn-dark:hover,
.btn-clear.btn-dark:focus,
.btn-clear.btn-dark:active,
.btn-clear.btn-dark.active {
  color: var(--tw-dark-inverse);
  background-color: var(--tw-dark);
  border-color: var(--tw-dark);
  box-shadow: none;
}
.btn-clear.btn-dark:hover i,
.btn-clear.btn-dark:focus i,
.btn-clear.btn-dark:active i,
.btn-clear.btn-dark.active i {
  color: var(--tw-dark-inverse);
}
.btn-subtle.btn-dark {
  border-color: transparent;
  background-color: transparent;
  color: var(--tw-dark);
}
.btn-subtle.btn-dark i {
  color: var(--tw-dark);
}
.btn-subtle.btn-dark:hover,
.btn-subtle.btn-dark:focus,
.btn-subtle.btn-dark:active,
.btn-subtle.btn-dark.active {
  color: var(--tw-dark);
  background-color: var(--tw-dark-light);
  border-color: var(--tw-dark-light);
  box-shadow: none;
}
.btn-subtle.btn-dark:hover i,
.btn-subtle.btn-dark:focus i,
.btn-subtle.btn-dark:active i,
.btn-subtle.btn-dark.active i {
  color: var(--tw-dark);
}
.btn-light {
  color: var(--tw-gray-700);
  border-color: var(--tw-gray-300);
  background-color: var(--tw-light);
}
.btn-light i {
  color: var(--tw-gray-500);
}
.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-light.active {
  border-color: var(--tw-gray-300);
  background-color: var(--tw-light-active);
  box-shadow: var(--tw-default-box-shadow);
  color: var(--tw-gray-800);
}
.btn-light:hover i,
.btn-light:focus i,
.btn-light:active i,
.btn-light.active i {
  color: var(--tw-gray-600);
}
.btn-light[disabled],
.btn-light.disabled {
  opacity: 1;
  color: var(--tw-gray-500);
  border-color: var(--tw-gray-200);
  background-color: var(--tw-light);
}
.btn-light[disabled] i,
.btn-light.disabled i {
  color: var(--tw-gray-400);
}
.btn-light.btn-clear {
  border-color: transparent;
  background-color: transparent;
  color: var(--tw-gray-700);
}
.btn-light.btn-clear i {
  color: var(--tw-gray-600);
}
.btn-light.btn-clear:hover,
.btn-light.btn-clear:focus,
.btn-light.btn-clear:active,
.btn-light.btn-clear.active {
  background-color: var(--tw-gray-200);
  border-color: transparent;
  box-shadow: none;
  color: var(--tw-gray-800);
}
.btn-light.btn-clear:hover i,
.btn-light.btn-clear:focus i,
.btn-light.btn-clear:active i,
.btn-light.btn-clear.active i {
  color: var(--tw-gray-700);
}
.btn-light.btn-clear[disabled],
.btn-light.btn-clear.disabled {
  opacity: 1;
  color: var(--tw-gray-500);
  border-color: transparent;
  background-color: transparent;
}
.btn-light.btn-clear[disabled] i,
.btn-light.btn-clear.disabled i {
  color: var(--tw-gray-400);
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active {
  border-color: var(--tw-gray-300);
  background-color: var(--tw-secondary-active);
  box-shadow: var(--tw-default-box-shadow);
  color: var(--tw-gray-800);
}
.btn-secondary:hover i,
.btn-secondary:focus i,
.btn-secondary:active i,
.btn-secondary.active i {
  color: var(--tw-gray-600);
}
.btn-secondary[disabled],
.btn-secondary.disabled {
  opacity: 1;
  color: var(--tw-gray-500);
  border-color: var(--tw-gray-200);
  background-color: var(--tw-light);
}
.btn-secondary[disabled] i,
.btn-secondary.disabled i {
  color: var(--tw-gray-400);
}
.btn-group .btn + .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}
.btn-group .btn:has(+ .btn) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.tabs {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  border-bottom: 1px solid var(--tw-gray-200);
}
.tab {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.8125rem;
  line-height: 1;
  color: var(--tw-gray-700);
}
.tab i {
  font-size: 0.9375rem;
  color: var(--tw-gray-600);
}
.tab {
  font-weight: 500;
  padding: 1rem 0;
  border-bottom: 2px solid transparent;
}
.tab.active,
.tab:hover,
.tab:focus {
  color: var(--tw-primary);
}
.tab.active i,
.tab:hover i,
.tab:focus i {
  color: var(--tw-primary);
}
.tab.active {
  border-bottom-color: var(--tw-primary);
}
.pagination {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}
.pagination .btn {
  display: inline-flex;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
  width: 1.875rem;
  font-size: 0.8125rem;
  padding: 0;
  line-height: 0;
  color: var(--tw-gray-600);
}
.pagination .btn i {
  font-size: 1rem;
  color: var(--tw-gray-700);
}
.pagination .btn:hover,
.pagination .btn:focus,
.pagination .btn:active,
.pagination .btn.active {
  background-color: var(--tw-gray-200);
  color: var(--tw-gray-800);
}
.pagination .btn:hover i,
.pagination .btn:focus i,
.pagination .btn:active i,
.pagination .btn.active i {
  color: var(--tw-gray-900);
}
.pagination .btn[disabled],
.pagination .btn.disabled {
  opacity: 1;
  pointer-events: none;
  color: var(--tw-gray-500);
}
.pagination .btn[disabled] i,
.pagination .btn.disabled i {
  color: var(--tw-gray-400);
}
.pagination.pagination-sm {
  gap: 0.175rem;
}
.pagination.pagination-sm .btn {
  height: 1.575rem;
  width: 1.575rem;
  font-size: 0.75rem;
}
.pagination.pagination-sm .btn i {
  font-size: 0.875rem;
}
.pagination.pagination-lg {
  gap: 0.35rem;
}
.pagination.pagination-lg .btn {
  height: 2.275rem;
  width: 2.275rem;
  font-size: 0.875rem;
}
.pagination.pagination-lg .btn i {
  font-size: 1.25rem;
}
.card {
  display: flex;
  flex-direction: column;
  box-shadow: var(--tw-card-box-shadow);
  background-color: var(--tw-card-background-color);
  border-radius: 0.75rem;
  border: var(--tw-card-border);
}
.card-title {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: var(--tw-gray-900);
}
.card-header {
  display: flex;
  min-height: 56px;
  align-items: center;
  justify-content: space-between;
  border-bottom: var(--tw-card-border);
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.card-body {
  flex-grow: 1;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.table th:first-child {
  border-top-left-radius: 0.75rem;
}
.table th:last-child {
  border-top-right-radius: 0.75rem;
}
.card-header + .card-body table th:first-child,
.card-header + .card-body table th:last-child,
.card-header + .card-table table th:first-child,
.card-header + .card-table table th:last-child {
  border-radius: 0;
}
.card-grid .card-header,
.card-grid .card-footer {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.card-grid .card-body {
  padding: 0;
}
.card-grid .card-body table {
  border: 0;
}
.card-grid .card-body table th:first-child,
.card-grid .card-body table td:first-child {
  padding-left: 1.25rem;
}
.card-grid .card-body table th:last-child,
.card-grid .card-body table td:last-child {
  padding-right: 1.25rem;
}
.card-rounded.table {
  border-collapse: separate;
  border-spacing: 0;
}
.table {
  width: 100%;
  caption-side: bottom;
  border-collapse: collapse;
  vertical-align: middle;
  text-align: left;
  color: var(--tw-gray-700);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.table th input[type=checkbox],
.table td input[type=checkbox] {
  vertical-align: inherit;
}
.table thead td,
.table thead th,
.table tfoot td,
.table tfoot th {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  background-color: var(--tw-table-head-background-color);
  color: var(--tw-gray-600);
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  vertical-align: middle;
}
.table thead td,
.table thead th {
  border-bottom: var(--tw-table-border);
}
.table tfoot td,
.table tfoot th {
  border-top: var(--tw-table-border);
}
.table tbody {
  vertical-align: inherit;
}
.table tbody tr td,
.table tbody tr th {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: var(--tw-table-border);
}
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom: 0;
}
.sort {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  cursor: pointer;
  line-height: 1;
}
.asc > .sort-icon:before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5' fill='none'%3e%3cpath d='M1.08333 4.83333C0.908333 4.83333 0.791667 4.775 0.675 4.65833C0.441667 4.425 0.441667 4.075 0.675 3.84167L3.59167 0.925C3.825 0.691667 4.175 0.691667 4.40833 0.925L7.325 3.84167C7.55833 4.075 7.55833 4.425 7.325 4.65833C7.09167 4.89167 6.74167 4.89167 6.50833 4.65833L4 2.15L1.49167 4.65833C1.375 4.775 1.25833 4.83333 1.08333 4.83333Z' fill='%234B5675'/%3e%3c/svg%3e");
}
.asc > .sort-icon:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5' fill='none'%3e%3cpath d='M4 4.24984C3.825 4.24984 3.70833 4.1915 3.59167 4.07484L0.675 1.15817C0.441667 0.924838 0.441667 0.574837 0.675 0.341504C0.908333 0.108171 1.25833 0.108171 1.49167 0.341504L4 2.84984L6.50833 0.341504C6.74167 0.108171 7.09167 0.108171 7.325 0.341504C7.55833 0.574837 7.55833 0.924838 7.325 1.15817L4.40833 4.07484C4.29167 4.1915 4.175 4.24984 4 4.24984Z' fill='%23C4CADA'/%3e%3c/svg%3e");
}
.desc > .sort-icon:before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5' fill='none'%3e%3cpath d='M1.08333 4.83333C0.908333 4.83333 0.791667 4.775 0.675 4.65833C0.441667 4.425 0.441667 4.075 0.675 3.84167L3.59167 0.925C3.825 0.691667 4.175 0.691667 4.40833 0.925L7.325 3.84167C7.55833 4.075 7.55833 4.425 7.325 4.65833C7.09167 4.89167 6.74167 4.89167 6.50833 4.65833L4 2.15L1.49167 4.65833C1.375 4.775 1.25833 4.83333 1.08333 4.83333Z' fill='%23C4CADA'/%3e%3c/svg%3e");
}
.desc > .sort-icon:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5' fill='none'%3e%3cpath d='M4 4.24984C3.825 4.24984 3.70833 4.1915 3.59167 4.07484L0.675 1.15817C0.441667 0.924838 0.441667 0.574837 0.675 0.341504C0.908333 0.108171 1.25833 0.108171 1.49167 0.341504L4 2.84984L6.50833 0.341504C6.74167 0.108171 7.09167 0.108171 7.325 0.341504C7.55833 0.574837 7.55833 0.924838 7.325 1.15817L4.40833 4.07484C4.29167 4.1915 4.175 4.24984 4 4.24984Z' fill='%234B5675'/%3e%3c/svg%3e");
}
.badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-radius: 0.25rem;
  padding: 0.5rem 0.5rem;
  border: 1px solid transparent;
  font-weight: 500;
  font-size: 0.6875rem;
}
.badge.badge-pill {
  border-radius: 1.875rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.badge-dot {
  padding: 0;
  border-radius: 50%;
}
.badge-xs.badge-pill {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.badge-sm {
  padding: 0.3125rem 0.375rem;
}
.badge-sm.badge-pill {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.badge-lg.badge-pill {
  padding-left: 0.6875rem;
  padding-right: 0.6875rem;
}
.badge {
  color: var(--tw-gray-700);
  border-color: transparent;
  background-color: var(--tw-gray-200);
}
.badge-outline {
  color: var(--tw-gray-600);
  border-color: var(--tw-gray-300);
  background-color: var(--tw-gray-100);
}
.badge-outline.badge-primary {
  color: var(--tw-primary);
  background-color: var(--tw-primary-light);
  border-color: var(--tw-primary-clarity);
}
.badge-outline.badge-success {
  color: var(--tw-success);
  background-color: var(--tw-success-light);
  border-color: var(--tw-success-clarity);
}
.badge-outline.badge-danger {
  color: var(--tw-danger);
  background-color: var(--tw-danger-light);
  border-color: var(--tw-danger-clarity);
}
.badge-outline.badge-warning {
  color: var(--tw-warning);
  background-color: var(--tw-warning-light);
  border-color: var(--tw-warning-clarity);
}
.badge-outline.badge-info {
  color: var(--tw-info);
  background-color: var(--tw-info-light);
  border-color: var(--tw-info-clarity);
}
.badge-outline.badge-dark {
  color: var(--tw-dark);
  background-color: var(--tw-dark-light);
  border-color: var(--tw-dark-clarity);
}
.rating {
  display: inline-flex;
  align-items: stretch;
}
.rating input {
  appearance: none;
  position: absolute;
  left: 9999px;
}
.rating input[disabled] {
  display: none;
}
.rating:hover label.rating-label .rating-on,
label.rating-label .rating-on,
label.rating-label.checked .rating-on,
div.rating-label.checked .rating-on {
  display: inline-flex;
}
.rating:hover label.rating-label .rating-off,
label.rating-label .rating-off,
label.rating-label.checked .rating-off,
div.rating-label.checked .rating-off {
  display: none;
}
.rating-label.indeterminate {
  position: relative;
}
.rating-label.indeterminate .rating-on {
  display: inline-flex;
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
.rating-label.indeterminate .rating-off {
  display: inline-flex;
}
.scrollable,
.scrollable-y,
.scrollable-x,
.scrollable-hover,
.scrollable-y-hover,
.scrollable-x-hover,
.scrollable-auto,
.scrollable-y-auto,
.scrollable-x-auto {
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
  position: relative;
}
.scrollable::-webkit-scrollbar,
.scrollable-y::-webkit-scrollbar,
.scrollable-x::-webkit-scrollbar,
.scrollable-hover::-webkit-scrollbar,
.scrollable-y-hover::-webkit-scrollbar,
.scrollable-x-hover::-webkit-scrollbar,
.scrollable-auto::-webkit-scrollbar,
.scrollable-y-auto::-webkit-scrollbar,
.scrollable-x-auto::-webkit-scrollbar {
  width: 0.35rem;
  height: 0.35rem;
}
.scrollable::-webkit-scrollbar-track,
.scrollable-y::-webkit-scrollbar-track,
.scrollable-x::-webkit-scrollbar-track,
.scrollable-hover::-webkit-scrollbar-track,
.scrollable-y-hover::-webkit-scrollbar-track,
.scrollable-x-hover::-webkit-scrollbar-track,
.scrollable-auto::-webkit-scrollbar-track,
.scrollable-y-auto::-webkit-scrollbar-track,
.scrollable-x-auto::-webkit-scrollbar-track {
  background-color: transparent;
}
.scrollable::-webkit-scrollbar-thumb,
.scrollable-y::-webkit-scrollbar-thumb,
.scrollable-x::-webkit-scrollbar-thumb,
.scrollable-hover::-webkit-scrollbar-thumb,
.scrollable-y-hover::-webkit-scrollbar-thumb,
.scrollable-x-hover::-webkit-scrollbar-thumb,
.scrollable-auto::-webkit-scrollbar-thumb,
.scrollable-y-auto::-webkit-scrollbar-thumb,
.scrollable-x-auto::-webkit-scrollbar-thumb {
  border-radius: 1.25rem;
}
.scrollable::-webkit-scrollbar-corner,
.scrollable-y::-webkit-scrollbar-corner,
.scrollable-x::-webkit-scrollbar-corner,
.scrollable-hover::-webkit-scrollbar-corner,
.scrollable-y-hover::-webkit-scrollbar-corner,
.scrollable-x-hover::-webkit-scrollbar-corner,
.scrollable-auto::-webkit-scrollbar-corner,
.scrollable-y-auto::-webkit-scrollbar-corner,
.scrollable-x-auto::-webkit-scrollbar-corner {
  background-color: transparent;
}
.scrollable,
.scrollable-hover {
  overflow: scroll;
}
.scrollable-y,
.scrollable-y-hover {
  overflow-y: scroll;
}
.scrollable-auto {
  overflow: auto;
}
.scrollable,
.scrollable-y,
.scrollable-x,
.scrollable-auto,
.scrollable-y-auto,
.scrollable-x-auto,
.scrollable-hover:hover,
.scrollable-y-hover:hover,
.scrollable-x-hover:hover {
  scrollbar-color: var(--tw-scrollbar-thumb-color, var(--tw-gray-200)) transparent;
}
.scrollable::-webkit-scrollbar-thumb,
.scrollable-y::-webkit-scrollbar-thumb,
.scrollable-x::-webkit-scrollbar-thumb,
.scrollable-auto::-webkit-scrollbar-thumb,
.scrollable-y-auto::-webkit-scrollbar-thumb,
.scrollable-x-auto::-webkit-scrollbar-thumb,
.scrollable-hover:hover::-webkit-scrollbar-thumb,
.scrollable-y-hover:hover::-webkit-scrollbar-thumb,
.scrollable-x-hover:hover::-webkit-scrollbar-thumb {
  background-color: var(--tw-scrollbar-thumb-color, var(--tw-gray-200));
}
.scrollable::-webkit-scrollbar-corner,
.scrollable-y::-webkit-scrollbar-corner,
.scrollable-x::-webkit-scrollbar-corner,
.scrollable-auto::-webkit-scrollbar-corner,
.scrollable-y-auto::-webkit-scrollbar-corner,
.scrollable-x-auto::-webkit-scrollbar-corner,
.scrollable-hover:hover::-webkit-scrollbar-corner,
.scrollable-y-hover:hover::-webkit-scrollbar-corner,
.scrollable-x-hover:hover::-webkit-scrollbar-corner {
  background-color: transparent;
}
@media (max-width: 1024px) {
  .scrollable,
  .scrollable-hover {
    overflow: auto;
  }
  .scrollable-y,
  .scrollable-y-hover {
    overflow-y: auto;
  }
  .scrollable-x,
  .scrollable-x-hover {
    overflow-x: auto;
  }
}
.progress {
  width: 100%;
  display: flex;
  min-height: 4px;
  overflow: hidden;
  background-color: var(--tw-gray-100);
  border-radius: 0.5rem;
}
.apexcharts-text,
.apexcharts-title-text,
.apexcharts-legend-text {
  font-family: inherit !important;
}
.apexcharts-title-text {
  font-weight: 400;
}
.apexcharts-pie-label {
  font-size: 0.75rem;
  line-height: 1rem;
}
.apexcharts-toolbar {
  text-align: left !important;
}
.apexcharts-menu {
  border: 1px solid var(--tw-gray-200) !important;
  box-shadow: var(--tw-default-box-shadow) !important;
  background-color: var(--tw-light) !important;
  border-radius: 0.625rem !important;
  padding: 0.5rem 0 !important;
  overflow: hidden;
  min-width: 10rem !important;
}
.apexcharts-menu .apexcharts-menu-item {
  padding: 0.5rem 0.5rem !important;
}
.apexcharts-menu .apexcharts-menu-item:hover {
  background-color: var(--tw-gray-100) !important;
}
.apexcharts-tooltip {
  border: 1px solid var(--tw-gray-200) !important;
  box-shadow: var(--tw-default-box-shadow) !important;
  background-color: var(--tw-light) !important;
  border-radius: 0.625rem !important;
  color: var(--tw-gray-700) !important;
}
.apexcharts-tooltip .apexcharts-tooltip-title {
  padding: 0.25rem 0.5rem !important;
  background-color: transparent !important;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  font-weight: 500;
  color: var(--tw-gray-800);
  border-bottom: 1px solid var(--tw-gray-200) !important;
}
.apexcharts-xaxistooltip {
  border: 1px solid var(--tw-gray-200) !important;
  box-shadow: var(--tw-default-box-shadow);
  background-color: var(--tw-light) !important;
  border-radius: 0.625rem;
  color: var(--tw-gray-900);
}
.apexcharts-xaxistooltip:before {
  border-bottom: 0 !important;
}
.apexcharts-legend {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.apexcharts-legend .apexcharts-legend-series {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}
.apexcharts-legend .apexcharts-legend-series .apexcharts-legend-text {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: var(--tw-gray-500);
}
.apexcharts-card-rounded .apexcharts-canvas svg {
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
.apexcharts-rounded-sm .apexcharts-canvas svg {
  border-radius: 0.125rem;
}
.apexcharts-rounded .apexcharts-canvas svg {
  border-radius: 0.25rem;
}
.apexcharts-rounded-lg .apexcharts-canvas svg {
  border-radius: 0.5rem;
}
.apexcharts-rounded-xl .apexcharts-canvas svg {
  border-radius: 0.75rem;
}
.leaflet-container .leaflet-pane,
.leaflet-container .leaflet-top,
.leaflet-container .leaflet-bottom,
.leaflet-container .leaflet-control {
  z-index: 1 !important;
}
.leaflet-container .leaflet-popup-content-wrapper {
  border-radius: 0.75rem;
  text-align: center;
  background-color: var(--tw-dropdown-background-color);
}
.leaflet-container .leaflet-popup-content-wrapper .leaflet-popup-content {
  font-family: inherit;
  font-size: 0.8125rem;
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type=A]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type=a]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type=A s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type=a s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type=I]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type=i]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type=I s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type=i s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201c""\201d""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 0;
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
.prose-sm :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8571429em;
}
.prose-sm :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(.prose-sm > :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(.prose-sm > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-bottom-3 {
  bottom: -0.75rem;
}
.-right-2 {
  right: -0.5rem;
}
.-right-2\.5 {
  right: -0.625rem;
}
.-right-5 {
  right: -1.25rem;
}
.-top-1 {
  top: -0.25rem;
}
.-top-2\.5 {
  top: -0.625rem;
}
.-top-3 {
  top: -0.75rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-full {
  bottom: 100%;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-3 {
  left: 0.75rem;
}
.left-5 {
  left: 1.25rem;
}
.right-0 {
  right: 0px;
}
.right-1 {
  right: 0.25rem;
}
.right-2 {
  right: 0.5rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-5 {
  right: 1.25rem;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-10 {
  top: 2.5rem;
}
.top-2 {
  top: 0.5rem;
}
.top-4 {
  top: 1rem;
}
.top-6 {
  top: 1.5rem;
}
.top-\[10\%\] {
  top: 10%;
}
.top-\[12\%\] {
  top: 12%;
}
.top-\[15\%\] {
  top: 15%;
}
.top-\[20\%\] {
  top: 20%;
}
.top-\[5\%\] {
  top: 5%;
}
.top-\[8\%\] {
  top: 8%;
}
.top-\[calc\(50\%\+9\.5px\)\] {
  top: calc(50% + 9.5px);
}
.top-full {
  top: 100%;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[20\] {
  z-index: 20;
}
.z-\[2\] {
  z-index: 2;
}
.z-\[9999\] {
  z-index: 9999;
}
.order-2 {
  order: 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-9 {
  grid-column: span 9 / span 9;
}
.-m-0\.5 {
  margin: -0.125rem;
}
.-m-2 {
  margin: -0.5rem;
}
.m-0 {
  margin: 0px;
}
.m-0\.5 {
  margin: 0.125rem;
}
.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.mx-\[-0\.75rem\] {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.mx-\[-24px\] {
  margin-left: -24px;
  margin-right: -24px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-1\.5 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.\!ml-\[-38px\] {
  margin-left: -38px !important;
}
.\!mt-12 {
  margin-top: 3rem !important;
}
.-ml-1 {
  margin-left: -0.25rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-0\.5 {
  margin-bottom: 0.125rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[-10px\] {
  margin-bottom: -10px;
}
.mb-\[-2px\] {
  margin-bottom: -2px;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-\[-4px\] {
  margin-left: -4px;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-1\.5 {
  margin-right: 0.375rem;
}
.mr-10 {
  margin-right: 2.5rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-\[-8px\] {
  margin-right: -8px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-auto {
  margin-top: auto;
}
.box-border {
  box-sizing: border-box;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.table-row {
  display: table-row;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.size-1 {
  width: 0.25rem;
  height: 0.25rem;
}
.size-2 {
  width: 0.5rem;
  height: 0.5rem;
}
.size-3\.5 {
  width: 0.875rem;
  height: 0.875rem;
}
.size-4 {
  width: 1rem;
  height: 1rem;
}
.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}
.size-\[32px\] {
  width: 32px;
  height: 32px;
}
.\!h-4 {
  height: 1rem !important;
}
.\!h-\[65px\] {
  height: 65px !important;
}
.h-0\.5 {
  height: 0.125rem;
}
.h-1 {
  height: 0.25rem;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-10 {
  height: 2.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-20 {
  height: 5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-4 {
  height: 1rem;
}
.h-4\.5 {
  height: 1.125rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-64 {
  height: 16rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[120px\] {
  height: 120px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[2px\] {
  height: 2px;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[32px\] {
  height: 32px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[420px\] {
  height: 420px;
}
.h-\[42px\] {
  height: 42px;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[52px\] {
  height: 52px;
}
.h-\[60vh\] {
  height: 60vh;
}
.h-\[65vh\] {
  height: 65vh;
}
.h-\[calc\(100\%-1\.5rem\)\] {
  height: calc(100% - 1.5rem);
}
.h-\[calc\(100\%-160px\)\] {
  height: calc(100% - 160px);
}
.h-\[calc\(100vh-210px\)\] {
  height: calc(100vh - 210px);
}
.h-\[calc\(100vh-220px\)\] {
  height: calc(100vh - 220px);
}
.h-\[calc\(100vh-230px\)\] {
  height: calc(100vh - 230px);
}
.h-\[calc\(100vh-80px\)\] {
  height: calc(100vh - 80px);
}
.h-\[calc\(65vh\+90px\)\] {
  height: calc(65vh + 90px);
}
.h-\[calc\(65vh-24px\)\] {
  height: calc(65vh - 24px);
}
.h-\[calc\(68vh\)\] {
  height: calc(68vh);
}
.h-\[calc\(75vh\+90px\)\] {
  height: calc(75vh + 90px);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.max-h-4 {
  max-height: 1rem;
}
.max-h-48 {
  max-height: 12rem;
}
.max-h-60 {
  max-height: 15rem;
}
.max-h-64 {
  max-height: 16rem;
}
.max-h-\[25px\] {
  max-height: 25px;
}
.max-h-\[400px\] {
  max-height: 400px;
}
.max-h-\[500px\] {
  max-height: 500px;
}
.max-h-\[50vh\] {
  max-height: 50vh;
}
.max-h-\[579px\] {
  max-height: 579px;
}
.max-h-\[80vh\] {
  max-height: 80vh;
}
.max-h-\[82vh\] {
  max-height: 82vh;
}
.max-h-\[90vh\] {
  max-height: 90vh;
}
.max-h-\[min\(60vh\,520px\)\] {
  max-height: min(60vh, 520px);
}
.max-h-\[min\(852px\,calc\(100vh-48px\)\)\] {
  max-height: min(852px, calc(100vh - 48px));
}
.\!min-h-4\.5 {
  min-height: 1.125rem !important;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-10 {
  min-height: 2.5rem;
}
.min-h-12 {
  min-height: 3rem;
}
.min-h-28 {
  min-height: 7rem;
}
.min-h-3\.5 {
  min-height: 0.875rem;
}
.min-h-4 {
  min-height: 1rem;
}
.min-h-5 {
  min-height: 1.25rem;
}
.min-h-6 {
  min-height: 1.5rem;
}
.min-h-8 {
  min-height: 2rem;
}
.min-h-9 {
  min-height: 2.25rem;
}
.min-h-\[100px\] {
  min-height: 100px;
}
.min-h-\[120px\] {
  min-height: 120px;
}
.min-h-\[128px\] {
  min-height: 128px;
}
.min-h-\[130px\] {
  min-height: 130px;
}
.min-h-\[150px\] {
  min-height: 150px;
}
.min-h-\[2\.75rem\] {
  min-height: 2.75rem;
}
.min-h-\[200px\] {
  min-height: 200px;
}
.min-h-\[240px\] {
  min-height: 240px;
}
.min-h-\[320px\] {
  min-height: 320px;
}
.min-h-\[400px\] {
  min-height: 400px;
}
.min-h-\[550px\] {
  min-height: 550px;
}
.min-h-\[60px\] {
  min-height: 60px;
}
.min-h-\[64px\] {
  min-height: 64px;
}
.min-h-\[65px\] {
  min-height: 65px;
}
.min-h-\[80px\] {
  min-height: 80px;
}
.min-h-\[80vh\] {
  min-height: 80vh;
}
.min-h-full {
  min-height: 100%;
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-4 {
  width: 1rem !important;
}
.w-0 {
  width: 0px;
}
.w-0\.5 {
  width: 0.125rem;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-1\/4 {
  width: 25%;
}
.w-1\/5 {
  width: 20%;
}
.w-10 {
  width: 2.5rem;
}
.w-11 {
  width: 2.75rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-32 {
  width: 8rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-4\.5 {
  width: 1.125rem;
}
.w-40 {
  width: 10rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-64 {
  width: 16rem;
}
.w-7 {
  width: 1.75rem;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[109px\] {
  width: 109px;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[140px\] {
  width: 140px;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[196px\] {
  width: 196px;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[248px\] {
  width: 248px;
}
.w-\[280px\] {
  width: 280px;
}
.w-\[370px\] {
  width: 370px;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[410px\] {
  width: 410px;
}
.w-\[450px\] {
  width: 450px;
}
.w-\[48px\] {
  width: 48px;
}
.w-\[5\%\] {
  width: 5%;
}
.w-\[500px\] {
  width: 500px;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[52px\] {
  width: 52px;
}
.w-\[56px\] {
  width: 56px;
}
.w-\[57px\] {
  width: 57px;
}
.w-\[650px\] {
  width: 650px;
}
.w-\[70px\] {
  width: 70px;
}
.w-\[71px\] {
  width: 71px;
}
.w-\[72px\] {
  width: 72px;
}
.w-\[82px\] {
  width: 82px;
}
.w-\[89px\] {
  width: 89px;
}
.w-\[min\(100\%\,564px\)\] {
  width: min(100%, 564px);
}
.w-\[min\(520px\,calc\(100vw-2rem\)\)\] {
  width: min(520px, calc(100vw - 2rem));
}
.w-\[min\(560px\,calc\(100vw-2rem\)\)\] {
  width: min(560px, calc(100vw - 2rem));
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.\!min-w-4\.5 {
  min-width: 1.125rem !important;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-3\.5 {
  min-width: 0.875rem;
}
.min-w-4 {
  min-width: 1rem;
}
.min-w-40 {
  min-width: 10rem;
}
.min-w-6 {
  min-width: 1.5rem;
}
.min-w-64 {
  min-width: 16rem;
}
.min-w-72 {
  min-width: 18rem;
}
.min-w-9 {
  min-width: 2.25rem;
}
.min-w-\[1\.25rem\] {
  min-width: 1.25rem;
}
.min-w-\[120px\] {
  min-width: 120px;
}
.min-w-\[134px\] {
  min-width: 134px;
}
.min-w-\[140px\] {
  min-width: 140px;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[156px\] {
  min-width: 156px;
}
.min-w-\[181px\] {
  min-width: 181px;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-\[220px\] {
  min-width: 220px;
}
.min-w-\[2px\] {
  min-width: 2px;
}
.min-w-\[52px\] {
  min-width: 52px;
}
.min-w-\[70px\] {
  min-width: 70px;
}
.min-w-\[88px\] {
  min-width: 88px;
}
.min-w-\[9\.5rem\] {
  min-width: 9.5rem;
}
.min-w-fit {
  min-width: fit-content;
}
.min-w-full {
  min-width: 100%;
}
.min-w-px {
  min-width: 1px;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4 {
  max-width: 1rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-80 {
  max-width: 20rem;
}
.max-w-\[1200px\] {
  max-width: 1200px;
}
.max-w-\[120px\] {
  max-width: 120px;
}
.max-w-\[180px\] {
  max-width: 180px;
}
.max-w-\[196px\] {
  max-width: 196px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[250px\] {
  max-width: 250px;
}
.max-w-\[320px\] {
  max-width: 320px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[420px\] {
  max-width: 420px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[520px\] {
  max-width: 520px;
}
.max-w-\[540px\] {
  max-width: 540px;
}
.max-w-\[550px\] {
  max-width: 550px;
}
.max-w-\[560px\] {
  max-width: 560px;
}
.max-w-\[564px\] {
  max-width: 564px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[650px\] {
  max-width: 650px;
}
.max-w-\[660px\] {
  max-width: 660px;
}
.max-w-\[70\%\] {
  max-width: 70%;
}
.max-w-\[71px\] {
  max-width: 71px;
}
.max-w-\[75\%\] {
  max-width: 75%;
}
.max-w-\[80px\] {
  max-width: 80px;
}
.max-w-\[85\%\] {
  max-width: 85%;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-\[900px\] {
  max-width: 900px;
}
.max-w-\[90vw\] {
  max-width: 90vw;
}
.max-w-\[972px\] {
  max-width: 972px;
}
.max-w-\[975px\] {
  max-width: 975px;
}
.max-w-\[min\(100\%\,18rem\)\] {
  max-width: min(100%, 18rem);
}
.max-w-\[min\(600px\,calc\(100vw-32px\)\)\] {
  max-width: min(600px, calc(100vw - 32px));
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-none {
  max-width: none;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-none {
  flex: none;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.border-collapse {
  border-collapse: collapse;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-4 {
  --tw-translate-x: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-90 {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-x-\[-1\] {
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes pulse {
  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-help {
  cursor: help;
}
.cursor-move {
  cursor: move;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
  user-select: none;
}
.select-text {
  -webkit-user-select: text;
  user-select: text;
}
.resize-none {
  resize: none;
}
.resize-y {
  resize: vertical;
}
.resize {
  resize: both;
}
.list-decimal {
  list-style-type: decimal;
}
.list-disc {
  list-style-type: disc;
}
.appearance-none {
  appearance: none;
}
.auto-rows-auto {
  grid-auto-rows: auto;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-\[1fr_auto_1fr\] {
  grid-template-columns: 1fr auto 1fr;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.items-stretch {
  align-items: stretch;
}
.\!justify-start {
  justify-content: flex-start !important;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-0 {
  gap: 0px;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-16 {
  gap: 4rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-x-2 {
  column-gap: 0.5rem;
}
.gap-x-3 {
  column-gap: 0.75rem;
}
.gap-x-4 {
  column-gap: 1rem;
}
.gap-y-0 {
  row-gap: 0px;
}
.gap-y-0\.5 {
  row-gap: 0.125rem;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-\[\#DBDFE2\] > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(219 223 226 / var(--tw-divide-opacity, 1));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--tw-gray-200);
}
.self-start {
  align-self: flex-start;
}
.self-stretch {
  align-self: stretch;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-clip {
  overflow: clip;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre {
  white-space: pre;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.text-nowrap {
  text-wrap: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.\!rounded-lg {
  border-radius: 0.5rem !important;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[48px\] {
  border-radius: 48px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-\[6px\] {
  border-radius: 6px;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-b-xl {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.rounded-l-lg {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-l-xl {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}
.rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.rounded-r-xl {
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.rounded-bl-md {
  border-bottom-left-radius: 0.375rem;
}
.rounded-tl-lg {
  border-top-left-radius: 0.5rem;
}
.rounded-tl-md {
  border-top-left-radius: 0.375rem;
}
.rounded-tr-lg {
  border-top-right-radius: 0.5rem;
}
.rounded-tr-md {
  border-top-right-radius: 0.375rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-4 {
  border-width: 4px;
}
.border-\[0\.5px\] {
  border-width: 0.5px;
}
.border-\[6px\] {
  border-width: 6px;
}
.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.\!border-b {
  border-bottom-width: 1px !important;
}
.\!border-l {
  border-left-width: 1px !important;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-l {
  border-left-width: 1px;
}
.border-l-0 {
  border-left-width: 0px;
}
.border-l-4 {
  border-left-width: 4px;
}
.border-r {
  border-right-width: 1px;
}
.border-r-0 {
  border-right-width: 0px;
}
.border-r-2 {
  border-right-width: 2px;
}
.border-r-4 {
  border-right-width: 4px;
}
.border-r-\[12px\] {
  border-right-width: 12px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-0 {
  border-top-width: 0px;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-solid {
  border-style: solid;
}
.border-dashed {
  border-style: dashed;
}
.\!border-none {
  border-style: none !important;
}
.border-none {
  border-style: none;
}
.\!border-\[\#132633\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(19 38 51 / var(--tw-border-opacity, 1)) !important;
}
.\!border-\[\#27A9E1\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(39 169 225 / var(--tw-border-opacity, 1)) !important;
}
.\!border-\[\#E7E9EB\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(231 233 235 / var(--tw-border-opacity, 1)) !important;
}
.\!border-danger {
  border-color: var(--tw-danger) !important;
}
.\!border-green-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(22 163 74 / var(--tw-border-opacity, 1)) !important;
}
.\!border-red-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)) !important;
}
.border-\[\#0000001A\] {
  border-color: #0000001A;
}
.border-\[\#0F6795\] {
  --tw-border-opacity: 1;
  border-color: rgb(15 103 149 / var(--tw-border-opacity, 1));
}
.border-\[\#10B981\] {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.border-\[\#16A34A\] {
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.border-\[\#198FF6\] {
  --tw-border-opacity: 1;
  border-color: rgb(25 143 246 / var(--tw-border-opacity, 1));
}
.border-\[\#27A9E1\] {
  --tw-border-opacity: 1;
  border-color: rgb(39 169 225 / var(--tw-border-opacity, 1));
}
.border-\[\#27A9E1\]\/20 {
  border-color: rgb(39 169 225 / 0.2);
}
.border-\[\#38B449\] {
  --tw-border-opacity: 1;
  border-color: rgb(56 180 73 / var(--tw-border-opacity, 1));
}
.border-\[\#65B4F9\] {
  --tw-border-opacity: 1;
  border-color: rgb(101 180 249 / var(--tw-border-opacity, 1));
}
.border-\[\#7ACD85\] {
  --tw-border-opacity: 1;
  border-color: rgb(122 205 133 / var(--tw-border-opacity, 1));
}
.border-\[\#86D1F3\] {
  --tw-border-opacity: 1;
  border-color: rgb(134 209 243 / var(--tw-border-opacity, 1));
}
.border-\[\#86EFAC\] {
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.border-\[\#8EBAD4\] {
  --tw-border-opacity: 1;
  border-color: rgb(142 186 212 / var(--tw-border-opacity, 1));
}
.border-\[\#90CDF4\] {
  --tw-border-opacity: 1;
  border-color: rgb(144 205 244 / var(--tw-border-opacity, 1));
}
.border-\[\#A3DDAB\] {
  --tw-border-opacity: 1;
  border-color: rgb(163 221 171 / var(--tw-border-opacity, 1));
}
.border-\[\#A6ADB4\] {
  --tw-border-opacity: 1;
  border-color: rgb(166 173 180 / var(--tw-border-opacity, 1));
}
.border-\[\#A78BFA\] {
  --tw-border-opacity: 1;
  border-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}
.border-\[\#B8DCFC\] {
  --tw-border-opacity: 1;
  border-color: rgb(184 220 252 / var(--tw-border-opacity, 1));
}
.border-\[\#BC3A49\] {
  --tw-border-opacity: 1;
  border-color: rgb(188 58 73 / var(--tw-border-opacity, 1));
}
.border-\[\#BFDBFE\] {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.border-\[\#BFE5F8\] {
  --tw-border-opacity: 1;
  border-color: rgb(191 229 248 / var(--tw-border-opacity, 1));
}
.border-\[\#C1E8C7\] {
  --tw-border-opacity: 1;
  border-color: rgb(193 232 199 / var(--tw-border-opacity, 1));
}
.border-\[\#C3C9CD\] {
  --tw-border-opacity: 1;
  border-color: rgb(195 201 205 / var(--tw-border-opacity, 1));
}
.border-\[\#C9616D\] {
  --tw-border-opacity: 1;
  border-color: rgb(201 97 109 / var(--tw-border-opacity, 1));
}
.border-\[\#CF6D78\] {
  --tw-border-opacity: 1;
  border-color: rgb(207 109 120 / var(--tw-border-opacity, 1));
}
.border-\[\#D1D5DB\] {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-\[\#D27B85\] {
  --tw-border-opacity: 1;
  border-color: rgb(210 123 133 / var(--tw-border-opacity, 1));
}
.border-\[\#DBDFE2\] {
  --tw-border-opacity: 1;
  border-color: rgb(219 223 226 / var(--tw-border-opacity, 1));
}
.border-\[\#DDD6FE\] {
  --tw-border-opacity: 1;
  border-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}
.border-\[\#E0A4AB\] {
  --tw-border-opacity: 1;
  border-color: rgb(224 164 171 / var(--tw-border-opacity, 1));
}
.border-\[\#E2F2FC\] {
  --tw-border-opacity: 1;
  border-color: rgb(226 242 252 / var(--tw-border-opacity, 1));
}
.border-\[\#E7E9EB\] {
  --tw-border-opacity: 1;
  border-color: rgb(231 233 235 / var(--tw-border-opacity, 1));
}
.border-\[\#EF4444\] {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.border-\[\#F0F1F2\] {
  --tw-border-opacity: 1;
  border-color: rgb(240 241 242 / var(--tw-border-opacity, 1));
}
.border-\[\#F6F7F8\] {
  --tw-border-opacity: 1;
  border-color: rgb(246 247 248 / var(--tw-border-opacity, 1));
}
.border-\[\#F7931D\] {
  --tw-border-opacity: 1;
  border-color: rgb(247 147 29 / var(--tw-border-opacity, 1));
}
.border-\[\#FAB768\] {
  --tw-border-opacity: 1;
  border-color: rgb(250 183 104 / var(--tw-border-opacity, 1));
}
.border-\[\#FCA5A5\] {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.border-\[\#FDDEB9\] {
  --tw-border-opacity: 1;
  border-color: rgb(253 222 185 / var(--tw-border-opacity, 1));
}
.border-\[\#FDE68A\] {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.border-\[\#FECACA\] {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.border-\[\#FF99B3\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 153 179 / var(--tw-border-opacity, 1));
}
.border-\[\#FFCDD2\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 205 210 / var(--tw-border-opacity, 1));
}
.border-\[rgba\(0\,0\,0\,0\.2\)\] {
  border-color: rgba(0, 0, 0, 0.2);
}
.border-amber-200 {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-danger {
  border-color: var(--tw-danger);
}
.border-gray-100 {
  border-color: var(--tw-gray-100);
}
.border-gray-200 {
  border-color: var(--tw-gray-200);
}
.border-gray-300 {
  border-color: var(--tw-gray-300);
}
.border-orange-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.\!border-b-\[\#BFE5F8\] {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(191 229 248 / var(--tw-border-opacity, 1)) !important;
}
.\!border-b-transparent {
  border-bottom-color: transparent !important;
}
.\!border-t-\[\#BFE5F8\] {
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(191 229 248 / var(--tw-border-opacity, 1)) !important;
}
.border-b-\[\#DBDFE2\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(219 223 226 / var(--tw-border-opacity, 1));
}
.border-l-\[\#27A9E1\] {
  --tw-border-opacity: 1;
  border-left-color: rgb(39 169 225 / var(--tw-border-opacity, 1));
}
.border-l-\[\#60A5FA\] {
  --tw-border-opacity: 1;
  border-left-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}
.border-r-\[\#27A9E1\] {
  --tw-border-opacity: 1;
  border-right-color: rgb(39 169 225 / var(--tw-border-opacity, 1));
}
.border-r-gray-200 {
  border-right-color: var(--tw-gray-200);
}
.border-t-transparent {
  border-top-color: transparent;
}
.\!bg-\[\#132633\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(19 38 51 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-\[\#F1F9FE\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 249 254 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-\[\#F6F7F8\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 247 248 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-\[\#F7FCFF\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(247 252 255 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-\[\#FEF4E8\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 244 232 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-transparent {
  background-color: transparent !important;
}
.\!bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#0000001A\] {
  background-color: #0000001A;
}
.bg-\[\#132633\] {
  --tw-bg-opacity: 1;
  background-color: rgb(19 38 51 / var(--tw-bg-opacity, 1));
}
.bg-\[\#16A34A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.bg-\[\#198FF6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(25 143 246 / var(--tw-bg-opacity, 1));
}
.bg-\[\#27A9E1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(39 169 225 / var(--tw-bg-opacity, 1));
}
.bg-\[\#38B449\] {
  --tw-bg-opacity: 1;
  background-color: rgb(56 180 73 / var(--tw-bg-opacity, 1));
}
.bg-\[\#8B5CF6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1));
}
.bg-\[\#9097A1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(144 151 161 / var(--tw-bg-opacity, 1));
}
.bg-\[\#A6ADB4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(166 173 180 / var(--tw-bg-opacity, 1));
}
.bg-\[\#B2F5EA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(178 245 234 / var(--tw-bg-opacity, 1));
}
.bg-\[\#B8DCFC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(184 220 252 / var(--tw-bg-opacity, 1));
}
.bg-\[\#BC3A49\] {
  --tw-bg-opacity: 1;
  background-color: rgb(188 58 73 / var(--tw-bg-opacity, 1));
}
.bg-\[\#BFDBFE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}
.bg-\[\#BFE5F8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(191 229 248 / var(--tw-bg-opacity, 1));
}
.bg-\[\#C1E8C7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(193 232 199 / var(--tw-bg-opacity, 1));
}
.bg-\[\#C3C9CD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(195 201 205 / var(--tw-bg-opacity, 1));
}
.bg-\[\#C9616D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(201 97 109 / var(--tw-bg-opacity, 1));
}
.bg-\[\#C9AA75\] {
  --tw-bg-opacity: 1;
  background-color: rgb(201 170 117 / var(--tw-bg-opacity, 1));
}
.bg-\[\#CF6D78\] {
  --tw-bg-opacity: 1;
  background-color: rgb(207 109 120 / var(--tw-bg-opacity, 1));
}
.bg-\[\#DBDFE2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(219 223 226 / var(--tw-bg-opacity, 1));
}
.bg-\[\#DCFCE7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E2F2FC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(226 242 252 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E7E9EB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(231 233 235 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E8F4FD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(232 244 253 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E8F4FE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(232 244 254 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E9D8FD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(233 216 253 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EAC2C7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 194 199 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EBF8ED\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 248 237 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ECFDF5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EDE9FE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EF4444\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EFF6FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F1F9FE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 249 254 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F3E8FD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 253 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F3F4F6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F5B2B2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 178 178 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F6F7F8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 248 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F6F7F9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 249 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F7931D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 147 29 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F8EBED80\] {
  background-color: #F8EBED80;
}
.bg-\[\#F8EBED\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 235 237 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F8F9FA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 249 250 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F9FAFB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FBFBFB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 251 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FCE8EA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(252 232 234 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FDDEB9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 222 185 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FDE68A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FECACA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FED7E2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 226 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FEE2E2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FEF2F2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FEF3C7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FEF4E8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 244 232 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FFEBEE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 235 238 / var(--tw-bg-opacity, 1));
}
.bg-\[\#bfdbfe\] {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fefefe\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 254 / var(--tw-bg-opacity, 1));
}
.bg-\[rgba\(0\,0\,0\,0\.1\)\] {
  background-color: rgba(0, 0, 0, 0.1);
}
.bg-\[rgba\(19\,38\,51\,0\.35\)\] {
  background-color: rgba(19, 38, 51, 0.35);
}
.bg-amber-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-100 {
  background-color: var(--tw-gray-100);
}
.bg-gray-200 {
  background-color: var(--tw-gray-200);
}
.bg-gray-300 {
  background-color: var(--tw-gray-300);
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-800 {
  background-color: var(--tw-gray-800);
}
.bg-gray-900 {
  background-color: var(--tw-gray-900);
}
.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.bg-light {
  background-color: var(--tw-light);
}
.bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}
.bg-primary {
  background-color: var(--tw-primary);
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/40 {
  background-color: rgb(255 255 255 / 0.4);
}
.bg-white\/80 {
  background-color: rgb(255 255 255 / 0.8);
}
.bg-white\/90 {
  background-color: rgb(255 255 255 / 0.9);
}
.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.\!p-0 {
  padding: 0px !important;
}
.p-0 {
  padding: 0px;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-60 {
  padding-left: 15rem;
  padding-right: 15rem;
}
.px-7\.5 {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}
.\!pl-10 {
  padding-left: 2.5rem !important;
}
.\!pr-11 {
  padding-right: 2.75rem !important;
}
.\!pt-20 {
  padding-top: 5rem !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[-12px\] {
  padding-bottom: -12px;
}
.pl-0\.5 {
  padding-left: 0.125rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-11 {
  padding-left: 2.75rem;
}
.pl-12 {
  padding-left: 3rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-20 {
  padding-left: 5rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-\[10px\] {
  padding-left: 10px;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-11 {
  padding-right: 2.75rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-14 {
  padding-right: 3.5rem;
}
.pr-16 {
  padding-right: 4rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pr-7 {
  padding-right: 1.75rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pr-9 {
  padding-right: 2.25rem;
}
.pr-\[10px\] {
  padding-right: 10px;
}
.pr-\[296px\] {
  padding-right: 296px;
}
.pt-0 {
  padding-top: 0px;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.\!text-right {
  text-align: right !important;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.font-mono {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
}
.\!text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
.\!text-2xs {
  font-size: 0.6875rem !important;
  line-height: 0.75rem !important;
}
.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.text-1\.5xl {
  font-size: 1.375rem;
  line-height: 1.8125rem;
}
.text-2\.5xl {
  font-size: 1.625rem;
  line-height: 2.125rem;
}
.text-2sm {
  font-size: 0.8125rem;
  line-height: 1.125rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-md {
  font-size: 0.9375rem;
  line-height: 1.375rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.lining-nums {
  --tw-numeric-figure: lining-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-none {
  line-height: 1;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-\[-0\.084px\] {
  letter-spacing: -0.084px;
}
.tracking-\[0\.025em\] {
  letter-spacing: 0.025em;
}
.tracking-\[0\.14px\] {
  letter-spacing: 0.14px;
}
.tracking-\[0\.15px\] {
  letter-spacing: 0.15px;
}
.tracking-\[0\.1px\] {
  letter-spacing: 0.1px;
}
.tracking-\[0\.25px\] {
  letter-spacing: 0.25px;
}
.tracking-\[0\.5px\] {
  letter-spacing: 0.5px;
}
.tracking-\[0\] {
  letter-spacing: 0;
}
.tracking-normal {
  letter-spacing: 0em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.\!text-green-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#0E4F87\] {
  --tw-text-opacity: 1;
  color: rgb(14 79 135 / var(--tw-text-opacity, 1));
}
.text-\[\#0F6795\] {
  --tw-text-opacity: 1;
  color: rgb(15 103 149 / var(--tw-text-opacity, 1));
}
.text-\[\#10577C\] {
  --tw-text-opacity: 1;
  color: rgb(16 87 124 / var(--tw-text-opacity, 1));
}
.text-\[\#10B981\] {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}
.text-\[\#1181B8\] {
  --tw-text-opacity: 1;
  color: rgb(17 129 184 / var(--tw-text-opacity, 1));
}
.text-\[\#132633\] {
  --tw-text-opacity: 1;
  color: rgb(19 38 51 / var(--tw-text-opacity, 1));
}
.text-\[\#1782E0\] {
  --tw-text-opacity: 1;
  color: rgb(23 130 224 / var(--tw-text-opacity, 1));
}
.text-\[\#198FF6\] {
  --tw-text-opacity: 1;
  color: rgb(25 143 246 / var(--tw-text-opacity, 1));
}
.text-\[\#1B4B66\] {
  --tw-text-opacity: 1;
  color: rgb(27 75 102 / var(--tw-text-opacity, 1));
}
.text-\[\#1F6328\] {
  --tw-text-opacity: 1;
  color: rgb(31 99 40 / var(--tw-text-opacity, 1));
}
.text-\[\#22543D\] {
  --tw-text-opacity: 1;
  color: rgb(34 84 61 / var(--tw-text-opacity, 1));
}
.text-\[\#254357\] {
  --tw-text-opacity: 1;
  color: rgb(37 67 87 / var(--tw-text-opacity, 1));
}
.text-\[\#27A9E1\] {
  --tw-text-opacity: 1;
  color: rgb(39 169 225 / var(--tw-text-opacity, 1));
}
.text-\[\#285E61\] {
  --tw-text-opacity: 1;
  color: rgb(40 94 97 / var(--tw-text-opacity, 1));
}
.text-\[\#288034\] {
  --tw-text-opacity: 1;
  color: rgb(40 128 52 / var(--tw-text-opacity, 1));
}
.text-\[\#2A4365\] {
  --tw-text-opacity: 1;
  color: rgb(42 67 101 / var(--tw-text-opacity, 1));
}
.text-\[\#33A442\] {
  --tw-text-opacity: 1;
  color: rgb(51 164 66 / var(--tw-text-opacity, 1));
}
.text-\[\#38B449\] {
  --tw-text-opacity: 1;
  color: rgb(56 180 73 / var(--tw-text-opacity, 1));
}
.text-\[\#3B82F6\] {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-\[\#4588AF\] {
  --tw-text-opacity: 1;
  color: rgb(69 136 175 / var(--tw-text-opacity, 1));
}
.text-\[\#4F5359\] {
  --tw-text-opacity: 1;
  color: rgb(79 83 89 / var(--tw-text-opacity, 1));
}
.text-\[\#553C9A\] {
  --tw-text-opacity: 1;
  color: rgb(85 60 154 / var(--tw-text-opacity, 1));
}
.text-\[\#5B21B6\] {
  --tw-text-opacity: 1;
  color: rgb(91 33 182 / var(--tw-text-opacity, 1));
}
.text-\[\#60646D\] {
  --tw-text-opacity: 1;
  color: rgb(96 100 109 / var(--tw-text-opacity, 1));
}
.text-\[\#60A5FA\] {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.text-\[\#65B4F9\] {
  --tw-text-opacity: 1;
  color: rgb(101 180 249 / var(--tw-text-opacity, 1));
}
.text-\[\#6D6D6D\] {
  --tw-text-opacity: 1;
  color: rgb(109 109 109 / var(--tw-text-opacity, 1));
}
.text-\[\#727783\] {
  --tw-text-opacity: 1;
  color: rgb(114 119 131 / var(--tw-text-opacity, 1));
}
.text-\[\#7E8592\] {
  --tw-text-opacity: 1;
  color: rgb(126 133 146 / var(--tw-text-opacity, 1));
}
.text-\[\#885110\] {
  --tw-text-opacity: 1;
  color: rgb(136 81 16 / var(--tw-text-opacity, 1));
}
.text-\[\#9097A1\] {
  --tw-text-opacity: 1;
  color: rgb(144 151 161 / var(--tw-text-opacity, 1));
}
.text-\[\#92400E\] {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.text-\[\#96103B\] {
  --tw-text-opacity: 1;
  color: rgb(150 16 59 / var(--tw-text-opacity, 1));
}
.text-\[\#97266D\] {
  --tw-text-opacity: 1;
  color: rgb(151 38 109 / var(--tw-text-opacity, 1));
}
.text-\[\#993643\] {
  --tw-text-opacity: 1;
  color: rgb(153 54 67 / var(--tw-text-opacity, 1));
}
.text-\[\#A6ADB4\] {
  --tw-text-opacity: 1;
  color: rgb(166 173 180 / var(--tw-text-opacity, 1));
}
.text-\[\#AB3542\] {
  --tw-text-opacity: 1;
  color: rgb(171 53 66 / var(--tw-text-opacity, 1));
}
.text-\[\#AF6815\] {
  --tw-text-opacity: 1;
  color: rgb(175 104 21 / var(--tw-text-opacity, 1));
}
.text-\[\#BC3A49\] {
  --tw-text-opacity: 1;
  color: rgb(188 58 73 / var(--tw-text-opacity, 1));
}
.text-\[\#C62828\] {
  --tw-text-opacity: 1;
  color: rgb(198 40 40 / var(--tw-text-opacity, 1));
}
.text-\[\#C9616D\] {
  --tw-text-opacity: 1;
  color: rgb(201 97 109 / var(--tw-text-opacity, 1));
}
.text-\[\#CF6D78\] {
  --tw-text-opacity: 1;
  color: rgb(207 109 120 / var(--tw-text-opacity, 1));
}
.text-\[\#D27B85\] {
  --tw-text-opacity: 1;
  color: rgb(210 123 133 / var(--tw-text-opacity, 1));
}
.text-\[\#DC2626\] {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-\[\#E1861A\] {
  --tw-text-opacity: 1;
  color: rgb(225 134 26 / var(--tw-text-opacity, 1));
}
.text-\[\#EF4444\] {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-\[\#F7931D\] {
  --tw-text-opacity: 1;
  color: rgb(247 147 29 / var(--tw-text-opacity, 1));
}
.text-\[\#F87171\] {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.text-\[\#FEF4E8\] {
  --tw-text-opacity: 1;
  color: rgb(254 244 232 / var(--tw-text-opacity, 1));
}
.text-\[\#c9616d\] {
  --tw-text-opacity: 1;
  color: rgb(201 97 109 / var(--tw-text-opacity, 1));
}
.text-\[\#ef4444\] {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-\[gray\] {
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.text-\[rgba\(0\,0\,0\,0\.8\)\] {
  color: rgba(0, 0, 0, 0.8);
}
.text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-black\/80 {
  color: rgb(0 0 0 / 0.8);
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.text-danger {
  color: var(--tw-danger);
}
.text-gray-400 {
  color: var(--tw-gray-400);
}
.text-gray-500 {
  color: var(--tw-gray-500);
}
.text-gray-600 {
  color: var(--tw-gray-600);
}
.text-gray-700 {
  color: var(--tw-gray-700);
}
.text-gray-800 {
  color: var(--tw-gray-800);
}
.text-gray-900 {
  color: var(--tw-gray-900);
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.text-primary {
  color: var(--tw-primary);
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.text-success {
  color: var(--tw-success);
}
.text-warning {
  color: var(--tw-warning);
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.placeholder-\[\#727783\]::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(114 119 131 / var(--tw-placeholder-opacity, 1));
}
.accent-\[\#27A9E1\] {
  accent-color: #27A9E1;
}
.opacity-0 {
  opacity: 0;
}
.opacity-10 {
  opacity: 0.1;
}
.opacity-100 {
  opacity: 1;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-80 {
  opacity: 0.8;
}
.opacity-90 {
  opacity: 0.9;
}
.\!shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-\[-2px_0_4px_0_rgba\(0\,0\,0\,0\.05\)\] {
  --tw-shadow: -2px 0 4px 0 rgba(0,0,0,0.05);
  --tw-shadow-colored: -2px 0 4px 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-\[-2px_0_8px_rgba\(0\,0\,0\,0\.04\)\] {
  --tw-shadow: -2px 0 8px rgba(0,0,0,0.04);
  --tw-shadow-colored: -2px 0 8px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-\[0_-4px_12px_rgba\(0\,0\,0\,0\.06\)\] {
  --tw-shadow: 0 -4px 12px rgba(0,0,0,0.06);
  --tw-shadow-colored: 0 -4px 12px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-\[0_1px_3px_0_rgba\(0\,0\,0\,0\.10\)\,0_1px_2px_-1px_rgba\(0\,0\,0\,0\.10\)\] {
  --tw-shadow: 0 1px 3px 0 rgba(0,0,0,0.10),0 1px 2px -1px rgba(0,0,0,0.10);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-\[0px_1px_1\.5px_rgba\(0\,0\,0\,0\.1\)\,0px_1px_1px_rgba\(0\,0\,0\,0\.1\)\] {
  --tw-shadow: 0px 1px 1.5px rgba(0,0,0,0.1),0px 1px 1px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0px 1px 1.5px var(--tw-shadow-color), 0px 1px 1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-\[0px_1px_1px_rgba\(0\,0\,0\,0\.1\)\,0px_1px_1\.5px_rgba\(0\,0\,0\,0\.1\)\] {
  --tw-shadow: 0px 1px 1px rgba(0,0,0,0.1),0px 1px 1.5px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0px 1px 1px var(--tw-shadow-color), 0px 1px 1.5px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-default {
  --tw-shadow: var(--tw-default-box-shadow);
  --tw-shadow-colored: var(--tw-default-box-shadow);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.ring-\[\#0F6795\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(15 103 149 / var(--tw-ring-opacity, 1));
}
.ring-\[\#132633\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(19 38 51 / var(--tw-ring-opacity, 1));
}
.ring-offset-2 {
  --tw-ring-offset-width: 2px;
}
.ring-offset-\[\#F6F7F8\] {
  --tw-ring-offset-color: #F6F7F8;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.brightness-0 {
  --tw-brightness: brightness(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.sepia {
  --tw-sepia: sepia(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.\!transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[box-shadow\,border-color\] {
  transition-property: box-shadow, border-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\] {
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100 {
  transition-duration: 100ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.custom-background-color {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 250 / var(--tw-bg-opacity, 1));
}
.custom-background-color:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(21 21 24 / var(--tw-bg-opacity, 1));
}
.main-text-color {
  --tw-text-opacity: 1;
  color: rgb(39 169 225 / var(--tw-text-opacity, 1));
}
.thin-scrollbar {
  scrollbar-gutter: stable;
  scrollbar-width: thin;
  scrollbar-color: #cbd5e0 #f7fafc;
}
.thin-scrollbar::-webkit-scrollbar {
  width: 6px;
}
.thin-scrollbar::-webkit-scrollbar-track {
  background: #f7fafc;
  border-radius: 3px;
}
.thin-scrollbar::-webkit-scrollbar-thumb {
  background-color: #cbd5e0;
  border-radius: 3px;
}
.thin-scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: #a0aec0;
}
.\[-\:\\s\|\] {
  -: s|;
}
.\[grid-template-columns\:38px_repeat\(7\,minmax\(0\,1fr\)\)\] {
  grid-template-columns: 38px repeat(7, minmax(0, 1fr));
}
.tiptap {
  outline: none !important;
}
.tiptap h1,
.tiptap h2,
.tiptap h3,
.tiptap h4,
.tiptap h5,
.tiptap h6 {
  font-weight: 600 !important;
  margin-top: 1.5em !important;
  margin-bottom: 0.5em !important;
  line-height: 1.3 !important;
}
.tiptap h1 {
  font-size: 2.5em !important;
}
.tiptap h2 {
  font-size: 2em !important;
}
.tiptap h3 {
  font-size: 1.5em !important;
}
.tiptap h4 {
  font-size: 1.25em !important;
}
.tiptap h5 {
  font-size: 1.125em !important;
}
.tiptap h6 {
  font-size: 1em !important;
  font-weight: 700 !important;
}
.tiptap p {
  margin: 1em 0 !important;
}
.tiptap ul {
  list-style-type: disc !important;
  margin: 1em 0 !important;
  padding-left: 2em !important;
}
.tiptap ol {
  list-style-type: decimal !important;
  margin: 1em 0 !important;
  padding-left: 2em !important;
}
.tiptap li {
  display: list-item !important;
  margin: 0.5em 0 !important;
}
.tiptap blockquote {
  border-left: 4px solid #007bff !important;
  margin: 1.5em 0 !important;
  padding: 1em 1.5em !important;
  background-color: #f8f9fa !important;
  font-style: italic !important;
}
.tiptap pre {
  background-color: #2d3748 !important;
  color: #e2e8f0 !important;
  padding: 1.5em !important;
  border-radius: 8px !important;
  margin: 1.5em 0 !important;
  overflow-x: auto !important;
}
.tiptap pre code {
  background: transparent !important;
  color: inherit !important;
  padding: 0 !important;
  font-family:
    "Monaco",
    "Menlo",
    "Ubuntu Mono",
    monospace !important;
}
.tiptap code {
  background-color: #f1f3f4 !important;
  padding: 3px 6px !important;
  border-radius: 4px !important;
  font-family:
    "Monaco",
    "Menlo",
    "Ubuntu Mono",
    monospace !important;
  color: #e83e8c !important;
}
.tiptap strong {
  font-weight: 700 !important;
}
.tiptap em {
  font-style: italic !important;
}
.tiptap s {
  text-decoration: line-through !important;
}
.tiptap hr {
  border: none !important;
  border-top: 3px solid #dee2e6 !important;
  margin: 2em 0 !important;
}
.marker\:text-\[\#132633\] *::marker {
  color: rgb(19 38 51);
}
.marker\:text-\[\#132633\]::marker {
  color: rgb(19 38 51);
}
.placeholder\:text-\[\#A6ADB4\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(166 173 180 / var(--tw-text-opacity, 1));
}
.last\:border-0:last-child {
  border-width: 0px;
}
.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}
.focus-within\:\!border-\[\#27A9E1\]:focus-within {
  --tw-border-opacity: 1 !important;
  border-color: rgb(39 169 225 / var(--tw-border-opacity, 1)) !important;
}
.hover\:-translate-y-0\.5:hover {
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:border-\[\#27A9E1\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(39 169 225 / var(--tw-border-opacity, 1));
}
.hover\:border-\[\#86D1F3\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(134 209 243 / var(--tw-border-opacity, 1));
}
.hover\:border-\[\#A6ADB4\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(166 173 180 / var(--tw-border-opacity, 1));
}
.hover\:border-\[\#C3C9CD\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(195 201 205 / var(--tw-border-opacity, 1));
}
.hover\:border-black:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.hover\:border-opacity-40:hover {
  --tw-border-opacity: 0.4;
}
.hover\:bg-\[\#15803d\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#1E8BC3\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 139 195 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#1e8bb8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 139 184 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#1e96cc\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 150 204 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#2294c9\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 148 201 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#239dd6\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(35 157 214 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#27A9E1\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(39 169 225 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#27A9E1\]\/10:hover {
  background-color: rgb(39 169 225 / 0.1);
}
.hover\:bg-\[\#2f9a3e\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(47 154 62 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#9DD4F0\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(157 212 240 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#A13340\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(161 51 64 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#E6F5FC\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(230 245 252 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#F0F9FF\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#F1F9FE\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 249 254 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#F3F4F6\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#F6F7F8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 248 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#F9FAFB\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#FEF2F2\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#FEF4E8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 244 232 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#a83340\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(168 51 64 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#d4ecfd\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(212 236 253 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-100:hover {
  background-color: var(--tw-gray-100);
}
.hover\:bg-gray-200:hover {
  background-color: var(--tw-gray-200);
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-50\/80:hover {
  background-color: rgb(249 250 251 / 0.8);
}
.hover\:bg-green-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.hover\:bg-white\/90:hover {
  background-color: rgb(255 255 255 / 0.9);
}
.hover\:text-\[\#1782E0\]:hover {
  --tw-text-opacity: 1;
  color: rgb(23 130 224 / var(--tw-text-opacity, 1));
}
.hover\:text-\[\#27A9E1\]:hover {
  --tw-text-opacity: 1;
  color: rgb(39 169 225 / var(--tw-text-opacity, 1));
}
.hover\:text-\[\#EF4444\]:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-600:hover {
  color: var(--tw-gray-600);
}
.hover\:text-gray-800:hover {
  color: var(--tw-gray-800);
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:opacity-80:hover {
  opacity: 0.8;
}
.hover\:opacity-95:hover {
  opacity: 0.95;
}
.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.hover\:shadow-sm:hover {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.hover\:shadow-xl:hover {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.hover\:brightness-95:hover {
  --tw-brightness: brightness(.95);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.hover\:main-text-color:hover {
  --tw-text-opacity: 1;
  color: rgb(39 169 225 / var(--tw-text-opacity, 1));
}
.focus\:\!border-\[\#27A9E1\]:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgb(39 169 225 / var(--tw-border-opacity, 1)) !important;
}
.focus\:border-\[\#27A9E1\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(39 169 225 / var(--tw-border-opacity, 1));
}
.focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.focus\:border-transparent:focus {
  border-color: transparent;
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-1:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-\[\#27A9E1\]:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(39 169 225 / var(--tw-ring-opacity, 1));
}
.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}
.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-inset:focus-visible {
  --tw-ring-inset: inset;
}
.focus-visible\:ring-\[\#27A9E1\]:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(39 169 225 / var(--tw-ring-opacity, 1));
}
.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:bg-gray-100:disabled {
  background-color: var(--tw-gray-100);
}
.disabled\:bg-gray-300:disabled {
  background-color: var(--tw-gray-300);
}
.disabled\:opacity-40:disabled {
  opacity: 0.4;
}
.disabled\:opacity-50:disabled {
  opacity: 0.5;
}
.disabled\:hover\:bg-\[\#16A34A\]:hover:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.disabled\:hover\:bg-\[\#27A9E1\]:hover:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(39 169 225 / var(--tw-bg-opacity, 1));
}
.disabled\:hover\:bg-white:hover:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:block {
  display: block;
}
.group:hover .group-hover\:bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.light .light\:border-gray-300 {
  border-color: var(--tw-gray-300);
}
.prose-headings\:text-gray-900 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
  color: var(--tw-gray-900);
}
.prose-h1\:mb-2 :is(:where(h1):not(:where([class~=not-prose], [class~=not-prose] *))) {
  margin-bottom: 0.5rem;
}
.prose-h1\:mt-3 :is(:where(h1):not(:where([class~=not-prose], [class~=not-prose] *))) {
  margin-top: 0.75rem;
}
.prose-h1\:text-xl :is(:where(h1):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.prose-h1\:font-bold :is(:where(h1):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-weight: 700;
}
.prose-h2\:mb-1 :is(:where(h2):not(:where([class~=not-prose], [class~=not-prose] *))) {
  margin-bottom: 0.25rem;
}
.prose-h2\:mt-3 :is(:where(h2):not(:where([class~=not-prose], [class~=not-prose] *))) {
  margin-top: 0.75rem;
}
.prose-h2\:text-lg :is(:where(h2):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.prose-h2\:font-semibold :is(:where(h2):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-weight: 600;
}
.prose-h3\:mb-1 :is(:where(h3):not(:where([class~=not-prose], [class~=not-prose] *))) {
  margin-bottom: 0.25rem;
}
.prose-h3\:mt-2 :is(:where(h3):not(:where([class~=not-prose], [class~=not-prose] *))) {
  margin-top: 0.5rem;
}
.prose-h3\:text-base :is(:where(h3):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-size: 1rem;
  line-height: 1.5rem;
}
.prose-h3\:font-semibold :is(:where(h3):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-weight: 600;
}
.prose-h3\:text-gray-800 :is(:where(h3):not(:where([class~=not-prose], [class~=not-prose] *))) {
  color: var(--tw-gray-800);
}
.prose-p\:my-1 :is(:where(p):not(:where([class~=not-prose], [class~=not-prose] *))) {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.prose-a\:cursor-pointer :is(:where(a):not(:where([class~=not-prose], [class~=not-prose] *))) {
  cursor: pointer;
}
.prose-a\:font-bold :is(:where(a):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-weight: 700;
}
.prose-a\:text-\[\#198FF6\] :is(:where(a):not(:where([class~=not-prose], [class~=not-prose] *))) {
  --tw-text-opacity: 1;
  color: rgb(25 143 246 / var(--tw-text-opacity, 1));
}
.prose-a\:no-underline :is(:where(a):not(:where([class~=not-prose], [class~=not-prose] *))) {
  text-decoration-line: none;
}
.prose-blockquote\:my-2 :is(:where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *))) {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.prose-blockquote\:border-l-\[3px\] :is(:where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *))) {
  border-left-width: 3px;
}
.prose-blockquote\:border-\[\#198FF6\] :is(:where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *))) {
  --tw-border-opacity: 1;
  border-color: rgb(25 143 246 / var(--tw-border-opacity, 1));
}
.prose-blockquote\:bg-blue-50 :is(:where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *))) {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.prose-blockquote\:px-3 :is(:where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *))) {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.prose-blockquote\:py-2 :is(:where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *))) {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.prose-blockquote\:italic :is(:where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-style: italic;
}
.prose-strong\:font-bold :is(:where(strong):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-weight: 700;
}
.prose-em\:italic :is(:where(em):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-style: italic;
}
.prose-code\:rounded :is(:where(code):not(:where([class~=not-prose], [class~=not-prose] *))) {
  border-radius: 0.25rem;
}
.prose-code\:bg-gray-100 :is(:where(code):not(:where([class~=not-prose], [class~=not-prose] *))) {
  background-color: var(--tw-gray-100);
}
.prose-code\:px-1 :is(:where(code):not(:where([class~=not-prose], [class~=not-prose] *))) {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.prose-code\:py-0\.5 :is(:where(code):not(:where([class~=not-prose], [class~=not-prose] *))) {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.prose-code\:text-gray-800 :is(:where(code):not(:where([class~=not-prose], [class~=not-prose] *))) {
  color: var(--tw-gray-800);
}
.prose-code\:before\:content-none :is(:where(code):not(:where([class~=not-prose], [class~=not-prose] *)))::before {
  --tw-content: none;
  content: var(--tw-content);
}
.prose-code\:after\:content-none :is(:where(code):not(:where([class~=not-prose], [class~=not-prose] *)))::after {
  --tw-content: none;
  content: var(--tw-content);
}
.prose-pre\:rounded-md :is(:where(pre):not(:where([class~=not-prose], [class~=not-prose] *))) {
  border-radius: 0.375rem;
}
.prose-pre\:bg-gray-100 :is(:where(pre):not(:where([class~=not-prose], [class~=not-prose] *))) {
  background-color: var(--tw-gray-100);
}
.prose-pre\:p-3 :is(:where(pre):not(:where([class~=not-prose], [class~=not-prose] *))) {
  padding: 0.75rem;
}
.prose-ol\:my-2 :is(:where(ol):not(:where([class~=not-prose], [class~=not-prose] *))) {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.prose-ol\:marker\:font-bold * :is(:where(ol):not(:where([class~=not-prose], [class~=not-prose] *)))::marker {
  font-weight: 700;
}
.prose-ol\:marker\:text-\[\#198FF6\] * :is(:where(ol):not(:where([class~=not-prose], [class~=not-prose] *)))::marker {
  color: rgb(25 143 246);
}
.prose-ol\:marker\:font-bold :is(:where(ol):not(:where([class~=not-prose], [class~=not-prose] *)))::marker {
  font-weight: 700;
}
.prose-ol\:marker\:text-\[\#198FF6\] :is(:where(ol):not(:where([class~=not-prose], [class~=not-prose] *)))::marker {
  color: rgb(25 143 246);
}
.prose-ul\:my-2 :is(:where(ul):not(:where([class~=not-prose], [class~=not-prose] *))) {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.prose-li\:my-0 :is(:where(li):not(:where([class~=not-prose], [class~=not-prose] *))) {
  margin-top: 0px;
  margin-bottom: 0px;
}
.prose-li\:marker\:text-\[\#198FF6\] * :is(:where(li):not(:where([class~=not-prose], [class~=not-prose] *)))::marker {
  color: rgb(25 143 246);
}
.prose-li\:marker\:text-\[\#198FF6\] :is(:where(li):not(:where([class~=not-prose], [class~=not-prose] *)))::marker {
  color: rgb(25 143 246);
}
.prose-table\:my-2 :is(:where(table):not(:where([class~=not-prose], [class~=not-prose] *))) {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.prose-hr\:my-3 :is(:where(hr):not(:where([class~=not-prose], [class~=not-prose] *))) {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.prose-hr\:border-gray-200 :is(:where(hr):not(:where([class~=not-prose], [class~=not-prose] *))) {
  border-color: var(--tw-gray-200);
}
.dark\:block:is(.dark *) {
  display: block;
}
.dark\:hidden:is(.dark *) {
  display: none;
}
.dark\:border-b:is(.dark *) {
  border-bottom-width: 1px;
}
.dark\:border-coal-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(21 23 28 / var(--tw-border-opacity, 1));
}
.dark\:border-b-coal-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(21 23 28 / var(--tw-border-opacity, 1));
}
.dark\:border-r-coal-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-right-color: rgb(21 23 28 / var(--tw-border-opacity, 1));
}
.dark\:bg-coal-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(13 14 18 / var(--tw-bg-opacity, 1));
}
.dark\:bg-coal-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(11 12 16 / var(--tw-bg-opacity, 1));
}
.dark\:text-gray-200:is(.dark *) {
  color: var(--tw-gray-200);
}
.dark\:text-gray-400:is(.dark *) {
  color: var(--tw-gray-400);
}
.dark\:hover\:bg-coal-400:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(15 16 20 / var(--tw-bg-opacity, 1));
}
.dark\:prose-headings\:text-gray-100 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))):is(.dark *) {
  color: var(--tw-gray-100);
}
.dark\:prose-blockquote\:bg-coal-600 :is(:where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *))):is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(11 12 16 / var(--tw-bg-opacity, 1));
}
@media (max-width: 480px) {
  .max-\[480px\]\:w-full {
    width: 100%;
  }
  .max-\[480px\]\:justify-between {
    justify-content: space-between;
  }
}
@media (min-width: 640px) {
  .sm\:col-start-3 {
    grid-column-start: 3;
  }
  .sm\:inline {
    display: inline;
  }
  .sm\:flex {
    display: flex;
  }
  .sm\:hidden {
    display: none;
  }
  .sm\:w-\[min\(280px\,100\%\)\] {
    width: min(280px, 100%);
  }
  .sm\:max-w-\[280px\] {
    max-width: 280px;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-\[1fr_auto_1fr\] {
    grid-template-columns: 1fr auto 1fr;
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:flex-wrap {
    flex-wrap: wrap;
  }
  .sm\:items-center {
    align-items: center;
  }
  .sm\:items-baseline {
    align-items: baseline;
  }
  .sm\:justify-between {
    justify-content: space-between;
  }
  .sm\:gap-8 {
    gap: 2rem;
  }
  .sm\:gap-x-2 {
    column-gap: 0.5rem;
  }
  .sm\:gap-y-1 {
    row-gap: 0.25rem;
  }
  .sm\:whitespace-nowrap {
    white-space: nowrap;
  }
  .sm\:p-8 {
    padding: 2rem;
  }
  .sm\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 768px) {
  .md\:order-1 {
    order: 1;
  }
  .md\:block {
    display: block;
  }
  .md\:h-\[calc\(100vh-20px\)\] {
    height: calc(100vh - 20px);
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-cols-\[120px\,1fr\,1fr\,1fr\,160px\] {
    grid-template-columns: 120px 1fr 1fr 1fr 160px;
  }
  .md\:grid-cols-\[2fr\,1fr\,1fr\,auto\] {
    grid-template-columns: 2fr 1fr 1fr auto;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .lg\:sticky {
    position: sticky;
  }
  .lg\:left-\[280px\] {
    left: 280px;
  }
  .lg\:top-6 {
    top: 1.5rem;
  }
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .lg\:mt-0 {
    margin-top: 0px;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:min-w-\[180px\] {
    min-width: 180px;
  }
  .lg\:min-w-\[300px\] {
    min-width: 300px;
  }
  .lg\:max-w-\[380px\] {
    max-width: 380px;
  }
  .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .lg\:flex-none {
    flex: none;
  }
  .lg\:shrink-0 {
    flex-shrink: 0;
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:items-stretch {
    align-items: stretch;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-2 {
    gap: 0.5rem;
  }
  .lg\:gap-3 {
    gap: 0.75rem;
  }
  .lg\:gap-4 {
    gap: 1rem;
  }
  .lg\:gap-6 {
    gap: 1.5rem;
  }
  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:\!pt-5 {
    padding-top: 1.25rem !important;
  }
  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 1280px) {
  .xl\:h-\[705px\] {
    height: 705px;
  }
  .xl\:w-\[360px\] {
    width: 360px;
  }
  .xl\:w-\[500px\] {
    width: 500px;
  }
  .xl\:w-\[564px\] {
    width: 564px;
  }
  .xl\:max-w-\[420px\] {
    max-width: 420px;
  }
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:flex-row {
    flex-direction: row;
  }
  .xl\:gap-0 {
    gap: 0px;
  }
}
.\[\&\:\:-webkit-inner-spin-button\]\:m-0::-webkit-inner-spin-button {
  margin: 0px;
}
.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button {
  appearance: none;
}
.\[\&\:\:-webkit-outer-spin-button\]\:m-0::-webkit-outer-spin-button {
  margin: 0px;
}
.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button {
  appearance: none;
}

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