/* line 1, app/assets/stylesheets/views/login.scss */
.area-login {
  width: 100vw;
}

/* line 5, app/assets/stylesheets/views/login.scss */
.info-login {
  display: table-cell;
  margin: auto;
  width: 420px;
  max-width: 518px;
  padding: 2rem;
  vertical-align: middle;
}

/* line 14, app/assets/stylesheets/views/login.scss */
#content {
  left: 0;
  top: 0;
  width: 100vw;
}

/* line 20, app/assets/stylesheets/views/login.scss */
.content-container {
  margin-top: 6rem;
}

/* line 24, app/assets/stylesheets/views/login.scss */
.contact-icon {
  width: 1.5rem;
}

/* line 28, app/assets/stylesheets/views/login.scss */
.logo-icon {
  width: 2rem;
}

/* line 32, app/assets/stylesheets/views/login.scss */
.image {
  background-image: url(/assets/sscrop_v3/login-bg-9f822e6e0e9f07fb8f52ac8f0c44bffd52d96735241abed29b4d77d11aaf12b7.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
}

/* line 39, app/assets/stylesheets/views/login.scss */
.body-content {
  max-width: 34.25rem;
}

/* line 43, app/assets/stylesheets/views/login.scss */
.primary-badge {
  background-color: #e76b2fbf;
  color: #fff;
}

/* line 48, app/assets/stylesheets/views/login.scss */
.description-policy-text {
  color: #909294;
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  /* Caption */
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* line 61, app/assets/stylesheets/views/login.scss */
.description-policy-text-link {
  color: #909294;
}
