.site-footer{background:var(--navy-deep);color:#cbd8e8}.footer-top{display:grid;gap:40px;grid-template-columns:1.4fr 1fr 1fr 1fr;padding:64px 0 40px}.footer-top h4{color:var(--white);font-size:14px;letter-spacing:.06em;margin-bottom:16px}.footer-top a{color:#b9c8dc;display:block;font-size:14.5px;padding:6px 0}.footer-top a:hover{color:var(--white)}.footer-about img{height:42px;margin-bottom:16px}.footer-about p{color:#afc0d6;font-size:14px;max-width:320px}.footer-bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.12);color:#9aacc4;display:flex;font-size:13px;justify-content:space-between;padding:20px 0}@media (max-width:860px){.footer-top{grid-template-columns:1fr 1fr}}@media (max-width:560px){.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px;text-align:center}}