/* /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-pq6o9by0fx] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-pq6o9by0fx] {
  color: #0077cc;
}

.btn-primary[b-pq6o9by0fx] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-pq6o9by0fx], .nav-pills .show > .nav-link[b-pq6o9by0fx] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-pq6o9by0fx] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-pq6o9by0fx] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-pq6o9by0fx] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-pq6o9by0fx] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-pq6o9by0fx] {
  /* Keep footer in normal document flow (prevents overlapping Quick Links). */
  position: static;
  width: 100%;
  white-space: normal;
  line-height: 1.4;
}

.payment-cards-logos-row[b-pq6o9by0fx] {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Payment logos: responsive + readable. */
.payment-cards-logo[b-pq6o9by0fx] {
  /* Avoid hitting min/max too early so it visibly scales. */
  width: clamp(90px, 12vw, 220px);
  height: auto;
  max-height: clamp(32px, 5vw, 70px);
  object-fit: contain;
  display: inline-block;
}
