.footer-menu ul{display:flex;flex-wrap:wrap;list-style:none;padding:0}.footer-menu a{align-items:center;display:flex;gap:16px;transition:.3s}.footer-menu .footer-btn{border-radius:4px;padding:8px 10px 8px 16px}.footer-btn-wrap{font-size:13px;gap:16px}.footer-txt,.footer-txt svg{transition:.3s}.footer-txt-wrap{font-size:13px;gap:36px}.footer-btn .arrow-right{border-radius:50%;height:14px;position:relative;transition:.3s;width:14px}.footer-btn .arrow-right:before{content:"";height:6px;left:3px;position:absolute;top:4px;transform:rotate(45deg);transition:.3s;width:6px}.footer-menu svg{width:12px}@media(max-width:767px){.footer-btn-wrap{flex-wrap:wrap;gap:8px}.footer-menu .footer-btn{gap:14px;padding:6px 8px 6px 14px}.footer-menu ul li{font-size:13px}.footer-txt-wrap{flex-wrap:wrap;gap:12px 20px}}