/* screen - frame-2608614 */

.frame-2608614 {
  align-items: flex-end;
  border: 1px none;
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 182px;
  position: relative;
}

.frame-2608614 .component-1 {
  background-color: var(--appsecondary);
  border-radius: 8px;
  gap: 8px;
  justify-content: center;
  width: fit-content;
}

.frame-2608614 .add {
  height: 16px;
  min-width: 16px;
  position: relative;
}

.frame-2608614 .enabled-1 {
  color: var(--white);
  font-family: var(--font-family-cabin);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 20px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.frame-2608614 .frame-2608613 {
  align-items: flex-start;
  border-radius: 8px;
  box-shadow: 0px -4px 12px #93939340;
  display: flex;
  flex-direction: column;
  gap: 1px;
  overflow: hidden;
  position: relative;
  /*width: fit-content;*/
  width: 100%;
  border-right: 1px solid #93939340;
}

.frame-2608614 .component-2 {
  align-self: stretch;
  background-color: var(--white);
  gap: 10px;
}

.frame-2608614 .enabled {
  color: var(--gray-1);
  font-family: var(--font-family-cabin);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 20px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.frame-2608614 .component-3 {
  background-color: var(--white);
  gap: 10px;
  width: fit-content;
}

.frame-2608614 .component {
  align-items: center;
  display: flex;
  height: 44px;
  padding: 1px 20px;
  position: relative;
  border: none;
  box-shadow: none;
  width: 100%;
  border-radius: 0;
  justify-content: flex-start;
}
