.sub-footer-wrapper{background-color:var(--subfooter-background-color);margin-top:auto;padding:0}.sub-footer-content__body{align-items:center;align-items:center!important;color:var(--subfooter-text-color);display:flex;flex-direction:row;gap:48px;justify-content:center;padding:16px 0}.sub-footer-content__copyright{display:flex;display:none;font-size:var(--subfooter-font-size);justify-content:space-around}.sub-footer-content__menu{width:fit-content}.sub-footer-content__menu ul a,.sub-footer-content__menu ul a:hover{color:var(--subfooter-link-color);font-size:var(--subfooter-font-size);position:relative;text-decoration:none}.sub-footer-content__menu ul a:before{background:var(--grey-000);bottom:-4px;content:"";height:1px;left:0;position:absolute;right:100%;transition:right .4s ease}.sub-footer-content__menu ul a:hover:before{right:0}.sub-footer-content__menu ul[role=menu]{display:flex;gap:75px;list-style-type:none}.sub-footer-content__menu ul li:last-child a{border:none}.sub-footer-content__socials a{color:var(--footer-link-color)!important}.sub-footer-content__socials{column-gap:16px;display:flex}.sub-footer-content__socials__link{align-self:center;display:flex;font-size:var(--subfooter-font-size);gap:8px}.sub-footer-content__socials__link__icon{color:var(--grey-000);display:inline-block;height:24px;vertical-align:middle;width:24px}.sub-footer-content__socials__link__icon.svg{height:21px;margin-top:1px;width:21px}.sub-footer-content__socials__link__icon svg{height:21px;width:21px}@media screen and (max-width:768px){.sub-footer-content__menu .hs-menu-wrapper.hs-menu-flow-horizontal ul{align-items:center;flex-direction:column;gap:70px;margin:0}.sub-footer-content__body{flex-direction:column;gap:12px}}@media screen and (max-width:1199px){.sub-footer-content__copyright{display:flex}}