/* v36 — final compact footer geometry and continuous disclaimer. */
html body .site-footer.global-footer-v269 {
  padding-bottom:10px!important;
}
html body .site-footer.global-footer-v269 .footer-main {
  padding-top:20px!important;
  padding-bottom:8px!important;
  row-gap:16px!important;
}
html body .site-footer.global-footer-v269 .footer-brand__details {
  margin-top:14px!important;
  padding-top:0!important;
  gap:0!important;
}
html body .site-footer.global-footer-v269 .social-links {
  margin-top:11px!important;
}

/* The office band owns all three connected rules. */
html body .site-footer.global-footer-v269 .office-grid {
  position:relative!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:0!important;
  margin-top:6px!important;
  padding:0!important;
  border-top:1px solid rgba(247,242,236,.13)!important;
  border-bottom:1px solid rgba(247,242,236,.13)!important;
  background-image:linear-gradient(
    to right,
    transparent calc(50% - .5px),
    rgba(247,242,236,.13) calc(50% - .5px),
    rgba(247,242,236,.13) calc(50% + .5px),
    transparent calc(50% + .5px)
  )!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  background-size:100% 100%!important;
  overflow:hidden!important;
}
html body .site-footer.global-footer-v269 .office-grid::before,
html body .site-footer.global-footer-v269 .office-grid::after {
  content:none!important;
  display:none!important;
}
html body .site-footer.global-footer-v269 .office-grid article,
html body .site-footer.global-footer-v269 .office-grid article + article {
  box-sizing:border-box!important;
  align-self:stretch!important;
  min-height:0!important;
  height:auto!important;
  margin:0!important;
  border:0!important;
  padding-top:14px!important;
  padding-bottom:14px!important;
}
html body .site-footer.global-footer-v269 .office-grid article:first-child {
  padding-left:0!important;
  padding-right:28px!important;
}
html body .site-footer.global-footer-v269 .office-grid article + article {
  padding-left:28px!important;
  padding-right:0!important;
}
html body .site-footer.global-footer-v269 .office-grid h3 {
  margin-bottom:9px!important;
}
html body .site-footer.global-footer-v269 .office-grid p {
  line-height:1.48!important;
}
html body .site-footer.global-footer-v269 .office-grid article > div {
  margin-top:10px!important;
}

/* One continuous desktop disclaimer line; natural wrapping on smaller screens. */
html body .site-footer.global-footer-v269 .footer-disclaimer {
  width:100%!important;
  max-width:none!important;
  margin:7px 0 0!important;
  padding:10px 0 0!important;
  line-height:1.5!important;
  text-wrap:wrap!important;
}
html body .site-footer.global-footer-v269 .footer-bottom {
  margin-top:4px!important;
  padding-top:8px!important;
  padding-bottom:0!important;
}

@media (min-width:901px) {
  html body .site-footer.global-footer-v269 .footer-disclaimer {
    white-space:nowrap!important;
  }
}

@media (max-width:760px) {
  html body .site-footer.global-footer-v269 .footer-main {
    padding-top:22px!important;
    padding-bottom:12px!important;
  }
  html body .site-footer.global-footer-v269 .social-links {
    margin-top:10px!important;
  }
  html body .site-footer.global-footer-v269 .office-grid {
    grid-template-columns:1fr!important;
    margin-top:8px!important;
    background-image:none!important;
  }
  html body .site-footer.global-footer-v269 .office-grid article,
  html body .site-footer.global-footer-v269 .office-grid article:first-child,
  html body .site-footer.global-footer-v269 .office-grid article + article {
    padding:14px 0!important;
  }
  html body .site-footer.global-footer-v269 .office-grid article + article {
    border-top:1px solid rgba(247,242,236,.13)!important;
  }
  html body .site-footer.global-footer-v269 .footer-disclaimer {
    white-space:normal!important;
  }
}
