:root {
  --white1: #fff;
  --black: #feeb48;
  --white: #1a1a1a;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

._1 {
  background-image: url('../images/Header--3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

._2 {
  background-image: url('../images/Header-02.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

._3 {
  background-image: url('../images/Header--2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

._4 {
  background-image: url('../images/Header--1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider {
  z-index: 2;
  width: auto;
  height: 100vh;
}

.section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section.digitaal {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.paragraph {
  max-width: 800px;
  text-align: center;
  padding-bottom: 83px;
  font-family: Montserrat, sans-serif;
}

.heading {
  z-index: 2;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 54px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.columns {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.dots {
  z-index: 0;
  width: 60%;
  background-image: url('../images/bg-pattern-6.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.button {
  width: 100px;
  color: #1a1a1a;
  text-align: center;
  background-color: #feeb48;
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.text-span {
  text-shadow: 0 2px 1px rgba(0, 0, 0, .2);
}

.paragraph-2 {
  width: auto;
  max-width: 500px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.column {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-2 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.heading-2 {
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Montserrat, sans-serif;
}

.paragraph-3 {
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.paragraph-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.image {
  z-index: 999;
  width: auto;
  border-radius: 15px;
  margin-top: 129px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-2 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.column-3 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.columns-3 {
  margin-top: 60px;
  margin-left: 400px;
  margin-right: 400px;
}

.heading-3 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.image2 {
  width: 380px;
  border-radius: 20px;
  margin-top: 88px;
}

.image-2 {
  z-index: -1;
  width: 1280px;
  margin-top: -309px;
  margin-left: -123px;
  position: absolute;
  top: 633px;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.column-4 {
  padding-left: 20px;
  padding-right: 20px;
}

.section-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.hero-heading-left {
  border: 0 solid #000;
  padding: 100px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  text-shadow: 0 0 rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -49px;
}

.container.flex {
  margin-left: 100px;
  margin-right: 800px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  max-width: 46%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.hero-split.relative {
  position: relative;
}

.margin-bottom-24px {
  margin-top: 40px;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  z-index: 2;
  border-radius: 20px;
  position: relative;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.paragraph-5 {
  padding-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.hero-heading-right {
  border-bottom: 0 #e4ebf3;
  border-radius: 0;
  margin-bottom: 50px;
  padding: 100px 30px;
  position: relative;
}

.shadow-two-2 {
  border-radius: 20px;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.heading-4, .heading-5, .heading-6 {
  font-size: 30px;
}

.heading-7, .heading-8 {
  z-index: 2;
  font-size: 30px;
  position: relative;
}

.div-block {
  padding-top: 52px;
}

.image-3 {
  z-index: -1;
  width: 15%;
  margin-top: 0;
  position: static;
  top: 27.5%;
  bottom: 0;
  left: 25.5%;
  right: 0;
  overflow: visible;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.margin-bottom-24px-3 {
  margin-bottom: 24px;
}

.shadow-two-3 {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.image-4 {
  z-index: 2;
  width: 25%;
  float: none;
  clear: none;
  display: inline-block;
  position: static;
  top: 432px;
  left: 252px;
}

.image-5 {
  z-index: 2;
  max-width: 300px;
  min-width: 200px;
  position: absolute;
  top: 350px;
  bottom: auto;
  left: auto;
  right: auto;
}

.container-3 {
  width: 100%;
}

.navbar-no-shadow {
  position: static;
}

.navbar-no-shadow-container {
  z-index: 5;
  width: 100%;
  max-width: 1140px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.hero-without-image {
  z-index: 3;
  min-height: 400px;
  object-fit: fill;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
  top: 1px;
  overflow: hidden;
}

.container-5 {
  width: 1067rem;
  max-width: 940px;
  clear: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  left: 478px;
}

.hero-wrapper-two {
  z-index: 2;
  max-width: 750px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  left: 301px;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
}

.button-primary-3 {
  color: #1a1a1a;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #feeb48;
  border-radius: 10px;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.heading-9 {
  color: #fff;
}

.text-span-2 {
  color: #feeb48;
}

.text-span-3 {
  text-transform: none;
  text-decoration: none;
}

.heading-under {
  color: #feeb48;
  font-size: 25px;
}

.paragraph-under {
  color: #fff;
  margin-top: 9px;
  font-family: Montserrat, sans-serif;
}

.hero-heading-left-copy {
  z-index: 3;
  background-color: #2b2b2b;
  border: 0 #000;
  margin-top: 0;
  padding: 100px 30px;
  position: relative;
}

.hero-heading-right-copy {
  background-color: #2b2b2b;
  border-bottom: 0 #e4ebf3;
  border-radius: 0;
  padding: 80px 30px;
  position: relative;
}

.shadow-two-copy {
  width: 320px;
  border-radius: 0;
}

.footer-dark {
  background-color: #2b2b2b;
  border-bottom: 1px solid #e4ebf3;
  padding: 100px 30px;
  position: relative;
  overflow: hidden;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  max-width: 900px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-brand {
  margin-top: 29px;
  text-decoration: none;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
  left: 153px;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: var(--white1);
  margin-top: 5px;
  margin-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: var(--black);
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.sectie_hero {
  position: relative;
}

.hero_overlay {
  z-index: 10;
  align-items: center;
  font-weight: 400;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.logo {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.navbar-logo-center {
  z-index: 999;
  position: relative;
}

.navbar-logo-center-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  height: 84px;
  max-width: 1140px;
  margin-bottom: -84px;
  margin-right: 0;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  top: 9px;
  left: 518px;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary-4 {
  background-color: var(--white);
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.button-primary-4.margin-right {
  margin-right: 1rem;
}

.button-primary-4.geel {
  width: 196px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4.geel-copy {
  width: 196px;
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--white);
  text-transform: none;
  width: 196px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  width: 196px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4.geel-copy-copy {
  width: 196px;
  background-color: var(--black);
  pointer-events: auto;
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4.geel-copy-copy:hover {
  background-color: var(--white);
  color: var(--black);
  transform: scale(1.05);
}

.geelvlak {
  z-index: 1;
  width: 18rem;
  height: 16rem;
  background-color: #feeb48;
  border-radius: 20px;
  position: absolute;
  top: auto;
  bottom: -8%;
  left: auto;
  right: -6%;
}

.geelvlak-copy {
  z-index: 1;
  width: 7rem;
  height: 6rem;
  background-color: #feeb48;
  border-radius: 15px;
  position: absolute;
  top: auto;
  bottom: 79%;
  left: auto;
  right: 74.1%;
}

.geelvlak-copy-copy {
  z-index: 1;
  width: 9rem;
  height: 7rem;
  background-color: #feeb48;
  border-radius: 15px;
  flex-wrap: nowrap;
  display: flex;
  position: absolute;
  top: 16%;
  bottom: auto;
  left: auto;
  right: 26%;
}

.container-8 {
  width: 50rem;
}

.div-block-2 {
  z-index: 1;
  width: 7rem;
  height: 6rem;
  outline-offset: 0px;
  text-shadow: none;
  background-color: #feeb48;
  border-radius: 15px;
  outline: 3px #555;
  position: absolute;
  top: -5px;
  left: 224px;
}

.div-block-3 {
  width: 5.5rem;
  height: 5.5rem;
  background-color: rgba(254, 235, 72, .57);
  border-radius: 15px;
  position: absolute;
  top: 3px;
  left: -520.5px;
}

.div-block-4 {
  width: 6rem;
  height: 6rem;
  background-color: rgba(254, 235, 72, .53);
  border-radius: 15px;
  position: absolute;
  top: 136px;
  left: -269.5px;
}

.div-block-5 {
  width: 5rem;
  height: 5rem;
  background-color: rgba(254, 235, 72, .69);
  border-radius: 15px;
  position: absolute;
  top: 201px;
  left: -711.5px;
}

.button-2 {
  width: 196px;
  color: #1a1a1a;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 15px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.div-block-6 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
  position: static;
}

.div-block-6.mobiel {
  display: none;
}

.footer-dark-copy {
  background-color: #ffec48;
  margin-top: -1px;
  padding: 15px 30px;
  position: relative;
}

.title-small-copy {
  color: #feeb48;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.title-small-copy-copy {
  color: #feeb48;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 12px;
  padding-top: 27px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.title-small-copy-copy-copy {
  z-index: 2;
  width: 288px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  text-shadow: 0 6px 9px rgba(0, 0, 0, .2);
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
  position: relative;
}

.div-block-7 {
  z-index: 1;
  width: 6rem;
  height: 6rem;
  background-color: #feeb48;
  border-radius: 15px;
  position: absolute;
  top: -17px;
  left: -26px;
}

.div-block-8 {
  width: 1.5rem;
  height: 1.5rem;
  background-color: #fff;
  border-radius: 8px;
  flex: none;
}

.div-block-8-copy {
  width: 1.5rem;
  height: 1.5rem;
  background-color: #fff;
  border-radius: 8px;
  position: relative;
  top: -76px;
  left: -32px;
}

.div-block-8-copy-copy {
  width: 1.5rem;
  height: 1.5rem;
  background-color: #fff;
  border-radius: 8px;
  position: relative;
  top: -72px;
  left: -32px;
}

.image-7 {
  max-width: 82rem;
  pointer-events: none;
  position: absolute;
  top: 9%;
  bottom: 0%;
  left: -2%;
  right: 0%;
}

.relative {
  position: relative;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.footer_contactlink-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.hero-without-image-copy {
  z-index: auto;
  max-width: 2500px;
  min-height: 400px;
  min-width: 2500px;
  background-image: url('../images/11.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: absolute;
  top: 2830px;
}

.dots3 {
  width: 1090px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 464px;
}

.hero-heading-right-copy-copy {
  background-color: #2b2b2b;
  border-bottom: 0 #e4ebf3;
  border-radius: 0;
  padding: 100px 30px;
  position: relative;
}

.image-7-copy {
  z-index: 4;
  pointer-events: none;
  position: absolute;
  top: 335%;
  bottom: 0%;
  left: 40%;
  right: 0%;
}

.shadow-two-copy-copy {
  width: 320px;
  width: 320px;
  border-radius: 0;
}

.image-8 {
  height: 40px;
  background-image: url('../images/11.jpg');
  background-position: 0 0;
  background-size: auto;
  display: inline-block;
  position: relative;
  top: -18%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-9 {
  object-fit: fill;
  position: absolute;
  top: -197%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.div-block-9 {
  z-index: 1;
  max-height: 400px;
  min-height: 400px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-10 {
  z-index: 2;
  object-fit: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
  position: relative;
  top: 14px;
}

.div-block-10 {
  width: 3000px;
  min-height: 400px;
  object-fit: fill;
  background-image: url('../images/11.jpg');
  background-position: 50%;
  background-size: cover;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: visible;
}

.image-11 {
  object-fit: cover;
  align-self: auto;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.image-good {
  z-index: 999;
  width: 3000px;
  height: 400px;
  object-fit: fill;
  position: absolute;
  top: 36%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-heading-left-copy-copy {
  z-index: 3;
  background-color: #2b2b2b;
  border: 0 #000;
  margin-top: 0;
  padding: 200px 30px 100px;
  position: relative;
}

.shadow-two-copy-copy-copy {
  width: 320px;
  border-radius: 0;
}

.div-block-11 {
  position: absolute;
}

.link-2 {
  color: #ffec45;
  text-decoration: none;
}

.image-12 {
  position: absolute;
  top: -1%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.hero-without-image-2 {
  border-bottom: 0 solid #e4ebf3;
  margin-top: -170px;
  margin-bottom: 100px;
  padding: 0 30px;
  position: relative;
  overflow: visible;
}

.container-9 {
  z-index: 2;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.hero-wrapper-two-2 {
  max-width: 750px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-5 {
  color: #000;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-5:active {
  background-color: #43464d;
}

.div-block-12 {
  z-index: 1;
  width: 33%;
  background-color: #feeb48;
  border-radius: 15px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 34%;
  right: 0%;
}

.button-primary-4-copy {
  background-color: var(--white);
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4-copy:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4-copy:active {
  background-color: #43464d;
}

.button-primary-4-copy.margin-right {
  margin-right: 1rem;
}

.button-primary-4-copy.geel {
  width: 320px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4-copy.geel-copy {
  width: 196px;
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--white);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4-copy {
  background-color: var(--white);
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4-copy:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4-copy:active {
  background-color: #43464d;
}

.button-primary-4-copy.margin-right {
  margin-right: 1rem;
}

.button-primary-4-copy.geel {
  width: 249px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4-copy.geel-copy {
  width: 196px;
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--white);
  text-transform: none;
  width: 249px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4-copy.geel-copy-copy, .button-primary-4-copy.geel-copy {
  width: 249px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4-copy.goed {
  width: 249px;
  background-color: var(--black);
  pointer-events: auto;
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4-copy.goed:hover {
  color: var(--black);
  transform: scale(1.05);
}

.button-primary-4-copy-copy {
  background-color: var(--white);
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4-copy-copy:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4-copy-copy:active {
  background-color: #43464d;
}

.button-primary-4-copy-copy.margin-right {
  margin-right: 1rem;
}

.button-primary-4-copy-copy.geel {
  width: 320px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4-copy-copy.geel-copy {
  width: 196px;
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--white);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.paragraph-under-copy {
  color: #fff;
  color: #fff;
  color: #fff;
  color: #fff;
  margin-top: 9px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
}

.button-primary-4-copy-copy-copy {
  background-color: var(--white);
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4-copy-copy-copy:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4-copy-copy-copy:active {
  background-color: #43464d;
}

.button-primary-4-copy-copy-copy.margin-right {
  margin-right: 1rem;
}

.button-primary-4-copy-copy-copy.geel {
  width: 350px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4-copy-copy-copy.geel:hover {
  background-color: var(--white);
  color: var(--black);
  transform: scale(1.05);
}

.button-primary-4-copy-copy-copy.geel-copy {
  width: 196px;
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--white);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4-copy {
  background-color: var(--white);
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4-copy:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4-copy:active {
  background-color: #43464d;
}

.button-primary-4-copy.margin-right {
  margin-right: 1rem;
}

.button-primary-4-copy.geel {
  width: 196px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.button-primary-4-copy.geel:hover {
  background-color: var(--white);
  color: var(--black);
  transform: scale(1.05);
}

.button-primary-4-copy.geel-copy {
  width: 196px;
  background-color: var(--white);
  color: var(--black);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--white);
  text-transform: none;
  width: 196px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4-copy.geel-copy-copy {
  width: 196px;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.button-primary-4-copy.geel-copy-copy-copy {
  width: 196px;
  background-color: var(--white1);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--black);
  text-transform: none;
  border-radius: 15px;
  margin-right: 1rem;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition-duration: .2s;
}

.button-primary-4-copy.geel-copy-copy-copy:hover {
  background-color: var(--white);
  color: var(--black);
  transform: scale(1.05);
}

.image-13 {
  width: 16px;
  position: absolute;
  top: 103.5px;
  left: 641.328px;
}

.image-14 {
  width: 16px;
  position: absolute;
  top: 131.5px;
  left: 641.328px;
}

.image-15 {
  position: absolute;
}

.image-16 {
  width: 17px;
  position: absolute;
  top: 76.5px;
  left: 640.328px;
}

@media screen and (max-width: 991px) {
  .slider {
    height: 100vh;
  }

  .paragraph, .heading {
    text-align: left;
  }

  .dots {
    width: 100%;
  }

  .container {
    max-width: 728px;
  }

  .container.flex {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    order: -1;
    margin-bottom: 40px;
  }

  .hero-split.is-last {
    order: 1;
  }

  .container-2 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-4 {
    max-width: 728px;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .container-5 {
    max-width: 728px;
  }

  .hero-wrapper-two {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: -451px;
  }

  .shadow-two-copy {
    width: auto;
  }

  .container-6 {
    max-width: 728px;
  }

  .footer-brand {
    width: auto;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .footer-block.hide-tablet {
    display: none;
  }

  .logo {
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-logo-center-container.shadow-three {
    z-index: 999;
    display: none;
  }

  .container-7 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: rgba(0, 0, 0, 0);
    top: 70px;
  }

  .nav-menu-three {
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .button-primary-4.geel, .button-primary-4.geel-copy, .button-primary-4.geel-copy, .button-primary-4.geel-copy, .button-primary-4.geel-copy-copy {
    z-index: 999;
    width: 25rem;
    margin-right: 0;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .geelvlak {
    width: 42rem;
  }

  .geelvlak-copy {
    width: 5rem;
    height: 5rem;
    bottom: 78%;
    right: 85.1%;
  }

  .geelvlak-copy-copy {
    width: 6rem;
    height: 6rem;
    top: 23%;
    right: 20%;
  }

  .div-block-3, .div-block-4, .div-block-5 {
    display: none;
  }

  .button-2 {
    width: 25rem;
  }

  .div-block-6 {
    justify-content: center;
    align-items: center;
  }

  .div-block-6.mobiel {
    flex-direction: column;
    display: flex;
  }

  .div-block-7 {
    left: -26px;
  }

  .image-7, .image-7-copy {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .shadow-two-copy-copy {
    width: auto;
    width: auto;
  }

  .shadow-two-copy-copy-copy {
    width: auto;
  }

  .container-9 {
    max-width: 728px;
  }

  .button-primary-4-copy.geel, .button-primary-4-copy.geel-copy, .button-primary-4-copy.geel, .button-primary-4-copy.geel-copy, .button-primary-4-copy.geel-copy, .button-primary-4-copy.geel-copy-copy, .button-primary-4-copy.geel-copy, .button-primary-4-copy.goed, .button-primary-4-copy-copy.geel, .button-primary-4-copy-copy.geel-copy, .button-primary-4-copy-copy-copy.geel, .button-primary-4-copy-copy-copy.geel-copy, .button-primary-4-copy.geel, .button-primary-4-copy.geel-copy, .button-primary-4-copy.geel-copy, .button-primary-4-copy.geel-copy-copy, .button-primary-4-copy.geel-copy-copy-copy {
    z-index: 999;
    width: 25rem;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .section.digitaal {
    padding-left: 8px;
    padding-right: 8px;
    overflow: hidden;
  }

  .dots {
    width: 240%;
    max-width: none;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .column {
    align-items: flex-start;
  }

  .column-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .container.flex {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    margin-right: auto;
  }

  .hero-heading-right {
    padding: 60px 15px;
  }

  .image-3 {
    margin-top: -103px;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .hero-wrapper-two {
    top: 25px;
    left: -558px;
  }

  .hero-heading-left-copy, .hero-heading-right-copy {
    padding: 60px 15px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .navbar-logo-center-container.shadow-three {
    display: none;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .geelvlak {
    width: 33rem;
    bottom: -3%;
    right: -2%;
  }

  .geelvlak-copy {
    top: 1%;
    bottom: auto;
    left: 5%;
    right: auto;
  }

  .geelvlak-copy-copy {
    top: 37%;
    bottom: auto;
    left: 57%;
    right: auto;
  }

  .container-8 {
    width: auto;
  }

  .div-block-2 {
    left: 229px;
  }

  .div-block-6 {
    flex-direction: column;
  }

  .footer-dark-copy {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-7 {
    left: -7px;
  }

  .image-6 {
    display: none;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .hero-without-image-copy, .hero-heading-right-copy-copy, .hero-heading-left-copy-copy, .hero-without-image-2 {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .slider {
    height: 100vh;
  }

  .section.digitaal {
    padding: 0 20px;
  }

  .heading {
    padding-left: 0;
    font-size: 29px;
    position: relative;
  }

  .image-2 {
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-left: 0;
    top: 892px;
    overflow: visible;
  }

  .hero-heading-left {
    height: 950px;
    padding: 52px 20px 120px;
    overflow: hidden;
  }

  .container {
    max-width: none;
    left: 5px;
  }

  .container.flex {
    grid-column-gap: 2.25rem;
    grid-row-gap: 2.25rem;
    margin-right: auto;
    padding-left: 1.55rem;
    padding-right: 2rem;
  }

  .hero-split {
    margin-bottom: 65px;
  }

  .hero-split.relative {
    flex-direction: column;
    left: 10px;
  }

  .shadow-two {
    max-width: 84%;
    aspect-ratio: 1 / 1;
    left: 28px;
  }

  .hero-heading-right {
    margin-top: -120px;
    margin-bottom: 0;
    padding: 120px 20px 0;
    overflow: hidden;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .container-4 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .hero-without-image {
    z-index: 2;
    max-width: 100%;
    min-height: 400px;
    overflow-wrap: normal;
    object-fit: fill;
    flex-flow: column;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    right: auto;
    overflow: hidden;
  }

  .container-5 {
    width: auto;
    max-width: none;
    min-width: 30px;
    flex-wrap: nowrap;
  }

  .hero-wrapper-two {
    z-index: 999;
    height: 0;
    max-width: 260px;
    align-items: stretch;
    position: absolute;
    top: 49px;
    left: 70px;
  }

  .text-span-2 {
    padding-right: 0;
  }

  .hero-heading-left-copy {
    height: 740px;
    padding: 24px 20px 0;
    overflow: hidden;
  }

  .hero-heading-right-copy {
    height: 790px;
  }

  .shadow-two-copy {
    width: 280px;
    position: relative;
    top: -17px;
    left: 33px;
  }

  .footer-dark {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-6 {
    max-width: none;
  }

  .sectie_hero {
    overflow: hidden;
  }

  .logo {
    object-fit: contain;
  }

  .navbar-logo-center {
    overflow: hidden;
  }

  .container-7 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .button-primary-4.geel {
    width: 100%;
    font-weight: 500;
  }

  .button-primary-4.geel-copy {
    width: 100%;
    width: 100%;
    background-color: var(--white1);
    width: 100%;
    font-weight: 500;
  }

  .button-primary-4.geel-copy-copy {
    width: 100%;
    font-weight: 700;
  }

  .geelvlak {
    width: 9rem;
    height: 9rem;
    bottom: -7%;
    left: 154px;
    right: 10%;
  }

  .geelvlak-copy {
    width: 5rem;
    height: 5rem;
    top: 1%;
    left: 7%;
  }

  .geelvlak-copy-copy {
    top: 26%;
    left: 39%;
  }

  .container-8 {
    width: 100%;
  }

  .div-block-2 {
    width: 6rem;
    top: 14px;
    left: 128px;
  }

  .button-2, .div-block-6.mobiel {
    width: 100%;
  }

  .footer-dark-copy {
    padding-top: 14px;
    overflow: hidden;
  }

  .title-small-copy-copy {
    color: var(--white1);
  }

  .image-7 {
    z-index: 1;
    width: 200%;
    max-width: none;
  }

  .grid {
    z-index: 2;
    grid-template-columns: 1fr;
    position: relative;
  }

  .hero-heading-right-copy-copy {
    height: 780px;
    padding: 20px 20px 0;
    overflow: hidden;
  }

  .image-7-copy {
    z-index: 1;
    max-width: none;
  }

  .shadow-two-copy-copy {
    height: 220px;
    min-height: 0;
    position: relative;
    top: -27px;
    left: 43px;
  }

  .div-block-10 {
    z-index: 999;
    width: 100%;
    justify-content: center;
    align-self: auto;
    display: flex;
    top: auto;
    left: auto;
  }

  .hero-heading-left-copy-copy {
    height: 740px;
    padding: 120px 20px 0;
    overflow: hidden;
  }

  .shadow-two-copy-copy-copy {
    position: relative;
    top: -33px;
  }

  .image-12 {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    overflow: visible;
  }

  .hero-without-image-2 {
    margin-top: -50px;
    margin-bottom: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-9 {
    max-width: none;
  }

  .div-block-12 {
    width: 96%;
    left: 2%;
  }

  .button-primary-4-copy.geel, .button-primary-4-copy.geel-copy, .button-primary-4-copy.geel, .button-primary-4-copy.geel-copy, .button-primary-4-copy.geel-copy, .button-primary-4-copy.geel-copy-copy, .button-primary-4-copy.geel-copy, .button-primary-4-copy.goed, .button-primary-4-copy-copy.geel, .button-primary-4-copy-copy.geel-copy, .button-primary-4-copy-copy-copy.geel, .button-primary-4-copy-copy-copy.geel-copy, .button-primary-4-copy.geel, .button-primary-4-copy.geel-copy, .button-primary-4-copy.geel-copy, .button-primary-4-copy.geel-copy-copy, .button-primary-4-copy.geel-copy-copy-copy {
    width: 100%;
  }

  .image-13 {
    top: 290.5px;
    left: 4.328px;
  }

  .image-14 {
    top: 317.5px;
    left: 4.328px;
  }

  .image-16 {
    top: 262.5px;
    left: 4.328px;
  }
}

#w-node-be5eff6a-c83c-c624-030a-0823d1ee6fd4-034465b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


