.footer-company{display:flex;flex-direction:column;gap:.5rem}.footer-company__logo img{max-width:112px;width:100%}.footer-company__address{max-width:180px}.footer-company__socials{display:flex;flex-direction:column;margin-top:1.5rem}.footer-company__socials-list{display:flex;flex-direction:row;gap:1.5rem}.footer-company__socials-link{display:flex}.footer-company__socials-icon{height:18px}@media (min-width:600px){.footer-company__logo{width:100%}}@media (min-width:900px){.footer-company__logo{width:auto}.footer-company__address{max-width:none}}@media (min-width:1200px){.footer-company__socials{margin-top:1.5rem}}