footer{background:#086480;padding:40px 0 60px}.footer__wrapper{display:flex;gap:15px;justify-content:space-between}.footer-left{color:#fff;max-width:550px}.footer-left p{font-size:18px;line-height:22px}.footer-right{align-items:center;display:flex;gap:45px}.footer-socials{display:flex;gap:35px}.social-button{align-items:center;background-color:#fff;border-radius:100%;display:flex;height:50px;justify-content:center;width:50px}.footer-right .logo{width:170px}@media(max-width:992px){.footer-right{align-items:unset;flex-direction:column-reverse;gap:20px}.social-button{height:38px;width:38px}.footer-socials{gap:25px}}@media(max-width:768px){.footer__wrapper{flex-direction:column-reverse;gap:25px}.footer-right{flex-direction:column-reverse;gap:20px}.footer-socials{gap:15px}.footer-left p{font-size:16px;line-height:24px}}