/* /Pages/Index.cshtml.rz.scp.css */
.hero .content-wrapper[b-vja9hyzmkh] {
    max-width: min(70vw, 900px);
    overflow: hidden;
    padding-right: clamp(0.25rem, 1.2vw, 1rem);
}

.hero .hero-title[b-vja9hyzmkh] {
    display: grid;
    gap: clamp(0.35rem, 1vw, 0.65rem);
    line-height: 1.04 !important;
    margin-bottom: clamp(0.9rem, 2vw, 1.6rem) !important;
    max-width: min(70vw, 900px);
    overflow: hidden;
    padding: 0 !important;
    text-shadow: 0 3px 18px rgba(0, 0, 0, 0.62);
    text-wrap: balance;
}

.hero .hero-title > :is(h1, h2, h3, h4, h5, h6, p, span, div)[b-vja9hyzmkh] {
    margin: 0 !important;
    padding: 0 !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-style: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    letter-spacing: inherit !important;
    text-transform: inherit !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: break-word !important;
    display: block !important;
    max-width: 100% !important;
}

.hero-title-white[b-vja9hyzmkh] {
    color: #ffffff;
    font-size: clamp(2rem, 4.1vw, 4rem) !important;
    font-weight: 800 !important;
    line-height: 1.02 !important;
}

.hero-title-blue[b-vja9hyzmkh] {
    color: #63b7ff;
    font-size: clamp(1.55rem, 2.55vw, 2.65rem) !important;
    font-weight: 800 !important;
    line-height: 1.12 !important;
    max-width: 14em !important;
}

.hero .cta-section[b-vja9hyzmkh] {
    margin-top: clamp(0.75rem, 1.8vw, 1.5rem) !important;
}

@media (max-width: 768px) {
    .hero .content-wrapper[b-vja9hyzmkh] {
        margin-inline: auto;
            max-width: min(70vw, 900px);

        text-align: left;
    }

    .hero .hero-title[b-vja9hyzmkh] {
        font-size: clamp(1.1rem, 6.2vw, 1.9rem) !important;
        line-height: 1.2 !important;
            max-width: min(70vw, 900px);

    }
}
/* /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. */

[x-cloak][b-yfjg1lodhz] { display: none !important; }

a.navbar-brand[b-yfjg1lodhz] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-yfjg1lodhz] {
  color: #0077cc;
}

.btn-primary[b-yfjg1lodhz] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-yfjg1lodhz], .nav-pills .show > .nav-link[b-yfjg1lodhz] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-yfjg1lodhz] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-yfjg1lodhz] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-yfjg1lodhz] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-yfjg1lodhz] {
  font-size: 1rem;
  line-height: inherit;
}

