/* STLBEAST V328 global footer logo aspect-ratio and flow fix.
   Uses the shared normal-contrast logo and keeps it flowing cleanly in the footer. */
.v261-footer .v286-footer-brand,
.stlb316-footer .stlb316-footer-brand,
.v286-footer-brand,
.stlb316-footer-brand{
  display:block!important;
  width:min(100%,540px)!important;
  max-width:540px!important;
  height:auto!important;
  line-height:0!important;
  text-decoration:none!important;
  overflow:visible!important;
}

.v261-footer .v286-footer-brand img,
.stlb316-footer .stlb316-footer-brand img,
.v286-footer-brand img,
.stlb316-footer-brand img{
  display:block!important;
  width:100%!important;
  max-width:540px!important;
  min-width:0!important;
  height:auto!important;
  max-height:none!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:left center!important;
  border-radius:0!important;
  background:transparent!important;
  filter:drop-shadow(0 0 16px rgba(28,180,255,.20))!important;
}

.v286-footer-brand span,
.stlb316-footer-brand span{
  display:none!important;
}

.v261-footer p,
.stlb316-footer p{
  margin-top:12px!important;
}

@media(max-width:900px){
  .v261-footer .v286-footer-brand,
  .stlb316-footer .stlb316-footer-brand,
  .v286-footer-brand,
  .stlb316-footer-brand{max-width:460px!important;}
  .v261-footer .v286-footer-brand img,
  .stlb316-footer .stlb316-footer-brand img,
  .v286-footer-brand img,
  .stlb316-footer-brand img{max-width:460px!important;}
}

@media(max-width:700px){
  .v261-footer .v286-footer-brand,
  .stlb316-footer .stlb316-footer-brand,
  .v286-footer-brand,
  .stlb316-footer-brand{max-width:340px!important;}
  .v261-footer .v286-footer-brand img,
  .stlb316-footer .stlb316-footer-brand img,
  .v286-footer-brand img,
  .stlb316-footer-brand img{max-width:340px!important;}
}

@media(max-width:460px){
  .v261-footer .v286-footer-brand,
  .stlb316-footer .stlb316-footer-brand,
  .v286-footer-brand,
  .stlb316-footer-brand{max-width:270px!important;}
  .v261-footer .v286-footer-brand img,
  .stlb316-footer .stlb316-footer-brand img,
  .v286-footer-brand img,
  .stlb316-footer-brand img{max-width:270px!important;}
}
