html,
:host {
-webkit-text-size-adjust: 100%;
tab-size: 4;
line-height: 1.5;
font-feature-settings: normal;
font-variation-settings: normal;
-webkit-tap-highlight-color: transparent;
}
*,
::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-content: ''
}
body {
font-family: Verdana, Geneva, Tahoma, sans-serif !important;
line-height: inherit;
margin: 0
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
font-weight: inherit
}
a {
color: inherit;
-webkit-text-decoration: inherit;
text-decoration: inherit
}
b,
strong {
font-weight: bolder
}
button,
input,
optgroup,
select,
textarea {
font-feature-settings: inherit;
font-variation-settings: inherit;
font-family: inherit;
font-size: 100%;
font-weight: inherit;
line-height: inherit;
letter-spacing: inherit;
color: inherit;
margin: 0;
padding: 0
}
button,
select {
text-transform: none
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
-webkit-appearance: button;
background-color: #0000;
background-image: none
}
:-moz-focusring {
outline: auto
}
:-moz-ui-invalid {
box-shadow: none
}
::-webkit-inner-spin-button {
height: auto
}
::-webkit-outer-spin-button {
height: auto
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px
}
::-webkit-search-decoration {
-webkit-appearance: none
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
margin: 0
}
ol,
ul,
menu {
margin: 0;
padding: 0;
list-style: none
}
button,
[role=button] {
cursor: pointer
}
:disabled {
cursor: default
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
vertical-align: middle;
display: block
}
img,
video {
max-width: 100%;
height: auto
}
[hidden]:where(:not([hidden=until-found])) {
display: none
}
.rich-text {
font-weight: 400;
line-height: 1.2
}
.fixed {
position: fixed
}
.absolute {
position: absolute
}
.relative {
position: relative
}
.bottom-1\/50 {
bottom: 2%
}
.bottom-24 {
bottom: 6rem
}
.left-4 {
left: 1rem
}
.right-0 {
right: 0
}
.top-0 {
top: 0
}
.z-1 {
z-index: 1
}
.z-10 {
z-index: 10
}
.z-30 {
z-index: 30
}
.order-1 {
order: 1
}
.order-2 {
order: 2
}
.col-span-12 {
grid-column: span 12/span 12
}
.col-span-6 {
grid-column: span 6/span 6
}
.col-start-1 {
grid-column-start: 1
}
.row-start-1 {
grid-row-start: 1
}
.row-start-2 {
grid-row-start: 2
}
.my-10 {
margin-top: 2.5rem;
margin-bottom: 2.5rem
}
.\!mb-0 {
margin-bottom: 0 !important
}
.mb-4 {
margin-bottom: 1rem
}
.mt-20 {
margin-top: 5rem
}
.mt-4 {
margin-top: 1rem
}
.block {
display: block
}
.flex {
display: flex
}
.grid {
display: grid
}
.hidden {
display: none
}
.h-15 {
height: 3.75rem
}
.h-96 {
height: 24rem
}
.h-full {
height: 100%
}
.max-h-180 {
max-height: 45rem
}
.max-h-\[500px\] {
max-height: 500px
}
.min-h-100 {
min-height: 25rem
}
.min-h-180 {
min-height: 45rem
}
.min-h-60 {
min-height: 15rem
}
.min-h-\[12\.5rem\] {
min-height: 12.5rem
}
.w-full {
width: 100%
}
.max-w-\[4\.56rem\] {
max-width: 4.56rem
}
.flex-1 {
flex: 1
}
.grid-cols-12 {
grid-template-columns: repeat(12, minmax(0, 1fr))
}
.flex-col {
flex-direction: column
}
.items-start {
align-items: flex-start
}
.items-end {
align-items: flex-end
}
.items-center {
align-items: center
}
.justify-center {
justify-content: center
}
.gap-6 {
gap: 1.5rem
}
.gap-8 {
gap: 2rem
}
.overflow-hidden {
overflow: hidden
}
.rounded-l-full {
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px
}
.bg-blueGrey {
--tw-bg-opacity: 1;
background-color: rgb(65 74 90/var(--tw-bg-opacity, 1))
}
.bg-lightBlue {
--tw-bg-opacity: 1;
background-color: rgb(156 219 253/var(--tw-bg-opacity, 1))
}
.bg-redOrange {
--tw-bg-opacity: 1;
background-color: rgb(228 3 44/var(--tw-bg-opacity, 1))
}
.bg-transparent {
background-color: #0000
}
.object-contain {
-o-object-fit: contain;
object-fit: contain
}
.object-cover {
-o-object-fit: cover;
object-fit: cover
}
.object-center {
-o-object-position: center;
object-position: center
}
.px-4 {
padding-left: 1rem;
padding-right: 1rem
}
.px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem
}
.py-12 {
padding-top: 3rem;
padding-bottom: 3rem
}
.py-\[3rem\] {
padding-top: 3rem;
padding-bottom: 3rem
}
.pb-10 {
padding-bottom: 2.5rem
}
.pl-7 {
padding-left: 1.75rem
}
.pr-5 {
padding-right: 1.25rem
}
.text-center {
text-align: center
}
.font-sans {
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}
.text-2xl {
font-size: 1.5rem;
line-height: 2rem
}
.text-3xl {
font-size: 1.875rem;
line-height: 2.25rem
}
.font-bold {
font-weight: 700
}
.\!leading-\[1\.6\] {
line-height: 1.6 !important
}
.leading-8 {
line-height: 2rem
}
.text-black {
--tw-text-opacity: 1;
color: rgb(0 0 0/var(--tw-text-opacity, 1))
}
.text-blueGrey {
--tw-text-opacity: 1;
color: rgb(65 74 90/var(--tw-text-opacity, 1))
}
.text-blueGreyDarker {
--tw-text-opacity: 1;
color: rgb(53 59 70/var(--tw-text-opacity, 1))
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255/var(--tw-text-opacity, 1))
}
.antialiased {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.opacity-15 {
opacity: .15
}
.rich-text a {
color: chocolate;
text-decoration: none;
padding-bottom: 1px;
transition: color .15s ease, border-color .15s ease
}
.rich-text a:hover,
.rich-text a:focus {
color: midnightblue;
border-bottom: 3px double #0B5FA5;
}
h1 {
font-size: 2.875rem;
font-weight: 700;
line-height: 3.1625rem
}
h2 {
font-size: 1.5rem;
font-weight: 700;
line-height: 1.1
}
section:not(:last-child) {
margin-bottom: 1.5rem
}
@media (min-width:768px) {
h1 {
font-size: 5rem;
line-height: 1
}
h2 {
font-size: 1.75rem;
line-height: 1.925rem
}
section:not(:last-child) {
margin-bottom: 5rem
}
}
ul {
margin-top: 1rem;
margin-bottom: 1rem;
margin-left: 18px;
list-style-type: disc
}
:is(ol, ul) li {
padding-left: 6px
}
ul li+li,
ol li+li {
margin-top: 10px
}
@media (min-width:1024px) {
:root {
--grid-container-spacing: 1fr 960px 1fr
}
.anchor {
scroll-margin-top: 6rem
}
.gridContainer {
display: grid
}
.gridContainer>* {
grid-column: 2
}
.gridContainer {
grid-template-columns: var(--grid-container-spacing)
}
}
@media (min-width:1200px) {
:root {
--grid-container-spacing: 1fr 1120px 1fr
}
.gridContainer {
grid-template-columns: var(--grid-container-spacing)
}
}
@media (min-width:1440px) {
:root {
--grid-container-spacing: 1fr 1206px 1fr
}
.gridContainer {
grid-template-columns: var(--grid-container-spacing)
}
}
button:focus,
a:focus {
outline-color: #9cdbfd
}
.before\:content-\[\'“\'\]:before {
--tw-content: '“';
content: var(--tw-content)
}
.before\:absolute:before {
content: var(--tw-content);
position: absolute
}
.before\:-top-\[5rem\]:before {
content: var(--tw-content);
top: -5rem
}
.before\:translate-x-\[50\%\]:before {
content: var(--tw-content);
--tw-translate-x: 50%;
transform: translate(var(--tw-translate-x), 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))
}
.before\:text-\[9\.375rem\]:before {
content: var(--tw-content);
font-size: 9.375rem
}
.before\:leading-none:before {
content: var(--tw-content);
line-height: 1
}
.after\:-mb-8:after {
content: var(--tw-content);
margin-bottom: -2rem
}
.after\:block:after {
content: var(--tw-content);
display: block
}
@media (min-width:768px) {
.md\:col-span-10 {
grid-column: span 10/span 10
}
.md\:col-span-5 {
grid-column: span 5/span 5
}
.md\:col-span-8 {
grid-column: span 8/span 8
}
.md\:col-start-1 {
grid-column-start: 1
}
.md\:col-start-3 {
grid-column-start: 3
}
.md\:col-start-6 {
grid-column-start: 6
}
.md\:col-start-8 {
grid-column-start: 8
}
.md\:col-end-13 {
grid-column-end: 13
}
.md\:col-end-7 {
grid-column-end: 7
}
.md\:row-start-1 {
grid-row-start: 1
}
.md\:-mt-40 {
margin-top: -10rem
}
.md\:mt-0 {
margin-top: 0
}
.md\:mt-20 {
margin-top: 5rem
}
.md\:mt-28 {
margin-top: 7rem
}
.md\:block {
display: block
}
.md\:max-h-120 {
max-height: 30rem
}
.md\:min-h-68 {
min-height: 17rem
}
.md\:grid-cols-12 {
grid-template-columns: repeat(12, minmax(0, 1fr))
}
.md\:flex-row {
flex-direction: row
}
.md\:gap-x-7\.5 {
-moz-column-gap: 1.875rem;
column-gap: 1.875rem
}
.md\:bg-none {
background-image: none
}
.md\:px-0 {
padding-left: 0;
padding-right: 0
}
.md\:pb-0 {
padding-bottom: 0
}
.md\:pt-6 {
padding-top: 1.5rem
}
.md\:text-left {
text-align: left
}
.md\:text-\[2\.375rem\] {
font-size: 2.375rem
}
.md\:leading-\[1\.2\] {
line-height: 1.2
}
.md\:before\:-left-16:before {
content: var(--tw-content);
left: -4rem
}
.md\:before\:-top-\[4\.25rem\]:before {
content: var(--tw-content);
top: -4.25rem
}
.md\:before\:translate-none:before {
content: var(--tw-content);
transform: none
}
.md\:after\:inline-block:after {
content: var(--tw-content);
display: inline-block
}
}
@media (min-width:1024px) {
.lg\:relative {
position: relative
}
.lg\:bottom-48 {
bottom: 12rem
}
.lg\:order-1 {
order: 1
}
.lg\:order-2 {
order: 2
}
.lg\:col-\[1_\/_3\] {
grid-column: 1/3
}
.lg\:col-\[2_\/_4\] {
grid-column: 2/4
}
.lg\:col-span-12 {
grid-column: span 12/span 12
}
.lg\:col-span-4 {
grid-column: span 4/span 4
}
.lg\:col-span-5 {
grid-column: span 5/span 5
}
.lg\:col-span-8 {
grid-column: span 8/span 8
}
.lg\:col-start-1 {
grid-column-start: 1
}
.lg\:col-start-3 {
grid-column-start: 3
}
.lg\:col-start-7 {
grid-column-start: 7
}
.lg\:col-start-8 {
grid-column-start: 8
}
.lg\:col-end-12 {
grid-column-end: 12
}
.lg\:col-end-13 {
grid-column-end: 13
}
.lg\:col-end-6 {
grid-column-end: 6
}
.lg\:col-end-7 {
grid-column-end: 7
}
.lg\:mb-0 {
margin-bottom: 0
}
.lg\:mt-0 {
margin-top: 0
}
.lg\:mt-20 {
margin-top: 5rem
}
.lg\:mt-4 {
margin-top: 1rem
}
.lg\:mt-6 {
margin-top: 1.5rem
}
.lg\:mt-8 {
margin-top: 2rem
}
.lg\:flex {
display: flex
}
.lg\:grid {
display: grid
}
.lg\:hidden {
display: none
}
.lg\:w-auto {
width: auto
}
.lg\:max-w-auto {
max-width: auto
}
.\!lg\:mb-16 {
margin-bottom: 4rem !important
}
.lg\:-translate-x-full {
--tw-translate-x: -100%;
transform: translate(var(--tw-translate-x), 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))
}
.lg\:grid-cols-12 {
grid-template-columns: repeat(12, minmax(0, 1fr))
}
.lg\:flex-col {
flex-direction: column
}
.lg\:justify-center {
justify-content: center
}
.lg\:gap-4 {
gap: 1rem
}
.lg\:px-0 {
padding-left: 0;
padding-right: 0
}
.lg\:py-11 {
padding-top: 2.75rem;
padding-bottom: 2.75rem
}
.lg\:py-\[3\.5rem\] {
padding-top: 3.5rem;
padding-bottom: 3.5rem
}
.lg\:text-\[1\.375rem\] {
font-size: 1.375rem
}
.lg\:text-h1LargeDesktop {
font-size: 5rem;
line-height: 5rem
}
}
/* ===== Source: 3k45p0wzw948_.css ===== */
.hero-module__eFOtUq__heroLarge .hero-module__eFOtUq__headerImg__container {
height: 70vh;
min-height: 70vh;
position: relative
}
.hero-module__eFOtUq__heroLarge .hero-module__eFOtUq__headerImg__container>div>div {
border-bottom: 1px solid #0000
}
.hero-module__eFOtUq__heroLarge .hero-module__eFOtUq__headerImg__container .hero-module__eFOtUq__headerText__container {
bottom: 25vw
}
@media (min-width:640px) {
.hero-module__eFOtUq__heroLarge .hero-module__eFOtUq__headerImg__container .hero-module__eFOtUq__headerText__container {
bottom: calc(20vw - 64px);
left: calc(50vw - 320px);
right: 25vw
}
}
@media (min-width:768px) {
.hero-module__eFOtUq__heroLarge .hero-module__eFOtUq__headerImg__container .hero-module__eFOtUq__headerText__container {
bottom: calc(20vw - 76.8px);
left: calc(50vw - 384px)
}
}
@media (min-width:900px) {
.hero-module__eFOtUq__heroLarge .hero-module__eFOtUq__headerImg__container {
height: calc(83.3333vw - 375px);
margin-left: calc(-50vw + 450px);
margin-right: calc(-50vw + 450px);
position: relative
}
.hero-module__eFOtUq__heroLarge .hero-module__eFOtUq__headerImg__container .hero-module__eFOtUq__headerText__container {
bottom: calc(20vw - 90px);
left: calc(50vw - 450px);
right: 33.3333vw
}
}
@media (min-width:1200px) {
.hero-module__eFOtUq__heroLarge .hero-module__eFOtUq__headerImg__container {
height: calc(83.3333vw - 576.667px);
margin-left: calc(-50vw + 512px);
position: relative
}
.hero-module__eFOtUq__heroLarge .hero-module__eFOtUq__headerImg__container .hero-module__eFOtUq__headerText__container {
bottom: calc(28.5714vw - 197.714px);
left: calc(50vw - 512px);
right: 50vw
}
}
@media (min-width:1280px) {
.hero-module__eFOtUq__heroLarge .hero-module__eFOtUq__headerImg__container {
height: calc(62.5vw - 402.5px);
margin-left: calc(-50vw + 560px);
position: relative
}
.hero-module__eFOtUq__heroLarge .hero-module__eFOtUq__headerImg__container .hero-module__eFOtUq__headerText__container {
bottom: calc(20vw - 128.8px);
left: calc(50vw - 560px)
}
}
@media (min-width:1536px) {
.\32xl\:col-\[2_\/_3\] {
grid-column: 2/3
}
}
@media (min-width:1536px) {
.hero-module__eFOtUq__heroLarge .hero-module__eFOtUq__headerImg__container {
height: calc(45.4545vw - 273.636px);
margin-left: calc(-50vw + 602px);
position: relative
}
.hero-module__eFOtUq__heroLarge .hero-module__eFOtUq__headerImg__container .hero-module__eFOtUq__headerText__container {
bottom: calc(14.2857vw - 86px);
left: calc(50vw - 602px)
}
}
.MasonryParagraph-module__gEbYOq__fullBleed {
grid-column: 2
}
@media (min-width:768px) {
.MasonryParagraph-module__gEbYOq__firstMediaWrapper {
width: calc(100% + 50vw - 384px);
margin-left: calc(-50vw + 384px)
}
.MasonryParagraph-module__gEbYOq__secondMediaWrapper,
.MasonryParagraph-module__gEbYOq__background {
width: calc(100% + 50vw - 384px)
}
}
@media (min-width:1024px) {
.MasonryParagraph-module__gEbYOq__firstMediaWrapper {
width: calc(100% + 50vw - 480px);
margin-left: calc(-50vw + 480px)
}
.MasonryParagraph-module__gEbYOq__secondMediaWrapper,
.MasonryParagraph-module__gEbYOq__background {
width: calc(100% + 50vw - 480px)
}
}
@media (min-width:1200px) {
.MasonryParagraph-module__gEbYOq__firstMediaWrapper {
width: calc(100% + 50vw - 560px);
margin-left: calc(-50vw + 560px)
}
.MasonryParagraph-module__gEbYOq__secondMediaWrapper,
.MasonryParagraph-module__gEbYOq__background {
width: calc(100% + 50vw - 560px)
}
}
@media (min-width:1440px) {
.MasonryParagraph-module__gEbYOq__firstMediaWrapper {
width: calc(100% + 50vw - 603px);
margin-left: calc(-50vw + 603px)
}
.MasonryParagraph-module__gEbYOq__secondMediaWrapper,
.MasonryParagraph-module__gEbYOq__background {
width: calc(100% + 50vw - 603px)
}
}
@media (min-width:1600px) {
.MasonryParagraph-module__gEbYOq__firstMediaWrapper {
width: calc(100% + 50vw - 700px);
margin-left: calc(-50vw + 700px)
}
.MasonryParagraph-module__gEbYOq__secondMediaWrapper,
.MasonryParagraph-module__gEbYOq__background {
width: calc(100% + 50vw - 700px)
}
}
.mobile-menu-link {
display: block;
padding: 0.5rem 0;
color: #1a1a1a;
text-decoration: none;
font-weight: 500;
border-bottom: 1px solid #eee;
}
.mobile-menu-link:hover,
.mobile-menu-link:focus {
color: #E9502A;
}
html {
scroll-behavior: smooth;
}
.back-to-top-wrap {
text-align: center;
margin: 1.5rem 0;
}
.back-to-top-link {
display: inline-flex;
align-items: center;
gap: 0.4rem;
padding: 0.6rem 1.25rem;
border-radius: 9999px;
background: cornflowerblue; 
color: #fff;
text-decoration: none;
font-weight: 600;
font-size: 0.9rem;
}
.back-to-top-link:hover,
.back-to-top-link:focus {
background: #3a5fc4;
}
.stijl1 {
text-shadow: 2px 2px #000;
}
.sluit {
position: fixed;
display: grid;
z-index: 50;
line-height: 1px;
border-radius: 7px;
align-items: center;
background-color: gold;
height: 12px;
width: 34px;
padding: 3px 1px 3px 3px;
right: 2px;
top: 5px;
font-size: small;
color: inherit;
text-decoration: none;
}
.sluit:hover,
.sluit:focus {
color: deepskyblue;
text-decoration: underline;
}