.footer{background:linear-gradient(to right,var(--qox-navy),#1e3a5f);color:#fff;padding:4rem 4% 2rem}.footer-content{max-width:1100px;margin:0 auto 3rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.footer-logo-img{height:48px;width:auto;object-fit:contain}.footer-logo-icon{background:linear-gradient(135deg,var(--qox-orange) 0%,#E55A28 100%);border-radius:8px;padding:6px;display:flex;align-items:center;justify-content:center}.footer-logo h3{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin:0}.footer-ox{color:var(--qox-orange)}.footer-tagline{color:#fffc;font-weight:500;margin-bottom:.5rem;font-size:.9rem}.footer-desc{font-size:.82rem;color:#ffffffd1;line-height:1.6}.footer-section h4{font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;color:#fff;margin-bottom:1rem}.footer-section a{display:block;color:#ffffffde;text-decoration:none;font-size:.875rem;margin-bottom:.6rem;transition:color .2s}.footer-section a:hover{color:#fff}.footer-section-contact{scroll-margin-top:84px;border-radius:10px;padding:12px;margin:-12px}.footer-section-contact.is-flash{animation:contact-pulse 1.6s ease 1}@keyframes contact-pulse{0%{box-shadow:0 0 #ff6b3500;background:#ff6b3500}25%{box-shadow:0 0 0 6px #ff6b358c;background:#ff6b3533}to{box-shadow:0 0 #ff6b3500;background:#ff6b3500}}.footer-contact{display:block;color:#ffffffde;font-size:.875rem;margin-bottom:.6rem}.footer-contact-link{text-decoration:none;transition:color .2s}.footer-contact-link:hover{color:#fff}.footer-bottom{max-width:1100px;margin:0 auto;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:.82rem;color:#fffc}.footer-bottom a{color:#ffffffde;text-decoration:none;margin:0 .25rem}.footer-bottom a:hover{color:#fff}@media (max-width: 1100px){.footer-content{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:2rem}}
