.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(--dark-gray);font-size:1.6rem;font-weight:600;justify-content:space-between;line-height:1.1;padding:2rem 0;text-decoration:none}.footer-menu__header>svg{rotate:0deg;-webkit-transition:rotate .2s ease;transition:rotate .2s ease}.footer-menu__header:active,.footer-menu__header:focus,.footer-menu__header:hover{color:var(--dark-gray);text-decoration:underline}.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{line-height:1.2;text-align:left}.footer-menu__link{color:var(--dark-gray);font-size:1.4rem;font-weight:400;text-decoration:none}.footer-menu__link:active,.footer-menu__link:focus,.footer-menu__link:hover{color:var(--dark-gray);text-decoration:underline}.footer__subscribe form .hs-form-field>label{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@media (min-width:992px){.footer__subscribe form{display:grid;gap:1.6rem;grid-template-columns:1fr 12rem}.footer__subscribe form .hs-submit .hs-button{padding-inline:1rem;width:100%}.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap-24)}.footer-menu__column{flex:1;min-width:19rem;width:max-content}.footer-menu__column-group{border-bottom:0}.footer-menu__column-group+.footer-menu__column-group{margin-top: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{margin-bottom:2rem;pointer-events:none}.footer-menu__header>svg{display:none}}@media (max-width:991px){.footer__right{width:100%}}