/* _content/Ai.Coach.App.Home/Pages/FAQ.cshtml.rz.scp.css */
/* FAQ Page Specific Styles */

.accordion-button[b-71bgjwoikl] {
    font-weight: 500;
}

.accordion-button:not(.collapsed)[b-71bgjwoikl] {
    background-color: var(--bs-primary-bg-subtle);
    color: var(--bs-primary-text);
}

.bi[b-71bgjwoikl] {
    font-size: 1.1em;
}

h2 .bi[b-71bgjwoikl] {
    font-size: 1.2em;
}

.display-4 .bi[b-71bgjwoikl] {
    font-size: 0.8em;
}
/* _content/Ai.Coach.App.Home/Pages/PrivacyPolicy.cshtml.rz.scp.css */
.bi[b-eizygdtcls] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-exclamation-triangle-legal[b-eizygdtcls] {
    background-image: url('lib/bootstrap-icons/icons/exclamation-triangle.svg');
}
/* _content/Ai.Coach.App.Home/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-009m6wi9km] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-009m6wi9km] {
  color: #0077cc;
}

.btn-primary[b-009m6wi9km] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-009m6wi9km], .nav-pills .show > .nav-link[b-009m6wi9km] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-009m6wi9km] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-009m6wi9km] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-009m6wi9km] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-009m6wi9km] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-009m6wi9km] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/Ai.Coach.App.Home/Pages/TermsOfUse.cshtml.rz.scp.css */
.bi[b-aa9baumfe6] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-exclamation-triangle-legal[b-aa9baumfe6] {
    background-image: url('lib/bootstrap-icons/icons/exclamation-triangle.svg');
}
