.footer{background:var(--secondaryColor-700);padding:40px 0;position:relative}.footer:before{background-image:url(../assets/img/noise.png);content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%}.footer .container{display:flex;gap:32px}.footer__nav{list-style:none;margin-right:8.5%}.footer__navItem{margin-bottom:10px;width:-moz-max-content;width:max-content}.footer__navItem:last-child{margin-bottom:0}.footer__linkIcon{margin-left:8px}.footer__linkIcon svg{height:100%;width:100%}.footer__main{display:flex;flex-direction:column;gap:12px;justify-content:space-between;margin-right:11%}.footer__manufacture{align-items:center;display:flex;margin-bottom:5px}.footer__manufacture:last-child{margin-bottom:0}.footer__manufactureCaption{font-size:14px;font-weight:300;line-height:130%;margin-left:8px}.footer__phone{margin-left:20px}.footer__logo{transition:opacity var(--transition-200)}.footer__logo:hover{opacity:.7}.footer__email,.footer__phone{transition:opacity var(--transition-100)}.footer__email:hover,.footer__phone:hover{opacity:.7}.footer__copyright{color:var(--secondaryColor-300);font-size:12px;font-weight:300;line-height:130%;white-space:pre-line}.footer__navLink.btn.m.style-default.router-link-active{border-color:var(--primaryColor)}.footer__wrapper{display:flex}.footer__bottom{display:none}@media screen and (max-width:1100px){.footer__main,.footer__nav{margin-right:5.5%}}@media screen and (max-width:1000px){.footer__nav{margin-right:10}.footer__main{margin-right:0}}@media screen and (max-width:900px){.footer__main{width:100%}.footer__main .footer__copyright,.footer__main .footer__socialLinks{display:none}.footer .container{flex-wrap:wrap}.footer__bottom{display:block;width:100%}.footer__socialLinks.socialLinks{flex-direction:row;justify-content:space-between;max-width:100%}.footer__copyright{margin-top:20px;white-space:normal}}@media screen and (max-width:620px){.footer__wrapper{flex-direction:column;gap:50px}.footer .container{gap:50px}.footer__socialLinks.socialLinks{flex-wrap:wrap;justify-content:flex-start}.footer .socialLinks__link{width:calc(50% - 10px)}}
