#mobile-header .m-brand{display:flex;align-items:center;min-width:0}#mobile-header .m-brand__link{display:inline-flex;align-items:center;gap:8px;text-decoration:none}#mobile-header .m-brand__title{font-size:clamp(16px,4.2vw,20px);line-height:1.1;font-weight:700;letter-spacing:.2px;color:var(--global-palette3,#1a202c);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:nowrap;max-width:56vw;overflow:hidden;text-overflow:ellipsis}#mobile-header .m-brand__bar{width:36px;height:2px;background:var(--global-palette1,#215387);border-radius:2px;opacity:.9}@media (max-width:380px){#mobile-header .m-brand__bar{display:none}}#mobile-header .m-brand__link:focus-visible{outline:3px solid rgba(33,83,135,.35);outline-offset:2px;border-radius:8px}