/* /Pages/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-ny01lqj18d],
span.navbar-brand[b-ny01lqj18d] {
  align-items: baseline;
  display: inline-flex;
  gap: .15rem;
  min-width: 0;
  white-space: nowrap;
}

a[b-ny01lqj18d] {
  color: #0077cc;
}

.btn-primary[b-ny01lqj18d] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-ny01lqj18d], .nav-pills .show > .nav-link[b-ny01lqj18d] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-ny01lqj18d] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-ny01lqj18d] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ny01lqj18d] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ny01lqj18d] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-ny01lqj18d] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: normal;
  line-height: 1.5;
  padding: 1rem 0;
}

.footer-heart[b-ny01lqj18d] {
  width: 1em;
  height: 1em;
  margin: 0 .15em;
  vertical-align: -.15em;
  fill: #c6283d;
  animation: footer-heartbeat-b-ny01lqj18d 1.5s ease-in-out infinite;
}

@keyframes footer-heartbeat-b-ny01lqj18d {
  0%, 40%, 100% { transform: scale(1); }
  10%, 25% { transform: scale(1.18); }
  18% { transform: scale(1); }
}

@media (prefers-reduced-motion: reduce) {
  .footer-heart[b-ny01lqj18d] { animation: none; }
}
