/* Hero Section Styles */
.cjvWhH {
  height: 100%;
  width: 80%;
  display: flex;
}

.bMLYxa {
  min-height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-image: url("img/visual-sign-in-rebranding.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
}

.hHyJeY {
  display: flex;
  cursor: inherit;
  flex-direction: row;
  margin-bottom: 24px;
  margin-top: 32px;
  align-items: center;
  place-content: center;
}

.VDNzM {
  margin-bottom: 32px;
  padding-left: 48px;
  padding-right: 48px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.hiFyHf {
  font-size: 32px;
  line-height: 43px;
  text-transform: none;
  font-variant-numeric: normal;
  text-align: center;
  font-weight: 500;
  word-break: normal;
  white-space: inherit;
  user-select: auto;
  text-decoration: none;
  cursor: inherit;
  color: rgb(10, 13, 17);
}

.doscns {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.empJaY {
  display: flex;
  cursor: inherit;
  flex-direction: row;
  min-height: 120px;
  align-items: center;
  justify-content: space-evenly;
}

.eIMsdf {
  align-items: center;
  display: flex;
  flex: 1 1 0%;
  justify-content: center;
}

.bGHdsd {
  display: flex;
  cursor: inherit;
  flex-direction: row;
  align-items: center;
  margin-top: 8px;
}

.eeKpdA {
  /* SVG container styles can be added here if needed */
}

.kxuSem {
  font-size: 12px;
  line-height: 14px;
  text-transform: none;
  font-variant-numeric: normal;
  text-align: center;
  font-weight: 500;
  word-break: normal;
  white-space: inherit;
  user-select: auto;
  text-decoration: none;
  cursor: inherit;
  color: rgb(255, 255, 255);
}

.khgrjh {
  display: flex;
  cursor: inherit;
  flex-direction: column;
  height: 100%;
  width: 35%;
  margin-left: -16px;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1200px) {
  .cjvWhH {
    padding: 16px;
  }
}

@media (min-width: 1200px) {
  .VDNzM {
    padding-bottom: 32px;
  }
}

@media (min-width: 1200px) {
  .empJaY {
    padding-left: 12px;
    padding-right: 12px;
  }
}