
.brand,.topbar .brand{display:flex;align-items:center;gap:11px;flex-shrink:0;text-decoration:none}
.brand img,.topbar .brand img{width:52px;height:52px;object-fit:contain;flex:none}
.brand>span,.topbar .brand>span{font:800 17px/1.2 Inter,Arial,sans-serif;letter-spacing:-.4px}
.brand strong,.topbar .brand strong{display:block;font:700 13px/1.4 Inter,Arial,sans-serif;letter-spacing:1.2px;font-style:normal}
@media(max-width:650px){
 .brand img,.topbar .brand img{width:44px;height:44px}
 .brand>span,.topbar .brand>span{font-size:14px;letter-spacing:-.3px}
 .brand strong,.topbar .brand strong{font-size:11px;letter-spacing:1px}
}
