/*! tailwindcss v2.2.15 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

*,
::before,
::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}

/**
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;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
	font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		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;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}

/*
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 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
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.
*/

::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

:-moz-ui-invalid {
	box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
	padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
	vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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.
*/

::-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 Chrome and Safari.
*/

summary {
	display: list-item;
}/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
	padding: 0 0 0 20px;
}

p{
	margin-bottom: 10px;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}


/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button,
[role="button"] {
  cursor: pointer;
}

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */

:-moz-focusring {
	outline: auto;
}

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 *
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 *
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*, ::before, ::after {
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
	--tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
html, body {
	font-family: itc-avant-garde-gothic-pro, sans-serif;
	font-size: 1rem;
	line-height: 1.5rem;
	--tw-text-opacity: 1;
	color: rgba(43, 37, 26, var(--tw-text-opacity));
}

h1, h2, h3, h4, h5, h6 {
	font-family: itc-avant-garde-gothic-pro, sans-serif;
	font-weight: 700;
	line-height: 1.375;
}

p, a, span, b, strong, i, ul, li, ol, div, section {
	font-family: itc-avant-garde-gothic-pro, sans-serif;
	font-size: 1rem;
	line-height: 1.5rem;
	line-height: 2;
	--tw-text-opacity: 1;
	color: rgba(43, 37, 26, var(--tw-text-opacity));
}

p {
	font-weight: 300;
	line-height: 1.625;
}

p strong {
	font-weight: 700;
	line-height: 1.625;
}

p a {
	line-height: 1.625;
	text-decoration: underline;
	-webkit-transition-duration: 200ms;
	        transition-duration: 200ms;
}

p a:hover {
	--tw-text-opacity: 1;
	color: rgba(113, 11, 120, var(--tw-text-opacity));
}

h1 {
	font-size: 2.25rem;
	line-height: 2.5rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media (min-width: 640px) {

	h1 {
		font-size: 3rem;
		line-height: 1;
	}
}

h2 {
	font-size: 1.875rem;
	line-height: 2.25rem;
}

@media (min-width: 640px) {

	h2 {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}

h3 {
	font-size: 1.5rem;
	line-height: 2rem;
}

h4 {
	font-size: 1.25rem;
	line-height: 1.75rem;
}

.fui-field-container label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 1.5rem;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.grote-titel h2 {
	line-height: 1.5;
	--tw-text-opacity: 1;
	color: rgba(113, 11, 120, var(--tw-text-opacity));
}
.grote-titel h3 {
	margin-bottom: 1.5rem;
	margin-top: 1rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	line-height: 1.625;
	--tw-text-opacity: 1;
	color: rgba(113, 11, 120, var(--tw-text-opacity));
}
@media (min-width: 1280px) {

	.grote-titel h3 {
		margin-top: 0px;
	}
}

.text-img-block h2, .gemeentezoeker h2 {
	margin-bottom: 1.5rem;
	font-size: 1.5rem;
	line-height: 2rem;
	line-height: 1.5;
	--tw-text-opacity: 1;
	color: rgba(113, 11, 120, var(--tw-text-opacity));
}

@media (min-width: 640px) {

	.text-img-block h2, .gemeentezoeker h2 {
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}
.text-img-block h2:first-child, .gemeentezoeker h2:first-child {
	margin-top: 0px;
}
.text-img-block h3, .gemeentezoeker h3 {
	margin-bottom: 1rem;
	margin-top: 1rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	line-height: 1.625;
	--tw-text-opacity: 1;
	color: rgba(0, 201, 255, var(--tw-text-opacity));
}
@media (min-width: 1280px) {

	.text-img-block h3, .gemeentezoeker h3 {
		margin-top: 0px;
	}
}
.text-img-block h3:first-child, .gemeentezoeker h3:first-child {
	margin-top: 0px;
}
.text-img-block p, .gemeentezoeker p {
	margin-bottom: 1.5rem;
}

.breadcrumbs a {
	font-family: DM Sans, sans-serif;
	font-size: 1.25rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgba(113, 11, 120, var(--tw-text-opacity));
}
.breadcrumbs span {
	font-family: DM Sans, sans-serif;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(113, 11, 120, var(--tw-text-opacity));
}
.breadcrumbs span.sep {
	font-weight: 400;
}
.breadcrumbs span a {
	font-family: DM Sans, sans-serif;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgba(113, 11, 120, var(--tw-text-opacity));
}

section {
	position: relative;
	z-index: 10;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

@media (min-width: 1024px) {

	section {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}
section > div {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 640px) {

	section > div {
		max-width: 640px;
	}
}
@media (min-width: 768px) {

	section > div {
		max-width: 768px;
	}
}
@media (min-width: 1024px) {

	section > div {
		max-width: 1024px;
	}
}
@media (min-width: 1280px) {

	section > div {
		max-width: 1280px;
	}
}
section > div {
	position: relative;
	z-index: 10;
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
}
section > div > div {
	grid-column: span 12 / span 12;
	padding-left: 1rem;
	padding-right: 1rem;
}
section.bg-purple, section .bg-yellowGrey {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.autocomplete-items {
	border-radius: 0.5rem;
	padding-top: 0.5rem;
}
.autocomplete-items div {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 242, 239, var(--tw-bg-opacity));
	padding: 0.75rem;
	--tw-text-opacity: 1;
	color: rgba(43, 37, 26, var(--tw-text-opacity));
	-webkit-transition-duration: 200ms;
	        transition-duration: 200ms;
}
.autocomplete-items div:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 201, 255, var(--tw-bg-opacity));
}

.fui-page-row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

@media (min-width: 768px) {

	.fui-page-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
}

input, input.fui-input, textarea, .fui-input-container textarea, select, .fui-input-container select {
	border-width: 0px;
	--tw-bg-opacity: 1;
	background-color: rgba(245, 242, 239, var(--tw-bg-opacity));
	padding-right: 1rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 1rem;
}

.fui-checkbox label {
	padding-top: 0.25rem;
}

select option, .fui-input-container select option {
	padding-top: 1rem;
	padding-bottom: 1rem;
	font-family: DM Sans, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
}

textarea, .fui-input-container textarea {
	height: 12rem;
}

.textonly h1, .textonly h2, .textonly h3, .textonly h4, .textonly h5 {
	margin-bottom: 1.5rem;
	--tw-text-opacity: 1;
	color: rgba(113, 11, 120, var(--tw-text-opacity));
}
.textonly h1:last-child, .textonly h2:last-child, .textonly h3:last-child, .textonly h4:last-child, .textonly h5:last-child {
	margin-bottom: 0px;
}
.textonly p, .textonly ul, .textonly ol {
	margin-bottom: 1.5rem;
}
.textonly p:last-child, .textonly ul:last-child, .textonly ol:last-child {
	margin-bottom: 0px;
}
.textonly ul {
	margin-left: 1.25rem;
	list-style-type: disc;
}
.textonly ol {
	margin-left: 1.25rem;
	list-style-type: decimal;
}
.textonly ul li, .textonly ol li {
	font-weight: 300;
}

.videoBlock iframe {
	height: 650px;
	width: 100%;
}

.content-blocks section:nth-child(3) {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 242, 239, var(--tw-bg-opacity));
	padding-top: 4rem;
	padding-bottom: 4rem;
}
.content-blocks section:nth-child(3).usp-block .card.purple + .card {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.content-blocks section:nth-child(3).aanspreekpunt .card {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.content-blocks section:nth-child(3) + section::before {
	content: "";
	position: absolute;
	content: "";
	top: 0px;
	content: "";
	left: 0px;
	content: "";
	z-index: 0;
	content: "";
	display: block;
	content: "";
	height: 50%;
	content: "";
	max-height: 12rem;
	content: "";
	width: 100%;
	content: "";
	--tw-bg-opacity: 1;
	background-color: rgba(245, 242, 239, var(--tw-bg-opacity));
}
@media (min-width: 1024px) {

	.content-blocks section:nth-child(3) + section::before {
		content: "";
		display: none;
	}
}
.content-blocks section:nth-child(3).bg-purple {
	--tw-bg-opacity: 1;
	background-color: rgba(113, 11, 120, var(--tw-bg-opacity));
}
.content-blocks section:nth-child(3).bg-yellowGrey {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 242, 239, var(--tw-bg-opacity));
}
.content-blocks section:nth-child(3):last-child::after {
	content: "";
	position: absolute;
	content: "";
	bottom: -8rem;
	content: "";
	height: 8rem;
	content: "";
	width: 100%;
	content: "";
	--tw-bg-opacity: 1;
	background-color: rgba(245, 242, 239, var(--tw-bg-opacity));
}
.content-blocks section:nth-child(4).bg-purple {
	--tw-bg-opacity: 1;
	background-color: rgba(113, 11, 120, var(--tw-bg-opacity));
}
.content-blocks section:nth-child(4).bg-yellowGrey {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 242, 239, var(--tw-bg-opacity));
}
.content-blocks section:nth-child(4).bg-purple::before, .content-blocks section:nth-child(4).bg-yellowGrey::before {
	content: "";
	display: none;
}
.content-blocks section:nth-child(2).bg-purple:nth-child(3), .content-blocks section:nth-child(2).bg-yellowGrey:nth-child(3) {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.content-blocks section:nth-child(2).bg-purple:nth-child(3).bg-purple, .content-blocks section:nth-child(2).bg-yellowGrey:nth-child(3).bg-purple {
	--tw-bg-opacity: 1;
	background-color: rgba(113, 11, 120, var(--tw-bg-opacity));
}
.content-blocks section:nth-child(2).bg-purple:nth-child(3).bg-yellowGrey, .content-blocks section:nth-child(2).bg-yellowGrey:nth-child(3).bg-yellowGrey {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 242, 239, var(--tw-bg-opacity));
}
.content-blocks section:nth-child(2).bg-purple:nth-child(3):nth-child(4)::before, .content-blocks section:nth-child(2).bg-yellowGrey:nth-child(3):nth-child(4)::before {
	content: "";
	display: none;
}

.menuOpen {
	max-height: 100%;
}

.contactmenu p, .contactmenu strong, .contactmenu p strong {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.video-overlay:hover {
	cursor: pointer;
}
.video-overlay:hover svg circle {
	fill: currentColor;
	--tw-text-opacity: 1;
	color: rgba(0, 201, 255, var(--tw-text-opacity));
}
.video-overlay h3, .video-overlay p {
	margin-bottom: 1.5rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.video-overlay h3 {
	font-family: DM Sans, sans-serif;
	font-size: 2.25rem;
	line-height: 2.5rem;
}

.playbtn svg {
	-webkit-transition-duration: 200ms;
	        transition-duration: 200ms;
}
.playbtn svg cirlce {
	-webkit-transition-duration: 200ms;
	        transition-duration: 200ms;
}

footer p, footer strong, footer a, footer p a {
	font-family: DM Sans, sans-serif;
	line-height: 1.375;
	--tw-text-opacity: 1;
	color: rgba(153, 153, 153, var(--tw-text-opacity));
	text-decoration: none;
}

.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 640px) {

	.container {
		max-width: 640px;
	}
}

@media (min-width: 768px) {

	.container {
		max-width: 768px;
	}
}

@media (min-width: 1024px) {

	.container {
		max-width: 1024px;
	}
}

@media (min-width: 1280px) {

	.container {
		max-width: 1280px;
	}
}
/*! purgecss start ignore */
.button, .fui-btn-container button {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-line-pack: center;
	    align-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 188, 66, var(--tw-bg-opacity));
	padding-right: 2rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 2rem;
	font-family: DM Sans, sans-serif;
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 700;
	line-height: 1rem;
	--tw-text-opacity: 1;
	color: rgba(113, 11, 120, var(--tw-text-opacity));
	-webkit-transition-duration: 200ms;
	        transition-duration: 200ms;
}
.button:hover, .fui-btn-container button:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(113, 11, 120, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.button:hover svg path, .fui-btn-container button:hover svg path {
	fill: currentColor;
}
.button svg, .fui-btn-container button svg {
	margin-right: 0.5rem;
	display: block;
	height: 1rem;
	width: 1rem;
}

.fui-btn-container button {
	margin-left: auto;
	margin-right: 0px;
}

.headerButton {
	margin-bottom: 1rem;
	margin-right: 0px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-line-pack: center;
	    align-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgba(0, 201, 255, var(--tw-bg-opacity));
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-bottom: 1rem;
	padding-top: 1rem;
	font-family: itc-avant-garde-gothic-pro, sans-serif;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-shadow: 0px 5px 0px rgba(34, 156, 232 ,0.8);;
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	-webkit-transition-duration: 200ms;
	        transition-duration: 200ms;
	transition-duration: 200ms;
}

@media (min-width: 640px) {

	.headerButton {
		margin-bottom: 1rem;
	}

	.headerButton {
		margin-right: 0.75rem;
	}

	.headerButton {
		padding-left: 3.5rem;
		padding-right: 3.5rem;
	}

	.headerButton {
		padding-top: 2rem;
	}

	.headerButton {
		padding-bottom: 1.5rem;
	}

	.headerButton {
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.headerButton svg {
	margin-right: 0.5rem;
	margin-top: -0.125rem;
	display: block;
	display: none;
	height: 1rem;
	width: 0px;
	-webkit-transition-duration: 200ms;
	        transition-duration: 200ms;
}
@media (min-width: 640px) {

	.headerButton svg {
		display: block;
	}
}
.headerButton:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.headerButton:hover svg {
	width: 1rem;
}
.headerButton:last-child {
	margin-right: 0px;
}

.card {
	margin-bottom: 1.5rem;
	margin-right: 0px;
	display: block;
	width: 100%;
	border-radius: 0.5rem;
	border-style: none;
	--tw-bg-opacity: 1;
	background-color: rgba(245, 242, 239, var(--tw-bg-opacity));
	padding-top: 2.75rem;
	padding-bottom: 2.75rem;
	padding-left: 3rem;
	padding-right: 3rem;
	--tw-shadow: 0px 5px 0px rgba(235, 235, 235 ,0.8);;
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.card.purple {
	--tw-bg-opacity: 1;
	background-color: rgba(113, 11, 120, var(--tw-bg-opacity));
	--tw-shadow: 0px 5px 0px rgba(83, 7, 88 , 1);;
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.card.purple p {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.card.purple h3 {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.card.purple .button:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(113, 11, 120, var(--tw-text-opacity));
}
.card.purple .button:hover svg path {
	fill: currentColor;
}
.card p {
	--tw-text-opacity: 1;
	color: rgba(43, 37, 26, var(--tw-text-opacity));
}
.card h3 {
	--tw-text-opacity: 1;
	color: rgba(43, 37, 26, var(--tw-text-opacity));
	--tw-text-opacity: 1;
	color: rgba(113, 11, 120, var(--tw-text-opacity));
}
.card figure {
	height: 20rem;
}
.card figure > * {
	height: 100%;
	max-height: 20rem;
	width: 100%;
}
@media (min-width: 1024px) {

	.card figure > * {
		width: 91.666667%;
	}
}
.card figure img {
	max-width: 32rem;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}
.card > * {
	margin-bottom: 1rem;
}
.card > *:last-child {
	margin-bottom: 0px;
}
.card:last-child {
	margin-bottom: 0px;
}

.home-header .sliderArrows .arrow:hover.prev {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.home-header .sliderArrows .arrow:hover.prev path {
	fill: currentColor;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.home-header .sliderArrows .arrow:hover.next {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.home-header .sliderArrows .arrow:hover.next path {
	fill: currentColor;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.bg-purple p {
	margin-bottom: 1.5rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.bg-purple p a, .bg-purple p li {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.bg-purple p:last-child {
	margin-bottom: 0px;
}

.opsomming:last-child::after {
	content: "";
	bottom: -8rem;
	content: "";
	height: 8rem;
	content: "";
	width: 100%;
	content: "";
	--tw-bg-opacity: 1;
	background-color: rgba(245, 242, 239, var(--tw-bg-opacity));
}

.playoverlay p:last-of-type {
	margin-bottom: 0px;
}

@media only screen and (max-width: 1600px) {
  .bottomMenu .phoneCol {
		display: none;
	}
  .bottomMenu .button {
		margin-left: 1.5rem;
	}

  .topMenu, .bottomMenu {
		padding-right: 6rem;
	}
}
@media only screen and (max-width: 1400px) {
  .topMenu, .bottomMenu {
		padding-right: 7rem;
	}
}
@media only screen and (max-width: 1072px) {
  .bottomMenu .button {
		display: none;
	}
}
/*! purgecss end ignore */
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.sticky {
	position: sticky;
}
.inset-0 {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.left-0 {
	left: 0px;
}
.right-0 {
	right: 0px;
}
.top-0 {
	top: 0px;
}
.left-1\/2 {
	left: 50%;
}
.top-1\/2 {
	top: 50%;
}
.top-arrow-slider-mobile {
	top: 91px;
}
.right-32px {
	right: 32px;
}
.z-10 {
	z-index: 10;
}
.z-50 {
	z-index: 50;
}
.z-20 {
	z-index: 20;
}
.order-1 {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.order-2 {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.col-span-12 {
	grid-column: span 12 / span 12;
}
.col-span-6 {
	grid-column: span 6 / span 6;
}
.my-0 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.mx-auto {
	margin-left: auto;
	margin-right: auto;
}
.mx-8 {
	margin-left: 2rem;
	margin-right: 2rem;
}
.mb-10 {
	margin-bottom: 2.5rem;
}
.mt-32 {
	margin-top: 8rem;
}
.mt-4 {
	margin-top: 1rem;
}
.mb-5 {
	margin-bottom: 1.25rem;
}
.mt-11 {
	margin-top: 2.75rem;
}
.mt-8 {
	margin-top: 2rem;
}
.mt-16 {
	margin-top: 4rem;
}
.mb-4 {
	margin-bottom: 1rem;
}
.ml-10 {
	margin-left: 2.5rem;
}
.mr-3 {
	margin-right: 0.75rem;
}
.mb-6 {
	margin-bottom: 1.5rem;
}
.mb-9 {
	margin-bottom: 2.25rem;
}
.mr-4 {
	margin-right: 1rem;
}
.mr-0 {
	margin-right: 0px;
}
.mb-0 {
	margin-bottom: 0px;
}
.mr-2 {
	margin-right: 0.5rem;
}
.mt-1 {
	margin-top: 0.25rem;
}
.mt-2 {
	margin-top: 0.5rem;
}
.-mt-1 {
	margin-top: -0.25rem;
}
.mb-2 {
	margin-bottom: 0.5rem;
}
.block {
	display: block;
}
.inline-block {
	display: inline-block;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.inline-flex {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.grid {
	display: grid;
}
.hidden {
	display: none;
}
.h-full {
	height: 100%;
}
.h-10 {
	height: 2.5rem;
}
.h-0\.5 {
	height: 0.125rem;
}
.h-0 {
	height: 0px;
}
.h-72 {
	height: 18rem;
}
.h-afbeeldingSliderMobile {
	height: 230px;
}
.h-11 {
	height: 2.75rem;
}
.h-headerMobileHeight {
	height: 550px;
}
.h-auto {
	height: auto;
}
.h-96 {
	height: 24rem;
}
.max-h-0 {
	max-height: 0px;
}
.max-h-uspheight {
	max-height: 622px;
}
.w-10\/12 {
	width: 83.333333%;
}
.w-full {
	width: 100%;
}
.w-24 {
	width: 6rem;
}
.w-10 {
	width: 2.5rem;
}
.w-5 {
	width: 1.25rem;
}
.w-calc-width {
	width: calc(100% + 15px);
}
.w-11 {
	width: 2.75rem;
}
.w-7\/12 {
	width: 58.333333%;
}
.w-6\/12 {
	width: 50%;
}
.w-7 {
	width: 1.75rem;
}
.-translate-x-1\/2 {
	--tw-translate-x: -50%;
	-webkit-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.-translate-y-1\/2 {
	--tw-translate-y: -50%;
	-webkit-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.-translate-y-1\.5 {
	--tw-translate-y: -0.375rem;
	-webkit-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.-translate-y-1 {
	--tw-translate-y: -0.25rem;
	-webkit-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.translate-y-1\.5 {
	--tw-translate-y: 0.375rem;
	-webkit-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.translate-y-1 {
	--tw-translate-y: 0.25rem;
	-webkit-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.rotate-45 {
	--tw-rotate: 45deg;
	-webkit-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.-rotate-45 {
	--tw-rotate: -45deg;
	-webkit-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.transform {
	-webkit-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.cursor-pointer {
	cursor: pointer;
}
.grid-cols-12 {
	grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.flex-wrap {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.content-center {
	-ms-flex-line-pack: center;
	    align-content: center;
}
.items-start {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.items-center {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.justify-start {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
.justify-end {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}
.justify-center {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.justify-between {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.overflow-hidden {
	overflow: hidden;
}
.rounded-lg {
	border-radius: 0.5rem;
}
.rounded-full {
	border-radius: 9999px;
}
.rounded-xl {
	border-radius: 0.75rem;
}
.border {
	border-width: 1px;
}
.border-white {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.border-blue {
	--tw-border-opacity: 1;
	border-color: rgba(0, 201, 255, var(--tw-border-opacity));
}
.bg-yellowGrey {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 242, 239, var(--tw-bg-opacity));
}
.bg-purple {
	--tw-bg-opacity: 1;
	background-color: rgba(113, 11, 120, var(--tw-bg-opacity));
}
.bg-grey {
	--tw-bg-opacity: 1;
	background-color: rgba(222, 222, 222, var(--tw-bg-opacity));
}
.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-menugrey {
	--tw-bg-opacity: 1;
	background-color: rgba(247, 245, 245, var(--tw-bg-opacity));
}
.bg-current {
	background-color: currentColor;
}
.bg-blue {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 201, 255, var(--tw-bg-opacity));
}
.bg-yellow {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 188, 66, var(--tw-bg-opacity));
}
.bg-videoTransBlack {
	background-color: rgba(39, 39, 39, 0.8);
}
.bg-gradient-to-r {
	background-image: -webkit-gradient(linear, left top, right top, from(var(--tw-gradient-stops)));
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-transparent {
	--tw-gradient-from: transparent;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}
.from-transBlack {
	--tw-gradient-from: rgba(39, 39, 39, 0.4);
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 39, 39, 0));
}
.to-transBlack {
	--tw-gradient-to: rgba(39, 39, 39, 0.4);
}
.to-transparent {
	--tw-gradient-to: transparent;
}
.object-cover {
	-o-object-fit: cover;
	   object-fit: cover;
}
.object-center {
	-o-object-position: center;
	   object-position: center;
}
.p-4 {
	padding: 1rem;
}
.p-14 {
	padding: 3.5rem;
}
.px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}
.py-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.py-8 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.py-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.py-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.py-11 {
	padding-top: 2.75rem;
	padding-bottom: 2.75rem;
}
.px-12 {
	padding-left: 3rem;
	padding-right: 3rem;
}
.px-8 {
	padding-left: 2rem;
	padding-right: 2rem;
}
.px-20 {
	padding-left: 5rem;
	padding-right: 5rem;
}
.pt-0 {
	padding-top: 0px;
}
.pb-0 {
	padding-bottom: 0px;
}
.pr-6 {
	padding-right: 1.5rem;
}
.pr-4 {
	padding-right: 1rem;
}
.pt-1 {
	padding-top: 0.25rem;
}
.pr-20 {
	padding-right: 5rem;
}
.text-center {
	text-align: center;
}
.font-dmsans {
	font-family: DM Sans, sans-serif;
}
.text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem;
}
.font-bold {
	font-weight: 700;
}
.leading-normal {
	line-height: 1.5;
}
.leading-none {
	line-height: 1;
}
.leading-tight {
	line-height: 1.25;
}
.text-greyText {
	--tw-text-opacity: 1;
	color: rgba(153, 153, 153, var(--tw-text-opacity));
}
.text-purple {
	--tw-text-opacity: 1;
	color: rgba(113, 11, 120, var(--tw-text-opacity));
}
.text-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-darkgrey {
	--tw-text-opacity: 1;
	color: rgba(101, 101, 101, var(--tw-text-opacity));
}
.text-gray-500 {
	--tw-text-opacity: 1;
	color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.text-yellow {
	--tw-text-opacity: 1;
	color: rgba(255, 188, 66, var(--tw-text-opacity));
}
.text-text {
	--tw-text-opacity: 1;
	color: rgba(43, 37, 26, var(--tw-text-opacity));
}
.underline {
	text-decoration: underline;
}
.no-underline {
	text-decoration: none;
}
.opacity-0 {
	opacity: 0;
}
.shadow-inputShadow {
	--tw-shadow: 0 15px 30px -10px rgb(0 0 0 / 10%);
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.filter {
	-webkit-filter: var(--tw-filter);
	        filter: var(--tw-filter);
}
.transition {
	-webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
	-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	-webkit-transition-duration: 150ms;
	        transition-duration: 150ms;
}
.duration-200 {
	-webkit-transition-duration: 200ms;
	        transition-duration: 200ms;
}
.duration-500 {
	-webkit-transition-duration: 500ms;
	        transition-duration: 500ms;
}
.ease-in-out {
	-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.last\:mb-0:last-child {
	margin-bottom: 0px;
}
.last\:after\:absolute:last-child::after {
	content: "";
	position: absolute;
}
.last\:after\:-bottom-32:last-child::after {
	content: "";
	bottom: -8rem;
}
.last\:after\:h-32:last-child::after {
	content: "";
	height: 8rem;
}
.last\:after\:w-full:last-child::after {
	content: "";
	width: 100%;
}
.last\:after\:bg-yellowGrey:last-child::after {
	content: "";
	--tw-bg-opacity: 1;
	background-color: rgba(245, 242, 239, var(--tw-bg-opacity));
}
.hover\:text-purple:hover {
	--tw-text-opacity: 1;
	color: rgba(113, 11, 120, var(--tw-text-opacity));
}
.hover\:text-yellow:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 188, 66, var(--tw-text-opacity));
}
.hover\:underline:hover {
	text-decoration: underline;
}
.focus\:outline-none:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.group:focus .group-focus\:flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.group:focus .group-focus\:hidden {
	display: none;
}
.group:focus .group-focus\:max-h-screen {
	max-height: 100vh;
}
.group:focus .group-focus\:pt-4 {
	padding-top: 1rem;
}
.group:focus .group-focus\:pb-10 {
	padding-bottom: 2.5rem;
}
@media (min-width: 640px) {

	.sm\:mt-2 {
		margin-top: 0.5rem;
	}

	.sm\:mb-8 {
		margin-bottom: 2rem;
	}

	.sm\:h-headerHeight {
		height: 750px;
	}

	.sm\:py-11 {
		padding-top: 2.75rem;
		padding-bottom: 2.75rem;
	}
}
@media (min-width: 768px) {

	.md\:order-1 {
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}

	.md\:order-2 {
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}

	.md\:col-span-6 {
		grid-column: span 6 / span 6;
	}

	.md\:col-span-4 {
		grid-column: span 4 / span 4;
	}

	.md\:col-start-7 {
		grid-column-start: 7;
	}

	.md\:mr-4 {
		margin-right: 1rem;
	}

	.md\:mb-0 {
		margin-bottom: 0px;
	}

	.md\:flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.md\:h-full {
		height: 100%;
	}
}
@media (min-width: 1024px) {

	.lg\:-bottom-2\/4 {
		bottom: -50%;
	}

	.lg\:-left-halve {
		left: -.375rem;
	}

	.lg\:top-arrow-slider {
		top: 76px;
	}

	.lg\:-right-halve {
		right: -.375rem;
	}

	.lg\:order-2 {
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}

	.lg\:col-span-4 {
		grid-column: span 4 / span 4;
	}

	.lg\:col-span-7 {
		grid-column: span 7 / span 7;
	}

	.lg\:col-span-3 {
		grid-column: span 3 / span 3;
	}

	.lg\:col-span-6 {
		grid-column: span 6 / span 6;
	}

	.lg\:col-span-2 {
		grid-column: span 2 / span 2;
	}

	.lg\:col-span-10 {
		grid-column: span 10 / span 10;
	}

	.lg\:col-span-5 {
		grid-column: span 5 / span 5;
	}

	.lg\:col-span-8 {
		grid-column: span 8 / span 8;
	}

	.lg\:col-start-5 {
		grid-column-start: 5;
	}

	.lg\:col-start-7 {
		grid-column-start: 7;
	}

	.lg\:col-start-10 {
		grid-column-start: 10;
	}

	.lg\:col-start-8 {
		grid-column-start: 8;
	}

	.lg\:col-start-2 {
		grid-column-start: 2;
	}

	.lg\:-mt-16 {
		margin-top: -4rem;
	}

	.lg\:mt-0 {
		margin-top: 0px;
	}

	.lg\:mb-0 {
		margin-bottom: 0px;
	}

	.lg\:mb-6 {
		margin-bottom: 1.5rem;
	}

	.lg\:block {
		display: block;
	}

	.lg\:inline-block {
		display: inline-block;
	}

	.lg\:inline-flex {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
	}

	.lg\:hidden {
		display: none;
	}

	.lg\:h-imageHeigt {
		height: 400px;
	}

	.lg\:h-afbeeldingSliderbig {
		height: 200px;
	}

	.lg\:h-20 {
		height: 5rem;
	}

	.lg\:w-20 {
		width: 5rem;
	}

	.lg\:max-w-screen-2xl {
		max-width: 1536px;
	}

	.lg\:-translate-y-2\/4 {
		--tw-translate-y: -50%;
		-webkit-transform: var(--tw-transform);
		        transform: var(--tw-transform);
	}

	.lg\:p-8 {
		padding: 2rem;
	}

	.lg\:px-60 {
		padding-left: 15rem;
		padding-right: 15rem;
	}

	.lg\:py-20 {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}

	.lg\:py-2 {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	.lg\:px-4 {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.lg\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}
@media (min-width: 1280px) {

	.xl\:order-1 {
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}

	.xl\:col-span-5 {
		grid-column: span 5 / span 5;
	}

	.xl\:col-span-10 {
		grid-column: span 10 / span 10;
	}

	.xl\:col-start-7 {
		grid-column-start: 7;
	}

	.xl\:col-start-2 {
		grid-column-start: 2;
	}

	.xl\:justify-start {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}

	.xl\:justify-end {
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
	}

	.xl\:p-0 {
		padding: 0px;
	}

	.xl\:px-4 {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.xl\:px-0 {
		padding-left: 0px;
		padding-right: 0px;
	}

	.xl\:pr-28 {
		padding-right: 7rem;
	}

	.xl\:after\:absolute::after {
		content: "";
		position: absolute;
	}

	.xl\:after\:right-0::after {
		content: "";
		right: 0px;
	}

	.xl\:after\:top-0::after {
		content: "";
		top: 0px;
	}

	.xl\:after\:h-full::after {
		content: "";
		height: 100%;
	}

	.xl\:after\:w-24::after {
		content: "";
		width: 6rem;
	}

	.xl\:after\:bg-blue::after {
		content: "";
		--tw-bg-opacity: 1;
		background-color: rgba(0, 201, 255, var(--tw-bg-opacity));
	}
}

.dropdownMenu li ul{
	transition: 200ms ease-in-out all;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	border: 1px solid lightgrey;
	box-shadow: 0 2px 10px 0px rgb(0 0 0 / 40%);
	position: absolute;
	border-radius: 0.5rem;
	padding: 15px;
	top: 81px;
	margin-left: 2.5rem;
}

.dropdownMenu li a{
	padding: 8px 0;
}

.dropdownMenu li ul li a{
	margin: 0;
	padding: 0;
}

.dropdownMenu li:hover ul{
	display: flex;
}
