.sa5f690 {
  width: 100%;
  height: max-content;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--mantine-color-background-0);
}
.sa5f691 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
  flex-basis: max-content;
  min-height: 70px;
  border: 1px solid var(--mantine-color-background-4);
  gap: var(--_119yoch5);
  padding: var(--_119yoch5);
}
.sa5f692 {
  flex: 100 1 380px;
  width: max-content;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid var(--mantine-color-background-4);
  border-bottom: 1px solid var(--mantine-color-background-4);
  min-height: 70px;
  gap: var(--_119yoch4);
  padding: var(--_119yoch5);
}
.sa5f693 {
  display: flex;
  gap: 5px;
  height: 34px;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 1;
}
.sa5f694 {
  width: 100%;
  overflow: hidden;
}
.sa5f695 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  white-space: nowrap;
}
.sa5f696 {
  font-size: var(--_1d1i4mat);
  line-height: 1.1;
  color: var(--mantine-color-foreground-0);
  font-weight: 600;
}
.sa5f697 {
  margin-top: 0 !important;
}
@media (max-width: 768px) {
  .sa5f690 {
    flex-direction: row;
    flex-wrap: nowrap;
    height: max-content;
  }
  .sa5f691 {
    width: 100%;
    justify-content: flex-end;
  }
  .sa5f692 {
    width: 100%;
    justify-content: center;
    flex-basis: max-content;
  }
  .sa5f695 {
    display: none;
  }
}
