.ball-navbar-line{background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.12);min-height:62px;padding:.4rem 0}.ball-navbar-line .navbar-brand img{height:40px;width:180px;-o-object-fit:contain;object-fit:contain}.ball-navbar-line .nav-link{color:rgba(255,255,255,.86);font-size:.88rem;font-weight:700;padding-left:.85rem;padding-right:.85rem}.ball-navbar-line .nav-link:focus,.ball-navbar-line .nav-link:hover{color:var(--brand-text-inverse)}.ball-navbar-line .navbar-toggler{border-color:rgba(255,255,255,.35)}.ball-navbar-line .navbar-toggler-icon{filter:invert(1)}.ball-footer{background:var(--brand-neutral-dark);color:var(--brand-text-inverse);padding:4rem 0 2rem}.ball-footer h5,.ball-footer h6{color:var(--brand-text-inverse);font-weight:800;margin-bottom:1rem}.ball-footer p{color:rgba(255,255,255,.72);margin-bottom:1rem}.ball-footer__contact{font-weight:700}.ball-footer__links{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.ball-footer__links a{color:rgba(255,255,255,.72);display:block;font-size:.92rem;margin:.55rem 0}.ball-footer__links a:focus,.ball-footer__links a:hover{color:var(--brand-text-inverse)}.ball-footer__bottom{align-items:center;border-top:1px solid rgba(255,255,255,.12);display:flex;gap:1rem;justify-content:space-between;margin-top:3rem;padding-top:1.25rem}.ball-footer__quote{border:1px solid rgba(255,255,255,.35);border-radius:var(--ball-radius);color:var(--brand-text-inverse)}.ball-footer__quote:hover{background:var(--brand-text-inverse);color:var(--brand-neutral-dark)}.modal-content{border:0;border-radius:var(--ball-radius)}@media (max-width:991.98px){.ball-navbar-line .navbar-collapse{padding:1rem 0}}@media (max-width:767.98px){.ball-footer__bottom{align-items:flex-start;flex-direction:column}}