@media only screen and (min-width: 1600px) {
  #parallax.image-hero-plant.image-desktop {
    align-items: center;
    justify-content: center;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-repeat: stretch;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(55, 54, 50);
    border-left-style: none;
    border-left-width: 0;
    border-right-color: rgb(55, 54, 50);
    border-right-style: none;
    border-right-width: 0;
    border-top-color: rgb(55, 54, 50);
    border-top-style: none;
    border-top-width: 0;
    bottom: -30px;
    box-sizing: border-box;
    color: rgb(55, 54, 50);
    display: block;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 800px;
    left: -60px;
    line-height: 19.6px;
    overflow-clip-margin: content-box;
    overflow-x: clip;
    overflow-y: clip;
    position: absolute;
    text-size-adjust: 100%;
    vertical-align: middle;
    width: 673px;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: url('images/default-source/cdn/easter-egg/homepage/cursor-nieuw.png'),
      auto;
  }

  .image-hero-plant.image-mobile,
  .image-hero-plant.image-tablet {
    display: none;
  }
}

@media only screen and (max-width: 1599px) {
  #parallax.image-hero-plant.image-desktop {
    display: none;
  }

  .image-hero-plant.image-mobile,
  .image-hero-plant.image-tablet {
    display: block;
  }
}

#parallax.image-hero-plant::after {
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  transition: height 0.6s ease-in-out;
  z-index: 1;
}

.image-hero-plant #trigger-box-2 {
  position: absolute;
  top: 20%;
  left: 50%;
  width: 100%;
  height: 100%;
  cursor: url('images/default-source/cdn/easter-egg/homepage/cursor-nieuw.png'),
    auto;
  transform: translate(-50%, -50%);
  background-color: transparent;
}

.image-hero-plant #trigger-box {
  position: absolute;
  top: 80%;
  left: 50%;
  width: 60%;
  height: 30%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  cursor: url('images/default-source/cdn/easter-egg/homepage/cursor-load.png'),
    auto;
  background-color: transparent;
}

@keyframes blur-anim {
  0%,
  100% {
    filter: blur(20px);
  }

  50% {
    filter: blur(50px);
  }
}

.image-hero-plant.animate-blur {
  animation: blur-anim 0.4s linear forwards;
}

.image-hero-plant.animate-blur::after {
  height: 100%;
}
</style > <style type='text/css' media='all' > @media (min-width: 1600px) {
  body.site-2022:not(.sfPageEditor)
    .detail-container-b01
    .detail-row-b01
    .detail-column-b01:before {
    top: 400px !important;
  }
}

.wrapper-accordion-faq {
  margin-bottom: 50px;
  padding: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: linear-gradient(to top, #fea826 0%, #b8df60 100%) !important;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16),
    0 1px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
}

.accordion-faq .card {
  margin-bottom: 0 !important;
}

.accordion-faq .card-header {
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom: none;
}

.accordion-faq .card-header .btn-link .number {
  display: inline-block;
  background: #373632;
  color: white;
  min-width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: text-bottom;
  border-radius: 6px;
  margin-right: 15px;
  padding-top: 4px;
  font-size: 17px;
  line-height: 22px;
}

.accordion-faq .card:first-child .card-header {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}

.accordion-faq .card:last-child {
  border-bottom: 1px solid #ddd;
}

.accordion-faq .card:last-child .card-body ul.list-group li {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom: 1px solid #ddd;
}

.accordion-faq .card-header h4 {
  margin-bottom: 0 !important;
  font-size: 2.25rem !important;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

.accordion-faq .card-header button {
  width: 100%;
  text-align: left;
  padding: 20px 30px;
  color: #373632;
  text-decoration: none;
}

.accordion-faq .card-header button:hover {
  text-decoration: underline;
}

.accordion-faq .card-body {
  background-color: #ffffff;
  padding: 0px 30px 10px 30px;
  border: 0px 1px 1px 0px solid #ddd;
  border-left: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important;
}

.accordion-faq .card-body ul.list-group {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.accordion-faq .card-body ul.list-group li {
  padding: 0px 0px 10px 0px !important;
  border-radius: 0 !important;
  border: none !important;
  border-top: none !important;
  border-bottom: none !important;
}

@media (max-width: 991px) {
  .wrapper-accordion-faq {
    margin-bottom: 30px;
    padding: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }

  .accordion-faq .card-header h4 {
    font-size: 1.8rem !important;
  }

  .accordion-faq .card-header .btn-link .number {
    display: none !important;
  }

  .accordion-faq .card-body ul.list-group li {
    padding: 0px 10px 10px 10px !important;
  }

  .accordion-faq .card-header button {
    padding: 10px 15px;
  }
}
