#footer{background-color:rgba(0,0,0,0);color:#fff;min-height:auto;height:auto}#footer{background-color:rgba(0,0,0,0);color:#fff;min-height:auto;height:auto}.footer-content{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;padding:60px 0 60px 0;max-width:1200px;margin:0 auto}.footer-content::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1}.footer-logo{flex:0 0 auto}.footer-logo img{width:200px;height:auto}.footer-menu{flex:1;display:flex;justify-content:center;margin:0 40px}.footer-nav{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.footer-nav li{margin:0}.footer-nav a{color:#fff;text-decoration:none;font-family:Arial,sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;transition:color .3s ease}.footer-nav a:hover{color:#ccc}.footer-contact{flex:0 0 auto;text-align:right;color:#fff}.contact-item{margin-bottom:15px}.contact-item span{font-family:Arial,sans-serif;font-size:14px;line-height:1.4}.contact-items{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.contact-link{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#fff;text-decoration:none;font-family:Arial,sans-serif;font-size:14px;transition:color .3s ease}.contact-link:hover{color:#ccc}.contact-link img{width:16px;height:16px}.social-links{display:flex;justify-content:flex-end;gap:15px}.social-links a{display:inline-block;transition:opacity .3s ease}.social-links a:hover{opacity:.7}.social-links img{width:24px;height:24px}.footer-bottom{background-color:#000;position:relative;z-index:2;padding:15px 0}.footer-bottom .container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.copyright{color:#fff;font-family:Arial,sans-serif;font-size:12px}.legal-links ul{list-style:none;padding:0;margin:0;display:flex;gap:20px}.legal-links a{color:#fff;text-decoration:none;font-family:Arial,sans-serif;font-size:12px;transition:color .3s ease}.legal-links a:hover{color:#ccc}@media(max-width: 768px){.footer-content{flex-direction:column;text-align:center;padding:30px 20px 20px 20px;gap:25px;align-items:center}.footer-logo img{width:150px}.footer-menu{margin:0}.footer-nav{align-items:center;gap:6px}.footer-contact{text-align:center}.contact-items{align-items:center}.contact-link{justify-content:center}.social-links{justify-content:center}.footer-bottom .container{flex-direction:column;gap:10px;text-align:center}.legal-links ul{flex-wrap:wrap;justify-content:center}}/*# sourceMappingURL=footer.min.css.map */