.Footer-columns{display:flex;flex-flow:column;gap:40px;justify-content:center;margin-bottom:100px;padding:40px 0;text-align:center}@media screen and (min-width:769px){.Footer-columns{flex-flow:row wrap;text-align:left}}@media screen and (min-width:1026px){.Footer-columns{flex-flow:row;margin-bottom:0}.Footer-column-logo{margin-right:70px}}.Footer-menu{column-count:1;column-gap:min(30px,2vw);text-align:center}@media screen and (min-width:769px){.Footer-menu{column-count:2;text-align:left}}@media screen and (min-width:1367px){.Footer-menu{column-count:4}}.Footer-menu-item{display:table;font-size:var(--Footer-font-size);line-height:1.5;margin-inline:auto;text-decoration:underline}@media screen and (min-width:769px){.Footer-menu-item{margin-inline:0}}.Footer-socials{color:var(--clr-f3)}.Footer-socials-intro{font-size:1rem;font-weight:800;margin-bottom:10px;text-transform:uppercase}.Footer-socials-links{align-items:center;display:flex;gap:20px;justify-content:center}@media screen and (min-width:769px){.Footer-socials-links{justify-content:flex-start}}.Footer-socials-links{svg{fill:currentColor;height:35px;width:auto}}.Footer-column-footer-logo{display:inline-block}@media screen and (min-width:1026px){.Footer-column-footer-logo{margin-left:auto}}