.footer{background-color:#030511;color:#fff;padding:5rem 4rem 2rem;font-family:var(--font-body)}.footer-container{max-width:1440px;width:100%;margin:0 auto}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:3rem;margin-bottom:5rem}.footer-brand{display:flex;flex-direction:column;gap:1rem;max-width:300px;align-items:flex-start}.footer-logo{height:100px;width:auto;margin-left:0}.footer-slogan{font-family:var(--font-heading);font-weight:700;font-size:1.1rem}.footer-links-group{display:flex;gap:4rem;flex-wrap:wrap}.footer-column h4{font-family:var(--font-heading);font-weight:700;font-size:1.2rem;margin-bottom:1.5rem}.footer-column ul{list-style:none;display:flex;flex-direction:column;gap:.8rem}.footer-column a{color:#aaa;text-decoration:none;transition:color .3s ease;font-size:1rem}.footer-column a:hover{color:#fff}.footer-socials{display:flex;gap:1.5rem}.social-icon{width:24px;height:24px;opacity:.8;transition:opacity .3s}.social-icon:hover{opacity:1}.footer-cta{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:5rem}.footer-cta h3{font-family:var(--font-body);font-size:1.3rem;font-weight:400}.footer-form{display:flex;background-color:#1a1c2a;padding:.4rem;border-radius:50px;width:100%;max-width:450px;border:1px solid #333}.footer-input-group{display:flex;align-items:center;flex:1;padding-left:1.2rem}.footer-mail-icon-img{width:30px;height:30px;margin-right:.8rem;opacity:.5}.footer-form input{background:transparent;border:none;outline:none;color:#fff;width:100%;font-size:1rem;font-family:var(--font-body)}.footer-form input::placeholder{color:#666}.btn-footer{background-color:#5aa9fa;color:#fff;border:none;padding:.8rem 1.8rem;border-radius:30px;font-weight:700;font-size:1rem;cursor:pointer;transition:background-color .3s;white-space:nowrap}.btn-footer:hover{background-color:#4998e8}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #222;font-size:.9rem;color:#666}@media(max-width:900px){.footer-top{flex-direction:column;align-items:center;text-align:center}.footer-links-group{justify-content:center;gap:2rem}.footer-brand{align-items:center}}@media(max-width:480px){.footer{padding:2rem .75rem 1rem;max-width:100%;width:100%;overflow-x:hidden}.footer-container{max-width:100%;width:100%}.footer-top{gap:1.5rem;margin-bottom:2rem}.footer-logo{height:50px}.footer-slogan{font-size:.9rem}.footer-links-group{gap:1.25rem}.footer-column h4{font-size:.9rem;margin-bottom:.75rem}.footer-column a{font-size:.8rem}.footer-socials{gap:.8rem}.social-icon{width:18px;height:18px}.footer-cta{margin-bottom:2rem;max-width:100%}.footer-cta h3{font-size:.9rem;text-align:center}.footer-form{flex-direction:column;border-radius:12px;padding:.5rem;gap:.5rem;max-width:100%}.footer-input-group{padding:.5rem .75rem}.footer-mail-icon-img{width:20px;height:20px;flex-shrink:0}.footer-form input{font-size:.9rem;min-width:0}.btn-footer{width:100%;padding:.6rem 1rem;font-size:.85rem;border-radius:8px}.footer-bottom{font-size:.75rem;padding-top:1rem}}
