footer{font-size:14px;padding-top:40px}.footer__flex{display:flex;gap:32px;justify-content:space-between;padding-bottom:32px}.footer__logo{margin-bottom:8px}.footer__logo img{height:24px;object-fit:contain;width:auto}.footer__contact{padding:8px 0}.footer__contact p{font-size:14px;margin-block-start:1em}.footer__right{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(auto,250px))}.column__header{font-weight:700;margin-bottom:16px}.column__list{display:flex;flex-direction:column;gap:8px;list-style:none;padding-left:0}.column__item{color:#767676}.column__item:hover{color:#111}.footer__bottom{border-top:1px solid #d1d1d1;padding:16px 0}.fb__flex{align-items:center;display:flex;justify-content:space-between}.fb__left{color:#767676;display:flex;gap:16px}.fb__left a:hover{color:#111}.fb__right{display:flex;gap:32px}.social__link{align-items:center;display:flex;height:48px;justify-content:center;width:48px}.social__link img{height:24px;object-fit:contain;opacity:50%;transition:.3s ease;width:24px}.social__link:hover img{opacity:100%}.column__item>a{color:inherit}@media(max-width:992px){.footer__flex{flex-direction:column;gap:32px}.fb__flex{align-items:flex-start;flex-direction:column}.fb__left{flex-wrap:wrap;row-gap:0}.social__link{justify-content:flex-start}}@media(max-width:768px){.footer__right{display:flex;flex-direction:column;gap:32px}.column__header{margin-bottom:8px}}