@media (max-width: 990px) {
  .div-login-background {
    display: none;
  }
}

.div-login-background {
  max-height: 664px;
}

.login-foot-hrefs {
  display: flex;
  justify-content: center;
  position: relative;
  top: 55px;
}

.text-h1 {
  font-weight: 500;
  font-size: 29.03px;
  line-height: 40px;
  font-feature-settings:
    "pnum" on,
    "lnum" on;
  text-align: center;
}

.text-legend {
  width: 210px;
  height: 19px;

  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
}

.forgot-password {
  font-weight: 600;
  font-size: 11.67px;
  line-height: 16px;
  text-align: right;
  text-decoration-line: underline;
  color: #1351b4;
}

.first-access-href {
  font-weight: 600;
  font-size: 16.8px;
  line-height: 23px;
  text-align: center;
  position: relative;
  top: 40px;
  color: #1351b4;
}

.foot-href {
  font-weight: 600;
  font-size: 11.67px;
  line-height: 16px;
  text-decoration: none;
  font-feature-settings:
    "pnum" on,
    "lnum" on;
  color: #1351b4;
}

.login-button {
  position: relative;
  top: 25px;
}

.logo-govBR-btn {
  margin-left: 0.6vh;
}

.icon-certificado {
  margin-right: 0.4vh;
}

.certificado-btn {
  margin-top: 2vh;
}

.br-checkbox {
  margin-bottom: 20px;
}
