:root{--footer-bg:#00325c;--footer-white:#fff;--footer-text-muted:hsla(0,0%,100%,.7);--footer-border:hsla(0,0%,100%,.15)}.footer{background-color:var(--footer-bg);color:var(--footer-white);padding-bottom:20px}.footer .footer-container{margin:0 auto}.footer .footer-grid{display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin-bottom:60px}.footer .bio-col{grid-column:span 2}.footer .footer-logo-box{background-color:var(--footer-white);border-radius:8px;display:inline-flex;margin-bottom:25px;padding:12px 24px}.footer .footer-logo-box img{max-height:45px;width:auto}.footer .footer-bio-text{color:var(--footer-text-muted);line-height:1.6;max-width:420px}.footer .footer-heading{color:var(--footer-white);margin-bottom:25px;text-transform:none}.footer .footer-menu-wrap ul{list-style:none;margin:0;padding:0}.footer .footer-menu-wrap ul li{margin-bottom:12px}.footer .footer-menu-wrap ul li a{color:var(--footer-text-muted);text-decoration:none;transition:color .3s ease}.footer .footer-menu-wrap ul li a:hover{color:var(--footer-white)}.footer .footer-contact-list{display:flex;flex-direction:column;gap:15px}.footer .footer-contact-link{align-items:center;color:var(--footer-text-muted)!important;display:flex;font-size:14px;gap:12px;text-decoration:none;transition:color .3s ease}.footer .footer-contact-link:hover{color:var(--footer-white)!important}.footer .footer-contact-link .contact-text{color:var(--footer-text-muted)!important}.footer .footer-contact-link:hover .contact-text{color:var(--footer-white)!important}.footer .footer-contact-link:hover img{filter:brightness(0) invert(1)}.footer .contact-icon{align-items:center;display:flex;height:18px;justify-content:center;width:18px}.footer .contact-icon img{filter:brightness(0) invert(1);height:auto;width:100%}.footer .footer-bottom{align-items:center;border-top:1px solid var(--footer-border);color:hsla(0,0%,100%,.5);display:flex;justify-content:space-between;padding-top:20px}.footer .legal-tags{display:flex;gap:10px}.footer .copyright-wrap,.footer .legal-tags{font-size:12px}@media (max-width:991px){.footer .footer-grid{grid-template-columns:1fr 1fr}.footer .bio-col{grid-column:span 2;text-align:center}.footer .footer-logo-box{margin-left:auto;margin-right:auto}.footer .footer-bio-text{margin:0 auto 30px}}@media (max-width:767px){.footer{padding-left:20px;padding-right:20px}}@media (max-width:640px){.footer .footer-grid{grid-template-columns:1fr}.footer .footer-logo-box{margin-left:0}.footer .footer-bottom{flex-direction:column;gap:15px;text-align:center}}.footer .footer-menu-wrap .hs-menu-wrapper>ul{display:block!important;list-style:none!important;margin:0!important;padding:0!important}.footer .footer-menu-wrap .hs-menu-wrapper>ul li{display:block!important;margin-bottom:12px!important;padding:0!important}.footer .footer-menu-wrap .hs-menu-wrapper>ul li a{color:var(--footer-text-muted)!important;display:inline-block;font-size:14px;text-decoration:none!important;transition:color .3s ease;white-space:nowrap}.footer .footer-menu-wrap .hs-menu-wrapper>ul li a:hover{color:var(--footer-white)!important}.footer .footer-menu-wrap .hs-menu-wrapper>ul li:after,.footer .footer-menu-wrap .hs-menu-wrapper>ul li:before{display:none!important}.footer .footer-menu-wrap .hs-menu-flow-horizontal>ul{display:flex!important;flex-direction:column!important}