.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-menu__header.is-active+.footer-menu__group-columns>.footer-menu__group-column+.footer-menu__group-column{margin-top:2rem}.footer-menu__group+.footer-menu__group{margin-top:3rem}.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-weight:700;justify-content:space-between;margin-bottom:1rem;text-decoration:none}.footer-menu__header>svg{rotate:90deg;-webkit-transition:rotate .2s ease;transition:rotate .2s ease}.footer-menu__header:active,.footer-menu__header:focus,.footer-menu__header:hover{color:var(--base-color);text-decoration:none}.footer-menu__header.is-active>svg{rotate:270deg}.footer-menu__list{display:none;list-style:none;margin:0;padding:0}.footer-menu__header.is-active+.footer-menu__group-columns .footer-menu__list,.footer-menu__header.is-active+.footer-menu__list{display:grid;grid-gap:var(--gap-sm)}.footer-menu__item{line-height:1.4}.footer-menu__item--icon>img{display:none}.footer-menu__link{font-size:1.6rem;text-decoration:none}.footer-menu__link,.footer-menu__link:active,.footer-menu__link:focus,.footer-menu__link:hover{color:var(--base-color)}.footer-menu__item--header{margin-top:1rem}.footer-menu__item--header:first-child{margin-top:0}.footer-menu__item--header .footer-menu__link{font-weight:700}@media (min-width:992px){.footer-menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer-menu__column--advanced{border-right:1px solid #dbdbdb;margin-right:var(--gap);padding-right:var(--gap-md)}.footer-menu__group-columns{display:flex;gap:var(--gap)}.footer-menu__column{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer-menu__column--2{-webkit-box-flex:2;-ms-flex:2;flex:2}.footer-menu__column--3{-webkit-box-flex:3;-ms-flex:3;flex:3}.footer-menu__column--4{-webkit-box-flex:4;-ms-flex:4;flex:4}.footer-menu__column--5{-webkit-box-flex:5;-ms-flex:5;flex:5}.footer-menu__column--6{-webkit-box-flex:6;-ms-flex:6;flex:6}.footer-menu__header.is-active+.footer-menu__group-columns>.footer-menu__group-column+.footer-menu__group-column{margin-top:0}.footer-menu__group+.footer-menu__group{margin-top:3rem}.footer-menu__header{display:block;font-size:1.6rem;pointer-events:none}.footer-menu__header>svg{display:none}.footer-menu__column--2 .footer-menu__list,.footer-menu__header.is-active+.footer-menu__list{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:var(--gap);-moz-column-gap:var(--gap);column-gap:var(--gap);display:block}.footer-menu__column--2 .footer-menu__list li+li{margin-top:var(--gap-sm)}.footer-menu__list{display:grid;grid-gap:var(--gap-sm)}.footer-menu__list:has(.footer-menu__item--icon){padding-left:3.8rem}.footer-menu__item--header{margin-top:2rem}.footer-menu__item--icon{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap-sm);margin-left:-3.8rem}.footer-menu__item--icon>img{display:block;height:2.8rem;width:2.8rem;-ms-flex-negative:0;flex-shrink:0}.footer-menu__link{font-size:1.5rem}}