.Footer_footer__0IXn3{background:var(--primary-blue-dark);color:white;padding:60px 20px 30px;margin-top:0}.Footer_container__6pNfo{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer_grid__aa_A4{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.Footer_column__C3dHX{display:flex;flex-direction:column}.Footer_title__qtfT0{font-size:1.8rem;font-weight:800;margin-bottom:12px;color:white}.Footer_plusSign__PLIiy,.Footer_proText__AZtHR{color:var(--accent-yellow)}.Footer_plusSign__PLIiy{font-size:.8em;font-weight:700}.Footer_description__AWnnb{font-size:.95rem;line-height:1.6;color:rgba(255,255,255,.85);max-width:300px}.Footer_columnTitle__J5O1K{font-size:1.1rem;font-weight:700;margin-bottom:16px;color:var(--accent-yellow)}.Footer_links__sNoYT{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.Footer_links__sNoYT li a{color:rgba(255,255,255,.85);text-decoration:none;font-size:.95rem;transition:color .2s,transform .2s;display:inline-block}.Footer_links__sNoYT li a:hover{color:var(--accent-yellow);transform:translateX(4px)}.Footer_divider__OvB0t{height:1px;background:linear-gradient(90deg,rgba(59,130,246,0),rgba(59,130,246,.5) 50%,rgba(59,130,246,0));margin:40px 0 30px}.Footer_bottom__8fL6_{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.Footer_contact__ulAli,.Footer_copyright__t4WoK{font-size:.9rem;color:rgba(255,255,255,.7)}.Footer_contact__ulAli a{color:var(--accent-yellow);text-decoration:none;font-weight:500;transition:color .2s}.Footer_contact__ulAli a:hover{color:var(--accent-orange);text-decoration:underline}@media (max-width:968px){.Footer_grid__aa_A4{grid-template-columns:1fr 1fr;gap:40px 30px}}@media (max-width:640px){.Footer_footer__0IXn3{padding:40px 20px 20px;margin-top:60px}.Footer_grid__aa_A4{grid-template-columns:1fr;gap:30px}.Footer_title__qtfT0{font-size:1.5rem}.Footer_description__AWnnb{max-width:100%}.Footer_bottom__8fL6_{flex-direction:column;align-items:flex-start;gap:12px}.Footer_contact__ulAli,.Footer_copyright__t4WoK{font-size:.85rem}}:root{--primary-blue:#1e40af;--primary-blue-dark:#1e3a8a;--primary-blue-light:#3b82f6;--secondary-blue:#0ea5e9;--accent-blue:#60a5fa;--accent-yellow:#fbbf24;--accent-orange:#f97316;--accent-warm:#fb923c;--background:#ffffff;--foreground:#1e293b;--text-muted:#64748b;--border:#e2e8f0;--success:#10b981;--error:#ef4444}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;overscroll-behavior-y:none}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--foreground);background:var(--primary-blue-dark);line-height:1.6;margin:0;padding:0;position:relative}a{color:var(--primary-blue);text-decoration:none;transition:color .2s ease}a:hover{color:var(--primary-blue-light)}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}button{font-family:inherit}