.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding:20px 0;width:100%}.footer-bottom .container{align-items:center;display:flex;gap:24px;justify-content:space-between}.footer-bottom .copyright{color:#fff;font-size:13px}.footer-bottom .links{align-items:center;display:flex;flex-wrap:wrap;gap:32px}.footer-bottom .links .link{color:#fff;font-size:13px;text-decoration:none}.footer-bottom .links .first{display:flex;flex-wrap:wrap;gap:16px}.footer-bottom .links .second{display:flex;flex-wrap:wrap;gap:24px}.footer-bottom .social-item svg{fill:#fff;height:24px}@media(max-width:980px){.footer-bottom .container{flex-direction:column}}@media(max-width:767px){.footer-bottom .container,.footer-bottom .links{align-items:flex-start;flex-direction:column;gap:20px}.footer-bottom .links .first{align-items:flex-start;flex-direction:column}}