.footer-top .navigation{display:flex;align-items:center;gap:2rem}@media screen and (max-width:991px){.footer-top .navigation{flex-direction:column}}.footer-top .navigation li svg,.footer-top .navigation li:before{display:none}.footer-top .navigation a{font-size:.875rem;letter-spacing:.0525rem;color:var(--red);text-transform:uppercase}.footer-top{background-color:var(--white);padding-top:3.5rem;padding-bottom:3.5rem;border-top:1px solid var(--borderGray)}.footer-top .footer-logo-wrapper{display:flex;align-items:center;gap:1.5rem}.footer-top .footer-logo-container{flex:1}.footer-top .footer-logo-container img{width:100%}.footer-top-wrapper{gap:2rem 1rem;justify-content:space-between}@media screen and (max-width:1380px){.footer-top-wrapper{flex-direction:column;justify-content:center}}@media screen and (max-width:991px){.footer-top-wrapper{align-items:center}}