.home-footer{background:#1a1a2e;color:#fff;padding:60px 0 0;text-align:left}.home-footer .footer-brand{text-align:left}.home-footer .section-container{max-width:var(--ac-pagina-ancho,1500px);margin:0 auto;padding:0 24px}.home-footer .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px}.home-footer .footer-brand .footer-logo{display:flex;align-items:center;gap:10px;font-size:1.2rem;font-weight:700;margin-bottom:12px}.home-footer .footer-brand .footer-logo img{height:28px;width:28px}.home-footer .footer-brand p{color:rgba(255,255,255,.6);font-size:.9rem;margin:0;line-height:1.5}.home-footer .footer-brand p+p{margin-top:8px}.home-footer .footer-brand a{color:inherit;text-decoration:underline;text-underline-offset:2px}.home-footer .footer-brand a:hover{color:#fff}.home-footer .footer-social{display:flex;flex-wrap:wrap;gap:12px 16px;margin-top:12px}.home-footer .footer-social a{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.85);text-decoration:none;font-size:.9rem;transition:color .2s}.home-footer .footer-social a:hover{color:#00d4ff}.home-footer .footer-social i{font-size:1.1rem}.home-footer .footer-links h4{font-size:.85rem;text-transform:uppercase;letter-spacing:1px;margin:0 0 16px 0;color:rgba(255,255,255,.5)}.home-footer .footer-links a{display:block;color:rgba(255,255,255,.8);text-decoration:none;font-size:.9rem;padding:4px 0;transition:color .2s}.home-footer .footer-links a:hover{color:#00d4ff}.home-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px 0;text-align:center}.home-footer .footer-bottom p{margin:0;color:rgba(255,255,255,.4);font-size:.85rem}@media (max-width:768px){.home-footer .footer-grid{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:480px){.home-footer .footer-grid{grid-template-columns:1fr;gap:24px}}