.brand{display:inline-grid;place-items:center;flex:0 0 auto}.brand img{display:block!important;width:190px!important;height:auto!important;max-height:96px;object-fit:contain;filter:drop-shadow(0 0 0 transparent);transform-origin:center;transition:transform .2s ease,filter .2s ease}.brand:hover img{transform:translateY(-3px) scale(1.07);filter:drop-shadow(0 0 14px #e3ee5470)}.brand:focus-visible img{filter:drop-shadow(0 0 14px #63e5e780)}@media(max-width:650px){.brand img{width:145px!important;max-height:76px}.navigation{min-height:100px}}
