@import url(https://fonts.bunny.net/css?family=bree-serif:700|sans-serif:400);@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800&display=swap');
#bd-chat-bubble{position:fixed;bottom:28px;right:28px;z-index:99998;display:flex;align-items:center;gap:10px;background:#f07c00;color:#fff;border:2px solid #f07c00;border-radius:50px;padding:14px 22px 14px 18px;cursor:pointer;box-shadow:0 4px 20px rgba(0,0,0,.18);font-family:Arial,sans-serif;font-size:15px;font-weight:600;transition:background .2s,color .2s,transform .15s}#bd-chat-bubble:hover{background:#fff;color:#f07c00;border:2px solid #f07c00;transform:translateY(-2px)}#bd-chat-bubble svg{width:22px;height:22px;flex-shrink:0}#bd-icon-close{display:none}#bd-chat-bubble.is-open #bd-icon-chat{display:none}#bd-chat-bubble.is-open #bd-icon-close{display:block}#bd-chat-bubble.is-open #bd-bubble-label{display:none}#bd-chat-bubble.is-open{border-radius:50%;padding:14px}#bd-chat-window{position:fixed;bottom:100px;right:28px;z-index:99997;width:380px;max-height:82vh;background:#fff;border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.18);display:flex;flex-direction:column;overflow:hidden;font-family:Arial,sans-serif;opacity:0;transform:translateY(16px) scale(.97);pointer-events:none;transition:opacity .22s ease,transform .22s ease}#bd-chat-window.is-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}#bd-chat-header{display:flex;align-items:center;justify-content:space-between;background:#f07c00;color:#fff;padding:14px 16px;flex-shrink:0}#bd-chat-header-info{display:flex;align-items:center;gap:10px}#bd-chat-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.8);box-shadow:0 2px 8px rgba(0,0,0,.15);flex-shrink:0}#bd-chat-avatar img{width:100%;height:100%;object-fit:cover;display:block}#bd-chat-header-info strong{display:block;font-size:14px;line-height:1.3}#bd-chat-header-info span{font-size:12px;opacity:.85}#bd-chat-close{background:none;border:0;color:#fff;font-size:24px;cursor:pointer;line-height:1;padding:0 4px;opacity:.8;transition:opacity .15s}#bd-chat-close:hover{opacity:1}#bd-chat-body{overflow-y:auto;padding:16px;flex:1}#bd-chat-intro{font-size:13px;color:#555;margin:0 0 14px;line-height:1.5}.bd-name-row{display:flex;gap:10px}.bd-name-row .\_form_element{flex:1;min-width:0}#_form_7_{font-size:14px;line-height:1.6;font-family:Arial,helvetica,sans-serif;margin:0;position:relative;text-align:left;padding:0;box-sizing:border-box;background:transparent!important;border:0!important;max-width:100%}._form_hide{display:none;visibility:hidden}._form_show{display:block;visibility:visible}#_form_7_ input[type="text"],#_form_7_ input[type="tel"],#_form_7_ input[type="date"],#_form_7_ textarea{padding:9px 11px;height:auto;border:1px solid #ccc;border-radius:4px;color:#000!important;font-size:13px;box-sizing:border-box;width:100%;font-family:Arial,sans-serif}#_form_7_ textarea{resize:vertical;min-height:80px}#_form_7_ input::placeholder,#_form_7_ textarea::placeholder{color:#999}#_form_7_ input[type="text"]:focus,#_form_7_ input[type="tel"]:focus,#_form_7_ textarea:focus{outline:0;border-color:#f07c00;box-shadow:0 0 0 2px rgba(239,125,0,.15)}#_form_7_ ._submit{cursor:pointer;font-family:Arial,sans-serif;font-size:14px;font-weight:600;text-align:center;background:#f07c00!important;border:0!important;border-radius:6px!important;color:#fff!important;padding:11px 20px!important;width:100%;margin-top:4px;transition:background .2s}#_form_7_ ._submit:hover{background:#d46e00!important}#_form_7_ ._submit:disabled{cursor:not-allowed;opacity:.4}#_form_7_ ._submit.processing{position:relative}#_form_7_ ._submit.processing::before{content:"";width:1em;height:1em;position:absolute;z-index:1;top:50%;left:50%;border:double 3px transparent;border-radius:50%;background-image:linear-gradient(#f07c00,#f07c00),conic-gradient(#f07c00,#fff);background-origin:border-box;background-clip:content-box,border-box;animation:1200ms ease 0s infinite normal none running _spin}@keyframes _spin{0%{transform:translate(-50%,-50%) rotate(90deg)}100%{transform:translate(-50%,-50%) rotate(450deg)}}#_form_7_ ._form-label,#_form_7_ ._form_element ._form-label{font-weight:bold;font-size:12px;margin-bottom:4px;display:block;color:#333}#_form_7_ .field-required{color:#e00}#_form_7_ ._form_element{position:relative;margin-bottom:10px;font-size:0;max-width:100%}#_form_7_ ._form_element *{font-size:13px}#_form_7_ ._form_element._clear{clear:both;width:100%;float:none}#_form_7_ ._form_element input[type="text"],#_form_7_ ._form_element select,#_form_7_ ._form_element textarea:not(.g-recaptcha-response){display:block;width:100%;box-sizing:border-box;font-family:inherit}#_form_7_ ._field-wrapper{position:relative}#_form_7_ ._full_width{width:100%}#_form_7_ ._button-wrapper{margin-top:12px}#_form_7_ ._show_be_error{min-width:100%}#_form_7_ input[type="text"]._has_error,#_form_7_ textarea._has_error{border:1px solid #e55!important}#_form_7_ ._error{display:block;position:absolute;font-size:12px;z-index:10000001}#_form_7_ ._error._above{padding-bottom:4px;bottom:36px;right:0}#_form_7_ ._error._below{padding-top:6px;top:100%;right:0}#_form_7_ ._error-inner{padding:6px 10px;background:#fdd;font-size:12px;font-family:Arial,sans-serif;color:#000;border-radius:4px}#_form_7_ ._error-inner._form_error{margin-bottom:5px;text-align:left}#_form_7_ ._error-arrow{position:absolute;width:0;height:0}#_form_7_ ._error._above ._error-arrow{bottom:-4px;right:12px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fdd}#_form_7_ ._error._below ._error-arrow{top:0;right:12px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fdd}#_form_7_ ._form-thank-you{text-align:center;font-size:15px;padding:20px 0;color:#333}.g-recaptcha{transform:scale(.87);transform-origin:left top}@media(max-width:420px){#bd-chat-window{right:0;left:0;bottom:80px;width:100%;border-radius:16px 16px 0 0}#bd-chat-bubble{right:16px;bottom:16px}.bd-name-row{flex-direction:column;gap:0}}
.bd-form-container{max-width:1200px;margin:0 auto;padding:32px 20px 48px;width:100%;box-sizing:border-box}#_form_3_,#_form_5_{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;background:#fff!important;border-radius:4px!important;box-shadow:none!important;border-top:3px solid #003d8f!important;border-left:1px solid #e5e9f0!important;border-right:1px solid #e5e9f0!important;border-bottom:1px solid #e5e9f0!important;padding:28px 32px!important;max-width:640px!important;margin:0 auto!important;color:#1a2340!important}#_form_3_ ._form-title,#_form_5_ ._form-title{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:18px!important;font-weight:800!important;color:#003d8f!important;text-align:center!important;margin-bottom:20px!important;letter-spacing:-.2px!important}#_form_3_ .bd-wizard-progress,#_form_5_ .bd-wizard-progress{display:flex!important;align-items:center!important;justify-content:center!important;margin:0 0 24px!important;padding:0!important}#_form_3_ .bd-wizard-connector,#_form_5_ .bd-wizard-connector{flex:1!important;height:1px!important;background:#d1d9e6!important;max-width:60px!important;transition:background .3s!important}#_form_3_ .bd-wizard-connector.bd-done,#_form_5_ .bd-wizard-connector.bd-done{background:#003d8f!important}#_form_3_ .bd-wizard-step,#_form_5_ .bd-wizard-step{display:flex!important;flex-direction:column!important;align-items:center!important;gap:5px!important;cursor:default!important}#_form_3_ .bd-step-num,#_form_5_ .bd-step-num{width:28px!important;height:28px!important;border-radius:50%!important;background:#e5e9f0!important;color:#9ca3af!important;font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:12px!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background .3s,color .3s!important}#_form_3_ .bd-step-label,#_form_5_ .bd-step-label{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:11px!important;font-weight:600!important;color:#b0b8c8!important;white-space:nowrap!important;transition:color .3s!important}#_form_3_ .bd-wizard-step.bd-step-active .bd-step-num,#_form_5_ .bd-wizard-step.bd-step-active .bd-step-num{background:#f07c00!important;color:#fff!important}#_form_3_ .bd-wizard-step.bd-step-active .bd-step-label,#_form_5_ .bd-wizard-step.bd-step-active .bd-step-label{color:#f07c00!important;font-weight:700!important}#_form_3_ .bd-wizard-step.bd-step-done .bd-step-num,#_form_5_ .bd-wizard-step.bd-step-done .bd-step-num{background:#f07c00!important;color:#fff!important}#_form_3_ .bd-wizard-step.bd-step-done .bd-step-num::after,#_form_5_ .bd-wizard-step.bd-step-done .bd-step-num::after{content:'✓'!important;font-size:12px!important}#_form_3_ .bd-wizard-step.bd-step-done .bd-step-label,#_form_5_ .bd-wizard-step.bd-step-done .bd-step-label{color:#f07c00!important}#_form_3_ .bd-stap-titel,#_form_5_ .bd-stap-titel{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:15px!important;font-weight:800!important;color:#1a2340!important;margin-bottom:2px!important}#_form_3_ .bd-stap-sub,#_form_5_ .bd-stap-sub{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:13px!important;color:#9ca3af!important;margin-bottom:18px!important;line-height:1.5!important}#_form_3_ ._form-label,#_form_5_ ._form-label{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:11px!important;font-weight:800!important;color:#003d8f!important;text-transform:uppercase!important;letter-spacing:.5px!important;margin-bottom:5px!important;display:block!important}#_form_3_ .field-required,#_form_5_ .field-required{color:#f07c00!important}#_form_3_ input[type="text"],#_form_5_ input[type="text"],#_form_3_ input[type="email"],#_form_5_ input[type="email"],#_form_3_ input[type="tel"],#_form_5_ input[type="tel"]{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:14px!important;color:#1a2340!important;background:#fff!important;border:1px solid #d1d9e6!important;border-radius:4px!important;padding:9px 12px!important;width:100%!important;box-sizing:border-box!important;outline:0!important;height:auto!important;transition:border-color .18s,box-shadow .18s!important}#_form_3_ input[type="text"]:focus,#_form_5_ input[type="text"]:focus,#_form_3_ input[type="email"]:focus,#_form_5_ input[type="email"]:focus,#_form_3_ input[type="tel"]:focus,#_form_5_ input[type="tel"]:focus{border-color:#f07c00!important;background:#fff!important;box-shadow:0 0 0 2px rgba(240,124,0,.12)!important}#_form_3_ select,#_form_5_ select{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:14px!important;color:#1a2340!important;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath fill='%23f07c00' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E") no-repeat right 12px center!important;border:1px solid #d1d9e6!important;border-radius:4px!important;padding:9px 32px 9px 12px!important;width:100%!important;box-sizing:border-box!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important;height:auto!important;transition:border-color .18s!important}#_form_3_ select:focus,#_form_5_ select:focus{border-color:#f07c00!important;background-color:#fff!important;box-shadow:0 0 0 2px rgba(240,124,0,.12)!important;outline:0!important}#_form_3_ ._x75278815._full_width,#_form_5_ ._x75278815._full_width,#_form_3_ ._x31477902._full_width,#_form_5_ ._x31477902._full_width,#_form_3_ ._x08556048._full_width,#_form_5_ ._x08556048._full_width,#_form_3_ ._x21910903._full_width,#_form_5_ ._x21910903._full_width,#_form_3_ ._x01187460._full_width,#_form_5_ ._x01187460._full_width,#_form_3_ ._x81063562._full_width,#_form_5_ ._x81063562._full_width,#_form_3_ ._x61858873._full_width,#_form_5_ ._x61858873._full_width{width:calc(50% - 8px)!important;display:inline-block!important;vertical-align:top!important}#_form_3_ ._x75278815,#_form_5_ ._x75278815{margin-right:16px!important}#_form_3_ ._x31477902,#_form_5_ ._x31477902{margin-right:0!important}#_form_3_ ._x08556048,#_form_5_ ._x08556048{margin-right:16px!important}#_form_3_ ._x21910903,#_form_5_ ._x21910903{margin-right:16px!important}#_form_3_ ._x01187460,#_form_5_ ._x01187460{margin-right:0!important}#_form_3_ ._x81063562,#_form_5_ ._x81063562{margin-right:16px!important}#_form_3_ ._x61858873,#_form_5_ ._x61858873{margin-right:0!important}#_form_3_ ._form_element,#_form_5_ ._form_element{margin-bottom:14px!important}#_form_3_ ._form-fieldset,#_form_5_ ._form-fieldset{border:0!important;padding:0!important;margin:0!important}#_form_3_ ._form-fieldset legend._form-label,#_form_5_ ._form-fieldset legend._form-label{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:11px!important;font-weight:800!important;color:#003d8f!important;text-transform:uppercase!important;letter-spacing:.5px!important;margin-bottom:8px!important;display:block!important;float:none!important;width:100%!important}#_form_3_ ._row._checkbox-radio,#_form_5_ ._row._checkbox-radio{display:flex!important;align-items:flex-start!important;gap:10px!important;float:none!important;width:100%!important;clear:both!important}#_form_3_ ._row._checkbox-radio input[type="checkbox"],#_form_5_ ._row._checkbox-radio input[type="checkbox"]{width:17px!important;height:17px!important;min-width:17px!important;flex-shrink:0!important;accent-color:#f07c00!important;cursor:pointer!important;margin:2px 0 0 0!important;float:none!important}#_form_3_ ._row._checkbox-radio span,#_form_5_ ._row._checkbox-radio span{display:block!important;flex:1!important}#_form_3_ ._row._checkbox-radio label,#_form_5_ ._row._checkbox-radio label{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:13px!important;font-weight:600!important;color:#1a2340!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer!important;display:block!important;width:auto!important;float:none!important;margin:0!important;line-height:1.5!important}#_form_3_ .bd-nav,#_form_5_ .bd-nav{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-top:20px!important;padding-top:16px!important;border-top:1px solid #e5e9f0!important;gap:12px!important}#_form_3_ .bd-btn-volgende,#_form_5_ .bd-btn-volgende{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:13px!important;font-weight:800!important;letter-spacing:.3px!important;text-transform:uppercase!important;color:#fff!important;background:#f07c00!important;border:2px solid #f07c00!important;border-radius:4px!important;padding:10px 22px!important;cursor:pointer!important;display:flex!important;align-items:center!important;gap:6px!important;transition:background .18s,color .18s!important;margin-left:auto!important}#_form_3_ .bd-btn-volgende:hover,#_form_5_ .bd-btn-volgende:hover{background:#fff!important;color:#f07c00!important}#_form_3_ .bd-btn-volgende svg,#_form_5_ .bd-btn-volgende svg{width:15px!important;height:15px!important;fill:currentColor!important;display:block!important}#_form_3_ .bd-btn-terug,#_form_5_ .bd-btn-terug{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:13px!important;font-weight:600!important;color:#6b7a99!important;background:none!important;border:0!important;cursor:pointer!important;display:flex!important;align-items:center!important;gap:4px!important;padding:0!important;text-transform:none!important;letter-spacing:0!important}#_form_3_ .bd-btn-terug:hover,#_form_5_ .bd-btn-terug:hover{color:#f07c00!important}#_form_3_ .bd-btn-terug svg,#_form_5_ .bd-btn-terug svg{width:15px!important;height:15px!important;fill:currentColor!important;display:block!important}#_form_3_ ._submit,#_form_5_ ._submit{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:13px!important;font-weight:800!important;letter-spacing:.3px!important;text-transform:uppercase!important;color:#fff!important;background:#f07c00!important;border:2px solid #f07c00!important;border-radius:4px!important;padding:10px 22px!important;cursor:pointer!important;transition:background .18s,color .18s!important;width:auto!important;margin-top:0!important}#_form_3_ ._submit:hover,#_form_5_ ._submit:hover{background:#fff!important;color:#f07c00!important}#_form_3_ ._submit:disabled,#_form_5_ ._submit:disabled{background:#b0b8c8!important;border-color:#b0b8c8!important;cursor:not-allowed!important}#_form_3_ ._error-inner,#_form_5_ ._error-inner{background:#fef2f2!important;border:1px solid #fecaca!important;color:#b91c1c!important;border-radius:6px!important;font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:12px!important;font-weight:600!important;box-shadow:none!important}#_form_3_ ._error._above ._error-arrow,#_form_5_ ._error._above ._error-arrow{border-top-color:#fecaca!important}#_form_3_ ._error._below ._error-arrow,#_form_5_ ._error._below ._error-arrow{border-bottom-color:#fecaca!important}#_form_3_ input._has_error,#_form_5_ input._has_error,#_form_3_ select._has_error,#_form_5_ select._has_error{border-color:#e24b4a!important;background:#fff5f5!important}#_form_3_ ._form-thank-you,#_form_5_ ._form-thank-you{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif!important;font-size:15px!important;font-weight:700!important;color:#f07c00!important;text-align:center!important;padding:32px 20px!important}#_form_3_ ._form-branding,#_form_5_ ._form-branding{display:none!important}@media(max-width:480px){#_form_3_,#_form_5_{padding:24px 18px!important}#_form_3_ ._x75278815._full_width,#_form_5_ ._x75278815._full_width,#_form_3_ ._x31477902._full_width,#_form_5_ ._x31477902._full_width,#_form_3_ ._x08556048._full_width,#_form_5_ ._x08556048._full_width,#_form_3_ ._x21910903._full_width,#_form_5_ ._x21910903._full_width,#_form_3_ ._x01187460._full_width,#_form_5_ ._x01187460._full_width,#_form_3_ ._x81063562._full_width,#_form_5_ ._x81063562._full_width,#_form_3_ ._x61858873._full_width,#_form_5_ ._x61858873._full_width{width:100%!important;display:block!important;margin-right:0!important}#_form_3_ .bd-step-label,#_form_5_ .bd-step-label{display:none!important}}#bd-register-root,#bd-register-root *{all:revert;box-sizing:border-box!important}#bd-register-root *,#bd-register-root *::before,#bd-register-root *::after{box-sizing:border-box;margin:0;padding:0}#bd-register-root{font-family:'Nunito Sans','Segoe UI',Arial,sans-serif;font-size:14px;line-height:1.5;color:#1a2340;background:#f0f4f9;width:100%;-webkit-text-size-adjust:100%;--blauw:#003d8f;--lichtblauw:#06c;--oranje:#f07c00;--wit:#fff;--border:#d1d9e6;--grijs:#6b7a99;--tekst:#1a2340;--groen:#1a7f3c;--groen-bg:#eaf6ef;--groen-border:#a3d9b8;--r:8px;--font:'Nunito Sans','Segoe UI',Arial,sans-serif}#bd-register-root .bd-wrap{max-width:1040px;margin:0 auto;padding:32px 24px 48px;width:100%}#bd-register-root .bd-page-h{font-family:var(--font);font-size:22px;font-weight:800;color:var(--tekst);margin:0 0 24px;line-height:1.3}#bd-register-root .bd-keuze-grid{display:grid;grid-template-columns:1fr 1fr 280px;gap:18px;align-items:start}#bd-register-root .bd-keuze-kaart{background:var(--wit);border:1.5px solid var(--border);border-radius:12px;padding:28px 24px;display:flex;flex-direction:column;gap:14px;height:100%}#bd-register-root .bd-keuze-icon{width:52px;height:52px;min-width:52px;min-height:52px;background:#fff3e8;border-radius:50%;display:flex;align-items:center;justify-content:center}#bd-register-root .bd-keuze-icon svg{width:24px;height:24px;min-width:24px;max-width:24px;fill:#f07c00;display:block}#bd-register-root .bd-keuze-h{font-family:var(--font);font-size:15px;font-weight:800;color:var(--tekst);line-height:1.3;color:#1d70b8}#bd-register-root .bd-keuze-p{font-family:var(--font);font-size:13px;color:var(--grijs);line-height:1.65;flex:1}#bd-register-root .bd-keuze-p b{color:var(--tekst);font-weight:700}#bd-register-root .bd-btn-outline{display:block;text-align:center;padding:10px 14px;border:2px solid #f07c00;border-radius:var(--r);color:#f07c00;font-family:var(--font);font-size:13px;font-weight:700;text-decoration:none;background:transparent;width:100%;cursor:pointer;transition:background .18s,color .18s;line-height:1.4}#bd-register-root .bd-btn-outline:hover{background:#f07c00;color:#fff;text-decoration:none}#bd-register-root .bd-voordelen-kaart{background:var(--wit);border:1.5px solid var(--border);border-radius:12px;overflow:hidden}#bd-register-root .bd-vd-beeld{width:100%;height:120px;max-height:120px;background:#1d70b8;display:flex;align-items:center;justify-content:center;overflow:hidden}#bd-register-root .bd-vd-beeld svg{width:40px;height:40px;min-width:40px;max-width:40px;fill:rgba(255,255,255,.2);display:block}#bd-register-root .bd-vd-body{padding:16px}#bd-register-root .bd-vd-h{font-family:var(--font);font-size:13px;font-weight:800;color:#1d70b8;margin:0 0 12px;line-height:1.3}#bd-register-root .bd-voordeel{display:flex;align-items:flex-start;gap:8px;margin-bottom:8px;font-family:var(--font);font-size:13px;color:var(--tekst);line-height:1.5}#bd-register-root .bd-voordeel:last-child{margin-bottom:0}#bd-register-root .bd-check{width:18px;height:18px;min-width:18px;min-height:18px;background:var(--groen-bg);border:1.5px solid var(--groen-border);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:1px;flex-shrink:0}#bd-register-root .bd-check svg{width:9px;height:9px;min-width:9px;max-width:9px;display:block}@media(max-width:900px){#bd-register-root .bd-keuze-grid{grid-template-columns:1fr 1fr}#bd-register-root .bd-voordelen-kaart{grid-column:1/-1}}@media(max-width:560px){#bd-register-root .bd-keuze-grid{grid-template-columns:1fr}}
