/* /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. */

a.navbar-brand[b-mbgur63y9g] {
  white-space: normal;
  text-align: center;
  word-break: keep-all;
}

a[b-mbgur63y9g] {
  color: var(--brand-primary);
}

.btn-primary[b-mbgur63y9g] {
  color: #fff;
  background: linear-gradient(135deg, var(--brand-primary), #db2777);
  border-color: transparent;
}

.nav-pills .nav-link.active[b-mbgur63y9g], .nav-pills .show > .nav-link[b-mbgur63y9g] {
  color: #fff;
  background-color: var(--brand-primary);
  border-color: var(--brand-primary);
}

.border-top[b-mbgur63y9g] {
  border-top: 1px solid var(--line);
}
.border-bottom[b-mbgur63y9g] {
  border-bottom: 1px solid var(--line);
}

.box-shadow[b-mbgur63y9g] {
  box-shadow: var(--shadow-card);
}

button.accept-policy[b-mbgur63y9g] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-mbgur63y9g] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 2rem;
}
