.footer-container{background:var(--gray,#6c6c6c);justify-content:space-between;padding:1.6rem 21rem}.footer-container,.footer-left{align-items:center;display:flex}.footer-left{gap:4rem}.footer-link{display:block;letter-spacing:.6px}.footer-link,.footer-right{color:var(--white,#fff);font-size:1.2rem;font-style:normal;font-weight:400;text-align:center}.footer-link:hover{text-decoration:underline}@media(max-width:1024px){.footer-container{align-items:center;align-self:stretch;flex-direction:column;gap:1.6rem;padding:1.6rem}.footer-left{align-content:center;align-items:center;flex-wrap:wrap;gap:1.6rem}}