.footer{background-color:#0c121e;color:#ffffff;font-family:Arial,sans-serif;padding:40px 0 20px}.footer-content{padding:0 30px}.footer-content,.footer-top-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px}.footer-top-row{width:100%}.footer-left{max-width:360px}.footer-logo{margin-bottom:10px}.footer-left h4{margin:10px 0 5px;font-size:1.2rem}.footer-left p{font-size:.9rem;margin:5px 0}.footer-icon{margin-right:5px;color:#0056b3}.duns-social-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin:10px 0;width:100%}.duns-section{display:flex;margin-left:5rem;gap:30px;align-items:center}.duns-text{font-size:.8rem;color:#fff;text-align:center;margin-top:10px}.footer-links{display:flex;gap:100px;flex-wrap:wrap;justify-content:start;align-items:flex-start}.footer-links div{min-width:100px}.footer-links h5{color:#007bff;font-size:1.2rem;margin-bottom:10px;margin-top:20px;font-weight:600}.footer-links a{display:block;color:#ddd;text-decoration:none;font-size:1rem;margin:3px 0}.footer-links a:hover{text-decoration:underline}.footer-social{min-width:160px;margin-left:auto}.footer-social h5{margin-bottom:10px;color:#ffffff}.social-icons{display:flex;gap:15px;align-items:center}.social-icons a{display:inline-flex;justify-content:center;align-items:center;background-color:#007bff;color:white;border-radius:50%;width:32px;height:32px;font-size:16px;transition:background-color .3s ease;text-decoration:none}.social-icons a:hover{background-color:#0056b3}.footer-bottom{background-color:#003366;text-align:center;padding:1rem;font-size:.9rem;margin-top:30px}@media (max-width:1024px){.footer-left h4{font-size:1.1rem}.footer-left p{font-size:.85rem}.footer-links div{min-width:250px}.social-icons a{width:28px;height:28px;font-size:14px}.duns-section{margin-left:2rem;gap:20px}}@media (max-width:768px){.footer-links{flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:30px}.footer-links div{min-width:140px;text-align:left}}@media (max-width:480px){.company-links h5,.duns-section,.duns-text,.footer-left h4,.footer-left p,.footer-links .quick-links,.footer-links .solutions-services{display:none}.footer-logo img{width:19rem!important;height:auto!important}.footer-content,.footer-social,.footer-top-row{justify-content:center;text-align:center}.company-links a{display:inline-block;margin:0 5px}.footer-social{padding:0;justify-content:center;align-items:center;margin:0 0 0 25%}.footer-social h5{display:none}.footer-social{margin-top:12px}}.footer-flags{display:flex;gap:20px;flex-wrap:wrap;margin-top:15px;position:relative}.flag-container{position:relative;cursor:pointer;transition:transform .3s ease}.flag-icon{width:45px;height:28px;border-radius:0;transition:transform .3s ease,box-shadow .3s ease}.flag-container:hover .flag-icon{box-shadow:0 0 12px #badbff}.flag-card{position:absolute;top:100%;left:50%;transform:translateX(-50%);background-color:#10182a;border:1px solid #007bff;color:#fff;padding:12px 16px;width:220px;border-radius:10px;animation:fadeInUp .3s ease forwards;z-index:10;text-align:center}.flag-card h5{color:#007bff;font-size:1rem;margin-bottom:6px}.flag-card p{font-size:.85rem;color:#ddd;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:600px){.footer-flags{justify-content:center;gap:12px}.flag-icon{width:35px;height:22px}.flag-card{width:200px;font-size:.8rem}}