.footer{border-top:1px solid #3d2d4f;color:#fff;padding:60px 0 0;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;margin-bottom:40px}.footer-column{display:flex;flex-direction:column}.footer-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:20px;margin-top:0}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#b8b4c8;text-decoration:none;font-size:14px;line-height:1.5;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-bottom{justify-content:space-between;align-items:center;padding:20px 0;border-top:1px solid #3d2d4f;flex-wrap:wrap}.footer-bottom,.footer-legal{display:flex;gap:20px}.footer-legal a{color:#b8b4c8;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-legal a:hover{color:#fff}.footer-social{display:flex;gap:16px;align-items:center}.footer-social a{color:#b8b4c8;transition:color .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:transparent}.footer-social a:hover{color:#fff;background-color:#3d2d4f}.footer-social svg{width:20px;height:20px}.footer-copyright{margin:0}.footer-copyright p{color:#b8b4c8;font-size:14px;margin:0}@media (max-width:1200px){.footer-content{grid-template-columns:repeat(2,1fr);gap:30px;text-align:center}.footer-bottom{flex-direction:column;text-align:center;gap:15px}.footer-legal{order:2}.footer-social{order:1}.footer-copyright{order:3}}@media (max-width:768px){.footer{padding:40px 0 0}.footer-container{padding:0 16px}.footer-content{grid-template-columns:1fr;gap:30px;margin-bottom:30px}.footer-column{text-align:left}.footer-title{font-size:16px;margin-bottom:16px}.footer-links a{font-size:15px}.footer-bottom{padding:16px 0;flex-direction:column;gap:16px}.footer-legal{flex-direction:column;gap:12px;text-align:center}.footer-social{justify-content:center}.footer-column,.footer-copyright{text-align:center}}@media (max-width:480px){.footer{padding:30px 0 0}.footer-container{padding:0 12px}.footer-content{gap:25px;margin-bottom:25px}.footer-title{font-size:15px;margin-bottom:14px}.footer-links li{margin-bottom:10px}.footer-links a{font-size:14px}.footer-bottom{padding:14px 0;gap:14px}.footer-copyright p,.footer-legal a{font-size:13px}.footer-social a{width:36px;height:36px}.footer-social svg{width:18px;height:18px}}