/* _content/ServicoFacil/Views/Cadastro/Index.cshtml.rz.scp.css */
.section__content[b-uho9w02j5l] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100vh - 250px);
}

.section__choose[b-uho9w02j5l] {
  background-color: var(--max-branco);
  padding: 2rem;
  border-radius: 10px;
  border: 4px solid var(--branco);
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.2);
}

footer[b-uho9w02j5l] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

@media screen and (max-width: 768px) {
  html[b-uho9w02j5l],
  body[b-uho9w02j5l],
  main[b-uho9w02j5l] {
    height: 100%;
  }
}
/* _content/ServicoFacil/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
