.trusti-global-footer{
  display:block!important;
  position:relative!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:#0b0722!important;
  color:#fff!important;
  overflow:hidden!important;
}
.trusti-global-footer .foot-shell{
  width:100%!important;
  max-width:1240px!important;
  margin:0 auto!important;
  padding:64px 32px 40px!important;
  display:grid!important;
  grid-template-columns:minmax(300px,1.8fr) repeat(4,minmax(130px,1fr))!important;
  gap:38px!important;
  align-items:start!important;
}
.trusti-global-footer .foot-brand,
.trusti-global-footer .foot-col{
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
.trusti-global-footer .foot-brand>a{
  display:inline-block!important;
  margin:0!important;
  padding:0!important;
}
.trusti-global-footer .foot-brand img{
  display:block!important;
  width:auto!important;
  height:32px!important;
  margin:0 0 14px!important;
  object-fit:contain!important;
}
.trusti-global-footer .foot-brand p{
  max-width:520px!important;
  margin:0 0 12px!important;
  color:#d2caeb!important;
  font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;
  font-size:14.5px!important;
  font-weight:500!important;
  line-height:1.55!important;
}
.trusti-global-footer .foot-brand small{
  display:block!important;
  max-width:520px!important;
  margin:0!important;
  color:#9188b5!important;
  font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;
  font-size:11.5px!important;
  font-weight:400!important;
  line-height:1.7!important;
}
.trusti-global-footer .foot-brand small + small{
  margin-top:7px!important;
}
.trusti-global-footer .foot-brand .foot-entity{
  color:#a49ac6!important;
}
.trusti-global-footer .foot-col{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
}
.trusti-global-footer strong{
  display:block!important;
  margin:0 0 13px!important;
  color:#fff!important;
  font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.35!important;
  letter-spacing:.07em!important;
}
.trusti-global-footer .foot-col a,
.trusti-global-footer .foot-col button.link{
  display:block!important;
  width:auto!important;
  min-height:0!important;
  margin:0 0 9px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
  color:#c9c2e6!important;
  font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;
  font-size:13.5px!important;
  font-weight:400!important;
  line-height:1.45!important;
  text-align:left!important;
  text-decoration:none!important;
  cursor:pointer!important;
}
.trusti-global-footer .foot-col a:hover,
.trusti-global-footer .foot-col button.link:hover{
  color:#fff!important;
}
.trusti-global-footer .foot-col a:focus-visible,
.trusti-global-footer .foot-col button.link:focus-visible,
.trusti-global-footer .foot-socials a:focus-visible{
  outline:2px solid #ff8154!important;
  outline-offset:4px!important;
}
.trusti-global-footer .foot-social-wrap{
  margin-top:24px!important;
}
.trusti-global-footer .foot-social-wrap>strong{
  margin-bottom:10px!important;
  color:#9f94c5!important;
  font-size:10px!important;
  letter-spacing:.12em!important;
}
.trusti-global-footer .foot-socials{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:9px!important;
}
.trusti-global-footer .foot-socials a{
  width:40px!important;
  height:40px!important;
  margin:0!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.045)!important;
  color:#cfc7e8!important;
  transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease!important;
}
.trusti-global-footer .foot-socials a:hover{
  color:#fff!important;
  border-color:rgba(255,129,84,.48)!important;
  background:rgba(255,129,84,.08)!important;
  transform:translateY(-2px)!important;
}
.trusti-global-footer .foot-socials svg{
  display:block!important;
  width:17px!important;
  height:17px!important;
  fill:currentColor!important;
}
.trusti-global-footer .foot-bottom{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:20px 32px!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  background:#0b0722!important;
  color:#8f86b5!important;
  font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;
  font-size:12.5px!important;
  font-weight:400!important;
  line-height:1.5!important;
  text-align:center!important;
}
@media(max-width:1100px){
  .trusti-global-footer .foot-shell{
    grid-template-columns:1fr 1fr!important;
    gap:36px 32px!important;
  }
  .trusti-global-footer .foot-brand{
    grid-column:1/-1!important;
    padding-right:0!important;
  }
}
@media(max-width:560px){
  .trusti-global-footer .foot-shell{
    grid-template-columns:1fr!important;
    gap:30px!important;
    padding:52px 22px 34px!important;
  }
  .trusti-global-footer .foot-brand{
    grid-column:auto!important;
  }
  .trusti-global-footer .foot-bottom{
    padding:20px 22px!important;
    font-size:12px!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .trusti-global-footer .foot-socials a{
    transition:none!important;
  }
}

/* ===== P29.6-A1 — FOOTER DESKTOP COLUMN ALIGNMENT ===== */
@media(min-width:1101px){
  .trusti-global-footer .foot-col{
    margin-top:96px!important;
  }
}
