.footer-module{background-color:var(--color-primary);padding-top:2rem}.footer-module .footer-wrapper{margin:0 auto;max-width:1600px;width:calc(100vw - 4rem)}.footer-module a:hover{color:var(--color-secondary)}.footer-module #footer-wrapper{align-items:flex-start;display:flex;flex-direction:column}@media (min-width:460px){.footer-module #footer-wrapper{align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media (min-width:960px){.footer-module #footer-wrapper{margin-bottom:2rem}}.footer-module #back-to-top{position:relative}.footer-module #back-to-top a{background-color:var(--color-secondary);border-radius:5px;color:var(--color-white);height:58px;position:absolute;right:0;top:-70px;width:58px}.footer-module #back-to-top a svg{transition:all .2s ease-in-out}.footer-module #back-to-top a:hover{background-color:var(--color-primary-light)}.footer-module #back-to-top a:hover svg{scale:1.1}.footer-module #footer-logo{margin-bottom:1rem;max-height:34px;max-width:207px}.footer-module #footer-logo img{height:auto;object-fit:contain;width:100%}.footer-module #footer-social{margin-bottom:1rem;margin-left:-7px}.footer-module #footer-social a{color:var(--color-white);margin:0 .2rem}.footer-module #footer-end{padding:.8rem 0;position:relative}.footer-module #footer-end:before{background-color:var(--color-primary-light);bottom:0;content:"";left:0;opacity:.2;pointer-events:none;position:absolute;right:0;top:0}.footer-module #footer-end>div{display:flex;flex-direction:column-reverse;justify-content:center}@media (min-width:760px){.footer-module #footer-end>div{flex-direction:row;justify-content:space-between}}.footer-module #footer-end a,.footer-module #footer-end span{padding:.1rem 0}.footer-module #footer-end a:after{content:none}.footer-module #footer-end span.flex{display:flex;flex-flow:row wrap;gap:0 .4rem}.footer-module #footer-contact{display:flex;flex-direction:column;width:13rem}.footer-module #footer-contact a:after{content:none}.footer-module #footer-contact .phone{display:inline-block;margin:1rem 0}.footer-module .newsletter{margin-bottom:2rem;width:100%}@media (min-width:960px){.footer-module .newsletter{width:420px}}.footer-module .newsletter form{max-width:440px}.footer-module .newsletter form .hs-richtext{margin:0}.footer-module .newsletter form .hs_submit{display:flex;justify-content:flex-end;margin-top:1rem}.footer-module .headline,.footer-module a,.footer-module p,.footer-module span{color:var(--color-white);line-height:1.7rem;margin:0}.footer-module .headline{display:inline-block;font-size:1.25rem;font-weight:700;padding-bottom:1rem}