.footer__container{align-items:center;column-gap:50px;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1192px;padding:40px;row-gap:20px;width:auto}.footer__logo{max-height:35px}.footer__buttons{align-items:start;display:flex;gap:30px}.footer__button{text-underline-offset:2px}.footer__icon-link{display:block;height:17px;width:17px}@media only screen and (max-width:768px){.footer__container{column-gap:20px;padding:20px}.footer__logo{max-width:100px}.footer__buttons{gap:20px}}