@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url('/css/fonts/roboto-condensed.woff2') format('woff2');}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;font-display:swap;src:url('/css/fonts/roboto-condensed-bold.woff2') format('woff2');}body{margin:0px;padding:0px;background-color:#ffffff;font-family:'Roboto Condensed','Arial Narrow',Arial,Helvetica,Sans-Serif;font-size:12pt;line-height:1.4;}header{}button{font-family:'Roboto Condensed','Arial Narrow',Arial,Helvetica,Sans-Serif;}.hero {position:relative;height:150px;background:linear-gradient(135deg, #0a2a5e 0%, #1a5fa8 60%, #2d8ce0 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;}.hero::before {content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}.nav-bar{position:absolute;top:0;left:0;right:0;display:flex;justify-content:flex-end;align-items:center;padding:14px 20px;}.login-btn {display:flex;align-items:center;gap:7px;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.3);color:#fff;padding:7px 16px;border-radius:999px;font-size:12pt;font-weight:700;cursor:pointer;transition:background 0.2s;letter-spacing:0.02em;}.login-btn:hover{background:rgba(255,255,255,0.22);}.login-btn svg {width:24px;height:24px;display:block;fill:#ffffff;flex-shrink:0;}.footer-wrap {overflow:hidden;}.footer-main {background:linear-gradient(135deg, #0a2a5e 0%, #1a5fa8 60%, #2d8ce0 100%);padding:36px 40px 28px;display:grid;grid-template-columns:repeat(auto-fit, minmax(160px, 1fr));gap:28px;align-items:start;}.footer-col-title {font-size:10pt;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.5);margin-bottom:10px;}.footer-logo {font-size:20px;font-weight: 700;color: #fff;letter-spacing: -0.02em;margin-bottom: 8px;display: flex;align-items: center;width: fit-content;}.footer-logo svg {width: 100%;max-width:200px;height:auto;}.footer-main > div:first-child { max-width: 220px; }.contact-line {display: flex;align-items: flex-start;gap: 8px;font-size: 11pt;color: rgba(255,255,255,0.8);margin-bottom: 8px;line-height: 1.4;}.contact-line svg {width: 18px;height: 18px;flex-shrink: 0;margin-top: 2px;fill: none;stroke: #7eb8e8;stroke-width: 2;stroke-linecap: round;stroke-linejoin: round;}.social-grid {display: flex;flex-wrap: wrap;gap: 8px;margin-top: 4px;}.social-btn {display: flex;align-items: center;justify-content: center;width: 40px;height: 40px;border-radius: 50%;background: rgba(255,255,255,0.12);border: 1px solid rgba(255,255,255,0.2);color: #fff;font-size: 18px;cursor: pointer;}.social-btn svg {width: 20px;height: 20px;display: block;fill: none;stroke: #ffffff;stroke-width: 2;stroke-linecap: round;stroke-linejoin: round;}.footer-bottom {background: #071d42;padding: 12px 40px;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;gap: 8px;}.footer-bottom-text {font-size: 11pt;color: rgba(255,255,255,0.45);}footer{margin-top:20px;}div.foto{width:100%;height:200px;background:url('/img/sw_bg.jpg') no-repeat center top;background-size:cover;}div.white{min-width:300px;background:#ffffff;display:inline-block;border-radius:100px;margin:50px 0px 5px 0px;padding:5px;}.tagline{font-size:10pt;font-weight:600;letter-spacing:0.18em;color:rgba(255,255,255,0.75);width:100%;text-align:center;}img.vb-foto{height:200px;width:342px;border-radius: 8px;}@media (min-width:640px), print{.hero{height:200px;}.tagline{font-size:16pt;}div.white{min-width:500px;margin:50px 0px 10px 0px;}img.vb-foto{height:300px;width:513px;}}div.text{display:inline-block;width:100%;max-width:1000px;padding:10px 0px 0px 0px;text-align:left;margin-top:10px;margin-bottom:5px;}.sectie-titel {display: block;font-weight:bold;font-size:13pt;padding-bottom: 8px;margin-bottom: 8px;background: linear-gradient(to right, #7eb8e8, #ffffff);background-size: 100% 1px;background-repeat: no-repeat;background-position: bottom;;color: #0a2a5e;}
.sectie-titel::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 8px;
  background-color: #1a5fa8;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  vertical-align: middle;
}

div.rechts{display:inline-block;width:100%;max-width:1000px;text-align:right;border:0px;}svg.icon{width:24px;height:24px;margin-right:5px;}div.center{text-align:center;display:block;padding:0px 10px 0px 10px;box-sizing:border-box;}table.voordelen td{vertical-align:top;}table.voordelen td.txt{padding:4px 0px 4px 0px;}table.workflow {width:100%;max-width:800px;}table.workflow td{text-align:center;}a{color:#2185d0;text-decoration:none;}a:hover{color:#ee7600;}a.footer{color:#ffffff;text-decoration:none;}a.footer:hover{text-decoration:underline;}div.chipknop{position:relative;margin:0 auto;width:100%;max-width:800px;text-align:center;}img.chipknop{margin:10px 10px 0px 10px;}div.hover{display:inline-block;}div.hover img{transform:scale(1);transition:.3s ease-in-out;}div.hover:hover img{transform:scale(1.1);transition:.3s ease-in-out;}.stopwatchlogo{width:100%;max-width:500px;display:inline-block;}.flow-graph{margin:0px auto;display:block;width:100%;max-width:600px;}.ta-center{text-align:center}.fs-14{font-size:14pt;}