.hach-navbar{background:var(--brand-primary-dark);box-shadow:0 8px 22px rgba(36,26,25,.12);transition:box-shadow .2s}.hach-navbar.is-scrolled{box-shadow:0 12px 28px rgba(36,26,25,.2)}.hach-navbar .navbar-brand img{display:block;width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:rgba(255,255,255,.08);border-radius:6px}.hach-navbar .nav-link{color:var(--brand-text-inverse);font-weight:750}.hach-navbar .nav-link:focus,.hach-navbar .nav-link:hover{color:var(--brand-secondary)}.hach-nav-cta{margin-left:16px;background:var(--brand-accent);border-color:var(--brand-accent);color:var(--brand-text-inverse)}.hach-nav-cta:hover{background:var(--brand-secondary);border-color:var(--brand-secondary);color:var(--brand-primary-dark)}.hach-footer{padding:72px 0 30px;background:var(--brand-neutral-dark);color:var(--brand-text-inverse)}.hach-footer a,.hach-footer h5,.hach-footer p,.hach-footer span{color:var(--brand-text-inverse)}.hach-footer p{opacity:.82}.hach-footer__grid{display:grid;grid-template-columns:1.1fr 1fr 0.9fr;grid-gap:34px;gap:34px}.hach-footer__links{display:grid;grid-gap:8px;gap:8px}.hach-footer__links--inline{grid-template-columns:repeat(2,minmax(0,1fr))}.hach-footer__links a{-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px;opacity:.78}.hach-footer__links a:hover{opacity:1}.hach-footer__bottom{display:flex;justify-content:space-between;gap:16px;margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18)}.modal-title{color:var(--brand-text)}@media (max-width:991px){.hach-nav-cta{margin:12px 0 0}.hach-footer__grid{grid-template-columns:1fr}.hach-footer__bottom{flex-direction:column}}