footer{background:#f8a900}footer .info{display:flex;justify-content:space-between}footer .info a{display:flex}footer .info>a svg{width:226px}@media screen and (max-width:780px){footer .info>a svg{width:160px}}footer .info>a svg .fill-color{fill:#fff}footer .info>div{display:flex;gap:16px}@media screen and (max-width:780px){footer .info>div{gap:10px}}@media screen and (min-width:781px){footer .menu-links{display:flex;justify-content:space-between}}@media screen and (max-width:780px){footer .menu-links{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:16px;grid-row-gap:32px}}footer .menu-links>div{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:781px){footer .menu-links>div:last-child{align-items:flex-end}}@media screen and (max-width:780px){footer .menu-links>div:last-child{grid-column:1/-1}}footer .menu-links>div p:first-child{color:#cb1517}footer .menu-links>div a,footer .menu-links>div p:not(:first-child){color:#fff}footer .menu-links>div a span,footer .menu-links>div p:not(:first-child) span{color:#cb1517}footer .legal-info{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:24px}@media screen and (max-width:780px){footer .legal-info{grid-template-columns:1fr;grid-row-gap:16px}}footer .legal-info p{color:#fff}@media screen and (max-width:780px){footer .legal-info p{text-align:center}}footer .legal-info p:nth-child(2){text-align:center}@media screen and (max-width:780px){footer .legal-info p:nth-child(2){grid-row-start:3}}@media screen and (min-width:781px){footer .legal-info p:nth-child(3){text-align:end}}
