@charset "UTF-8";.footer-solutions{background:#0a0a0a;border-top:1px solid rgba(252,103,1,0.3);padding:1.2rem 1rem;max-width:1280px;margin:0 auto;border-radius:1rem 1rem 0 0;font-family:'Roboto','Inter',system-ui,-apple-system,sans-serif}.footer-solutions h3{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:0.8rem;position:relative;display:inline-block;letter-spacing:-0.2px;transition:letter-spacing 0.3s ease;font-family:'Roboto','Inter',system-ui,-apple-system,sans-serif}.footer-solutions h3:after{content:'';position:absolute;bottom:-4px;left:0;width:35px;height:2px;background:#FC6701;border-radius:2px;transition:width 0.3s ease}.footer-solutions h3:hover:after{width:100%}.footer-solutions .solutions-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:0.5rem}.footer-solutions .solutions-links p{color:#e0e0e0;margin:0;padding:0.4rem 0;transition:transform 0.25s ease,opacity 0.2s;border-bottom:1px dashed rgba(255,255,255,0.1);display:flex;flex-direction:column;gap:0.2rem;font-size:0.75rem;line-height:1.3;font-family:'Roboto','Inter',system-ui,-apple-system,sans-serif}.footer-solutions .solutions-links p:hover{transform:translateX(4px);opacity:0.9;border-bottom-color:#FC6701}.footer-solutions .solutions-links p strong{display:flex;align-items:center;gap:5px;font-size:0.8rem;font-weight:600;margin-bottom:0.2rem;font-family:'Roboto','Inter',system-ui,-apple-system,sans-serif}.footer-solutions .solutions-links p strong i{font-size:0.9rem;width:1.2rem;color:#FC6701}.footer-solutions .solutions-links p strong a{color:#fff;text-decoration:none;transition:all 0.2s;border-bottom:1px dotted transparent;font-family:'Roboto','Inter',system-ui,-apple-system,sans-serif}.footer-solutions .solutions-links p strong a:hover{color:#FC6701;border-bottom-color:#FC6701}@media (max-width:640px){.footer-solutions{padding:0.8rem}.footer-solutions .solutions-links{gap:0.8rem}.footer-solutions .solutions-links p{font-size:0.7rem}.footer-solutions .solutions-links p strong{font-size:0.75rem}}
