.site-footer{background-color:var(--color-bg-gray)}.site-footer__inner{margin-left:auto;margin-right:auto;max-width:var(--container-width);padding:96px 40px 64px}.site-footer__main{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.site-footer__nav{flex:0 1 700px}.site-footer .site-footer__logo,.site-footer .site-footer__logo:active,.site-footer .site-footer__logo:focus,.site-footer .site-footer__logo:focus-visible,.site-footer .site-footer__logo:hover{align-items:center;display:flex;flex-shrink:0;text-decoration:none}.site-footer__logo-image{display:block;height:auto;max-height:var(--site-footer-logo-height,70px);max-width:100%;object-fit:contain;width:auto}.site-footer__nav-list{column-gap:40px;display:flex;flex-wrap:wrap;justify-content:flex-end;list-style:none;margin:0;padding:0;row-gap:40px}.site-footer .site-footer__nav-link,.site-footer .site-footer__nav-link:active,.site-footer .site-footer__nav-link:focus,.site-footer .site-footer__nav-link:focus-visible,.site-footer .site-footer__nav-link:hover{font-family:var(--font-base);font-size:16px;font-weight:500;line-height:2;position:relative;text-decoration:none;transition:color .2s;white-space:nowrap}.site-footer .site-footer__nav-link{color:var(--color-text)}.site-footer .site-footer__nav-link:focus-visible,.site-footer .site-footer__nav-link:hover{color:var(--color-orange)}.site-footer .site-footer__nav-link--static{cursor:default}.site-footer .site-footer__nav-link--current{color:var(--color-orange)}.site-footer .site-footer__nav-link--current:after{background-color:var(--color-orange);bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.site-footer__copyright{color:var(--color-text);display:block;font-family:var(--font-base);font-size:14px;line-height:1.75;text-align:center}@media (max-width:767px){.site-footer__inner{padding:40px 20px 32px}.site-footer__main{align-items:center;flex-direction:column;gap:24px;margin-bottom:32px}.site-footer__nav{flex:0 1 auto;width:100%}.site-footer__nav-list{align-items:stretch;flex-direction:column;justify-content:flex-start;row-gap:0}.site-footer .site-footer__nav-link,.site-footer .site-footer__nav-link:active,.site-footer .site-footer__nav-link:focus,.site-footer .site-footer__nav-link:focus-visible,.site-footer .site-footer__nav-link:hover{align-items:center;display:flex;font-size:16px;justify-content:center;min-height:44px}.site-footer .site-footer__nav-link--current:after{content:none}.site-footer .site-footer__nav-link--current,.site-footer .site-footer__nav-link--current:active,.site-footer .site-footer__nav-link--current:focus,.site-footer .site-footer__nav-link--current:focus-visible,.site-footer .site-footer__nav-link--current:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}}@media (prefers-reduced-motion:reduce){.site-footer .site-footer__logo,.site-footer .site-footer__nav-link{transition:none}}