/* Consult Spaces — precisely centered sitewide footer v58 */
body .cs9-footer{overflow:hidden!important}
body .cs9-footer>.cs9-container,
body .cs9-footer .cs9-footer-bottom>.cs9-container{
  width:100%!important;
  max-width:1360px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:32px!important;
  padding-right:32px!important;
  box-sizing:border-box!important;
}
body .cs9-footer .cs9-footer-grid{
  width:100%!important;
  max-width:none!important;
  margin:0 auto!important;
  padding-top:64px!important;
  padding-bottom:52px!important;
  display:grid!important;
  grid-template-columns:minmax(240px,1.25fr) minmax(130px,.72fr) minmax(170px,.9fr) minmax(145px,.78fr) minmax(300px,1.45fr)!important;
  column-gap:clamp(28px,3.1vw,52px)!important;
  row-gap:36px!important;
  align-items:start!important;
  justify-content:center!important;
}
body .cs9-footer .cs9-footer-brand,
body .cs9-footer .cs9-footer-col,
body .cs9-footer .cs9-footer-contact-col{
  width:100%!important;
  min-width:0!important;
  justify-self:stretch!important;
}
body .cs9-footer .cs9-footer-logo{margin-left:0!important;margin-right:0!important}
body .cs9-footer .cs9-footer-bottom>.cs9-container{
  min-height:64px!important;
  padding-top:17px!important;
  padding-bottom:17px!important;
}
@media (max-width:1180px){
 body .cs9-footer>.cs9-container,
 body .cs9-footer .cs9-footer-bottom>.cs9-container{max-width:980px!important;padding-left:28px!important;padding-right:28px!important}
 body .cs9-footer .cs9-footer-grid{
   grid-template-columns:repeat(3,minmax(0,1fr))!important;
   column-gap:44px!important;
 }
 body .cs9-footer .cs9-footer-brand{grid-column:1 / 2!important}
 body .cs9-footer .cs9-footer-contact-col{grid-column:2 / 4!important}
}
@media (max-width:820px){
 body .cs9-footer>.cs9-container,
 body .cs9-footer .cs9-footer-bottom>.cs9-container{max-width:680px!important;padding-left:24px!important;padding-right:24px!important}
 body .cs9-footer .cs9-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:38px!important;padding-top:50px!important;padding-bottom:40px!important}
 body .cs9-footer .cs9-footer-brand,
 body .cs9-footer .cs9-footer-contact-col{grid-column:1 / -1!important}
}
@media (max-width:540px){
 body .cs9-footer>.cs9-container,
 body .cs9-footer .cs9-footer-bottom>.cs9-container{padding-left:20px!important;padding-right:20px!important}
 body .cs9-footer .cs9-footer-grid{grid-template-columns:1fr!important;row-gap:30px!important;padding-top:42px!important;padding-bottom:34px!important}
 body .cs9-footer .cs9-footer-brand,
 body .cs9-footer .cs9-footer-col,
 body .cs9-footer .cs9-footer-contact-col{grid-column:auto!important}
 body .cs9-footer .cs9-footer-bottom>.cs9-container{align-items:center!important;text-align:center!important}
}
