.footer{border-top:1px solid var(--color-global-stroke);margin-top:auto}.footer--wrapper{display:flex;justify-content:space-between;align-items:end;padding:2.4rem 0}@media(max-width:1023px){.footer--wrapper{flex-direction:column;align-items:center;gap:2.4rem}}.footer--left{display:flex;flex-direction:column;align-items:start;gap:1.6rem}@media(max-width:1023px){.footer--left{align-items:center}}.footer--left img{width:14rem;height:auto}.footer--links{display:flex;align-items:center;gap:1.6rem}.footer--links a{text-decoration:underline}.footer--links a:hover{text-decoration:none}