<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* _content/NewNiceDeerWebsite/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.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-q8xzar9imp] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-q8xzar9imp] {
  color: #0077cc;
}

.btn-primary[b-q8xzar9imp] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-q8xzar9imp], .nav-pills .show &gt; .nav-link[b-q8xzar9imp] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-q8xzar9imp] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-q8xzar9imp] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-q8xzar9imp] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-q8xzar9imp] {
  font-size: 1rem;
  line-height: inherit;
}

.icon-ft[b-q8xzar9imp] {
    width: 7%;
    margin-right: 2%;
    margin-bottom: 4%;
}


.footer[b-q8xzar9imp] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}

.footer-container[b-q8xzar9imp] {
    z-index: 0;
}

.overlay-white[b-q8xzar9imp] {
    background: linear-gradient(90deg, rgba(255,255,255,1) 15%, rgba(255,255,255,0.14627100840336138) 63%, rgba(251,251,255,0.7008928571428572) 100%);
    position: absolute;
    top:0;
    left:0;
    width:100%;
}

.green-ribbon[b-q8xzar9imp] {
    background: #4ec2bec7;
    height: 24px;
    width: 100%;
    position: relative;
    z-index: -1;
}

@media (min-width: 992px) and (max-width: 1199) {
    .navbar-expand-lg .navbar-nav[b-q8xzar9imp] {
        height: 82px;
    }
} 
</pre></body></html>