footer#suporte{width:min(1180px,calc(100% - 48px));max-width:none;margin:0 auto;padding:52px 0 28px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:32px;border-top:1px solid rgba(255,255,255,.1);align-items:start;color:#8191a5}
footer#suporte .wordmark{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-weight:800;letter-spacing:.13em}
footer#suporte .wordmark img{width:42px;height:48px;object-fit:contain}
footer#suporte div{display:grid;align-content:start;gap:10px}
footer#suporte strong{margin-bottom:7px;color:#fff;font-size:12px}
footer#suporte div a,footer#suporte div span{color:#8191a5;text-decoration:none;font-size:12px;line-height:1.5}
footer#suporte>p{grid-column:1/-1;grid-row:auto;margin:12px 0 0;color:#56677b;font-size:11px}
@media(max-width:820px){footer#suporte{grid-template-columns:1fr 1fr;padding-top:42px}}
@media(max-width:560px){footer#suporte{width:calc(100% - 32px);grid-template-columns:1fr;gap:24px;padding:36px 0 24px}footer#suporte>p{margin-top:2px}}
