#footer{background-color:#14453c;color:#fff;font-size:18px;display:flex}#footer-content{display:flex;flex-wrap:wrap;gap:32px;padding:32px 16px 0;max-width:1440px;margin:0 auto}@media screen and (max-width:767px){#footer-content{flex-direction:column;padding:16px 16px 0}}@media screen and (min-width:768px){#footer .contact{display:grid;grid-template-columns:94px auto;grid-row-gap:8px}}@media screen and (max-width:767px){#footer .contact div:nth-child(2n){margin-bottom:12px}}#footer div{flex:1}#footer h3{text-decoration:underline;margin-bottom:16px}#footer ul{list-style:none;display:flex;border-top:1px solid white;padding:32px 0;width:100%;gap:16px}@media screen and (max-width:767px){#footer ul{flex-wrap:wrap;line-height:2}}#footer a{color:#fff}#footer .social{display:flex;align-items:center}#footer .social path{fill:#fff}#footer .social a:hover path{fill:inherit}
