@charset "UTF-8";/*! CIBG Huisstijl 3.12.0 */@keyframes rotate {0% {transform: rotate(0) }100% {transform: rotate(360deg) }}@keyframes exist {100% {height: 20px;margin: -8px 5px 0 0;width: 20px }}@keyframes popout {0% {transform: scale(.5) }100% {transform: scale(1) }}:root {--bs-blue: #007bc7;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #d52b1e;--bs-orange: #fd7e14;--bs-yellow: #ffb612;--bs-green: #39870c;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #01689b;--bs-secondary: #6c757d;--bs-success: #39870c;--bs-info: #0dcaf0;--bs-warning: #ffb612;--bs-danger: #d52b1e;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 1, 104, 155;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 57, 135, 12;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 182, 18;--bs-danger-rgb: 213, 43, 30;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #01689b;--bs-link-hover-color: rgb(0.8, 83.2, 124);--bs-code-color: #d63384;--bs-highlight-bg: rgb(255, 240.4, 207.6) }*, ::after, ::before {box-sizing: border-box }@media (prefers-reduced-motion:no-preference) {:root {scroll-behavior: smooth }}body {margin: 0;font-family: var(--bs-body-font-family);font-size: var(--bs-body-font-size);font-weight: var(--bs-body-font-weight);line-height: var(--bs-body-line-height);color: var(--bs-body-color);text-align: var(--bs-body-text-align);background-color: var(--bs-body-bg);-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent }.h1, .h2, .h3, .h4, h1, h2, h3, h4 {margin-top: 0;margin-bottom: .5rem;font-weight: 600;line-height: 1.2 }.h1, h1 {font-size: calc(1.375rem + 1.5vw) }@media (min-width:1200px) {.h1, h1 {font-size: 2.5rem }}.h2, h2 {font-size: calc(1.325rem + .9vw) }@media (min-width:1200px) {.h2, h2 {font-size: 2rem }}.h3, h3 {font-size: calc(1.3rem + .6vw) }@media (min-width:1200px) {.h3, h3 {font-size: 1.75rem }}.h4, h4 {font-size: calc(1.275rem + .3vw) }@media (min-width:1200px) {.h4, h4 {font-size: 1.5rem }}p {margin-top: 0;margin-bottom: 1rem }ol, ul {padding-left: 2rem }dl, ol, ul {margin-top: 0;margin-bottom: 1rem }ol ol, ol ul, ul ol, ul ul {margin-bottom: 0 }dt {font-weight: 400 }dd {margin-bottom: .5rem;margin-left: 0 }strong {font-weight: bolder }.small, small {font-size: .875em }a {color: var(--bs-link-color);text-decoration: underline }a:hover {color: var(--bs-link-hover-color) }a:not([href]):not([class]), a:not([href]):not([class]):hover {color: inherit;text-decoration: none }code {font-family: var(--bs-font-monospace);font-size: 1em }code {font-size: .875em;color: var(--bs-code-color);word-wrap: break-word }a>code {color: inherit }figure {margin: 0 0 1rem }img, svg {vertical-align: middle }table {caption-side: bottom;border-collapse: collapse }th {text-align: inherit;text-align: -webkit-match-parent }td, th, tr {border-color: inherit;border-style: solid;border-width: 0 }label {display: inline-block }button {border-radius: 0 }button:focus:not(:focus-visible) {outline: 0 }button, input {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit }button {text-transform: none }[role=button] {cursor: pointer }[type=button], [type=submit], button {-webkit-appearance: button }[type=button]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {cursor: pointer }::-moz-focus-inner {padding: 0;border-style: none }fieldset {min-width: 0;padding: 0;margin: 0;border: 0 }legend {float: left;width: 100%;padding: 0;margin-bottom: .5rem;font-size: calc(1.275rem + .3vw);line-height: inherit }@media (min-width:1200px) {legend {font-size: 1.5rem }}legend+* {clear: left }::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {padding: 0 }::-webkit-inner-spin-button {height: auto }::-webkit-search-decoration {-webkit-appearance: none }::-webkit-color-swatch-wrapper {padding: 0 }::file-selector-button {font: inherit;-webkit-appearance: button }.lead {font-size: 1.25rem;font-weight: 300 }.list-unstyled {padding-left: 0;list-style: none }.container {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width: 100%;padding-right: calc(var(--bs-gutter-x) * .5);padding-left: calc(var(--bs-gutter-x) * .5);margin-right: auto;margin-left: auto }@media (min-width:576px) {.container {max-width: 540px }}@media (min-width:768px) {.container {max-width: 720px }}@media (min-width:992px) {.container {max-width: 960px }}@media (min-width:1200px) {.container {max-width: 1140px }}.row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(-1 * var(--bs-gutter-y));margin-right: calc(-.5 * var(--bs-gutter-x));margin-left: calc(-.5 * var(--bs-gutter-x)) }.row>* {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * .5);padding-left: calc(var(--bs-gutter-x) * .5);margin-top: var(--bs-gutter-y) }.col-12 {flex: 0 0 auto;width: 100% }@media (min-width:768px) {.col-md-3 {flex: 0 0 auto;width: 25% }.col-md-4 {flex: 0 0 auto;width: 33.33333333% }.col-md-5 {flex: 0 0 auto;width: 41.66666667% }.col-md-7 {flex: 0 0 auto;width: 58.33333333% }.col-md-8 {flex: 0 0 auto;width: 66.66666667% }.col-md-12 {flex: 0 0 auto;width: 100% }.offset-md-4 {margin-left: 33.33333333% }.offset-md-9 {margin-left: 75% }}@media (min-width:992px) {.col-lg-6 {flex: 0 0 auto;width: 50% }.col-lg-7 {flex: 0 0 auto;width: 58.33333333% }.col-lg-8 {flex: 0 0 auto;width: 66.66666667% }.col-lg-9 {flex: 0 0 auto;width: 75% }.col-lg-12 {flex: 0 0 auto;width: 100% }}.table {--bs-table-color: var(--bs-body-color);--bs-table-bg: transparent;--bs-table-border-color: #fff;--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, 0.05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width: 100%;margin-bottom: 1rem;color: var(--bs-table-color);vertical-align: top;border-color: var(--bs-table-border-color) }.table>:not(caption)>*>* {padding: .5rem .5rem;background-color: var(--bs-table-bg);border-bottom-width: 1px;box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg) }.col-form-label {padding-top: calc(.375rem + 1px);padding-bottom: calc(.375rem + 1px);margin-bottom: 0;font-size: inherit;line-height: 1.5 }.form-control {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #000;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;appearance: none;border-radius: 0;transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out }@media (prefers-reduced-motion:reduce) {.form-control {transition: none }}.form-control:focus {color: #000;background-color: #fff;border-color: #01689b;outline: 0;box-shadow: none }.form-control::-webkit-date-and-time-value {height: 1.5em }.form-control::placeholder {color: #6c757d;opacity: 1 }.form-control:disabled {background-color: #e9ecef;opacity: 1 }.form-control::file-selector-button {padding: .375rem .75rem;margin: -.375rem -.75rem;margin-inline-end: .75rem;color: #000;background-color: #e9ecef;pointer-events: none;border-color: inherit;border-style: solid;border-width: 0;border-inline-end-width: 1px;border-radius: 0;transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out }@media (prefers-reduced-motion:reduce) {.form-control::file-selector-button {transition: none }}.form-control:hover:not(:disabled):not([readonly])::file-selector-button {background-color: rgb(221.35, 224.2, 227.05) }.nav {--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #6c757d;display: flex;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none }@keyframes progress-bar-stripes {0% {background-position-x: 6px }}.list-group {--bs-list-group-color: #212529;--bs-list-group-bg: #fff;--bs-list-group-border-color: rgba(0, 0, 0, 0.125);--bs-list-group-border-width: 1px;--bs-list-group-border-radius: 0.375rem;--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: 0.5rem;--bs-list-group-action-color: #495057;--bs-list-group-action-hover-color: #495057;--bs-list-group-action-hover-bg: #f8f9fa;--bs-list-group-action-active-color: #212529;--bs-list-group-action-active-bg: #e9ecef;--bs-list-group-disabled-color: #6c757d;--bs-list-group-disabled-bg: #fff;--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #01689b;--bs-list-group-active-border-color: #01689b;display: flex;flex-direction: column;padding-left: 0;margin-bottom: 0;border-radius: var(--bs-list-group-border-radius) }.list-group-item-action {width: 100%;color: var(--bs-list-group-action-color);text-align: inherit }.list-group-item-action:focus, .list-group-item-action:hover {z-index: 1;color: var(--bs-list-group-action-hover-color);text-decoration: none;background-color: var(--bs-list-group-action-hover-bg) }.list-group-item-action:active {color: var(--bs-list-group-action-active-color);background-color: var(--bs-list-group-action-active-bg) }.list-group-item {position: relative;display: block;padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color: var(--bs-list-group-color);text-decoration: none;background-color: var(--bs-list-group-bg);border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color) }.list-group-item:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit }.list-group-item:last-child {border-bottom-right-radius: inherit;border-bottom-left-radius: inherit }.list-group-item:disabled {color: var(--bs-list-group-disabled-color);pointer-events: none;background-color: var(--bs-list-group-disabled-bg) }.list-group-item.active {z-index: 2;color: var(--bs-list-group-active-color);background-color: var(--bs-list-group-active-bg);border-color: var(--bs-list-group-active-border-color) }.list-group-item+.list-group-item {border-top-width: 0 }.list-group-item+.list-group-item.active {margin-top: calc(-1 * var(--bs-list-group-border-width));border-top-width: var(--bs-list-group-border-width) }@keyframes spinner-border {to {transform: rotate(360deg) }}@keyframes spinner-grow {0% {transform: scale(0) }50% {opacity: 1;transform: none }}.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {position: absolute !important;width: 1px !important;height: 1px !important;padding: 0 !important;margin: -1px !important;overflow: hidden !important;clip: rect(0, 0, 0, 0) !important;white-space: nowrap !important;border: 0 !important }.d-flex {display: flex !important }.d-none {display: none !important }.border {border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important }.border-bottom {border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important }.w-100 {width: 100% !important }.flex-row {flex-direction: row !important }.order-0 {order: 0 !important }.m-0 {margin: 0 !important }.m-auto {margin: auto !important }.mt-2 {margin-top: .5rem !important }.me-auto {margin-right: auto !important }.mb-0 {margin-bottom: 0 !important }.mb-5 {margin-bottom: 3rem !important }.p-2 {padding: .5rem !important }.text-center {text-align: center !important }.visible {visibility: visible !important }body {font-family: RijksSans, Calibri, sans-serif;font-size: 1rem;-webkit-font-smoothing: antialiased;font-variant-ligatures: none;font-weight: 400;line-height: 1.625;text-rendering: optimizeLegibility }@media (min-width:1200px) {body {font-size: 112.5% }}body {display: flex;flex-direction: column;height: 100vh }footer, header {flex-shrink: 0 }main {flex: 1 0 auto }main>:last-child {margin-bottom: 60px }.content {margin-top: 2.25em }[tabindex="-1"]:focus {outline: 0 }.sr-only {clip: rect(1px, 1px, 1px, 1px) }@media (max-width:768px) {.container {max-width: 738px }}@media (max-width:992px) {.container {max-width: 962px }}.h1, .h2, .h3, .h4, h1, h2, h3, h4 {color: #154273;margin: 0 }.h1, h1 {color: #154273;font-size: 1.625em;line-height: 1.1538em;padding: 0 0 .175em }@media (min-width:768px) {.h1, h1 {font-size: 1.75em;line-height: 1.1429 }}@media (min-width:768px) {.h1, h1 {padding-bottom: .5em }}.h2, h2 {color: var(--ro-brand-header);font-size: 1.25em;line-height: 1.2381 }.content.h2, h2.content {color: #154273;font-weight: 600;margin-top: 0 }.h3, h3 {font-size: 1.125em;line-height: 1.4444 }.h4, h4 {font-size: 1em }p {line-height: 1.625em;margin-bottom: .8125em }@media (min-width:768px) {p.lead {font-size: 1.3125em;font-weight: 400;line-height: 1.5238 }}code {background-color: #f9dfdd;border-radius: 4px;color: #d52b1e;font-size: 90%;padding: 2px 4px }.meta {color: #617286;font-size: .8125em;line-height: 1.5;margin-top: 0 }@media (min-width:992px) {.meta {margin-top: .5em }}.header {color: #154273;font-weight: 600;margin: 0;padding: 0 }.header--large {font-size: 1.5rem;padding: 0 0 .4rem }.header--medium {font-size: 1.25rem;padding: 0 0 .25rem }.header--small {font-size: 1.125rem;line-height: 1.125rem;padding: 0 0 .15rem }a {color: var(--ro-link-color);text-decoration: underline }a.image {text-decoration: none }a.image::before {display: inline-block;font-family: "CIBG Icons", serif;font-size: 14px;font-weight: 400;line-height: 14px;padding-left: 2px;speak: none;vertical-align: middle }a.image:hover {text-decoration: underline }a:active, a:hover {color: var(--ro-link-active-color);text-decoration: none }a:visited {color: var(--ro-link-color) }a.external::before {content: "\ea0b"/"";display: inline-block;font-family: "CIBG Icons", serif;font-size: 10px;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-weight: 400;line-height: 10px;margin: -3px 3px 0 0;speak: none;vertical-align: middle }a.image::before {color: #01689b;content: "\ea45"/"";margin: -1px 6px 0 2px;padding-left: 0 }a:focus {box-shadow: 0 0 0 2px #fff;outline: 2px dotted #000;outline-offset: 1px;transition: all .2s linear }.feedback {margin-bottom: 15px;padding: 1.375rem 2.5rem 1.375rem 3.75rem;position: relative;word-break: break-word }.feedback .icon {height: 1.375rem;left: 1.325rem;position: absolute;top: 1.5rem;width: 1.375rem }.feedback strong {word-wrap: break-word }.feedback .h2, .feedback .h3, .feedback .h4, .feedback h2, .feedback h3, .feedback h4 {color: #000;font-size: 1em;line-height: 1.625em;margin-bottom: 0 }.feedback ul {margin: 0 0 .8em }.feedback ul li {margin: .2em 0 }.feedback.feedback-info {background-color: #d9ebf7 }.feedback.feedback-info .icon {background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2aWV3Qm94PSIyMi41IDI4OSAzNSAzNSIgd2lkdGg9IjM1IiBoZWlnaHQ9IjM1IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxnPgogICAgPHBhdGggZmlsbD0iIzAwN0JDNyIgZD0iTTU2Ljc0LDI5Mi44Yy0wLjI2LTEuNTgtMS40Ni0yLjc4LTMuMDQtMy4wNEM0OS4xMywyODksNDEuNTIsMjg5LDQwLDI4OWMtMS41MiwwLTkuMTMsMC0xMy43LDAuNzYgICBjLTEuNTgsMC4yNi0yLjc4LDEuNDYtMy4wNCwzLjA0Yy0wLjc2LDQuNTctMC43NiwxMi4xNy0wLjc2LDEzLjdzMCw5LjEzLDAuNzYsMTMuN2MwLjI2LDEuNTgsMS40NiwyLjc4LDMuMDQsMy4wNCAgIEMzMC44NywzMjQsMzguNDgsMzI0LDQwLDMyNGMxLjUyLDAsOS4xMywwLDEzLjctMC43NmMxLjU4LTAuMjYsMi43OC0xLjQ2LDMuMDQtMy4wNGMwLjc2LTQuNTcsMC43Ni0xMi4xNywwLjc2LTEzLjcgICBDNTcuNSwzMDEuOTMsNTcuNSwyOTcuMzcsNTYuNzQsMjkyLjh6Ii8+CiAgICA8Zz4KICAgICAgPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTM3Ljg2LDI5OC4wNWMwLTAuNTYsMC4xOC0xLjA1LDAuNTUtMS40N3MwLjktMC42MywxLjU4LTAuNjNjMC42OCwwLDEuMiwwLjIsMS41NywwLjYgICAgYzAuMzcsMC40LDAuNTYsMC45LDAuNTYsMS41YzAsMC41NC0wLjE5LDEuMDItMC41NiwxLjQzcy0wLjksMC42MS0xLjU3LDAuNjFjLTAuNjgsMC0xLjIxLTAuMTktMS41OC0wLjU4ICAgIEMzOC4wNCwyOTkuMTIsMzcuODYsMjk4LjYzLDM3Ljg2LDI5OC4wNXogTTQxLjg1LDMwMi4wNHYxNC45NGgtMy42OXYtMTQuNzlMNDEuODUsMzAyLjA0eiIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+) no-repeat;background-size: contain }.feedback.feedback-success {background-color: #e1eddb }.feedback.feedback-success .icon {background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2aWV3Qm94PSIyMi41IDE5OC43IDM1IDM1IiB3aWR0aD0iMzUiIGhlaWdodD0iMzUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGc+CiAgICA8cGF0aCBmaWxsPSIjMzk4NzBDIiBkPSJNNTYuNzQsMjAyLjVjLTAuMjYtMS41OC0xLjQ2LTIuNzgtMy4wNC0zLjA0Yy00LjU3LTAuNzYtMTIuMTctMC43Ni0xMy43LTAuNzZjLTEuNTIsMC05LjEzLDAtMTMuNywwLjc2ICAgYy0xLjU4LDAuMjYtMi43OCwxLjQ2LTMuMDQsMy4wNGMtMC43Niw0LjU3LTAuNzYsMTIuMTctMC43NiwxMy43czAsOS4xMywwLjc2LDEzLjdjMC4yNiwxLjU4LDEuNDYsMi43OCwzLjA0LDMuMDQgICBjNC41NywwLjc2LDEyLjE3LDAuNzYsMTMuNywwLjc2YzEuNTIsMCw5LjEzLDAsMTMuNy0wLjc2YzEuNTgtMC4yNiwyLjc4LTEuNDYsMy4wNC0zLjA0YzAuNzYtNC41NywwLjc2LTEyLjE3LDAuNzYtMTMuNyAgIEM1Ny41LDIxMS42Myw1Ny41LDIwNy4wNyw1Ni43NCwyMDIuNXoiLz4KICAgIDxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik00Ny40OSwyMDguNDZjLTAuNTItMC4zOS0xLjI1LTAuMzEtMS42OCwwLjE3bC03LjMzLDguMjVsLTQuNDEtMy44NGMtMC40Ny0wLjQxLTEuMTUtMC40MS0xLjYyLTAuMDEgICBjLTAuNDcsMC40LTAuNTksMS4wOC0wLjI3LDEuNjFsNS4zNCw4Ljk2YzAuMjMsMC4zOCwwLjYzLDAuNjEsMS4wNywwLjYxYzAsMCwwLDAsMCwwYzAuNDQsMCwwLjg0LTAuMjMsMS4wNy0wLjZsOC4xNi0xMy40OCAgIEM0OC4xNSwyMDkuNTcsNDguMDEsMjA4Ljg0LDQ3LjQ5LDIwOC40NnoiLz4KICA8L2c+Cjwvc3ZnPg==) no-repeat;background-size: contain }.feedback.feedback-warning {background-color: #fff4dc }.feedback.feedback-warning .icon {background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2aWV3Qm94PSIyMC42MTMgMTA4LjMgMzguNzczIDM1IiB3aWR0aD0iMzguNzczIiBoZWlnaHQ9IjM1IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxnPgogICAgPHBhdGggZmlsbD0iI0ZGQjYxMiIgZD0iTTU4Ljk3LDEzOC41M2wtMTYuMTktMjguNjFjLTEuMjItMi4xNi00LjM0LTIuMTYtNS41NiwwbC0xNi4xOSwyOC42MWMtMS4yLDIuMTMsMC4zMyw0Ljc3LDIuNzgsNC43N2gzMi4zOCAgIEM1OC42MywxNDMuMyw2MC4xNywxNDAuNjYsNTguOTcsMTM4LjUzeiIvPgogICAgPGc+CiAgICAgIDxwYXRoIGQ9Ik0zNy41NywxMzQuODljMC0wLjc0LDAuMi0xLjM3LDAuNi0xLjg4YzAuNC0wLjUxLDEuMDEtMC43NywxLjgxLTAuNzdjMC44LDAsMS40MiwwLjIzLDEuODQsMC42NyAgICBjMC40MiwwLjQ1LDAuNjMsMS4xMSwwLjYzLDEuOTdjMCwwLjcyLTAuMiwxLjMzLTAuNiwxLjgxYy0wLjQsMC40OS0xLjAxLDAuNzQtMS44MSwwLjc0Yy0wLjgsMC0xLjQyLTAuMjEtMS44NC0wLjY1ICAgIEMzNy43OCwxMzYuMzYsMzcuNTcsMTM1LjczLDM3LjU3LDEzNC44OXogTTM4LjA4LDExNy43Nmw0LjE0LTAuMzNsLTAuMzYsOS4xOHY0LjM4bC0zLjc4LDAuMDlWMTE3Ljc2eiIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+) no-repeat;background-size: contain;width: 1.6875rem }.feedback.feedback-error {background-color: #f9dfdd }.feedback.feedback-error .icon {background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2aWV3Qm94PSIyMi41IDE4IDM1IDM1IiB3aWR0aD0iMzUiIGhlaWdodD0iMzUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGc+CiAgICA8Zz4KICAgICAgPGNpcmNsZSBmaWxsPSIjRDUyQjFFIiBjeD0iNDAiIGN5PSIzNS41IiByPSIxNy41Ii8+CiAgICA8L2c+CiAgICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNDUuMjEsMjguMzZMNDAsMzIuOTdsLTUuMjEtNC42MWMtMC41NS0wLjQ5LTEuMzgtMC40OC0xLjkxLDAuMDNjLTAuNSwwLjUzLTAuNTEsMS4zNi0wLjAzLDEuOTFsNC42MSw1LjIxICAgbC00LjYxLDUuMjFjLTAuNDksMC41NS0wLjQ4LDEuMzgsMC4wMywxLjkxYzAuNTMsMC41LDEuMzYsMC41MSwxLjkxLDAuMDNMNDAsMzguMDNsNS4yMSw0LjYxYzAuNTUsMC40OSwxLjM4LDAuNDcsMS45MS0wLjAzICAgYzAuNS0wLjUzLDAuNTEtMS4zNiwwLjAzLTEuOTFsLTQuNjEtNS4yMWw0LjYxLTUuMjFjMC40OS0wLjU1LDAuNDgtMS4zOC0wLjAzLTEuOTFDNDYuNTgsMjcuODksNDUuNzUsMjcuODcsNDUuMjEsMjguMzYgTTQwLDM1LjUxICAgbC0wLjAxLTAuMDJMNDAsMzUuNDhsMC4wMS0wLjAxbDAuMDEsMC4wMWwwLjAxLDAuMDFMNDAsMzUuNTF6Ii8+CiAgPC9nPgo8L3N2Zz4=) no-repeat;background-size: contain }.feedback.feedback-error ul li {background-position: -1000px .65em }.feedback :last-child {margin-bottom: 0 }.btn {background-image: none;border: 1px solid transparent;border-radius: 0;cursor: pointer;display: inline-block;font-size: 1em;margin-bottom: 0;margin-right: 10px;padding: .4em 10px;position: relative;text-align: center;text-decoration: none;touch-action: manipulation;transition: all 150ms ease;vertical-align: middle;white-space: nowrap }.btn:focus {box-shadow: 0 0 0 2px #fff;outline: 2px dotted #000;outline-offset: 1px;transition: all .2s linear }.btn.btn-link {background-color: transparent;border-color: transparent;color: var(--ro-btn-primary) }.btn.btn-link:active, .btn.btn-link:focus, .btn.btn-link:hover {background-color: transparent;text-decoration: underline }.btn.btn-primary {background-color: var(--ro-btn-primary);border-color: var(--ro-btn-primary);color: var(--ro-btn-primary-text) }.btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:hover {background-color: var(--ro-btn-primary-active);border-color: var(--ro-btn-primary) }.btn.btn-primary.btn-link {background-color: transparent;border-color: transparent;color: var(--ro-btn-primary) }.btn.btn-primary.btn-link:active, .btn.btn-primary.btn-link:focus, .btn.btn-primary.btn-link:hover {background-color: transparent;text-decoration: underline }.btn.btn-primary.btn-link {color: var(--ro-link-color) }.btn:after, .btn:before {display: inline-block;font-family: "CIBG Icons", serif;font-size: .925rem;font-weight: 400;line-height: 10px;transition: all 250ms ease;vertical-align: middle }.btn:before {margin: -2px 5px 0 0 }.btn:after {margin: 0 0 0 5px }.btn-previous::before {content: "\ea06"/"" }button {border: 0;vertical-align: middle }button:focus:not(:focus-visible):focus {box-shadow: 0 0 0 2px #fff;outline: 2px dotted #000;outline-offset: 1px;transition: all .2s linear }.btn-block {display: block;width: 100% }.btn-block+.btn-block {margin-top: 5px }input[type=button].btn-block, input[type=submit].btn-block {width: 100% }.d-flex .btn {margin-right: 0 }.table {border-collapse: collapse;margin: 0 0 20px;margin-bottom: 26px;min-width: 100%;overflow: hidden;width: auto }.table>:not(:first-child) {border-top: 0 }.table td, .table th {background-color: #f1f5f9;border-bottom: 2px solid #fff;border-collapse: collapse;border-right: 2px solid #fff;line-height: 1.5;padding: 10px 15px;vertical-align: top }.table td:first-child, .table th:first-child {border-left: 0 }.table tr .action {white-space: nowrap;width: 1% }@media (max-width:575.98px) {table, td, th, tr {display: block }}.icon {font-family: "CIBG Icons", serif;font-size: 24px }.icon::before {display: inline-block;font-family: "CIBG Icons", serif;font-size: inherit;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-weight: 400;line-height: 10px;margin: -3px 3px 0 0;speak: none;vertical-align: middle }.icon.email::before {content: "\ea0e"/"" }.icon.document::before {content: "\ea17"/"" }.icon.inloggen::before {content: "\ea2b"/"" }.icon.image::before {content: "\ea45"/"" }.icon.tijd::before {content: "\ea42"/"" }.data-block {background-color: #f1f5f9;margin-bottom: 1.5em;padding: .75em }.data-block .block-wrapper {background-color: #fff;margin-bottom: .75em;padding: .25rem 1.75rem }.data-block .block-wrapper:last-of-type {margin-bottom: 0 }.data-block .block-wrapper dl {margin-bottom: 0 }.data-block .block-wrapper dd, .data-block .block-wrapper dt {overflow-wrap: break-word;padding: .5rem .75rem .5rem 0 }.data-block .block-wrapper dd:last-of-type, .data-block .block-wrapper dt:last-of-type {border-bottom: 0 }.data-block .block-wrapper dd {border-bottom: 1px solid #f1f5f9;margin-bottom: 0;padding-top: .25rem }.data-block .block-wrapper dt {color: #617286;font-weight: 400;padding-bottom: 0 }@media (min-width:768px) {.data-block .block-wrapper dd, .data-block .block-wrapper dt {border-bottom: 1px solid #f1f5f9;padding: .5rem .75rem .5rem 0 }}.data-block--stacked .block-wrapper dd, .data-block--stacked .block-wrapper dt {flex: 0 0 100%;line-height: 1.5rem;padding-bottom: .75rem }.data-block--stacked .block-wrapper dt {border-bottom: 0;padding-bottom: 0 }.data-block--stacked .block-wrapper dd {padding-top: 0 }.stepper {display: flex;flex-direction: column }.stepper .h1, .stepper h1 {padding-bottom: .25em }.stepper .h1 .process-name, .stepper h1 .process-name {color: #617286;display: block;font-size: 1.1rem;font-weight: 400;padding-bottom: .25em }ol, ul {margin-bottom: .8em;padding-left: 1em }ol li, ul li {margin-bottom: 3px }ul li {list-style-type: square }ul li ul li {list-style-type: circle }ul.list-unstyled li {list-style-type: none }@keyframes confirmation-checkmark__stroke-animation {100% {stroke-dashoffset: 0 }}@keyframes confirmation-checkmark__fill-animation {100% {box-shadow: inset 0 0 0 24px var(--ro-confirmation-succes-circle) }}main {padding-bottom: 30px }footer {background-color: var(--ro-layout);border: 0;margin-top: 50px;padding-bottom: 0 }footer a {color: #fff;text-decoration: none }footer a:active, footer a:hover, footer a:visited {color: #fff }footer a:hover {text-decoration: underline }footer a:focus:focus {box-shadow: 0 0 0 2px #fff;outline: 2px dotted #000;outline-offset: 1px;transition: all .2s linear }footer .container {padding-bottom: 30px;padding-top: 30px }@media (min-width:480px) {footer .container {padding-bottom: 40px;padding-top: 40px }}@media (min-width:992px) {footer .container {padding-bottom: 50px;padding-top: 50px }}footer .container .h2, footer .container h2 {border: 0;color: #fff;font-size: 1.3em;font-weight: 400;margin: 8px 0 5px;padding-top: 0 }@media (min-width:768px) {footer .container .h2, footer .container h2 {font-size: 1.5em;margin-bottom: 5px }}footer .container ul {margin: 0;padding: 0 }footer .container ul li {display: flex;padding: .15em 0 }footer .container ul li::before {background-color: inherit;color: #fff;content: "\ea08"/"";font-family: "RO Icons", serif;font-size: .6em;margin-right: 1em;padding-top: .3rem }.form-control {border: 1px solid #617286;height: 2.25rem;padding: .3333em 0;padding-left: .5rem }.form-control:focus {border-color: #000;outline: 2px dotted #000;outline-offset: 2px }.form-control::placeholder {color: #6f6d6d }.form-control::after {content: " " }.form-horizontal .col-control {position: relative }.form-horizontal fieldset {background-color: #f1f5f9;margin-bottom: 1.25em;padding: 15px 12px 0 15px;position: relative }@media (max-width:575.98px) {.form-horizontal fieldset {padding-top: 8px }}.form-horizontal fieldset fieldset {padding: 0 }.form-horizontal fieldset .data-block {padding: 0;margin-bottom: 1rem }.form-horizontal .form-group {margin-bottom: 15px }.form-horizontal .form-group .col-control {padding-right: 70px }@media (max-width:768px) {.form-horizontal .form-group .col-form-label {font-weight: 600 }}.form-horizontal .form-group .col-form-label {padding-bottom: 4px;padding-top: 4px }.form-horizontal .form-group .errortext {background-color: #f9dfdd;display: block;line-height: 1.5rem;margin-bottom: .5rem;min-width: 100%;padding: .75rem .75rem .75rem 2.5rem }.form-horizontal .form-group .errortext::before {background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2aWV3Qm94PSIyMi41IDE4IDM1IDM1IiB3aWR0aD0iMzUiIGhlaWdodD0iMzUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGc+CiAgICA8Zz4KICAgICAgPGNpcmNsZSBmaWxsPSIjRDUyQjFFIiBjeD0iNDAiIGN5PSIzNS41IiByPSIxNy41Ii8+CiAgICA8L2c+CiAgICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNDUuMjEsMjguMzZMNDAsMzIuOTdsLTUuMjEtNC42MWMtMC41NS0wLjQ5LTEuMzgtMC40OC0xLjkxLDAuMDNjLTAuNSwwLjUzLTAuNTEsMS4zNi0wLjAzLDEuOTFsNC42MSw1LjIxICAgbC00LjYxLDUuMjFjLTAuNDksMC41NS0wLjQ4LDEuMzgsMC4wMywxLjkxYzAuNTMsMC41LDEuMzYsMC41MSwxLjkxLDAuMDNMNDAsMzguMDNsNS4yMSw0LjYxYzAuNTUsMC40OSwxLjM4LDAuNDcsMS45MS0wLjAzICAgYzAuNS0wLjUzLDAuNTEtMS4zNiwwLjAzLTEuOTFsLTQuNjEtNS4yMWw0LjYxLTUuMjFjMC40OS0wLjU1LDAuNDgtMS4zOC0wLjAzLTEuOTFDNDYuNTgsMjcuODksNDUuNzUsMjcuODcsNDUuMjEsMjguMzYgTTQwLDM1LjUxICAgbC0wLjAxLTAuMDJMNDAsMzUuNDhsMC4wMS0wLjAxbDAuMDEsMC4wMWwwLjAxLDAuMDFMNDAsMzUuNTF6Ii8+CiAgPC9nPgo8L3N2Zz4=) no-repeat;background-position: center center;background-size: contain;content: "";height: 1.275rem;left: 1.5rem;margin-right: .75em;position: absolute;width: 1.275rem }.form-horizontal .form-group.required>.col-form-label::after {color: #000;content: " *" }.form-horizontal .form-group.last {margin-bottom: 0 }.form-horizontal .form-group.last .btn {margin-top: 1em }.form-horizontal dl.form-group {margin-bottom: .5em }.form-horizontal dl.form-group dd {margin-bottom: 0 }.meta {color: #617286;font-size: 85% }.form-header {display: flex;flex-direction: column;margin-bottom: .13em }.form-header .form-action {display: flex;flex: auto;flex-direction: column;justify-content: flex-start }.form-header .form-action .btn, .form-header .form-action .meta {align-self: flex-start }.form-header .form-action .btn {margin-right: 0;padding: 2px 0;text-decoration: underline }@media (min-width:576px) {.form-header {flex-direction: row }.form-header .form-action {justify-content: flex-end }.form-header .form-action .btn, .form-header .form-action .meta {align-self: flex-end }}dl dt.col-form-label {font-weight: 400 }header {min-height: 70px;z-index: 1 }header a {color: #fff }header a:focus {box-shadow: inset 0 0 0 2px #fff;outline: 2px dotted #000;outline-offset: -2px;transition: all .2s linear }header .visually-hidden-focusable:active, header .visually-hidden-focusable:focus {background-color: var(--ro-layout);color: #fff;margin-top: 1em;padding: .5em .8em;position: absolute;transition: none }header .logo .wrapper {margin: 0 0 0 50% }header .logo img {margin-left: -25px }header .logo__figure img {margin-left: 0 }header .logo-container {display: flex }header .logo-container .wrapper {margin: auto }header .logo-container .wrapper a {display: inline-block }header .logo-container .wrapper a:focus {box-shadow: inset 0 0 0 2px #fff;outline: 2px dotted #000;outline-offset: -2px;transition: all .2s linear }header .logo-container .wrapper img {height: 90px;margin-left: 140px }@media (min-width:576px) {header .logo-container .wrapper img {height: 110px;margin-left: 176px }}@media (min-width:768px) {header .logo-container .wrapper img {height: 125px;margin-left: 200px }}header .titlebar {background-color: var(--ro-layout);color: #fff;min-height: 50px }header .titlebar a:focus {box-shadow: 0 0 0 2px #fff;outline: 2px dotted #000;outline-offset: 1px;transition: all .2s linear }header .titlebar .title {font-size: 1.25rem;font-weight: 400;letter-spacing: .03rem;line-height: 1.4em;min-height: 1px;padding-bottom: 12px;padding-top: 12px;position: relative;text-decoration: none }@media (min-width:768px) {header .titlebar .title {line-height: 1.6em;padding-bottom: 18px;padding-top: 18px }}header .titlebar .title a {color: #fff;text-decoration: none }header .titlebar .title a:active, header .titlebar .title a:hover, header .titlebar .title a:visited {color: #fff }header .titlebar .title a::after {content: "\ea1c"/"";display: inline-block;font-family: "CIBG Icons", serif;font-size: .9375rem;font-weight: 400;line-height: 1em;margin: -3px 0 0;padding: 0 6px 0 10px;text-decoration: none;vertical-align: middle }@media (min-width:768px) {header .titlebar .title a::after {font-size: 1.125rem }}@media (min-width:1200px) {header .titlebar .title a::after {font-size: 1.25rem }}header .titlebar .title a:last-child::after {content: "";text-decoration: none }header .titlebar .title a:hover {text-decoration: underline }@media (min-width:768px) {header .titlebar .title a {font-size: 1.375rem }}@media (min-width:1200px) {header .titlebar .title a {font-size: 1.625rem }}header .titlebar .title span {font-weight: 700 }@media (min-width:768px) {header .titlebar .title span {font-size: 1.375rem }}@media (min-width:1200px) {header .titlebar .title span {font-size: 1.625rem }}header .titlebar .user-menu {align-items: flex-end;display: flex;flex-direction: column;font-size: .94rem;justify-content: center;line-height: 1.4;padding-bottom: 12px;padding-top: 0 }@media (max-width:768px) {header .titlebar .user-menu {align-items: flex-start }}@media (min-width:768px) {header .titlebar .user-menu {padding-bottom: 14px;padding-top: 14px }}header .titlebar .user-menu .last-login {font-style: italic }@media (max-width:768px) {header .titlebar .user-menu .last-login {text-align: left }}header .titlebar .user-menu .login-name {font-weight: 700 }header .titlebar .user-menu a {color: #fff }header .titlebar .user-menu div {text-align: left }@media (min-width:768px) {header .titlebar .user-menu div {text-align: right }}header nav {background-color: #f1f5f9;font-size: 1em }header nav .container {padding: 0 }header nav ul {border-bottom: 1px solid #ddd;border-top: 2px solid #fff;margin: 0;padding: 0 }header nav ul li {border-bottom: 2px solid #fff;margin: 0;padding-left: 0 }header nav ul li::before {display: none }header nav ul li.active a {border-left: 6px solid #01689b;color: #154273;font-weight: 700 }header nav ul li.active a:visited {color: #154273 }header nav ul li:last-of-type a {border-bottom: 0 }header nav ul li a {color: #01689b;display: block;line-height: 1.625rem;padding: .475em 1em;text-decoration: none }header nav ul li a:visited {color: #01689b }header nav ul li a:hover {color: #154273;text-decoration: underline }@media (min-width:768px) {header nav ul {border: 0 }header nav ul li {border: 0;display: inline-block }header nav ul li a {border-bottom: 0;padding: 14px 16px }header nav ul li.active a {background-color: #fff;border: 0 }}.logo {--emblem-width: 40px;--logo-max-width: calc(var(--emblem-width) * var(--logo-max-width-factor));--logo-max-width-factor: 5;--padding-block-end: 20px;--padding-block-start: 41px;--logo-text-line-height: 14.08px;--logo-text-size: 12px;--logo-gap: 9px }.logo__wrapper {display: grid;grid-template-columns: 1fr calc(50% + var(--emblem-width)/ 2);justify-content: center;overflow: hidden;position: relative }.logo__link {display: inline-flex;grid-column: 2;max-width: var(--logo-max-width);position: relative;text-decoration: none }.logo__figure {align-items: flex-start;display: flex;gap: var(--logo-gap);margin: 0;padding-block-end: var(--padding-block-end) }.logo__figure img {flex: 0;margin-bottom: -25px;width: var(--emblem-width) }.logo__text {color: #154273;font-size: var(--logo-text-size);line-height: var(--logo-text-line-height);max-width: 300px;padding-block-start: var(--padding-block-start);width: 100% }.logo__sender {display: block;font-weight: 625 }.logo__ministry {display: block;font-weight: 400;max-width: 240px }@media (min-width:576px) {.logo {--padding-block-end: 22.5px;--padding-block-start: 48px;--emblem-width: 45px;--logo-text-line-height: 15.85px;--logo-text-size: 13.5px;--logo-max-width-factor: 6;--logo-gap: 12.5px }}@media (min-width:992px) {.logo {--padding-block-end: 25px;--padding-block-start: 53px;--padding-inline: 12px;--logo-text-line-height: 17.6px;--logo-text-size: 15px;--emblem-width: 50px;--logo-max-width-factor: 7;--logo-gap: 12.5px }}:root {--ro-layout: #01689b;--ro-brand-primary: #01689b;--ro-brand-header: #154273;--ro-brand-primary-focus: #015782;--ro-brand-accent: #0e7c77;--ro-brand-accent-focus: #0e7c77;--ro-brand-contrast: #cc005d;--ro-brand-contrast-focus: #a9004d;--ro-brand-danger: #cc003d;--ro-btn-primary: var(--ro-brand-primary);--ro-btn-primary-active: var(--ro-brand-primary-focus);--ro-btn-primary-text: #ffffff;--ro-btn-primary-ghost-active: #e7f2f7;--ro-btn-secondary: var(--ro-brand-accent);--ro-btn-secondary-active: var(--ro-brand-accent-focus);--ro-btn-secondary-text: #ffffff;--ro-btn-secondary-ghost-active: #e9f8f6;--ro-btn-danger: var(--ro-brand-danger);--ro-btn-danger-active: #b30035;--ro-btn-danger-text: #ffffff;--ro-btn-danger-ghost-active: #fbecf0;--ro-confirmation-succes-bg: #39870C;--ro-confirmation-succes-circle: #C5F2B2;--ro-confirmation-succes-check: #176E1B;--ro-confirmation-succes-text: #ffffff;--ro-validation-field-border: #f7d2dd;--ro-focus-outline: #000000;--ro-skiplink: var(--ro-layout);--ro-modal-close: var(--ro-brand-primary);--ro-link-color: var(--ro-brand-primary);--ro-link-active-color: var(--ro-brand-primary-focus);--ro-form-h2: var(--ro-brand-primary);--ro-form-accent-color: var(--ro-brand-primary);--ro-form-accent-focus-color: var(--ro-brand-primary-focus);--ro-inquery-instruction-icon-color: var(--ro-brand-contrast);--ro-loader: var(--ro-brand-primary);--ro-messages-accent: var(--ro-brand-accent);--ro-ssp-table-accent: var(--ro-brand-accent);--ro-tabs-accent: var(--ro-brand-primary);--ro-pagination-color: var(--ro-brand-primary);--ro-pagination-hover-color: var(--ro-brand-primary-focus);--ro-timeline-color: var(--ro-brand-primary);--ro-confirmation-instruction-accent: var(--ro-brand-primary) }