.footer{display:flex;flex-direction:column;align-self:stretch;align-items:flex-start;background:#2b2a29;margin-top:100px}.footer__content{display:flex;height:250px;padding:50px;justify-content:space-between;align-items:center;align-self:stretch}.footer__content--logo{width:350px}.footer__content--contacts{display:flex;max-width:500px;flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;flex:1 0 0}.footer__content--contacts-item{display:flex;padding:10px;align-items:center;gap:15px}.footer__content--contacts-item a{color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.footer__copyright{display:flex;height:50px;padding:15px 0;justify-content:center;align-items:center;align-self:stretch;background:#1f1f1f}.footer__copyright p{color:#ffffffb3;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 1150px){.footer__content--logo{max-width:300px}.footer__content--contacts-item a{font-size:15px}}@media (max-width: 800px){.footer__content--logo{max-width:250px}.footer__content{justify-content:center;padding:0;gap:20px}.footer__content--contacts{flex:unset}}@media (max-width: 600px){.footer__content--logo{max-width:150px}.footer__content{padding:0 20px}.footer__content--contacts-item a,.footer__copyright p{font-size:12px}}@media (max-width: 450px){.footer__content--contacts-item{padding:10px 0}.footer__content--logo{max-width:100px}.footer__content{height:unset;padding:20px 10px}.footer__content--contacts-item a,.footer__copyright p{font-size:10px}.footer__content--contacts{gap:0}.footer__content--contacts-item img{width:15px}}
