.footer{background-color:var(--footer-bg,#2b2b2b);color:var(--footer-color,#fff);font-size:1.6rem;line-height:2.5;padding:68px 0}.footer__wrapper{display:grid;gap:15px;grid-template-areas:"logo logo contact contact links links links links . newsletter newsletter newsletter";grid-template-columns:repeat(12,1fr)}.footer__col--logo{grid-area:logo}.footer__col--contact{grid-area:contact}.footer__col--links{grid-area:links}.footer__col--newsletter{grid-area:newsletter}.footer :is(h3,.h3){color:currentColor;font-size:1.8rem;font-weight:700;line-height:2.5;margin:0}.footer a{color:currentColor;text-decoration:none}.footer a:hover{color:currentColor;text-decoration:underline}.footer__contact--links{list-style:none;margin:0;padding:0}.footer__contact--link-icon{display:inline-block;min-width:30px}#hs_menu_wrapper_footer_main_links ul{list-style:none;margin:0;padding-left:0}#hs_menu_wrapper_footer_main_links>ul{columns:220px 2}#hs_menu_wrapper_footer_main_links ul>li{break-inside:avoid;margin-left:20px}#hs_menu_wrapper_footer_main_links ul>li:before{content:"\203A\00a0";margin-left:-20px}.footer__newsletter-wrapper{line-height:1.25}.footer .hs-form{position:relative}.footer .hs-form label{color:currentColor;display:none;margin:0 0 10px}.footer .hs-form .hs-submit input[type=submit]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='26' height='16'%3E%3Cpath fill='none' stroke='%23fbfbfb' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 8h24M18.4 1.4 25 8l-6.6 6.6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:20px;border-radius:0 3px 3px 0;height:44px;margin:0;padding:0;position:absolute;right:0;text-indent:-9999px;top:0;width:44px}.footer__newsletter-wrapper.bolwerken img{margin-right:4px}@media (max-width:1450px){.footer__wrapper{display:grid;gap:15px;grid-template-areas:"logo logo logo contact contact contact links links links newsletter newsletter newsletter";grid-template-columns:repeat(12,1fr)}}@media (max-width:992px){.footer__wrapper{gap:50px 20px;grid-template-areas:"logo contact " "links newsletter";grid-template-columns:repeat(2,1fr)}.footer .hs-form .hs-submit input[type=submit]{background-image:none;border-radius:5px;height:auto;line-height:1.4;padding:10px 30px;position:static;text-indent:0;width:100%}}@media (max-width:320px){.footer__wrapper{grid-template-areas:"logo" "contact" "links" "newsletter";grid-template-columns:1fr}}