/* İşin Garanti v65 — footer sosyal ikon güvenli ölçülendirme */
.v56-footer .v56-social{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-top:14px!important;
}
.v56-footer .v56-social .v58-social-link{
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  min-height:36px!important;
  max-width:36px!important;
  max-height:36px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 36px!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:10px!important;
  background:#fff!important;
  border:1px solid #e9e5f3!important;
  box-shadow:0 3px 12px rgba(50,28,100,.06)!important;
  line-height:0!important;
}
.v56-footer .v56-social .v58-social-link img,
.v56-footer .v56-social img{
  display:block!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  min-height:24px!important;
  max-width:24px!important;
  max-height:24px!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
  padding:0!important;
}
.v56-footer .v56-social a.v58-social-link:hover{
  transform:translateY(-2px)!important;
  border-color:#cfc2ef!important;
  box-shadow:0 7px 18px rgba(70,35,150,.12)!important;
}
.v56-footer .v56-footer-brand>img{
  width:auto!important;
  max-width:180px!important;
  height:auto!important;
  max-height:52px!important;
  object-fit:contain!important;
}
@media(max-width:760px){
  .v56-footer .v56-social{gap:8px!important}
  .v56-footer .v56-social .v58-social-link{
    width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;flex-basis:34px!important;
  }
  .v56-footer .v56-social .v58-social-link img,
  .v56-footer .v56-social img{
    width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;
  }
}
