:root {
  --nav-small-bg: transparent;
  --bottompadding: 75px;
}

.body {
  background-color: #3f3833;
}

.navbar-logo-left {
  background-color: #c3ae96;
}

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

.regel{
  display: flex;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.nagel-regel{
  width: 100px;
}

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

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

.navbar-wrapper {
  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-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.over {
  background-color: #c3ae96;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
  top: -15px;
  box-shadow: -4px -7px 15px 7px rgba(0, 0, 0, .2);
}

.image {
  width: 50%;
  height: 50%;
  max-width: none;
}

.paragraph {
  width: 50%;
  border-left: 2px solid #000;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 20px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.prijslijst {
  background-color: #e8e0d7;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  justify-content: center;
  display: flex;
  position: relative;
  top: -30px;
  box-shadow: -4px -7px 15px 7px rgba(0, 0, 0, .2);
}

.heading {
  margin-bottom: 20px;
}

.gellak-info {
  align-items: center;
  display: flex;
}

.paragraph-2 {
  margin-top: 25px;
}

.heading-2 {
  margin-bottom: 20px;
}

.div-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding-left: 0;
  display: flex;
}

.paragraph-6, .paragraph-7 {
  font-size: 20px;
  line-height: 30px;
}

.openingstijden {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #c3ae96;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  justify-content: center;
  display: flex;
  position: relative;
  top: -45px;
  box-shadow: -4px -7px 15px 7px rgba(0, 0, 0, .2);
}

.regels {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #c3ae96;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  justify-content: center;
  display: flex;
  position: relative;
  top: -75px;
  box-shadow: -4px -7px 15px 7px rgba(0, 0, 0, .2);
}

.div-block-2 {
  width: 200px;
  color: #3b3b3b;
  background-color: #3f3833;
  border: 0 solid #3f3833;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px;
  text-decoration: none;
  display: flex;
  box-shadow: -2px -3px 14px 4px rgba(0, 0, 0, .2);
}

.heading-3 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}

.div-block-3 {
  width: auto;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  display: flex;
}

.heading-4 {
  margin-bottom: 20px;
}

.contact {
  padding: 20px 20px var(--bottompadding);
  background-color: #e8e0d7;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  position: relative;
  top: -60px;
  box-shadow: -4px -7px 15px 7px rgba(0, 0, 0, .2);
}

.section {
  background-color: #3f3833;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  top: -75px;
  box-shadow: -4px -7px 15px 7px rgba(0, 0, 0, .2);
  -webkit-clip-path: inset(-30px 0px 15px 0px);
  clip-path: inset(-30px 0px 15px 0px);
}

.heading-5 {
  color: #e8e0d7;
  font-size: 30px;
}

.paragraph-8 {
  color: #e8e0d7;
}

.div-block-4 {
  text-decoration: none;
  display: flex;
}

.paragraph-9 {
  color: #da6fd6;
}

.div-block-5 {
  grid-column-gap: 300px;
  grid-row-gap: 300px;
  border-top: 1px solid #e8e0d7;
  justify-content: center;
  padding-top: 20px;
  display: flex;
}

.paragraph-10 {
  color: #e8e0d7;
}

.div-block-6 {
  text-decoration: none;
}

.div-block-7 {
  width: 100%;
  max-width: 1140px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-8 {
  width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  padding-bottom: 40px;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: center;
  padding-bottom: 40px;
  display: flex;
}

.div-block-10 {
  width: auto;
}

.image-3 {
  border-radius: 15px;
  margin: 20px;
}

.div-block-11 {
  width: 80%;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-12 {
  width: 100%;
  max-width: 1140px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-13 {
  width: 100%;
  max-width: 900px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.div-block-14 {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-15 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-16 {
  width: 100%;
  max-width: 900px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.div-block-17 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-18 {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-19 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-20 {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

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

.div-block-21 {
  margin-bottom: 40px;
  text-decoration: none;
}

.image-4 {
  border-radius: 150px;
}

.div-block-22 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-radius: 0;
  margin-top: 20px;
  margin-bottom: 40px;
  display: flex;
}

.image-5, .image-6 {
  border-radius: 150px;
}

.div-block-23 {
  z-index: 10;
  width: 80%;
  text-align: right;
  flex-direction: row;
  justify-content: flex-end;
  margin: 0 auto -20px;
  display: flex;
  position: relative;
  top: -70px;
  right: 0;
}

.button-2 {
  background-color: #da6fd6;
  border-radius: 5px;
  padding: 15px 22px;
  font-size: 20px;
}

.slide-1 {
  background-image: url('../images/thumbnail_IMG_3484-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider {
  height: 500px;
}

.slide-nav, .left-arrow, .right-arrow {
  display: none;
}

.slide-2 {
  background-image: url('../images/thumbnail_IMG_3484-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-24 {
  opacity: 1;
  outline-offset: 0px;
  border: 0 solid #000;
  border-radius: 0;
  outline: 6px solid rgba(51, 51, 51, .03);
  padding: 0;
}

.image-7 {
  margin-top: 0;
}

.text-block {
  color: #fff;
  padding-left: 10px;
  font-size: 20px;
  text-decoration: none;
}

.link-block {
  width: 80px;
  background-color: #da6fd6;
  border-radius: 5px;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: block;
}

.div-block-25 {
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.image-8 {
  width: 50px;
  height: 50px;
}

.div-block-2-copy {
  width: 250px;
  color: #3b3b3b;
  background-color: #3f3833;
  border: 0 solid #3f3833;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px;
  text-decoration: none;
  display: flex;
  box-shadow: -2px -3px 14px 4px rgba(0, 0, 0, .2);
}

/* Style for the popup container */
#popup-container {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* semi-transparent background */
  z-index: 999;
}

/* Style for the popup content */
#popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
}

#popupButton{
  background-color: #da6fd6;
  padding: 7px 15px 7px 15px;
  border-radius: 5px;
  color: #e4ebf3;
  margin: 10px;
}

#verhuisberichtFoto{
  width: 70%;
}

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

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

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

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

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

  .menu-button {
    padding: 12px;
  }

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

  .over {
    background-color: #c3ae96;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: relative;
    top: -20px;
  }

  .image {
    width: 40%;
    height: 40%;
    padding: 20px;
  }

  .paragraph {
    width: 50%;
    border-left: 2px solid #000;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 20px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .prijslijst {
    background-color: #e8e0d7;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    justify-content: center;
    display: flex;
    position: relative;
    top: -30px;
  }

  .gellak-info {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-2 {
    width: 72px;
    height: 72px;
  }

  .paragraph-2 {
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
  }

  .paragraph-6 {
    font-size: 18px;
    line-height: 25px;
  }

  .paragraph-7 {
    font-size: 17px;
    line-height: 25px;
  }

  .div-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-3 {
    font-size: 14px;
  }

  .div-block-3 {
    grid-column-gap: 37px;
    grid-row-gap: 37px;
  }

  .div-block-7 {
    width: 80%;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 20px;
    display: flex;
  }

  .div-block-9 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    display: flex;
  }

  .div-block-16 {
    justify-content: center;
  }

  .div-block-17 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-18 {
    width: 80%;
    display: block;
  }

  .image-4, .image-5 {
    width: 350px;
    height: 350px;
    border-radius: 130px;
  }

  .image-6 {
    display: none;
  }

  .slide-1 {
    background-image: url('../images/thumbnail_IMG_3751.jpg');
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .div-block-2-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

/* Style for the popup container */
#popup-container {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* semi-transparent background */
  z-index: 999;
}

/* Style for the popup content */
#popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  width: 80%;
}

#popupButton{
  background-color: #da6fd6;
  padding: 7px 15px 7px 15px;
  border-radius: 5px;
  color: #e4ebf3;
  margin: 10px;
}
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-logo-left-container.shadow-three {
    background-color: var(--nav-small-bg);
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .navbar-wrapper {
    text-align: center;
  }

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

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

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

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

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

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

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

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

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

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

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

  .image {
    width: 68%;
    height: 68%;
    border-bottom: 1px solid #000;
  }

  .paragraph {
    width: 70%;
    text-align: center;
    border-left-width: 0;
  }

  .heading {
    text-align: center;
  }

  .gellak-info {
    margin-top: 0;
  }

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

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

  .div-block-3 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    flex-direction: column;
    align-items: center;
  }

  .heading-4 {
    text-align: center;
  }

  .div-block-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: center;
  }

  .div-block-8, .div-block-9 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
    align-items: center;
  }

  .div-block-10 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-3 {
    display: none;
  }

  .div-block-11 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

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

  .div-block-15 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-16 {
    flex-direction: column;
    align-items: center;
  }

  .image-5 {
    display: none;
  }

  .div-block-2-copy {
    width: 200px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #3f3833;
  }

  .navbar-logo-left {
    z-index: 23;
    background-color: rgba(195, 174, 150, 0);
    background-image: linear-gradient(#979797, rgba(255, 255, 255, 0));
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .navbar-logo-left-container.shadow-three {
    z-index: 60;
    background-color: var(--nav-small-bg);
    background-image: linear-gradient(rgba(255, 255, 255, .18), rgba(255, 255, 255, 0));
  }

  .container {
    max-width: none;
  }

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

  .nav-menu-two {
    background-color: #fff;
    flex-direction: column;
  }

  .over {
    background-color: #c3ae96;
    border-radius: 15px 15px 0 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    display: block;
    position: relative;
    top: -18px;
    box-shadow: -4px -7px 15px 7px rgba(0, 0, 0, .2);
  }

  .image {
    width: 80%;
    height: 80%;
    max-width: 100%;
    object-fit: fill;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-bottom: 20px;
    position: static;
  }

  .paragraph {
    width: 90%;
    text-align: center;
    border-left-width: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .prijslijst {
    background-color: #e8e0d7;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    flex-direction: column;
    align-items: center;
    display: flex;
    position: relative;
    top: -30px;
    box-shadow: -4px -7px 15px 7px rgba(0, 0, 0, .2);
  }

  .heading {
    text-align: center;
    font-size: 30px;
  }

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

  .image-2 {
    width: auto;
    height: 100px;
  }

  .paragraph-2 {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
  }

  .heading-2 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 30px;
  }

  .paragraph-3 {
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-4 {
    font-size: 20px;
  }

  .paragraph-5 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    justify-content: center;
    margin-bottom: auto;
    display: flex;
  }

  .paragraph-6 {
    padding-right: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-7 {
    padding-left: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .openingstijden {
    background-color: #c3ae96;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-bottom: 0;
    padding-bottom: 60px;
    position: relative;
    top: -47px;
    box-shadow: -4px -7px 15px 7px rgba(0, 0, 0, .2);
  }

  .regels{
    background-color: #c3ae96;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-bottom: 0;
    padding-bottom: 60px;
    position: relative;
    top: -75px;
    box-shadow: -4px -7px 15px 7px rgba(0, 0, 0, .2);
  }

  .div-block-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .heading-3 {
    margin-top: 0;
    font-size: 14px;
  }

  .div-block-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-4 {
    text-align: center;
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
  }

  .contact {
    background-color: #e8e0d7;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-bottom: 50px;
    position: relative;
    top: -64px;
    box-shadow: -4px -7px 15px 7px rgba(0, 0, 0, .2);
  }

  .section {
    background-color: #3f3833;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 30px 30px 10px;
    position: relative;
    top: -90px;
    box-shadow: -4px -7px 15px 7px rgba(0, 0, 0, .2);
  }

  .heading-5 {
    color: #e8e0d7;
    font-size: 25px;
  }

  .paragraph-8 {
    color: #e8e0d7;
    font-size: 15px;
  }

  .heading-6 {
    color: #da6fd6;
    font-size: 14px;
  }

  .div-block-4 {
    display: flex;
  }

  .paragraph-9 {
    color: #da6fd6;
    font-size: 15px;
  }

  .div-block-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-top: 1px solid #e8e0d7;
    flex-direction: column;
  }

  .paragraph-10 {
    color: #e8e0d7;
    text-align: center;
    border-top: 0 solid #e8e0d7;
    padding: 0 10px;
  }

  .div-block-6 {
    padding-bottom: 40px;
  }

  .button {
    text-align: left;
    display: inline-block;
    position: relative;
    top: -50px;
  }

  .div-block-8 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .div-block-9 {
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .div-block-10 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-3 {
    display: none;
  }

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

  .div-block-12 {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-13 {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-14 {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }

  .section-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: flex-end;
  }

  .div-block-21 {
    text-decoration: none;
  }

  .image-4 {
    width: 350px;
    height: 350px;
    border-radius: 0;
  }

  .div-block-22 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-23 {
    margin-top: 0;
    margin-right: 20px;
  }

  .slide-1 {
    background-image: url('../images/thumbnail_IMG_3751.jpg');
  }

  .icon {
    width: 38px;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .slide-2 {
    background-image: url('../images/thumbnail_IMG_3484-1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .div-block-2-copy {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  /* Style for the popup container */
#popup-container {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* semi-transparent background */
  z-index: 999;
}

/* Style for the popup content */
#popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  width: 90%;
}

#popupButton{
  background-color: #da6fd6;
  padding: 7px 15px 7px 15px;
  border-radius: 5px;
  color: #e4ebf3;
  margin: 10px;
}
}


