﻿@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";.vm-header{position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #c8d8d0;transition:box-shadow .3s ease}.vm-header.gescrold{box-shadow:0 4px 20px rgba(28,43,37,.1)}.vm-header__inner{display:flex;align-items:center;gap:2rem;height:68px}.vm-header__logo{flex-shrink:0;display:flex;align-items:center}.vm-header__logo .custom-logo-link{display:flex;align-items:center;text-decoration:none}.vm-header__logo img{width:auto;display:block}.vm-logo__beeldmerk{height:36px;width:auto;flex-shrink:0}.vm-logo__tekst{height:36px;width:auto}.vm-header__nav{flex:1}.vm-nav__lijst{display:flex;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.vm-nav__lijst li a{display:block;padding:.4rem .875rem;font-size:.9375rem;font-weight:500;color:#1c2b25;text-decoration:none;border-radius:8px;transition:background .18s ease,color .18s ease}.vm-nav__lijst li a:hover,.vm-nav__lijst li.actief a{background:rgba(45,90,70,.08);color:#2d5a46}.vm-header__acties{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.vm-header__gebruiker{position:relative;cursor:pointer;padding-bottom:8px}.vm-header__naam{font-size:.875rem;font-weight:600;color:#2d5a46;padding:.4rem .875rem;border-radius:8px;background:rgba(45,90,70,.0784313725);display:block}.vm-header__dropdown{display:none;position:absolute;top:100%;right:0;background:#fff;border:1px solid #c8d8d0;border-radius:12px;box-shadow:0 8px 24px rgba(28,43,37,.12);min-width:180px;overflow:hidden;z-index:1001}.vm-header__gebruiker:hover .vm-header__dropdown{display:block}.vm-header__dropdown a{display:block;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:#1c2b25;text-decoration:none;transition:background .15s ease}.vm-header__dropdown a:hover{background:rgba(45,90,70,.0784313725)}.vm-header__hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;margin-left:auto}.vm-header__hamburger span{display:block;width:22px;height:2px;background:#1c2b25;border-radius:2px;transition:all .3s ease}.vm-header__hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.vm-header__hamburger.open span:nth-child(2){opacity:0}.vm-header__hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.vm-header__mobiel{display:none;padding:1rem 0 1.5rem;border-top:1px solid #c8d8d0;background:#fff}.vm-header__mobiel.open{display:block}.vm-nav__lijst--mobiel{flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:1rem}.vm-nav__lijst--mobiel li a{padding:.625rem .5rem;font-size:1rem}.vm-header__mobiel-acties{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}@media(max-width: 768px){.vm-header__nav,.vm-header__acties{display:none}.vm-header__hamburger{display:flex}}.vm-hero{position:relative;padding:5rem 0 4rem;overflow:hidden;background:#eff4f1}.vm-hero__achtergrond{position:absolute;inset:0;pointer-events:none}.vm-hero__blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.45}.vm-hero__blob--1{width:500px;height:500px;background:radial-gradient(circle, #A8C4B8, transparent 70%);top:-100px;right:-100px}.vm-hero__blob--2{width:350px;height:350px;background:radial-gradient(circle, rgba(224, 122, 95, 0.27), transparent 70%);bottom:-50px;left:10%}.vm-hero__blob--3{width:250px;height:250px;background:radial-gradient(circle, rgba(45, 90, 70, 0.13), transparent 70%);top:30%;left:40%}.vm-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:3rem;align-items:flex-start}@media(min-width: 992px){.vm-hero__inner{flex-direction:row;align-items:center;gap:4rem}.vm-hero__tekst{flex:1}.vm-hero__zoek{flex:0 0 420px}}.vm-hero__label{display:inline-block;padding:.3rem .875rem;background:rgba(45,90,70,.0784313725);color:#2d5a46;border-radius:999px;font-size:.8125rem;font-weight:600;letter-spacing:.4px;margin-bottom:1.25rem}.vm-hero__titel{font-family:"Cormorant Garamond",serif;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:600;line-height:1.1;color:#1c2b25;margin-bottom:1.25rem}.vm-hero__titel em{font-style:italic;color:#2d5a46}.vm-hero__ondertitel{font-size:1.0625rem;color:#5c7268;line-height:1.7;max-width:520px;margin-bottom:2rem}.vm-hero__acties{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.vm-hero__stats{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.vm-hero__stat{text-align:center}.vm-hero__stat strong{display:block;font-size:1.5rem;font-weight:700;color:#2d5a46;line-height:1}.vm-hero__stat span{font-size:.75rem;color:#5c7268;font-weight:500}.vm-hero__stat-divider{width:1px;height:32px;background:#c8d8d0}.vm-hero__zoek{background:#fff;border:1px solid #c8d8d0;border-radius:20px;padding:1.75rem;box-shadow:0 8px 32px rgba(28,43,37,.1);width:100%}.vm-hero__zoek-tabs{display:flex;gap:.5rem;margin-bottom:1.25rem}.vm-hero__zoek-tab{flex:1;padding:.5rem .75rem;border:2px solid #c8d8d0;border-radius:10px;background:none;font-family:"Plus Jakarta Sans",sans-serif;font-size:.875rem;font-weight:600;color:#5c7268;cursor:pointer;transition:all .2s ease}.vm-hero__zoek-tab.actief{border-color:#2d5a46;background:rgba(45,90,70,.0784313725);color:#2d5a46}.vm-zoekformulier--hero{background:none;border:none;border-radius:0;padding:0;box-shadow:none;margin-bottom:0}.vm-zoekformulier--hero .vm-zoekformulier__rij{flex-direction:column;gap:.75rem}.vm-zoekformulier--hero .vm-input,.vm-zoekformulier--hero .vm-select{width:100%;flex:none}.vm-zoekformulier--hero .vm-knop{width:100%;justify-content:center}.vm-sectie{padding:5rem 0}.vm-sectie--licht{background:#eff4f1}.vm-sectie__hoofd{text-align:center;margin-bottom:3rem}.vm-sectie__hoofd--tussen{display:flex;align-items:flex-end;justify-content:space-between;text-align:left;margin-bottom:2rem}.vm-sectie__label{display:inline-block;font-size:.8125rem;font-weight:600;color:#e07a5f;text-transform:uppercase;letter-spacing:1px;margin-bottom:.625rem}.vm-sectie__titel{font-family:"Cormorant Garamond",serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;color:#1c2b25;line-height:1.2}.vm-hoe-werkt{background:#fff}.vm-stappen{display:flex;align-items:flex-start;gap:1rem;flex-wrap:wrap;justify-content:center}.vm-stap{flex:1;min-width:200px;max-width:300px;text-align:center;padding:2rem 1.5rem;background:#eff4f1;border-radius:20px;border:1px solid #c8d8d0}.vm-stap__nummer{font-family:"Cormorant Garamond",serif;font-size:3rem;font-weight:700;color:#a8c4b8;line-height:1;margin-bottom:.5rem}.vm-stap__icoon{font-size:2rem;margin-bottom:1rem}.vm-stap h3{font-size:1.0625rem;font-weight:700;margin-bottom:.5rem;color:#1c2b25}.vm-stap p{font-size:.875rem;color:#5c7268;line-height:1.6}.vm-stap__pijl{font-size:1.5rem;color:#a8c4b8;align-self:center;padding-bottom:2rem;display:none}@media(min-width: 768px){.vm-stap__pijl{display:block}}.vm-vacature-lijst{display:flex;flex-direction:column;gap:.75rem}.vm-vacature-rij{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #c8d8d0;border-radius:16px;text-decoration:none;color:inherit;transition:all .22s ease;position:relative;overflow:hidden}.vm-kaart__nieuw--hoek{position:absolute;top:1rem;right:1rem}.vm-va-profiel-rij__inner{display:flex;align-items:stretch;gap:1rem}.vm-va-profiel-rij__avatar{width:120px;height:100%;min-height:72px;object-fit:cover;border-radius:12px;flex-shrink:0}.vm-va-profiel-rij__content{width:100%;display:flex;flex-direction:column}.vm-va-profiel-rij__onderkant{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:.75rem;border-top:1px solid #c8d8d0}.vm-va-profiel-rij__meta{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;font-size:.8125rem;color:#5c7268;flex-shrink:0}@media(max-width: 768px){.vm-va-profiel-rij__inner{flex-direction:column}.vm-va-profiel-rij__avatar{width:100%;height:160px;min-height:0;border-radius:10px}}.vm-vacature-rij::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#e07a5f;border-radius:16px 0 0 16px;transform:scaleY(0);transform-origin:center;transition:transform .22s ease}.vm-vacature-rij:hover{box-shadow:0 4px 16px rgba(28,43,37,.1);transform:translateX(4px);border-color:#a8c4b8}.vm-vacature-rij:hover::before{transform:scaleY(1)}.vm-vacature-rij__hoofd{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.vm-vacature-rij__titel{font-size:1rem;font-weight:600;color:#1c2b25;margin-bottom:.25rem}.vm-vacature-rij__bedrijf{font-size:.8125rem;color:#5c7268}.vm-vacature-rij__meta{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;font-size:.8125rem;color:#5c7268;flex-shrink:0}.vm-cta-banner{background:#2d5a46;padding:4rem 0}.vm-cta-banner__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.vm-cta-banner__tekst h2{font-family:"Cormorant Garamond",serif;font-size:2rem;font-weight:600;color:#fff;margin-bottom:.5rem}.vm-cta-banner__tekst p{color:hsla(0,0%,100%,.75);font-size:1rem}.vm-cta-banner__acties{display:flex;gap:1rem;flex-wrap:wrap}.vm-knop--wit{background:#fff;color:#2d5a46;border-color:#fff}.vm-knop--wit:hover{background:#eff4f1}.vm-knop--wit-outline{background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.5)}.vm-knop--wit-outline:hover{border-color:#fff;background:hsla(0,0%,100%,.1)}.vm-footer{background:#1c2b25;color:hsla(0,0%,100%,.7);padding:4rem 0 2rem}.vm-footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}@media(min-width: 576px){.vm-footer__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.vm-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.vm-footer__logo{display:inline-block;margin-bottom:1rem;text-decoration:none}.vm-footer__tagline{font-size:.875rem;color:hsla(0,0%,100%,.5);line-height:1.6;max-width:240px}.vm-footer__titel{font-size:.8125rem;font-weight:700;color:hsla(0,0%,100%,.9);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.vm-footer__lijst{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.vm-footer__lijst a{font-size:.875rem;color:hsla(0,0%,100%,.55);text-decoration:none;transition:color .18s ease}.vm-footer__lijst a:hover{color:hsla(0,0%,100%,.9)}.vm-footer__bodem{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.08);font-size:.8125rem;color:hsla(0,0%,100%,.35)}.vm-footer__made a{color:#e07a5f;text-decoration:none}.vm-footer__made a:hover{text-decoration:underline}.vm-pagina{padding:3rem 0 5rem}.vm-pagina__header{margin-bottom:2.5rem}.vm-pagina__titel{font-family:"Cormorant Garamond",serif;font-size:2.5rem;font-weight:600;color:#1c2b25}.vm-pagina__inhoud--centered{max-width:520px;margin:0 auto;padding:2rem 0}.vm-pagina__inhoud--centered .vm-formulier-wrapper{background:#fff;border:1px solid #c8d8d0;border-radius:20px;padding:2.5rem;box-shadow:0 4px 24px rgba(28,43,37,.08);max-width:100%}.vm-archief__header{background:rgba(0,0,0,0);border-bottom:none;padding:3rem 0 2rem;margin-bottom:0}.vm-sectie__ondertitel{color:#5c7268;font-size:1.0625rem;line-height:1.6;max-width:560px;margin:.75rem auto 0}.vm-lp-hero{position:relative;padding:5rem 0 4rem;overflow:hidden;background:#eff4f1}.vm-lp-hero__achtergrond{position:absolute;inset:0;pointer-events:none}.vm-lp-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:3rem;align-items:flex-start}@media(min-width: 900px){.vm-lp-hero__inner{flex-direction:row;align-items:center;gap:4rem}}.vm-lp-hero__tekst{flex:1}.vm-lp-hero__titel{font-family:"Cormorant Garamond",serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:600;color:#1c2b25;line-height:1.2;margin:.5rem 0 1.25rem}.vm-lp-hero__titel em{font-style:italic;color:#2d5a46}.vm-lp-hero__intro{font-size:1.0625rem;color:#5c7268;line-height:1.7;max-width:540px;margin-bottom:2rem}.vm-lp-hero__acties{display:flex;flex-wrap:wrap;gap:.75rem}.vm-lp-hero__social-proof{flex:0 0 auto;width:100%}@media(min-width: 900px){.vm-lp-hero__social-proof{width:340px}}.vm-lp-checklist{background:#fff;border:1px solid #c8d8d0;border-radius:20px;padding:1.75rem 2rem;box-shadow:0 4px 24px rgba(28,43,37,.07)}.vm-lp-checklist__titel{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#5c7268;margin-bottom:1.125rem}.vm-lp-checklist__item{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.9375rem;color:#1c2b25;line-height:1.45}.vm-lp-checklist__item+.vm-lp-checklist__item{border-top:1px solid #eff4f1}.vm-lp-checklist__vinkje{flex-shrink:0;width:20px;height:20px;background:rgba(45,90,70,.1);color:#2d5a46;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;margin-top:1px}.vm-voordelen-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 576px){.vm-voordelen-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.vm-voordelen-grid{grid-template-columns:repeat(3, 1fr)}}.vm-voordeel-kaart{background:#fff;border:1px solid #c8d8d0;border-radius:20px;padding:2rem 1.75rem;transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease}.vm-voordeel-kaart:hover{box-shadow:0 8px 28px rgba(28,43,37,.1);transform:translateY(-3px);border-color:#a8c4b8}.vm-voordeel-kaart--gratis{border-color:rgba(45,90,70,.35);background:rgba(45,90,70,.03)}.vm-voordeel-kaart__icoon{font-size:2rem;margin-bottom:1rem;display:block}.vm-voordeel-kaart h3{font-size:1.0625rem;font-weight:700;color:#1c2b25;margin-bottom:.625rem;line-height:1.3}.vm-voordeel-kaart p{font-size:.9375rem;color:#5c7268;line-height:1.65;margin:0}.vm-faq-wrapper{max-width:720px}.vm-faq{display:flex;flex-direction:column;gap:.75rem}.vm-faq__item{background:#fff;border:1px solid #c8d8d0;border-radius:14px;overflow:hidden;transition:border-color .18s ease}.vm-faq__item[open]{border-color:#a8c4b8}.vm-faq__vraag{display:flex;align-items:center;justify-content:space-between;padding:1.125rem 1.5rem;font-size:1rem;font-weight:600;color:#1c2b25;cursor:pointer;list-style:none;gap:1rem}.vm-faq__vraag::-webkit-details-marker{display:none}.vm-faq__vraag::after{content:"+";font-size:1.375rem;font-weight:400;color:#2d5a46;flex-shrink:0;line-height:1;transition:transform .2s ease}.vm-faq__vraag:hover{color:#2d5a46}details[open] .vm-faq__vraag::after{content:"−"}.vm-faq__antwoord{padding:0 1.5rem 1.25rem;border-top:1px solid #c8d8d0}.vm-faq__antwoord p{font-size:.9375rem;color:#5c7268;line-height:1.7;margin:1rem 0 0}.vm-main{min-height:60vh}
