.footer-menu ul{list-style:none;padding:0}.footer-menu ul a{color:var(--white);font-size:.75rem}.footer-menu>ul{display:flex;flex-direction:column;flex-wrap:wrap;gap:24px}.footer-menu>ul>li{flex:1}.footer-menu>ul>li>p{color:var(--white);display:block;font-size:.75rem;font-weight:700;text-transform:uppercase}.footer-menu>ul>li>p,.footer-menu>ul>li>ul>li{line-height:1;margin-bottom:16px}@media only screen and (min-width:24em){.footer-menu>ul{column-gap:16px;flex-direction:row;row-gap:32px}.footer-menu>ul>li{flex:0 1 calc(50% - 8px)}}@media only screen and (min-width:48em){.footer-menu>ul>li{flex:1}.footer-menu>ul>li>p,.footer-menu>ul>li>ul>li{margin-bottom:6px}}@media only screen and (min-width:80em){.footer-menu>ul{flex-wrap:nowrap}}