.ws{background:var(--cream);min-height:100vh;color:var(--text-body);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.55}.ws a{color:var(--bordeaux-600);text-decoration:none}.ws h1,.ws h2,.ws h3{font-family:var(--font-display);color:var(--text-heading);letter-spacing:-.01em;margin:0}.ws p{margin:0}.ws img{max-width:100%;display:block}.ws-binnen{width:100%;max-width:1180px;margin:0 auto;padding:0 20px}.ws-topregel{background:var(--grey-900);color:var(--grey-200);font-size:13px}.ws-topregel .ws-binnen{justify-content:space-between;gap:16px;padding-top:7px;padding-bottom:7px;display:flex}.ws-topregel a{color:var(--white)}.ws-topregel__rechts{gap:20px;display:none}.ws-kop{z-index:20;background:var(--white);border-bottom:1px solid var(--border-default);position:sticky;top:0}.ws-kop .ws-binnen{justify-content:space-between;align-items:center;gap:16px;padding-top:12px;padding-bottom:12px;display:flex}.ws-logo img{width:auto;height:32px}.ws-nav{font-family:var(--font-display);gap:28px;font-size:15px;font-weight:600;display:none}.ws-nav a{color:var(--text-heading)}.ws-nav a:hover{color:var(--bordeaux-600)}.ws-kop__acties{align-items:center;gap:8px;display:flex}.ws-knop{border-radius:var(--radius-pill);background:var(--bordeaux-600);height:46px;color:var(--white);font-family:var(--font-display);white-space:nowrap;cursor:pointer;transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:15px;font-weight:700;display:inline-flex}.ws a.ws-knop{color:var(--white)}.ws-knop:hover{background:var(--bordeaux-800)}.ws-knop--stil,.ws a.ws-knop--stil{background:var(--white);border-color:var(--grey-300);color:var(--text-heading)}.ws-knop--stil:hover{background:var(--grey-100)}.ws-knop--wit,.ws a.ws-knop--wit{background:var(--white);color:var(--bordeaux-600)}.ws-knop--wit:hover{background:var(--bordeaux-50)}.ws-knop--omlijnd-wit,.ws a.ws-knop--omlijnd-wit{color:var(--white);background:0 0;border-color:#ffffff73}.ws-knop--groot{height:52px;padding:0 26px;font-size:16px}.ws-knop:disabled{background:var(--grey-300);cursor:default}.ws-tekstlink{font-family:var(--font-display);align-items:center;gap:6px;font-size:15px;font-weight:700;display:inline-flex}.ws-hero{flex-direction:column;gap:28px;padding-top:40px;padding-bottom:40px;display:flex}.ws-hero__tekst{flex-direction:column;gap:18px;display:flex}.ws-kicker{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--bordeaux-600);align-self:flex-start;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.ws-kicker:before{content:"";background:var(--bordeaux-600);border-radius:50%;width:8px;height:8px}.ws-hero h1{font-size:36px;font-weight:800;line-height:1.1}.ws-hero__sub{color:var(--text-body);max-width:540px;font-size:17px}.ws-hero__acties{flex-direction:column;gap:10px;display:flex}.ws-hero__punten{color:var(--text-muted);flex-wrap:wrap;gap:10px 22px;font-size:14px;display:flex}.ws-hero__punten span{align-items:center;gap:7px;display:inline-flex}.ws-hero__beeld{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ws-hero__beeld img{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-lg);width:100%}.ws-hero__beeld img:nth-child(3),.ws-hero__beeld img:nth-child(4){display:none}.ws-sectie{padding-top:48px;padding-bottom:48px}.ws-sectie--wit{background:var(--white);border-top:1px solid var(--border-default);border-bottom:1px solid var(--border-default)}.ws-sectie__kop{flex-direction:column;gap:10px;margin-bottom:26px;display:flex}.ws-sectie__kop h2{font-size:28px;font-weight:800}.ws-sectie__kop p{color:var(--text-muted);max-width:560px}.ws-categorieen{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ws-categorie{border-radius:var(--radius-lg);border:1px solid var(--border-default);background:var(--white);color:var(--text-heading);transition:border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);flex-direction:column;gap:10px;padding:10px;display:flex}.ws-categorie:hover{border-color:var(--bordeaux-400);transform:translateY(-2px)}.ws-categorie img{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-md);background:var(--grey-100);width:100%}.ws-categorie__naam{font-family:var(--font-display);justify-content:space-between;align-items:center;gap:8px;padding:0 2px 2px;font-size:14px;font-weight:700;display:flex}.ws-categorie__naam svg{color:var(--bordeaux-600);flex:none}.ws-stappen{grid-template-columns:1fr;gap:12px;display:grid}.ws-stap{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--border-default);flex-direction:column;gap:12px;padding:22px;display:flex}.ws-stap__icoon{background:var(--bordeaux-100);width:44px;height:44px;color:var(--bordeaux-600);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.ws-stap h3{font-size:19px;font-weight:700}.ws-stap p{font-size:16px}.ws-bezoek{grid-template-columns:1fr;gap:28px;display:grid}.ws-bezoek__tekst{flex-direction:column;gap:20px;display:flex}.ws-bezoek__tekst h2{font-size:28px;font-weight:800}.ws-contactkaart{border-radius:var(--radius-lg);background:var(--cream);border:1px solid var(--border-default);flex-direction:column;gap:12px;padding:20px 22px;font-size:16px;display:flex}.ws-contactkaart__rij{align-items:flex-start;gap:12px;display:flex}.ws-contactkaart__rij svg{color:var(--bordeaux-600);flex:none;margin-top:3px}.ws-contactkaart__rij a{color:var(--text-body)}.ws-kaart{border-radius:var(--radius-lg);border:1px solid var(--border-default);background:var(--grey-200);height:240px;overflow:hidden}.ws-kaart iframe{border:0;width:100%;height:100%;display:block}.ws-tijden{border-radius:var(--radius-lg);background:var(--grey-900);color:var(--grey-200);flex-direction:column;align-self:start;gap:16px;padding:26px;display:flex}.ws-tijden__kop{justify-content:space-between;align-items:center;gap:12px;display:flex}.ws-tijden h2{color:var(--white);font-size:22px;font-weight:800}.ws-tijden__status{border-radius:var(--radius-pill);color:var(--white);white-space:nowrap;background:#ffffff14;align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.ws-tijden__status:before{content:"";background:#6fbf77;border-radius:50%;width:8px;height:8px}.ws-tijden__status.is-dicht:before{background:var(--grey-500)}.ws-tijden__lijst{flex-direction:column;font-size:16px;display:flex}.ws-tijden__rij{border-bottom:1px solid #ffffff1f;justify-content:space-between;gap:16px;padding:11px 0;display:flex}.ws-tijden__rij:last-child{border-bottom:none}.ws-tijden__rij strong{color:var(--white);text-align:right;font-weight:600}.ws-tijden__rij.is-vandaag span:first-child{color:var(--white);font-weight:700}.ws-tijden__rij .is-gesloten{color:var(--grey-300);font-weight:400}.ws-tijden__voet{color:var(--grey-300);font-size:14px}.ws-oproep{background:var(--bordeaux-600);color:var(--white);border-radius:20px;flex-direction:column;gap:18px;padding:30px 24px;display:flex}.ws-oproep h2{color:var(--white);font-size:24px;font-weight:800}.ws-oproep p{color:var(--bordeaux-100)}.ws-oproep__acties{flex-direction:column;gap:10px;display:flex}.ws-voet{background:var(--white);border-top:1px solid var(--border-default);padding:36px 0 28px;font-size:15px}.ws-voet__kolommen{grid-template-columns:1fr;gap:24px;display:grid}.ws-voet__kolom{flex-direction:column;gap:9px;display:flex}.ws-voet__kolom>img,.ws-logo img{object-fit:contain;align-self:flex-start;width:auto;max-width:220px;height:32px}.ws-voet__kolom strong{font-family:var(--font-display);color:var(--text-heading)}.ws-voet__kolom a,.ws-voet__kolom span{color:var(--text-body)}.ws-voet__intro{color:var(--text-muted);max-width:320px}.ws-voet__onder{border-top:1px solid var(--border-default);color:var(--text-muted);flex-direction:column;gap:8px;margin-top:24px;padding-top:18px;font-size:13px;display:flex}.ws-voet__onder a{color:var(--text-muted)}.ws-aanvraag{grid-template-columns:1fr;gap:28px;padding-top:36px;padding-bottom:56px;display:grid}.ws-aanvraag__kop{flex-direction:column;gap:10px;margin-bottom:22px;display:flex}.ws-aanvraag__kop h1{font-size:32px;font-weight:800;line-height:1.1}.ws-aanvraag__kop p{color:var(--text-muted);max-width:600px}.ws-formulier{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--border-default);flex-direction:column;gap:20px;padding:22px;display:flex}.ws-velden{grid-template-columns:1fr;gap:16px;display:grid}.ws-veld{flex-direction:column;gap:6px;display:flex}.ws-veld>span{font-family:var(--font-display);color:var(--text-heading);font-size:14px;font-weight:600}.ws-veld>span small{color:var(--text-muted);font-weight:400}.ws-veld input,.ws-veld select,.ws-veld textarea{border-radius:var(--radius-md);border:1px solid var(--grey-300);background:var(--white);height:48px;font:inherit;color:var(--text-heading);outline:none;padding:0 14px;font-size:16px}.ws-veld textarea{resize:vertical;height:auto;min-height:96px;padding:12px 14px}.ws-veld input:focus,.ws-veld select:focus,.ws-veld textarea:focus{border-color:var(--bordeaux-600);box-shadow:0 0 0 3px var(--bordeaux-100)}.ws-formulier__voet{flex-direction:column;gap:14px;padding-top:4px;display:flex}.ws-formulier__voet small{color:var(--text-muted);font-size:14px}.ws-fout{border-radius:var(--radius-md);background:var(--red-100);color:var(--red-600);padding:12px 16px;font-size:15px;font-weight:600}.ws-gelukt{border-radius:var(--radius-lg);background:var(--green-100);color:var(--text-heading);flex-direction:column;gap:14px;padding:28px 24px;display:flex}.ws-gelukt h2{color:var(--green-600);font-size:22px}.ws-zijkaart{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--border-default);flex-direction:column;gap:16px;padding:22px;display:flex}.ws-zijkaart h2{font-size:19px;font-weight:800}.ws-zijkaart--donker{background:var(--grey-900);border-color:var(--grey-900);color:var(--grey-200)}.ws-zijkaart--donker strong{color:var(--white);font-family:var(--font-display);font-size:17px}.ws-zijkaart__stap{align-items:flex-start;gap:14px;display:flex}.ws-zijkaart__nummer{background:var(--bordeaux-100);width:32px;height:32px;color:var(--bordeaux-600);font-family:var(--font-display);border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:inline-flex}.ws-zijkaart__stap div{flex-direction:column;gap:2px;font-size:15px;display:flex}.ws-zijkaart__stap strong{color:var(--text-heading);font-family:var(--font-display)}.ws-honing{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}@media (min-width:720px){.ws-topregel__rechts,.ws-nav{display:flex}.ws-logo img{height:38px}.ws-hero__acties,.ws-oproep__acties,.ws-voet__onder{flex-direction:row;align-items:center}.ws-voet__onder{justify-content:space-between}.ws-categorieen{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ws-categorie{padding:14px}.ws-categorie img{aspect-ratio:4/3}.ws-categorie__naam{padding:0 4px 4px;font-size:16px}.ws-stappen{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ws-velden{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-veld--breed{grid-column:span 2}.ws-formulier{padding:30px}.ws-formulier__voet{flex-direction:row;justify-content:space-between;align-items:center}.ws-voet__kolommen{grid-template-columns:1.4fr 1fr 1fr 1fr}}@media (min-width:960px){.ws-hero{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:56px;padding-top:64px;padding-bottom:64px;display:grid}.ws-hero h1{font-size:50px}.ws-hero__sub{font-size:19px}.ws-hero__beeld img:nth-child(3),.ws-hero__beeld img:nth-child(4){display:block}.ws-hero__beeld img:nth-child(2){margin-top:36px}.ws-hero__beeld img:nth-child(3){margin-top:-36px}.ws-sectie{padding-top:72px;padding-bottom:72px}.ws-sectie__kop{flex-direction:row;justify-content:space-between;align-items:flex-end}.ws-sectie__kop h2,.ws-bezoek__tekst h2{font-size:34px}.ws-bezoek{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px}.ws-oproep{flex-direction:row;justify-content:space-between;align-items:center;padding:44px 48px}.ws-oproep h2{font-size:30px}.ws-oproep__acties{flex:none}.ws-aanvraag{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:start;gap:48px}.ws-aanvraag__kop h1{font-size:40px}.ws-aanvraag__zij{margin-top:92px}}
