/*!*******************************************************************************************************************************************************************************************!*\
  !*** 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";
/* CONTENT PADDINGS */
/* BREAK POINTS */
:root {
  --color-text-h: 0;
  --color-text-s: 0%;
  --color-text-l: 13%;
  --color-text: hsl(var(--color-text-h), var(--color-text-s), var(--color-text-l));
  --color-primary-h: 83;
  --color-primary-s: 14%;
  --color-primary-l: 41%;
  --color-primary: hsl(var(--color-primary-h), var(--color-primary-s), var(--color-primary-l));
  --color-secondary-h: 190;
  --color-secondary-s: 67%;
  --color-secondary-l: 18%;
  --color-secondary: hsl(var(--color-secondary-h), var(--color-secondary-s), var(--color-secondary-l));
  --color-tertiary-h: 0;
  --color-tertiary-s: 0%;
  --color-tertiary-l: 93%;
  --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));
  --font-primary: 'all-round-gothic', sans-serif;
  --font-secondary: 'all-round-gothic', sans-serif;
  --font-tertiary: 'all-round-gothic', sans-serif;
  --content-padding: 1.5rem;
  --content-padding-default: 1.5rem;
  --content-padding-middle: 1.25em;
  --header-height: 82px; }

@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);
  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-primary);
  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); }

body.home {
  padding-top: 0px; }

.content,
.header {
  padding-left: var(--content-padding);
  padding-right: var(--content-padding); }

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

@media (min-width: 82.5em) {
  .content,
  .header {
    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: scale(0.6);
  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: 200px; }
  .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(images/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; }

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

.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; }
  .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(images/arrow-down.adad85.svg);
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat; }
  .header-main-navigation-container .menu-item-has-children.open-submenu::after {
    transform: rotate(180deg); }
  .header-main-navigation-container .menu-item-has-children.open-submenu .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; } }

.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; }

@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(images/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(images/arrow-down.adad85.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(images/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(images/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(images/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(images/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;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1); }

.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; } }

.header-logo {
  display: none; }

.footer-wrapper {
  background-color: var(--color-primary);
  color: white; }
  .footer-wrapper a {
    color: #B4B4B4; }

.text-container h2 strong {
  font-weight: 700; }


/*# sourceMappingURL=main.39ce91.css.map*/