@charset "UTF-8";
@keyframes slide-down{0%{-webkit-transform:translateX(0px) translateY(-120%);transform:translateX(0px) translateY(-120%);-webkit-transform-origin:left top;transform-origin:left top}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:left top;transform-origin:left top}}@-webkit-keyframes slide-down{0%{-webkit-transform:translateX(0px) translateY(-120%);transform:translateX(0px) translateY(-120%);-webkit-transform-origin:left top;transform-origin:left top}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:left top;transform-origin:left top}}header{display:block;width:100%;position:relative;top:0;left:0;right:0;margin-bottom:0;background-color:#ffffff;z-index:999}header .navbar-wrapper{padding:13px 0 17px}@media only screen and (max-width:991px){header .navbar-wrapper{padding:8px 0 10px}}header .navbar-wrapper>.left-side-padding-header{display:flex;justify-content:space-between}header .navbar-wrapper>.left-side-padding-header .navbar-brand img{vertical-align:middle;width:228px}@media only screen and (max-width:1367px){header .navbar-wrapper>.left-side-padding-header .navbar-brand img{width:140px}}@media only screen and (max-width:991px){header .navbar-wrapper>.left-side-padding-header .navbar-brand img{width:93px}}header .navbar-wrapper>.left-side-padding-header .navbar-brand>a:visited{text-decoration:none}header .navbar-wrapper>.left-side-padding-header .navbar-brand>a:hover{text-decoration:none}header .navbar-wrapper>.left-side-padding-header .navbar-toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:-webkit-transform 0.6s;transition:-webkit-transform 0.6s;transition:transform 0.6s;transition:transform 0.6s, -webkit-transform 0.6s;z-index:9999999}@media only screen and (min-width:992px){header .navbar-wrapper>.left-side-padding-header .navbar-toggler{display:none}}header .navbar-wrapper>.left-side-padding-header .navbar-toggler .burger-bars{position:relative;width:28px;height:3px;background:#026899;border-radius:10px}header .navbar-wrapper>.left-side-padding-header .navbar-toggler .burger-bars:before{top:-9px;content:"";position:absolute;border-radius:10px;width:28px;height:100%;background:inherit;left:0;transform-origin:center center;transition:transform 0.25s ease, top 0.25s ease, bottom 0.25s ease}header .navbar-wrapper>.left-side-padding-header .navbar-toggler .burger-bars:after{bottom:-9px;content:"";position:absolute;width:28px;border-radius:10px;height:100%;background:inherit;left:0;transform-origin:center center;transition:transform 0.25s ease, top 0.25s ease, bottom 0.25s ease}header .navbar-wrapper>.left-side-padding-header .navbar-toggler .burger-bars.active{background:transparent}header .navbar-wrapper>.left-side-padding-header .navbar-toggler .burger-bars.active:before{transform:rotate(45deg);top:0;width:30px;background:#000}header .navbar-wrapper>.left-side-padding-header .navbar-toggler .burger-bars.active:after{transform:rotate(-45deg);bottom:0;width:30px;background:#000}header .navbar-wrapper>.left-side-padding-header .navbar-toggler .navbar-toggle-title{margin-left:5px}header .navbar-contact{margin-top:-13px}header .navbar-contact a{background-color:#7CC8C3;display:flex;align-items:center;justify-content:center;padding:38px 56px}@media only screen and (max-width:1367px){header .navbar-contact a{padding:38px 38px}}@media only screen and (max-width:1199px){header .navbar-contact a{padding:25px 25px}}header .navbar-contact a .contact_phone_icon{display:flex;margin-right:15px}header .navbar-contact a .contact_phone_text p{color:#FFF;font-size:18px;line-height:22px;font-weight:900;padding-bottom:6px}header .navbar-contact a .contact_phone_text span{color:#FFF;font-size:18px;line-height:22px;font-weight:normal}header .navbar{margin-top:63px}@media only screen and (max-width:1367px){header .navbar{margin-top:40px}}@media only screen and (max-width:991px){header .navbar{display:none}}header .navbar .nav-bar{padding-left:0;padding-right:0}header .navbar .nav-bar ul{padding:0;margin:0}header .navbar .nav-bar ul.navbar-nav{display:flex;justify-content:center;align-items:center}header .navbar .nav-bar ul.navbar-nav li{list-style:none;position:relative}header .navbar .nav-bar ul.navbar-nav li:hover>ul{display:block}@media only screen and (max-width:991px){header .navbar .nav-bar ul.navbar-nav li:hover>ul{display:none}}header .navbar .nav-bar ul.navbar-nav>li{display:inline-block;margin-right:50px}@media only screen and (max-width:1199px){header .navbar .nav-bar ul.navbar-nav>li{margin-right:30px}header .navbar .nav-bar ul.navbar-nav>li:last-child{margin-right:0px}}header .navbar .nav-bar ul.navbar-nav>li:last-child{margin-right:0px}header .navbar .nav-bar ul.navbar-nav>li>a{font-size:20px;line-height:24px;font-weight:600;color:#191617;font-family:"Inter", sans-serif;text-decoration:none;display:block;text-transform:capitalize;-webkit-transition:color 0.15s ease-in-out;-moz-transition:color 0.15s ease-in-out;-o-transition:color 0.15s ease-in-out;transition:color 0.15s ease-in-out}@media only screen and (max-width:1040px){header .navbar .nav-bar ul.navbar-nav>li>a{font-size:18px}}header .navbar .nav-bar ul.navbar-nav>li.active a{color:#026899}header .navbar .nav-bar ul.navbar-nav>li.menu-item-has-children>a>span{position:relative}header .navbar .nav-bar ul.navbar-nav>li.menu-item-has-children>a>span:after{content:"";font-family:"Font Awesome 6 Free";font-weight:bold;font-size:12px;margin-left:5px;position:absolute;top:50%;transform:translateY(-50%);color:#506a83}header .navbar .nav-bar ul.navbar-nav ul{display:none;position:absolute;left:0;background:#7CC8C3;min-width:230px;z-index:9;font-size:14px;text-align:left;box-shadow:0 5px 15px rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.1);border-bottom-left-radius:5px;border-bottom-right-radius:5px}header .navbar .nav-bar ul.navbar-nav ul li{-webkit-transition:background 0.4s ease 0s;-moz-transition:background 0.4s ease 0s;-o-transition:background 0.4s ease 0s;transition:background 0.4s ease 0s}header .navbar .nav-bar ul.navbar-nav ul li a{color:#fff;text-decoration:none;padding:15px;display:block}header .navbar .nav-bar ul.navbar-nav ul li:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}header .navbar .nav-bar ul.navbar-nav ul li:hover{background:#E6007E}header .navbar .nav-bar ul.navbar-nav ul li:hover a{color:#7CC8C3}header .navbar .nav-bar ul.navbar-nav ul li.current_page_item{background:#E6007E}header .navbar .nav-bar ul.navbar-nav ul ul{left:100%;top:0;position:absolute;box-shadow:0 5px 15px rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.1);border-bottom-left-radius:5px;border-bottom-right-radius:5px}header.sticky-nav{position:fixed !important;z-index:1000;top:0;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition-duration:0s;transition-duration:0s;background-color:rgba(255, 255, 255, 0.55);backdrop-filter:blur(25px) brightness(1.2)}header.sticky-nav .navbar-wrapper{padding:0}@media only screen and (max-width:991px){header.sticky-nav .navbar-wrapper{padding:8px 0}}header.sticky-nav .navbar-wrapper>.left-side-padding-header{align-items:center}header.sticky-nav .navbar-wrapper>.left-side-padding-header .navbar-brand a{display:block;background-image:url(/wp-content/uploads/Logo_Zonder-tekst.svg);background-size:cover;width:139px;height:72px}@media only screen and (max-width:991px){header.sticky-nav .navbar-wrapper>.left-side-padding-header .navbar-brand a{width:84px;height:43px}}header.sticky-nav .navbar-wrapper>.left-side-padding-header .navbar-brand a img{display:none}header.sticky-nav .navbar{margin-top:0}header.sticky-nav .navbar-contact{margin-top:0}header.sticky-nav .navbar-contact a{padding:22px 56px}@media only screen and (max-width:1367px){header.sticky-nav .navbar-contact a{padding:22px 22px}}header.slide-down{-webkit-transition-duration:1s;transition-duration:1s;-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation:slide-down 0.7s ease forwards;animation:slide-down 0.7s ease forwards}.navbar-usps{padding:10px 0}.navbar-usps .usp i{margin-right:5px}.comment-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next{float:right;text-align:right;width:50%}.comment-content.card-block{padding:20px}@media only screen and (min-width:992px){.close_sidenav,.toggle_sub_menu{display:none}}@media only screen and (max-width:991px){.site-header .navbar-wrapper .navbar-contact{display:none}body.scrolling-off{overflow:hidden}.sidenav{border-top:none;height:100vh;width:100vw;position:fixed;z-index:999999;top:0;right:-100%;bottom:0;background-color:rgba(0, 0, 0, 0.38);overflow:hidden;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;visibility:hidden;opacity:0}.sidenav .container{padding:0}.sidenav .nav-bar{background:#fff;width:-webkit-fill-available;height:81.8vh;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:absolute;margin:26px 19px;top:0;right:-100%;bottom:0;overflow:hidden;overflow-x:hidden;overflow-y:scroll;border-radius:30px}.sidenav .nav-bar .navbar-nav{display:block;margin-top:104px;padding-left:50px}.sidenav .nav-bar .navbar-contact-mobile{margin-top:35px}.sidenav .nav-bar .navbar-contact-mobile a{background-color:#7CC8C3;width:100%;display:flex;align-items:center;justify-content:center;padding:32px 10px}.sidenav .nav-bar .navbar-contact-mobile a .contact_phone_icon{display:flex;margin-right:25px}.sidenav .nav-bar .navbar-contact-mobile a .contact_phone_icon svg{width:75px}.sidenav .nav-bar .navbar-contact-mobile a .contact_phone_text p{font-size:20px;line-height:24px;font-weight:900;color:#FFF;padding-bottom:12px}.sidenav .nav-bar .navbar-contact-mobile a .contact_phone_text span{display:block;font-size:20px;line-height:24px;font-weight:normal;color:#FFF}.sidenav ul.navbar-nav ul{display:none;position:relative;background:transparent;box-shadow:unset}.sidenav ul.navbar-nav ul li a{color:#191617;padding:0px 25px 0px 25px;font-size:15px}.sidenav ul.navbar-nav ul ul{display:none;position:relative;background:transparent;box-shadow:unset}.sidenav ul.navbar-nav ul .toggle_sub_menu{height:27px}.sidenav ul.navbar-nav>li.menu-item-has-children>a>span:after{content:none}.sidenav ul.navbar-nav ul.active{display:block}.sidenav ul li{display:block;width:100%;position:relative;margin-bottom:50px}.sidenav ul li:last-child{margin-bottom:0}.sidenav ul li a{display:block;font-family:"Inter", sans-serif;font-size:20px;line-height:24px;font-weight:600;color:#191617}.sidenav ul>li>.toggle_sub_menu.rotate i{transform:rotate(90deg)}.sidenav.sidenav-expanded{visibility:visible;opacity:1;right:0}.sidenav.sidenav-expanded .nav-bar{right:0}.toggle_sub_menu{position:absolute;top:-2px;right:0;display:flex;align-items:center;justify-content:center;width:50px;height:50px;transform:rotate(270deg)}.close_sidenav{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:48px;background-color:rgba(230, 0, 126, 0.1);cursor:pointer;position:absolute;top:26px;right:26px}}#hero{position:relative;background-size:cover !important;background-position:center;margin-top:20px}#hero .hero-inner{width:100%;height:100%}#hero .hero-inner .hero_page_section{padding-right:0 !important}@media only screen and (max-width:991px){#hero .hero-inner .hero_page_section{margin-bottom:84px}}#hero .hero-inner .hero_page_section .hero_page_section_txt{margin-top:130px;flex:0 0 40%;max-width:40%}@media only screen and (max-width:991px){#hero .hero-inner .hero_page_section .hero_page_section_txt{flex:0 0 100%;max-width:100%;margin-top:18px;margin-bottom:38px}}#hero .hero-inner .hero_page_section .hero_page_section_txt .vc_column-inner>.wpb_wrapper{max-width:558px}#hero .hero-inner .hero_page_section .hero_page_section_txt .vc_column-inner>.wpb_wrapper h4{color:#E6007E;padding-bottom:15px}#hero .hero-inner .hero_page_section .hero_page_section_txt .vc_column-inner>.wpb_wrapper h1{color:#026899;padding-bottom:43px}@media only screen and (max-width:991px){#hero .hero-inner .hero_page_section .hero_page_section_txt .vc_column-inner>.wpb_wrapper h1{padding-bottom:31px}}#hero .hero-inner .hero_page_section .hero_page_section_txt .vc_column-inner>.wpb_wrapper p{max-width:453px;color:#191617;padding-bottom:55px}@media only screen and (max-width:991px){#hero .hero-inner .hero_page_section .hero_page_section_txt .vc_column-inner>.wpb_wrapper p{padding-bottom:38px}}#hero .hero-inner .hero_page_section .hero_page_section_img{flex:0 0 60%;max-width:60%}@media only screen and (max-width:991px){#hero .hero-inner .hero_page_section .hero_page_section_img{flex:0 0 100%;max-width:100%}}#hero .hero-inner .hero_page_section .hero_page_section_img .vc_column-inner{padding-right:0}@media only screen and (max-width:991px){#hero .hero-inner .hero_page_section .hero_page_section_img .vc_column-inner{padding:0}}#hero .hero-inner .hero_page_section .hero_page_section_img .vc_column-inner .vc_figure{width:100%}#hero .hero-inner .hero_page_section .hero_page_section_img .vc_column-inner .vc_figure .vc_single_image-wrapper{width:100%}#hero .hero-inner .hero_page_section .hero_page_section_img .vc_column-inner .vc_figure .vc_single_image-wrapper img{width:1045px;height:937px;object-fit:cover;object-position:left}@media only screen and (max-width:991px){#hero .hero-inner .hero_page_section .hero_page_section_img .vc_column-inner .vc_figure .vc_single_image-wrapper img{object-position:center;width:100%;height:552px}}#hero-page{position:relative;background-size:cover;background-position:center}#hero-page .hero-inner{width:100%;height:100%;padding:42px 0 52px}@media only screen and (max-width:991px){#hero-page .hero-inner{padding:38px 0 30px}}#hero-page .hero-inner h1{color:#E6007E;text-align:center;font-size:23px;line-height:28px;font-weight:600;padding-bottom:15px;text-transform:uppercase}@media only screen and (max-width:991px){#hero-page .hero-inner h1{font-size:20px;line-height:24px}}#hero-page .hero-inner .subtitle-main .post-subtitle p{color:#026899;text-align:center;font-size:50px;line-height:60px;font-weight:normal;font-family:"Inter", sans-serif}@media only screen and (max-width:991px){#hero-page .hero-inner .subtitle-main .post-subtitle p{font-size:35px;line-height:42px}}#hero-page .hero-inner .subtitle-main .post-subtitle p strong{font-weight:800}#hero_slider{display:block;position:relative;height:400px}#hero_slider .splide__track{height:100%}.hero_btn_container{display:flex;justify-content:center;gap:25px}@media (max-width:575px){.hero_btn_container{flex-direction:column}}.single-projecten #hero-page .hero-inner{padding:59px 0 57px}#hero-page.project-archive .hero-inner{padding:40px 0 0}@media only screen and (max-width:991px){#hero-page.project-archive .hero-inner{padding:38px 0 0}}.projects_page_title .vc_column-inner>.wpb_wrapper{max-width:818px;margin:0 auto}.projects_page_title .vc_column-inner>.wpb_wrapper h2{color:#026899;text-align:center;font-size:50px;line-height:60px;font-weight:normal;font-family:"Inter", sans-serif;padding-bottom:61px}@media only screen and (max-width:991px){.projects_page_title .vc_column-inner>.wpb_wrapper h2{font-size:35px;line-height:42px;padding-bottom:68px}}.projects_page_title .vc_column-inner>.wpb_wrapper h2 strong{font-weight:800}.projects_page_title .vc_column-inner>.wpb_wrapper p{color:#191617;padding-bottom:85px}@media only screen and (max-width:991px){.projects_page_title .vc_column-inner>.wpb_wrapper p{padding-bottom:100px}}.projects_page_title .vc_column-inner>.wpb_wrapper p a{color:#E6007E;font-weight:bold}#hero-page.single-project .hero-inner{padding:59px 0 57px}@media only screen and (max-width:991px){#hero-page.single-project .hero-inner{padding:41px 0 36px}}#hero-page.single-project .hero-inner h1{color:#026899;text-align:center;font-size:50px;line-height:60px;font-weight:normal;font-family:"Inter", sans-serif;padding-bottom:0;text-transform:math-auto}@media only screen and (max-width:991px){#hero-page.single-project .hero-inner h1{font-size:35px;line-height:42px}}#hero-page.single-project .hero-inner h1 strong{font-weight:800}.single-projecten .above-footer{display:none}.page-id-1075 .above-footer{display:none}.above-footer .neem_contact_section_title h4{color:#E6007E;padding-bottom:15px}.above-footer .neem_contact_section_title h2{color:#026899;padding-bottom:100px}@media only screen and (max-width:991px){.above-footer .neem_contact_section_title h2{padding-bottom:62px}}.above-footer .neem_contact_section{margin-bottom:144px}@media only screen and (max-width:991px){.above-footer .neem_contact_section .neem_contact_section_form{flex:0 0 100%;max-width:100%;margin-bottom:50px}}.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper .gform_heading{display:none}.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-body .gform_fields{grid-column-gap:30px;grid-row-gap:30px}@media only screen and (max-width:991px){.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-body .gform_fields{grid-column-gap:15px;grid-row-gap:15px}}.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container{display:flex}.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input{height:unset;border-radius:60px;border:unset;background-color:#fff;color:#191617;font-size:18px;line-height:22px;font-weight:normal;padding:19px 27px}.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input::placeholder{color:#191617}.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea{height:216px;border-radius:30px;border:unset;background-color:#fff;color:#191617;font-size:18px;line-height:22px;font-weight:normal;padding:19px 27px}@media only screen and (max-width:991px){.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea{height:204px}}.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea::placeholder{color:#191617}.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-footer{margin:30px 0 0 auto;padding:0;display:flex;align-items:center;justify-content:end;width:max-content}.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-footer:hover::after{right:-32px}@media only screen and (max-width:991px){.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-footer:hover::after{right:0px}}.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-footer::after{content:"";background-image:url(/wp-content/uploads/arrow_bg.svg);background-size:cover;display:block;width:70px;height:70px;position:relative;right:0;transition:all 0.3s ease-in-out}@media only screen and (max-width:991px){.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-footer::after{width:60px;height:60px}}.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-footer .btn{border:unset;margin-bottom:24px;margin-right:20px;border-radius:unset;padding:0;background-color:transparent;font-size:18px;line-height:22px !important;font-weight:bold;color:#191617}@media only screen and (max-width:991px){.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-footer .btn{margin-bottom:15px}}.above-footer .neem_contact_section .neem_contact_section_form .gform_wrapper form .gform-footer .btn:hover{top:0}@media only screen and (max-width:991px){.above-footer .neem_contact_section .neem_contact_section_img{flex:0 0 100%;max-width:100%}}.above-footer .neem_contact_section .neem_contact_section_img .vc_single_image-wrapper{position:relative}.above-footer .neem_contact_section .neem_contact_section_img .vc_single_image-wrapper::before{content:"";background-image:url(/wp-content/uploads/Shape_Afbeelding_Roze_contactform.svg);background-size:cover;display:block;width:497px;height:497px;position:absolute;top:0;right:36px}@media only screen and (max-width:1199px){.above-footer .neem_contact_section .neem_contact_section_img .vc_single_image-wrapper::before{width:-webkit-fill-available;height:-webkit-fill-available;right:36px;bottom:-17px}}@media only screen and (max-width:991px){.above-footer .neem_contact_section .neem_contact_section_img .vc_single_image-wrapper::before{right:50px}}@media only screen and (max-width:767px){.above-footer .neem_contact_section .neem_contact_section_img .vc_single_image-wrapper::before{right:43px}}@media only screen and (max-width:575px){.above-footer .neem_contact_section .neem_contact_section_img .vc_single_image-wrapper::before{bottom:0;left:-10px;right:0px;top:-20px;width:calc(100% - -18px);height:calc(100% - -59px)}}footer{background-color:#026899;color:#fff;border-radius:30px 30px 0px 0px}footer a{color:#FFF}footer .footer-widget{padding:72px 0 54px}@media only screen and (max-width:991px){footer .footer-widget{padding:53px 28px 72px}}footer .footer-widget .footer_item .footer_item_2{flex:0 0 31%;max-width:31%}@media only screen and (max-width:991px){footer .footer-widget .footer_item .footer_item_2{flex:0 0 100%;max-width:100%;margin-bottom:75px}}footer .footer-widget .footer_item .footer_item_3{flex:0 0 21%;max-width:21%}@media only screen and (max-width:991px){footer .footer-widget .footer_item .footer_item_3{flex:0 0 100%;max-width:100%;margin-bottom:62px}}footer .footer-widget .footer_item .footer_item_4{flex:0 0 22%;max-width:22%}@media only screen and (max-width:991px){footer .footer-widget .footer_item .footer_item_4{flex:0 0 100%;max-width:100%}}@media only screen and (max-width:991px){footer .footer-widget .footer_item .footer-col{flex:0 0 100%;max-width:100%}footer .footer-widget .footer_item .footer-col:first-child{margin-bottom:87px}}footer .footer-widget .footer_item .footer-col ul{list-style:none;padding-left:0}footer .footer-widget .footer_item .footer-col .footer-title{display:block;font-family:"Inter", sans-serif;padding-bottom:42px;font-size:26px;line-height:31px;font-weight:bold;color:#FFF}@media only screen and (max-width:991px){footer .footer-widget .footer_item .footer-col .footer-title{font-size:21px;line-height:25px;padding-bottom:22px}}footer .footer-widget .footer_item .footer-col #media_image-4 .footer-title{padding-bottom:20px}@media only screen and (max-width:991px){footer .footer-widget .footer_item .footer-col #media_image-4 .footer-title{padding-bottom:39px}}footer .footer-widget .footer_item .footer-col #media_image-3{margin-bottom:60px}@media only screen and (max-width:991px){footer .footer-widget .footer_item .footer-col #media_image-3{margin-bottom:52px}}footer .footer-widget .footer_item .footer-col #media_image-3 a{display:flex}footer .footer-widget .footer_item .footer-col #media_image-3 a img{width:176px}@media only screen and (max-width:991px){footer .footer-widget .footer_item .footer-col #media_image-3 a img{margin:0 auto}}footer .footer-widget .footer_item .footer-col ul.sw-social-icons{display:flex;align-items:center;gap:25px;padding-left:25px}@media only screen and (max-width:991px){footer .footer-widget .footer_item .footer-col ul.sw-social-icons{justify-content:center;padding-left:0}}footer .footer-widget .footer_item .footer-col ul.sw-social-icons li a{background-color:#7CC8C3;width:49px;height:49px;border-radius:49px;display:flex;align-items:center;justify-content:center}footer .footer-widget .footer_item .footer-col ul.sw-social-icons li.facebook a i::before{content:"";background-image:url(/wp-content/uploads/Icon_Facebook.svg);background-size:cover;display:block;width:14px;height:27px}footer .footer-widget .footer_item .footer-col ul.sw-social-icons li.linkedin a i::before{content:"";background-image:url(/wp-content/uploads/Icon_linkedin-in.svg);background-size:cover;display:block;width:22px;height:22px}footer .footer-widget .footer_item .footer-col ul.menu li{line-height:22px;margin-bottom:26px}footer .footer-widget .footer_item .footer-col ul.menu li:last-child{margin-bottom:0}footer .footer-widget .footer_item .footer-col ul.menu li a{color:#FFF;font-size:18px;line-height:22px;font-weight:normal}footer .footer-widget .footer_item .footer-col .contact-info-widget li{display:flex;margin-bottom:20px}footer .footer-widget .footer_item .footer-col .contact-info-widget li:last-child{margin-bottom:0}footer .footer-widget .footer_item .footer-col .contact-info-widget li .info_icon{min-width:27px;height:27px;background-color:rgba(255, 255, 255, 0.3);border-radius:29px;display:flex;align-items:center;justify-content:center;margin-right:15px}footer .footer-widget .footer_item .footer-col .contact-info-widget li .info_item{display:flex;flex-direction:column}footer .footer-widget .footer_item .footer-col .contact-info-widget li .info_item .infotxt{font-size:18px;line-height:22px;font-weight:bold;padding-bottom:6px;color:#FFF;display:block}footer .footer-widget .footer_item .footer-col .contact-info-widget li .info_item a{font-size:18px;line-height:22px;font-weight:normal;color:#FFF;display:block}footer .copyright{background-color:#035B86;padding:20px 0 22px}@media only screen and (max-width:1024px){footer .copyright{padding:40px 0 90px}}footer .copyright>.container{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1024px){footer .copyright>.container{flex-wrap:wrap;text-align:center}}footer .copyright>.container .copyright_txt{font-size:16px;line-height:19px;font-weight:normal;color:#FFF;margin-right:5px}footer .copyright>.container .copyright_txt a{font-size:16px;line-height:19px;font-weight:normal;color:#FFF}footer .copyright>.container .copyright_info a{font-size:16px;line-height:19px;font-weight:normal;color:#FFF}*::after,*::before,*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;margin:0;font-family:"Lato", sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#191617;text-align:left;background-color:#fff;opacity:1;transition:opacity 0.3s}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{color:#191617;text-decoration:none;background-color:transparent;transition:all 0.15s ease-in-out}a:active,a:hover{outline:0;color:#191617}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-8px}sub{bottom:-4px}img{border:0}svg:not(:root){overflow:hidden}figure{margin:15px 30px}hr{box-sizing:content-box;height:0}button{overflow:visible;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;padding:10px 15px;font-size:16px;line-height:1.5;border-radius:5px}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}::placeholder,placeholder{color:#7CC8C3}body:not(.woocommerce-checkout) input[type="text"],body:not(.woocommerce-checkout) input[type="email"],body:not(.woocommerce-checkout) input[type="tel"],body:not(.woocommerce-checkout) input[type="search"]{line-height:normal;height:45px;border:1px solid #026899;background:#eaeef2;border-radius:5px;font-size:16px;padding:12px;margin-bottom:12px;font-family:inherit}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}input:focus,textarea:focus,select:focus{outline:0}fieldset{border:1px solid #026899;margin:0 2px;padding:5px 10px 5px}legend{border:0;padding:0}textarea{overflow:auto;border:1px solid #026899;background:#fff;border-radius:5px;font-size:16px;padding:12px;height:120px;resize:none;font-family:inherit}select{border:1px solid #026899;background:#fff;border-radius:5px;font-size:16px;padding:12px;margin-bottom:12px;appearance:none;-webkit-appearance:none;height:45px;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;background-position:calc(100% - 0.75rem) center !important;background-color:#fff}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}ol,ul,li{margin:0;padding:0}ol,ul{padding-left:15px}.primary{background-color:#7CC8C3}.secondary{background-color:#E6007E}img{height:auto;max-width:100%}figure{margin:15px 0}table{margin:0 0 25px;width:100%}fieldset:disabled a.btn{pointer-events:none}h1,h2,h3,h4,h5,h6{margin-block-start:0;margin-block-end:0;font-family:"Inter", sans-serif}h1{font-size:50px;line-height:55px;font-weight:500}h1 strong{font-weight:800}@media only screen and (max-width:991px){h1{font-size:35px;line-height:40px}}h2{font-size:40px;line-height:50px;font-weight:500}@media only screen and (max-width:991px){h2{font-size:30px;line-height:40px}}h2 strong{font-weight:800}h3{font-size:26px;line-height:31px;font-weight:500}@media only screen and (max-width:991px){h3{font-size:21px;line-height:25px}}h4{font-size:23px;line-height:28px;font-weight:600}@media only screen and (max-width:991px){h4{font-size:20px;line-height:24px}}p{font-size:18px;line-height:30px;font-weight:normal;margin-block-start:0;margin-block-end:0}a{font-size:18px;line-height:30px;font-weight:normal}ul li{font-size:18px;line-height:30px;font-weight:normal}.btn{display:inline-block;color:#ffffff;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#7CC8C3;font-size:18px;line-height:22px;font-weight:bold;border-radius:20px 20px 20px 0px;padding:22px 32px 21px;transition:all 0.3s ease-in-out;font-family:"Lato", sans-serif;position:relative;top:0}@media only screen and (max-width:991px){.btn{padding:19px 26px}}.btn:hover{text-decoration:none;color:#fff;background-color:#7CC8C3;border:none;top:-15px}a.btn.disabled{pointer-events:none}.btn-primary{display:flex;justify-content:center;width:max-content}.btn-primary::before{content:"";background-image:url(/wp-content/uploads/Icon_Coffee.svg);background-size:cover;display:block;width:28px;height:27px;margin-right:20px}@media only screen and (max-width:991px){.btn-primary::before{width:23px;height:22px;margin-right:15px}}.btn-secondary{color:#fff;background-color:#7CC8C3;display:flex;justify-content:center;align-items:center;width:max-content;padding:20px 21px 20px 30px}@media only screen and (max-width:991px){.btn-secondary{padding:16px 17px 14px 23px}}.btn-secondary::before{content:"";background-image:url(/wp-content/uploads/Icon_Contact.svg);background-size:cover;display:block;width:41px;height:30px;margin-right:13px}.btn-secondary:hover{color:#fff;background-color:#7CC8C3}.btn-custom{color:#172e43;background-color:#fff;border:2px solid #d3dce5}.btn-custom:hover{color:#172e43;background-color:#d3dce5;border:2px solid #d3dce5}.btn-custom2{color:#172e43;background-color:#fff;border:2px solid #d3dce5}.btn-custom2:hover{color:#172e43;background-color:#d3dce5;border:2px solid #d3dce5}.btn-container.btn-center{text-align:center}.btn-container.btn-left{text-align:left}.btn-container.btn-right{text-align:right}body{overflow:hidden;overflow-y:scroll}.tijdelijke_section_bg{align-items:center;margin-bottom:96px;position:relative}@media only screen and (max-width:991px){.tijdelijke_section_bg{margin-bottom:48px}}@media only screen and (max-width:991px){.tijdelijke_section_bg .tijdelijke_section_bg_title{flex:0 0 100%;max-width:100%}}.tijdelijke_section_bg .tijdelijke_section_bg_title h4{color:#E6007E;padding-bottom:15px}.tijdelijke_section_bg .tijdelijke_section_bg_title h2{color:#026899}@media only screen and (max-width:991px){.tijdelijke_section_bg .tijdelijke_section_bg_title h2{padding-bottom:38px}}@media only screen and (max-width:991px){.tijdelijke_section_bg .tijdelijke_section_bg_subtitle{flex:0 0 100%;max-width:100%}}.tijdelijke_section_bg .tijdelijke_section_bg_subtitle p{color:#191617}.bg_rounded{overflow:unset !important}.bg_rounded::before{content:"";background-image:url(/wp-content/uploads/Achtergrond-vorm_Roze.svg);background-position:center;background-size:cover;width:100vw;height:1892px;position:absolute;top:calc(-66% - 400px);left:0;z-index:-1}@media only screen and (max-width:991px){.bg_rounded::before{height:2036px;top:calc(-36% - 370px)}}.tijdelijke_section{margin-bottom:173px}@media only screen and (max-width:1199px){.tijdelijke_section{margin-bottom:150px;justify-content:center}}@media only screen and (max-width:1199px){.tijdelijke_section .tijdelijke_section_item{flex:0 0 50%;max-width:50%;margin-bottom:21px}}@media only screen and (max-width:767px){.tijdelijke_section .tijdelijke_section_item{flex:0 0 100%;max-width:100%}}.tijdelijke_section .tijdelijke_section_item:last-child .vc_column-inner>.wpb_wrapper:hover .tijdelijke_section_item_icon .wpb_wrapper svg path{stroke:#E6007E;fill:#E6007E}.tijdelijke_section .tijdelijke_section_item:last-child .vc_column-inner>.wpb_wrapper:hover .tijdelijke_section_item_icon .wpb_wrapper svg line{stroke:#E6007E}.tijdelijke_section .tijdelijke_section_item:last-child .vc_column-inner>.wpb_wrapper:hover .tijdelijke_section_item_icon .wpb_wrapper svg rect{stroke:#E6007E}@media only screen and (max-width:767px){.tijdelijke_section .tijdelijke_section_item:first-child{margin-bottom:40px}}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper{min-height:354px;background-color:#fff;border-radius:30px;padding:39px 40px 45px;transition:all 0.3s ease-in-out;cursor:pointer}@media only screen and (max-width:767px){.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper{min-height:auto;padding:35px 20px 41px}}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper:hover{background-color:#E6007E;transform:matrix(1, -0.09, 0.09, 1, 0, 0)}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper:hover .tijdelijke_section_item_icon .wpb_wrapper{background-color:#fff}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper:hover .tijdelijke_section_item_icon .wpb_wrapper svg path{stroke:#E6007E}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper:hover .tijdelijke_section_item_icon .wpb_wrapper svg line{stroke:#E6007E}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper:hover .tijdelijke_section_item_icon .wpb_wrapper svg rect{stroke:#E6007E}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper:hover h3{color:#FFF}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper:hover p{color:#FFF}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper .tijdelijke_section_item_icon{display:flex;justify-content:center}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper .tijdelijke_section_item_icon .wpb_wrapper{display:flex;align-items:center;justify-content:center;width:106px;height:106px;background-color:#026899;border-radius:10px;margin-bottom:32px;transition:all 0.3s ease-in-out}@media only screen and (max-width:767px){.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper .tijdelijke_section_item_icon .wpb_wrapper{width:89px;height:89px;margin-bottom:17px}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper .tijdelijke_section_item_icon .wpb_wrapper svg{height:52px}}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper .tijdelijke_section_item_icon .wpb_wrapper svg rect,.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper .tijdelijke_section_item_icon .wpb_wrapper svg line,.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper .tijdelijke_section_item_icon .wpb_wrapper svg path{transition:all 0.3s ease-in-out}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper h3{color:#026899;font-weight:bold;padding-bottom:17px;transition:all 0.3s ease-in-out}.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper p{color:#191617;font-size:20px;transition:all 0.3s ease-in-out}@media only screen and (max-width:767px){.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper p{font-size:18px}}.scherpte_section{margin-bottom:208px}@media only screen and (max-width:991px){.scherpte_section{margin-bottom:132px}.scherpte_section img{height:35px}}.scherpte_section h2{color:#026899;max-width:1030px;margin:0 auto;padding-bottom:60px}@media only screen and (max-width:991px){.scherpte_section h2{padding-bottom:33px;font-size:30px;line-height:40px}}.onderscheidt_section{margin-bottom:230px}@media only screen and (max-width:991px){.onderscheidt_section{margin-bottom:132px}}@media only screen and (max-width:991px){.onderscheidt_section .onderscheidt_section_img{flex:0 0 100%;max-width:100%;margin-bottom:86px}}.onderscheidt_section .onderscheidt_section_img .vc_single_image-wrapper{position:relative}.onderscheidt_section .onderscheidt_section_img .vc_single_image-wrapper::before{content:"";background-image:url(/wp-content/uploads/Shape_Afbeelding_Roze_1.svg);background-size:cover;display:block;width:-webkit-fill-available;height:537px;position:absolute;top:30px;left:-30px}@media only screen and (max-width:1199px){.onderscheidt_section .onderscheidt_section_img .vc_single_image-wrapper::before{height:482px}}@media only screen and (max-width:991px){.onderscheidt_section .onderscheidt_section_img .vc_single_image-wrapper::before{height:536px}}@media only screen and (max-width:767px){.onderscheidt_section .onderscheidt_section_img .vc_single_image-wrapper::before{height:464px}}@media only screen and (max-width:575px){.onderscheidt_section .onderscheidt_section_img .vc_single_image-wrapper::before{height:-webkit-fill-available;top:16px;bottom:-16px;left:-4px}}@media only screen and (max-width:991px){.onderscheidt_section .onderscheidt_section_txt{flex:0 0 100%;max-width:100%}}.onderscheidt_section .onderscheidt_section_txt h4{color:#E6007E;padding-bottom:16px}.onderscheidt_section .onderscheidt_section_txt h2{color:#026899;padding-bottom:51px}@media only screen and (max-width:991px){.onderscheidt_section .onderscheidt_section_txt h2{padding-bottom:38px}}.onderscheidt_section .onderscheidt_section_txt p{color:#191617;padding-bottom:48px}@media only screen and (max-width:991px){.onderscheidt_section .onderscheidt_section_txt p{padding-bottom:38px}}.casussen_title_section{align-items:center;margin-bottom:68px}@media only screen and (max-width:991px){.casussen_title_section{margin-bottom:38px}}@media only screen and (max-width:991px){.casussen_title_section .casussen_title_section_title{flex:0 0 100%;max-width:100%}}.casussen_title_section .casussen_title_section_title h4{color:#E6007E;padding-bottom:15px}.casussen_title_section .casussen_title_section_title h2{color:#026899;max-width:374px}@media only screen and (max-width:991px){.casussen_title_section .casussen_title_section_title h2{padding-bottom:38px}}@media only screen and (max-width:991px){.casussen_title_section .casussen_title_section_subtitle{flex:0 0 100%;max-width:100%}}.casussen_title_section .casussen_title_section_subtitle p{color:#191617}.projects-load-more{display:inline-block;color:#fff;background-color:#7CC8C3;display:flex;justify-content:center;align-items:center;width:max-content;margin:0 auto;margin-top:1.5rem;padding:16px 17px 14px 23px;font-size:18px;line-height:22px;font-weight:bold;border-radius:20px 20px 20px 0px;transition:all 0.3s ease-in-out;font-family:"Lato", sans-serif;position:relative;top:0}.casussen_slider_section{margin-bottom:160px}@media only screen and (max-width:991px){.casussen_slider_section{margin-bottom:132px}}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list{display:flex;flex-wrap:wrap;grid-row-gap:30px}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project{display:block !important}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .projects-load-more{display:none}@media only screen and (max-width:991px){.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list{grid-row-gap:19px}}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project{flex:0 0 50%;max-width:50%;display:none}@media only screen and (max-width:991px){.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project{flex:0 0 100%;max-width:100%;display:none !important;padding:0 !important}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project.is-visible{display:block !important}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project:nth-child(-n+2){display:block !important}}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project:nth-child(-n+4){display:block}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project:nth-child(odd){padding-right:15px}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project:nth-child(even){padding-left:15px}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link{position:relative;height:393px;display:block}@media only screen and (max-width:991px){.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link{height:290px}}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link:hover .project-thumb .bg_arrow{top:18px;right:20px}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link:hover .project-thumb::after{opacity:0}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb{position:relative;overflow:hidden;width:100%;height:100%;border-radius:30px}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb img{width:100%;height:100%;object-fit:cover}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb .bg_arrow{position:absolute;top:34px;right:38px;width:70px;height:70px;border-radius:70px;display:flex;align-items:center;justify-content:center;background-color:#E6007E;transition:all 0.3s ease-in-out;transform:rotate(-45deg)}@media only screen and (max-width:991px){.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb .bg_arrow{width:54px;height:54px;top:20px;right:20px}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb .bg_arrow svg{width:17px}}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb::after{content:"";background:transparent linear-gradient(180deg, #02689900 0%, #026899 100%) 0% 0% no-repeat padding-box;width:100%;height:321px;position:absolute;bottom:0;left:0;transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;opacity:1}@media only screen and (max-width:991px){.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb::after{height:187px}}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-title{position:absolute;bottom:0;left:0;z-index:1;width:-webkit-fill-available;margin:30px 30px 30px 55px}@media only screen and (max-width:991px){.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-title{margin:30px 30px 30px 34px}}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-title h3{color:#FFF;font-weight:bold;padding-bottom:9px}.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-title .project_short_description{font-size:18px;line-height:30px;font-weight:normal;color:#FFF}@media only screen and (max-width:991px){.casussen_slider_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-title .project_short_description{font-size:16px;line-height:20px;max-width:250px}}.bg_rounded_gray{overflow:unset !important}.bg_rounded_gray::before{content:"";background-image:url(/wp-content/uploads/Achtergrond-vorm_Grijs.svg);background-position:center;background-size:cover;width:100vw;height:1795px;position:absolute;top:calc(-60% - 400px);left:0;z-index:-1}@media only screen and (max-width:991px){.bg_rounded_gray::before{height:2036px;top:calc(-40% - 400px)}}.review_section{margin-bottom:210px}@media only screen and (max-width:991px){.review_section{margin-bottom:170px}}.review_section h4{color:#E6007E;padding-bottom:15px}.review_section h2{color:#026899;padding-bottom:45px}@media only screen and (max-width:991px){.review_section h2{padding-bottom:54px}}.interim_publieke_section_title{align-items:end;margin-bottom:83px}@media only screen and (max-width:991px){.interim_publieke_section_title{margin-bottom:50px}}@media only screen and (max-width:991px){.interim_publieke_section_title .interim_publieke_section_subtitle{flex:0 0 100%;max-width:100%}}.interim_publieke_section_title .interim_publieke_section_subtitle h4{color:#E6007E;padding-bottom:15px;font-size:18px;line-height:23px}.interim_publieke_section_title .interim_publieke_section_subtitle h2{color:#026899;max-width:480px}@media only screen and (max-width:991px){.interim_publieke_section_title .interim_publieke_section_btn{display:none}}.interim_publieke_section_title .interim_publieke_section_btn .btn{margin:0 0 0 auto}.interim_publieke_section{margin-bottom:290px}@media only screen and (max-width:991px){.interim_publieke_section{margin-bottom:132px}}@media only screen and (max-width:1199px){.interim_publieke_section .interim_publieke_section_wrapper{flex:0 0 100%;max-width:100%;margin-bottom:72px}}.interim_publieke_section .interim_publieke_section_wrapper .interim_publieke_section_wrapper_bg{grid-row-gap:30px}@media only screen and (max-width:767px){.interim_publieke_section .interim_publieke_section_wrapper .interim_publieke_section_wrapper_bg{grid-row-gap:28px}}@media only screen and (max-width:767px){.interim_publieke_section .interim_publieke_section_wrapper .interim_publieke_section_wrapper_bg .interim_publieke_section_item{flex:0 0 100%;max-width:100%}}@media only screen and (max-width:767px){.interim_publieke_section .interim_publieke_section_wrapper .interim_publieke_section_wrapper_bg .interim_publieke_section_item:first-child{margin-bottom:15px}}.interim_publieke_section .interim_publieke_section_wrapper .interim_publieke_section_wrapper_bg .interim_publieke_section_item .vc_column-inner>.wpb_wrapper{min-height:369px;box-shadow:0px 3px 6px #00000029;border:2px solid #026899;border-radius:20px;background-color:#fff;padding:29px 20px;transition:all 0.3s ease-in-out;cursor:pointer}@media only screen and (max-width:767px){.interim_publieke_section .interim_publieke_section_wrapper .interim_publieke_section_wrapper_bg .interim_publieke_section_item .vc_column-inner>.wpb_wrapper{min-height:auto;padding:24px 10px 40px}}.interim_publieke_section .interim_publieke_section_wrapper .interim_publieke_section_wrapper_bg .interim_publieke_section_item .vc_column-inner>.wpb_wrapper img{margin-bottom:20px}@media only screen and (max-width:767px){.interim_publieke_section .interim_publieke_section_wrapper .interim_publieke_section_wrapper_bg .interim_publieke_section_item .vc_column-inner>.wpb_wrapper img{margin-bottom:14px}}.interim_publieke_section .interim_publieke_section_wrapper .interim_publieke_section_wrapper_bg .interim_publieke_section_item .vc_column-inner>.wpb_wrapper h4{color:#026899;padding-bottom:11px;font-weight:bold}@media only screen and (max-width:767px){.interim_publieke_section .interim_publieke_section_wrapper .interim_publieke_section_wrapper_bg .interim_publieke_section_item .vc_column-inner>.wpb_wrapper h4{padding-bottom:14px}}.interim_publieke_section .interim_publieke_section_wrapper .interim_publieke_section_wrapper_bg .interim_publieke_section_item .vc_column-inner>.wpb_wrapper p{color:#40483E;line-height:25px}@media only screen and (max-width:1199px){.interim_publieke_section .interim_publieke_section_img{flex:0 0 100%;max-width:100%}.interim_publieke_section .interim_publieke_section_img .wpb_single_image.vc_align_right{text-align:center}}.interim_publieke_section .interim_publieke_section_img .vc_single_image-wrapper{position:relative}@media only screen and (max-width:575px){.interim_publieke_section .interim_publieke_section_img .vc_single_image-wrapper{padding-bottom:28px}}.interim_publieke_section .interim_publieke_section_img .vc_single_image-wrapper::before{content:"";background-image:url(/wp-content/uploads/Shape_Afbeelding_Roze_2.svg);background-size:contain;display:block;width:-webkit-fill-available;height:-webkit-fill-available;position:absolute;top:20px;left:40px;right:-44px;bottom:-57px}@media only screen and (max-width:1367px){.interim_publieke_section .interim_publieke_section_img .vc_single_image-wrapper::before{height:473px}}@media only screen and (max-width:1199px){.interim_publieke_section .interim_publieke_section_img .vc_single_image-wrapper::before{top:20px;left:30px;right:0;bottom:0;height:528px}}@media only screen and (max-width:767px){.interim_publieke_section .interim_publieke_section_img .vc_single_image-wrapper::before{height:417px}}@media only screen and (max-width:575px){.interim_publieke_section .interim_publieke_section_img .vc_single_image-wrapper::before{height:-webkit-fill-available;top:0;left:-3px}}@media only screen and (max-width:420px){.interim_publieke_section .interim_publieke_section_img .vc_single_image-wrapper::before{left:-3px;right:-9px}}@media only screen and (max-width:380px){.interim_publieke_section .interim_publieke_section_img .vc_single_image-wrapper::before{left:-1px}}.interim_publieke_section .interim_publieke_section_img .mobile_btn{margin-top:47px}@media only screen and (min-width:992px){.interim_publieke_section .interim_publieke_section_img .mobile_btn{display:none}}.interim_publieke_section .interim_publieke_section_img .mobile_btn .btn{margin:0 auto}.werkwijze_section{margin-bottom:70px}@media only screen and (max-width:991px){.werkwijze_section{margin-bottom:47px}}@media only screen and (max-width:991px){.werkwijze_section .werkwijze_section_title{flex:0 0 100%;max-width:100%}}.werkwijze_section .werkwijze_section_title h4{color:#E6007E;padding-bottom:15px}.werkwijze_section .werkwijze_section_title h2{color:#026899}@media only screen and (max-width:991px){.werkwijze_section .werkwijze_section_title h2{padding-bottom:29px}}.werkwijze_section .werkwijze_section_subtitle{flex:0 0 100%;max-width:100%}.werkwijze_section .werkwijze_section_subtitle p{color:#191617}.splide__arrows{display:flex;align-items:center}.splide__arrows .splide__arrow.splide__arrow--prev{background-color:rgba(2, 104, 153, 0.5)}.splide__arrows .splide__arrow.splide__arrow--prev::before{background-image:url(/wp-content/uploads/Icon_arrow_Right.svg)}.splide__arrows .splide__arrow{position:unset;transform:unset;width:70px;height:70px;border-radius:70px;display:flex;align-items:center;justify-content:center;background-color:#026899;opacity:1}@media only screen and (max-width:991px){.splide__arrows .splide__arrow{width:57px;height:57px}}.splide__arrows .splide__arrow svg{display:none}.splide__arrows .splide__arrow::before{content:"";background-image:url(/wp-content/uploads/Icon_Arrow_White.svg);background-size:cover;display:block;width:21px;height:21px}@media only screen and (max-width:991px){.splide__arrows .splide__arrow::before{width:17px;height:17px}}.werkwijze_section_slider{margin-bottom:156px;padding-right:0 !important}@media only screen and (max-width:991px){.werkwijze_section_slider{margin-bottom:181px}}.werkwijze_section_slider .vc_column-inner{padding-right:0}@media only screen and (max-width:575px){.werkwijze_section_slider .vc_column-inner{padding-right:15px}}.werkwijze_section_slider .splide_werkwijze{display:flex;flex-direction:column-reverse}.werkwijze_section_slider .splide_werkwijze .splide__arrows{display:flex;align-items:center;gap:30px}@media only screen and (max-width:575px){.werkwijze_section_slider .splide_werkwijze .splide__arrows{justify-content:center;gap:24px}}.werkwijze_section_slider .splide_werkwijze .splide__arrows .splide__arrow.splide__arrow--prev{background-color:rgba(2, 104, 153, 0.5)}.werkwijze_section_slider .splide_werkwijze .splide__arrows .splide__arrow.splide__arrow--prev::before{background-image:url(/wp-content/uploads/Icon_arrow_Right.svg)}.werkwijze_section_slider .splide_werkwijze .splide__arrows .splide__arrow{position:unset;transform:unset;width:70px;height:70px;border-radius:70px;display:flex;align-items:center;justify-content:center;background-color:#026899;opacity:1}@media only screen and (max-width:991px){.werkwijze_section_slider .splide_werkwijze .splide__arrows .splide__arrow{width:57px;height:57px}}.werkwijze_section_slider .splide_werkwijze .splide__arrows .splide__arrow svg{display:none}.werkwijze_section_slider .splide_werkwijze .splide__arrows .splide__arrow::before{content:"";background-image:url(/wp-content/uploads/Icon_Arrow_White.svg);background-size:cover;display:block;width:21px;height:21px}@media only screen and (max-width:991px){.werkwijze_section_slider .splide_werkwijze .splide__arrows .splide__arrow::before{width:17px;height:17px}}.werkwijze_section_slider .splide_werkwijze .splide__track{padding-bottom:75px}@media only screen and (max-width:575px){.werkwijze_section_slider .splide_werkwijze .splide__track{padding-bottom:64px}}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide{width:394px !important}@media only screen and (max-width:575px){.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide{width:100% !important}}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card{overflow:hidden;position:relative;height:394px;cursor:pointer}@media only screen and (max-width:575px){.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card{height:337px}}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card:hover .werkwijze-thumb::after{height:100%;background:transparent linear-gradient(180deg, #026899 0%, #026899 100%) 0% 0% no-repeat padding-box;z-index:1}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card:hover .werkwijze-content .werkwijze-lees{bottom:30px;z-index:2}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card .werkwijze-thumb{display:flex;width:100%;height:100%;border-radius:30px;overflow:hidden;position:relative}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card .werkwijze-thumb img{width:100%;height:100%;object-fit:cover}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card .werkwijze-thumb::after{content:"";background:transparent linear-gradient(180deg, #02689900 0%, #026899 100%) 0% 0% no-repeat padding-box;display:block;width:100%;height:321px;position:absolute;bottom:0;left:0;transition:all 0.3s ease-in-out}@media only screen and (max-width:575px){.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card .werkwijze-thumb::after{height:275px}}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card .werkwijze-content{position:absolute;left:0;bottom:0;width:-webkit-fill-available;padding:0 25px 12px 33px}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card .werkwijze-content .werkwijze-count{font-size:50px;line-height:60px;font-weight:800;color:#FFF;font-family:"Inter", sans-serif;padding-bottom:14px}@media only screen and (max-width:575px){.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card .werkwijze-content .werkwijze-count{font-size:40px;line-height:50px;padding-bottom:12px}}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card .werkwijze-content h4{font-weight:500;color:#FFF}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card .werkwijze-content h4 strong{font-weight:bold;padding-right:6px}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card .werkwijze-content .werkwijze-lees{font-size:23px;line-height:28px;font-weight:800;color:#FFF;font-family:"Inter", sans-serif;display:flex;align-items:center;position:relative;bottom:-100px;transition:all 0.3s ease-in-out;margin-left:auto;width:148px}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card .werkwijze-content .werkwijze-lees::after{content:"";background-image:url(/wp-content/uploads/Icon_Arrow_White.svg);background-size:cover;display:block;width:21px;height:21px;margin-left:12px}.werkwijze-popups-wrapper .werkwijze-popup{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.7);justify-content:end;align-items:center}@media only screen and (max-width:991px){.werkwijze-popups-wrapper .werkwijze-popup{padding-left:15px}}.werkwijze-popups-wrapper .werkwijze-popup.open{display:flex}.werkwijze-popups-wrapper .werkwijze-popup-content{background:#026899;max-width:788px;width:100%;position:relative;height:100vh;box-sizing:border-box;border-radius:30px 0px 0px 0px;overflow:hidden;overflow-y:auto}.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-close{position:absolute;top:32px;right:71px;padding:0;width:56px;height:56px;border-radius:56px;display:flex;align-items:center;justify-content:center;background-color:#fff;font-size:0;cursor:pointer}@media only screen and (max-width:991px){.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-close{top:15px;right:19px;width:43px;height:43px}}.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-close::before{content:"";background-image:url(/wp-content/uploads/Icon_Close.svg);background-size:cover;display:block;width:21px;height:21px}@media only screen and (max-width:991px){.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-close::before{width:16px;height:16px}}.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-thumb{width:100%;height:383px}@media only screen and (max-width:991px){.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-thumb{height:264px}}.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-thumb img{width:100%;height:100%;object-fit:cover}.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-content-txt{padding:77px 99px 40px 106px}@media only screen and (max-width:991px){.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-content-txt{padding:44px 18px 30px 20px}}.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-content-txt h3{color:#FFF;padding-bottom:39px}@media only screen and (max-width:991px){.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-content-txt h3{padding-bottom:22px;line-height:30px}}.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-content-txt .werkwijze-popup-text p{color:#FFF;padding-bottom:39px}@media only screen and (max-width:991px){.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-content-txt .werkwijze-popup-text p{padding-bottom:34px}}.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-content-txt .werkwijze-popup-text ul{padding-left:0;list-style:none}.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-content-txt .werkwijze-popup-text ul li{padding-left:41px;position:relative;color:#FFF;font-size:18px;line-height:28px;font-weight:normal;margin-bottom:15px}.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-content-txt .werkwijze-popup-text ul li:last-child{margin-bottom:0}.werkwijze-popups-wrapper .werkwijze-popup-content .werkwijze-popup-content-txt .werkwijze-popup-text ul li::before{content:"";background-image:url(/wp-content/uploads/right_arrow.svg);background-size:cover;display:block;width:28px;height:28px;position:absolute;left:0;top:0}.logo_slider_section{margin-bottom:191px}@media only screen and (max-width:991px){.logo_slider_section{margin-bottom:181px}}.logo_slider_section h4{color:#E6007E;padding-bottom:15px}.logo_slider_section h2{color:#026899;padding-bottom:83px}@media only screen and (max-width:991px){.logo_slider_section h2{padding-bottom:53px}}.logo_slider_section #splide_logos .splide__track{padding-bottom:92px}@media only screen and (max-width:991px){.logo_slider_section #splide_logos .splide__track{padding-bottom:87px}}.logo_slider_section #splide_logos .splide__track .splide__list .splide__slide{width:auto !important;display:flex;align-items:center}@media only screen and (max-width:991px){.logo_slider_section #splide_logos .splide__track .splide__list .splide__slide{width:calc(33.3333% - 36px) !important}}.bg_bottom_rounded{overflow:unset !important}.bg_bottom_rounded::before{content:"";background-image:url(/wp-content/uploads/Achtergrond-vorm_Roze.svg);background-position:center;background-size:cover;width:100vw;height:1892px;position:absolute;top:calc(-82% - 400px);left:0;z-index:-1}@media only screen and (max-width:991px){.bg_bottom_rounded::before{height:2296px;top:calc(-32% - 420px)}}.Interim_section{margin-bottom:75px}@media only screen and (max-width:991px){.Interim_section{margin-bottom:60px}}.Interim_section .Interim_section_txt{margin-top:62px}@media only screen and (max-width:991px){.Interim_section .Interim_section_txt{flex:0 0 100%;max-width:100%;margin-top:28px;margin-bottom:58px}}.Interim_section .Interim_section_txt h3{color:#026899;padding-bottom:26px}.Interim_section .Interim_section_txt p{color:#191617;padding-bottom:15px}.Interim_section .Interim_section_txt p:last-child{padding-bottom:65px}@media only screen and (max-width:991px){.Interim_section .Interim_section_txt p:last-child{padding-bottom:58px}}.Interim_section .Interim_section_txt p a{font-weight:bold;color:#E6007E}@media only screen and (max-width:991px){.Interim_section .Interim_section_img{flex:0 0 100%;max-width:100%}}.Interim_section .Interim_section_img .vc_single_image-wrapper{position:relative}.Interim_section .Interim_section_img .vc_single_image-wrapper::before{content:"";background-image:url(/wp-content/uploads/Shape_Afbeelding_Roze_1.svg);background-size:contain;background-repeat:no-repeat;background-position:center;display:block;width:-webkit-fill-available;height:500px;position:absolute;top:28px;left:-28px}@media only screen and (max-width:1199px){.Interim_section .Interim_section_img .vc_single_image-wrapper::before{height:482px}}@media only screen and (max-width:991px){.Interim_section .Interim_section_img .vc_single_image-wrapper::before{height:536px}}@media only screen and (max-width:767px){.Interim_section .Interim_section_img .vc_single_image-wrapper::before{height:464px}}@media only screen and (max-width:575px){.Interim_section .Interim_section_img .vc_single_image-wrapper::before{height:-webkit-fill-available;top:16px;bottom:-16px;left:-4px}}.Interim_section_one.bg_rounded::before{top:calc(-10% - 360px)}@media only screen and (max-width:991px){.Interim_section_one.bg_rounded::before{height:1906px}}.Interim_section_one{margin-bottom:75px}@media only screen and (max-width:991px){.Interim_section_one{margin-bottom:60px}}@media only screen and (max-width:991px){.Interim_section_one .Interim_section_one_img{flex:0 0 100%;max-width:100%;order:2}}.Interim_section_one .Interim_section_one_img img{border-radius:30px}@media only screen and (max-width:991px){.Interim_section_one .Interim_section_one_txt{flex:0 0 100%;max-width:100%;order:1;margin-bottom:41px}}.Interim_section_one .Interim_section_one_txt h3{color:#026899;padding-bottom:26px}.Interim_section_one .Interim_section_one_txt p{color:#191617;padding-bottom:20px}.Interim_section_one .Interim_section_one_txt p:last-child{padding-bottom:15px}.Interim_section_one .Interim_section_one_txt p a{font-weight:bold;color:#E6007E}.Interim_section_one .Interim_section_one_txt ul{list-style:none;padding-left:0}.Interim_section_one .Interim_section_one_txt ul li{display:flex;align-items:center;margin-bottom:15px;color:#191617}.Interim_section_one .Interim_section_one_txt ul li::before{content:"";background-image:url(/wp-content/uploads/right_arrow.svg);background-size:cover;display:block;width:28px;height:28px;margin-right:13px}.Interim_section_lorem{margin-bottom:92px}@media only screen and (max-width:991px){.Interim_section_lorem{margin-bottom:67px}}.Interim_section_lorem h3{color:#026899;padding-bottom:26px}@media only screen and (max-width:991px){.Interim_section_lorem h3{padding-bottom:25px}}.Interim_section_lorem p{color:#191617;padding-bottom:20px}.Interim_section_lorem p:last-child{padding-bottom:0}.Interim_section_lorem p a{color:#E6007E;font-weight:bold}.txt_slider_section{margin-bottom:77px}@media only screen and (max-width:991px){.txt_slider_section{margin-bottom:57px}}.txt_slider_section #splide_text_slider{display:flex;flex-direction:column-reverse}.txt_slider_section #splide_text_slider .splide__arrows{display:flex;align-items:center;justify-content:center;gap:30px}@media only screen and (max-width:991px){.txt_slider_section #splide_text_slider .splide__arrows{gap:24px}}.txt_slider_section #splide_text_slider .splide__track{padding-bottom:11px}@media only screen and (max-width:991px){.txt_slider_section #splide_text_slider .splide__track{padding-bottom:11px}}.txt_slider_section #splide_text_slider .splide__track .splide__list .splide__slide .text-slider-excerpt{max-width:1030px;margin:0 auto}.txt_slider_section #splide_text_slider .splide__track .splide__list .splide__slide .text-slider-excerpt h2{color:#026899}.Interim_section_two{margin-bottom:140px}@media only screen and (max-width:991px){.Interim_section_two{margin-bottom:108px}}@media only screen and (max-width:991px){.Interim_section_two .Interim_section_two_txt{flex:0 0 100%;max-width:100%;margin-bottom:73px}}.Interim_section_two .Interim_section_two_txt h3{color:#026899;padding-bottom:26px}@media only screen and (max-width:991px){.Interim_section_two .Interim_section_two_txt h3{padding-bottom:25px}}.Interim_section_two .Interim_section_two_txt p{color:#191617;padding-bottom:16px}@media only screen and (max-width:991px){.Interim_section_two .Interim_section_two_txt p{padding-bottom:45px}}.Interim_section_two .Interim_section_two_txt ul{padding-left:0;list-style:none;padding-bottom:47px}@media only screen and (max-width:991px){.Interim_section_two .Interim_section_two_txt ul{padding-bottom:53px}}.Interim_section_two .Interim_section_two_txt ul li{padding-left:20px;position:relative;color:#191617;margin-bottom:7px}.Interim_section_two .Interim_section_two_txt ul li:last-child{margin-bottom:0}.Interim_section_two .Interim_section_two_txt ul li::before{content:"";background-color:#7CC8C3;display:block;width:10px;height:10px;border-radius:10px;position:absolute;top:11px;left:0}@media only screen and (max-width:991px){.Interim_section_two .Interim_section_two_img{flex:0 0 100%;max-width:100%}}.Interim_section_two .Interim_section_two_img img{border-radius:30px}.Interim_section_commodo{margin-bottom:140px}@media only screen and (max-width:991px){.Interim_section_commodo{margin-bottom:158px}}.Interim_section_commodo h3{color:#026899;padding-bottom:26px}@media only screen and (max-width:991px){.Interim_section_commodo h3{padding-bottom:25px}}.Interim_section_commodo p{color:#191617}.Interim_section_commodo p a{color:#E6007E;font-weight:bold}.zorg_casussen_section{margin-bottom:84px}@media only screen and (max-width:991px){.zorg_casussen_section{margin-bottom:264px}}.zorg_casussen_section h4{color:#E6007E;padding-bottom:15px}.zorg_casussen_section h2{color:#026899;padding-bottom:94px}.zorg_casussen_section .splide_projects{margin-bottom:72px}@media only screen and (max-width:991px){.zorg_casussen_section .splide_projects{margin-bottom:0}}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list{display:flex;flex-wrap:wrap;grid-row-gap:30px}@media only screen and (max-width:991px){.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list{grid-row-gap:19px}}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project{flex:0 0 50%;max-width:50%;display:none}@media only screen and (max-width:991px){.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project{flex:0 0 100%;max-width:100%;display:none !important;padding:0 !important}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project:nth-child(-n+2){display:block !important}}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project:nth-child(-n+2){display:block}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project:nth-child(odd){padding-right:15px}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project:nth-child(even){padding-left:15px}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link{position:relative;height:393px;display:block}@media only screen and (max-width:991px){.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link{height:290px}}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link:hover .project-thumb .bg_arrow{top:18px;right:20px}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link:hover .project-thumb::after{opacity:0}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb{position:relative;overflow:hidden;width:100%;height:100%;border-radius:30px}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb img{width:100%;height:100%;object-fit:cover}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb .bg_arrow{position:absolute;top:34px;right:38px;width:70px;height:70px;border-radius:70px;display:flex;align-items:center;justify-content:center;background-color:#E6007E;transition:all 0.3s ease-in-out;transform:rotate(-45deg)}@media only screen and (max-width:991px){.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb .bg_arrow{width:54px;height:54px;top:20px;right:20px}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb .bg_arrow svg{width:17px}}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb::after{content:"";background:transparent linear-gradient(180deg, #02689900 0%, #026899 100%) 0% 0% no-repeat padding-box;width:100%;height:321px;position:absolute;bottom:0;left:0;transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;opacity:1}@media only screen and (max-width:991px){.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-thumb::after{height:187px}}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-title{position:absolute;bottom:0;left:0;z-index:1;width:-webkit-fill-available;margin:30px 30px 30px 55px}@media only screen and (max-width:991px){.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-title{margin:30px 30px 30px 34px}}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-title h3{color:#FFF;font-weight:bold;padding-bottom:9px}.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-title .project_short_description{font-size:18px;line-height:30px;font-weight:normal;color:#FFF}@media only screen and (max-width:991px){.zorg_casussen_section .splide_projects .projects_splide__track .projects_splide__list .splide__slide_project .project-card .project-link .project-title .project_short_description{font-size:16px;line-height:20px;max-width:250px}}.zorg_casussen_section .btn{padding:0;background-color:transparent;border:unset;border-radius:unset;display:flex;align-items:center;justify-content:center;color:#191617;width:max-content;margin:0 auto}@media only screen and (max-width:991px){.zorg_casussen_section .btn{display:none}}.zorg_casussen_section .btn:hover{top:0}.zorg_casussen_section .btn:hover::after{right:-15px}.zorg_casussen_section .btn::after{content:"";background-image:url(/wp-content/uploads/arrow_bg.svg);background-size:cover;display:block;width:47px;height:47px;position:relative;right:0;transition:all 0.3s ease-in-out;margin-left:15px}.Interim_section_commodo_one{margin-bottom:192px}@media only screen and (max-width:991px){.Interim_section_commodo_one{display:none}}.Interim_section_commodo_one h3{color:#026899;padding-bottom:26px}.Interim_section_commodo_one p{color:#191617}.Interim_section_commodo_one p a{color:#E6007E;font-weight:bold}.contactgegevens_section.bg_rounded::before{top:calc(30% - 420px)}@media only screen and (max-width:991px){.contactgegevens_section.bg_rounded::before{top:calc(26% - 370px)}}.contactgegevens_section{margin-bottom:105px;margin-top:30px}@media only screen and (max-width:991px){.contactgegevens_section{margin-bottom:192px}}@media only screen and (max-width:991px){.contactgegevens_section .contactgegevens_section_form{flex:0 0 100%;max-width:100%;margin-bottom:101px}}.contactgegevens_section .contactgegevens_section_form .gform_wrapper .gform_heading h2{font-size:26px;line-height:31px;font-weight:500;color:#026899;padding-bottom:62px}@media only screen and (max-width:991px){.contactgegevens_section .contactgegevens_section_form .gform_wrapper .gform_heading h2{padding-bottom:34px;font-size:21px;line-height:25px}}.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-body .gform_fields{grid-column-gap:30px;grid-row-gap:30px}@media only screen and (max-width:991px){.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-body .gform_fields{grid-column-gap:15px;grid-row-gap:15px}}.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container{display:flex}.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input{height:unset;border-radius:60px;border:unset;background-color:#fff;color:#191617;font-size:18px;line-height:22px;font-weight:normal;padding:19px 27px}.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input::placeholder{color:#191617}.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea{height:216px;border-radius:30px;border:unset;background-color:#fff;color:#191617;font-size:18px;line-height:22px;font-weight:normal;padding:19px 27px}@media only screen and (max-width:991px){.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea{height:204px}}.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea::placeholder{color:#191617}.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-footer{margin:30px 0 0 auto;padding:0;display:flex;align-items:center;justify-content:end;width:max-content}@media only screen and (max-width:991px){.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-footer{margin:25px 0 0 auto}}.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-footer:hover::after{right:-32px}@media only screen and (max-width:991px){.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-footer:hover::after{right:0}}.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-footer::after{content:"";background-image:url(/wp-content/uploads/arrow_bg.svg);background-size:cover;display:block;width:70px;height:70px;position:relative;right:0;transition:all 0.3s ease-in-out}@media only screen and (max-width:991px){.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-footer::after{width:60px;height:60px}}.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-footer .btn{border:unset;margin-bottom:24px;margin-right:20px;border-radius:unset;padding:0;background-color:transparent;font-size:18px;line-height:22px !important;font-weight:bold;color:#191617}@media only screen and (max-width:991px){.contactgegevens_section .contactgegevens_section_form .gform_wrapper form .gform-footer .btn{margin-right:14px}}@media only screen and (max-width:991px){.contactgegevens_section .contactgegevens_section_txt{flex:0 0 100%;max-width:100%}}.contactgegevens_section .contactgegevens_section_txt>.vc_column-inner{padding-left:120px}@media only screen and (max-width:991px){.contactgegevens_section .contactgegevens_section_txt>.vc_column-inner{padding-left:15px}}.contactgegevens_section .contactgegevens_section_txt h3{color:#026899;padding-bottom:25px}.contactgegevens_section .contactgegevens_section_txt p{color:#191617;padding-bottom:35px}.contactgegevens_section .contactgegevens_section_txt .email_item{margin-bottom:30px}.contactgegevens_section .contactgegevens_section_txt .email_item .vc_column-inner>.wpb_wrapper{display:flex}.contactgegevens_section .contactgegevens_section_txt .email_item .vc_column-inner>.wpb_wrapper .vc_single_image-wrapper{width:28px;height:28px;border-radius:28px;background-color:#E6007E;display:flex;align-items:center;justify-content:center;margin-right:13px}.contactgegevens_section .contactgegevens_section_txt .email_item .vc_column-inner>.wpb_wrapper p{padding-bottom:0;line-height:24px;color:#026899;font-size:20px}.contactgegevens_section .contactgegevens_section_txt .email_item .vc_column-inner>.wpb_wrapper p:first-child{padding-bottom:4px}.contactgegevens_section .contactgegevens_section_txt .email_item .vc_column-inner>.wpb_wrapper p a{color:#026899;line-height:25px;font-size:20px}.contactgegevens_section .contactgegevens_section_txt .phone_item{margin-bottom:63px}.contactgegevens_section .contactgegevens_section_txt .phone_item .vc_column-inner>.wpb_wrapper{display:flex}.contactgegevens_section .contactgegevens_section_txt .phone_item .vc_column-inner>.wpb_wrapper .vc_single_image-wrapper{width:28px;height:28px;border-radius:28px;background-color:#E6007E;display:flex;align-items:center;justify-content:center;margin-right:13px}.contactgegevens_section .contactgegevens_section_txt .phone_item .vc_column-inner>.wpb_wrapper p{padding-bottom:0;line-height:25px;font-size:20px;color:#026899}.contactgegevens_section .contactgegevens_section_txt .phone_item .vc_column-inner>.wpb_wrapper p:first-child{padding-bottom:4px}.contactgegevens_section .contactgegevens_section_txt .phone_item .vc_column-inner>.wpb_wrapper p a{color:#026899;line-height:25px;font-size:20px}.contactgegevens_section .contactgegevens_section_txt .contactgegevens_section_img .vc_single_image-wrapper{position:relative}.contactgegevens_section .contactgegevens_section_txt .contactgegevens_section_img .vc_single_image-wrapper::before{content:"";background-image:url(/wp-content/uploads/Shape_Afbeelding_Roze_contactform.svg);background-size:cover;display:block;width:440px;height:440px;position:absolute;right:31px;top:0}@media only screen and (max-width:1199px){.contactgegevens_section .contactgegevens_section_txt .contactgegevens_section_img .vc_single_image-wrapper::before{width:-webkit-fill-available;height:-webkit-fill-available;right:36px;bottom:-17px}}@media only screen and (max-width:991px){.contactgegevens_section .contactgegevens_section_txt .contactgegevens_section_img .vc_single_image-wrapper::before{right:50px}}@media only screen and (max-width:767px){.contactgegevens_section .contactgegevens_section_txt .contactgegevens_section_img .vc_single_image-wrapper::before{right:43px}}@media only screen and (max-width:575px){.contactgegevens_section .contactgegevens_section_txt .contactgegevens_section_img .vc_single_image-wrapper::before{bottom:0;left:-10px;right:0px;top:-20px;width:calc(100% - -18px);height:calc(100% - -59px)}}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:0.313rem;line-height:normal;padding:0.938rem 1.438rem 0.875rem;text-decoration:none;top:0.313rem;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.screen-reader-response{display:none}.dienst{display:flex;flex-direction:column-reverse;box-shadow:0px 3px 8px rgba(0, 0, 0, 0.1);border-radius:5px;overflow:hidden;border:1px solid transparent;transition:all 0.15s ease-in-out}.dienst:hover{border-color:#d3dce5}.dienst:hover h2{background-color:#e7ebef}.dienst h2{background-color:#ffffff;text-transform:uppercase;margin:0;text-align:center;padding:15px 0;transition:all 0.15s ease-in-out;font-size:24px}@media only screen and (max-width:768px){.dienst h2{font-size:18px}}.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.entry-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed{max-width:100%}iframe{max-width:100%}object{max-width:100%}.wp-caption{background:#f1f1f1 none repeat scroll 0 0;border:1px solid #f0f0f0;max-width:96%;padding:0.313rem 0.313rem 0;text-align:center}.wp-caption img[class*="wp-image-"]{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:auto}.wp-caption .wp-caption-text{font-size:0.688rem;line-height:1.063rem;margin:0;padding:0.625rem}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-item .gallery-columns-2{max-width:50%}.gallery-item .gallery-columns-3{max-width:33.33333%}.gallery-item .gallery-columns-4{max-width:25%}.gallery-item .gallery-columns-5{max-width:20%}.gallery-item .gallery-columns-6{max-width:16.66667%}.gallery-item .gallery-columns-7{max-width:14.28571%}.gallery-item .gallery-columns-8{max-width:12.5%}.gallery-item .gallery-columns-9{max-width:11.11111%}.gallery-caption{display:block}@media (min-width:1368px){.container{max-width:1272px}}.whatsappbtn{position:fixed;bottom:32px;right:32px;z-index:9999;background:#25D366;border-radius:100px;width:81px;height:81px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:991px){.whatsappbtn{width:47px;height:47px;right:15px;bottom:15px}.whatsappbtn svg{width:25px;height:25px}}.sticky_btn{position:fixed;bottom:15px;left:15px;z-index:9999}@media only screen and (min-width:992px){.sticky_btn{display:none}}.sticky_btn .btn{border-radius:10px 10px 10px 0px;font-size:14px;line-height:17px;padding:11px 41px 10px}.sticky_btn .btn::before{width:39px;height:29px;margin-right:17px}.sticky_btn .btn:hover{top:0}.infinite-scroll .posts-navigation{display:none}.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.mobile-contact{position:fixed;bottom:0;left:0;right:0;background:#7CC8C3}@media only screen and (min-width:769px){.mobile-contact{display:none}}.mobile-contact ul{display:flex;justify-content:space-around;padding:0}.mobile-contact ul li{list-style:none;flex:1}.mobile-contact ul li:nth-child(2){border-left:1px solid #506a83;border-right:1px solid #506a83}.mobile-contact ul li a{padding:15px;display:flex;align-items:center;justify-content:center}.mobile-contact ul li i{color:#506a83}@media only screen and (max-width:500px){.row.reverse-mobile{flex-direction:column-reverse}.row.reverse-mobile-column .column>.vc_column-inner>.wpb_wrapper{flex-direction:column-reverse;display:flex}}.sticky .entry-title{position:relative}.sticky .entry-title::before{content:"";font-family:"Font Awesome 5 Free";font-size:30px;left:-2.5rem;position:absolute;top:0.375rem;font-weight:900}.single .byline,.group-blog .byline{display:inline}.page-links{clear:both;margin:0 0 1.5em}.posted-on{color:#E6007E}.byline{color:#E6007E}.comments-link{color:#E6007E}.entry-title>a{color:inherit}.post-navigation{margin:30px 0}.post-navigation ul{margin:0;padding:0}.post-navigation li{display:inline}.post-navigation li a{color:#ffffff;text-decoration:none;background-color:#7CC8C3;border-radius:3px;cursor:pointer;padding:12px;display:inline-block}.post-navigation li a:hover{color:#fff;background-color:#7CC8C3}.post-navigation li.active a{color:#fff;background-color:#7CC8C3}.post-navigation li.disabled{color:#ffffff;cursor:not-allowed;pointer-events:all !important;text-decoration:none;background-color:#df505f;border-radius:3px;cursor:pointer;padding:12px;display:inline-block}form.post_filter{width:100%;display:flex;justify-content:space-between;padding-top:25.5px;padding-bottom:24px;margin-bottom:50px;border-top:0.5px solid #026899;border-bottom:0.5px solid #026899}.all_filters_wrapper{flex-wrap:nowrap;padding-top:24px;padding-bottom:25px;justify-content:space-between;padding-right:30px;padding-left:30px;margin-bottom:50px;border-top:1px solid #026899;border-bottom:1px solid #026899;display:none !important}.post_filters_wrapper{position:relative;z-index:10}.post_filters_wrapper .btn.filter_button{background:linear-gradient(90deg, #7CC8C3, #7CC8C3)}.post_filters_wrapper .btn.filter_button:hover{background:linear-gradient(90deg, #7CC8C3, #7CC8C3)}.post_filters_wrapper .btn.filter_button::after{content:"";font-family:"Font Awesome 6 Free";font-weight:700;margin-left:0.6rem}.post_filters_wrapper ul.filter_dropdown{position:absolute;min-width:332px;padding:12px 0;background-color:white;border-radius:24px;box-shadow:10px 10px 20px #0000451a}.post_filters_wrapper ul.filter_dropdown li{list-style-type:none;padding-top:13px;padding-bottom:13px}.post_filters_wrapper ul.filter_dropdown li:not(:last-child){border-bottom:1px solid #026899}.post_filters_wrapper ul.filter_dropdown li .filter_option{position:relative;display:block;width:max-content;padding:0 20px;width:100%}.filter_option::after{content:"";position:absolute;top:50%;right:2rem;transform:translateY(-50%);display:block;height:24px;width:24px;border:1px solid #026899;border-radius:100px;transition:0.25s ease-in-out}.filter_option::before{content:"";opacity:0;display:block;position:absolute;top:56%;right:2.35rem;transform:translateY(-50%);color:#026899;font-family:"Font Awesome 6 Free";font-size:0.8em;font-weight:700;transition:0.25s ease-in-out;z-index:5}.filter_dropdown li:hover .filter_option::after{border-color:#191617}.filter_dropdown li:hover .filter_option::before{opacity:1}.filter_dropdown li .filter_option:focus::after{background-color:#191617;border-color:#191617}.filter_dropdown li .filter_option:focus::before{color:#fff;opacity:1}#filter-form{position:relative;display:flex;align-items:center;gap:12px;font-weight:500}#filter-form>button{transition:0.25s ease-in-out}#text_filter_search{min-height:50px;min-width:336px;margin-bottom:0;background-color:#fff;border-radius:100px;border-color:#026899;padding-left:25px;font-size:18px;color:#191617}.post .post_wrapper{box-shadow:0px 3px 8px rgba(0, 0, 0, 0.1);border-radius:10px;overflow:hidden;position:relative;margin-bottom:30px}.post .post_wrapper .post_thumbnail{width:100%;height:300px;background-color:#eee}@media only screen and (max-width:480px){.post .post_wrapper .post_thumbnail{height:180px}}.post .post_wrapper .post_thumbnail img{width:100%;height:100%;object-fit:cover}.post .post_wrapper .post_meta{padding:10px 30px;border-bottom:1px solid #f8f8f8}.post .post_wrapper .post_meta ul{margin:0;padding:0}.post .post_wrapper .post_meta ul li{margin-right:30px;list-style:none;padding-left:0;display:inline-block}.post .post_wrapper .post_meta ul li span{margin:0 7px}.post .post_excerpt{padding:15px 30px;height:130px;overflow:hidden}.post .post_excerpt h3{margin-bottom:15px;color:#222222}.post .post_excerpt p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.post .btn{display:block;width:fit-content;margin:0 30px 15px auto}.post_all{text-align:center;margin:15px 0}.categories{margin:30px 0}.categories ul{margin:0;padding:0}.categories ul li{display:inline-block;list-style:none}.categories ul li a{padding:0 5px;border-right:1px solid #000}.categories ul li a:hover{color:#172e43}.categories ul li:last-child a{border-right:0}.categories ul li.active{color:#172e43}#load-more-container{display:flex;justify-content:center}#load-more-container #load-more{margin:0 auto;margin-bottom:45px}.single-post .post_thumbnail{width:fit-content;margin-top:30px;margin-bottom:10px;margin-inline:auto}.single-post .post_thumbnail img{width:100%;max-width:800px;border-radius:6px}.single-post .post_meta{margin-bottom:45px;text-align:center}.single-post .post_meta>ul{display:flex;justify-content:center;gap:30px;margin:0;padding:0}.single-post .post_meta>ul li{display:inline-block;list-style:none}.single-post .post_meta>ul li>i{margin-right:5px}.single-post .post_meta>ul li a{padding:0 5px;border-right:1px solid #000}.single-post .post_meta>ul li a:hover{color:#172e43}.single-post .post_meta>ul li:last-child a{border-right:0}.single-post .post_meta>ul li.active{color:#172e43}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.comment-body .pull-left{padding-right:0.625rem}.comment-list{padding-left:0}.comment-list .comment{display:block}.comment-list .pingback{border-top:1px solid rgba(0, 0, 0, 0.125);padding:0.563rem 0}.comment-list .pingback:first-child{border:medium none}.comments-title{font-size:1.125rem}.projects-loop{margin-bottom:290px}@media only screen and (max-width:991px){.projects-loop{margin-bottom:223px}}.projects-loop .project-block{padding-left:15px;padding-right:15px;margin-bottom:30px}@media only screen and (max-width:767px){.projects-loop .project-block{margin-bottom:19px}}.projects-loop .project-block .projecten .project_wrapper{position:relative;height:393px}@media only screen and (max-width:767px){.projects-loop .project-block .projecten .project_wrapper{height:290px}}.projects-loop .project-block .projecten .project_wrapper:hover .project_thumbnail a .bg_arrow{top:18px;right:20px}.projects-loop .project-block .projecten .project_wrapper:hover .project_thumbnail a::after{opacity:0}.projects-loop .project-block .projecten .project_wrapper .project_thumbnail{position:relative;width:100%;height:100%;display:flex;overflow:hidden;border-radius:30px}.projects-loop .project-block .projecten .project_wrapper .project_thumbnail a{width:100%;height:100%;display:block;position:relative}.projects-loop .project-block .projecten .project_wrapper .project_thumbnail a img{width:100%;height:100%;object-fit:cover}.projects-loop .project-block .projecten .project_wrapper .project_thumbnail a .bg_arrow{position:absolute;top:34px;right:38px;width:70px;height:70px;border-radius:70px;display:flex;align-items:center;justify-content:center;background-color:#E6007E;transition:all 0.3s ease-in-out;transform:rotate(-45deg)}@media only screen and (max-width:767px){.projects-loop .project-block .projecten .project_wrapper .project_thumbnail a .bg_arrow{width:54px;height:54px;top:20px;right:20px}.projects-loop .project-block .projecten .project_wrapper .project_thumbnail a .bg_arrow svg{width:17px}}.projects-loop .project-block .projecten .project_wrapper .project_thumbnail a::after{content:"";background:transparent linear-gradient(180deg, #02689900 0%, #026899 100%) 0% 0% no-repeat padding-box;width:100%;height:321px;position:absolute;bottom:0;left:0;transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;opacity:1}@media only screen and (max-width:767px){.projects-loop .project-block .projecten .project_wrapper .project_thumbnail a::after{height:187px}}.projects-loop .project-block .projecten .project_wrapper .project_content{position:absolute;bottom:0;left:0;z-index:1;width:-webkit-fill-available;margin:30px 30px 30px 55px}@media only screen and (max-width:991px){.projects-loop .project-block .projecten .project_wrapper .project_content{margin:30px 30px 30px 34px}}.projects-loop .project-block .projecten .project_wrapper .project_content a{color:#FFF}.projects-loop .project-block .projecten .project_wrapper .project_content a h3{color:#FFF;font-weight:bold;padding-bottom:9px}.projects-loop .project-block .projecten .project_wrapper .project_content .project_short_description{color:#FFF;font-size:18px;line-height:30px;font-weight:normal}@media only screen and (max-width:991px){.projects-loop .project-block .projecten .project_wrapper .project_content .project_short_description{font-size:16px;line-height:20px;max-width:250px}}.all_projects{text-align:center;margin:15px 0}#single_project_wrapper{position:relative;margin-bottom:174px}@media only screen and (max-width:991px){#single_project_wrapper{margin-bottom:120px}}#single_project_wrapper::before{content:"";background-image:url(/wp-content/uploads/Achtergrond-vorm_Roze.svg);background-position:center;background-size:cover;width:100vw;height:1892px;position:absolute;bottom:-27%;left:0;z-index:-1}@media only screen and (max-width:991px){#single_project_wrapper::before{height:2036px;bottom:-15%}}#single_project_wrapper .project_description .projecten__subtitle{display:none}#single_project_wrapper .project_description{max-width:1030px;margin:0 auto}#single_project_wrapper .project_description .projecten_page_img{margin-bottom:75px}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_img{margin-bottom:61px}}#single_project_wrapper .project_description .projecten_page_img .vc_figure{width:100%}#single_project_wrapper .project_description .projecten_page_img .vc_figure .vc_single_image-wrapper{width:100%}#single_project_wrapper .project_description .projecten_page_img .vc_figure .vc_single_image-wrapper img{width:100%;height:530px;border-radius:30px;object-fit:cover}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_img .vc_figure .vc_single_image-wrapper img{height:290px}}#single_project_wrapper .project_description .projecten_page_one{margin-bottom:112px}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_one{margin-bottom:95px}}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_one .projecten_page_one_item{flex:0 0 100%;max-width:100%;margin-bottom:50px}}#single_project_wrapper .project_description .projecten_page_one .projecten_page_one_item h3{color:#026899;padding-bottom:26px}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_one .projecten_page_one_item h3{padding-bottom:25px}}#single_project_wrapper .project_description .projecten_page_one .projecten_page_one_item p{color:#191617;padding-bottom:20px}#single_project_wrapper .project_description .projecten_page_one .projecten_page_one_item p:last-child{padding-bottom:0}#single_project_wrapper .project_description .projecten_page_one .projecten_page_one_item p a{color:#E6007E;font-weight:bold}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_one .projecten_page_one_lorem{flex:0 0 100%;max-width:100%}}#single_project_wrapper .project_description .projecten_page_one .projecten_page_one_lorem h3{color:#026899;padding-bottom:26px}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_one .projecten_page_one_lorem h3{padding-bottom:25px}}#single_project_wrapper .project_description .projecten_page_one .projecten_page_one_lorem p{color:#191617;padding-bottom:30px}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_one .projecten_page_one_lorem p{padding-bottom:50px}}#single_project_wrapper .project_description .projecten_page_one .projecten_page_one_lorem p a{color:#E6007E;font-weight:bold}#single_project_wrapper .project_description .projecten_page_two{margin-bottom:126px}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_two{margin-bottom:111px}}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_wensen{flex:0 0 100%;max-width:100%;margin-bottom:53px}}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_wensen .vc_single_image-wrapper{width:99px;height:99px;border-radius:10px;background-color:#E6007E;display:flex;align-items:center;justify-content:center;margin-bottom:31px}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_wensen .vc_single_image-wrapper{margin-bottom:30px}}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_wensen h3{color:#026899;padding-bottom:22px}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_wensen h3{padding-bottom:19px;font-size:22px}}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_wensen p{color:#191617}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_actie{flex:0 0 100%;max-width:100%;margin-bottom:53px}}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_actie .vc_single_image-wrapper{width:99px;height:99px;border-radius:10px;background-color:#7CC8C3;display:flex;align-items:center;justify-content:center;margin-bottom:31px}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_actie .vc_single_image-wrapper{margin-bottom:30px}}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_actie h3{color:#026899;padding-bottom:22px}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_actie h3{padding-bottom:19px;font-size:22px}}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_actie ul{padding-left:0;list-style:none}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_actie ul li{font-size:18px;line-height:22px;font-weight:normal;display:flex;align-items:center;color:#191617;margin-bottom:24px}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_actie ul li:last-child{margin-bottom:0}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_actie ul li strong{display:flex;width:155px;margin-right:27px;font-weight:bold}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_extra{flex:0 0 100%;max-width:100%}}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_extra .vc_single_image-wrapper{width:99px;height:99px;border-radius:10px;background-color:#026899;display:flex;align-items:center;justify-content:center;margin-bottom:31px}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_extra .vc_single_image-wrapper{margin-bottom:19px}}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_extra h3{color:#026899;padding-bottom:22px}@media only screen and (max-width:991px){#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_extra h3{padding-bottom:15px;font-size:22px}}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_extra ul{padding-left:0;list-style:none}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_extra ul li{font-size:18px;line-height:22px;font-weight:normal;display:flex;align-items:center;color:#191617;margin-bottom:17px;padding-left:35px;position:relative}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_extra ul li:last-child{margin-bottom:0}#single_project_wrapper .project_description .projecten_page_two .projecten_page_two_extra ul li::before{content:"";background-image:url(/wp-content/uploads/right_arrow.svg);background-size:cover;display:block;width:28px;height:28px;position:absolute;left:0}#single_project_wrapper .project_description .btn-back{font-size:18px;line-height:22px;font-weight:bold;color:#191617;display:flex;align-items:center}#single_project_wrapper .project_description .btn-back::before{content:"";background-image:url(/wp-content/uploads/arrow_bg.svg);background-size:cover;display:block;width:47px;height:47px;margin-right:26px;transform:rotate(180deg)}.review .review-rating{display:flex;align-items:center;gap:10px;margin-bottom:30px}.review .review-rating .star{display:flex}.review .review-content{margin-bottom:19px}.review .review-content p{color:#191617}.review .review-author{font-size:18px;line-height:22px;font-weight:bold;color:#026899}.splide_reviews .splide__track{padding-bottom:92px}.splide_reviews .splide__pagination{bottom:0}.splide__pagination{gap:20px}.splide__pagination .splide__pagination__page.is-active{opacity:1}.splide__pagination .splide__pagination__page{transform:unset;width:9px;height:9px;border-radius:9px;background-color:#026899;opacity:0.4;margin:0}.splide_projects .splide__track{padding:0}.blog_slider .splide__track{padding:30px}.wpb_row.row-has-fill{padding:0}.row-has-fill.row-no-padding.row-o-equal-height.row-o-content-middle.row-flex .col .vc_column-inner{height:100%}.align-content-left-container>.column:first-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-left:auto;padding-top:50px;padding-right:50px;padding-bottom:50px}.align-content-right-container>.column:last-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-right:auto;padding-top:50px;padding-left:50px;padding-bottom:50px}.vc_custom_heading{margin-bottom:0}@media only screen and (max-width:768px){.vc_custom_heading{font-size:16px !important}}.wpb_text_column ul{padding-left:15px}.wpb_row.row-has-fill{padding:0}.row-has-fill.row-no-padding.row-o-equal-height.row-o-content-middle.row-flex .col .vc_column-inner{height:100%}.align-content-left-container>.column:first-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-left:auto;padding-top:50px;padding-right:50px;padding-bottom:50px}.align-content-right-container>.column:last-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-right:auto;padding-top:50px;padding-left:50px;padding-bottom:50px}.vc_custom_heading{margin-bottom:0}.wpb_text_column ul{padding-left:15px}@media only screen and (max-width:991px){.align-content-left-container>.wpb_column:first-child>.vc_column-inner>.wpb_wrapper{padding-left:15px}.align-content-right-container>.wpb_column:first-child>.vc_column-inner>.wpb_wrapper{padding-right:15px}}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.alignleft{display:inline;float:left;margin-right:20px}.alignright{display:inline;float:right;margin-left:20px}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}a img.alignright{float:right;margin:5px 0 15px 15px}a img.alignnone{margin:5px 0 15px 15px}a img.alignleft{float:left;margin:5px 0 15px 15px}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption.alignnone{margin:5px 0 15px 15px}.wp-caption.alignleft{margin:5px 0 15px 15px}.wp-caption.alignright{margin:5px 0 15px 15px}.woocommerce-cart-form .shop_table .coupon .input-text{width:8.313rem !important}.variations_form .variations .value>select{margin-bottom:0.625rem}.woocommerce-MyAccount-content .col-1{max-width:100%}.woocommerce-MyAccount-content .col-2{max-width:100%}.mobile-product-cats{width:200vw;height:100vh;background:#fff;position:fixed;top:0;left:100vw;z-index:90000;overflow-y:scroll;list-style:none;transition:all 0.3s ease-in-out;padding:0;background-color:#f3f3f3;z-index:9999999}.mobile-product-cats li a{display:block;border-bottom:1px solid #efefef;padding:15px}.mobile-product-cats li a:hover{text-decoration:none}.mobile-product-cats ul{width:100vw;height:100vh;position:fixed;top:0;left:100vw;z-index:90000;overflow-y:scroll;list-style:none;transition:all 0.3s ease-in-out;padding:0;background-color:#f3f3f3}.mobile-product-cats ul.active{left:0}.mobile-product-cats .has-children a:after{content:"";position:absolute;font-family:"Font Awesome 6 Free";right:15px;font-weight:600;left:95vw}.mobile-product-cats.fixed{padding-top:55px}.mobile-product-cats.fixed .children-cats{padding-top:55px}.mobile-product-cats.fixed .menu-action{top:0;position:fixed;z-index:999999999}.mobile-product-cats.active{left:0}.mobile-product-cats.push{left:-100vw}a.mobile-product-cats-btn{display:block;text-align:center;text-transform:uppercase;border-radius:15px;background-color:#7CC8C3;color:#fff !important;font-size:14px;padding:15px;margin-bottom:30px;cursor:pointer}.menu-action{display:block;width:100%;background-color:#7CC8C3;font-size:24px;line-height:50px;padding:0 15px 0 15px;cursor:pointer;color:#fff}.menu-action i{color:#fff}.menu-action .title{color:#fff;font-size:14px;line-height:50px;padding:0 25px 0 25px;position:relative;top:-3px}.product-categories{padding:0;list-style:none}.product-categories .cat-item:not(.current-cat):not(.current-cat-parent) .children{display:none}.product-categories a{color:gray}.product-categories a:hover{color:#ff6000;text-decoration:none}.product-categories>li>a{font-size:1.1rem}.product-categories ul.children{margin:15px 0 15px 0;list-style:none;border-left:1.7px solid #ff6000;padding-left:15px;max-height:400px;overflow-y:scroll;position:relative}.product-categories .cat-parent{position:relative}.product-categories .cat-parent>a:after{content:"";font-family:"Font Awesome 6 Free";font-weight:600;margin-left:10px;color:#a1a1a1;font-size:12px;position:absolute;right:15px;top:10px}.product-categories .current-cat.cat-parent:after{content:" ";background:-moz-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:-webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);display:block;position:absolute;bottom:0;left:0;height:0;width:100%;pointer-events:none;transition:height 0.1s ease-in-out}.product-categories .current-cat.cat-parent:before{content:" ";background:-moz-linear-gradient(bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:-webkit-linear-gradient(bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:linear-gradient(to top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);display:block;position:absolute;top:48px;left:0;height:0;width:100%;pointer-events:none;z-index:10;transition:height 0.1s ease-in-out}.product-categories .current-cat-parent.cat-parent:after{content:" ";background:-moz-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:-webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);display:block;position:absolute;bottom:0;left:0;height:0;width:100%;pointer-events:none;transition:height 0.1s ease-in-out}.product-categories .current-cat-parent.cat-parent:before{content:" ";background:-moz-linear-gradient(bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:-webkit-linear-gradient(bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:linear-gradient(to top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);display:block;position:absolute;top:48px;left:0;height:0;width:100%;pointer-events:none;z-index:10;transition:height 0.1s ease-in-out}.product-categories .cat-parent.fade-bottom:after{height:50px}.product-categories .cat-parent.fade-top:before{height:50px}.product-categories .current-cat-parent>a{color:#ff6000 !important;font-weight:bold}.product-categories .current-cat>a{color:#ff6000 !important;font-weight:bold}form.woocommerce-ordering{display:flex;align-items:center;margin-bottom:35px;gap:15px}form.woocommerce-ordering select{margin-bottom:0px}@media only screen and (min-width:992px){a.mobile-product-cats-btn{display:none}}#override.woocommerce-account section.site-content{margin-bottom:100px}#override.woocommerce-account .woocommerce-MyAccount-navigation{width:20%}#override.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:0;border-top:1px solid #eee}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid #eee;padding-bottom:0}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a{padding:10px 5px;display:block}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before{margin-right:20px;opacity:0.25}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{font-weight:500}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before{opacity:1}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before{font-family:"Font Awesome 6 Free";font-weight:900}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{font-weight:500}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before{opacity:1}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-content{display:inline-block;margin-left:5%;width:75%;padding:25px 16px;border-radius:10px;background-color:#e6e9f2}#override.woocommerce-account .woocommerce-MyAccount-content h2{font-size:25px;text-align:center;font-weight:600}#override.woocommerce-account .woocommerce-MyAccount-content header{position:static !important;transition:unset !important;animation:unset !important;transform:unset !important;box-shadow:unset !important;border-radius:5px;padding:10px}#override.woocommerce-account .woocommerce-MyAccount-content header h2{font-size:1em;line-height:1.1;margin-bottom:12px}#override.woocommerce-account .woocommerce-MyAccount-content header .edit{display:block;text-align:center;width:100%;padding-bottom:10px}#override.woocommerce-account .woocommerce-MyAccount-content address{margin-bottom:12px;font-size:14px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row{margin-bottom:16px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row label,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row label{display:block;min-width:137px;font-weight:500;color:#191617}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row label .required,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row label .required{color:#c00000}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row input,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row input{height:45px;padding-left:12px;margin-bottom:0;width:100%;background:white;border:none;border-radius:5px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row .selection>span,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row .selection>span{height:45px;border-radius:5px;border:none}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row .selection>span .select2-selection__arrow,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row .selection>span .select2-selection__arrow{top:9px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row .selection>span>span,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row .selection>span>span{line-height:44px}#override.woocommerce-account .woocommerce-MyAccount-content .button{display:block;margin-left:auto;margin-top:16px;background:#7CC8C3;color:#ffffff}#override.woocommerce-account .woocommerce-MyAccount-content .button.wc-forward{margin-left:0;padding:10px 20px;width:fit-content;border-radius:100px}#override.woocommerce-account .woocommerce-MyAccount-content em{font-size:12px}#override.woocommerce-account p.order-again{text-align:right}#override.woocommerce-account section .woocommerce{display:flex;flex-wrap:wrap}#override.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide{display:flex;flex-direction:column}#override.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide #username{max-width:200px;padding:10px;margin-bottom:0}#override.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide #password{max-width:200px;padding:10px}.woocommerce-orders-table__cell-order-actions{display:flex;flex-direction:column}.woocommerce-MyAccount-content input{margin-bottom:0}body .coupon button[type="submit"]{margin-top:15px;margin-bottom:15px;width:100% !important}.woocommerce-form-login{width:100%}.woocommerce-form-login>.form-row{display:flex;flex-direction:column}.woocommerce-form-login__submit{max-width:150px}@keyframes zoomout{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomout{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@media (max-width:991px){#override.woocommerce-account section.site-content .woocommerce{flex-direction:column;gap:40px;position:relative}#override.woocommerce-account section.site-content .woocommerce>div,#override.woocommerce-account section.site-content .woocommerce>nav{width:100%}#override.woocommerce-account section.site-content .woocommerce .woocommerce-MyAccount-content{margin:0}}#mobile-menu-button{display:none;width:100%;background-color:#7CC8C3;color:white;padding:10px;text-align:center;font-size:16px;border:none;cursor:pointer;transition:background-color 0.3s ease}#mobile-menu-button:hover{background-color:#005f8c}@media (max-width:991px){#mobile-menu-button{display:block}#override nav.woocommerce-MyAccount-navigation{display:none;overflow:hidden;background-color:white;box-shadow:0 0 20px #dbdbdb;border-radius:10px;padding:20px;position:absolute;left:0;top:50px;z-index:9}.is-active{font-weight:bold}}.sw_popup{position:fixed;background-color:rgba(0, 0, 0, 0.6);width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition-property:visibility;top:0;z-index:999;visibility:hidden}.sw_popup .sw_popup_inner{position:relative;width:100%;max-width:500px;padding:15px;flex-direction:column;display:flex;align-items:center;transform:scale(0);transition-property:all;transition:ease-in-out 200ms;background:#fff;text-align:center;line-height:2;font-family:inherit;border-radius:2px;box-shadow:0px 0px 25px 2px rgba(0, 0, 0, 0.5);opacity:0;max-height:95vh;overflow-y:scroll}.sw_popup .sw_popup_inner h2{display:inline-block;margin-bottom:10px}.sw_popup .sw_popup_inner p:last-of-type{margin-bottom:0}.sw_popup .sw_popup_inner .btn{display:inline-block;margin-top:15px}.sw_popup .close_popup{position:absolute;right:-10px;top:-10px;background:#ba211e;color:#fff;width:28px;height:28px;border-radius:50px;font-size:24px;display:flex;align-items:center;justify-content:center;padding:0 0 2px 0;cursor:pointer;transition-property:background;transition:ease 200ms}.sw_popup .close_popup:hover{background:#9e1d1b}.sw_popup .popup_button:hover{background:#9e1d1b}.sw_popup.active{visibility:visible;z-index:9999999}.sw_popup.active .sw_popup_inner{transform:scale(1);opacity:1}#toggle-admin-bar{transition:0.2s;position:fixed;top:32px;right:0;background-color:#1d2327;color:#fff;border:none;padding:0 7px;cursor:pointer;border-radius:0;border-bottom-left-radius:15px;z-index:9999}#toggle-admin-bar i{transition:0.2s}#toggle-admin-bar .fa-solid.fa-chevron-up{font-size:10px}#toggle-admin-bar:hover{background-color:#555}.admin-bar{position:relative}@font-face{font-family:"MontBold";src:url("/wp-content/themes/saleswizard-theme/inc/assets/webfonts/font.woff2") format("woff2"), url("/wp-content/themes/saleswizard-theme/inc/assets/webfonts/font.woff") format("woff")}#sw_login.sw_login--page{position:relative;height:100vh;min-height:800px;color:#14002d}#sw_login.sw_login--page h1,#sw_login.sw_login--page h2,#sw_login.sw_login--page h3,#sw_login.sw_login--page p{margin-bottom:0}#sw_login.sw_login--page>.brand_background{position:absolute;left:0;top:0;width:53.5%;height:100%;background-color:#441099;border-bottom-right-radius:300px;overflow:hidden;z-index:-1}#sw_login.sw_login--page>.brand_background>#animated-blob{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:#2d0166;background-size:cover;background-repeat:no-repeat;background-position:center;opacity:0.19;clip-path:circle(130.5% at 58% 160%);animation:blob-expand 2s cubic-bezier(0.25, 0.1, 0.25, 1)}@keyframes blob-expand{0%{clip-path:circle(100% at 128% 160%)}100%{clip-path:circle(130.5% at 58% 160%)}}#sw_login.sw_login--page .container{height:100%}#sw_login.sw_login--page .container .sw_login_page--inner{height:100%;display:flex;justify-content:space-between;align-items:center}#sw_login.sw_login--page .container .sw_login_page--inner .left{height:100%;display:flex;flex-direction:column;justify-content:space-between}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_header{margin-top:75px;margin-bottom:75px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_header img.login-logo{width:100%;max-width:288px;filter:brightness(0) invert(1)}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title{margin-bottom:90px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title h1{margin-bottom:24px;color:#47ca9b;font-family:"MontBold";font-size:23px;line-height:1;text-transform:uppercase}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title h2{font-family:"MontBold";font-size:70px;color:#f0f0f0}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title svg{font-family:"MontBold";width:100%;height:70px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title svg text{animation:stroke 3s forwards;stroke-width:1;stroke:#fff;font-size:70px}@keyframes stroke{0%{fill:rgba(72, 138, 204, 0);stroke:#fff;stroke-dashoffset:10px;stroke-dasharray:0 60%;stroke-width:1}70%{fill:rgba(72, 138, 204, 0);stroke:#fff}80%{fill:rgba(255, 255, 255, 0.2);stroke:#fff;stroke-width:3}100%{fill:#fff;stroke:rgba(54, 95, 160, 0);stroke-dashoffset:150px;stroke-dasharray:60% 0;stroke-width:0}}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article{position:relative;max-width:606px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner{border:2px solid rgba(255, 255, 255, 0.5);padding:26px 37px;padding-right:105px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner h3{margin-bottom:16px;color:#47ca9b;font-family:"MontBold";font-size:16px;text-transform:uppercase}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner h2.seo_article--title{margin-bottom:21px;font-family:"MontBold";font-size:25px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner h2.seo_article--title a{color:#fff}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner h2.seo_article--title:hover~.seo_article--link svg{animation:slideArrow 0.5s forwards;perspective:1000px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner p.seo_article--content{font-family:"Hanken Grotesk", sans-serif;font-size:18px;line-height:25px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner p.seo_article--content a{color:#fff}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner p.seo_article--content:hover~.seo_article--link svg{animation:slideArrow 0.5s forwards;perspective:1000px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner .seo_article--link{position:absolute;bottom:32px;right:37px;display:flex;align-items:center;justify-content:center;width:42px;height:42px;background-color:#47ca9b;border-radius:100%;overflow:hidden}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner .seo_article--link svg{width:24px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner .seo_article--link:hover svg{animation:slideArrow 0.5s forwards;perspective:1000px}@keyframes slideArrow{0%{transform:translateX(0)}50%{transform:translateX(35px) rotateZ(50deg)}65%{opacity:0}75%{transform:translateX(-35px) rotateZ(-90deg)}100%{transform:translateX(0) rotateZ(0);opacity:1}}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_footer .login_footer--inner{display:flex;align-items:center;gap:86px;padding-bottom:62px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_footer .login_footer--inner .privacy-link a{font-family:"Hanken Grotesk", sans-serif;color:#fff;text-decoration:underline}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_footer .login_footer--inner .language-switcher select{height:50px;margin-bottom:0;margin-right:10px;padding-left:30px;border-radius:100px;border:none;outline:none}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_footer .login_footer--inner .language-switcher input[type="submit"]{background-color:#47ca9b;color:#fff;border-radius:100px;border:none;padding:0 20px;height:50px;font-size:18px;font-weight:500;cursor:pointer}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form{width:100%;max-width:394px}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form h2.login_form--title{margin-bottom:46px;font-family:"MontBold";font-size:40px;color:#441099}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form label{font-family:"Hanken Grotesk", sans-serif;color:#14002d;font-size:18px}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form input[type="text"],#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form input[type="password"]{margin-top:17px;background-color:#f0f0f0;color:#14002d;border-radius:0;border:none;padding-left:15px;margin-bottom:20px;width:100%;height:60px;font-size:24px;font-weight:300}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form input[type="submit"]#wp-submit{margin-top:30px;background-color:#47ca9b;color:#fff;border-radius:0;border:none;padding-left:15px;margin-bottom:20px;width:100%;height:60px;font-family:"Hanken Grotesk", sans-serif;font-size:24px;font-weight:700;border-radius:100px;cursor:pointer}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-remember label{display:flex;align-items:center;gap:15px}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-remember label::before{content:"";display:inline-block;width:25px;height:25px;background-color:#f0f0f0;font-family:"Font Awesome 6 Free";font-weight:900;font-size:20px;color:#fff;text-align:center;line-height:1.3;cursor:pointer}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-remember label input{display:none}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-remember label:has(input:checked)::before{content:"";background-color:#441099}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-error{color:#ff3c00}#sw_login.sw_login--page .container .sw_login_page--inner .right .forgot-password{text-align:center;margin-top:15px}#sw_login.sw_login--page .container .sw_login_page--inner .right .forgot-password a{font-family:"Hanken Grotesk", sans-serif;color:#14002d;text-decoration:underline}#sw_login.sw_login--page .container .sw_login_page--inner .right .back-to-website{margin-top:70px}#sw_login.sw_login--page .container .sw_login_page--inner .right .back-to-website a{display:flex;align-items:center;justify-content:center;gap:15px;font-family:"Hanken Grotesk", sans-serif;font-size:18px;color:#14002d}#sw_login.sw_login--page .container .sw_login_page--inner .right .back-to-website a i{display:flex;justify-content:center;align-items:center;width:34px;height:34px;background-color:#441099;border-radius:100%}#sw_login.sw_login--page .container .sw_login_page--inner .right .back-to-website a i::before{content:"";display:block;width:17.94px;height:18.2px;background-image:url('data:image/svg+xml,<svg width="100%" height="auto" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g id="Complete"><g id="arrow-right"><g><polyline data-name="Right" fill="none" id="Right-2" points="16.4 7 21.5 12 16.4 17" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><line fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="2.5" x2="19.2" y1="12" y2="12"/></g></g></g></svg>');background-size:contain;background-repeat:no-repeat;transform:scalex(-1);margin-top:1px}@media (max-width:1367px){#sw_login.sw_login--page>.brand_background{width:57.5%}}@media (max-width:1199px){#sw_login.sw_login--page>.brand_background{width:51.5%}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article{max-width:405px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title svg text{font-size:60px}}@media (min-width:992px){#sw_login.sw_login--page .mobile_header{display:none}}@media (max-width:991px){#sw_login.sw_login--page .brand_background{display:none}#sw_login.sw_login--page .mobile_header{position:absolute;top:0;left:0;width:100%;height:164px;background-color:#441099}#sw_login.sw_login--page .mobile_header .mobile_header--inner{padding-top:25px}#sw_login.sw_login--page .mobile_header .mobile_header--inner a{display:block;width:100%;max-width:236px;margin-inline:auto}#sw_login.sw_login--page .mobile_header .mobile_header--inner a img{filter:brightness(0) invert(1)}#sw_login.sw_login--page .container .sw_login_page--inner{flex-direction:column;justify-content:center;padding-top:120px}#sw_login.sw_login--page .container .sw_login_page--inner .left{display:none}}@media (max-width:991px){.mobile_header{clip-path:circle(219.3% at 50% -1430px)}}@media (max-width:970px){.mobile_header{clip-path:circle(219.3% at 50% -1400px)}}@media (max-width:950px){.mobile_header{clip-path:circle(219.3% at 50% -1370px)}}@media (max-width:930px){.mobile_header{clip-path:circle(219.3% at 50% -1340px)}}@media (max-width:910px){.mobile_header{clip-path:circle(219.3% at 50% -1310px)}}@media (max-width:890px){.mobile_header{clip-path:circle(219.3% at 50% -1280px)}}@media (max-width:870px){.mobile_header{clip-path:circle(219.3% at 50% -1250px)}}@media (max-width:850px){.mobile_header{clip-path:circle(219.3% at 50% -1220px)}}@media (max-width:830px){.mobile_header{clip-path:circle(219.3% at 50% -1190px)}}@media (max-width:810px){.mobile_header{clip-path:circle(219.3% at 50% -1160px)}}@media (max-width:790px){.mobile_header{clip-path:circle(219.3% at 50% -1130px)}}@media (max-width:770px){.mobile_header{clip-path:circle(219.3% at 50% -1100px)}}@media (max-width:750px){.mobile_header{clip-path:circle(219.3% at 50% -1070px)}}@media (max-width:730px){.mobile_header{clip-path:circle(219.3% at 50% -1040px)}}@media (max-width:710px){.mobile_header{clip-path:circle(219.3% at 50% -1010px)}}@media (max-width:690px){.mobile_header{clip-path:circle(219.3% at 50% -980px)}}@media (max-width:670px){.mobile_header{clip-path:circle(219.3% at 50% -950px)}}@media (max-width:650px){.mobile_header{clip-path:circle(219.3% at 50% -920px)}}@media (max-width:630px){.mobile_header{clip-path:circle(219.3% at 50% -890px)}}@media (max-width:610px){.mobile_header{clip-path:circle(219.3% at 50% -860px)}}@media (max-width:590px){.mobile_header{clip-path:circle(219.3% at 50% -830px)}}@media (max-width:570px){.mobile_header{clip-path:circle(219.3% at 50% -800px)}}@media (max-width:550px){.mobile_header{clip-path:circle(219.3% at 50% -770px)}}@media (max-width:530px){.mobile_header{clip-path:circle(219.3% at 50% -740px)}}@media (max-width:510px){.mobile_header{clip-path:circle(219.3% at 50% -710px)}}@media (max-width:490px){.mobile_header{clip-path:circle(219.3% at 50% -680px)}}@media (max-width:470px){.mobile_header{clip-path:circle(219.3% at 50% -650px)}}@media (max-width:450px){.mobile_header{clip-path:circle(219.3% at 50% -620px)}}@media (max-width:430px){.mobile_header{clip-path:circle(219.3% at 50% -590px)}}@media (max-width:410px){.mobile_header{clip-path:circle(219.3% at 50% -560px)}}@media (max-width:390px){.mobile_header{clip-path:circle(219.3% at 50% -530px)}}@media (max-width:370px){.mobile_header{clip-path:circle(219.3% at 50% -500px)}}@media (max-width:350px){.mobile_header{clip-path:circle(219.3% at 50% -470px)}}@media (max-width:330px){.mobile_header{clip-path:circle(219.3% at 50% -440px)}}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card:hover .werkwijze-thumb::after{background:rgba(2, 104, 153, 0.6)}.werkwijze_section_slider .splide_werkwijze .splide__track .splide__list .splide__slide .werkwijze-card:hover img{filter:blur(14px)}.wpb_single_image img{border-radius:30px;object-fit:contain}#override h4{color:#E6007E}#override h2{color:#026899}#override .topquote p{font-size:40px;line-height:50px;font-weight:500;color:#026899;font-style:italic}@media only screen and (max-width:500px){.tijdelijke_section .tijdelijke_section_item .vc_column-inner>.wpb_wrapper p{font-size:14px;line-height:22px}#override .topquote p{font-size:24px;line-height:28px;font-weight:500;color:#026899;font-style:italic}}#override.single-projecten .projecten_page_two_actie li{display:inline-block !important;width:unset !important;margin-right:unset !important}#override.single-projecten .projecten_page_two_actie strong{display:inline !important;width:unset !important;margin-right:unset !important}#override.single-projecten .projecten_page_two_extra li{display:inline-block !important;width:unset !important;margin-right:unset !important}#override.single-projecten .projecten_page_two_extra strong{display:inline !important;width:unset !important;margin-right:unset !important}img[title="Anna van Lang"]{border-radius:0 !important}header .navbar-contact a{padding:15px 18px}.tijdelijke_section .tijdelijke_section_item.hovering .vc_column-inner>.wpb_wrapper{background-color:#E6007E;transform:matrix(1, -0.09, 0.09, 1, 0, 0)}.tijdelijke_section .tijdelijke_section_item.hovering .vc_column-inner>.wpb_wrapper .tijdelijke_section_item_icon .wpb_wrapper{background-color:#fff}.tijdelijke_section .tijdelijke_section_item.hovering .vc_column-inner>.wpb_wrapper .tijdelijke_section_item_icon .wpb_wrapper svg path{stroke:#E6007E}.tijdelijke_section .tijdelijke_section_item.hovering .vc_column-inner>.wpb_wrapper .tijdelijke_section_item_icon .wpb_wrapper svg line{stroke:#E6007E}.tijdelijke_section .tijdelijke_section_item.hovering .vc_column-inner>.wpb_wrapper .tijdelijke_section_item_icon .wpb_wrapper svg rect{stroke:#E6007E}.tijdelijke_section .tijdelijke_section_item.hovering .vc_column-inner>.wpb_wrapper h3{color:#FFF}.tijdelijke_section .tijdelijke_section_item.hovering .vc_column-inner>.wpb_wrapper p{color:#FFF}#override .interim_publieke_section .interim_publieke_section_item.hovering .vc_column-inner>.wpb_wrapper{border:2px solid transparent;transform:matrix(0.99, -0.12, 0.12, 0.99, 0, 0)}@media only screen and (max-width:767px){#override .interim_publieke_section .interim_publieke_section_item.hovering .vc_column-inner>.wpb_wrapper{transform:rotate(-3deg)}}@media only screen and (min-width:1200px){.tijdelijke_section_item .wpb_text_column:last-child{min-height:210px}}#override .sike_its_pink .btn{padding:0;background-color:transparent;border:unset;border-radius:unset;display:flex;align-items:center;justify-content:center;color:#191617;width:max-content;margin:0 auto;margin-top:25px}#override .sike_its_pink .btn:after{content:"";background-image:url(/wp-content/uploads/arrow_bg-1.svg);background-size:cover;display:block;width:47px;height:47px;position:relative;right:0;transition:all 0.3s ease-in-out;margin-left:15px}#override .sike_its_pink .btn:hover{top:0;color:#191617;width:max-content;background-color:transparent}#override .sike_its_pink .btn:hover:after{right:-15px}#override .notop{margin-top:0}#override .current_page_item a{color:#026899}.wpb_text_column ul{margin-bottom:15px}/*# sourceMappingURL=https://lang-interim.nl/wp-content/themes/saleswizard-theme/style.css.map */