:root{--footer-text-color:#b7bdc9;--footer-bg-color:#fff}body,html{height:100%}body{display:flex;flex-direction:column}.body-wrapper{flex:1 0 auto}.section--footer.footer{background-color:var(--footer-bg-color);color:var(--footer-text-color);flex-shrink:0;padding:40px 0 30px}.section--footer.footer>.container2{align-items:flex-end;display:flex;justify-content:space-between}.footer__copyright span{padding-right:10px}.footer__nav{justify-content:flex-end;width:280px}.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)}.footer__socials{display:flex;justify-content:flex-end;margin-bottom:30px;margin-left:-10px;margin-right:-10px}.footer__socials .icon{padding-left:10px;padding-right:10px}.footer__socials .img{max-height:30px}.footer__logo{margin-bottom:25px;max-height:35px}@media (max-width:500px){.section--footer.footer>.container2{align-items:center;flex-direction:column-reverse}.footer__company{text-align:center}.footer__socials{justify-content:center;margin-bottom:40px;margin-left:-15px;margin-right:-15px}.footer__socials .icon{padding-left:15px;padding-right:15px}.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}}