.footer{margin-top:172px}@media (max-width:800px){.footer{margin-top:60px}}.footer_link{color:var(--text-secondary);display:inline-block;font-size:16px;font-weight:500;line-height:19px;text-align:left;max-width:-moz-fit-content;max-width:fit-content;transition:color .3s ease}.footer_link:hover{color:var(--primary-color)}.footer_link span{margin-top:4px;width:0;height:2px;display:block;background-color:var(--primary-color);transition:width .3s ease-in-out}.footer_link:hover span{width:100%}.footer_icon{transition:transform .6s;transform:scale(1);object-fit:fill}.footer_icon:hover{transform:scale(1.1)}@media (max-width:900px){.footer_link{font-size:14px}.footer_icon{width:30px;height:30px}}