/* FINAL WEB CARNIVAL BRAND LOCKUP — shared on all corporate pages */
.site-header .brand,
.footer-brand .brand{
  display:inline-flex!important;
  align-items:center!important;
  gap:12px!important;
}
.site-header .brand-name,
.footer-brand .brand-name,
.site-header .full-company-name,
.footer-brand .full-company-name{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  line-height:1.05!important;
  min-width:0!important;
}
.site-header .brand-name b,
.footer-brand .brand-name b,
.site-header .full-company-name b,
.footer-brand .full-company-name b{
  display:block!important;
  color:#172027!important;
  font-size:clamp(12px,1vw,15px)!important;
  font-weight:800!important;
  letter-spacing:-.15px!important;
  white-space:nowrap!important;
}
.site-header .brand-name small,
.footer-brand .brand-name small,
.site-header .full-company-name small,
.footer-brand .full-company-name small{
  display:block!important;
  margin-top:5px!important;
  color:#8f2638!important;
  font-size:9px!important;
  line-height:1.15!important;
  font-weight:800!important;
  letter-spacing:.95px!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
.site-header .brand-mark,
.site-header .brand-mark img,
.footer-brand .brand-mark,
.footer-brand .brand-mark img{
  background:#fff!important;
}
.site-header .brand{background:#fff!important;padding:8px 14px!important;border-radius:4px!important;}
.footer-brand .brand{background:#fff!important;padding:8px 14px!important;border-radius:4px!important;}
.footer-brand .footer-brand-tagline{color:#f4dfe2!important;max-width:360px;margin:14px 0 0!important;font-size:13px!important;line-height:1.55!important;}
.footer-top{display:grid!important;grid-template-columns:minmax(280px,1.7fr) repeat(3,minmax(150px,1fr))!important;gap:42px!important;align-items:start!important;}
.footer-top>div:not(:first-child){display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0!important;}
.footer-top h4{margin:0 0 14px!important;color:#fff!important;font-size:12px!important;letter-spacing:1.1px!important;text-transform:uppercase!important;}
.footer-top>div:not(:first-child) a{color:#f4dfe2!important;font-size:13px!important;line-height:1.45!important;padding:4px 0!important;text-decoration:none!important;}
.footer-top>div:not(:first-child) a:hover{color:#fff!important;}
@media(max-width:900px){.footer-top{grid-template-columns:1.4fr 1fr 1fr!important;gap:28px!important;}}
@media(max-width:700px){.site-header .brand-name b,.footer-brand .brand-name b{font-size:12px!important}.site-header .brand-name small,.footer-brand .brand-name small{font-size:8px!important}.footer-top{grid-template-columns:1fr 1fr!important;gap:24px!important}.footer-brand{grid-column:1 / -1!important}.site-header .brand,.footer-brand .brand{padding:6px 10px!important}.site-header .brand-name small,.footer-brand .brand-name small{white-space:normal!important;}}
