.footer{background:#444;color:#fff;padding:40px 0}.footer .container{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:40px}.footer-logo{flex:1;min-width:200px}.footer-logo img{height:40px;margin-bottom:10px}.footer-logo p{font-size:14px;color:#ccc}.footer-column{flex:1;min-width:200px}.footer-column h3{font-size:16px;margin-bottom:15px;color:#fff}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:10px}.footer-column ul li a{color:#ccc;text-decoration:none;font-size:14px}.footer-column ul li a:hover{color:#00c4b4}.footer-bottom{text-align:center;margin-top:40px;border-top:1px solid #666;padding-top:20px}.footer-bottom p{font-size:14px;color:#ccc;margin:5px 0}@media (max-width:768px){.footer .container{flex-direction:column;gap:20px}.footer-column{margin-bottom:20px}}