.footer-menu__list li.footer-menu__item a{align-items:center;display:inline-flex;gap:1rem;line-height:2.5rem}.footer-menu__list li.footer-menu__item a img{max-height:2rem;max-width:5rem;object-fit:contain}.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(--white);font-family:var(--secondary-font-family);font-size:1.4rem;font-weight:700;justify-content:space-between;text-decoration:none}.footer-menu__header>svg{rotate:0deg}.footer-menu__header:active,.footer-menu__header:focus,.footer-menu__header:hover{color:var(--white)}.footer-menu__header.is-active>svg{rotate:180deg}.footer-menu__column-group{border-bottom:1px solid #484a61;padding-block:2rem}.footer-menu__list{display:none;list-style:none;margin:1rem 0 0;padding:0}.footer-menu__header.is-active+.footer-menu__list{display:grid;grid-gap:var(--gap-xs)}.footer-menu__link{color:var(--white);font-family:var(--secondary-font-family);font-size:1.3rem;text-decoration:none}.footer-menu__link:active,.footer-menu__link:focus,.footer-menu__link:hover{color:var(--white);text-decoration:underline}.footer-menu__column-footer{margin-top:1rem}.footer-menu__column-footer p{margin-bottom:5px}.footer-menu__column-footer--block{display:flex;flex-wrap:wrap;gap:var(--gap);justify-content:center;text-align:center}@media (min-width:992px){.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap)}.footer-menu__column{display:block;flex:1}.footer-menu__column-group{border-bottom:0;padding-block:0}.footer-menu__column-group+.footer-menu__column-group{margin-top:3rem}.footer-menu__header.is-active+.footer-menu__list,.footer-menu__list{display:grid;grid-gap:var(--gap-xs);margin-top:0}.footer-menu__header{display:block;padding:0}.footer-menu__header--has-children{margin-bottom:1rem;pointer-events:none}.footer-menu__header>svg{display:none}.footer-menu__column-footer{margin-top:3rem}.footer-menu__column-footer--block{display:none}}