.footer{background:#000}.footer,.footer a{color:#fff}.footer a:hover{color:var(--Green,#3fb651)}.footer__logo{font-size:30px;font-weight:700}.footer__logo a:hover{color:#fff;opacity:.5}.footer__wrapper{padding:100px 0}.footer__block-wrapper{display:flex;justify-content:space-between;margin-top:50px}.footer__block{grid-gap:20px}.footer__block,.footer__info{display:flex;flex-direction:column}.footer__info{font-weight:300;grid-gap:10px}.footer__info-small{color:var(--Grey,#a9a9a9);font-size:14px}.footer__info-p{width:310px;display:flex;flex-direction:column;font-size:17px}.footer__list-links{display:flex;flex-direction:column;grid-gap:40px;padding:0}.footer__list-links a{font-size:20px;font-weight:400}.footer__block-number{font-size:20px;font-weight:700}.footer__block-mail{font-size:17px;font-weight:300}.footer__block-small{opacity:.5;font-size:12px;font-weight:400}.footer__block-second{grid-gap:53px}.mobile{display:none}@media(max-width:1000px){.footer__block-wrapper{flex-wrap:wrap}.footer__block-second{margin-top:50px;flex-direction:row;width:100%;justify-content:space-between}.footer__block-wrapper{justify-content:start}.footer__list-links{margin-left:170px}}@media(max-width:768px){.footer__block-wrapper{flex-wrap:wrap}.footer__block-second{margin-top:50px;flex-direction:row;width:100%;justify-content:space-between}.footer__block-wrapper{justify-content:start}.footer__list-links{margin-left:0}}@media(max-width:576px){.footer__block-wrapper{flex-wrap:wrap}.footer__block-second{margin-top:50px;flex-direction:row;width:100%;justify-content:space-between}.footer__block-wrapper{justify-content:start;grid-gap:50px}.footer__list-links{order:1}.footer__block{order:3}.footer__block-second{order:2;margin-top:0}.mobile{display:block;margin-top:50px}.desktop{display:none}}