.footer .footer_section{display:flex;justify-content:space-between}.footer .footer_section .logo_img{line-height:0}.footer .logo_img img{object-fit:cover;width:80px}.footer .footer_section .logo_img a{display:inline-block}.footer .footer_content .footer_links,.footer .footer_section .footer_content{align-items:center;display:flex;gap:29px}.footer .footer_content .footer_links a{color:#31313f;font-size:14px;line-height:24px;text-decoration:underline;transition:all .3s}.footer .footer_content .footer_links a:hover{opacity:.8}.footer .footer_content .footer_copyright{align-items:center;display:flex}.footer .footer_content .footer_copyright span{color:#31313f;display:inline-block;font-size:14px;line-height:24px}@media only screen and (max-width:767px){.footer .footer_section{flex-wrap:wrap;justify-content:center;padding:0 15px}.footer .footer_content .footer_links{gap:8px}.footer .footer_content .footer_links a{font-size:12px;line-height:normal}.footer .footer_section .footer_content{padding:20px 0}.footer .footer_content .footer_copyright span{font-size:12px;line-height:normal}.footer .footer_section .logo_img{display:flex;justify-content:center;width:100%}}@media (min-width:768px) and (max-width:1024px){.footer_section{padding:0 15px}}