.site-footer{color:rgba(255,255,255,.68);background:#232427}.site-footer__grid{display:grid;grid-template-columns:1.5fr .8fr 1fr 1.3fr;gap:clamp(35px, 5vw, 75px);padding-top:85px;padding-bottom:75px}.site-footer__brand>p{max-width:350px;margin:28px 0 0;font-size:14px;line-height:1.75}.site-footer__logo .custom-logo-link{display:inline-flex;align-items:center;width:fit-content;padding:10px 14px;background:#fff;line-height:0}.site-footer__logo .custom-logo{display:block;width:auto;max-width:245px;height:64px;object-fit:contain;object-position:left center}.site-branding__name--footer{color:#fff}.site-footer__column h2{margin-bottom:25px;color:#fff;font-size:14px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.site-footer__menu{display:grid;gap:9px;padding:0;margin:0;list-style:none}.site-footer__menu li{margin:0}.site-footer__menu a{font-size:14px;text-decoration:none;transition:color 220ms ease,padding-left 220ms ease}.site-footer__menu a:hover,.site-footer__menu a:focus-visible{padding-left:5px;color:#fff}.site-footer__contact address{display:grid;gap:15px;font-style:normal}.site-footer__contact address a{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.55;text-decoration:none;transition:color 220ms ease}.site-footer__contact address a:hover,.site-footer__contact address a:focus-visible{color:#fff}.site-footer__contact address svg{flex:0 0 auto;width:18px;height:18px;margin-top:2px;fill:none;stroke:#f0c71f;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.09)}.site-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:78px;font-size:12px}.site-footer__bottom-inner p{margin:0}.site-footer__bottom-inner div{display:flex;gap:12px}.site-footer__bottom-inner a{text-decoration:none}.site-footer__bottom-inner a:hover,.site-footer__bottom-inner a:focus-visible{color:#fff}@media(max-width: 1100px){.site-footer__grid{grid-template-columns:1.4fr repeat(3, 1fr);gap:38px}}@media(max-width: 960px){.site-footer__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 700px){.site-footer__grid{grid-template-columns:1fr;padding-top:65px;padding-bottom:55px}.site-footer__bottom-inner{align-items:flex-start;flex-direction:column;justify-content:center;padding-top:20px;padding-bottom:20px}.site-footer__bottom-inner div{flex-wrap:wrap}}.projects-hero{padding:60px 0 30px;text-align:center}.projects-hero h1{margin-bottom:10px}.projects-hero__intro{font-size:1.1em;opacity:.75}.projects-overview{padding:20px 0 60px}.projects-filter{margin-bottom:30px}.projects-filter__toggle{display:inline-flex;align-items:center;gap:8px;background:none;border:1px solid rgba(0,0,0,.15);border-radius:4px;padding:10px 16px;cursor:pointer;font-size:.95em}.projects-filter__toggle img{width:16px;height:16px}.projects-filter__panel{display:none;flex-wrap:wrap;gap:10px 20px;margin-top:15px;padding:15px;border:1px solid rgba(0,0,0,.1);border-radius:4px}.projects-filter__panel.is-open{display:flex}.projects-filter__item{display:flex;align-items:center;gap:6px;font-size:.9em;cursor:pointer}.projects-filter .facetwp-facet{display:flex;flex-wrap:wrap;gap:12px}.projects-filter .facetwp-checkbox{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border:2px solid #141414;border-radius:999px;background:transparent;color:#141414 !important;font-size:1em;font-weight:600;line-height:1;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.projects-filter .facetwp-checkbox:hover{border-color:#141414;background:rgba(20,20,20,.06)}.projects-filter .facetwp-checkbox.checked{background:#141414;border-color:#141414;color:#fff !important}.projects-filter .facetwp-checkbox .facetwp-counter{margin-left:6px;opacity:.65;font-weight:400}.projects-filter .facetwp-checkbox.checked .facetwp-counter{opacity:.8}.projects-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}@media(max-width: 900px){.projects-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 660px){.projects-grid{grid-template-columns:1fr}}.project-card{display:block;color:inherit;text-decoration:none;overflow:hidden;border-radius:6px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.project-card.is-hidden{display:none}.project-card__image{aspect-ratio:4/3;overflow:hidden;background:#f2f2f2}.project-card__image img{width:100%;height:100%;object-fit:cover;display:block}.project-card__content{padding:18px 20px 22px;display:flex;flex-direction:column;gap:4px}.project-card__category{font-size:.75em;text-transform:uppercase;letter-spacing:.05em;opacity:.6}.project-card__subtitle{font-size:.9em;opacity:.8}.project-card__title{font-size:1.15em;margin:4px 0 0}.projects-pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.projects-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:4px;text-decoration:none;color:#141414;border:1px solid rgba(0,0,0,.1)}.projects-pagination .page-numbers.current{background:var(--color-primary, #1a1a1a);color:#fff;border-color:transparent}.projects-pagination .facetwp-facet{display:flex}.projects-pagination .facetwp-pager{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.projects-pagination .facetwp-page{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 14px;border:2px solid #141414;border-radius:999px;text-decoration:none;color:#141414 !important;font-weight:600;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.projects-pagination .facetwp-page:hover{background:rgba(20,20,20,.06)}.projects-pagination .facetwp-page.active{background:#141414;border-color:#141414;color:#fff !important;font-weight:700}.project-single__header{padding:60px 0 20px;text-align:center}.project-single__subtitle{font-size:1.1em;opacity:.75;margin-top:6px}.project-single__banner{width:100%;max-height:600px;overflow:hidden}.project-single__banner img{width:100%;height:100%;object-fit:cover;display:block}.project-single__body{padding:50px 0}.project-single__intro{font-weight:700;font-size:1.2em;margin-bottom:20px}.project-single__content{line-height:1.7}.project-single__gallery{padding:0 0 60px}.project-single__back{padding:0 0 60px;text-align:center}.project-gallery-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}@media(max-width: 900px){.project-gallery-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 660px){.project-gallery-grid{grid-template-columns:1fr}}.project-gallery-grid__item{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:4px;cursor:zoom-in}.project-gallery-grid__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.project-gallery-grid__item:hover img{transform:scale(1.05)}.project-back-link{display:inline-block;text-decoration:none;color:inherit;font-weight:600}.project-lightbox{display:none;position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:9999;align-items:center;justify-content:center}.project-lightbox.is-open{display:flex}.project-lightbox__image{max-width:90vw;max-height:90vh;object-fit:contain}.project-lightbox__close{position:absolute;top:20px;right:30px;background:none;border:none;color:#fff;font-size:2.5em;line-height:1;cursor:pointer}.projects-filter a,.projects-filter label,.projects-filter .facetwp-checkbox-label,.projects-filter .facetwp-page,.projects-pagination a,.projects-pagination label,.projects-pagination .facetwp-checkbox-label,.projects-pagination .facetwp-page{color:#141414 !important}.projects-filter .facetwp-page.active,.projects-pagination .facetwp-page.active{font-weight:700}#gform_submit_button_1{all:unset;display:inline-block;box-sizing:border-box;cursor:pointer;text-align:center;background-color:#141414;color:#fff;padding:12px 28px;border-radius:4px;font-weight:600;font-size:16px;text-transform:uppercase;letter-spacing:.05em;transition:background-color .2s ease,transform .2s ease}#gform_submit_button_1:hover,#gform_submit_button_1:focus{background-color:transparent;transform:translateY(-1px);color:#141414;border:1px solid #141414}.gform_required_legend{display:none}.section-impressie{padding:5rem 0 0}.section-impressie__header{text-align:center;max-width:600px;margin:0 auto 3rem}.section-impressie__label{text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;color:#d1aa00}.section-impressie__title{font-size:2.2rem;margin:.5rem 0 1rem;color:#26272a}.section-impressie__intro{color:#63666b}.section-impressie__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}@media(max-width: 768px){.section-impressie__grid{grid-template-columns:repeat(2, 1fr)}}.section-impressie__grid--preview{display:grid;grid-template-columns:repeat(3, 1fr);grid-auto-rows:1fr;gap:1.5rem;align-items:stretch}@media(max-width: 992px){.section-impressie__grid--preview{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.section-impressie__grid--preview{grid-template-columns:1fr}}.section-impressie__item{display:block;overflow:hidden;border-radius:4px;aspect-ratio:1/1;width:100%;height:100%;border:1px solid rgba(38,39,42,.14)}.section-impressie__item img{width:100%;height:100%;object-fit:cover;transition:transform 220ms ease}.section-impressie__item:hover img{transform:scale(1.06)}.section-impressie__grid--preview .section-impressie__item{aspect-ratio:4/3}.section-impressie__cta{text-align:center;margin-top:2.5rem;margin-bottom:4rem}.section-impressie__cta .btn--primary{display:inline-block;padding:.9rem 2.2rem;background:#f0c71f;border-radius:4px;text-decoration:none;transition:background 220ms ease}.section-impressie__cta .btn--primary span{color:#26272a;font-weight:600}.section-impressie__cta .btn--primary:hover{background:#d1aa00}.page-id-39 .section-impressie{padding:5rem 0}.section-diensten{padding:5rem 0}.section-diensten__header{text-align:center;max-width:600px;margin:0 auto 3rem}.section-diensten__label{text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;color:#d1aa00}.section-diensten__title{font-size:2.2rem;margin:.5rem 0 1rem;color:#26272a}.section-diensten__intro{color:#63666b}.section-diensten__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 992px){.section-diensten__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.section-diensten__grid{grid-template-columns:1fr}}.section-diensten__item{padding:2rem;border-radius:4px;background:#f5f5f3;border:1px solid rgba(38,39,42,.14);transition:border-color 220ms ease}.section-diensten__item:hover{border-color:#f0c71f}.section-diensten__item h2{font-size:1.3rem;margin-bottom:.75rem;color:#26272a}.section-diensten__item p{color:#63666b;margin:0}.section-doelgroepen{padding:4rem 0;background:#e2e3e5}.section-doelgroepen__title{text-align:center;font-size:2rem;margin-bottom:2.5rem;color:#26272a}.section-doelgroepen__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media(max-width: 600px){.section-doelgroepen__grid{grid-template-columns:1fr}}.section-doelgroepen__item{padding:2rem;background:#fff;border:1px solid rgba(38,39,42,.14);border-radius:4px}.section-doelgroepen__item h3{font-size:1.15rem;margin-bottom:.5rem;color:#26272a}.section-doelgroepen__item p{color:#63666b;margin:0}.section-diensten-cta{padding:4rem 0;text-align:center;background:#e2e2e2;border-top:1px solid}.section-diensten-cta h2{color:#000;font-size:1.8rem;margin-bottom:.75rem}.section-diensten-cta p{color:#e2e3e5;margin-bottom:2rem}.section-diensten-cta .btn--primary{display:inline-block;padding:.9rem 2.2rem;background:#f0c71f;border-radius:4px;text-decoration:none;transition:background 220ms ease}.section-diensten-cta .btn--primary span{color:#26272a;font-weight:600}.section-diensten-cta .btn--primary:hover{background:#d1aa00}/*# sourceMappingURL=style.min.css.map */
