.site-footer{color:#fff;padding:32px}.site-footer__top{display:flex;flex-wrap:wrap;gap:40px}.site-footer__logo-link{display:flex}.site-footer__logo img{height:auto;max-height:auto;max-width:100%}.site-footer__nav{display:flex;flex:1;flex-wrap:wrap;gap:30px 54px;justify-content:center}.site-footer__nav-group{display:flex;flex-direction:column;gap:24px}.site-footer__nav-group-title{font-size:22px;font-weight:700}.site-footer__nav-item-link{color:inherit;min-width:max-content;text-decoration:none}.site-footer__nav-item-link:focus,.site-footer__nav-item-link:hover{color:inherit;font-weight:inherit}.site-footer__bottom{align-items:center;display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:20px;justify-content:space-between}.site-footer__social{align-items:center;display:flex;gap:28px}.site-footer__social-item img{width:30px}.site-footer__legal{align-items:center;display:flex;flex-wrap:wrap;gap:74px}.site-footer__legal-item-link{color:inherit;min-width:max-content;text-decoration:none}.site-footer__legal-item-link:hover,.site-footer__nav-item-link:focus{color:inherit;font-weight:inherit}.site-footer__divider{border-color:currentColor;margin-bottom:30px;margin-top:40px}@media screen and (max-width:800px){.site-footer{padding:15px 10px}.site-footer__top{align-items:stretch;display:flex;flex-direction:column}.site-footer__bottom,.site-footer__legal{justify-content:center}.site-footer__legal{gap:10px}}