.brand{display:inline-flex!important;align-items:center;gap:10px;line-height:1.2}
.brand-icon{display:block;width:40px;height:40px;flex:0 0 40px;border-radius:11px;object-fit:cover;box-shadow:0 5px 14px rgba(58,45,190,.2)}
.brand-label{display:block;white-space:nowrap}
.brand-label small{margin-bottom:3px}
@media(max-width:430px){.brand{gap:8px}.brand-icon{width:34px;height:34px;flex-basis:34px;border-radius:9px}.brand-label{font-size:14px}.brand-label small{font-size:9px!important;letter-spacing:.06em!important}}
