.footer-content{align-items:center;display:flex;justify-content:space-between;padding:3.2rem 0;position:relative}.footer__logo{width:19.4rem}.footer__links{align-items:center;display:flex;gap:3.2rem;left:50%;position:absolute;transform:translate(-50%)}.footer__socials{align-items:center;display:flex;gap:1rem;margin:-.5rem}.footer__socials li{align-items:center;display:flex;justify-content:center;padding:.5rem}.footer__socials a{filter:brightness(0) opacity(.3);transition:filter .35s ease-out;width:2.4rem}.footer__socials a:hover{filter:brightness(1) opacity(1);transition:filter .35s ease-out}.footer-copyright .container{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:991px){.footer__logo{width:15.7rem}.footer-content{padding:4rem 0}.footer__links{flex-wrap:wrap;gap:2rem 3.2rem;justify-content:center}}@media only screen and (max-width:767px){.footer-content{flex-direction:column;gap:3.2rem;justify-content:center}.footer__links{flex-direction:column;gap:1.6rem;left:0;position:relative;transform:none}.footer__socials{gap:1.6rem}}