@font-face {
  font-family: 'Gotham Book';
  src: url('../../../fonts/Gotham-Book.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Medium';
  src: url('../../../fonts/Gotham-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Ultra';
  src: url('../../../fonts/Gotham-Ultra.ttf') format('opentype');
}

@media (min-width: 1920px) {
  #hardwork-acesso .hardwork-acesso-header {
    padding: 140px 64px 140px 400px !important;
    max-width: unset !important;
    position: absolute !important;
  }

  #hardwork-acesso .hardwork-acesso-login {
    /* position: absolute; */
    height: 53% !important;
    right: 400px !important;
    width: 434px;
    position: absolute;
    background-color: #FFF;
    bottom: 200px !important;
    border-radius: 16px;
  }
}

.hardwork-acesso-page {
  background: linear-gradient(261.22deg, #000 16.62%, #232323 82.07%);
  display: flex;
  position: relative;
  overflow: hidden;
}

#hardwork-acesso .hardwork-acesso-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

#hardwork-acesso .hardwork-acesso-geral {
  display: flex;
}

#hardwork-acesso .hardwork-acesso-header {
  padding: 140px 64px;
  max-width: 766px;
  position: absolute;
}

#hardwork-acesso .hardwork-bg-base {
  position: relative;
  display: block;
  width: 1920px;
  height: 720px;
}

#hardwork-acesso .hardwork-bg-mid {
  display: none;
}

#hardwork-acesso .hardwork-bg-small {
  display: none;
}


#hardwork-acesso .hardwork-header-logo-base {
  margin-bottom: 24px;
}

#hardwork-acesso .hardwork-acesso-img {
  margin-bottom: 24px;
}

#hardwork-acesso .hardwork-acesso-title {
  color: #DF1040;
  font-family: 'Poppins';
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 70px */
  margin-bottom: 40px;
  max-width: 500px;
}

#hardwork-acesso .hardwork-acesso-text {
  color: #FFF;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 24px;
  line-height: 125%;
  margin-bottom: 24px;
  max-width: 395px;
}

#hardwork-acesso .hardwork-acesso-pergunta {
  color: #FFF;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
}

#hardwork-acesso .hardwork-acesso-login {
  /*position: absolute;*/
  height: 53%;
  right: 38px;
  width: 434px;
  position: absolute;
  background-color: #FFF;
  bottom: 187px;
  border-radius: 16px;
}

#hardwork-acesso .hardwork-acesso-form-title {
  color: #E0311B;
  font-family: 'Montserrat';
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#form-login-hardwork label {
  color: #020810;
  border-radius: 7px;
  margin-bottom: 14px;
}

#form-login-hardwork input {
  background-color: #FFF;
  color: #161616;
  border-radius: 8px;
  margin-bottom: 27px;
  height: 40px;
  font-size: 16px;
}

#hardwork-acesso .form-group {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.25%;
  vertical-align: middle;

  align-items: center;
  color: #a9aba3;
}

#hardwork-acesso .forgot-password {
  color: #232323;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.5%;
  text-align: right;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
  float: right;
  margin-bottom: 27px;
}

#hardwork-acesso .btn {
  border-radius: 8px;
  background: #DF1040;
  color: #FFF;
  text-align: center;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1.25%;
  vertical-align: middle;


  width: 100%;
  margin-bottom: 16px;
}

#hardwork-acesso .btn:hover {
  background-color: #DF1040;
  color: #FFF;
}

#hardwork-acesso #form-login-hardwork {
  padding: 40px 49px;
}

#hardwork-acesso .create-account {
  color: #232323;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.5%;
  text-align: center;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;

  margin-top: 14px;
}

#hardwork-acesso .create-account2 {
  display: none;
}

footer#application-footer {
  background-color: #161616;
}






@media (min-width: 577px) and (max-width: 1023px) {

  #hardwork-acesso .hardwork-bg-base {
    position: relative;
    display: none;
  }

  #hardwork-acesso .hardwork-bg-mid {
    display: block;
    width: 100%;
  }

  #hardwork-acesso .hardwork-bg-small {
    display: none;
  }

  #hardwork-acesso .hardwork-acesso-header {
    padding: 13.146vw 3.837vw;
  }

  #hardwork-acesso .hardwork-acesso-title {
    font-size: 4.796vw;
    line-height: normal;
    max-width: 41.556vw;
    margin-bottom: 1.918vw;
  }

  #hardwork-acesso .hardwork-acesso-title span {
    font-size: 3.837vw;
    line-height: 2.639vw;
  }

  #hardwork-acesso .hardwork-acesso-text {
    font-size: 2.878vw;
    line-height: normal;
    max-width: 43.41vw;
    margin-bottom: 3.837vw;
  }

  #hardwork-acesso .hardwork-acesso-pergunta {
    font-size: 2.278vw;
    line-height: normal;
  }

  #hardwork-acesso #form-login-hardwork {
    padding: 4.796vw 5.755vw;
  }

  #form-login-hardwork input {
    height: 4.317vw;
  }

  #hardwork-acesso .form-group {
    font-size: 2.278vw;
  }

  #hardwork-acesso .forgot-password {
    font-size: 1.559vw;
  }

  #hardwork-acesso .btn {
    padding: 1.799vw 2.398vw;
    font-size: 3.237vw;
  }

  #hardwork-acesso .create-account {
    font-size: 1.559vw;
  }

  #hardwork-acesso .create-account2 {
    display: none;
  }

  #hardwork-acesso .btn {
    padding: 1.918vw 2.878vw;
    font-size: 1.918vw;
    letter-spacing: 0.32px;
  }

  #hardwork-acesso .hardwork-acesso-login {
    max-width: 54vw;
    right: 3.957vw;
    width: 44.844vw;
    bottom: 20.748vw;
    height: 60%;
  }

  #hardwork-acesso .hardwork-acesso-form-title {
    font-size: 3.957vw;
    font-style: normal;
  }
}




@media (min-width: 0px) and (max-width: 576px) {

  .hardwork-acesso-page {
    display: flex;
    flex-direction: column;
    position: relative;
  }

  #hardwork-acesso .hardwork-bg-base {
    display: none;
  }

  #hardwork-acesso .hardwork-bg-mid {
    display: none;
  }

  #hardwork-acesso .hardwork-bg-small {
    display: block;
    position: relative;
    width: 100%;
  }

  #hardwork-acesso .hardwork-acesso-geral {
    display: unset;
  }


  #hardwork-acesso .hardwork-acesso-header {
    padding: 8.889vw 4.444vw;
    width: 100%;
    flex: none;
    position: absolute;
    top: 0;
    max-width: 100%;
    overflow: hidden;
  }

  #hardwork-acesso .hardwork-acesso-title {
    font-size: 12.778vw;
    margin-bottom: 6.667vw;
  }

  #hardwork-acesso .hardwork-acesso-title span {
    font-size: 8.889vw;
    line-height: 10.556vw;
  }

  #hardwork-acesso .hardwork-acesso-text {
    font-size: 5vw;
    line-height: normal;
    margin-bottom: 4.5vw;
    max-width: 89.556vw;
  }

  #hardwork-acesso .hardwork-acesso-pergunta {
    font-size: 4.444vw;
    line-height: 184.58%;
    margin-bottom: 12.5vw;
    margin-right: 1vw;
  }

  #hardwork-acesso .form-group {
    font-size: 5.278vw;
    line-height: 6.111vw;
    margin-bottom: 2.222vw;
  }

  #hardwork-acesso .forgot-password {
    font-size: 4.444vw;
    line-height: normal;
    margin-bottom: 3.611vw;
  }

  #form-login-hardwork input {
    height: 10vw;
    border-radius: 2.222vw;
    font-size: 4.444vw;
  }

  #hardwork-acesso .btn {
    padding: 4.167vw 5.556vw;
    font-size: 7.5vw;
    margin-bottom: 3.611vw;
    margin-top: 3.611vw;
  }

  #hardwork-acesso .hardwork-acesso-login {
    width: 100%;
    position: unset;
    height: unset;
    border-radius: unset;
  }

  #hardwork-acesso .form-control {
    margin-bottom: 3.611vw;
    width: 91vw;
  }

  #hardwork-acesso .create-account {
    text-align: center;
    font-size: 4.444vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.08px;
    text-decoration-line: underline;
    padding-left: 4.167vw;
    margin-bottom: 3.611vw;
    display: block;
  }

  #hardwork-acesso .create-account2 {
    display: none;
  }

  #hardwork-acesso #form-login-hardwork {
    padding: 8.889vw 4.444vw;
  }

  #hardwork-acesso .btn {
    padding: 4.444vw 6.667vw;
    font-size: 4.444vw;
    letter-spacing: 0.32px;
  }

  #hardwork-acesso .hardwork-acesso-form-title {
    font-size: 6.667vw;
    font-style: normal;
  }
}