/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/normalize.css/normalize.css ***!
  \*******************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/assets/scss/main.scss ***!
  \****************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: 'Work Sans';
  font-weight: normal;
  src: url(73b39b5e6a6abe08b3fd.woff2) format("woff2"); }

@font-face {
  font-family: 'Work Sans';
  font-weight: 700;
  src: url(be0b76077365499ebaeb.woff2) format("woff2"); }

@font-face {
  font-family: 'Work Sans';
  font-weight: 600;
  src: url(e58be6fb4a03c6bf0e82.woff2) format("woff2"); }

@font-face {
  font-family: 'Work Sans';
  font-weight: 200;
  src: url(fa865e1110983a0cc3b7.woff2) format("woff2"); }

@font-face {
  font-family: 'Block BE';
  src: url(b14f17b1f23c22e5893d.woff2) format("woff2"); }

/* CONTENT PADDINGS */
/* BREAK POINTS */
:root {
  --color-text-h: 52;
  --color-text-s: 6%;
  --color-text-l: 24%;
  --color-text: hsl(var(--color-text-h), var(--color-text-s), var(--color-text-l));
  --color-primary-h: 200;
  --color-primary-s: 39%;
  --color-primary-l: 32%;
  --color-primary: hsl(var(--color-primary-h), var(--color-primary-s), var(--color-primary-l));
  --color-secondary-h: 44;
  --color-secondary-s: 100%;
  --color-secondary-l: 44%;
  --color-secondary: hsl(var(--color-secondary-h), var(--color-secondary-s), var(--color-secondary-l));
  --color-tertiary-h: 3;
  --color-tertiary-s: 81%;
  --color-tertiary-l: 48%;
  --color-tertiary: hsl(var(--color-tertiary-h), var(--color-tertiary-s), var(--color-tertiary-l));
  --color-white-h: 0;
  --color-white-s: 0%;
  --color-white-l: 100%;
  --color-white: hsl(var(--color-white-h), var(--color-white-s), var(--color-white-l));
  --color-gray-h: 0;
  --color-gray-s: 0%;
  --color-gray-l: 98%;
  --color-gray: hsl(var(--color-gray-h), var(--color-gray-s), var(--color-gray-l));
  --font-primary: 'Work Sans', sans-serif;
  --font-secondary: 'Block BE', sans-serif;
  --font-tertiary: 'Work Sans', sans-serif;
  --content-padding: 1.5rem;
  --content-padding-default: 1.5rem;
  --content-padding-middle: 1.25em;
  --header-height: auto; }

@media (min-width: 35.625em) {
  :root {
    --content-padding: 2em; } }

@media (min-width: 56.25em) {
  :root {
    --content-padding: 1.25em; } }

html {
  scroll-behavior: smooth; }

html:not(.contains-module-plot-map) {
  scroll-padding-top: var(--header-height); }

body {
  font-family: var(--font-primary);
  color: var(--color-text);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 250px;
  background-color: white; }

@media (max-width: 82.5em) {
  body.nav-active {
    overflow-y: hidden; } }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

img,
embed,
object,
video {
  height: auto;
  max-width: 100%; }

iframe {
  max-width: 100%; }

p,
ul,
ol,
dl,
table,
h1,
h2,
h3,
.gform_confirmation_message,
.validation_error,
figure {
  font-size: 1.0625rem;
  line-height: 1.8;
  margin-top: 1.6em; }

form li li {
  font-size: 1rem; }

h1,
h2,
h3,
.gpoll_field_label_container,
.gpoll_wrapper .gfield_label,
#formname {
  font-family: var(--font-primary);
  color: var(--color-text);
  line-height: 1.2; }

h1:first-child,
h2:first-child,
h3:first-child {
  margin-top: 0; }

h1 {
  font-size: 1.875em; }

@media (min-width: 56.25em) {
  h1 {
    font-size: 3em; } }

h2,
.gpoll_field_label_container,
.gpoll_wrapper .gfield_label,
#formname {
  font-size: 1.75em; }

@media (min-width: 56.25em) {
  h2,
  .gpoll_field_label_container,
  .gpoll_wrapper .gfield_label,
  #formname {
    font-size: 2em; } }

h3 {
  font-size: 1.5em; }

@media (min-width: 56.25em) {
  h3 {
    font-size: 1.75em; } }

h1 a:link,
h1 a:visited,
h2 a:link,
h2 a:visited,
h3 a:link,
h3 a:visited {
  color: inherit;
  text-decoration: none; }

h1 a:hover,
h2 a:hover,
h3 a:hover {
  text-decoration: underline; }

ul,
ol {
  padding-left: 1.2em; }

ul {
  list-style-type: circle; }

ol {
  list-style-type: decimal; }

a:link,
a:visited {
  color: var(--color-primary); }

a[data-href] {
  cursor: pointer; }

sup {
  vertical-align: super;
  font-size: .8em;
  line-height: .8em; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
textarea {
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  background-color: #ededed;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border: none; }

img[src*=".svg"] {
  width: auto;
  height: auto; }

button {
  border-radius: 0; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: .5em .5em .5em 0; }

.alignright {
  float: right;
  margin: .5em 0 .5em .5em; }

.alignleft {
  float: left;
  margin: .5em .5em .5em 0; }

.aligncenter {
  display: block;
  margin: .5em auto .5em auto; }

/* tables */
.article table,
.article thead,
.article tbody,
.article th,
.article td,
.article tr {
  display: block; }

.article th {
  display: none; }

.article td[data-column-name]:before,
.article td[data-title]:before {
  position: absolute;
  top: .5em;
  left: 0;
  width: 45%;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.article td[data-column-name]:before {
  content: attr(data-column-name); }

.article td[data-title]:before {
  content: attr(data-title); }

.article table {
  width: 100%; }

.article table :not(thead) tr {
  padding-bottom: 1em; }

.article table tr.featured td {
  color: #254f96;
  font-weight: 700; }

.article table td,
.article table th {
  text-align: left;
  padding: .5em 0 .5em 0;
  border-bottom: 1px solid #f0f0f0; }

.article td:not(:last-child),
.article table th {
  border-bottom: 1px solid #f0f0f0; }

.article table th {
  font-weight: 700; }

.article table td[data-column-name],
.article table td[data-title] {
  position: relative;
  padding-left: 50%; }

@media (min-width: 35.625em) {
  .article table {
    display: table; }
  .article thead {
    display: table-header-group; }
  .article tbody {
    display: table-row-group; }
  .article td,
  .article th {
    display: table-cell; }
  .article table td {
    border-bottom: 1px solid #f0f0f0; }
  .article table tr:last-child td {
    border-bottom: 0; }
  .article table th,
  .article table td,
  .article table td[data-column-name],
  .article table td[data-title] {
    position: static;
    padding: .5em; }
  .article tr {
    display: table-row; }
  .article table tr:hover {
    background-color: #f0f0f0; }
  .article td[data-column-name]:before,
  .article td[data-title]:before {
    content: "";
    display: none; }
  .article table td:first-child,
  .article table th:first-child {
    padding-left: 0; }
  .article table td:first-child {
    font-weight: 400; } }

body {
  padding-top: var(--header-height); }

body.category {
  padding-top: calc(var(--header-height) + 70px); }

.content,
.header,
#contact-tekst .blocks-wrapper {
  padding-left: var(--content-padding);
  padding-right: var(--content-padding); }

@media (min-width: 56.25em) {
  .content,
  .header,
  #contact-tekst .blocks-wrapper {
    margin: 0 auto; } }

@media (min-width: 82.5em) {
  .content,
  .header,
  #contact-tekst .blocks-wrapper {
    margin: 0 auto;
    width: 77.5em; } }

.header-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: var(--header-height);
  background-color: var(--color-secondary);
  z-index: 10;
  transition: background-color .5s; }

body.home .header-wrapper {
  background-color: transparent; }
  body.home .header-wrapper::before {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    height: 100px;
    background: linear-gradient(0deg, rgba(95, 153, 209, 0) 0%, black 100%);
    pointer-events: none; }

@media (min-width: 56.25em) {
  .header-wrapper {
    position: fixed; }
  body.contains-module-plot-map .header-wrapper {
    position: absolute; }
  .header-wrapper.is-scrolled-down {
    background-color: hsl(var(--color-primary-h), var(--color-primary-s), calc(var(--color-primary-l) - 5%)); }
  body.contains-module-plot-map .header-wrapper.is-scrolled-down {
    background-color: var(--color-primary); } }

@media (max-width: 600px) {
  .admin-bar .header-wrapper:not(.is-scrolled-down) {
    top: 46px; }
  body.admin-bar.contains-module-plot-map .header-wrapper {
    top: 46px; } }

@media (min-width: 600px) and (max-width: 782px) {
  .admin-bar .header-wrapper {
    top: 46px; } }

@media (min-width: 783px) {
  .admin-bar .header-wrapper {
    top: 32px; } }

.header-content {
  display: flex;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px; }

/* HEADER LOGO */
.header-logo {
  display: block;
  position: absolute;
  width: 150px;
  transform-origin: left top;
  transition: transform .3s;
  z-index: 20;
  align-self: flex-start; }

.home .header-logo {
  transform: scale(1); }

.header-logo img {
  display: block;
  width: 100%; }

@media (min-width: 56.25em) {
  .header-logo {
    width: 150px; }
  .is-scrolled-down .header-logo {
    transform: scale(0.6); } }

@media (min-width: 82.5em) {
  .header-logo {
    width: 225px; } }

/* HEADER MENU BUTTON */
.header-menu-button {
  position: fixed;
  right: 0%;
  top: 0;
  width: 60px;
  height: 60px;
  margin-left: 0;
  background-color: white;
  transition: top .2s, background-color .2s;
  z-index: 100;
  border: none;
  outline: none;
  z-index: 101; }

body.contains-module-plot-map .header-menu-button {
  position: absolute;
  top: 0; }

.is-scrolled-down .header-menu-button {
  background-color: var(--color-primary); }

body.contains-module-plot-map .is-scrolled-down .header-menu-button {
  background-color: white; }

.nav-active .header-menu-button {
  background-color: var(--color-primary); }

.header-menu-button > .header-menu-button-icon {
  pointer-events: none; }

@media (min-width: 82.5em) {
  .header-menu-button {
    display: none; } }

.admin-bar .header-menu-button {
  top: 46px; }

@media (min-width: 783px) {
  .admin-bar .header-menu-button {
    top: 32px; } }

.is-scrolled-down.admin-bar .header-menu-button {
  top: 0; }

.header-menu-button-icon,
.header-menu-button-icon::after,
.header-menu-button-icon::before {
  height: 4px;
  background-color: var(--color-text); }

.is-scrolled-down .header-menu-button-icon,
.is-scrolled-down .header-menu-button-icon::after,
.is-scrolled-down .header-menu-button-icon::before {
  background-color: white; }

.header-menu-button-icon {
  display: inline-block;
  position: relative;
  width: 34px;
  vertical-align: middle;
  transition: background-color .2s; }

.header-menu-button-icon:after,
.header-menu-button-icon:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  transition: transform .2s, background-color .2s; }

.header-menu-button-icon:before {
  transform: translateY(-10px); }

.header-menu-button-icon:after {
  transform: translateY(10px); }

.nav-active .header-menu-button-icon {
  background-color: transparent; }

.nav-active .header-menu-button-icon:after {
  transform: rotateZ(45deg) translateY(0); }

.nav-active .header-menu-button-icon:before {
  transform: rotateZ(-45deg) translateY(0); }

.navigation-account {
  position: fixed;
  bottom: 20px;
  left: var(--content-padding);
  right: var(--content-padding);
  text-align: center;
  line-height: 1.3;
  z-index: 100;
  opacity: 0;
  pointer-events: none; }

.nav-active .navigation-account {
  opacity: 1;
  transition: opacity .3s;
  pointer-events: auto; }

@media (min-width: 56.25em) {
  .navigation-account {
    position: absolute;
    top: 20px;
    bottom: auto;
    left: auto;
    z-index: auto;
    opacity: 1;
    transition: opacity .3s;
    pointer-events: auto; }
  .is-scrolled-down .navigation-account {
    opacity: 0;
    pointer-events: none; } }

a.navigation-account-item:link,
a.navigation-account-item:visited {
  color: white;
  text-decoration: none; }

.navigation-account-item {
  display: inline-block;
  padding: .25em 1.5em .25em 3em;
  font-size: .9375em;
  color: white;
  line-height: 1.6;
  text-transform: uppercase;
  letter-spacing: .05em;
  background-color: hsl(var(--color-primary-h), var(--color-primary-s), calc(var(--color-primary-l) - 8%));
  transition: background-color .15s;
  border-radius: 2em; }

@media (min-width: 56.25em) {
  .navigation-account-item {
    font-size: 1.125em; } }

a.navigation-account-item:hover {
  background-color: hsl(var(--color-primary-h), var(--color-primary-s), calc(var(--color-primary-l) - 13%)); }

.navigation-account-item-account {
  background-image: url(icon-lock.19e5cd.svg);
  background-position: left 1.5em center;
  background-repeat: no-repeat; }

/* HOOFDNAVIGATIE */
.header-main-navigation-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  height: 0;
  opacity: 0;
  text-align: left;
  background-color: var(--color-tertiary);
  z-index: 100;
  overflow: visible;
  transition: opacity .3s;
  padding: 0px;
  overflow: scroll;
  pointer-events: none;
  visibility: hidden; }

.header-wrapper.active .header-main-navigation-container {
  height: auto;
  opacity: 1;
  pointer-events: all;
  visibility: visible; }

.header-main-navigation-container ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }

@media (max-width: 82.5em) {
  .header-main-navigation-container > .menu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    max-height: calc(100% - 60px);
    padding: 0;
    overflow: auto;
    padding: 20px;
    padding-top: 60px; }
  .admin-bar .header-main-navigation-container > .menu {
    padding-top: 92px;
    max-height: calc(100% - 92px); } }

.header-main-navigation-container .menu-item {
  width: 100%;
  border-bottom: 1px solid black; }

.header-main-navigation-container .menu-item a,
.header-main-navigation-container .menu-item a:link,
.header-main-navigation-container .menu-item a:visited {
  display: block;
  font-size: .9em;
  color: var(--color-text);
  letter-spacing: .1em;
  line-height: 3.5;
  text-decoration: none;
  white-space: nowrap; }

@media (min-width: 82.5em) {
  .header-main-navigation-container {
    display: flex;
    justify-content: flex-end;
    flex-grow: 1;
    position: static;
    height: auto;
    opacity: 1;
    background-color: transparent;
    z-index: auto;
    text-align: center;
    padding: 0;
    pointer-events: all;
    overflow: visible;
    visibility: visible; }
  .header-main-navigation-container > .menu {
    display: flex;
    width: auto;
    padding: 0;
    margin: 0;
    min-height: 0;
    max-height: none; }
  .header-main-navigation-container:after,
  .header-main-navigation-container .menu:after {
    content: "";
    display: block;
    clear: left; }
  .header-main-navigation-container .menu-item {
    width: auto;
    border-bottom: 0; }
  .header-main-navigation-container .menu-item a,
  .header-main-navigation-container .menu-item a:link,
  .header-main-navigation-container .menu-item a:visited {
    display: inline-block;
    color: white;
    padding: 0 1em;
    line-height: 62px;
    vertical-align: middle; }
  .header-main-navigation-container .menu-item a:hover,
  .header-main-navigation-container .menu-item.current-menu-item a {
    color: var(--color-primary); } }

.header-main-navigation-container .menu-item-has-children {
  position: relative; }
  .header-main-navigation-container .menu-item-has-children .sub-menu {
    max-height: 0;
    overflow: hidden;
    transition: .3s; }
  .header-main-navigation-container .menu-item-has-children .sub-menu .menu-item {
    border-bottom: 0; }
  .header-main-navigation-container .menu-item-has-children::after {
    content: "";
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 20px;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 10px;
    background-image: url(arrow-down.5a65bb.svg);
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat; }
  .header-main-navigation-container .menu-item-has-children.open-submenu::after, .header-main-navigation-container .menu-item-has-children:focus-within::after {
    transform: rotate(180deg); }
  .header-main-navigation-container .menu-item-has-children.open-submenu .sub-menu, .header-main-navigation-container .menu-item-has-children:focus-within .sub-menu {
    max-height: 1000px; }

@media (min-width: 82.5em) {
  .header-main-navigation-container .menu-item-has-children .sub-menu {
    max-height: unset;
    overflow: visible;
    background-color: hsl(var(--color-primary-h), var(--color-primary-s), calc(var(--color-primary-l) - 5%));
    position: absolute;
    padding: 5px 25px;
    display: block;
    top: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none; }
    .header-main-navigation-container .menu-item-has-children .sub-menu.left {
      right: 0;
      left: auto; }
  .header-main-navigation-container .menu-item-has-children::after {
    display: none; }
  .header-main-navigation-container .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    pointer-events: all; }
  .header-main-navigation-container .menu-item-has-children.open-submenu .sub-menu {
    max-height: unset; } }

@media (min-width: 82.5em) {
  .header-main-navigation-container .menu-item-has-children > a {
    pointer-events: none; }
  .header-main-navigation-container .menu-item-has-children .sub-menu {
    max-height: unset;
    overflow: visible;
    background-color: var(--color-primary);
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    opacity: 0; }
    .header-main-navigation-container .menu-item-has-children .sub-menu.left {
      right: 0;
      left: auto; }
    .header-main-navigation-container .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu {
      top: 0;
      left: 100%;
      background-color: var(--color-primary); }
      .header-main-navigation-container .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu.left {
        right: 100%;
        left: auto; }
  .header-main-navigation-container .menu-item-has-children::after {
    display: none; }
  .header-main-navigation-container .menu-item-has-children:hover .sub-menu, .header-main-navigation-container .menu-item-has-children:focus-within .sub-menu {
    opacity: 1;
    display: block;
    pointer-events: all; }
    .header-main-navigation-container .menu-item-has-children:hover .sub-menu .menu-item-has-children:hover .sub-menu, .header-main-navigation-container .menu-item-has-children:focus-within .sub-menu .menu-item-has-children:hover .sub-menu {
      opacity: 1;
      pointer-events: all; }
    .header-main-navigation-container .menu-item-has-children:hover .sub-menu .menu-item-has-children .sub-menu, .header-main-navigation-container .menu-item-has-children:focus-within .sub-menu .menu-item-has-children .sub-menu {
      opacity: 0;
      pointer-events: none; }
  .header-main-navigation-container .menu-item-has-children.open-submenu .sub-menu {
    max-height: unset; } }

.category #content.content {
  padding-left: 1.5em;
  padding-right: 1.5em;
  max-width: 72em; }

.articles {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
  margin-bottom: 50px; }

@media (min-width: 56.25em) {
  .articles {
    grid-template-columns: repeat(2, 1fr); } }

@media (min-width: 82.5em) {
  .articles {
    grid-template-columns: repeat(3, 1fr); } }

.article-grid {
  box-sizing: border-box;
  background-color: #f0f0f0;
  padding: 1em; }

.article {
  padding-top: 2em;
  padding-bottom: 2em; }

p.lees_meer {
  margin-bottom: 0px; }

.article p:first-child,
.article ul:first-child,
.article ol:first-child,
.article table:first-child,
.gform_wrapper:first-child .gform_title {
  margin-top: 0; }

.article h1 + p,
.article h1 + ul,
.article h1 + ol,
.article h1 + table,
.article .image + h1,
.article .bron + h1 {
  margin-top: 0.8em; }

.a_column {
  height: 100%; }

.article-button-active {
  position: relative; }

@media (min-width: 56.25em) {
  .article {
    padding-left: 15%;
    padding-right: 15%; }
  .article-button-active {
    padding-left: 0;
    padding-right: 30%; } }

/* GRAVITY FORMS */
.gform_wrapper {
  text-align: left; }

.validation_message {
  position: relative;
  color: white;
  padding: 0.4em 1em;
  background-color: #c81919; }

.validation_message:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.5em;
  left: 1em;
  width: 0;
  height: 0;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  border-bottom: 0.5em solid #c81919; }

.content .gform_confirmation_message {
  padding: 0.8em 1em;
  background-color: #f8f8f8;
  border: 2px dotted #e6e6e6; }

.ui-datepicker {
  padding: .5em;
  background-color: white;
  border: 1px solid #afafaf;
  box-shadow: 0 0.2em 0.5em rgba(0, 0, 0, 0.2); }

.ui-datepicker-calendar td > span,
.ui-datepicker-calendar th > span,
.ui-datepicker-calendar td > a,
.ui-datepicker-calendar th > a {
  padding: .2em; }

.footer-wrapper {
  background-color: black;
  color: white;
  padding: 35px 10px; }
  .footer-wrapper ul {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    list-style: none; }
  .footer-wrapper ul li {
    width: auto;
    display: block; }
  .footer-wrapper ul li:first-child {
    margin-left: 0; }
  .footer-wrapper a {
    color: #b4b4b4;
    text-decoration: none; }
  .footer-wrapper .social-media-wrapper {
    display: flex;
    margin-left: auto;
    justify-content: flex-end;
    margin-bottom: 20px; }
    .footer-wrapper .social-media-wrapper a {
      margin: 0 3px; }

@media (min-width: 56.25em) {
  .footer-wrapper ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    list-style: none; }
  .footer-wrapper .content {
    display: flex;
    flex-direction: column;
    gap: 30px; }
  .footer-wrapper .copyright {
    text-align: center; }
  .footer-wrapper ul li a {
    padding: 0 15px;
    border-right: solid 1px #b4b4b4; }
  .footer-wrapper ul li:last-child a {
    border-right: none; } }

/* MODULE */
.module {
  position: relative; }

.module.background-color-primary {
  background-color: var(--color-primary); }

.module.background-color-secondary {
  background-color: var(--color-secondary); }

.module.background-color-tertiary {
  background-color: var(--color-tertiary); }

.module.background-color-gray {
  background-color: #f0f0f0; }

.module.background-color-white {
  background-color: white; }

.read-more,
a.read-more:link,
a.read-more:visited {
  display: inline-block;
  position: relative;
  padding: 0 2.5em 0 0.75em;
  font-size: 1.125rem;
  color: hsl(var(--color-text-h), var(--color-text-s), calc(var(--color-text-l) + 30%));
  line-height: 1.875em;
  text-decoration: none;
  transition: background-color 0.2s; }

.read-more::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1.875em;
  background-color: hsl(var(--color-secondary-h), var(--color-secondary-s), calc(var(--color-secondary-l) + 40%));
  background-image: url(arrow-read-more.c9dd7f.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 70%;
  transition: background-color 0.2s, background-position .2s; }

a.read-more:hover {
  color: white;
  text-decoration: none;
  background-color: var(--color-primary); }

a.read-more:hover::after {
  background-color: hsl(var(--color-primary-h), var(--color-primary-s), calc(var(--color-primary-l) - 7%));
  background-position: center right 5px; }

@media (min-width: 35.625em) {
  .read-more,
  a.read-more:link,
  a.read-more:visited {
    font-size: 1.25rem; } }

.module-more {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 2em;
  width: 3em;
  height: 2.5em;
  margin-left: -1em;
  background-image: url(arrow-down.5a65bb.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  z-index: 1; }

.module-anchor-next {
  position: absolute;
  left: 0;
  right: 0; }

@media (min-width: 56.25em) {
  .module-anchor-next {
    bottom: var(--header-height); } }

/* TITLE */
.content-wrapper-title {
  background-color: white; }

.content-title {
  padding-top: 70px;
  padding-bottom: 50px;
  text-align: center; }

/* SHORTCODES */
.iframe-shortcode {
  width: 100%;
  transition: height 0.5s; }

/* BUTTONS */
.button-wrapper {
  display: block;
  position: absolute;
  right: 7%;
  bottom: 70px;
  width: 125px;
  text-decoration: none;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  z-index: 2; }

.button-tekst {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.25em;
  height: 7em;
  width: 7em;
  font-family: var(--font-secondary);
  font-size: 1.25em;
  text-align: center;
  border-radius: 8em;
  background-color: var(--color-primary);
  box-sizing: border-box; }

a.button-tekst {
  transition: background-color 0.1s; }

.button-tekst p,
.button-tekst ul,
.button-tekst ol {
  margin-top: 0;
  color: white;
  line-height: 1; }

@media (min-width: 35.625em) {
  .button-tekst {
    font-size: 2em; } }

@media (min-width: 56.25em) {
  .button-wrapper {
    right: 10%; }
  .button-wrapper:not(.button-tekst) {
    width: 200px; }
  .button-tekst {
    font-size: 2.25em; } }

@media (min-width: 76.25em) {
  .button-tekst {
    font-size: 3em; } }

@media (min-width: 107.5em) {
  .button-tekst {
    font-size: 3.5em; } }

a.slide-icoon-wrapper:hover {
  transform: scale(1.01) rotateZ(1deg); }

.button-wrapper .slide-image {
  width: 100%; }

.article .button-wrapper {
  top: -5em;
  bottom: auto;
  right: 0;
  font-size: 1em; }

@media (min-width: 35.625em) {
  .article .button-wrapper {
    font-size: 1.5em; } }

@media (min-width: 56.25em) {
  .article .button-wrapper {
    top: 32px;
    font-size: 2em; } }

.edit-module-button {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 9;
  width: 30px;
  height: 30px;
  opacity: 0;
  transition: opacity .15s;
  pointer-events: none;
  text-indent: -9999px;
  background-image: url(icon-edit.5fc1a3.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
  background-color: var(--color-primary);
  border: 1px solid white; }

.module:hover .edit-module-button {
  opacity: 1;
  pointer-events: auto; }

/* HOME DNA FORM */
.formPage .spacer {
  display: none; }

.formPage .wrap-question {
  margin-top: 1em; }

.formPage .question + label,
.formPage .question + select {
  display: block; }

form button[type="submit"],
form input[type="submit"] {
  height: 2.5em;
  padding: 0 0.75em;
  margin-top: 1.6em;
  font-family: inherit;
  font-size: inherit;
  color: white;
  background-color: var(--color-primary);
  display: inline-block;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none; }

form button[type="submit"]:hover,
form input[type="submit"]:hover {
  background-color: hsl(var(--color-primary-h), var(--color-primary-s), calc(var(--color-primary-l) - 10%)); }

/* FORMS */
.content form ul,
.content form ol {
  padding-left: 0;
  list-style-type: none; }

.content form li {
  clear: left;
  margin-top: 0.8em; }

.content form label {
  line-height: 2em; }

.content form input[type="text"],
.content form input[type="email"],
.content form input[type="tel"],
.content form input[type="search"],
.content form input[type="url"],
.content form textarea {
  padding-left: 0.5em;
  width: 100%;
  border-radius: 4px; }

.content form input[type="text"]:focus,
.content form input[type="email"]:focus,
.content form input[type="tel"]:focus,
.content form input[type="url"]:focus,
.content form input[type="search"]:focus,
.content form textarea:focus {
  box-shadow: inset 0 0 0.5em rgba(0, 0, 0, 0.05); }

.content form input[type="text"],
.content form input[type="email"],
.content form input[type="tel"],
.content form input[type="search"],
.content form input[type="url"] {
  height: 2em; }

.content form textarea {
  resize: vertical;
  padding-top: 0.25em;
  min-height: 5em;
  height: 7em;
  margin: 0;
  display: block; }

form input[type="submit"]:active,
form button[type="submit"]:active {
  background-color: var(--color-secondary); }

.content form input[type="search"],
.content form input[type="button"],
.content form input[type="submit"] {
  display: inline-block;
  -moz-appearance: none;
  -webkit-appearance: none; }

.button,
a.button {
  display: inline-block;
  padding: .675em 2em;
  color: white;
  text-align: center;
  line-height: 1.675em;
  text-decoration: none;
  background-color: var(--color-primary);
  border: none;
  transition: background-color 0.2s; }

.button:disabled,
a.button:disabled {
  opacity: .6;
  filter: grayscale(100%); }

.button:not(:disabled):hover,
a.button:not(:disabled):hover {
  background-color: hsl(var(--color-primary-h), var(--color-primary-s), calc(var(--color-primary-l) - 10%)); }

.button.white:not(:disabled),
a.button.white:not(:disabled),
.button.color-white:not(:disabled),
a.button.color-white:not(:disabled) {
  background-color: var(--color-white);
  color: #000000; }

.button.primary,
a.button.primary,
.button.color-primary,
a.button.color-primary {
  background-color: var(--color-primary); }

.button.secondary,
a.button.secondary,
.button.color-secondary,
a.button.color-secondary {
  background-color: var(--color-secondary); }

.button.tertiary,
a.button.tertiary,
.button.color-tertiary,
a.button.color-tertiary {
  background-color: var(--color-tertiary); }

.button.color-gray,
a.button.color-gray {
  color: var(--color-text);
  background-color: #ededed; }

.button.color-gray:not(:disabled):hover,
a.button.color-gray:not(:disabled):hover {
  background-color: #dbdbdb; }

.button.type-download,
a.button.type-download {
  position: relative;
  padding-right: 3em; }
  .button.type-download::after,
  a.button.type-download::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1em;
    display: block;
    width: 15px;
    height: 15px;
    transform: translateY(-50%);
    background-image: url(arrow-download.956702.svg);
    background-size: cover; }

.button.type-arrow::after,
a.button.type-arrow::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: .5em;
  background-image: url(icon-arrow-right-light.c7dfa6.svg);
  background-repeat: no-repeat; }

.button.color-gray.type-arrow::after,
a.button.color-gray.type-arrow::after,
.button.color-white.type-arrow::after,
a.button.color-white.type-arrow::after {
  background-image: url(icon-arrow-right-dark.0ac079.svg); }

p.type-introduction {
  font-size: 1.25em; }

@media (min-width: 35.625em) {
  p.type-introduction {
    font-size: 1.375em; } }

.message {
  padding: .5em 1em;
  border-left: 8px solid rgba(0, 0, 0, 0.8);
  background-color: white;
  border-radius: 4px; }

.message-error {
  border-color: rgba(255, 0, 0, 0.8); }

/* GALLERY */
.gallery {
  display: inline-block;
  margin-top: 1.6em; }

.gallery .gallery-item {
  float: left;
  width: 48.5%;
  margin-left: 3%;
  margin-top: 1em;
  box-sizing: border-box; }

.gallery .gallery-item > a,
.gallery .gallery-item img {
  display: block; }

.gallery .gallery-item:nth-child(2n+1) {
  clear: left;
  margin-left: 0; }

@media (min-width: 35.625em) {
  .gallery .gallery-item,
  .gallery .gallery-item:nth-child(2n+1) {
    width: 31.666666666%;
    margin-left: 2.5%;
    clear: none; }
  .gallery .gallery-item:nth-child(3n+1) {
    clear: left;
    margin-left: 0; } }

.gallery.gallery-columns-1 .gallery-item,
.gallery.gallery-columns-1 .gallery-item:nth-child(2n+1) {
  float: none;
  width: auto;
  margin-left: 0; }

@media (min-width: 35.625em) {
  .gallery.gallery-columns-2 .gallery-item,
  .gallery.gallery-columns-2 .gallery-item:nth-child(2n+1) {
    width: 48.5%;
    margin-left: 3%; }
  .gallery.gallery-columns-2 .gallery-item:nth-child(2n+1) {
    clear: left;
    margin-left: 0; } }

@media (min-width: 56.25em) {
  .gallery.gallery-columns-4 .gallery-item,
  .gallery.gallery-columns-4 .gallery-item:nth-child(3n+1),
  .gallery.gallery-columns-5 .gallery-item,
  .gallery.gallery-columns-5 .gallery-item:nth-child(3n+1) {
    width: 22%;
    margin-left: 4%; }
  .gallery.gallery-columns-4 .gallery-item:nth-child(4n+1),
  .gallery.gallery-columns-5 .gallery-item:nth-child(4n+1) {
    clear: left;
    margin-left: 0; } }

@media (min-width: 82.5em) {
  .gallery.gallery-columns-5 .gallery-item,
  .gallery.gallery-columns-5 .gallery-item:nth-child(4n+1) {
    width: 18%;
    margin-left: 2.5%; }
  .gallery.gallery-columns-5 .gallery-item:nth-child(5n+1) {
    clear: left;
    margin-left: 0; } }

.vanillelightbox-background {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0;
  z-index: 1000;
  transition: opacity .3s;
  pointer-events: none; }

.vanillelightbox-background.is-active {
  opacity: 1;
  pointer-events: auto; }

.vanillelightbox-viewer {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  pointer-events: none;
  transition: opacity .5s; }

.vanillelightbox-viewer::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
  border: 2px solid white;
  border-left-width: 0;
  border-radius: 30px;
  opacity: 0;
  transition: opacity .5s 1s;
  pointer-events: none;
  box-sizing: border-box; }

.vanillelightbox-viewer.is-loading::after {
  opacity: 1;
  animation-name: vanillelightbox-loading;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

@keyframes vanillelightbox-loading {
  from {
    transform: rotateZ(0deg); }
  to {
    transform: rotateZ(360deg); } }

.vanillelightbox-viewer.is-active {
  opacity: 1;
  pointer-events: auto; }

.vanillelightbox-viewer-button-next,
.vanillelightbox-viewer-button-previous,
.vanillelightbox-viewer-button-close {
  position: absolute;
  z-index: 3;
  width: 2.5rem;
  height: 2.5rem;
  opacity: 0;
  font-size: 1.5rem;
  color: white;
  line-height: 2.25rem;
  transition: opacity .2s, background-color .2s;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 2.5rem;
  border: none;
  outline: none; }

.vanillelightbox-viewer-button-next:hover,
.vanillelightbox-viewer-button-previous:hover,
.vanillelightbox-viewer-button-close:hover {
  background-color: var(--color-primary); }

.vanillelightbox-viewer-button-next,
.vanillelightbox-viewer-button-previous {
  top: 50%;
  margin-top: -1.25rem; }

.vanillelightbox-viewer.is-active:hover .vanillelightbox-viewer-button-next,
.vanillelightbox-viewer.is-active:hover .vanillelightbox-viewer-button-previous,
.vanillelightbox-viewer.is-active:hover .vanillelightbox-viewer-button-close {
  opacity: 1; }

.vanillelightbox-viewer-button-previous {
  left: 30px;
  transform: rotateZ(-180deg); }

.vanillelightbox-viewer-button-next {
  right: 30px; }

.vanillelightbox-viewer-button-next::after,
.vanillelightbox-viewer-button-previous::after {
  content: "➜"; }

.vanillelightbox-viewer-button-close {
  top: 30px;
  right: 30px; }

.vanillelightbox-viewer-button-close::after {
  content: "✖"; }

.vanillelightbox-source-current {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
  transition: opacity .3s; }

@media (min-width: 600px) {
  .vanillelightbox-source-current {
    max-width: 90%;
    max-height: 90%; } }

.vanillelightbox-source-current.is-unloaded {
  opacity: 0; }

.vanillelightbox-source-youtube {
  display: block;
  width: 100vw;
  height: 56.25vw; }

@media (min-width: 600px) {
  .vanillelightbox-source-youtube {
    width: 70vw;
    height: 39.375vw; } }

.highlight-slides-container .highlight-slide-wrapper .highlight-slide-image-wrapper {
  aspect-ratio: 2 / 1;
  height: 100%;
  max-height: 700px; }

.highlight-slides-container .highlight-slide-wrapper {
  max-height: 700px; }

.highlight-slides-container .highlight-slide-wrapper .highlight-slide-image-wrapper img {
  min-width: 100%;
  max-height: 100%;
  min-height: 100%;
  object-fit: cover; }

.highlight-slide-content-wrapper.background-color-primary h2 {
  font-size: 2em;
  color: #ffffff;
  margin: 0; }

.highlight-slide-content-wrapper.background-color-primary span {
  font-size: 3.5rem;
  color: #ffffff;
  margin: 0; }

.highlight-slide-content-wrapper.background-color-primary p {
  line-height: 1.5em;
  color: #ffffff; }

@media (min-width: 56.25em) {
  .highlight-slide-content-wrapper.background-color-primary h2 {
    font-size: 2.7em; }
  .highlight-slide-content-wrapper.background-color-primary span {
    font-size: 4.1rem; }
  .highlight-slides-container .highlight-slide-wrapper .highlight-slide-content-wrapper {
    padding: 60px 90px 40px 70px; }
  .highlight-slides-container .highlight-slide-wrapper .highlight-slide-content-wrapper {
    bottom: 50px; } }

.project-situation-map-wrapper {
  max-width: 800px;
  margin: auto; }

.header-wrapper {
  height: 65px; }

.button.secondary, a.button.secondary, .button.color-secondary, a.button.color-secondary {
  color: #41403A; }

body {
  padding-top: 65px; }

body.notification-active {
  padding-top: 125px; }

.is-scrolled-down .header-logo {
  transform: none; }

@media (min-width: 82.5em) {
  body {
    padding-top: 133px; }
  body.notification-active {
    padding-top: 193px; }
  .header-wrapper {
    height: 133px; } }

#wrapper_header {
  background-color: var(--color-white);
  z-index: 500; }
  #wrapper_header::before {
    display: none; }

#wrapper_header.active .header-menu-button,
#wrapper_header.active .header-menu-button {
  background-color: var(--color-secondary); }

#wcag-utilities {
  position: fixed;
  top: 15%;
  right: 0;
  z-index: 500; }
  #wcag-utilities * {
    box-sizing: border-box; }
  #wcag-utilities > ul.utility-list {
    list-style: none; }
  #wcag-utilities > ul.utility-list > li {
    position: relative;
    max-width: 50px;
    min-height: 50px;
    margin-bottom: 2px; }
  #wcag-utilities > ul.utility-list > li > button {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 50px;
    min-height: 50px;
    background-color: #42413a;
    padding: 15px;
    border: 0;
    cursor: pointer; }
    #wcag-utilities > ul.utility-list > li > button svg {
      width: 100%;
      height: auto; }
    #wcag-utilities > ul.utility-list > li > button:hover, #wcag-utilities > ul.utility-list > li > button.active {
      background-color: var(--color-secondary); }
  #wcag-utilities .readspeaker-popup {
    position: absolute;
    display: none;
    right: 100%;
    top: 0;
    bottom: 0;
    padding: 15px;
    background-color: #fff;
    width: 290px;
    height: 85px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
  #wcag-utilities .readspeaker-popup.popup-active {
    display: block; }

@media (min-width: 82.5em) {
  #wcag-utilities > ul.utility-list > li,
  #wcag-utilities > ul.utility-list > li > button {
    max-width: 65px;
    min-height: 65px; }
  #wcag-utilities > ul.utility-list > li > button {
    padding: 20px; }
  #wcag-utilities .readspeaker-popup {
    height: 63px;
    width: 420px; } }

.nav-active #wcag-utilities {
  display: none; }

@media (min-width: 82.5em) {
  .header-content.header {
    padding: 0;
    position: static; }
  .header-logo {
    position: static;
    margin: 25px 0;
    width: 300px; }
  #hoofdnavigatie {
    flex-wrap: wrap; }
  #hoofdnavigatie #menu-topnavigatie {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f2f2f2;
    padding: 10px;
    box-sizing: border-box; }
    #hoofdnavigatie #menu-topnavigatie * {
      box-sizing: border-box; }
  #hoofdnavigatie #menu-hoofdnavigatie {
    margin-top: auto; }
  .header-main-navigation-container {
    justify-content: center; }
  .header-main-navigation-container .menu-item {
    margin: 0 3px; } }

@media (max-width: 82.5em) {
  .header-main-navigation-container {
    display: flex;
    align-content: flex-start; }
  .header-main-navigation-container {
    flex-wrap: wrap; }
  .header-main-navigation-container #menu-topnavigatie {
    width: 100%; }
  .header-main-navigation-container #menu-hoofdnavigatie .menu-item a:visited,
  .header-main-navigation-container #menu-hoofdnavigatie .menu-item a:link {
    padding-left: 40px; } }

.header-main-navigation-container #menu-topnavigatie {
  display: flex;
  flex-wrap: wrap; }

.header-main-navigation-container #menu-topnavigatie li {
  padding: 0;
  margin: 0;
  border-bottom: 0;
  display: flex;
  align-items: center; }

.header-main-navigation-container #menu-topnavigatie .menu-item a,
.header-main-navigation-container #menu-topnavigatie .menu-item a:link,
.header-main-navigation-container #menu-topnavigatie .menu-item a:visited {
  line-height: 1;
  letter-spacing: 0;
  padding: 10px 15px;
  padding-top: 17px;
  color: var(--color-text); }

.header-main-navigation-container #menu-topnavigatie .aanmelden a:link,
.header-main-navigation-container #menu-topnavigatie .aanmelden a:visited {
  box-sizing: border-box;
  padding: 12px 20px;
  padding-top: 17px;
  padding-right: 65px;
  clip-path: polygon(0 20%, 90% 0, 100% 100%, 0% 100%);
  background-color: var(--color-secondary);
  font-weight: 700;
  background-image: url(arrow-right.aacdfa.svg);
  background-repeat: no-repeat;
  background-position: center right 26px;
  background-size: 20px auto;
  transition: all .15s ease-in-out; }
  .header-main-navigation-container #menu-topnavigatie .aanmelden a:link:hover,
  .header-main-navigation-container #menu-topnavigatie .aanmelden a:visited:hover {
    clip-path: polygon(0 15%, 80% 0, 100% 100%, 0% 100%); }

@media (max-width: 82.5em) {
  .header-main-navigation-container {
    background-color: var(--color-white); } }

.header-top-navigation-container {
  display: none; }

.header-main-navigation-container .menu-item a:link {
  letter-spacing: 0; }

.header-main-navigation-container #menu-hoofdnavigatie .menu-item {
  position: relative;
  border: 0;
  transition: all .15s ease-in-out; }
  .header-main-navigation-container #menu-hoofdnavigatie .menu-item a:visited,
  .header-main-navigation-container #menu-hoofdnavigatie .menu-item a:link {
    font-weight: 700;
    color: var(--color-text);
    transition: all .15s ease-in-out; }
  .header-main-navigation-container #menu-hoofdnavigatie .menu-item a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 20px 100%);
    z-index: -1;
    transition: all .15s ease-in-out; }

.header-main-navigation-container #menu-hoofdnavigatie .menu-item.current-menu-item a {
  color: var(--color-white); }

.header-main-navigation-container #menu-hoofdnavigatie .menu-item.current-menu-item a::after {
  background-color: var(--color-text);
  clip-path: polygon(0 15%, 100% 0, 100% 100%, 10% 100%); }

.header-main-navigation-container #menu-hoofdnavigatie .menu-item:hover a {
  color: var(--color-white); }

.header-main-navigation-container #menu-hoofdnavigatie .menu-item:hover a::after {
  background-color: var(--color-text); }

.mslider-container::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 60px;
  background-color: #fff;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  z-index: 50; }

/* Slider */
.mslider-slide-overlay-container.content.align-left {
  padding-left: 4rem; }

.mslider-slide-overlay-title {
  font-family: var(--font-secondary);
  font-size: 2rem;
  line-height: 1; }

.mslider-slide-overlay-container.align-center.content {
  align-items: end;
  margin-top: -100px; }

@media (min-width: 56.25em) {
  .mslider-slide-overlay-container.content.align-left {
    padding-left: 8rem; }
  .mslider-slide-overlay-title {
    font-size: 2.6rem; } }

@media (min-width: 82.5em) {
  .mslider-slide-overlay-title {
    font-size: 3.4rem; } }

@media (min-width: 92em) {
  .mslider-slide-overlay-title {
    font-size: 4rem; } }

table tr:hover {
  background-color: #f0f0f0;
  color: #000; }

.gform_confirmation_message {
  color: #fff; }

.page-id-484 .text-gray {
  color: #000; }

/* Buttons */
.button:not(:disabled):hover,
a.button:not(:disabled):hover {
  background-color: var(--color-secondary);
  color: #41403A; }

.button,
a.button {
  clip-path: polygon(0 15%, 94% 0, 100% 100%, 0% 100%);
  letter-spacing: 0;
  font-weight: bold;
  background-image: url(arrow-right.aacdfa.svg);
  background-repeat: no-repeat;
  background-position: center right 26px;
  background-size: 20px auto;
  padding-right: 65px; }
  .button:focus-visible,
  a.button:focus-visible {
    clip-path: none; }

/* Highlights */
.highlight-slide-content-wrapper h1, .highlight-slide-content-wrapper h2, .highlight-slide-content-wrapper h3, .highlight-slide-content-wrapper p {
  margin: 0; }

.highlight-slide-content-wrapper h2 {
  font-family: var(--font-secondary);
  margin-bottom: .4rem; }

.highlight-slide-content-wrapper h3 {
  font-size: 1.4rem;
  color: var(--color-tertiary); }

.highlight-slide-content-wrapper p {
  margin-bottom: 1rem; }

.highlight-slide-content-wrapper .button,
.highlight-slide-content-wrapper a.button {
  color: var(--color-text);
  padding: 8px 25px;
  background-color: #fff;
  background-image: none;
  clip-path: none;
  border-radius: 30px;
  border: 1px solid var(--color-text); }
  .highlight-slide-content-wrapper .button:hover,
  .highlight-slide-content-wrapper a.button:hover {
    color: var(--color-white); }
  .highlight-slide-content-wrapper .button.primary,
  .highlight-slide-content-wrapper a.button.primary {
    border-color: var(--color-primary); }
    .highlight-slide-content-wrapper .button.primary:hover,
    .highlight-slide-content-wrapper a.button.primary:hover {
      background-color: var(--color-primary); }
  .highlight-slide-content-wrapper .button.secondary,
  .highlight-slide-content-wrapper a.button.secondary {
    border-color: var(--color-secondary); }
    .highlight-slide-content-wrapper .button.secondary:hover,
    .highlight-slide-content-wrapper a.button.secondary:hover {
      background-color: var(--color-secondary); }
  .highlight-slide-content-wrapper .button.tertiary,
  .highlight-slide-content-wrapper a.button.tertiary {
    border-color: var(--color-tertiary); }
    .highlight-slide-content-wrapper .button.tertiary:hover,
    .highlight-slide-content-wrapper a.button.tertiary:hover {
      background-color: var(--color-tertiary); }

/* Module default */
.module-default h1 {
  font-family: var(--font-secondary); }

/* Actueel */
.news-module-news-item-wrapper {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
  background-color: var(--color-white); }

.news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper {
  align-items: flex-start;
  background-color: transparent; }

.news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper h3 {
  color: var(--color-primary);
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 10px; }

.news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper .news-module-item-date {
  font-weight: 700; }

.news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper .button,
.news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper a.button {
  color: var(--color-text);
  padding: 8px 25px;
  background-color: #fff;
  background-image: none;
  clip-path: none;
  border-radius: 30px;
  border: 1px solid var(--color-tertiary); }
  .news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper .button:hover,
  .news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper a.button:hover {
    color: var(--color-white);
    background-color: var(--color-tertiary); }

@media (min-width: 56.25em) {
  .news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper {
    padding: 30px; } }

/* Footer */
#menu-footer {
  text-align: right; }

#contact {
  background-color: #2a2928; }
  #contact h3 {
    color: white;
    font-weight: 200;
    margin-bottom: 0;
    letter-spacing: 1px; }

.module-contact .content {
  padding: 30px;
  margin: 0; }

@media (min-width: 82.5em) {
  .contact-group-wrapper {
    margin-top: 30px;
    margin-bottom: -120px;
    margin-left: 150px; }
  .module-contact .content .contact-group-wrapper.party-count-1 {
    grid-column: span 6; } }

.footer-wrapper {
  background-color: #2a2928;
  background-image: url(graphic-leeuw.9ba782.png);
  background-repeat: no-repeat;
  background-position: left bottom; }
  .footer-wrapper .copyright {
    display: none; }
  .footer-wrapper .icon-facebook {
    display: flex;
    margin-left: auto;
    margin-bottom: 20px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 3px;
    background-image: url(icon-facebook.d6dd8d.svg);
    background-size: 40px auto;
    background-position: center bottom;
    background-repeat: no-repeat; }
  .footer-wrapper .icon-instagram {
    display: flex;
    margin-left: auto;
    margin-bottom: 20px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 3px;
    background-image: url(icon-instagram.30abec.svg);
    background-size: 40px auto;
    background-position: center bottom;
    background-repeat: no-repeat; }
  .footer-wrapper .icon-youtube {
    display: flex;
    margin-left: auto;
    margin-bottom: 20px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 3px;
    background-image: url(icon-youtube.19bc55.svg);
    background-size: 40px auto;
    background-position: center bottom;
    background-repeat: no-repeat; }
  .footer-wrapper ul {
    justify-content: flex-end; }
    .footer-wrapper ul li a {
      border: 0;
      font-size: .85rem; }

@media (min-width: 56.25em) {
  .icon-facebook {
    margin-bottom: 0;
    margin-right: 15px; } }

/* Blocks */
.block .background-color-secondary h2, .block .background-color-secondary h3, .block .background-color-secondary p {
  color: #41403A; }

.block.block-type-text h2, .block.block-type-text h3, .block.block-type-text h4,
.box.box-type-text h2,
.box.box-type-text h3,
.box.box-type-text h4 {
  margin: 0; }

.block.block-type-text h2,
.box.box-type-text h2 {
  font-family: var(--font-secondary);
  margin-bottom: 20px; }

.block.block-type-text h3,
.box.box-type-text h3 {
  font-size: 1.3rem;
  margin-bottom: 5px; }

.block.block-type-text .text-wrapper.background-gray h2,
.box.box-type-text .text-wrapper.background-gray h2 {
  color: var(--color-text); }

.block.block-type-text .text-wrapper.background-white h2,
.box.box-type-text .text-wrapper.background-white h2 {
  color: var(--color-tertiary); }

/* Box met overlap */
.box-type-text.background-color-white {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.13); }

.box-type-text.background-color-white h2 {
  color: var(--color-primary); }

.box-type-text .button,
.box-type-text a.button {
  color: var(--color-text);
  padding: 8px 25px;
  background-color: transparent;
  background-image: none;
  clip-path: none;
  border-radius: 30px;
  border: 1px solid var(--color-tertiary); }
  .box-type-text .button.white,
  .box-type-text a.button.white {
    border-color: var(--color-white); }
  .box-type-text .button.tertiary,
  .box-type-text a.button.tertiary {
    border-color: var(--color-tertiary); }
  .box-type-text .button:hover,
  .box-type-text a.button:hover {
    color: var(--color-white);
    background-color: var(--color-secondary);
    border-color: var(--color-secondary); }

/* FAQ */
.faq-container {
  margin: 0;
  padding: 30px 40px; }
  .faq-container .faq-title {
    position: relative;
    background-color: #fff;
    border-radius: 30px;
    padding: 10px 25px;
    border: 1px solid var(--color-text);
    font-weight: 600; }
  .faq-container .faq-title button {
    border: 0;
    background: transparent;
    padding: 0; }
  .faq-container .faq-title::before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    background-color: var(--color-secondary);
    background-image: url(arrow-down.5a65bb.svg);
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center; }

/* Over Middelsee */
.module-default-container h3 {
  margin: 0;
  margin-bottom: 5px;
  color: var(--color-tertiary);
  font-weight: bold;
  font-size: 1.2rem; }

.module-default-container p {
  font-size: 1rem;
  margin: 0;
  margin-bottom: 20px; }

#default-98 .module-default-container {
  max-width: 100%; }

.page-id-82 .block .background-color-primary h2,
.page-id-82 .block .background-darkgray h2 {
  color: var(--color-secondary); }

.page-id-82 .text-container .button,
.page-id-82 .text-container a.button {
  color: var(--color-white);
  padding: 8px 25px;
  background-color: transparent;
  background-image: none;
  clip-path: none;
  border-radius: 30px;
  border: 1px solid var(--color-tertiary); }
  .page-id-82 .text-container .button.white,
  .page-id-82 .text-container a.button.white {
    border-color: var(--color-white); }
  .page-id-82 .text-container .button:hover,
  .page-id-82 .text-container a.button:hover {
    color: var(--color-white);
    background-color: var(--color-secondary);
    border-color: var(--color-secondary); }

body.contrast-active .header-logo,
body.contrast-active #home-kaart {
  filter: grayscale(100%); }

body.contrast-active .header-main-navigation-container #menu-topnavigatie .aanmelden a:link,
body.contrast-active .header-main-navigation-container #menu-topnavigatie .aanmelden a:visited {
  background-color: #000;
  color: #fff; }

body.contrast-active .mslider-slide::before {
  filter: grayscale(100%); }

body.contrast-active .mslider-slide-overlay-title span {
  color: white; }

body.contrast-active .header-main-navigation-container #menu-hoofdnavigatie .menu-item.current-menu-item a::after {
  background-color: #000; }

body.contrast-active .button.primary, body.contrast-active a.button.primary, body.contrast-active .button.color-primary, body.contrast-active a.button.color-primary,
body.contrast-active .button.secondary a.button.secondary, body.contrast-active .button.color-primary, body.contrast-active a.button.color-secondary
.button.tertiary a.button.tertiary, body.contrast-active .button.color-tertiary, body.contrast-active a.button.color-tertiary {
  background-color: #000;
  color: #fff; }

body.contrast-active .highlight-slide-image-wrapper,
body.contrast-active .news-module-container .news-module-news-item-wrapper .news-module-news-item-image-wrapper img,
body.contrast-active .block.block-type-image .image-wrapper, body.contrast-active .block.block-type-carousel .image-wrapper,
body.contrast-active .news-filter-newsitem-wrapper .image-wrapper img {
  filter: grayscale(100%); }

body.contrast-active .highlight-slide-content-wrapper h3,
body.contrast-active .news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper h3 {
  color: #000; }

body.contrast-active .news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper .button,
body.contrast-active .news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper a.button {
  background-color: #000;
  color: #fff;
  border: 0; }

body.contrast-active #contact,
body.contrast-active .footer-wrapper,
body.contrast-active .block .background-color-primary {
  background-color: #000;
  color: #fff; }

body.contrast-active .block.block-type-text .text-wrapper.background-gray h2,
body.contrast-active .box.box-type-text .text-wrapper.background-gray h2,
body.contrast-active .block .background-gray h2,
body.contrast-active .block .background-gray h3,
body.contrast-active .block .background-gray p,
body.contrast-active .block.block-type-text .text-wrapper.background-white h2,
body.contrast-active .box.box-type-text .text-wrapper.background-white h2,
body.contrast-active .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper h3 {
  color: #000; }

body.contrast-active .content-with-quicknav-wrapper .quicknav-heading {
  color: #000; }

body.contrast-active .content-with-quicknav-wrapper ul li::before,
body.contrast-active .box-type-image {
  filter: grayscale(100%); }

body.contrast-active.page-id-82 .block .background-color-primary h2, body.contrast-active.page-id-82 .block .background-darkgray h2,
body.contrast-active .box-type-text.background-color-darkgray h2 {
  color: #fff; }

body.contrast-active .block .background-darkgray {
  background-color: #000;
  color: #fff; }

body.contrast-active .box-type-text.background-color-white h2 {
  color: #000; }

body.contrast-active .box-type-text .button.tertiary, body.contrast-active .box-type-text a.button.tertiary {
  border: 0;
  background-color: #000;
  color: #fff; }

body.contrast-active .module-default-container h3,
body.contrast-active .module-default-container h2,
body.contrast-active .module-default-container p {
  color: #000; }

body.contrast-active .faq-container .faq-title::before {
  background-color: #000; }

body.contrast-active .box-type-text.background-color-darkgray,
body.contrast-active .module-news-filter .news-filter-container .button-filter-container.button-type-submit button,
body.contrast-active .module-project-filter .project-filter-container .button-filter-container button.submit,
body.contrast-active .module-project-filter .news-filter-container .button-filter-container button.submit,
body.contrast-active .module-news-filter .project-filter-container .button-filter-container button.submit,
body.contrast-active .module-news-filter .news-filter-container .button-filter-container button.submit {
  background-color: #000;
  color: #fff; }

body.contrast-active .module-breadcrumbs a:link, body.contrast-active .module-breadcrumbs a:visited {
  color: #000; }

body.contrast-active .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper a,
body.contrast-active .module-project-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper a,
body.contrast-active .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper a,
body.contrast-active .module-project-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper a,
body.contrast-active .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper a,
body.contrast-active .module-news-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper a,
body.contrast-active .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper a,
body.contrast-active .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper a {
  border-color: #000; }

body.contrast-active .module-news-filter .project-filter-filters-wrapper .filter-container select,
body.contrast-active .module-news-filter .newsitems-filter-filters-wrapper .filter-container select {
  border-color: #000; }

body.contrast-active .module-project-filter .range-filter-choice-container::after,
body.contrast-active .module-project-filter .filter-choices-container::after,
body.contrast-active .module-news-filter .range-filter-choice-container::after,
body.contrast-active .module-news-filter .filter-choices-container::after {
  filter: grayscale(100%); }

body.contrast-active .module-project-filter .project-filter-filters-wrapper .filter-container select,
body.contrast-active .module-project-filter .newsitems-filter-filters-wrapper .filter-container select,
body.contrast-active .module-news-filter .project-filter-filters-wrapper .filter-container select,
body.contrast-active .module-news-filter .newsitems-filter-filters-wrapper .filter-container select {
  border-color: #fff; }

body.contrast-active .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper h3,
body.contrast-active .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-project-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper h3,
body.contrast-active .module-project-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper h3,
body.contrast-active .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-project-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper h3,
body.contrast-active .module-project-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper h3,
body.contrast-active .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-news-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper h3,
body.contrast-active .module-news-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper h3,
body.contrast-active .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper h3,
body.contrast-active .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .project-filter-project-wrapper .content-wrapper span.project-title {
  color: #000; }

body.contrast-active .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper h3,
body.contrast-active .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-project-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper h3,
body.contrast-active .module-project-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper h3,
body.contrast-active .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-project-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper h3,
body.contrast-active .module-project-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper h3,
body.contrast-active .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-news-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper h3,
body.contrast-active .module-news-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper h3,
body.contrast-active .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
body.contrast-active .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper h3,
body.contrast-active .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price {
  color: #000; }

body.contrast-active .project-filter-project-wrapper .content-wrapper ul li svg {
  filter: grayscale(100%); }

body.contrast-active .newsletter-archive {
  background-color: #000;
  color: #fff; }

body.contrast-active .newsletter-intro h2 {
  color: #fff; }

body.contrast-active .switch-years .active button, body.contrast-active .switch-years li button:hover {
  color: #000;
  background-color: #fff; }

body.contrast-active .newsletter-list li::before {
  background-image: url(arrow-list-white.a2d074.svg); }

body.contrast-active .module-image-gallery-image-container > img {
  filter: grayscale(100%); }

body.contrast-active .module.background-color-primary {
  background-color: #f8f8f8; }

body.contrast-active .module-project-filter .project-filter-active-filter-wrapper,
body.contrast-active .module-project-filter .news-filter-active-filter-wrapper,
body.contrast-active .module-news-filter .project-filter-active-filter-wrapper,
body.contrast-active .module-news-filter .news-filter-active-filter-wrapper,
body.contrast-active .module-project-filter .project-filter-active-filter-wrapper button,
body.contrast-active .module-project-filter .news-filter-active-filter-wrapper button,
body.contrast-active .module-news-filter .project-filter-active-filter-wrapper button,
body.contrast-active .module-news-filter .news-filter-active-filter-wrapper button {
  background-color: #000; }

body.contrast-active .project-filter-project-wrapper .image-wrapper img {
  filter: grayscale(100%); }

body.contrast-active .video-wrapper {
  filter: grayscale(100%); }

body.textsize-active .header-main-navigation-container #menu-hoofdnavigatie .menu-item a,
body.textsize-active #hoofdnavigatie #menu-topnavigatie,
body.textsize-active .module-default-container p:first-of-type,
body.textsize-active .module-default-container p,
body.textsize-active .highlight-slides-container .highlight-slide-wrapper .highlight-slide-content-wrapper.background-color-white,
body.textsize-active p, body.textsize-active ul, body.textsize-active ol, body.textsize-active dl, body.textsize-active table, body.textsize-active h1, body.textsize-active h2, body.textsize-active h3, body.textsize-active .gform_confirmation_message, body.textsize-active .validation_error, body.textsize-active figure {
  font-size: 120%; }

body.textsize-active .highlight-slide-content-wrapper h2,
body.textsize-active .block.block-type-text h2, body.textsize-active .box.box-type-text h2 {
  font-size: 2.6rem; }

body.textsize-active .mslider-slide-overlay-title {
  font-size: 3.6rem; }

body.textsize-active h1 {
  font-size: 4rem; }

body.textsize-active .highlight-slide-content-wrapper h3 {
  font-size: 1.8rem; }

body.textsize-active .news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper .news-module-item-date {
  font-size: 1.4rem; }

body.textsize-active .news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper h3 {
  font-size: 1.7rem; }

body.textsize-active .news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper .button, body.textsize-active .news-module-container .news-module-news-item-wrapper .news-module-news-item-content-wrapper a.button {
  font-size: 1.4rem; }

/* forms */
.gform_wrapper.gravity-theme input[type="color"], .gform_wrapper.gravity-theme input[type="date"], .gform_wrapper.gravity-theme input[type="datetime-local"], .gform_wrapper.gravity-theme input[type="datetime"], .gform_wrapper.gravity-theme input[type="email"], .gform_wrapper.gravity-theme input[type="month"], .gform_wrapper.gravity-theme input[type="number"], .gform_wrapper.gravity-theme input[type="password"], .gform_wrapper.gravity-theme input[type="search"], .gform_wrapper.gravity-theme input[type="tel"], .gform_wrapper.gravity-theme input[type="text"], .gform_wrapper.gravity-theme input[type="time"], .gform_wrapper.gravity-theme input[type="url"], .gform_wrapper.gravity-theme input[type="week"], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
  padding: 15px 30px !important;
  border-radius: 30px;
  background: #fff; }

form button[type="submit"], form input[type="submit"] {
  background-color: #fff;
  background-image: none;
  color: var(--color-text);
  clip-path: none;
  border-radius: 30px;
  margin: 0;
  cursor: pointer;
  padding: 0 30px !important; }
  form button[type="submit"]:hover, form input[type="submit"]:hover {
    color: #fff; }

#contact-tekst .blocks-wrapper {
  align-items: flex-start; }

#contact-tekst .text-container {
  padding: 15px; }

#contact-tekst .text-wrapper {
  justify-content: start; }

@media (min-width: 56.25em) {
  #contact-tekst .text-container {
    padding: 30px; } }

@media (min-width: 82.5em) {
  #contact-tekst .text-container {
    padding: 50px; } }

/* Aanbod */
.project-filter-project-wrapper .content-wrapper span.project-title {
  font-weight: bold;
  width: 100%; }

.module-project-filter,
.module-news-filter {
  background-color: var(--color-gray);
  padding-top: 50px; }
  .module-project-filter .project-filter-filters-wrapper,
  .module-project-filter .newsitems-filter-filters-wrapper,
  .module-news-filter .project-filter-filters-wrapper,
  .module-news-filter .newsitems-filter-filters-wrapper {
    position: relative; }
  .module-project-filter .news-filter-title-wrapper,
  .module-news-filter .news-filter-title-wrapper {
    text-align: center; }
  @media (min-width: 56.25em) {
    .module-project-filter .project-filter-filters-wrapper,
    .module-project-filter .newsitems-filter-filters-wrapper,
    .module-news-filter .project-filter-filters-wrapper,
    .module-news-filter .newsitems-filter-filters-wrapper {
      padding: 15px;
      display: flex;
      flex-direction: row;
      margin-bottom: 20px;
      flex-wrap: wrap; } }
  @media (min-width: 82.5em) {
    .module-project-filter .project-filter-filters-wrapper,
    .module-project-filter .newsitems-filter-filters-wrapper,
    .module-news-filter .project-filter-filters-wrapper,
    .module-news-filter .newsitems-filter-filters-wrapper {
      display: flex;
      flex-wrap: nowrap;
      flex-direction: row;
      padding: 25px 0; } }
  .module-project-filter .news-filter-container[data-hide-filter='1'] .newsitems-filter-filters-wrapper,
  .module-news-filter .news-filter-container[data-hide-filter='1'] .newsitems-filter-filters-wrapper {
    display: none; }
  .module-project-filter .filter-choices-container,
  .module-news-filter .filter-choices-container {
    margin: 0;
    width: 100%;
    position: relative; }
  .module-project-filter .range-filter-choice-container label,
  .module-news-filter .range-filter-choice-container label {
    border: 0;
    font-weight: 400;
    width: auto; }
  .module-project-filter .project-filter-filters-wrapper .filter-container select,
  .module-project-filter .newsitems-filter-filters-wrapper .filter-container select,
  .module-news-filter .project-filter-filters-wrapper .filter-container select,
  .module-news-filter .newsitems-filter-filters-wrapper .filter-container select {
    border-radius: 25px;
    letter-spacing: 0;
    font-size: .85rem;
    padding: 8px 12px !important;
    padding-right: 40px !important;
    line-height: 1.8;
    background-color: transparent;
    border-color: var(--color-secondary);
    color: #fff;
    margin-top: 0; }
    .module-project-filter .project-filter-filters-wrapper .filter-container select:focus,
    .module-project-filter .newsitems-filter-filters-wrapper .filter-container select:focus,
    .module-news-filter .project-filter-filters-wrapper .filter-container select:focus,
    .module-news-filter .newsitems-filter-filters-wrapper .filter-container select:focus {
      background-color: #fff;
      color: var(--color-text); }
  .module-project-filter .project-filter-filters-wrapper .filter-container.filter-container-price select,
  .module-project-filter .newsitems-filter-filters-wrapper .filter-container.filter-container-price select,
  .module-news-filter .project-filter-filters-wrapper .filter-container.filter-container-price select,
  .module-news-filter .newsitems-filter-filters-wrapper .filter-container.filter-container-price select {
    background-color: #fff;
    border-color: #fff;
    color: var(--color-text); }
  .module-project-filter .range-filter-choice-container::after,
  .module-project-filter .filter-choices-container::after,
  .module-news-filter .range-filter-choice-container::after,
  .module-news-filter .filter-choices-container::after {
    background-color: var(--color-secondary);
    background-image: url(arrow-down.5a65bb.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 50%;
    border-radius: 20px;
    height: 20px;
    width: 20px;
    top: 7px;
    right: 7px; }
  .module-project-filter .filter-choices-container select,
  .module-news-filter .filter-choices-container select {
    text-transform: none; }
  .module-project-filter .project-filter-filters-wrapper > span,
  .module-project-filter .newsitems-filter-filters-wrapper > span,
  .module-news-filter .project-filter-filters-wrapper > span,
  .module-news-filter .newsitems-filter-filters-wrapper > span {
    position: absolute;
    display: block;
    top: -50px;
    left: 0;
    padding: 15px 25px;
    height: 25px;
    background-color: var(--color-text);
    color: #fff; }
  .module-project-filter .project-filter-container .button-filter-container button.submit,
  .module-project-filter .news-filter-container .button-filter-container button.submit,
  .module-news-filter .project-filter-container .button-filter-container button.submit,
  .module-news-filter .news-filter-container .button-filter-container button.submit {
    font-weight: bold;
    clip-path: polygon(0 20%, 90% 0, 100% 100%, 0% 100%);
    background-color: var(--color-secondary);
    color: var(--color-text); }
    .module-project-filter .project-filter-container .button-filter-container button.submit:focus-visible,
    .module-project-filter .news-filter-container .button-filter-container button.submit:focus-visible,
    .module-news-filter .project-filter-container .button-filter-container button.submit:focus-visible,
    .module-news-filter .news-filter-container .button-filter-container button.submit:focus-visible {
      clip-path: none; }
  .module-project-filter .select-filter-filter-container,
  .module-news-filter .select-filter-filter-container {
    display: flex; }
    .module-project-filter .select-filter-filter-container span,
    .module-news-filter .select-filter-filter-container span {
      color: #fff;
      font-weight: 400;
      padding: 5px 10px;
      min-width: auto; }
  .module-project-filter .project-filter-container .button-filter-container,
  .module-project-filter .news-filter-container .button-filter-container,
  .module-news-filter .project-filter-container .button-filter-container,
  .module-news-filter .news-filter-container .button-filter-container {
    width: 100%;
    margin: 0;
    margin-bottom: 5px; }
    .module-project-filter .project-filter-container .button-filter-container button,
    .module-project-filter .news-filter-container .button-filter-container button,
    .module-news-filter .project-filter-container .button-filter-container button,
    .module-news-filter .news-filter-container .button-filter-container button {
      width: 100%; }
  .module-project-filter .project-filter-active-filter-wrapper,
  .module-project-filter .news-filter-active-filter-wrapper,
  .module-news-filter .project-filter-active-filter-wrapper,
  .module-news-filter .news-filter-active-filter-wrapper {
    background-color: var(--color-secondary); }
    .module-project-filter .project-filter-active-filter-wrapper button,
    .module-project-filter .news-filter-active-filter-wrapper button,
    .module-news-filter .project-filter-active-filter-wrapper button,
    .module-news-filter .news-filter-active-filter-wrapper button {
      border: 0;
      background-color: var(--color-secondary); }
  .module-project-filter .project-filter-active-filters-container,
  .module-project-filter .news-filter-active-filters-container,
  .module-news-filter .project-filter-active-filters-container,
  .module-news-filter .news-filter-active-filters-container {
    border: 0; }
  .module-project-filter .more-projects-button,
  .module-project-filter .more-newsitems-button,
  .module-news-filter .more-projects-button,
  .module-news-filter .more-newsitems-button {
    padding: 20px;
    display: flex;
    justify-content: center; }
    .module-project-filter .more-projects-button button,
    .module-project-filter .more-newsitems-button button,
    .module-news-filter .more-projects-button button,
    .module-news-filter .more-newsitems-button button {
      background-image: url(arrow-down.5a65bb.svg);
      background-size: 13px auto; }
  @media (min-width: 56.25em) {
    .module-project-filter .project-filter-container .button-filter-container,
    .module-project-filter .news-filter-container .button-filter-container,
    .module-news-filter .project-filter-container .button-filter-container,
    .module-news-filter .news-filter-container .button-filter-container {
      width: auto; }
    .module-project-filter button,
    .module-news-filter button {
      width: auto; }
    .module-project-filter .filter-container-offer,
    .module-project-filter .filter-container-buurt,
    .module-project-filter .filter-container-category,
    .module-news-filter .filter-container-offer,
    .module-news-filter .filter-container-buurt,
    .module-news-filter .filter-container-category {
      width: 50%; } }
  @media (min-width: 82.5em) {
    .module-project-filter .project-filter-container .button-filter-container.button-type-reset,
    .module-news-filter .project-filter-container .button-filter-container.button-type-reset {
      position: absolute;
      right: 0;
      top: -50px; }
      .module-project-filter .project-filter-container .button-filter-container.button-type-reset button,
      .module-news-filter .project-filter-container .button-filter-container.button-type-reset button {
        background-color: transparent;
        border: 0; }
    .module-project-filter .project-filter-container .button-filter-container.button-type-submit,
    .module-project-filter .news-filter-container .button-filter-container.button-type-submit,
    .module-news-filter .project-filter-container .button-filter-container.button-type-submit,
    .module-news-filter .news-filter-container .button-filter-container.button-type-submit {
      margin-left: auto;
      margin-right: 15px; }
    .module-project-filter .filter-container-offer,
    .module-project-filter .filter-container-buurt,
    .module-news-filter .filter-container-offer,
    .module-news-filter .filter-container-buurt {
      width: auto; }
    .module-project-filter .project-filter-projects-container,
    .module-project-filter .news-filter-newsitems-container,
    .module-news-filter .project-filter-projects-container,
    .module-news-filter .news-filter-newsitems-container {
      padding: 20px 50px; } }
  .module-project-filter .project-filter-projects-container .project-filter-project-wrapper,
  .module-project-filter .project-filter-projects-container .news-filter-newsitem-wrapper,
  .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper,
  .module-project-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper,
  .module-news-filter .project-filter-projects-container .project-filter-project-wrapper,
  .module-news-filter .project-filter-projects-container .news-filter-newsitem-wrapper,
  .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper,
  .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    transition: all .5s ease-in-out; }
    .module-project-filter .project-filter-projects-container .project-filter-project-wrapper:hover,
    .module-project-filter .project-filter-projects-container .news-filter-newsitem-wrapper:hover,
    .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper:hover,
    .module-project-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper:hover,
    .module-news-filter .project-filter-projects-container .project-filter-project-wrapper:hover,
    .module-news-filter .project-filter-projects-container .news-filter-newsitem-wrapper:hover,
    .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper:hover,
    .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper:hover {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.35); }
  .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper,
  .module-project-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper,
  .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper,
  .module-project-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper,
  .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper,
  .module-news-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper,
  .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper,
  .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper {
    display: flex;
    flex-wrap: wrap;
    border: 0;
    background-color: #fff; }
  .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper h3,
  .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper span.project-title,
  .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
  .module-project-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper h3,
  .module-project-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price,
  .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper h3,
  .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper span.project-title,
  .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
  .module-project-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper h3,
  .module-project-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price,
  .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper h3,
  .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper span.project-title,
  .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
  .module-news-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper h3,
  .module-news-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price,
  .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper h3,
  .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper span.project-title,
  .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
  .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper h3,
  .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price {
    margin-top: 5px;
    color: var(--color-tertiary);
    font-size: 1.6rem; }
  .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
  .module-project-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price,
  .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
  .module-project-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price,
  .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
  .module-news-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price,
  .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper .project-filter-project-price,
  .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper .project-filter-project-price {
    font-size: 1.2rem; }
  .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper .buurt-title,
  .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper .buurt-title,
  .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper .buurt-title,
  .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper .buurt-title {
    font-weight: bold;
    width: 100%; }
  .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .project-filter-project-offer > span,
  .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .project-filter-project-offer > span,
  .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .project-filter-project-offer > span,
  .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .project-filter-project-offer > span {
    margin-right: 5px; }
  .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper a,
  .module-project-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper a,
  .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper a,
  .module-project-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper a,
  .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper a,
  .module-news-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper a,
  .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper a,
  .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper a {
    background-color: transparent;
    border-radius: 30px;
    border: 1px solid var(--color-tertiary);
    color: var(--color-text);
    font-weight: 600;
    max-width: 80%;
    min-width: 80%;
    margin-top: auto; }
    .module-project-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper a:hover,
    .module-project-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper a:hover,
    .module-project-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper a:hover,
    .module-project-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper a:hover,
    .module-news-filter .project-filter-projects-container .project-filter-project-wrapper .content-wrapper a:hover,
    .module-news-filter .project-filter-projects-container .news-filter-newsitem-wrapper .content-wrapper a:hover,
    .module-news-filter .news-filter-newsitems-container .project-filter-project-wrapper .content-wrapper a:hover,
    .module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper a:hover {
      background-color: var(--color-tertiary);
      color: #fff; }

.project-filter-filters-wrapper,
.newsitems-filter-filters-wrapper {
  padding: 15px;
  background-color: var(--color-text);
  color: #fff; }

/* News filtering */
.newsitems-filter-filters-wrapper {
  background-color: transparent; }

.module-news-filter .select-filter-filter-container span {
  min-width: 70px;
  color: var(--color-text); }

.module-news-filter .project-filter-filters-wrapper .filter-container select,
.module-news-filter .newsitems-filter-filters-wrapper .filter-container select {
  background-color: #fff;
  color: var(--color-text); }

.news-filter-active-filters-container {
  display: none; }

@media (min-width: 56.25em) {
  .filter-container-category {
    max-width: 35%; } }

.module-news-filter .news-filter-container .button-filter-container.button-type-submit {
  padding-top: 0;
  border: 0;
  margin-left: 15px; }
  .module-news-filter .news-filter-container .button-filter-container.button-type-submit button {
    border: 0; }

.module-news-filter .button-type-reset {
  position: static;
  padding: 0;
  margin: 0;
  border: 0; }

.module-news-filter .news-filter-newsitems-container .news-filter-newsitem-wrapper .content-wrapper h3 {
  color: var(--color-primary);
  font-weight: 600;
  font-size: 1.4rem;
  margin-bottom: 20px; }

.news-filter-newsitem-wrapper .date {
  font-weight: 600; }

.info-window-project-content h3 {
  color: var(--color-tertiary); }

.info-window-project-content .button, .info-window-project-content a.button,
.info-window-project-content .button, .info-window-project-content .button {
  border: 1px solid var(--color-tertiary);
  color: var(--color-text);
  background-color: transparent;
  font-weight: 600;
  border-radius: 30px;
  padding: 10px 25px;
  margin-top: 15px;
  clip-path: none;
  max-width: 60%; }
  .info-window-project-content .button:hover, .info-window-project-content a.button:hover,
  .info-window-project-content .button:hover, .info-window-project-content .button:hover {
    background-color: var(--color-tertiary);
    color: #fff; }

/* WCAG */
.assistive {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

/* Image gallery */
.image-gallery-container {
  grid-template-columns: repeat(2, minmax(140px, 1fr));
  gap: 10px;
  margin-bottom: 10px; }

@media (min-width: 56.25em) {
  .image-gallery-container {
    grid-template-columns: repeat(4, minmax(210px, 1fr)); } }

.image-gallery-container .module-image-gallery-image-container:first-child {
  grid-row: span 2;
  grid-column: span 2; }

@media (min-width: 82.5em) {
  .image-gallery-container {
    grid-template-columns: repeat(4, minmax(290px, 1fr));
    gap: 15px;
    margin-bottom: 15px; } }

/* Kaarten */
.buurten-map-infowindow .text-wrapper h3 {
  color: var(--color-tertiary); }

.buurten-map-infowindow .text-wrapper .button, .buurten-map-infowindow .text-wrapper a.button {
  border: 1px solid var(--color-tertiary);
  color: var(--color-text);
  background-color: transparent;
  font-weight: 600;
  border-radius: 30px;
  padding: 10px 25px;
  margin-top: 15px;
  clip-path: none;
  max-width: 60%; }
  .buurten-map-infowindow .text-wrapper .button:hover, .buurten-map-infowindow .text-wrapper a.button:hover {
    background-color: var(--color-tertiary);
    color: #fff; }

.screen-reader {
  position: absolute;
  left: -9999px;
  overflow: hidden; }

.hoofdcontent {
  display: block;
  position: absolute;
  z-index: 9999;
  top: 7px;
  left: -9999px; }
  .hoofdcontent:focus, .hoofdcontent:active {
    left: 200px; }

.woonmens-form-account-button .button {
  background-color: var(--color-secondary);
  color: #41403A; }

.woonmens-form-input-wrapper {
  color: #fff; }

.woonmens-form-input-wrapper button {
  background-color: var(--color-secondary);
  color: #41403A; }

.woonmens-validation-message {
  padding: 3px 5px !important;
  background-color: #fff;
  border-radius: 3px;
  color: #b30000 !important; }

#aanmelden .text-gray {
  color: #fff; }
  #aanmelden .text-gray a {
    color: #fff; }

@media (max-width: 56.25em) {
  #default-98.module-default-wrapper {
    padding-top: 0;
    padding-bottom: 0; }
  #default-120.module-default-wrapper {
    padding-top: 0;
    padding-bottom: 0; }
    #default-120.module-default-wrapper h2 {
      margin-bottom: 0; }
  #default-142.module-default-wrapper {
    padding-top: 0;
    padding-bottom: 0; }
    #default-142.module-default-wrapper h2 {
      margin-bottom: 0; }
  #default-147.module-default-wrapper {
    padding-top: 0;
    padding-bottom: 0; }
    #default-147.module-default-wrapper h2 {
      margin-bottom: 0; }
  #over-middelsee-faq .content .faq-container {
    padding: 0; } }

.notification-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 80px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-secondary);
  z-index: 1500; }
  .notification-wrapper .text-wrapper-notification {
    display: flex;
    padding: 10px 5px;
    padding-right: 45px;
    align-items: center;
    justify-content: center; }
  .notification-wrapper h3 {
    font-size: 1rem;
    color: white;
    margin: 0; }
  .notification-wrapper .notification-button {
    min-width: 85px;
    padding: 10px;
    border: 2px solid white;
    color: white;
    cursor: pointer; }
  .notification-wrapper #close-notification {
    position: absolute;
    right: 10px;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px;
    background-image: url(icon-close.dd7bdd.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px; }

body.admin-bar.notification-active .notification-wrapper {
  top: 46px; }

body.notification-active .notification-wrapper {
  top: 0; }

body.notification-active .header-wrapper {
  top: 80px !important; }

body.admin-bar.notification-active .header-wrapper {
  top: 126px !important; }

body.admin-bar.notification-active .header-menu-button {
  top: 126px; }

body.admin-bar.notification-active #wcag-utilities {
  top: 18%; }

@media (min-width: 35.625em) {
  .notification-wrapper h3 {
    margin-right: 20px; }
  body.notification-active .header-wrapper {
    top: 60px !important; }
  body.admin-bar.notification-active .header-wrapper {
    top: 102px !important; }
  body.notification-active.is-scrolled-down .header-wrapper {
    top: 0 !important; }
  body.admin-bar.notification-active.is-scrolled-down .header-wrapper {
    top: 32px !important; }
  body.admin-bar.notification-active .notification-wrapper {
    top: 32px; } }

@media (min-width: 56.25em) {
  .notification-wrapper h3 {
    font-size: 1.3rem; }
  .notification-wrapper {
    height: 60px; }
  .notification-wrapper #close-notification {
    right: 25px; } }

.project-situation-map-wrapper,
.buurt-situation-map-wrapper {
  max-width: 800px;
  margin: auto; }

.downloads-container {
  display: grid;
  grid-template-columns: repeat(1, 1fr); }

.downloads-container .download-item a:link, .downloads-container .download-item a:visited {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center; }

@media (min-width: 56.25em) {
  .downloads-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    row-gap: 20px; }
  .downloads-container .download-item {
    width: 100%;
    height: 100%;
    display: flex;
    margin: 0; }
  .downloads-container .download-item a {
    height: 100%;
    margin: 0; } }

#slide-100-43::before {
  background-position: top center; }

.mslider-slide-overlay-title {
  position: relative; }

.mslider-slide-overlay-title .title-wrapper {
  position: relative;
  z-index: 5; }

.mslider-slide-overlay-title::before {
  content: "";
  position: absolute;
  top: -40px;
  left: -40px;
  right: -40px;
  bottom: -40px;
  clip-path: polygon(95% 0, 100% 100%, 1% 100%, 0 5%);
  background-color: #235d73;
  z-index: 1; }

.middelsee-3d {
  position: fixed;
  top: 71.5%;
  right: 0; }

.middelsee-3d svg {
  width: 110px;
  height: auto; }

.gform_wrapper.gravity-theme .gfield_label {
  color: #fff; }

.gfield_required {
  color: #fff; }

@media (min-width: 56.25em) {
  .middelsee-3d svg {
    width: 200px; } }

#contact-tekst .text-container h2 {
  font-family: var(--font-primary);
  font-size: 2rem; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }


/*# sourceMappingURL=main.cca0fc.css.map*/