:root{--color-primary:#091359;--color-secondary:#14b8a6;--color-font:#444c56;--color-cta:#fc5b3b;--color-heading:#050a33;--color-border:#e2e8f0;--color-border-1:#eeeeee;--color-border-2:#e9effd;--color-border-3:#e9eaec;--color-white:#ffffff;--color-off-white:#f4f7fe;--color-gray:#535353;--color-light-gray:#e5e5e5;--color-muted:#8c94a6;--color-footer-heading:#949ca3;--color-danger:#e53935;--color-success:#155724;--bg-light:#f8fafe;--bg-dark:var(--color-primary);--color-overlay:rgba(0,0,0,0.3);--font-primary:"Manrope",sans-serif;--font-secondary:"Greycliff CF",sans-serif;--regular:400;--medium:500;--bold:700;--extra-bold:800;--lh-100:100%;--lh-110:110%;--lh-120:120%;--lh-140:140%;--lh-150:150%;--border-radius:12px;--border-radius-16:16px;--logo-desktop-width:305px;--logo-tablet-width:286px;--logo-mobile-width:286px;--spacing-desktop:120px;--spacing-laptop:64px;--spacing-tablet:56px;--spacing-mobile:40px;--bs-body-font-family:var(--font-primary);--bs-body-font-size:16px;--bs-body-line-height:var(--lh-140);--bs-body-color:var(--color-font);--bs-accordion-btn-icon-width:1rem}.footer{background-color:var(--color-primary);background-image:url(/footerbg.png);background-position:top;background-repeat:no-repeat;background-size:cover}.footer.has-text-banner{background-image:url(/footerbg-textbanner.png)}.footer .footer-bottom{padding-top:72px;padding-bottom:72px}@media(max-width:1400px){.footer .footer-bottom{padding:var(--spacing-laptop) 0}}@media(max-width:1199px){.footer .footer-bottom{padding:var(--spacing-tablet) 0}}@media(max-width:767px){.footer .footer-bottom{padding:var(--spacing-mobile) 0}}.footer .footer-container{display:flex;align-items:center;justify-content:space-between;gap:24px}@media(max-width:1199px){.footer .footer-container{flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:400px;gap:16px}}.footer .footer-copyright p{margin:0;color:var(--color-white);font-family:var(--font-primary);font-size:14px;font-weight:var(--regular);line-height:var(--lh-140)}.footer .footer-links{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}@media(max-width:1199px){.footer .footer-links{flex-wrap:wrap;gap:8px 24px;justify-content:center}}.footer .footer-link{margin:0}.footer .footer-link .footer-link-anchor{color:var(--color-white);font-family:var(--font-primary);font-size:14px;font-weight:var(--regular);line-height:var(--lh-140);text-decoration:none;transition:all .3s ease}.footer .footer-link .footer-link-anchor:hover{color:var(--color-secondary)}