body .agency-footer .footer-contact-link { display:flex; align-items:center; gap:9px; overflow-wrap:anywhere; }
body .agency-footer .footer-contact-link i { flex:0 0 18px; text-align:center; font-size:15px; }
@media (max-width:800px) {
 body .agency-footer .agency-footer-top { grid-template-columns:repeat(2,minmax(0,1fr)); gap:24px 20px; align-items:start; }
 body .agency-footer .agency-footer-top > :first-child, body .agency-footer .agency-footer-top > :last-child { grid-column:1 / -1; }
 body .agency-footer .agency-footer-lead { max-width:540px; font-size:15px; line-height:1.5; margin:0 0 14px; }
 body .agency-footer .agency-footer-brand { margin-bottom:14px; }
 body .agency-footer .agency-footer-col h3 { margin-bottom:10px; }
 body .agency-footer .agency-footer-col > a { font-size:15px; line-height:1.4; padding-block:8px; margin-bottom:0; min-height:40px; box-sizing:border-box; }
 body .agency-footer .agency-footer-badges { gap:6px; }
 body .agency-footer .agency-footer-badges span { font-size:10px; line-height:1.3; letter-spacing:.045em; padding:6px 9px; }
 body .agency-footer .agency-footer-bottom { margin-top:26px; padding-top:18px; gap:12px; font-size:12px; line-height:1.6; }
}
