footer{background:#121212}footer .footer-header{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:570px){footer .footer-header{flex-direction:column;gap:16px;justify-content:flex-start;align-items:flex-start}}footer .footer-header>svg{width:200px}@media screen and (max-width:760px){footer .footer-header>svg{width:160px}}footer .footer-header>svg .fill-color{fill:#fff}footer .footer-header>svg .stroke-color{stroke:#920000}footer .footer-header-socials{display:flex;align-items:center;gap:60px}@media screen and (max-width:760px){footer .footer-header-socials{gap:24px}}@media screen and (max-width:570px){footer .footer-header-socials{width:100%;gap:8px;flex-wrap:wrap;justify-content:space-between}}footer .footer-body{display:flex;justify-content:space-between}@media screen and (max-width:1200px){footer .footer-body{flex-direction:column;gap:32px}}footer .footer-body-menu{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:32px}@media screen and (max-width:1200px){footer .footer-body-menu{grid-template-columns:repeat(3,200px);justify-content:space-between}}@media screen and (max-width:990px){footer .footer-body-menu{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:760px){footer .footer-body-menu{grid-template-columns:1fr;grid-row-gap:32px}}footer .footer-body-menu>div{display:flex;flex-direction:column;gap:8px}footer .footer-body-menu>div>p:first-child{padding-bottom:12px;margin-bottom:4px;border-bottom:1px solid #929292}footer .footer-body-info{display:flex;flex-direction:column;align-items:flex-end;gap:8px}@media screen and (max-width:1400px){footer .footer-body-info{max-width:420px}}@media screen and (max-width:1200px){footer .footer-body-info{max-width:unset;align-items:unset}}footer .footer-body-info>p:first-child{width:100%;padding-bottom:12px;margin-bottom:4px;border-bottom:1px solid #929292}@media screen and (min-width:1201px){footer .footer-body-info>p:first-child{text-align:right}}footer .footer-body-info>div{display:flex;gap:4px}@media screen and (min-width:1201px){footer .footer-body-info>div:last-child{text-align:right}}footer .footer-legal-info{display:flex;justify-content:space-between;align-items:center}footer .footer-legal-links{display:flex;flex-wrap:wrap;column-gap:16px;row-gap:8px}footer hr{border:none;border-top:1px solid #929292}
