.footer{padding-bottom:30px}.footer__content{font-size:.85rem;line-height:120%}.footer__socials{display:flex;justify-content:flex-end;align-items:center}.footer__socials>span{display:flex;align-items:center;justify-content:center;font-weight:600}.footer__socials>span>svg{margin-left:15px}.footer__socials div{display:flex;align-items:center;justify-content:center;gap:10px;margin-left:15px}.footer__socials a{width:30px;height:30px;background-color:var(--color-main);display:flex;justify-content:center;align-items:center}.footer__socials a img{filter:brightness(0) invert(1);width:18px;height:18px;object-fit:contain;transition:.3s}.footer__socials a:hover{background-color:#fff}.footer__socials a:hover img{filter:initial}@media(max-width:992px){.footer__content{order:1;text-align:center;margin-top:20px}.footer__socials{order:0;justify-content:center;align-items:center}.footer__socials>span{display:none}}