/* Separate lockups keep the logo balanced in its light and dark contexts. */
.nav .brand.image-brand{width:190px;height:78px;display:flex;align-items:center;flex-shrink:0}.nav .brand-logo-crop{width:100%;height:70px}.nav .brand-logo-crop img{width:100%;height:100%;object-position:center;filter:drop-shadow(0 2px 5px rgba(6,25,54,.14))}footer .brand.image-brand{width:190px;height:92px;display:flex;align-items:center;justify-content:center}footer .brand-logo-crop{width:100%;height:84px}footer .brand-logo-crop img{width:100%;height:100%;object-position:center;filter:brightness(0) invert(1) drop-shadow(0 4px 10px rgba(0,0,0,.3))}@media(max-width:800px){.nav .brand.image-brand{width:146px;height:62px}.nav .brand-logo-crop{height:58px}footer .brand.image-brand{width:164px;height:82px}footer .brand-logo-crop{height:76px}}
