.footer{margin-top:auto}.footer-main{background-color:#ffffff;border-top:1px solid rgba(0,80,108,.1);padding:3rem 0 2rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:2fr 1.5fr 1fr;grid-gap:3rem;gap:3rem}.footer-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-logo-section{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.footer-logo{width:150px;object-fit:contain;flex-shrink:0}.footer-brand-text{display:flex;flex-direction:column}.footer-brand .social-icons{margin-top:1rem;justify-content:flex-start}.footer-brand-name{font-weight:700;font-size:24px;line-height:1.2;text-transform:uppercase;letter-spacing:.5px}.footer-brand-name,.footer-tagline{font-family:Poppins,sans-serif;color:var(--primary-color);margin:0}.footer-tagline{font-weight:400;font-size:18px;line-height:1.5}.footer-links{display:flex;flex-direction:column}.footer-links-title{font-family:Poppins,sans-serif;font-weight:700;font-size:18px;line-height:1.5;color:var(--primary-color);margin:0 0 1rem}.footer-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-link{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#005573;text-decoration:none;transition:color .3s ease-in-out;display:block;text-align:left;margin-bottom:0}.footer-link:hover{color:var(--primary-color);opacity:.8}.footer-link-button{background:none;border:none;padding:0;cursor:pointer;text-align:left;text-decoration:none;font:inherit;color:#005573}.footer-link-button:hover{color:var(--primary-color);opacity:.8}.footer-legal-contact{gap:2rem}.footer-contact,.footer-legal,.footer-legal-contact{display:flex;flex-direction:column}.footer-contact-title,.footer-legal-title{font-family:Poppins,sans-serif;font-weight:700;font-size:18px;line-height:1.5;color:var(--primary-color);margin:0 0 1rem}.footer-legal-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-contact-email{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#005573;text-decoration:none;transition:color .3s ease-in-out;display:block;text-align:left}.footer-contact-email:hover{color:var(--primary-color);opacity:.8}.social-icons{display:flex;gap:1rem;justify-content:flex-start}.social-icon{width:40px;height:40px;border-radius:50%;background-color:transparent;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease-in-out;border:none}.social-icon:hover{transform:translateY(-2px);opacity:.8}.social-icon svg{transition:color .3s ease-in-out;width:24px;height:24px}.social-icon svg,.social-icon:hover svg{color:var(--primary-color)}.footer-bottom{background-color:#F9FAFB;padding:1.5rem 0;border-top:1px solid #e5e7eb}.footer-bottom .container{max-width:1200px;margin:0 auto;padding:0 1rem;text-align:center}.footer-copyright{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#6B7280;margin:0}@media screen and (max-width:768px){.footer-main{padding:4rem 0 3rem}.footer-container{grid-template-columns:1fr;gap:2.5rem}.footer-brand{text-align:center;align-items:center}.footer-legal-contact,.footer-links{text-align:left}.footer-legal-contact{gap:2rem}.footer-logo-section{flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin-bottom:.75rem}.footer-brand-text{align-items:center}.footer-tagline{text-align:center;font-size:18px;margin-top:0}.footer-brand .social-icons{margin-top:1rem;justify-content:center}.footer-links-list{gap:.5rem}.footer-link{text-align:left;margin-bottom:0}.footer-legal-list{gap:.5rem}.footer-copyright{font-size:13px;line-height:18px}.footer-bottom{padding:2.5rem 0}.footer-bottom .container{text-align:center}}@media screen and (max-width:480px){.footer-main{padding:3.5rem 0 3rem}.footer-container{gap:2rem}.footer-brand-name{font-size:20px}.footer-tagline{font-size:18px;margin-top:0}.footer-contact-title,.footer-legal-title,.footer-links-title{font-size:20px;margin-bottom:1rem}.footer-link{font-size:16px;margin-bottom:.75rem;line-height:1.6}.footer-copyright{font-size:12px;line-height:16px}.social-icon{width:40px;height:40px}.social-icon svg{width:24px;height:24px}.footer-bottom{padding:2.25rem 0}}