/* _content/Clube.App/Pages/Auth/ResetPassword.cshtml.rz.scp.css */
div.reset-password div.form-container[b-l93mhuyt5o] {
  width: 50%;
  max-width: 550px;
}

div.reset-password button.submit-button[b-l93mhuyt5o] {
  margin-top: 2rem;
}

div.logo[b-l93mhuyt5o] {
  max-width: 350px;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

button:focus[b-l93mhuyt5o], .form-control:focus[b-l93mhuyt5o] {
  box-shadow: none !important;
}

@media (max-width: 1200px) {
  div.reset-password div.form-container[b-l93mhuyt5o] {
    width: 90%;
  }

  div.logo[b-l93mhuyt5o] {
    max-width: 250px;
  }

  h1[b-l93mhuyt5o] {
    font-size: 2rem;
  }
}

@media (max-width: 600px) {
  div.reset-password div.form-container[b-l93mhuyt5o] {
    width: 90%;
  }

  div.logo[b-l93mhuyt5o] {
    max-width: 230px;
  }

  h1[b-l93mhuyt5o] {
    font-size: 2rem;
  }

}

@media (max-width: 400px) {
  h1[b-l93mhuyt5o] {
    font-size: 1.8rem;
  }

  .responsive-line-break[b-l93mhuyt5o] {
    display: block;
  }
}
/* _content/Clube.App/Pages/Auth/SuccessResetPassword.cshtml.rz.scp.css */
div.success-container[b-9kov2148nb] {
  max-width: 550px;
  margin: 5rem auto;
}

div.success-container i.check-icon[b-9kov2148nb] {
  font-size: 10.5em;
}
/* _content/Clube.App/Pages/Auth/VerifyEmail.cshtml.rz.scp.css */
div.verify-email-container[b-8mae79ruvo] {
  max-width: 700px;
  margin: 5rem auto;
}

div.verify-email-container i.email-icon[b-8mae79ruvo] {
  font-size: 10.5em;
}
/* _content/Clube.App/Pages/Index.cshtml.rz.scp.css */
div.home-container[b-o5dm7d0roi] {
  max-width: 700px;
  margin: 5rem auto;
}

div.home-container i.hammer-icon[b-o5dm7d0roi] {
  font-size: 10.5em;
}
/* _content/Clube.App/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

