.app-layout[data-v-f743037b] {
  overflow: hidden;
  position: relative;
}
.app-layout[data-v-f743037b],
.login-wrap[data-v-f743037b] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.login-wrap[data-v-f743037b] {
  align-items: center;
  background: var(--company-background) no-repeat center bottom;
  background-size: cover;
  justify-content: center;
  padding: 0 24px;
  width: 100%;
}
