.site-footer{background:#1a1a1a;color:#ccc;padding:60px 70px 40px;margin-top:0}.site-footer__content{max-width:1780px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.site-footer__logo{margin-bottom:8px}.site-footer__logo img{display:block;width:40px;height:40px;opacity:.7}.site-footer__phone{margin-bottom:8px}.site-footer__phone a{font-family:var(--font-display);font-size:28px;font-weight:500;color:#fff;text-decoration:none;letter-spacing:.5px}.site-footer__phone a:hover{opacity:.8}.site-footer__nav{display:flex;flex-wrap:wrap;gap:8px 24px}.site-footer__nav-link{font-family:var(--font-display);font-size:18px;color:#aaa;text-decoration:none;transition:color .15s ease}.site-footer__nav-link:hover{color:#fff}.site-footer__socials{display:flex;gap:12px}.site-footer__social{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.1);display:inline-flex;align-items:center;justify-content:center;color:#aaa;text-decoration:none;transition:background .15s ease,color .15s ease}.site-footer__social:hover{background:rgba(255,255,255,.2);color:#fff}.site-footer__social svg{width:20px;height:20px}.site-footer__bottom{display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);font-family:var(--font-display);font-size:14px;color:#666}.site-footer__copyright{white-space:nowrap}.site-footer__legal{display:flex;gap:24px;flex-wrap:wrap}.site-footer__legal a{color:#666;text-decoration:none;transition:color .15s ease}.site-footer__legal a:hover{color:#aaa}.site-footer__contacts{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-display);font-size:14px;color:#666}.site-footer__address{}.site-footer__email{color:#666;text-decoration:none;transition:color .15s ease}.site-footer__email:hover{color:#aaa}@media (max-width:1000px){.site-footer{padding:40px 16px 32px}.site-footer__phone a{font-size:22px}.site-footer__nav{flex-direction:column;gap:12px}.site-footer__nav-link{font-size:16px}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:12px}.site-footer__legal{flex-direction:column;gap:8px}.site-footer__contacts{flex-direction:column;align-items:flex-start;gap:8px}}