.footer{background:var(--preto);padding:56px 0 28px}.footer-grid{display:grid;gap:40px;grid-template-columns:minmax(220px,1.2fr) 1fr 1fr;margin-bottom:32px}.footer-brand{color:var(--branco);font-family:Montserrat,sans-serif;font-size:23px;font-weight:900;letter-spacing:1px;margin-bottom:12px}.footer-brand img{height:32px;margin-bottom:12px}.footer-ident{display:flex;flex-direction:column;gap:6px}.footer-ident-line{color:hsla(0,0%,100%,.5);font-size:14px;line-height:1.55;margin:0}.footer-ident-line--strong{color:hsla(0,0%,100%,.75);font-weight:600}.footer-contact{display:flex;flex-direction:column;gap:10px}.footer-contact a{color:hsla(0,0%,100%,.55);font-size:15px;transition:color .2s}.footer-contact a:hover{color:var(--branco)}.footer-legal{border-top:1px solid hsla(0,0%,100%,.07);display:flex;flex-direction:column;gap:12px;padding-top:24px}.footer-legal-copy{color:hsla(0,0%,100%,.35);font-size:14px;margin:0}.footer-legal-note{color:hsla(0,0%,100%,.28);font-size:13px;line-height:1.65;margin:0;max-width:72ch}.footer-col h5{color:hsla(0,0%,100%,.4);font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.5px;margin-bottom:16px;text-transform:uppercase}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links a{color:hsla(0,0%,100%,.55);font-size:15px;transition:color .2s}.footer-links a:hover{color:var(--branco)}@media (max-width:850px){.footer-grid{grid-template-columns:1fr 1fr}.footer-col--ident{grid-column:1/-1}}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.footer-grid{gap:28px;grid-template-columns:1fr}.footer-col--ident{grid-column:auto}.footer{padding:40px 0 24px}}
