.footer{background-color:var(--color-roxo-escuro);color:white;padding:2.5rem 1.25rem 2rem;margin-top:auto;scroll-margin-top:5rem}.footer-content{max-width:720px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.footer-contact{text-align:center;width:100%}.footer-contact-title{margin:0 0 .5rem;font-size:1.35rem;font-weight:700;font-family:var(--font-title,inherit);color:#fff}.footer-contact-intro{margin:0 0 .75rem;font-size:.95rem;line-height:1.5;color:rgba(255,255,255,.88)}.footer-contact-email{display:inline-block;font-size:1rem;font-weight:600;color:var(--color-lilas,#c4b5fd);text-decoration:none;word-break:break-all;margin-bottom:1.25rem;transition:color .2s,-webkit-text-decoration .2s;transition:color .2s,text-decoration .2s;transition:color .2s,text-decoration .2s,-webkit-text-decoration .2s}.footer-contact-email:hover{color:#fff;text-decoration:underline}.footer-social-heading{margin:0 0 .65rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.65)}.footer-social{flex-wrap:wrap;gap:1rem}.footer-social,.footer-social-link{display:flex;align-items:center;justify-content:center}.footer-social-link{width:44px;height:44px;color:white;transition:all .3s ease;border-radius:50%;background-color:rgba(255,255,255,.12)}.footer-social-link:hover{background-color:rgba(255,255,255,.22);transform:translateY(-2px);color:var(--color-lilas)}.footer-social-link svg{width:22px;height:22px}.footer-bottom{width:100%;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12);text-align:center}.footer-copyright{margin:0;font-size:.85rem;color:rgba(255,255,255,.75)}@media (min-width:768px){.footer-content{max-width:900px}}@media (max-width:480px){.footer{padding:2rem 1rem 1.5rem}.footer-social{gap:.85rem}.footer-social-link{width:40px;height:40px}.footer-social-link svg{width:20px;height:20px}}