.footer{margin-top:40px;padding:40px 0;border-top:1px solid var(--color-grey10ToGrey140);color:var(--color-grey60ToGrey100)}.footer .wrapper{padding:0 15px;display:flex;flex-direction:column;gap:24px}.footer-contacts>div{display:flex;flex-wrap:wrap;gap:16px 24px}.footer-contacts>div:empty{display:none}.footer-contacts__social-item{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:var(--color-grey60-to-grey100)}.footer-contacts__social-item svg use{fill:var(--color-grey60-to-grey100);color:var(--color-primaryToWhite)}.footer-contacts,.footer-legal-info{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-legal-info__doc-list{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:960px){.footer-legal-info__doc-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0}.footer-legal-info__doc-list a:after{content:"|";padding:0 16px}}.footer-legal-info__doc-list a:last-child:after{content:""}