.body-wrapper{display:flex;flex-direction:column;min-height:100vh}.sub-footer-wrapper{background-color:var(--footer-background);margin-top:auto;padding:0}.sub-footer-content__body{align-items:center;background-color:var(--footer-background);color:var(--grey-000);display:flex;flex-direction:row;gap:48px;justify-content:center;padding:16px 0}.sub-footer-content__menu ul a,.sub-footer-content__menu ul a:hover{border-right:1px solid var(--grey-000);color:var(--grey-000);font-size:14px;padding-right:10px}.sub-footer-content__menu ul li:last-child a{border:none}.footer-wrapper{margin-top:auto}.footer-content__logo-copyright{align-items:center;display:flex;justify-content:space-between;padding:20px 40px;text-align:center}.footer-content__logo-copyright-copyright *{color:var(--grey-000);font-size:12px}.sub-footer-content__menu{width:fit-content}@media screen and (min-width:1024px){.footer-content__logo-copyright,.footer-content__menu-wrapper.menu-depth-2{max-width:1600px}}@media screen and (max-width:768px){.sub-footer-content__menu .hs-menu-wrapper.hs-menu-flow-horizontal ul{flex-direction:row}.sub-footer-content__body{flex-direction:column;gap:12px}.footer-content__logo-copyright{flex-direction:column;gap:24px;margin-right:0;order:20}}