@charset "UTF-8";
@import url(../node_modules/@fancyapps/ui/dist/fancybox.css);
:root { --header-height: 128px; --info-block-color: #dfeeff; --info-block-background: white; --button-outline-color: rgba(0, 42, 92, 0.15); --button-outline-color-active: #002a5c; --input-background-color: transparent; --input-color: #002A5C; --input-border-color: #e5e7ef; --color-step: #F18E93; --color-steps-progress: #EB565E; --swiper-pagination-bullet-size: 10px; }

[data-theme="dark"] { --info-block-color: #2E8CFF; --info-block-background: #002a5c; --button-outline-color: rgba(255, 255, 255, 0.15); --button-outline-color-active: white; --input-background-color: #1A4579; --input-border-color: #1A4579; --input-color: #fff; }

/*!
 * Bootstrap Grid v4.1.2 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport { width: device-width; }
html { box-sizing: border-box; -ms-overflow-style: scrollbar; }

*, *::before, *::after { box-sizing: inherit; }

.container { width: 100%; padding-right: 15px; padding-left: 15px; 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: 1024px) { .container { max-width: 1024px; } }
@media (min-width: 1200px) { .container { max-width: 1140px; } }

.container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.no-gutters { margin-right: 0; margin-left: 0; }
.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-cm-1, .col-cm-2, .col-cm-3, .col-cm-4, .col-cm-5, .col-cm-6, .col-cm-7, .col-cm-8, .col-cm-9, .col-cm-10, .col-cm-11, .col-cm-12, .col-cm, .col-cm-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; }

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }

.col-auto { flex: 0 0 auto; width: auto; max-width: none; }

.col-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }

.col-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }

.col-3 { flex: 0 0 25%; max-width: 25%; }

.col-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }

.col-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }

.col-6 { flex: 0 0 50%; max-width: 50%; }

.col-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }

.col-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }

.col-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }

.col-12 { flex: 0 0 100%; max-width: 100%; }

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

.offset-1 { margin-left: 8.33333%; }

.offset-2 { margin-left: 16.66667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.33333%; }

.offset-5 { margin-left: 41.66667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.33333%; }

.offset-8 { margin-left: 66.66667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.33333%; }

.offset-11 { margin-left: 91.66667%; }

@media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-sm-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-sm-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-sm-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-sm-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-sm-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-sm-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { order: -1; }
  .order-sm-last { order: 13; }
  .order-sm-0 { order: 0; }
  .order-sm-1 { order: 1; }
  .order-sm-2 { order: 2; }
  .order-sm-3 { order: 3; }
  .order-sm-4 { order: 4; }
  .order-sm-5 { order: 5; }
  .order-sm-6 { order: 6; }
  .order-sm-7 { order: 7; }
  .order-sm-8 { order: 8; }
  .order-sm-9 { order: 9; }
  .order-sm-10 { order: 10; }
  .order-sm-11 { order: 11; }
  .order-sm-12 { order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.33333%; }
  .offset-sm-2 { margin-left: 16.66667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.33333%; }
  .offset-sm-5 { margin-left: 41.66667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.33333%; }
  .offset-sm-8 { margin-left: 66.66667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.33333%; }
  .offset-sm-11 { margin-left: 91.66667%; } }
@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-md-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-md-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-md-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-md-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-md-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-md-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .order-md-first { order: -1; }
  .order-md-last { order: 13; }
  .order-md-0 { order: 0; }
  .order-md-1 { order: 1; }
  .order-md-2 { order: 2; }
  .order-md-3 { order: 3; }
  .order-md-4 { order: 4; }
  .order-md-5 { order: 5; }
  .order-md-6 { order: 6; }
  .order-md-7 { order: 7; }
  .order-md-8 { order: 8; }
  .order-md-9 { order: 9; }
  .order-md-10 { order: 10; }
  .order-md-11 { order: 11; }
  .order-md-12 { order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.33333%; }
  .offset-md-2 { margin-left: 16.66667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.33333%; }
  .offset-md-5 { margin-left: 41.66667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.33333%; }
  .offset-md-8 { margin-left: 66.66667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.33333%; }
  .offset-md-11 { margin-left: 91.66667%; } }
@media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-lg-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-lg-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-lg-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-lg-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-lg-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-lg-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { order: -1; }
  .order-lg-last { order: 13; }
  .order-lg-0 { order: 0; }
  .order-lg-1 { order: 1; }
  .order-lg-2 { order: 2; }
  .order-lg-3 { order: 3; }
  .order-lg-4 { order: 4; }
  .order-lg-5 { order: 5; }
  .order-lg-6 { order: 6; }
  .order-lg-7 { order: 7; }
  .order-lg-8 { order: 8; }
  .order-lg-9 { order: 9; }
  .order-lg-10 { order: 10; }
  .order-lg-11 { order: 11; }
  .order-lg-12 { order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.33333%; }
  .offset-lg-2 { margin-left: 16.66667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.33333%; }
  .offset-lg-5 { margin-left: 41.66667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.33333%; }
  .offset-lg-8 { margin-left: 66.66667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.33333%; }
  .offset-lg-11 { margin-left: 91.66667%; } }
@media (min-width: 1024px) { .col-cm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-cm-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-cm-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-cm-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-cm-3 { flex: 0 0 25%; max-width: 25%; }
  .col-cm-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-cm-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-cm-6 { flex: 0 0 50%; max-width: 50%; }
  .col-cm-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-cm-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-cm-9 { flex: 0 0 75%; max-width: 75%; }
  .col-cm-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-cm-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-cm-12 { flex: 0 0 100%; max-width: 100%; }
  .order-cm-first { order: -1; }
  .order-cm-last { order: 13; }
  .order-cm-0 { order: 0; }
  .order-cm-1 { order: 1; }
  .order-cm-2 { order: 2; }
  .order-cm-3 { order: 3; }
  .order-cm-4 { order: 4; }
  .order-cm-5 { order: 5; }
  .order-cm-6 { order: 6; }
  .order-cm-7 { order: 7; }
  .order-cm-8 { order: 8; }
  .order-cm-9 { order: 9; }
  .order-cm-10 { order: 10; }
  .order-cm-11 { order: 11; }
  .order-cm-12 { order: 12; }
  .offset-cm-0 { margin-left: 0; }
  .offset-cm-1 { margin-left: 8.33333%; }
  .offset-cm-2 { margin-left: 16.66667%; }
  .offset-cm-3 { margin-left: 25%; }
  .offset-cm-4 { margin-left: 33.33333%; }
  .offset-cm-5 { margin-left: 41.66667%; }
  .offset-cm-6 { margin-left: 50%; }
  .offset-cm-7 { margin-left: 58.33333%; }
  .offset-cm-8 { margin-left: 66.66667%; }
  .offset-cm-9 { margin-left: 75%; }
  .offset-cm-10 { margin-left: 83.33333%; }
  .offset-cm-11 { margin-left: 91.66667%; } }
@media (min-width: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-xl-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-xl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-xl-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-xl-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-xl-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-xl-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { order: -1; }
  .order-xl-last { order: 13; }
  .order-xl-0 { order: 0; }
  .order-xl-1 { order: 1; }
  .order-xl-2 { order: 2; }
  .order-xl-3 { order: 3; }
  .order-xl-4 { order: 4; }
  .order-xl-5 { order: 5; }
  .order-xl-6 { order: 6; }
  .order-xl-7 { order: 7; }
  .order-xl-8 { order: 8; }
  .order-xl-9 { order: 9; }
  .order-xl-10 { order: 10; }
  .order-xl-11 { order: 11; }
  .order-xl-12 { order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.33333%; }
  .offset-xl-2 { margin-left: 16.66667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.33333%; }
  .offset-xl-5 { margin-left: 41.66667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.33333%; }
  .offset-xl-8 { margin-left: 66.66667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.33333%; }
  .offset-xl-11 { margin-left: 91.66667%; } }
.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

@media (min-width: 576px) { .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: flex !important; }
  .d-sm-inline-flex { display: inline-flex !important; } }
@media (min-width: 768px) { .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: flex !important; }
  .d-md-inline-flex { display: inline-flex !important; } }
@media (min-width: 992px) { .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: flex !important; }
  .d-lg-inline-flex { display: inline-flex !important; } }
@media (min-width: 1024px) { .d-cm-none { display: none !important; }
  .d-cm-inline { display: inline !important; }
  .d-cm-inline-block { display: inline-block !important; }
  .d-cm-block { display: block !important; }
  .d-cm-table { display: table !important; }
  .d-cm-table-row { display: table-row !important; }
  .d-cm-table-cell { display: table-cell !important; }
  .d-cm-flex { display: flex !important; }
  .d-cm-inline-flex { display: inline-flex !important; } }
@media (min-width: 1200px) { .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: flex !important; }
  .d-xl-inline-flex { display: inline-flex !important; } }
@media print { .d-print-none { display: none !important; }
  .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: flex !important; }
  .d-print-inline-flex { display: inline-flex !important; } }
.flex-row { flex-direction: row !important; }

.flex-column { flex-direction: column !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

.flex-wrap { flex-wrap: wrap !important; }

.flex-nowrap { flex-wrap: nowrap !important; }

.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.flex-fill { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-shrink-1 { flex-shrink: 1 !important; }

.justify-content-start { justify-content: flex-start !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

.align-items-start { align-items: flex-start !important; }

.align-items-end { align-items: flex-end !important; }

.align-items-center { align-items: center !important; }

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }

.align-content-end { align-content: flex-end !important; }

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

.align-self-start { align-self: flex-start !important; }

.align-self-end { align-self: flex-end !important; }

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; }
  .flex-sm-column { flex-direction: column !important; }
  .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .flex-sm-wrap { flex-wrap: wrap !important; }
  .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { flex: 1 1 auto !important; }
  .flex-sm-grow-0 { flex-grow: 0 !important; }
  .flex-sm-grow-1 { flex-grow: 1 !important; }
  .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-sm-start { justify-content: flex-start !important; }
  .justify-content-sm-end { justify-content: flex-end !important; }
  .justify-content-sm-center { justify-content: center !important; }
  .justify-content-sm-between { justify-content: space-between !important; }
  .justify-content-sm-around { justify-content: space-around !important; }
  .align-items-sm-start { align-items: flex-start !important; }
  .align-items-sm-end { align-items: flex-end !important; }
  .align-items-sm-center { align-items: center !important; }
  .align-items-sm-baseline { align-items: baseline !important; }
  .align-items-sm-stretch { align-items: stretch !important; }
  .align-content-sm-start { align-content: flex-start !important; }
  .align-content-sm-end { align-content: flex-end !important; }
  .align-content-sm-center { align-content: center !important; }
  .align-content-sm-between { align-content: space-between !important; }
  .align-content-sm-around { align-content: space-around !important; }
  .align-content-sm-stretch { align-content: stretch !important; }
  .align-self-sm-auto { align-self: auto !important; }
  .align-self-sm-start { align-self: flex-start !important; }
  .align-self-sm-end { align-self: flex-end !important; }
  .align-self-sm-center { align-self: center !important; }
  .align-self-sm-baseline { align-self: baseline !important; }
  .align-self-sm-stretch { align-self: stretch !important; } }
@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-md-fill { flex: 1 1 auto !important; }
  .flex-md-grow-0 { flex-grow: 0 !important; }
  .flex-md-grow-1 { flex-grow: 1 !important; }
  .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-md-start { justify-content: flex-start !important; }
  .justify-content-md-end { justify-content: flex-end !important; }
  .justify-content-md-center { justify-content: center !important; }
  .justify-content-md-between { justify-content: space-between !important; }
  .justify-content-md-around { justify-content: space-around !important; }
  .align-items-md-start { align-items: flex-start !important; }
  .align-items-md-end { align-items: flex-end !important; }
  .align-items-md-center { align-items: center !important; }
  .align-items-md-baseline { align-items: baseline !important; }
  .align-items-md-stretch { align-items: stretch !important; }
  .align-content-md-start { align-content: flex-start !important; }
  .align-content-md-end { align-content: flex-end !important; }
  .align-content-md-center { align-content: center !important; }
  .align-content-md-between { align-content: space-between !important; }
  .align-content-md-around { align-content: space-around !important; }
  .align-content-md-stretch { align-content: stretch !important; }
  .align-self-md-auto { align-self: auto !important; }
  .align-self-md-start { align-self: flex-start !important; }
  .align-self-md-end { align-self: flex-end !important; }
  .align-self-md-center { align-self: center !important; }
  .align-self-md-baseline { align-self: baseline !important; }
  .align-self-md-stretch { align-self: stretch !important; } }
@media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; }
  .flex-lg-column { flex-direction: column !important; }
  .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .flex-lg-wrap { flex-wrap: wrap !important; }
  .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { flex: 1 1 auto !important; }
  .flex-lg-grow-0 { flex-grow: 0 !important; }
  .flex-lg-grow-1 { flex-grow: 1 !important; }
  .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-lg-start { justify-content: flex-start !important; }
  .justify-content-lg-end { justify-content: flex-end !important; }
  .justify-content-lg-center { justify-content: center !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
  .justify-content-lg-around { justify-content: space-around !important; }
  .align-items-lg-start { align-items: flex-start !important; }
  .align-items-lg-end { align-items: flex-end !important; }
  .align-items-lg-center { align-items: center !important; }
  .align-items-lg-baseline { align-items: baseline !important; }
  .align-items-lg-stretch { align-items: stretch !important; }
  .align-content-lg-start { align-content: flex-start !important; }
  .align-content-lg-end { align-content: flex-end !important; }
  .align-content-lg-center { align-content: center !important; }
  .align-content-lg-between { align-content: space-between !important; }
  .align-content-lg-around { align-content: space-around !important; }
  .align-content-lg-stretch { align-content: stretch !important; }
  .align-self-lg-auto { align-self: auto !important; }
  .align-self-lg-start { align-self: flex-start !important; }
  .align-self-lg-end { align-self: flex-end !important; }
  .align-self-lg-center { align-self: center !important; }
  .align-self-lg-baseline { align-self: baseline !important; }
  .align-self-lg-stretch { align-self: stretch !important; } }
@media (min-width: 1024px) { .flex-cm-row { flex-direction: row !important; }
  .flex-cm-column { flex-direction: column !important; }
  .flex-cm-row-reverse { flex-direction: row-reverse !important; }
  .flex-cm-column-reverse { flex-direction: column-reverse !important; }
  .flex-cm-wrap { flex-wrap: wrap !important; }
  .flex-cm-nowrap { flex-wrap: nowrap !important; }
  .flex-cm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-cm-fill { flex: 1 1 auto !important; }
  .flex-cm-grow-0 { flex-grow: 0 !important; }
  .flex-cm-grow-1 { flex-grow: 1 !important; }
  .flex-cm-shrink-0 { flex-shrink: 0 !important; }
  .flex-cm-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-cm-start { justify-content: flex-start !important; }
  .justify-content-cm-end { justify-content: flex-end !important; }
  .justify-content-cm-center { justify-content: center !important; }
  .justify-content-cm-between { justify-content: space-between !important; }
  .justify-content-cm-around { justify-content: space-around !important; }
  .align-items-cm-start { align-items: flex-start !important; }
  .align-items-cm-end { align-items: flex-end !important; }
  .align-items-cm-center { align-items: center !important; }
  .align-items-cm-baseline { align-items: baseline !important; }
  .align-items-cm-stretch { align-items: stretch !important; }
  .align-content-cm-start { align-content: flex-start !important; }
  .align-content-cm-end { align-content: flex-end !important; }
  .align-content-cm-center { align-content: center !important; }
  .align-content-cm-between { align-content: space-between !important; }
  .align-content-cm-around { align-content: space-around !important; }
  .align-content-cm-stretch { align-content: stretch !important; }
  .align-self-cm-auto { align-self: auto !important; }
  .align-self-cm-start { align-self: flex-start !important; }
  .align-self-cm-end { align-self: flex-end !important; }
  .align-self-cm-center { align-self: center !important; }
  .align-self-cm-baseline { align-self: baseline !important; }
  .align-self-cm-stretch { align-self: stretch !important; } }
@media (min-width: 1200px) { .flex-xl-row { flex-direction: row !important; }
  .flex-xl-column { flex-direction: column !important; }
  .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xl-wrap { flex-wrap: wrap !important; }
  .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { flex: 1 1 auto !important; }
  .flex-xl-grow-0 { flex-grow: 0 !important; }
  .flex-xl-grow-1 { flex-grow: 1 !important; }
  .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xl-start { justify-content: flex-start !important; }
  .justify-content-xl-end { justify-content: flex-end !important; }
  .justify-content-xl-center { justify-content: center !important; }
  .justify-content-xl-between { justify-content: space-between !important; }
  .justify-content-xl-around { justify-content: space-around !important; }
  .align-items-xl-start { align-items: flex-start !important; }
  .align-items-xl-end { align-items: flex-end !important; }
  .align-items-xl-center { align-items: center !important; }
  .align-items-xl-baseline { align-items: baseline !important; }
  .align-items-xl-stretch { align-items: stretch !important; }
  .align-content-xl-start { align-content: flex-start !important; }
  .align-content-xl-end { align-content: flex-end !important; }
  .align-content-xl-center { align-content: center !important; }
  .align-content-xl-between { align-content: space-between !important; }
  .align-content-xl-around { align-content: space-around !important; }
  .align-content-xl-stretch { align-content: stretch !important; }
  .align-self-xl-auto { align-self: auto !important; }
  .align-self-xl-start { align-self: flex-start !important; }
  .align-self-xl-end { align-self: flex-end !important; }
  .align-self-xl-center { align-self: center !important; }
  .align-self-xl-baseline { align-self: baseline !important; }
  .align-self-xl-stretch { align-self: stretch !important; } }
.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.w-auto { width: auto !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.h-auto { height: auto !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.m-0 { margin: 0 !important; }

.mt-0, .my-0 { margin-top: 0 !important; }

.mr-0, .mx-0 { margin-right: 0 !important; }

.mb-0, .my-0 { margin-bottom: 0 !important; }

.ml-0, .mx-0 { margin-left: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2 { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3, .my-3 { margin-top: 1rem !important; }

.mr-3, .mx-3 { margin-right: 1rem !important; }

.mb-3, .my-3 { margin-bottom: 1rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.mt-4, .my-4 { margin-top: 1.5rem !important; }

.mr-4, .mx-4 { margin-right: 1.5rem !important; }

.mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 { margin-left: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.mt-5, .my-5 { margin-top: 3rem !important; }

.mr-5, .mx-5 { margin-right: 3rem !important; }

.mb-5, .my-5 { margin-bottom: 3rem !important; }

.ml-5, .mx-5 { margin-left: 3rem !important; }

.p-0 { padding: 0 !important; }

.pt-0, .py-0 { padding-top: 0 !important; }

.pr-0, .px-0 { padding-right: 0 !important; }

.pb-0, .py-0 { padding-bottom: 0 !important; }

.pl-0, .px-0 { padding-left: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.pt-4, .py-4 { padding-top: 1.5rem !important; }

.pr-4, .px-4 { padding-right: 1.5rem !important; }

.pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.pl-4, .px-4 { padding-left: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.pt-5, .py-5 { padding-top: 3rem !important; }

.pr-5, .px-5 { padding-right: 3rem !important; }

.pb-5, .py-5 { padding-bottom: 3rem !important; }

.pl-5, .px-5 { padding-left: 3rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

.mr-auto, .mx-auto { margin-right: auto !important; }

.mb-auto, .my-auto { margin-bottom: auto !important; }

.ml-auto, .mx-auto { margin-left: auto !important; }

@media (min-width: 576px) { .m-sm-0 { margin: 0 !important; }
  .mt-sm-0, .my-sm-0 { margin-top: 0 !important; }
  .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; }
  .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; }
  .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; }
  .m-sm-1 { margin: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; }
  .m-sm-3 { margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; }
  .m-sm-4 { margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; }
  .m-sm-5 { margin: 3rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; }
  .p-sm-0 { padding: 0 !important; }
  .pt-sm-0, .py-sm-0 { padding-top: 0 !important; }
  .pr-sm-0, .px-sm-0 { padding-right: 0 !important; }
  .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; }
  .pl-sm-0, .px-sm-0 { padding-left: 0 !important; }
  .p-sm-1 { padding: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; }
  .p-sm-3 { padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; }
  .p-sm-4 { padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; }
  .p-sm-5 { padding: 3rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mt-sm-auto, .my-sm-auto { margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } }
@media (min-width: 768px) { .m-md-0 { margin: 0 !important; }
  .mt-md-0, .my-md-0 { margin-top: 0 !important; }
  .mr-md-0, .mx-md-0 { margin-right: 0 !important; }
  .mb-md-0, .my-md-0 { margin-bottom: 0 !important; }
  .ml-md-0, .mx-md-0 { margin-left: 0 !important; }
  .m-md-1 { margin: 0.25rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; }
  .m-md-3 { margin: 1rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 1rem !important; }
  .m-md-4 { margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; }
  .m-md-5 { margin: 3rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 3rem !important; }
  .p-md-0 { padding: 0 !important; }
  .pt-md-0, .py-md-0 { padding-top: 0 !important; }
  .pr-md-0, .px-md-0 { padding-right: 0 !important; }
  .pb-md-0, .py-md-0 { padding-bottom: 0 !important; }
  .pl-md-0, .px-md-0 { padding-left: 0 !important; }
  .p-md-1 { padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; }
  .p-md-3 { padding: 1rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 1rem !important; }
  .p-md-4 { padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; }
  .p-md-5 { padding: 3rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 3rem !important; }
  .m-md-auto { margin: auto !important; }
  .mt-md-auto, .my-md-auto { margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto { margin-right: auto !important; }
  .mb-md-auto, .my-md-auto { margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto { margin-left: auto !important; } }
@media (min-width: 992px) { .m-lg-0 { margin: 0 !important; }
  .mt-lg-0, .my-lg-0 { margin-top: 0 !important; }
  .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; }
  .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; }
  .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; }
  .m-lg-1 { margin: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; }
  .m-lg-3 { margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; }
  .m-lg-4 { margin: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; }
  .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; }
  .m-lg-5 { margin: 3rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; }
  .p-lg-0 { padding: 0 !important; }
  .pt-lg-0, .py-lg-0 { padding-top: 0 !important; }
  .pr-lg-0, .px-lg-0 { padding-right: 0 !important; }
  .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; }
  .pl-lg-0, .px-lg-0 { padding-left: 0 !important; }
  .p-lg-1 { padding: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; }
  .p-lg-3 { padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; }
  .p-lg-4 { padding: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; }
  .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; }
  .p-lg-5 { padding: 3rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; }
  .m-lg-auto { margin: auto !important; }
  .mt-lg-auto, .my-lg-auto { margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } }
@media (min-width: 1024px) { .m-cm-0 { margin: 0 !important; }
  .mt-cm-0, .my-cm-0 { margin-top: 0 !important; }
  .mr-cm-0, .mx-cm-0 { margin-right: 0 !important; }
  .mb-cm-0, .my-cm-0 { margin-bottom: 0 !important; }
  .ml-cm-0, .mx-cm-0 { margin-left: 0 !important; }
  .m-cm-1 { margin: 0.25rem !important; }
  .mt-cm-1, .my-cm-1 { margin-top: 0.25rem !important; }
  .mr-cm-1, .mx-cm-1 { margin-right: 0.25rem !important; }
  .mb-cm-1, .my-cm-1 { margin-bottom: 0.25rem !important; }
  .ml-cm-1, .mx-cm-1 { margin-left: 0.25rem !important; }
  .m-cm-2 { margin: 0.5rem !important; }
  .mt-cm-2, .my-cm-2 { margin-top: 0.5rem !important; }
  .mr-cm-2, .mx-cm-2 { margin-right: 0.5rem !important; }
  .mb-cm-2, .my-cm-2 { margin-bottom: 0.5rem !important; }
  .ml-cm-2, .mx-cm-2 { margin-left: 0.5rem !important; }
  .m-cm-3 { margin: 1rem !important; }
  .mt-cm-3, .my-cm-3 { margin-top: 1rem !important; }
  .mr-cm-3, .mx-cm-3 { margin-right: 1rem !important; }
  .mb-cm-3, .my-cm-3 { margin-bottom: 1rem !important; }
  .ml-cm-3, .mx-cm-3 { margin-left: 1rem !important; }
  .m-cm-4 { margin: 1.5rem !important; }
  .mt-cm-4, .my-cm-4 { margin-top: 1.5rem !important; }
  .mr-cm-4, .mx-cm-4 { margin-right: 1.5rem !important; }
  .mb-cm-4, .my-cm-4 { margin-bottom: 1.5rem !important; }
  .ml-cm-4, .mx-cm-4 { margin-left: 1.5rem !important; }
  .m-cm-5 { margin: 3rem !important; }
  .mt-cm-5, .my-cm-5 { margin-top: 3rem !important; }
  .mr-cm-5, .mx-cm-5 { margin-right: 3rem !important; }
  .mb-cm-5, .my-cm-5 { margin-bottom: 3rem !important; }
  .ml-cm-5, .mx-cm-5 { margin-left: 3rem !important; }
  .p-cm-0 { padding: 0 !important; }
  .pt-cm-0, .py-cm-0 { padding-top: 0 !important; }
  .pr-cm-0, .px-cm-0 { padding-right: 0 !important; }
  .pb-cm-0, .py-cm-0 { padding-bottom: 0 !important; }
  .pl-cm-0, .px-cm-0 { padding-left: 0 !important; }
  .p-cm-1 { padding: 0.25rem !important; }
  .pt-cm-1, .py-cm-1 { padding-top: 0.25rem !important; }
  .pr-cm-1, .px-cm-1 { padding-right: 0.25rem !important; }
  .pb-cm-1, .py-cm-1 { padding-bottom: 0.25rem !important; }
  .pl-cm-1, .px-cm-1 { padding-left: 0.25rem !important; }
  .p-cm-2 { padding: 0.5rem !important; }
  .pt-cm-2, .py-cm-2 { padding-top: 0.5rem !important; }
  .pr-cm-2, .px-cm-2 { padding-right: 0.5rem !important; }
  .pb-cm-2, .py-cm-2 { padding-bottom: 0.5rem !important; }
  .pl-cm-2, .px-cm-2 { padding-left: 0.5rem !important; }
  .p-cm-3 { padding: 1rem !important; }
  .pt-cm-3, .py-cm-3 { padding-top: 1rem !important; }
  .pr-cm-3, .px-cm-3 { padding-right: 1rem !important; }
  .pb-cm-3, .py-cm-3 { padding-bottom: 1rem !important; }
  .pl-cm-3, .px-cm-3 { padding-left: 1rem !important; }
  .p-cm-4 { padding: 1.5rem !important; }
  .pt-cm-4, .py-cm-4 { padding-top: 1.5rem !important; }
  .pr-cm-4, .px-cm-4 { padding-right: 1.5rem !important; }
  .pb-cm-4, .py-cm-4 { padding-bottom: 1.5rem !important; }
  .pl-cm-4, .px-cm-4 { padding-left: 1.5rem !important; }
  .p-cm-5 { padding: 3rem !important; }
  .pt-cm-5, .py-cm-5 { padding-top: 3rem !important; }
  .pr-cm-5, .px-cm-5 { padding-right: 3rem !important; }
  .pb-cm-5, .py-cm-5 { padding-bottom: 3rem !important; }
  .pl-cm-5, .px-cm-5 { padding-left: 3rem !important; }
  .m-cm-auto { margin: auto !important; }
  .mt-cm-auto, .my-cm-auto { margin-top: auto !important; }
  .mr-cm-auto, .mx-cm-auto { margin-right: auto !important; }
  .mb-cm-auto, .my-cm-auto { margin-bottom: auto !important; }
  .ml-cm-auto, .mx-cm-auto { margin-left: auto !important; } }
@media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; }
  .mt-xl-0, .my-xl-0 { margin-top: 0 !important; }
  .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; }
  .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; }
  .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; }
  .m-xl-1 { margin: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; }
  .m-xl-3 { margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; }
  .m-xl-4 { margin: 1.5rem !important; }
  .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; }
  .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; }
  .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; }
  .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; }
  .m-xl-5 { margin: 3rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; }
  .p-xl-0 { padding: 0 !important; }
  .pt-xl-0, .py-xl-0 { padding-top: 0 !important; }
  .pr-xl-0, .px-xl-0 { padding-right: 0 !important; }
  .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; }
  .pl-xl-0, .px-xl-0 { padding-left: 0 !important; }
  .p-xl-1 { padding: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; }
  .p-xl-3 { padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; }
  .p-xl-4 { padding: 1.5rem !important; }
  .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; }
  .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; }
  .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; }
  .p-xl-5 { padding: 3rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mt-xl-auto, .my-xl-auto { margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } }
.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

/*!
 * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fas, .arrow:after, .arrow--back:after, .block--link span:after, .accordion-plus-minus, .info-blocks .info-block h3:first-child:after, .quick-block > label:after, .accordion-item > .accordion-item-title:before, .pagebuilder .content a[href^="/downloadfile/"]:not([class]):before, #footer-inner .sitemap-tree .type-label > span:after, .uitvouw-knop:after, .link-arrow-l:before, .button-arrow-l:before, .link-arrow-r:after, .button--arrow-r:after, .link-meer:after, .btn--next-step:after, .page-content-section--project .page-content-section__sidebar .multi-step-form-start:after, .content-section.type--page .multi-step-form-start:after, .button--arrow-l:before, .btn--prev-step:before, .button--arrow-d:after, .button--arrow-d-alt:after, .button-faq:not(.is-expanded):after, .button--arrow-u:after, .button--arrow-u-alt:after, .button-faq.is-expanded:after, #main-menu .many-levels > a:after, #mobile-menu-wrap .mm-btn_prev:before, .mm-btn_close::after, .mm-menu .mm-listview .mm-btn_next:after, .swiper-button-prev:after, .swiper-button-next:after, .owl-prev:before, .owl-next:before, .cta-links ul li > a:after, #project-interested-fixed .hide-fixed:before, .quick-buttons .quick-buttons-wrapper a:after, .pagebuilder.sec-pb-photo-slider .owl-prev:before, .pagebuilder.sec-pb-photo-slider .owl-next:before, #main-menu ul.tree-level-2 > li > a:after, #download-submenu a:before, .download-submenu a:before, #sitemap-submenu a:before, ul.gerelateerde_links a:before, .dz-message:before, .multi-step-form-steps .number:before, #filter-list-content li::marker, #search-overlay-results li::marker, .search-related label h2:after, #search-results li::marker, #filter-results-mobile > button:after, #filter-results-mobile-content button.close::after, #downloads-list h2 a:after, .pb-btn-arrow-gray:after, .pb-btn-arrow-red:after, #sitemap-links ul a:after, .select2-container--minimal .select2-selection__arrow:before, .far, .fal, .fab { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }

.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -.0667em; }

.fa-xs { font-size: .75em; }

.fa-sm { font-size: .875em; }

.fa-1x { font-size: 1em; }

.fa-2x { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-6x { font-size: 6em; }

.fa-7x { font-size: 7em; }

.fa-8x { font-size: 8em; }

.fa-9x { font-size: 9em; }

.fa-10x { font-size: 10em; }

.fa-fw { text-align: center; width: 1.25em; }

.fa-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0; }
.fa-ul > li { position: relative; }

.fa-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; }

.fa-border { border: solid 0.08em #eee; border-radius: .1em; padding: .2em .25em .15em; }

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

.fa.fa-pull-left, .fas.fa-pull-left, .fa-pull-left.arrow:after, .fa-pull-left.arrow--back:after, .block--link span.fa-pull-left:after, .fa-pull-left.accordion-plus-minus, .info-blocks .info-block h3.fa-pull-left:first-child:after, .quick-block > label.fa-pull-left:after, .accordion-item > .fa-pull-left.accordion-item-title:before, .pagebuilder .content a.fa-pull-left[href^="/downloadfile/"]:not([class]):before, #footer-inner .sitemap-tree .type-label > span.fa-pull-left:after, .fa-pull-left.uitvouw-knop:after, .fa-pull-left.link-arrow-l:before, .fa-pull-left.button-arrow-l:before, .fa-pull-left.link-arrow-r:after, .fa-pull-left.button--arrow-r:after, .fa-pull-left.link-meer:after, .fa-pull-left.btn--next-step:after, .page-content-section--project .page-content-section__sidebar .fa-pull-left.multi-step-form-start:after, .content-section.type--page .fa-pull-left.multi-step-form-start:after, .fa-pull-left.button--arrow-l:before, .fa-pull-left.btn--prev-step:before, .fa-pull-left.button--arrow-d:after, .fa-pull-left.button--arrow-d-alt:after, .fa-pull-left.button-faq:not(.is-expanded):after, .fa-pull-left.button--arrow-u:after, .fa-pull-left.button--arrow-u-alt:after, .fa-pull-left.button-faq.is-expanded:after, #main-menu .many-levels > a.fa-pull-left:after, #mobile-menu-wrap .fa-pull-left.mm-btn_prev:before, .fa-pull-left.mm-btn_close::after, .mm-menu .mm-listview .fa-pull-left.mm-btn_next:after, .fa-pull-left.swiper-button-prev:after, .fa-pull-left.swiper-button-next:after, .fa-pull-left.owl-prev:before, .fa-pull-left.owl-next:before, .cta-links ul li > a.fa-pull-left:after, #project-interested-fixed .fa-pull-left.hide-fixed:before, .quick-buttons .quick-buttons-wrapper a.fa-pull-left:after, .pagebuilder.sec-pb-photo-slider .fa-pull-left.owl-prev:before, .pagebuilder.sec-pb-photo-slider .fa-pull-left.owl-next:before, #main-menu ul.tree-level-2 > li > a.fa-pull-left:after, #download-submenu a.fa-pull-left:before, .download-submenu a.fa-pull-left:before, #sitemap-submenu a.fa-pull-left:before, ul.gerelateerde_links a.fa-pull-left:before, .fa-pull-left.dz-message:before, .multi-step-form-steps .fa-pull-left.number:before, #filter-list-content li.fa-pull-left::marker, #search-overlay-results li.fa-pull-left::marker, .search-related label h2.fa-pull-left:after, #search-results li.fa-pull-left::marker, #filter-results-mobile > button.fa-pull-left:after, #filter-results-mobile-content button.fa-pull-left.close::after, #downloads-list h2 a.fa-pull-left:after, .fa-pull-left.pb-btn-arrow-gray:after, .fa-pull-left.pb-btn-arrow-red:after, #sitemap-links ul a.fa-pull-left:after, .select2-container--minimal .fa-pull-left.select2-selection__arrow:before, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left { margin-right: .3em; }
.fa.fa-pull-right, .fas.fa-pull-right, .fa-pull-right.arrow:after, .fa-pull-right.arrow--back:after, .block--link span.fa-pull-right:after, .fa-pull-right.accordion-plus-minus, .info-blocks .info-block h3.fa-pull-right:first-child:after, .quick-block > label.fa-pull-right:after, .accordion-item > .fa-pull-right.accordion-item-title:before, .pagebuilder .content a.fa-pull-right[href^="/downloadfile/"]:not([class]):before, #footer-inner .sitemap-tree .type-label > span.fa-pull-right:after, .fa-pull-right.uitvouw-knop:after, .fa-pull-right.link-arrow-l:before, .fa-pull-right.button-arrow-l:before, .fa-pull-right.link-arrow-r:after, .fa-pull-right.button--arrow-r:after, .fa-pull-right.link-meer:after, .fa-pull-right.btn--next-step:after, .page-content-section--project .page-content-section__sidebar .fa-pull-right.multi-step-form-start:after, .content-section.type--page .fa-pull-right.multi-step-form-start:after, .fa-pull-right.button--arrow-l:before, .fa-pull-right.btn--prev-step:before, .fa-pull-right.button--arrow-d:after, .fa-pull-right.button--arrow-d-alt:after, .fa-pull-right.button-faq:not(.is-expanded):after, .fa-pull-right.button--arrow-u:after, .fa-pull-right.button--arrow-u-alt:after, .fa-pull-right.button-faq.is-expanded:after, #main-menu .many-levels > a.fa-pull-right:after, #mobile-menu-wrap .fa-pull-right.mm-btn_prev:before, .fa-pull-right.mm-btn_close::after, .mm-menu .mm-listview .fa-pull-right.mm-btn_next:after, .fa-pull-right.swiper-button-prev:after, .fa-pull-right.swiper-button-next:after, .fa-pull-right.owl-prev:before, .fa-pull-right.owl-next:before, .cta-links ul li > a.fa-pull-right:after, #project-interested-fixed .fa-pull-right.hide-fixed:before, .quick-buttons .quick-buttons-wrapper a.fa-pull-right:after, .pagebuilder.sec-pb-photo-slider .fa-pull-right.owl-prev:before, .pagebuilder.sec-pb-photo-slider .fa-pull-right.owl-next:before, #main-menu ul.tree-level-2 > li > a.fa-pull-right:after, #download-submenu a.fa-pull-right:before, .download-submenu a.fa-pull-right:before, #sitemap-submenu a.fa-pull-right:before, ul.gerelateerde_links a.fa-pull-right:before, .fa-pull-right.dz-message:before, .multi-step-form-steps .fa-pull-right.number:before, #filter-list-content li.fa-pull-right::marker, #search-overlay-results li.fa-pull-right::marker, .search-related label h2.fa-pull-right:after, #search-results li.fa-pull-right::marker, #filter-results-mobile > button.fa-pull-right:after, #filter-results-mobile-content button.fa-pull-right.close::after, #downloads-list h2 a.fa-pull-right:after, .fa-pull-right.pb-btn-arrow-gray:after, .fa-pull-right.pb-btn-arrow-red:after, #sitemap-links ul a.fa-pull-right:after, .select2-container--minimal .fa-pull-right.select2-selection__arrow:before, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right { margin-left: .3em; }

.fa-spin { animation: fa-spin 2s infinite linear; }

.fa-pulse { animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }
.fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; transform: rotate(90deg); }

.fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; transform: rotate(180deg); }

.fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; transform: rotate(270deg); }

.fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; transform: scale(-1, 1); }

.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; transform: scale(-1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }

.fa-stack { display: inline-block; height: 2em; line-height: 2em; position: relative; vertical-align: middle; width: 2em; }

.fa-stack-1x, .fa-stack-2x { left: 0; position: absolute; text-align: center; width: 100%; }

.fa-stack-1x { line-height: inherit; }

.fa-stack-2x { font-size: 2em; }

.fa-inverse { color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before { content: ""; }

.fa-accessible-icon:before { content: ""; }

.fa-accusoft:before { content: ""; }

.fa-address-book:before { content: ""; }

.fa-address-card:before { content: ""; }

.fa-adjust:before { content: ""; }

.fa-adn:before { content: ""; }

.fa-adversal:before { content: ""; }

.fa-affiliatetheme:before { content: ""; }

.fa-air-freshener:before { content: ""; }

.fa-algolia:before { content: ""; }

.fa-align-center:before { content: ""; }

.fa-align-justify:before { content: ""; }

.fa-align-left:before { content: ""; }

.fa-align-right:before { content: ""; }

.fa-allergies:before { content: ""; }

.fa-amazon:before { content: ""; }

.fa-amazon-pay:before { content: ""; }

.fa-ambulance:before { content: ""; }

.fa-american-sign-language-interpreting:before { content: ""; }

.fa-amilia:before { content: ""; }

.fa-anchor:before { content: ""; }

.fa-android:before { content: ""; }

.fa-angellist:before { content: ""; }

.fa-angle-double-down:before { content: ""; }

.fa-angle-double-left:before { content: ""; }

.fa-angle-double-right:before { content: ""; }

.fa-angle-double-up:before { content: ""; }

.fa-angle-down:before { content: ""; }

.fa-angle-left:before { content: ""; }

.fa-angle-right:before { content: ""; }

.fa-angle-up:before { content: ""; }

.fa-angry:before { content: ""; }

.fa-angrycreative:before { content: ""; }

.fa-angular:before { content: ""; }

.fa-app-store:before { content: ""; }

.fa-app-store-ios:before { content: ""; }

.fa-apper:before { content: ""; }

.fa-apple:before { content: ""; }

.fa-apple-alt:before { content: ""; }

.fa-apple-pay:before { content: ""; }

.fa-archive:before { content: ""; }

.fa-archway:before { content: ""; }

.fa-arrow-alt-circle-down:before { content: ""; }

.fa-arrow-alt-circle-left:before { content: ""; }

.fa-arrow-alt-circle-right:before { content: ""; }

.fa-arrow-alt-circle-up:before { content: ""; }

.fa-arrow-circle-down:before { content: ""; }

.fa-arrow-circle-left:before { content: ""; }

.fa-arrow-circle-right:before { content: ""; }

.fa-arrow-circle-up:before { content: ""; }

.fa-arrow-down:before { content: ""; }

.fa-arrow-left:before { content: ""; }

.fa-arrow-right:before { content: ""; }

.fa-arrow-up:before { content: ""; }

.fa-arrows-alt:before { content: ""; }

.fa-arrows-alt-h:before { content: ""; }

.fa-arrows-alt-v:before { content: ""; }

.fa-assistive-listening-systems:before { content: ""; }

.fa-asterisk:before { content: ""; }

.fa-asymmetrik:before { content: ""; }

.fa-at:before { content: ""; }

.fa-atlas:before { content: ""; }

.fa-atom:before { content: ""; }

.fa-audible:before { content: ""; }

.fa-audio-description:before { content: ""; }

.fa-autoprefixer:before { content: ""; }

.fa-avianex:before { content: ""; }

.fa-aviato:before { content: ""; }

.fa-award:before { content: ""; }

.fa-aws:before { content: ""; }

.fa-backspace:before { content: ""; }

.fa-backward:before { content: ""; }

.fa-balance-scale:before { content: ""; }

.fa-ban:before { content: ""; }

.fa-band-aid:before { content: ""; }

.fa-bandcamp:before { content: ""; }

.fa-barcode:before { content: ""; }

.fa-bars:before { content: ""; }

.fa-baseball-ball:before { content: ""; }

.fa-basketball-ball:before { content: ""; }

.fa-bath:before { content: ""; }

.fa-battery-empty:before { content: ""; }

.fa-battery-full:before { content: ""; }

.fa-battery-half:before { content: ""; }

.fa-battery-quarter:before { content: ""; }

.fa-battery-three-quarters:before { content: ""; }

.fa-bed:before { content: ""; }

.fa-beer:before { content: ""; }

.fa-behance:before { content: ""; }

.fa-behance-square:before { content: ""; }

.fa-bell:before { content: ""; }

.fa-bell-slash:before { content: ""; }

.fa-bezier-curve:before { content: ""; }

.fa-bicycle:before { content: ""; }

.fa-bimobject:before { content: ""; }

.fa-binoculars:before { content: ""; }

.fa-birthday-cake:before { content: ""; }

.fa-bitbucket:before { content: ""; }

.fa-bitcoin:before { content: ""; }

.fa-bity:before { content: ""; }

.fa-black-tie:before { content: ""; }

.fa-blackberry:before { content: ""; }

.fa-blender:before { content: ""; }

.fa-blind:before { content: ""; }

.fa-blogger:before { content: ""; }

.fa-blogger-b:before { content: ""; }

.fa-bluetooth:before { content: ""; }

.fa-bluetooth-b:before { content: ""; }

.fa-bold:before { content: ""; }

.fa-bolt:before { content: ""; }

.fa-bomb:before { content: ""; }

.fa-bone:before { content: ""; }

.fa-bong:before { content: ""; }

.fa-book:before { content: ""; }

.fa-book-open:before { content: ""; }

.fa-book-reader:before { content: ""; }

.fa-bookmark:before { content: ""; }

.fa-bowling-ball:before { content: ""; }

.fa-box:before { content: ""; }

.fa-box-open:before { content: ""; }

.fa-boxes:before { content: ""; }

.fa-braille:before { content: ""; }

.fa-brain:before { content: ""; }

.fa-briefcase:before { content: ""; }

.fa-briefcase-medical:before { content: ""; }

.fa-broadcast-tower:before { content: ""; }

.fa-broom:before { content: ""; }

.fa-brush:before { content: ""; }

.fa-btc:before { content: ""; }

.fa-bug:before { content: ""; }

.fa-building:before { content: ""; }

.fa-bullhorn:before { content: ""; }

.fa-bullseye:before { content: ""; }

.fa-burn:before { content: ""; }

.fa-buromobelexperte:before { content: ""; }

.fa-bus:before { content: ""; }

.fa-bus-alt:before { content: ""; }

.fa-buysellads:before { content: ""; }

.fa-calculator:before { content: ""; }

.fa-calendar:before { content: ""; }

.fa-calendar-alt:before { content: ""; }

.fa-calendar-check:before { content: ""; }

.fa-calendar-minus:before { content: ""; }

.fa-calendar-plus:before { content: ""; }

.fa-calendar-times:before { content: ""; }

.fa-camera:before { content: ""; }

.fa-camera-retro:before { content: ""; }

.fa-cannabis:before { content: ""; }

.fa-capsules:before { content: ""; }

.fa-car:before { content: ""; }

.fa-car-alt:before { content: ""; }

.fa-car-battery:before { content: ""; }

.fa-car-crash:before { content: ""; }

.fa-car-side:before { content: ""; }

.fa-caret-down:before { content: ""; }

.fa-caret-left:before { content: ""; }

.fa-caret-right:before { content: ""; }

.fa-caret-square-down:before { content: ""; }

.fa-caret-square-left:before { content: ""; }

.fa-caret-square-right:before { content: ""; }

.fa-caret-square-up:before { content: ""; }

.fa-caret-up:before { content: ""; }

.fa-cart-arrow-down:before { content: ""; }

.fa-cart-plus:before { content: ""; }

.fa-cc-amazon-pay:before { content: ""; }

.fa-cc-amex:before { content: ""; }

.fa-cc-apple-pay:before { content: ""; }

.fa-cc-diners-club:before { content: ""; }

.fa-cc-discover:before { content: ""; }

.fa-cc-jcb:before { content: ""; }

.fa-cc-mastercard:before { content: ""; }

.fa-cc-paypal:before { content: ""; }

.fa-cc-stripe:before { content: ""; }

.fa-cc-visa:before { content: ""; }

.fa-centercode:before { content: ""; }

.fa-certificate:before { content: ""; }

.fa-chalkboard:before { content: ""; }

.fa-chalkboard-teacher:before { content: ""; }

.fa-charging-station:before { content: ""; }

.fa-chart-area:before { content: ""; }

.fa-chart-bar:before { content: ""; }

.fa-chart-line:before { content: ""; }

.fa-chart-pie:before { content: ""; }

.fa-check:before, .multi-step-form-steps .number:before { content: ""; }

.fa-check-circle:before { content: ""; }

.fa-check-double:before { content: ""; }

.fa-check-square:before { content: ""; }

.fa-chess:before { content: ""; }

.fa-chess-bishop:before { content: ""; }

.fa-chess-board:before { content: ""; }

.fa-chess-king:before { content: ""; }

.fa-chess-knight:before { content: ""; }

.fa-chess-pawn:before { content: ""; }

.fa-chess-queen:before { content: ""; }

.fa-chess-rook:before { content: ""; }

.fa-chevron-circle-down:before { content: ""; }

.fa-chevron-circle-left:before { content: ""; }

.fa-chevron-circle-right:before { content: ""; }

.fa-chevron-circle-up:before { content: ""; }

.fa-chevron-down:before { content: ""; }

.fa-chevron-left:before { content: ""; }

.fa-chevron-right:before { content: ""; }

.fa-chevron-up:before { content: ""; }

.fa-child:before { content: ""; }

.fa-chrome:before { content: ""; }

.fa-church:before { content: ""; }

.fa-circle:before { content: ""; }

.fa-circle-notch:before { content: ""; }

.fa-clipboard:before { content: ""; }

.fa-clipboard-check:before { content: ""; }

.fa-clipboard-list:before { content: ""; }

.fa-clock:before { content: ""; }

.fa-clone:before { content: ""; }

.fa-closed-captioning:before { content: ""; }

.fa-cloud:before { content: ""; }

.fa-cloud-download-alt:before { content: ""; }

.fa-cloud-upload-alt:before { content: ""; }

.fa-cloudscale:before { content: ""; }

.fa-cloudsmith:before { content: ""; }

.fa-cloudversify:before { content: ""; }

.fa-cocktail:before { content: ""; }

.fa-code:before { content: ""; }

.fa-code-branch:before { content: ""; }

.fa-codepen:before { content: ""; }

.fa-codiepie:before { content: ""; }

.fa-coffee:before { content: ""; }

.fa-cog:before { content: ""; }

.fa-cogs:before { content: ""; }

.fa-coins:before { content: ""; }

.fa-columns:before { content: ""; }

.fa-comment:before { content: ""; }

.fa-comment-alt:before { content: ""; }

.fa-comment-dots:before { content: ""; }

.fa-comment-slash:before { content: ""; }

.fa-comments:before { content: ""; }

.fa-compact-disc:before { content: ""; }

.fa-compass:before { content: ""; }

.fa-compress:before { content: ""; }

.fa-concierge-bell:before { content: ""; }

.fa-connectdevelop:before { content: ""; }

.fa-contao:before { content: ""; }

.fa-cookie:before { content: ""; }

.fa-cookie-bite:before { content: ""; }

.fa-copy:before { content: ""; }

.fa-copyright:before { content: ""; }

.fa-couch:before { content: ""; }

.fa-cpanel:before { content: ""; }

.fa-creative-commons:before { content: ""; }

.fa-creative-commons-by:before { content: ""; }

.fa-creative-commons-nc:before { content: ""; }

.fa-creative-commons-nc-eu:before { content: ""; }

.fa-creative-commons-nc-jp:before { content: ""; }

.fa-creative-commons-nd:before { content: ""; }

.fa-creative-commons-pd:before { content: ""; }

.fa-creative-commons-pd-alt:before { content: ""; }

.fa-creative-commons-remix:before { content: ""; }

.fa-creative-commons-sa:before { content: ""; }

.fa-creative-commons-sampling:before { content: ""; }

.fa-creative-commons-sampling-plus:before { content: ""; }

.fa-creative-commons-share:before { content: ""; }

.fa-credit-card:before { content: ""; }

.fa-crop:before { content: ""; }

.fa-crop-alt:before { content: ""; }

.fa-crosshairs:before { content: ""; }

.fa-crow:before { content: ""; }

.fa-crown:before { content: ""; }

.fa-css3:before { content: ""; }

.fa-css3-alt:before { content: ""; }

.fa-cube:before { content: ""; }

.fa-cubes:before { content: ""; }

.fa-cut:before { content: ""; }

.fa-cuttlefish:before { content: ""; }

.fa-d-and-d:before { content: ""; }

.fa-dashcube:before { content: ""; }

.fa-database:before { content: ""; }

.fa-deaf:before { content: ""; }

.fa-delicious:before { content: ""; }

.fa-deploydog:before { content: ""; }

.fa-deskpro:before { content: ""; }

.fa-desktop:before { content: ""; }

.fa-deviantart:before { content: ""; }

.fa-diagnoses:before { content: ""; }

.fa-dice:before { content: ""; }

.fa-dice-five:before { content: ""; }

.fa-dice-four:before { content: ""; }

.fa-dice-one:before { content: ""; }

.fa-dice-six:before { content: ""; }

.fa-dice-three:before { content: ""; }

.fa-dice-two:before { content: ""; }

.fa-digg:before { content: ""; }

.fa-digital-ocean:before { content: ""; }

.fa-digital-tachograph:before { content: ""; }

.fa-directions:before { content: ""; }

.fa-discord:before { content: ""; }

.fa-discourse:before { content: ""; }

.fa-divide:before { content: ""; }

.fa-dizzy:before { content: ""; }

.fa-dna:before { content: ""; }

.fa-dochub:before { content: ""; }

.fa-docker:before { content: ""; }

.fa-dollar-sign:before { content: ""; }

.fa-dolly:before { content: ""; }

.fa-dolly-flatbed:before { content: ""; }

.fa-donate:before { content: ""; }

.fa-door-closed:before { content: ""; }

.fa-door-open:before { content: ""; }

.fa-dot-circle:before { content: ""; }

.fa-dove:before { content: ""; }

.fa-download:before { content: ""; }

.fa-draft2digital:before { content: ""; }

.fa-drafting-compass:before { content: ""; }

.fa-draw-polygon:before { content: ""; }

.fa-dribbble:before { content: ""; }

.fa-dribbble-square:before { content: ""; }

.fa-dropbox:before { content: ""; }

.fa-drum:before { content: ""; }

.fa-drum-steelpan:before { content: ""; }

.fa-drupal:before { content: ""; }

.fa-dumbbell:before { content: ""; }

.fa-dyalog:before { content: ""; }

.fa-earlybirds:before { content: ""; }

.fa-ebay:before { content: ""; }

.fa-edge:before { content: ""; }

.fa-edit:before { content: ""; }

.fa-eject:before { content: ""; }

.fa-elementor:before { content: ""; }

.fa-ellipsis-h:before { content: ""; }

.fa-ellipsis-v:before { content: ""; }

.fa-ello:before { content: ""; }

.fa-ember:before { content: ""; }

.fa-empire:before { content: ""; }

.fa-envelope:before { content: ""; }

.fa-envelope-open:before { content: ""; }

.fa-envelope-square:before { content: ""; }

.fa-envira:before { content: ""; }

.fa-equals:before { content: ""; }

.fa-eraser:before { content: ""; }

.fa-erlang:before { content: ""; }

.fa-ethereum:before { content: ""; }

.fa-etsy:before { content: ""; }

.fa-euro-sign:before { content: ""; }

.fa-exchange-alt:before { content: ""; }

.fa-exclamation:before { content: ""; }

.fa-exclamation-circle:before { content: ""; }

.fa-exclamation-triangle:before { content: ""; }

.fa-expand:before { content: ""; }

.fa-expand-arrows-alt:before { content: ""; }

.fa-expeditedssl:before { content: ""; }

.fa-external-link-alt:before { content: ""; }

.fa-external-link-square-alt:before { content: ""; }

.fa-eye:before { content: ""; }

.fa-eye-dropper:before { content: ""; }

.fa-eye-slash:before { content: ""; }

.fa-facebook:before { content: ""; }

.fa-facebook-f:before { content: ""; }

.fa-facebook-messenger:before { content: ""; }

.fa-facebook-square:before { content: ""; }

.fa-fast-backward:before { content: ""; }

.fa-fast-forward:before { content: ""; }

.fa-fax:before { content: ""; }

.fa-feather:before { content: ""; }

.fa-feather-alt:before { content: ""; }

.fa-female:before { content: ""; }

.fa-fighter-jet:before { content: ""; }

.fa-file:before { content: ""; }

.fa-file-alt:before { content: ""; }

.fa-file-archive:before { content: ""; }

.fa-file-audio:before { content: ""; }

.fa-file-code:before { content: ""; }

.fa-file-contract:before { content: ""; }

.fa-file-download:before { content: ""; }

.fa-file-excel:before { content: ""; }

.fa-file-export:before { content: ""; }

.fa-file-image:before { content: ""; }

.fa-file-import:before { content: ""; }

.fa-file-invoice:before { content: ""; }

.fa-file-invoice-dollar:before { content: ""; }

.fa-file-medical:before { content: ""; }

.fa-file-medical-alt:before { content: ""; }

.fa-file-pdf:before { content: ""; }

.fa-file-powerpoint:before { content: ""; }

.fa-file-prescription:before { content: ""; }

.fa-file-signature:before { content: ""; }

.fa-file-upload:before, .dz-message:before { content: ""; }

.fa-file-video:before { content: ""; }

.fa-file-word:before { content: ""; }

.fa-fill:before { content: ""; }

.fa-fill-drip:before { content: ""; }

.fa-film:before { content: ""; }

.fa-filter:before { content: ""; }

.fa-fingerprint:before { content: ""; }

.fa-fire:before { content: ""; }

.fa-fire-extinguisher:before { content: ""; }

.fa-firefox:before { content: ""; }

.fa-first-aid:before { content: ""; }

.fa-first-order:before { content: ""; }

.fa-first-order-alt:before { content: ""; }

.fa-firstdraft:before { content: ""; }

.fa-fish:before { content: ""; }

.fa-flag:before { content: ""; }

.fa-flag-checkered:before { content: ""; }

.fa-flask:before { content: ""; }

.fa-flickr:before { content: ""; }

.fa-flipboard:before { content: ""; }

.fa-flushed:before { content: ""; }

.fa-fly:before { content: ""; }

.fa-folder:before { content: ""; }

.fa-folder-open:before { content: ""; }

.fa-font:before { content: ""; }

.fa-font-awesome:before { content: ""; }

.fa-font-awesome-alt:before { content: ""; }

.fa-font-awesome-flag:before { content: ""; }

.fa-font-awesome-logo-full:before { content: ""; }

.fa-fonticons:before { content: ""; }

.fa-fonticons-fi:before { content: ""; }

.fa-football-ball:before { content: ""; }

.fa-fort-awesome:before { content: ""; }

.fa-fort-awesome-alt:before { content: ""; }

.fa-forumbee:before { content: ""; }

.fa-forward:before { content: ""; }

.fa-foursquare:before { content: ""; }

.fa-free-code-camp:before { content: ""; }

.fa-freebsd:before { content: ""; }

.fa-frog:before { content: ""; }

.fa-frown:before { content: ""; }

.fa-frown-open:before { content: ""; }

.fa-fulcrum:before { content: ""; }

.fa-futbol:before { content: ""; }

.fa-galactic-republic:before { content: ""; }

.fa-galactic-senate:before { content: ""; }

.fa-gamepad:before { content: ""; }

.fa-gas-pump:before { content: ""; }

.fa-gavel:before { content: ""; }

.fa-gem:before { content: ""; }

.fa-genderless:before { content: ""; }

.fa-get-pocket:before { content: ""; }

.fa-gg:before { content: ""; }

.fa-gg-circle:before { content: ""; }

.fa-gift:before { content: ""; }

.fa-git:before { content: ""; }

.fa-git-square:before { content: ""; }

.fa-github:before { content: ""; }

.fa-github-alt:before { content: ""; }

.fa-github-square:before { content: ""; }

.fa-gitkraken:before { content: ""; }

.fa-gitlab:before { content: ""; }

.fa-gitter:before { content: ""; }

.fa-glass-martini:before { content: ""; }

.fa-glass-martini-alt:before { content: ""; }

.fa-glasses:before { content: ""; }

.fa-glide:before { content: ""; }

.fa-glide-g:before { content: ""; }

.fa-globe:before { content: ""; }

.fa-globe-africa:before { content: ""; }

.fa-globe-americas:before { content: ""; }

.fa-globe-asia:before { content: ""; }

.fa-gofore:before { content: ""; }

.fa-golf-ball:before { content: ""; }

.fa-goodreads:before { content: ""; }

.fa-goodreads-g:before { content: ""; }

.fa-google:before { content: ""; }

.fa-google-drive:before { content: ""; }

.fa-google-play:before { content: ""; }

.fa-google-plus:before { content: ""; }

.fa-google-plus-g:before { content: ""; }

.fa-google-plus-square:before { content: ""; }

.fa-google-wallet:before { content: ""; }

.fa-graduation-cap:before { content: ""; }

.fa-gratipay:before { content: ""; }

.fa-grav:before { content: ""; }

.fa-greater-than:before { content: ""; }

.fa-greater-than-equal:before { content: ""; }

.fa-grimace:before { content: ""; }

.fa-grin:before { content: ""; }

.fa-grin-alt:before { content: ""; }

.fa-grin-beam:before { content: ""; }

.fa-grin-beam-sweat:before { content: ""; }

.fa-grin-hearts:before { content: ""; }

.fa-grin-squint:before { content: ""; }

.fa-grin-squint-tears:before { content: ""; }

.fa-grin-stars:before { content: ""; }

.fa-grin-tears:before { content: ""; }

.fa-grin-tongue:before { content: ""; }

.fa-grin-tongue-squint:before { content: ""; }

.fa-grin-tongue-wink:before { content: ""; }

.fa-grin-wink:before { content: ""; }

.fa-grip-horizontal:before { content: ""; }

.fa-grip-vertical:before { content: ""; }

.fa-gripfire:before { content: ""; }

.fa-grunt:before { content: ""; }

.fa-gulp:before { content: ""; }

.fa-h-square:before { content: ""; }

.fa-hacker-news:before { content: ""; }

.fa-hacker-news-square:before { content: ""; }

.fa-hackerrank:before { content: ""; }

.fa-hand-holding:before { content: ""; }

.fa-hand-holding-heart:before { content: ""; }

.fa-hand-holding-usd:before { content: ""; }

.fa-hand-lizard:before { content: ""; }

.fa-hand-paper:before { content: ""; }

.fa-hand-peace:before { content: ""; }

.fa-hand-point-down:before { content: ""; }

.fa-hand-point-left:before { content: ""; }

.fa-hand-point-right:before { content: ""; }

.fa-hand-point-up:before { content: ""; }

.fa-hand-pointer:before { content: ""; }

.fa-hand-rock:before { content: ""; }

.fa-hand-scissors:before { content: ""; }

.fa-hand-spock:before { content: ""; }

.fa-hands:before { content: ""; }

.fa-hands-helping:before { content: ""; }

.fa-handshake:before { content: ""; }

.fa-hashtag:before { content: ""; }

.fa-hdd:before { content: ""; }

.fa-heading:before { content: ""; }

.fa-headphones:before { content: ""; }

.fa-headphones-alt:before { content: ""; }

.fa-headset:before { content: ""; }

.fa-heart:before { content: ""; }

.fa-heartbeat:before { content: ""; }

.fa-helicopter:before { content: ""; }

.fa-highlighter:before { content: ""; }

.fa-hips:before { content: ""; }

.fa-hire-a-helper:before { content: ""; }

.fa-history:before { content: ""; }

.fa-hockey-puck:before { content: ""; }

.fa-home:before { content: ""; }

.fa-hooli:before { content: ""; }

.fa-hornbill:before { content: ""; }

.fa-hospital:before { content: ""; }

.fa-hospital-alt:before { content: ""; }

.fa-hospital-symbol:before { content: ""; }

.fa-hot-tub:before { content: ""; }

.fa-hotel:before { content: ""; }

.fa-hotjar:before { content: ""; }

.fa-hourglass:before { content: ""; }

.fa-hourglass-end:before { content: ""; }

.fa-hourglass-half:before { content: ""; }

.fa-hourglass-start:before { content: ""; }

.fa-houzz:before { content: ""; }

.fa-html5:before { content: ""; }

.fa-hubspot:before { content: ""; }

.fa-i-cursor:before { content: ""; }

.fa-id-badge:before { content: ""; }

.fa-id-card:before { content: ""; }

.fa-id-card-alt:before { content: ""; }

.fa-image:before { content: ""; }

.fa-images:before { content: ""; }

.fa-imdb:before { content: ""; }

.fa-inbox:before { content: ""; }

.fa-indent:before { content: ""; }

.fa-industry:before { content: ""; }

.fa-infinity:before { content: ""; }

.fa-info:before { content: ""; }

.fa-info-circle:before { content: ""; }

.fa-instagram:before { content: ""; }

.fa-internet-explorer:before { content: ""; }

.fa-ioxhost:before { content: ""; }

.fa-italic:before { content: ""; }

.fa-itunes:before { content: ""; }

.fa-itunes-note:before { content: ""; }

.fa-java:before { content: ""; }

.fa-jedi-order:before { content: ""; }

.fa-jenkins:before { content: ""; }

.fa-joget:before { content: ""; }

.fa-joint:before { content: ""; }

.fa-joomla:before { content: ""; }

.fa-js:before { content: ""; }

.fa-js-square:before { content: ""; }

.fa-jsfiddle:before { content: ""; }

.fa-kaggle:before { content: ""; }

.fa-key:before { content: ""; }

.fa-keybase:before { content: ""; }

.fa-keyboard:before { content: ""; }

.fa-keycdn:before { content: ""; }

.fa-kickstarter:before { content: ""; }

.fa-kickstarter-k:before { content: ""; }

.fa-kiss:before { content: ""; }

.fa-kiss-beam:before { content: ""; }

.fa-kiss-wink-heart:before { content: ""; }

.fa-kiwi-bird:before { content: ""; }

.fa-korvue:before { content: ""; }

.fa-language:before { content: ""; }

.fa-laptop:before { content: ""; }

.fa-laptop-code:before { content: ""; }

.fa-laravel:before { content: ""; }

.fa-lastfm:before { content: ""; }

.fa-lastfm-square:before { content: ""; }

.fa-laugh:before { content: ""; }

.fa-laugh-beam:before { content: ""; }

.fa-laugh-squint:before { content: ""; }

.fa-laugh-wink:before { content: ""; }

.fa-layer-group:before { content: ""; }

.fa-leaf:before { content: ""; }

.fa-leanpub:before { content: ""; }

.fa-lemon:before { content: ""; }

.fa-less:before { content: ""; }

.fa-less-than:before { content: ""; }

.fa-less-than-equal:before { content: ""; }

.fa-level-down-alt:before { content: ""; }

.fa-level-up-alt:before { content: ""; }

.fa-life-ring:before { content: ""; }

.fa-lightbulb:before { content: ""; }

.fa-line:before { content: ""; }

.fa-link:before { content: ""; }

.fa-linkedin:before { content: ""; }

.fa-linkedin-in:before { content: ""; }

.fa-linode:before { content: ""; }

.fa-linux:before { content: ""; }

.fa-lira-sign:before { content: ""; }

.fa-list:before { content: ""; }

.fa-list-alt:before { content: ""; }

.fa-list-ol:before { content: ""; }

.fa-list-ul:before { content: ""; }

.fa-location-arrow:before { content: ""; }

.fa-lock:before { content: ""; }

.fa-lock-open:before { content: ""; }

.fa-long-arrow-alt-down:before { content: ""; }

.fa-long-arrow-alt-left:before { content: ""; }

.fa-long-arrow-alt-right:before { content: ""; }

.fa-long-arrow-alt-up:before { content: ""; }

.fa-low-vision:before { content: ""; }

.fa-luggage-cart:before { content: ""; }

.fa-lyft:before { content: ""; }

.fa-magento:before { content: ""; }

.fa-magic:before { content: ""; }

.fa-magnet:before { content: ""; }

.fa-mailchimp:before { content: ""; }

.fa-male:before { content: ""; }

.fa-mandalorian:before { content: ""; }

.fa-map:before { content: ""; }

.fa-map-marked:before { content: ""; }

.fa-map-marked-alt:before { content: ""; }

.fa-map-marker:before { content: ""; }

.fa-map-marker-alt:before { content: ""; }

.fa-map-pin:before { content: ""; }

.fa-map-signs:before { content: ""; }

.fa-markdown:before { content: ""; }

.fa-marker:before { content: ""; }

.fa-mars:before { content: ""; }

.fa-mars-double:before { content: ""; }

.fa-mars-stroke:before { content: ""; }

.fa-mars-stroke-h:before { content: ""; }

.fa-mars-stroke-v:before { content: ""; }

.fa-mastodon:before { content: ""; }

.fa-maxcdn:before { content: ""; }

.fa-medal:before { content: ""; }

.fa-medapps:before { content: ""; }

.fa-medium:before { content: ""; }

.fa-medium-m:before { content: ""; }

.fa-medkit:before { content: ""; }

.fa-medrt:before { content: ""; }

.fa-meetup:before { content: ""; }

.fa-megaport:before { content: ""; }

.fa-meh:before { content: ""; }

.fa-meh-blank:before { content: ""; }

.fa-meh-rolling-eyes:before { content: ""; }

.fa-memory:before { content: ""; }

.fa-mercury:before { content: ""; }

.fa-microchip:before { content: ""; }

.fa-microphone:before { content: ""; }

.fa-microphone-alt:before { content: ""; }

.fa-microphone-alt-slash:before { content: ""; }

.fa-microphone-slash:before { content: ""; }

.fa-microscope:before { content: ""; }

.fa-microsoft:before { content: ""; }

.fa-minus:before { content: ""; }

.fa-minus-circle:before { content: ""; }

.fa-minus-square:before { content: ""; }

.fa-mix:before { content: ""; }

.fa-mixcloud:before { content: ""; }

.fa-mizuni:before { content: ""; }

.fa-mobile:before { content: ""; }

.fa-mobile-alt:before { content: ""; }

.fa-modx:before { content: ""; }

.fa-monero:before { content: ""; }

.fa-money-bill:before { content: ""; }

.fa-money-bill-alt:before { content: ""; }

.fa-money-bill-wave:before { content: ""; }

.fa-money-bill-wave-alt:before { content: ""; }

.fa-money-check:before { content: ""; }

.fa-money-check-alt:before { content: ""; }

.fa-monument:before { content: ""; }

.fa-moon:before { content: ""; }

.fa-mortar-pestle:before { content: ""; }

.fa-motorcycle:before { content: ""; }

.fa-mouse-pointer:before { content: ""; }

.fa-music:before { content: ""; }

.fa-napster:before { content: ""; }

.fa-neos:before { content: ""; }

.fa-neuter:before { content: ""; }

.fa-newspaper:before { content: ""; }

.fa-nimblr:before { content: ""; }

.fa-nintendo-switch:before { content: ""; }

.fa-node:before { content: ""; }

.fa-node-js:before { content: ""; }

.fa-not-equal:before { content: ""; }

.fa-notes-medical:before { content: ""; }

.fa-npm:before { content: ""; }

.fa-ns8:before { content: ""; }

.fa-nutritionix:before { content: ""; }

.fa-object-group:before { content: ""; }

.fa-object-ungroup:before { content: ""; }

.fa-odnoklassniki:before { content: ""; }

.fa-odnoklassniki-square:before { content: ""; }

.fa-oil-can:before { content: ""; }

.fa-old-republic:before { content: ""; }

.fa-opencart:before { content: ""; }

.fa-openid:before { content: ""; }

.fa-opera:before { content: ""; }

.fa-optin-monster:before { content: ""; }

.fa-osi:before { content: ""; }

.fa-outdent:before { content: ""; }

.fa-page4:before { content: ""; }

.fa-pagelines:before { content: ""; }

.fa-paint-brush:before { content: ""; }

.fa-paint-roller:before { content: ""; }

.fa-palette:before { content: ""; }

.fa-palfed:before { content: ""; }

.fa-pallet:before { content: ""; }

.fa-paper-plane:before { content: ""; }

.fa-paperclip:before { content: ""; }

.fa-parachute-box:before { content: ""; }

.fa-paragraph:before { content: ""; }

.fa-parking:before { content: ""; }

.fa-passport:before { content: ""; }

.fa-paste:before { content: ""; }

.fa-patreon:before { content: ""; }

.fa-pause:before { content: ""; }

.fa-pause-circle:before { content: ""; }

.fa-paw:before { content: ""; }

.fa-paypal:before { content: ""; }

.fa-pen:before { content: ""; }

.fa-pen-alt:before { content: ""; }

.fa-pen-fancy:before { content: ""; }

.fa-pen-nib:before { content: ""; }

.fa-pen-square:before { content: ""; }

.fa-pencil-alt:before { content: ""; }

.fa-pencil-ruler:before { content: ""; }

.fa-people-carry:before { content: ""; }

.fa-percent:before { content: ""; }

.fa-percentage:before { content: ""; }

.fa-periscope:before { content: ""; }

.fa-phabricator:before { content: ""; }

.fa-phoenix-framework:before { content: ""; }

.fa-phoenix-squadron:before { content: ""; }

.fa-phone:before { content: ""; }

.fa-phone-slash:before { content: ""; }

.fa-phone-square:before { content: ""; }

.fa-phone-volume:before { content: ""; }

.fa-php:before { content: ""; }

.fa-pied-piper:before { content: ""; }

.fa-pied-piper-alt:before { content: ""; }

.fa-pied-piper-hat:before { content: ""; }

.fa-pied-piper-pp:before { content: ""; }

.fa-piggy-bank:before { content: ""; }

.fa-pills:before { content: ""; }

.fa-pinterest:before { content: ""; }

.fa-pinterest-p:before { content: ""; }

.fa-pinterest-square:before { content: ""; }

.fa-plane:before { content: ""; }

.fa-plane-arrival:before { content: ""; }

.fa-plane-departure:before { content: ""; }

.fa-play:before { content: ""; }

.fa-play-circle:before { content: ""; }

.fa-playstation:before { content: ""; }

.fa-plug:before { content: ""; }

.fa-plus:before { content: ""; }

.fa-plus-circle:before { content: ""; }

.fa-plus-square:before { content: ""; }

.fa-podcast:before { content: ""; }

.fa-poo:before { content: ""; }

.fa-poop:before { content: ""; }

.fa-portrait:before { content: ""; }

.fa-pound-sign:before { content: ""; }

.fa-power-off:before { content: ""; }

.fa-prescription:before { content: ""; }

.fa-prescription-bottle:before { content: ""; }

.fa-prescription-bottle-alt:before { content: ""; }

.fa-print:before { content: ""; }

.fa-procedures:before { content: ""; }

.fa-product-hunt:before { content: ""; }

.fa-project-diagram:before { content: ""; }

.fa-pushed:before { content: ""; }

.fa-puzzle-piece:before { content: ""; }

.fa-python:before { content: ""; }

.fa-qq:before { content: ""; }

.fa-qrcode:before { content: ""; }

.fa-question:before { content: ""; }

.fa-question-circle:before { content: ""; }

.fa-quidditch:before { content: ""; }

.fa-quinscape:before { content: ""; }

.fa-quora:before { content: ""; }

.fa-quote-left:before { content: ""; }

.fa-quote-right:before { content: ""; }

.fa-r-project:before { content: ""; }

.fa-random:before { content: ""; }

.fa-ravelry:before { content: ""; }

.fa-react:before { content: ""; }

.fa-readme:before { content: ""; }

.fa-rebel:before { content: ""; }

.fa-receipt:before { content: ""; }

.fa-recycle:before { content: ""; }

.fa-red-river:before { content: ""; }

.fa-reddit:before { content: ""; }

.fa-reddit-alien:before { content: ""; }

.fa-reddit-square:before { content: ""; }

.fa-redo:before { content: ""; }

.fa-redo-alt:before { content: ""; }

.fa-registered:before { content: ""; }

.fa-rendact:before { content: ""; }

.fa-renren:before { content: ""; }

.fa-reply:before { content: ""; }

.fa-reply-all:before { content: ""; }

.fa-replyd:before { content: ""; }

.fa-researchgate:before { content: ""; }

.fa-resolving:before { content: ""; }

.fa-retweet:before { content: ""; }

.fa-rev:before { content: ""; }

.fa-ribbon:before { content: ""; }

.fa-road:before { content: ""; }

.fa-robot:before { content: ""; }

.fa-rocket:before { content: ""; }

.fa-rocketchat:before { content: ""; }

.fa-rockrms:before { content: ""; }

.fa-route:before { content: ""; }

.fa-rss:before { content: ""; }

.fa-rss-square:before { content: ""; }

.fa-ruble-sign:before { content: ""; }

.fa-ruler:before { content: ""; }

.fa-ruler-combined:before { content: ""; }

.fa-ruler-horizontal:before { content: ""; }

.fa-ruler-vertical:before { content: ""; }

.fa-rupee-sign:before { content: ""; }

.fa-sad-cry:before { content: ""; }

.fa-sad-tear:before { content: ""; }

.fa-safari:before { content: ""; }

.fa-sass:before { content: ""; }

.fa-save:before { content: ""; }

.fa-schlix:before { content: ""; }

.fa-school:before { content: ""; }

.fa-screwdriver:before { content: ""; }

.fa-scribd:before { content: ""; }

.fa-search:before { content: ""; }

.fa-search-minus:before { content: ""; }

.fa-search-plus:before { content: ""; }

.fa-searchengin:before { content: ""; }

.fa-seedling:before { content: ""; }

.fa-sellcast:before { content: ""; }

.fa-sellsy:before { content: ""; }

.fa-server:before { content: ""; }

.fa-servicestack:before { content: ""; }

.fa-shapes:before { content: ""; }

.fa-share:before { content: ""; }

.fa-share-alt:before { content: ""; }

.fa-share-alt-square:before { content: ""; }

.fa-share-square:before { content: ""; }

.fa-shekel-sign:before { content: ""; }

.fa-shield-alt:before { content: ""; }

.fa-ship:before { content: ""; }

.fa-shipping-fast:before { content: ""; }

.fa-shirtsinbulk:before { content: ""; }

.fa-shoe-prints:before { content: ""; }

.fa-shopping-bag:before { content: ""; }

.fa-shopping-basket:before { content: ""; }

.fa-shopping-cart:before { content: ""; }

.fa-shopware:before { content: ""; }

.fa-shower:before { content: ""; }

.fa-shuttle-van:before { content: ""; }

.fa-sign:before { content: ""; }

.fa-sign-in-alt:before { content: ""; }

.fa-sign-language:before { content: ""; }

.fa-sign-out-alt:before { content: ""; }

.fa-signal:before { content: ""; }

.fa-signature:before { content: ""; }

.fa-simplybuilt:before { content: ""; }

.fa-sistrix:before { content: ""; }

.fa-sitemap:before { content: ""; }

.fa-sith:before { content: ""; }

.fa-skull:before { content: ""; }

.fa-skyatlas:before { content: ""; }

.fa-skype:before { content: ""; }

.fa-slack:before { content: ""; }

.fa-slack-hash:before { content: ""; }

.fa-sliders-h:before { content: ""; }

.fa-slideshare:before { content: ""; }

.fa-smile:before { content: ""; }

.fa-smile-beam:before { content: ""; }

.fa-smile-wink:before { content: ""; }

.fa-smoking:before { content: ""; }

.fa-smoking-ban:before { content: ""; }

.fa-snapchat:before { content: ""; }

.fa-snapchat-ghost:before { content: ""; }

.fa-snapchat-square:before { content: ""; }

.fa-snowflake:before { content: ""; }

.fa-solar-panel:before { content: ""; }

.fa-sort:before { content: ""; }

.fa-sort-alpha-down:before { content: ""; }

.fa-sort-alpha-up:before { content: ""; }

.fa-sort-amount-down:before { content: ""; }

.fa-sort-amount-up:before { content: ""; }

.fa-sort-down:before { content: ""; }

.fa-sort-numeric-down:before { content: ""; }

.fa-sort-numeric-up:before { content: ""; }

.fa-sort-up:before { content: ""; }

.fa-soundcloud:before { content: ""; }

.fa-spa:before { content: ""; }

.fa-space-shuttle:before { content: ""; }

.fa-speakap:before { content: ""; }

.fa-spinner:before { content: ""; }

.fa-splotch:before { content: ""; }

.fa-spotify:before { content: ""; }

.fa-spray-can:before { content: ""; }

.fa-square:before { content: ""; }

.fa-square-full:before { content: ""; }

.fa-squarespace:before { content: ""; }

.fa-stack-exchange:before { content: ""; }

.fa-stack-overflow:before { content: ""; }

.fa-stamp:before { content: ""; }

.fa-star:before { content: ""; }

.fa-star-half:before { content: ""; }

.fa-star-half-alt:before { content: ""; }

.fa-star-of-life:before { content: ""; }

.fa-staylinked:before { content: ""; }

.fa-steam:before { content: ""; }

.fa-steam-square:before { content: ""; }

.fa-steam-symbol:before { content: ""; }

.fa-step-backward:before { content: ""; }

.fa-step-forward:before { content: ""; }

.fa-stethoscope:before { content: ""; }

.fa-sticker-mule:before { content: ""; }

.fa-sticky-note:before { content: ""; }

.fa-stop:before { content: ""; }

.fa-stop-circle:before { content: ""; }

.fa-stopwatch:before { content: ""; }

.fa-store:before { content: ""; }

.fa-store-alt:before { content: ""; }

.fa-strava:before { content: ""; }

.fa-stream:before { content: ""; }

.fa-street-view:before { content: ""; }

.fa-strikethrough:before { content: ""; }

.fa-stripe:before { content: ""; }

.fa-stripe-s:before { content: ""; }

.fa-stroopwafel:before { content: ""; }

.fa-studiovinari:before { content: ""; }

.fa-stumbleupon:before { content: ""; }

.fa-stumbleupon-circle:before { content: ""; }

.fa-subscript:before { content: ""; }

.fa-subway:before { content: ""; }

.fa-suitcase:before { content: ""; }

.fa-suitcase-rolling:before { content: ""; }

.fa-sun:before { content: ""; }

.fa-superpowers:before { content: ""; }

.fa-superscript:before { content: ""; }

.fa-supple:before { content: ""; }

.fa-surprise:before { content: ""; }

.fa-swatchbook:before { content: ""; }

.fa-swimmer:before { content: ""; }

.fa-swimming-pool:before { content: ""; }

.fa-sync:before { content: ""; }

.fa-sync-alt:before { content: ""; }

.fa-syringe:before { content: ""; }

.fa-table:before { content: ""; }

.fa-table-tennis:before { content: ""; }

.fa-tablet:before { content: ""; }

.fa-tablet-alt:before { content: ""; }

.fa-tablets:before { content: ""; }

.fa-tachometer-alt:before { content: ""; }

.fa-tag:before { content: ""; }

.fa-tags:before { content: ""; }

.fa-tape:before { content: ""; }

.fa-tasks:before { content: ""; }

.fa-taxi:before { content: ""; }

.fa-teamspeak:before { content: ""; }

.fa-teeth:before { content: ""; }

.fa-teeth-open:before { content: ""; }

.fa-telegram:before { content: ""; }

.fa-telegram-plane:before { content: ""; }

.fa-tencent-weibo:before { content: ""; }

.fa-terminal:before { content: ""; }

.fa-text-height:before { content: ""; }

.fa-text-width:before { content: ""; }

.fa-th:before { content: ""; }

.fa-th-large:before { content: ""; }

.fa-th-list:before { content: ""; }

.fa-theater-masks:before { content: ""; }

.fa-themeco:before { content: ""; }

.fa-themeisle:before { content: ""; }

.fa-thermometer:before { content: ""; }

.fa-thermometer-empty:before { content: ""; }

.fa-thermometer-full:before { content: ""; }

.fa-thermometer-half:before { content: ""; }

.fa-thermometer-quarter:before { content: ""; }

.fa-thermometer-three-quarters:before { content: ""; }

.fa-thumbs-down:before { content: ""; }

.fa-thumbs-up:before { content: ""; }

.fa-thumbtack:before { content: ""; }

.fa-ticket-alt:before { content: ""; }

.fa-times:before { content: ""; }

.fa-times-circle:before { content: ""; }

.fa-tint:before { content: ""; }

.fa-tint-slash:before { content: ""; }

.fa-tired:before { content: ""; }

.fa-toggle-off:before { content: ""; }

.fa-toggle-on:before { content: ""; }

.fa-toolbox:before { content: ""; }

.fa-tooth:before { content: ""; }

.fa-trade-federation:before { content: ""; }

.fa-trademark:before { content: ""; }

.fa-traffic-light:before { content: ""; }

.fa-train:before { content: ""; }

.fa-transgender:before { content: ""; }

.fa-transgender-alt:before { content: ""; }

.fa-trash:before { content: ""; }

.fa-trash-alt:before { content: ""; }

.fa-tree:before { content: ""; }

.fa-trello:before { content: ""; }

.fa-tripadvisor:before { content: ""; }

.fa-trophy:before { content: ""; }

.fa-truck:before { content: ""; }

.fa-truck-loading:before { content: ""; }

.fa-truck-monster:before { content: ""; }

.fa-truck-moving:before { content: ""; }

.fa-truck-pickup:before { content: ""; }

.fa-tshirt:before { content: ""; }

.fa-tty:before { content: ""; }

.fa-tumblr:before { content: ""; }

.fa-tumblr-square:before { content: ""; }

.fa-tv:before { content: ""; }

.fa-twitch:before { content: ""; }

.fa-twitter:before { content: ""; }

.fa-twitter-square:before { content: ""; }

.fa-typo3:before { content: ""; }

.fa-uber:before { content: ""; }

.fa-uikit:before { content: ""; }

.fa-umbrella:before { content: ""; }

.fa-umbrella-beach:before { content: ""; }

.fa-underline:before { content: ""; }

.fa-undo:before { content: ""; }

.fa-undo-alt:before { content: ""; }

.fa-uniregistry:before { content: ""; }

.fa-universal-access:before { content: ""; }

.fa-university:before { content: ""; }

.fa-unlink:before { content: ""; }

.fa-unlock:before { content: ""; }

.fa-unlock-alt:before { content: ""; }

.fa-untappd:before { content: ""; }

.fa-upload:before { content: ""; }

.fa-usb:before { content: ""; }

.fa-user:before { content: ""; }

.fa-user-alt:before { content: ""; }

.fa-user-alt-slash:before { content: ""; }

.fa-user-astronaut:before { content: ""; }

.fa-user-check:before { content: ""; }

.fa-user-circle:before { content: ""; }

.fa-user-clock:before { content: ""; }

.fa-user-cog:before { content: ""; }

.fa-user-edit:before { content: ""; }

.fa-user-friends:before { content: ""; }

.fa-user-graduate:before { content: ""; }

.fa-user-lock:before { content: ""; }

.fa-user-md:before { content: ""; }

.fa-user-minus:before { content: ""; }

.fa-user-ninja:before { content: ""; }

.fa-user-plus:before { content: ""; }

.fa-user-secret:before { content: ""; }

.fa-user-shield:before { content: ""; }

.fa-user-slash:before { content: ""; }

.fa-user-tag:before { content: ""; }

.fa-user-tie:before { content: ""; }

.fa-user-times:before { content: ""; }

.fa-users:before { content: ""; }

.fa-users-cog:before { content: ""; }

.fa-ussunnah:before { content: ""; }

.fa-utensil-spoon:before { content: ""; }

.fa-utensils:before { content: ""; }

.fa-vaadin:before { content: ""; }

.fa-vector-square:before { content: ""; }

.fa-venus:before { content: ""; }

.fa-venus-double:before { content: ""; }

.fa-venus-mars:before { content: ""; }

.fa-viacoin:before { content: ""; }

.fa-viadeo:before { content: ""; }

.fa-viadeo-square:before { content: ""; }

.fa-vial:before { content: ""; }

.fa-vials:before { content: ""; }

.fa-viber:before { content: ""; }

.fa-video:before { content: ""; }

.fa-video-slash:before { content: ""; }

.fa-vimeo:before { content: ""; }

.fa-vimeo-square:before { content: ""; }

.fa-vimeo-v:before { content: ""; }

.fa-vine:before { content: ""; }

.fa-vk:before { content: ""; }

.fa-vnv:before { content: ""; }

.fa-volleyball-ball:before { content: ""; }

.fa-volume-down:before { content: ""; }

.fa-volume-off:before { content: ""; }

.fa-volume-up:before { content: ""; }

.fa-vuejs:before { content: ""; }

.fa-walking:before { content: ""; }

.fa-wallet:before { content: ""; }

.fa-warehouse:before { content: ""; }

.fa-weebly:before { content: ""; }

.fa-weibo:before { content: ""; }

.fa-weight:before { content: ""; }

.fa-weight-hanging:before { content: ""; }

.fa-weixin:before { content: ""; }

.fa-whatsapp:before { content: ""; }

.fa-whatsapp-square:before { content: ""; }

.fa-wheelchair:before { content: ""; }

.fa-whmcs:before { content: ""; }

.fa-wifi:before { content: ""; }

.fa-wikipedia-w:before { content: ""; }

.fa-window-close:before { content: ""; }

.fa-window-maximize:before { content: ""; }

.fa-window-minimize:before { content: ""; }

.fa-window-restore:before { content: ""; }

.fa-windows:before { content: ""; }

.fa-wine-glass:before { content: ""; }

.fa-wine-glass-alt:before { content: ""; }

.fa-wix:before { content: ""; }

.fa-wolf-pack-battalion:before { content: ""; }

.fa-won-sign:before { content: ""; }

.fa-wordpress:before { content: ""; }

.fa-wordpress-simple:before { content: ""; }

.fa-wpbeginner:before { content: ""; }

.fa-wpexplorer:before { content: ""; }

.fa-wpforms:before { content: ""; }

.fa-wrench:before { content: ""; }

.fa-x-ray:before { content: ""; }

.fa-xbox:before { content: ""; }

.fa-xing:before { content: ""; }

.fa-xing-square:before { content: ""; }

.fa-y-combinator:before { content: ""; }

.fa-yahoo:before { content: ""; }

.fa-yandex:before { content: ""; }

.fa-yandex-international:before { content: ""; }

.fa-yelp:before { content: ""; }

.fa-yen-sign:before { content: ""; }

.fa-yoast:before { content: ""; }

.fa-youtube:before { content: ""; }

.fa-youtube-square:before { content: ""; }

.fa-zhihu:before { content: ""; }

.sr-only { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/*!
 * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 400; font-display: swap; src: url("../lib/fa/webfonts/fa-regular-400.eot"); src: url("../lib/fa/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../lib/fa/webfonts/fa-regular-400.woff2") format("woff2"), url("../lib/fa/webfonts/fa-regular-400.woff") format("woff"), url("../lib/fa/webfonts/fa-regular-400.ttf") format("truetype"), url("../lib/fa/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
.far { font-family: 'Font Awesome 5 Free'; font-weight: 400; }

/*!
 * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900; font-display: swap; src: url("../lib/fa/webfonts/fa-solid-900.eot"); src: url("../lib/fa/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../lib/fa/webfonts/fa-solid-900.woff2") format("woff2"), url("../lib/fa/webfonts/fa-solid-900.woff") format("woff"), url("../lib/fa/webfonts/fa-solid-900.ttf") format("truetype"), url("../lib/fa/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa, .fas, .arrow:after, .arrow--back:after, .block--link span:after, .accordion-plus-minus, .info-blocks .info-block h3:first-child:after, .quick-block > label:after, .accordion-item > .accordion-item-title:before, .pagebuilder .content a[href^="/downloadfile/"]:not([class]):before, #footer-inner .sitemap-tree .type-label > span:after, .uitvouw-knop:after, .link-arrow-l:before, .button-arrow-l:before, .link-arrow-r:after, .button--arrow-r:after, .link-meer:after, .btn--next-step:after, .page-content-section--project .page-content-section__sidebar .multi-step-form-start:after, .content-section.type--page .multi-step-form-start:after, .button--arrow-l:before, .btn--prev-step:before, .button--arrow-d:after, .button--arrow-d-alt:after, .button-faq:not(.is-expanded):after, .button--arrow-u:after, .button--arrow-u-alt:after, .button-faq.is-expanded:after, #main-menu .many-levels > a:after, #mobile-menu-wrap .mm-btn_prev:before, .mm-btn_close::after, .mm-menu .mm-listview .mm-btn_next:after, .swiper-button-prev:after, .swiper-button-next:after, .owl-prev:before, .owl-next:before, .cta-links ul li > a:after, #project-interested-fixed .hide-fixed:before, .quick-buttons .quick-buttons-wrapper a:after, .pagebuilder.sec-pb-photo-slider .owl-prev:before, .pagebuilder.sec-pb-photo-slider .owl-next:before, #main-menu ul.tree-level-2 > li > a:after, #download-submenu a:before, .download-submenu a:before, #sitemap-submenu a:before, ul.gerelateerde_links a:before, .dz-message:before, .multi-step-form-steps .number:before, #filter-list-content li::marker, #search-overlay-results li::marker, .search-related label h2:after, #search-results li::marker, #filter-results-mobile > button:after, #filter-results-mobile-content button.close::after, #downloads-list h2 a:after, .pb-btn-arrow-gray:after, .pb-btn-arrow-red:after, #sitemap-links ul a:after, .select2-container--minimal .select2-selection__arrow:before { font-family: 'Font Awesome 5 Free'; font-weight: 900; }

/*!
 * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face { font-family: 'Font Awesome 5 Brands'; font-style: normal; font-weight: normal; font-display: swap; src: url("../lib/fa/webfonts/fa-brands-400.eot"); src: url("../lib/fa/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../lib/fa/webfonts/fa-brands-400.woff2") format("woff2"), url("../lib/fa/webfonts/fa-brands-400.woff") format("woff"), url("../lib/fa/webfonts/fa-brands-400.ttf") format("truetype"), url("../lib/fa/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab { font-family: 'Font Awesome 5 Brands'; }

@font-face { font-family: 'Interstate-Regular'; src: url("fonts/interstate/Interstate-Black.eot"); src: url("fonts/interstate/Interstate-Black.eot?#iefix") format("embedded-opentype"), url("fonts/interstate/Interstate-Black.woff2") format("woff2"), url("fonts/interstate/Interstate-Black.woff") format("woff"), url("fonts/interstate/Interstate-Black.ttf") format("truetype"), url("fonts/interstate/Interstate-Black.svg#Interstate-Black") format("svg"); font-weight: 900; font-style: normal; font-display: swap; }
@font-face { font-family: 'Interstate-Regular'; src: url("fonts/interstate/Interstate-Bold.eot"); src: url("fonts/interstate/Interstate-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/interstate/Interstate-Bold.woff2") format("woff2"), url("fonts/interstate/Interstate-Bold.woff") format("woff"), url("fonts/interstate/Interstate-Bold.ttf") format("truetype"), url("fonts/interstate/Interstate-Bold.svg#Interstate-Bold") format("svg"); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: 'Interstate-Regular'; src: url("fonts/interstate/Interstate-Regular.eot"); src: url("fonts/interstate/Interstate-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/interstate/Interstate-Regular.woff2") format("woff2"), url("fonts/interstate/Interstate-Regular.woff") format("woff"), url("fonts/interstate/Interstate-Regular.ttf") format("truetype"), url("fonts/interstate/Interstate-Regular.svg#Interstate-Regular") format("svg"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Verdana'; src: url("fonts/verdana/Verdana.eot"); src: local("Verdana"), url("fonts/verdana/Verdana.eot?#iefix") format("embedded-opentype"), url("fonts/verdana/Verdana.woff2") format("woff2"), url("fonts/verdana/Verdana.woff") format("woff"), url("fonts/verdana/Verdana.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Verdana'; src: url("fonts/verdana/Verdana-Bold.eot"); src: local("Verdana Bold"), local("Verdana-Bold"), url("fonts/verdana/Verdana-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/verdana/Verdana-Bold.woff2") format("woff2"), url("fonts/verdana/Verdana-Bold.woff") format("woff"), url("fonts/verdana/Verdana-Bold.ttf") format("truetype"); font-weight: bold; font-style: normal; font-display: swap; }
/*
@font-face { font-family: 'Verdana'; src: url('fonts/verdana/Verdana-BoldItalic.eot'); src: local('Verdana Bold Italic'), local('Verdana-BoldItalic'), url('fonts/verdana/Verdana-BoldItalic.eot?#iefix') format('embedded-opentype'), url('fonts/verdana/Verdana-BoldItalic.woff2') format('woff2'), url('fonts/verdana/Verdana-BoldItalic.woff') format('woff'), url('fonts/verdana/Verdana-BoldItalic.ttf') format('truetype'); font-weight: bold; font-style: italic; font-display: swap;
}

@font-face { font-family: 'Verdana'; src: url('fonts/verdana/Verdana-Italic.eot'); src: local('Verdana Italic'), local('Verdana-Italic'), url('fonts/verdana/Verdana-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/verdana/Verdana-Italic.woff2') format('woff2'), url('fonts/verdana/Verdana-Italic.woff') format('woff'), url('fonts/verdana/Verdana-Italic.ttf') format('truetype'); font-weight: normal; font-style: italic; font-display: swap;
}
*/
* { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }

html, body { color: #002a5c; font-family: Verdana, sans-serif; font-size: var(--fs-sm, 16px); height: 100%; line-height: 1.5; margin: 0; padding: 0; }

html { scroll-behavior: smooth; scroll-padding-top: calc(var(--header-height) + 6rem); }

/*
html { &.font-size-large { section.pagebuilder, .content-text, div.related, &#template-homepage #content, &#template-homepage #content .item h3, #sitemap-intro { font-size: 125% !important; } .meta * { font-size: 18px !important; } ul.link-icon-large { font-size: 18px !important; } } &.font-size-extra-large { section.pagebuilder, .content-text, div.related, &#template-homepage #content, &#template-homepage #content .item h3, #sitemap-intro { font-size: 150% !important; } .meta * { font-size: 18px !important; } ul.link-icon-large { font-size: 20px !important; } }
}
*/
body { overflow-x: hidden; }

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }

.clearfix:after { clear: both; }

.clearfix { zoom: 1; }

.hidden { display: none !important; }

@media (max-width: 575.98px) { .hidden-xs-down { display: none !important; } }
@media (max-width: 767.98px) { .hidden-sm-down { display: none !important; } }
@media (min-width: 768px) { .hidden-md-up { display: none !important; } }
@media screen and (min-width: 768px) { .hidden-md { display: none !important; } }
@media screen and (max-width: 767px) { .hidden-sm { display: none !important; } }
textarea, input, button, select { font-family: inherit; font-size: inherit; text-align: inherit; }

h1, h2, h3, h4 { font-family: expressway, Verdana, sans-serif; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

h1 { font-size: var(--fs-h3, 24px); padding-bottom: 0.4em; }
@media (min-width: 768px) { h1 { font-size: var(--fs-h2, 36px); } }

h2 { font-size: var(--fs-h3, 24px); }

h3 { font-size: var(--fs-h4, 20px); }

h4 { font-size: var(--fs-m, 18px); }

p { margin: 0 0 30px 0; }

/* reduce spacing before ul/ol */
p + ul, p + ol { margin-top: -15px; }

h3 + ul, h3 + ol, h4 + ul, h4 + ol, h5 + ul, h5 + ol { margin-top: -10px; }

a { color: #002a5c; }

img { height: auto; max-width: 100%; }

.heading { font-family: expressway, Verdana, sans-serif; }

.arrow, .arrow--back, .block--link span { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; vertical-align: -.125em; padding-right: 24px; position: relative; }
.arrow:after, .arrow--back:after, .block--link span:after { content: ""; position: absolute; right: 0; line-height: 1.2; transition: all 0.2s ease-in-out; }

.item--project span.btn { background-color: #899e2d; color: white; }

div.item span.arrow { bottom: 0; position: absolute; right: 0; }

div.item:hover .arrow:after { right: 10px; }

.block--link:hover span:after { right: -5px; }

.arrow--back { padding-left: 24px; padding-right: 0; }
.arrow--back:after { content: ""; left: 0; right: auto; }

.btn { background: #e5e7ef; display: inline-block; padding: 10px 16px; text-decoration: none; }
.btn.arrow { line-height: 2; padding: 0 38px 0 16px; }
.btn.arrow:after { line-height: 2; right: 15px; }
.btn.arrow--back { line-height: 2; padding: 0 16px 0 38px; }
.btn.arrow--back:after { left: 15px; line-height: 2.1; }

.btn.big-red, .pb-quote .btn { background: #ed1c24; border: none; border-radius: 5px; color: white; cursor: pointer; display: inline-block; }

#filter-list .btn { background: #ed1c24; border: none; border-radius: 5px; color: white; cursor: pointer; display: inline-block; padding: 30px 0; text-align: center; min-width: 200px; }

.btn.big-gray, .btn.big-red, .pb-quote .btn { border-radius: 5px; line-height: 2.1; padding-bottom: 0.3em; padding-left: 1.25em; padding-top: 0.3em; text-align: left; }

[v-cloak] { display: none !important; }

.highlight { background: #ed1c24; color: white; }

.link-icon { padding-left: 1.75em; position: relative; }
.link-icon:before { background: url(../images/i/afspraak.svg) no-repeat center; background-size: contain; content: ''; display: block; height: 1.5em; left: 0; position: absolute; top: -0.1em; width: 1.5em; }

.icon-facebook, .icon-linkedin, .icon-instagram, .icon-whatsapp, .icon-email, .icon-youtube { position: relative; width: 100%; height: 100%; }
.icon-facebook:before, .icon-linkedin:before, .icon-instagram:before, .icon-whatsapp:before, .icon-email:before, .icon-youtube:before { content: " "; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.icon-facebook:before { background-image: url(../images/i/facebook.svg); }

.icon-linkedin:before { background-image: url(../images/i/linkedin.svg); }

.icon-instagram:before { background-image: url(../images/i/instagram.svg); }

.icon-whatsapp:before { background-image: url(../images/i/whatsapp.svg); }

.icon-email:before { background-image: url(../images/i/email.svg); }

.icon-youtube:before { background-image: url(../images/i/youtube.svg); }

[data-theme="dark"] .icon-facebook:before { background-image: url(../images/dark/i/facebook.svg); }
[data-theme="dark"] .icon-linkedin:before { background-image: url(../images/dark/i/linkedin.svg); }
[data-theme="dark"] .icon-instagram:before { background-image: url(../images/dark/i/instagram.svg); }
[data-theme="dark"] .icon-whatsapp:before { background-image: url(../images/dark/i/whatsapp.svg); }
[data-theme="dark"] .icon-email:before { background-image: url(../images/dark/i/email.svg); }
[data-theme="dark"] .icon-youtube:before { background-image: url(../images/dark/i/youtube.svg?v=2); }

.icon-home:before { background-image: url(../images/i/home.svg); background-size: 75%; }

.icon-contact:before { background-image: url(../images/i/contact.svg); }

.icon-faq:before { background-image: url(../images/i/veelgestelde_vragen.svg); }

.icon-info:before { background-image: url(../images/i/info.svg); }

.icon-inloggen:before { background-image: url(../images/i/mijn_brabantwonen.svg); }

.icon-inschrijven:before { background-image: url(../images/i/inschrijven2.svg); }

.icon-reparatie:before { background-image: url(../images/i/reparatie.svg); }

.icon-warning:before { background-image: url(../images/i/warning.svg); }

.icon-woning:before { background-image: url(../images/i/woning.svg); }

.icon-zoek:before { background-image: url(../images/i/zoek.svg); background-size: 65%; }
@media (max-width: 767.98px) { #topmenu .icon-zoek:before { background-size: 40%; } }

.icon-zoeken:before { background-image: url(../images/i/zoeken.svg); }
@media (max-width: 767.98px) { #topmenu .icon-zoeken:before { background-size: 40%; } }

.link-icon-large { list-style-type: none; margin: 0; padding: 0; }
.link-icon-large a { background: white; border-bottom: 4px solid #cdd0df; display: block; height: 64px; max-width: 100%; padding: 0 1em 0 80px; text-decoration: none; }
.link-icon-large a span { font-family: Verdana, sans-serif; display: table-cell; height: 60px !important; vertical-align: middle; height: 100%; }
.link-icon-large .link-icon:before { background-size: 70%; height: 60px; left: 15px; top: 0; transition: all 0.2s ease-in-out; width: 60px; }
.link-icon-large .link-icon:hover:before { background-size: 85%; transform: rotate(-5deg); }

.color-primary { color: #ed1c24 !important; }

.color-secondary { color: #002a5c !important; }

.content-text h2, .content-text h3, .content-text h4 { margin-bottom: 0; }
.content-text .auto-thumbnail img { display: block; margin: 0 auto 1em auto; }

.fancy-youtube-player span { display: block; position: relative; }

.fancy-youtube-player span:before { background: url("/images/youtube-play.png") no-repeat center center; content: ''; height: 100%; position: absolute; width: 100%; }

.youtube-player { background-position: center; background-size: cover; background-repeat: no-repeat; margin: 0 auto; width: 100%; }

.youtube-player-inner { cursor: pointer; height: 0; overflow: hidden; position: relative; padding-bottom: 56.25%; }

.youtube-player .play { background: url("/images/youtube-play.png") no-repeat center center; bottom: 0; left: 0; position: absolute; right: 0; top: 0; }

.youtube-player iframe { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

#cookie-melding { background: rgba(255, 255, 255, 0.95); bottom: 0; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); display: none; left: 0; position: fixed; right: 0; z-index: 998; }
#cookie-melding.show { display: block; }
#cookie-melding .inner { margin: 0 auto; max-width: 650px; padding: 1em; position: relative; }
#cookie-melding button { background: #ed1c24; border: none; border-radius: 0; color: white; cursor: pointer; padding: 0.5em 1em; transition: background-color 0.2s ease-in-out; }
#cookie-melding button:hover { background-color: #F1555A; }

.text-nowrap { white-space: nowrap !important; }

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow { to { -webkit-transform: scale(1.1); transform: scale(1.1); } }
@keyframes hvr-pulse-grow { to { -webkit-transform: scale(1.1); transform: scale(1.1); } }
.read-pdf { background: url(/images/speaker.svg) no-repeat center; background-size: contain; display: inline-block !important; height: 24px; margin: 0 0 -8px 5px; text-decoration: none !important; width: 24px; }

.read-pdf:hover, .read-pdf:focus, .read-pdf:active { -webkit-animation-name: hvr-pulse-grow; animation-name: hvr-pulse-grow; -webkit-animation-duration: 0.3s; animation-duration: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }

.cookieconsent-optout-marketing { background-color: rgba(255, 255, 255, 0.75); font-weight: 700; left: 0; margin: 0; padding: 20px; position: absolute; text-align: center; top: 0; width: 100%; z-index: 100; }

.CookieDeclarationTableHeader { overflow-wrap: break-word; }

.content-text .table { border-collapse: collapse; width: 100%; }
.content-text .table th, .content-text .table td { padding: 0; vertical-align: top; }
.content-text .table th { padding-right: 1em; text-align: left; width: 1%; }
@media screen and (max-width: 374px) { .content-text .table th, .content-text .table td { display: block; }
  .content-text .table th { margin-top: 0.5em; }
  .content-text .table tr:first-child th { margin-top: 0; } }

img.rond { border-radius: 50%; }

@keyframes pulse { 0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(255, 35, 65, 0.8); }
  70% { transform: scale(1); box-shadow: 0 0 0 12px rgba(255, 35, 65, 0); }
  100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(255, 35, 65, 0); } }
@keyframes pulse-sol { 0% { box-shadow: 0 0 0 0 rgba(181, 181, 181, 0.8); }
  70% { box-shadow: 0 0 0 12px rgba(255, 35, 65, 0); }
  100% { box-shadow: 0 0 0 0 rgba(255, 35, 65, 0); } }
.menu-has-vacature { padding-right: 26px; }

.total-jobs { animation: pulse 2s infinite; background-color: #ff2341; border-radius: 50%; box-shadow: 0 0 0 0 #000; color: #fff; font-family: expressway, Verdana, sans-serif; font-size: 14px; height: 20px; line-height: 19px; position: absolute; right: 2px; text-align: center; top: 6px; transform: scale(1); width: 20px; z-index: 1; }
#mobile-menu-wrap .total-jobs, .tree-level-2 .total-jobs { display: inline-block; margin-left: 0.5em; position: revert; text-align: center; top: 2px; }

footer .total-jobs { top: 1px; }

.align-center { text-align: center; }

.accordion-plus-minus, .info-blocks .info-block h3:first-child:after, .quick-block > label:after, .accordion-item > .accordion-item-title:before { border: 3px solid #002a5c; border-radius: 50%; color: #ed1c24; content: ""; font-size: 15px; height: 26px; line-height: 20px; position: absolute; right: 0; text-align: center; top: 16px; width: 26px; }

.pagebuilder .content a[href^="/downloadfile/"]:not([class]):before { content: ""; margin-right: 8px; }

main #content { padding-bottom: 80px; }

#wrap { padding-top: 100px; }
@media screen and (min-width: 768px) { #wrap { padding-top: var(--header-height); } }

.center { margin: 0 auto; max-width: 1440px; }
.center > .content { margin-left: var(--sp); margin-right: var(--sp); }

.spacer { display: none; }
@media (min-width: 768px) { .spacer { display: block; height: 5em; } }

#header-wrap { background: white; }
#header-wrap div.header { max-width: 1440px; margin: 0 auto; }
@media (min-width: 768px) { #header-wrap div.header .center { margin: 0 30px; }
  #header-wrap div.header .visual-intro #visual-wrap { margin: 0; } }

main #content { background: url(../images/bg-logo-part.svg) no-repeat right top; background-size: 2688px; position: relative; z-index: 1; }
.theme-vacature main #content { background: none; }
@media (max-width: 1023.98px) { main #content { background: none; } }

.page-bg-gray { background: #e5e7ef; }
.page-bg-gray.no-visual #content { background: linear-gradient(to bottom, white, white 100px, #e5e7ef 100px, #e5e7ef) no-repeat; padding-top: 120px; z-index: 0; }
.page-bg-gray:not(.no-visual) #header-wrap { background: linear-gradient(to top, #e5e7ef, #e5e7ef 40px, white 40px, white) no-repeat; }
.page-bg-gray main #content { background: transparent; }

.page-bg-onderhoudsabc #header-wrap { background: linear-gradient(to top, #e5e7ef, #e5e7ef 40px, white 40px, white) no-repeat; }
.page-bg-onderhoudsabc main #content { background: transparent; }
.page-bg-onderhoudsabc main #content .center-content--small { background: transparent; }
.page-bg-onderhoudsabc main #content .center-content--small #filter-list .toggle { margin-top: 0; }
.page-bg-onderhoudsabc main #content .center-content--small .accordion { border-top: 1px solid #fff; }
.page-bg-onderhoudsabc main #content .center-content--small .accordion-item { border-bottom: 1px solid #fff; }

#visual-wrap { position: relative; overflow: hidden; z-index: 0; }
@media (min-width: 576px) { #visual-wrap { overflow: visible; } }

p.telefoonnummer { color: #8696b7; margin-top: 3em; white-space: nowrap; }
p.telefoonnummer span { color: #355380; display: block; font-family: Verdana, sans-serif; margin-top: 1em; }

footer a[href^='mailto:'], footer a[href^='tel:'], a.telefoonnummer, span.telefoonnummer, a.email, span.email { padding-left: 1.5em; position: relative; text-decoration: none; white-space: nowrap; }
footer a[href^='mailto:']:before, footer a[href^='tel:']:before, a.telefoonnummer:before, span.telefoonnummer:before, a.email:before, span.email:before { --size: 1.2em; width: var(--size); height: var(--size); content: " "; left: 0; position: absolute; top: 0.05em; }
footer a[href^='mailto:'].d-block:before, footer a[href^='tel:'].d-block:before, a.telefoonnummer.d-block:before, span.telefoonnummer.d-block:before, a.email.d-block:before, span.email.d-block:before { top: 0.2em; }

.email.button, .email.link-meer, .email.button-faq, .email.btn--prev-step, .email.btn--next-step, .telefoonnummer.button, .telefoonnummer.link-meer, .telefoonnummer.button-faq, .telefoonnummer.btn--prev-step, .telefoonnummer.btn--next-step { padding-left: 3em; }
.email.button:before, .email.link-meer:before, .email.button-faq:before, .email.btn--prev-step:before, .email.btn--next-step:before, .telefoonnummer.button:before, .telefoonnummer.link-meer:before, .telefoonnummer.button-faq:before, .telefoonnummer.btn--prev-step:before, .telefoonnummer.btn--next-step:before { color: inherit; left: 1em; top: calc(50% - 0.6em); }

footer a[href^='tel:']:before, a.telefoonnummer:before, span.email:before, span.telefoonnummer:before { content: " "; background-image: url("/themes/bw/images/i/bellen.svg"); }
footer a[href^='tel:'].button a, footer a[href^='tel:'].link-meer a, footer a[href^='tel:'].button-faq a, footer a[href^='tel:'].btn--prev-step a, footer a[href^='tel:'].btn--next-step a, a.telefoonnummer.button a, a.telefoonnummer.link-meer a, a.telefoonnummer.button-faq a, a.telefoonnummer.btn--prev-step a, a.telefoonnummer.btn--next-step a, span.email.button a, span.email.link-meer a, span.email.button-faq a, span.email.btn--prev-step a, span.email.btn--next-step a, span.telefoonnummer.button a, span.telefoonnummer.link-meer a, span.telefoonnummer.button-faq a, span.telefoonnummer.btn--prev-step a, span.telefoonnummer.btn--next-step a { color: inherit; text-decoration: none; }
footer a[href^='tel:'].button-blue:before, footer a[href^='tel:'].button-secondary:before, footer .search-related a[href^='tel:'].link-meer:before, .search-related footer a[href^='tel:'].link-meer:before, footer a[href^='tel:'].btn--next-step:before, a.telefoonnummer.button-blue:before, a.telefoonnummer.button-secondary:before, .search-related a.telefoonnummer.link-meer:before, a.telefoonnummer.btn--next-step:before, span.email.button-blue:before, span.email.button-secondary:before, .search-related span.email.link-meer:before, span.email.btn--next-step:before, span.telefoonnummer.button-blue:before, span.telefoonnummer.button-secondary:before, .search-related span.telefoonnummer.link-meer:before, span.telefoonnummer.btn--next-step:before { background-image: url("/themes/bw/images/dark/i/bellen.svg"); }

footer a[href^='mailto:']:before, span.email:before, a.email:before { background-image: url("/themes/bw/images/i/mailen.svg"); }
footer a[href^='mailto:'].button-blue:before, footer a[href^='mailto:'].button-secondary:before, footer .search-related a[href^='mailto:'].link-meer:before, .search-related footer a[href^='mailto:'].link-meer:before, footer a[href^='mailto:'].btn--next-step:before, span.email.button-blue:before, span.email.button-secondary:before, .search-related span.email.link-meer:before, span.email.btn--next-step:before, a.email.button-blue:before, a.email.button-secondary:before, .search-related a.email.link-meer:before, a.email.btn--next-step:before { background-image: url("/themes/bw/images/dark/i/mailen.svg"); }

#footer-inner a[href^='tel:']:before, #footer-inner a.telefoonnummer:before, #footer-inner span.telefoonnummer:before { background-image: url("/themes/bw/images/i/bellen-white.svg"); }
#footer-inner a[href^='mailto:']:before, #footer-inner a.email:before, #footer-inner span.email:before { background-image: url("/themes/bw/images/i/mailen-white.svg"); }

[data-theme="dark"] footer a[href^='tel:']:before, [data-theme="dark"] a.telefoonnummer:before, [data-theme="dark"] span.telefoonnummer:before { background-image: url("/themes/bw/images/dark/i/bellen.svg"); }
[data-theme="dark"] footer a[href^='tel:'].button-secondary:before, [data-theme="dark"] footer .search-related a[href^='tel:'].link-meer:before, .search-related [data-theme="dark"] footer a[href^='tel:'].link-meer:before, [data-theme="dark"] footer a[href^='tel:'].btn--next-step:before, [data-theme="dark"] a.telefoonnummer.button-secondary:before, [data-theme="dark"] .search-related a.telefoonnummer.link-meer:before, .search-related [data-theme="dark"] a.telefoonnummer.link-meer:before, [data-theme="dark"] a.telefoonnummer.btn--next-step:before, [data-theme="dark"] span.telefoonnummer.button-secondary:before, [data-theme="dark"] .search-related span.telefoonnummer.link-meer:before, .search-related [data-theme="dark"] span.telefoonnummer.link-meer:before, [data-theme="dark"] span.telefoonnummer.btn--next-step:before { background-image: url("/themes/bw/images/i/bellen.svg"); }
[data-theme="dark"] footer a[href^='mailto:']:before, [data-theme="dark"] span.email:before, [data-theme="dark"] a.email:before { background-image: url("/themes/bw/images/dark/i/mailen.svg"); }
[data-theme="dark"] footer a[href^='mailto:'].button-secondary:before, [data-theme="dark"] footer .search-related a[href^='mailto:'].link-meer:before, .search-related [data-theme="dark"] footer a[href^='mailto:'].link-meer:before, [data-theme="dark"] footer a[href^='mailto:'].btn--next-step:before, [data-theme="dark"] span.email.button-secondary:before, [data-theme="dark"] .search-related span.email.link-meer:before, .search-related [data-theme="dark"] span.email.link-meer:before, [data-theme="dark"] span.email.btn--next-step:before, [data-theme="dark"] a.email.button-secondary:before, [data-theme="dark"] .search-related a.email.link-meer:before, .search-related [data-theme="dark"] a.email.link-meer:before, [data-theme="dark"] a.email.btn--next-step:before { background-image: url("/themes/bw/images/i/mailen.svg"); }

[data-theme="dark"] .telefoonnummer.button.button-secondary, [data-theme="dark"] .telefoonnummer.button-secondary.link-meer, [data-theme="dark"] .search-related .telefoonnummer.link-meer, .search-related [data-theme="dark"] .telefoonnummer.link-meer, [data-theme="dark"] .telefoonnummer.link-meer.btn--next-step, [data-theme="dark"] .telefoonnummer.button-secondary.button-faq, [data-theme="dark"] .telefoonnummer.button-faq.btn--next-step, [data-theme="dark"] .telefoonnummer.button-secondary.btn--prev-step, [data-theme="dark"] .telefoonnummer.btn--prev-step.btn--next-step, [data-theme="dark"] .telefoonnummer.btn--next-step { color: var(--color-btn-text-light); }

.accordion-content a.email:after, .accordion-content a.telefoonnummer:after { content: ""; position: absolute; left: 22px; right: 0; bottom: 0; height: 2px; background: var(--color-text); }
.accordion-content a.email:before, .accordion-content a.telefoonnummer:before { top: 0; color: var(--color-text); }

a.email:hover, a.telefoonnummer:hover { text-decoration: underline; }

.non_breaking { white-space: nowrap; }

footer a[href^='mailto:']:before, footer a[href^='tel:']:before { color: white; }

footer { background: #002a5c; }
footer .widget { color: #355380; display: none; }
@media (min-width: 768px) { footer .widget { display: block; } }
footer .widget h2 { margin-top: 0; }
@media (max-width: 991.98px) { footer #main-footer-menu4 { margin-top: 45px; } }
@media (max-width: 767.98px) { footer #main-footer-menu4 { margin-top: 0px; } }

#footer-inner { color: white; padding: 48px 20px 0 20px; position: relative; }
@media (max-width: 767.98px) { #footer-inner { padding: 48px 0 0 0; } }
#footer-inner > .row { padding-bottom: 60px; }
#footer-inner .link-icon-large a { background-color: transparent !important; border-color: rgba(255, 255, 255, 0.3); color: white; font-size: 18px; }
[data-theme='dark'] #footer-inner .link-icon-large a { border-color: #2E8CFF; }
#footer-inner .link-icon-large a span { font-family: Interstate-Regular, Verdana, sans-serif; }
@media (max-width: 991.98px) { #footer-inner .link-icon-large a { padding-left: 40px; }
  #footer-inner .link-icon-large a:before { left: 0; width: 40px; height: 40px; } }
@media (max-width: 767.98px) { #footer-inner .link-icon-large a { padding-left: 0; padding-right: 0; display: flex; align-items: center; justify-content: space-around; gap: 20px; }
  #footer-inner .link-icon-large a span { height: auto !important; margin-right: auto; min-width: 164px; }
  #footer-inner .link-icon-large a:before { position: static; width: 60px; height: 60px; margin-left: auto; } }
#footer-inner .type-label > span { display: block; font-family: Interstate-Regular, Verdana, sans-serif; font-size: 18px; padding-bottom: 1em; position: relative; border-top: 2px solid rgba(255, 255, 255, 0.2); padding-top: 1em; }
#footer-inner .type-label > span:before { bottom: 0; border-bottom: 2px solid white; display: none; content: ''; left: 0; position: absolute; width: 40%; }
@media (min-width: 768px) { #footer-inner .type-label > span:before { display: block; } }
#footer-inner .type-label > span.active { margin-bottom: 1.1em; }
#footer-inner .type-label > span.active:before { display: block; }
@media (min-width: 768px) { #footer-inner .type-label > span { border-top: none; margin-bottom: 1.1em; padding-bottom: 0.6em; padding-top: 0; } }
#footer-inner .type-label ul { margin-bottom: 3em; }
@media (min-width: 768px) { #footer-inner .type-label ul { margin-bottom: 0; } }
#footer-inner .type-label ul li { margin-bottom: 0.9em; }
#footer-inner .sitemap-tree a { color: white; font-family: Verdana, sans-serif; text-decoration: none; }
#footer-inner .sitemap-tree a:hover { text-decoration: underline; }
#footer-inner .menu-has-vacature a { position: relative; }
#footer-inner .menu-has-vacature a .total-jobs { right: -30px; }
#footer-inner .related > h2 { border-top: 2px solid rgba(255, 255, 255, 0.2); font-size: 18px; font-family: expressway, Verdana, sans-serif; font-weight: bold; margin: 0 0 1.1em 0; padding-bottom: 0.6em; padding-top: 1em; position: relative; }
@media (min-width: 768px) { #footer-inner .related > h2 { border-top: none; margin-top: 2em; padding-top: 0; } }
#footer-inner .related > h2:before { bottom: 0; border-bottom: 2px solid white; display: none; content: ''; left: 0; position: absolute; width: 40%; }
@media (min-width: 768px) { #footer-inner .related > h2:before { display: block; } }
#footer-inner .related a { color: white; }
#footer-inner .related a:before { color: white; }
#footer-inner .sitemap-tree .type-label > span { font-size: 18px; user-select: none; }
@media (max-width: 767.98px) { #footer-inner .sitemap-tree .type-label > span { cursor: pointer; padding-left: 30px; padding-right: 30px; } }
#footer-inner .sitemap-tree .type-label > span:after { content: ""; position: absolute; right: 0; top: 25px; }
@media (min-width: 768px) { #footer-inner .sitemap-tree .type-label > span:after { display: none; } }
@media (max-width: 767.98px) { #footer-inner .sitemap-tree .type-label > span:after { right: 30px; } }
#footer-inner .sitemap-tree .type-label > span.active:after { content: ""; }
@media (max-width: 767.98px) { #footer-inner .sitemap-tree .type-label ul { display: none; }
  #footer-inner .sitemap-tree .type-label span.active + ul { display: block; } }
@media (max-width: 767.98px) { #footer-inner .link-icon-large { margin-bottom: 48px; } }

@media (max-width: 767.98px) { .footer-widgets-area--3 .row > div:last-child > ul > li.last { border-bottom: 2px solid rgba(255, 255, 255, 0.2); } }
@media (min-width: 768px) { #footer-quicklinks { padding-right: 20px; } }
#footer-quicklinks ul { margin: 0; max-width: 300px; }
@media (max-width: 767.98px) { #footer-quicklinks ul { max-width: 100%; } }
#footer-quicklinks li { margin-bottom: 1em; }

#sub-footer { background-color: white; color: #002a5c; padding: 30px 0; position: relative; background-image: url(../images/bg-logo-part.svg); background-position: 19% -36%; background-size: 218.75vw; }
@media (max-width: 1023.98px) { #sub-footer { background-image: none; } }
@media (max-width: 767.98px) { #sub-footer { padding: 40px 0 55px 0; } }
#sub-footer .row { display: flex; align-items: center; justify-content: space-between; flex-wrap: nowrap; }
#sub-footer .row .col-md-4 { flex: none; width: auto; max-width: initial; }
#sub-footer :nth-child(3) { text-align: right; }
@media (min-width: 768px) and (max-width: 1120px) { #sub-footer .content > .row { justify-content: flex-start; }
  #sub-footer .content > .row > :nth-child(3) { margin-left: auto; } }
@media (min-width: 768px) and (max-width: 900px) { #sub-footer #footer-menu li { padding: 0 10px; }
  #sub-footer #footer-share li { margin: 0 8px; } }
@media (max-width: 767.98px) { #sub-footer .row { display: flex; flex-direction: column; }
  #sub-footer .row :nth-child(1) { order: 2; }
  #sub-footer .row :nth-child(2) { margin-top: 15px; order: 1; }
  #sub-footer .row :nth-child(3) { text-align: center; order: 3; } }

#footer-share { display: table; list-style-type: none; margin: 0 auto; padding: 0; }
#footer-share li { display: inline-block; margin: 0 17.5px; }
#footer-share li:first-child { margin-left: 0 !important; }
#footer-share li:last-child { margin-right: 0 !important; }
#footer-share a { border-radius: 50%; color: white; display: inline-block; font-size: 18px; width: 34px; height: 34px; line-height: 34px !important; text-align: center; }
@media (max-width: 767.98px) { #footer-share a { height: 37px; width: 37px; line-height: 37px !important; } }
#footer-share .fa-twitter { margin-right: -4px; }

@media (max-width: 767.98px) { #main-footer.center.extra-margin-world-class { margin-bottom: 50px; } }

section.vacatureworldclassworkplace { margin-bottom: 40px; }

@media (min-width: 992px) { section.vacatureworldclassworkplace { padding: 0; margin-bottom: 0; } }
a.world-class-workplace.vacature-page { position: relative; height: auto; display: block; transform: translateY(67px); margin-top: -50px; }
a.world-class-workplace.vacature-page img { height: 160px; width: 100%; }
a.world-class-workplace.hide-desktop { display: none; }
@media (max-width: 767.98px) { a.world-class-workplace.hide-mobile { display: none; }
  a.world-class-workplace.hide-desktop { display: block; position: relative; top: -82px; height: 100px; }
  a.world-class-workplace.hide-desktop img { height: 200px; width: 100%; } }
@media (max-width: 991px) { a.world-class-workplace.hide-mobile { right: -120px; } }
@media (min-width: 992px) { a.world-class-workplace.vacature-page { position: relative; height: 45px; display: block; bottom: 65px; top: -35px; transform: none; }
  a.world-class-workplace.vacature-page img { height: 160px; width: 100%; margin-left: 40%; } }
@media (min-width: 576px) { a.world-class-workplace.hide-mobile { position: absolute; top: -90px; right: -12vw; }
  a.world-class-workplace.hide-mobile img { height: 145px; } }
@media (min-width: 992px) { a.world-class-workplace.hide-mobile { top: -110px; right: -150px; }
  a.world-class-workplace.hide-mobile img { height: 155px; } }

#copy { color: white; color: rgba(255, 255, 255, 0.5); font-size: 14px; margin-top: 2em; text-align: center; }

#homepage-news { margin-bottom: 3em; margin-top: 3em; }

.content-text > h1 { margin-top: 0; padding-top: 1em; }

.content--padding { padding-bottom: 30px; padding-top: 30px; }

.center-content--small-inner { margin-left: auto; margin-right: auto; }
@media (max-width: 767px) { .center-content--small-inner { padding: var(--sp) !important; }
  .center-content--small-inner #accessibility-wrap { margin-top: 0; padding-left: 0; padding-right: 0; } }
.center-content--small-inner #accessibility-wrap { margin-right: auto; margin-left: auto; }

.center-content--small { background: white; margin: 0 calc(-1 * var(--sp)); max-width: 790px; padding: 30px; position: relative; /* Wider center-content--small with tilted shadow at the top */ }
#wijkbeheer .center-content--small, #complex .center-content--small, .theme-vacature .center-content--small { max-width: var(--max-width-no-pad); }
.center-content--small-inner { background: white; padding: 30px; }
@media (min-width: 768px) { .center-content--small-inner { padding: 30px; max-width: var(--max-width-xs); } }
[data-theme="dark"] .center-content--small-inner { background: #0058C4; }
@media (min-width: 768px) { .center-content--small { margin: 0 auto; padding: 30px 80px; }
  .no-negative-margin .center:first-child > .content > .center-content--small { margin-top: 0; } }
@media screen and (min-width: 1100px) { .center:first-child > .content > .center-content--small { margin-top: -80px; }
  .theme-vacature .center:first-child > .content > .center-content--small { margin-top: -45px; } }
.center-content--small h1 { position: relative; }
.center-content--small h1:after { border-bottom: 3px solid #ed1c24; content: ''; bottom: 0; left: 0; position: absolute; width: 45%; }
.theme-project .center-content--small h1 { color: #899e2d; text-align: left; }
.theme-project .center-content--small h1:after { border-color: #899e2d; }
.theme-vacature .center-content--small h1 { color: #002a5c; text-align: center; padding: 0; }
.theme-vacature .center-content--small h1:after { display: none; }
[data-theme=dark] .theme-vacature .center-content--small h1 { color: white; }
.center-content--small .meta { display: flex; left: 30px; position: absolute; top: -20px; }
@media (min-width: 768px) { .center-content--small .meta { left: 80px; } }
@media (max-width: 767.98px) { .center-content--small .meta { display: inline-block; } }
.center-content--small .meta > span { display: inline-block; }
.center-content--small .meta .back { background: #e5e7ef; float: left; font-size: var(--fs-sm); }
.center-content--small .meta .back .btn.arrow--back { line-height: 2.25; }
.center-content--small .meta .back .btn.arrow--back:after { line-height: 2.25; }
@media (max-width: 767.98px) { .center-content--small .meta .back .btn.arrow--back { font-size: var(--fs-xs); line-height: 2.286; }
  .center-content--small .meta .back .btn.arrow--back:after { line-height: 2.286; } }
.center-content--small .meta .back a:after { color: inherit; }
.center-content--small .meta .date { background: #c1c7e0; color: white; float: left; padding: 3px 20px 5px 20px; }
.center-content--small .meta .status { display: inline; margin: 0; padding: 0; white-space: nowrap; }
.center-content--small .meta .status .domain, .center-content--small .meta .status .label { background: #899e2d; color: white; display: inline-block; font-size: var(--fs-sm); line-height: 2.25; margin: 0; padding: 0 20px 0 20px; vertical-align: middle; white-space: pre-wrap; }
@media (max-width: 767.98px) { .center-content--small .meta .status .domain, .center-content--small .meta .status .label { font-size: var(--fs-xs); line-height: 2.286; } }
.center-content--small .meta .status .domain { background: #a8b464; }
.center-content--small .meta--bottom { display: inline; padding: 0; position: relative; }
.center-content--small .meta--bottom span { padding: 0; }
.center-content--small .meta--bottom a { padding: 3px 12px; }
.center-content--small.no-padding { margin-top: -100px; padding: 0; }
#complex .center-content--small.no-padding, .theme-vacature .center-content--small.no-padding { margin-top: 0; }

.a-index.theme-vacature .center:first-child > .content > .center-content--small { margin-top: 0; }

.sitemap-content { margin: 0 auto; max-width: 920px; padding: 30px; }
@media (min-width: 768px) { .sitemap-content { padding: 30px 80px; } }

.theme-project .center-content--small { padding-bottom: 80px; }

.theme-vacature .sitemap-intro h1 { color: #ed1c24; }
.theme-vacature .sitemap-intro h1:after { border-color: #ed1c24; }
.theme-vacature .content-text h2, .theme-vacature .content-text h3 { color: #002a5c; }
[data-theme=dark] .theme-vacature .content-text h2, [data-theme=dark] .theme-vacature .content-text h3 { color: white; }
.theme-vacature .vacatures .vacature a { color: #002a5c; }
.theme-vacature .vacatures .vacature a.more { color: #002a5c; }
[data-theme=dark] .theme-vacature .vacatures .vacature a.more { color: #8696b7; }

ul.pager { display: table; list-style-type: none; margin: 0 auto 1em auto; padding: 0; }
ul.pager li { display: inline-block; margin: 0 -1px; }
ul.pager li.active a { background: white; color: inherit; }
ul.pager a { border-radius: 50%; display: inline-block; height: 30px; line-height: 30px; text-align: center; text-decoration: none; transition: background-color 0.2s ease-in-out; width: 30px; }
ul.pager a:hover { background: #002a5c; color: white; }
ul.pager .truncated { font-size: 10px; }
ul.pager .prev i, ul.pager .next i { color: #ed1c24; }
ul.pager .prev a:hover i, ul.pager .next a:hover i { color: white; }

.tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-size: 0.875rem; word-wrap: break-word; opacity: 0; }
.tooltip.show { opacity: 0.9; }
.tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }
.tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; }
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; }
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; }
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; }
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; }
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; }
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; }
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; }
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; }

.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; }

#news-items { list-style-type: none; margin: 0; padding: 0; }
#news-items h2 { margin-top: 0; }
#news-items .photo { float: left; margin: 0 1em 0.25em 0; }
#news-items .project-intro { cursor: pointer; }

.project-content { display: none; }

#show-all-news { cursor: pointer; margin-bottom: 1em; }

#homepage-accessibility { margin-top: 2em; }

#change-font-size { left: auto; position: absolute; right: -10px; width: 65px; top: 0; list-style-type: none; margin: 0; padding: 0; }
@media (min-width: 768px) { #change-font-size { top: 0; } }
#change-font-size li { cursor: pointer; float: left; font-size: 14px; height: 26px; line-height: 26px; margin-right: 8px; }
#change-font-size li.large { font-size: 18px; line-height: 23px; }
#change-font-size li.extra-large { font-size: 20px; line-height: 22px; }
#change-font-size li.active { border-bottom: 1px solid #ed1c24; }
#change-font-size li:last-child { margin-right: 0; }

#template-term { height: auto; }
#template-term #content { padding: 1em; }
#template-term h1 { margin-top: 0; position: relative; }
#template-term h1:after { border-bottom: 3px solid #ed1c24; bottom: 0; content: ''; left: 0; position: absolute; width: 40%; }

#terminology-button-wrap { margin-top: 1em; }
@media screen and (min-width: 540px) { #terminology-button-wrap { left: 0; margin-top: 0; position: absolute; top: 0; } }

#template-term #accessibility-wrap { margin-top: 0; }

#terminology-button { background: url(../images/term.svg) no-repeat center; background-size: contain; border: none !important; cursor: pointer; display: block; margin-top: -3px; position: relative; height: 32px; width: 32px; }
@media screen and (min-width: 768px) { #terminology-button { margin-top: 0px; } }
#terminology-button:after { background: url(../images/term_hover.svg) no-repeat center; background-size: contain; bottom: 0; content: ''; left: 0; opacity: 0; position: absolute; right: 0; top: 0; transition: opacity 0.2s ease-in-out; }
#terminology-button:hover { opacity: 0.9; }
#terminology-button:hover:after { opacity: 0.2; }
.terminology-active #terminology-button:after { opacity: 1; }

.af-terminology-item { display: inline-block; outline: 2px solid rgba(0, 0, 0, 0); transition: all 0.2s ease-out; }
.terminology-active .af-terminology-item { cursor: pointer; outline: 2px solid rgba(10, 30, 70, 0.3); outline-offset: 2px; }
.terminology-active .af-terminology-item:hover { outline: 3px solid rgba(10, 30, 70, 0.5); outline-offset: 5px; }

.terminology-info { background: rgba(0, 42, 92, 0.95); border-radius: 0.5em; bottom: -20px; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5); color: rgba(255, 255, 255, 0.9); margin-left: 5px; max-width: 400px; opacity: 0; padding: 1em; position: fixed; right: 5px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); z-index: 1000; }

.terminology-info h3 { font-size: var(--fs-h4); margin: 0; }

.terminology-info p { font-size: var(--fs-sm); margin: 5px 0 0 0; }

.terminology-info .on { display: none; }

.terminology-info .off { display: block; }

.terminology-active .terminology-info .on { display: block; }

.terminology-active .terminology-info .off { display: none; }

.full-width-bg-color { position: relative; z-index: 1; }
.full-width-bg-color .center-content--small { background: none; }
#m-bwProject .full-width-bg-color { background: #d5dab0; }
.full-width-bg-color.white { background: white; }

.page-actions-wrap .arrow--back { float: left; margin: 0 0 1em 0; }

.page-actions { display: inline-block; float: none; line-height: 28px; list-style: none; margin: 2px 0 1em 0; padding: 0 !important; }
.page-actions li { float: left; margin-right: 12px; }
.page-actions li:before, .page-actions li:after { display: none !important; }
.page-actions li.label { font-family: Verdana, sans-serif; font-weight: bold; }
.actions-with-button .page-actions { float: right; }
.actions-with-button .page-actions li { margin-left: 12px; margin-right: 0; }
.page-actions .share-icon { border-radius: 50%; display: inline-block; color: white; height: 34px; line-height: 34px; width: 34px; text-align: center; transition: all 0.2s ease-in-out; }
.page-actions .share-icon:hover { transform: scale(1.25); }

[data-theme="dark"] .page-actions .share-icon { color: var(--color-secondary); }
[data-theme="dark"] .page-actions .share-icon:hover { color: white; }

.page-actions--share { align-items: center; font-size: 0; line-height: normal; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 25px; }
.page-actions--share .label { font-size: var(--fs-sm); line-height: normal; }
.page-actions--share li { display: inline-block; margin: 0; }
.page-actions--share li:not(.label) { font-size: 18px; }

.theme-vacature .page-actions--share { justify-content: center; }
@media (min-width: 992px) { .theme-vacature .page-actions--share { margin-bottom: 60px; } }

.share-page { position: relative; z-index: 1; }
.share-page .share-popup { background: #e5e7ef; display: none; padding: 0.5em; position: absolute; top: 100%; z-index: 1000; }
.share-page .share-popup a { font-size: var(--fs-sm); margin-right: 0.5em; text-decoration: none; }
.share-page .share-popup a:hover { text-decoration: underline; }
.share-page .share-popup a:last-child { margin-right: 0; }
.share-page .share-popup img { display: inline; margin: 0 5px -2px 0; }

#accessibility-wrap { margin-top: 1em; position: relative; }

@media (max-width: 767.98px) { #m-bwProject #accessibility-wrap { margin-top: 32px; } }
.contact-content-bg { background: linear-gradient(to bottom, transparent, transparent 40%, #8696b7 40%, #8696b7) no-repeat; position: relative; z-index: 1; }

@media (min-width: 768px) { .visual-intro { margin: 0 30px; } }

.sitemap-intro { background: #e5e7ef; padding: 2em 1em 1em 1em !important; }
.sitemap-intro p:last-child { margin-bottom: 0; }
@media (min-width: 576px) { .sitemap-intro { padding: 3em 30px 30px 3em !important; font-size: var(--fs-m); } }
@media (min-width: 992px) { .sitemap-intro { padding: 5em 30px 80px 80px !important; font-size: var(--fs-m); } }
.sitemap-intro h1 { margin: 0.4em 0; line-height: 1.25em; position: relative; }
@media (min-width: 992px) { .sitemap-intro h1 { margin: 0.65em 0; } }
.sitemap-intro h1:after { border-bottom: 3px solid #ed1c24; bottom: 0; content: ''; left: 0; position: absolute; width: 60%; }

.content-text.extra-margin { margin-top: 2em; }

h2.extra-margin { margin-top: 2em; }

blockquote { background: #e5e7ef; margin: 0 0 30px 0; padding: 20px; overflow: hidden; }
blockquote p { font-weight: 600; }
blockquote p em { font-size: smaller; font-weight: normal; }
blockquote p:last-child { margin: 0; }
blockquote img { float: right; height: auto; margin: 0 0 0 20px; max-width: 50%; width: 100%; }
@media (max-width: 575.98px) { blockquote img { float: none; margin: 0 0 10px 0; max-width: 100%; } }

iframe.resize { border: none; width: 1px; min-width: 100%; }

@media (min-width: 768px) { .flex-2-between { display: flex; justify-content: space-between; }
  .flex-2-between h2 { margin: 0; } }

.uitvouw-knop { background: #e5e7ef; cursor: pointer; margin-bottom: 15px; padding: 1em; position: relative; user-select: none; }
.uitvouw-knop:after { content: ""; position: absolute; right: 1em; top: 25px; }
.uitvouw-knop.active :after { content: ""; }

.uitvouw-blok { background: white; display: none; margin-top: -15px; padding: 1em; transition: color 2s ease-in-out; }
.uitvouw-blok p:last-child { margin-bottom: 0; }

.af-video-uploaded { max-width: 100%; width: 100%; }

.centered-header { position: relative; -webkit-box-shadow: 10px -41px 62px -16px rgba(161, 161, 161, 0.64); -moz-box-shadow: 10px -41px 62px -16px rgba(161, 161, 161, 0.64); box-shadow: 10px -41px 62px -16px rgba(161, 161, 161, 0.64); }
.centered-header > div { position: relative; }
.centered-header > div:after { content: " "; position: absolute; bottom: 0; left: 30px; right: 30px; height: 2px; background-color: #96C5FF; opacity: .3; }

/* WYIYWYG helpers */
.h-flex-rows { display: flex; gap: 30px; width: 85%; }

ol.fancy-list { --padding_left: 100px; --num_size: 40px; list-style: none; padding-left: var(--padding_left); counter-reset: fancy; }
ol.fancy-list li { counter-increment: fancy; margin-bottom: 1.5em !important; position: relative; }
ol.fancy-list li::before { background: #96c5ff; font-family: Interstate-Regular, Verdana, sans-serif; font-weight: bold; border-radius: 50%; content: counter(fancy); display: block; height: var(--num_size); left: calc(var(--padding_left) * -1); line-height: var(--num_size); position: absolute; text-align: center; top: -6px; width: var(--num_size); z-index: -1; }
ol.fancy-list li:not(:last-child)::after { border-left: 2px solid var(--color-text); content: ""; left: calc((var(--padding_left) * -1) + (var(--num_size) / 2)); height: 100%; position: absolute; top: calc(var(--num_size) / 2); z-index: -2; width: 0px; }
ol.fancy-list li h3, ol.fancy-list li h4 { margin: 0 0 0.75em 0; }

ul.fancy-list { list-style: none; }

.video-player { background-position: center; background-size: cover; background-repeat: no-repeat; margin: 0 auto; width: 100%; }

.video-player-inner { cursor: pointer; height: 0; margin: 12px 0 12px 0; overflow: hidden; position: relative; padding-bottom: 56.25%; }

.video-player .play { background: url("/images/youtube-play.png") no-repeat center center; bottom: 0; left: 0; position: absolute; right: 0; top: 0; }

.video-player iframe { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

.title-with-accessibility { display: flex; align-items: flex-end; }
.title-with-accessibility h1, .title-with-accessibility #accessibility-wrap { margin-bottom: 35px; }
.title-with-accessibility h1 { padding-bottom: 0; }
.title-with-accessibility #accessibility-wrap { width: 100%; }
@media (max-width: 1023.98px) { .title-with-accessibility { flex-direction: column; align-items: flex-start; }
  .title-with-accessibility h1 { margin-top: 0; margin-bottom: 0; }
  .title-with-accessibility #accessibility-wrap { max-width: 100%; } }

.button, .link-meer, .button-faq, .btn--prev-step, .btn--next-step { display: inline-flex; align-items: center; gap: 7px; padding: 11.5px 19px; font-size: var(--fs-sm, 16px); line-height: 1.438; font-family: Interstate-Regular, Verdana, sans-serif; font-weight: bold; text-align: center; border-radius: 5px; text-decoration: none; transition: background .33s ease-in-out, color .33s ease-in-out, border-color .33s ease-in-out; color: #002a5c; border: 2px solid transparent; }
.button.btn--fixed, .btn--fixed.link-meer, .btn--fixed.button-faq, .btn--fixed.btn--prev-step, .btn--fixed.btn--next-step { font-size: 16px; }
.button.telefoonnummer:hover, .telefoonnummer.link-meer:hover, .telefoonnummer.button-faq:hover, .telefoonnummer.btn--prev-step:hover, .telefoonnummer.btn--next-step:hover, .button:hover, .link-meer:hover, .button-faq:hover, .btn--prev-step:hover, .btn--next-step:hover { text-decoration: none; }

.button-primary { transition: background-color 0.2s ease-in-out; background-color: var(--color-btn-bg-primary); border-color: var(--color-btn-bg-primary); color: white; }
.button-primary:hover { background-color: var(--color-btn-primary-hover); border-color: var(--color-btn-primary-hover); }

.button-secondary, .search-related .link-meer, .btn--next-step { background-color: var(--color-btn-bg-secondary); border-color: var(--color-btn-bg-secondary); color: var(--color-btn-text-light); }
.button-secondary:hover, .search-related .link-meer:hover, .btn--next-step:hover { background-color: var(--color-btn-bg-secondary-light); border-color: var(--color-btn-bg-secondary-light); }

.button-blue { background-color: var(--color-btn-bg-blue); border-color: var(--color-btn-bg-blue); color: var(--color-btn-text-light); }
.button-blue:hover { background-color: var(--color-btn-bg-blue-hover); border-color: var(--color-btn-bg-blue-hover); color: var(--color-btn-text-dark); }

[data-theme="dark"] .button-blue { color: var(--color-btn-text-dark); }

.button-light-blue { background-color: var(--color-btn-bg-light-blue); border-color: var(--color-btn-bg-light-blue); color: var(--color-btn-text-light); }
.button-light-blue:hover { background-color: var(--color-btn-bg-light-blue-hover); border-color: var(--color-btn-bg-light-blue-hover); color: var(--color-btn-text-dark); }

[data-theme="dark"] .button-light-blue:hover { color: var(--color-btn-text-light); }

.button-hollow, .button-white, .button-faq, .btn--prev-step { border: 2px solid #002a5c; transition: all 0.2s ease-in-out; }
.button-hollow:hover, .button-white:hover, .button-faq:hover, .btn--prev-step:hover { border-color: #0058C4; color: #0058C4; }

.button-white { background-color: white; }

[data-theme="dark"] .button-hollow, [data-theme="dark"] .button-white, [data-theme="dark"] .button-faq, [data-theme="dark"] .btn--prev-step { border-color: white; color: white; }
[data-theme="dark"] .button-hollow:hover, [data-theme="dark"] .button-white:hover, [data-theme="dark"] .button-faq:hover, [data-theme="dark"] .btn--prev-step:hover { border-color: #96c5ff; color: #96C5FF; }

[data-theme="dark"] .button-white { background-color: var(--color-page-background); }

.button-light, .link-meer { color: var(--color-btn-text-dark); border: 2px solid rgba(150, 197, 255, 0.3); background-color: var(--color-page-background); }
.button-light:hover, .link-meer:hover { border-color: var(--color-secondary); }
.button-light.button-hover--primary:hover, .button-hover--primary.link-meer:hover { background-color: var(--color-primary); color: white; }
.button-light.button-hover--secondary:hover, .button-hover--secondary.link-meer:hover { background-color: var(--color-btn-bg-secondary); color: var(--color-btn-text-light); }

[data-theme="dark"] .button-light, [data-theme="dark"] .link-meer { border-color: rgba(244, 249, 255, 0.3); }
[data-theme="dark"] .button-light:hover, [data-theme="dark"] .link-meer:hover { border-color: #fff; }

.button--icon:before { display: block; content: ''; background-size: contain; background-repeat: no-repeat; background-position: center; width: 23px; height: 23px; }

.button--icon-login:before { background-image: url(../images/i/mijn_brabantwonen.svg); }

[data-theme="dark"] .button--icon-login:before { background-image: url(../images/dark/i/mijn_brabantwonen.svg); }

.button--icon-search:before { background-image: url(../images/i/zoeken.svg); }

[data-theme="dark"] .button--icon-search:before { background-image: url(../images/dark/i/zoeken.svg); }

.link { display: inline-flex; align-items: center; gap: 7px; font-size: var(--fs-md, 18px); line-height: 1.5; font-family: Interstate-Regular, Verdana, sans-serif; font-weight: bold; text-align: center; text-decoration: none; transition: color .33s ease-in-out; color: var(--color-text); }
.link.btn--fixed { font-size: 18px; }

.link-arrow-l, .link-arrow-r, .button-arrow-l, .button--arrow-r, .link-meer, .btn--next-step, .page-content-section--project .page-content-section__sidebar .multi-step-form-start, .content-section.type--page .multi-step-form-start, .button--arrow-d { justify-content: space-around; gap: 20px; }
.link-arrow-l span, .link-arrow-r span, .button-arrow-l span, .button--arrow-r span, .link-meer span, .btn--next-step span, .page-content-section--project .page-content-section__sidebar .multi-step-form-start span, .content-section.type--page .multi-step-form-start span, .button--arrow-d span { margin-right: auto; }

.link--underline { position: relative; }
.link--underline.link-arrow-r:before, .link--underline.link-arrow-l:after { content: " "; position: absolute; bottom: 2px; left: 0; height: 1px; background-color: var(--color-text); width: 100%; }

.link-arrow-l, .link-arrow-r { gap: 5px; }

.link-arrow-l:before, .button-arrow-l:before { content: ""; }

.link-arrow-r:after, .button--arrow-r:after, .link-meer:after, .btn--next-step:after, .page-content-section--project .page-content-section__sidebar .multi-step-form-start:after, .content-section.type--page .multi-step-form-start:after { content: ""; margin-left: 0.2em; }

.link-arrow-l, .button--arrow-l, .btn--prev-step { justify-content: space-around; gap: 20px; }
.link-arrow-l:before, .button--arrow-l:before, .btn--prev-step:before { content: ""; }

.button--arrow-d:after { content: ""; }

.button--arrow-d-alt:after, .button-faq:not(.is-expanded):after { content: ""; }

.button--arrow-u:after { content: ""; }

.button--arrow-u-alt:after, .button-faq.is-expanded:after { content: ""; }

.button--large { padding: 23px 30px; max-width: 350px; width: 100%; }
.button--large.button--icon:before { width: 32px; height: 32px; }
.button--large.button--arrow-l, .button--large.btn--prev-step, .button--large.button--arrow-r, .button--large.link-meer, .button--large.btn--next-step, .page-content-section--project .page-content-section__sidebar .button--large.multi-step-form-start, .content-section.type--page .button--large.multi-step-form-start { text-align: left; }
.button--large.button--arrow-l:before, .button--large.btn--prev-step:before, .button--large.button--arrow-r:after, .button--large.link-meer:after, .button--large.btn--next-step:after, .page-content-section--project .page-content-section__sidebar .button--large.multi-step-form-start:after, .content-section.type--page .button--large.multi-step-form-start:after { font-size: var(--fs-h4, 20px); }
.button--large.btn--fixed:before, .button--large.btn--fixed:after { font-size: 20px; }

.link-meer.telefoonnummer { padding-left: 2.5em; }
.link-meer.telefoonnummer:before { top: 0.8em; left: 0.8em; }

.search-related .link-meer { text-decoration: none; }

.alerts { display: none; position: fixed; top: 0; left: 0; right: 0; z-index: 8999; background-color: var(--color-alert-background); color: var(--color-alert-text); }
.alerts.active { display: block; }
@media (max-width: 991.98px) { .alerts { flex-direction: column; align-items: baseline; } }

.project-nav-is-stuck .alerts, .mm-wrapper_opened .alerts { display: none !important; }

.alert__close { font-size: 18px; width: 14px; height: 17px; background-image: url("/themes/bw/images/i/close-light.svg"); background-size: contain; background-repeat: no-repeat; background-position: center center; position: absolute; top: 50%; transform: translateY(-50%); right: 20px; cursor: pointer; }
@media (max-width: 991.98px) { .alert__close { top: 15px; transform: none; } }

[data-theme="dark"] .alert__close { background-image: url("/themes/bw/images/i/close-dark.svg"); }

.alerts .content { display: flex; justify-content: flex-start; align-items: center; gap: 20px; }
@media (max-width: 991.98px) { .alerts .content { flex-direction: column; align-items: baseline; gap: 5px; } }

.alert__label { display: flex; justify-content: center; align-items: center; font-size: 18px; font-weight: bold; gap: 6px; }
.alert__label span { min-width: 61px; font-family: Interstate-Regular, Verdana, sans-serif; margin-bottom: -2px; }
@media (max-width: 991.98px) { .alert__label { font-size: 16px; } }

@keyframes tilt-shaking { 0% { transform: rotate(0deg); }
  2% { transform: rotate(25deg); }
  4% { transform: rotate(0deg); }
  6% { transform: rotate(-25deg); }
  8% { transform: rotate(0deg); }
  10% { transform: rotate(25deg); }
  12% { transform: rotate(0deg); }
  14% { transform: rotate(-25deg); }
  16% { transform: rotate(0deg); }
  100% { transform: rotate(0deg); } }
.alert__icon { animation: tilt-shaking 2s infinite; animation-delay: 0.5s; width: 30px; height: 22px; background-image: url("/themes/bw/images/i/alert.svg"); background-size: contain; background-repeat: no-repeat; background-position: center center; }

[data-theme="dark"] .alert__icon { background-image: url("/themes/bw/images/dark/i/alert.svg"); }

.alert { display: none; padding: 20px 0; position: relative; }
.alert.active { display: block; }
.alert:not(:first-child) { border-top: 2px solid var(--color-alert-border); }
@media (max-width: 991.98px) { .alert { padding: 15px 0; } }

.alert__content { font-size: 16px; }
.alert__content p:last-child { margin-bottom: 0; }
.alert__content a { color: inherit; text-decoration: underline; }
@media (min-width: 992px) and (max-width: 1023.98px) { .alert__content { padding-right: 15px; } }
@media (max-width: 991.98px) { .alert__content { font-size: 14px; padding-left: 38px; } }

.alert-bottom { display: flex; align-items: center; justify-content: center; gap: 10px; padding: 13.25px 26px; position: fixed; z-index: 10000; bottom: 20px; right: 105px; background-color: var(--color-alert-background); color: var(--color-alert-text); border: 2px solid var(--color-alert-background); font-size: var(--fs-xs); line-height: 1.5; border-radius: 5px; text-decoration: none; max-width: 960px; margin-left: 40px; }
.alert-bottom.is-hidden { display: none; }
.alert-bottom span { font-weight: bold; }
.alert-bottom i.fa { font-size: var(--fs-sm); }
@media (max-width: 991.98px) { .alert-bottom { max-width: calc(100vw - 120px); margin-left: 0; } }

[data-theme="dark"] .alert-bottom { background-color: #f4f9ff; border: 2px solid #f4f9ff; }

/*
.alert-bottom--align-left { right: auto; left: 40px; margin-right: 40px; margin-left: 0;
 @include media-breakpoint-down(md) { margin-right: 0; }
}
*/
.header-main { position: fixed; left: 0; top: 45px; width: 100%; z-index: 1100; background-color: white; padding: 28px 0 0 0; }
.header-main:after { content: ''; position: absolute; top: 100%; top: calc(100% - 2px); left: 0; width: 100%; height: 6vw; background-image: url("../images/header2.svg"); background-size: 100%; background-position: 0% -6.5vw; background-repeat: no-repeat; z-index: 10; pointer-events: none; }
@media (min-width: 640px) and (max-width: 1023.98px) { .header-main:after { background-image: url("../images/header-tablet.svg"); background-position: -37vw -16.5vw !important; height: 40vw; background-size: 170vw; } }
.header-main .nav-main { padding-left: 220px; margin-left: auto; margin-right: auto; }
@media (max-width: 1340px) { .header-main .nav-main { padding-left: 0; margin-left: 0; margin-right: 0; } }

.header-main__logo { z-index: 100; position: absolute; top: 0; }
.header-main__logo img { display: block; }

/* Dark mode */
[data-theme="dark"] .header-main { background-color: #002a5c; }
[data-theme="dark"] .header-main:after { background-image: url(../images/dark/header2.svg); }
@media (min-width: 640px) and (max-width: 1023.98px) { [data-theme="dark"] .header-main:after { background-image: url("../images/dark/header-tablet.svg"); } }

/* Menu */
#main-menu { display: flex; --gap: 8rem; }
#main-menu .tree-level-2 { display: grid; grid-template-columns: 1fr 1fr; column-gap: 4rem; row-gap: 1rem; overflow: hidden; }
#main-menu .tree-level-2 > li { position: relative; }
#main-menu .tree-level-2 > li:nth-child(2):before { content: ''; height: 100vh; border-left: 2px solid rgba(150, 197, 255, 0.25); position: absolute; left: calc(var(--gap) / 2 * -1); top: 0; bottom: 0; }
#main-menu .many-levels > a:after { content: ""; margin-left: 5px; font-size: 16px; }
#main-menu .many-levels .tree-level-2 { display: grid; grid-template-columns: 1fr 1fr; column-gap: var(--gap); }
#main-menu .tree-level-3 li.underline > a { text-decoration: underline; }

#trigger-menu { display: none; }

.header-main__actions .link-icon.icon-zoeken { display: none; }

@media (max-width: 1340px) { .header-main { padding-top: 20px; padding-bottom: 3px; }
  .header-main__logo { position: relative; max-width: 161px; top: 12px; }
  .header-main__actions { margin-left: auto; margin-right: 32px; }
  #trigger-menu { display: block; }
  #main-menu { display: none; }
  .nav-main { order: 2; } }
@media (max-width: 640px) { .header-main { padding-top: 18px; padding-bottom: 10px; }
  .header-main__logo { max-width: 120px; top: 5px; } }
[data-theme="default"] .header-main__logo .theme-dark { display: none; }

[data-theme="dark"] .header-main__logo .theme-default { display: none; }

.header-main__container { position: relative; display: flex; align-items: center; justify-content: space-between; padding: 0 30px; gap: 0 15px; }

.header-main__actions { display: flex; align-items: center; gap: 30px; position: relative; z-index: 100; }

@media (min-width: 1341px) { .header--zoek .header-main__actions { margin-right: 70px; } }

@media (max-width: 680px) { .header-main__actions .button--icon-login { display: none; }
  .header-main__actions .link-icon.icon-zoeken { display: block; padding: 0; }
  .header-main__actions .link-icon.icon-zoeken:before { position: static; width: 32px; height: 32px; background-size: 80%; }
  .header-main__actions .button--icon-search { display: none; }
  .nav-main { margin-right: 17px; } }
@media (max-width: 575.98px) { .header-main__container { padding-left: 20px; padding-right: 20px; } }
.header-top, .header-main { transition: all .4s ease; }

header.hide .header-top, header.hide .header-main { top: -200px; opacity: 0; }

@media (max-width: 1023.98px) { .project-nav-is-stuck header { opacity: 0; pointer-events: none; } }
.header-top { position: fixed; left: 0; top: 0; width: 100%; z-index: 1200; background-color: #002a5c; color: white; font-size: 16px; line-height: normal; }

.header-top__container { display: flex; justify-content: space-between; padding: 12px 30px; }

.header-top ul { display: flex; flex-direction: row; align-items: center; list-style: none; margin: 0; padding: 0; }
.header-top ul li { position: relative; }
.header-top ul li.menu-has-vacature { padding-right: 0; }
.header-top ul a { display: flex; align-items: center; gap: 5px; }
.header-top ul a .total-jobs { position: static; }
.header-top ul li.current { position: relative; }
.header-top ul li.current::after { content: ''; position: absolute; bottom: -20px; left: 50%; z-index: 10; transform: translateX(-50%); width: 0; height: 0; border-left: 14px solid transparent; border-right: 14px solid transparent; border-top: 14px solid #002a5c; }
.header-top ul li.current a { font-size: 18px; font-weight: bold; text-decoration: underline; }

.header-top a { color: white; text-decoration: none; }

.header-top .menu-top { gap: 30px; }

.header-top .menu-scope { gap: 25px; }

.nav-scope { margin-left: 26%; }
@media (max-width: 1340px) { .nav-scope { margin-left: 0; } }

.menu-scope__separator { font-size: 18px; }

@media (max-width: 991.98px) { .header-top .nav-top li:first-child, .header-top .nav-top li:nth-child(2) { display: none; } }
@media (max-width: 767.98px) { .header-top .nav-top { display: none; }
  .header-top__container { padding-left: 30px; padding-right: 30px; } }
@media (max-width: 575.98px) { .header-top__container { padding-left: 20px; padding-right: 20px; } }
/* Dark mode */
[data-theme='dark'] .header-top { background-color: #f4f9ff; color: #002a5c; }
[data-theme='dark'] .header-top a { color: #002a5c; }
[data-theme='dark'] .header-top ul li.current:after { border-top-color: #f4f9ff; }

#mobile-menu-wrap { z-index: 20000; top: 44px; }
#mobile-menu-wrap .mm-listitem > a, #mobile-menu-wrap .mm-listitem > span, #mobile-menu-wrap .mm-listitem .mm-btn_fullwidth + a, #mobile-menu-wrap .mm-listitem .mm-btn_fullwidth + span { padding-right: 0; padding-left: 0; }
#mobile-menu-wrap .mm-navbars_top { border-bottom-width: 0 !important; background: var(--color-mm-bg); }
#mobile-menu-wrap .mm-navbars_top .mm-navbar_has-btns { padding-top: 20px; align-items: flex-start; height: auto; }
#mobile-menu-wrap .mm-navbars_top .mm-navbar__title { padding-top: 0; padding-bottom: 0; padding-right: 35px; white-space: normal; margin-top: 2px; }
#mobile-menu-wrap .mm-listview { padding-top: 90px; }
#mobile-menu-wrap .mm-listview[data-level="1"], #mobile-menu-wrap .mm-listview[data-level="2"] { padding-bottom: 130px; }
#mobile-menu-wrap .mm-btn_prev { position: relative; height: auto; }
#mobile-menu-wrap .mm-btn_prev:before { color: var(--color-arrow-icon-text); border: 3px solid var(--color-arrow-icon-border); border-radius: 50%; content: ""; font-size: 13px; width: 20px; height: 20px; line-height: 21px; position: absolute; left: 0; right: unset; transform: none; text-align: center; top: -14px; }
#mobile-menu-wrap .mm-listitem .mm-btn_next:before { display: none; }
#mobile-menu-wrap .mm-listitem .mm-btn_next { height: 64px; bottom: unset; }
#mobile-menu-wrap ul[data-level="1"] .mm-btn_next:after { content: ""; }
#mobile-menu-wrap .mm-submenu { margin-top: 20px; }
#mobile-menu-wrap .mm-submenu li, #mobile-menu-wrap .mm-submenu li > a { font-size: 16px; line-height: normal; padding-top: 0; padding-bottom: 0; }
#mobile-menu-wrap .mm-submenu li { border-bottom: none; font-weight: normal; margin-bottom: 20px; margin-left: 0; margin-right: 0; }
#mobile-menu-wrap .mm-submenu li.underline > a { text-decoration: underline; }
#mobile-menu-wrap .mm-listitem.is-open > .mm-btn_next:after { transform: rotate(180deg); color: var(--color-arrow-icon-text-hover); border: 3px solid var(--color-arrow-icon-border-hover); background-color: var(--color-arrow-icon-bg-hover); }

.mm-submenu { display: none; overflow: hidden; transition: max-height .5s ease-in-out; }

#mobile-menu-wrap:not(.mm-menu) { display: none; }

.mm-menu { background: #f4f9ff; }
.mm-menu .mm-btn { height: 50px; }
.mm-menu .mm-btn::after, .mm-menu .mm-btn::before, .mm-menu .mm-navbar a, .mm-menu .mm-navbar > * { border-color: var(--color-text); color: var(--color-text); }

.mm-btn_prev { padding: 25px 0; }

#mobile-menu-wrap .mm-btn_close { background: transparent; width: 60px; }

#mobile-menu-wrap .mm-btn_close::after { right: 27px; width: auto; height: auto; top: 28px; }

.mm-panel:not(:first-child) { background-color: var(--color-mm-bg); }

.mm-panel:after, .mm-panel:before { display: none; }

.mm-menu_navbar_top-1 .mm-panels { top: 50px; }

.mm-navbar { height: 50px; line-height: 28px; text-align: left; padding: 0 20px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview { margin-bottom: 30px; }

.mm-navbar__title { color: #002a5c; font-size: 20px; font-weight: 700; line-height: 32px; padding-left: 0; padding-right: 30px; }

.mm-btn_close::before { display: none; }

.mm-btn_close::after { content: ""; font-size: 21px; border: none; transform: none; }

.mm-listview { background: var(--color-mm-bg); }
.mm-listview li { font-family: Interstate-Regular, Verdana, sans-serif; font-size: 20px; line-height: normal; font-weight: bold; padding: 10px 0; margin: 0 20px; border-bottom: 2px solid rgba(150, 197, 255, 0.25); position: relative; }
.mm-listview li:last-child { margin-bottom: 0px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview, .mm-panels > .mm-panel > .mm-listview { margin-bottom: 0; }

.mm-menu .mm-listview .mm-btn_next:after { color: var(--color-arrow-icon-text); border: 3px solid var(--color-arrow-icon-border); border-radius: 50%; content: ""; font-size: 13px; width: 20px; height: 20px; line-height: 21px; text-align: center; position: absolute; left: unset; right: 0; top: 0; transform: none; }

.mmenu-append ul { list-style-type: none; margin: 0; padding: 0; font-family: Verdana, sans-serif; }
.mmenu-append li { margin-bottom: 20px; }
.mmenu-append a { font-size: 18px; line-height: normal; }
.mmenu-append a.button, .mmenu-append a.link-meer, .mmenu-append a.button-faq, .mmenu-append a.btn--prev-step, .mmenu-append a.btn--next-step { font-family: Interstate-Regular, Verdana, sans-serif; font-weight: bold; }
.mmenu-append .link-icon { padding-left: 0; }
.mmenu-append .link-icon:before { display: none; }
.mmenu-append .nav-top { position: relative; padding-bottom: 5px; background: var(--color-mm-bg); margin: 0 -20px; padding-top: 30px; }
.mmenu-append .nav-top > ul { padding: 0 20px; }
.mmenu-append .nav-top li:last-child { margin-bottom: 0; }
.mmenu-append .nav-top:after { content: ''; position: absolute; top: 100%; left: 0; width: calc(100% + 40px); background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE2Mi41OTEiIHZpZXdCb3g9IjAgMCAxOTIwIDE2Mi41OTEiIHdpZHRoPSIxOTIwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGQ9Im0xNTQ2LTE5NWgxMTk1djE2MmgtMTE5NXoiLz48L2NsaXBQYXRoPjxmaWx0ZXIgaWQ9ImIiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgaGVpZ2h0PSIyNjMuNjQyIiB3aWR0aD0iMTIwNS45IiB4PSI3MTkuOTc2IiB5PSItMTA2LjM3NiI+PGZlT2Zmc2V0IGR5PSIxNSIvPjxmZUdhdXNzaWFuQmx1ciByZXN1bHQ9ImJsdXIiIHN0ZERldmlhdGlvbj0iMzAiLz48ZmVGbG9vZCBmbG9vZC1jb2xvcj0iIzRkNmM4YyIgZmxvb2Qtb3BhY2l0eT0iLjc2OSIvPjxmZUNvbXBvc2l0ZSBpbjI9ImJsdXIiIG9wZXJhdG9yPSJpbiIvPjwvZmlsdGVyPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTgyMSAxOTUuNTkxKSI+PGcgZmlsdGVyPSJ1cmwoI2IpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4MjEgLTE5NS41OSkiPjxlbGxpcHNlIGN4PSI1MTIuODY4IiBjeT0iMTUiIGZpbGw9IiNmZmYiIHJ4PSI1MTIuODY4IiByeT0iMTUiIHRyYW5zZm9ybT0ibWF0cml4KC45OTg2Mjk1MyAtLjA1MjMzNTk2IC4wNTIzMzU5NiAuOTk4NjI5NTMgODA5Ljk4IDIyLjMxKSIvPjwvZz48L2c+PHBhdGggZD0ibTgyNSAwaC04MjV2MTAyLjUzMmMzMTIuOTU5LTIuNDQxIDU5Ni45MzgtMTUuMTQgNzkyLjM1My0yNi4zMzggODkuNDk0LTMuNjMgMTkwLjk2NS0xMS4wNDEgMjY5Ljc3My0xOC4wNzkgNC4xLTQuNDUzIDguNjEyLTguOSAxMi43LTEzLjM1MyAyMzcuMzU3LTkuNDI3IDYxNC44NTItMjkuODU1IDg0NS4xNzQtNDQuNzYyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg=="); background-repeat: no-repeat; z-index: 10; pointer-events: none; height: 15vw; background-size: 200vw; background-position: 74% 64%; }
@media (max-width: 640px) { .mmenu-append .nav-top:after { background-position: 80% 64%; } }

.mmenu-append__bottom { background-color: #f4f9ff; padding: 100px 0 135px 0; }

/* Dark mode */
[data-theme="dark"] .mmenu-append .nav-top:after { background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE2Mi41OTEiIHZpZXdCb3g9IjAgMCAxOTIwIDE2Mi41OTEiIHdpZHRoPSIxOTIwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZD0ibTE1NDYtMTk1aDExOTV2MTYyaC0xMTk1eiIvPjwvY2xpcFBhdGg+CiAgICA8ZyBjbGlwLXBhdGg9InVybCgjYSkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04MjEgMTk1LjU5MSkiPjxnIGZpbHRlcj0idXJsKCNiKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODIxIC0xOTUuNTkpIj48ZWxsaXBzZSBjeD0iNTEyLjg2OCIgY3k9IjE1IiBmaWxsPSIjMDAyYTVjIiByeD0iNTEyLjg2OCIgcnk9IjE1IiB0cmFuc2Zvcm09Im1hdHJpeCguOTk4NjI5NTMgLS4wNTIzMzU5NiAuMDUyMzM1OTYgLjk5ODYyOTUzIDgwOS45OCAyMi4zMSkiLz48L2c+PC9nPjxwYXRoIGQ9Im04MjUgMGgtODI1djEwMi41MzJjMzEyLjk1OS0yLjQ0MSA1OTYuOTM4LTE1LjE0IDc5Mi4zNTMtMjYuMzM4IDg5LjQ5NC0zLjYzIDE5MC45NjUtMTEuMDQxIDI2OS43NzMtMTguMDc5IDQuMS00LjQ1MyA4LjYxMi04LjkgMTIuNy0xMy4zNTMgMjM3LjM1Ny05LjQyNyA2MTQuODUyLTI5Ljg1NSA4NDUuMTc0LTQ0Ljc2MnoiIGZpbGw9IiMwMDJhNWMiLz4KPC9zdmc+Cg=="); }
[data-theme="dark"] .mm-menu, [data-theme="dark"] .mmenu-append__bottom { background: #003471; }

/* Hide fixed elements when menu is opened */
.mm-menu_opened ~ ._hj-widget-container, .mm-menu_opened ~ #chat-widget-container { display: none; }

.block-help { background: #eef0f7; display: grid; margin: 0 -30px; position: relative; }
@media (min-width: 768px) { .block-help { margin: -100px 0 0 0; max-width: 500px; } }
.block-help:before { border-radius: 50%; bottom: 8px; box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5); content: ''; display: block; height: 1em; left: 2%; position: absolute; width: 96%; z-index: -1; }
.block-help h2 { display: none; font-family: expressway, Verdana, Arial, sans-serif; margin: 1em auto; text-align: center; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); width: 90%; }
@media (min-width: 768px) { .block-help h2 { display: block; } }
.block-help ul { list-style-type: none; margin: 0 auto 3em auto; padding: 0 20px; max-width: 360px; }
@media (min-width: 768px) { .block-help ul { margin: 1.5em auto 3em auto; } }
.block-help ul li { margin: 5px 0; }

.type-vraag { background-color: #eef0f7; margin: 0 auto; padding-bottom: 0; position: relative; width: 90%; width: calc(100% - 60px); }
@media (min-width: 768px) { .type-vraag { padding-bottom: 1em; width: 80%; width: calc(100% - 120px); } }
.type-vraag:before { bottom: 20px; box-shadow: 0 15px 15px rgba(0, 0, 0, 0.3); border-radius: 50%; content: ''; height: 1em; left: 2%; position: absolute; width: 96%; }
@media (min-width: 768px) { .type-vraag:before { left: 5%; width: 90%; } }
.type-vraag form { background-color: #cdd0df; margin-top: -2.5em; position: relative; padding: 4px; }
@media (min-width: 768px) { .type-vraag form { background-color: #eef0f7; margin-top: 0; padding: 30px; } }
.type-vraag input[type="text"] { border: none; font-size: 16px; height: 50px; line-height: 50px; margin: 0; padding: 0 96px 0 16px; width: 100%; }
.type-vraag input[type="submit"] { background: #f2f4f7 url(/themes/bw/images/i/zoeken.svg) no-repeat center; background-size: 40%; border: none; cursor: pointer; height: 50px; position: absolute; right: 5px; top: 5px; transition: all 0.2s ease-in-out; width: 50px; }
@media (min-width: 768px) { .type-vraag input[type="submit"] { /*background-size: 55%;*/ /*height: 60px;*/ right: 30px; top: 30px; width: 60px; } }
.type-vraag input[type="submit"]:hover { background-color: #eceff3; background-size: 55%; }
@media (min-width: 768px) { .type-vraag input[type="submit"]:hover { /*background-size: 70%;*/ } }

.block--info .related { background: url(/themes/bw/images/i/warning.svg) no-repeat left 1.5em; background-size: 30px; padding-left: 55px; padding-top: 1.5em; }
.block--info .related:nth-child(n+3) { background: none !important; }
.block--info h2 { color: #ed1c24; }
.block--info p { line-height: 1.9em; }

#homepage-aanbod { padding: 0 0 2em 0; }
@media (min-width: 768px) { #homepage-aanbod { padding: 100px 40px; } }
#homepage-aanbod img { display: block; margin: 0 auto; max-width: 100%; width: 100%; }
#homepage-aanbod a { display: block; text-decoration: none; }
#homepage-aanbod .regio, #homepage-aanbod .title { display: block; font-size: 18px; text-align: center; white-space: nowrap; }
@media (min-width: 768px) { #homepage-aanbod .regio, #homepage-aanbod .title { font-size: 24px; } }
@media (min-width: 992px) { #homepage-aanbod .regio, #homepage-aanbod .title { font-size: 30px; } }
#homepage-aanbod .regio { color: #8696b7; }

@media (min-width: 768px) { #home-aanbod-heading { text-align: center; } }
#home-aanbod-heading h2 { color: #ed1c24; font-size: 30px; margin-top: 0; }
#home-aanbod-heading h3 { font-family: expressway, Verdana, sans-serif; font-size: 24px; margin-bottom: 0; }
#homepage-resident #home-aanbod-heading { margin-top: 3em; position: relative; z-index: 1; }
@media (min-width: 992px) { #homepage-resident #home-aanbod-heading { margin-bottom: -6em; margin-top: 5em; } }
#homepage-resident #home-aanbod-heading h2 { color: #f7941e; }

#home-aanbod-denbosch { margin-top: 0; }
@media (min-width: 768px) { #home-aanbod-denbosch { margin-top: -5%; padding-right: 0; } }

#home-aanbod-zorg { margin-top: 43%; padding: 0; }
@media (min-width: 768px) { #home-aanbod-zorg { margin-top: 10%; } }

#home-aanbod-oss { margin-top: -10%; padding-left: 0; }
@media (min-width: 768px) { #home-aanbod-oss { margin-top: -15%; } }

.item { background: white; height: calc(100% - 60px); position: relative; }
.item a { display: block; height: 100%; text-decoration: none; }
.item .meta { background: #ed1c24; color: white; content: ''; font-size: var(--fs-m); left: 0; padding: 2px 1em; position: absolute; top: 0; z-index: 1; }
.item .image { overflow: hidden; position: relative; }
.item .image:after { background: url(/themes/bw/images/block-img-bottom.svg) no-repeat center bottom; background-size: contain; bottom: -1px; content: ''; left: -5px; position: absolute; right: -5px; top: 0; }
.item img { display: block; height: auto; width: 100%; }
.item h2 { font-size: var(--fs-m); margin-top: 0; }
.item h3 { display: block; font-size: var(--fs-m); margin: 0 0 1em 0; position: relative; }
.item h3:after { border-bottom: 3px solid #ed1c24; bottom: -5px; content: ''; left: 0; position: absolute; width: 45%; }
.item .content { padding: 20px; }
.item .content p { margin: 0 0 1em 0; padding-bottom: 60px; }
@media (min-width: 576px) { .item .content p { padding-bottom: 0; } }

.item--double .image:after { display: none; }

.item--news .meta { background: #002a5c; }

.item--news-list .meta { background: #c1c7e0; color: #002a5c; }

.item--project .meta { background: #6c7a31; }
.item--project h3 { color: #6c7a31; }
.item--project h3:after { border-color: #6c7a31; }

.block-list .item--project .meta { background: #6c7a31; }
.block-list .item--project h2 { position: relative; }
.block-list .item--project h2:after { border-bottom: 3px solid #002a5c; bottom: -5px; content: ''; left: 0; position: absolute; width: 45%; }
[data-theme=dark] .block-list .item--project h2:after { border-color: white; }
.block-list .item--project h3 { background-color: #6c7a31; color: white; display: inline-block; margin: 1em 0 0.75em 0; padding: 3px 10px; }
.block-list .item--project h3:after { display: none; }

.item--project-list .meta { left: auto; right: 0; }

.item--list { height: calc(100% - 85px); margin-top: 3em; }
@media (min-width: 576px) { .item--list { margin-top: 15px; } }
.item--list:after { display: none; }
.item--list .meta { margin-top: -15px; }
.item--list ul { list-style-type: none; margin: 0; padding: 30px 20px 20px 20px; }
.item--list li { border-bottom: 2px solid #e5e7ef; padding: 8px 0; }
.item--list li:last-child { border: none; }
.item--list a { display: block; }
.item--list a:hover { text-decoration: underline; }
.item--list a.arrow { display: inline-block; text-decoration: none; }

@media (min-width: 576px) { .item--hover-shadow { margin: 0 30px 30px 30px; } }
.item--hover-shadow:after { border-radius: 50%; bottom: 10px; box-shadow: 0 15px 20px rgba(0, 0, 0, 0.5); content: ''; height: 20px; left: 5%; opacity: 0; position: absolute; transition: opacity 0.2s ease-in-out; width: 90%; z-index: -1; }
.item--hover-shadow:hover:after { opacity: 1; }

.item--newsletter { background: #002a5c; }
.item--newsletter h2 { color: white; font-size: var(--fs-30); }
[data-theme=dark] .item--newsletter h2 { color: #002a5c; }
.item--newsletter h3 { color: #8696b7; font-size: var(--fs-h3); margin: 1em 0 2em 0; }
.item--newsletter h3:after { display: none; }
[data-theme=dark] .item--newsletter h3 { color: #002a5c !important; }
.item--newsletter .search { position: relative; }
.item--newsletter input[type="email"] { border: none; height: 60px; line-height: 60px; margin: 0; padding: 0 76px 0 16px; width: 100%; }
.item--newsletter button[type="submit"] { background-color: #ed1c24; border: none; cursor: pointer; height: 60px; position: absolute; right: 0; top: 0; text-align: center; transition: all 0.2s ease-in-out; width: 60px; }
.item--newsletter button[type="submit"]:hover { background-color: #f14b52; }
.item--newsletter button[type="submit"] i { font-size: var(--fs-30); }

.mailchimp-subscribe { margin-bottom: 2em; }

.item--slide-in { transform: translateY(30px); opacity: 0; animation: anim-slide-in 0.5s ease-in-out forwards; }

@keyframes anim-slide-in { to { transform: translateY(0); opacity: 1; } }
/* --- Resident item --- */
.resident-item { margin: 0 auto; max-width: 318px; width: 100%; }
@media (max-width: 767.98px) { .resident-item { max-width: 100%; } }
.resident-item a { text-decoration: none; }

.resident-item__image-wrap { position: relative; margin: 0 auto; max-width: 318px; transition: transform 0.25s ease-in-out; border-radius: 50%; background: var(--color-page-background); }
@media (max-width: 1023.98px) { .resident-item__image-wrap { max-width: 254px; } }
.resident-item__image-wrap:after { background: transparent; position: absolute; bottom: 104px; left: 50%; transform: translateX(-50%); content: ''; display: block; width: 120px; height: 0; box-shadow: 0 122px 40px 30px #00000029; z-index: -1; }
@media (max-width: 1023.98px) { .resident-item__image-wrap:after { bottom: 132px; } }

.resident-item__image { background: var(--color-page-background); border-radius: 50%; padding-bottom: 100%; width: 100%; }
.resident-item__image picture { position: absolute; border-radius: 50%; overflow: hidden; width: 89.9%; top: 50%; left: 50%; transform: translateX(-52%) translateY(-51%); }
.resident-item__image picture img { display: block; }

.pagebuilder h3.resident-item__title:first-of-type, .pagebuilder h3.resident-item__title:first-child, .resident-item__title { font-size: var(--fs-m); line-height: 1.5; font-family: Interstate-Regular, Verdana, sans-serif; font-weight: bold; margin: 42px 0 0 0; text-decoration: none; }
@media (max-width: 1023.98px) { .pagebuilder h3.resident-item__title:first-of-type, .pagebuilder h3.resident-item__title:first-child, .resident-item__title { margin-top: 31px; } }
.pagebuilder h3.resident-item__title:first-of-type:after, .pagebuilder h3.resident-item__title:first-child:after, .resident-item__title:after { content: ''; display: block; width: 162px; height: 2px; background: var(--color-text); }
@media (max-width: 1023.98px) { .pagebuilder h3.resident-item__title:first-of-type:after, .pagebuilder h3.resident-item__title:first-child:after, .resident-item__title:after { width: 191px; } }

.related--footer #carousel-news { padding: 0 !important; }

@media (min-width: 768px) { #carousel-news.single, #carousel-news.double { margin: 0 auto; }
  #carousel-news.single { width: 370px; }
  #carousel-news.double { width: 740px; } }
.swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; box-sizing: border-box; color: #000; text-decoration: none; appearance: none; border: none; background-color: transparent; padding: 0; cursor: pointer; outline: none; z-index: 10; line-height: 41px; transform-origin: center; transform: rotate(0deg); }
.swiper-button-prev:after, .swiper-button-next:after { color: #ed1c24; content: ""; transition: all 0.25s ease-in-out; }
.swiper-button-prev:hover:after, .swiper-button-next:hover:after { transform: scale(1.2); }

.swiper-button-next { right: 0; }
.swiper-button-next:after { content: ""; }

#carousel-resident-related .swiper-button-prev, #carousel-resident-related .swiper-button-next { background-color: #002a5c; border-radius: 50%; height: 40px; top: 30%; width: 40px; text-align: center; }
#carousel-resident-related .swiper-button-prev:after, #carousel-resident-related .swiper-button-next:after { color: white; font-size: 1.25em; }

.owl-wrapper { background: white; position: relative; }

.owl-slide figure { margin: 0; }
.owl-slide figure figcaption { color: rgba(255, 255, 255, 0.8); inset: auto auto 10px auto; position: absolute; text-align: center; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), -1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5), 1px -1px 1px rgba(0, 0, 0, 0.5); width: 100%; }

.owl-stage-outer { border-radius: 50px 12px 50px 12px; box-shadow: 0 10px 10px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.15), 0 40px 50px rgba(0, 0, 0, 0.25); }

.owl-nav { margin: 0 !important; }

.owl-dots { margin: 10px 0 0 0 !important; padding-bottom: 1em !important; }

.owl-theme .owl-dots .owl-dot span { outline: 3px solid rgba(255, 255, 255, 0.5); }

[data-theme="dark"] .owl-theme .owl-dots .owl-dot span { background: var(--color-arrow-icon-border-hover); outline: none; }
[data-theme="dark"] .owl-theme .owl-dots .owl-dot.active span { background: var(--color-btn-bg-light-blue); outline: none; }

.owl-prev, .owl-next { height: 150px; left: 0; margin: -110px 0 0 0 !important; position: absolute; top: 50%; width: 50px; z-index: 100; }
.owl-prev:before, .owl-next:before { background: white; border-radius: 0 5px 5px 0; box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 2px 5px rgba(0, 0, 0, 0.15); color: #ed1c24; content: ""; font-size: 18px; height: 30px; line-height: 30px; position: absolute; left: 0; text-align: center; top: 45%; width: 30px; transition: all 0.2s ease-in-out; }
.owl-prev:hover, .owl-next:hover { background: transparent !important; }
.owl-prev:hover:before, .owl-next:hover:before { text-indent: -5px; }
.owl-prev:focus, .owl-next:focus { outline: none; }

.owl-next { left: auto; right: 0; }
.owl-next:before { border-radius: 5px 0 0 5px; content: ""; left: auto; right: 0; }
.owl-next:hover:before { text-indent: 5px; }

.owl-dot-nums { color: #002a5c; }
.theme-project .owl-dot-nums { color: #899e2d; }

[data-theme="dark"] .owl-dot-nums { color: white; }

.owl-carousel.image-slider .owl-stage-outer { border-radius: 0; }
.owl-carousel.image-slider .owl-nav button.owl-prev, .owl-carousel.image-slider .owl-nav button.owl-next { width: 100px; }
.owl-carousel.image-slider .owl-nav button.owl-prev:before, .owl-carousel.image-slider .owl-nav button.owl-next:before { width: 65px; height: 50px; line-height: 50px; background: #FFFFFF 0% 0% no-repeat padding-box; opacity: 0.7; color: #002a5c; top: 50%; transform: translateY(-50%); }
.owl-carousel.image-slider .owl-nav button.owl-prev:before { content: "\f060"; left: 20px; border-radius: 0 5px 5px 0; }
.owl-carousel.image-slider .owl-nav button.owl-next:before { content: "\f061"; right: 20px; border-radius: 5px 0 0 5px; }
.owl-carousel.image-slider .owl-dots { margin-top: 30px !important; }
.owl-carousel.image-slider .owl-dots .owl-dot span { outline: none; background: #002A5C; opacity: .3; }
.owl-carousel.image-slider .owl-dots .owl-dot.active span { opacity: 1; }

.content-text .owl-carousel { margin: 1.5em 0; }

#m-resident_storie .owl-carousel .owl-dots.disabled, #m-resident_storie .owl-carousel .owl-nav.disabled { display: block; }

.section { margin: 70px 0; }

.section-container { position: relative; margin: 0 auto; max-width: var(--max-width); padding: 0 var(--sp); }

.section-container--sm { max-width: var(--max-width-sm); }

.section-title { font-size: var(--fs-h2); line-height: 1.444444444; margin: 0 0 50px 0; font-weight: bold; color: var(--color-text); }
.section-title strong { color: var(--color-mark); }
.section-title.align-center { text-align: center; }
@media (max-width: 1023.98px) { .section-title { font-size: var(--fs-h2-sm); margin-bottom: 30px; } }
@media (max-width: 991.98px) { .section-title { margin-bottom: 20px; } }
@media (max-width: 767.98px) { .section-title.align-center { text-align: left; } }

.section-title-wrap { gap: var(--sp); display: flex; align-items: center; justify-content: space-between; margin-bottom: 50px; }
@media (max-width: 1023.98px) { .section-title-wrap { margin-bottom: 30px; } }
@media (max-width: 1023.98px) { .section-title-wrap { margin-bottom: 20px; flex-direction: column-reverse; align-items: flex-start; justify-content: flex-start; } }
.section-title-wrap .section-title { margin: 0; }
@media (max-width: 1023.98px) { .section-title-wrap .section-title { margin-bottom: 0; } }
.section-title-wrap #accessibility-wrap { min-width: 600px; margin-left: 0; }
@media (max-width: 1023.98px) { .section-title-wrap #accessibility-wrap { max-width: 100%; width: 100%; min-width: unset; margin-top: 0; } }

.block-title { font-size: var(--fs-h2); }

h3.block-title { font-size: var(--fs-h2-sm); }

h4.block-title { font-size: var(--fs-h3); }

h2.block-title--sm, h3.block-title--sm { font-size: var(--fs-h2-sm); }

@media (max-width: 767.98px) { h3.block-title--sm { font-size: var(--fs-h3); } }

.two-col-banner { display: flex; justify-content: center; align-items: stretch; background-color: var(--color-bg-light); margin: 0; min-height: 25.5vw; }
html:not([data-theme="dark"]) .page-resident-show .two-col-banner { --color-bg-light: #FDE4C6; }
@media (max-width: 1023.98px) { .two-col-banner { min-height: unset; flex-direction: column-reverse; } }
.two-col-banner p:empty { display: none; }
.two-col-banner .related h2 { margin-top: 10px; }
.two-col-banner .breadcrumb + h1, .two-col-banner .breadcrumb + h2, .two-col-banner .breadcrumb + div { margin-top: 20px; }

.block-container { margin: 0 auto; max-width: var(--max-width); padding: 0 var(--sp); }

.two-col-banner__col1, .two-col-banner__col2 { width: 50%; }
@media (max-width: 1023.98px) { .two-col-banner__col1, .two-col-banner__col2 { width: 100%; } }

.two-col-banner__col1 { display: flex; flex-direction: column; justify-content: center; }

.two-col-banner__body { position: relative; display: flex; flex-direction: column; height: 100%; padding: 16% var(--sp) 100px var(--sp); padding: 15% var(--sp) 6% var(--sp); }
.two-col-banner__body > div:not([class]) { max-width: 555px; width: 100%; }
@media (min-width: 1441px) { .two-col-banner__body { margin-left: calc((100vw - var(--max-width)) / 2); padding-bottom: 4%; } }
@media (max-width: 1023.98px) { .two-col-banner__body { padding: 40px var(--sp) 55px var(--sp); } }

.two-col-banner h1, .two-col-banner__title, .two-col-banner h2, .two-col-banner__subtitle { color: var(--color-text); padding: 0; font-family: Interstate-Regular, Verdana, sans-serif; font-weight: bold; }

.two-col-banner h1, .two-col-banner__title { margin: 0 0 10px 0; font-size: var(--fs-h1); line-height: 1.3; }
@media (max-width: 1023.98px) { .two-col-banner h1, .two-col-banner__title { font-size: var(--fs-h2); margin-bottom: 20px; max-width: 100%; } }
@media (max-width: 991.98px) { .two-col-banner h1, .two-col-banner__title { font-size: var(--fs-h2-sm); margin-bottom: 30px; } }

.two-col-banner h2, .two-col-banner__subtitle { margin: 25px 0 10px 0; font-size: var(--fs-h3); line-height: 1.5; }
@media (max-width: 1023.98px) { .two-col-banner h2, .two-col-banner__subtitle { margin-top: 10px; } }

.two-col-banner__image { height: 100%; width: 100%; background-size: cover; background-position: center; position: relative; }
.two-col-banner__image .header-visual { position: absolute; top: 0; left: 0; width: 100%; }
@media (max-width: 1023.98px) { .two-col-banner__image { padding-top: 43vw; height: auto; overflow: hidden; }
  .two-col-banner__image .header-visual { position: absolute; top: 0; left: 0; width: 100%; } }
@media (max-width: 767.98px) { .two-col-banner__image { padding-top: 70vw; } }

.two-col-banner__content { font-size: var(--fs-sm); }
.two-col-banner__content p:last-child { margin-bottom: 0; }

.two-col-banner__content + .search-form { margin-top: 50px; }

/* Header visual */
.header-visual, .header-visual__image, .header-visual__image img { width: 100%; height: 100%; display: block; object-fit: cover; }

#m-wijkbeheer .header-visual { margin: 0 auto; max-width: 1440px; }
#m-wijkbeheer .header-visual__image { position: static; }
@media (max-width: 768px) { #m-wijkbeheer .header-visual__image { position: relative; } }
@media (max-width: 500px) { #m-wijkbeheer .header-visual__image { height: 250px; } }

.header-visual-content { bottom: 23%; color: white; left: 20%; position: absolute; right: 0; top: 10%; z-index: 200; }
@media (min-width: 576px) { .header-visual-content { left: 50px; right: 50px; } }
@media (min-width: 992px) { .header-visual-content { top: 15%; right: 40%; } }
.header-visual-content h2 { line-height: 1.2; margin-bottom: 0.25em; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4), 2px 2px 5px rgba(0, 0, 0, 0.2), 2px 2px 12px rgba(0, 0, 0, 0.2); font-size: var(--fs-h4); }
@media (min-width: 576px) { .header-visual-content h2 { font-size: var(--fs-28); } }
@media (min-width: 768px) { .header-visual-content h2 { font-size: var(--fs-h2); } }
@media (min-width: 992px) { .header-visual-content h2 { font-size: var(--fs-h1); } }
.header-visual-content a { color: white; text-decoration: none; }
.header-visual-content a.arrow { font-size: var(--fs-h3); }

/* Rounded header visual */
.two-col-banner__col2 { display: flex; align-items: flex-end; }

.rounded-visual { width: 100%; }

.rounded-visual__container { position: relative; }

@media (min-width: 768px) { .rounded-visual__container { background-image: url("/themes/bw/images/header-circles-small.svg?v2"); background-size: 95vw; background-position: right -7vw; background-repeat: no-repeat; padding-bottom: 0; height: 33.7vw; overflow: hidden; }
  [data-theme="default"] #m-news .rounded-visual__container { background-image: url("/themes/bw/images/header-circles-small-blue.svg"); } }
@media (min-width: 992px) { .rounded-visual__container { padding-bottom: 65.67%; background-image: url("/themes/bw/images/header-circles.svg?v2"); background-position: right bottom; background-size: 50vw; overflow: visible; }
  .rounded-visual__container:after { background-image: url(/themes/bw/images/rounded-visual-shadow.svg); content: " "; position: absolute; bottom: -8vw; left: 2vw; display: block; width: 24vw; height: 11.77vw; background-size: contain; z-index: -1; opacity: 0.4; pointer-events: none; }
  [data-theme="default"] #m-news .rounded-visual__container { background-image: url("/themes/bw/images/header-circles-blue.svg"); } }
@media (min-width: 768px) { .rounded-visual__photo { position: absolute; left: 0; bottom: -1.4vw; width: 27.185vw; height: 27.185vw; border-radius: 100%; background-color: #f4f9ff; background-size: cover; background-position: center; overflow: hidden; } }
@media (min-width: 768px) and (max-width: 1023.98px) { .rounded-visual__photo { left: 15vw; bottom: -8vw; width: 38vw; height: 38vw; } }
@media (min-width: 768px) { .rounded-visual__photo .header-visual { position: absolute; top: 2.7%; left: 1.8%; width: 90%; height: 90%; border-radius: 100%; overflow: hidden; } }
[data-theme="dark"] .rounded-visual__container { background-image: url("/themes/bw/images/dark/header-circles.svg"); }
@media (max-width: 1023.98px) { [data-theme="dark"] .rounded-visual__container { background-image: url("/themes/bw/images/dark/header-circles-small.svg"); } }

[data-theme="dark"] .rounded-visual__photo { background-color: var(--color-secondary); }

@media (min-width: 992px) { .two-col-banner--rounded .two-col-banner__col2 { padding-left: 2%; } }

.scroll-down { display: none; text-align: center; cursor: pointer; background: white; border: 2px solid #96C5FF4D; border-radius: 5px; width: 50px; height: 50px; font-size: 16px; line-height: 50px; }

[data-theme="dark"] .scroll-down { background: #96C5FF; border-color: #96C5FF; color: var(--color-secondary); }

#template-homepage .scroll-down { display: block; }

.cta-links ul { display: flex; flex-direction: column; padding: 0; margin: 0; }
.cta-links ul li { font-size: var(--fs-sm); line-height: 1.5; padding: 17px 36px 17px 0; border-bottom: 1px solid #96C5FF4D; display: flex; flex-direction: row; position: relative; }
.cta-links ul li > a:after { border: 3px solid var(--color-arrow-icon-border); color: var(--color-arrow-icon-text); content: ""; border-radius: 50%; font-size: 15px; height: 26px; line-height: 20px; position: absolute; right: 0; text-align: center; top: 16px; width: 26px; transition: all .2s ease-in-out; }
.cta-links ul li:hover > a:after { color: var(--color-arrow-icon-text-hover); background: var(--color-arrow-icon-bg-hover); border-color: var(--color-arrow-icon-border-hover); }
.cta-links ul a { color: var(--color-text); text-decoration: none; }

.sec-pb-quick-buttons.pagebuilder { padding: 0; }
.sec-pb-quick-buttons.spc-top { margin-top: 70px; }
.sec-pb-quick-buttons.spc-bottom { margin-bottom: 100px; }
@media (max-width: 1023.98px) { .sec-pb-quick-buttons { padding-bottom: 0 !important; }
  .sec-pb-quick-buttons.spc-top { margin-top: 70px; }
  .sec-pb-quick-buttons.spc-bottom { margin-bottom: 50px; } }
@media (max-width: 767.98px) { .sec-pb-quick-buttons.spc-top { margin-top: 50px; } }

@media (max-width: 1023.98px) { .sec-pb-info-blocks + .sec-pb-quick-buttons { margin-top: 0 !important; } }

/* --- Resident stories section --- */
.sec-pb-resident-stories { padding: 0; margin: 70px 0; }
.sec-pb-resident-stories.pagebuilder { padding: 0; }
@media (max-width: 1023.98px) { .sec-pb-resident-stories { margin: 75px 0 30px 0; } }
@media (max-width: 767.98px) { .sec-pb-resident-stories { margin: 50px 0 90px 0; } }

.resident-stories-section { margin: 0; }
.resident-stories-section .section-title { margin-bottom: 30px; }
.resident-stories-section .section-title strong { color: var(--color-mark-org); }

.page-content-section--with-sidebar .sec-pb-resident-stories .section-container { padding: 0; }
.page-content-section--with-sidebar .sec-pb-resident-stories .section-title.align-center { text-align: left; }

.resident-stories__more { margin-top: 60px; text-align: center; }
@media (max-width: 1023.98px) { .resident-stories__more { margin-top: 25px; } }

.sec-pb-resident-stories + .sec-pb-news { margin-top: 90px; }
.sec-pb-resident-stories + .sec-pb-news.pagebuilder { padding: 0; }
@media (max-width: 1023.98px) { .sec-pb-resident-stories + .sec-pb-news { margin-top: 30px; } }
@media (max-width: 767.98px) { .sec-pb-resident-stories + .sec-pb-news { margin-top: 90px; } }

@media (min-width: 992px) { #carousel-resident .swiper-slide:nth-child(2n) { margin-top: 62px; } }
.sec-pb-news { margin: 90px 0 70px 0; }
@media (max-width: 991.98px) { .sec-pb-news { margin-bottom: 0; } }

.news-section { margin: 90px 0 70px 0; }
@media (max-width: 991.98px) { .news-section { margin-bottom: 0; } }
.news-section .section-title { margin-bottom: 42px; }

.sec-pb-news .news-section { margin: 0; }
@media (max-width: 991.98px) { .sec-pb-news .news-section { margin-bottom: 0; } }

@media (min-width: 768px) { .spacer + .sec-pb-news, .spacer + .news-section { margin-top: 10px; } }
@media (max-width: 1023.98px) { .sec-pb-resident-stories + .sec-pb-news { margin-top: 30px; } }
@media (max-width: 767.98px) { .sec-pb-resident-stories + .sec-pb-news { margin-top: 90px; } }

.news-section__more-news .news-list { margin-top: 30px; }
@media (max-width: 1023.98px) { .news-section__more-news { display: none; } }
@media (max-width: 767.98px) { .news-section__more-news { display: block; } }

@media (max-width: 767.98px) { .news-section__more { display: none; } }

.news__container:not(.news-carousel) { display: flex; flex-direction: row; justify-content: left; flex-wrap: wrap; gap: 30px; }
@media (max-width: 991.98px) { .news__container:not(.news-carousel) { gap: 20px; } }
.news__container:not(.news-carousel) .news-item { max-width: calc(33.333% - 20px); width: 100%; }
@media (max-width: 991.98px) { .news__container:not(.news-carousel) .news-item { max-width: calc(50% - 10px); } }
@media (max-width: 767.98px) { .news__container:not(.news-carousel) .news-item { max-width: var(--news-item-width); width: 100%; } }

.news__more { text-align: right; position: absolute; bottom: -5px; right: var(--sp); z-index: 10; }
@media (max-width: 991.98px) { .news__more { position: static; } }
@media (max-width: 767.98px) { .news__more { position: static; display: none; } }

@media (max-width: 767.98px) { .news-section .news-carousel { display: none; } }
.news-section__mobile { display: none; max-width: var(--news-item-width); width: 100%; margin: 0 auto; }
@media (max-width: 767.98px) { .news-section__mobile { display: block; } }

.news-list { position: relative; background-color: var(--color-page-background); padding: 73px 40px 43px 40px; border: 2px solid #96C5FF40; }
.news-list ul { padding: 0; margin: 0; list-style-type: none; }
.news-list li > a { display: flex; gap: 15px; justify-content: space-between; align-items: center; padding: 0 0 15px 0; margin-top: 15px; font-size: var(--fs-sm); line-height: 1.5; font-family: Interstate-Regular, Verdana, sans-serif; }
.news-list li:first-child > a { margin-top: 0; }
.news-list a { text-decoration: none; }
.news-list li > .news-list__more { text-decoration: underline; margin-top: 30px; padding-bottom: 0; }

.news-list__label { position: absolute; top: 0; left: 0; width: 103px; height: 40px; text-align: center; line-height: 40px; background-color: var(--color-secondary); color: white; font-family: Interstate-Regular, Verdana, sans-serif; font-size: var(--fs-sm); font-weight: bold; }

.news-list__item { border-bottom: 2px solid #96C5FF40; }

[data-theme="dark"] .news-list { background-color: #0058C4; }

/* --- News item --- */
.news-item { background-color: var(--color-page-background); border: 2px solid #96C5FF40; }
.news-item img { display: block; width: 100%; }
.news-item > a { display: flex; flex-direction: column; height: 100%; align-items: stretch; text-decoration: none; }
.news-item .link { font-size: var(--fs-sm); }

.news-item__image { position: relative; }
.news-item__image:after { content: ' '; position: absolute; height: 48px; bottom: 0; left: 0; right: 0; width: 100%; background-image: url(/themes/bw/images/news-item-bottom.svg); background-size: contain; background-position: right bottom; background-repeat: no-repeat; }

[data-theme="dark"] .news-item__image:after { background-image: url(/themes/bw/images/dark/news-item-bottom.svg); }

[data-theme="dark"] .news-item { background-color: #0058C4; }

.news-item__label { position: absolute; top: 0; left: 0; min-width: 103px; padding: 0 25px; height: 40px; text-align: center; line-height: 40px; background-color: var(--color-secondary); color: white; font-family: Interstate-Regular, Verdana, sans-serif; font-size: var(--fs-sm); font-weight: bold; }

.news-item__content { display: flex; flex-direction: column; height: 100%; padding: 36px 40px 43px 40px; }
.news-item__content > div { max-width: 320px; }

.pagebuilder h3.news-item__title:first-of-type, .pagebuilder h3.news-item__title:first-child, .news-item__title { font-size: var(--fs-m); line-height: 1.5; font-family: Interstate-Regular, Verdana, sans-serif; font-weight: bold; margin: 0; text-decoration: none; }
.pagebuilder h3.news-item__title:first-of-type:after, .pagebuilder h3.news-item__title:first-child:after, .news-item__title:after { content: ''; display: block; width: 162px; height: 2px; background: var(--color-text); margin: 18px 0 20px 0; }
@media (max-width: 1023.98px) { .pagebuilder h3.news-item__title:first-of-type:after, .pagebuilder h3.news-item__title:first-child:after, .news-item__title:after { width: 191px; } }

.news-item__excerpt { margin-bottom: 15px; }
.news-item__excerpt p { font-size: var(--fs-sm); line-height: 1.5; margin: 0; }

.news-item__more { margin-top: auto; }

.news-section--archive.news-section--2cols { margin: 0; padding: 0; }

.news-section--2cols .news__container { display: flex; gap: 30px; }
@media (max-width: 991.98px) { .news-section--2cols .news__container { gap: 25px; } }
@media (max-width: 767.98px) { .news-section--2cols .news__container { flex-direction: column; } }
.news-section--2cols .news__container .news-item { max-width: calc(50% - 15px); width: 100%; }
@media (max-width: 991.98px) { .news-section--2cols .news__container .news-item { max-width: calc(50% - 12.5px); } }
@media (max-width: 767.98px) { .news-section--2cols .news__container .news-item { max-width: var(--news-item-width); width: 100%; } }

.sec-pb-projects { margin: 38px 0 70px 0; }
@media (max-width: 991.98px) { .sec-pb-projects { margin-bottom: 0; } }

.projects-section { margin: 90px 0 70px 0; }
@media (max-width: 991.98px) { .projects-section { margin-bottom: 0; } }
.projects-section .section-title { margin-bottom: 42px; }

.sec-pb-projects .projects-section { margin: 0; }
@media (max-width: 991.98px) { .sec-pb-projects .projects-section { margin-bottom: 0; } }

@media (min-width: 768px) { .spacer + .sec-pb-projects, .spacer + .projects-section { margin-top: 10px; } }
@media (max-width: 1023.98px) { .sec-pb-resident-stories + .sec-pb-projects { margin-top: 30px; } }
@media (max-width: 767.98px) { .sec-pb-resident-stories + .sec-pb-projects { margin-top: 90px; } }

@media (max-width: 1023.98px) { .projects-section__more-projects { display: none; } }
@media (max-width: 767.98px) { .projects-section__more-projects { display: block; } }

@media (max-width: 767.98px) { .projects-section__more { display: none; } }

.projects__container:not(.projects-carousel) { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: left; gap: 30px; }
@media (max-width: 767.98px) { .projects__container:not(.projects-carousel) { max-width: var(--news-item-width); width: 100%; margin-left: auto; margin-right: auto; } }
.projects__container:not(.projects-carousel) .projects-list, .projects__container:not(.projects-carousel) .projects-item { max-width: calc(33.333% - 20px); width: 100%; }
@media (max-width: 991.98px) { .projects__container:not(.projects-carousel) .projects-list, .projects__container:not(.projects-carousel) .projects-item { max-width: calc(50% - 10px); } }
@media (max-width: 767.98px) { .projects__container:not(.projects-carousel) .projects-list, .projects__container:not(.projects-carousel) .projects-item { max-width: var(--projects-item-width); width: 100%; } }

.projects__more { text-align: right; position: absolute; bottom: -5px; right: var(--sp); }
@media (max-width: 991.98px) { .projects__more { position: static; } }
@media (max-width: 767.98px) { .projects__more { position: static; display: none; } }

.projects-list { position: relative; background-color: var(--color-page-background); padding: 73px 40px 43px 40px; border: 2px solid #96C5FF40; }
[data-theme="dark"] .projects-list { background-color: #0058C4; }
.projects-list ul { height: 100%; padding: 0; margin: 0; list-style-type: none; display: flex; flex-direction: column; }
.projects-list li > a { display: flex; gap: 15px; justify-content: space-between; align-items: center; padding: 0 0 15px 0; margin-top: 15px; font-size: var(--fs-sm); line-height: 2; font-family: Interstate-Regular, Verdana, sans-serif; }
.projects-list li:first-child > a { margin-top: 0; }
.projects-list li:last-child { margin-top: auto; }
.projects-list a { text-decoration: none; }
.projects-list li > .projects-list__more { display: inline-flex; gap: 5px; margin-top: 30px; line-height: inherit; padding-bottom: 0; }
@media (min-width: 992px) { .projects-list li > .projects-list__more { font-size: var(--fs-m); } }

.projects-list__item { border-bottom: 2px solid #96C5FF40; }

/* --- Projects item --- */
.projects-item { background-color: var(--color-page-background); border: 2px solid #96C5FF40; }
.projects-item img { display: block; width: 100%; }
.projects-item > a { display: flex; flex-direction: column; height: 100%; align-items: stretch; text-decoration: none; }
.projects-item .link { font-size: var(--fs-sm); }
@media (min-width: 992px) { .projects-item .link { font-size: var(--fs-m); } }

.projects-item__image { position: relative; }
.projects-item__image:after { content: ' '; position: absolute; height: 48px; bottom: 0; left: 0; right: 0; width: 100%; background-image: url(/themes/bw/images/news-item-bottom.svg); background-size: contain; background-position: right bottom; background-repeat: no-repeat; }

[data-theme="dark"] .projects-item__image:after { background-image: url(/themes/bw/images/dark/news-item-bottom.svg); }

[data-theme="dark"] .projects-item { background-color: #0058C4; }

.projects-item__labels { display: flex; gap: 0; position: absolute; top: 0; left: 0; height: 40px; color: var(--color-secondary); font-family: Interstate-Regular, Verdana, sans-serif; font-size: var(--fs-sm); font-weight: bold; }

.projects-item__label { padding: 0 20px; height: 40px; text-align: center; line-height: 40px; background-color: var(--color-green); }

.projects-item__label--cities { background-color: var(--color-green-light); }

.projects-item__content { display: flex; flex-direction: column; height: 100%; padding: 36px 40px 43px 40px; }
@media (max-width: 991.98px) { .projects-item__content { padding: 30px 25px; } }
@media (max-width: 767.98px) { .projects-item__content { padding: 20px 30px; } }
.projects-item__content > div { max-width: 320px; }

.pagebuilder h3.projects-item__title:first-of-type, .pagebuilder h3.projects-item__title:first-child, .projects-item__title { font-size: var(--fs-m); line-height: 1.5; font-family: Interstate-Regular, Verdana, sans-serif; font-weight: bold; margin: 0; text-decoration: none; }
.pagebuilder h3.projects-item__title:first-of-type:after, .pagebuilder h3.projects-item__title:first-child:after, .projects-item__title:after { content: ''; display: block; width: 162px; height: 2px; background: var(--color-text); margin: 18px 0 20px 0; }
@media (max-width: 1023.98px) { .pagebuilder h3.projects-item__title:first-of-type:after, .pagebuilder h3.projects-item__title:first-child:after, .projects-item__title:after { width: 164px; } }

.projects-item__excerpt { margin-bottom: 15px; }
.projects-item__excerpt p { font-size: var(--fs-sm); line-height: 1.5; margin: 0; }

.projects-item__more { margin-top: auto; }

#accessibility-wrap { margin-left: auto; max-width: 600px; }
@media (max-width: 1023.98px) { #accessibility-wrap { margin-left: 0; margin-right: auto; margin-top: 23px; } }

.section-container--page-content .sec-pb-downloads .center > .content { margin-left: 0; margin-right: 0; }

.section-container--project .sec-pb-downloads { padding-top: 0; padding-bottom: 0; }

.downloads { display: flex; gap: 20px; margin: 20px 0; flex-wrap: wrap; }
.downloads .download { margin: 0; }

.block-list .item { margin-left: 0; margin-right: 0; }

.block { background: #cdd0df; color: #002a5c; display: block; margin: 1em auto; max-width: 540px; padding: 30px; text-align: center; }
#m-search .block { padding: 50px 20px; }
@media (min-width: 768px) { .block { margin: 2em auto; } }
.block h2 { margin: 0.5em 0; }
@media (min-width: 768px) { .block h2 { font-size: var(--fs-30); } }
[data-theme=dark] .block a { color: #002a5c; }
[data-theme=dark] .block a:after { color: #ed1c24 !important; }
.block.no-margin { margin: 0; }
.block.max-width { max-width: 100%; }
.block--faq { background: #cdd0df; }
.block--vacature { background: #8696b7; text-align: left; }
.block--vacature h2 { color: inherit; text-align: left; }
.block--vacature-light { background: #f2f4f7; }
.block--vacature-dark { background: #002a5c; text-align: center; }
.block--vacature-dark h2 { color: white; text-align: center; }
.block--vacature-dark .arrow { color: white; }
.block--vacature-dark .arrow:after { color: white; }
.block--project { background: #899e2d; }
.block-shadow { position: relative; }
.block-shadow:before { border-radius: 50%; bottom: 10px; box-shadow: 0 15px 20px rgba(0, 0, 0, 0.5); content: ''; height: 20px; left: 5%; position: absolute; transition: opacity 0.2s ease-in-out; width: 90%; z-index: -1; }
.block-shadow--deep { margin-bottom: 4em; }
@media (min-width: 768px) { .block-shadow--deep { margin-bottom: 6em; } }
.block-shadow--deep:before { box-shadow: 0 35px 20px rgba(0, 0, 0, 0.3); height: 30px; }
@media (min-width: 768px) { .block-shadow--deep:before { box-shadow: 0 60px 30px rgba(0, 0, 0, 0.35); height: 40px; } }
.block--link { text-decoration: none; color: white; font-size: var(--fs-h3); }
@media (min-width: 768px) { .block--link { font-size: var(--fs-30); } }
.block--link span { color: #002a5c; font-size: var(--fs-m); }
.block--link.block-shadow:before { transition: box-shadow 0.3s ease-in-out; }
.block--link:hover.block-shadow:before { box-shadow: 0 30px 25px rgba(0, 0, 0, 0.5); }

@media (max-width: 767.98px) { .vacature-footer .col-md-6 { margin: 0 -20px; width: auto; } }
@media (min-width: 768px) { .vacature-footer { margin-bottom: 90px; }
  .vacature-footer .block { height: 100%; padding-left: 60px; padding-right: 60px; } }

#project-interested-fixed { background: rgba(137, 158, 45, 0.95); bottom: 0; left: 0; position: fixed; right: 0; text-align: left; z-index: 100; }
#project-interested-fixed .inner { margin: 0 auto 8px auto; max-width: 500px; padding: 0 8px 8px 8px; position: relative; }
#project-interested-fixed table { width: 100%; }
#project-interested-fixed h2 { font-size: var(--fs-m); }
#project-interested-fixed h6 { font-size: var(--fs-sm); }
#project-interested-fixed .send-button { width: 1px; }
#project-interested-fixed .send-button input { margin-top: 2px; }
#project-interested-fixed .hide-fixed { background: rgba(137, 158, 45, 0.95); border-top-left-radius: 5px; border-top-right-radius: 5px; color: white; cursor: pointer; display: block; height: 30px; position: absolute; right: 0; top: -30px; width: 50px; }
#project-interested-fixed .hide-fixed:before { color: white; content: ""; font-size: var(--fs-15); height: 26px; line-height: 20px; text-align: center; transition: margin-top 0.2s ease-in-out; }
#project-interested-fixed .hide-fixed:hover:before { margin-top: 8px; }

ul.gerelateerde_links { list-style: none; padding: 0; }

.quick-buttons { container-type: inline-size; }
.quick-buttons .quick-buttons-wrapper { display: grid; gap: 1.7em; grid-template-columns: 1fr; }
@container (width > 576px) { .quick-buttons .quick-buttons-wrapper { grid-template-columns: 1fr 1fr; } }
@container (width > 992px) { .quick-buttons .quick-buttons-wrapper { grid-template-columns: 1fr 1fr 1fr; } }
@container (width > 1200px) { .quick-buttons .quick-buttons-wrapper { grid-template-columns: 1fr 1fr 1fr 1fr; } }
.quick-buttons .quick-buttons-wrapper a { font-family: Interstate-Regular, Verdana, sans-serif; font-weight: bold; align-items: center; border-radius: 4px; display: flex; padding: 20px 60px 20px 72px; max-width: 100%; width: 100%; font-size: var(--fs-m); color: var(--color-qck-btn); border: 2px solid rgba(150, 197, 255, 0.3); background-color: var(--color-qck-btn-bg); text-decoration: none; transition: all .2s ease-in-out; min-height: 98px; }
@media (max-width: 991.98px) { .quick-buttons .quick-buttons-wrapper a { padding: 23px 60px 23px 72px; min-height: auto; } }
.quick-buttons .quick-buttons-wrapper a.quick-button-type-prominent { background: var(--color-qck-btn-bg-prominent); color: var(--color-qck-btn-prominent); }
.quick-buttons .quick-buttons-wrapper a:hover { border: 2px solid #96c5ff; }
.quick-buttons .quick-buttons-wrapper a:before { left: 25px; }
.quick-buttons .quick-buttons-wrapper a:after { content: ""; position: absolute; right: 35px; top: calc(50% - 0.5em); }

.quick-button, [class^="block-icon-"] { padding-left: 40px; position: relative; }
.quick-button:before, [class^="block-icon-"]:before { content: ''; background: url(/themes/bw/images/i/inloggen.svg) no-repeat center; background-size: contain; height: 30px; left: 0; position: absolute; top: calc(50% - 15px); width: 30px; }

.grid-blocks h3 { margin-bottom: 0.5em; }
.grid-blocks .quick-button:before { top: 0; }

.info-block h3[class*="block-icon-"]:before { top: calc(50% - 15px); width: 27px; height: 27px; left: 30px; }
[data-theme="dark"] .info-block h3[class*="block-icon-"]:before { background-color: #0058C4; border-radius: 50%; outline: 5px solid #0058C4; }
@media (min-width: 992px) { .info-block h3[class*="block-icon-"]:before { left: 40px; top: 23px; width: 30px; height: 30px; } }
@media (max-width: 991.98px) { .info-block h3[class*="block-icon-"]:before { left: 20px; } }

.block-icon-default:before { background-image: url("/themes/bw/images/i/inloggen.svg"); }

.block-icon-afspraak:before { background-image: url("/themes/bw/images/i/afspraak.svg"); }

.block-icon-contact:before { background-image: url("/themes/bw/images/i/contact.svg"); }

.block-icon-faq:before { background-image: url("/themes/bw/images/i/faq.svg"); }

.block-icon-home:before { background-image: url("/themes/bw/images/i/home.svg"); }

.block-icon-info:before { background-image: url("/themes/bw/images/i/info.svg"); }

.block-icon-inloggen:before { background-image: url("/themes/bw/images/i/inloggen.svg"); }

.block-icon-inschrijven:before { background-image: url("/themes/bw/images/i/inschrijven.svg"); }

.block-icon-reparatie:before { background-image: url("/themes/bw/images/i/reparatie.svg"); }

.block-icon-warning:before { background-image: url("/themes/bw/images/i/warning.svg"); }

.block-icon-woning:before { background-image: url("/themes/bw/images/i/woning.svg"); }

.block-icon-zoek:before { background-image: url("/themes/bw/images/i/zoek.svg"); }

.block-icon-building:before { background-image: url("/themes/bw/images/i/building.svg"); }

.block-icon-messenger:before { background-image: url("/themes/bw/images/i/messenger.svg"); }

.block-icon-afspraak_maken:before { background-image: url("/themes/bw/images/i/afspraak_maken.svg"); }

.block-icon-algemene_huurzaken:before { background-image: url("/themes/bw/images/i/algemene_huurzaken.svg"); }

.block-icon-bellen:before { background-image: url("/themes/bw/images/i/bellen.svg"); }

.block-icon-bereken:before { background-image: url("/themes/bw/images/i/bereken.svg"); }

.block-icon-besparen:before { background-image: url("/themes/bw/images/i/besparen.svg"); }

.block-icon-beter_klimaat:before { background-image: url("/themes/bw/images/i/beter_klimaat.svg"); }

.block-icon-contacformulier:before { background-image: url("/themes/bw/images/i/contacformulier.svg"); }

.block-icon-cv_storing:before { background-image: url("/themes/bw/images/i/cv_storing.svg"); }

.block-icon-duurzaam_wonen:before { background-image: url("/themes/bw/images/i/duurzaam_wonen.svg"); }

.block-icon-garage_parkeerplaatsen:before { background-image: url("/themes/bw/images/i/garage_parkeerplaatsen.svg"); }

.block-icon-gebouw_complex:before { background-image: url("/themes/bw/images/i/gebouw_complex.svg"); }

.block-icon-geluid:before { background-image: url("/themes/bw/images/i/geluid.svg"); }

.block-icon-huur_betalen:before { background-image: url("/themes/bw/images/i/huur_betalen.svg"); }

.block-icon-inschrijven2:before { background-image: url("/themes/bw/images/i/inschrijven2.svg"); }

.block-icon-klachten_tips:before { background-image: url("/themes/bw/images/i/klachten_tips.svg"); }

.block-icon-kom_langs:before { background-image: url("/themes/bw/images/i/kom_langs.svg"); }

.block-icon-langer_thuiswonen:before { background-image: url("/themes/bw/images/i/langer_thuiswonen.svg"); }

.block-icon-liftstoring:before { background-image: url("/themes/bw/images/i/liftstoring.svg"); }

.block-icon-mailen:before { background-image: url("/themes/bw/images/i/mailen.svg"); }

.block-icon-meepraten_meedoen:before { background-image: url("/themes/bw/images/i/meepraten_meedoen.svg"); }

.block-icon-mijn_brabantwonen:before { background-image: url("/themes/bw/images/i/mijn_brabantwonen.svg"); }

.block-icon-neem_contact_op:before { background-image: url("/themes/bw/images/i/neem_contact_op.svg"); }

.block-icon-nieuwbouwprojecten:before { background-image: url("/themes/bw/images/i/nieuwbouwprojecten.svg"); }

.block-icon-onderhoud_reparatie:before { background-image: url("/themes/bw/images/i/onderhoud_reparatie.svg"); }

.block-icon-overlast_veiligheid:before { background-image: url("/themes/bw/images/i/overlast_veiligheid.svg"); }

.block-icon-overzicht_afdelingen:before { background-image: url("/themes/bw/images/i/overzicht_afdelingen.svg"); }

.block-icon-pers:before { background-image: url("/themes/bw/images/i/pers.svg"); }

.block-icon-reparaties_algemeen:before { background-image: url("/themes/bw/images/i/reparaties_algemeen.svg"); }

.block-icon-stemformulier:before { background-image: url("/themes/bw/images/i/stemformulier.svg"); }

.block-icon-temperatuur:before { background-image: url("/themes/bw/images/i/temperatuur.svg"); }

.block-icon-vacatures:before { background-image: url("/themes/bw/images/i/vacatures.svg"); }

.block-icon-veelgestelde_vragen:before { background-image: url("/themes/bw/images/i/veelgestelde_vragen.svg"); }

.block-icon-ventilatie:before { background-image: url("/themes/bw/images/i/ventilatie.svg"); }

.block-icon-verhuizen:before { background-image: url("/themes/bw/images/i/verhuizen.svg"); }

.block-icon-verstopping:before { background-image: url("/themes/bw/images/i/verstopping.svg"); }

.block-icon-wijkbeheer:before { background-image: url("/themes/bw/images/i/wijkbeheer.svg"); }

.block-icon-woning_zoeken:before { background-image: url("/themes/bw/images/i/woning_zoeken.svg"); }

.block-icon-woningaanbod:before { background-image: url("/themes/bw/images/i/woningaanbod.svg"); }

.block-icon-woningruil:before { background-image: url("/themes/bw/images/i/woningruil.svg"); }

.block-icon-zakelijke_gegevens:before { background-image: url("/themes/bw/images/i/zakelijke_gegevens.svg"); }

.block-icon-zoeken:before { background-image: url("/themes/bw/images/i/zoeken.svg"); }

.block-icon-glas_fonds:before { background-image: url("/themes/bw/images/i/glas_fonds.svg"); }

.block-icon-huis_bewaring:before { background-image: url("/themes/bw/images/i/huis_bewaring.svg"); }

.block-icon-service_abonnement:before { background-image: url("/themes/bw/images/i/service_abonnement.svg"); }

.block-icon-verzekering:before { background-image: url("/themes/bw/images/i/verzekering.svg"); }

.block-icon-jaarverslag:before { background-image: url("/themes/bw/images/i/jaarverslag.svg"); }

.block-icon-arbeidsvoorwaarden:before { background-image: url("/themes/bw/images/i/arbeidsvoorwaarden.svg"); }

.block-icon-collegas_woord:before { background-image: url("/themes/bw/images/i/collegas_woord.svg"); }

.block-icon-directieteam:before { background-image: url("/themes/bw/images/i/directieteam.svg"); }

.block-icon-duurzaamheid:before { background-image: url("/themes/bw/images/i/duurzaamheid.svg"); }

.block-icon-governance:before { background-image: url("/themes/bw/images/i/governance.svg"); }

.block-icon-open_sollicitatie:before { background-image: url("/themes/bw/images/i/open_sollicitatie.svg"); }

.block-icon-prestatieafspraken:before { background-image: url("/themes/bw/images/i/prestatieafspraken.svg"); }

.block-icon-raad_commissarissen:before { background-image: url("/themes/bw/images/i/raad_commissarissen.svg"); }

.block-icon-samenwerkingen:before { background-image: url("/themes/bw/images/i/samenwerkingen.svg"); }

.block-icon-seniorenwoning:before { background-image: url("/themes/bw/images/i/seniorenwoning.svg"); }

.block-icon-sollicitatiecode:before { background-image: url("/themes/bw/images/i/sollicitatiecode.svg"); }

.block-icon-stages:before { background-image: url("/themes/bw/images/i/stages.svg"); }

.block-icon-strategie_ondernemingsplan:before { background-image: url("/themes/bw/images/i/strategie_ondernemingsplan.svg"); }

.block-icon-urgentie:before { background-image: url("/themes/bw/images/i/urgentie.svg"); }

.block-icon-facebook:before { background-image: url("/themes/bw/images/i/facebook.svg"); }

.block-icon-instagram:before { background-image: url("/themes/bw/images/i/instagram.svg"); }

.block-icon-linkedin:before { background-image: url("/themes/bw/images/i/linkedin.svg"); }

.block-icon-whatsapp:before { background-image: url("/themes/bw/images/i/whatsapp.svg"); }

.block-icon-youtube:before { background-image: url("/themes/bw/images/i/youtube.svg"); }

.block-icon-65plus_verhuisregeling:before { background-image: url("/themes/bw/images/i/65plus_verhuisregeling.svg"); }

.block-icon-asbest:before { background-image: url("/themes/bw/images/i/asbest.svg"); }

.block-icon-brandveiligheid:before { background-image: url("/themes/bw/images/i/brandveiligheid.png"); }

.block-icon-criminaliteit:before { background-image: url("/themes/bw/images/i/criminaliteit.svg"); }

.block-icon-huurtoeslag:before { background-image: url("/themes/bw/images/i/huurtoeslag.svg"); }

.block-icon-last_van_de_buren:before { background-image: url("/themes/bw/images/i/last_van_de_buren.svg"); }

.block-icon-lotingwoningen:before { background-image: url("/themes/bw/images/i/lotingwoningen.svg"); }

.block-icon-scootmobiel:before { background-image: url("/themes/bw/images/i/scootmobiel.svg"); }

.block-icon-tuin_onderhouden:before { background-image: url("/themes/bw/images/i/tuin_onderhouden.svg"); }

.block-icon-zonnepanelen:before { background-image: url("/themes/bw/images/i/zonnepanelen.svg"); }

.block-icon-achterlaten_bij_verhuizing:before { background-image: url("/themes/bw/images/i/achterlaten_bij_verhuizing.svg"); }

.block-icon-buurtfonds:before { background-image: url("/themes/bw/images/i/buurtfonds.svg"); }

.block-icon-huur_opzeggen:before { background-image: url("/themes/bw/images/i/huur_opzeggen.svg"); }

.block-icon-huurverhoging:before { background-image: url("/themes/bw/images/i/huurverhoging.svg"); }

.block-icon-leefbaarheidsbudget:before { background-image: url("/themes/bw/images/i/leefbaarheidsbudget.svg"); }

.block-icon-ongedierte:before { background-image: url("/themes/bw/images/i/ongedierte.svg"); }

.block-icon-servicekosten:before { background-image: url("/themes/bw/images/i/servicekosten.svg"); }

.block-icon-zelf_klussen:before { background-image: url("/themes/bw/images/i/zelf_klussen.svg"); }

.block-icon-bewonerscommissie:before { background-image: url("/themes/bw/images/i/bewonerscommissie.svg"); }

.block-icon-blijvertjes:before { background-image: url("/themes/bw/images/i/blijvertjes.svg"); }

.block-icon-huur_opzeggen_overlijden:before { background-image: url("/themes/bw/images/i/huur_opzeggen_overlijden.svg"); }

.block-icon-klankbordgroep:before { background-image: url("/themes/bw/images/i/klankbordgroep.svg"); }

.block-icon-kopen_van_brabantwonen:before { background-image: url("/themes/bw/images/i/kopen_van_brabantwonen.svg"); }

.block-icon-studentenwoning:before { background-image: url("/themes/bw/images/i/studentenwoning.svg"); }

.block-icon-klacht:before { background-image: url("/themes/bw/images/i/klacht.svg"); }

.block-icon-klachtencommissie:before { background-image: url("/themes/bw/images/i/klachtencommissie.svg"); }

.block-icon-tip:before { background-image: url("/themes/bw/images/i/tip.svg"); }

.quick-button-type-prominent { background-color: #002a5c; color: white; }

[data-theme="dark"] .quick-button-type-default.block-icon-default:before, [data-theme="dark"] .info-block h3.block-icon-default:before, [data-theme="dark"] .quick-block h2.block-icon-default:before, [data-theme="default"] .quick-button-type-prominent.block-icon-default:before { background-image: url("/themes/bw/images/dark/i/inloggen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-afspraak:before, [data-theme="dark"] .info-block h3.block-icon-afspraak:before, [data-theme="dark"] .quick-block h2.block-icon-afspraak:before, [data-theme="default"] .quick-button-type-prominent.block-icon-afspraak:before { background-image: url("/themes/bw/images/dark/i/afspraak.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-contact:before, [data-theme="dark"] .info-block h3.block-icon-contact:before, [data-theme="dark"] .quick-block h2.block-icon-contact:before, [data-theme="default"] .quick-button-type-prominent.block-icon-contact:before { background-image: url("/themes/bw/images/dark/i/contact.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-faq:before, [data-theme="dark"] .info-block h3.block-icon-faq:before, [data-theme="dark"] .quick-block h2.block-icon-faq:before, [data-theme="default"] .quick-button-type-prominent.block-icon-faq:before { background-image: url("/themes/bw/images/dark/i/faq.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-home:before, [data-theme="dark"] .info-block h3.block-icon-home:before, [data-theme="dark"] .quick-block h2.block-icon-home:before, [data-theme="default"] .quick-button-type-prominent.block-icon-home:before { background-image: url("/themes/bw/images/dark/i/home.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-info:before, [data-theme="dark"] .info-block h3.block-icon-info:before, [data-theme="dark"] .quick-block h2.block-icon-info:before, [data-theme="default"] .quick-button-type-prominent.block-icon-info:before { background-image: url("/themes/bw/images/dark/i/info.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-inloggen:before, [data-theme="dark"] .info-block h3.block-icon-inloggen:before, [data-theme="dark"] .quick-block h2.block-icon-inloggen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-inloggen:before { background-image: url("/themes/bw/images/dark/i/inloggen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-inschrijven:before, [data-theme="dark"] .info-block h3.block-icon-inschrijven:before, [data-theme="dark"] .quick-block h2.block-icon-inschrijven:before, [data-theme="default"] .quick-button-type-prominent.block-icon-inschrijven:before { background-image: url("/themes/bw/images/dark/i/inschrijven.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-reparatie:before, [data-theme="dark"] .info-block h3.block-icon-reparatie:before, [data-theme="dark"] .quick-block h2.block-icon-reparatie:before, [data-theme="default"] .quick-button-type-prominent.block-icon-reparatie:before { background-image: url("/themes/bw/images/dark/i/reparatie.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-warning:before, [data-theme="dark"] .info-block h3.block-icon-warning:before, [data-theme="dark"] .quick-block h2.block-icon-warning:before, [data-theme="default"] .quick-button-type-prominent.block-icon-warning:before { background-image: url("/themes/bw/images/dark/i/warning.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-woning:before, [data-theme="dark"] .info-block h3.block-icon-woning:before, [data-theme="dark"] .quick-block h2.block-icon-woning:before, [data-theme="default"] .quick-button-type-prominent.block-icon-woning:before { background-image: url("/themes/bw/images/dark/i/woning.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-zoek:before, [data-theme="dark"] .info-block h3.block-icon-zoek:before, [data-theme="dark"] .quick-block h2.block-icon-zoek:before, [data-theme="default"] .quick-button-type-prominent.block-icon-zoek:before { background-image: url("/themes/bw/images/dark/i/zoek.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-building:before, [data-theme="dark"] .info-block h3.block-icon-building:before, [data-theme="dark"] .quick-block h2.block-icon-building:before, [data-theme="default"] .quick-button-type-prominent.block-icon-building:before { background-image: url("/themes/bw/images/dark/i/building.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-messenger:before, [data-theme="dark"] .info-block h3.block-icon-messenger:before, [data-theme="dark"] .quick-block h2.block-icon-messenger:before, [data-theme="default"] .quick-button-type-prominent.block-icon-messenger:before { background-image: url("/themes/bw/images/dark/i/messenger.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-afspraak_maken:before, [data-theme="dark"] .info-block h3.block-icon-afspraak_maken:before, [data-theme="dark"] .quick-block h2.block-icon-afspraak_maken:before, [data-theme="default"] .quick-button-type-prominent.block-icon-afspraak_maken:before { background-image: url("/themes/bw/images/dark/i/afspraak_maken.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-algemene_huurzaken:before, [data-theme="dark"] .info-block h3.block-icon-algemene_huurzaken:before, [data-theme="dark"] .quick-block h2.block-icon-algemene_huurzaken:before, [data-theme="default"] .quick-button-type-prominent.block-icon-algemene_huurzaken:before { background-image: url("/themes/bw/images/dark/i/algemene_huurzaken.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-bellen:before, [data-theme="dark"] .info-block h3.block-icon-bellen:before, [data-theme="dark"] .quick-block h2.block-icon-bellen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-bellen:before { background-image: url("/themes/bw/images/dark/i/bellen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-bereken:before, [data-theme="dark"] .info-block h3.block-icon-bereken:before, [data-theme="dark"] .quick-block h2.block-icon-bereken:before, [data-theme="default"] .quick-button-type-prominent.block-icon-bereken:before { background-image: url("/themes/bw/images/dark/i/bereken.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-besparen:before, [data-theme="dark"] .info-block h3.block-icon-besparen:before, [data-theme="dark"] .quick-block h2.block-icon-besparen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-besparen:before { background-image: url("/themes/bw/images/dark/i/besparen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-beter_klimaat:before, [data-theme="dark"] .info-block h3.block-icon-beter_klimaat:before, [data-theme="dark"] .quick-block h2.block-icon-beter_klimaat:before, [data-theme="default"] .quick-button-type-prominent.block-icon-beter_klimaat:before { background-image: url("/themes/bw/images/dark/i/beter_klimaat.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-contacformulier:before, [data-theme="dark"] .info-block h3.block-icon-contacformulier:before, [data-theme="dark"] .quick-block h2.block-icon-contacformulier:before, [data-theme="default"] .quick-button-type-prominent.block-icon-contacformulier:before { background-image: url("/themes/bw/images/dark/i/contacformulier.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-cv_storing:before, [data-theme="dark"] .info-block h3.block-icon-cv_storing:before, [data-theme="dark"] .quick-block h2.block-icon-cv_storing:before, [data-theme="default"] .quick-button-type-prominent.block-icon-cv_storing:before { background-image: url("/themes/bw/images/dark/i/cv_storing.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-duurzaam_wonen:before, [data-theme="dark"] .info-block h3.block-icon-duurzaam_wonen:before, [data-theme="dark"] .quick-block h2.block-icon-duurzaam_wonen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-duurzaam_wonen:before { background-image: url("/themes/bw/images/dark/i/duurzaam_wonen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-garage_parkeerplaatsen:before, [data-theme="dark"] .info-block h3.block-icon-garage_parkeerplaatsen:before, [data-theme="dark"] .quick-block h2.block-icon-garage_parkeerplaatsen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-garage_parkeerplaatsen:before { background-image: url("/themes/bw/images/dark/i/garage_parkeerplaatsen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-gebouw_complex:before, [data-theme="dark"] .info-block h3.block-icon-gebouw_complex:before, [data-theme="dark"] .quick-block h2.block-icon-gebouw_complex:before, [data-theme="default"] .quick-button-type-prominent.block-icon-gebouw_complex:before { background-image: url("/themes/bw/images/dark/i/gebouw_complex.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-geluid:before, [data-theme="dark"] .info-block h3.block-icon-geluid:before, [data-theme="dark"] .quick-block h2.block-icon-geluid:before, [data-theme="default"] .quick-button-type-prominent.block-icon-geluid:before { background-image: url("/themes/bw/images/dark/i/geluid.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-huur_betalen:before, [data-theme="dark"] .info-block h3.block-icon-huur_betalen:before, [data-theme="dark"] .quick-block h2.block-icon-huur_betalen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-huur_betalen:before { background-image: url("/themes/bw/images/dark/i/huur_betalen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-inschrijven2:before, [data-theme="dark"] .info-block h3.block-icon-inschrijven2:before, [data-theme="dark"] .quick-block h2.block-icon-inschrijven2:before, [data-theme="default"] .quick-button-type-prominent.block-icon-inschrijven2:before { background-image: url("/themes/bw/images/dark/i/inschrijven2.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-klachten_tips:before, [data-theme="dark"] .info-block h3.block-icon-klachten_tips:before, [data-theme="dark"] .quick-block h2.block-icon-klachten_tips:before, [data-theme="default"] .quick-button-type-prominent.block-icon-klachten_tips:before { background-image: url("/themes/bw/images/dark/i/klachten_tips.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-kom_langs:before, [data-theme="dark"] .info-block h3.block-icon-kom_langs:before, [data-theme="dark"] .quick-block h2.block-icon-kom_langs:before, [data-theme="default"] .quick-button-type-prominent.block-icon-kom_langs:before { background-image: url("/themes/bw/images/dark/i/kom_langs.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-langer_thuiswonen:before, [data-theme="dark"] .info-block h3.block-icon-langer_thuiswonen:before, [data-theme="dark"] .quick-block h2.block-icon-langer_thuiswonen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-langer_thuiswonen:before { background-image: url("/themes/bw/images/dark/i/langer_thuiswonen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-liftstoring:before, [data-theme="dark"] .info-block h3.block-icon-liftstoring:before, [data-theme="dark"] .quick-block h2.block-icon-liftstoring:before, [data-theme="default"] .quick-button-type-prominent.block-icon-liftstoring:before { background-image: url("/themes/bw/images/dark/i/liftstoring.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-mailen:before, [data-theme="dark"] .info-block h3.block-icon-mailen:before, [data-theme="dark"] .quick-block h2.block-icon-mailen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-mailen:before { background-image: url("/themes/bw/images/dark/i/mailen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-meepraten_meedoen:before, [data-theme="dark"] .info-block h3.block-icon-meepraten_meedoen:before, [data-theme="dark"] .quick-block h2.block-icon-meepraten_meedoen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-meepraten_meedoen:before { background-image: url("/themes/bw/images/dark/i/meepraten_meedoen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-mijn_brabantwonen:before, [data-theme="dark"] .info-block h3.block-icon-mijn_brabantwonen:before, [data-theme="dark"] .quick-block h2.block-icon-mijn_brabantwonen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-mijn_brabantwonen:before { background-image: url("/themes/bw/images/dark/i/mijn_brabantwonen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-neem_contact_op:before, [data-theme="dark"] .info-block h3.block-icon-neem_contact_op:before, [data-theme="dark"] .quick-block h2.block-icon-neem_contact_op:before, [data-theme="default"] .quick-button-type-prominent.block-icon-neem_contact_op:before { background-image: url("/themes/bw/images/dark/i/neem_contact_op.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-nieuwbouwprojecten:before, [data-theme="dark"] .info-block h3.block-icon-nieuwbouwprojecten:before, [data-theme="dark"] .quick-block h2.block-icon-nieuwbouwprojecten:before, [data-theme="default"] .quick-button-type-prominent.block-icon-nieuwbouwprojecten:before { background-image: url("/themes/bw/images/dark/i/nieuwbouwprojecten.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-onderhoud_reparatie:before, [data-theme="dark"] .info-block h3.block-icon-onderhoud_reparatie:before, [data-theme="dark"] .quick-block h2.block-icon-onderhoud_reparatie:before, [data-theme="default"] .quick-button-type-prominent.block-icon-onderhoud_reparatie:before { background-image: url("/themes/bw/images/dark/i/onderhoud_reparatie.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-overlast_veiligheid:before, [data-theme="dark"] .info-block h3.block-icon-overlast_veiligheid:before, [data-theme="dark"] .quick-block h2.block-icon-overlast_veiligheid:before, [data-theme="default"] .quick-button-type-prominent.block-icon-overlast_veiligheid:before { background-image: url("/themes/bw/images/dark/i/overlast_veiligheid.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-overzicht_afdelingen:before, [data-theme="dark"] .info-block h3.block-icon-overzicht_afdelingen:before, [data-theme="dark"] .quick-block h2.block-icon-overzicht_afdelingen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-overzicht_afdelingen:before { background-image: url("/themes/bw/images/dark/i/overzicht_afdelingen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-pers:before, [data-theme="dark"] .info-block h3.block-icon-pers:before, [data-theme="dark"] .quick-block h2.block-icon-pers:before, [data-theme="default"] .quick-button-type-prominent.block-icon-pers:before { background-image: url("/themes/bw/images/dark/i/pers.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-reparaties_algemeen:before, [data-theme="dark"] .info-block h3.block-icon-reparaties_algemeen:before, [data-theme="dark"] .quick-block h2.block-icon-reparaties_algemeen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-reparaties_algemeen:before { background-image: url("/themes/bw/images/dark/i/reparaties_algemeen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-stemformulier:before, [data-theme="dark"] .info-block h3.block-icon-stemformulier:before, [data-theme="dark"] .quick-block h2.block-icon-stemformulier:before, [data-theme="default"] .quick-button-type-prominent.block-icon-stemformulier:before { background-image: url("/themes/bw/images/dark/i/stemformulier.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-temperatuur:before, [data-theme="dark"] .info-block h3.block-icon-temperatuur:before, [data-theme="dark"] .quick-block h2.block-icon-temperatuur:before, [data-theme="default"] .quick-button-type-prominent.block-icon-temperatuur:before { background-image: url("/themes/bw/images/dark/i/temperatuur.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-vacatures:before, [data-theme="dark"] .info-block h3.block-icon-vacatures:before, [data-theme="dark"] .quick-block h2.block-icon-vacatures:before, [data-theme="default"] .quick-button-type-prominent.block-icon-vacatures:before { background-image: url("/themes/bw/images/dark/i/vacatures.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-veelgestelde_vragen:before, [data-theme="dark"] .info-block h3.block-icon-veelgestelde_vragen:before, [data-theme="dark"] .quick-block h2.block-icon-veelgestelde_vragen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-veelgestelde_vragen:before { background-image: url("/themes/bw/images/dark/i/veelgestelde_vragen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-ventilatie:before, [data-theme="dark"] .info-block h3.block-icon-ventilatie:before, [data-theme="dark"] .quick-block h2.block-icon-ventilatie:before, [data-theme="default"] .quick-button-type-prominent.block-icon-ventilatie:before { background-image: url("/themes/bw/images/dark/i/ventilatie.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-verhuizen:before, [data-theme="dark"] .info-block h3.block-icon-verhuizen:before, [data-theme="dark"] .quick-block h2.block-icon-verhuizen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-verhuizen:before { background-image: url("/themes/bw/images/dark/i/verhuizen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-wijkbeheer:before, [data-theme="dark"] .info-block h3.block-icon-wijkbeheer:before, [data-theme="dark"] .quick-block h2.block-icon-wijkbeheer:before, [data-theme="default"] .quick-button-type-prominent.block-icon-wijkbeheer:before { background-image: url("/themes/bw/images/dark/i/wijkbeheer.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-woning_zoeken:before, [data-theme="dark"] .info-block h3.block-icon-woning_zoeken:before, [data-theme="dark"] .quick-block h2.block-icon-woning_zoeken:before, [data-theme="default"] .quick-button-type-prominent.block-icon-woning_zoeken:before { background-image: url("/themes/bw/images/dark/i/woning_zoeken.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-woningaanbod:before, [data-theme="dark"] .info-block h3.block-icon-woningaanbod:before, [data-theme="dark"] .quick-block h2.block-icon-woningaanbod:before, [data-theme="default"] .quick-button-type-prominent.block-icon-woningaanbod:before { background-image: url("/themes/bw/images/dark/i/woningaanbod.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-woningruil:before, [data-theme="dark"] .info-block h3.block-icon-woningruil:before, [data-theme="dark"] .quick-block h2.block-icon-woningruil:before, [data-theme="default"] .quick-button-type-prominent.block-icon-woningruil:before { background-image: url("/themes/bw/images/dark/i/woningruil.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-zakelijke_gegevens:before, [data-theme="dark"] .info-block h3.block-icon-zakelijke_gegevens:before, [data-theme="dark"] .quick-block h2.block-icon-zakelijke_gegevens:before, [data-theme="default"] .quick-button-type-prominent.block-icon-zakelijke_gegevens:before { background-image: url("/themes/bw/images/dark/i/zakelijke_gegevens.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-zoeken:before, [data-theme="dark"] .info-block h3.block-icon-zoeken:before, [data-theme="dark"] .quick-block h2.block-icon-zoeken:before, [data-theme="default"] .quick-button-type-prominent.block-icon-zoeken:before { background-image: url("/themes/bw/images/dark/i/zoeken.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-glas_fonds:before, [data-theme="dark"] .info-block h3.block-icon-glas_fonds:before, [data-theme="dark"] .quick-block h2.block-icon-glas_fonds:before, [data-theme="default"] .quick-button-type-prominent.block-icon-glas_fonds:before { background-image: url("/themes/bw/images/dark/i/glas_fonds.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-huis_bewaring:before, [data-theme="dark"] .info-block h3.block-icon-huis_bewaring:before, [data-theme="dark"] .quick-block h2.block-icon-huis_bewaring:before, [data-theme="default"] .quick-button-type-prominent.block-icon-huis_bewaring:before { background-image: url("/themes/bw/images/dark/i/huis_bewaring.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-service_abonnement:before, [data-theme="dark"] .info-block h3.block-icon-service_abonnement:before, [data-theme="dark"] .quick-block h2.block-icon-service_abonnement:before, [data-theme="default"] .quick-button-type-prominent.block-icon-service_abonnement:before { background-image: url("/themes/bw/images/dark/i/service_abonnement.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-verzekering:before, [data-theme="dark"] .info-block h3.block-icon-verzekering:before, [data-theme="dark"] .quick-block h2.block-icon-verzekering:before, [data-theme="default"] .quick-button-type-prominent.block-icon-verzekering:before { background-image: url("/themes/bw/images/dark/i/verzekering.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-verstopping:before, [data-theme="dark"] .info-block h3.block-icon-verstopping:before, [data-theme="dark"] .quick-block h2.block-icon-verstopping:before, [data-theme="default"] .quick-button-type-prominent.block-icon-verstopping:before { background-image: url("/themes/bw/images/dark/i/verstopping.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-jaarverslag:before, [data-theme="dark"] .info-block h3.block-icon-jaarverslag:before, [data-theme="dark"] .quick-block h2.block-icon-jaarverslag:before, [data-theme="default"] .quick-button-type-prominent.block-icon-jaarverslag:before { background-image: url("/themes/bw/images/dark/i/jaarverslag.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-arbeidsvoorwaarden:before, [data-theme="dark"] .info-block h3.block-icon-arbeidsvoorwaarden:before, [data-theme="dark"] .quick-block h2.block-icon-arbeidsvoorwaarden:before, [data-theme="default"] .quick-button-type-prominent.block-icon-arbeidsvoorwaarden:before { background-image: url("/themes/bw/images/dark/i/arbeidsvoorwaarden.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-collegas_woord:before, [data-theme="dark"] .info-block h3.block-icon-collegas_woord:before, [data-theme="dark"] .quick-block h2.block-icon-collegas_woord:before, [data-theme="default"] .quick-button-type-prominent.block-icon-collegas_woord:before { background-image: url("/themes/bw/images/dark/i/collegas_woord.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-directieteam:before, [data-theme="dark"] .info-block h3.block-icon-directieteam:before, [data-theme="dark"] .quick-block h2.block-icon-directieteam:before, [data-theme="default"] .quick-button-type-prominent.block-icon-directieteam:before { background-image: url("/themes/bw/images/dark/i/directieteam.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-duurzaamheid:before, [data-theme="dark"] .info-block h3.block-icon-duurzaamheid:before, [data-theme="dark"] .quick-block h2.block-icon-duurzaamheid:before, [data-theme="default"] .quick-button-type-prominent.block-icon-duurzaamheid:before { background-image: url("/themes/bw/images/dark/i/duurzaamheid.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-governance:before, [data-theme="dark"] .info-block h3.block-icon-governance:before, [data-theme="dark"] .quick-block h2.block-icon-governance:before, [data-theme="default"] .quick-button-type-prominent.block-icon-governance:before { background-image: url("/themes/bw/images/dark/i/governance.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-open_sollicitatie:before, [data-theme="dark"] .info-block h3.block-icon-open_sollicitatie:before, [data-theme="dark"] .quick-block h2.block-icon-open_sollicitatie:before, [data-theme="default"] .quick-button-type-prominent.block-icon-open_sollicitatie:before { background-image: url("/themes/bw/images/dark/i/open_sollicitatie.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-prestatieafspraken:before, [data-theme="dark"] .info-block h3.block-icon-prestatieafspraken:before, [data-theme="dark"] .quick-block h2.block-icon-prestatieafspraken:before, [data-theme="default"] .quick-button-type-prominent.block-icon-prestatieafspraken:before { background-image: url("/themes/bw/images/dark/i/prestatieafspraken.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-raad_commissarissen:before, [data-theme="dark"] .info-block h3.block-icon-raad_commissarissen:before, [data-theme="dark"] .quick-block h2.block-icon-raad_commissarissen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-raad_commissarissen:before { background-image: url("/themes/bw/images/dark/i/raad_commissarissen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-samenwerkingen:before, [data-theme="dark"] .info-block h3.block-icon-samenwerkingen:before, [data-theme="dark"] .quick-block h2.block-icon-samenwerkingen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-samenwerkingen:before { background-image: url("/themes/bw/images/dark/i/samenwerkingen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-seniorenwoning:before, [data-theme="dark"] .info-block h3.block-icon-seniorenwoning:before, [data-theme="dark"] .quick-block h2.block-icon-seniorenwoning:before, [data-theme="default"] .quick-button-type-prominent.block-icon-seniorenwoning:before { background-image: url("/themes/bw/images/dark/i/seniorenwoning.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-sollicitatiecode:before, [data-theme="dark"] .info-block h3.block-icon-sollicitatiecode:before, [data-theme="dark"] .quick-block h2.block-icon-sollicitatiecode:before, [data-theme="default"] .quick-button-type-prominent.block-icon-sollicitatiecode:before { background-image: url("/themes/bw/images/dark/i/sollicitatiecode.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-stages:before, [data-theme="dark"] .info-block h3.block-icon-stages:before, [data-theme="dark"] .quick-block h2.block-icon-stages:before, [data-theme="default"] .quick-button-type-prominent.block-icon-stages:before { background-image: url("/themes/bw/images/dark/i/stages.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-strategie_ondernemingsplan:before, [data-theme="dark"] .info-block h3.block-icon-strategie_ondernemingsplan:before, [data-theme="dark"] .quick-block h2.block-icon-strategie_ondernemingsplan:before, [data-theme="default"] .quick-button-type-prominent.block-icon-strategie_ondernemingsplan:before { background-image: url("/themes/bw/images/dark/i/strategie_ondernemingsplan.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-urgentie:before, [data-theme="dark"] .info-block h3.block-icon-urgentie:before, [data-theme="dark"] .quick-block h2.block-icon-urgentie:before, [data-theme="default"] .quick-button-type-prominent.block-icon-urgentie:before { background-image: url("/themes/bw/images/dark/i/urgentie.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-facebook:before, [data-theme="dark"] .info-block h3.block-icon-facebook:before, [data-theme="dark"] .quick-block h2.block-icon-facebook:before, [data-theme="default"] .quick-button-type-prominent.block-icon-facebook:before { background-image: url("/themes/bw/images/dark/i/facebook.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-instagram:before, [data-theme="dark"] .info-block h3.block-icon-instagram:before, [data-theme="dark"] .quick-block h2.block-icon-instagram:before, [data-theme="default"] .quick-button-type-prominent.block-icon-instagram:before { background-image: url("/themes/bw/images/dark/i/instagram.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-linkedin:before, [data-theme="dark"] .info-block h3.block-icon-linkedin:before, [data-theme="dark"] .quick-block h2.block-icon-linkedin:before, [data-theme="default"] .quick-button-type-prominent.block-icon-linkedin:before { background-image: url("/themes/bw/images/dark/i/linkedin.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-whatsapp:before, [data-theme="dark"] .info-block h3.block-icon-whatsapp:before, [data-theme="dark"] .quick-block h2.block-icon-whatsapp:before, [data-theme="default"] .quick-button-type-prominent.block-icon-whatsapp:before { background-image: url("/themes/bw/images/dark/i/whatsapp.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-youtube:before, [data-theme="dark"] .info-block h3.block-icon-youtube:before, [data-theme="dark"] .quick-block h2.block-icon-youtube:before, [data-theme="default"] .quick-button-type-prominent.block-icon-youtube:before { background-image: url("/themes/bw/images/dark/i/youtube.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-youtube:before, [data-theme="dark"] .info-block h3.block-icon-youtube:before, [data-theme="dark"] .quick-block h2.block-icon-youtube:before, [data-theme="default"] .quick-button-type-prominent.block-icon-youtube:before { background-image: url("/themes/bw/images/dark/i/youtube.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-65plus_verhuisregeling:before, [data-theme="dark"] .info-block h3.block-icon-65plus_verhuisregeling:before, [data-theme="dark"] .quick-block h2.block-icon-65plus_verhuisregeling:before, [data-theme="default"] .quick-button-type-prominent.block-icon-65plus_verhuisregeling:before { background-image: url("/themes/bw/images/dark/i/65plus_verhuisregeling.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-asbest:before, [data-theme="dark"] .info-block h3.block-icon-asbest:before, [data-theme="dark"] .quick-block h2.block-icon-asbest:before, [data-theme="default"] .quick-button-type-prominent.block-icon-asbest:before { background-image: url("/themes/bw/images/dark/i/asbest.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-brandveiligheid:before, [data-theme="dark"] .info-block h3.block-icon-brandveiligheid:before, [data-theme="dark"] .quick-block h2.block-icon-brandveiligheid:before, [data-theme="default"] .quick-button-type-prominent.block-icon-brandveiligheid:before { background-image: url("/themes/bw/images/dark/i/brandveiligheid.png"); }
[data-theme="dark"] .quick-button-type-default.block-icon-criminaliteit:before, [data-theme="dark"] .info-block h3.block-icon-criminaliteit:before, [data-theme="dark"] .quick-block h2.block-icon-criminaliteit:before, [data-theme="default"] .quick-button-type-prominent.block-icon-criminaliteit:before { background-image: url("/themes/bw/images/dark/i/criminaliteit.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-huurtoeslag:before, [data-theme="dark"] .info-block h3.block-icon-huurtoeslag:before, [data-theme="dark"] .quick-block h2.block-icon-huurtoeslag:before, [data-theme="default"] .quick-button-type-prominent.block-icon-huurtoeslag:before { background-image: url("/themes/bw/images/dark/i/huurtoeslag.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-last_van_de_buren:before, [data-theme="dark"] .info-block h3.block-icon-last_van_de_buren:before, [data-theme="dark"] .quick-block h2.block-icon-last_van_de_buren:before, [data-theme="default"] .quick-button-type-prominent.block-icon-last_van_de_buren:before { background-image: url("/themes/bw/images/dark/i/last_van_de_buren.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-lotingwoningen:before, [data-theme="dark"] .info-block h3.block-icon-lotingwoningen:before, [data-theme="dark"] .quick-block h2.block-icon-lotingwoningen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-lotingwoningen:before { background-image: url("/themes/bw/images/dark/i/lotingwoningen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-scootmobiel:before, [data-theme="dark"] .info-block h3.block-icon-scootmobiel:before, [data-theme="dark"] .quick-block h2.block-icon-scootmobiel:before, [data-theme="default"] .quick-button-type-prominent.block-icon-scootmobiel:before { background-image: url("/themes/bw/images/dark/i/scootmobiel.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-tuin_onderhouden:before, [data-theme="dark"] .info-block h3.block-icon-tuin_onderhouden:before, [data-theme="dark"] .quick-block h2.block-icon-tuin_onderhouden:before, [data-theme="default"] .quick-button-type-prominent.block-icon-tuin_onderhouden:before { background-image: url("/themes/bw/images/dark/i/tuin_onderhouden.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-zonnepanelen:before, [data-theme="dark"] .info-block h3.block-icon-zonnepanelen:before, [data-theme="dark"] .quick-block h2.block-icon-zonnepanelen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-zonnepanelen:before { background-image: url("/themes/bw/images/dark/i/zonnepanelen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-achterlaten_bij_verhuizing:before, [data-theme="dark"] .info-block h3.block-icon-achterlaten_bij_verhuizing:before, [data-theme="dark"] .quick-block h2.block-icon-achterlaten_bij_verhuizing:before, [data-theme="default"] .quick-button-type-prominent.block-icon-achterlaten_bij_verhuizing:before { background-image: url("/themes/bw/images/dark/i/achterlaten_bij_verhuizing.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-buurtfonds:before, [data-theme="dark"] .info-block h3.block-icon-buurtfonds:before, [data-theme="dark"] .quick-block h2.block-icon-buurtfonds:before, [data-theme="default"] .quick-button-type-prominent.block-icon-buurtfonds:before { background-image: url("/themes/bw/images/dark/i/buurtfonds.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-huur_opzeggen:before, [data-theme="dark"] .info-block h3.block-icon-huur_opzeggen:before, [data-theme="dark"] .quick-block h2.block-icon-huur_opzeggen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-huur_opzeggen:before { background-image: url("/themes/bw/images/dark/i/huur_opzeggen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-huurverhoging:before, [data-theme="dark"] .info-block h3.block-icon-huurverhoging:before, [data-theme="dark"] .quick-block h2.block-icon-huurverhoging:before, [data-theme="default"] .quick-button-type-prominent.block-icon-huurverhoging:before { background-image: url("/themes/bw/images/dark/i/huurverhoging.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-leefbaarheidsbudget:before, [data-theme="dark"] .info-block h3.block-icon-leefbaarheidsbudget:before, [data-theme="dark"] .quick-block h2.block-icon-leefbaarheidsbudget:before, [data-theme="default"] .quick-button-type-prominent.block-icon-leefbaarheidsbudget:before { background-image: url("/themes/bw/images/dark/i/leefbaarheidsbudget.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-ongedierte:before, [data-theme="dark"] .info-block h3.block-icon-ongedierte:before, [data-theme="dark"] .quick-block h2.block-icon-ongedierte:before, [data-theme="default"] .quick-button-type-prominent.block-icon-ongedierte:before { background-image: url("/themes/bw/images/dark/i/ongedierte.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-servicekosten:before, [data-theme="dark"] .info-block h3.block-icon-servicekosten:before, [data-theme="dark"] .quick-block h2.block-icon-servicekosten:before, [data-theme="default"] .quick-button-type-prominent.block-icon-servicekosten:before { background-image: url("/themes/bw/images/dark/i/servicekosten.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-zelf_klussen:before, [data-theme="dark"] .info-block h3.block-icon-zelf_klussen:before, [data-theme="dark"] .quick-block h2.block-icon-zelf_klussen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-zelf_klussen:before { background-image: url("/themes/bw/images/dark/i/zelf_klussen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-bewonerscommissie:before, [data-theme="dark"] .info-block h3.block-icon-bewonerscommissie:before, [data-theme="dark"] .quick-block h2.block-icon-bewonerscommissie:before, [data-theme="default"] .quick-button-type-prominent.block-icon-bewonerscommissie:before { background-image: url("/themes/bw/images/dark/i/bewonerscommissie.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-blijvertjes:before, [data-theme="dark"] .info-block h3.block-icon-blijvertjes:before, [data-theme="dark"] .quick-block h2.block-icon-blijvertjes:before, [data-theme="default"] .quick-button-type-prominent.block-icon-blijvertjes:before { background-image: url("/themes/bw/images/dark/i/blijvertjes.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-huur_opzeggen_overlijden:before, [data-theme="dark"] .info-block h3.block-icon-huur_opzeggen_overlijden:before, [data-theme="dark"] .quick-block h2.block-icon-huur_opzeggen_overlijden:before, [data-theme="default"] .quick-button-type-prominent.block-icon-huur_opzeggen_overlijden:before { background-image: url("/themes/bw/images/dark/i/huur_opzeggen_overlijden.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-klankbordgroep:before, [data-theme="dark"] .info-block h3.block-icon-klankbordgroep:before, [data-theme="dark"] .quick-block h2.block-icon-klankbordgroep:before, [data-theme="default"] .quick-button-type-prominent.block-icon-klankbordgroep:before { background-image: url("/themes/bw/images/dark/i/klankbordgroep.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-kopen_van_brabantwonen:before, [data-theme="dark"] .info-block h3.block-icon-kopen_van_brabantwonen:before, [data-theme="dark"] .quick-block h2.block-icon-kopen_van_brabantwonen:before, [data-theme="default"] .quick-button-type-prominent.block-icon-kopen_van_brabantwonen:before { background-image: url("/themes/bw/images/dark/i/kopen_van_brabantwonen.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-studentenwoning:before, [data-theme="dark"] .info-block h3.block-icon-studentenwoning:before, [data-theme="dark"] .quick-block h2.block-icon-studentenwoning:before, [data-theme="default"] .quick-button-type-prominent.block-icon-studentenwoning:before { background-image: url("/themes/bw/images/dark/i/studentenwoning.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-klacht:before, [data-theme="dark"] .info-block h3.block-icon-klacht:before, [data-theme="dark"] .quick-block h2.block-icon-klacht:before, [data-theme="default"] .quick-button-type-prominent.block-icon-klacht:before { background-image: url("/themes/bw/images/dark/i/klacht.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-klachtencommissie:before, [data-theme="dark"] .info-block h3.block-icon-klachtencommissie:before, [data-theme="dark"] .quick-block h2.block-icon-klachtencommissie:before, [data-theme="default"] .quick-button-type-prominent.block-icon-klachtencommissie:before { background-image: url("/themes/bw/images/dark/i/klachtencommissie.svg"); }
[data-theme="dark"] .quick-button-type-default.block-icon-tip:before, [data-theme="dark"] .info-block h3.block-icon-tip:before, [data-theme="dark"] .quick-block h2.block-icon-tip:before, [data-theme="default"] .quick-button-type-prominent.block-icon-tip:before { background-image: url("/themes/bw/images/dark/i/tip.svg"); }

.info-blocks { display: grid; gap: 1.7em; grid-template-columns: 1fr; }
@media (min-width: 768px) { .info-blocks { grid-template-columns: 1fr 1fr; } }
@media (min-width: 992px) { .info-blocks { grid-template-columns: 1fr 1fr 1fr; } }
.info-blocks .info-block { display: flex; flex-direction: column; background: var(--info-block-background); border: 2px solid var(--info-block-color); border-radius: 5px; }
.info-blocks .info-block .header { background: var(--info-block-color); padding: 0.25em 0.5em; font-size: var(--fs-xs); }
@media (min-width: 992px) { .info-blocks .info-block .header { font-size: var(--fs-sm); } }
.info-blocks .info-block > input { display: none; }
.info-blocks .info-block .accordion-content { height: 0; display: flex; flex-direction: column; }
@media (min-width: 992px) { .info-blocks .info-block .accordion-content { height: 100%; } }
.info-blocks .info-block .accordion-content > div { height: 100%; }
.info-blocks .info-block .accordion-content .content { padding: 0 42px 40px 42px; width: 100%; height: 100%; display: inline-flex; flex-direction: column; align-items: baseline; }
.info-blocks .info-block .accordion-content .content .button, .info-blocks .info-block .accordion-content .content .link-meer, .info-blocks .info-block .accordion-content .content .button-faq, .info-blocks .info-block .accordion-content .content .btn--prev-step, .info-blocks .info-block .accordion-content .content .btn--next-step { margin-top: auto; }
@media (max-width: 991.98px) { .info-blocks .info-block .accordion-content .content { padding: 0 20px 30px 20px; } }
.info-blocks .info-block a:not([class]) { text-decoration: none; }
.info-blocks .info-block a:not([class]):hover { text-decoration: underline; }
.info-blocks .info-block p { margin-bottom: 1.5rem; }
.info-blocks .info-block p:last-child { margin-bottom: 0; }
.info-blocks .info-block h3 { font-size: var(--fs-h3); }
.info-blocks .info-block h3:first-child { cursor: pointer; margin: 0; padding: 20px 60px 20px 20px; user-select: none; font-size: var(--fs-m); }
@media (min-width: 992px) { .info-blocks .info-block h3:first-child { cursor: inherit; padding: 20px 60px 16px 20px; padding-right: 50px; font-size: var(--fs-h3); } }
.info-blocks .info-block h3:first-child[class^="block-icon-"] { padding-left: 70px; }
@media (min-width: 992px) { .info-blocks .info-block h3:first-child[class^="block-icon-"] { padding-left: 90px; } }
@media (max-width: 991.98px) { .info-blocks .info-block h3:first-child[class^="block-icon-"] { padding-left: 60px; } }
.info-blocks .info-block h3:first-child:after { right: 30px; top: calc(50% - 13px); width: 24px; height: 24px; font-size: var(--fs-13); }
@media (min-width: 992px) { .info-blocks .info-block h3:first-child:after { display: none; } }
@media (max-width: 991.98px) { .info-blocks .info-block h3:first-child:after { right: 20px; } }

[data-theme="dark"] .info-blocks .info-block { background: #0058C4; }

.info-block input:checked + label h3:after { content: "" !important; }

.info-block input:checked + label + .accordion-content { height: 100%; }

.quick-blocks .quick-blocks-inner { margin: 0 -15px; }
.quick-blocks .quick-blocks-inner:after { content: ""; display: table; clear: both; }
.quick-blocks .quick-block-wrapper { float: left; width: 25%; padding: 0 15px; margin-bottom: 50px; }
@media (max-width: 1023.98px) { .quick-blocks .quick-block-wrapper { width: 50%; margin-bottom: 25px; } }
@media (max-width: 991.98px) { .quick-blocks .quick-block-wrapper { width: 100%; } }

.quick-block { background: var(--color-bg-lightest); box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); border-radius: 8px; break-inside: avoid-column; margin-bottom: 0; }
.quick-block > label { display: block; position: relative; user-select: none; }
.quick-block > label:after { right: 23px; top: calc(50% - 13px); }
@media (min-width: 992px) { .quick-block > label:after { display: none; } }
.quick-block > input { display: none; }
.quick-block h2 { cursor: pointer; font-size: var(--fs-h4); margin: 0; padding: 20px 60px 20px 20px; position: relative; }
@media (min-width: 992px) { .quick-block h2 { cursor: inherit; padding: 20px; padding-left: 2rem; padding-top: 30px; font-size: var(--fs-h3); line-height: 1.5; } }
.quick-block h2:after { border-bottom: 3px solid #ed1c24; content: ''; opacity: 0; inset: auto 80% 0 2rem; position: absolute; transition: all 0.2s ease; }
@media (min-width: 992px) { .quick-block h2:after { display: block; inset: auto 40% 0 2rem; opacity: 1; bottom: 6px; } }
.quick-block h2[class^="block-icon-"] { padding-left: 60px; }
.quick-block h2[class^="block-icon-"]:before { left: 20px; }
.quick-block .accordion-content ul { margin: 0 2rem; list-style: none; padding: 0 0 2rem 0; }
.quick-block .accordion-content ul a { border-bottom: 2px solid rgba(150, 197, 255, 0.25); color: rgba(0, 42, 92, 0.5); font-weight: bold; font-family: Interstate-Regular, Verdana, sans-serif; display: block; padding: 1em 0; text-decoration: none; transition: color 0.2s ease-in-out; }
.quick-block .accordion-content ul a:hover { color: #002a5c; }

.quick-block input:checked + label:after { content: ""; }

@media (max-width: 991.98px) { .accordion-content { display: grid; grid-template-rows: 0fr; transition: grid-template-rows 200ms ease-in-out; }
  .accordion-content > div { overflow: hidden; }
  input:checked + label + .accordion-content { grid-template-rows: 1fr; } }
[data-theme="dark"] .quick-block { background: var(--color-bg-light); }
[data-theme="dark"] .quick-block .accordion-content ul a { color: var(--color-text); }
[data-theme="dark"] .quick-block .accordion-content ul a:hover { color: #f4f9ff; }

.accordion.faq-accordion { border-top: none; max-width: 1028px; }
.accordion.faq-accordion .accordion-item > .accordion-item-title { font-size: var(--fs-sm); line-height: 1.5; padding-top: 14px; padding-bottom: 14px; }
.accordion.faq-accordion .accordion-item > .accordion-item-title:before { top: 50%; transform: translateY(-50%); }
.accordion.faq-accordion .accordion-item > .accordion-item-content { padding: 0 0 15px 0; }
.accordion.faq-accordion .download-submenu li:last-child { border-bottom: none; }

.sec-pb-mijn-brabantwonen { padding: 0; }
.sec-pb-mijn-brabantwonen.spc-top { padding-top: 30px; }
.sec-pb-mijn-brabantwonen.spc-bottom { padding-bottom: 50px; }
.sec-pb-mijn-brabantwonen .content { overflow-x: clip; margin-top: 90px; position: relative; display: flex; background-color: var(--color-secondary); }
@media (max-width: 1023.98px) { .sec-pb-mijn-brabantwonen .content { margin-top: 60px; } }
@media (max-width: 767.98px) { .sec-pb-mijn-brabantwonen .content { margin-top: 0; } }

.pb-mijn-brabantwonen-content { max-width: 470px; box-sizing: content-box; padding: 44px 65px 57px 65px; width: 100%; color: white; }
.pb-mijn-brabantwonen-content h3 { font-size: var(--fs-h3); }
.pb-mijn-brabantwonen-content .button, .pb-mijn-brabantwonen-content .link-meer, .pb-mijn-brabantwonen-content .button-faq, .pb-mijn-brabantwonen-content .btn--prev-step, .pb-mijn-brabantwonen-content .btn--next-step { max-width: fit-content; height: 50px; }
@media (max-width: 1023.98px) { .pb-mijn-brabantwonen-content { max-width: 60%; padding: 30px 25px; } }
@media (max-width: 767.98px) { .pb-mijn-brabantwonen-content { max-width: 100%; } }

.pb-mijn-brabantwonen-image { position: absolute; right: 65px; bottom: 0; }
.pb-mijn-brabantwonen-image img { display: block; }
@media (max-width: 1023.98px) { .pb-mijn-brabantwonen-image { right: -160px; }
  .pb-mijn-brabantwonen-image img { width: 84%; } }
@media (max-width: 767.98px) { .pb-mijn-brabantwonen-image { display: none; } }

[data-theme="dark"] .sec-pb-mijn-brabantwonen .content { background-color: #96C5FF; }
[data-theme="dark"] .pb-mijn-brabantwonen-content { color: var(--color-secondary); }

.grid-block-pre-content { margin-bottom: 2em; max-width: 790px; }

.grid-block-post-content { margin-top: 3em; max-width: 790px; }

.pagebuilder.sec-pb-quote > .pagebuilder__container > .center { max-width: 920px; }
@media (min-width: 992px) { .pagebuilder.sec-pb-quote > .pagebuilder__container > .center { margin: 0; margin-left: 118px; } }

.pagebuilder.sec-pb-quote { padding-top: 0; padding-bottom: 0; }
.pagebuilder.sec-pb-quote.spc-none { padding-top: 0; padding-bottom: 0; }
.pagebuilder.sec-pb-quote.spc-top { padding-top: 2em; }
@media (max-width: 768px) { .pagebuilder.sec-pb-quote.spc-top { padding-bottom: 1em; } }
.pagebuilder.sec-pb-quote.spc-bottom { padding-bottom: 2em; }
@media (max-width: 768px) { .pagebuilder.sec-pb-quote.spc-bottom { padding-bottom: 1em; } }

@media (min-width: 768px) { .pagebuilder.sec-pb-quote ~ .pagebuilder.sec-pb-quote.spc-top { padding-top: 3em; } }
.pb-quote-image { display: flex; align-items: center; gap: 70px; }
@media (max-width: 767px) { .pb-quote-image { flex-direction: column; gap: 25px; } }
.pb-quote-image.pb-order--text_image { flex-direction: row-reverse; }
@media (max-width: 767px) { .pb-quote-image.pb-order--text_image { flex-direction: column; } }
.pb-quote-image .pb-image { order: initial; width: 320px; min-width: 320px; }
.pb-quote-image .pb-image picture { overflow: hidden; }
@media (max-width: 767px) { .pb-quote-image .pb-image { width: 256px; min-width: 256px; } }

.quote-block { padding: 0; order: initial; font-weight: bold; transform: translateY(-1.5em); }
.quote-block p { font-weight: bold; }
@media (max-width: 767px) { .quote-block { font-size: var(--fs-m); text-align: center; transform: none; } }
.quote-block .quote-open-symbol { display: block; font-size: 220%; line-height: 1; transform: scaleY(-1.2) translateX(-0.15em); padding-top: 0.5em; font-style: italic; font-weight: bold; }

.round-image-wrap { position: relative; margin: 0 auto; max-width: 318px; transition: transform 0.25s ease-in-out; border-radius: 50%; background: var(--color-bg-light); }
.round-image-wrap:after { background: rgba(0, 0, 0, 0); position: absolute; bottom: 140px; left: 50%; transform: translateX(-50%); content: ""; display: block; width: 120px; height: 0; box-shadow: 0 122px 40px 30px rgba(0, 0, 0, 0.16078); z-index: -1; }

.round-image { background: var(--color-bg-light); border-radius: 50%; padding-bottom: 100%; width: 100%; }
.round-image picture { position: absolute; border-radius: 50%; overflow: hidden; width: 89.9%; height: 89.9%; top: 50%; left: 50%; transform: translateX(-52%) translateY(-51%); }
.round-image picture img { display: block; height: 100%; object-fit: cover; }

.pagebuilder.sec-pb-photo-slider .fancy-youtube-player img { height: 535px; }
@media (max-width: 1440px) and (min-width: 768px) { .pagebuilder.sec-pb-photo-slider > .pagebuilder__container .owl-next { right: 50px; } }
@media (min-width: 1025px) { .pagebuilder.sec-pb-photo-slider figure { position: relative; padding-bottom: 60px; }
  .pagebuilder.sec-pb-photo-slider figure figcaption { position: absolute; bottom: 0; left: 0; right: 0; line-clamp: 2; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; } }
@media (min-width: 1441px) { .pagebuilder.sec-pb-photo-slider .owl-stage-outer { margin-bottom: 30px; }
  .pagebuilder.sec-pb-photo-slider > .pagebuilder__container { width: calc(100% - (100% - var(--max-width)) / 2); max-width: unset; margin-left: calc((100% - var(--max-width)) / 2); padding-left: var(--sp); }
  .pagebuilder.sec-pb-photo-slider > .pagebuilder__container .owl-next { margin-right: calc((100vw - var(--max-width)) / 2) !important; }
  .pagebuilder.sec-pb-photo-slider > .pagebuilder__container .owl-dots { margin-left: calc(-1*(100vw - var(--max-width)) / 2) !important; }
  .pagebuilder.sec-pb-photo-slider > .pagebuilder__container img { height: 535px; width: auto; }
  .pagebuilder.sec-pb-photo-slider.container-small > .pagebuilder__container { width: calc(100% - (100% - var(--max-width-xs)) / 2); max-width: unset; margin-left: calc((100% - var(--max-width-xs)) / 2); padding-left: 0; }
  .pagebuilder.sec-pb-photo-slider.container-small > .pagebuilder__container .owl-next { margin-right: calc((100vw - var(--max-width-xs)) / 2) !important; }
  .pagebuilder.sec-pb-photo-slider.container-small > .pagebuilder__container .owl-dots { margin-left: calc(-1*(100vw - var(--max-width-xs)) / 2) !important; } }
.pagebuilder.sec-pb-photo-slider .owl-stage-outer { border-radius: 0px; box-shadow: none; }
.pagebuilder.sec-pb-photo-slider .owl-slide figure figcaption { color: var(--color-text); inset: initial; text-align: left; text-shadow: none; width: 100%; text-decoration: none; margin-top: 15px; }
.pagebuilder.sec-pb-photo-slider .owl-slide a { text-decoration: none; }
.pagebuilder.sec-pb-photo-slider .owl-prev:before, .pagebuilder.sec-pb-photo-slider .owl-next:before { font-size: var(--fs-sm, 16px); font-weight: 900; text-align: center; color: #002a5c; border-radius: 0; background-color: #fff; width: 66px; height: 50px; line-height: 50px; }
@media (max-width: 1024x) { .pagebuilder.sec-pb-photo-slider .owl-prev:before, .pagebuilder.sec-pb-photo-slider .owl-next:before { background: transparent; border: 1px solid #002a5c; box-shadow: none; } }
.pagebuilder.sec-pb-photo-slider .owl-prev:before { content: ""; border-top-left-radius: 5px; border-bottom-left-radius: 5px; left: 20px; }
@media (max-width: 1024px) { .pagebuilder.sec-pb-photo-slider .owl-prev:before { left: 0; } }
.pagebuilder.sec-pb-photo-slider .owl-next:before { content: ""; border-top-right-radius: 5px; border-bottom-right-radius: 5px; right: 20px; }
@media (max-width: 1024px) { .pagebuilder.sec-pb-photo-slider .owl-next:before { right: 0; } }
.pagebuilder.sec-pb-photo-slider .owl-dots .owl-dot span { outline: none; background: #dfeeef; opacity: 1; }
.pagebuilder.sec-pb-photo-slider .owl-dots .owl-dot.active span { opacity: 1; background: #002A5C; }
@media (max-width: 1024px) { .pagebuilder.sec-pb-photo-slider { position: relative; padding-left: var(--sp); padding-right: var(--sp); }
  .pagebuilder.sec-pb-photo-slider .owl-stage-outer { margin-bottom: 30px; }
  .pagebuilder.sec-pb-photo-slider figure figcaption, .pagebuilder.sec-pb-photo-slider .owl-slide figure figcaption { display: none; }
  .pagebuilder.sec-pb-photo-slider .owl-nav { position: absolute; width: 100%; height: auto; z-index: 40; }
  .pagebuilder.sec-pb-photo-slider .owl-prev, .pagebuilder.sec-pb-photo-slider .owl-next { margin: 0 !important; position: absolute; height: auto; }
  .pagebuilder.sec-pb-photo-slider .owl-dots { z-index: 30; padding-top: 15px; padding-left: 75px; padding-right: 75px; }
  .pagebuilder.sec-pb-photo-slider .owl-prev:before, .pagebuilder.sec-pb-photo-slider .owl-next:before { background: transparent; border: 1px solid #002A5C; box-shadow: none; color: #002A5C; } }

@media (min-width: 1441px) { .theme-resident .pagebuilder.sec-pb-photo-slider { width: 100vw; }
  .theme-resident .pagebuilder.sec-pb-photo-slider > .pagebuilder__container { margin-left: 0; padding-left: 0; } }
@media (max-width: 1024px) { .theme-resident .pagebuilder.sec-pb-photo-slider { padding-left: 0; padding-right: 0; } }

[data-theme="dark"] .pagebuilder.sec-pb-photo-slider .owl-theme .owl-dots .owl-dot.active span { background: var(--color-btn-bg-light-blue); }
@media (max-width: 1024px) { [data-theme="dark"] .pagebuilder.sec-pb-photo-slider .owl-prev:before, [data-theme="dark"] .pagebuilder.sec-pb-photo-slider .owl-next:before { background: transparent; border: 1px solid white; box-shadow: none; color: white; } }

.pagebuilder.sec-pb-photos { padding: 0; }
.pagebuilder.sec-pb-photos.spc-top { padding-top: 2em; }
@media (max-width: 767.98px) { .pagebuilder.sec-pb-photos.spc-top { padding-top: 1em; } }
.pagebuilder.sec-pb-photos.spc-bottom { padding-bottom: 2em; }
@media (max-width: 767.98px) { .pagebuilder.sec-pb-photos.spc-bottom { padding-top: 1em; } }
.pagebuilder.sec-pb-photos.container-small .pagebuilder__container { max-width: var(--max-width-xs); }
@media (min-width: 1025px) { .pagebuilder.sec-pb-photos.container-small .pagebuilder__container .section-container { padding: 0; } }
.pagebuilder.sec-pb-photos .sec-pb-photos__container { opacity: 0; pointer-events: none; display: flex; flex-direction: column; gap: 30px; }
.pagebuilder.sec-pb-photos .sec-pb-photos__container.initialized { opacity: 1; pointer-events: all; }
@media (max-width: 767px) { .pagebuilder.sec-pb-photos .sec-pb-photos__container { gap: 15px; } }
.pagebuilder.sec-pb-photos .sec-pb-photos__row { display: flex; flex-direction: row; align-items: stretch; justify-content: space-between; gap: 30px; }
.pagebuilder.sec-pb-photos .sec-pb-photos__row img, .pagebuilder.sec-pb-photos .sec-pb-photos__row picture { display: block; width: 100%; }
.pagebuilder.sec-pb-photos .sec-pb-photos__row figure { margin: 0; }
@media (max-width: 767px) { .pagebuilder.sec-pb-photos .sec-pb-photos__row { gap: 15px; } }

.sec-pb-photos__photo { height: 100%; }

.sec-pb-text-quote h2 { margin-bottom: 20px; }

.pb-text-quote { display: flex; margin-bottom: 14px; }

.pb-text_quote__col1 { position: relative; width: 45%; }
.pb-text_quote__col1:after { content: " "; width: 7px; max-height: 263px; height: 77%; background-color: var(--color-blue-light); position: absolute; top: 0; right: 50px; }

.pb-text_quote__col2 { width: 55%; }
.pb-text_quote__col2 .quote-block { transform: translateY(0); }

.pb-text-quote__text { max-width: 465px; }

.pb-text-quote__quote { max-width: 607px; }

@media (max-width: 991.98px) { .pb-text-quote { flex-direction: column; }
  .pb-text_quote__col1, .pb-text_quote__col2 { width: 100%; }
  .pb-text_quote__col1:after, .pb-text_quote__col2:after { display: none; }
  .pb-text-quote__quote, .pb-text-quote__text { max-width: 100%; } }
.breadcrumb-container { display: flex; flex-direction: row; align-items: center; justify-content: space-between; gap: var(--sp); margin: 40px 0; }
.breadcrumb-container #accessibility-wrap { margin: 0; width: 100%; }
@media (max-width: 991.98px) { .breadcrumb-container { gap: 30px; align-items: flex-start; flex-direction: column; margin: 60px 0 50px 0; } }
@media (max-width: 767.98px) { .breadcrumb-container { gap: 20px; margin: 30px 0; } }

.breadcrumb { color: var(--color-breadcrumb); font-size: var(--fs-sm); line-height: 1.5; }
@media (max-width: 991.98px) { .breadcrumb { font-size: var(--fs-xs); } }
.breadcrumb a { color: var(--color-breadcrumb); text-decoration: none; transition: color 0.3s; }
.breadcrumb a:hover { color: var(--color-breadcrumb-hover); }

.news-item .intro { color: #355380; font-family: Verdana, sans-serif; }
@media (min-width: 768px) { .news-item .intro { font-size: 110%; } }

.sitemap-tree, .sitemap-tree ul { list-style-type: none; margin: 0; padding: 0; }

.sitemap-tree a { font-family: Verdana, sans-serif; }

.menu-header, .menu-footer { display: none; }

header nav a { color: #002a5c; text-decoration: none; }

#top-menu-wrap { padding: 4px 20px; position: absolute; right: 55px; top: 12px; }
@media (min-width: 768px) { #top-menu-wrap { background: #eef0f7; right: 0; top: 0; } }
#top-menu-wrap ul li { float: left; margin-left: 1em; }
#top-menu-wrap ul li.first { margin-left: 0; }
#top-menu-wrap .first, #top-menu-wrap .second, #top-menu-wrap .last { display: none; }
@media (min-width: 768px) { #top-menu-wrap .first, #top-menu-wrap .second, #top-menu-wrap .last { display: inline; } }
#top-menu-wrap a { background: #eef0f7; color: #355380; text-decoration: underline; /*text-decoration-color: rgba(53, 83, 128, 0.5);*/ }
@media (max-width: 767.98px) { #top-menu-wrap a { display: inline-block; height: 45px; line-height: 45px; padding: 0 12px 0 40px; }
  #top-menu-wrap a:before { background-size: 60%; height: 45px; width: 45px; } }
@media (max-width: 575.98px) { #top-menu-wrap a { display: block; height: 45px; padding: 0; width: 45px; } }
#top-menu-wrap a span { display: none; }
@media (min-width: 576px) { #top-menu-wrap a span { display: inline; } }

#trigger-menu { text-decoration: none; }

#trigger-menu, #trigger-menu-close { cursor: pointer; font-size: 24px; }

#trigger-menu-close { background: white; padding: 5px 20px; position: absolute; right: 0; top: 0; z-index: 10000; }

#main-menu-wrap { position: absolute; right: 30px; top: 17px; }
@media (min-width: 768px) { #main-menu-wrap { top: 75px; } }
@media (min-width: 992px) { #main-menu-wrap { top: 65px; } }

@keyframes showNav { from { opacity: 0; }
  to { opacity: 1; } }
#main-menu { position: relative; gap: 30px; position: relative; z-index: 10; }
#main-menu > li { position: relative; }
#main-menu > li:hover > a { text-decoration: underline; }
#main-menu:hover > li.active:not(:hover) > a { color: #002a5c; }
#main-menu ul a { font-family: Interstate-Regular, Verdana, sans-serif; font-size: 18px; padding: 6px 8px; }
#main-menu ul a[onclick="return false;"] { cursor: default; }
#main-menu ul.tree-level-2 > li > a { position: relative; padding: 0 35px 0 0; }
#main-menu ul.tree-level-2 > li > a:after { border: 3px solid var(--color-arrow-icon-border); color: var(--color-arrow-icon-text); content: ""; border-radius: 50%; font-size: 15px; height: 26px; line-height: 20px; position: absolute; right: 0; text-align: center; transition: all .2s ease-in-out; width: 26px; }
#main-menu ul.tree-level-2 > li:hover > a:after { color: var(--color-arrow-icon-text-hover); background: var(--color-arrow-icon-bg-hover); border-color: var(--color-arrow-icon-border-hover); }
#main-menu .two-levels .tree-level-2 { width: auto; padding-right: 0; }
#main-menu .two-levels .tree-level-2 > li:hover, #main-menu .two-levels .tree-level-2 > li { border-bottom: none; margin-bottom: 10px; }
#main-menu .two-levels .tree-level-2 > li > a { display: inline-block; padding-right: 40px; }
#main-menu .children > div { display: none; opacity: 0; transition: opacity 0.5s ease-in-out; }
#main-menu .children > div li { padding-bottom: 13px; border-bottom: 2px solid rgba(150, 197, 255, 0.25); }
#main-menu .children > div li a { font-size: 20px; line-height: normal; transition: all 0.2s ease-in-out; text-decoration: none; }
#main-menu .children > div li:hover, #main-menu .children > div li.open { border-bottom: 2px solid #ED1C24; }
#main-menu .children > div ul.tree-level-3 li { border-bottom: 0; padding-bottom: 0; margin-bottom: 30px; }
#main-menu .children > div ul.tree-level-3 li a { font-size: 18px; font-weight: normal; font-family: Verdana, sans-serif; color: var(--color-text); padding: 0; }
#main-menu .children > div ul.tree-level-3 li a:hover { text-decoration: underline; }
#main-menu .children.open > div { display: block !important; animation: showNav 250ms ease-in-out both; z-index: -1; }
#main-menu .open-third > div > div > ul > li:not(:hover) > a { color: #cdd0df !important; }
#main-menu .before { background: white; border-bottom: 4px solid #e5e7ef; box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1); content: ""; height: 100%; position: absolute; right: 0; top: 0; width: 4000px; }
#main-menu a { display: block; font-family: Interstate-Regular, Verdana, sans-serif; font-weight: bold; }
#main-menu .center { margin: 0 auto; }
#main-menu > li a { font-size: 20px; text-decoration: none; }
#main-menu > li > div { left: 0; top: 20px; padding: 130px 0 45px 0; position: absolute; width: 100%; }
#main-menu > .children > div > div > ul { padding-left: 20px; position: relative; }
@media (min-width: 992px) { #main-menu > .children > div > div > ul { width: 900px; padding-right: 90px; padding-left: 0; } }
#main-menu > .children > div > div > ul li { font-size: 20px; }
#main-menu ul ul { padding-left: 81px; position: absolute; left: 100%; top: 0; }
@media screen and (max-width: 930px) { #main-menu a { font-size: 20px; }
  #main-menu > ul { background: white; left: 0; top: 95px; outline: 1px solid red; padding-top: 100px; position: fixed; width: 100%; z-index: 102; } }

.tree-level-3 { min-height: 100%; }

#main-menu-wrap .related { background: #eef0f7; display: none; left: 0; padding: 0 30px; pointer-events: none; position: absolute; top: 80px; width: 350px; z-index: 102; }
#main-menu-wrap .related:after { background: url(../images/receptie.png) no-repeat center; bottom: 0; content: ''; height: 138px; left: 10px; position: absolute; width: 148px; z-index: -1; }
#main-menu-wrap .widget-paragraph:last-child { float: right; }

#download-submenu, .download-submenu, #sitemap-submenu, ul.gerelateerde_links { max-width: 1028px; border-top: 2px solid rgba(150, 197, 255, 0.25); }
#download-submenu.ul-border-fix, .download-submenu.ul-border-fix, #sitemap-submenu.ul-border-fix, ul.gerelateerde_links.ul-border-fix { border-top: none !important; }
#download-submenu li, .download-submenu li, #sitemap-submenu li, ul.gerelateerde_links li { border-bottom: 2px solid rgba(150, 197, 255, 0.25); }
#download-submenu a, .download-submenu a, #sitemap-submenu a, ul.gerelateerde_links a { display: block; font-size: var(--fs-md); font-weight: normal; line-height: 1.889; padding: 12px 60px 12px 0; position: relative; text-decoration: none; }
#download-submenu a:before, .download-submenu a:before, #sitemap-submenu a:before, ul.gerelateerde_links a:before { border: 3px solid var(--color-arrow-icon-border); border-radius: 50%; color: var(--color-arrow-icon-text); content: ""; font-size: 15px; height: 26px; line-height: 20px; position: absolute; right: 0; text-align: center; top: 16px; width: 26px; transition: all .2s ease-in-out; }
#download-submenu a:hover:before, .download-submenu a:hover:before, #sitemap-submenu a:hover:before, ul.gerelateerde_links a:hover:before { color: var(--color-arrow-icon-text-hover); background: var(--color-arrow-icon-bg-hover); border-color: var(--color-arrow-icon-border-hover); }
#download-submenu a i, .download-submenu a i, #sitemap-submenu a i, ul.gerelateerde_links a i { margin-right: 10px; }

#download-submenu a:before, .download-submenu a:before { display: none; }

#event-submenu { margin: 1.25em 0; padding: 0; display: flex; flex-direction: column; gap: 1em; }
#event-submenu li { list-style: none; }
#event-submenu a { background: #eef0f7 url(/themes/bw/images/calendar.svg) no-repeat 1em 1em; background-size: 28px; display: block; padding: 1em 1em 1em 3.5em; text-decoration: none; }
[data-theme='dark'] #event-submenu a { background-color: #002a5c; background-image: url(/themes/bw/images/calendar_dark.svg); }
@media (min-width: 576px) { #event-submenu a { background-size: 32px; background-position: 30px 30px; padding: 30px 30px 30px 80px; } }
@media (min-width: 768px) { #event-submenu a { background-size: 40px; background-position: 50px 50px; padding: 50px 50px 50px 120px; } }
#event-submenu h3 { margin: 0 0 1em 0; font-family: Verdana, sans-serif; font-size: 20px; font-weight: bold; }
@media (min-width: 576px) { #event-submenu h3 { font-size: 22px; } }
#event-submenu h4 { font-family: Verdana, sans-serif; font-weight: normal; margin-bottom: 1em; margin-top: 0; }
#event-submenu table { margin-bottom: 3em; }
#event-submenu th { padding-right: 1em; }
#event-submenu .more { margin-top: -1em; }
#event-submenu .more::after { color: inherit; }

#footer-menu { margin-top: 5px; display: table; }
@media (max-width: 767.98px) { #footer-menu { margin: 50px auto; } }
#footer-menu li { display: table-cell; text-align: center; padding: 0 20px; }
#footer-menu li.menu-footer, #footer-menu li.menu-header { display: none !important; }
#footer-menu li.first { padding-left: 0 !important; }
#footer-menu li.last { padding-right: 0 !important; }
#footer-menu a { color: #002a5c; text-decoration: none; font-family: Interstate-Regular, Verdana, sans-serif; }
#footer-menu a:hover { text-decoration: underline; }

#main-footer { position: relative; }
@media (max-width: 767.98px) { #main-footer { padding-left: 30px; padding-right: 30px; } }
#main-footer:before { background: url(../images/footer.svg) no-repeat left top; background-size: cover; content: ''; top: -5.989vw; left: 0; position: absolute; width: 100%; z-index: 1; padding-bottom: 5.989vw; }
[data-theme='dark'] #main-footer:before { background-image: url(../images/dark/footer.svg); }
@media (max-width: 991.98px) { #main-footer:before { padding-bottom: 8.854vw; top: -8.854vw; } }
@media (max-width: 767.98px) { #main-footer:before { padding-bottom: 6.666vw; top: -6.666vw; border-bottom: none; } }
#main-footer .content { max-width: 1440px; margin: 0 auto; }

.aside-margin-fix { margin-top: -17px; }

.ul-border-fix ul { border-top: none !important; }

.menu-append ul { padding: 0; margin: 0; list-style-type: none; }

html.mm-wrapper_opened .multi-step-form-start.floating, html.mm-wrapper_opened #vacature-apply-wrap { opacity: 0; pointer-events: none; }

.related--footer { background: linear-gradient(to bottom, white, white 65%, #e5e7ef 65%, #e5e7ef) no-repeat; background-size: cover; padding-top: 1em; }
.related--footer h2 { text-align: center; }
@media (min-width: 768px) { .related--footer h2 { font-size: var(--fs-h2); } }

#m-resident_storie .related--footer { background: transparent; }

.widget-paragraph .link-meer { line-height: 23px; }

.clear-search { background: #eceff3; border: none; cursor: pointer; width: 28px; height: 28px; position: absolute; right: 73px; z-index: 10; border-radius: 14px; top: 16px; text-align: center; font-size: 17px; color: #002a5c; }

@media (min-width: 768px) { .type-vraag .clear-search { right: 85px; top: 31px; } }

.form-row { margin-bottom: 1em; }
.form-row:last-child { margin-bottom: 0; }

.google-select-style, .select-style { background: var(--input-background-color); border: 2px solid var(--input-border-color); border-radius: 6px; overflow: hidden; padding: 0 !important; position: relative; }
.google-select-style:after, .select-style:after { content: ''; position: absolute; right: 16px; border: 1px solid var(--color-text); width: 7px; height: 7px; transform: rotate(45deg); border-top: none; border-left: none; margin-top: -2px; }
.google-select-style select, .select-style select { -webkit-appearance: none; -moz-appearance: none; background: transparent; background-image: none; border: none; box-shadow: none; height: 42px; line-height: 30px; margin: 0; padding: 5px 8px; width: 100%; color: var(--input-color); }
.google-select-style select option, .select-style select option { color: #002A5C !important; }
.google-select-style:has(:focus-within), .select-style:has(:focus-within) { outline: 2px solid var(--color-form-focus); }

.select-style:after { top: calc(50% - 2px); }

.google-select-style { border: 1px solid #d1d3e1; border-radius: 0; color: #002a5c; min-height: 34px; min-width: 175px; position: static; width: 175px; }
.google-select-style:after { border-color: #002a5c; right: 12px; top: 12px; }
.google-select-style select { height: 30px; line-height: inherit; margin: 0 !important; padding-bottom: 0; padding-top: 0; }

#google-translate { background: white; border-width: 2px; border-radius: 5px; position: absolute; right: 6px; top: 6px; z-index: 1; }
@media (min-width: 768px) { #google-translate { position: relative; right: auto; top: -2px; } }
#google-translate .goog-te-gadget:not(:first-child) { display: none !important; }
#google-translate .goog-te-gadget > span { display: none; }
#google-translate select { background: transparent; padding: 5px 5px 5px 2rem; }
#google-translate .fa { position: absolute; left: 6px; top: 8px; pointer-events: none; }

.select-style select::-ms-expand { display: none; }

.select-style select:focus { outline: none; }

#filter-list { background: white; margin: 0 auto 120px auto; max-width: 540px; position: relative; }
#filter-bottom #filter-list { margin-bottom: 0; }
#filter-list:before { border-radius: 50%; bottom: 0; box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5); content: ''; height: 30px; left: 3%; position: absolute; width: 94%; z-index: -1; }
#filter-list .toggle { background: white; display: block; font-family: expressway, Verdana, sans-serif; font-size: 18px; margin-top: -40px; padding: 30px 55px 30px 30px; text-decoration: none; }
#filter-bottom #filter-list .toggle { margin-top: 1em; }
@media (min-width: 576px) { #filter-list .toggle { font-size: 24px; padding: 30px 55px 30px 30px; text-align: center; } }
#filter-list .toggle .fas, #filter-list .toggle .arrow:after, #filter-list .toggle .arrow--back:after, #filter-list .toggle .block--link span:after, .block--link #filter-list .toggle span:after, #filter-list .toggle .accordion-plus-minus, #filter-list .toggle .info-blocks .info-block h3:first-child:after, .info-blocks .info-block #filter-list .toggle h3:first-child:after, #filter-list .toggle .quick-block > label:after, #filter-list .toggle .accordion-item > .accordion-item-title:before, #filter-list .toggle .pagebuilder .content a[href^="/downloadfile/"]:not([class]):before, .pagebuilder .content #filter-list .toggle a[href^="/downloadfile/"]:not([class]):before, #filter-list .toggle #footer-inner .sitemap-tree .type-label > span:after, #footer-inner .sitemap-tree #filter-list .toggle .type-label > span:after, #filter-list .toggle .uitvouw-knop:after, #filter-list .toggle .link-arrow-l:before, #filter-list .toggle .button-arrow-l:before, #filter-list .toggle .link-arrow-r:after, #filter-list .toggle .button--arrow-r:after, #filter-list .toggle .link-meer:after, #filter-list .toggle .btn--next-step:after, #filter-list .toggle .page-content-section--project .page-content-section__sidebar .multi-step-form-start:after, .page-content-section--project .page-content-section__sidebar #filter-list .toggle .multi-step-form-start:after, #filter-list .toggle .content-section.type--page .multi-step-form-start:after, .content-section.type--page #filter-list .toggle .multi-step-form-start:after, #filter-list .toggle .button--arrow-l:before, #filter-list .toggle .btn--prev-step:before, #filter-list .toggle .button--arrow-d:after, #filter-list .toggle .button--arrow-d-alt:after, #filter-list .toggle .button-faq:not(.is-expanded):after, #filter-list .toggle .button--arrow-u:after, #filter-list .toggle .button--arrow-u-alt:after, #filter-list .toggle .button-faq.is-expanded:after, #filter-list .toggle #main-menu .many-levels > a:after, #main-menu #filter-list .toggle .many-levels > a:after, #filter-list .toggle #mobile-menu-wrap .mm-btn_prev:before, #mobile-menu-wrap #filter-list .toggle .mm-btn_prev:before, #filter-list .toggle .mm-btn_close::after, #filter-list .toggle .mm-menu .mm-listview .mm-btn_next:after, .mm-menu .mm-listview #filter-list .toggle .mm-btn_next:after, #filter-list .toggle .swiper-button-prev:after, #filter-list .toggle .swiper-button-next:after, #filter-list .toggle .owl-prev:before, #filter-list .toggle .owl-next:before, #filter-list .toggle .cta-links ul li > a:after, .cta-links ul #filter-list .toggle li > a:after, #filter-list .toggle #project-interested-fixed .hide-fixed:before, #project-interested-fixed #filter-list .toggle .hide-fixed:before, #filter-list .toggle .quick-buttons .quick-buttons-wrapper a:after, .quick-buttons .quick-buttons-wrapper #filter-list .toggle a:after, #filter-list .toggle #main-menu ul.tree-level-2 > li > a:after, #main-menu #filter-list .toggle ul.tree-level-2 > li > a:after, #filter-list .toggle #download-submenu a:before, #download-submenu #filter-list .toggle a:before, #filter-list .toggle .download-submenu a:before, .download-submenu #filter-list .toggle a:before, #filter-list .toggle #sitemap-submenu a:before, #sitemap-submenu #filter-list .toggle a:before, #filter-list .toggle ul.gerelateerde_links a:before, ul.gerelateerde_links #filter-list .toggle a:before, #filter-list .toggle .dz-message:before, #filter-list .toggle .multi-step-form-steps .number:before, .multi-step-form-steps #filter-list .toggle .number:before, #filter-list .toggle #filter-list-content li::marker, #filter-list-content #filter-list .toggle li::marker, #filter-list .toggle #search-overlay-results li::marker, #search-overlay-results #filter-list .toggle li::marker, #filter-list .toggle .search-related label h2:after, .search-related label #filter-list .toggle h2:after, #filter-list .toggle #search-results li::marker, #search-results #filter-list .toggle li::marker, #filter-list .toggle #filter-results-mobile > button:after, #filter-list .toggle #filter-results-mobile-content button.close::after, #filter-results-mobile-content #filter-list .toggle button.close::after, #filter-list .toggle #downloads-list h2 a:after, #downloads-list h2 #filter-list .toggle a:after, #filter-list .toggle .pb-btn-arrow-gray:after, #filter-list .toggle .pb-btn-arrow-red:after, #filter-list .toggle #sitemap-links ul a:after, #sitemap-links ul #filter-list .toggle a:after, #filter-list .toggle .select2-container--minimal .select2-selection__arrow:before, .select2-container--minimal #filter-list .toggle .select2-selection__arrow:before { border: 3px solid #002a5c; border-radius: 50%; color: #ed1c24; display: inline-block; font-size: 10px; height: 20px; line-height: 16px; position: absolute; right: 30px; text-align: center; top: 24px; width: 20px; }
@media (min-width: 576px) { #filter-list .toggle .fas, #filter-list .toggle .arrow:after, #filter-list .toggle .arrow--back:after, #filter-list .toggle .block--link span:after, .block--link #filter-list .toggle span:after, #filter-list .toggle .accordion-plus-minus, #filter-list .toggle .info-blocks .info-block h3:first-child:after, .info-blocks .info-block #filter-list .toggle h3:first-child:after, #filter-list .toggle .quick-block > label:after, #filter-list .toggle .accordion-item > .accordion-item-title:before, #filter-list .toggle .pagebuilder .content a[href^="/downloadfile/"]:not([class]):before, .pagebuilder .content #filter-list .toggle a[href^="/downloadfile/"]:not([class]):before, #filter-list .toggle #footer-inner .sitemap-tree .type-label > span:after, #footer-inner .sitemap-tree #filter-list .toggle .type-label > span:after, #filter-list .toggle .uitvouw-knop:after, #filter-list .toggle .link-arrow-l:before, #filter-list .toggle .button-arrow-l:before, #filter-list .toggle .link-arrow-r:after, #filter-list .toggle .button--arrow-r:after, #filter-list .toggle .link-meer:after, #filter-list .toggle .btn--next-step:after, #filter-list .toggle .page-content-section--project .page-content-section__sidebar .multi-step-form-start:after, .page-content-section--project .page-content-section__sidebar #filter-list .toggle .multi-step-form-start:after, #filter-list .toggle .content-section.type--page .multi-step-form-start:after, .content-section.type--page #filter-list .toggle .multi-step-form-start:after, #filter-list .toggle .button--arrow-l:before, #filter-list .toggle .btn--prev-step:before, #filter-list .toggle .button--arrow-d:after, #filter-list .toggle .button--arrow-d-alt:after, #filter-list .toggle .button-faq:not(.is-expanded):after, #filter-list .toggle .button--arrow-u:after, #filter-list .toggle .button--arrow-u-alt:after, #filter-list .toggle .button-faq.is-expanded:after, #filter-list .toggle #main-menu .many-levels > a:after, #main-menu #filter-list .toggle .many-levels > a:after, #filter-list .toggle #mobile-menu-wrap .mm-btn_prev:before, #mobile-menu-wrap #filter-list .toggle .mm-btn_prev:before, #filter-list .toggle .mm-btn_close::after, #filter-list .toggle .mm-menu .mm-listview .mm-btn_next:after, .mm-menu .mm-listview #filter-list .toggle .mm-btn_next:after, #filter-list .toggle .swiper-button-prev:after, #filter-list .toggle .swiper-button-next:after, #filter-list .toggle .owl-prev:before, #filter-list .toggle .owl-next:before, #filter-list .toggle .cta-links ul li > a:after, .cta-links ul #filter-list .toggle li > a:after, #filter-list .toggle #project-interested-fixed .hide-fixed:before, #project-interested-fixed #filter-list .toggle .hide-fixed:before, #filter-list .toggle .quick-buttons .quick-buttons-wrapper a:after, .quick-buttons .quick-buttons-wrapper #filter-list .toggle a:after, #filter-list .toggle #main-menu ul.tree-level-2 > li > a:after, #main-menu #filter-list .toggle ul.tree-level-2 > li > a:after, #filter-list .toggle #download-submenu a:before, #download-submenu #filter-list .toggle a:before, #filter-list .toggle .download-submenu a:before, .download-submenu #filter-list .toggle a:before, #filter-list .toggle #sitemap-submenu a:before, #sitemap-submenu #filter-list .toggle a:before, #filter-list .toggle ul.gerelateerde_links a:before, ul.gerelateerde_links #filter-list .toggle a:before, #filter-list .toggle .dz-message:before, #filter-list .toggle .multi-step-form-steps .number:before, .multi-step-form-steps #filter-list .toggle .number:before, #filter-list .toggle #filter-list-content li::marker, #filter-list-content #filter-list .toggle li::marker, #filter-list .toggle #search-overlay-results li::marker, #search-overlay-results #filter-list .toggle li::marker, #filter-list .toggle .search-related label h2:after, .search-related label #filter-list .toggle h2:after, #filter-list .toggle #search-results li::marker, #search-results #filter-list .toggle li::marker, #filter-list .toggle #filter-results-mobile > button:after, #filter-list .toggle #filter-results-mobile-content button.close::after, #filter-results-mobile-content #filter-list .toggle button.close::after, #filter-list .toggle #downloads-list h2 a:after, #downloads-list h2 #filter-list .toggle a:after, #filter-list .toggle .pb-btn-arrow-gray:after, #filter-list .toggle .pb-btn-arrow-red:after, #filter-list .toggle #sitemap-links ul a:after, #sitemap-links ul #filter-list .toggle a:after, #filter-list .toggle .select2-container--minimal .select2-selection__arrow:before, .select2-container--minimal #filter-list .toggle .select2-selection__arrow:before { border-width: 4px; font-size: 16px; height: 30px; line-height: 23px; right: 25px; top: 32px; width: 30px; } }
#filter-list .search { border: 3px solid #e5e7ef; position: relative; }
#filter-list input[type="text"] { border: none; height: 60px; line-height: 60px; padding: 0 76px 0 16px; width: 100%; }
#filter-list input[type="submit"] { background: #f2f4f7 url(/themes/bw/images/i/zoeken.svg) no-repeat center; background-size: 40%; border: none; cursor: pointer; height: 60px; position: absolute; right: 0; top: 0; transition: all 0.2s ease-in-out; width: 60px; }
#filter-list input[type="submit"]:hover { background-size: 50%; }
#filter-list .list-checkbox { margin-bottom: 1em; }
#filter-list .list-checkbox li { padding-left: 20px; position: relative; }
#filter-list .list-checkbox li input { left: 0; position: absolute; top: 2px; /* Chrome 1px, Firefox 3px */ }
#filter-list .list-checkbox li label { margin-left: 5px; }

#filter-list-content { display: none; padding: 0 30px 30px 30px; }
#filter-list-content.open-default { display: block; }

.form-actions div { margin-top: 1em; text-align: center; }

.user-form { list-style: none; margin: 0; padding: 0; width: 100%; /* Placeholder styling */ }
@media (min-width: 768px) { .user-form th { max-width: 200px; } }
.user-form th, .user-form td { display: block; padding-top: 0.5em; text-align: left; vertical-align: top; }
@media (min-width: 768px) { .user-form th, .user-form td { display: table-cell; } }
.user-form > li { padding-bottom: 30px; }
.user-form > li > label { display: block; margin-bottom: 15px; user-select: none; }
@media (max-width: 991.98px) { .user-form > li { padding-bottom: 20px; }
  .user-form > li > label { margin-bottom: 10px; } }
.user-form input[type="text"], .user-form input[type="password"], .user-form input[type="tel"], .user-form input[type="email"], .user-form input[type="number"], .user-form textarea { background: var(--input-background-color); border: 2px solid var(--input-border-color); border-radius: 6px; min-width: 100%; color: var(--input-color); padding: 11px 16px; width: 100%; -webkit-appearance: none; }
.user-form input[type="text"]:focus-within, .user-form input[type="password"]:focus-within, .user-form input[type="tel"]:focus-within, .user-form input[type="email"]:focus-within, .user-form input[type="number"]:focus-within, .user-form textarea:focus-within { outline: 2px solid var(--color-form-focus); }
.user-form input[type="file"] { width: 100%; }
.user-form input[type="text"]::-webkit-input-placeholder, .user-form input[type="password"]::-webkit-input-placeholder, .user-form input[type="tel"]::-webkit-input-placeholder, .user-form input[type="email"]::-webkit-input-placeholder, .user-form input[type="number"]::-webkit-input-placeholder, .user-form textarea::-webkit-input-placeholder { opacity: 0.5; }
.user-form span.required { color: #ed1c24; margin-left: 0.25em; }
.user-form .list-radiobut, .user-form .list-checkbox { list-style-type: none; margin: 0; padding: 0; }
.user-form .list-radiobut li, .user-form .list-checkbox li { padding-left: 25px; position: relative; }
.user-form .list-radiobut input:not([type="text"]), .user-form .list-checkbox input:not([type="text"]) { left: -5px; position: absolute; top: 2px; }
.user-form .list-radiobut label, .user-form .list-checkbox label { cursor: pointer; }
.user-form .list-radiobut.field-type-alt, .user-form .list-checkbox.field-type-alt { padding: 0; display: flex; flex-wrap: wrap; gap: 1rem; }
.user-form .list-radiobut.field-type-alt li, .user-form .list-checkbox.field-type-alt li { padding: 0; }
.user-form .list-radiobut.field-type-alt label, .user-form .list-checkbox.field-type-alt label { border: 2px solid var(--button-outline-color); border-radius: 5px; display: inline-block; padding: 0.5rem 1rem; transition: all 0.2s ease-in-out; user-select: none; }
.user-form .list-radiobut.field-type-alt label:has(input:checked), .user-form .list-checkbox.field-type-alt label:has(input:checked) { border-color: var(--button-outline-color-active); }
.user-form .list-radiobut.field-type-alt label input, .user-form .list-checkbox.field-type-alt label input { opacity: 0; }
.user-form .list-radiobut.field-type-alt label:focus-within, .user-form .list-checkbox.field-type-alt label:focus-within { outline: 2px solid var(--color-form-focus); }
.user-form tr > th { padding-right: 1em; }
.user-form .invalid input[type="text"], .user-form .invalid input[type="password"], .user-form .invalid input[type="tel"], .user-form .invalid input[type="email"], .user-form .invalid input[type="number"], .user-form .invalid textarea { border-color: rgba(237, 28, 36, 0.5); color: #ed1c24; }
.user-form .invalid .list-radiobut, .user-form .invalid .list-checkbox label { color: #ed1c24; }

.error_list { color: #ed1c24; display: none; list-style-type: none; margin: 0; padding: 0; }
.invalid .error_list { display: block; }

.error_list.warning_list { color: #d28b00; }

.address-row-mobile { display: none; }

.address-row { margin-bottom: 0.25em; }
.address-row:last-child { margin-bottom: 0; }

.send-button input, .send-button-input { background: #ed1c24; border: none; border-radius: 6px; color: white; cursor: pointer; display: block; font-weight: bold; margin: 0 auto; padding: 12px 24px; text-align: center; text-shadow: 0 0 3px rgba(0, 0, 0, 0.5); transition: background-color 0.2s ease-in-out; }
.send-button input:hover, .send-button-input:hover { background-color: #F1555A; }
@media (min-width: 768px) { .send-button input, .send-button-input { margin: 0; } }

.radio-st { accent-color: #ed1c24; height: 20px; width: 20px; margin: 0 5px 0 0; }

.dropzone-wrapper { max-width: 416px; }

.dz-clickable { background: rgba(255, 255, 255, 0.75); border: 3px solid #e5e7ef; border-radius: 6px; cursor: pointer; padding: 8px 5px; transition: all 0.5s ease-in-out; }
.invalid .dz-clickable { border-color: #ed1c24; color: #ed1c24; }

.dz-started .dz-message { display: none; }

.dz-preview { position: relative; display: inline-block; width: 120px; margin: 0.5em; }

.dz-size, .dz-filename { display: none; }

.dz-preview .dz-progress { display: block; height: 15px; border: 1px solid #aaa; }

.dz-preview .dz-progress .dz-upload { display: block; height: 100%; width: 0; background: green; }

.dz-preview .dz-error-message { color: red; display: none; }

.dz-error-mark, .dz-success-mark { display: none; }

.dz-message { color: rgba(0, 42, 92, 0.35); padding: 60px 40px 28px 40px; position: relative; text-align: center; }
.dz-message:before { color: rgba(0, 42, 92, 0.3); font-size: 1.5em; margin-left: -8px; left: 50%; position: absolute; top: 0.75em; }

.upload-multi-file-list { list-style-type: none; margin: 5px 0 0 0; padding: 0; }
.upload-multi-file-list li { margin-bottom: 5px; padding-bottom: 5px; padding-right: 30px; position: relative; border-bottom: 1px solid #e5e7ef; }
.upload-multi-file-list li:last-child { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }
.upload-multi-file-list i { border: 3px solid #002a5c; border-radius: 50%; color: #ed1c24; cursor: pointer; font-size: 15px; height: 26px; line-height: 20px; position: absolute; right: 0; text-align: center; top: 4px; width: 26px; }
.upload-multi-file-list span { display: block; word-break: break-all; }

.attention { border: 4px solid #ed1c24; border-radius: 10px; padding: 60px 10px 10px 10px; position: relative; text-align: left; }
@media (min-width: 768px) { .attention { padding: 10px 10px 10px 85px; } }
.attention:before { background: url("../images/i/info.svg?v2") center no-repeat; background-size: contain; content: ''; height: 45px; left: 0; position: absolute; top: 16px; width: 100%; }
@media (min-width: 768px) { .attention:before { width: 85px; } }
[data-theme="dark"] .attention:before { background-image: url("../images/dark/i/info.svg?v2"); }
.attention ul { list-style-type: disc; padding-left: 15px; }

.attention-error { align-items: center; display: flex; font-weight: bold; min-height: 85px; }
.attention-error:before { background-image: url("../images/i/warning.svg?v2"); }
[data-theme="dark"] .attention-error:before { background-image: url("../images/dark/i/warning.svg?v2"); }

body.multi-step-form-open .multi-step-form-start.floating { display: none; }

.multi-step-backdrop { background: rgba(255, 255, 255, 0.1); inset: 0; position: fixed; transform: translate3d(100%, 0, 0); transition: backdrop-filter 0.2s ease-in-out; z-index: 1048; }
body.multi-step-form-open .multi-step-backdrop { transform: translate3d(0, 0, 0); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); }

.multi-step-form { box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); background: var(--info-block-background); backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); height: 100vh; height: 100dvh; overflow-y: auto; overscroll-behavior: none; padding: 2rem 2rem; position: fixed; right: 0; top: 0; transform: translate3d(120%, 0, 0); transition: transform .2s ease-in-out, width 0.2s ease; width: 100%; z-index: 4000000010; }
.multi-step-form.open { transform: translate3d(0, 0, 0); }
@media (min-width: 576px) { .multi-step-form { width: 75%; } }
@media (min-width: 768px) { .multi-step-form { padding: 2rem 3rem; width: 75%; } }
@media (min-width: 992px) { .multi-step-form { padding: 2rem 4rem; width: 50%; } }
.multi-step-form > h2 { margin: 2.5rem 0 2rem 0; }
.multi-step-form .send-button-input { margin: 0; }
.multi-step-form .user-form { max-width: 420px; }

[data-theme="dark"] .user-form { /* Placeholder styling */ }
[data-theme="dark"] .user-form input[type="text"]::-webkit-input-placeholder, [data-theme="dark"] .user-form input[type="password"]::-webkit-input-placeholder, [data-theme="dark"] .user-form input[type="tel"]::-webkit-input-placeholder, [data-theme="dark"] .user-form input[type="email"]::-webkit-input-placeholder, [data-theme="dark"] .user-form input[type="number"]::-webkit-input-placeholder, [data-theme="dark"] .user-form textarea::-webkit-input-placeholder { opacity: 1; color: var(--color-text); }

.multi-step-form-close { background: white; position: sticky; left: 100%; top: 0; z-index: 9; }
[data-theme="dark"] .multi-step-form-close { background-color: #0058C4; }

.multi-step-form-steps { display: flex; flex-direction: column; gap: 0.5em; list-style-type: none; margin: 2em 0; padding: 0; user-select: none; }
@media screen and (min-width: 600px) { .multi-step-form-steps { flex-direction: row; gap: 1em; } }
.multi-step-form-steps li { display: flex; gap: 1rem; flex: 1; position: relative; }
.multi-step-form-steps li .num-errors { background: red; border-radius: 50%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); color: white; display: block; height: 20px; line-height: 20px; outline: 2px solid rgba(255, 255, 255, 0.5); position: absolute; left: -5px; text-align: center; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15); top: -5px; width: 20px; z-index: 3; }
@media screen and (min-width: 600px) { .multi-step-form-steps li { display: block; } }
.multi-step-form-steps li:after { border-left: 2px solid #002a5c; content: ''; left: 20px; position: absolute; top: 19.5px; z-index: 0; height: 40px; }
@media screen and (min-width: 600px) { .multi-step-form-steps li:after { border-top: 2px solid #002a5c; height: 1px; width: 100%; } }
[data-theme="dark"] .multi-step-form-steps li:after { border-color: white; }
.multi-step-form-steps li:last-child:after { display: none; }
.multi-step-form-steps .number { font-weight: 700; font-family: Interstate-Regular, Verdana, sans-serif; background: var(--color-step); border-radius: 50%; color: white; display: inline-block; height: 40px; line-height: 40px; position: relative; width: 40px; text-align: center; transition: background .2s ease-in-out; z-index: 1; }
.multi-step-form-steps .number:before { background: var(--color-step); border-radius: 50%; position: absolute; inset: 0; text-align: center; line-height: 40px; opacity: 0; transition: opacity .15s ease-in-out; }
.multi-step-form-steps .title { line-height: 40px; opacity: 0.5; transition: opacity .2s ease-in-out; }
@media screen and (min-width: 600px) { .multi-step-form-steps .title { margin-top: 25px; line-height: inherit; } }
.multi-step-form-steps .current .number { background: var(--color-steps-progress); }
.multi-step-form-steps .current .title { opacity: 1; }
.multi-step-form-steps .title { display: block; }
.multi-step-form-steps .done .number:before { opacity: 1; }

.multi-step-form-steps:not(:has(li:nth-child(2))) { display: none; }

.multi-step-form-step > h2 { font-size: 24px; }

.multi-step-form-success { margin-top: 1em; }

.btn--next-step[disabled] { background-color: #9b9daa; border-color: #9b9daa; cursor: not-allowed; }

.multi-step-actions { display: flex; justify-content: space-between; }

.af-form-submit-button { background: #ed1c24; border: none; border-radius: 6px; color: white; cursor: pointer; display: block; margin: 0 auto; padding: 12px 24px; text-align: center; text-shadow: 0 0 3px rgba(0, 0, 0, 0.5); transition: background-color 0.2s ease-in-out; }
.af-form-submit-button:hover { background-color: #F1555A; }
.af-form-submit-button[disabled] { background-color: #9b9daa; cursor: not-allowed; }
@media (min-width: 768px) { .af-form-submit-button { margin: 0; } }

.grecaptcha-badge { display: none !important; }

.grecaptcha-license { font-size: 0.75rem; margin-top: 1em; opacity: 0.5; text-align: center; }

.multi-step-form-start.floating { position: fixed; bottom: 1rem; right: 5rem; z-index: 4000000000; }
.multi-step-form-start.floating.button-hollow, .multi-step-form-start.floating.button-white, .multi-step-form-start.floating.button-faq, .multi-step-form-start.floating.btn--prev-step { background: var(--color-page-background); }

.list-checkbox input:focus-visible, .list-radiobut input:focus-visible { outline: 2px solid var(--color-form-focus); }

#m-search.a-index main #content { background-image: none !important; }

#search-overlay-q-wrapper { position: relative; }
#search-overlay-q-wrapper ::placeholder { color: #ddd; opacity: 1; }
#search-overlay-q-wrapper :-ms-input-placeholder { color: #ddd; }
#search-overlay-q-wrapper ::-ms-input-placeholder { color: #ddd; }
#search-overlay-q-wrapper:after { font-size: 20px; left: 50%; top: 0.3em; position: absolute; text-align: center; left: 0; right: 3em; z-index: -1; }
#search-overlay-q-wrapper.hide-placeholder:after { display: none !important; }
#search-overlay-q-wrapper form { background-color: #f2f4f7; margin: 0 auto; padding: 3px; max-width: 720px; }
#search-overlay-q-wrapper form input[type="submit"] { background: transparent url(/themes/bw/images/i/zoeken.svg) no-repeat center; background-size: 60%; border: none; cursor: pointer; height: 60px; position: absolute; right: 3px; top: 3px; transition: all 0.2s ease-in-out; width: 60px; }
#search-overlay-q-wrapper form input[type="submit"]:hover { background-size: 70%; }

#search-overlay-field { padding-right: 63px; position: relative; }

.search-result { border-bottom: 1px solid #e5e7ef; padding-bottom: 1em; }
.search-result:last-child { margin-bottom: 1em; }
.search-result em { background: #002a5c; border-radius: 3px; color: white; display: inline-block; padding: 0 5px; }
.search-result > div { max-height: 195px; overflow: hidden !important; }
@media (min-width: 768px) { .search-result > div { max-height: 150px; } }
@media (min-width: 992px) { .search-result > div { max-height: 100px; } }

#m-search.a-index #filter-list { margin-bottom: 0; max-width: 700px; }
#m-search.a-index #filter-list:before { display: none; }
#m-search.a-index #filter-list #q:focus { outline: none !important; }
#m-search.a-index #filter-list-content { padding: 0; position: relative; }
#m-search.a-index #filter-list-content .results { background: white; padding: 1em 1em 1em 0; box-shadow: 0 7px 5px rgba(0, 0, 0, 0.1), 0 15px 8px rgba(0, 0, 0, 0.1), 0 20px 15px rgba(0, 0, 0, 0.1); position: absolute; top: 100%; width: 100%; z-index: 1; }

.search-filter-wrap { margin-top: 4em; padding-top: 2em; }
.search-filter-wrap #accessibility-wrap { margin: 0 auto 1rem auto; }
@media (min-width: 576px) { .search-filter-wrap { margin-top: 6em; } }
@media (min-width: 768px) { .search-filter-wrap { margin-top: 7em; } }
.search-filter-wrap #q { border-radius: 0; }

#search-button { display: block; height: 45px !important; padding: 0 !important; width: 45px !important; }
@media (min-width: 768px) { #search-button { display: none; } }

#search { display: none; }
@media (min-width: 768px) { #search { display: block; } }
#search td { vertical-align: top; padding: 0; position: relative; height: 20px; }
#search table { max-width: 190px; width: 150px; width: 15vw; }
#search #keyword { background: white; border: none; font-size: 12px; width: 100%; height: 19px; line-height: 19px; padding: 0; margin: 3px 0 0 0; position: absolute; left: 0; top: 0; }
#search #submit { background: transparent url(../images/search.png) no-repeat; border: none; cursor: pointer; height: 19px; padding: 0; margin: 3px 0 0 0; width: 25px; position: absolute; left: 0; top: 0; }
#search #clear { background: transparent url(../images/clearsearch.png) no-repeat; border: none; cursor: pointer; height: 19px; padding: 0; margin: 3px 0 0 0; width: 20px; position: absolute; left: 0; top: 0; }

#search-popup .ui-autocomplete { max-height: 500px; width: 170px !important; z-index: 100000 !important; }

#search-popup .ui-autocomplete li { border-bottom: 1px solid #ccc; padding: 2px 0; }

#search-popup .ui-autocomplete li:last-child { border: none; border-top: 1px solid #ccc; }

#search-popup .ui-autocomplete li:last-child a { font-weight: bold !important; }

#search-popup .ui-autocomplete a { color: #002C5A; font-weight: normal; line-height: 1.2em; }

#search-popup .ui-state-hover { background: #dcded4; border: none; margin: 0; }

#search-popup .ui-menu .ui-menu-item { font-family: Verdana, sans-serif; font-size: 14px; }

#search-overlay { display: none; }

.show-search-overlay #search-overlay { display: block; background: rgba(0, 42, 92, 0.96); color: white; height: 0; overflow-y: auto; position: fixed; left: 0; opacity: 0; top: 0; transition: opacity 0.2s ease-in-out; width: 0; z-index: -100; }
.show-search-overlay #search-overlay .pager-wrap { display: none !important; }
.show-search-overlay #search-overlay.has-input-value #search-overlay-q-wrapper .fa-times { display: inline-block; }

.show-search-overlay { overflow: hidden; }
.show-search-overlay #search-overlay { opacity: 1; z-index: 10000000000; bottom: 0; height: auto; right: 0; width: auto; }

#search-logo { background: url(../images/logo-wit.svg) no-repeat center; background-size: contain; height: 65px; margin-top: 15px; width: 180px; }

#search-overlay-q-wrapper { margin-top: 150px; position: relative; transition: margin-top 0.5s ease-in-out; }
.input-no-margin #search-overlay-q-wrapper { margin-top: 2em !important; }

#clear-search-q, #search-overlay-q-wrapper .fa-times { cursor: pointer; color: #002a5c; font-size: 16px; position: absolute; right: 80px; top: 24px; }

#clear-search-q { right: 75px; top: 22px; }

[data-theme="dark"] #clear-search-q { color: var(--color-text); }

#search-overlay-q { background: white; border: none; color: #002a5c; font-size: 22px; height: 60px; line-height: 2; padding: 0 16px; width: 100%; }
#search-overlay-q::-ms-clear { display: none !important; height: 0; width: 0; }

#search-overlay-q::-webkit-input-placeholder { color: #002a5c; opacity: 0.7; }

#search-overlay-q::-moz-placeholder { color: #002a5c; opacity: 0.7; }

#search-overlay-q:-ms-input-placeholder { color: #002a5c; opacity: 0.7; }

#q:placeholder-shown + i, #search-overlay-q:placeholder-shown + i { display: none; }

#filter-list-content h3, #search-overlay-results h3 { color: #002a5c; margin: 16px; }
#filter-list-content ul, #search-overlay-results ul { margin: 0; padding-left: 28px; }
#filter-list-content li, #search-overlay-results li { color: #002a5c; padding-left: 12px; margin-bottom: 5px; }
#filter-list-content li:last-child, #search-overlay-results li:last-child { margin-bottom: 0; }
#filter-list-content li::marker, #search-overlay-results li::marker { content: ""; font-size: 18px; }
#filter-list-content li.active, #search-overlay-results li.active { background: #e5e7ef; }
#filter-list-content li.active::marker, #search-overlay-results li.active::marker { color: #ed1c24; }
#filter-list-content a, #search-overlay-results a { color: #002a5c; display: block; text-decoration: none; }
#filter-list-content a:hover, #search-overlay-results a:hover { text-decoration: underline; }
#filter-list-content .more-results, #search-overlay-results .more-results { background: #e5e7ef; display: inline-block; padding: 12px 20px; margin: 16px; }

.cta-links #search-overlay-results ul { display: block; }
.cta-links #search-overlay-results ul li { border: none; display: list-item; padding-left: 12px; padding-top: 0; padding-right: 0; padding-bottom: 0; }
.cta-links #search-overlay-results ul li > a:after { display: none; }

#search-overlay .no-results { color: #002a5c; padding: 16px; }

#search-overlay-close { background-color: #f2f4f7; color: #002a5c !important; cursor: pointer; padding: 12px 40px 12px 12px; position: absolute; right: 20px; text-decoration: none; top: 15px; }
#search-overlay-close i { font-size: 24px; margin-left: 5px; position: absolute; right: 12px; top: 12px; }

#search-overlay-more { text-align: center; }
#search-overlay-more .btn { background-color: #ed1c24; border-radius: 6px; display: inline-block !important; margin-top: 1em; padding: 12px 34px 12px 24px; text-align: left; transition: background-color 0.2s ease-in-out; }
#search-overlay-more .btn:hover { background-color: #F1555A; }

#search-overlay .contact-form { text-align: center; }

#search-overlay .link-icon-large a { background: white; color: #002a5c; }
#search-overlay .link-icon-large a:before { background-image: url(/themes/bw/images/i/contacformulier.svg); }

.pdf-icon { background: url(/images/pdf.svg) no-repeat center; background-size: cover; display: inline-block; float: left; height: 32px; margin-right: 8px; width: 24px; }
#search-overlay-results .pdf-icon { background-image: url(/images/pdf-wit.svg); }

.search-related-wrapper { display: grid; gap: 12px; margin-bottom: 1.5em; }
@media (min-width: 768px) { .search-related-wrapper { grid-template-columns: repeat(3, 1fr); gap: 30px; margin-bottom: 0; } }

.search-related { background: #eef0f7; padding: 16px; }
[data-theme="dark"] .search-related { background-color: #002a5c; }
@media (min-width: 768px) { .search-related { padding: 32px; } }
.search-related input[type=checkbox] { display: none; }
.search-related input[type=checkbox]:checked + div { display: block; }
.search-related label h2 { cursor: pointer; margin-bottom: 0; position: relative; user-select: none; }
@media (min-width: 768px) { .search-related label h2 { cursor: default; margin-bottom: 20px; } }
.search-related label h2:after { color: #002a5c; content: ""; position: absolute; right: 0; top: 7px; }
@media (min-width: 768px) { .search-related label h2:after { display: none; } }
.search-related h2, .search-related h3 { margin-top: 0; }
.search-related > div { display: none; margin-top: 20px; }
@media (min-width: 768px) { .search-related > div { margin-top: 0; display: block; } }
.search-related > div p:last-child { margin-bottom: 0; }

.search-related label:has(+ input:checked) h2:after { content: ""; }

#search-results-wrapper { background: white; }
[data-theme="dark"] #search-results-wrapper { background-color: #002a5c; }

#search-results { padding: 0 32px; }
@media (min-width: 768px) { #search-results { column-count: 2; column-gap: 2em; } }
#search-results > div { break-inside: avoid-column; }
#search-results a { display: block; text-decoration: none; }
#search-results a:hover h4 { text-decoration: underline; }
#search-results a.h-underline { text-decoration: underline; }
#search-results .download a { display: inline; }
#search-results h2 { position: relative; font-size: 24px; margin-top: 0; padding-bottom: 10px; }
#search-results h2:after { content: " "; position: absolute; max-width: 355px; width: 100%; left: 0; bottom: 0; height: 1px; border-bottom: 2px solid rgba(150, 197, 255, 0.25); }
#search-results h3 { font-size: var(--fs-m, 18px); margin: 0 0 0.5em 0; }
#search-results em { font-style: normal; text-decoration: underline solid #ed1c24 2px; }
#search-results ul { padding: 0 0 0 12px; margin-bottom: 2em; }
#search-results li { padding-left: 12px; }
#search-results li::marker { content: ""; font-size: 18px; }

#filter-results { display: none; font-weight: bold; list-style: none; margin: 2em 0 3em 0; padding: 0; width: 100%; }
@media (min-width: 768px) { #filter-results { display: table; } }
#filter-results > li { display: table-cell; padding: 5px 12px; }
#filter-results > li:first-child { white-space: nowrap; width: 1px; }
#filter-results > li:last-child { background-color: #e5e7ef; }
[data-theme="dark"] #filter-results > li:last-child { background-color: #002a5c; }
#filter-results ul { list-style: none; margin: 0; padding: 0; }
#filter-results ul li { display: inline-block; }
#filter-results ul li:after { content: "/"; color: #ed1c24; margin: 0 12px; }
#filter-results ul li:last-child:after { display: none; }
#filter-results ul li a.active { text-decoration: underline; }
#filter-results a { text-decoration: none; white-space: nowrap; }

.show-more { font-style: italic; font-weight: bold; text-decoration: underline; }
.show-more::marker { content: '' !important; }

#filter-results-mobile { position: fixed; z-index: 1000; }
@media (min-width: 768px) { #filter-results-mobile { display: none; } }
#filter-results-mobile > button { background: #002a5c; border: none; bottom: 10px; color: white; cursor: pointer; left: 10px; padding: 8px 10px; position: fixed; }
#filter-results-mobile > button:after { border: 3px solid white; border-radius: 50%; content: ""; color: #ed1c24; display: inline-block; height: 30px; font-size: 14px; line-height: 13px; padding: 5px; margin-left: 1em; text-indent: 1.5px; width: 30px; }

.mobile-search-open { overflow: hidden !important; }

#filter-results-mobile-content { background: rgba(0, 42, 92, 0.97); bottom: 0; color: white; left: 0; overflow-y: auto; padding: 32px; position: fixed; right: 0; top: 0; }
#filter-results-mobile-content button { background: #e5e7ef; border: none; color: #002a5c; cursor: pointer; font-weight: bold; padding: 12px; }
#filter-results-mobile-content button.close { float: right; }
#filter-results-mobile-content button.close::after { content: ""; margin-left: 1em; }
#filter-results-mobile-content button.search { display: block; text-align: center; width: 100%; }
#filter-results-mobile-content h1 { color: white; margin-top: 2em; }
#filter-results-mobile-content h1:after { border-bottom: 3px solid #ed1c24; content: ''; display: block; width: 175px; }
#filter-results-mobile-content ul { list-style-type: none; padding: 0; }
#filter-results-mobile-content li { margin-bottom: 0.5em; }
#filter-results-mobile-content input { float: left; margin: 7px 16px 0 0; transform: scale(1.5); }
#filter-results-mobile-content label { font-size: 18px; }

[data-theme="dark"] #m-search .block a { color: white; }
[data-theme="dark"] #m-search .block a:hover { background-color: #002a5c; }

@media (min-width: 576px) { #rekentool .rekentool-start { display: none; } }
#rekentool .rekentool-start p { margin: 1rem 0; }

#rekentool-form { background: white; border: 2px solid #e5e7ef; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); overflow-y: auto; overscroll-behavior: none; padding: 20px; height: 100%; position: fixed; right: 0; top: 0; transform: translate3d(120%, 0, 0); transition: transform .2s ease-in-out, width 0.2s ease; width: 100%; z-index: 9000; }
#rekentool-form.open { transform: translate3d(0, 0, 0); }
@media (min-width: 576px) { #rekentool-form { height: auto; margin: 30px 0 20px 0; padding: 30px; position: relative; right: auto; top: auto; transform: none; z-index: auto; } }
@media (min-width: 768px) { #rekentool-form { padding: 50px; } }
#rekentool-form .col-md-6 { margin-bottom: 1em; }
#rekentool-form h2 { margin: 1rem 0 0 0; }
@media (min-width: 576px) { #rekentool-form h2 { margin: 0; } }
[data-theme=dark] #rekentool-form h2 { color: white; }
#rekentool-form h3, #rekentool-form .list-radiobut { margin-bottom: 1em; }
#rekentool-form .info { max-width: 796px; }
#rekentool-form .result-min, #rekentool-form .result-max { background-color: #f4f9ff; padding: 1em; margin-bottom: 2px; }
[data-theme="dark"] #rekentool-form .result-min, [data-theme="dark"] #rekentool-form .result-max { background-color: #96c5ff; color: #002a5c; }
#rekentool-form .result-min strong, #rekentool-form .result-max strong { display: inline-block; width: 150px; }
@media (min-width: 768px) { #rekentool-form .result-min strong, #rekentool-form .result-max strong { width: 170px; } }
@media screen and (max-width: 380px) { #rekentool-form .result-min strong, #rekentool-form .result-max strong { display: block; width: 100%; } }
#rekentool-form .result-max { margin-bottom: 20px; }
#rekentool-form .multi-step-form-step-4 { container-type: inline-size; }
#rekentool-form .multi-step-form-step-4 .x-row { display: grid; gap: 2rem; }
@container (width > 576px) { #rekentool-form .multi-step-form-step-4 .x-row { gap: 4rem; grid-template-columns: 1fr 1fr; }
  #rekentool-form .multi-step-form-step-4 .x-row > div { flex: 1; } }
#rekentool-form .send-email { container-type: inline-size; display: grid; gap: 20px; }
@container (width > 1020px) { #rekentool-form .send-email { grid-template-columns: 1fr auto; } }
#rekentool-form .button--submit { background-color: #ed1c24; border-color: #ed1c24; color: white; }
#rekentool-form .button--submit:hover { background-color: #F1555A; border-color: #F1555A; }
#rekentool-form .button--submit[disabled] { background-color: #9b9daa; border-color: #9b9daa; cursor: not-allowed; }
@media (min-width: 576px) { #rekentool-form .multi-step-form-close { display: none; } }
[data-theme=dark] #rekentool-form { background-color: #0058C4; border-color: #0058C4; }
#rekentool-form .btn--next-step { margin-top: 2rem; }
#rekentool-form .thuispoort { border-top: 2px solid rgba(193, 199, 224, 0.3); margin-top: 3rem; }
#rekentool-form .thuispoort h3 { margin-top: 2.5rem; }
#rekentool-form .thuispoort p { max-width: 675px; }
#rekentool-form .thuispoort p:last-child { margin: 0; }
#rekentool-form .multi-step-form-step-4 .btn--next-step { margin-top: 0; }

.rekentool-error, .rekentool-success { background: red; color: white; margin-top: 1rem; padding: 0.5rem 1rem; }

.rekentool-success { background: green; }

@media (max-width: 575.98px) { .rekentool-form-open header, .rekentool-form-open #back_to_top, .rekentool-form-open footer { position: relative; z-index: 0; } }

#faq-list { background: white; margin: 0 auto; max-width: 540px; }

.faq-category p:last-child { margin-bottom: 0; }
.faq-category .answer { padding: 30px; }

.faq-category.active > .accordion-item-title { background: #d1d3e1; }
.faq-category .accordion-item-title { padding-left: 30px !important; padding-right: 50px !important; }
.faq-category .accordion-item-title:before { right: 30px !important; }

.accordion .accordion { border-top: none; margin-bottom: 0; }
.accordion .accordion .accordion-item-title { transition: background-color 0.25s ease-in-out; }

.sec-pb-faqs #more-faqs { border-top: none; }
.sec-pb-faqs #more-faqs .accordion-item { background: inherit; border-bottom-color: rgba(150, 197, 255, 0.25); }
.sec-pb-faqs #more-faqs .accordion-item > * { background: none; }
.sec-pb-faqs #more-faqs .accordion-item-title:after { display: none; }

#m-news.a-show .accordion .accordion .accordion-item { /*        background: #fff;*/ padding-left: 20px; padding-right: 20px; }
#m-news.a-show .accordion .accordion .accordion-item.active { background: #fff; }
#m-news.a-show .accordion .accordion .accordion-item.active > .accordion-item-title:after { left: 0; right: 0; }
#m-news.a-show .accordion-item .faq-item .answer { padding: 20px 0 20px 0; }
#m-news.a-show .accordion-item .faq-item .answer p:last-child { margin-bottom: 0; }

[data-theme="dark"] #m-bwProject.a-show .accordion .accordion .accordion-item.active, [data-theme="dark"] #m-news.a-show .accordion .accordion .accordion-item.active { background: none; }

#m-bwProject .accordion .accordion .accordion-item { background: transparent; border-color: rgba(150, 197, 255, 0.25); }
#m-bwProject .accordion .accordion .accordion-item.active > .accordion-item-title, #m-bwProject .accordion .accordion .accordion-item.active > .accordion-item-content { background-color: transparent; }
#m-bwProject .accordion-item.active > .accordion-item-title:after { display: none; }

#downloads-list { background: #8696b7; list-style-type: none; margin: 0 auto 1em auto; max-width: 540px; padding: 0; }
#downloads-list h2 { line-height: 1.25; margin: 0; }
#downloads-list h2 a { color: white; display: block; font-family: expressway, Verdana, sans-serif; font-size: 18px; font-weight: normal; padding: 12px 60px 12px 30px; position: relative; text-decoration: none; transition: all 0.2s ease-in-out; }
#downloads-list h2 a:before { bottom: 0; border-bottom: 2px solid #c1c7e0; content: ''; left: 30px; position: absolute; right: 30px; }
#downloads-list h2 a:after { background: white; border: 3px solid #002a5c; border-radius: 50%; color: #ed1c24; content: ""; font-size: 15px; height: 26px; line-height: 20px; position: absolute; right: 30px; text-align: center; top: 10px; width: 26px; transition: all 0.2s ease-in-out; }
#downloads-list h2 a:hover:after { transform: scale(1.25); }
#downloads-list li:last-child a:before { border: none; }

.filetype-icon { background: url(../images/f/page_white_text.png); display: block; height: 16px; margin-right: 10px; width: 16px; }

.filetype-icon.application-zip { background-position: -339px -280px; }

.filetype-icon.application-pdf { background: url(../images/f/pdf_icon_16.gif); }

.filetype-icon.application-msword { background: url(../images/f/word_icon_16.gif); }

.filetype-icon.application-vdn-ms-powerpoint { background: url(../images/f/ppt_icon_16.gif); }

.filetype-icon.application-vdn-ms-excel { background: url(../images/f/xls_icon_16.gif); }

.filetype-icon.image-gif { background: url(../images/f/img_icon_16.gif); }

.filetype-icon.image-jpeg { background: url(../images/f/img_icon_16.gif); }

.filetype-icon.image-png { background: url(../images/f/img_icon_16.gif); }

.filetype-icon.video-mpeg { background: url(../images/f/vid_icon_16.gif); }

.filetype-icon.video-mp4 { background: url(../images/f/vid_icon_16.gif); }

.filetype-icon.text-plain { background: url(../images/f/vid_icon_16.gif); }

.download-with-image { color: #8696b7; display: block; margin: 0 auto; text-decoration: none; max-width: 200px; }
.download-with-image:hover { text-decoration: underline; }
.download-with-image .download-image { text-align: center; display: block; }
.download-with-image .download-image-caption { font-size: 14px; display: block; text-decoration: none; }

.content-section.type--page .download-with-image { display: inline-block; margin-right: 15px; margin-left: 0; margin-bottom: 15px; }
.content-section.type--page .download-with-image:nth-child(3n) { margin-right: 0; }

@media (max-width: 767px) { .content-section.type--page p:has(.download-with-image) { flex-wrap: wrap; } }

.yumpuWrapper { height: 447px; margin-bottom: 30px; position: relative; width: 315px; }
.yumpuWrapper iframe { height: 100%; }

.yumpu-list-wrapper { container-type: inline-size; }
.yumpu-list-wrapper .yumpu-list { display: grid; gap: 2rem; grid-template-columns: var(--grid-columns, 1fr); }
@container (width > 450px) { .yumpu-list-wrapper .yumpu-list { --grid-columns: 1fr 1fr; }
  .yumpu-one .yumpu-list-wrapper .yumpu-list { --grid-columns: 1fr; } }
.yumpu-list { margin-bottom: 30px; }

.yumpu-item { max-width: 450px; position: relative; }
.yumpu-item .yumpu-cover { display: block; max-width: 100%; position: relative; }
.yumpu-item .yumpu-cover:after { background: url(/themes/bw/images/btn_play.png) no-repeat center; content: ''; inset: 0; position: absolute; }
.yumpu-item h2 { font-size: 18px; margin: 0.5em 0 0 0; }
.yumpu-item .yumpu-link { display: block; inset: 0; position: absolute; text-decoration: none; }

.pb-has-no-aside .yumpu-list { display: grid; gap: 2rem; grid-template-columns: 1fr; }
@media (min-width: 576px) { .pb-has-no-aside .yumpu-list { grid-template-columns: 1fr 1fr; } }
@media (min-width: 768px) { .pb-has-no-aside .yumpu-list { grid-template-columns: 1fr 1fr 1fr; } }
@media (min-width: 992px) { .pb-has-no-aside .yumpu-list { grid-template-columns: 1fr 1fr 1fr 1fr; } }

.yumpuEmbedCover { margin-bottom: 30px; max-width: 300px; position: relative; }
.yumpuEmbedCover .coverImageContainer { display: block; position: relative; }
.yumpuEmbedCover .coverImageContainer:after { background: url(/themes/bw/images/btn_play.png) no-repeat center; bottom: 0; content: ''; left: 0; position: absolute; right: 0; top: 0; }
.yumpuEmbedCover h2 { font-size: 18px; margin: 0.5em 0 0 0; }
.yumpuEmbedCover .coverLink { display: block; height: 100%; left: 0; position: absolute; text-decoration: none; top: 0; width: 100%; }

.yumpuEmbedLink { color: #ed1c24; font-size: 14px; font-weight: bold; margin: 10px 0 10px 0; padding: 20px 0 10px 0; position: relative; z-index: 2; }
[data-theme=dark] .yumpuEmbedLink { color: white; }

.accordion { border-top: 2px solid rgba(150, 197, 255, 0.25); margin-bottom: 1em; }

.accordion-item { border-bottom: 2px solid rgba(150, 197, 255, 0.25); }
.accordion-item > .accordion-item-title { cursor: pointer; display: block; font-size: var(--fs-sm); font-weight: bold; line-height: 1.5; margin: 0; padding: 18px 60px 18px 0; position: relative; text-decoration: none; }
.accordion-item > .accordion-item-title:before { top: 19px; }
.accordion-item .has-badge { padding-left: 60px !important; }
.accordion-item .has-badge span { background: #8696b7; border-radius: 50%; color: white; display: inline-block; font-size: 12px; height: 24px; left: 30px; line-height: 24px; margin-right: 0.5em; position: absolute; text-align: center; top: 16px; width: 24px; text-shadow: 0 0 3px rgba(0, 0, 0, 0.75); }
.accordion-item .accordion-item-content a:last-child { margin-bottom: 20px; }
.accordion-item > .accordion-item-content { display: none; }
.accordion-item.active > .accordion-item-title:before { content: ""; }

[data-theme=dark] .accordion-item > .accordion-item-title:before { color: #96C5FF; border-color: #fff; }

:root { --fancybox-bg: rgba(255, 255, 255, 0.92) !important; }

.carousel__button svg { filter: none !important; }

.fancybox__toolbar, .carousel__button.is-close svg { color: #002a5c; text-shadow: none; }

.term-popup .fancybox__content { box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 20px rgba(0, 0, 0, 0.1); max-width: 600px !important; }

.fancybox__caption { color: #002a5c; }
[data-theme=dark] .fancybox__caption { color: white; }

[data-theme=dark] .fancybox__toolbar { color: white; }

@media screen and (max-width: 768px) { .term-popup .fancybox__content { padding: 24px; } }
@media screen and (max-width: 500px) { .term-popup .fancybox__content { padding: 12px; } }
.carousel__button.is-prev svg, .carousel__button.is-next svg { color: #ed1c24; transition: margin 0.2s ease-in-out; }

.carousel__button.is-prev:hover svg { margin-left: -5px; }

.carousel__button.is-next:hover svg { margin-right: -5px; }

.project-solo-image { margin: 1em 0 2em 0; }
@media (min-width: 768px) { .project-solo-image { margin: 2em 0 3em 0; } }

.photoreport-circles-wrap { transform: scale(0.3); max-width: 300px; position: relative; z-index: 1; }
@media (min-width: 768px) { .photoreport-circles-wrap { transform: scale(0.5); } }
@media (min-width: 992px) { .photoreport-circles-wrap { transform: scale(1); } }

.photoreport-circles { position: absolute; left: -600px; top: -420px; }
@media (min-width: 768px) { .photoreport-circles { left: -460px; top: -250px; } }
@media (min-width: 992px) { .photoreport-circles { left: -320px; top: -200px; } }
.photoreport-circles > div { border-radius: 50%; position: absolute; }

.photoreport-circle-1 { background: #ffebd6; height: 500px; opacity: 0.9; top: 40px; width: 500px; }

.photoreport-circle-2 { border: 2px solid #f7941e; height: 720px; left: -290px; top: 30px; width: 720px; }

.photoreport-circle-3 { background: #f7941e; height: 225px; left: 360px; opacity: 0.8; width: 225px; }

.photoreport-circle-4 { background: #fdca91; height: 100px; left: 340px; opacity: 0.9; top: 160px; width: 100px; }

.a-show.theme-vacature .multi-step-form-start.floating { display: none; }
@media (max-width: 1400px) { .a-show.theme-vacature #chat-widget-container { bottom: 80px !important; } }

.page-vacature-storie-show main #content, [data-theme=dark] .page-vacature-storie-show main #content { background: none; }

.a-apply.theme-vacature #content { padding: 50px 0; }

.vacature { border-bottom: 5px solid #f2f4f7; margin-bottom: 2em; padding-bottom: 2em; }
.vacature:last-child { border: none; padding-bottom: 0; }
.vacature h2 a { color: #ed1c24; text-decoration: none; }
.vacature h2 a:hover { text-decoration: underline; }
.vacature .intro h3 { color: #002a5c; font-family: Verdana, sans-serif; margin-bottom: 0; }
.vacature .arrow:after { color: #ed1c24; }

.center-content--small .vacature { margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; }
@media (min-width: 768px) { .center-content--small .vacature { margin-left: -80px; margin-right: -80px; padding-left: 80px; padding-right: 80px; } }

.vacature > a + h3 { margin-top: 0; }

.theme-vacature h1 + .content-text > h3:first-child { margin-top: -1em; }

#vacature-list-wrapper { padding: 4em 0; }

#vacature-list { display: grid; gap: 30px; grid-template-columns: 1fr; }
@media screen and (min-width: 768px) { #vacature-list { grid-template-columns: 1fr 1fr; } }
#vacature-list .item { border: 2px solid #96C5FF40; height: auto; margin: 0; z-index: 1; }
#vacature-list .item h3 { margin: 1em 0 0.5em 0; }
#vacature-list .item h3:after { display: none; }

.vacature-item { background: white; text-decoration: none; }
.vacature-item:hover .arrow:after { right: 10px; }
.vacature-item .content { padding: 2em; }
.vacature-item h2 { margin: 0 0 1em 0; }

.vacature-related { background-color: var(--color-bg-light); padding: 2em 0; }
.vacature-related picture, [data-theme=dark] .vacature-related { background-color: transparent; }
.vacature-related img { display: block; width: 100%; }
@media (min-width: 768px) { .vacature-related img { height: 100%; } }
@media (min-width: 768px) { .vacature-related img { object-fit: cover; } }
@media (min-width: 768px) { .vacature-related .content:first-child { display: grid; grid-template-columns: 1fr 1fr; } }
.vacature-related .content:first-child .vacature-related-content { background-color: white; padding: 2em; }
[data-theme=dark] .vacature-related .content:first-child .vacature-related-content { background-color: #0058C4; }
.vacature-related .content:nth-child(2) { padding-top: 2em; }
.vacature-related h2 { margin-top: 0; }

#vacature-wheel { background: url(../images/vacstories.svg) no-repeat center center; background-size: contain; display: grid; gap: 1em; grid-template-columns: 1fr; position: relative; z-index: 1; }
@media screen and (min-width: 500px) { #vacature-wheel { grid-template-columns: 1fr 1fr; } }
#vacature-wheel .item { order: 2; }

#vacature-wheel-center { order: 1; text-align: center; }
@media screen and (min-width: 500px) { #vacature-wheel-center { grid-column: 1 / span 2; } }

@media screen and (min-width: 1000px) { #vacature-wheel { display: block; aspect-ratio: 10/10; }
  #vacature-wheel .item { height: auto; left: 50%; width: 250px; margin-left: -125px; margin-top: -100px; position: absolute; top: 50%; z-index: 1; }
  #vacature-wheel .item:nth-of-type(1) { transform: rotate(-120deg) translate(420px) rotate(120deg); }
  #vacature-wheel .item:nth-of-type(2) { transform: rotate(-60deg) translate(420px) rotate(60deg); }
  #vacature-wheel .item:nth-of-type(3) { transform: rotate(0deg) translate(420px) rotate(0deg); }
  #vacature-wheel .item:nth-of-type(4) { transform: rotate(60deg) translate(420px) rotate(-60deg); }
  #vacature-wheel .item:nth-of-type(5) { transform: rotate(120deg) translate(420px) rotate(-120deg); }
  #vacature-wheel .item:nth-of-type(6) { transform: rotate(180deg) translate(420px) rotate(-180deg); }
  #vacature-wheel .image-wrap { margin: 0 auto; max-width: 240px; }
  #vacature-wheel-center { max-width: 250px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); } }
#vacature-wheel .item--resident .image-wrap { margin-left: auto; margin-right: auto; }
#vacature-wheel .item--resident .image-wrap .image:before { border-radius: 50%; bottom: 0; content: ''; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 1; transition: background-color 0.2s ease-in-out; }
#vacature-wheel .item--resident .image-wrap .image:after { background: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgNDYgMjQiIHdpZHRoPSI0NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48cGF0aCBkPSJtMSAxMmg0MiIgc3Ryb2tlLXdpZHRoPSIyIi8+PGcgc3Ryb2tlLXdpZHRoPSIxLjgiPjxwYXRoIGQ9Im0zNCAyMyAxMS0xMSIvPjxwYXRoIGQ9Im0zNCAxIDExIDExIi8+PC9nPjwvZz48L3N2Zz4=") no-repeat center; bottom: 0; content: ''; display: block; left: 0; opacity: 0; position: absolute; right: 25px; top: 0; transition: opacity 0.5s ease-in-out, right 0.35s ease-in-out; z-index: 1; }
#vacature-wheel .item--resident:hover .image-wrap .image:before { background: rgba(0, 42, 92, 0.75); }
#vacature-wheel .item--resident:hover .image-wrap .image:after { opacity: 1; right: 0; }

.vacature-stories-other .item--resident .image video, .vacature-stories-other .item--resident .image picture, #vacature-wheel .item--resident .image video, #vacature-wheel .item--resident .image picture, #vacature-stories-list .item--resident .image video, #vacature-stories-list .item--resident .image picture { height: 100%; left: 0; top: 0; width: 100%; }
.vacature-stories-other .image-wrap, #vacature-wheel .image-wrap, #vacature-stories-list .image-wrap { margin-left: 0; margin-right: 0; }
@media (max-width: 767px) { .vacature-stories-other .image-wrap, #vacature-wheel .image-wrap, #vacature-stories-list .image-wrap { margin-left: auto; margin-right: auto; } }
.vacature-stories-other .item--resident h3, #vacature-wheel .item--resident h3, #vacature-stories-list .item--resident h3 { text-align: center; }
.vacature-stories-other .item--resident h3::after, #vacature-wheel .item--resident h3::after, #vacature-stories-list .item--resident h3::after { display: none; }

@media (min-width: 992px) { #vacature-wheel .item--resident h3 { font-size: 21.8px; line-height: 1.5; } }

@media screen and (min-width: 1100px) { #vacature-wheel { aspect-ratio: 10/9; } }
.vacature-tags { display: flex; flex-wrap: wrap; gap: 1em; justify-content: center; list-style: none; margin: 0 0 1em 0; padding: 0; white-space: nowrap; }
.vacature-tags li { border: 2px solid; padding: 3px 8px; }

@media (max-width: 767.98px) { #vacature-header-intro-wrap { background-color: white; }
  [data-theme=dark] #vacature-header-intro-wrap { background-color: #0058C4; } }
@media (min-width: 768px) { #vacature-header-intro-wrap { display: grid; gap: 2em; grid-template-columns: 2fr 3fr; margin: 0 20px; position: relative; z-index: 2; } }
#vacature-header-intro-wrap h1 { font-size: 30px; margin-top: 0; padding: 0; }
#vacature-header-intro-wrap p:last-child { margin-bottom: 0; }
@media (max-width: 991.98px) { #vacature-header-intro-wrap #accessibility-wrap { margin-left: 30px; margin-right: 30px; } }

@media (min-width: 768px) { #wijkbeheer .center-content--small:has(.center-content--small-inner), #complex .center-content--small:has(.center-content--small-inner), .theme-vacature .center-content--small:has(.center-content--small-inner) { perspective: 150px; position: relative; z-index: 1; } }

/** Transform on elements with box-shadow breaks in Safari. Z-index is borked and the content disapears. Target Safari only: https://stackoverflow.com/a/25975282 https://browserstrangeness.bitbucket.io/css_hacks.html#safari */
@media (min-width: 768px) { _::-webkit-full-page-media, _:future, :root .theme-vacature .center-content--small:has(.center-content--small-inner):before { transform: none; } }
#vacature-apply-wrap { background-color: rgba(255, 255, 255, 0.95); bottom: 0; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); left: 0; right: 0; position: fixed; z-index: 400000000; }
@media (max-width: 767px) { #vacature-apply-wrap { padding: 1em; } }
[data-theme=dark] #vacature-apply-wrap { background-color: rgba(0, 88, 196, 0.95); }
#vacature-apply-wrap ul { list-style-type: none; margin: 0 auto; padding: 0.5em 0; display: flex; max-width: 1110px; }
@media (min-width: 768px) { #vacature-apply-wrap ul { padding: 1em 0; } }
#vacature-apply-wrap ul li:first-child { margin-left: auto; }

.fancybox__content #vacature-share { margin: 0; }

@media screen and (min-width: 500px) { .page-actions li.vacature-print-button { float: right; margin-top: -8px; } }

@media screen and (max-width: 450px) { .card .email { display: inline-block; max-width: 265px; overflow: hidden; text-overflow: ellipsis; } }
#myVideo { height: calc(100vh - 70px); margin-top: 70px; object-fit: cover; width: 100vw; }
@media (min-width: 768px) { #myVideo { height: calc(100vh - 138px); margin-top: 138px; } }

#m-afVacature.a-index #wrap { padding-top: 0; }
@media (min-width: 768px) { #m-afVacature.a-index #wrap { margin-top: -190px; } }

#video-scroll-more { display: none; }
@media (max-width: 767.98px) { #video-scroll-more { bottom: 1em; color: white; display: inline-block; left: 50%; margin-left: -0.5em; position: absolute; text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); } }

.bounce { animation: bounce 1.5s ease-in-out infinite; animation-delay: 2s; }

@keyframes bounce { 0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
  40% { transform: translateY(-16px); }
  60% { transform: translateY(-8px); } }
.related--footer-stories { background: transparent !important; }

#vacature-contact-footer .rounded-img img { aspect-ratio: 1/1; border-radius: 50%; float: right; margin: 0 0 10px 10px; object-fit: cover; }

.story-subtitle { background: #eef0f7; margin: 1em 0 1.5em 0 !important; padding: 1em 80px; text-align: center; }
[data-theme="dark"] .story-subtitle { background: #002a5c; }

.vacature-subtitle { text-align: center; }

.vacature-highlight { font-weight: bold; padding-top: 30px; }
.vacature-highlight p:last-child { margin-bottom: 0; }

#quotes-slider { margin-bottom: 1em; }

.quote-wrap { margin: 2em auto 0 auto; max-width: 540px; }

.vacature-quote { background: url(../images/vacature-curve-light.png) no-repeat bottom right; margin-left: 30px; min-height: 222px; padding: 30px 80px 30px 30px; }
@media (min-width: 768px) { .vacature-quote { padding-right: 20px; } }
.vacature-quote img { float: left; margin: 30px 20px 30px -50px; }
.vacature-quote p { color: white; font-family: Verdana, sans-serif; font-style: italic; }
@media (min-width: 768px) { .vacature-quote p { font-size: 24px; } }
[data-theme=dark] .vacature-quote p { color: #002a5c; }
.vacature-quote .name { color: white; }
[data-theme=dark] .vacature-quote .name { color: #002a5c; }
.vacature-quote .job-title { color: #f2f4f7; }
[data-theme=dark] .vacature-quote .job-title { color: #355380; }
[data-theme=dark] .vacature-quote { background-image: url(../images/vacature-curve-dark.png); }

.quote { background: #eef0f7; color: #002a5c; display: block; font-size: 18px; margin: 1.5em 0; max-width: 570px; padding: 15px 30px; }
@media (min-width: 768px) { .quote { font-size: 30px; } }

.quote-info-wrap { margin-top: 2em; }

.quote-info { margin-bottom: 80px; }
.quote-info-content { background: white; height: 100%; padding: 30px 60px 80px 60px; position: relative; }
.quote-info img { display: block; position: absolute; bottom: -75px; left: 50%; margin-left: -32.5%; }

.rsbtn.bwskin { height: 28px; box-sizing: content-box; }
@media (min-width: 768px) { .rsbtn.bwskin { margin-bottom: 0; } }
.rsbtn.bwskin.rsdetached .rsbtn_dragbar { border: 1px solid #d1d3e1; background: #fff; }
.rsbtn.bwskin.rsdetached .rsbtn_dragbar:focus { background: #002a5c; }
.rsbtn.bwskin.zoom-tooltoggler .rsbtn_tooltoggle { border: 1px solid #d1d3e1; background: #fff; }
.rsbtn.bwskin .rsbtn_toolpanel .rsbtn_tools { border: 1px solid #d1d3e1; background: #fff; }
.rsbtn.bwskin .rsbtn_play { /*background: #fff;*/ border: 1px solid #d1d3e1; border-radius: 0px; }
.rsbtn.bwskin .rsbtn_play .rsbtn_right { border-left: 1px solid #d1d3e1; }
.rsbtn.bwskin .rsbtn_play .rsbtn_right:before { color: #002a5c; }
.rsbtn.bwskin .rsbtn_play .rsbtn_left .rsbtn_text:before { color: #002a5c; }
.rsbtn.bwskin .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item:hover, .rsbtn.bwskin .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item:active, .rsbtn.bwskin .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item:focus, .rsbtn.bwskin .rsbtn_exp .rsbtn_exp_inner .rsbtn_progress_container .rsbtn_progress_handle, .rsbtn.bwskin .rsbtn_exp .rsbtn_exp_inner .rsbtn_progress_container .rsbtn_progress_handle:hover, .rsbtn.bwskin .rsbtn_exp .rsbtn_exp_inner .rsbtn_progress_container .rsbtn_progress_handle:active, .rsbtn.bwskin .rsbtn_exp .rsbtn_exp_inner .rsbtn_progress_container .rsbtn_progress_handle:focus, .rsbtn.bwskin .rsbtn_play:hover, .rsbtn.bwskin .rsbtn_play:hover .rsbtn_text, .rsbtn.bwskin .rsbtn_play:hover .rsbtn_text span, .rsbtn.bwskin .rsbtn_play:hover .rsbtn_right:before, .rsbtn.bwskin .rsbtn_play:hover .rsbtn_left .rsbtn_text:before { color: #ed1c24; }
.rsbtn.bwskin .rsbtn_exp .rsbtn_exp_inner .rsbtn_progress_container .rsbtn_progress_handle a:focus, .rsbtn.bwskin .rsbtn_exp .rsbtn_exp_inner .rsbtn_progress_container .rsbtn_progress_handle a:hover { background: #ed1c24; }
.rsbtn.bwskin .rsbtn_exp .rsbtn_exp_inner { background: #fff; border: 1px solid #d1d3e1; border-radius: 0px; border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.rsbtn.bwskin .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item { border-left: 1px solid #d1d3e1; }
.rsbtn.bwskin .rsbtn_tooltoggle { border: 1px solid #d1d3e1; background: #fff; }

.rsbtn_toolpanel { position: relative !important; z-index: 10 !important; }

#accessibility-wrap { padding: 6px; text-align: left; }
#accessibility-wrap .rsexpanded { z-index: 3; }

@media (max-width: 767px) { .center.has-accessibility #accessibility-wrap { padding-left: 0; padding-right: 0; } }

#google-translate select, #change-font-size li, [data-theme="dark"] #google-translate select option { color: var(--color-secondary); }

[data-theme="dark"] #change-font-size li { color: white; }

@media (min-width: 1200px) { .center.has-accessibility:not(.has-content) { position: relative; z-index: 1000; }
  .center.has-accessibility:not(.has-content) #accessibility-wrap { position: absolute; width: 100%; top: 0; margin-top: 5px; right: var(--sp); }
  .center.has-accessibility:not(.has-content) + .pagebuilder.no-title { padding-top: 100px; }
  .center.has-accessibility:not(.has-content) + .pagebuilder .block-title--sm, .center.has-accessibility:not(.has-content) + .pagebuilder .block-title, .center.has-accessibility:not(.has-content) + .pagebuilder .section-title { max-width: calc(100% - 580px); } }
.center.large { max-width: 1300px; }

#wijkbeheer h1 { margin-bottom: 0.3em; padding-bottom: 0; text-align: center; }
#wijkbeheer h1:after { display: none; }

#wijkbeheer-map-container { height: 60vh; margin: 0 -20px; max-height: 750px; position: relative; z-index: 0; }
@media (min-width: 768px) { #wijkbeheer-map-container { margin: 0; min-height: 500px; } }
body.visual_map #wijkbeheer-map-container { max-height: 400px; min-height: auto !important; }

.wijkbeheer .leaflet-container { bottom: 0; left: 0; position: absolute; right: 0; top: 0; }
.wijkbeheer .bottom { background: #fff; max-width: 1160px; position: relative; z-index: 999; }
@media (min-width: 768px) { .wijkbeheer .bottom { margin: -90px auto 0; } }
.wijkbeheer .filter-container { height: 100%; margin: 0 0 3em 0; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.wijkbeheer .filter-container label { cursor: pointer; }
.wijkbeheer .filter { display: table; font-family: Verdana, sans-serif; margin: 0 auto; padding: 0; }
.wijkbeheer .filter a { color: #002a5c; text-decoration: none; }
.wijkbeheer .filter li { list-style-type: none; position: relative; white-space: nowrap; }
.wijkbeheer .filter > li { display: table-cell; }
.wijkbeheer .filter > li > ul { background: white; border: 2px solid #f2f4f7; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); border-radius: 8px; padding: 1em; position: absolute; z-index: 2; }
[data-theme=dark] .wijkbeheer .filter > li > ul { color: #002a5c; }
.wijkbeheer .filter.first { line-height: 45px; }
.wijkbeheer .filter.first > li > a { background: white; border: 2px solid #4D6C8C4D; border-radius: 8px; color: #4d6c8c; display: block; font-family: Verdana, sans-serif; padding: 0 40px 0 1em; position: relative; }
[data-theme=dark] .wijkbeheer .filter.first > li > a { background-color: #8696b7; color: white; }
.wijkbeheer .filter.first > li > a:before { color: #002a5c; font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 12px; height: 20px; line-height: 16px; position: absolute; right: 10px; text-align: center; top: 16px; width: 20px; }
.wijkbeheer .filter.first > li > a:before { content: "\f078"; }
.wijkbeheer .filter.first > li > a.active:before { content: "\f077"; }
@media (max-width: 767.98px) { .wijkbeheer .filter.first { display: flex; flex-direction: column; gap: 15px; }
  .wijkbeheer .filter.first .filter-plaatsen { padding-right: 0; } }
.wijkbeheer .filter .second { font-size: 18px; line-height: 30px; }
@media (min-width: 991px) { .wijkbeheer .filter .second { max-height: 513px; overflow: auto; } }
@media (max-width: 767.98px) { .wijkbeheer .filter .second { max-width: 100%; width: 100%; font-size: 15px; line-height: 26px; }
  .wijkbeheer .filter .second li { white-space: normal; } }
.wijkbeheer .filter .third { font-size: 16px; line-height: 30px; margin: 10px 0 20px; padding-left: 18px; }
.wijkbeheer h2 { height: 90px; line-height: 90px; margin: 0 0 40px; position: relative; }
.wijkbeheer .list-item { margin-top: 50%; margin-bottom: 1.5em; position: relative; background: #f2f4f7; }
[data-theme=dark] .wijkbeheer .list-item { background-color: #325577; }
.wijkbeheer .list-item img { border-radius: 50%; box-shadow: 0 -8px 0 8px #002a5c; display: block; margin: -50% auto 0 auto; position: relative; width: calc(100% - 12px); }
.wijkbeheer .list-item .content { padding: 20px; }
.wijkbeheer .list-item .content p { margin: 10px 0 0; }
.wijkbeheer .list-item .c-top { line-height: 30px; }
.wijkbeheer .list-item .c-bottom { padding-top: 8px; }
.wijkbeheer .list-item .c-bottom .d-block.meer-info { margin-top: 5px; }
.wijkbeheer .list-item h3 { font-size: 24px; line-height: 30px; margin: 0; }
.wijkbeheer .list-item .no-dec { text-decoration: none; }
.wijkbeheer .list-item .no-dec:hover { text-decoration: underline; }
.wijkbeheer .filter-selected { list-style: none; display: flex; gap: 1em; flex-wrap: wrap; justify-content: center; padding: 0; }
[data-theme=dark] .wijkbeheer .filter-selected, [data-theme=dark] .wijkbeheer .filter-selected a { color: #002a5c; }
.wijkbeheer .filter-selected li { background-color: #f2f4f7; display: inline-block; padding: 4px 11px; }
@media (max-width: 767.98px) { .wijkbeheer .filter-selected li { display: flex; align-items: center; gap: 5px; text-align: center; } }
.wijkbeheer .filter-selected a { font-size: 14px; text-decoration: none; }

.filter-plaatsen { padding-right: 1em; }

.list-item .red { color: #d71920; }

h2.red-border:after { border-bottom: 3px solid #ed1c24; content: ''; bottom: 0; left: 0; position: absolute; width: 45%; }

.wb-email { margin-top: 8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.leaflet-popup-content h3 { margin-bottom: 12px; }
.leaflet-popup-content ul { list-style-type: none; margin: 0; padding: 0; }
.leaflet-popup-content li { font-size: 15px; padding-left: 22px; position: relative; }
.leaflet-popup-content .fas, .leaflet-popup-content .arrow:after, .leaflet-popup-content .arrow--back:after, .leaflet-popup-content .block--link span:after, .block--link .leaflet-popup-content span:after, .leaflet-popup-content .accordion-plus-minus, .leaflet-popup-content .info-blocks .info-block h3:first-child:after, .info-blocks .info-block .leaflet-popup-content h3:first-child:after, .leaflet-popup-content .quick-block > label:after, .leaflet-popup-content .accordion-item > .accordion-item-title:before, .leaflet-popup-content .pagebuilder .content a[href^="/downloadfile/"]:not([class]):before, .pagebuilder .content .leaflet-popup-content a[href^="/downloadfile/"]:not([class]):before, .leaflet-popup-content #footer-inner .sitemap-tree .type-label > span:after, #footer-inner .sitemap-tree .leaflet-popup-content .type-label > span:after, .leaflet-popup-content .uitvouw-knop:after, .leaflet-popup-content .link-arrow-l:before, .leaflet-popup-content .button-arrow-l:before, .leaflet-popup-content .link-arrow-r:after, .leaflet-popup-content .button--arrow-r:after, .leaflet-popup-content .link-meer:after, .leaflet-popup-content .btn--next-step:after, .leaflet-popup-content .page-content-section--project .page-content-section__sidebar .multi-step-form-start:after, .page-content-section--project .page-content-section__sidebar .leaflet-popup-content .multi-step-form-start:after, .leaflet-popup-content .content-section.type--page .multi-step-form-start:after, .content-section.type--page .leaflet-popup-content .multi-step-form-start:after, .leaflet-popup-content .button--arrow-l:before, .leaflet-popup-content .btn--prev-step:before, .leaflet-popup-content .button--arrow-d:after, .leaflet-popup-content .button--arrow-d-alt:after, .leaflet-popup-content .button-faq:not(.is-expanded):after, .leaflet-popup-content .button--arrow-u:after, .leaflet-popup-content .button--arrow-u-alt:after, .leaflet-popup-content .button-faq.is-expanded:after, .leaflet-popup-content #main-menu .many-levels > a:after, #main-menu .leaflet-popup-content .many-levels > a:after, .leaflet-popup-content #mobile-menu-wrap .mm-btn_prev:before, #mobile-menu-wrap .leaflet-popup-content .mm-btn_prev:before, .leaflet-popup-content .mm-btn_close::after, .leaflet-popup-content .mm-menu .mm-listview .mm-btn_next:after, .mm-menu .mm-listview .leaflet-popup-content .mm-btn_next:after, .leaflet-popup-content .swiper-button-prev:after, .leaflet-popup-content .swiper-button-next:after, .leaflet-popup-content .owl-prev:before, .leaflet-popup-content .owl-next:before, .leaflet-popup-content .cta-links ul li > a:after, .cta-links ul .leaflet-popup-content li > a:after, .leaflet-popup-content #project-interested-fixed .hide-fixed:before, #project-interested-fixed .leaflet-popup-content .hide-fixed:before, .leaflet-popup-content .quick-buttons .quick-buttons-wrapper a:after, .quick-buttons .quick-buttons-wrapper .leaflet-popup-content a:after, .leaflet-popup-content .pagebuilder.sec-pb-photo-slider .owl-prev:before, .pagebuilder.sec-pb-photo-slider .leaflet-popup-content .owl-prev:before, .leaflet-popup-content .pagebuilder.sec-pb-photo-slider .owl-next:before, .pagebuilder.sec-pb-photo-slider .leaflet-popup-content .owl-next:before, .leaflet-popup-content #main-menu ul.tree-level-2 > li > a:after, #main-menu .leaflet-popup-content ul.tree-level-2 > li > a:after, .leaflet-popup-content #download-submenu a:before, #download-submenu .leaflet-popup-content a:before, .leaflet-popup-content .download-submenu a:before, .download-submenu .leaflet-popup-content a:before, .leaflet-popup-content #sitemap-submenu a:before, #sitemap-submenu .leaflet-popup-content a:before, .leaflet-popup-content ul.gerelateerde_links a:before, ul.gerelateerde_links .leaflet-popup-content a:before, .leaflet-popup-content .dz-message:before, .leaflet-popup-content .multi-step-form-steps .number:before, .multi-step-form-steps .leaflet-popup-content .number:before, .leaflet-popup-content #filter-list-content li::marker, #filter-list-content .leaflet-popup-content li::marker, .leaflet-popup-content #search-overlay-results li::marker, #search-overlay-results .leaflet-popup-content li::marker, .leaflet-popup-content .search-related label h2:after, .search-related label .leaflet-popup-content h2:after, .leaflet-popup-content #search-results li::marker, #search-results .leaflet-popup-content li::marker, .leaflet-popup-content #filter-results-mobile > button:after, .leaflet-popup-content #filter-results-mobile-content button.close::after, #filter-results-mobile-content .leaflet-popup-content button.close::after, .leaflet-popup-content #downloads-list h2 a:after, #downloads-list h2 .leaflet-popup-content a:after, .leaflet-popup-content .pb-btn-arrow-gray:after, .leaflet-popup-content .pb-btn-arrow-red:after, .leaflet-popup-content #sitemap-links ul a:after, #sitemap-links ul .leaflet-popup-content a:after, .leaflet-popup-content .select2-container--minimal .select2-selection__arrow:before, .select2-container--minimal .leaflet-popup-content .select2-selection__arrow:before { color: #ed1c24; left: 0; position: absolute; top: 2px; }
.leaflet-popup-content a { color: black; text-decoration: none; }
.leaflet-popup-content a:hover { text-decoration: underline; }
.leaflet-popup-content .btn { margin-top: 0.5em; text-decoration: none; }
.leaflet-popup-content .arrow:after { left: auto !important; top: 0; }

#wb-legenda { background: white; box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); display: none; padding: 32px; position: absolute; right: 0; top: 150px; z-index: 1000; }
@media (min-width: 768px) { #wb-legenda { display: block; } }
@media only screen and (min-width: 600px) and (orientation: landscape) { #wb-legenda { display: block; } }
#wb-legenda h2 { cursor: pointer; height: 50px; line-height: 40px; margin: 0 0 0.5em 0; }

.wb-legenda-item { cursor: pointer; margin: 5px 0; opacity: 0.3; }
.wb-legenda-item.active { opacity: 1; }
.wb-legenda-item img { border-radius: 50%; box-shadow: 0 0 4px rgba(0, 0, 0, 0.15); float: left; height: 32px; margin-right: 8px; width: 32px; }
.wb-legenda-item span { float: left; line-height: 32px; }

.leaflet-control-zoom { display: none; margin-top: 85px !important; }
@media (min-width: 768px) { .leaflet-control-zoom { display: block; } }

@media (max-width: 767.98px) { body.wijkbeheer .center .content { padding-top: 1.5em; } }
body.wijkbeheer .wijkbeheer .bottom { margin-top: 0; }

@media (max-width: 767.98px) { body.visual_map main #content { padding-top: calc(60px + 12vw); } }

.marker-cluster { background: rgba(137, 158, 45, 0.85); box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4); border-radius: 50%; color: white; font-size: 120%; line-height: 40px; text-align: center; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }

.c-dorpen { margin: 0; padding: 0 0 0 1em; }

@media (min-width: 991px) { .wijkbeheer-grid { min-height: 500px; } }
@media (max-width: 990px) { #m-wijkbeheer #main-footer:before { z-index: 0; } }
.wijkbeheer-grid .list-container { display: grid; gap: 30px; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }
.wijkbeheer-grid .list-container .accordion-item { border: none; }
.wijkbeheer-grid .list-container .accordion-item-title { font-size: 20px; line-height: 24px; }
.wijkbeheer-grid .list-container .accordion-item-title:before { font-size: 13px; height: 24px; line-height: 18px; top: 12px; width: 24px; }

@media (max-width: 767.98px) { .content.wijkbeheer { margin-left: 0; margin-right: 0; }
  .content.wijkbeheer .center-content--small.no-padding { margin-top: 0; } }
.leaflet-popup-content-wrapper { border-radius: 3px; }

.leaflet-popup-close-button { color: white !important; content: '' !important; border: 2px solid #002a5c !important; border-radius: 50%; height: 16px !important; padding: 0 !important; right: 8px !important; text-indent: -2em; top: 8px !important; width: 16px !important; }
.leaflet-popup-close-button:before { content: '-'; color: #ed1c24; height: 4px; position: absolute; right: -16px; text-align: center; top: -3px; width: 12px; }

.popper { background-color: #002a5c; border: 1px #002a5c solid; border-radius: 3px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25); color: white; display: inline-block; font-size: 14px; font-weight: normal; line-height: 1.25; padding: 2px 5px; position: absolute; text-align: center; width: auto; z-index: 200000; }
.list-item .popper { max-width: 200px !important; }

.popper .popper__arrow { border-style: solid; height: 0; margin: 8px; position: absolute; width: 0; }

.popper[x-placement^="top"] { margin-bottom: 8px; }

.popper[x-placement^="top"] .popper__arrow { border-width: 8px 8px 0 8px; border-color: #002a5c transparent transparent transparent; bottom: -8px; left: calc(50% - 8px); margin-top: 0; margin-bottom: 0; }

.popper[x-placement^="bottom"] { margin-top: 8px; }

.popper[x-placement^="bottom"] .popper__arrow { border-width: 0 8px 8px 8px; border-color: transparent transparent #002a5c transparent; left: calc(50% - 8px); margin-top: 0; margin-bottom: 0; top: -8px; }

.popper[x-placement^="right"] { margin-left: 8px; }

.popper[x-placement^="right"] .popper__arrow { border-width: 8px 8px 8px 0; border-color: transparent #002a5c transparent transparent; left: -8px; margin-left: 0; margin-right: 0; top: calc(50% - 8px); }

.popper[x-placement^="left"] { margin-right: 8px; }

.popper[x-placement^="left"] .popper__arrow { border-width: 8px 0 8px 8px; border-color: transparent transparent transparent #002a5c; margin-left: 0; margin-right: 0; right: -8px; top: calc(50% - 8px); }

.popper-trigger { cursor: pointer; }

.theme-resident h1:after { border-color: #f7941e; }
.theme-resident .pagebuilder .center > .content { margin-left: 0; margin-right: 0; }
.theme-resident .vacatures .vacature a { color: #f7941e; }
.theme-resident span.date, .theme-resident .quote { background-color: #ffebd6 !important; color: #002a5c !important; }

.page-resident h1 { display: inline-block; max-width: 450px; }
.page-resident #content { background-image: url(../images/bg-resident-sm.svg); background-repeat: repeat-y; background-position: right 400px; }
@media (min-width: 768px) { .page-resident #content { background-image: url(../images/bg-logo-resident.svg); background-repeat: no-repeat; } }
.page-resident.no-visual #content { padding-top: 50px; }
@media (min-width: 768px) { .page-resident.no-visual #content { padding-top: 100px; } }

.page-resident-show #accessibility-wrap { margin-bottom: 36px; }
.page-resident-show #content { background-image: none; background-position: right 400px; }
@media (min-width: 992px) { .page-resident-show #content { padding-bottom: 120px; } }
@media (min-width: 768px) { .page-resident-show #content { background-image: url(../images/bg-logo-resident.svg); } }
.page-resident-show.no-visual #content { padding-top: 80vw; }
@media (min-width: 768px) { .page-resident-show.no-visual #content { padding-top: 480px; } }
@media (max-width: 991.98px) { .page-resident-show .page-actions-wrap a.button, .page-resident-show .page-actions-wrap a.link-meer, .page-resident-show .page-actions-wrap a.button-faq, .page-resident-show .page-actions-wrap a.btn--prev-step, .page-resident-show .page-actions-wrap a.btn--next-step { margin-bottom: 15px; } }

.resident-ellipses { position: absolute; width: 100%; z-index: -1; }
.resident-ellipses .ellipses, .resident-ellipses .circle { position: absolute; }

.resident-ellipses-inner { height: 500px; max-width: 1440px; margin: 0 auto; position: relative; }
@media screen and (max-width: 1024px) { .resident-ellipses-inner { overflow: hidden !important; } }

.ellipses-1 { left: -150px; top: -250px; }
@media (min-width: 768px) { .ellipses-1 { left: -400px; top: -500px; } }
.ellipses-1 img { min-width: 500px; width: 500px; }
@media (min-width: 768px) { .ellipses-1 img { width: 1000px; } }
.resident-ellipses-show .ellipses-1 { left: 0px; max-width: 950px; width: 90%; top: -25%; }
@media (min-width: 768px) { .resident-ellipses-show .ellipses-1 { left: -70px; max-width: 950px; top: -300px; width: 100%; } }
.resident-ellipses-show .ellipses-1 img { border-radius: 50%; min-width: 100%; width: 100%; }

.ellipses-2 { right: 20px; top: -100px; }
@media (min-width: 768px) { .ellipses-2 { right: 80px; top: -200px; } }
.ellipses-2 img { min-width: 200px; width: 200px; }
@media (min-width: 768px) { .ellipses-2 img { width: 400px; } }

.ellipses-3 { left: 30%; top: -20%; }
@media (min-width: 768px) { .ellipses-3 { left: 30%; top: -30%; } }
.ellipses-3 img { min-width: 400px; width: 400px; }
@media (min-width: 768px) { .ellipses-3 img { width: 600px; } }

.center-content--small { background: white url(../images/bg-resident-sm.svg) repeat-y; background-size: cover; }
@media (min-width: 768px) { .center-content--small { background: white; } }

.page-resident-show .ellipses-3 { left: 25%; top: -25%; }
.page-resident-show .ellipses-3 img { width: 700px; }
.page-resident-show .center-content--small { padding-top: 30px; }
@media screen and (min-width: 1100px) { .page-resident-show .center:first-child > .content > .center-content--small { margin-top: 0; } }

.circle-1 { background-color: #f7941e; border-radius: 50%; height: 250px; left: 50%; opacity: 0.88; top: 20%; width: 250px; }
@media (min-width: 768px) { .circle-1 { height: 500px; width: 500px; } }

.circle-2 { background-color: #ffebd6; border-radius: 50%; height: 140px; left: 70%; width: 140px; }
@media (min-width: 768px) { .circle-2 { height: 280px; width: 280px; } }

.circle-3 { background-color: #fdca91; border-radius: 50%; height: 78px; left: 83%; top: 20%; width: 78px; }
@media (min-width: 768px) { .circle-3 { height: 150px; width: 150px; } }

.image.video { display: none; padding-bottom: 100%; position: absolute; z-index: 100; }
.image.video > div { position: absolute; width: 90%; left: 5%; top: 7.5%; }

.resident-video-hover { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 101; }

.resident-video-container { border-radius: 50%; padding-bottom: 100%; position: relative; overflow: hidden; width: 100%; }

.resident-video-iframe { left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: auto; height: 300px; }

#carousel-resident-related .item .content { padding-top: 0; text-align: center; max-width: 400px; margin: 0 auto; }
#carousel-resident-related .item h3:after { display: none; }
#carousel-resident-related .item .image-wrap { margin: 0 auto 2em auto; }
#carousel-resident-related .item .image video, #carousel-resident-related .item .image picture { left: 0; top: 0; width: 100%; }

.resident-storie-list { gap: 80px 0; }

.item--resident { background: transparent !important; }
@media (min-width: 768px) { .item--resident { margin: 1em 0 2em 0; } }
.item--resident a:hover .image-wrap { transform: scale(1.05); }
.item--resident a:hover .image-wrap:after { bottom: 45px; left: 25%; }
.item--resident a:hover img { transform: translate3d(0%, 0%, 1px) scale(1.1); }
.item--resident .image-wrap { margin: 0 2em 2em 2em; max-width: 306px; position: relative; transition: transform 0.25s ease-in-out; }
.item--resident .image-wrap:after { background: transparent !important; border-radius: 50%; bottom: 35px; box-shadow: 0 50px 30px rgba(0, 0, 0, 0.4); content: ''; height: 30px; left: 20%; position: absolute; transition: all 0.25s ease-in-out; width: 60%; z-index: -1; }
.item--resident .image-wrap img { border-radius: 50%; transition: transform 5s ease-out; }
.item--resident .image { background: white; border-radius: 50%; padding-bottom: 100%; width: 100%; }
.item--resident .image:after { display: none; }
.item--resident .image video, .item--resident .image picture { border-radius: 50%; overflow: hidden; position: absolute; left: 5%; top: 5%; width: 90%; }
.item--resident .image video { height: 90%; }
.item--resident .video { padding-bottom: 0; }
.item--resident .meta { background-color: #ffebd6; color: #002a5c; display: inline-block; position: relative; }
.item--resident h3:after { border-color: #f7941e; }
.item--resident .content { padding-left: 0; padding-right: 0; padding-top: 15px; padding-bottom: 15px; }

.resident-storie-list--vacature .item--resident > a { display: flex; align-items: center; justify-content: center; width: 100%; flex-direction: column; }
.resident-storie-list--vacature .item--resident > a .image-wrap { width: 100%; }

.pagebuilder { padding: 2em 0; /*
@include media-breakpoint-up(md) { &.block-narrow .content { max-width: 630px; margin: 0 auto; } &.block-narrow .content.pb-block-triple { max-width: 100%; .block-triple-content { max-width: 630px; margin: 0 auto; } }
}
*/ }
.pagebuilder .pagebuilder { padding: 0; }
@media (max-width: 767.98px) { .pagebuilder { padding: 1em 0; } }
.pagebuilder .pagebuilder__container { margin: 0 auto; max-width: 1440px; }
.pagebuilder.bg-light { background-color: white; }
[data-theme="dark"] .pagebuilder.bg-light { background-color: #0058C4; }
.pagebuilder h2:first-child, .pagebuilder h2:first-of-type, .pagebuilder h3:first-of-type, .pagebuilder h3:first-child { margin-top: 0; }
.pagebuilder p:last-child { margin-bottom: 0; }
.pagebuilder.container-small .center { max-width: var(--max-width-xs); }
.pagebuilder.h-align-left .center, .pagebuilder.h-align-aside .center { margin-left: 0; }
.pagebuilder.h-align-right .center { margin-right: 0; }
.pagebuilder li:not([class]):not(:last-child) { margin-bottom: 12px; }

@media (min-width: 992px) { .center.has-accessibility + .pagebuilder:not(.has-content), .center.has-accessibility + .section:not(.has-content) { padding-top: 0; margin-top: 70px; } }
@media (max-width: 1023.98px) { .center.has-accessibility + .pagebuilder, .center.has-accessibility + .section { padding-top: 50px; margin-top: 0; } }
@media (max-width: 767.98px) { .center.has-accessibility + .pagebuilder, .center.has-accessibility + .section { padding-top: 35px; } }

.bg-dark { background-color: var(--color-bg-light); }
[data-theme="dark"] .bg-dark { background-color: #002a5c !important; }
.bg-dark.bg-dark2 { background-color: #e5e7ef; }
.bg-dark .pb-text { background-color: white; }
[data-theme="dark"] .bg-dark .pb-text { background-color: var(--color-bg-light); }

.bg-content-dark .pb-text, .bg-content-dark .pb-overlap > .pb-text { background-color: var(--color-bg-light); }

.bg-content-light .pb-text, .bg-content-light .pb-overlap > .pb-text { background-color: var(--color-bg-lightest); }

.bg-content-transparent .pb-text, .bg-content-transparent .pb-overlap > .pb-text { background-color: transparent; }

.pb-grid { display: grid; grid-template-columns: 1fr; }
@media (min-width: 768px) { .pb-grid { grid-template-columns: 1fr 1fr; } }
@media (min-width: 768px) { .pb-grid.pb-quote { grid-template-columns: repeat(8, 1fr); grid-template-rows: repeat(6, 1fr); }
  .pb-grid.pb-quote > h2 { grid-row: 1; grid-column: 1 / -1; text-align: center; }
  .pb-grid.pb-quote .pb-image { grid-column: 5 / span 4; grid-row: 1 / span 5; order: 2; }
  .pb-grid.pb-quote .pb-text { grid-column: 1 / span 5; grid-row: 2 / -1; order: 3; } }
.pb-grid.pb-quote .pb-text { display: grid; }
.pb-grid.pb-quote .pb-text h3 { margin-top: 0; font-family: expressway, Verdana, sans-serif; }
.pb-grid.pb-quote .pb-text p { font-size: 120%; font-weight: bold; }
.pb-grid .card { background-color: white; padding: 2em; }
[data-theme=dark] .pb-grid .card { background-color: #0058C4; }

.pb-text { order: 2; padding: 55px 60px; }

.theme-vacature .content-text > ul:not(.page-actions), .bp-text ul { list-style: none; padding-left: 30px; }
.theme-vacature .content-text > ul:not(.page-actions) li, .bp-text ul li { margin-bottom: 0.75em; position: relative; }
.theme-vacature .content-text > ul:not(.page-actions) li:last-child, .bp-text ul li:last-child { margin-bottom: 0; }
.theme-vacature .content-text > ul:not(.page-actions) li:before, .bp-text ul li:before { background-color: #ed1c24; border-radius: 50%; content: ''; height: 16px; position: absolute; left: -30px; top: 7px; width: 16px; }
.theme-vacature .content-text > ul:not(.page-actions) li:after, .bp-text ul li:after { border-bottom: 2px solid white; border-left: 2px solid white; content: ''; height: 5px; left: -26px; position: absolute; top: 12px; transform: rotateZ(-45deg); width: 8px; }

.pb-image { order: 1; }
.pb-image picture, .pb-image img { display: block; }

.pb-block-triple, .pb-text-double { gap: var(--sp); }
.pb-block-triple > h2, .pb-block-triple > h3, .pb-block-triple > h4, .pb-text-double > h2, .pb-text-double > h3, .pb-text-double > h4 { margin: 0; text-align: center; }
@media (min-width: 768px) { .pb-block-triple > h2, .pb-block-triple > h3, .pb-block-triple > h4, .pb-text-double > h2, .pb-text-double > h3, .pb-text-double > h4 { grid-column: 1 / span 2; } }

.pb-text-double > div { max-width: 465px; }
@media (max-width: 991.98px) { .pb-text-double > div { max-width: 100%; } }

.sec-pb-faqs + .sec-pb-text-double:not(.bg-dark):not(.bg-white) { padding-top: 0; }

.pb-block-triple { grid-template-columns: auto; gap: 0; row-gap: 2em; }
@media (min-width: 768px) { .pb-block-triple .block-triple-content { grid-column: 1 / span 2; } }

.three-blocks, .four-blocks, .five-blocks { display: grid; gap: 2em; }
.three-blocks > div, .four-blocks > div, .five-blocks > div { background: white; }
[data-theme="dark"] .three-blocks > div, [data-theme="dark"] .four-blocks > div, [data-theme="dark"] .five-blocks > div { background-color: #0058C4; }
.three-blocks .content, .four-blocks .content, .five-blocks .content { padding: 2em; }

@media (min-width: 768px) { .three-blocks { grid-template-columns: 1fr 1fr 1fr; } }

@media (min-width: 768px) { .four-blocks { grid-template-columns: repeat(4, minmax(0, 1fr)); } }

@media (min-width: 768px) { .five-blocks { grid-template-columns: repeat(5, minmax(0, 1fr)); } }

@media screen and (min-width: 768px) and (max-width: 968px) { .pagebuilder--av .one-blocks, .pagebuilder--av .two-blocks, .pagebuilder--av .three-blocks, .pagebuilder--av .four-blocks, .pagebuilder--av .five-blocks { grid-template-columns: 1fr 1fr; } }

.pagebuilder--av .one-blocks > div, .pagebuilder--av .two-blocks > div, .pagebuilder--av .three-blocks > div, .pagebuilder--av .four-blocks > div, .pagebuilder--av .five-blocks > div { box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05), 0px 10px 12px rgba(0, 0, 0, 0.05); }

@media (min-width: 768px) { .pb-text-left .pb-text { order: 1; }
  .pb-text-left .pb-image { order: 2; }
  .pb-text-left.pb-overlap { grid-template-columns: repeat(8, 1fr); grid-template-rows: repeat(6, 1fr); }
  .pb-text-left.pb-overlap .pb-image { grid-column: 5 / span 4; grid-row: 1 / span 5; order: 1; }
  .pb-text-left.pb-overlap .pb-text { grid-column: 1 / span 5; grid-row: 2 / -1; order: 2; }
  .pb-text-right.pb-overlap { grid-template-columns: repeat(8, 1fr); grid-template-rows: repeat(6, 1fr); }
  .pb-text-right.pb-overlap .pb-text { grid-column: 4 / span 5; grid-row: 2 / -1; }
  .pb-text-right.pb-overlap .pb-image { grid-column: 1 / span 4; grid-row: 1 / span 5; } }
.pb-overlap > .pb-text, .pb-quote > .pb-text { background: white; }
[data-theme=dark] .pb-overlap > .pb-text, [data-theme=dark] .pb-quote > .pb-text { background-color: var(--color-bg-light); }

[data-theme=dark] .bg-content-transparent .pb-text, [data-theme=dark] .bg-content-transparent .pb-overlap > .pb-text { background-color: transparent; }

.sollicitatie-procedure { gap: 1em; list-style: none; margin: 0; padding-left: 2em; position: relative; }
@media (min-width: 768px) { .sollicitatie-procedure { grid-template-columns: 1fr; padding-right: 2em; } }
.sollicitatie-procedure:after { border-left: 2px solid #cdd0df; content: ''; position: absolute; z-index: 0; bottom: 0; left: 20px; top: 0; }
@media (min-width: 992px) { .sollicitatie-procedure:after { border-bottom: 2px solid #cdd0df; border-left: none; bottom: auto; left: 0; right: 0; top: 20px; } }
.sollicitatie-procedure input { display: none; }
.sollicitatie-procedure label { animation: pulse-sol 2s infinite; animation-delay: 1s; background-color: #9b9daa; border-radius: 50%; cursor: pointer; color: white; display: block; width: 40px; height: 40px; line-height: 40px; position: relative; text-align: center; transition: all 0.5s ease-in-out; z-index: 1; }
@media (max-width: 1023.98px) { .sollicitatie-procedure label { position: absolute; left: -30px; top: -6px; } }
.sollicitatie-procedure li { position: relative; }
.sollicitatie-procedure li > div { background: #f2f4f7; margin-top: 12px; padding: 1em; position: relative; transition: opacity 0.5s ease-in-out, transform 0.1s ease-out; }
@media (min-width: 992px) { .sollicitatie-procedure li > div { margin-top: 24px; height: calc(100% - 20px); opacity: 0; transform: scale(0.8) translateY(20px) translateX(-30px); }
  .sollicitatie-procedure li > div:before { content: ''; border-left: 12px solid transparent; border-right: 12px solid transparent; border-bottom: 12px solid #f2f4f7; position: absolute; left: 8px; top: -10px; }
  [data-theme=dark] .sollicitatie-procedure li > div:before { border-bottom: 12px solid #002a5c; } }
@media (min-width: 1200px) { .sollicitatie-procedure li > div { height: calc(100% - 62px); } }
[data-theme=dark] .sollicitatie-procedure li > div { background-color: #002a5c; }
.sollicitatie-procedure li.active label { animation: none; background: #002a5c; }
@media (min-width: 992px) { .sollicitatie-procedure li.active label { transform: scale(1.5); } }
@media (max-width: 1023.98px) { .sollicitatie-procedure li.active div { display: block; } }
@media (min-width: 768px) { .sollicitatie-procedure li.active div { transform: scale(1) translateY(0) translateX(0); opacity: 1; } }
.sollicitatie-procedure li.previous label { animation: none; background-color: #002a5c; }
.sollicitatie-procedure li.previous div { display: block; transform: scale(1) translateY(0) translateX(0); }
@media (min-width: 992px) { .sollicitatie-procedure li.previous div { opacity: 1; } }

@media (min-width: 992px) { .sollicitatie-procedure.two-blocks { grid-template-columns: repeat(2, 1fr); }
  .sollicitatie-procedure.three-blocks { grid-template-columns: repeat(3, 1fr); }
  .sollicitatie-procedure.four-blocks { grid-template-columns: repeat(4, 1fr); }
  .sollicitatie-procedure.five-blocks { grid-template-columns: repeat(5, 1fr); } }
.pb-btn-gray, .pb-btn-arrow-gray, .pb-btn-red, .pb-btn-arrow-red { background: #e5e7ef; border: none; border-radius: 5px; cursor: pointer; display: inline-block; font-family: Verdana, sans-serif; line-height: 1.2; padding: 10px 16px; text-decoration: none; }

[data-theme=dark] .pb-btn-gray, [data-theme=dark] .pb-btn-arrow-gray { background-color: #002a5c; }

.pb-btn-red, .pb-btn-arrow-red { background: #ed1c24; color: white; }

.pb-btn-arrow-gray, .pb-btn-arrow-red { padding-right: 30px; position: relative; }
.pb-btn-arrow-gray:after, .pb-btn-arrow-red:after { content: ""; position: absolute; right: 15px; top: 12px; transition: all 0.2s ease-in-out; }
.pb-btn-arrow-gray:hover:after, .pb-btn-arrow-red:hover:after { right: 10px; }

.pb-video-player { margin: 0 auto; }
.pb-video-player video { width: 100%; }
#m-complex.a-show .pb-video-player { max-width: 640px; }

.pb-wb-contact > .content > h2 { text-align: center; }
.pb-wb-contact > .pb-grid { margin-top: 3em; }

.pb-form { background: white; display: grid; gap: 2em; grid-template-columns: 1fr; margin-top: 2em; margin-left: auto; margin-right: auto; max-width: 635px; padding: 2em; }
@media (min-width: 768px) { .pb-form.pb-form-has-sidebar { grid-template-columns: 5fr 3fr; margin-left: 0; margin-right: 0; max-width: 100%; } }
.pb-form .user-form th, .pb-form .user-form td { display: block; }
@media screen and (min-width: 850px) { .pb-form .user-form th, .pb-form .user-form td { display: table-cell; } }
.pb-form .user-form th { max-width: 100%; }
@media screen and (min-width: 850px) { .pb-form .user-form th { max-width: 200px; } }
.pb-form .pb-sidebar img { display: block; }
.pb-form div.content { padding: 2em; }

.sec-pb-text-left, .sec-pb-text-right { padding: 0; }
.sec-pb-text-left h2, .sec-pb-text-left h3, .sec-pb-text-left h4, .sec-pb-text-left h5, .sec-pb-text-right h2, .sec-pb-text-right h3, .sec-pb-text-right h4, .sec-pb-text-right h5 { margin-top: 0; margin-bottom: .5em; line-height: 1.5; }
.sec-pb-text-left h2:last-child, .sec-pb-text-left h3:last-child, .sec-pb-text-left h4:last-child, .sec-pb-text-left h5:last-child, .sec-pb-text-right h2:last-child, .sec-pb-text-right h3:last-child, .sec-pb-text-right h4:last-child, .sec-pb-text-right h5:last-child { margin-bottom: 0; }
.sec-pb-text-left h2, .sec-pb-text-right h2 { font-size: var(--fs-h2); }
@media (max-width: 767.98px) { .sec-pb-text-left h2, .sec-pb-text-right h2 { font-size: var(--fs-h3); } }
.sec-pb-text-left h3, .sec-pb-text-right h3 { font-size: var(--fs-h3); }
.sec-pb-text-left h4, .sec-pb-text-right h4 { font-size: var(--fs-h4); }
.sec-pb-text-left h5, .sec-pb-text-right h5 { font-size: var(--fs-h5); }
.sec-pb-text-left.spc-top, .sec-pb-text-right.spc-top { padding-top: 75px; }
.sec-pb-text-left.spc-bottom, .sec-pb-text-right.spc-bottom { padding-bottom: 75px; }
@media (max-width: 767.98px) { .sec-pb-text-left, .sec-pb-text-right { display: flex; flex-direction: column; } }
.sec-pb-text-left .pb-layout-auto, .sec-pb-text-right .pb-layout-auto { display: flex; align-items: center; }
@media (max-width: 991.98px) { .sec-pb-text-left .pb-layout-auto, .sec-pb-text-right .pb-layout-auto { padding: 30px 0; } }
@media (max-width: 767.98px) { .sec-pb-text-left .pb-layout-auto, .sec-pb-text-right .pb-layout-auto { flex-direction: column; } }
.sec-pb-text-left .pb-text, .sec-pb-text-right .pb-text { padding: 55px 100px 60px 66px; box-shadow: 0px 3px 10px #00000014; }
@media (max-width: 767.98px) { .sec-pb-text-left .pb-text, .sec-pb-text-right .pb-text { padding: 30px; } }
.sec-pb-text-left .pb-layout-equal-columns, .sec-pb-text-right .pb-layout-equal-columns { display: flex; flex-direction: row; }
.sec-pb-text-left .pb-layout-equal-columns .pb-text.align-left, .sec-pb-text-right .pb-layout-equal-columns .pb-text.align-left { margin-right: auto; }
.sec-pb-text-left .pb-layout-equal-columns .pb-text.align-right, .sec-pb-text-right .pb-layout-equal-columns .pb-text.align-right { margin-left: auto; }
@media (max-width: 767.98px) { .sec-pb-text-left .pb-layout-equal-columns .pb-text.align-left, .sec-pb-text-left .pb-layout-equal-columns .pb-text.align-right, .sec-pb-text-right .pb-layout-equal-columns .pb-text.align-left, .sec-pb-text-right .pb-layout-equal-columns .pb-text.align-right { margin-left: 0; margin-right: 0; } }
@media (max-width: 767.98px) { .sec-pb-text-left .pb-layout-equal-columns, .sec-pb-text-right .pb-layout-equal-columns { flex-direction: column; } }
.sec-pb-text-left .pb-layout-equal-columns .pb-text, .sec-pb-text-left .pb-layout-equal-columns .pb-image, .sec-pb-text-right .pb-layout-equal-columns .pb-text, .sec-pb-text-right .pb-layout-equal-columns .pb-image { width: 50%; }
@media (max-width: 767.98px) { .sec-pb-text-left .pb-layout-equal-columns .pb-text, .sec-pb-text-left .pb-layout-equal-columns .pb-image, .sec-pb-text-right .pb-layout-equal-columns .pb-text, .sec-pb-text-right .pb-layout-equal-columns .pb-image { width: 100%; } }
@media (max-width: 767.98px) { .sec-pb-text-left .pb-layout-equal-columns .pb-image img, .sec-pb-text-right .pb-layout-equal-columns .pb-image img { width: 100%; } }
.sec-pb-text-left .pb-layout-equal-columns.pb-overlap, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap { display: flex; position: relative; }
.sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-image, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-image { position: absolute; width: calc(50% + 100px); }
@media (max-width: 767.98px) { .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-image, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-image { position: static; width: 100%; } }
@media (min-width: 768px) and (max-width: 991.98px) { .sec-pb-text-left .pb-layout-equal-columns.pb-overlap.pb-text-left, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap.pb-text-left { flex-direction: column; }
  .sec-pb-text-left .pb-layout-equal-columns.pb-overlap.pb-text-left .pb-text, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap.pb-text-left .pb-text { width: 90%; }
  .sec-pb-text-left .pb-layout-equal-columns.pb-overlap.pb-text-left .pb-text + .pb-image, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap.pb-text-left .pb-text + .pb-image { position: relative; width: 90%; order: 2; top: 0; margin-top: -90px; margin-left: auto; }
  .sec-pb-text-left .pb-layout-equal-columns.pb-overlap.pb-text-right, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap.pb-text-right { flex-direction: column; }
  .sec-pb-text-left .pb-layout-equal-columns.pb-overlap.pb-text-right .pb-image, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap.pb-text-right .pb-image { position: relative; width: 90%; top: 0; }
  .sec-pb-text-left .pb-layout-equal-columns.pb-overlap.pb-text-right .pb-image + .pb-text, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap.pb-text-right .pb-image + .pb-text { position: relative; width: 90%; order: 1; top: 0; margin-top: -90px; margin-left: auto; } }
.sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text.align-left, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-text.align-left { margin-top: 0; }
.sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text + .pb-image, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-text + .pb-image { right: 0; top: 90px; }
@media (max-width: 767.98px) { .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text + .pb-image, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-text + .pb-image { position: static; } }
.sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-image + .pb-text, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-image + .pb-text { left: 0; margin-top: 90px; }
@media (max-width: 767.98px) { .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-image + .pb-text, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-image + .pb-text { position: static; margin-top: 0; } }
.sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-text { position: relative; z-index: 5; width: calc(50% + 30px); }
@media (max-width: 767.98px) { .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-text { width: 100%; } }
@media (max-width: 767.98px) { .sec-pb-text-left .pb-layout-equal-columns.pb-overlap, .sec-pb-text-right .pb-layout-equal-columns.pb-overlap { display: flex; } }

@media (min-width: 992px) { .sec-pb-text-left.has-overlap .center { margin-bottom: 90px; } }
.bg-content-transparent .pb-text { box-shadow: none; }

.sec-pb-text-double { padding: 80px 0; }
.sec-pb-text-double > .center, .sec-pb-text-double .pagebuilder__container > .center { max-width: var(--max-width-xs); }
.sec-pb-text-double.h-align-aside .pagebuilder__container > .center { max-width: 100%; }

.sec-pb-text-double:not(.spc-top), .sec-pb-block-triple:not(.spc-top), .sec-pb-wide:not(.spc-top), .sec-pb-downloads:not(.spc-top) { padding-top: 0; }
.sec-pb-text-double:not(.spc-bottom), .sec-pb-block-triple:not(.spc-bottom), .sec-pb-wide:not(.spc-bottom), .sec-pb-downloads:not(.spc-bottom) { padding-bottom: 0; }

.sec-pb-extras + .sec-pb-text-double { padding-top: 40px; }

/* FAQ (Most asked questions) */
.sec-pb-faqs { padding: 0; margin: 0; }
.sec-pb-faqs.spc-bottom { margin-bottom: 100px; }
@media (max-width: 1023.98px) { .sec-pb-faqs.spc-bottom { margin-bottom: 50px; } }
.sec-pb-faqs.spc-top { margin-top: 60px; }
@media (max-width: 1023.98px) { .sec-pb-faqs.spc-top { margin-top: 50px; } }
.sec-pb-faqs h2 { margin-bottom: 0; font-size: var(--fs-h2-sm); }

.pb-has-aside { --template_columns: 5fr 6.4fr; --gap: 2rem; display: grid; gap: var(--gap); }
.sec-pb-faqs .pb-has-aside { --template_columns: 12fr 7fr; }
@media (min-width: 992px) { .pb-has-aside.yumpu-more { --template_columns: 2fr 1fr; } }
@media (min-width: 768px) { .pb-has-aside { grid-template-columns: var(--template_columns); } }
@media (min-width: 768px) and (min-width: 768px) { .pb-has-aside { --gap: 100px; } }
@media (min-width: 768px) and (min-width: 992px) { .pb-has-aside { --gap: 145px; } }

.pb-has-aside.yumpu-one { max-width: 1130px; }

.page-content .sec-pb-photo-album, .sec-pb-photo-album { padding: 0; }
.page-content .sec-pb-photo-album.spc-top, .sec-pb-photo-album.spc-top { margin-top: 60px; }
@media (max-width: 1023.98px) { .page-content .sec-pb-photo-album.spc-top, .sec-pb-photo-album.spc-top { margin-top: 30px; } }
.page-content .sec-pb-photo-album.spc-bottom, .sec-pb-photo-album.spc-bottom { margin-bottom: 60px; }
@media (max-width: 1023.98px) { .page-content .sec-pb-photo-album.spc-bottom, .sec-pb-photo-album.spc-bottom { margin-bottom: 30px; } }
.page-content .sec-pb-photo-album p:last-child, .sec-pb-photo-album p:last-child { margin-bottom: 30px; }

#m-complex.a-show .sec-pb-photo-album .content > h2, #m-complex.a-show .sec-pb-photo-album .content > p { text-align: center; }
#m-complex.a-show .sec-pb-wide .center .content > * { text-align: center; }
#m-complex.a-show .sec-pb-wide .center .content > ul, #m-complex.a-show .sec-pb-wide .center .content > ol { list-style-position: inside; }
#m-complex.a-show .pb-video-player { max-width: 640px; }

#m-bwProject.a-show .sec-pb-faqs .center > .content { margin-inline: 0; }

#sitemap-downloads-wrap + #sitemap-links { margin-top: 2rem; }

.text-attention-block { display: flex; gap: 30px; justify-content: space-between; background-color: var(--color-bg-light); padding: 40px 50px; }
.text-attention-block .block-title--sm { margin-bottom: 1rem; }
.text-attention-block.light { background-color: var(--color-bg-light); color: #002a5c; }
.text-attention-block.dark { background-color: #002a5c; color: white; }
.text-attention-block.dark .button-hollow, .text-attention-block.dark .button-white, .text-attention-block.dark .button-faq, .text-attention-block.dark .btn--prev-step { color: white; border-color: white; }
.text-attention-block.dark .text-attention-block__content a { color: #96c5ff; }
.text-attention-block .button, .text-attention-block .link-meer, .text-attention-block .button-faq, .text-attention-block .btn--prev-step, .text-attention-block .btn--next-step { margin-top: 30px; }
.text-attention-block .quick-buttons { max-width: 450px; width: 100%; }
.text-attention-block .quick-buttons .quick-buttons-wrapper { grid-template-columns: 1fr !important; }
@media (max-width: 767px) { .text-attention-block { flex-direction: column; } }

.text-attention-block__content { font-family: Interstate-Regular, Verdana, sans-serif; font-weight: bold; font-size: var(--fs-h4); }
.text-attention-block__content a { text-decoration: none; color: #2E8CFF; }

.text-attention-block__main { width: calc(100% - 450px); }

.text-attention-block__side { width: 450px; display: flex; flex-direction: column; align-items: flex-end; }

.text-attention-block.has-side .text-attention-block__main { max-width: 640px; }

[data-theme="default"] .text-attention-block.dark .quick-buttons .quick-buttons-wrapper a { border-color: transparent; }

[data-theme="dark"] .text-attention-block { background-color: #002a5c; color: white; }
[data-theme="dark"] .text-attention-block.dark { background-color: #0058C4; }
[data-theme="dark"] .text-attention-block__content a { color: white; }

.page-content-section--with-sidebar .page-content-section__main .sec-pb-text-attention .section-container { padding-left: 0; padding-right: 0; }
.page-content-section--with-sidebar .page-content-section__main .text-attention-block { flex-direction: column; }
.page-content-section--with-sidebar .page-content-section__main .text-attention-block .text-attention-block__main { max-width: 100%; width: 100%; }
.page-content-section--with-sidebar .page-content-section__main .text-attention-block .text-attention-block__side { width: 100%; align-items: flex-start; }

.sec-pb-text-attention:not(.spc-bottom) { padding-bottom: 0 !important; }

.sec-pb-text-attention:not(.spc-top) { padding-top: 0 !important; }

.pagebuilder.spc-bottom + .sec-pb-text-attention.spc-top, .sec-pb-text-attention.spc-bottom + .sec-pb-text-attention.spc-top { padding-top: 18px; }
@media (max-width: 1024px) { .pagebuilder.spc-bottom + .sec-pb-text-attention.spc-top, .sec-pb-text-attention.spc-bottom + .sec-pb-text-attention.spc-top { padding-top: 18px; } }

@media (max-width: 1024px) { .text-attention-block { flex-direction: column; padding: 30px; }
  .text-attention-block.has-side .text-attention-block__main { max-width: 100%; }
  .text-attention-block__main, .text-attention-block__side { width: 100%; align-items: flex-start; } }
@media (max-width: 767.98px) { .spc-top.sec-pb-text-attention { padding-top: 2rem; } }
#complex h1 { text-align: center; }
#complex h1:after { display: none; }
#complex .center-content--small { margin-top: -45px !important; text-align: center; }

.contact-intro-row-container { border-top: 2px solid #f2f4f7; margin: 30px 0 20px 0; padding-top: 7px; }
.contact-intro-row-container h2 { margin-bottom: 23px; }

.contact-intro-row { display: grid; gap: 50px; grid-template-columns: repeat(auto-fit, 200px); justify-content: center; }

.wb-contact { color: #ed1c24; max-width: 180px; }
[data-theme=dark] .wb-contact { color: white; }
.wb-contact picture { display: block; }
.wb-contact img { border-radius: 50%; box-shadow: 0 -4px 0 4px #002a5c; max-width: 90px; }
.wb-contact a { text-decoration: none; }
.wb-contact a:hover { text-decoration: underline; }
.wb-contact .popper-trigger { white-space: nowrap; }
.wb-contact .wb-person { font-family: Verdana, sans-serif; }

.partial-underline { display: inline-block; position: relative; }
.partial-underline:after { border-bottom: 2px solid #002a5c; content: ''; bottom: 0; left: 0; position: absolute; width: 75%; }
[data-theme=dark] .partial-underline:after { border-color: white; }

#m-Complex .sec-pb-form.bg-dark .pb-form { background: transparent; }

.brw-icon-afval:after { background: url(/images/brw/afval.svg) center center no-repeat; }

.brw-icon-auto:after { background: url(/images/brw/auto.svg) center center no-repeat; }

.brw-icon-boom:after { background: url(/images/brw/boom.svg) center center no-repeat; }

.brw-icon-buren:after { background: url(/images/brw/buren.svg) center center no-repeat; }

.brw-icon-container:after { background: url(/images/brw/container.svg) center center no-repeat; }

.brw-icon-fiets:after { background: url(/images/brw/fiets.svg) center center no-repeat; }

.brw-icon-geluid:after { background: url(/images/brw/geluid.svg) center center no-repeat; }

.brw-icon-huis:after { background: url(/images/brw/huis.svg) center center no-repeat; }

.brw-icon-huisdieren:after { background: url(/images/brw/huisdieren.svg) center center no-repeat; }

.brw-icon-keuken:after { background: url(/images/brw/keuken.svg) center center no-repeat; }

.brw-icon-klussen:after { background: url(/images/brw/klussen.svg) center center no-repeat; }

.brw-icon-raamfolie:after { background: url(/images/brw/raamfolie.svg) center center no-repeat; }

.brw-icon-schoonmaak:after { background: url(/images/brw/schoonmaak.svg) center center no-repeat; }

.brw-icon-spreekwolk:after { background: url(/images/brw/spreekwolk.svg) center center no-repeat; }

.brw-icon-terras:after { background: url(/images/brw/terras.svg) center center no-repeat; }

[class^=brw-icon-] { position: relative; }
[class^=brw-icon-]:after { content: ''; display: block; }
.pb-afspraak [class^=brw-icon-] { padding-top: 100px; }
.pb-afspraak [class^=brw-icon-]:after { height: 80px; left: calc(50% - 40px); position: absolute; top: 0; width: 80px; }
[data-theme=dark] .pb-afspraak [class^=brw-icon-]:after { background-color: #f2f4f7; background-size: 80%; border-radius: 50%; }
.accordion-item [class^=brw-icon-] { align-items: center; display: flex; line-height: 1.5; min-height: 70px; padding: 0 40px 0 70px; }
.accordion-item [class^=brw-icon-]:before { top: 23px; }
.accordion-item [class^=brw-icon-]:after { background-color: #f2f4f7; background-size: 80%; border-radius: 50%; height: 50px; left: 0; position: absolute; top: 11px; width: 50px; }
.accordion-item [class^=brw-icon-] + .accordion-item-content { padding-bottom: 20px; }

.pb-afspraak { text-align: center; }
@media (min-width: 768px) { .pb-afspraak { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 50px; } }

.pb-regels .accordion { margin-bottom: 0; }
@media (max-width: 991.98px) { .pb-regels .accordion { margin-top: -1px; } }
@media (min-width: 768px) { .pb-regels.row .col-md-6:first-child { padding-right: 47px; }
  .pb-regels.row .col-md-6:last-child { padding-left: 47px; } }
.pb-regels .accordion-item-content { padding-bottom: 30px; }

.sec-pb-wb-regels .content > h2 { text-align: center; }

.pb-wb-contact .popper-wrap { margin-bottom: 10px; }
.pb-wb-contact .meta { margin-bottom: 20px; }
.pb-wb-contact .email { margin-left: 1em; }
.pb-wb-contact .pb-image img { border-radius: 50%; box-shadow: 0 -8px 0 8px #002a5c; max-width: 250px; }
@media (max-width: 991.98px) { .pb-wb-contact .pb-image img { margin: 0 auto; } }
@media (min-width: 768px) { .pb-wb-contact .pb-grid { grid-template-columns: 285px 1fr; } }

/* Helpers */
.h-darkmode-only { display: none; }

.h-lightmode-only { display: block; }

[data-theme='dark'] .h-darkmode-only { display: inline-block; }

[data-theme='dark'] .h-lighmode-only { display: none; }

@media screen and (max-width: 400px) { #terminology-button-wrap { top: 32px !important; } }
@media screen and (max-width: 767px) { #content-font-wrap { right: 0; top: 44px; width: 150px; z-index: 2; }
  #terminology-button-wrap { left: 50%; margin-left: -21px; position: absolute; right: auto; top: 20px; }
  #change-font-size { top: 48px; right: -5px; } }
@media screen and (min-width: 768px) { #content-font-wrap-inner { position: relative; }
  #change-font-size { right: 5px; }
  #accessibility-wrap { display: flex; }
  #readspeaker_button1 { flex: 1.25; }
  #switch-theme { flex: 0.5; }
  #google-translate, #content-font-wrap { flex: 1; } }
:root { --fancybox-content-color: #002a5c; --color-page-background: #fff; --color-content-background: #fff; --color-button-background: #e5e7ef; --color-text: #002a5c; --color-headings: #002a5c; --color-primary: #ed1c24; --color-primary-light: #F1555A; --color-primary-hover: #F1555A; --color-secondary: #002a5c; --color-secondary-light: #0058C4; --color-secondary-hover: #0058C4; --color-blue-light: #2E8CFF; --color-blue-lighter: #96C5FF; --color-bg-light: #f4f9ff; --color-bg-lightest: #ffffff; --color-green: #2acb70; --color-green-light: #91E8B7; --color-breadcrumb: rgba(0, 42, 92, 0.5); --color-breadcrumb-hover: #002A5C; --color-carousel-pagination: rgba(0, 42, 92, 0.3); --color-form-focus: rgba(46, 140, 255, 0.75); /* Quick buttons */ --color-qck-btn-bg: white; --color-qck-btn: var(--color-text); --color-qck-btn-bg-prominent: #002a5c; --color-qck-btn-prominent: white; /* Inputs */ --color-input-text: var(--color-text); --color-input-placeholder: #002a5c; --opacity-input-placeholder: .25; /* Button specific colors */ --color-btn-text-light: #fff; --color-btn-bg-primary: var(--color-primary); --color-btn-bg-primary-light: var(--color-primary-light); --color-btn-primary-hover: #F1555A; --color-btn-text-dark: #002a5c; --color-btn-bg-secondary: #002a5c; --color-btn-bg-secondary-light: #0058C4; --color-btn-bg-blue: #0058C4; --color-btn-bg-blue-hover: #2E8CFF; --color-btn-bg-light-blue: #2E8CFF; --color-btn-bg-light-blue-hover: #96C5FF; /* Arrow icon */ --color-arrow-icon-border: #002a5c; --color-arrow-icon-border-hover: #002a5c; --color-arrow-icon-text: #ed1c24; --color-arrow-icon-text-hover: #fff; --color-arrow-icon-bg: transparent; --color-arrow-icon-bg-hover: #002a5c; /* Marked text color */ --color-mark: #f7941e; --color-mark-org: #f7941e; /* Mobile menu colors */ --color-mm-bg: white; /* Alert colors */ --color-alert-background: #2E8CFF; --color-alert-text: white; --color-alert-border: #002a5c; /* Font sizes */ --fs-size-factor: 1; --fs-h1: calc(48px * var(--fs-size-factor)); --fs-h2: calc(36px * var(--fs-size-factor)); --fs-h2-sm: calc(32px * var(--fs-size-factor)); --fs-h3: calc(24px * var(--fs-size-factor)); --fs-h4: calc(20px * var(--fs-size-factor)); --fs-h5: calc(18px * var(--fs-size-factor)); --fs-30: calc(30px * var(--fs-size-factor)); --fs-28: calc(28px * var(--fs-size-factor)); --fs-15: calc(15px * var(--fs-size-factor)); --fs-13: calc(13px * var(--fs-size-factor)); --fs-xxs: calc(12px * var(--fs-size-factor)); --fs-xs: calc(14px * var(--fs-size-factor)); --fs-sm: calc(16px * var(--fs-size-factor)); --fs-m: calc(18px * var(--fs-size-factor)); /* Max width */ --max-width-no-pad: 1380px; --max-width: 1440px; --max-width-sm-no-pad: 1260px; --max-width-sm: 1320px; --max-width-xs-no-pad: 1030px; --max-width-xs: 1090px; /* Spacings */ --sp: 30px; --ws-lg: 30px; --ws-md: 30px; --ws-sm: 20px; /* News item width */ --news-item-width: 438px; }

html.font-size-large { --fs-size-factor: 1.2; }

html.font-size-extra-large { --fs-size-factor: 1.3; }

@media (max-width: 1023.98px) { :root { --sp: var(--ws-lg); } }
@media (max-width: 991.98px) { :root { --sp: var(--ws-md); } }
@media (max-width: 767.98px) { :root { --sp: var(--ws-sm); } }
html[data-theme='dark'] { --fancybox-content-color: #fff; --color-page-background: #002a5c; /* Blue dark */ --color-content-background: #0058C4; /* Blue less dark */ --color-button-background: #002a5c; --color-text: #fff; --color-headings: #fff; --color-breadcrumb: white; --color-breadcrumb-hover: #F4F9FF; /* Quick buttons */ --color-qck-btn-bg: #002a5c; --color-qck-btn: var(--color-text); --color-qck-btn-bg-prominent: #96C5FF; --color-qck-btn-prominent: #002a5c; /* Inputs */ --color-input-text: var(--color-text); --color-input-placeholder: #fff; /* Button specific colors */ --color-btn-text-light: #002a5c; --color-btn-text-dark: #fff; --color-btn-bg-primary-light: rgba(241, 85, 90, 0.7); --color-btn-bg-primary-hover: #F1555A; --color-btn-bg-secondary: #f2f4f7; --color-btn-bg-secondary-light: #96C5FF; --color-btn-bg-secondary-hover: #96C5FF; --color-bg-light: #0058C4; --color-bg-lightest: #002a5c; --color-btn-bg-blue: #0058C4; --color-btn-bg-blue-hover: #2E8CFF; --color-btn-bg-light-blue: #2E8CFF; --color-btn-bg-light-blue-hover: #96C5FF; --color-green: #2E8CFF; --color-green-light: #96C5FF; /* Arrow icon */ --color-arrow-icon-border: #fff; --color-arrow-icon-border-hover: #96C5FF; --color-arrow-icon-text: #96C5FF; --color-arrow-icon-text-hover: #002a5c; --color-arrow-icon-bg: transparent; --color-arrow-icon-bg-hover: #96C5FF; /* Mobile menu colors */ --color-mm-bg: #002a5c; /* Alerts */ --color-alert-background: #F68E91; --color-alert-text: #002a5c; }

html[data-page-scope="zoek"] { /* Marked text color */ --color-mark: #2acb70; }

body { background-color: var(--color-page-background); color: var(--color-text); }

#top-wrap { background-color: var(--color-page-background); }

#header-wrap { background-color: var(--color-page-background); }

[data-theme='dark'] #sitemap-intro { background-color: var(--color-page-background); }

[data-theme='dark'] .sitemap-intro h1:after { border-color: #fff; }

@media (min-width: 768px) { [data-theme='dark'] #top-menu-wrap { background-color: var(--color-content-background); } }
[data-theme='dark'] #top-menu-wrap a { background-color: var(--color-content-background); color: var(--color-text); }

[data-theme="dark"] #vacature-list-wrapper { background-color: var(--color-page-background); }
[data-theme="dark"] #vacature-list-wrapper .vacature-item { background-color: var(--color-content-background); }

[data-theme="dark"] .pb-form { background-color: var(--color-content-background); }

[data-theme="dark"] #vacature-wheel { background-image: url(../images/vacstories-dark.svg); }

a { color: var(--color-text); }

.item span.btn, a.btn, a.btn.big-gray, span.btn { background-color: var(--color-button-background); color: var(--color-text); }

.btn--border, .multi-step-form-close { border: 2px solid #96c5ff; border-radius: 4px; padding: 0.5em 1em; text-decoration: none; }

[data-theme='dark'] input[type=text], [data-theme='dark'] input[type=email], [data-theme='dark'] textarea, [data-theme='dark'] select, [data-theme='dark'] select option, [data-theme='dark'] .dz-clickable { color: rgba(255, 255, 255, 0.9); }

[data-theme='dark'] ::placeholder { color: rgba(255, 255, 255, 0.5); }

[data-theme='dark'] blockquote { background-color: var(--color-page-background); }

/* Home: help */
[data-theme='dark'] .block-help { background-color: var(--color-content-background); }

.block--info h2 { color: var(--color-headings); }

[data-theme='dark'] .block--info .related { background-image: url(/themes/bw/images/dark/i/warning.svg); }

/* Home: search */
[data-theme='dark'] .type-vraag { background-color: var(--color-content-background); }

[data-theme='dark'] .type-vraag form { background-color: #a6b5c5; }

[data-theme='dark'] .type-vraag input[type=text] { background-color: var(--color-page-background); color: var(--color-text); }

[data-theme='dark'] .type-vraag input[type=text]::placeholder { color: var(--color-text); }

[data-theme='dark'] .type-vraag input[type=submit] { background-image: url(/themes/bw/images/dark/i/zoeken.svg); background-color: var(--color-content-background); }

/* Home: bewonersverhalen */
.item--resident .image { background: var(--color-page-background); }

/* Logo */
#logo img { display: none; }

[data-theme='default'] #logo .theme-default { display: inline; }

[data-theme='dark'] #logo .theme-dark { display: inline; }

[data-theme='dark'] .center-content--small { background: var(--color-content-background); }
[data-theme='dark'] .center-content--small h1:after { border-color: #fff; }

[data-theme='dark'] main #content { background: url("/themes/bw/images/dark/bg-logo-part.svg") no-repeat right top; background-size: 120%; }

[data-theme='dark'] .page-bg-gray, [data-theme='dark'] .page-bg-gray.no-visual #content { background: var(--color-page-background); }

/* Main menu */
#main-menu .before { background-color: var(--color-page-background); border-bottom-color: var(--color-content-background); }

header nav a { color: var(--color-text); }

[data-theme='dark'] #main-menu:hover > li.active:not(:hover) > a { color: var(--color-text); }

[data-theme='dark'] #main-menu-wrap .related { background-color: var(--color-page-background); }

[data-theme='dark'] #main-menu > li:before { color: var(--color-content-background); }

/* Filter */
#filter-list, #filter-list .toggle { background-color: var(--color-content-background); }

/* Footer */
[data-theme='dark'] footer { background-color: #0058C4; }

[data-theme='dark'] #sub-footer { background-image: url(../images/dark/bg-logo-part.svg); background-color: var(--color-page-background); color: var(--color-text); }
@media (max-width: 991.98px) { [data-theme='dark'] #sub-footer { background-image: none; } }

[data-theme='dark'] #footer-menu a { color: var(--color-text); }

[data-theme='dark'] p.telefoonnummer { color: var(--color-text); }

[data-theme='default'] #footer-inner-img .theme-default { display: block; }

[data-theme='dark'] #footer-inner-img .theme-dark { display: block; }

.link-icon-large a { background-color: var(--color-page-background); }

.link-icon-large a:hover { color: #002a5c; background-color: #fff; }

/* Icons */
#footer-inner .icon-faq:before, [data-theme='dark'] .icon-faq:before { background-image: url("/themes/bw/images/dark/i/veelgestelde_vragen.svg"); }
#footer-inner .icon-afspraak:before, [data-theme='dark'] .icon-afspraak:before { background-image: url("/themes/bw/images/dark/i/afspraak_maken.svg"); }
#footer-inner .icon-woning:before, [data-theme='dark'] .icon-woning:before { background-image: url("/themes/bw/images/dark/i/woning.svg"); }
#footer-inner .icon-inschrijven:before, [data-theme='dark'] .icon-inschrijven:before { background-image: url("/themes/bw/images/dark/i/inschrijven2.svg"); }
#footer-inner .icon-reparatie:before, [data-theme='dark'] .icon-reparatie:before { background-image: url("/themes/bw/images/dark/i/reparatie.svg"); }
#footer-inner .icon-inloggen:before, [data-theme='dark'] .icon-inloggen:before { background-image: url("/themes/bw/images/dark/i/mijn_brabantwonen.svg"); }

[data-theme='dark'] #topmenu .icon-inloggen:hover:before { background-image: url("/themes/bw/images/dark/i/inloggen.svg"); }

[data-theme='dark'] .icon-contact:before { background-image: url("/themes/bw/images/dark/i/contact.svg"); }

[data-theme='dark'] .icon-zoek:before { background-image: url("/themes/bw/images/dark/i/zoek.svg"); }

[data-theme='dark'] .icon-zoeken:before { background-image: url("/themes/bw/images/dark/i/zoeken.svg"); }

[data-theme='dark'] .icon-home:before { background-image: url("/themes/bw/images/dark/i/home.svg"); }

[data-theme='dark'] .fas.fa-plus, [data-theme='dark'] .fa-plus.arrow:after, [data-theme='dark'] .fa-plus.arrow--back:after, [data-theme='dark'] .block--link span.fa-plus:after, .block--link [data-theme='dark'] span.fa-plus:after, [data-theme='dark'] .fa-plus.accordion-plus-minus, [data-theme='dark'] .info-blocks .info-block h3.fa-plus:first-child:after, .info-blocks .info-block [data-theme='dark'] h3.fa-plus:first-child:after, [data-theme='dark'] .quick-block > label.fa-plus:after, [data-theme='dark'] .accordion-item > .fa-plus.accordion-item-title:before, [data-theme='dark'] .pagebuilder .content a.fa-plus[href^="/downloadfile/"]:not([class]):before, .pagebuilder .content [data-theme='dark'] a.fa-plus[href^="/downloadfile/"]:not([class]):before, [data-theme='dark'] #footer-inner .sitemap-tree .type-label > span.fa-plus:after, #footer-inner .sitemap-tree [data-theme='dark'] .type-label > span.fa-plus:after, [data-theme='dark'] .fa-plus.uitvouw-knop:after, [data-theme='dark'] .fa-plus.link-arrow-l:before, [data-theme='dark'] .fa-plus.button-arrow-l:before, [data-theme='dark'] .fa-plus.link-arrow-r:after, [data-theme='dark'] .fa-plus.button--arrow-r:after, [data-theme='dark'] .fa-plus.link-meer:after, [data-theme='dark'] .fa-plus.btn--next-step:after, [data-theme='dark'] .page-content-section--project .page-content-section__sidebar .fa-plus.multi-step-form-start:after, .page-content-section--project .page-content-section__sidebar [data-theme='dark'] .fa-plus.multi-step-form-start:after, [data-theme='dark'] .content-section.type--page .fa-plus.multi-step-form-start:after, .content-section.type--page [data-theme='dark'] .fa-plus.multi-step-form-start:after, [data-theme='dark'] .fa-plus.button--arrow-l:before, [data-theme='dark'] .fa-plus.btn--prev-step:before, [data-theme='dark'] .fa-plus.button--arrow-d:after, [data-theme='dark'] .fa-plus.button--arrow-d-alt:after, [data-theme='dark'] .fa-plus.button-faq:not(.is-expanded):after, [data-theme='dark'] .fa-plus.button--arrow-u:after, [data-theme='dark'] .fa-plus.button--arrow-u-alt:after, [data-theme='dark'] .fa-plus.button-faq.is-expanded:after, [data-theme='dark'] #main-menu .many-levels > a.fa-plus:after, #main-menu [data-theme='dark'] .many-levels > a.fa-plus:after, [data-theme='dark'] #mobile-menu-wrap .fa-plus.mm-btn_prev:before, #mobile-menu-wrap [data-theme='dark'] .fa-plus.mm-btn_prev:before, [data-theme='dark'] .fa-plus.mm-btn_close::after, [data-theme='dark'] .mm-menu .mm-listview .fa-plus.mm-btn_next:after, .mm-menu .mm-listview [data-theme='dark'] .fa-plus.mm-btn_next:after, [data-theme='dark'] .fa-plus.swiper-button-prev:after, [data-theme='dark'] .fa-plus.swiper-button-next:after, [data-theme='dark'] .fa-plus.owl-prev:before, [data-theme='dark'] .fa-plus.owl-next:before, [data-theme='dark'] .cta-links ul li > a.fa-plus:after, .cta-links ul [data-theme='dark'] li > a.fa-plus:after, [data-theme='dark'] #project-interested-fixed .fa-plus.hide-fixed:before, #project-interested-fixed [data-theme='dark'] .fa-plus.hide-fixed:before, [data-theme='dark'] .quick-buttons .quick-buttons-wrapper a.fa-plus:after, .quick-buttons .quick-buttons-wrapper [data-theme='dark'] a.fa-plus:after, [data-theme='dark'] #main-menu ul.tree-level-2 > li > a.fa-plus:after, #main-menu [data-theme='dark'] ul.tree-level-2 > li > a.fa-plus:after, [data-theme='dark'] #download-submenu a.fa-plus:before, #download-submenu [data-theme='dark'] a.fa-plus:before, [data-theme='dark'] .download-submenu a.fa-plus:before, .download-submenu [data-theme='dark'] a.fa-plus:before, [data-theme='dark'] #sitemap-submenu a.fa-plus:before, #sitemap-submenu [data-theme='dark'] a.fa-plus:before, [data-theme='dark'] ul.gerelateerde_links a.fa-plus:before, ul.gerelateerde_links [data-theme='dark'] a.fa-plus:before, [data-theme='dark'] .fa-plus.dz-message:before, [data-theme='dark'] .multi-step-form-steps .fa-plus.number:before, .multi-step-form-steps [data-theme='dark'] .fa-plus.number:before, [data-theme='dark'] #filter-list-content li.fa-plus::marker, #filter-list-content [data-theme='dark'] li.fa-plus::marker, [data-theme='dark'] #search-overlay-results li.fa-plus::marker, #search-overlay-results [data-theme='dark'] li.fa-plus::marker, [data-theme='dark'] .search-related label h2.fa-plus:after, .search-related label [data-theme='dark'] h2.fa-plus:after, [data-theme='dark'] #search-results li.fa-plus::marker, #search-results [data-theme='dark'] li.fa-plus::marker, [data-theme='dark'] #filter-results-mobile > button.fa-plus:after, [data-theme='dark'] #filter-results-mobile-content button.fa-plus.close::after, #filter-results-mobile-content [data-theme='dark'] button.fa-plus.close::after, [data-theme='dark'] #downloads-list h2 a.fa-plus:after, #downloads-list h2 [data-theme='dark'] a.fa-plus:after, [data-theme='dark'] .fa-plus.pb-btn-arrow-gray:after, [data-theme='dark'] .fa-plus.pb-btn-arrow-red:after, [data-theme='dark'] #sitemap-links ul a.fa-plus:after, #sitemap-links ul [data-theme='dark'] a.fa-plus:after, [data-theme='dark'] .select2-container--minimal .fa-plus.select2-selection__arrow:before, .select2-container--minimal [data-theme='dark'] .fa-plus.select2-selection__arrow:before, [data-theme='dark'] .fas.fa-minus, [data-theme='dark'] .fa-minus.arrow:after, [data-theme='dark'] .fa-minus.arrow--back:after, [data-theme='dark'] .block--link span.fa-minus:after, .block--link [data-theme='dark'] span.fa-minus:after, [data-theme='dark'] .fa-minus.accordion-plus-minus, [data-theme='dark'] .info-blocks .info-block h3.fa-minus:first-child:after, .info-blocks .info-block [data-theme='dark'] h3.fa-minus:first-child:after, [data-theme='dark'] .quick-block > label.fa-minus:after, [data-theme='dark'] .accordion-item > .fa-minus.accordion-item-title:before, [data-theme='dark'] .pagebuilder .content a.fa-minus[href^="/downloadfile/"]:not([class]):before, .pagebuilder .content [data-theme='dark'] a.fa-minus[href^="/downloadfile/"]:not([class]):before, [data-theme='dark'] #footer-inner .sitemap-tree .type-label > span.fa-minus:after, #footer-inner .sitemap-tree [data-theme='dark'] .type-label > span.fa-minus:after, [data-theme='dark'] .fa-minus.uitvouw-knop:after, [data-theme='dark'] .fa-minus.link-arrow-l:before, [data-theme='dark'] .fa-minus.button-arrow-l:before, [data-theme='dark'] .fa-minus.link-arrow-r:after, [data-theme='dark'] .fa-minus.button--arrow-r:after, [data-theme='dark'] .fa-minus.link-meer:after, [data-theme='dark'] .fa-minus.btn--next-step:after, [data-theme='dark'] .page-content-section--project .page-content-section__sidebar .fa-minus.multi-step-form-start:after, .page-content-section--project .page-content-section__sidebar [data-theme='dark'] .fa-minus.multi-step-form-start:after, [data-theme='dark'] .content-section.type--page .fa-minus.multi-step-form-start:after, .content-section.type--page [data-theme='dark'] .fa-minus.multi-step-form-start:after, [data-theme='dark'] .fa-minus.button--arrow-l:before, [data-theme='dark'] .fa-minus.btn--prev-step:before, [data-theme='dark'] .fa-minus.button--arrow-d:after, [data-theme='dark'] .fa-minus.button--arrow-d-alt:after, [data-theme='dark'] .fa-minus.button-faq:not(.is-expanded):after, [data-theme='dark'] .fa-minus.button--arrow-u:after, [data-theme='dark'] .fa-minus.button--arrow-u-alt:after, [data-theme='dark'] .fa-minus.button-faq.is-expanded:after, [data-theme='dark'] #main-menu .many-levels > a.fa-minus:after, #main-menu [data-theme='dark'] .many-levels > a.fa-minus:after, [data-theme='dark'] #mobile-menu-wrap .fa-minus.mm-btn_prev:before, #mobile-menu-wrap [data-theme='dark'] .fa-minus.mm-btn_prev:before, [data-theme='dark'] .fa-minus.mm-btn_close::after, [data-theme='dark'] .mm-menu .mm-listview .fa-minus.mm-btn_next:after, .mm-menu .mm-listview [data-theme='dark'] .fa-minus.mm-btn_next:after, [data-theme='dark'] .fa-minus.swiper-button-prev:after, [data-theme='dark'] .fa-minus.swiper-button-next:after, [data-theme='dark'] .fa-minus.owl-prev:before, [data-theme='dark'] .fa-minus.owl-next:before, [data-theme='dark'] .cta-links ul li > a.fa-minus:after, .cta-links ul [data-theme='dark'] li > a.fa-minus:after, [data-theme='dark'] #project-interested-fixed .fa-minus.hide-fixed:before, #project-interested-fixed [data-theme='dark'] .fa-minus.hide-fixed:before, [data-theme='dark'] .quick-buttons .quick-buttons-wrapper a.fa-minus:after, .quick-buttons .quick-buttons-wrapper [data-theme='dark'] a.fa-minus:after, [data-theme='dark'] #main-menu ul.tree-level-2 > li > a.fa-minus:after, #main-menu [data-theme='dark'] ul.tree-level-2 > li > a.fa-minus:after, [data-theme='dark'] #download-submenu a.fa-minus:before, #download-submenu [data-theme='dark'] a.fa-minus:before, [data-theme='dark'] .download-submenu a.fa-minus:before, .download-submenu [data-theme='dark'] a.fa-minus:before, [data-theme='dark'] #sitemap-submenu a.fa-minus:before, #sitemap-submenu [data-theme='dark'] a.fa-minus:before, [data-theme='dark'] ul.gerelateerde_links a.fa-minus:before, ul.gerelateerde_links [data-theme='dark'] a.fa-minus:before, [data-theme='dark'] .fa-minus.dz-message:before, [data-theme='dark'] .multi-step-form-steps .fa-minus.number:before, .multi-step-form-steps [data-theme='dark'] .fa-minus.number:before, [data-theme='dark'] #filter-list-content li.fa-minus::marker, #filter-list-content [data-theme='dark'] li.fa-minus::marker, [data-theme='dark'] #search-overlay-results li.fa-minus::marker, #search-overlay-results [data-theme='dark'] li.fa-minus::marker, [data-theme='dark'] .search-related label h2.fa-minus:after, .search-related label [data-theme='dark'] h2.fa-minus:after, [data-theme='dark'] #search-results li.fa-minus::marker, #search-results [data-theme='dark'] li.fa-minus::marker, [data-theme='dark'] #filter-results-mobile > button.fa-minus:after, [data-theme='dark'] #filter-results-mobile-content button.fa-minus.close::after, #filter-results-mobile-content [data-theme='dark'] button.fa-minus.close::after, [data-theme='dark'] #downloads-list h2 a.fa-minus:after, #downloads-list h2 [data-theme='dark'] a.fa-minus:after, [data-theme='dark'] .fa-minus.pb-btn-arrow-gray:after, [data-theme='dark'] .fa-minus.pb-btn-arrow-red:after, [data-theme='dark'] #sitemap-links ul a.fa-minus:after, #sitemap-links ul [data-theme='dark'] a.fa-minus:after, [data-theme='dark'] .select2-container--minimal .fa-minus.select2-selection__arrow:before, .select2-container--minimal [data-theme='dark'] .fa-minus.select2-selection__arrow:before { color: #fff !important; }

[data-theme='dark'] #download-submenu a:before, [data-theme='dark'] .download-submenu a:before, [data-theme='dark'] #sitemap-submenu a:before { color: #fff; }

/* News */
[data-theme='dark'] .item { background-color: var(--color-content-background); }

[data-theme='dark'] .item--news-list .meta { background-color: var(--color-content-background); color: white; }

[data-theme='dark'] .item .image:after { background-image: url("/themes/bw/images/dark/block-img-bottom.svg"); }

[data-theme='dark'] .news-item .intro { color: var(--color-text); }

[data-theme='dark'] .related--footer { background: linear-gradient(to bottom, var(--color-page-background), var(--color-page-background) 65%, var(--color-content-background) 65%, var(--color-content-background)) no-repeat; }

[data-theme='dark'] .item--news h3:after, [data-theme='dark'] .item--news-list h3:after { border-color: #fff; }

/* News: pagination */
[data-theme='dark'] ul.pager a:hover, [data-theme='dark'] ul.pager li.active a { background: #ffffff; color: #002a5c; }

[data-theme='dark'] ul.pager .prev a:hover i, [data-theme='dark'] ul.pager .next a:hover i { color: #002a5c; }

[data-theme='dark'] ul.pager .prev i, [data-theme='dark'] ul.pager .next i { color: #fff; }

/* News: search */
[data-theme='dark'] #filter-list .btn { background-color: #01295C; }

/* Switch theme */
#checkbox-switch-theme { display: none; }

#checkbox-switch-theme + label { background-image: url("/themes/bw/images/i/darkmode_on.svg"); cursor: pointer; height: 30px; width: 58px; display: block; padding: 0; }

[data-theme='dark'] #checkbox-switch-theme + label { background-image: url("/themes/bw/images/dark/i/darkmode_off.svg"); }

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited, .mm-menu span { color: var(--color-text); }

.mm-listview { background: var(--color-mm-bg); }

[data-theme=dark] .mm-listview:after { background-image: url("/themes/bw/images/dark/bg-menu.svg"); }

[data-theme=dark] #mm-main-menu ul > li a { color: var(--color-text); }

.mm-btn_close { background: var(--color-page-background); }

[data-theme=dark] .mm-menu .mm-btn::before, [data-theme=dark] .mm-menu .mm-btn::after { border-color: #ffffff; }

/* OnderhoudsABC */
[data-theme=dark] .page-bg-onderhoudsabc main #content { background-color: var(--color-page-background) !important; }
[data-theme=dark] .page-bg-onderhoudsabc main #content .center-content--small { background: var(--color-content-background) !important; }
[data-theme=dark] .page-bg-onderhoudsabc main #content #filter-list .toggle { border: 1px solid #fff; }

/* Wijkbeheer */
#wb-legenda { background-color: var(--color-page-background); }

[data-theme=dark] .radio-st + label:before { border-color: #fff; }

[data-theme=dark] .wijkbeheer h2:after { border-color: #fff; }

[data-theme=dark] .wijkbeheer .filter.first > li > a:before, [data-theme=dark] .wijkbeheer .filter.first > li > a:after { color: #fff; }

[data-theme=dark] .list-item .red, [data-theme=dark] a.telefoonnummer::before, [data-theme=dark] span.telefoonnummer::before, [data-theme=dark] a.email::before { color: #fff; }

[data-theme=dark] .leaflet-popup-content .fas, [data-theme=dark] .leaflet-popup-content .arrow:after, [data-theme=dark] .leaflet-popup-content .arrow--back:after, [data-theme=dark] .leaflet-popup-content .block--link span:after, .block--link [data-theme=dark] .leaflet-popup-content span:after, [data-theme=dark] .leaflet-popup-content .accordion-plus-minus, [data-theme=dark] .leaflet-popup-content .info-blocks .info-block h3:first-child:after, .info-blocks .info-block [data-theme=dark] .leaflet-popup-content h3:first-child:after, [data-theme=dark] .leaflet-popup-content .quick-block > label:after, [data-theme=dark] .leaflet-popup-content .accordion-item > .accordion-item-title:before, [data-theme=dark] .leaflet-popup-content .pagebuilder .content a[href^="/downloadfile/"]:not([class]):before, .pagebuilder .content [data-theme=dark] .leaflet-popup-content a[href^="/downloadfile/"]:not([class]):before, [data-theme=dark] .leaflet-popup-content #footer-inner .sitemap-tree .type-label > span:after, #footer-inner .sitemap-tree [data-theme=dark] .leaflet-popup-content .type-label > span:after, [data-theme=dark] .leaflet-popup-content .uitvouw-knop:after, [data-theme=dark] .leaflet-popup-content .link-arrow-l:before, [data-theme=dark] .leaflet-popup-content .button-arrow-l:before, [data-theme=dark] .leaflet-popup-content .link-arrow-r:after, [data-theme=dark] .leaflet-popup-content .button--arrow-r:after, [data-theme=dark] .leaflet-popup-content .link-meer:after, [data-theme=dark] .leaflet-popup-content .btn--next-step:after, [data-theme=dark] .leaflet-popup-content .page-content-section--project .page-content-section__sidebar .multi-step-form-start:after, .page-content-section--project .page-content-section__sidebar [data-theme=dark] .leaflet-popup-content .multi-step-form-start:after, [data-theme=dark] .leaflet-popup-content .content-section.type--page .multi-step-form-start:after, .content-section.type--page [data-theme=dark] .leaflet-popup-content .multi-step-form-start:after, [data-theme=dark] .leaflet-popup-content .button--arrow-l:before, [data-theme=dark] .leaflet-popup-content .btn--prev-step:before, [data-theme=dark] .leaflet-popup-content .button--arrow-d:after, [data-theme=dark] .leaflet-popup-content .button--arrow-d-alt:after, [data-theme=dark] .leaflet-popup-content .button-faq:not(.is-expanded):after, [data-theme=dark] .leaflet-popup-content .button--arrow-u:after, [data-theme=dark] .leaflet-popup-content .button--arrow-u-alt:after, [data-theme=dark] .leaflet-popup-content .button-faq.is-expanded:after, [data-theme=dark] .leaflet-popup-content #main-menu .many-levels > a:after, #main-menu [data-theme=dark] .leaflet-popup-content .many-levels > a:after, [data-theme=dark] .leaflet-popup-content #mobile-menu-wrap .mm-btn_prev:before, #mobile-menu-wrap [data-theme=dark] .leaflet-popup-content .mm-btn_prev:before, [data-theme=dark] .leaflet-popup-content .mm-btn_close::after, [data-theme=dark] .leaflet-popup-content .mm-menu .mm-listview .mm-btn_next:after, .mm-menu .mm-listview [data-theme=dark] .leaflet-popup-content .mm-btn_next:after, [data-theme=dark] .leaflet-popup-content .swiper-button-prev:after, [data-theme=dark] .leaflet-popup-content .swiper-button-next:after, [data-theme=dark] .leaflet-popup-content .owl-prev:before, [data-theme=dark] .leaflet-popup-content .owl-next:before, [data-theme=dark] .leaflet-popup-content .cta-links ul li > a:after, .cta-links ul [data-theme=dark] .leaflet-popup-content li > a:after, [data-theme=dark] .leaflet-popup-content #project-interested-fixed .hide-fixed:before, #project-interested-fixed [data-theme=dark] .leaflet-popup-content .hide-fixed:before, [data-theme=dark] .leaflet-popup-content .quick-buttons .quick-buttons-wrapper a:after, .quick-buttons .quick-buttons-wrapper [data-theme=dark] .leaflet-popup-content a:after, [data-theme=dark] .leaflet-popup-content #main-menu ul.tree-level-2 > li > a:after, #main-menu [data-theme=dark] .leaflet-popup-content ul.tree-level-2 > li > a:after, [data-theme=dark] .leaflet-popup-content #download-submenu a:before, #download-submenu [data-theme=dark] .leaflet-popup-content a:before, [data-theme=dark] .leaflet-popup-content .download-submenu a:before, .download-submenu [data-theme=dark] .leaflet-popup-content a:before, [data-theme=dark] .leaflet-popup-content #sitemap-submenu a:before, #sitemap-submenu [data-theme=dark] .leaflet-popup-content a:before, [data-theme=dark] .leaflet-popup-content ul.gerelateerde_links a:before, ul.gerelateerde_links [data-theme=dark] .leaflet-popup-content a:before, [data-theme=dark] .leaflet-popup-content .dz-message:before, [data-theme=dark] .leaflet-popup-content .multi-step-form-steps .number:before, .multi-step-form-steps [data-theme=dark] .leaflet-popup-content .number:before, [data-theme=dark] .leaflet-popup-content #filter-list-content li::marker, #filter-list-content [data-theme=dark] .leaflet-popup-content li::marker, [data-theme=dark] .leaflet-popup-content #search-overlay-results li::marker, #search-overlay-results [data-theme=dark] .leaflet-popup-content li::marker, [data-theme=dark] .leaflet-popup-content .search-related label h2:after, .search-related label [data-theme=dark] .leaflet-popup-content h2:after, [data-theme=dark] .leaflet-popup-content #search-results li::marker, #search-results [data-theme=dark] .leaflet-popup-content li::marker, [data-theme=dark] .leaflet-popup-content #filter-results-mobile > button:after, [data-theme=dark] .leaflet-popup-content #filter-results-mobile-content button.close::after, #filter-results-mobile-content [data-theme=dark] .leaflet-popup-content button.close::after, [data-theme=dark] .leaflet-popup-content #downloads-list h2 a:after, #downloads-list h2 [data-theme=dark] .leaflet-popup-content a:after, [data-theme=dark] .leaflet-popup-content .pb-btn-arrow-gray:after, [data-theme=dark] .leaflet-popup-content .pb-btn-arrow-red:after, [data-theme=dark] .leaflet-popup-content #sitemap-links ul a:after, #sitemap-links ul [data-theme=dark] .leaflet-popup-content a:after, [data-theme=dark] .leaflet-popup-content .select2-container--minimal .select2-selection__arrow:before, .select2-container--minimal [data-theme=dark] .leaflet-popup-content .select2-selection__arrow:before { color: var(--color-page-background); }

/* Faq: accordion */
#faq-list { background-color: var(--color-content-background); }

.full-width-bg-color.white { background: var(--color-page-background); }

/* Collega's aan het woord */
[data-theme=dark] .page-resident h1 { color: var(--color-page-background); }

@media screen and (max-width: 767px) { [data-theme=dark] .page-resident h1 { max-width: 245px; } }
/* Fancybox */
[data-theme=dark] .fancybox__backdrop { background-color: rgba(0, 42, 92, 0.8); }

[data-theme=dark] .fancybox__content { background-color: var(--color-page-background); }

/* Misc */
.block--info-last .related { background: none !important; }

/* Contact info {{contact_info}} block */
.contact-info { max-width: 1036px; background: var(--info-block-background); border: 2px solid var(--info-block-color); border-radius: 5px; padding: 25px 42px 25px 42px; }
@media (max-width: 991.98px) { .contact-info { padding: 20px 20px 20px 20px; } }
.contact-info h3:first-child, .contact-info h3:first-child + ul, .contact-info h3:first-child + ol { padding-left: 40px; }
@media (min-width: 992px) { .contact-info h3:first-child, .contact-info h3:first-child + ul, .contact-info h3:first-child + ol { padding-left: 40px; } }
.contact-info h3 { font-size: var(--fs-h3); }
.contact-info h3:first-child { position: relative; }
@media (min-width: 992px) { .contact-info h3:first-child { padding-left: 50px; } }
.contact-info h3:first-child:before { content: ""; position: absolute; background-image: url(/themes/bw/images/i/openingstijden.svg); background-size: contain; top: 5px; width: 27px; height: 27px; left: 30px; }
[data-theme="dark"] .contact-info h3:first-child:before { background-color: #0058C4; border-radius: 50%; outline: 5px solid #0058C4; }
@media (min-width: 992px) { .contact-info h3:first-child:before { left: 0; top: 5px; width: 30px; height: 30px; } }
@media (max-width: 991.98px) { .contact-info h3:first-child:before { left: 0; top: 8px; } }

[data-theme="dark"] .contact-info { background: #0058C4; }
[data-theme="dark"] .contact-info h3:first-child:before { background-image: url(/themes/bw/images/dark/i/openingstijden.svg); }

[data-theme=dark] .vacatures .vacature .content-text ul li::before { color: #fff; }

[data-theme=dark] .block--vacature-dark { background: #8696b7; color: #002a5c; }
[data-theme=dark] .block--vacature-dark .arrow { color: #002a5c; }
[data-theme=dark] .block--vacature-dark .arrow:after { color: #ed1c24; }

[data-theme=dark] a.arrow:after, [data-theme=dark] a.arrow--back:after, [data-theme=dark] .block--link span:after { color: #fff; }

[data-theme=dark] .page-bg-gray:not(.no-visual) #header-wrap { background: initial; }

[data-theme=dark] .item h3 { color: white; }
[data-theme=dark] .item h3:after { border-color: white; }

[data-search-ajax]:not(.initialized) [data-search-results] { display: none; }

@media (min-width: 1024px) { [data-search-ajax="inline"] .search-form { overflow: visible; }
  [data-search-ajax="inline"] .search-form__overlay { overflow: hidden; border-radius: 5px 7px 7px 5px; }
  [data-search-ajax="inline"] [data-search-results] { position: absolute; left: 0; width: 100%; background: white; z-index: 10; } }
.search-form, .newsletter-form, .project-interested-form { position: relative; background-color: var(--color-bg-lightest); border-radius: 5px 7px 7px 5px; overflow: hidden; max-width: 470px; width: 100%; }
.search-form input[type=email], .search-form input[type=text], .newsletter-form input[type=email], .newsletter-form input[type=text], .project-interested-form input[type=email], .project-interested-form input[type=text] { font-family: Interstate-Regular, Verdana, sans-serif; background-color: var(--color-bg-lightest); color: var(--color-input-text); font-size: var(--fs-sm, 16px); font-weight: bold; padding: 16px 20px; width: 100%; line-height: 1.5; border: 2px solid #002A5C1A; border-radius: 5px 7px 7px 5px; border-right: none; }
.search-form input[type=text]:placeholder-shown + i, .newsletter-form input[type=text]:placeholder-shown + i, .project-interested-form input[type=text]:placeholder-shown + i { opacity: 0; }
.search-form input[type=email]::-webkit-input-placeholder, .search-form input[type=text]::-webkit-input-placeholder, .newsletter-form input[type=email]::-webkit-input-placeholder, .newsletter-form input[type=text]::-webkit-input-placeholder, .project-interested-form input[type=email]::-webkit-input-placeholder, .project-interested-form input[type=text]::-webkit-input-placeholder { color: var(--color-input-placeholder); opacity: var(--opacity-input-placeholder); }
.search-form input[type=email]::-moz-placeholder, .search-form input[type=text]::-moz-placeholder, .newsletter-form input[type=email]::-moz-placeholder, .newsletter-form input[type=text]::-moz-placeholder, .project-interested-form input[type=email]::-moz-placeholder, .project-interested-form input[type=text]::-moz-placeholder { color: var(--color-input-placeholder); opacity: var(--opacity-input-placeholder); }
.search-form input[type=email]:-ms-input-placeholder, .search-form input[type=text]:-ms-input-placeholder, .newsletter-form input[type=email]:-ms-input-placeholder, .newsletter-form input[type=text]:-ms-input-placeholder, .project-interested-form input[type=email]:-ms-input-placeholder, .project-interested-form input[type=text]:-ms-input-placeholder { color: var(--color-input-placeholder); opacity: var(--opacity-input-placeholder); }
.search-form i, .newsletter-form i, .project-interested-form i { display: none; }
.search-form button i, .newsletter-form button i, .project-interested-form button i { display: block; color: white; font-size: 20px; position: absolute; top: 50%; right: 50%; transform: translate(50%, -50%); }
.search-form button, .search-form input[type=submit], .newsletter-form button, .newsletter-form input[type=submit], .project-interested-form button, .project-interested-form input[type=submit] { cursor: pointer; position: absolute; top: 0; right: 0; height: 100%; width: 76px; background-color: #ed1c24; border: none; background-size: 30%; background-position: center center; background-repeat: no-repeat; }
.search-form.search-form button, .search-form.search-form input[type=submit], .newsletter-form.search-form button, .newsletter-form.search-form input[type=submit], .project-interested-form.search-form button, .project-interested-form.search-form input[type=submit] { background-image: url(../images/dark/i/zoeken2.svg); background-size: 41%; background-position: 50% 55%; }

.search-form__overlay { position: relative; }

.project-interested-form input[type="text"], .project-interested-form input[type="email"] { padding-right: 96px; text-align: left; }
.project-interested-form .invalid input[type="text"], .project-interested-form .invalid input[type="email"] { border-color: #ff0000; }

html[data-theme='dark'] .project-interested-form input[type=text], html[data-theme='dark'] .project-interested-form input[type=email], html[data-theme='dark'] .newsletter-form input[type=text], html[data-theme='dark'] .newsletter-form input[type=email], html[data-theme='dark'] .search-form input[type=text], html[data-theme='dark'] .search-form input[type=email] { border-color: transparent; }
html[data-theme='dark'] .project-interested-form input[type=text]::-webkit-input-placeholder, html[data-theme='dark'] .project-interested-form input[type=email]::-webkit-input-placeholder, html[data-theme='dark'] .newsletter-form input[type=text]::-webkit-input-placeholder, html[data-theme='dark'] .newsletter-form input[type=email]::-webkit-input-placeholder, html[data-theme='dark'] .search-form input[type=text]::-webkit-input-placeholder, html[data-theme='dark'] .search-form input[type=email]::-webkit-input-placeholder { color: var(--color-input-placeholder); opacity: 1; }
html[data-theme='dark'] .project-interested-form input[type=text]::-moz-placeholder, html[data-theme='dark'] .project-interested-form input[type=email]::-moz-placeholder, html[data-theme='dark'] .newsletter-form input[type=text]::-moz-placeholder, html[data-theme='dark'] .newsletter-form input[type=email]::-moz-placeholder, html[data-theme='dark'] .search-form input[type=text]::-moz-placeholder, html[data-theme='dark'] .search-form input[type=email]::-moz-placeholder { color: var(--color-input-placeholder); opacity: 1; }
html[data-theme='dark'] .project-interested-form input[type=text]:-ms-input-placeholder, html[data-theme='dark'] .project-interested-form input[type=email]:-ms-input-placeholder, html[data-theme='dark'] .newsletter-form input[type=text]:-ms-input-placeholder, html[data-theme='dark'] .newsletter-form input[type=email]:-ms-input-placeholder, html[data-theme='dark'] .search-form input[type=text]:-ms-input-placeholder, html[data-theme='dark'] .search-form input[type=email]:-ms-input-placeholder { color: var(--color-input-placeholder); opacity: 1; }

.custom-select { position: relative; display: inline-block; width: 100%; margin: 0; padding: 0; border: 2px solid #002A5C1A; border-radius: 6px; background-color: #fff; cursor: pointer; font-family: Interstate-Regular, Verdana, sans-serif; font-size: var(--fs-sm); line-height: 1.5; transition: border-color 0.15s ease-in-out; }

.custom-select__label { color: var(--color-text); font-weight: bold; padding: 16px 50px 16px 20px; }
.custom-select__label:after { content: "\f078"; font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute; top: 50%; right: 20px; transform: translateY(-50%); transition: transform 0.15s ease-in-out; }

.custom-select__dropdown { position: absolute; margin-top: 9px; max-height: 370px; top: 100%; left: 0; min-width: 277px; width: 100%; z-index: 1000; padding: 27px; border: 2px solid #002A5C1A; border-radius: 6px; overflow: hidden; display: none; overflow-y: auto; background-color: var(--color-page-background); }
@media (max-width: 767.98px) { .custom-select__dropdown { position: fixed; max-width: calc(100% - 40px); left: 20px; } }

.custom-select__dropdown-item { margin-bottom: 20px; }
.custom-select__dropdown-item:last-child { margin-bottom: 0; }

.custom-select.dropdown-active .custom-select__label:after { transform: translateY(-50%) rotate(180deg); }
.custom-select.dropdown-active .custom-select__dropdown { display: block; }

.custom-select--letter { display: none; }
@media (max-width: 767.98px) { .custom-select--letter { display: block; } }

[data-theme="dark"] .custom-select { border-color: #f4f9ff; background-color: var(--color-secondary); }
[data-theme="dark"] .custom-select__dropdown { border-color: #f4f9ff; background-color: var(--color-secondary); }

.custom-checkbox { position: relative; }
.custom-checkbox input { position: absolute; top: 0; left: 0; width: 23px; height: 23px; opacity: 0; cursor: pointer; }
.custom-checkbox label { padding-left: 38px; }
.custom-checkbox label:before, .custom-checkbox label:after { content: " "; position: absolute; left: 0; width: 23px; height: 23px; }
.custom-checkbox label:before { width: 23px; height: 23px; border: 2px solid #002a5c; border-radius: 5px; cursor: pointer; }
.custom-checkbox label:after { content: "\f00c"; font-family: "Font Awesome 5 Free"; font-weight: 900; color: var(--color-page-background); line-height: 1; font-size: 18px; top: 50%; transform: translateY(-50%); text-align: center; height: auto; opacity: 0; }
.custom-checkbox input:checked + label:before { background-color: var(--color-primary); border-color: var(--color-primary); }
.custom-checkbox input:checked + label:after { opacity: 1; }

[data-theme="dark"] .custom-checkbox label:before { border-color: #f4f9ff; }
[data-theme="dark"] .custom-checkbox input:checked + label:before { background-color: #2E8CFF; border-color: #2E8CFF; }

.custom-radio-list { display: flex; flex-direction: row; flex-wrap: wrap; gap: 20px 25px; list-style-type: none; padding: 0; margin: 30px 0 0 0; }
@media (max-width: 767.98px) { .custom-radio-list { gap: 15px; } }
@media (min-width: 768px) and (max-width: 991.98px) { .custom-radio-list { margin-top: 10px; } }
.custom-radio-list li { display: flex; flex-direction: row; align-items: center; gap: 20px 25px; }
.custom-radio-list li input[type="radio"] { display: none; }
.custom-radio-list li label { display: flex; flex-direction: row; align-items: center; padding: 14px 25px 11px 25px; border: 2px solid #002A5C26; border-radius: 5px; background-color: var(--color-bg-lightest); font-size: var(--fs-sm); line-height: normal; cursor: pointer; }
.custom-radio-list li label:hover, .custom-radio-list li input[type="radio"]:checked + label { border-color: #002A5C; }

[data-theme="dark"] .custom-radio-list li label { background-color: var(--color-secondary); border-color: #F4F9FF4D; color: #fff; }
[data-theme="dark"] .custom-radio-list li label:hover, [data-theme="dark"] .custom-radio-list li input[type="radio"]:checked + label { border-color: var(--color-blue-lighter); color: white; }

.pager { margin: 0 auto; }
.pager a { width: 40px; height: 40px; text-align: center; line-height: 40px; }
.pager li { margin: 0 5px; color: var(--color-text); opacity: 0.5; font-size: var(--fs-sm); line-height: 24px; }
.pager li:first-child { margin-left: 0; }
.pager li:last-child { margin-right: 0; }
.pager li.prev, .pager li.next { opacity: 1; }
.pager li.prev i, .pager li.next i { font-size: var(--fs-sm); }
.pager li.prev { margin-right: 0; }
.pager li.prev + li { margin-left: 0; }
.pager li.last { margin-right: 0; }
.pager li.last + li.next { margin-left: 0; }
.pager li.active { opacity: 1; }
.pager li.active a { border-radius: 100%; background: var(--color-green); color: var(--color-secondary); width: 40px; height: 40px; text-align: center; }

.pager-style--archive .pager { margin: 0 auto; }
.pager-style--archive .pager li.truncated, .pager-style--archive .pager a { width: 40px; height: 40px; text-align: center; line-height: 40px; }
.pager-style--archive .pager li { margin: 0 5px; color: var(--color-text); opacity: 0.5; font-size: var(--fs-sm); line-height: 24px; }
.pager-style--archive .pager li:first-child { margin-left: 0; }
.pager-style--archive .pager li:last-child { margin-right: 0; }
.pager-style--archive .pager li.prev, .pager-style--archive .pager li.next { opacity: 1; }
.pager-style--archive .pager li.prev i, .pager-style--archive .pager li.next i { font-size: var(--fs-sm); }
.pager-style--archive .pager li.prev { margin-right: 0; }
.pager-style--archive .pager li.prev + li { margin-left: 0; }
.pager-style--archive .pager li.last { margin-right: 0; }
.pager-style--archive .pager li.last + li.next { margin-left: 0; }
.pager-style--archive .pager li.truncated i { font-size: 10px; }
.pager-style--archive .pager li.active { opacity: 1; }
.pager-style--archive .pager li.active a { border-radius: 100%; background: #2E8CFF; color: var(--color-bg-lightest); width: 40px; height: 40px; text-align: center; }

#sitemap-links ul, #sitemap-links ul li { border: none; }
#sitemap-links ul li { margin-bottom: .4em; }
#sitemap-links ul a { text-decoration: underline; padding: 0; font-size: var(--fs-sm); line-height: 2; }
#sitemap-links ul a:before { display: none; }
#sitemap-links ul a:after { color: var(--color-text); content: ""; font-size: var(--fs-15); margin-left: 15px; }

.entity-filter-section { padding-top: 60px; }
@media (max-width: 1023.98px) { .entity-filter-section { padding-top: 30px; } }
@media (max-width: 991.98px) { .entity-filter-section .section-title { font-size: var(--fs-28, 28px); } }

.entity-filters__filters { display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; gap: 30px 20px; width: 100%; }
@media (min-width: 768px) and (max-width: 991.98px) { .entity-filters__filters { align-items: start; flex-direction: column; } }
@media (max-width: 767.98px) { .entity-filters__filters { align-items: center; flex-direction: row; } }

.entity-filters__label { font-size: var(--fs-sm); line-height: normal; margin: 25px 0; }

@media (min-width: 768px) { .entity-filter--letter { margin-left: auto; margin-right: auto; } }
@media (min-width: 768px) and (max-width: 991.98px) { .entity-filter--letter { overflow: scroll; width: 100%; padding-bottom: 20px; } }

.entity-letters { padding: 0; margin: 0; list-style: none; display: flex; flex-direction: row; gap: 30px; font-family: Interstate-Regular, Verdana, sans-serif; }
@media (max-width: 767.98px) { .entity-letters { display: none; } }
.entity-letters li { position: relative; font-size: var(--fs-h4); font-weight: bold; line-height: 1.2; cursor: pointer; }
.entity-letters li input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }
.entity-letters li label { position: relative; cursor: pointer; }
.entity-letters li label:hover:after, .entity-letters li input:checked + label:after { content: " "; position: absolute; left: 50%; transform: translateX(-50%); bottom: -6px; width: 22px; height: 3px; background-color: var(--color-primary); }

.active-filters { display: flex; flex-direction: row; flex-wrap: wrap; gap: 15px 25px; list-style-type: none; padding: 0; margin: 30px 0 0 0; }
@media (min-width: 768px) and (max-width: 991.98px) { .active-filters { margin-top: 10px; } }
.active-filters a { display: flex; flex-direction: row; align-items: center; justify-content: space-between; gap: 10px; padding: 7px 11px; background-color: rgba(150, 197, 255, 0.3); color: var(--color-secondary); font-size: var(--fs-sm); line-height: normal; text-decoration: none; }

li.active-filters__clear-all a { background-color: var(--color-secondary); color: var(--color-btn-text-light); }

[data-theme="dark"] .active-filters a { background-color: #2E8CFF; }
[data-theme="dark"] .active-filters li.active-filters__clear-all a { background-color: #f4f9ff; }

.entity-search-input { max-width: 600px; }
@media (max-width: 1023.98px) { .entity-search-input { max-width: 100%; } }

[data-theme="dark"] .search-form.filter-search-input input[type="text"] { background-color: #1A4579; border-color: #F4F9FF4D; }

.template-page-not-found { background-color: var(--color-bg-light); }

.not-found-banner .search-form { margin-bottom: 50px; }
.not-found-banner .two-col-banner__image { padding-top: 50vw; height: auto; }
.not-found-banner .two-col-banner__image .header-visual { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.not-found-banner .two-col-banner__body { padding: 20% 30px 100px 30px; }
@media (max-width: 1023.98px) { .not-found-banner .two-col-banner__body { padding: 40px 30px 55px 30px; } }
@media (max-width: 991.98px) { .not-found-banner .two-col-banner__body { padding: 40px 20px 55px 20px; } }
.not-found-banner .button, .not-found-banner .link-meer, .not-found-banner .button-faq, .not-found-banner .btn--prev-step, .not-found-banner .btn--next-step { margin-top: auto; max-width: 230px; gap: 5px; }

.homepage-banner .scroll-down { position: absolute; bottom: -25px; left: var(--sp); }
@media (max-width: 767.98px) { .homepage-banner .scroll-down { display: none; } }
.homepage-banner .search-form { margin: 20px 0 40px 0; }
@media (max-width: 1023.98px) { .homepage-banner .search-form { max-width: 100%; margin-bottom: 10px; } }
.homepage-banner .two-col-banner__body { padding-top: 12%; padding-bottom: 8%; }
@media (max-width: 1023.98px) { .homepage-banner .two-col-banner__body { padding-top: 40px; padding-bottom: 60px; } }
.homepage-banner .two-col-banner__body > div:not([class]) { max-width: 470px; }
@media (max-width: 1023.98px) { .homepage-banner .two-col-banner__body > div:not([class]) { max-width: 100%; } }
@media (max-width: 1023.98px) { .homepage-banner h1 { margin-bottom: 10px; } }

/* Single agenda page */
.section.agenda-info { margin-bottom: 0; }
.section.agenda-info table td { vertical-align: baseline; }
.section.agenda-info table td:first-child { padding-right: 10px; font-weight: bold; }

.entity-filter-section.entity-type--faq .entity-filters__label { margin-bottom: 0; }

.faq-list { display: block; margin: 50px -75px 0 -75px; padding: 0; list-style: none; width: 100%; overflow: auto; }
@media (max-width: 1023.98px) { .faq-list { margin-top: 30px; margin-left: 0; margin-right: 0; } }
.faq-list:after { content: ""; clear: both; display: table; }
.faq-list .accordion { border-top: none; margin-bottom: 0; }

.faq-list-group { padding: 0 75px; margin-bottom: 50px; width: 50%; float: left; }
@media (max-width: 1023.98px) { .faq-list-group { width: 100%; padding: 0; margin-bottom: 30px; } }
.faq-list-group .accordion .accordion .accordion-item { background: transparent; border-bottom-color: rgba(150, 197, 255, 0.25); }

.faq-list-group__title { position: relative; padding-bottom: 5px; margin-bottom: 0; font-size: var(--fs-h4); font-weight: bold; }
.faq-list-group__title:before { display: block; content: ""; position: absolute; bottom: 0; left: 0; width: 118px; height: 3px; background-color: var(--color-primary); }

#template-onderhoudsabc #content { background-position: right 11%; }
@media (max-width: 1023.98px) { #template-onderhoudsabc #content { background: none; } }

[data-theme="dark"]#template-onderhoudsabc #content { background: none; }

.onderhouds-list-section { min-height: 320px; }
@media (max-width: 1023.98px) { .onderhouds-list-section { min-height: 200px; } }
@media (max-width: 991.98px) { .onderhouds-list-section { min-height: 250px; } }
.onderhouds-list-section .no-results { color: var(--color-text); margin: 35px 0 0 0; }

.onderhouds-list { font-family: Interstate-Regular, Verdana, sans-serif; display: block; margin: 50px -75px 0 -75px; padding: 0; list-style: none; max-width: 1260px; width: 100%; overflow: auto; }
@media (max-width: 1023.98px) { .onderhouds-list { margin-top: 30px; margin-left: 0; margin-right: 0; } }
.onderhouds-list:after { content: ""; clear: both; display: table; }
.onderhouds-list .accordion { border-top: none; margin-bottom: 0; }

.onderhouds-list__group { padding: 0 75px; margin-bottom: 50px; width: 50%; float: left; }
@media (max-width: 1023.98px) { .onderhouds-list__group { width: 100%; padding: 0; margin-bottom: 30px; } }

.onderhouds-list__group-title { position: relative; padding-bottom: 5px; margin-bottom: 30px; font-size: var(--fs-h4); font-weight: bold; }
.onderhouds-list__group-title:after { display: block; content: ''; position: absolute; bottom: 0; left: 0; width: 118px; height: 3px; background-color: var(--color-primary); }
@media (max-width: 991.98px) { .onderhouds-list__group-title { margin-bottom: 10px; } }

body.page-projects #wijkbeheer-map-container { height: 600px; max-height: 600px; }
@media (max-width: 991.98px) { body.page-projects #wijkbeheer-map-container { height: 400px; } }
@media (max-width: 991.98px) { body.page-projects #wijkbeheer-map-container { height: 380px; } }
@media (max-width: 767.98px) { body.page-projects #visual-wrap, body.page-projects #visual-wrap .hidden-sm { display: block !important; }
  body.page-projects main #content { padding-top: 0 !important; } }
body.page-projects main #content { padding-bottom: 100px; }
@media (max-width: 991.98px) { body.page-projects main #content { background: none; padding-bottom: 120px; }
  body.page-projects main #content .spacer { display: none; } }
body.page-projects #header-wrap div.header { max-width: 100%; }

.single-project-map { position: relative; }

body.page-projects #wijkbeheer-map-container + .map-overlay, .single-project-map #wijkbeheer-map-container + .map-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); color: white; font-size: 32px; opacity: 0; pointer-events: none; transition: opacity .33s ease-in-out; }
body.page-projects #wijkbeheer-map-container + .map-overlay > div, .single-project-map #wijkbeheer-map-container + .map-overlay > div { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; width: 100%; }
body.page-projects #wijkbeheer-map-container.show-zoom-hint + .map-overlay, .single-project-map #wijkbeheer-map-container.show-zoom-hint + .map-overlay { opacity: 1; pointer-events: all; }

.single-project-map #wijkbeheer-map-container + .map-overlay { font-size: var(--fs-m); }

body.visual_map .single-project-map #wijkbeheer-map-container { height: 506px; max-height: 506px; margin: 0; }
@media (max-width: 991.98px) { body.visual_map .single-project-map #wijkbeheer-map-container { height: 420px; } }
@media (max-width: 991.98px) { body.visual_map .single-project-map #wijkbeheer-map-container { height: 380px; } }

[data-theme="default"] body.page-projects main #content { background: url(../images/bg-logo-part-green.svg) no-repeat right 24%; background-size: 2900px; }

.project-filters { padding: 30px 40px 40px 40px; background: var(--color-bg-lightest); box-shadow: 0px 15px 30px #0000000F; }
@media (max-width: 991.98px) { .project-filters { padding: 20px 30px 30px 30px; } }
@media (max-width: 767.98px) { .project-filters { padding: 20px 25px 30px 25px; } }

.project-filters__label { font-family: expressway, Verdana, sans-serif; font-size: var(--fs-h3); margin: 0 0 15px 0; }
@media (max-width: 767.98px) { .project-filters__label { font-size: var(--fs-h4); margin: 0 0 10px 0; } }

.project-filters__row { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; gap: 20px 0; }
@media (max-width: 991.98px) { .project-filters__row { flex-direction: column; } }
@media (max-width: 767.98px) { .project-filters__row { gap: 15px 0; } }

.project-filters__col { width: 50%; }

.project-filters__col--search { width: 43.23%; border-right: 2px solid #002A5C0D; }

.project-filters__col--filter { width: 56.77%; padding-left: 38px; }

@media (max-width: 991.98px) { .project-filters__col--search, .project-filters__col--filter { width: 100%; border-right: none; padding-left: 0; }
  .projects-search-input { max-width: 100%; } }
.project-filters__filters { display: flex; flex-direction: row; gap: 20px; }
@media (max-width: 767.98px) { .project-filters__filters { gap: 15px; } }

.groot-onderhoud .project-filters__filters > div { width: 50%; }
@media (max-width: 767.98px) { .groot-onderhoud .project-filters__filters > div { width: 100%; } }

.projects-section--archive { margin: 0; }
@media (max-width: 991.98px) { .projects-section--archive .projects__container { gap: 30px 20px; } }
@media (max-width: 767.98px) { .projects-section--archive .projects-item__title { font-size: var(--fs-m); margin-bottom: 15px; }
  .projects-section--archive .projects-item__title:after { display: none; }
  .projects-section--archive .projects-item__excerpt { display: none; } }
.projects-section--archive .section-container { padding: 0; }
.projects-section--archive .pager-wrap { margin: 56px 0 0 0; }
.projects-section--archive .pager { margin: 0 auto; }
.projects-section--archive .pager li { color: var(--color-text); }
.projects-section--archive .pager li.active a { background: var(--color-green); color: var(--color-secondary); }

.project-list-wrapper { position: relative; top: -90px; margin-bottom: -90px; }
@media (max-width: 991.98px) { .project-list-wrapper { top: -72px; margin-bottom: -72px; } }

#m-bwProject .sec-pb-photo-album .center > .content { margin-left: 0; margin-right: 0; }

/* Postion: sticky won't work in oveflow: hidden */
#m-bwProject #wrap { overflow: visible; }
@media (max-width: 1023.98px) { #m-bwProject #wrap main { position: relative; z-index: 1000; } }
@media (max-width: 1023.98px) { #m-bwProject #wrap main #content { background-image: none; } }
@media (max-width: 991.98px) { #m-bwProject #wrap main #content { padding-top: 0; } }
@media (max-width: 1023.98px) { #m-bwProject #wrap #accessibility-wrap { margin-top: 0; margin-bottom: 30px; } }
@media (max-width: 991.98px) { #m-bwProject #wrap #accessibility-wrap { margin-top: 0; margin-bottom: 20px; } }

/* --- Banner for project detail page --- */
.two-col-banner--project .two-col-banner__title { position: relative; font-size: var(--fs-h2); line-height: 1.44; padding-bottom: 30px; margin-bottom: 40px; }
@media (max-width: 1023.98px) { .two-col-banner--project .two-col-banner__title { font-size: var(--fs-h2-sm); } }
@media (max-width: 767.98px) { .two-col-banner--project .two-col-banner__title { padding-bottom: 10px; margin-bottom: 30px; } }
@media (max-width: 1023.98px) { .two-col-banner--project .two-col-banner__col1 { position: relative; z-index: 2; }
  .two-col-banner--project .breadcrumb { order: 2; }
  .two-col-banner--project .back-link { order: 1; margin-top: -60px; margin-bottom: 20px; }
  .two-col-banner--project .two-col-banner__title { margin-top: 20px; }
  .two-col-banner--project .two-col-banner__title, .two-col-banner--project .project-details { order: 10; } }

/* Back link */
.back-link--project .back-link__text--dark { color: var(--color-secondary); background-color: var(--color-green); }
.back-link--project .back-link__text--light { color: var(--color-secondary); background-color: var(--color-green-light); }

/* Project details */
.project-details tr td:first-child { display: flex; align-items: center; padding-right: 30px; }
.project-details tr:not(:last-child) td { padding-bottom: 15px; }
.project-details strong { font-weight: bold; }
@media (max-width: 767.98px) { .project-details table, .project-details tr, .project-details td, .project-details tr td:first-child { display: block; }
  .project-details tr td:first-child { display: flex; padding-bottom: 10px; }
  .project-details tr td:last-child { padding-left: 33px; } }

.project-details__icon { width: 18px; height: 18px; background-position: left center; background-size: contain; background-repeat: no-repeat; margin-right: 15px; }

.icon-fa6--buildings { background-image: url("/themes/bw/images/fa6-icons/buildings.svg"); }

.icon-fa6--home { background-image: url("/themes/bw/images/fa6-icons/home.svg"); }

.icon-fa6--map-pin { background-image: url("/themes/bw/images/fa6-icons/map-pin.svg"); }

.icon-fa6--user-helmet-safety { background-image: url("/themes/bw/images/fa6-icons/user-helmet-safety.svg"); }

.icon-fa6--clock-regular { background-image: url("/themes/bw/images/fa6-icons/clock-regular.svg"); }

[data-theme="dark"] .icon-fa6--buildings { background-image: url("/themes/bw/images/dark/fa6-icons/buildings.svg"); }
[data-theme="dark"] .icon-fa6--home { background-image: url("/themes/bw/images/dark/fa6-icons/home.svg"); }
[data-theme="dark"] .icon-fa6--map-pin { background-image: url("/themes/bw/images/dark/fa6-icons/map-pin.svg"); }
[data-theme="dark"] .icon-fa6--user-helmet-safety { background-image: url("/themes/bw/images/dark/fa6-icons/user-helmet-safety.svg"); }
[data-theme="dark"] .icon-fa6--clock-regular { background-image: url("/themes/bw/images/dark/fa6-icons/clock-regular.svg"); }

#project-show { display: none; }

/* Content */
.page-content-section--project #accessibility-wrap { margin-bottom: 40px; }
.page-content-section--project .page-content-section__main { width: calc(100% - 474px); max-width: calc(100% - 474px); }
@media (max-width: 1023.98px) { .page-content-section--project .page-content-section__main { width: 100%; max-width: 100%; } }
.page-content-section--project .page-content-section__intro { font-weight: bold; max-width: 672px; }
.page-content-section--project .page-content-section__sidebar { position: relative; z-index: 10000; width: 320px; display: block; }
@media (min-width: 1200px) { .page-content-section--project .page-content-section__sidebar { width: 320px; } }
@media (max-width: 1023.98px) { .page-content-section--project .page-content-section__sidebar .project-nav-wrap { display: none; }
  .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons { position: fixed; left: 30px; bottom: 30px; display: inline-flex; flex-direction: column; gap: 13px; }
  .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons.is-hidden { display: none; }
  .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons a { margin-bottom: 0; }
  .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button.button-hollow, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button.button-white, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-white.link-meer, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-white.button-faq, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-white.btn--prev-step, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-white.btn--next-step, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-hollow.link-meer, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .link-meer.button-faq, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .link-meer.btn--prev-step, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-faq, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .btn--prev-step, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-hollow.btn--next-step, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .btn--next-step.button-faq, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .btn--next-step.btn--prev-step { background-color: var(--color-btn-bg-light-blue); border-color: var(--color-btn-bg-light-blue); color: var(--color-btn-text-light); }
  .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button.button-hollow:hover, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button.button-white:hover, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-white.link-meer:hover, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-white.button-faq:hover, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-white.btn--prev-step:hover, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-white.btn--next-step:hover, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-hollow.link-meer:hover, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .link-meer.button-faq:hover, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .link-meer.btn--prev-step:hover, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-faq:hover, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .btn--prev-step:hover, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .button-hollow.btn--next-step:hover, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .btn--next-step.button-faq:hover, .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons .btn--next-step.btn--prev-step:hover { background-color: var(--color-btn-bg-light-blue-hover); border-color: var(--color-btn-bg-light-blue-hover); color: var(--color-btn-text-dark); }
  .page-content-section--project .page-content-section__sidebar .project-sidebar-buttons br { display: none; } }
@media (max-width: 1023.98px) { .page-content-section--project .section-container--page-content { gap: 0; } }
.page-content-section--project .page-content-section__share { display: flex; align-items: center; justify-content: space-between; margin: 50px 0; }
@media (max-width: 767.98px) { .page-content-section--project .page-content-section__share { flex-direction: column-reverse; align-items: flex-start; gap: 50px; } }

.section-container--project { border-bottom: 2px solid rgba(150, 197, 255, 0.25); margin-bottom: 50px; padding-bottom: 50px; }
@media (max-width: 767.98px) { .section-container--project { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
  .section-container--project .page-content-section__main { border-bottom: 2px solid rgba(150, 197, 255, 0.25); padding-bottom: 50px; } }

.page-content-section__sidebar .button:not(:last-child), .page-content-section__sidebar .link-meer:not(:last-child), .page-content-section__sidebar .button-faq:not(:last-child), .page-content-section__sidebar .btn--prev-step:not(:last-child), .page-content-section__sidebar .btn--next-step:not(:last-child) { margin-bottom: 20px; }
.page-content-section__sidebar .sticky-sidebar-wrapper { height: 100%; position: relative; }
.page-content-section__sidebar .sticky-sidebar { position: sticky; top: 250px; }
@media (max-width: 1023.98px) { .page-content-section__sidebar .sticky-sidebar { position: static; } }

body.header-is-hidden .page-content-section__sidebar .sticky-sidebar { top: 30px; }

.project-nav { list-style-type: none; padding: 0; margin: 0; font-size: var(--fs-sm); line-height: normal; margin-bottom: 20px; }
.project-nav li { border-bottom: 2px solid rgba(150, 197, 255, 0.3); margin-bottom: 15px; padding-bottom: 15px; }
.project-nav li:last-child { margin-bottom: 0; }
.project-nav a { text-decoration: none; }
.project-nav a.current { font-weight: bold; }

.content-section.type--page { max-width: 672px; }
.content-section.type--page p > img { max-width: 100%; }
.content-section.type--page p > img + img { margin-left: 30px; }
@media (max-width: 1023.98px) { .content-section.type--page { max-width: 100%; } }
@media (max-width: 767.98px) { .content-section.type--page p:has(img) { display: flex; gap: 20px; }
  .content-section.type--page p:has(img) > img { width: calc(50% - 10px); }
  .content-section.type--page p:has(img) > img + img { margin-left: 0; } }
.content-section.type--faq { max-width: 707px; }
@media (max-width: 1023.98px) { .content-section.type--faq { max-width: 100%; } }

.page-content-section--project .sec-pb-photo-album.spc-top { margin-top: 45px; }
.page-content-section--project .sec-pb-photo-album.spc-bottom { margin-bottom: 0; }

.page-content-section--project .pagebuilder .block-title--sm, .page-content-section--project .pagebuilder .block-title, .content-section__heading { position: relative; font-size: var(--fs-h2-sm); padding-bottom: 22px; margin-top: 45px; margin-bottom: 25px; }
.page-content-section--project .pagebuilder .block-title--sm:after, .page-content-section--project .pagebuilder .block-title:after, .content-section__heading:after { content: ''; display: block; position: absolute; left: 0; bottom: 0; width: 320px; height: 3px; background: var(--color-green-light); }
@media (max-width: 1023.98px) { .page-content-section--project .pagebuilder .block-title--sm:after, .page-content-section--project .pagebuilder .block-title:after, .content-section__heading:after { width: 290px; } }
@media (max-width: 767.98px) { .page-content-section--project .pagebuilder .block-title--sm:after, .page-content-section--project .pagebuilder .block-title:after, .content-section__heading:after { width: 183px; } }

.project-interested-block { background-color: #C8F4DB; text-align: center; padding: 33px 30px 45px 30px; }
@media (max-width: 767.98px) { .project-interested-block { padding: 33px 30px 33px 30px; } }
.project-interested-block .project-interested-form { margin: 0 auto; max-width: 468px; }
.project-interested-block h3 { margin: 0 0 21px 0; font-size: var(--fs-h3); }

.project-interested-block__icon { background-image: url("/themes/bw/images/fa6-icons/bel-on.svg"); background-size: contain; background-repeat: no-repeat; width: 30px; height: 24px; margin: 0 auto 15px auto; }

[data-theme="dark"] .project-interested-block { background-color: #0058C4; }
[data-theme="dark"] .project-interested-block__icon { background-image: url("/themes/bw/images/dark/fa6-icons/bel-on.svg"); }

.project-nav-mobile { position: sticky; top: 0; display: none; gap: 0 9px; font-size: var(--fs-h3); font-weight: bold; font-family: Interstate-Regular, Verdana, sans-serif; margin: 50px 0; }
.project-nav-mobile select { font-size: var(--fs-h3); font-weight: bold; border: none; color: #2e8cff; text-transform: lowercase; background: transparent; outline: none; text-decoration: underline; }
.project-nav-mobile.stuck { left: 0; right: 0; margin: 0 -20px 0 -20px; padding: var(--sp); background-color: #002A5C; color: white; z-index: 100; }
.project-nav-mobile.stuck span, .project-nav-mobile.stuck .select2 { vertical-align: baseline; }
.project-nav-mobile.stuck .select2-container--minimal .select2-selection--single { height: 27px; }
@media (max-width: 1023.98px) { .project-nav-mobile { display: flex; }
  .project-nav-mobile.stuck { display: block; } }
@media (max-width: 767.98px) { .project-nav-mobile { flex-direction: column; }
  .project-nav-mobile.stuck { padding-top: 16px; padding-bottom: 16px; display: flex; align-items: center; font-size: 20px; gap: 5px; } }

.select2-container--minimal { color: #2e8cff; background: transparent; outline: none; }
.select2-container--minimal .select2-selection__arrow:before { content: ""; }
.select2-container--minimal .select2-selection--single { display: inline-flex; align-items: baseline; border-bottom: 1px solid #2e8cff; height: 30px; }
.select2-container--minimal .select2-selection--single .select2-selection__rendered { padding-right: 5px; padding-left: 0; }
.select2-container--minimal .select2-selection__arrow { font-size: 20px; }
.select2-container--minimal .select2-results__options { padding: 5px; }
.select2-container--minimal .select2-results__option { font-size: 18px; padding-left: 10px; padding-right: 10px; }
.select2-container--minimal.select2-container--open .select2-dropdown--above { border-bottom: 1px solid #aaa; }
.select2-container--minimal.select2-container--open .select2-dropdown--below { border-top: 1px solid #aaa; }
.select2-container--minimal.select2-container--open:not(.select2) { margin-top: 16px; left: 20px !important; right: 20px !important; width: calc(100% - 40px) !important; }

[data-theme="dark"] .select2-container--minimal, .project-nav-mobile.stuck .select2-container--minimal { color: #96C5FF; }

[data-theme="dark"] .select2-container--minimal .select2-selection--single, .select2-container--minimal .select2-selection--single { border-bottom: 1px solid #96C5FF; }

.select2-container--minimal .select2-results__option { color: #2e8cff; }

.project-contact { display: flex; gap: 35px; align-items: center; }

.project-contact__photo { overflow: hidden; border-radius: 50%; min-width: 200px; }
.project-contact__photo img { display: block; width: 200px; height: 200px; object-fit: cover; }

.project-contact__meta p { margin-bottom: 20px; }
.project-contact__meta p.default { max-width: 672px; }

@media (max-width: 767.98px) { .project-contact { flex-direction: column; align-items: flex-start; gap: 20px; } }
/* Back to overview link */
.back-link { display: flex; flex-direction: row; color: white; text-decoration: none; font-family: Interstate-Regular, Verdana, sans-serif; font-size: var(--fs-xs); font-weight: 700; line-height: normal; margin: 30px 0; }

.back-link__label, .back-link__text { padding: 10px 15px; }

.back-link__label { background: var(--color-secondary); }

.back-link__label i { font-size: 16px; margin-right: 5px; }

.back-link__text { background: var(--color-blue-light); }

html[data-theme='dark'] .back-link { color: var(--color-secondary); }
html[data-theme='dark'] .back-link__label { background: #f4f9ff; }
html[data-theme='dark'] .back-link__text { background: #96C5FF; }

/* Page content section */
.theme-resident, .page-content-section { padding-top: 50px; }
.theme-resident #accessibility-wrap, .page-content-section #accessibility-wrap { margin-top: 0; margin-left: 0; }
@media (max-width: 1023.98px) { .theme-resident #accessibility-wrap, .page-content-section #accessibility-wrap { margin-left: auto; margin-right: auto; } }

.page-content-section .page-content { border-bottom: 2px solid rgba(150, 197, 255, 0.25); margin: 0 0 50px 0; padding-bottom: 50px; }
.page-content-section .pagination { margin-top: 40px; }
.page-content-section .page-actions--share { justify-content: left; gap: 23px; }
.page-content-section .page-actions--share:before, .page-content-section .page-actions--share:after { display: none; }
.page-content-section .pagebuilder:last-child { margin-bottom: 0; padding-bottom: 0; }

.page-content-section__main { width: 100%; max-width: 790px; }
@media (max-width: 1023.98px) { .page-content-section__main { max-width: 100%; } }

.page-content-section__sidebar { width: 438px; }
@media (max-width: 1023.98px) { .page-content-section__sidebar { width: 100%; } }
.page-content-section__sidebar h2 { font-size: var(--fs-h3); line-height: 1.5; margin-bottom: 1rem; }
.page-content-section__sidebar .related h2 { font-size: var(--fs-h2-sm); }
.page-content-section__sidebar .news-list { margin: 0 0 30px 0; }
@media (max-width: 1023.98px) { .page-content-section__sidebar .news-list { display: none; } }

.section-container--accessibility { margin-bottom: 40px; }

.section-container--page-content { display: flex; flex-direction: row; justify-content: space-between; gap: 0 50px; flex-wrap: wrap; }
@media (max-width: 1023.98px) { .section-container--page-content { flex-direction: column; gap: 50px; } }

/* Page content typography */
.page-content { font-size: var(--fs-sm); }
.page-content p { font-size: var(--fs-sm); line-height: 1.5; margin: 0 0 1rem 0; }
.page-content p:last-child { margin-bottom: 0; }
.page-content a:not([class]) { text-decoration: underline; }
.page-content a:not([class]):hover { color: var(--color-primary); }
.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 { margin-top: 1.9rem; margin-bottom: 0.5rem; }
.page-content h1:first-child, .page-content h2:first-child, .page-content h3:first-child, .page-content h4:first-child, .page-content h5:first-child, .page-content h6:first-child { margin-top: 0; }
.page-content h1:last-child, .page-content h2:last-child, .page-content h3:last-child, .page-content h4:last-child, .page-content h5:last-child, .page-content h6:last-child { margin-bottom: 0; }

/* Pagination */
.pagination { display: flex; flex-direction: row; justify-content: space-between; align-items: center; }

.pagination__prev { margin-right: auto; }

.pagination__next { margin-left: auto; }

/* --- Banner for newsdetail page --- */
.two-col-banner--news .two-col-banner__title { position: relative; font-size: var(--fs-h2); line-height: 1.44; margin-bottom: 40px; }
@media (max-width: 1023.98px) { .two-col-banner--news .two-col-banner__title { font-size: var(--fs-h2-sm); } }
.two-col-banner--news .two-col-banner__content { font-weight: bold; }

.page-content-section__sidebar h2 { margin-top: 0; }
@media (max-width: 991.98px) { .page-content-section__sidebar { display: none; } }

.item--newsletter .content { padding: 0; }
@media (max-width: 575.98px) { .item--newsletter { height: auto; margin-bottom: 40px; } }

.item--newsletter .related, .page-content-section__sidebar .related, .news-mobile-widget .related { padding: 40px 44px 60px 44px; background-color: var(--color-secondary); color: white; }
@media (max-width: 1023.98px) { .item--newsletter .related, .page-content-section__sidebar .related, .news-mobile-widget .related { padding: 33px 33px 53px 33px; } }
@media (max-width: 991.98px) { .item--newsletter .related .widget-paragraph, .page-content-section__sidebar .related .widget-paragraph, .news-mobile-widget .related .widget-paragraph { display: none; } }
@media (max-width: 767.98px) { .item--newsletter .related, .page-content-section__sidebar .related, .news-mobile-widget .related { padding: 40px 30px; } }
.item--newsletter .related h2, .page-content-section__sidebar .related h2, .news-mobile-widget .related h2 { color: white; margin-top: 0; margin-bottom: 70px; }
@media (max-width: 1023.98px) { .item--newsletter .related h2, .page-content-section__sidebar .related h2, .news-mobile-widget .related h2 { font-size: var(--fs-h3); margin-bottom: 40px; max-width: 520px; } }
.item--newsletter .related .mailchimp-subscribe, .page-content-section__sidebar .related .mailchimp-subscribe, .news-mobile-widget .related .mailchimp-subscribe { margin-bottom: 0; }
@media (max-width: 1023.98px) { .item--newsletter .related .newsletter-form, .page-content-section__sidebar .related .newsletter-form, .news-mobile-widget .related .newsletter-form { max-width: 290px; } }

[data-theme="dark"] .item--newsletter .related, [data-theme="dark"] .page-content-section__sidebar .related, [data-theme="dark"] .news-mobile-widget .related { background-color: #0058C4; }

.news-mobile-widget { display: none; }
@media (max-width: 1023.98px) { .news-mobile-widget { display: block; margin-bottom: 90px; }
  .news-mobile-widget > div { margin: 0 var(--sp); } }
@media (max-width: 767.98px) { .news-mobile-widget { margin: 0 auto; }
  .news-mobile-widget > div { max-width: var(--news-item-width); } }

@media (max-width: 1023.98px) { .news-related-wrapper { display: flex; flex-direction: column; gap: 30px; margin-top: 90px; }
  .news-related-wrapper .news-section { margin-top: 0; } }

/* --- News section (related) --- */
@media (max-width: 1023.98px) { .news-section--related + .spacer { display: none; } }
.news-section--related .news-section__more-news { display: none; }
.news-section--related .news-list { margin-top: 0; height: 100%; }
@media (max-width: 1023.98px) { .news-section--related .section-content { display: flex; flex-direction: row; gap: 20px; }
  .news-section--related .news__container:not(.news-carousel), .news-section--related .news-section__more-news { width: 100%; }
  .news-section--related .news__container:not(.news-carousel) .news-item { max-width: 100%; width: 100%; }
  .news-section--related .news__container:not(.news-carousel) .news-item:nth-child(n+2) { display: none; }
  .news-section--related .news-section__more-news { display: block; } }
@media (max-width: 1023.98px) and (max-width: 767.98px) { .news-section--related .news-section__more-news { display: none; } }

@media (max-width: 767.98px) { .news-section--related .section-title { margin-bottom: 20px; }
  .news-section--related .section-content { flex-direction: column; gap: 50px; max-width: var(--news-item-width); margin-left: auto; margin-right: auto; } }

/* Page builder blocks */
.page-content--news blockquote { background-color: var(--color-bg-lightest); padding: 50px 66px; box-shadow: 0px 3px 10px #00000014; }
.page-content--news blockquote p, .page-content--news blockquote p em { font-size: inherit; font-weight: inherit; }
.page-content--news blockquote > * { max-width: 630px; }
@media (max-width: 991.98px) { .page-content--news blockquote { padding: 45px 30px; } }
.page-content--news .pagebuilder .center > .content { margin-left: 0; margin-right: 0; }
.page-content--news .sec-pb-text-double.bg-light, .page-content--news .sec-pb-text-double.bg-dark { padding: var(--sp); }
.page-content--news .sec-pb-text-double:not(.bg-dark):not(.bg-light), .page-content--news .sec-pb-wide { padding: 0; margin-bottom: 60px; }
.page-content--news .pagebuilder + .sec-pb-text-right, .page-content--news .pagebuilder + .sec-pb-text-left { padding-top: 0; }
.page-content--news .sec-pb-text-right, .page-content--news .sec-pb-text-left { position: relative; }
.page-content--news .sec-pb-text-right + .sec-pb-text-left, .page-content--news .sec-pb-text-right + .sec-pb-text-right, .page-content--news .sec-pb-text-left + .sec-pb-text-left, .page-content--news .sec-pb-text-left + .sec-pb-text-right { padding-top: 0; }
.page-content--news .sec-pb-text-right .center > .content, .page-content--news .sec-pb-text-left .center > .content { margin-left: 0; margin-right: 0; }
.page-content--news .sec-pb-text-right.has-overlap .center, .page-content--news .sec-pb-text-left.has-overlap .center { margin-bottom: 0; }
.page-content--news .sec-pb-text-right .pb-layout-equal-columns.pb-overlap, .page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap { flex-direction: column; }
.page-content--news .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-image img, .page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-image img { width: 100%; max-width: 100%; }
.page-content--news .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-image, .page-content--news .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-text, .page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-image, .page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text { position: relative; width: 100%; }
@media (min-width: 768px) and (max-width: 991.98px) { .page-content--news .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-image, .page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-image { width: 90%; top: 0; } }
.page-content--news .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-text.align-right, .page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text.align-right { margin-top: -90px; left: 80px; }
@media (max-width: 1500px) { .page-content--news .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-text.align-right, .page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text.align-right { left: 0; width: calc(100% - 80px); } }
@media (max-width: 767.98px) { .page-content--news .sec-pb-text-right .pb-layout-equal-columns.pb-overlap .pb-text.align-right, .page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text.align-right { width: 100%; margin-top: 0; } }
.page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap { flex-direction: column-reverse; }
@media (min-width: 768px) and (max-width: 991.98px) { .page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text { width: 90%; margin-top: -90px; } }
@media (max-width: 767.98px) { .page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text { width: 100%; } }
.page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text + .pb-image { top: 0; margin-top: -90px; left: 80px; }
@media (max-width: 1500px) { .page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text + .pb-image { width: calc(100% - 80px); } }
@media (min-width: 768px) and (max-width: 991.98px) { .page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text + .pb-image { width: 90%; top: 0; left: 0; margin-top: 0; } }
@media (max-width: 767.98px) { .page-content--news .sec-pb-text-left .pb-layout-equal-columns.pb-overlap .pb-text + .pb-image { width: 100%; top: 0; left: 0; margin-top: 0; } }

[data-theme="dark"] .page-content--news blockquote { background-color: var(--color-bg-light); }

#template-with-sidebar main #content { background: none; }
@media (max-width: 1023.98px) { #template-with-sidebar main #content { padding-bottom: 130px; } }
#template-with-sidebar .two-col-banner__title { margin-bottom: 40px; }

.page-content-section--with-sidebar { padding-bottom: 120px; }
.page-content-section--with-sidebar #accessibility-wrap { margin-left: 0; }
.page-content-section--with-sidebar .page-content-section__main, .page-content-section--with-sidebar .page-content-section__sidebar, .page-content-section--with-sidebar .page-content-section__add { width: 50%; max-width: 100%; }
@media (max-width: 1023.98px) { .page-content-section--with-sidebar .page-content-section__main, .page-content-section--with-sidebar .page-content-section__sidebar, .page-content-section--with-sidebar .page-content-section__add { width: 100%; } }
@media (max-width: 1023.98px) { .page-content-section--with-sidebar { padding-bottom: 0; }
  .page-content-section--with-sidebar .section-container--page-content { gap: 0; }
  .page-content-section--with-sidebar .page-content-section__main { order: 1; }
  .page-content-section--with-sidebar .page-content-section__sidebar { order: 3; }
  .page-content-section--with-sidebar .page-content-section__add { order: 2; } }
.page-content-section--with-sidebar .page-actions { padding-top: 50px !important; border-top: 2px solid rgba(150, 197, 255, 0.3); }
.page-content-section--with-sidebar .page-content-section__main { margin-bottom: 50px; }
.page-content-section--with-sidebar .page-content-section__main h2, .page-content-section--with-sidebar .page-content-section__main h2.block-title, .page-content-section--with-sidebar .page-content-section__main h3.block-title, .page-content-section--with-sidebar .page-content-section__main h2.block-title--sm, .page-content-section--with-sidebar .page-content-section__main h3.block-title--sm { font-size: var(--fs-h3); }
.page-content-section--with-sidebar .page-content-section__main .sec-pb-text-double ul, .page-content-section--with-sidebar .page-content-section__main .sec-pb-text-triple ul, .page-content-section--with-sidebar .page-content-section__main .sec-pb-wide ul { padding-left: 1em; margin-bottom: 30px; }
.page-content-section--with-sidebar .page-content-section__main .pagebuilder + .pagebuilder.spc-top { padding-top: 1em; }
.page-content-section--with-sidebar .page-content-section__sidebar { display: flex; flex-direction: column; max-width: 555px; width: calc(50% - 50px); padding-top: 68px; }
@media (max-width: 1023.98px) { .page-content-section--with-sidebar .page-content-section__sidebar { max-width: 100%; width: 100%; } }
.page-content-section--with-sidebar .page-content-section__sidebar .page-content-section__sidebar--1 h2:first-child { margin-bottom: 0; }
.page-content-section--with-sidebar .page-content-section__sidebar .page-content-section__sidebar--1 h2:not(:first-of-type) { margin-top: 50px; }
@media (max-width: 1023.98px) { .page-content-section--with-sidebar .page-content-section__sidebar .page-content-section__sidebar--1 .accordion-item > .accordion-item-title { font-size: var(--fs-sm); } }
.page-content-section--with-sidebar .page-content-section__sidebar .page-content-section__sidebar--2 { margin-top: auto; padding-top: 50px; }
.page-content-section--with-sidebar .page-content-section__sidebar .related { background-color: #f4f9ff; padding: 43px 102px 56px 65px; color: var(--color-text); }
.page-content-section--with-sidebar .page-content-section__sidebar .related h2, .page-content-section--with-sidebar .page-content-section__sidebar .related h3, .page-content-section--with-sidebar .page-content-section__sidebar .related h4 { color: var(--color-text); }
.page-content-section--with-sidebar .page-content-section__sidebar .related h2 { font-size: var(--fs-h2-sm); margin-bottom: 20px; }
.page-content-section--with-sidebar .page-content-section__sidebar .related h3 { font-size: var(--fs-h3); }
.page-content-section--with-sidebar .page-content-section__sidebar .related p:last-child { margin-top: 40px; margin-bottom: 0; }
@media (max-width: 1023.98px) { .page-content-section--with-sidebar .page-content-section__sidebar .related { padding: 20px 25px 42px; }
  .page-content-section--with-sidebar .page-content-section__sidebar .related .widget-paragraph { display: block; } }
.page-content-section--with-sidebar .center > .content { margin-left: 0; margin-right: 0; }
.page-content-section--with-sidebar .accordion { border-top: none; }

[data-theme="dark"] .page-content-section--with-sidebar .page-content-section__sidebar .related { background-color: var(--color-bg-light); }
[data-theme="dark"] .page-content-section--with-sidebar .page-content-section__sidebar .related .button-secondary, [data-theme="dark"] .page-content-section--with-sidebar .page-content-section__sidebar .related .search-related .link-meer, .search-related [data-theme="dark"] .page-content-section--with-sidebar .page-content-section__sidebar .related .link-meer, [data-theme="dark"] .page-content-section--with-sidebar .page-content-section__sidebar .related .btn--next-step { background-color: var(--color-btn-bg-secondary-light); border-color: var(--color-btn-bg-secondary-light); color: var(--color-btn-text-light); }
[data-theme="dark"] .page-content-section--with-sidebar .page-content-section__sidebar .related .button-secondary:hover, [data-theme="dark"] .page-content-section--with-sidebar .page-content-section__sidebar .related .search-related .link-meer:hover, .search-related [data-theme="dark"] .page-content-section--with-sidebar .page-content-section__sidebar .related .link-meer:hover, [data-theme="dark"] .page-content-section--with-sidebar .page-content-section__sidebar .related .btn--next-step:hover { background-color: var(--color-btn-bg-secondary); border-color: var(--color-btn-bg-secondary); color: var(--color-btn-text-light); }

.news-archive #wrap { padding-top: 0; }
.news-archive main #content { background-position: 86% 9vw; background-size: 3300px; padding-top: calc(150px + 7vw); }
@media (max-width: 1340px) { .news-archive main #content { padding-top: calc(125px + 12vw); } }
@media (max-width: 1023.98px) { .news-archive main #content { background: none; } }
.news-archive .spacer { display: none; }
@media (max-width: 991.98px) { .news-archive .breadcrumb { font-size: var(--fs-sm); } }
.news-archive .page-title { font-size: var(--fs-h1); line-height: 1.3; margin: 15px 0 0 0; padding: 0; }
@media (max-width: 991.98px) { .news-archive .page-title { font-size: var(--fs-h2); } }
@media (max-width: 991.98px) { .news-archive .page-title { font-size: var(--fs-h2-sm); } }

.entity-type--news > .section-container { padding-left: 0; padding-right: 0; }
@media (max-width: 1023.98px) { .entity-type--news { padding-top: 20px; } }

.news-container--bottom { margin-top: 48px; position: relative; display: flex; gap: 20px; align-items: center; }
@media (min-width: 768px) { .news-container--bottom { margin-top: 60px; } }
@media (min-width: 992px) { .news-container--bottom { margin-top: 120px; } }
.news-container--bottom .page-actions { display: none; }
@media (min-width: 992px) { .news-container--bottom .page-actions { display: flex; } }
.news-container--bottom .pager-wrap { margin: 0 auto; }
@media (min-width: 992px) { .news-container--bottom .pager-wrap { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); } }

.news-section--archive { margin: 50px 0 70px 0; padding-bottom: 90px; }
@media (max-width: 1023.98px) { .news-section--archive { margin-bottom: 0; padding-bottom: 50px; } }
@media (max-width: 991.98px) { .news-section--archive { padding-bottom: 0; } }
@media (max-width: 767.98px) { .news-section--archive .news__container:not(.news-carousel) { gap: 25px; }
  .news-section--archive .news__container:not(.news-carousel) .news-item { max-width: 91.42%; }
  .news-section--archive .news-item { position: relative; border: none; padding-bottom: 25px; }
  .news-section--archive .news-item:after { content: " "; position: absolute; display: block; bottom: 0; left: 0; width: 100%; height: 2px; background-color: #96C5FF; opacity: .25; }
  .news-section--archive .news-item > a { flex-direction: row; }
  .news-section--archive .news-item__image { min-width: 100px; height: 108px; }
  .news-section--archive .news-item__image .news-item__label { left: 100%; margin-left: 15px; font-size: var(--fs-xxs, 12px); padding: 8px 7px; width: 110%; height: auto; line-height: normal; }
  .news-section--archive .news-item__image picture { width: 100%; height: 100%; }
  .news-section--archive .news-item__image img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; }
  .news-section--archive .news-item__image:after { display: none; }
  .news-section--archive .news-item__content > div { max-width: 100%; }
  .news-section--archive .news-item__title { font-size: var(--fs-sm); margin-bottom: 15px; }
  .news-section--archive .news-item__title:after { display: none; }
  .news-section--archive .news-item__content { padding: 45px 0 0 15px; }
  .news-section--archive .news-item__excerpt { display: none; } }

.news-related-wrapper .section-title { font-size: var(--fs-h2-sm); }

/** Swiper 11.2.1 Most modern mobile touch slider and framework with hardware accelerated transitions https://swiperjs.com  Copyright 2014-2025 Vladimir Kharlampidi  Released under the MIT License  Released on: January 10, 2025 */
:root { --swiper-theme-color: #002a5c; --swiper-pagination-bullet-inactive-color: #96c5ff; --swiper-pagination-bullet-inactive-opacity: 1; --swiper-pagination-bullet-horizontal-gap: 8px; /*
--swiper-preloader-color: var(--swiper-theme-color);
--swiper-wrapper-transition-timing-function: initial;
*/ }

:host { position: relative; display: block; margin-left: auto; margin-right: auto; z-index: 1; }

.swiper { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; /* Fix of Webkit flickering */ z-index: 1; display: block; }

#header-visual .swiper { position: absolute; inset: 0; }

.swiper-vertical > .swiper-wrapper { flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial); box-sizing: content-box; }

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0, 0); }

.swiper-horizontal { touch-action: pan-y; }

.swiper-vertical { touch-action: pan-x; }

.swiper-slide { flex-shrink: 0; width: 100%; position: relative; transition-property: transform; display: block; box-sizing: border-box; }

.swiper-slide-invisible-blank { visibility: hidden; }

/* Auto Height */
.swiper-autoheight, .swiper-autoheight .swiper-slide { height: auto; }

.swiper-autoheight .swiper-wrapper { align-items: flex-start; transition-property: transform, height; }

.swiper-backface-hidden .swiper-slide { transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; transform-origin: 50%; box-sizing: border-box; border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color)); border-radius: 50%; border-top-color: transparent; }

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader { animation: swiper-preloader-spin 1s infinite linear; }

.swiper-lazy-preloader-white { --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black { --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }
/* Slide styles end */
.swiper-pagination { position: absolute; text-align: center; transition: 300ms opacity; transform: translate3d(0, 0, 0); z-index: 10; }
.swiper-pagination.swiper-pagination-hidden { opacity: 0; }
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled { display: none !important; }

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal { bottom: var(--swiper-pagination-bottom, 8px); top: var(--swiper-pagination-top, auto); left: 0; width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transform: scale(0.33); position: relative; }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { transform: scale(1); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { transform: scale(1); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { transform: scale(0.66); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { transform: scale(0.33); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { transform: scale(0.66); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { transform: scale(0.33); }

.swiper-pagination-bullet { width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px)); height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px)); display: inline-block; border-radius: var(--swiper-pagination-bullet-border-radius, 50%); background: var(--swiper-pagination-bullet-inactive-color, #000); opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }
button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; box-shadow: none; appearance: none; }
.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }
.swiper-pagination-bullet:only-child { display: none !important; }

.swiper-pagination-bullet-active { opacity: var(--swiper-pagination-bullet-opacity, 1); background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets { right: var(--swiper-pagination-right, 8px); left: var(--swiper-pagination-left, auto); top: 50%; transform: translate3d(0px, -50%, 0); }
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet { margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0; display: block; }
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; transform: translateY(-50%); width: 8px; }
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; transition: 200ms transform, 200ms top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; transform: translateX(-50%); white-space: nowrap; }
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: 200ms transform, 200ms left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: 200ms transform, 200ms right; }

/* Fraction */
.swiper-pagination-fraction { color: var(--swiper-pagination-fraction-color, inherit); }

/* Progress */
.swiper-pagination-progressbar { background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25)); position: absolute; }
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: var(--swiper-pagination-color, var(--swiper-theme-color)); position: absolute; left: 0; top: 0; width: 100%; height: 100%; transform: scale(0); transform-origin: left top; }
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { transform-origin: right top; }
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite { width: 100%; height: var(--swiper-pagination-progressbar-size, 4px); left: 0; top: 0; }
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite { width: var(--swiper-pagination-progressbar-size, 4px); height: 100%; left: 0; top: 0; }

.swiper-pagination-lock { display: none; }

.with-pagination--force, .with-pagination:has(.swiper-pagination:not(.swiper-pagination-lock)) { padding-bottom: 5rem; }

/*
.back-to-top { background: #00203b; box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); bottom: 75px; color: white; cursor: pointer; height: 48px; line-height: 48px; margin: 0 auto; opacity: 0; position: fixed; right: 10px; text-align: center; transition: all 0.15s ease-in-out; visibility: hidden; width: 48px; z-index: 999;
}
.back-to-top:hover { bottom: 80px;
}
.back-to-top.show { opacity: 0.5; visibility: visible;
} */
.news-active .project-news-desc .btn { display: none; }

@media (prefers-contrast) { main #content, .page-resident #content, .page-resident-show #content, .center-content--small { background-image: none !important; }
  header > .center:first-child::after, #footer-inner-img, #footer-inner::before { display: none !important; } }

/*# sourceMappingURL=main.css.map */
