.footer{color:#ddd;background:#0d0d0d;border-top:1px solid #ffffff14;width:100%;padding:60px 20px}.footer-wrapper{grid-template-columns:repeat(4,1fr);justify-content:space-between;gap:50px;max-width:1250px;margin:auto;padding:0 20px;display:grid}.footer-brand{color:#fff;letter-spacing:.8px;font-size:28px;font-weight:700}.footer-desc{opacity:.85;margin-top:12px;font-size:15px;line-height:1.6}.footer-title{color:#fff;margin-bottom:18px;font-size:18px;font-weight:600}.footer-links{padding:0;list-style:none}.footer-links li{margin-bottom:10px}.footer-links a{color:#cfcfcf;font-size:15px;text-decoration:none;transition:all .2s ease-in-out}.footer-links a:hover{color:#fff;padding-left:6px}.socials{gap:12px;display:flex}.social-link{color:#ddd;background:linear-gradient(145deg,#1f1f1f,#121212);border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;text-decoration:none;transition:all .25s;display:flex}.social-link:hover{color:#000;background:#fff}.footer-bottom{text-align:center;opacity:.7;border-top:1px solid #ffffff0d;margin-top:40px;padding-top:35px;font-size:14px}@media (max-width:950px){.footer-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:550px){.footer-wrapper{text-align:left;grid-template-columns:1fr;gap:30px}.footer{padding:40px 0 20px}}
