.tq-footer .fgrid>div{min-width:0}
.tq-footer .tq-footer__support a{min-height:40px;display:flex;align-items:center;overflow-wrap:anywhere}
.tq-footer .legal{align-items:center;gap:14px 28px}
.tq-footer .tq-footer__links{display:flex;flex-wrap:wrap;gap:4px 20px;align-items:center}
.tq-footer .legal .tq-footer__links a{display:inline-flex;align-items:center;min-height:44px;padding:6px 0;text-decoration:none}
.tq-footer .legal .tq-footer__links a:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:720px){
  .tq-footer .tq-footer__support a{min-height:44px;line-height:1.5}
  .tq-footer .tq-footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;width:100%}
  .tq-footer .legal .tq-footer__links a{overflow-wrap:anywhere;line-height:1.5}
}
