.footer{background:#002f47;color:#fff;padding:clamp(2rem,5vw,3rem) clamp(1.5rem,4vw,3rem);margin-top:0}.footer-inner{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.footer-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem}.footer-logo-link{display:inline-block;flex-shrink:0}.footer-logo-image{height:52px;width:auto;display:block}.footer-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem 1.5rem}.footer-social{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.footer-cta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.footer-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:600;font-family:inherit;line-height:1.2;transition:transform .2s ease,background .2s ease;border:none;cursor:pointer}.footer-btn:hover{transform:scale(1.04);text-decoration:none!important}.footer-btn--icon{width:44px;height:44px;border-radius:50%;background:var(--bi-sky)!important;color:#002f47!important;padding:0;flex-shrink:0}.footer-btn--icon svg{display:block}.footer-btn--pill{padding:12px 22px;border-radius:999px;background:var(--bi-sky)!important;color:#002f47!important;font-size:.9375rem;white-space:nowrap}.footer-btn--pill:hover{background:var(--bi-lime-hover)!important;color:#002f47!important;box-shadow:0 2px 8px var(--bi-yellow-muted)}.footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15)}.footer-links{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.footer-links a{color:#ffffffe6;font-size:.875rem;text-decoration:none;background:none!important}.footer-links a:hover{color:var(--bi-sky)}.footer-copyright{font-size:.875rem;margin:0;color:#ffffffbf}@media(max-width:768px){.footer-top{flex-direction:column;align-items:flex-start}.footer-actions{flex-direction:column;align-items:flex-start;width:100%}.footer-cta{width:100%}.footer-btn--pill{flex:1 1 auto;text-align:center;min-width:min(100%,200px)}.footer-bottom{flex-direction:column;align-items:flex-start}}
