.footer{background:#ebf2ff}.footer__item{max-width:24px}.footer__container{display:grid;grid-template-columns:1fr 1fr 1fr;margin:0 auto;max-width:1270px;padding:50px 20px}.footer__logo{max-width:200px}.footer__text{color:#000;font-size:16px;font-weight:400;height:fit-content;line-height:150%;margin:auto 0;text-align:center}.footer__list{align-items:center;display:flex;gap:16px;margin-left:auto}.footer__link img{transition:scale .25s ease-in-out;width:40px}.footer__link img:hover{scale:1.5}@media screen and (max-width:768px){.footer__container{display:flex;flex-wrap:wrap}.footer__link img{width:24px}.footer__text{margin-top:24px;order:3;width:100%}.footer__logo{max-width:143px}}