/* Shared QMotion brand asset treatment. Source artwork is archived in /brand/source/. */
@import url('/header-alignment.css');
.qmotion-static-logo{display:block;width:142px;height:auto;max-height:42px;object-fit:contain}
.site-header .brand,.rp-brand{display:inline-flex;align-items:center;gap:0}
.rp-brand .qmotion-static-logo{width:146px;max-height:40px}
@media(max-width:650px){.qmotion-static-logo{width:122px;max-height:35px}.rp-brand .qmotion-static-logo{width:125px;max-height:35px}}
