.homepage-wrapper {
  z-index: 0;
  background-image: url('../images/Neth_homepage_background.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.div-block {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  inset: 0%;
}

.container {
  flex-flow: row;
  place-content: flex-start center;
  align-items: center;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
}

.image {
  padding-bottom: 30px;
}

.menu-item {
  color: #252525;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Varela, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.menu-item:hover {
  color: #504242;
  text-decoration: overline;
}

.image-2 {
  position: absolute;
  inset: 0%;
}

.overlay {
  z-index: 11;
  background-color: #fff0;
  background-image: linear-gradient(#fff0, #fff 55%, #fff0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  padding-top: 50px;
  padding-bottom: 110px;
  display: flex;
  position: relative;
}

.background-image {
  order: 0;
  width: 100vw;
  height: 100%;
  position: absolute;
}

.image-3 {
  width: 100vw;
  height: auto;
  position: relative;
}

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

.menu-link:hover {
  color: #494949;
}

.workspaces-wrapper-1 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: url('../images/Neth_homepage_background.jpg');
  background-position: 50%;
  background-size: 100%;
  width: 100vw;
  height: 100vh;
}

.navbar {
  background-color: #fff;
  position: sticky;
  top: 0;
}

.image-4 {
  padding-top: 8px;
}

.nav-menu {
  background-color: #e9e9e9;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}

.menu-button {
  color: #756f6f;
  background-color: #0000;
  margin-right: 141px;
}

.menu-button.w--open {
  background-color: #fff0;
  border: 0 solid #000;
  border-bottom-width: 1px;
}

.nav-menu-link {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 10px;
}

.nav-menu-link:hover {
  color: #534141;
}

.nav-menu-link:active {
  color: #726262;
}

.nav-menu-link:focus {
  color: #493939;
}

.nav-menu-link:visited {
  color: #574545;
}

.icon {
  color: #303030;
  background-color: #fff0;
}

.div-block-2 {
  background-image: linear-gradient(#ffffffb3, #ffffffb3);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.container-2 {
  flex-direction: column;
  align-items: center;
  padding-bottom: 50px;
  display: flex;
}

.image-5 {
  padding-bottom: 30px;
}

.workspaces-wrapper-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.intro-text {
  text-align: center;
  letter-spacing: 2px;
  font-family: Varela, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.large-title {
  text-align: center;
  letter-spacing: 20px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.container-3 {
  flex-direction: column;
  align-items: center;
  padding-bottom: 50px;
  display: flex;
}

.standard-text {
  color: #6b6b6b;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Varela, sans-serif;
  font-size: 22px;
  line-height: 40px;
  display: flex;
}

.image-container {
  padding-top: 50px;
  padding-bottom: 50px;
}

.contact---content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.container-4 {
  padding-bottom: 50px;
}

.intro-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 200px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

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

.gallery-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 200px;
  padding-right: 200px;
  display: flex;
}

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

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

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #1a1b1fcc;
}

.gallery-link.w--current {
  font-weight: 600;
}

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

.gallery-image-wrapper {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.image-7, .image-8, .image-9, .image-10 {
  padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .homepage-wrapper {
    background-image: url('../images/Neth_homepage_background.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .intro-div {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .gallery-div {
    padding-left: 100px;
    padding-right: 100px;
  }

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

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

  .gallery-sticky {
    position: relative;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .container {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 30px;
    padding-right: 30px;
  }

  .menu-item {
    color: #686464;
    font-size: 20px;
  }

  .menu-link {
    padding-bottom: 42px;
  }

  .image-6 {
    width: 80%;
  }

  .gallery-div {
    padding-left: 50px;
    padding-right: 50px;
  }

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

@media screen and (max-width: 479px) {
  .large-title {
    line-height: 55px;
  }

  .standard-text {
    color: #666;
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
  }

  .image-6 {
    width: 90%;
  }

  .intro-div {
    padding: 20px;
  }

  .gallery-div {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .link {
    color: #5c5c5c;
    text-decoration: none;
  }
}
