:root {
  --dim-grey: #616364;
  --white-smoke: #f7f7f2;
  --dark-khaki: #ccb16c;
  --dark-grey: #a0a2a3;
  --black: black;
  --white: white;
  --steel-blue: #1a67a3;
  --kütüp-library-white: white;
  --kütüp-library-dark-slate-grey: #264653;
  --kütüp-library-dim-grey: #6e6e6e;
  --kütüp-library-burntsienna: #e76f51;
  --untitled-ui-gray600: #475467;
  --untitled-ui-gray900: #101828;
  --untitled-ui-primary50: #f9f5ff;
  --untitled-ui-primary100: #f4ebff;
  --untitled-ui-primary600: #7f56d9;
  --untitled-ui-primary700: #6941c6;
  --untitled-ui-primary800: #53389e;
  --untitled-ui-gray100: #f2f4f7;
  --untitled-ui-white: white;
  --untitled-ui-gray700: #344054;
  --untitled-ui-gray300: #d0d5dd;
  --untitled-ui-primary300: #d6bbfb;
  --untitled-ui-gray500: #667085;
  --lynx-white: white;
  --lynx-black: #1f2022;
  --lynx-medium-purple: #8979ec;
  --light-sky-blue: #74b8ee;
  --3898ec: white;
  --color-2: white;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

h1 {
  letter-spacing: -.5px;
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 44px;
}

h3 {
  letter-spacing: -.5px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
}

p {
  color: var(--dim-grey);
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  line-height: 26px;
}

a {
  text-decoration: none;
}

.navbar {
  background-color: var(--white-smoke);
  width: 100vw;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 0;
}

.body {
  background-color: var(--white-smoke);
}

.div-project {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  flex: 1;
  width: 50%;
  height: 550px;
}

.div-project.beeld-project1 {
  background-image: url('../images/DNB-Abcoude5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-style: none;
  border-top-width: 0;
  border-bottom-style: none;
  border-bottom-width: 0;
  width: 50%;
  height: 550px;
}

.div-project.beeld-project2 {
  background-image: url('../images/de-Nederlandse-Bouwmaatschappij-P2.jpg');
  background-position: 80%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-style: none;
  border-top-width: 0;
  border-bottom-style: none;
  border-bottom-width: 0;
  height: 550px;
}

.div-project.beeld-project3 {
  background-image: url('../images/Beeld3.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-style: none;
  border-bottom-style: none;
}

.div-project.beeld-project4 {
  background-image: url('../images/Beeld4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-style: none;
  border-bottom-style: none;
}

.div-project.div-project-copy {
  height: 550px;
}

.project-tekst-holder {
  padding: 40px 40px 29px 6rem;
}

.project-tekst-holder.left {
  text-align: right;
  flex-wrap: wrap;
  place-content: center flex-end;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.project-tekst-holder.right {
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  height: 100%;
  padding: 0 6rem 0 40px;
  display: flex;
}

.heading-project {
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
}

.link-block {
  height: 350px;
}

.link-block.w--current {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.deel1 {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.deel2, .deel3, .deel4 {
  width: 100%;
  display: flex;
}

.nav-link {
  margin-top: 23px;
  padding: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link:hover {
  color: var(--dark-khaki);
}

.nav-link:focus {
  color: var(--dark-grey);
}

.image {
  float: left;
  margin-bottom: 19px;
  padding-left: 0;
  display: inline-block;
}

.brand {
  float: left;
  width: 300px;
  padding-left: 0;
  display: inline;
}

.brand.w--current {
  float: left;
  width: 250px;
  margin-left: 0;
  display: block;
}

.nav-menu {
  flex-direction: row;
  justify-content: flex-end;
}

.intro-body {
  color: var(--black);
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 29px;
}

.tussenkop {
  margin-bottom: 6px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  line-height: 28px;
}

.section-project {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f6f6f6;
  flex-direction: row;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: minmax(200px, 1fr) 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: auto;
  margin-left: 12px;
  margin-right: 12px;
  display: grid;
}

.div-teksten-project {
  flex: 1;
  padding: 0;
  position: static;
}

.div-beeld-project {
  flex: 1;
  order: 0;
  align-self: auto;
  padding: 3px;
}

.div-project-def {
  background-image: url('../images/foto022-1.jpg');
  background-position: 50%;
  background-size: cover;
  height: 500px;
  display: block;
}

.div-project-def.abcoude1 {
  background-image: url('../images/DNB-Abcoude1.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-project-def.abcoude2 {
  background-image: url('../images/DNB-Abcoude2.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-project-def.abcoude3 {
  background-image: url('../images/DNB-Abcoude3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-project-def.abcoude4 {
  background-image: url('../images/DNB-Abcoude4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-project-def.abcoude5 {
  background-image: url('../images/DNB-Abcoude5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-project-def.abcoude6 {
  background-image: url('../images/DNB-Abcoude6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-project-def.abcoude7 {
  background-image: url('../images/de-Nederlandse-Bouwmaatschappij-home-4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-project-def.abcoude8 {
  background-image: url('../images/DNB-Abcoude8.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-project-def.abcoude9 {
  background-image: url('../images/DNB-Abcoude9.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.holder-teksten-project {
  width: auto;
  height: 500px;
  padding: 68px 6rem;
}

.button {
  margin-top: 40px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  transition: background-color .5s;
}

.button:hover {
  background-color: #000;
}

.button.btn-bekijk-onze-projecten {
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.button.btn-contact-opnemen {
  background-color: var(--dim-grey);
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.button.btn-contact-opnemen:hover {
  background-color: var(--black);
}

.button.btn-nav {
  letter-spacing: .5px;
  margin-top: 0;
  margin-left: 35px;
  font-family: Montserrat, sans-serif;
}

.button.btn-nav.upload-btn {
  background-color: var(--dark-khaki);
  overflow: visible;
}

.gegevens-footer {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
}

.footer {
  background-color: var(--dark-khaki);
  margin: 0 0 12px;
  padding: 90px 12rem 60px 6rem;
  position: relative;
}

.paragraph {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.paragraph.paragraph-wit {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.search-2 {
  display: flex;
}

.font-white {
  z-index: 1;
  color: #fff;
  position: relative;
}

.slider-horizontal-parallax {
  height: 75vh;
  margin-right: 0;
}

.header-section {
  text-align: center;
  flex-grow: 1;
  flex-basis: 25%;
  justify-content: flex-start;
  align-items: center;
  height: 75vh;
  padding: 6rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.display-none {
  display: none;
}

.disable-swipe-slider {
  z-index: 2;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0% 0% 3rem;
}

.overline {
  z-index: 1;
  color: #a0a0a0;
  letter-spacing: .09375rem;
  text-transform: uppercase;
  margin-bottom: .625rem;
  font-size: .625rem;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
}

.overline.scroll {
  margin-bottom: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.background-image-hero {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.background-image-hero.image-10 {
  white-space: normal;
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/de-Nederlandse-Bouwmaatschappij-home-3.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 75vh;
}

.background-image-hero.image-10.image-extra1 {
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/VE_PBF0399.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.background-image-hero.image-10.image-extra1.image-verbouw {
  background-image: linear-gradient(#0000, #0000), url('../images/de-Nederlandse-Bouwmaatschappij-home-1.jpg');
}

.background-image-hero.image-10.image-extra2 {
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/de-Nederlandse-Bouwmaatschappij-home-3.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.background-image-hero.image-10.image-extra3 {
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/JV_PBF0829.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.background-image-hero.image-10.living {
  background-image: linear-gradient(to bottom, null, null), url('../images/JV_PBF0829.jpg');
}

.background-image-hero.image-10.badroom {
  background-image: linear-gradient(to bottom, null, null), url('../images/VE_PBF0399.jpg');
}

.background-image-hero.slide3 {
  text-shadow: 0 1px 1px #0003;
  background-image: url('../images/de-Nederlandse-Bouwmaatschappij-home-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.background-image-hero.slide2 {
  background-image: url('../images/JV_PBF0829.jpg');
  background-position: 50%;
  background-size: cover;
}

.background-image-hero.slide1 {
  background-image: url('../images/VE_PBF0399.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.background-image-hero.slide4 {
  background-image: url('../images/DNB-Prinsengracht-20240610-26.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
}

.background-image-hero.slide5 {
  background-image: url('../images/SL2401-Studio-Liv-165-Full-Size.jpg');
  background-position: 50%;
  background-size: auto;
}

.slider {
  z-index: 1;
  background-color: #0000;
  width: 100%;
  height: auto;
}

.slider._100-vertical {
  flex: 1;
  height: 75vh;
}

.heroscreen-6rem {
  z-index: auto;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  padding: 0 6rem;
  display: flex;
  position: static;
}

.section-projecten {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-left: 36px;
  margin-right: 36px;
  display: block;
}

.btn-naar-project {
  background-color: var(--dark-khaki);
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 300;
  transition: background-color .3s;
}

.btn-naar-project:hover {
  background-color: #616364;
}

.barba-wrapper {
  background-color: var(--white-smoke);
}

.barba-container {
  margin-top: 0;
}

.sub-banner {
  background-color: #546cc3;
  height: 500px;
  position: relative;
}

.sub-banner.style-10 {
  background-color: #212127;
  background-image: linear-gradient(#0003, #0003), url('../images/Test.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 65vh;
}

.heading-white {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.container-fluid {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 0;
  display: block;
}

.container-fluid.center {
  z-index: 2;
  padding-left: 12rem;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.small-divider {
  background-color: var(--dark-khaki);
  width: 50px;
  height: 2px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.align-center {
  text-align: left;
}

.contact-icon {
  background-image: url('../images/users.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 70px;
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.contact-icon.icon-12 {
  background-image: url('../images/envelop.svg');
  background-size: 65px;
}

.contact-icon.icon-11 {
  background-image: url('../images/Phone.svg');
  background-size: 65px;
}

.contact-icon.icon-10 {
  float: none;
  background-image: url('../images/locatie.svg');
  background-size: 70px;
  position: relative;
}

.container-center-section {
  z-index: 2;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.container-center-section.full {
  width: 100%;
}

.paragraph-3 {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.contact-second-wrapper {
  float: left;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ededed;
  width: 33.333%;
  height: 450px;
  margin-right: -1px;
  padding-left: 30px;
  padding-right: 30px;
  transition: all .4s;
}

.contact-second-wrapper:hover {
  z-index: 1;
  border-color: #fff;
  position: relative;
  transform: translate(0, -10px);
  box-shadow: 0 30px 30px #00000030;
}

.contact-second-wrapper.in-contact {
  border-color: var(--dim-grey);
  background-color: var(--white-smoke);
  height: 380px;
  padding-left: 20px;
  padding-right: 20px;
}

.side-media {
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  display: block;
  position: relative;
  inset: 34px 0% 0%;
}

.square-play-button {
  background-color: var(--steel-blue);
  background-image: url('../images/play-icon_1play-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  width: 35px;
  height: 35px;
}

.square-play-button:hover {
  background-color: var(--black);
}

.bekijk-video-project1 {
  color: var(--black);
  text-align: center;
  margin-top: 11px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.lightbox-link {
  text-decoration: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.section2 {
  margin-bottom: 72px;
  padding-left: 0;
  padding-right: 0;
}

.container-section2 {
  width: 75%;
  padding: 3rem 0 6rem 12rem;
}

.container {
  border-bottom: 1px solid #000;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 12rem;
  padding-right: 12rem;
}

.column {
  padding-left: 0;
}

.columns {
  flex-direction: row;
  align-items: flex-start;
  margin-left: 0;
  display: inline;
  position: static;
}

.top-margin {
  margin-top: 100px;
}

.top-margin.less {
  margin-top: 50px;
}

.banner-big-text {
  float: none;
  color: #fff;
  text-align: left;
  width: 80%;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 58px;
}

.banner {
  background-color: #212127;
  height: 400px;
  position: relative;
}

.banner.style-1 {
  background-color: var(--white);
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/foto012-11.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 750px;
  margin-left: 12px;
  margin-right: 12px;
}

.banner.style-1.nieuwbouw {
  background-image: url('../images/dbk16.jpg'), linear-gradient(#0000, #0000);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  margin-left: 36px;
  margin-right: 36px;
}

.banner.style-1.verbouw {
  background-image: url('../images/Test-4.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  margin-left: 12rem;
  margin-right: 12rem;
}

.banner.style-1.renovatie {
  margin-left: 36px;
  margin-right: 36px;
}

.banner.style-1.mutatie {
  background-image: url('../images/foto032-1.jpg'), linear-gradient(#0000001a, #0000001a);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  margin-left: 36px;
  margin-right: 36px;
}

.welkom-text {
  border-bottom: 1px solid var(--white);
  color: var(--white);
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
  display: inline-block;
}

.banner-text-sub {
  color: var(--white);
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
}

.column-2 {
  display: block;
}

.div-text-slider {
  z-index: 10;
  width: 100%;
  position: relative;
}

.div-block {
  float: left;
}

.divider-hero-tekst {
  height: 200px;
}

.body-2 {
  background-color: var(--white-smoke);
}

.menu-button {
  display: none;
}

.body-3, .body-4, .body-5, .body-6, .body-7 {
  background-color: var(--white-smoke);
}

.section-contact-gegevens {
  padding-top: 40px;
  padding-bottom: 40px;
}

.page-wrap {
  overflow: visible;
}

.divider-button {
  margin-top: 39px;
}

.freds-body-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #000;
  flex-direction: column-reverse;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  line-height: 28px;
  display: flex;
}

.dnb-project {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: #0000;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 700px;
  margin-bottom: 3%;
  margin-left: 3%;
  margin-right: 3%;
  padding: 0 0% 3%;
  display: grid;
}

.dnb-project.dnb-section-top {
  border-top: 1px solid #000;
  padding-top: 3%;
}

.freds-section-foto-1 {
  background-color: #fff;
  background-image: url('../images/Freds-10.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.freds-section-foto-1.freds-section-menu-foto-1 {
  background-image: url('../images/Freds-20.jpg');
  background-position: 50% 100%;
}

.freds-section-foto-1.freds-section-menu-foto-1.foto-2 {
  background-color: #0000;
  background-image: url('../images/de-Nederlandse-Bouwmaatschappij-P2.jpg');
  background-position: 50%;
  background-size: contain;
  background-attachment: scroll;
}

.spark-button {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #c0658b;
  border: 1px solid #fff;
  border-radius: 0;
  flex: none;
  margin-top: 30px;
  padding: 13px 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2em;
  text-decoration: none;
  transition: border-color .15s, background-color .15s, opacity .15s;
}

.spark-button:hover {
  opacity: 1;
  background-color: #2e5261;
  border-color: #fff;
}

.spark-button.btn-black {
  color: #000;
  background-color: #0000;
  border-color: #000;
}

.spark-button.btn-black:hover {
  color: #c0658b;
  border-color: #c0658b;
}

.spark-button.btn-black.btn-dinner-menu, .spark-button.btn-black.btn-lunch-menu, .spark-button.btn-black.btn-wijnkaart {
  margin-right: 15px;
}

.freds-heading-section {
  color: #000;
  font-size: 38px;
  font-weight: 400;
  line-height: 45px;
}

.kutup-divider-15px {
  height: 15px;
}

.kutup-cta-right-part {
  color: #fff;
  background-color: #0000;
  flex-direction: column;
  justify-content: space-between;
  padding: 100px 13%;
  display: flex;
}

.dnb-project-1 {
  background-image: url('../images/de-Nederlandse-Bouwmaatschappij-project1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.section-hero-2 {
  z-index: 1;
  background-color: var(--white-smoke);
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 45vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-7 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.heading-hero-wrapper {
  width: 65vw;
}

.heading-hero {
  font-variation-settings: "opsz" 32, "wght" 450;
  letter-spacing: -.035em;
  font-size: 4vw;
  font-weight: 400;
  line-height: 1.1;
  display: inline;
}

.heading-hero.is-1st {
  color: var(--dark-khaki);
  letter-spacing: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 58px;
}

.heading-hero.is-2nd {
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 58px;
}

.spacer-large {
  height: 12vh;
}

.hero-heading-right {
  border-bottom: 1px solid var(--black);
  background-color: #0000;
  padding: 80px 0;
  position: relative;
}

.container-8 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 12rem;
  padding-right: 12rem;
}

.hero-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.hero-split {
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  padding-left: 36px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
}

.button-primary {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  margin-left: 36px;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  transition: all .2s;
}

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

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

.project-1 {
  max-width: 50vw;
}

.body-8 {
  background-color: var(--white-smoke);
}

.rl-padding-global {
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0%;
  padding-right: 0%;
}

.rl_section_gallery10 {
  background-color: var(--white-smoke);
  margin-top: 0;
  margin-bottom: 97px;
}

.rl_gallery10_lightbox-link {
  width: 100%;
  margin-bottom: 2rem;
}

.rl-padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.rl_gallery10_spacing-block-1 {
  width: 100%;
  padding-bottom: 1.5rem;
}

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

.body-top {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.rl_gallery10_image {
  display: block;
}

.rl-container-large {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.heading-top {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 44px;
}

.rl_gallery10_heading-wrapper {
  text-align: center;
  width: 100vw;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.rl_gallery10_masonry-grid {
  column-count: 3;
  column-gap: 2rem;
  width: 100vw;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 5%;
  padding-right: 5%;
}

.rl_gallery10_spacing-block-2 {
  width: 100vw;
  padding-bottom: 5rem;
}

.heading {
  padding-left: 36px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 33px;
}

.heading-2 {
  padding-left: 36px;
}

.gallery-overview {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0;
  position: relative;
}

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

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template: ". . Area"
  / 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: start;
  width: 100vw;
  padding-left: 12rem;
  padding-right: 12rem;
  display: grid;
}

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

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

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

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.div-hero-tekst-projecten {
  width: 65%;
  margin-left: 0;
  padding-top: 6rem;
  padding-bottom: 6rem;
  padding-left: 12rem;
}

.werkzaamheden {
  color: var(--steel-blue);
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 24px;
}

.div-werkzaamheden {
  margin-top: 3rem;
}

.heading-3 {
  color: var(--steel-blue);
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.klant {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.bold-text {
  font-weight: 500;
}

.mask {
  height: 75vh;
}

.heading-body {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

.bold-text-2 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.sub-heading {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.text-span, .text-span-2, .text-span-3 {
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.content-hero-div {
  margin-top: 0;
  padding-right: 10%;
}

.right-content {
  background-color: #0000;
  align-self: center;
  width: 60%;
  padding: 12.5% 10% 12.5% 8%;
  position: relative;
  overflow: hidden;
}

.cursor {
  background-color: #2c1d1224;
  width: 3px;
  height: 36px;
  margin-top: 0;
  margin-bottom: 12px;
  margin-left: 5px;
}

.typed {
  color: #000;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 58px;
  line-height: 68px;
}

.subheader {
  color: #181818;
  text-align: left;
  width: 88%;
  margin-top: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.hero-section {
  background-color: #fdf4ed;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.typed-div {
  align-items: center;
  display: flex;
}

.headline {
  color: #000;
  flex: none;
  margin-top: 0;
  margin-bottom: 25px;
  margin-left: 5px;
  font-size: 58px;
  line-height: 68px;
}

.cta {
  letter-spacing: .3px;
  background-color: #0f0f0f;
  border-radius: 200px;
  margin-top: 31px;
  margin-left: 0;
  margin-right: 0;
  padding: 13px 34px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  transition: all .15s;
  display: inline-block;
}

.cta:hover {
  background-color: #000;
  transform: translate(0, -2px);
}

.left-image {
  background-image: linear-gradient(#00000091, #0000 25%), url('../images/Banner-image.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  width: 40%;
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
  overflow: hidden;
}

.section-header {
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 52px;
  font-weight: 700;
  line-height: 58px;
}

.body-paragraph {
  color: #363636;
  font-size: 19px;
  font-weight: 400;
  line-height: 25px;
  position: relative;
}

.puzzle-div {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  max-width: 1600px;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cards-section {
  background-color: #fff;
  padding: 120px 10% 280px;
  overflow: hidden;
}

.centred-holder {
  text-align: center;
}

.title-header {
  text-align: center;
  width: 50%;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
}

.box {
  color: #000;
  background-color: #0000;
  background-image: url('../images/Kitchenimg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  width: 31%;
  margin-bottom: 24px;
  margin-left: 1%;
  margin-right: 1%;
  padding-top: 20%;
  padding-bottom: 20%;
  box-shadow: 1px 1px 14px #24242421;
}

.box._5 {
  background-image: url('../images/room-image-2.jpg');
  width: 65%;
  position: relative;
}

.box._4 {
  background-image: url('../images/Staircase.jpg');
  position: relative;
  left: 0%;
}

.box._3 {
  background-image: url('../images/Living-room.jpg');
}

.box._2 {
  background-image: url('../images/HeroImage.jpg');
}

.section-12rem {
  padding: 3rem 12rem 6rem;
}

.section-12rem.projecten {
  padding-bottom: 0;
}

.section-12rem._100vh {
  height: 80vh;
  padding-bottom: 3rem;
}

.section-12rem._3-on-top {
  padding-top: 6rem;
}

.div-blok-80 {
  width: 80%;
}

.div-block-4 {
  width: 70vw;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

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

.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: #1a1b1fbf;
}

.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 {
  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: #1a1b1fbf;
}

.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-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: #1a1b1fbf;
}

.button-primary-3 {
  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-3:hover {
  color: #fff;
  background-color: #32343a;
}

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

.space-around {
  display: flex;
}

.container-11 {
  width: 100%;
  position: relative;
}

.container-11.nav-container {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-2 {
  z-index: 100;
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  margin: 26px auto 30px;
  padding: 20px 12rem 20px 0;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.image-contain {
  object-fit: contain;
  height: 100%;
}

.nav-link-3 {
  color: var(--black);
  border-bottom-style: none;
  padding: 12px 20px 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  transition: color .2s, border-color .2s, color .2s, opacity .2s;
  display: block;
}

.nav-link-3:hover {
  opacity: 1;
  color: var(--steel-blue);
  -webkit-text-stroke-color: var(--dark-khaki);
}

.nav-link-3:focus {
  color: var(--dark-khaki);
}

.nav-link-3.w--current {
  opacity: 1;
  color: var(--dark-khaki);
  background-color: #0000;
  border: 1px #000;
  border-radius: 50px;
  font-style: normal;
  text-decoration: none;
}

.nav-link-3.w--current:hover {
  color: var(--steel-blue);
}

.nav-link-3.w--current:focus {
  color: var(--dark-khaki);
}

.nav-menu-2 {
  justify-content: flex-end;
  display: block;
}

.brand-2 {
  border: 1px #000;
  height: 50px;
  padding-left: 0;
}

.brand-2.w--current {
  height: 50px;
}

.navbar-no-shadow {
  padding-top: 30px;
  padding-bottom: 15px;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  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-3 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-4 {
  color: var(--black);
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: var(--dark-khaki);
}

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

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

.nav-link-4:visited, .nav-link-4.w--current {
  color: var(--steel-blue);
}

.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: #1a1b1fbf;
}

.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-button-wrapper {
  margin-left: 120px;
}

.button-primary-4 {
  background-color: var(--dark-khaki);
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  transition: all .2s;
}

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

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

.menu-button-4 {
  display: none;
}

.def-nav-link {
  letter-spacing: .5px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.def-nav-link.w--current {
  color: var(--steel-blue);
  -webkit-text-stroke-color: transparent;
}

.image-12 {
  background-image: url('../images/DNB-logo-handtekening.png');
  background-position: 50%;
  background-size: cover;
}

.navbar-3 {
  z-index: 5000;
  background-color: #0000;
  padding-top: 60px;
  padding-bottom: 30px;
}

.nav-link-def, .link-nav {
  letter-spacing: .5px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.section-full-height {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 5rem 2rem;
  display: flex;
}

.container-12 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #eb4a82;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 200px;
  max-width: 300px;
  height: 100%;
  min-height: 200px;
  max-height: 300px;
  padding: 0;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color .3s, font-size .3s;
  display: flex;
  position: static;
}

.button-2:hover {
  background-color: #c73367;
  font-size: 1.125rem;
}

.button-2.pt-animation:hover {
  font-size: 1.25rem;
}

.icon {
  margin-bottom: 1rem;
  position: static;
}

.pt-wrapper {
  z-index: 100;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.pt-square {
  background-color: #eb4a82;
  width: 40px;
  height: 40px;
}

.body-9, .body-10, .body-11 {
  background-color: var(--white-smoke);
}

.field-label {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-field {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
}

.text-field-2 {
  margin-bottom: 30px;
}

.submit-button, .text-block {
  font-family: Montserrat, sans-serif;
}

.testimonial-image-left {
  border-top: 1px solid var(--steel-blue);
  border-bottom: 1px solid var(--steel-blue);
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px 30px 40px 0;
  position: relative;
}

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

.testimonial-wrapper-four {
  justify-content: space-between;
  display: flex;
}

.testimonial-left {
  width: 30%;
  margin-right: 64px;
}

.testimonial-image-four {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.testimonial-right {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-small {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.testimonial-text-four {
  color: var(--steel-blue);
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.testimonial-author-name-three {
  color: var(--steel-blue);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 19px;
}

.testimonial-title {
  color: var(--steel-blue);
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.navbar-logo-left {
  padding-left: 6rem;
  padding-right: 6rem;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

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

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

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

.nav-tekst {
  color: var(--black);
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-tekst:hover {
  color: #1a1b1fbf;
}

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

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

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

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

.nav-dropdown-toggle-3:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

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

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

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

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

.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: #1a1b1fbf;
}

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

.holder-btn-aanvraag {
  position: relative;
}

.navbar-no-shadow-2 {
  width: 100vw;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 100vw;
  margin-left: 0;
  margin-right: 0;
  padding: 40px 6rem 35px;
}

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

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

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

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

.nav-link-5:hover {
  color: var(--dark-khaki);
}

.nav-link-5:focus {
  color: var(--steel-blue);
}

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

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

.nav-link-5.w--current {
  color: var(--steel-blue);
}

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

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

.nav-dropdown-toggle-4:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

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

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

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

.mobile-margin-top-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

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

.button-primary-6 {
  background-color: var(--steel-blue);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.text-span-4 {
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.error-message {
  background-color: var(--white);
}

.error-message-2 {
  background-color: var(--white-smoke);
  color: #fff;
  text-align: center;
  border: 1px solid #000;
  border-radius: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 14px;
}

.success-message {
  background-color: var(--white-smoke);
  color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  margin-top: 62px;
  font-size: 15px;
}

.kutup-button-white {
  background-color: var(--kütüp-library-white);
  color: var(--kütüp-library-dark-slate-grey);
  border-radius: 5px;
  padding: 14px 20px;
  font-size: 17px;
  font-weight: 500;
}

.kutup-button-white:hover {
  background-color: #ffffffbd;
}

.kutup-divider-20px {
  height: 20px;
}

.kutup-gray-link {
  color: #818181;
  font-weight: 700;
}

.kutup-gray-link.white-link {
  color: #fff;
}

.kutup-checkbox-label {
  color: var(--kütüp-library-dim-grey);
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 21px;
}

.kutup-checkbox-label.white-text {
  color: #fff;
}

.kutup-checkbox {
  background-color: #fff;
  border: 1px solid #29335c33;
  width: 17px;
  height: 17px;
  margin-top: 0;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.kutup-checkbox.w--redirected-checked {
  border-color: var(--kütüp-library-burntsienna);
  background-color: var(--kütüp-library-burntsienna);
  background-size: 11px;
}

.kutup-checkbox-field {
  font-size: 15px;
  display: flex;
}

.kutup-divider-15px-2 {
  height: 15px;
}

.kutup-field {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  height: 60px;
  margin-bottom: 0;
  padding-left: 14px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.kutup-field::placeholder {
  color: var(--kütüp-library-dim-grey);
  font-size: 14px;
  font-weight: 400;
}

.kutup-divider-10px {
  height: 10px;
}

.kutup-divider-30px {
  height: 30px;
}

.kutup-display-2 {
  color: var(--kütüp-library-dark-slate-grey);
  margin-top: 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.1;
}

.kutup-display-2.white-text {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
}

.kutup-small-top-text {
  color: var(--kütüp-library-burntsienna);
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 700;
}

.kutup-contact-form-flex {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.kutup-photo-wrapper {
  object-fit: cover;
  object-position: 50% 100%;
  background-image: url('../images/_PBF0681.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 86%;
  height: 570px;
  margin-left: auto;
  margin-right: auto;
}

.kutup-contact-grid-1 {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.kutup-large-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.kutup-contact-section-1 {
  background-color: var(--white-smoke);
  padding: 100px 5%;
  font-family: Montserrat, sans-serif;
}

.submit-button-2 {
  background-color: var(--black);
  text-transform: uppercase;
  transition: background-color .5s;
}

.submit-button-2:hover {
  background-color: #3898ec;
}

.copy-aanvraag {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 22px;
}

.div-nav-holder-project {
  margin-top: 50px;
}

.button-3 {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 340px;
  height: 200px;
  margin: 20px;
  display: flex;
  box-shadow: 1px 1px 8px -1px #dadada;
}

.button-6 {
  color: #333;
  text-align: center;
  letter-spacing: 2px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 56px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
}

.square-b6 {
  background-color: #fff;
  border: 1px solid #333;
  width: 40px;
  height: 40px;
  transform: rotate(45deg);
}

.text-b6 {
  margin-left: 25px;
}

.arrow-wrapper-b6 {
  justify-content: flex-end;
  align-items: center;
  width: 47px;
  margin-left: -21px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.arrow-tail-b6 {
  background-color: #333;
  width: 45px;
  height: 1px;
}

.arrow-head-1-b6 {
  z-index: 10;
  margin-left: -9px;
  position: relative;
}

.arrow-head-2-b6 {
  z-index: 8;
  position: absolute;
  inset: auto 3px auto auto;
}

.right-border-b13 {
  background-color: #000;
  width: 4px;
  height: 0;
  position: absolute;
  inset: auto 0% 0% auto;
}

.button-13 {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 60px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.left-border-b13 {
  background-color: #000;
  width: 4px;
  height: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.bottom-border-b13 {
  background-color: #000;
  width: 0;
  height: 4px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.corner-top-right-b13 {
  width: 18px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.corner-top-left-b13 {
  width: 18px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.button-4 {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 340px;
  height: 200px;
  margin: 20px 20px 20px 0;
  display: flex;
}

.top-border-b13 {
  background-color: #000;
  width: 0;
  height: 4px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.corner-bottom-right-b13 {
  width: 18px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.text-button-b13 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.corner-bottom-left-b13 {
  width: 18px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.button-8 {
  color: #333;
  text-transform: uppercase;
  background-color: #fff0;
  border: 1px solid #333;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-8.vorig-project, .button-8.volgend-project {
  border-width: 0;
  width: 160px;
}

.button-8.naar-project {
  width: 150px;
  margin-left: 36px;
  font-size: 13px;
}

.button-8.naar-project:hover {
  color: #fff;
  border-width: 0;
}

.text-button-b8 {
  z-index: 1;
  letter-spacing: .5px;
  font-size: 13px;
  font-weight: 400;
  position: relative;
}

.bg-mask-b8 {
  background-color: var(--dark-khaki);
  width: 0;
  height: 200px;
  position: absolute;
  inset: auto;
  transform: rotate(-37deg);
}

.bg-mask-b8.volgende-pagina {
  background-color: var(--steel-blue);
  transform: rotate(37deg);
}

.cell {
  align-items: flex-end;
}

.quick-stack {
  padding-left: 0;
  padding-right: 0;
}

.text-block-2 {
  direction: ltr;
  letter-spacing: .5px;
  text-transform: uppercase;
}

.uui-text-style-link-02 {
  color: var(--black);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  text-decoration: none;
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.contact-info {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-space-xxsmall {
  text-align: center;
  width: 100%;
  min-height: .5rem;
}

.uui-heading-xxsmall {
  color: var(--untitled-ui-gray900);
  text-align: center;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
}

.uui-icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.uui-icon-featured-outline-large {
  border: .5rem solid var(--untitled-ui-primary50);
  background-color: var(--untitled-ui-primary100);
  color: var(--untitled-ui-primary600);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
}

.uui-contact08_item {
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.uui-contact08_component {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  margin-top: 4rem;
  display: grid;
}

.uui-text-size-large {
  color: var(--untitled-ui-gray600);
  text-align: center;
  letter-spacing: normal;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
  display: block;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium {
  color: var(--untitled-ui-gray900);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.3;
}

.uui-heading-subheading {
  color: var(--untitled-ui-primary600);
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-max-width-large {
  width: 100%;
}

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding {
  padding-left: 0;
  padding-right: 0;
}

.link {
  text-align: center;
  display: block;
}

.paragraph-4 {
  color: var(--black);
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 23px;
}

.link-2, .link-3, .link-4 {
  text-align: center;
}

.link-bellen {
  color: var(--black);
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 23px;
  text-decoration: none;
  display: block;
}

.link-bellen:hover {
  color: var(--dark-khaki);
}

.link-email {
  color: var(--black);
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 23px;
  text-decoration: none;
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.uui-contact14_map {
  width: 100%;
  height: 100%;
}

.uui-contact14_map-wrapper {
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.uui-contact14_tab-pane {
  height: 100%;
}

.uui-contact14_map-placeholder {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-button-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-link {
  grid-column-gap: .5rem;
  color: var(--untitled-ui-primary700);
  -webkit-text-stroke-color: var(--steel-blue);
  white-space: nowrap;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link:hover {
  color: var(--untitled-ui-primary800);
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.divider-small {
  width: 100%;
  min-height: .5rem;
}

.contact-heading-small {
  color: var(--untitled-ui-gray900);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
}

.uui-contact14_tabs-link {
  border-left: 4px solid var(--untitled-ui-gray100);
  background-color: #0000;
  padding: 1.5rem 0 1.5rem 2rem;
  display: block;
}

.uui-contact14_tabs-link.w--current {
  border-left-color: var(--steel-blue);
  opacity: 1;
  background-color: #0000;
}

.uui-contact14_tabs-menu {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-contact14_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 4rem;
  display: grid;
}

.uui-text-size-large-2 {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-heading-medium-2 {
  color: var(--untitled-ui-gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.uui-contact05_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.error-text {
  color: #e23939;
}

.error-message-3 {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.success-text {
  font-weight: 600;
}

.success-message-2 {
  background-color: #f4f4f4;
  padding: 1.5rem;
}

.uui-button {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary600);
  color: var(--untitled-ui-white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button:hover {
  border-color: var(--untitled-ui-primary700);
  background-color: var(--untitled-ui-primary700);
}

.uui-button:focus {
  background-color: var(--untitled-ui-primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-primary100);
}

.uui-form-button-wrapper {
  flex-direction: column;
  margin-top: .5rem;
  display: flex;
}

.uui-text-style-link {
  color: var(--untitled-ui-gray600);
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link:hover {
  color: var(--untitled-ui-gray700);
}

.uui-form-checkbox-label {
  color: var(--untitled-ui-gray700);
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.uui-form-checkbox-icon {
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  cursor: pointer;
  border-radius: .375rem;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .75rem;
  transition: all .3s;
}

.uui-form-checkbox-icon:hover {
  border-color: var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary50);
}

.uui-form-checkbox-icon.w--redirected-checked {
  border-width: 1px;
  border-color: var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary50);
  box-shadow: none;
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .875rem .875rem;
  background-attachment: scroll;
  border-radius: .25rem;
}

.uui-form-checkbox-icon.w--redirected-focus {
  border-color: var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary50);
  box-shadow: 0 0 0 4px var(--untitled-ui-primary100);
  border-radius: .25rem;
}

.uui-form-checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.uui-form_input {
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-gray900);
  border-radius: .5rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-form_input:focus {
  border-color: var(--untitled-ui-primary300);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui-primary100);
  color: var(--untitled-ui-gray900);
}

.uui-form_input::placeholder {
  color: var(--untitled-ui-gray500);
}

.uui-form_input.text-area {
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.uui-field-label {
  color: var(--untitled-ui-gray700);
  margin-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
}

.uui-form-field-wrapper {
  position: relative;
}

.uui-contact05_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-contact05_form-wrapper {
  flex-direction: column;
  align-items: stretch;
  margin-top: 3rem;
  margin-bottom: 0;
}

.uui-text-style-link-02-2 {
  color: var(--untitled-ui-primary700);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.uui-text-size-large-3 {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-heading-medium-3 {
  color: var(--untitled-ui-gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-contact05_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-page-padding-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.contact-heading {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 1.3rem;
}

.contact-body {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.div-contact, .div-bellen, .div-email {
  padding-top: 30px;
  padding-bottom: 30px;
}

.link-block-2 {
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: opacity .2s;
}

.link-block-2:hover {
  opacity: .55;
}

.div-into-contact {
  padding-bottom: 30px;
}

.line {
  border-bottom: 1px solid #000;
  margin-bottom: 3rem;
  padding-top: 6rem;
}

.kutup-gray-link-2 {
  color: #818181;
  font-weight: 700;
}

.kutup-copyright {
  color: var(--kütüp-library-dim-grey);
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
}

.kutup-divider-60px {
  height: 60px;
}

.kutup-footer-link {
  color: var(--kütüp-library-dark-slate-grey);
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.kutup-footer-link:hover {
  color: #264653cc;
}

.kutup-footer-vertical-flex {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.kutup-divider-20px-2 {
  height: 20px;
}

.kutup-footer-sub-title {
  color: var(--kütüp-library-dark-slate-grey);
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.kutup-social-wrapper-flex {
  grid-column-gap: 15px;
  display: flex;
}

.kutup-footer-grid-1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 4fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.kutup-small-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.kutup-footer-2 {
  background-color: #fff;
  padding: 60px 5% 30px;
}

.lynx-icon-social {
  width: 18px;
  height: 18px;
  display: block;
}

.lynx-link-block {
  background-color: var(--lynx-white);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: background-color .3s;
  display: flex;
  box-shadow: 0 10px 15px -10px #1f20221a;
}

.lynx-link-block:hover {
  background-color: #1f20221a;
}

.lynx-social {
  grid-column-gap: 12px;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
  display: flex;
}

.lynx-link-footer {
  color: #1f202280;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 11px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s;
}

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

.lynx-logo-footer-center {
  width: 64px;
  margin-left: 30px;
  margin-right: 30px;
}

.lynx-text-footer {
  color: #1f202280;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 11px;
  line-height: 140%;
}

.lynx-block-footer-center {
  border-top: 1px solid #dfdad2;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 40px;
  display: flex;
}

.lynx-footer {
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.lynx-link-footer-large {
  color: var(--lynx-black);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s;
}

.lynx-link-footer-large:hover {
  color: var(--lynx-medium-purple);
}

.info-footer {
  color: var(--white);
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 140%;
}

.info-footer.link-phone {
  mix-blend-mode: normal;
}

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

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

.lynx-logo-footer {
  width: 200px;
  margin-bottom: 16px;
}

.lynx-grid-footer {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-top: 0 #dfdad2;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-hamburger-menu-hm8 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.hamburger-menu-hm8 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 25px;
}

.hamburger-menu-hm8.w--open {
  background-color: #0000;
}

.top-bar-hm8, .middle-bar-hm8, .bottom-bar-hm8 {
  background-color: #f1953a;
  width: 55px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.cross-bar-1-hm8, .cross-bar-2-hm8 {
  background-color: #f1953a;
  width: 55px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: none;
  position: absolute;
  inset: auto auto 33px;
}

.menu-wrapper-hm14 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40px;
  height: 60px;
  display: flex;
}

.middle-bar-wrapper-hm14 {
  width: 30px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 5px;
  overflow: hidden;
}

.bottom-bar-wrapper-hm14 {
  width: 30px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 0;
  overflow: hidden;
}

.cross-bar-1-hm14 {
  background-color: #333;
  border-radius: 6px;
  width: 30px;
  height: 2px;
  display: none;
  position: absolute;
  inset: 19px 0 auto auto;
}

.middle-bar-hm14, .bottom-bar-hm14 {
  background-color: #333;
  border-radius: 6px;
  width: 30px;
  height: 2px;
}

.hamburger-menu-hm14 {
  border: 1px solid #fff;
  justify-content: center;
  padding: 0;
  transition: border-color .8s;
}

.hamburger-menu-hm14.w--open {
  background-color: #0000;
}

.top-bar-hm14 {
  background-color: #333;
  border-radius: 6px;
  width: 30px;
  height: 2px;
}

.cross-bar-2-hm14 {
  background-color: #333;
  border-radius: 6px;
  width: 30px;
  height: 2px;
  display: none;
  position: absolute;
  inset: auto auto 19px 0;
}

.navbar-hamburger-menu-hm14 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 80px;
  max-height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.top-bar-wrapper-hm14 {
  width: 30px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 10px;
  overflow: hidden;
}

.hamburger-menu-hm16 {
  perspective: 1000px;
  justify-content: center;
  height: 60px;
}

.hamburger-menu-hm16.w--open {
  background-color: #0000;
}

.top-bar-hm16, .middle-bar-hm16, .bottom-bar-hm16 {
  background-color: #f1953a;
  width: 50px;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.cross-bar-1-hm16 {
  background-color: #f1953a;
  width: 50px;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: none;
  position: absolute;
  inset: 19px auto auto;
}

.cross-bar-2-hm16 {
  background-color: #f1953a;
  width: 50px;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: none;
  position: absolute;
  inset: auto auto 29px;
}

.hamburger-menu-hm1.w--open {
  background-color: #0000;
}

.top-bar-hm1 {
  background-color: #f65a68;
  border-radius: 6px;
  width: 50px;
  height: 4px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}

.top-bar-hover {
  background-color: #fff;
  width: 10px;
  height: 100%;
  position: absolute;
  inset: 0% -10px auto auto;
}

.middle-bar-hm1 {
  background-color: #f65a68;
  border-radius: 6px;
  width: 50px;
  height: 4px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}

.middle-bar-hover {
  background-color: #fff;
  width: 10px;
  height: 100%;
  position: absolute;
  inset: 0% -10px auto auto;
}

.bottom-bar-hm1 {
  background-color: #f65a68;
  border-radius: 6px;
  width: 50px;
  height: 4px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}

.bottom-bar-hover {
  background-color: #fff;
  width: 10px;
  height: 100%;
  position: absolute;
  inset: 0% -10px auto auto;
}

.hamburger-menu-hm11 {
  perspective: 1000px;
  justify-content: center;
}

.hamburger-menu-hm11.w--open {
  background-color: #0000;
}

.top-bar-hm11 {
  background-color: #f65a68;
  width: 40px;
  height: 2px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.middle-bar-hm11 {
  text-align: center;
  background-color: #f65a68;
  width: 40px;
  height: 2px;
  margin: 12px auto;
}

.bottom-bar-hm11 {
  background-color: #f65a68;
  width: 40px;
  height: 2px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.cross-bar-1-hm11 {
  background-color: #f65a68;
  width: 40px;
  height: 2px;
  margin-top: 12px;
  margin-bottom: 12px;
  display: none;
  position: absolute;
  inset: 18px auto auto;
}

.cross-bar-2-hm11 {
  background-color: #f65a68;
  width: 40px;
  height: 2px;
  margin-top: 12px;
  margin-bottom: 12px;
  display: none;
  position: absolute;
  inset: auto auto 18px;
}

.navbar-hamburger-menu-hm11 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 80px;
  max-height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.button-5 {
  margin-top: 40px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  transition: background-color .5s;
}

.button-5:hover {
  background-color: #000;
}

.button-5.btn-nav {
  letter-spacing: .5px;
  margin-top: 0;
  margin-left: 35px;
  font-family: Montserrat, sans-serif;
}

.button-6 {
  margin-top: 40px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  transition: background-color .5s;
}

.button-6:hover {
  background-color: #000;
}

.button-6.btn-nav {
  letter-spacing: .5px;
  margin-top: 0;
  margin-left: 35px;
  font-family: Montserrat, sans-serif;
}

.divider-footer {
  width: 100%;
  height: 1rem;
}

.text-block-3 {
  color: var(--black);
  text-align: center;
  font-weight: 300;
}

.text-block-4 {
  color: var(--black);
  font-weight: 300;
}

.button-7 {
  color: #fff;
  text-align: center;
  background-color: #eb4a82;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 200px;
  max-width: 300px;
  height: 100%;
  min-height: 200px;
  max-height: 300px;
  padding: 0;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color .3s, font-size .3s;
  display: flex;
  position: static;
}

.button-7:hover {
  background-color: #c73367;
  font-size: 1.125rem;
}

.button-7.pt-animation:hover {
  font-size: 1.25rem;
}

.wetransfer-btn {
  margin-top: 61px;
}

.textarea {
  font-weight: 300;
}

@media screen and (min-width: 1440px) {
  .container-section2 {
    width: 65%;
  }

  .dnb-project.freds-section-bottom {
    border-bottom-width: 0;
  }

  .rl-padding-global {
    margin-left: 0%;
    margin-right: 0%;
  }

  .rl_gallery10_masonry-grid {
    padding-left: 12%;
    padding-right: 12%;
  }
}

@media screen and (min-width: 1920px) {
  .container-section2 {
    width: 65%;
  }

  .dnb-project {
    margin-left: 3%;
    margin-right: 3%;
    padding-bottom: 3%;
  }

  .margin-bottom-24px {
    font-size: 18px;
    line-height: 28px;
  }

  .button-primary {
    font-family: Montserrat, sans-serif;
  }
}

@media screen and (max-width: 991px) {
  .div-project {
    flex-flow: row;
    flex: 0 auto;
    align-content: space-between;
    width: 100%;
    display: flex;
  }

  .div-project.beeld-project1 {
    width: 100%;
  }

  .deel1 {
    flex-wrap: wrap;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
    position: static;
  }

  .deel2, .deel3, .deel4 {
    flex-wrap: wrap;
  }

  .intro-body {
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 26px;
  }

  .section-project {
    flex-direction: column;
    display: flex;
  }

  .div-project-def.abcoude1 {
    height: 100%;
  }

  .holder-teksten-project {
    height: auto;
  }

  .button.btn-nav.w--current {
    margin-left: 0;
  }

  .footer {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .paragraph {
    font-size: 16px;
    line-height: 24px;
  }

  .slider-horizontal-parallax {
    height: 50vh;
  }

  .header-section {
    flex-basis: 50%;
    padding: 3rem;
  }

  .overline.scroll {
    display: none;
  }

  .heroscreen-6rem {
    flex-direction: column;
    min-height: 50vh;
    padding-top: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .container-fluid.center {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .contact-second-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .side-media {
    width: 41.66%;
    margin-left: 32px;
    margin-right: 32px;
    padding-top: 20px;
  }

  .square-play-button {
    width: 64px;
    height: 64px;
    margin: -20px;
  }

  .container-section2 {
    width: 100%;
    padding-bottom: 5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .banner.style-1 {
    background-image: linear-gradient(45deg, #546cc3, #c35466);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .banner.style-1.verbouw {
    background-image: url('../images/Test-4.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .dnb-project {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .freds-section-foto-1 {
    height: 50vh;
  }

  .kutup-cta-right-part {
    padding: 50px 5%;
  }

  .heading-hero-wrapper {
    width: 100%;
  }

  .heading-hero {
    letter-spacing: -.015em;
  }

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

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

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

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl_gallery10_spacing-block-2 {
    padding-bottom: 4.5rem;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .content-hero-div {
    padding-right: 0%;
  }

  .right-content {
    width: 100%;
    padding: 130px 5% 60px;
  }

  .typed {
    font-size: 52px;
    line-height: 62px;
  }

  .hero-section {
    flex-direction: column-reverse;
  }

  .headline {
    font-size: 52px;
    line-height: 62px;
  }

  .left-image {
    width: 100%;
    padding-top: 250px;
    padding-bottom: 250px;
  }

  .section-header {
    font-size: 46px;
    line-height: 54px;
  }

  .puzzle-div {
    width: auto;
    margin-top: 40px;
  }

  .cards-section {
    padding-top: 90px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .title-header {
    width: 80%;
    margin-bottom: 50px;
  }

  .box {
    width: 48%;
    padding-top: 117px;
    padding-bottom: 117px;
  }

  .box._5 {
    width: 100%;
    padding-top: 163px;
    padding-bottom: 163px;
  }

  .section-12rem {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-blok-80 {
    width: 100%;
  }

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

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

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

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    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 #0000000d;
  }

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

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

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

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

  .menu-button-items {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 40px;
    height: 40px;
    display: flex;
  }

  .space-around {
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
    padding-top: 80px;
  }

  .navbar-2 {
    background-color: #0000;
    padding-left: 0%;
    padding-right: 2rem;
  }

  .image-contain {
    max-width: 70%;
    padding-left: 0;
  }

  .nav-link-3 {
    text-align: left;
    background-image: url('../images/Group-3.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 20px;
    margin: 0;
    padding: 20px 60px 20px 0;
    font-size: 30px;
    line-height: 33px;
  }

  .nav-link-3.w--current {
    background-image: url('../images/White-Sparrow.svg');
  }

  .menu-button-3 {
    z-index: 2;
    align-items: center;
    width: 60px;
    height: 60px;
    padding: 0;
    display: flex;
  }

  .menu-button-3.w--open {
    z-index: 2;
    background-color: #0000;
  }

  .nav-menu-2 {
    z-index: 0;
    background-color: var(--white-smoke);
    flex-direction: row;
    padding-top: 0;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    inset: 0%;
  }

  .menu-dots {
    background-color: #fff;
    border-radius: 10px;
    width: 6px;
    height: 6px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-dots.dot-2 {
    border: 1px solid var(--steel-blue);
    background-color: var(--steel-blue);
    border-radius: 0;
    width: 8px;
    height: 8px;
  }

  .brand-2 {
    z-index: 2;
  }

  .brand-2.w--current {
    padding-left: 0;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

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

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

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

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

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

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

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

  .testimonial-left {
    width: 40%;
    margin-right: 40px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .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 #0000000d;
  }

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

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

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

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

  .navbar-no-shadow-container-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .nav-menu-wrapper-3 {
    background-color: #0000;
  }

  .nav-menu-4 {
    background-color: var(--white-smoke);
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

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

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

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

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

  .kutup-contact-form-flex {
    max-width: 86%;
  }

  .kutup-photo-wrapper {
    object-position: 50% 50%;
  }

  .kutup-contact-grid-1 {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-contact14_component {
    grid-column-gap: 3rem;
  }

  .uui-contact05_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .kutup-footer-grid-1 {
    grid-template-columns: 3fr 1fr 1fr;
  }

  .top-bar-hm1, .middle-bar-hm1, .bottom-bar-hm1 {
    background-color: var(--dark-khaki);
    width: 40px;
    height: 3px;
  }

  .hamburger-menu-hm11 {
    padding-right: 0;
  }

  .top-bar-hm11, .middle-bar-hm11, .bottom-bar-hm11 {
    background-color: var(--steel-blue);
  }

  .cross-bar-1-hm11, .cross-bar-2-hm11 {
    display: none;
  }

  .button-5.btn-nav.w--current, .button-6.btn-nav.w--current {
    margin-left: 0;
  }

  .divider-footer {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .div-project {
    justify-content: flex-start;
  }

  .deel1 {
    flex-wrap: wrap;
    flex: none;
    place-content: stretch flex-start;
    display: flex;
  }

  .deel2 {
    flex-flow: wrap;
    flex: 0 auto;
    align-content: stretch;
    width: 100%;
  }

  .deel3 {
    width: 100%;
  }

  .deel4 {
    flex-flow: wrap;
    flex: 1;
    width: 100%;
  }

  .button.btn-nav {
    margin-left: 0;
  }

  .paragraph.paragraph-wit {
    padding-left: 0;
  }

  .slider-horizontal-parallax {
    height: 75vh;
  }

  .header-section {
    height: 75vh;
    padding: 2rem;
  }

  .background-image-hero.image-10.image-extra1 {
    height: 50vh;
  }

  .background-image-hero.image-10.image-extra1.image-verbouw, .background-image-hero.slide3, .background-image-hero.slide2, .background-image-hero.slide1 {
    height: 75vh;
  }

  .heroscreen-6rem {
    height: 75vh;
    min-height: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .sub-banner.style-10 {
    height: 50vh;
  }

  .contact-second-wrapper {
    width: 100%;
  }

  .side-media {
    flex: 1;
    width: 50%;
    margin-left: 24px;
    margin-right: 24px;
  }

  .square-play-button {
    background-size: 12px;
    width: 48px;
    height: 48px;
  }

  .banner-big-text {
    font-size: 30px;
    line-height: 35px;
  }

  .welkom-text {
    font-size: 12px;
  }

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

  .kutup-cta-right-part {
    padding: 60px 5%;
  }

  .heading-hero-wrapper {
    max-width: none;
  }

  .heading-hero {
    font-size: 8vw;
    line-height: 1.125;
  }

  .heading-hero.is-1st, .heading-hero.is-2nd {
    font-size: 30px;
    line-height: 35px;
  }

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

  .hero-wrapper {
    display: block;
  }

  .project-1 {
    width: 100%;
    max-width: none;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl_gallery10_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

  .rl_gallery10_masonry-grid {
    column-count: 1;
    column-gap: 1.5rem;
  }

  .rl_gallery10_spacing-block-2 {
    padding-bottom: 3rem;
  }

  .gallery-overview {
    padding: 60px 15px;
  }

  .gallery-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 2rem;
    padding-right: 2rem;
    display: block;
  }

  .gallery-grid {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .gallery-grid.gallery-2 {
    margin-top: 39px;
  }

  .gallery-grid.gallery-3 {
    margin-top: 40px;
  }

  .mask {
    height: 75vh;
  }

  .content-hero-div {
    padding-right: 0%;
  }

  .typed {
    font-size: 48px;
    line-height: 58px;
  }

  .subheader {
    width: 95%;
  }

  .headline {
    font-size: 48px;
    line-height: 58px;
  }

  .left-image {
    padding-top: 190px;
    padding-bottom: 190px;
  }

  .section-header {
    line-height: 50px;
  }

  .cards-section {
    padding-top: 80px;
  }

  .section-12rem {
    padding-bottom: 3rem;
  }

  .section-12rem.bottom-project {
    padding-bottom: 5rem;
  }

  .div-block-4 {
    width: 90vw;
  }

  .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 {
    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 #0000000d;
  }

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

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

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

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

  .navbar-2 {
    background-color: #0000;
    padding: 10px 25px;
  }

  .nav-menu-2 {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .image-11 {
    margin-bottom: 27px;
  }

  .column-3, .column-4 {
    padding-left: 0;
  }

  .navbar-no-shadow-container {
    z-index: 100;
  }

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

  .nav-menu-wrapper {
    z-index: auto;
    position: absolute;
  }

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

  .nav-link-4 {
    padding-top: 30px;
    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 #0000000d;
  }

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

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

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

  .button-primary-4 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .menu-button-4.w--open {
    z-index: 101;
    position: relative;
  }

  .testimonial-image-left {
    padding: 60px 15px;
  }

  .testimonial-wrapper-four {
    flex-direction: column;
  }

  .testimonial-left {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-image-four {
    height: auto;
  }

  .heading-small {
    font-size: 28px;
    line-height: 36px;
  }

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

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

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

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

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

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

  .nav-dropdown-list-3.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

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

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

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

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

  .nav-menu-4 {
    background-color: var(--white-smoke);
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0;
  }

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

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

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

  .nav-dropdown-list-4.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

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

  .kutup-display-2 {
    font-size: 40px;
  }

  .kutup-photo-wrapper {
    height: 500px;
  }

  .kutup-contact-section-1 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .uui-contact08_component {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-contact14_map {
    height: 20rem;
  }

  .uui-button-link {
    font-size: 1rem;
  }

  .uui-button-link:hover {
    color: var(--untitled-ui-primary700);
  }

  .uui-button-row {
    align-self: stretch;
  }

  .contact-heading-small {
    font-size: 1.125rem;
  }

  .uui-contact14_tabs-link {
    padding-left: 1.5rem;
  }

  .uui-contact14_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .uui-text-size-large-2 {
    font-size: 1rem;
  }

  .uui-heading-medium-2 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui-primary600);
    background-color: var(--untitled-ui-primary600);
  }

  .uui-contact05_form-wrapper {
    margin-top: 2rem;
  }

  .uui-text-size-large-3 {
    font-size: 1rem;
  }

  .uui-heading-medium-3 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-contact05_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .line {
    margin-bottom: 1.5rem;
    padding-top: 4.5rem;
  }

  .lynx-block-footer-center {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .info-footer.link-phone {
    font-style: italic;
    font-weight: 300;
  }

  .lynx-grid-footer {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .button-5.btn-nav, .button-6.btn-nav {
    margin-left: 0;
  }
}

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

  .header-section {
    height: 50vh;
    padding: 16px;
  }

  .background-image-hero.image-10 {
    height: 50vh;
  }

  .background-image-hero.image-10.image-extra1 {
    background-image: linear-gradient(#0000, #0000), url('../images/de-Nederlandse-Bouwmaatschappij-home1.jpg');
    background-position: 0 0, 0%;
    background-size: auto, cover;
    height: 50vh;
  }

  .background-image-hero.image-10.image-extra1.image-verbouw {
    height: 50vh;
  }

  .background-image-hero.image-10.image-extra2 {
    background-image: linear-gradient(#0000, #0000), url('../images/de-Nederlandse-Bouwmaatschappij-home-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    background-attachment: scroll, scroll;
  }

  .background-image-hero.image-10.image-extra3 {
    background-image: linear-gradient(#0000, #0000), url('../images/de-Nederlandse-Bouwmaatschappij-project3.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 50vh;
  }

  .background-image-hero.slide1, .slider._100-vertical {
    height: 50vh;
  }

  .heroscreen-6rem {
    height: 50vh;
    min-height: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-fluid.center {
    height: 50vh;
    padding-top: 0;
  }

  .align-center {
    padding-top: 50%;
  }

  .contact-second-wrapper {
    margin-bottom: -1px;
  }

  .side-media {
    flex: 0 auto;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .banner-big-text {
    font-size: 28px;
    line-height: 33px;
    display: block;
  }

  .banner.style-1.verbouw {
    height: 50vh;
    margin-left: 0;
    margin-right: 0;
  }

  .column-2 {
    height: 50vh;
  }

  .div-text-slider {
    height: 50vh;
    padding-top: 25%;
  }

  .divider-hero-tekst {
    height: 100px;
  }

  .heading-hero {
    letter-spacing: -.01em;
  }

  .heading-hero.is-1st, .heading-hero.is-2nd {
    font-size: 28px;
    line-height: 33px;
  }

  .spacer-large {
    height: 10vh;
  }

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

  .margin-bottom-24px, .heading {
    padding-left: 0;
  }

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

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

  .gallery-grid {
    margin-bottom: 40px;
  }

  .gallery-grid.gallery-2 {
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 40px;
  }

  .gallery-grid.gallery-3 {
    margin-top: 40px;
    padding-top: 40px;
  }

  .gallery-image.shadow-two {
    margin-top: 0;
  }

  .gallery-image.shadow-two.last-40px, .gallery-image.shadow-two.laatste {
    padding-bottom: 40px;
  }

  .mask {
    height: 50vh;
  }

  .heading-body {
    font-size: 25px;
    line-height: 30px;
  }

  .text-span-2 {
    line-height: 32px;
  }

  .columns-2 {
    height: 50vh;
  }

  .typed {
    margin-bottom: 5px;
    font-size: 40px;
    line-height: 50px;
  }

  .typed-div {
    flex-wrap: wrap;
  }

  .headline {
    width: 100%;
    margin-left: 0;
    font-size: 40px;
    line-height: 50px;
  }

  .left-image {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .section-header {
    font-size: 38px;
    line-height: 44px;
  }

  .cards-section {
    padding-top: 70px;
  }

  .title-header {
    width: 100%;
  }

  .box {
    width: 100%;
    margin-bottom: 15px;
    padding-top: 115px;
    padding-bottom: 115px;
  }

  .box._5 {
    padding-top: 115px;
    padding-bottom: 115px;
  }

  .div-block-2 {
    height: 50vh;
  }

  .div-block-3 {
    position: relative;
    top: 50%;
  }

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

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

  .navbar-2 {
    background-color: #0000;
    padding-left: 15px;
    padding-right: 15px;
  }

  .column-3 {
    padding-left: 0;
  }

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

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

  .section-full-height {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .heading-small {
    font-size: 24px;
    line-height: 32px;
  }

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

  .navbar-no-shadow-container-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

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

  .kutup-checkbox {
    flex: none;
  }

  .kutup-display-2 {
    font-size: 30px;
    line-height: 1.1;
  }

  .kutup-contact-form-flex {
    max-width: 100%;
  }

  .kutup-photo-wrapper {
    width: 100%;
    height: 300px;
  }

  .button-3, .button-4 {
    width: 310px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .button-8.naar-project {
    margin-left: 0;
  }

  .contact-info {
    font-size: .9rem;
  }

  .uui-contact14_component {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

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

  .nav-images.small {
    width: 190px;
  }

  .kutup-footer-grid-1 {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .info-footer.phone {
    text-decoration: underline;
  }

  .info-footer.link-phone {
    color: var(--white);
    font-style: italic;
    font-weight: 300;
  }

  .middle-bar-hm14, .bottom-bar-hm14 {
    background-color: var(--dark-khaki);
  }

  .hamburger-menu-hm14 {
    border-style: none;
    border-width: 0;
  }

  .top-bar-hm14 {
    background-color: var(--dark-khaki);
  }
}

#w-node-_1f032181-080f-d610-7806-b62e86bd0c0f-86bd0c0d, #w-node-_1f032181-080f-d610-7806-b62e86bd0c11-86bd0c0d, #w-node-_1f032181-080f-d610-7806-b62e86bd0c1c-86bd0c0d, #w-node-_4db2881f-8e72-ef30-7f27-d7d020f29442-ef6c773e, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79d-ef6c7754, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79e-ef6c7754, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79f-ef6c7754, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a0-ef6c7754, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a1-ef6c7754, #w-node-_47bc0b67-d82a-c47a-1425-4096a0e1c0a8-ef6c7754, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a2-ef6c7754, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a3-ef6c7754, #w-node-_48fac58b-f6bb-ee0e-e0d7-6f4e87e310aa-ef6c7754, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a4-ef6c7754, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a5-ef6c7754, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9dd-ef6c7754, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9de-ef6c7754, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9df-ef6c7754, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9e0-ef6c7754, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9e1-ef6c7754 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_85d9c74e-644a-28b0-b9a0-14d7e3ddc857-ef6c7754 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79d-ef6c7755, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79e-ef6c7755, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79f-ef6c7755, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a0-ef6c7755, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a1-ef6c7755, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a3-ef6c7755, #w-node-_48fac58b-f6bb-ee0e-e0d7-6f4e87e310aa-ef6c7755, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a4-ef6c7755, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a5-ef6c7755, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9de-ef6c7755, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9df-ef6c7755, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9e0-ef6c7755, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9e1-ef6c7755 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9589b2cc-981e-8f8f-08b8-53c21b19e1f5-ef6c7755 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79d-ef6c7757, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79e-ef6c7757, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79f-ef6c7757, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a0-ef6c7757, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a3-ef6c7757, #w-node-_48fac58b-f6bb-ee0e-e0d7-6f4e87e310aa-ef6c7757, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9de-ef6c7757, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9df-ef6c7757 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5eaf8be8-52b4-2277-501b-4e26cde62f86-ef6c7757 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79d-ef6c776b, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79e-ef6c776b, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79f-ef6c776b, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a0-ef6c776b, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a2-ef6c776b, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a3-ef6c776b, #w-node-_48fac58b-f6bb-ee0e-e0d7-6f4e87e310aa-ef6c776b, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9dd-ef6c776b, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9de-ef6c776b, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9df-ef6c776b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ccce5905-b1e4-b916-278b-e89136899398-ef6c776b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79d-ef6c776d, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79e-ef6c776d, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79f-ef6c776d, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a0-ef6c776d, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a1-ef6c776d, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a2-ef6c776d, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a3-ef6c776d, #w-node-_48fac58b-f6bb-ee0e-e0d7-6f4e87e310aa-ef6c776d, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a4-ef6c776d, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a5-ef6c776d, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9dd-ef6c776d, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9de-ef6c776d, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9df-ef6c776d, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9e0-ef6c776d, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9e1-ef6c776d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b2bf0ee-70ad-fdcc-c174-0eea735e4689-ef6c776d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79d-21815ecd, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79e-21815ecd, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79f-21815ecd, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a0-21815ecd, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a1-21815ecd, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a2-21815ecd, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a3-21815ecd, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a4-21815ecd, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a5-21815ecd, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9dd-21815ecd, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9de-21815ecd, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9df-21815ecd, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9e0-21815ecd, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9e1-21815ecd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a66b6367-3110-4998-a5cc-3805af1dc9cc-21815ecd {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79d-83491dfa, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79e-83491dfa, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c79f-83491dfa, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a0-83491dfa, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a1-83491dfa, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a2-83491dfa, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a3-83491dfa, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a4-83491dfa, #w-node-_43b69b34-1a22-3ece-2f41-b0d2fb53c7a5-83491dfa, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9dd-83491dfa, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9e0-83491dfa, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9de-83491dfa, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9df-83491dfa, #w-node-bde62b20-31f1-c61e-bb47-27f6d31ab9e1-83491dfa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8dbd5626-2716-ba90-e2b9-fa852de2c0c2-83491dfa {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}


