.bh,.bh *{box-sizing:border-box}.bh{--bh-blue:#0074c7;--bh-navy:#002a47;--bh-light-blue:#dfefff;--bh-yellow:#ffa900;--bh-white:#fff;--bh-border:#e0e0e0;--bh-font:"Raleway",sans-serif;--bh-height:118px;font-family:var(--bh-font);position:relative;width:100%;z-index:1000}.bh__nav{background:var(--bh-white);border-bottom:1px solid var(--bh-border);border-top:4px solid var(--bh-blue);box-shadow:0 2px 12px rgba(0,42,71,.08);height:var(--bh-height);position:sticky;top:0;width:100%}.bh__inner{align-items:center;display:flex;gap:32px;height:100%;justify-content:space-between;margin:0 auto;max-width:1920px;padding:0 48px;width:100%}.bh__logo{align-items:center;display:inline-flex;flex-shrink:0;text-decoration:none!important}.bh__logo img{display:block;height:64px;max-width:240px;width:auto}.bh__links{align-items:center;display:flex;gap:34px;justify-content:center;list-style:none}.bh__links,.bh__links li{margin:0;padding:0}.bh__links a{color:var(--bh-navy)!important;display:inline-block;font-family:var(--bh-font);font-size:27px;font-weight:700;line-height:1.2;padding:10px 6px;text-decoration:none!important;transition:color .2s ease;white-space:nowrap}.bh__links a:hover{color:var(--bh-blue)!important;text-decoration:none!important}.bh__actions{align-items:center;display:flex;flex-shrink:0;gap:18px}.bh__login,.bh__quote{align-items:center;border-radius:10px;display:inline-flex;font-family:var(--bh-font);font-size:24px;font-weight:700;justify-content:center;line-height:1.2;min-height:72px;text-align:center;text-decoration:none!important;transition:background .2s ease,color .2s ease,transform .2s ease;white-space:nowrap}.bh__login{background:var(--bh-white);border:3px solid var(--bh-navy);color:var(--bh-navy)!important;min-width:134px;padding:16px 28px}.bh__login:hover{background:var(--bh-navy);color:var(--bh-white)!important;text-decoration:none!important}.bh__quote{background:var(--bh-yellow);border:3px solid var(--bh-yellow);min-width:220px;padding:16px 30px}.bh__quote,.bh__quote:hover{color:var(--bh-navy)!important}.bh__quote:hover{background:#e69500;border-color:#e69500;text-decoration:none!important;transform:translateY(-1px)}.bh__menu-button{background:transparent;border:0;border-radius:6px;cursor:pointer;display:none;flex-direction:column;gap:6px;padding:10px}.bh__menu-button span{background:var(--bh-navy);border-radius:3px;display:block;height:3px;transition:transform .3s ease,opacity .3s ease;width:28px}.bh__menu-button[aria-expanded=true] span:first-child{transform:translateY(9px) rotate(45deg)}.bh__menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.bh__menu-button[aria-expanded=true] span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.bh__mobile{background:var(--bh-white);bottom:0;display:none;flex-direction:column;gap:8px;left:0;overflow-y:auto;padding:24px 28px 40px;position:fixed;right:0;top:var(--bh-height);z-index:999}.bh__mobile.is-open{display:flex}.bh__mobile>a:not(.bh__login):not(.bh__quote){border-bottom:1px solid var(--bh-border);color:var(--bh-navy)!important;display:block;font-family:var(--bh-font);font-size:20px;font-weight:700;padding:16px 0;text-decoration:none!important}.bh__mobile .bh__login,.bh__mobile .bh__quote{font-size:18px;margin-top:10px;min-height:54px;min-width:0;padding:12px 20px;width:100%}.bh a:focus-visible,.bh button:focus-visible{outline:3px solid var(--bh-yellow);outline-offset:3px}@media (max-width:1300px){.bh__inner{gap:20px;padding:0 28px}.bh__links{gap:18px}.bh__links a{font-size:20px}.bh__login,.bh__quote{font-size:18px;min-height:58px}.bh__login{min-width:110px;padding:12px 20px}.bh__quote{min-width:175px;padding:12px 22px}}@media (max-width:900px){.bh{--bh-height:76px}.bh__nav{border-top-width:3px}.bh__inner{padding:0 20px}.bh__logo img{height:44px;max-width:165px}.bh__actions,.bh__links{display:none}.bh__menu-button{display:flex}}