.footer-menu{display:grid;flex:0 1 920px;gap:40px;grid-template-columns:1fr 3fr;z-index:1}.footer-menu ul{list-style:none}.footer-menu li,.footer-menu ul{margin:0;padding:0}.footer-menu-section__links:has(.footer-menu-section__group){display:flex;gap:80px}.footer-menu-section__group .footer-menu-section__links{column-gap:80px;display:flex;flex-direction:column;flex-wrap:wrap;max-height:200px}h2.footer-menu-section__title{border-bottom:1px solid var(--color--light-gray-border);color:var(--color--black);font-size:1rem;font-weight:700;margin-bottom:1.0625rem;padding-bottom:.5625rem}.footer li.footer-menu-section__group-heading{color:var(--color--eyebrow-blue);font-weight:700;margin:0 0 .625rem}a.footer-menu-section__link{color:var(--color--eyebrow-blue);margin-bottom:4px}@media (max-width:1060px){.footer-menu{display:none}.footer-info__content{margin-bottom:232px}}