/* Clip Images Media — footer social icons centered inside Support section (V11756) */
html body footer.cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child,
html body .cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child{
  overflow:visible !important;
}

html body footer.cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialTitleV2029,
html body .cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialTitleV2029{
  position:static !important;
  inset:auto !important;
  transform:none !important;
  width:100% !important;
  max-width:none !important;
  box-sizing:border-box !important;
  margin:22px 0 0 !important;
  padding:0 0 10px !important;
  text-align:center !important;
  clear:both !important;
}

html body footer.cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialTitleV2029::after,
html body .cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialTitleV2029::after{
  position:static !important;
  display:block !important;
  content:"" !important;
  width:min(100%,220px) !important;
  height:1px !important;
  margin:9px auto 0 !important;
  background:rgba(255,255,255,.42) !important;
  transform:none !important;
}

html body footer.cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialsV2029,
html body .cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialsV2029{
  position:static !important;
  inset:auto !important;
  transform:none !important;
  float:none !important;
  display:flex !important;
  flex-wrap:nowrap !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  width:100% !important;
  max-width:none !important;
  min-height:46px !important;
  box-sizing:border-box !important;
  margin:2px auto 0 !important;
  padding:0 !important;
  clear:both !important;
}

html body footer.cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialsV2029 a[data-social],
html body .cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialsV2029 a[data-social]{
  position:relative !important;
  inset:auto !important;
  transform:none !important;
  flex:0 0 42px !important;
  width:42px !important;
  min-width:42px !important;
  max-width:42px !important;
  height:42px !important;
  min-height:42px !important;
  max-height:42px !important;
  margin:0 !important;
  padding:0 !important;
  border-radius:10px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
  box-sizing:border-box !important;
}

html body footer.cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialsV2029 a[data-social]::before,
html body .cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialsV2029 a[data-social]::before{
  width:22px !important;
  height:22px !important;
  min-width:22px !important;
  min-height:22px !important;
  flex:0 0 22px !important;
  background-size:contain !important;
  background-position:center !important;
  background-repeat:no-repeat !important;
}

@media (max-width: 760px){
  html body footer.cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialTitleV2029,
  html body .cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialTitleV2029{
    margin-top:18px !important;
    padding-bottom:8px !important;
  }
  html body footer.cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialsV2029,
  html body .cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialsV2029{
    gap:8px !important;
    min-height:40px !important;
  }
  html body footer.cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialsV2029 a[data-social],
  html body .cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialsV2029 a[data-social]{
    flex-basis:36px !important;
    width:36px !important;
    min-width:36px !important;
    max-width:36px !important;
    height:36px !important;
    min-height:36px !important;
    max-height:36px !important;
    border-radius:9px !important;
  }
  html body footer.cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialsV2029 a[data-social]::before,
  html body .cimFooterRestoreV2029 .cimFooterTopV2029 > .cimFooterColV2029:last-child .cimSocialsV2029 a[data-social]::before{
    width:19px !important;
    height:19px !important;
    min-width:19px !important;
    min-height:19px !important;
    flex-basis:19px !important;
  }
}
