.footer{background-color:#0c1e5b;color:#f5f5f5;padding:5rem 1.5rem 2rem}.footer-top{display:flex;flex-wrap:wrap;gap:3rem;max-width:1200px;margin:0 auto 3rem}.footer-column{flex:1;min-width:200px}.footer-logo-image{height:80px;width:auto;transition:all .3s ease}.footer-logo-image:hover{transform:scale(1.05)}.footer-description{color:#aaa;line-height:1.6;margin-bottom:1.5rem}.footer-heading{font-size:1.25rem;font-weight:600;color:#f5f5f5;margin-bottom:1.5rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#aaa;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#40e0d0}.newsletter-text{color:#aaa;line-height:1.6;margin-bottom:1.5rem}.newsletter-form{display:flex;position:relative}.newsletter-input{width:100%;padding:.75rem 3rem .75rem 1rem;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#f5f5f5;font-size:.95rem}.newsletter-input:focus{outline:none;border-color:#40e0d0}.newsletter-button{position:absolute;right:0;top:0;height:100%;width:3rem;background-color:transparent;border:none;color:#f5f5f5;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.newsletter-button:hover{color:#40e0d0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.copyright{color:#aaa;font-size:.95rem}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{color:#aaa;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:#40e0d0}@media (max-width:992px){.footer-top{gap:2rem}.footer-column{flex-basis:calc(50% - 2rem)}}@media (max-width:768px){.footer{padding:3rem 1.5rem 2rem}.footer-column{flex-basis:100%}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-logo-image{height:60px}}