.kcpfe40 {
  position: fixed;
  right: 0;
  top: 0;
  width: 280px;
  height: 100%;
  max-height: 100%;
  display: none;
  opacity: 0;
  transform: translateX(100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  background-color: var(--mantine-color-background-0);
  border-left: 1px solid var(--mantine-color-background-4);
  transition: display 0.32s ease allow-discrete, all 0.32s ease, color 0.08s ease, max-height 1.4s ease, fill 0.08s ease, background-position 0.45s ease, border-color 0.08s ease, width 2.8s ease, height 0.8s ease, z-index 0s ease;
  z-index: 110;
}
.kcpfe41 {
  transform: translateX(0);
}
.kcpfe42 {
  transform: translateX(100%);
}
.kcpfe43 {
  display: none;
  opacity: 0;
  transition: display 0.32s ease allow-discrete, all 0.32s ease, color 0.08s ease, max-height 1.4s ease, fill 0.08s ease, background-position 0.45s ease, border-color 0.08s ease, width 2.8s ease, height 0.8s ease, z-index 0s ease;
  z-index: 120;
}
.kcpfe44 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 85px;
  background-color: var(--mantine-color-background-0);
  padding: var(--t1lttd4) calc(var(--t1lttd4) * 2);
  gap: var(--t1lttd5);
  transition: display 0.32s ease allow-discrete, all 0.32s ease, color 0.08s ease, max-height 1.4s ease, fill 0.08s ease, background-position 0.45s ease, border-color 0.08s ease, width 2.8s ease, height 0.8s ease, z-index 0s ease;
  border-bottom: 1px solid var(--mantine-color-background-4);
  z-index: 110;
}
.kcpfe45 {
  height: 100%;
  max-height: calc(100% - 85px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  transition: display 0.32s ease allow-discrete, all 0.32s ease, color 0.08s ease, max-height 1.4s ease, fill 0.08s ease, background-position 0.45s ease, border-color 0.08s ease, width 2.8s ease, height 0.8s ease, z-index 0s ease;
}
.kcpfe46 {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  overflow: auto;
  padding: var(--t1lttd3) var(--t1lttd8);
  gap: var(--t1lttd5);
  transition: display 0.32s ease allow-discrete, all 0.32s ease, color 0.08s ease, max-height 1.4s ease, fill 0.08s ease, background-position 0.45s ease, border-color 0.08s ease, width 2.8s ease, height 0.8s ease, z-index 0s ease;
}
.kcpfe47 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: var(--t1lttd4) calc(var(--t1lttd4) * 2);
  padding-top: calc(var(--t1lttd4) * 1.5);
  gap: var(--t1lttd5);
  transition: display 0.32s ease allow-discrete, all 0.32s ease, color 0.08s ease, max-height 1.4s ease, fill 0.08s ease, background-position 0.45s ease, border-color 0.08s ease, width 2.8s ease, height 0.8s ease, z-index 0s ease;
  border-top: 1px solid var(--mantine-color-background-4);
}
.kcpfe48 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 28px;
  row-gap: 12px;
  transition: display 0.32s ease allow-discrete, all 0.32s ease, color 0.08s ease, max-height 1.4s ease, fill 0.08s ease, background-position 0.45s ease, border-color 0.08s ease, width 2.8s ease, height 0.8s ease, z-index 0s ease;
  opacity: 1;
  margin-block: auto;
}
.kcpfe49 {
  position: relative;
  display: flex;
  width: max-content;
  align-items: center;
  gap: 12px;
}
.kcpfe4a {
  cursor: pointer;
  font-weight: 500;
  font-size: var(--qidzlst);
  color: var(--mantine-color-foreground-0);
  text-decoration: none;
  transition: display 0.32s ease allow-discrete, all 0.32s ease, color 0.08s ease, max-height 1.4s ease, fill 0.08s ease, background-position 0.45s ease, border-color 0.08s ease, width 2.8s ease, height 0.8s ease, z-index 0s ease;
}
.kcpfe4a:hover {
  color: var(--mantine-color-foreground-5);
}
.kcpfe4b {
  font-weight: 700;
}
.kcpfe4d {
  width: 150%;
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  border-width: 1px;
  border-color: transparent;
  bottom: -10px;
  transition: display 0.32s ease allow-discrete, all 0.32s ease, color 0.08s ease, max-height 1.4s ease, fill 0.08s ease, background-position 0.45s ease, border-color 0.08s ease, width 2.8s ease, height 0.8s ease, z-index 0s ease;
}
.kcpfe4e {
  border-color: var(--mantine-color-foreground-0);
}
@media (max-width: 768px) {
  .kcpfe40 {
    display: flex;
    opacity: 1;
  }
  .kcpfe43 {
    display: flex;
    opacity: 1;
  }
}
