.footer-menu__column-group{border-bottom:1px solid var(--light-gray)}.footer-menu__column:last-child .footer-menu__column-group:last-child{border:0}.footer-menu__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--gap-sm);-webkit-box-pack:justify;-ms-flex-pack:justify;color:var(--base-color);font-size:1.6rem;font-weight:500;justify-content:space-between;line-height:1.5;padding:2rem 0;text-decoration:none}.footer-menu__header>svg{color:var(--dark-teal);rotate:0deg;-webkit-transition:rotate .2s ease;transition:rotate .2s ease;width:9px}.footer-menu__header.is-active>svg{rotate:180deg}.footer-menu__list{display:none;list-style:none;margin:0 0 2rem;padding:0}.footer-menu__header.is-active+.footer-menu__list{display:grid;grid-gap:var(--gap)}.footer-menu__item{margin:0;text-align:left}.footer-menu__link:not(.button){color:var(--base-color);font-size:1.5rem;line-height:1.5;text-decoration:none}.footer-menu__header:active,.footer-menu__header:focus,.footer-menu__header:hover,.footer-menu__link:not(.button):active,.footer-menu__link:not(.button):focus,.footer-menu__link:not(.button):hover{color:var(--primary-color-hover);text-decoration:underline}.footer-menu__item:has(.button){display:none}.footer-menu__mobile-ctas{border-top:1px solid var(--light-gray);gap:1.4rem;padding-block:2.4rem 4rem}@media (min-width:992px){.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6rem}.footer-menu__column{flex:1;width:max-content}.footer-menu__column-group{border-bottom:0}.footer-menu__column-group+.footer-menu__column-group{margin-top:4.4rem}.footer-menu__header.is-active+.footer-menu__list,.footer-menu__list{display:grid;grid-gap:1.5rem;margin-bottom:0}.footer-menu__header{display:block;padding:0}.footer-menu__header--has-children{color:var(--heading-color);margin-bottom:2.4rem;pointer-events:none}.footer-menu__header>svg,.footer-menu__mobile-ctas{display:none}.footer-menu__item:has(.button){display:block}.footer-menu__item .button{margin-bottom:1rem;margin-top:-1rem}}