._26QKb {
  height: 100%;
  padding: 0 10px;
  align-items: center;
  justify-content: center;
  display: flex;
}

._1fauh {
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  background: transparent;
  border: 0;
  outline: none;
  display: inline-block;
  padding: 8px;
  transition: 0.3s;
  border-radius: 4px;
}

._idfrE {
  color: rgba(255, 255, 255, 1);
}

._2c4bY {
  color: #fff;
  pointer-events: none;
}

._1fauh:hover {
  cursor: pointer;
  background: var(--color-grey-09);
}

._IDZFA {
  display: flex;
  align-items: center;
  text-decoration: none;
  height: 52px;
  margin-left: 24px;
}

._2AFph {
  display: block;
  height: 24px;
}

._1zzMA {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
  padding: 8px;
  border-radius: 4px;
  gap: 8px;
  font-size: 14px;
}

._1zzMA:hover {
  cursor: pointer;
  background-color: var(--color-grey-09);
}

._2jOQA,
._2jOQA:hover {
  background-color: var(--color-grey-08);
}

._133aS {
  background-color: #222;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

._gFrgG {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: white;
}

._flX_3 {
  flex-grow: 1;
}

._3wrJr {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

._1qT7N {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-right: 16px;
}

@media (max-width: 767px) {
  ._1qT7N {
    gap: 8px;
  }
}

._dFhp4 {
  position: relative;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
}

._A4qGR {
  position: absolute;
  bottom: -4px;
  right: 0;
  height: 0;
  display: flex;
  justify-content: flex-end;
  z-index: 1000;
}

._2QWxM {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

._3YHxV {
  box-sizing: border-box;
  width: 318px;
  color: var(--color-white);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.19);
  border-radius: 4px;
  background-color: var(--color-grey-08);
}

@media (max-width: 767px) {
  ._3YHxV {
    width: 250px;
  }
}

._2q09Q {
  background-color: var(--color-grey-08);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  border-radius: 4px;
  padding: 24px;
  gap: 16px;
  font-size: 14px;
}

._3rlcf {
  font-style: italic;
}

._17Kn3 {
  display: flex;
  gap: 16px;
  align-items: center;
}

._1ovQA {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: var(--color-grey-09);
  width: 58px;
  height: 58px;
  min-width: 58px;
}

._3_sqr {
  display: flex;
  flex-direction: column;
}

._1I3U7 {
  font-weight: 700;
}

._YPRqp {
  margin-top: 4px;
  font-weight: 300;
}

._2Mp_h {
  display: flex;
  flex-direction: column;
}

._3NDH8 {
  padding: 16px 24px;
  text-transform: none;
  background-color: var(--color-grey-08);
  color: white;
  text-decoration: none;
  font-weight: 300;
  font-size: 14px;
  border-top: 1px solid var(--color-grey-07);
  transition: 0.3s;
}

._3NDH8:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

._3NDH8:hover {
  cursor: pointer;
  background-color: var(--color-grey-07);
}

._3iGjq {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

._3iGjq img {
  transform: rotate(180deg);
}

._1wjqZ {
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}

._uqlRd {
  transition: width var(--transition-duration);
  background-color: var(--color-grey-02);
  border-right: 1px solid var(--color-grey-03);
  z-index: 850;
  flex-grow: 0;
  flex-shrink: 0;
  color: var(--color-black);
}

._2yAkg {
  width: 264px;
  overflow: hidden;
}

._2DElr {
  width: 58px;
}

._2yAkg ._NflhN {
  padding: 8px;
}

._2DElr ._NflhN {
  padding: 8px 0px;
}

._NflhN {
  list-style-type: none;
  margin: 0;
  margin-top: 52px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._3aJxs {
  padding-bottom: 4px !important;
  border-bottom: 1px solid var(--color-grey-03);
  margin-bottom: 8px;
}

._3JhkI {
  transition: var(--transition-duration);
}

._2oUdu {
  display: flex;
  flex-direction: column;
  gap: 4px;
  list-style-type: none;
  margin: 8px 0 8px 20px;
  padding: 0;
  border-left: 1px solid var(--color-grey-03);
  font-weight: initial;
}

._3rPHb {
  display: flex;
  text-decoration: none;
  color: var(--color-black);
  padding: 10px 12px;
  margin-left: 8px;
  font-size: 14px;
  border-radius: 4px;
  transition: background-color var(--transition-duration);
}

._3rPHb:hover {
  background-color: var(--color-grey-03);
}

._2K9IR {
  text-align: center;
  width: 20px;
}

._MAouP {
  margin-left: 4px;
  white-space: nowrap;
}

._2oXdf {
  display: flex;
  justify-content: flex-start;
  padding: 0 8px;
}

._1Hw37 {
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
  font-size: 14px;
  border-radius: 4px;
  transition: background-color var(--transition-duration);
  height: 40px;
  box-sizing: border-box;
}

._3DjU8 {
  padding: 10px 12px;
  display: flex;
  align-items: center;
}

._2oXdf:hover {
  cursor: pointer;
}

._2oXdf:hover ._1Hw37 {
  background-color: var(--color-grey-03);
}

._2oXdf:hover ._1aGl_._1Hw37,
._2oXdf:hover ._1aGl_._1SprF {
  background-color: initial;
}

._2ghbZ {
  z-index: 1000;
  flex-direction: column;
  color: var(--color-black);
  background-color: var(--color-white);
  min-width: 180px;
  min-height: 26px;
  display: none;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.19);
}

._2ghbZ ._2oUdu {
  margin-right: 8px;
}

._2ghbZ a {
  text-decoration: none;
  color: inherit;
}

._2oXdf:hover ._2ghbZ {
  position: absolute;
  top: 0px;
  left: 51px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  align-items: initial;
  display: flex;
}

._1SprF {
  padding: 10px 12px;
  height: 40px;
  box-sizing: border-box;
  border-top-right-radius: 4px;
  background-color: var(--color-grey-03);
  transition: background-color var(--transition-duration);
}

._1SprF:hover {
  background-color: var(--color-grey-03);
}

._1ds4a {
  border-bottom-right-radius: 4px;
}

._cIqMh {
  margin: 3px 0;
}

._247C_ {
  transition: 0.4s;
  max-height: 0;
  overflow: hidden;
}

._32l2o {
  cursor: pointer;
}

._12qb2 {
  display: flex;
  font-size: 14px;
  border-radius: 4px;
  transition: background-color var(--transition-duration);
  box-sizing: border-box;
  height: 40px;
}

._12qb2:hover,
._12qb2:hover._1aGl_ {
  background-color: var(--color-grey-03);
}

._2MhbX {
  color: var(--color-black);
  padding: 10px 0 10px 12px;
  width: 100%;
  text-decoration: none;
}

._325jJ {
  display: flex;
  gap: 12px;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
}

._2u8Qm {
  transition: var(--transition-duration);
  padding: 10px 12px;
}

._2u8Qm:hover {
  cursor: pointer;
}

._2kQZx {
  transform: rotate(180deg);
}

._3ip8-,
._3ip8-:hover,
._2oXdf:hover ._3ip8-._1Hw37 {
  background-color: var(--color-grey-04);
  color: var(--color-black);
  font-weight: 700;
}

._3ip8- ._1SprF {
  background-color: var(--color-grey-04);
}

._1aGl_ {
  opacity: 0.4;
}

._1aGl_:hover {
  background-color: initial;
}

._1aGl_._1SprF {
  opacity: 1;
  border-top: 0.5px solid var(--color-grey-04);
  border-right: 0.5px solid var(--color-grey-04);
  border-bottom: 0.5px solid var(--color-grey-04);
}

._1t77Q {
  overflow: hidden;
  width: 240px;
  height: 100%;
  min-height: calc(100vh - 50px);
  background-color: var(--color-grey-09);
  transition: var(--transition-duration);
}

._37Ku6 {
  padding: 16px;
}

._2Dhth {
  width: 0;
}

._3BM7m {
  display: flex;
  border-bottom: 1px solid var(--color-grey-05);
  font-size: 14px;
}

._16yOb {
  box-sizing: border-box;
  display: inline-block;
  background-color: var(--color-grey-09);
  color: var(--color-white);
  border: none;
  width: 116px;
  height: 50px;
  flex-grow: 1;
  border-bottom: 2px solid transparent;
  transition: var(--transition-duration);
}

._16yOb:hover {
  cursor: pointer;
}

._2MoRx {
  font-weight: 700;
  border-bottom: 2px solid var(--color-white);
}

._2XL_X {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  list-style-type: none;
}

._3AnFE {
  display: flex;
  align-items: center;
  padding: 8px 0;
  gap: 8px;
  color: var(--color-white);
  text-decoration: none;
  box-sizing: border-box;
}

._3AnFE:hover ._3hfWE {
  border-bottom: 1px solid var(--color-white);
}

._3AnFE:hover ._3hfWE._HXZE6 {
  border-color: transparent;
}

._3hfWE {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  transition: var(--transition-duration);
  height: 18px;
}

._HXZE6 {
  font-weight: 700;
}

.AppErrorFallback {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
@keyframes react-loading-skeleton {
    100% {
        transform: translateX(100%);
    }
}

.react-loading-skeleton {
    --base-color: #ebebeb;
    --highlight-color: #f5f5f5;
    --animation-duration: 1.5s;
    --animation-direction: normal;
    --pseudo-element-display: block; /* Enable animation */

    background-color: var(--base-color);

    width: 100%;
    border-radius: 0.25rem;
    display: inline-flex;
    line-height: 1;

    position: relative;
    overflow: hidden;
    z-index: 1; /* Necessary for overflow: hidden to work correctly in Safari */
}

.react-loading-skeleton::after {
    content: ' ';
    display: var(--pseudo-element-display);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(
        90deg,
        var(--base-color),
        var(--highlight-color),
        var(--base-color)
    );
    transform: translateX(-100%);

    animation-name: react-loading-skeleton;
    animation-direction: var(--animation-direction);
    animation-duration: var(--animation-duration);
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.quSzkmURNhlKY9npH8J0 {
  border-radius: 8px 8px 0 0;
  background-color: #222222;
  color: #b4b4b4;
}

.ZrnPyApS935FXWMYQDTv {
  display: flex;
  height: 279px;
  line-height: 24px;
}

.N9RpoaPhncGSiIopT7LH,
.Wc6Qo1w6EDcRLbC0m9oN {
  margin-left: 152px;
  margin-top: 48px;
  width: 272px;
}

.Wc6Qo1w6EDcRLbC0m9oN {
  margin-left: 60px;
}

.v2NGlK7Tdob30sh4vHWG,
.EV2PEr25bCKoMSS52OTR {
  color: #fff;
  margin-bottom: 32px;
}

.yUGjoWcvgS1pVAUwdDVk {
  margin-bottom: 24px;
}

.PUsyobfoTUCI8H3uWdob {
  display: flex;
  flex-direction: column;
}

.evCsy4FCU99XfDzub7JO {
  height: 100px;
  background-color: #2e2e2e;
  padding-left: 152px;
  display: flex;
  align-items: center;
}

.zNYzkVccNq7yuDyrOf4L {
  margin-left: 24px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .N9RpoaPhncGSiIopT7LH,
  .Wc6Qo1w6EDcRLbC0m9oN {
    margin-left: 48px;
  }

  .evCsy4FCU99XfDzub7JO {
    padding-left: 48px;
  }
}

@font-face {
  font-family: "Dustin Sans";
  font-style: normal;
  font-weight: 300;
  src: url(40e44a5763d6ebf215e3.woff2);
}

@font-face {
  font-family: "Dustin Sans";
  font-style: normal;
  font-weight: 400;
  src: url(78264e73f693d33187be.woff2);
}

@font-face {
  font-family: "Dustin Sans";
  font-style: normal;
  font-weight: 700;
  src: url(f77f67520ea5eb7ee17c.woff2);
}

@font-face {
  font-family: "Dustin Sans";
  font-style: italic;
  font-weight: 300;
  src: url(17e3a02779a431148046.woff2);
}

@font-face {
  font-family: "Dustin Sans";
  font-style: italic;
  font-weight: 400;
  src: url(383e82c7db752170cfe0.woff2);
}

@font-face {
  font-family: "Dustin Sans";
  font-style: italic;
  font-weight: 700;
  src: url(67de94474e24e1969399.woff2);
}

html,
body {
  font-family: "Dustin Sans", sans-serif;
  font-size: 16px;
}

html,
body {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  background-color: var(--color-grey-02);
  font-family: var(--font-family);
  font-size: 16px;
}

button {
  font-family: var(--font-family);
}

a {
  color: inherit;
  text-decoration: none;
}

.app-container {
  display: flex;
  min-height: 100vh;
}

.app-container > main {
  flex-grow: 1;
  padding-top: 50px;
}

.MuiListItem-root {
  font-family: var(--font-family) !important;
}

.shell__iframe-container {
  width: 100%;
  height: 100%;
}

.shell__iframe-container > iframe {
  width: 100%;
  height: 100%;
}

