/* screen - overlay-2 */

.overlay-2 {
  align-items: center;
  background-color: var(--sizzling-sunrise);
  display: flex;
  flex-direction: column;
  gap: 40px;
  justify-content: center;
  overflow: hidden;
  padding: 32px;
  position: relative;
}

#overlay-overlay-2 {
  align-items: center;
  background-color: #fbda00ff;
  justify-content: flex-start;
}

.overlay-2 .overlay {
  align-items: center;
  background-color: var(--sizzling-sunrise);
  display: flex;
  flex-direction: column;
  gap: 40px;
  justify-content: center;
  padding: 32px;
  width: 375px;
}

.overlay-2 .frame-26 {
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  justify-content: space-between;
  width: 100%;
}

.overlay-2 .vector {
  height: 20.91px;
  position: relative;
  width: 95.52px;
}

.overlay-2 .frame-155 {
  display: inline-flex;
  gap: 32px;
  height: 31px;
}

.overlay-2 .frame {
  align-items: center;
  position: relative;
}
