.footer-container{background:linear-gradient(135deg,#0f4c75,#1b5e20);color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;border-top:1px solid rgba(255,255,255,.1)}.footer-content{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 1.5rem}.footer-main{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:2rem}@media (min-width:768px){.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:3rem}}.logo-section{display:flex;justify-content:flex-start;margin-bottom:1.5rem}.logo-img{width:200px;height:auto;object-fit:contain;display:block}.contact-infos{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.contact-items{display:flex;align-items:flex-start;gap:.75rem;transition:transform .2s ease}.contact-items:hover{transform:translateX(3px)}.contact-icon{width:36px;height:36px;border-radius:8px;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#4fc3f7;flex-shrink:0}.contact-details{flex:1}.contact-text{font-weight:500;color:#e3f2fd;font-size:.9rem;margin:0;line-height:1.3}.contact-subtext{color:#bbdefb;font-size:.75rem;margin:2px 0 0}.social-section{margin-top:1rem}.social-title{font-size:.9rem;font-weight:600;color:#e3f2fd;margin-bottom:.75rem}.social-links{display:flex;gap:.5rem}.social-link{width:36px;height:36px;border-radius:8px;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#e3f2fd;transition:all .25s ease;border:1px solid rgba(255,255,255,.1)}.social-link:hover{background:#ff6f00;color:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,111,0,.3)}.section-title{font-size:1.1rem;font-weight:600;color:#e3f2fd;margin-bottom:1rem;position:relative;padding-bottom:.5rem}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background:#4fc3f7;border-radius:2px}.navigation-links{display:flex;flex-direction:column;gap:.6rem}.nav-link{color:#bbdefb;font-size:.9rem;transition:all .2s ease;text-decoration:none;padding:.2rem 0}.nav-link:hover{color:#4fc3f7;transform:translateX(3px)}.services-list{display:flex;flex-direction:column;gap:.6rem}.service-item{color:#bbdefb;font-size:.9rem;transition:all .2s ease;padding:.2rem 0}.service-item:hover{color:#4fc3f7;transform:translateX(3px)}.footer-bottom{display:flex;flex-direction:column;gap:1rem;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}@media (min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.copyright-section p{color:#90caf9;font-size:.85rem;margin:0;text-align:center}.legal-links{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.legal-links a{color:#90caf9;font-size:.85rem;transition:color .2s ease;text-decoration:none}.legal-links a:hover{color:#4fc3f7;text-decoration:underline}@media (max-width:767px){.footer-content{padding:2rem 1rem 1rem}.footer-main{gap:2rem}.logo-img{width:160px}.legal-links{gap:1rem}}