/* Preserve the outlined logo; render the descriptor at a readable size. */
.site-header .brand,.corporate-footer .brand,.sidebar .brand{display:flex;align-items:center;position:relative;overflow:visible;background:transparent;border:0;box-shadow:none;height:auto;aspect-ratio:auto;flex-shrink:0}
.site-header .brand img,.corporate-footer .brand img,.sidebar .brand img{display:block;position:static;inset:auto;width:100%;height:auto;max-width:100%;object-fit:contain;background:transparent;transform:none;filter:none}
.site-header .brand,.corporate-footer .brand{flex-direction:column;align-items:flex-start;width:285px;gap:4px}
.site-header .brand{margin:0;padding-block:10px 13px}
.corporate-footer .brand{margin:0 0 20px;max-width:100%}
.brand-descriptor{display:block;width:100%;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5;font-weight:500;color:#fff;letter-spacing:0;text-align:left}
.brand-descriptor>span{display:block}.brand-descriptor>span:last-child{color:#bfd3e2}
.brand-mobile-descriptor{display:none}
.sidebar .brand{width:100%;max-width:208px;margin:0 0 25px}
html{scroll-padding-top:180px}
@media(max-width:1150px){.site-header .brand{width:268px}.sidebar .brand{max-width:187px}}
@media(max-width:950px){.sidebar .brand{max-width:158px}}
@media(max-width:650px){
.site-header .header-inner{min-height:74px;gap:12px}
.site-header .brand{width:168px;padding:0;gap:0}
.site-header .brand>.brand-descriptor{display:none}
.site-header .brand-mobile-descriptor{display:block;padding:0 15px 12px;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5;font-weight:500;color:#fff}
.brand-mobile-descriptor>span{display:block}.brand-mobile-descriptor>span:last-child{color:#bfd3e2}
.corporate-footer .brand{width:285px}
.site-header .header-cta{padding:10px 11px;min-height:42px;font-size:12px;gap:6px}
.site-header .menu-toggle{flex-shrink:0}html{scroll-padding-top:140px}}
@media(max-width:380px){.site-header .header-inner{padding-inline:12px;gap:8px}.site-header .brand{width:134px}.site-header .header-cta{font-size:11px;padding-inline:9px}.site-header .menu-toggle{width:23px}}
