/* screen - popup-add-new-category */

.popup-add-new-category {
  align-items: flex-start;
  background-color: var(--white);
  border: 1px none;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  /*min-width: 518px;*/
  /*padding: 32px 48px 48px;*/
  position: relative;
  width: 100%;
}

.popup-add-new-category .frame-2608576 {
  align-items: center;
  align-self: stretch;
  height: 56px;
  justify-content: space-between;
}

.popup-add-new-category .close-default {
  height: 24px;
  margin-right: -11581.00px;
  margin-top: -12474.00px;
  min-width: 24px;
  position: relative;
}

.popup-add-new-category .title {
  color: var(--blue-1);
  font-family: var(--font-family-sf_pro-semibold);
  font-size: var(--font-size-xl);
  font-weight: 590;
  letter-spacing: 0;
  line-height: 36px;
  /*margin-left: -11894.5px;*/
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.popup-add-new-category .icon-close {
  height: 28px;
  margin-left: -11894.5px;
  min-width: 28px;
  position: relative;
}

.popup-add-new-category .frame-2608599 {
  align-items: center;
  align-self: stretch;
  gap: 60px;
}

.popup-add-new-category .frame-2608591 {
  align-items: center;
  flex: 1;
  gap: 16px;
}

.popup-add-new-category .input-large {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
  position: relative;
}

.popup-add-new-category .label {
  color: var(--gray-2);
  font-family: var(--font-family-sf_pro-medium);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.popup-add-new-category .frame-2608131 {
  align-items: center;
  align-self: stretch;
  border: 1px solid;
  border-color: var(--gray-4);
  border-radius: 8px;
  gap: 10px;
  height: 44px;
  padding: 15px 16px;
}

.popup-add-new-category .text-input {
  color: var(--gray-3);
  font-family: var(--font-family-sf_pro-medium);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-bottom: -2.50px;
  margin-top: -4.50px;
  position: relative;
  /*text-align: center;*/
  white-space: nowrap;
  /*width: fit-content;*/
  width: 100%;
}

.popup-add-new-category .frame-2608600 {
  align-items: center;
  align-self: stretch;
  gap: 60px;
  height: 121px;
}

.popup-add-new-category .frame-2608591-1 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 1;
  gap: 16px;
  position: relative;
}

.popup-add-new-category .input-large-1 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
  position: relative;
}

.popup-add-new-category .frame-2608131-1 {
  align-items: flex-start;
  align-self: stretch;
  border: 1px solid;
  border-color: var(--gray-4);
  border-radius: 8px;
  display: flex;
  flex: 1;
  gap: 10px;
  padding: 15px 16px;
  position: relative;
}

.popup-add-new-category .text-input-1 {
  color: var(--gray-3);
  font-family: var(--font-family-sf_pro-medium);
  font-size: var(--font-size-m);
  font-weight: 500;
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1.00px;
  position: relative;
  /*text-align: center;*/
  white-space: nowrap;
  /*width: fit-content;*/
  width: 100%;
}

.popup-add-new-category .component-1 {
  border: 1px solid;
  border-color: var(--blue-1);
  gap: 8px;
  width: fit-content;
}

.popup-add-new-category .icon-solidcloud-upload {
  height: 16px;
  min-width: 16px;
  position: relative;
}

.popup-add-new-category .enabled {
  color: var(--blue-1);
  font-family: var(--font-family-sf_pro-regular);
  font-size: var(--font-size-l);
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 24px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.popup-add-new-category .frame-2608598 {
  align-items: flex-start;
  align-self: stretch;
  gap: 24px;
}

.popup-add-new-category .component-2 {
  background-color: var(--neutralsecondary-3);
  flex: 1;
  gap: 10px;
}

.popup-add-new-category .enabled-1 {
  color: var(--gray-1);
}

.popup-add-new-category .component-3 {
  background-color: var(--blue-1);
  gap: 10px;
  width: fit-content;
}

.popup-add-new-category .enabled-2 {
  color: var(--white);
}

.popup-add-new-category .component {
  align-items: center;
  border-radius: 8px;
  display: flex;
  height: 44px;
  justify-content: center;
  padding: 1px 20px;
  position: relative;
}

.popup-add-new-category .enabled-3 {
  font-family: var(--font-family-sf_pro-regular);
  font-size: var(--font-size-l);
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 24px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.popup-add-new-category .frame {
  display: flex;
  position: relative;
}
