/* .nav-backdrop {
    width: 100%; 
    height: 100%; 
    position: absolute; 
    background-color: black; z-index: 3; 
    opacity: 0.4;
  } */

  .ettEPh {
    height: 100%;
    display: flex;
    top: 0px;
    flex-direction: column;
    overflow: hidden;
    z-index: 4;
    transition: width 0.15s linear 0ms;
    /* color: rgb(255, 255, 255); */
    /* background-color: rgb(40, 40, 40); */
    background-color: #fff;
    /* opacity: 1; */
    /* position: absolute; */
    border-right: 2px solid #cecece;
    width: 220px;
  }

  .dMjDgh {
    border-left: 0px solid transparent;
  }

  .iQaiuY {
    display: flex;
    width: 100%;
    height: 64px;
  }

  .fDIAoN {
    z-index: 1;
    top: 0px;
    position: sticky;
    cursor: pointer;
    width: 100%;
    height: 64px;
    color: #333333;
    /* background-color: rgb(40, 40, 40); */
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 16px;
    text-decoration: none;
  }

  .fDIAoN:hover {
    color: #333333;

  }

  .iFYgWu {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    /* color: white; */
    pointer-events: none;
  }

  .seebizName {
    font-family: Anton; 
    font-size: 20px; 
    /* color: rgb(217, 217, 217);  */
    white-space: nowrap; 
    text-overflow: ellipsis; 
    overflow: hidde
  }

  .hQQtVW {
    line-height: 0;
    position: sticky;
    top: 56px;
    z-index: 1;
    padding: 8px 16px 16px calc(16px);
    width: 100%;
  }

  .ieIgu {
    background-color: transparent;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 500;
    /* color: rgb(255, 255, 255); */
    color: #333333;
    height: 24px;
    font-size: 12px;
    min-width: 160px;
    width: 100%;
    line-height: 0px;
    border-radius: 20px;
    border-width: 2px;
    border-style: solid;
    /* border-color: rgb(255, 255, 255); */
    border-color: #333333;
    border-image: initial;
    transition: background-color 0.25s ease-in-out 100ms, height, font-size, min-width, width, padding, margin, border;
    padding: 0px 20px;
    margin: 0px;
  }

  .ieIgu:hover {
    /* box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px; */
    box-shadow: #333333 0px 0px 0px 1px;
    /* background-color: #eeeeee; */
  }

  .cLpNqm {
    margin-left: -10px;
    padding-right: 8px;
    font-size: 15px;
    transition: color 0.25s ease-in-out 100ms, font-size, margin-left, padding-right;
  }

  .jvajVk {
    opacity: 1;
  }

  .fYRKLL {
    width: 100%;
    background-color: rgb(107, 108, 114);
    height: 1px;
    margin: 0px;
    border-left: 0px solid transparent;
    border-top: none;
    min-height: 1px;
  }

  .cBxKJj {
    height: 10px;
    border-left: 0px solid transparent;
  }

  .hQwRpU {
    overflow: hidden;
  }

  .hQwRpU::-webkit-scrollbar {
    width: 10px;
  }

  .hQwRpU::-webkit-scrollbar-track {
    background: transparent;
  }
  
  .hQwRpU::-webkit-scrollbar-thumb {
    background: rgb(136, 136, 136); 
    border-radius: 5px;
  }

  .hQwRpU::-webkit-scrollbar-thumb:hover {
    background: rgb(85, 85, 85); 
  }

  .hQwRpU:hover {
    overflow-y: auto;
  }

  .krkIAP {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    color: inherit;
  }

  .krkIAP:visited {
    /* color: rgb(212, 215, 220); */
    color: #333333;
    text-decoration: none;
  }

  .krkIAP:hover {
    color: inherit;
    background-color: #e7e7e7;
  }

  .ecJRSz {
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-image: initial;
    border-left: 8px solid transparent;
    /* color: rgb(212, 215, 220); */
    font-weight: 500;
    padding-left: 28px;
    padding-right: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    height: 40px;
    flex: 1 1 0%;
    -webkit-box-align: center;
    align-items: center;
    pointer-events: none;
  }

  .ccWHkR {
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-image: initial;
    /* border-left: 8px solid rgb(44, 160, 28); */
    /* border-left: 8px solid rgb(217, 217, 217); */
    border-left: 8px solid rgb(40, 40, 40);
    /* color: white; */
    color: #333333;
    font-weight: 600;
    padding-left: 28px;
    padding-right: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    height: 40px;
    flex: 1 1 0%;
    -webkit-box-align: center;
    align-items: center;
  }

  .koFJqU {
    -webkit-box-flex: 1;
    flex-grow: 1;
    border-left: 0px solid transparent;
  }

  .dQlFLF {
    padding: 16px;
    border-left: 0px solid transparent;
    /* background-color: rgb(40, 40, 40); */
  }

  .TjrhP {
    display: flex;
    outline: none;
    background: none;
    border: none;
    padding: 0px;
    -webkit-box-pack: center;
    justify-content: center;
  }

  .fVkgAN {
    display: flex;
    padding: 8px 20px 8px 8px;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 4px;
  }

  .bhwuim {
    /* color: rgb(141, 144, 150); */
    color: #333333;
  }

  .koETCe {
    /* color: rgb(212, 215, 220); */
    color: #333333;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
    padding-left: 4px;
    transition: opacity 0.3s ease-in-out 100ms;
    opacity: 1;
    display: flex;
  }

  div.left-nav-overlay {
    width: 100%;
    height: 100%;
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0ms;
}

.eehsCQ {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 3;
}