.footer{color:#fff;background:#2d2d2d;width:100%;padding:60px 0;overflow:hidden}.footer-container{box-sizing:border-box;flex-direction:column;align-items:center;gap:32px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.footer-info{text-align:center}.footer-title{color:#fff;margin-bottom:8px;font-size:24px;font-weight:700}.footer-copyright{color:#999;font-size:14px}.footer-social{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.social-link{color:#999;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.social-link:hover{color:#fff;background:#ffffff1a;transform:translateY(-2px)}.social-link svg{width:20px;height:20px}@media (max-width:768px){.footer{min-height:230px;padding:40px 0 100px}.footer-container{gap:20px;padding:0 20px 20px}.footer-title{margin-bottom:6px;font-size:18px}.footer-copyright{font-size:11px}.footer-social{flex-wrap:wrap;gap:16px;max-width:100%;padding-bottom:10px}.social-link{width:30px;height:30px}.social-link svg{width:15px;height:15px}}@media (max-width:480px){.footer{min-height:260px;padding:36px 0 120px}.footer-container{gap:18px;padding:0 16px 25px}.footer-title{margin-bottom:5px;font-size:16px}.footer-copyright{font-size:10px}.footer-social{flex-wrap:wrap;justify-content:center;gap:12px;max-width:100%;padding-bottom:15px}.social-link{width:28px;height:28px}.social-link svg{width:14px;height:14px}}@media (max-width:375px){.footer{min-height:275px;padding:32px 0 130px}.footer-container{gap:16px;padding:0 16px 30px}.footer-title{margin-bottom:4px;font-size:15px}.footer-copyright{font-size:9px}.footer-social{flex-wrap:wrap;gap:10px;max-width:100%;padding-bottom:20px}.social-link{width:26px;height:26px}.social-link svg{width:13px;height:13px}}
