.dhshki0 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
}
.dhshki1 {
  display: flex;
  flex-direction: column;
  gap: var(--t1lttd5);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  overflow-y: auto;
  flex: 1;
  padding: var(--t1lttd5);
}
.dhshki2 {
  padding: 0;
  gap: 0;
}
.dhshki3 {
  width: 100%;
  max-width: 100%;
  flex-direction: column;
  flex-shrink: 0;
  gap: var(--t1lttd5);
  background-color: var(--mantine-color-background-0);
}
.dhshki3  button {
  flex-shrink: 1 !important;
}
.dhshki4 {
  border-top: 1px solid var(--mantine-color-background-4);
}
.dhshki5 {
  width: 100%;
  max-width: 100%;
  flex-direction: column;
  flex-shrink: 0;
  gap: var(--t1lttd5);
  background-color: var(--mantine-color-background-0);
}
.dhshki6 {
  border-bottom: 1px solid var(--mantine-color-background-4);
}
.pb436h0 {
  width: 100%;
  max-width: 100%;
  flex-direction: row;
  flex-shrink: 0;
  position: sticky;
  bottom: 0;
  gap: var(--t1lttd5);
  padding: var(--t1lttd5);
  background-color: var(--mantine-color-background-0);
}
.pb436h0 > button {
  flex-shrink: 0;
}
