.footer{background-color:#0000;flex-direction:column;gap:100px;display:flex}.footer__top{flex-wrap:wrap;gap:24px;display:flex}@media (max-width:767px){.footer__top{flex-direction:column;align-items:flex-start}}.footer__logo{flex-shrink:0;align-items:center;margin-right:150px;display:flex}.footer__logo-img{object-fit:contain}.footer__nav{flex-wrap:wrap;align-items:center;gap:48px;display:flex}@media (max-width:767px){.footer__nav{gap:16px}}.footer__nav-link{color:#fff;white-space:nowrap;font-size:.75rem;text-decoration:none;transition:color .15s}.footer__nav-link:hover{color:#fff}.footer__divider{background-color:#ffffff14;border:none;height:1px}.footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}@media (max-width:767px){.footer__bottom{flex-direction:column;align-items:flex-start}}.footer__legal{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.footer__legal-link{color:#ffffff4d;font-size:.75rem;text-decoration:none;transition:color .15s}.footer__legal-link:hover{color:#fff9}.footer__socials{align-items:center;gap:16px;display:flex}.footer__social-link{color:#fff;justify-content:center;align-items:center;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.footer__social-link:hover{color:#49ff8c;background-color:#ffffff26}
