.footer{background:#fff}.footer__container{display:flex;gap:36px;justify-content:space-between;max-width:1713px;padding-bottom:50px;padding-top:60px}.footer__title{color:#000;font-size:25px;font-weight:700;margin-bottom:14px;max-width:162px}.footer__list{display:flex;gap:8px}.footer__item{transition:scale .3s ease;width:34px}.footer__item:hover{scale:1.1}.footer__center,.footer__item image,.footer__right{width:100%}.footer__center{align-items:center;display:flex;justify-content:center}.footer__right{align-items:end;display:flex;flex-flow:column}.footer__left{width:100%}.footer__center p,.footer__right a{color:#000;font-size:25px;font-weight:400}.footer__right a{line-height:1.5}@media screen and (max-width:768px){.footer__container{align-items:center;flex-direction:column;text-align:center}.footer__right{align-items:center}.footer__list,.footer__right{justify-content:center}.footer__title{max-width:100%}}