.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;align-items:flex-start;background-color:var(--footer-background);color:var(--grey-000);display:flex;flex-direction:column;font-size:.75rem;gap:16px;justify-content:center;line-height:1rem;padding-top:14px}.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}.sub-footer-content__menu{width:fit-content}.sub-footer-content__images{display:flex;gap:16px}.sub-footer-content__images picture{display:inline-flex}.sub-footer-content__image{max-width:60px;width:100%}@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}}