.gg-footer{background:var(--gg-bg);padding:16px}.gg-footer__card{background:var(--gg-surface);border-radius:var(--gg-radius-card);box-sizing:border-box;display:flex;flex-direction:column;gap:32px;margin-inline:auto;max-width:var(--gg-content);padding:48px var(--gg-gutter) var(--gg-gutter)}.gg-footer__top{display:flex;gap:90px;justify-content:space-between}.gg-footer__brand{display:flex;flex-direction:column;gap:24px;max-width:320px}.gg-footer__logo{display:block;height:44px;width:auto}.gg-footer__tagline{color:var(--gg-text);font-size:var(--gg-copy)}.gg-footer__cols{display:flex;flex:1;gap:90px;max-width:720px}.gg-footer__col{display:flex;flex:1;flex-direction:column;gap:16px}.gg-footer__col h4{color:var(--gg-heading);font-size:var(--gg-h4);line-height:var(--gg-lh-h4)}.gg-footer__col .gg-nav,.gg-footer__col .hs-menu-wrapper>ul,.gg-footer__col ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.gg-footer__col a,.gg-footer__col p{color:var(--gg-text);font-family:var(--gg-font-body);font-size:var(--gg-copy);line-height:var(--gg-lh-body);text-decoration:none}.gg-footer__col a:hover{color:var(--gg-accent)}.gg-footer__address{white-space:normal}.gg-footer__bottom{align-items:center;color:var(--gg-text);display:flex;font-size:var(--gg-copy-sm);gap:24px;justify-content:space-between}.gg-footer__legal{display:flex;gap:54px;list-style:none;margin:0;padding:0}.gg-footer__legal a{color:var(--gg-text);text-decoration:none}.gg-footer__legal a:hover{color:var(--gg-accent)}.gg-footer__bottom p{font-size:var(--gg-copy-sm)}@media (max-width:1199.98px){.gg-footer__top{flex-direction:column;gap:48px}.gg-footer__cols{max-width:none}.gg-footer__bottom{align-items:flex-start;flex-direction:column;gap:4px}}@media (max-width:809.98px){.gg-footer__card{border-radius:var(--gg-radius-card);padding-top:40px}.gg-footer__cols{flex-direction:column;gap:32px}.gg-footer__bottom{align-items:flex-start;flex-direction:column-reverse;gap:12px}.gg-footer__legal{gap:24px}}