.footer-menu{--_footer-menu-gap:4rem;align-items:flex-start;container-type:inline-size;display:flex;flex:1 1 68rem;flex-wrap:wrap;gap:var(--_footer-menu-gap);min-width:0}.footer-menu__column{flex:1 1 100%;min-width:0}@container (min-width: 42rem){.footer-menu__column{flex:1 1 calc((100% - var(--_footer-menu-gap))/2)}}@container (min-width: 68rem){.footer-menu__column{flex:1 1 0}}.footer-menu__heading{color:var(--_section,inherit);display:inline-block;font-size:1.8rem;font-weight:900;line-height:1.6;margin-bottom:1.2rem;padding:1.2rem 0;text-decoration:none}.footer-menu__heading:active,.footer-menu__heading:focus-visible,.footer-menu__heading:hover{text-decoration:underline;text-underline-offset:4px}.footer-menu__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.footer-menu__item{margin-bottom:0}.footer-menu__link{color:var(--_footer-grey,#58585b);font-size:1.4rem}