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