:root{--footer-text-color:#fff;--footer-bg-color:#300034}body,html{height:100%}body{display:flex;flex-direction:column}.body-wrapper{flex:1 0 auto}.section--footer.footer{flex-shrink:0;padding:20px 0}.section--footer.footer>.container2{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:1}.footer__group-1{display:flex;justify-content:flex-start}.footer__copyright span{padding-right:10px}.footer__nav{justify-content:flex-end;width:320px}.footer__nav ul{align-items:center;display:flex;justify-content:flex-end;list-style:none;margin-bottom:0;padding-left:0}.footer__nav .hs-menu-item{font-size:medium;height:22px;margin-left:20px}.footer__nav a{color:var(--footer-text-color)}@media (max-width:991px){.footer__group-1,.section--footer.footer>.container2{flex-direction:column;gap:30px;text-align:center}.footer__nav{width:auto}}@media (max-width:500px){.section--footer.footer>.container2{flex-direction:column-reverse}.footer__nav{margin-bottom:30px}.section--footer.footer{padding:40px 0}.footer__nav ul{justify-content:center}.footer__nav .hs-menu-item{margin:0 30px}.footer__nav .hs-menu-item:first-child{margin-left:0}.footer__nav .hs-menu-item:last-child{margin-right:0}}