/*!
	Theme Name: ThemeCreative
	Theme URI: https://www.teamcreative.nl
	Description: Theme build by TeamCreative, Voor vragen mail naar info@teamcreative.nl
	Version: 7.0
	Author: TeamCreative
	Author URI: http://www.teamcreative.nl
	Tags: HTML5, CSS3
*/
/* Menu media queries can be found in 'modules/header/site-header.less */
/* This is desktop first */
:root,
.root {
  --text-header-rgb: 24, 26, 30;
  --text-header: rgb(var(--text-header-rgb));
  --text-intro-rgb: 24, 26, 30;
  --text-intro: rgb(var(--text-intro-rgb));
  --text-body-rgb: 24, 26, 30;
  --text-body: rgb(var(--text-body-rgb));
  --text-header-white-rgb: 247, 247, 247;
  --text-header-white: rgb(var(--text-header-white-rgb));
  --text-intro-white-rgb: 247, 247, 247;
  --text-intro-white: rgb(var(--text-intro-white-rgb));
  --text-body-white-rgb: 247, 247, 247;
  --text-body-white: rgb(var(--text-body-white-rgb));
  --text-header-footer-rgb: 193, 193, 193;
  --text-header-footer: rgb(var(--text-header-footer-rgb));
  --text-body-footer-rgb: 193, 193, 193;
  --text-body-footer: rgb(var(--text-body-footer-rgb));
  --cta-light-rgb: 165, 32, 32;
  --cta-light: rgb(var(--cta-light-rgb));
  --cta-dark-rgb: 82, 2, 2;
  --cta-dark: rgb(var(--cta-dark-rgb));
  --accent-light-rgb: 165, 32, 32;
  --accent-light: rgb(var(--accent-light-rgb));
  --accent-dark-rgb: 82, 2, 2;
  --accent-dark: rgb(var(--accent-dark-rgb));
  --gradient-cta: linear-gradient(90deg, var(--accent-dark) 0%, var(--neutral-950) 100%);
  --gradient-cta-rtl: linear-gradient(270deg, var(--accent-dark) 0%, var(--neutral-950) 100%);
  --neutral-1000-rgb: 13, 14, 23;
  --neutral-1000: rgb(var(--neutral-1000-rgb));
  --neutral-950-rgb: 24, 26, 35;
  --neutral-950: rgb(var(--neutral-950-rgb));
  --neutral-900-rgb: 24, 26, 30;
  --neutral-900: rgb(var(--neutral-900-rgb));
  --neutral-800-rgb: 47, 59, 65;
  --neutral-800: rgb(var(--neutral-800-rgb));
  --neutral-700-rgb: 71, 89, 98;
  --neutral-700: rgb(var(--neutral-700-rgb));
  --neutral-600-rgb: 95, 119, 131;
  --neutral-600: rgb(var(--neutral-600-rgb));
  --neutral-500-rgb: 122, 142, 152;
  --neutral-500: rgb(var(--neutral-500-rgb));
  --neutral-400-rgb: 148, 164, 172;
  --neutral-400: rgb(var(--neutral-400-rgb));
  --neutral-300-rgb: 175, 187, 193;
  --neutral-300: rgb(var(--neutral-300-rgb));
  --neutral-200-rgb: 255, 255, 255;
  --neutral-200: rgb(var(--neutral-200-rgb));
  --neutral-100-rgb: 193, 193, 193;
  --neutral-100: rgb(var(--neutral-100-rgb));
  --neutral-50-rgb: 235, 235, 235;
  --neutral-50: rgb(var(--neutral-50-rgb));
  --neutral-0-rgb: 247, 247, 247;
  --neutral-0: rgb(var(--neutral-0-rgb));
  --shadow-rgba: 0, 0, 0, 0.25;
  --shadow: rgba(var(--shadow-rgba));
  --shadow-xs: 0 2px 4px 0 var(--shadow);
  --shadow-s: 0 4px 8px 0 var(--shadow);
  --shadow-m: 0 8px 16px 0 var(--shadow);
  --shadow-menu: 0 10px 30px 0 var(--shadow);
  --shadow-l: 0 10px 30px 0 var(--shadow);
  --shadow-xl: 0 32px 64px 0 var(--shadow);
  --c-error-rgb: 234 45 45;
  --c-error: rgb(var(--c-error-rgb));
  --c-error-l-rgb: 255 242 242;
  --c-error-l: rgb(var(--c-error-l-rgb));
  --c-succes-rgb: 56 189 72;
  --c-succes: rgb(var(--c-succes-rgb));
  --font-family-default: 'Gudea', sans-serif;
  --font-family-headers: 'Magra', sans-serif;
  --page-col-mobile: 480px;
  --page-col-small: 780px;
  --page-col-tablet: 1024px;
  --page-col-desktop: 1280px;
  --stroke-width: 1.5px;
  --list-marker-circle: '\f111';
  --list-marker-circle-check: '\f058';
  --list-marker-circle-small: '\e122';
  --list-marker-check: '\f00c';
  --gutter: 1.25rem;
  --font-size-default: 15px;
  --header-size-default: 15px;
  --corner-radius-xs: 2px;
  --corner-radius-s: 4px;
  --corner-radius-m: 8px;
  --corner-radius-l: 16px;
  --corner-radius-xl: 32px;
  --corner-radius-xxl: 64px;
  --duration-200: 0.2s;
  --duration-300: 0.3s;
  --ease: linear(0, 0.005, 0.02 1.7%, 0.079 3.8%, 0.478 13.1%, 0.58, 0.665 18.6%, 0.741, 0.804 24.6%, 0.855 27.9%, 0.897 31.5%, 0.93 35.4%, 0.955 39.8%, 0.973 44.9%, 0.986 50.9%, 0.993 57.7%, 0.997 66.5%, 1);
  --spring-100: linear(0, 0.006, 0.024 1.6%, 0.099 3.4%, 0.565 11.1%, 0.675, 0.765, 0.843, 0.904 19.7%, 0.951 22.1%, 0.985 24.7%, 1, 1.01 28.6%, 1.017 30.8%, 1.019 33.4%, 1.018 37.1%, 1.005 48.7%, 1.001 56.4%, 1);
  --spring-200: linear(0, 0.007, 0.03, 0.068, 0.122 4.6%, 0.243 6.9%, 0.645 13.7%, 0.758 16%, 0.85, 0.926, 0.987, 1.032 24.7%, 1.064 27.1%, 1.077 28.7%, 1.085, 1.088 32.3%, 1.086 34.3%, 1.074 37.8%, 1.033 45.8%, 1.015 50%, 1.002 54.7%, 0.994 59.6%, 0.992 66.4%, 0.999 85%, 1.001);
  --spring-300: linear(0, 0.007, 0.03, 0.067, 0.121 4.7%, 0.24 7%, 0.637 14%, 0.748, 0.84, 0.916, 0.976, 1.022, 1.054 27.9%, 1.068, 1.077, 1.08 33.3%, 1.079 35.5%, 1.068 39.1%, 1.03 47.6%, 1.014 51.9%, 1.002 56.8%, 0.995 62%, 0.994 69.2%, 0.999 87.1%, 1.001);
  --ease-out-100: linear(0, 0.006, 0.025, 0.056 3.9%, 0.1 5.5%, 0.198 8.2%, 0.542 17.1%, 0.643, 0.728, 0.799, 0.859, 0.908, 0.946, 0.974 38.5%, 0.994 42.1%, 1.007 46.1%, 1.015 50.7%, 1.016 57.5%, 1.003 80.3%, 1);
  --ease-out-200: linear(0, 0.006, 0.025, 0.056, 0.101 4.6%, 0.199 6.9%, 0.555 14.6%, 0.66, 0.747, 0.821, 0.882, 0.93 27.9%, 0.967 30.9%, 0.989, 1.005 36.5%, 1.014 39.7%, 1.019 43.4%, 1.018 48.6%, 1.007 62.4%, 1.002 71.3%, 1);
  --ease-out-300: linear(0, 0.007, 0.027, 0.06 3.4%, 0.108 4.8%, 0.215 7.2%, 0.585 14.8%, 0.693, 0.781, 0.856, 0.916 24.8%, 0.963, 0.998 30.3%, 1.017, 1.03 34.9%, 1.037 37.5%, 1.039 40.4%, 1.035 45.2%, 1.01 59.1%, 1.002 66.9%, 0.999 77.8%, 1);
  --bounce-100: linear(0, 0.002, 0.009 1.1%, 0.035, 0.079, 0.143 4.7%, 0.285 7%, 0.729 13.5%, 0.945 17.5%, 1.023, 1.084, 1.128, 1.156 25.2%, 1.167, 1.171, 1.169 29.5%, 1.161 31.2%, 1.134 34.2%, 1.052 41.3%, 1.017 44.8%, 0.989 48.8%, 0.98, 0.974 53%, 0.971 56%, 0.972 59.4%, 0.996 72.5%, 1.004 79.5%, 1.005 86.7%, 1.001);
  --bounce-200: linear(0, 0.002, 0.008 0.9%, 0.034 1.9%, 0.137, 0.274 6.2%, 0.71 12.1%, 0.925 15.8%, 1.004, 1.064, 1.108, 1.136 23.2%, 1.145, 1.149, 1.147 27%, 1.141 28.5%, 1.119 31.2%, 1.048 37.7%, 1.017 41%, 0.993, 0.981 48.7%, 0.978 51.4%, 0.979 54.4%, 0.997 66.6%, 1.003 73.6%, 1);
  --bounce-300: linear(0, 0.002, 0.008 1%, 0.034, 0.077, 0.138 4.5%, 0.275 6.8%, 0.71 13.3%, 0.828, 0.923, 1.001, 1.062, 1.106, 1.135 25.1%, 1.145, 1.15, 1.149 29.4%, 1.142 31.1%, 1.12 34.1%, 1.048 41.2%, 1.017 44.8%, 0.993 48.8%, 0.981 53%, 0.978 56%, 0.979 59.4%, 0.997 72.6%, 1.002, 1.003 86.8%, 1.001);
}
@media only screen and (min-width: 1024px) {
  :root,
  .root {
    --header-size-default: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  :root,
  .root {
    --header-size-default: 16px;
    --font-size-default: 16px;
  }
}
/* sora-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/theme-creative-child/assets/fonts/sora/sora-v12-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sora-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/theme-creative-child/assets/fonts/sora/sora-v12-latin-600.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sora-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/theme-creative-child/assets/fonts/sora/sora-v12-latin-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*** The new CSS Reset - version 1.2.0 (last updated 23.7.2021) ***/
/* Remove all the styles of the "User-Agent-Stylesheet", except for the 'display' property */
*:where(:not(iframe, canvas, img, svg, video, dialog):not(svg *)) {
  all: unset;
  cursor: revert;
  display: revert;
}
/* Preferred box-sizing value */
*,
*::before,
*::after {
  box-sizing: border-box;
}
/*
	Remove list styles (bullets/numbers)
	in case you use it with normalize.css
*/
ol,
ul,
menu {
  list-style: none;
}
/* For images to not be able to exceed their container */
img {
  max-width: 100%;
}
/* Removes spacing between cells in tables */
table {
  border-collapse: collapse;
}
/* Revert the 'white-space' property for textarea elements on Safari */
textarea {
  white-space: revert;
}
/*! 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 */
  -webkit-text-decoration: underline dotted;
          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"] {
  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;
}
/**
* 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"] {
  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;
}
/* stylelint-disable */
/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
/*
    Default styling rules.
    These are rules that do not specifically belong anywhere else but should be included somewhere
*/
/* stylelint-disable declaration-no-important */
.noanim,
.noanim *,
.preload,
.preload * {
  /* stylelint-disable-next-line declaration-no-important */
  transition: none !important;
}
/* stylelint-enable declaration-no-important */
.noselect {
  -webkit-user-select: none;
          user-select: none;
}
::selection {
  background: var(--accent-light);
  color: var(--text-body-white);
}
::placeholder {
  color: var(--text-body);
  overflow: visible;
}
html {
  background-color: var(--neutral-0);
  color: var(--text-body);
  font-family: var(--font-family-default);
  font-size: var(--header-size-default);
  scroll-behavior: smooth;
}
body {
  background-color: var(--neutral-0);
  overflow-x: hidden;
  overflow-y: scroll;
  /* Force visible scrollbar */
}
#wpadminbar {
  /* stylelint-disable-next-line declaration-no-important */
  position: fixed !important;
}
p {
  font-size: var(--font-size-default, 16px);
  font-weight: 400;
  line-height: 1.75rem;
}
.a {
  color: var(--accent-light);
  text-decoration: none;
}
.tc-img {
  display: block;
  height: auto;
  object-fit: contain;
  width: 100%;
  -webkit-user-drag: none;
}
.tc-img--cover {
  object-fit: cover;
}
body:has(.lightbox[open]) {
  overflow: hidden;
}
lightbox-dialog {
  --display-button: none;
}
/*
    Notes:

    |-A-|-B-|------C------|-....

    A: Margin pagina kolom
    B: Padding op de 'inner'
    C: De content
    B+C: De breedte van kolom tot kolom zoals in het design zichtbaar
*/
.container {
  --c-text-header: var(--text-header);
  --c-text-body: var(--text-body);
  --c-text-header-white: var(--text-header-white);
  --c-text-body-white: var(--text-body-white);
  --c-neutral-0: var(--neutral-0);
  --c-neutral-50: var(--neutral-50);
  --c-neutral-950: var(--neutral-950);
  --c-neutral-1000: var(--neutral-1000);
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow-x: hidden;
  padding-block: 3rem;
  padding-inline: 1.5rem;
  width: 100%;
}
.container--bg-default {
  --c-h: var(--c-text-header);
  --c-p: var(--c-text-body);
  background-color: var(--c-neutral-0);
}
.container--bg-light-grey {
  --c-h: var(--c-text-header);
  --c-p: var(--c-text-body);
  background: var(--c-neutral-50);
}
.container--bg-midnight {
  --c-h: var(--c-text-header-white);
  --c-p: var(--c-text-body-white);
  background: var(--c-neutral-950);
}
.container__inner {
  box-sizing: border-box;
  max-width: var(--page-col-mobile);
  width: 100%;
}
.container__inner--bg-black {
  background-color: var(--c-neutral-1000);
}
.container__inner--bg-black .wysiwyg {
  --c-h: var(--c-text-header-white);
  --c-p: var(--c-text-body-white);
}
.container__inner--bg-light-grey {
  background: var(--c-neutral-50);
}
.container--bg-default + .container--bg-default,
.container--bg-light-grey + .container--bg-light-grey,
.container--bg-midnight + .container--bg-midnight {
  margin-top: -2rem;
}
@media only screen and (max-width: 767px) {
  .container--bg-default + .container--bg-inner-white,
  .container--bg-default + .container--bg-inner-light-grey,
  .container--bg-inner-white + .container--bg-default,
  .container--bg-inner-light-grey + .container--bg-default {
    padding-top: 3rem;
  }
  .container--bg-inner-white + .container--bg-inner-white,
  .container--bg-inner-light-grey + .container--bg-inner-light-grey {
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    padding-block: 3.125rem;
    padding-inline: 2.5rem;
  }
  .container--bg-inner-accent-light + .container--bg-default,
  .container--bg-default + .container--bg-inner-accent-light {
    padding-top: 0;
  }
  .container__inner {
    max-width: var(--page-col-tablet);
    padding-inline: 2rem;
  }
  .container__inner--bg-white,
  .container__inner--bg-light-grey {
    padding-block: 2rem;
  }
}
@media only screen and (min-width: 1024px) {
  .container {
    padding-block: 5rem;
    padding-inline: 3.125rem;
  }
  .container__inner {
    max-width: var(--page-col-desktop);
  }
}
/**
* This file sets up the button styling
*
* (!) Previous versions of this file deviated from the default BEM methodology:
*     You didn't need "btn btn--modifier", "btn--modifier" was enough.
*     This has been corrected to be more conform expectations from a methodological point of view
*     Please make sure "btn" is added everywhere you expect a button to be rendered
*/
.btn {
  --c-cta-light: var(--cta-light);
  --c-cta-dark: var(--cta-dark);
  --c-neutral-50: var(--neutral-50);
  --c-neutral-1000: var(--neutral-1000);
  --c-text-header-white: var(--text-header-white);
  --c-text-header: var(--text-header);
  --c-corner-radius-s: var(--corner-radius-s);
  --c-font-family-headers: var(--font-family-headers);
  position: relative;
  overflow: hidden;
  align-items: center;
  appearance: none;
  border: 2px solid;
  border-radius: var(--c-corner-radius-s);
  cursor: pointer;
  display: inline-flex;
  font-family: var(--c-font-family-headers);
  font-style: normal;
  font-weight: 700;
  gap: 0.5em;
  line-height: 1.375rem;
  outline: none;
  padding: 0.75rem 2.5rem;
  font-size: 1.5rem;
  letter-spacing: -0.03rem;
  text-align: center;
  text-decoration: none;
  transition: all var(--duration-200) var(--ease);
  width: fit-content;
  white-space: nowrap;
  min-height: 3.5rem;
}
.btn--accent {
  border: none;
  background: var(--c-cta-light);
  border-color: var(--c-cta-light);
  color: var(--c-text-header-white);
}
.btn--accent:hover,
.btn--accent:active,
.btn--accent:focus {
  background: var(--c-cta-dark);
}
.btn--accent-line {
  background: transparent;
  color: var(--c-cta-light);
  border-color: var(--c-cta-light);
}
.btn--accent-line:hover,
.btn--accent-line:active,
.btn--accent-line:focus {
  background: var(--c-cta-light);
  color: var(--c-text-header-white);
}
.btn--black {
  background: var(--c-neutral-1000);
  border-color: var(--c-neutral-1000);
  color: var(--c-text-header-white);
}
.btn--black:hover,
.btn--black:active,
.btn--black:focus {
  background: transparent;
  color: var(--c-text-header);
}
.btn--black-line {
  background: transparent;
  color: var(--c-neutral-1000);
  border-color: var(--c-neutral-1000);
}
.btn--black-line:hover,
.btn--black-line:active,
.btn--black-line:focus {
  background: var(--c-neutral-1000);
  color: var(--c-text-header-white);
}
.btn--white {
  background: var(--c-neutral-50);
  color: var(--c-text-header);
  border-color: var(--c-neutral-50);
}
.btn--white:hover,
.btn--white:active,
.btn--white:focus {
  background: transparent;
  color: var(--c-text-header-white);
  border-color: var(--c-text-header-white);
}
.btn--white-line {
  background: transparent;
  color: var(--c-neutral-50);
  border-color: var(--c-neutral-50);
}
.btn--white-line:hover,
.btn--white-line:active,
.btn--white-line:focus {
  background: var(--c-neutral-50);
  color: var(--c-text-header);
}
.btn--pointer::before {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 300;
  content: '\f061';
  padding-inline: 0 0.5em;
  transition: all var(--duration-200) var(--ease);
}
.btn--large {
  padding: 0.75rem 2.5rem;
  font-size: 1.5rem;
  min-height: 4rem;
}
.btn--medium {
  padding: 0.65rem 2.15rem;
  font-size: 1.25rem;
  min-height: 3.5rem;
}
.btn--small {
  padding: 0.6rem 1.88rem;
  font-size: 1rem;
  min-height: 3rem;
}
.btn--extra-small {
  padding: 0.5rem 1.75rem;
  font-size: 0.875rem;
  min-height: 2.5rem;
}
.wysiwyg {
  --c-h-fallback: var(--text-header);
  --c-p-fallback: var(--text-body);
  --c-a-fallback: var(--accent-dark);
  --c-a-hover-fallback: var(--accent-light);
  --c-accent-light: var(--accent-light);
  --c-neutral-1000: var(--neutral-950);
  --c-neutral-100: var(--neutral-100);
  --c-neutral-50: var(--neutral-50);
  color: var(--c-p, --c-p-fallback);
  font-size: 1rem;
  line-height: 2rem;
  /*
    * The default spacing (desktop) between elements is 30px, this is enforced by adding a margin-bottom to all but the last child of the parent container
    * The use of the '*' is required because otherwise the :last-child will only be true for siblings of the same element/class
    */
}
.wysiwyg h1,
.wysiwyg__h1,
.wysiwyg h2,
.wysiwyg__h2,
.wysiwyg h3,
.wysiwyg__h3,
.wysiwyg h4,
.wysiwyg__h4,
.wysiwyg h5,
.wysiwyg__h5,
.wysiwyg h6,
.wysiwyg__h6 {
  color: var(--c-h, var(--c-h-fallback));
  font-family: var(--font-family-headers);
  font-weight: 700;
  margin-bottom: 1rem;
  margin-top: 0;
}
.wysiwyg h1,
.wysiwyg__h1 {
  font-size: 2.125rem;
  line-height: 2.75rem;
}
@media only screen and (min-width: 640px) {
  .wysiwyg h1,
  .wysiwyg__h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media only screen and (min-width: 1024px) {
  .wysiwyg h1,
  .wysiwyg__h1 {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.wysiwyg h2,
.wysiwyg__h2 {
  font-size: 1.75rem;
  line-height: 2.375rem;
}
@media only screen and (min-width: 640px) {
  .wysiwyg h2,
  .wysiwyg__h2 {
    font-size: 2.125rem;
    line-height: 2.75rem;
  }
}
@media only screen and (min-width: 1024px) {
  .wysiwyg h2,
  .wysiwyg__h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
.wysiwyg h3,
.wysiwyg__h3 {
  font-size: 1.5rem;
  line-height: 2rem;
}
@media only screen and (min-width: 640px) {
  .wysiwyg h3,
  .wysiwyg__h3 {
    font-size: 1.75rem;
    line-height: 2.375rem;
  }
}
@media only screen and (min-width: 1024px) {
  .wysiwyg h3,
  .wysiwyg__h3 {
    font-size: 2.125rem;
    line-height: 2.75rem;
  }
}
.wysiwyg h4,
.wysiwyg__h4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media only screen and (min-width: 640px) {
  .wysiwyg h4,
  .wysiwyg__h4 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media only screen and (min-width: 1024px) {
  .wysiwyg h4,
  .wysiwyg__h4 {
    font-size: 1.75rem;
    line-height: 2.375rem;
  }
}
.wysiwyg h5,
.wysiwyg__h5 {
  font-size: 1.075rem;
  line-height: 1.625rem;
}
@media only screen and (min-width: 640px) {
  .wysiwyg h5,
  .wysiwyg__h5 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media only screen and (min-width: 1024px) {
  .wysiwyg h5,
  .wysiwyg__h5 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.wysiwyg h6,
.wysiwyg__h6 {
  font-size: 1rem;
  line-height: 1.5rem;
}
@media only screen and (min-width: 640px) {
  .wysiwyg h6,
  .wysiwyg__h6 {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
@media only screen and (min-width: 1024px) {
  .wysiwyg h6,
  .wysiwyg__h6 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.wysiwyg li,
.wysiwyg__li,
.wysiwyg p,
.wysiwyg__p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 2rem;
}
p .wysiwyg__big,
.wysiwyg__big__p .wysiwyg__big {
  font-size: 1.125rem;
}
.wysiwyg__strong,
.wysiwyg p strong {
  color: var(--accent-light);
  font-weight: 700;
  font-size: 1rem;
  line-height: 2.25rem;
}
@media only screen and (min-width: 640px) {
  .wysiwyg__strong,
  .wysiwyg p strong {
    font-weight: 700;
  }
}
@media only screen and (min-width: 1024px) {
  .wysiwyg__strong,
  .wysiwyg p strong {
    font-weight: 700;
  }
}
.wysiwyg em {
  font-style: italic;
}
.wysiwyg a:not([class~='btn']):not([class~='anchorage']),
.wysiwyg__a:not([class~='btn']):not([class~='anchorage']) {
  color: var(--text-body);
  text-decoration: underline;
  text-decoration-thickness: from-font;
  transition: all var(--duration-200) var(--ease);
}
.wysiwyg a:not([class~='btn']):not([class~='anchorage']):focus,
.wysiwyg__a:not([class~='btn']):not([class~='anchorage']):focus,
.wysiwyg a:not([class~='btn']):not([class~='anchorage']):hover,
.wysiwyg__a:not([class~='btn']):not([class~='anchorage']):hover {
  text-decoration: none;
  color: var(--accent-light, --c-a-hover-fallback);
}
.wysiwyg a[href^='tel:']::before,
.wysiwyg__a[href^='tel:']::before,
.wysiwyg a[href^='mailto:']::before,
.wysiwyg__a[href^='mailto:']::before {
  display: inline-block;
  font-family: 'Font Awesome 6 Pro';
  font-size: 80%;
  font-weight: 400;
  padding-right: 0.25em;
  text-decoration: none;
}
.wysiwyg a[href^='tel:']::before,
.wysiwyg__a[href^='tel:']::before {
  content: '\f095';
}
.wysiwyg a[href^='mailto:']::before,
.wysiwyg__a[href^='mailto:']::before {
  content: '\f0e0';
}
.wysiwyg a[target='_blank']::after,
.wysiwyg__a[target='_blank']::after {
  content: ' \f08e';
  font-family: 'Font Awesome 6 Pro';
  font-size: 80%;
  font-weight: 400;
}
.wysiwyg li {
  position: relative;
  padding-left: 1.4em;
}
.wysiwyg li::before {
  color: var(--c-p, var(--c-p-fallback));
  left: 0;
  position: absolute;
}
.wysiwyg ul li::before {
  content: var(--list-marker-circle-small);
  font-family: 'Font Awesome 6 Pro';
  font-weight: 700;
}
.wysiwyg ol {
  counter-reset: ol-counter;
}
.wysiwyg ol li {
  counter-increment: ol-counter;
  padding-left: 2em;
}
.wysiwyg ol li::before {
  content: counter(ol-counter) '.';
  font-weight: 700;
  padding-left: 5px;
}
.wysiwyg img {
  display: block;
  height: auto;
  max-width: 100%;
  -webkit-user-drag: none;
}
.wysiwyg > *:not(:last-child) {
  margin-bottom: 1rem;
}
.wysiwyg blockquote {
  text-align: inherit;
}
.wysiwyg blockquote p {
  font-size: 1.5rem;
  font-style: italic;
  line-height: 1.5;
}
.wysiwyg table {
  display: table;
  box-sizing: border-box;
  box-shadow: var(--shadow-s);
  width: 100%;
}
.wysiwyg table tr,
.wysiwyg table td {
  padding: 0.5rem;
  border: 1px solid;
  border-color: var(--c-neutral-100);
}
.wysiwyg table tr:nth-child(even) {
  background-color: var(--c-neutral-50);
}
.wysiwyg table td strong {
  color: var(--c-accent-light);
}
@media only screen and (max-width: 840px) {
  .wysiwyg table {
    box-shadow: none;
  }
  .wysiwyg table:not(.default-style) {
    /* Dynamisch gegenereerde labels per kolom */
    /* Optioneel: laatste td zonder rand */
  }
  .wysiwyg table:not(.default-style) table,
  .wysiwyg table:not(.default-style) thead,
  .wysiwyg table:not(.default-style) tbody,
  .wysiwyg table:not(.default-style) th,
  .wysiwyg table:not(.default-style) td,
  .wysiwyg table:not(.default-style) tr {
    display: block;
  }
  .wysiwyg table:not(.default-style) thead {
    display: none;
  }
  .wysiwyg table:not(.default-style) tr {
    margin-bottom: 2rem;
    border: 1px solid var(--c-neutral-100);
    border-radius: 0.5rem;
    overflow: hidden;
    background: var(--c-neutral-50);
    padding: 1rem;
  }
  .wysiwyg table:not(.default-style) td {
    position: relative;
    padding-left: 10%;
    padding-top: 2.75rem;
    padding-bottom: 0.75rem;
    border: none;
    border-bottom: 1px solid var(--c-neutral-100);
    background-color: var(--c-neutral-50);
  }
  .wysiwyg table:not(.default-style) td::before {
    position: absolute;
    top: 0.75rem;
    left: 1rem;
    width: 45%;
    padding-right: 1rem;
    white-space: nowrap;
    font-weight: 700;
    color: var(--c-accent-light);
    content: "";
  }
  .wysiwyg table:not(.default-style) tr:first-child {
    display: none;
  }
  .wysiwyg table:not(.default-style) tr td:nth-child(1)::before {
    content: "Beschrijving";
    color: var(--c-neutral-950);
  }
  .wysiwyg table:not(.default-style) tr td:nth-child(2)::before {
    content: "PROcompact";
  }
  .wysiwyg table:not(.default-style) tr td:nth-child(3)::before {
    content: "PROcompact-S (Special)";
  }
  .wysiwyg table:not(.default-style) tr td:nth-child(4)::before {
    content: "PROplus";
  }
  .wysiwyg table:not(.default-style) tr td:last-child {
    border-bottom: none;
  }
}
@media only screen and (max-width: 840px) {
  html[lang="nl-NL"]  table:not(.default-style) td:nth-child(1)::before {
    content: "Beschrijving" !important;
  }
  html[lang="de-DE"]  table:not(.default-style) td:nth-child(1)::before {
    content: "Beschreibung" !important;
  }
  html[lang="fr-FR"]  table:not(.default-style) td:nth-child(1)::before {
    content: "Description" !important;
  }
  html[lang="en-GB"]  table:not(.default-style) td:nth-child(1)::before {
    content: "Description" !important;
  }
  html[lang="nb-NO"]  table:not(.default-style) td:nth-child(1)::before {
    content: "Beskrivelse" !important;
  }
}
/** Header structure explanations

< site__header >
    < mobile-header >
    < search-bar >
    < site__header-sections >
        < top-header >
        < main-header >
    </>
</>

On desktop:
- the mobile header is invisible
- site__header-sections does not have any styling
- top-header & main-header are styled as menu-bars

On mobile (menu closed) :
- the mobile header is visible
- site__header-sections is invisible

On mobile (menu open) :
- the site__header becomes screen filling
- the site__header displays its contents in a flex column
- the mobile-header is positioned sticky to the top of the site__header
- the site__header-sections also displays its contents in a flex column
- the top-header & main-header are styled as mobile menu-columns
- @TODO > prevent page scrolling if menu is open, make sure this does not keep that way if browser is resized

With this setup, the only duplicate content inside the header is the logo

--page-col-mobile: 480px;
--page-col-tablet: 1024px;
--page-col-desktop: 1280px;
*/
/** BEWARE */
/*
    The height of this element is determined by:
    --mobile-header

    This property is set in site-header.less, is present on the body element
*/
@media only screen and (max-width: 1024px) {
  .mobile-header {
    --c-text-header: var(--text-header);
    --c-cta-light: var(--cta-light);
    --c-neutral-200: var(--neutral-200);
    background-color: var(--c-neutral-200);
    padding-block: 0;
    z-index: 20;
  }
  .mobile-header__inner {
    align-items: center;
    display: flex;
    justify-content: space-between;
    max-width: var(--page-col-desktop);
  }
  .mobile-header__logo {
    --c-logo: var(--c-cta-light);
    display: block;
    height: calc(var(--header-mobile) - 1rem);
  }
  .mobile-header__logo:focus {
    opacity: 0.8;
  }
  .mobile-header__logo svg {
    height: inherit;
    object-fit: cover;
    width: auto;
  }
  .mobile-header__buttons {
    display: flex;
    align-items: center;
    gap: 2rem;
  }
  .mobile-header__button {
    --c-btn-bg: transparent;
    --c-btn-border: transparent;
    --c-btn-font: var(--c-text-header);
    border: 0;
    font-size: 2rem;
    padding: 0;
    letter-spacing: normal;
  }
  .mobile-header__button-icon--hamburger {
    min-width: 26px;
    display: inline-block;
  }
  .menu-open .mobile-header__button-icon--hamburger {
    display: none;
  }
  .mobile-header__button-icon--close {
    min-width: 26px;
    display: none;
  }
  .menu-open .mobile-header__button-icon--close {
    display: block;
  }
}
@media only screen and (min-width: 1023px) {
  .mobile-header {
    display: none;
  }
}
.top-header {
  --c-text-body: var(--text-body);
  --c-text-header: var(--text-header);
  --c-neutral-0: var(--neutral-0);
  --c-neutral-200: var(--neutral-200);
  --c-neutral-400: var(--neutral-400);
  --c-neutral-1000: var(--neutral-1000);
  --c-accent-dark: var(--accent-dark);
  background-color: var(--c-neutral-200);
  padding-block: 1em;
}
.top-header__inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  max-width: var(--page-col-desktop);
}
.top-header__address,
.top-header__nav,
.top-header__menu {
  align-items: center;
  display: flex;
  gap: 0 2rem;
}
.top-header__quickcontact-link,
.top-header__anchor {
  color: var(--c-text-header);
  text-decoration: none;
  position: relative;
  transition: all var(--duration-200) var(--ease);
}
.top-header__quickcontact-link:focus:where(:not(.btn)),
.top-header__anchor:focus:where(:not(.btn)),
.top-header__quickcontact-link:hover:where(:not(.btn)),
.top-header__anchor:hover:where(:not(.btn)),
.top-header__quickcontact-link--current:where(:not(.btn)),
.top-header__anchor--current:where(:not(.btn)) {
  color: var(--c-accent-dark);
}
.top-header__quickcontact-icon {
  margin-right: 0.5em;
}
.top-header__sub-menu {
  z-index: 10;
}
.top-header__item {
  display: flex;
  justify-content: center;
}
.top-header__item--children:focus > menu,
.top-header__item--children:focus-within > menu,
.top-header__item--children:hover > menu {
  transform: translateY(0);
}
.top-header__button {
  --c-btn-bg: transparent;
  --c-btn-border: transparent;
  --c-btn-font: var(--c-text-header);
  border: 0;
  padding: 0;
}
@media only screen and (min-width: 1023px) {
  .top-header {
    background-color: var(--neutral-50);
  }
  .top-header__sub-menu {
    background-color: var(--neutral-300);
    box-shadow: 0 0.5rem 0.5rem -0.4rem var(--c-shadow), 0 -0.5rem 0.5rem -0.4rem var(--c-shadow);
    padding: 0 1rem 1rem 1rem;
    position: absolute;
    transform: translateY(-200%);
  }
  .top-header__item--level-1:not(:last-child) {
    border-bottom: 1px solid var(--c-neutral-400);
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
  }
}
@media only screen and (max-width: 1024px) {
  .top-header {
    flex-shrink: 0;
    order: 2;
    padding: 1rem;
    padding-top: 0;
  }
  .top-header__quickcontact-link,
  .top-header__anchor {
    display: inline-block;
    color: var(--c-text-body);
    font-size: 1.5rem;
    line-height: 1.4;
    text-decoration: none;
  }
  .top-header__quickcontact-link::after,
  .top-header__anchor::after {
    display: none;
  }
  .top-header__inner,
  .top-header__address,
  .top-header__menu:not(.top-header__menu--languages) {
    align-items: center;
    flex-direction: column;
  }
  .top-header__address--languages,
  .top-header__menu--languages {
    align-self: flex-start;
  }
  .top-header__menu {
    width: 100%;
    gap: 1.5rem;
  }
  .top-header__address {
    padding-top: 2.5rem;
    order: 2;
    gap: 1.5rem;
  }
  .top-header__inner {
    gap: 0;
  }
  .top-header__nav {
    flex-direction: column;
    gap: 0;
  }
  .top-header__item--level-1 {
    border-left: 2px solid var(--c-neutral-0);
    padding-block: 0.5rem;
    padding-left: 1rem;
  }
  .top-header__anchor--current::after {
    content: none;
  }
  .top-header__button {
    display: none;
    font-size: 1.25rem;
    line-height: 1.4;
    margin-bottom: 1em;
    padding-inline: 0;
    text-align: left;
  }
  .top-header .searchform {
    display: none;
  }
}
.main-header {
  --c-text-header: var(--text-header);
  --c-text-body: var(--text-body);
  --c-text-body-white: var(--text-body-white);
  --c-cta-light: var(--cta-light);
  --c-accent-light: var(--accent-light);
  --c-accent-dark: var(--accent-dark);
  --c-neutral-50: var(--neutral-50);
  --c-neutral-200: var(--neutral-200);
  --c-neutral-300: var(--neutral-300);
  --c-neutral-950: var(--neutral-950);
  --transform-visible: scaleY(1);
  --c-font-family-default: var(--font-family-default);
  --c-font-family-headers: var(--font-family-headers);
  background-color: var(--c-neutral-200);
  padding-block: 0;
}
.main-header__inner {
  align-items: center;
  max-width: var(--page-col-desktop);
  padding-block: 0;
  position: relative;
}
.main-header__logo {
  --c-logo: var(--c-cta-light);
  /* If the logo is an embedded svg, configure it to use this value */
  display: block;
  width: 12rem;
}
.main-header__logo:focus {
  opacity: 0.8;
}
.main-header__nav,
.main-header__menu {
  display: flex;
}
.main-header__item {
  display: flex;
  justify-content: center;
  color: var(--c-accent-dark);
  flex-direction: column;
  align-items: center;
}
.main-header__item--level-1 {
  justify-content: flex-start;
}
.main-header__item--children:hover .main-header__anchor--level-0,
.main-header__item--children:active .main-header__anchor--level-0,
.main-header__item--children:focus .main-header__anchor--level-0 {
  color: var(--c-accent-light);
}
.main-header__anchor[href='#'] {
  pointer-events: none;
}
.main-header__anchor:where(:not(.btn)) {
  color: var(--c-neutral-950);
  display: inline-flex;
  font-family: var(--c-font-family-default);
  font-size: 1rem;
  font-weight: 700;
  position: relative;
  transition: all var(--duration-200) var(--ease);
  box-sizing: content-box;
  line-height: 2.5;
  text-decoration: none;
}
.main-header__anchor--level-1 {
  font-weight: 400;
}
.main-header__anchor--level-0 {
  align-items: center;
}
.main-header__anchor:focus:where(:not(.btn)),
.main-header__anchor:hover:where(:not(.btn)),
.main-header__anchor--current:where(:not(.btn)) {
  color: var(--c-accent-light);
}
.main-header__mob-search {
  border-radius: 0.25em;
  margin-bottom: 1em;
  overflow: hidden;
  position: relative;
}
.main-header__mob-search input[type='text'] {
  border: none;
  box-sizing: border-box;
  outline: none;
  padding: 0.75em 3.25em 0.75em 0.75em;
  width: 100%;
}
.main-header__mob-search button {
  letter-spacing: normal;
  background-color: transparent;
  border: none;
  cursor: pointer;
  height: 100%;
  outline: none;
  pointer-events: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 2.5em;
}
.main-header__mob-search button i {
  color: var(--c-cta-light);
  margin-top: 2px;
}
.main-header__mob-search button i::before {
  color: inherit;
}
.main-header__mob-search button:active,
.main-header__mob-search button:focus,
.main-header__mob-search button:hover {
  background-color: var(--c-cta-light);
}
.main-header__mob-search button:active i,
.main-header__mob-search button:focus i,
.main-header__mob-search button:hover i {
  color: var(--c-text-body-white);
}
.main-header__mob-header {
  color: var(--c-text-body-white);
  font-size: 1.2em;
  padding: 1em 0;
}
.main-header__mobmenu-button {
  appearance: none;
  background-color: transparent;
  border: none;
  font-size: 1.5em;
  outline: none;
}
.main-header__mobmenu-button:focus,
.main-header__mobmenu-button:hover {
  color: var(--c-cta-light);
  cursor: pointer;
}
.main-header__sub-menu {
  display: block;
}
@media only screen and (min-width: 1023px) {
  .main-header {
    overflow: visible;
  }
  .main-header__inner {
    display: flex;
    justify-content: space-between;
  }
  .main-header__menu {
    align-items: stretch;
  }
  .main-header__menu--cta .main-header__item {
    padding-left: 2.5rem;
  }
  .main-header__item--mob {
    display: none;
  }
  .main-header__item--level-0 {
    padding-left: 1.25rem;
  }
  .main-header__item--level-0:where(:not(:last-child)) {
    padding-right: 1.25rem;
  }
  .main-header__sub-menu--level-1 {
    background-color: var(--neutral-50);
    padding: 2rem;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: scaleY(0);
    width: max-content;
  }
  .main-header__item:focus > .main-header__sub-menu--level-1,
  .main-header__item:focus-within > .main-header__sub-menu--level-1,
  .main-header__item:hover > .main-header__sub-menu--level-1,
  .main-header__sub-menu--level-1:hover {
    opacity: 1;
    pointer-events: all;
    transform: var(--transform-visible);
  }
  :not(.big-submenu) + .main-header__sub-menu--level-1 {
    display: flex;
    flex-direction: column;
  }
  .big-submenu + .main-header__sub-menu {
    --transform-visible: translate3d(-50%, 0, 0) scaleY(1);
    display: grid;
    gap: var(--gutter);
    grid-template-columns: repeat(4, 1fr);
    left: 50%;
    max-width: 100%;
    transform: translate3d(-50%, 0, 0) scaleY(0);
    /* BIG SUB MENUS */
    width: var(--page-col-desktop);
  }
  .main-header__anchor--level-0:where(:not(.btn)) {
    padding-block: 2rem;
  }
  .main-header__item--children > .main-header__anchor--level-1 {
    color: var(--c-header);
    font-size: 1.5rem;
    font-weight: 700;
  }
  .main-header__anchor--level-2:where(:not(.btn)) {
    /*
                The normal line-height is 2.5, at a font size of 16px that would make an element with only a single line of text 40px high.
                These rules move some of that height to the paddings, so that elements with only a single line of text remain that exact length,
                but items with text that spans two or more lines is condensed:
                */
    line-height: 1;
    padding-block: 0.75em;
  }
  .main-header__anchor.big-submenu::after {
    /*
                When users move the cursor from the element that first shows the big-submenu to the the first element within the submenu,
                they sometimes move outside the area triggers the submenu inadvertedly hiding it again.
                This creates an invisible triangle behind the relevant anchors that cover part of that area where the cursor moves past.
                */
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    content: '';
    height: 100%;
    left: 50%;
    pointer-events: all;
    position: absolute;
    top: 1rem;
    transform: translateX(-50%);
    width: 400%;
  }
  .main-header__mob-search,
  .main-header__mob-header,
  .main-header__mobmenu-button {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .main-header {
    flex-shrink: 0;
    font-size: 1.25rem;
    padding-inline: 1rem;
  }
  .main-header__inner {
    padding-block: 1.5rem;
  }
  .main-header__nav,
  .main-header__menu {
    flex-direction: column;
  }
  .main-header__menu {
    gap: 1.5rem;
    width: 100%;
  }
  .main-header__logo {
    display: none;
  }
  .main-header__sub-menu {
    font-weight: normal;
    padding-left: 1em;
  }
  .main-header__anchor--toggle + .main-header__sub-menu {
    height: 0;
    overflow: hidden;
  }
  .main-header__item:focus-within .main-header__sub-menu,
  .main-header__anchor:focus + .main-header__sub-menu,
  .main-header__anchor--expand + .main-header__sub-menu {
    height: unset;
  }
  .main-header__anchor {
    color: var(--c-text-body);
    font-size: 1.5rem;
    line-height: 1.4;
    text-decoration: none;
    text-align: center;
  }
  .main-header__anchor:not(.btn) {
    padding: 0;
  }
  .main-header__anchor--toggle {
    align-items: center;
    justify-content: space-between;
  }
  .main-header__anchor--toggle::before {
    content: '\f105';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    width: 1rem;
  }
  .main-header__anchor:not(.main-header__anchor--toggle)::before {
    width: 1rem;
  }
  .main-header__anchor::after {
    width: 0;
  }
  .main-header__anchor.btn {
    box-sizing: border-box;
    color: var(--c-text-body-white);
    justify-content: center;
    margin-top: 2em;
  }
  .main-header .btn {
    display: none;
  }
}
.pll-parent-menu-item {
  width: 16px;
}
/* We start by adding some styling to the body, as this is the element that we derive our state information from */
body {
  --wp-admin-bar: 0px;
  --header-mobile: 4rem;
  --transition-s1: 0.3s;
}
body.admin-bar {
  --wp-admin-bar: 32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar {
    --wp-admin-bar: 46px;
  }
}
body.menu-open {
  inline-size: 100%;
  overflow-y: scroll;
  position: fixed;
  top: calc(var(--scroll-top, 0) + var(--wp-admin-bar));
}
/* The site header is what we stick to the top of the screen */
.header {
  --c-neutral-200: var(--neutral-200);
  --c-shadow-menu: var(--shadow-menu);
  --c-accent-dark: var(--accent-dark);
  position: sticky;
  top: var(--wp-admin-bar);
  z-index: 9999;
  box-shadow: var(--shadow-menu);
}
.header--headroom-down {
  --transition-delay: 0;
}
.header__search,
.header__socials {
  display: none;
}
.header__search {
  order: 0;
  margin-bottom: 1rem;
}
.header__socials {
  order: 2;
  margin-top: 1.5rem;
  gap: 1.5rem;
}
.header__socials-anchor {
  font-size: 2.5rem;
  transition: all var(--duration-200) var(--ease);
}
.header__socials-anchor:hover,
.header__socials-anchor:active,
.header__socials-anchor:focus {
  color: var(--c-accent-dark);
}
@media only screen and (max-width: 1024px) {
  .header {
    display: grid;
    grid-template-rows: var(--header-mobile) auto;
    height: calc(100vh - var(--wp-admin-bar));
    pointer-events: none;
    position: fixed;
    width: 100%;
  }
  .header__mobile {
    height: var(--header-mobile);
    pointer-events: all;
    box-shadow: var(--shadow-menu);
  }
  .header + * {
    margin-top: var(--header-mobile);
  }
  .header__sections {
    background-color: var(--c-neutral-200);
    display: flex;
    flex-direction: column;
    margin-left: auto;
    max-width: 100%;
    overflow: auto;
    pointer-events: none;
    transform: translateX(100%);
    transition: transform var(--duration-300) var(--ease-out-300);
    width: 100%;
    align-items: center;
  }
  .menu-open .header__sections {
    pointer-events: all;
    transform: translateX(0);
  }
  .menu-open .header__sections::before {
    opacity: 1;
  }
  .header::before {
    background-color: var(--c-shadow-menu);
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: opacity var(--duration-200) var(--ease-out-200);
    width: 100vw;
    z-index: -1;
  }
  .menu-open .header::before {
    opacity: 1;
    pointer-events: all;
  }
  .header__search,
  .header__socials {
    display: flex;
  }
  .header__socials {
    margin-bottom: 6.25rem;
  }
}
@media only screen and (min-width: 640px) {
  .header__sections {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .header__sections {
    width: 100%;
  }
}
.search-form {
  --c-neutral-50: var(--neutral-50);
  --c-corner-radius-s: var(--corner-radius-s);
  height: 1rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.search-form__input {
  background: var(--c-neutral-50);
  display: flex;
  flex: 1;
  padding: 0.5rem;
  border-radius: var(--c-corner-radius-s);
}
.search-bar {
  --c-neutral-100: var(--neutral-100);
  --c-shadow-s: var(--shadow-s);
  background-color: var(--c-neutral-100);
  box-shadow: var(--c-shadow-s);
  display: none;
  height: min-content;
  padding-block: 1rem;
  pointer-events: all;
  position: fixed;
  z-index: 10;
}
.search-bar--toggled {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1024px) {
  .search-bar {
    top: var(--header-mobile);
  }
}
.hero {
  --c-text-header: var(--c-text-header);
  --c-text-header-white: var(--text-header-white);
  --c-neutral-400: var(--neutral-400);
  --c-neutral-900: var(--neutral-900);
  --c-accent-light: var(--accent-light);
  --c-corner-radius-s: var(--corner-radius-s);
  --c-gradient-header: var(--gradient-cta);
  background: var(--c-gradient-header);
  position: relative;
  padding-block: 5.5rem;
  height: auto;
  overflow: hidden;
}
.hero__inner {
  align-items: center;
  display: flex;
  gap: 1.25rem;
}
.hero--home {
  padding-block: 8rem;
  overflow: hidden;
}
.hero--home .hero__inner {
  align-items: center;
  display: flex;
  gap: 1.25rem;
  z-index: 3;
  justify-content: flex-start;
}
.hero--home .hero__title {
  border-radius: var(--c-corner-radius-m);
  margin-bottom: 1.5rem;
  text-align: left;
}
.hero--home .hero__title span {
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hero--home .hero__content {
  z-index: 1;
  width: 100%;
}
.hero--home .hero__intro {
  border-radius: var(--c-corner-radius-m);
}
.hero--home .hero__intro h4 {
  color: var(--c-neutral-900);
  margin-bottom: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.62rem;
  letter-spacing: -0.08rem;
}
.hero--home .hero__intro .btn {
  font-size: 1.25rem;
  letter-spacing: normal;
}
.hero--home .hero__figure {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: 0;
  display: flex;
  overflow: hidden;
  object-fit: cover;
}
.hero--home .hero__figure::after {
  content: '';
  position: absolute;
  inset: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  backdrop-filter: blur(32px);
  -webkit-backdrop-filter: blur(32px);
  /* voor Safari */
  mask-image: linear-gradient(to right, #000000, rgba(0, 0, 0, 0));
  -webkit-mask-image: linear-gradient(to right, #000000, rgba(0, 0, 0, 0));
}
.hero--home .hero__img {
  object-fit: cover;
  -webkit-user-drag: none;
}
.hero__title {
  color: var(--c-text-header-white);
  max-width: 69.75rem;
}
.hero__intro,
.hero__intro p {
  color: var(--c-text-header-white);
  font-weight: 700;
  font-size: 1.625rem;
  line-height: 2.125rem;
}
.hero__button {
  letter-spacing: normal;
  border: none;
  border-color: var(--c-accent-light);
  border-radius: var(--c-corner-radius-s);
  padding: 0.875rem 1.25rem;
  color: var(--c-text-header-white);
  background-color: var(--c-accent-light);
}
.hero__buttons {
  display: flex;
  justify-self: flex-start;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 2rem;
}
@media only screen and (min-width: 768px) {
  .hero--home {
    height: calc(100vh - 11.875rem);
  }
}
@media only screen and (min-width: 1024px) {
  .hero__inner--home {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 1.25rem;
  }
  .hero__title {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 4.125rem;
  }
  .hero__intro,
  .hero__intro p {
    font-size: 3rem;
    font-weight: 700;
    line-height: 3.625rem;
  }
  .hero__button {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 2rem;
  }
}
.new-header {
  --c-text-header: var(--c-text-header);
  --c-text-header-white: var(--text-header-white);
  --c-neutral-400: var(--neutral-400);
  --c-neutral-900: var(--neutral-900);
  --c-accent-light: var(--accent-light);
  --c-corner-radius-s: var(--corner-radius-s);
  --c-gradient-header: var(--gradient-cta);
  --menu-height: calc(54px + var(--wp-admin-bar));
  align-items: flex-end;
  background: var(--c-gradient-header);
  position: relative;
  padding-block: 5.5rem;
  overflow: hidden;
  height: calc(100dvh - var(--menu-height));
}
.new-header__inner {
  grid-area: title;
}
.new-header__content,
.new-header__inner {
  z-index: 10;
}
.new-header__title {
  color: var(--c-text-header-white);
  font-size: 2.125rem;
  line-height: 2.75rem;
  line-height: 4.125rem;
}
.new-header__intro {
  margin-bottom: 1rem;
}
.new-header__intro,
.new-header__intro p {
  color: var(--c-text-header-white);
  font-weight: 700;
  font-size: 1.625rem;
  line-height: 2.125rem;
}
.new-header__button {
  background-color: var(--cta-dark);
  letter-spacing: normal;
  border: none;
  border-color: var(--c-accent-light);
  border-radius: var(--c-corner-radius-s);
  padding: 0.875rem 1.25rem;
  color: var(--c-text-header-white);
  background-color: var(--c-accent-light);
  font-size: 1.2rem;
}
.new-header__buttons-outside {
  display: none;
  justify-content: center;
  align-items: center;
  grid-area: buttons;
}
.new-header.slideright {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
  grid-template-rows: min-content 1fr min-content;
  grid-template-areas: "title" "slider" "buttons";
}
.new-header.slideright .new-header__buttons-inside {
  display: none;
}
.new-header.slideright .new-header__buttons-outside {
  display: flex;
  justify-content: center;
  align-items: center;
}
.new-header.slideright .new-header__inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.new-header.slidebottom {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
  grid-template-rows: min-content 1fr;
  grid-template-areas: "title" "slider";
  padding-block: 2rem 0;
  padding-inline: 0;
}
.new-header.slidebottom > * {
  height: 100%;
}
.new-header.slidebottom .new-header__inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .new-header {
    --menu-height: calc(154px + var(--wp-admin-bar));
    align-items: center;
  }
  .new-header.slideright {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-auto-rows: 1fr;
    grid-template-areas: "title slider";
  }
  .new-header.slideright > * {
    height: 100%;
  }
  .new-header.slideright .new-header__buttons-inside {
    display: block;
  }
  .new-header.slideright .new-header__buttons-outside {
    display: none;
  }
  .new-header__title {
    font-size: 3.5rem;
    line-height: 4.125rem;
  }
  .new-header__intro,
  .new-header__intro p {
    font-size: 3rem;
    font-weight: 700;
    line-height: 3.625rem;
  }
}
.header-slider {
  position: absolute;
  inset: 0 0 0 0;
  --loop-time: 10s;
  --slide-time: 1s;
  overflow: hidden;
}
.header-slider__container {
  position: relative;
  z-index: 1;
}
.header-slider__container.slidebkg {
  position: absolute;
  inset: 0 0 0 0;
}
.header-slider__container.slideright {
  height: 100%;
  grid-area: slider;
}
.header-slider__image {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: var(--time);
  animation-play-state: running;
}
.header-slider__image:first-of-type {
  left: 0%;
}
.breadcrumbs {
  --c-text-header: var(--text-header);
  --c-font-family-headers: var(--font-family-headers);
  --max-width: var(--page-col-desktop);
  color: var(--text-header);
  padding-block: 1rem 1rem;
  position: relative;
}
.breadcrumbs__inner {
  max-width: var(--max-width);
}
.bc__item {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.25em;
}
.bc__anchor,
.bc__separator,
.bc__last {
  color: var(--c-text-header);
  font-family: var(--c-font-family-headers);
  font-size: 0.875rem;
  font-weight: 300;
  text-decoration: none;
}
.bc__anchor:hover,
.bc__separator:hover,
.bc__anchor:active,
.bc__separator:active {
  text-decoration: underline;
}
/*# sourceMappingURL=./style-critical.css.map */