.footer{background:#1a1a2e;color:hsla(0,0%,100%,.7);padding:72px 0 32px}.footer__top{align-items:start;display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:56px}.footer__logo{margin-bottom:16px}.footer__logo img{height:36px;object-fit:contain;width:auto}.footer__brand p{font-size:14px;line-height:1.7;margin-bottom:24px;max-width:280px}.footer__col h5{color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700;letter-spacing:.08em;margin-bottom:20px;text-transform:uppercase}.footer__col ul{display:flex;flex-direction:column;gap:10px}.footer__col a,.footer__col li{color:hsla(0,0%,100%,.6);font-size:14px}.footer__col a{transition:color .2s}.footer__col a:hover{color:#fff}.footer__bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding-top:28px}.footer__bottom p{color:hsla(0,0%,100%,.4);font-size:13px}.footer__links{display:flex;gap:24px}.footer__links a{color:hsla(0,0%,100%,.4);font-size:13px;transition:color .2s}.footer__links a:hover{color:hsla(0,0%,100%,.8)}@media (max-width:768px){.footer__top{gap:32px;grid-template-columns:1fr}.footer__bottom{align-items:flex-start;flex-direction:column}}