.footer__hamburger{align-items:center;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:center;width:30px}.footer__hamburger span{background-color:var(--brand-canary);border-radius:0;display:block;height:2px;margin-bottom:6px;position:relative;transition:transform .25s ease-in-out,opacity .15s ease-in-out;width:100%}.d-none{display:none}.footer-menu-buttons{align-items:center;display:flex;gap:15px}.footer-logo-link{max-width:230px;width:100%}@media screen and (max-width:992px){.footer__hamburger{display:flex}.footer-contact,.footer-menu-wrapper,.footer-social-icons{display:none}.footer-logo,.footer-logo-link{max-width:100px}.footer-text-logo{filter:brightness(0) invert(1);max-width:320px}}