.business-switch{display:inline-flex;align-items:center;justify-content:center;padding:11px 14px;border:1px solid #b4c1b9;border-radius:4px;color:#183f33;background:#fff;font:600 12px/1.4 Arial,sans-serif;text-decoration:none;text-align:center;flex-shrink:0}
.business-switch:hover{background:#edf4ef;border-color:#183f33}
.business-switch:focus-visible{outline:3px solid #bc975a;outline-offset:4px}
.site-header .header-inner{gap:16px}.site-header nav{gap:16px}
.site-header nav .mobile-business-link{display:none}
.other-business{padding:48px 0;border-top:1px solid #dde4de;background:#f4f6f7}
.other-business>.wrap{display:flex;align-items:center;justify-content:space-between;gap:28px}
.other-business h2{font-size:28px;margin-bottom:10px}.other-business p{margin-bottom:0}.other-business .eyebrow{margin-bottom:12px}
.logo .business-label{display:block;font:600 10px/1.4 Arial,sans-serif;letter-spacing:0;color:#68756f;grid-column:2}
@media(max-width:1250px){.site-header .header-cta{display:none}}
@media(max-width:1100px){
    .site-header .header-inner>.business-switch{display:none}
    .site-header .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:11px;border:1px solid var(--line);background:#fff;border-radius:3px}
    .site-header .menu-toggle span{height:2px;background:var(--green);width:100%}
    .site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:20px;border-bottom:1px solid var(--line);box-shadow:0 10px 20px #143c3210}
    .site-header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:3px}
    .site-header nav a{padding:12px}
    .site-header nav .mobile-business-link{display:block}
}
@media(max-width:760px){.site-header .header-inner>.business-switch{display:none}.site-header nav .mobile-business-link{display:block}.other-business>.wrap{align-items:flex-start;flex-direction:column}.other-business h2{font-size:25px}header:not(.site-header)>.business-switch{display:none}}
