.footer-exact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:34px;padding-top:52px;padding-bottom:30px}
.footer-company img{width:auto;height:76px;margin:-22px 0 -14px -18px;object-fit:contain}
.footer-company p{max-width:none;margin:0;color:#58666a;font-size:13px;line-height:1.8}
.footer-company p strong{color:#58666a;font-weight:400}
.footer-exact>div:not(.footer-company){display:flex;flex-direction:column;gap:9px}
.footer-exact h3{margin:0 0 14px;color:#8aa0a2;font-size:13px;letter-spacing:.1em;text-transform:uppercase}
.footer-exact a,.footer-exact span{color:#243234;font-size:14px}
.footer-exact .footer-contact p{margin:0;color:#243234;font-size:14px;line-height:2}
.footer .footer-bottom{padding-top:16px;padding-bottom:16px;font-size:12.5px}
@media(max-width:800px){.footer-exact{grid-template-columns:1fr 1fr}.footer-company{grid-column:1/3}}
@media(max-width:520px){.footer-exact{grid-template-columns:1fr}.footer-company{grid-column:auto}}
