.footer-container-wrapper{position:fixed;z-index:999;bottom:0;left:0;width:100%;pointer-events:none}.footer__wrapper>*{pointer-events:auto}.footer{position:relative}.footer:before{content:'';pointer-events:none;position:absolute;top:-70px;right:0;bottom:0;left:0;background:-moz-linear-gradient(top,rgba(2,16,43,0) 0%,rgba(2,16,43,0.75) 50%,rgba(2,16,43,0.75) 100%);background:-webkit-linear-gradient(top,rgba(2,16,43,0) 0%,rgba(2,16,43,0.75) 50%,rgba(2,16,43,0.75) 100%);background:linear-gradient(to bottom,rgba(2,16,43,0) 0%,rgba(2,16,43,0.75) 50%,rgba(2,16,43,0.75) 100%)}.footer__contact .hs-btn.hs-btn--blue-outline{border-color:var(--blue);background-color:#060721}.footer__contact .hs-btn.hs-btn--blue-outline:hover{border-color:var(--blue-dark);background-color:var(--blue-dark)}.footer__wrapper{min-height:143px;padding:10px 0 30px 0;position:relative;z-index:2;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;align-content:center;justify-content:space-between;gap:40px}@media(max-width:768px){.footer-container-wrapper{position:relative}.footer__wrapper{flex-direction:column}}