.footer{background:var(--black);padding-bottom:32px;padding-top:32px}@media (max-width:744px){.footer{padding-bottom:50px;padding-top:50px}}.footer .container .footer-wrapper{align-items:center;display:flex;gap:32px;justify-content:space-between}@media (max-width:1024px){.footer .container .footer-wrapper{align-items:flex-start;flex-direction:column}}.footer .container .footer-wrapper .footer-wrapper__socials{display:flex;flex-wrap:wrap;gap:8px}@media (max-width:1024px){.footer .container .footer-wrapper .footer-wrapper__socials{flex-wrap:wrap}}.footer .container .footer-wrapper .footer-wrapper__socials .footer-wrapper__socials--social{height:22px;width:22px}.footer .container .footer-wrapper .footer-wrapper__menu *{color:var(--white);font-size:14px;line-height:140%}.footer .container .footer-wrapper .footer-wrapper__menu ul{display:flex;flex-wrap:wrap}@media (max-width:1024px){.footer .container .footer-wrapper .footer-wrapper__menu ul{flex-direction:column}}.footer .container .footer-wrapper .footer-wrapper__menu ul li{margin-bottom:0;margin-left:52px}@media (max-width:1200px){.footer .container .footer-wrapper .footer-wrapper__menu ul li{margin-left:20px}}@media (max-width:1024px){.footer .container .footer-wrapper .footer-wrapper__menu ul li{margin-bottom:16px;margin-left:0}}.footer .container .footer-wrapper .footer-wrapper__menu ul li:first-child{margin-left:0}.footer .container .footer-wrapper .footer-wrapper__menu ul li:last-child{margin-bottom:0}.footer .container .footer-wrapper .footer-wrapper__menu ul li a:hover{color:var(--red)}