.footer{width:100%;z-index:40;background-color:rgba(31,146,255,1);padding-top:32px;padding-bottom:32px;color:rgba(255,255,255,1)}.footer__container{display:flex;max-width:1680px;margin-left:auto;margin-right:auto}.footer__left{width:50%;display:flex;flex-direction:column;gap:14px}.footer__logo{cursor:pointer;height:23px;width:124px}.footer__description{font-size:18px}.footer__right{width:50%;display:flex;gap:70px;justify-content:space-between}.footer__nav{display:flex;max-width:290px}.footer__contacts,.footer__nav-list{display:flex;flex-direction:column}.footer__social{display:flex;align-items:center;justify-content:center}.footer__social-icon{cursor:pointer;width:22px;height:22px}@media (max-width:1680px){.footer__container{max-width:100%;margin:0 10px}}@media (max-width:1024px){.footer{padding-top:70px;padding-bottom:40px}.footer__container{flex-direction:column;align-items:center;padding:0 30px}.footer__left{width:100%;align-items:center}.footer__description{text-align:center;font-size:15px}.footer__right{margin-top:50px;width:100%;justify-content:space-between;gap:none}.footer__nav{max-width:100%;width:50%}.footer__nav-list{gap:8px}.footer__contacts{align-items:center;width:50%;gap:6px}.footer__social-icon{width:26px;height:26px}}@media (max-width:768px){.footer{padding-bottom:30px}.footer__logo{width:170px;height:32px}.footer__right{flex-direction:column;gap:0}.footer__nav{width:100%;justify-content:center}.footer__contacts{margin-top:12px;width:100%}.footer__social-icon{width:30px;height:30px}}