.footer{background:var(--color-primary);color:var(--color-white);font-size:var(--font-size-s);padding:32px 0 0}.footer__links{flex-wrap:wrap;margin-bottom:24px}.footer__legal,.footer__links{display:flex;flex-direction:column}.footer__legal{align-items:flex-start;color:var(--color-tertiary);font-size:var(--font-size-xs);justify-content:space-between}.footer__icons{max-width:300px;margin:0 auto}.footer__apps{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly}.footer__download{max-width:135px;margin-top:5px;height:40px}.footer__social{display:flex;justify-content:space-evenly}.footer__social-site{display:block;padding:12px 0}.footer__legal .footer__section{display:flex;flex-direction:column}.footer__section{margin-bottom:24px}.footer__logo{color:var(--color-white);display:block;margin-bottom:12px}.footer__link{margin-right:12px}.footer__link:last-child{margin-right:0}@media screen and (min-width:768px){.footer__links{display:grid;grid-gap:8px;grid-template-columns:repeat(4,1fr)}.footer__section:last-of-type{grid-row:1;grid-column-end:-1}.footer__legal,.footer__legal .footer__section{flex-direction:row}.footer__apps,.footer__social{justify-content:space-between}.footer__tos{display:flex}}@media screen and (min-width:1025px){.footer__links{grid-gap:12px;grid-template-columns:repeat(6,1fr)}.footer__section:nth-child(2n){grid-row:unset}}
