footer .footer_content{width:100%;font-size:16px;line-height:25px;text-transform:none;letter-spacing:normalem;font-weight:400;display:flex;padding:60px 0;color:#919191;justify-content:space-between;flex-wrap:wrap;gap:45px}@media only screen and (min-width:1191px){footer .footer_content{max-width:1110px;margin:0 auto}}@media only screen and (max-width:1190px){footer .footer_content{max-width:calc(100% - 80px);margin:0 40px}}@media only screen and (max-width:768px){footer .footer_content{max-width:calc(100% - 40px);margin:0 20px;padding:30px 0;flex-direction:column;gap:30px}}footer .footer_content .links{display:flex;gap:20px}footer .footer_content .links .link:hover{color:#fff}
