
/* Official Sugargoo wordmark and favicon integration */
.hub-brand.brand-wordmark{display:inline-flex;align-items:center;gap:0;min-width:0;line-height:1}
.hub-brand.brand-wordmark .brand-wordmark-img{display:block;width:auto!important;height:46px!important;max-width:225px;object-fit:contain;object-position:left center;filter:drop-shadow(0 7px 16px rgba(0,0,0,.14))}
.hub-brand.brand-wordmark .brand-accessible{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.first-header .nav-row{min-height:80px}
.footer-logo.brand-wordmark .brand-wordmark-img{height:42px!important;max-width:205px;filter:none}
@media(max-width:1180px){
  .hub-brand.brand-wordmark .brand-wordmark-img{height:42px!important;max-width:198px}
  .first-header .nav-row{gap:22px}
}
@media(max-width:760px){
  .hub-brand.brand-wordmark .brand-wordmark-img{height:38px!important;max-width:178px}
  .first-header .nav-row{min-height:70px}
}
@media(max-width:430px){
  .hub-brand.brand-wordmark .brand-wordmark-img{height:34px!important;max-width:158px}
}
