.Footer{background-color:var(--clr-primary);color:var(--clr-f3);font-size:1rem}.Footer-columns{display:flex;flex-direction:column;gap:20px;justify-content:space-between;padding:40px 0;text-align:left}@media screen and (min-width:1367px){.Footer-columns{flex-direction:row;gap:20px}}.Footer-column-logo{display:flex;justify-content:center}@media screen and (min-width:1367px){.Footer-column-logo{margin-right:20px}}.Footer-menu{color:#fff;display:flex;flex-direction:column;gap:20px;text-align:left}@media screen and (min-width:1367px){.Footer-menu{flex-direction:row;gap:40px}}.Footer-menu-item{--Link-color-hover:var(--clr-tertiary);align-items:center;color:#fff;display:flex;margin-inline:auto;text-decoration:underline}.Footer-column-footer-logo{display:inline-block}@media screen and (min-width:1026px){.Footer-column-footer-logo{margin-left:auto}}