/* _content/PureLogicCode/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-3vghvc0nzc] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-3vghvc0nzc] {
  color: #0077cc;
}

.btn-primary[b-3vghvc0nzc] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-3vghvc0nzc], .nav-pills .show > .nav-link[b-3vghvc0nzc] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-3vghvc0nzc] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-3vghvc0nzc] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-3vghvc0nzc] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-3vghvc0nzc] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-3vghvc0nzc] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

 .features-section[b-3vghvc0nzc],
 .price-section[b-3vghvc0nzc] {
   padding: 30px 0;
 }

.screenshot[b-3vghvc0nzc] {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-top: 15px;
}

.payment-option[b-3vghvc0nzc] {
  text-align: center;
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  /* Ensure space between stacked options */
}

.payment-logo[b-3vghvc0nzc] {
  max-width: 130px;
  margin-bottom: 10px;
}

.buy-now-button[b-3vghvc0nzc] {
  cursor: pointer;
  width: 100px;
  /* Adjust as needed */
}

.payment-logo[b-3vghvc0nzc],
.buy-now-button[b-3vghvc0nzc] {
  margin-left: auto;
  margin-right: auto;
  /* Center-align for smaller screens */
}
