.pYrJU {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 200px;
}

.Ew22Q {
  position: relative;
  height: 75vh;
  width: 80vw;
  min-height: 480px;
  min-width: 800px;
}



.rRKvS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 14px;
}

.g4Qlg {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #131517;
  max-height: 100vh;
  min-height: 400px;
}

.hXnos {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.LlGib {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wrO37 {
  margin: 16px 0 0 46px;
}

.wrO37 svg {
  height: 32px;
}

.YdPaa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px;
  margin-top: 20px;
}

.YdPaa svg {
  height: 54px;
}

.GOYnZ {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.C53ob {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ITTaR {
  width: 50%;
  z-index: 1;
}

.iHp05 {
  height: 200px;
}

.EMK5d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.EMK5d button {
  background-color: #fff;
  border: 0;
  outline: 0;
  cursor: pointer;
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.VzfLP {
  width: 125px;
}

.rRKvS
  .ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #f4f4f4;
}

.rRKvS
  .ant-select-dropdown-menu-item:not(.ant-select-dropdown-menu-item-disabled):hover {
  background-color: #e0e0e0;
}

@media (max-width: 768px) {
  .g4Qlg {
    display: none;
  }
}

.os1_c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.IOYZu {
  margin-right: 10px;
  font-size: 20px;
}

.Oz6G0 {
  width: 400px;
}

.MZhB_ {
  min-height: 160px;
}

.Cpdqd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 10px;
}

@font-face {
  font-family: 'Onest';
  src: url(/assets/files/Onest-VariableFont_wght.f8a8ebbba59b2accd5ec.woff2) format('woff2-variations'),
       url(/assets/files/Onest-VariableFont_wght.f8a8ebbba59b2accd5ec.woff2) format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* set to have specific reference for calculating rem unit */
html {
  font-size: 16px;
}

body {
  margin: 0;
  font-family: 'Onest', sans-serif;
  font-family: var(--font-family-base, 'Onest', sans-serif);
  -webkit-font-feature-settings: 'ss02';
          font-feature-settings: 'ss02';
  letter-spacing: 0.01em;
}

a {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #242C34;
}

#app {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Onest', sans-serif;
  font-family: var(--font-family-base, 'Onest', sans-serif);
  -webkit-font-feature-settings: 'ss02';
          font-feature-settings: 'ss02';
  line-height: 22px;
  letter-spacing: 0.01em;
}

.ant-popconfirm-buttons .ant-btn-primary{
  background-color: #242c34;
}

.ant-table-wrapper .ant-table-thead > tr > th {
  font-weight: 500;
}

/* This targets design system components with both .w-full and .sm\:w-fit.
For some reason, this is handled in a wrong way in manage, which is why we overwrite the rule here  */
@media (min-width: 640px) {
  .w-full.sm\:w-fit {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
  }
}


/*# sourceMappingURL=https://sourcemaps.sre.gridx.de/xenon/8578/main.a240d9d3c2bc03ec6500.css.map*/