/*
Theme Name:   Fluidify child
Theme URI:    https://www.influid.nl/
Description:  Fluidify Child Theme
Author:       Influid
Author URI:   https://www.influid.nl/
Template:     fluidify
Version:      1.2.0
Tags:         custom child
Text Domain:  fluidify-child
*/
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");
@import url("https://fonts.googleapis.com/css2?family=Gelasio:ital,wght@0,400..700;1,400..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
*,
*:after,
*:before {
  box-sizing: border-box;
}

body,
html {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-size: 18px;
  line-height: 150%;
  font-weight: 400;
  color: #000000;
  position: relative;
  font-family: "Open Sans", sans-serif;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
  }
}

img {
  width: 100%;
  max-width: 100%;
  display: block;
}

body.noScroll {
  overflow-y: hidden;
}

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

.container {
  max-width: 1640px;
  width: 90%;
}

.position-relative {
  position: relative;
}

.theme-tag {
  position: relative;
  padding: 8px 16px;
  width: fit-content;
}
.theme-tag.bg__blue {
  background-color: #5693a3;
  color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 150%;
  font-family: "Gelasio", serif;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
.h1 strong,
.h2 strong,
.h3 strong,
.h4 strong,
.h5 strong,
.h6 strong {
  color: #5693a3;
}

h1:not([class^=h]),
.h1 {
  font-size: 56px;
  font-weight: 600;
  line-height: 130%;
  margin: 0 0 36px 0;
}
@media screen and (max-width: 768px) {
  h1:not([class^=h]),
  .h1 {
    font-size: 36px;
    margin: 0 0 24px 0;
  }
}

h2:not([class^=h]),
.h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 24px;
  position: relative;
}
@media screen and (max-width: 768px) {
  h2:not([class^=h]),
  .h2 {
    font-size: 30px;
  }
}
h2:not([class^=h])::before,
.h2::before {
  position: absolute;
  top: -24px;
  left: 0px;
  width: 112px;
  height: 12px;
  display: block;
  content: "";
  background-image: url("/wp-content/uploads/2024/09/dots.svg");
  background-repeat: no-repeat;
  background-position: center center;
}

h3:not([class^=h]),
.h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  h3:not([class^=h]),
  .h3 {
    font-size: 24px;
  }
}

h4:not([class^=h]),
.h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
}
@media screen and (max-width: 768px) {
  h4:not([class^=h]),
  .h4 {
    font-size: 18px;
  }
}

h5:not([class^=h]),
.h5 {
  margin: 0;
  font-size: 16px;
}

.theme-p {
  padding-top: 144px;
  padding-bottom: 144px;
}
@media screen and (max-width: 768px) {
  .theme-p {
    padding-top: 44px;
    padding-bottom: 44px;
  }
}
.theme-p-sm {
  padding-top: 72px;
  padding-bottom: 72px;
}
@media screen and (max-width: 768px) {
  .theme-p-sm {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.theme-p-sm__t {
  padding-top: 72px;
}
@media screen and (max-width: 768px) {
  .theme-p-sm__t {
    padding-top: 32px;
  }
}
.theme-p-sm__b {
  padding-bottom: 72px;
}
@media screen and (max-width: 768px) {
  .theme-p-sm__b {
    padding-bottom: 32px;
  }
}
.theme-p__t {
  padding-top: 144px;
}
@media screen and (max-width: 768px) {
  .theme-p__t {
    padding-top: 44px;
  }
}
.theme-p__b {
  padding-bottom: 144px;
}
@media screen and (max-width: 768px) {
  .theme-p__b {
    padding-bottom: 44px;
  }
}

.text__orange {
  color: #f3997d;
}
.text__blue {
  color: #5693a3;
}

.bg__orange {
  background-color: rgba(243, 153, 125, 0.0901960784);
}
.bg__orange-up {
  background: linear-gradient(180deg, rgba(243, 153, 125, 0.08) 0%, rgb(255, 255, 255) 100%);
}
.bg__orange-down {
  background: linear-gradient(0deg, rgba(243, 153, 125, 0.08) 0%, rgb(255, 255, 255) 100%);
}
.bg__blue {
  background-color: #5693a3;
}

.theme-btn, .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button, .facetwp-facet-blog_pager button, .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, .theme-header .theme-nav > ul li.cta a {
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  padding: 16px 24px;
  text-decoration: none;
  cursor: pointer;
  line-height: 100%;
  font-weight: 600;
  font-size: 18px;
}
.theme-btn__black {
  background-color: #333333;
  color: #fff;
}
.theme-btn__blue, .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button, .facetwp-facet-blog_pager button, .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, .theme-header .theme-nav > ul li.cta a {
  background-color: #5693a3;
  color: #fff;
}
.theme-btn__orange, .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button {
  color: #fff;
  background-color: #f3997d;
}
.theme-btn__scroll {
  color: #fff;
  background-color: #f3997d;
  width: fit-content;
  transition: 0.5s ease;
}
.theme-btn__scroll a {
  background-color: #f3997d;
  line-height: 100%;
  padding: 8px 12px;
  border-radius: 8px;
}
.theme-btn__scroll a i {
  color: #fff;
}
.theme-btn__scroll:hover a {
  backgorund-color: #5693a3;
}
.theme-btn__arrow-right {
  position: relative;
}
.theme-btn__arrow-right::after {
  content: "";
  position: relative;
  display: block;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  margin-left: 12px;
  background-image: url("/wp-content/uploads/2024/08/arrow.svg");
  background-size: contain;
  transform: rotate(-90deg);
}
.theme-btn__arrow-left {
  position: relative;
}
.theme-btn__arrow-left::after {
  content: "";
  position: relative;
  display: block;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  margin-left: 12px;
  background-image: url("/wp-content/uploads/2024/08/arrow.svg");
  background-size: contain;
  transform: rotate(90deg);
}
.theme-btn__arrow-back {
  position: relative;
}
.theme-btn__arrow-back::before {
  content: "";
  position: relative;
  display: block;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  margin-right: 12px;
  background-image: url("/wp-content/uploads/2024/08/arrow.svg");
  background-size: contain;
  transform: rotate(90deg);
}
.theme-btn__end-slice {
  position: relative;
}
.theme-btn__start-slice {
  position: relative;
}

sup {
  margin-right: 8px;
  font-size: 12px;
  transform: translateY(-4px);
}

.theme-link {
  color: #5693a3;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
.theme-link.arrow-down span {
  background-color: #5693a3;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 24px;
  position: relative;
}
.theme-link.arrow-down span::after {
  content: "";
  position: relative;
  display: block;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/wp-content/uploads/2024/08/arrow.svg");
  background-size: contain;
}
.theme-link.arrow-up span {
  background-color: #5693a3;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 24px;
  position: relative;
}
.theme-link.arrow-up span::after {
  content: "";
  position: relative;
  display: block;
  width: 12px;
  height: 12px;
  transform: rotate(180deg);
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/wp-content/uploads/2024/08/arrow.svg");
  background-size: contain;
}

.theme-btn:has(+ .theme-btn, + .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button, + .facetwp-facet-blog_pager button, + .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, + .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, + .theme-header .theme-nav > ul li.cta a), .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button:has(+ .theme-btn, + .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button, + .facetwp-facet-blog_pager button, + .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, + .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, + .theme-header .theme-nav > ul li.cta a), .facetwp-facet-blog_pager button:has(+ .theme-btn, + .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button, + .facetwp-facet-blog_pager button, + .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, + .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, + .theme-header .theme-nav > ul li.cta a), .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button:has(+ .theme-btn, + .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button, + .facetwp-facet-blog_pager button, + .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, + .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, + .theme-header .theme-nav > ul li.cta a), .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button:has(+ .theme-btn, + .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button, + .facetwp-facet-blog_pager button, + .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, + .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, + .theme-header .theme-nav > ul li.cta a), .theme-header .theme-nav > ul li.cta a:has(+ .theme-btn, + .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button, + .facetwp-facet-blog_pager button, + .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, + .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, + .theme-header .theme-nav > ul li.cta a) {
  margin-right: 24px;
  margin-bottom: 12px;
}

.theme-score-funda,
.theme-score-google {
  display: flex;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .theme-score-funda,
  .theme-score-google {
    font-size: 12px;
  }
}

.theme-mask-downright {
  -webkit-mask-image: url(https://demakelaarvanhier.nl/wp-content/uploads/2024/08/meierijstad-shape-downright.svg);
  mask-image: url(https://demakelaarvanhier.nl/wp-content/uploads/2024/08/meierijstad-shape-downright.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
}
.theme-mask-downright img {
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 100%;
}

.theme-mask-topleft {
  -webkit-mask-image: url(https://demakelaarvanhier.nl/wp-content/uploads/2024/08/meierijstad-shape-downright.svg);
  mask-image: url(https://demakelaarvanhier.nl/wp-content/uploads/2024/08/meierijstad-shape-downright.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  transform: rotate(180deg);
}
.theme-mask-topleft img {
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 100%;
  transform: rotate(180deg);
}

.theme-mask-bottomright {
  -webkit-mask-image: url(https://demakelaarvanhier.nl/wp-content/uploads/2024/08/meierijstad-shape-bottomright.svg);
  mask-image: url(https://demakelaarvanhier.nl/wp-content/uploads/2024/08/meierijstad-shape-bottomright.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  transform: unset;
}
.theme-mask-bottomright img {
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 100%;
}

.theme-mask-bottomleft {
  -webkit-mask-image: url(https://demakelaarvanhier.nl/wp-content/uploads/2024/08/meierijstad-shape-bottomright.svg);
  mask-image: url(https://demakelaarvanhier.nl/wp-content/uploads/2024/08/meierijstad-shape-bottomright.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  transform: rotate(180deg);
}
.theme-mask-bottomleft img {
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 100%;
}

.theme-header {
  z-index: 99;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  line-height: 150%;
  right: 0;
  transition: 0.5s ease;
  background-color: #fff;
}
.theme-header__top {
  padding: 8px 0;
  background-color: #f3f3f3;
}
@media screen and (max-width: 768px) {
  .theme-header__top {
    margin-bottom: 12px;
  }
}
.theme-header__top p {
  margin: 0 12px 0 0;
}
.theme-header__top strong {
  margin-right: 12px;
}
.theme-header__top i {
  color: #5693a3;
  margin: 0 4px;
}
.theme-header__top-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-header__top-icon img {
  max-height: 23px;
  width: auto;
  margin-right: 8px;
}
@media screen and (max-width: 768px) {
  .theme-header__top-icon img {
    max-height: 18px;
  }
}
.theme-header__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 16px 0;
}
.theme-header__logo {
  display: inline-block;
  max-width: 300px;
  margin-right: 24px;
  flex-shrink: 0;
}
@media screen and (max-width: 1280px) {
  .theme-header__logo {
    max-width: 180px;
  }
}
@media screen and (max-width: 768px) {
  .theme-header__logo {
    max-width: 160px;
    height: auto;
  }
}
.theme-header__logo img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1000px) {
  .theme-header .menu-icon.hamburger {
    width: 40px;
    padding: 12px 0;
    height: 40px;
    position: relative;
    cursor: pointer;
    margin-left: auto;
    background-color: #5693a3;
    border-radius: 100%;
  }
  .theme-header .menu-icon.hamburger span {
    top: 12px;
    width: 20px;
    height: 3px;
    left: 10px;
    right: 10px;
    border-radius: 3px;
    background-color: #fff;
    display: block;
    position: absolute;
    transition: 0.5s ease;
  }
  .theme-header .menu-icon.hamburger span.center {
    top: calc(50% - 1px);
  }
  .theme-header .menu-icon.hamburger span:last-of-type {
    bottom: 12px;
    top: auto;
  }
  .theme-header .menu-icon.hamburger.active span {
    opacity: 0;
  }
  .theme-header .menu-icon.hamburger.active span:nth-child(2) {
    transform: rotate(-45deg);
    opacity: 1;
  }
  .theme-header .menu-icon.hamburger.active span:nth-child(3) {
    transform: rotate(45deg);
    opacity: 1;
  }
}
.theme-header .theme-nav {
  display: inline-flex;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .theme-header .theme-nav {
    margin-left: unset;
  }
}
@media screen and (max-width: 1024px) {
  .theme-header .theme-nav .menu-main-menu-container {
    display: block;
    position: absolute;
    top: 100%;
    top: 70px;
    left: 0;
    right: 0;
    height: 0;
    background-color: #ffffff;
    overflow: hidden;
  }
  .theme-header .theme-nav .menu-main-menu-container.active {
    min-height: 100vh;
    overflow: visible;
    transition: max-height 0.5s ease;
  }
  .theme-header .theme-nav .menu-main-menu-container.active ul.menu {
    height: 100%;
  }
}
.theme-header .theme-nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .theme-header .theme-nav > ul {
    flex-direction: column;
    align-items: flex-start;
    padding: 32px;
    padding-bottom: 200px;
    position: relative;
    width: 100%;
    height: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    background-color: #fff;
  }
  .theme-header .theme-nav > ul.active {
    display: flex;
    overflow-y: scroll;
  }
}
.theme-header .theme-nav > ul > li > a {
  font-weight: 600;
}
.theme-header .theme-nav > ul > li.current_page_ancestor > a {
  color: #5693a3;
}
.theme-header .theme-nav > ul > li.current_page_ancestor > a::after {
  filter: brightness(0) saturate(100%) invert(56%) sepia(20%) saturate(758%) hue-rotate(146deg) brightness(91%) contrast(91%) !important;
}
.theme-header .theme-nav > ul li.current_page_item a {
  color: #5693a3;
  font-weight: 600;
}
.theme-header .theme-nav > ul li.cta a {
  width: 100%;
  margin: 6px 0;
}
@media screen and (max-width: 1024px) {
  .theme-header .theme-nav > ul li.mobile-cta a {
    display: inline-flex;
    align-items: center;
    border-radius: 8px;
    padding: 14px 24px;
    text-decoration: none;
    cursor: pointer;
    line-height: 100%;
    font-weight: 600;
    background-color: #5693a3;
    color: #fff;
  }
}
.theme-header .theme-nav > ul li {
  display: inline;
}
@media screen and (max-width: 1024px) {
  .theme-header .theme-nav > ul li {
    width: 100%;
  }
}
.theme-header .theme-nav > ul li > a {
  margin-right: 48px;
}
@media screen and (max-width: 1280px) {
  .theme-header .theme-nav > ul li > a {
    margin-right: 24px;
  }
}
.theme-header .theme-nav > ul li a {
  color: #000000;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .theme-header .theme-nav > ul li a {
    position: relative;
    display: block;
    width: 100%;
    padding: 12px 0;
  }
}
.theme-header .theme-nav > ul li.current_page_item a {
  font-weight: 600;
}
.theme-header .theme-nav > ul > li.menu-item-has-children {
  position: relative;
}
.theme-header .theme-nav > ul > li.menu-item-has-children > a {
  display: flex;
  align-items: center;
}
.theme-header .theme-nav > ul > li.menu-item-has-children > a::after {
  content: "";
  background-image: url("/wp-content/uploads/2024/08/arrow.svg");
  width: 9px;
  height: 5px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-left: 4px;
  filter: invert(1);
}
@media screen and (max-width: 1024px) {
  .theme-header .theme-nav > ul > li.menu-item-has-children > a {
    display: flex;
    align-items: center;
  }
  .theme-header .theme-nav > ul > li.menu-item-has-children > a::after {
    margin-left: 8px;
  }
}
.theme-header .theme-nav > ul > li.menu-item-has-children.active > a {
  color: #5693a3;
}
.theme-header .theme-nav > ul > li.menu-item-has-children.active > a::after {
  filter: brightness(0) saturate(100%) invert(56%) sepia(20%) saturate(758%) hue-rotate(146deg) brightness(91%) contrast(91%);
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-side {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  margin-right: 150px;
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-side__img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-side img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-side__content {
  position: relative;
  z-index: 100;
  padding: 72px;
  color: #fff;
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-side__content .theme-tag {
  margin-bottom: 16px;
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-side__content p {
  margin: 0 0 12px 0;
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-side__content .h2::before {
  display: none;
}
@media screen and (max-width: 1024px) {
  .theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-side {
    display: none;
  }
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta {
  position: absolute;
  right: 0;
  bottom: 0;
  padding-right: 120px;
}
@media screen and (max-width: 1024px) {
  .theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta {
    display: none;
  }
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__person {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translatex(-20%);
}
@media screen and (max-width: 1024px) {
  .theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__person {
    display: none;
  }
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__person img {
  display: block;
  height: clamp(200px, 30vw, 376px);
  transform: scaleX(-1);
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__shape {
  position: relative;
  clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
  background-color: #f3997d;
  border-radius: 6px;
  color: #fff;
  padding: 100px 100px 48px 48px;
  max-width: 400px;
  margin-bottom: 20px;
}
@media screen and (max-height: 1024px) {
  .theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__shape {
    clip-path: unset;
    padding: 12px;
    max-width: 70vw;
    display: flex;
    align-items: center;
  }
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__content {
  color: #fff;
}
@media screen and (max-height: 1024px) {
  .theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__content h3 {
  white-space: pre-wrap;
}
@media screen and (max-height: 1024px) {
  .theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__content h3 {
    font-size: 20px;
    margin: 0 20px 0 0;
  }
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__content h3 strong {
  color: #000;
}
.theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__content a.theme-btn, .theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__content li.cta a, .theme-header .theme-nav > ul > li.menu-item-has-children li.cta .sub-menu-cta__content a {
  display: flex;
  justify-content: space-between;
  color: #fff;
  width: 100%;
  margin: 0 0 12px 0;
}
@media screen and (max-height: 1024px) {
  .theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__content a.theme-btn, .theme-header .theme-nav > ul > li.menu-item-has-children .sub-menu-cta__content li.cta a, .theme-header .theme-nav > ul > li.menu-item-has-children li.cta .sub-menu-cta__content a {
    width: fit-content;
    font-size: 16px;
    margin-bottom: 0 !important;
  }
}
.theme-header .theme-nav > ul > li.menu-item-has-children > ul.sub-menu {
  display: none;
  position: fixed;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  left: 0;
  padding: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  line-height: 150%;
  background-color: #fff;
}
@media screen and (max-width: 1024px) {
  .theme-header .theme-nav > ul > li.menu-item-has-children > ul.sub-menu {
    padding-top: 0;
    position: relative;
    left: unset;
    right: unset;
    width: auto;
    height: auto;
    grid-template-columns: unset;
  }
}
.theme-header .theme-nav > ul > li.menu-item-has-children > ul.sub-menu > li {
  padding-top: 72px;
}
@media screen and (max-width: 1024px) {
  .theme-header .theme-nav > ul > li.menu-item-has-children > ul.sub-menu > li {
    margin-top: 24px;
    padding-top: 0;
    display: block;
  }
}
.theme-header .theme-nav > ul > li.menu-item-has-children > ul.sub-menu > li > a {
  font-weight: 600;
}
.theme-header .theme-nav > ul > li.menu-item-has-children > ul.sub-menu > li a {
  display: block;
  padding: 6px 0;
}
.theme-header .theme-nav > ul > li.menu-item-has-children > ul.sub-menu > li ul.sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.theme-header .theme-nav > ul > li.menu-item-has-children.active ul.sub-menu {
  display: grid;
}
@media screen and (max-width: 1024px) {
  .theme-header .theme-nav > ul > li.menu-item-has-children.active ul.sub-menu {
    display: block;
  }
}

.theme-back-nav {
  margin-bottom: 48px;
}

.theme-hero {
  padding-left: clamp(28px, (100vw - 1640px) / 2 + 16px, 400px);
}
@media screen and (max-width: 768px) {
  .theme-hero {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.theme-hero__img {
  height: 0;
  width: calc(100% - 48px);
  padding-bottom: 107.38%;
  position: relative;
  margin-right: 48px;
}
@media screen and (max-width: 768px) {
  .theme-hero__img {
    margin: 0;
    width: 100%;
  }
}
.theme-hero__content {
  font-size: 24px;
  line-height: 150%;
  padding-top: 200px;
}
@media screen and (max-width: 768px) {
  .theme-hero__content {
    padding-top: 32px;
    font-size: 18px;
  }
}
.theme-hero__content h1 strong {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .theme-hero__content .theme-btn, .theme-hero__content .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button, .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-hero__content input[type=submit].gform_button, .theme-hero__content .facetwp-facet-blog_pager button, .facetwp-facet-blog_pager .theme-hero__content button, .theme-hero__content .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-hero__content input.gform_button, .theme-hero__content .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-hero__content input.gform_button, .theme-hero__content .theme-header .theme-nav > ul li.cta a, .theme-header .theme-nav > ul li.cta .theme-hero__content a {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
}
.theme-hero__filter {
  display: flex;
  flex-wrap: wrap;
}
.theme-hero__filter-single {
  flex-grow: 1;
  display: inline-flex;
  flex-direction: column;
  margin-bottom: 26px;
  margin-right: 16px;
}
.theme-hero__filter-double {
  display: inline-grid;
  flex-grow: 2;
  grid-template-columns: 206px 206px;
  grid-column-gap: 16px;
}
@media screen and (max-width: 768px) {
  .theme-hero__filter-double {
    display: flex;
    flex-direction: column;
  }
}
.theme-hero__filter-double select {
  grid-row: 2;
}
@media screen and (max-width: 768px) {
  .theme-hero__filter-double select {
    margin-bottom: 26px;
  }
}
.theme-hero__filter label {
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
}
.theme-hero__filter select {
  background-color: #333333;
  color: #fff;
  border-radius: 6px;
  padding: 6px 24px;
}
.theme-hero__search-form {
  display: flex;
  align-items: center;
  margin-bottom: 48px;
}
.theme-hero__search input {
  background-color: #f2f2f2;
  border: unset;
  outline: unset;
  border-radius: 10px 0 0 10px;
  padding: 16px 24px;
}
@media screen and (max-width: 768px) {
  .theme-hero__search input {
    flex-grow: 1;
  }
}
.theme-hero__search a.theme-btn, .theme-hero__search .theme-header .theme-nav > ul li.cta a, .theme-header .theme-nav > ul li.cta .theme-hero__search a {
  border-radius: 0 10px 10px 0;
  padding: 10px;
  font-size: 28px;
  height: 100%;
}
.theme-hero__search p {
  font-size: 16px;
}
.theme-hero__search a:not([class]) {
  color: #000;
  margin-right: 16px;
}
.theme-hero + section {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .theme-hero + section {
    padding-top: 48px;
  }
}

.theme-split__imgs {
  width: 100%;
}
.theme-split__imgs > *:nth-child(even) {
  transform: translateY(-64px);
}
.theme-split__img {
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 107.38%;
  position: relative;
}
.theme-split__content {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_fields {
    grid-row-gap: 0;
    row-gap: 0;
  }
}
@media screen and (max-width: 768px) {
  .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_fields .gfield {
    margin-bottom: 24px;
  }
}
.theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_fields .gfield .gfield_label {
  display: none;
}
.theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_fields .gfield input,
.theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_fields .gfield textarea {
  border-radius: 8px;
  margin-right: 16px;
  outline: unset;
  box-shadow: n;
  border: 1px solid #333333;
  flex-grow: 1;
  padding: 12px 24px;
}
.theme-cards__wrapper {
  display: flex;
  align-items: start;
}
@media screen and (max-width: 1024px) {
  .theme-cards__wrapper {
    flex-direction: column;
  }
}
.theme-cards .theme-card {
  margin: 0 12px;
  display: flex;
  flex-grow: 1;
  width: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
  height: 100%;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
  color: #5693a3;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .theme-cards .theme-card {
    width: 100%;
    margin: 0;
    margin-bottom: 12px;
    flex-direction: row;
    background-color: #5693a3;
    padding: 14px 24px;
    border-radius: 8px;
    align-items: center;
  }
}
.theme-cards .theme-card:first-of-type {
  margin-left: 0;
}
.theme-cards .theme-card:last-of-type {
  margin-right: 0;
}
.theme-cards .theme-card:hover {
  flex-grow: 2;
  transition: all 0.3s ease;
}
.theme-cards .theme-card:hover .theme-card__content {
  opacity: 1;
}
.theme-cards .theme-card__img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  min-height: 400px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
@media screen and (max-width: 1024px) {
  .theme-cards .theme-card__img {
    display: none;
  }
}
.theme-cards .theme-card__img img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.theme-cards .theme-card__img::before {
  content: "";
  position: absolute;
  display: block;
  width: 100px;
  height: 100px;
  top: -6px;
  right: -6px;
  z-index: 2;
  background-image: url("/wp-content/uploads/2024/09/corner.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
.theme-cards .theme-card__img > .theme-card__content {
  opacity: 0;
  background-color: rgba(86, 147, 163, 0.9);
  transition: opacity 0.5s ease;
  padding: 32px;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  color: #fff;
  padding-bottom: 12px;
  font-size: 16px;
  line-height: 150%;
}
.theme-cards .theme-card__icon {
  position: absolute;
  background-color: #5693a3;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 12px;
  top: 12px;
  z-index: 3;
}
@media screen and (max-width: 1024px) {
  .theme-cards .theme-card__icon {
    position: relative;
    width: auto;
    height: auto;
    right: unset;
    top: unset;
    margin-right: 37px;
  }
}
.theme-cards .theme-card__icon img {
  display: block;
  width: 24px;
}
.theme-cards .theme-card__bottom {
  padding: 32px 24px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-family: "Gelasio", serif;
}
@media screen and (max-width: 1024px) {
  .theme-cards .theme-card__bottom {
    color: #fff;
    padding: 0;
  }
}
.theme-cards .theme-card__button {
  background-color: #5693a3;
  color: #fff;
  text-decoration: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
  .theme-cards .theme-card__button {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: unset;
  }
}
.theme-cards .theme-card__button img {
  transform: rotate(-90deg);
  width: 12px;
  height: 12px;
}
@media screen and (max-width: 1024px) {
  .theme-cards .theme-card__button img {
    position: absolute;
    right: 24px;
  }
}

.theme-center-split__img {
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 107.38%;
  position: relative;
}
.theme-center-split__img img {
  width: 100%;
}
.theme-center-split__content {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .theme-center-split__content {
    padding: 66px 0;
  }
}
.theme-center-split__content h2::before {
  left: 47%;
  transform: translateX(-50%);
}
.theme-center-split__content h2::after {
  left: 44%;
  transform: translateX(-50%);
  color: #f3997d;
}

.theme-news {
  border-radius: 16px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 48px;
  display: flex;
  flex-direction: column;
}
.theme-news__img {
  position: relative;
}
.theme-news__img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.theme-news__info {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}
.theme-news__badge {
  position: absolute;
  right: 24px;
  top: 24px;
  border-radius: 22px;
  background-color: #f3997d;
  color: #fff;
  padding: 12px 24px;
}
.theme-news__content {
  display: flex;
  padding: 36px 24px;
  flex-direction: column;
  height: 100%;
}
.theme-news__content p.h4 {
  font-size: 24px;
  margin-bottom: 12px;
}
.theme-news__content a {
  margin-top: auto;
  width: fit-content;
}

.theme-newsletter {
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-column-gap: 24px;
  border-radius: 16px;
  grid-row-gap: 24px;
  position: relative;
  background-color: #5693a3;
}
.theme-newsletter::before {
  content: "";
  background-image: url(./assets/img/divider-line-meierijstad.svg);
  width: 105px;
  height: calc(100% + 2px);
  z-index: 4;
  position: absolute;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  left: 18%;
  top: -1px;
  bottom: -1px;
}
@media screen and (max-width: 768px) {
  .theme-newsletter::before {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .theme-newsletter {
    grid-template-columns: 1fr;
  }
}
.theme-newsletter__img {
  display: block;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
}
@media screen and (max-width: 768px) {
  .theme-newsletter__img {
    display: none;
  }
}
.theme-newsletter__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
}
.theme-newsletter h3 {
  font-family: "Open Sans", sans-serif;
  margin: 0 0 10px 0;
}
.theme-newsletter__form {
  color: #fff;
  border-radius: 16px;
  padding: 50px 60px;
}
@media screen and (max-width: 768px) {
  .theme-newsletter__form {
    width: 100%;
    padding: 24px;
  }
}
.theme-newsletter__form p {
  font-weight: 300;
  font-size: 16px;
}
.theme-newsletter__form p a {
  text-decoration: underline;
  color: #fff;
}
.theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form {
    flex-direction: column;
  }
}
.theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_body {
  flex-grow: 2;
}
@media screen and (max-width: 768px) {
  .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_body {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_body .gform_fields {
    grid-row-gap: 0;
    row-gap: 0;
  }
}
@media screen and (max-width: 768px) {
  .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_body .gform_fields .gfield {
    margin-bottom: 24px;
  }
}
.theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_body .gform_fields .gfield .gfield_label {
  display: none;
}
.theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_body .gform_fields .gfield input {
  border-radius: 8px;
  margin-right: 16px;
  outline: unset;
  border: unset;
  flex-grow: 1;
  padding: 12px 24px;
}
.theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer {
  margin-top: 0;
  margin-left: 16px;
}
@media screen and (max-width: 768px) {
  .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer {
    margin: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button {
    width: 100%;
  }
}

.theme-image-slider {
  /* the parent */
}
.theme-image-slider .slick-arrow {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #5693a3;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.theme-image-slider .slick-arrow::before {
  display: block;
  position: relative;
  color: #fff;
  font-family: "bootstrap-icons";
}
.theme-image-slider .slick-arrow-left {
  left: -24px;
}
.theme-image-slider .slick-arrow-left::before {
  content: "\f284";
}
.theme-image-slider .slick-arrow-right {
  right: -24px;
}
.theme-image-slider .slick-arrow-right::before {
  content: "\f285";
}
.theme-image-slider .slick-list {
  margin: 0 -8px;
}
.theme-image-slider .slick-track {
  display: flex !important;
}
.theme-image-slider .slick-slide {
  height: inherit !important;
}
.theme-image-slider .slick-slide {
  margin: 0 8px;
  height: inherit !important;
}
.theme-image-slider .slick-slide > div {
  height: 100%;
  padding-bottom: 8px;
}
.theme-image-slider__side {
  height: 100%;
  position: relative;
  z-index: 3;
  padding-right: 24px;
}
@media screen and (max-width: 768px) {
  .theme-image-slider__side {
    padding-right: 0;
  }
}
.theme-image-slider__single {
  text-decoration: none;
  color: #000;
  position: relative;
  display: flex !important;
  flex-direction: column;
  height: inherit;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.0784313725);
  border-radius: 8px;
}
.theme-image-slider__single-img {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  position: relative;
  display: flex;
  height: 100%;
  max-height: 300px;
}
.theme-image-slider__single-img img {
  object-fit: cover;
  object-position: center center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  display: block;
  height: 100%;
}
.theme-image-slider__single-content {
  display: block;
  padding: 24px;
}

.theme-content-slider {
  /* the parent */
}
.theme-content-slider .slick-arrow {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #5693a3;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.theme-content-slider .slick-arrow::before {
  display: block;
  position: relative;
  color: #fff;
  font-family: "bootstrap-icons";
}
.theme-content-slider .slick-arrow-left {
  left: -24px;
}
.theme-content-slider .slick-arrow-left::before {
  content: "\f284";
}
.theme-content-slider .slick-arrow-right {
  right: -24px;
}
.theme-content-slider .slick-arrow-right::before {
  content: "\f285";
}
.theme-content-slider .slick-list {
  margin: 0 -8px;
}
.theme-content-slider .slick-track {
  display: flex !important;
}
.theme-content-slider .slick-slide {
  height: inherit !important;
}
.theme-content-slider .slick-slide {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.0784313725);
  margin: 6px 8px;
  height: inherit !important;
  border-radius: 16px;
}
.theme-content-slider .slick-slide > div {
  height: 100%;
}
.theme-content-slider__single {
  border-radius: 16px;
  background-color: #fff;
  display: flex !important;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}
.theme-content-slider__single-content {
  padding: 36px 48px;
}
.theme-content-slider__single-rating i {
  color: #d9d900;
  margin-right: 6px;
}
.theme-content-slider__single-img {
  min-height: 200px;
  position: relative;
}
.theme-content-slider__single-img img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
  display: block;
}

.theme-cta {
  padding-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .theme-cta {
    overflow: hidden;
  }
}
.theme-cta__shape {
  position: relative;
}
@media screen and (max-width: 768px) {
  .theme-cta__shape {
    margin-bottom: 24px;
  }
}
.theme-cta__shape-content {
  background-color: #f3997d;
  border-radius: 6px;
  color: #fff;
  padding: 400px 120px 48px 48px;
  position: relative;
}
.theme-cta__shape-content::before {
  content: "";
  position: absolute;
  top: -2px;
  border-top: 2px solid #fff;
  left: -2px;
  right: -2px;
  width: calc(4px + 100%);
  background-size: 100%;
  height: 210px;
  pointer-events: none;
  background-image: url("./assets/img/cta-top.svg");
  background-repeat: no-repeat;
  background-position: top;
}
@media screen and (max-width: 768px) {
  .theme-cta__shape-content {
    padding: 88px 130px 26px 16px;
  }
}
.theme-cta__shape-content .theme-btn, .theme-cta__shape-content .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button, .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-cta__shape-content input[type=submit].gform_button, .theme-cta__shape-content .facetwp-facet-blog_pager button, .facetwp-facet-blog_pager .theme-cta__shape-content button, .theme-cta__shape-content .theme-header .theme-nav > ul li.cta a, .theme-header .theme-nav > ul li.cta .theme-cta__shape-content a, .theme-cta__shape-content .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-cta__shape-content input.gform_button, .theme-cta__shape-content .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-cta__shape-content input.gform_button {
  font-family: "Open Sans", sans-serif;
  margin: 0 24px 24px 0;
}
@media screen and (max-width: 768px) {
  .theme-cta__shape-content .theme-btn, .theme-cta__shape-content .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button, .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-cta__shape-content input[type=submit].gform_button, .theme-cta__shape-content .facetwp-facet-blog_pager button, .facetwp-facet-blog_pager .theme-cta__shape-content button, .theme-cta__shape-content .theme-header .theme-nav > ul li.cta a, .theme-header .theme-nav > ul li.cta .theme-cta__shape-content a, .theme-cta__shape-content .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-cta__shape-content input.gform_button, .theme-cta__shape-content .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-cta__shape-content input.gform_button {
    width: 100%;
  }
}
.theme-cta__shape-person {
  position: absolute;
  left: 80%;
  transform: translate(-20px, 48px);
  bottom: 0;
  height: 80%;
}
@media screen and (max-width: 1440px) {
  .theme-cta__shape-person {
    height: 60%;
  }
}
@media screen and (max-width: 1020px) {
  .theme-cta__shape-person {
    left: 70%;
  }
}
@media screen and (max-width: 768px) {
  .theme-cta__shape-person {
    transform: unset;
    right: -8%;
    left: unset;
  }
}
.theme-cta__shape-person img {
  display: block;
  height: 100%;
  width: auto;
  max-width: unset;
}
.theme-cta__rating {
  display: flex;
  align-items: center;
}
.theme-cta__rating img {
  display: block;
  margin-right: 14px;
  width: 33px;
  height: 33px;
}
.theme-cta__rating i {
  color: #ffe200;
  margin: 0 4px;
}
.theme-cta__rating i:last-of-type {
  margin-right: 9px;
}
.theme-cta__logos {
  margin-top: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.theme-cta__logos img {
  width: 0;
  flex-grow: 1;
  display: block;
}

.theme-timeline h2::before {
  left: 50%;
  transform: translateX(-50%);
}
.theme-timeline-row {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .theme-timeline-row {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.theme-timeline-row__title {
  color: #000;
  width: 30%;
  text-align: end;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .theme-timeline-row__title {
    width: 100%;
    text-align: center !important;
    order: 2;
  }
}
.theme-timeline-row__img {
  margin: 0 32px;
  position: relative;
  padding: 12px;
}
.theme-timeline-row__img img {
  z-index: 2;
  position: relative;
  width: 100%;
  display: block;
  filter: invert(1);
}
.theme-timeline-row__img::before {
  content: "";
  display: block;
  z-index: 1;
  position: absolute;
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 100%;
  background-color: #5693a3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.theme-timeline-row__img::after {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
  top: 80px;
  height: 130px;
  width: 2px;
  background-color: #000;
  background-repeat: space;
}
@media screen and (max-width: 768px) {
  .theme-timeline-row__img {
    order: 1;
    display: inline;
  }
  .theme-timeline-row__img::after {
    display: none;
  }
}
.theme-timeline-row__text {
  width: 30%;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .theme-timeline-row__text {
    width: 100%;
    text-align: center;
    order: 3;
  }
}
.theme-timeline-row.reverse .theme-timeline-row__title {
  text-align: start;
}
.theme-timeline-row.reverse .theme-timeline-row__text {
  text-align: end;
}
@media screen and (max-width: 768px) {
  .theme-timeline-row.reverse .theme-timeline-row__text {
    text-align: center;
  }
}
.theme-timeline-row:last-of-type {
  margin-bottom: 0;
}
.theme-timeline-row:last-of-type .theme-timeline-row__img::after {
  display: none;
}

.theme-listing {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  margin-bottom: 48px;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  width: 100%;
}
.theme-listing__badge {
  position: absolute;
  right: 24px;
  top: 24px;
  border-radius: 22px;
  z-index: 3;
  padding: 12px 24px;
  line-height: 100%;
}
.theme-listing__badge.bg__orange {
  color: #fff;
  background-color: #e27a21;
}
.theme-listing__badge.bg__red {
  color: #fff;
  background-color: #d61d1d;
}
.theme-listing__img {
  position: relative;
  width: 100%;
  min-height: 375px;
}
@media screen and (max-width: 768px) {
  .theme-listing__img {
    min-height: 226px;
  }
}
.theme-listing__img img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.theme-listing__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 16px;
  grid-column-gap: 20px;
  margin: 24px 0;
  font-size: 16px;
}
@media screen and (max-width: 1388px) {
  .theme-listing__grid {
    grid-column-gap: 6px;
    margin: 12px 0;
  }
}
.theme-listing__grid-single {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .theme-listing__grid-single {
    font-size: 14px;
  }
}
.theme-listing__grid-icon {
  margin-right: 16px;
  flex-shrink: 0;
}
.theme-listing__grid-icon img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .theme-listing__grid-icon {
    margin-right: 8px;
  }
}
.theme-listing__highlight {
  position: absolute;
  bottom: 100%;
  border-radius: 16px 16px 0 0;
  background-color: #333333;
  color: #fff;
  left: 0;
  right: 0;
  padding: 12px;
  text-align: center;
  font-family: "Gelasio", serif;
}
.theme-listing__highlight p {
  margin: 0;
}
.theme-listing__highlight strong {
  color: #5693a3;
  font-weight: 400;
}
.theme-listing__content {
  position: relative;
  padding: 36px 24px;
  background-color: #fff;
  color: #000;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .theme-listing__content {
    padding: 14px;
  }
}
.theme-listing__content .theme-btn, .theme-listing__content .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button, .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-listing__content input[type=submit].gform_button, .theme-listing__content .facetwp-facet-blog_pager button, .facetwp-facet-blog_pager .theme-listing__content button, .theme-listing__content .theme-header .theme-nav > ul li.cta a, .theme-header .theme-nav > ul li.cta .theme-listing__content a, .theme-listing__content .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-listing__content input.gform_button, .theme-listing__content .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-listing__content input.gform_button {
  margin-top: auto;
  width: fit-content;
}
.theme-listing__content.highlighted {
  background-color: #333333;
  color: #fff;
}
.theme-listing__search {
  display: flex;
  align-items: center;
  margin-bottom: 48px;
}
.theme-listing__search input {
  background-color: #f2f2f2;
  border: unset;
  outline: unset;
  border-radius: 10px 0 0 10px;
  padding: 16px 24px;
}
@media screen and (max-width: 768px) {
  .theme-listing__search input {
    flex-grow: 1;
  }
}
.theme-listing__search a.theme-btn, .theme-listing__search .theme-header .theme-nav > ul li.cta a, .theme-header .theme-nav > ul li.cta .theme-listing__search a {
  border-radius: 0 10px 10px 0;
  padding: 10px;
  font-size: 28px;
  height: 100%;
}
.theme-listing__filter {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.theme-listing__filter-single {
  display: inline-flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .theme-listing__filter-single {
    width: 100%;
    margin-bottom: 12px;
  }
}
.theme-listing__filter select {
  background-color: #333333;
  color: #fff;
  border-radius: 6px;
  padding: 6px 24px;
  min-width: 200px;
  margin-right: 16px;
}
@media screen and (max-width: 768px) {
  .theme-listing__filter select {
    width: 100%;
  }
}
.theme-listing__slider {
  /* the parent */
}
.theme-listing__slider .slick-arrow {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #5693a3;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .theme-listing__slider .slick-arrow {
    top: 35%;
  }
}
.theme-listing__slider .slick-arrow::before {
  display: block;
  position: relative;
  color: #fff;
  font-family: "bootstrap-icons";
}
.theme-listing__slider .slick-arrow-left {
  left: -24px;
}
.theme-listing__slider .slick-arrow-left::before {
  content: "\f284";
}
.theme-listing__slider .slick-arrow-right {
  right: -24px;
}
.theme-listing__slider .slick-arrow-right::before {
  content: "\f285";
}
.theme-listing__slider .slick-list {
  margin: 0 -8px;
}
.theme-listing__slider .slick-track {
  display: flex !important;
}
.theme-listing__slider .slick-slide {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.0784313725);
  margin: 6px 8px;
  height: inherit !important;
  border-radius: 16px;
  background-color: #fff;
}
.theme-listing__slider .slick-slide > div {
  height: 100%;
}
.theme-listing__slider .slick-slide .theme-listing {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .theme-listing__slider .slick-slide .theme-listing__img {
    min-height: 220px;
  }
}

.theme-post {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  margin-bottom: 48px;
  display: flex;
  flex-direction: column;
  color: #000;
  text-decoration: none;
}
.theme-post__badge {
  position: absolute;
  right: 24px;
  top: 24px;
  border-radius: 22px;
  z-index: 3;
  padding: 12px 24px;
  line-height: 100%;
}
.theme-post__badge.bg__orange {
  color: #fff;
  background-color: #f3997d;
}
.theme-post__badge.bg__red {
  color: #fff;
  background-color: #d61d1d;
}
.theme-post__img {
  position: relative;
  width: 100%;
  min-height: 226px;
}
.theme-post__img img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.theme-post__content {
  position: relative;
  padding: 36px 24px;
  background-color: #fff;
  font-size: 16px;
  line-height: 150%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.theme-post__content .theme-btn, .theme-post__content .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input[type=submit].gform_button, .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-post__content input[type=submit].gform_button, .theme-post__content .facetwp-facet-blog_pager button, .facetwp-facet-blog_pager .theme-post__content button, .theme-post__content .theme-header .theme-nav > ul li.cta a, .theme-header .theme-nav > ul li.cta .theme-post__content a, .theme-post__content .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, .theme-split .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-post__content input.gform_button, .theme-post__content .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer input.gform_button, .theme-newsletter__form .gform_wrapper.gform-theme.gform-theme--framework form .gform_footer .theme-post__content input.gform_button {
  margin-top: auto;
  width: fit-content;
}
.theme-post__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 12px 0;
}
.theme-post__search {
  display: flex;
  align-items: center;
  margin-bottom: 48px;
}
.theme-post__search input {
  background-color: #f2f2f2;
  border: unset;
  outline: unset;
  border-radius: 10px 0 0 10px;
  padding: 16px 24px;
}
@media screen and (max-width: 768px) {
  .theme-post__search input {
    flex-grow: 1;
  }
}
.theme-post__search a.theme-btn, .theme-post__search .theme-header .theme-nav > ul li.cta a, .theme-header .theme-nav > ul li.cta .theme-post__search a {
  border-radius: 0 10px 10px 0;
  padding: 10px;
  font-size: 28px;
  height: 100%;
}
.theme-post__filter {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.theme-post__filter-single {
  display: inline-flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .theme-post__filter-single {
    width: 100%;
    margin-bottom: 12px;
  }
}
.theme-post__filter select {
  background-color: #333333;
  color: #fff;
  border-radius: 6px;
  padding: 6px 24px;
  min-width: 200px;
  margin-right: 16px;
}
@media screen and (max-width: 768px) {
  .theme-post__filter select {
    width: 100%;
  }
}

.facetwp-facet-blog_pager {
  display: flex;
  justify-content: center;
}
.facetwp-facet-blog_pager button {
  border: unset;
}
.facetwp-facet-blog_pager button.facetwp-hidden {
  display: none;
}

.theme-img-banner {
  width: 100%;
  height: 0;
  padding-bottom: 400px;
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .theme-img-banner {
    padding-bottom: 200px;
  }
}
.theme-img-banner img {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
}

.theme-content__meta {
  display: flex;
  margin-bottom: 72px;
}
.theme-content__meta-single {
  margin-right: 48px;
}
.theme-content img {
  border-radius: 16px;
  width: 100%;
}
.theme-content__footer {
  margin-top: 72px;
}
.theme-content__footer a {
  margin-right: 12px;
  font-weight: 600;
}
.theme-content__footer .whatsapp {
  color: #25d366;
}
.theme-content__footer .mail {
  color: #333333;
}
.theme-content__footer .facebook {
  color: #4267b2;
}
.theme-content__footer .linkedin {
  color: #0e76a8;
}

.theme-related {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  margin-bottom: 48px;
  display: flex;
  flex-direction: column;
}
.theme-related-wrapper {
  overflow-x: hidden;
}
.theme-related__badge {
  position: absolute;
  right: 24px;
  top: 24px;
  border-radius: 22px;
  z-index: 3;
  padding: 12px 24px;
  line-height: 100%;
}
.theme-related__badge.bg__orange {
  color: #fff;
  background-color: #f3997d;
}
.theme-related__badge.bg__red {
  color: #fff;
  background-color: #d61d1d;
}
.theme-related__img {
  position: relative;
  width: 100%;
  min-height: 226px;
}
.theme-related__img img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.theme-related__content {
  position: relative;
  padding: 36px 24px;
  background-color: #fff;
  font-size: 16px;
  line-height: 150%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.theme-related__content a.theme-btn, .theme-related__content .theme-header .theme-nav > ul li.cta a, .theme-header .theme-nav > ul li.cta .theme-related__content a {
  margin-top: auto;
  width: fit-content;
}
.theme-related__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 12px 0;
}

.theme-search {
  position: fixed;
  display: none;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  background-color: #fff;
}
.theme-search.active {
  display: flex;
}
.theme-search-side {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.theme-search-side__img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.theme-search-side img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
}
.theme-search-side__content {
  position: relative;
  z-index: 100;
  padding: 72px;
  color: #fff;
}
.theme-search-side__content p {
  margin: 0 0 12px 0;
}
.theme-search-side__content .h2::before {
  display: none;
}
@media screen and (max-width: 768px) {
  .theme-search-side {
    display: none;
  }
}
.theme-search-cta {
  position: absolute;
  right: 0;
  bottom: 0;
  padding-right: 120px;
}
@media screen and (max-width: 768px) {
  .theme-search-cta {
    display: none;
  }
}
.theme-search-cta__person {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translatex(-20%);
}
@media screen and (max-width: 768px) {
  .theme-search-cta__person {
    display: none;
  }
}
.theme-search-cta__person img {
  display: block;
  height: clamp(200px, 30vw, 500px);
}
.theme-search-cta__shape {
  position: relative;
  clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
  background-color: #f3997d;
  border-radius: 6px;
  color: #fff;
  padding: 100px 100px 48px 48px;
}
@media screen and (max-width: 768px) {
  .theme-search-cta__shape {
    padding: 88px 24px 24px 24px;
  }
}
.theme-search-cta__content {
  color: #fff;
}
.theme-search-cta__content h3 {
  white-space: pre-wrap;
}
.theme-search-cta__content h3 strong {
  color: #000;
}
.theme-search-cta__content a.theme-btn, .theme-search-cta__content .theme-header .theme-nav > ul li.cta a, .theme-header .theme-nav > ul li.cta .theme-search-cta__content a {
  display: flex;
  color: #fff;
  width: fit-content;
  margin: 0 0 12px 0;
}
.theme-search__content {
  padding: 120px 0;
}
.theme-search__content form {
  display: flex;
  align-items: center;
  margin-bottom: 48px;
  width: 100%;
}
.theme-search__content form input[type=text] {
  background-color: #f2f2f2;
  border: unset;
  outline: unset;
  border-radius: 10px 0 0 10px;
  padding: 16px 24px;
  flex-grow: 1;
}
@media screen and (max-width: 768px) {
  .theme-search__content form input[type=text] {
    flex-grow: 1;
  }
}
.theme-search__content form a {
  border-radius: 0 10px 10px 0;
  padding: 10px;
  font-size: 28px;
  height: 100%;
}

.facetwp-facet-faq_categories select {
  background-color: #333333;
  color: #fff;
  border-radius: 6px;
  padding: 6px 24px;
  min-width: 200px;
  margin-right: 16px;
}

.facetwp-facet-faq_search .facetwp-input-wrap {
  display: flex;
}
.facetwp-facet-faq_search .facetwp-input-wrap input {
  background-color: #f2f2f2;
  border: unset;
  outline: unset;
  border-radius: 10px 0 0 10px;
  padding: 16px 24px;
  flex-grow: 1;
}
.facetwp-facet-faq_search .facetwp-input-wrap .facetwp-icon {
  border-radius: 0 10px 10px 0;
  padding: 10px;
  font-size: 28px;
  height: 100%;
  background-color: #5693a3;
  color: #fff;
  opacity: 1;
}
.facetwp-facet-faq_search .facetwp-input-wrap .facetwp-icon::before {
  filter: invert(96%) sepia(98%) saturate(6927%) hue-rotate(181deg) brightness(126%) contrast(101%);
}

.theme-faq {
  padding: 60px 0;
}
.theme-faq__question {
  margin-bottom: 24px;
  background-color: #ffffff;
  padding: 18px 46px 18px 24px;
  border: 2px solid #5693a3;
  border-radius: 16px;
  cursor: pointer;
  transition: 0.5s ease;
}
.theme-faq__question:hover {
  opacity: 0.9;
}
.theme-faq__question-title {
  width: 100%;
  color: #000;
  position: relative;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .theme-faq__question-title {
    padding-right: 12px;
  }
}
.theme-faq__question-title::before {
  position: absolute;
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: 3px 3px 0 0;
  transform: translateY(-50%) rotate(135deg);
  height: 12px;
  width: 12px;
  right: -10px;
  top: 48%;
  color: #000;
}
@media screen and (max-width: 768px) {
  .theme-faq__question-title::before {
    right: 0;
  }
}
.theme-faq__question-answer {
  padding: 16px 0;
  display: none;
}
.theme-faq__question.active {
  opacity: 1;
}
.theme-faq__question.active .theme-faq__question-title {
  color: #5693a3;
}
.theme-faq__question.active .theme-faq__question-title::before {
  transform: translateY(0%) rotate(-42deg);
  color: #5693a3;
}
.theme-faq__question.active .theme-faq__question-answer {
  display: block;
}

@media screen and (max-width: 768px) {
  .theme-listing-hero {
    border-radius: 0;
  }
}
.theme-listing-hero__img {
  border-radius: 16px 0 0 16px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .theme-listing-hero__img {
    border-radius: 0;
  }
}
.theme-listing-hero__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.theme-listing-hero__img video.hero-video {
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-bottom-left-radius: 16px;
}
@media screen and (max-width: 1366px) {
  .theme-listing-hero__img video.hero-video {
    height: 400px;
  }
}
@media screen and (max-width: 1024px) {
  .theme-listing-hero__img video.hero-video {
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .theme-listing-hero__img video.hero-video {
    border-radius: 0;
  }
}
.theme-listing-hero__img:hover::after {
  position: absolute;
  display: block;
  content: "";
  background-color: #000;
  opacity: 0.2;
  pointer-events: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.theme-listing-hero__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  height: 100%;
  border-radius: 0 16px 16px 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .theme-listing-hero__grid {
    border-radius: 0;
  }
}
.theme-listing-hero__grid-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1882352941);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: "Gelasio", serif;
  font-size: 40px;
  font-weight: 600;
  pointer-events: none;
}
.theme-listing-hero__grid-single {
  position: relative;
  width: 100%;
  height: 100%;
}
.theme-listing-hero__grid-single img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: center;
}
.theme-listing-hero__grid-single:nth-of-type(n + 5) {
  display: none;
}
.theme-listing-hero__more {
  margin-top: 24px;
  display: flex;
  justify-content: flex-end;
}
.theme-listing-hero__more > a {
  color: #000;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 16px;
  text-decoration: underline;
}
.theme-listing-hero__more > a.floorplan {
  margin-left: 12px;
}
.theme-listing-hero__more > a:nth-of-type(2) {
  margin-left: 12px;
}
@media screen and (max-width: 768px) {
  .theme-listing-hero__more > a:nth-of-type(2) {
    margin: 0 0 0 12px;
  }
}
.theme-listing-hero__more > a i {
  margin-right: 6px;
}
.theme-listing-hero__more > a img {
  margin-right: 6px;
  width: 16px;
  height: 16px;
  object-fit: contain;
}
.theme-listing-hero__wrapper {
  padding-bottom: 24px;
}

.fslightbox-container.fslightbox-full-dimension {
  background: rgba(255, 255, 255, 0.5647058824);
}
.fslightbox-container.fslightbox-full-dimension .fslightbox-slide-btn-container .fslightbox-slide-btn,
.fslightbox-container.fslightbox-full-dimension .fslightbox-toolbar-button {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #5693a3;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  z-index: 2;
}
.fslightbox-container.fslightbox-full-dimension .fslightbox-slide-btn-container .fslightbox-slide-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.fslightbox-container.fslightbox-full-dimension .fslightbox-toolbar {
  margin-top: 12px;
  background: unset;
}
.fslightbox-container.fslightbox-full-dimension .fslightbox-toolbar-button {
  margin: 0 6px;
}
.fslightbox-container.fslightbox-full-dimension .fslightbox-slide-btn-container:last-of-type .fslightbox-slide-btn {
  right: 6px;
}

@media screen and (max-width: 768px) {
  .theme-listing-content {
    padding: 70px 0;
  }
}
.theme-listing-content__description > p:nth-child(n+3) {
  display: none;
}
.theme-listing-content__description.active p {
  display: block !important;
}
.theme-listing-content__description a.read-more:not(.active) {
  display: none;
}
.theme-listing-content__description a.read-less:not(.active) {
  display: none;
}
.theme-listing-content__top h2::before,
.theme-listing-content__top .h2::before {
  display: none;
}
.theme-listing-content__top h3,
.theme-listing-content__top .h3 {
  margin: 0 0 8px 0;
}
.theme-listing-content__top h4,
.theme-listing-content__top .h4 {
  margin: 16px 0 25px 0;
  font-family: "Open Sans", sans-serif;
}
.theme-listing-content__top p {
  margin: 0;
}
.theme-listing-content__top a {
  color: #000;
  text-decoration: underline;
}
.theme-listing-content__top-row {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .theme-listing-content__top-row {
    justify-content: space-between;
  }
}
.theme-listing-content__top-single {
  display: flex;
  margin-right: 16px;
  margin-bottom: 12px;
}
.theme-listing-content__top-single img {
  display: block;
  margin-right: 12px;
  width: 100%;
  max-width: 20px;
}
.theme-listing-content__top-single p {
  margin: 0;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.theme-listing-content__top a:not([class]) {
  text-decoration: none;
  color: #000;
  margin-left: 12px;
  margin-bottom: 12px;
}
.theme-listing-content__cta {
  display: flex;
  width: 100%;
  margin: 12px 0;
  border-radius: 12px;
  position: relative;
}
.theme-listing-content__cta::before {
  content: "";
  background-image: url(./assets/img/divider-line-meierijstad.svg);
  width: 105px;
  height: 100%;
  position: absolute;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: 18%;
}
@media screen and (max-width: 768px) {
  .theme-listing-content__cta::before {
    display: none;
  }
}
.theme-listing-content__cta-img {
  border-radius: 16px 0 0 16px;
  position: relative;
  width: 25%;
}
@media screen and (max-width: 768px) {
  .theme-listing-content__cta-img {
    display: none;
  }
}
.theme-listing-content__cta-img img {
  display: block;
  bottom: 0;
  position: absolute;
  height: 110%;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
}
.theme-listing-content__cta-content {
  color: #fff;
  padding: 32px 64px;
  width: 75%;
}
@media screen and (max-width: 768px) {
  .theme-listing-content__cta-content {
    padding: 24px 12px;
    width: 100%;
  }
}
.theme-listing-content__table a.read-more:not(.active) {
  display: none;
}
.theme-listing-content__table a.read-less:not(.active) {
  display: none;
}
.theme-listing-content__table table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 40px;
}
.theme-listing-content__table table tr {
  border-bottom: 1px solid #7b7b7b;
}
.theme-listing-content__table table tr td {
  padding: 24px 0;
}
.theme-listing-content__table table tr td:last-child {
  text-align: right;
}
.theme-listing-content__table table tr.group-header td {
  text-align: left;
  padding-top: 36px;
}
.theme-listing-content__table tr:nth-of-type(n + 6) {
  display: none;
}
.theme-listing-content__table.active table {
  display: table;
}
.theme-listing-content__table.active table tr:nth-of-type(n + 6) {
  display: table-row;
}
.theme-listing-content__table.active p {
  display: block;
}

.theme-listing-floorplans-wrapper {
  display: none;
}

.theme-search-page__result {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
  border-radius: 16px;
  background-color: #fff;
  color: #000;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 24px;
}

.theme-footer {
  background-color: #333333;
  padding: 100px 0 130px 0;
  color: #fff;
}
.theme-footer__content {
  padding-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .theme-footer__content {
    padding: 12px 0;
  }
}
.theme-footer__content p {
  margin: 0;
}
.theme-footer__content h4 {
  margin-bottom: 14px;
}
.theme-footer__content a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  .theme-footer__logo {
    margin-bottom: 24px;
  }
}
.theme-footer__logos {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 48px;
  border-top: 1px dashed #fff;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .theme-footer__logos {
    margin-top: 24px;
  }
}
@media screen and (max-width: 768px) {
  .theme-footer__logos {
    justify-content: flex-start;
  }
}
.theme-footer__logos img {
  max-width: 200px;
}
@media screen and (max-width: 1200px) {
  .theme-footer__logos img {
    margin-bottom: 12px;
  }
}

/* gform */
@media screen and (max-width: 768px) {
  .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_fields {
    grid-row-gap: 0;
    row-gap: 0;
  }
}
@media screen and (max-width: 768px) {
  .wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_fields .gfield {
    margin-bottom: 24px;
  }
}
.wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_fields .gfield input,
.wrapper .gform_wrapper.gform-theme.gform-theme--framework form .gform_fields .gfield textarea {
  border-radius: 8px;
  margin-right: 16px;
  outline: unset;
  box-shadow: n;
  border: 1px solid #333333;
  flex-grow: 1;
  padding: 12px 24px;
}
/* Floorplan Dropdown Styles */
.floorplan-dropdown {
  position: relative;
  display: inline-block;
  margin-left: 12px;
}
.floorplan-dropdown .floorplan-dropdown-toggle {
  background: none;
  border: none;
  color: #000;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 16px;
  text-decoration: underline;
  cursor: pointer;
  padding: 0;
  font-family: inherit;
}
.floorplan-dropdown .floorplan-dropdown-toggle img {
  margin-right: 6px;
  width: 16px;
  height: 16px;
  object-fit: contain;
}
.floorplan-dropdown .floorplan-dropdown-toggle i {
  margin-left: 6px;
  font-size: 12px;
  transition: transform 0.3s ease;
}
.floorplan-dropdown .floorplan-dropdown-toggle:hover {
  opacity: 0.8;
}
.floorplan-dropdown .floorplan-dropdown-toggle.active i {
  transform: rotate(180deg);
}
.floorplan-dropdown .floorplan-dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  min-width: 200px;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  margin-top: 8px;
}
.floorplan-dropdown .floorplan-dropdown-menu.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.floorplan-dropdown .floorplan-dropdown-menu::before {
  content: "";
  position: absolute;
  top: -6px;
  right: 20px;
  width: 12px;
  height: 12px;
  background: #fff;
  border-left: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  transform: rotate(45deg);
}
.floorplan-dropdown .floorplan-dropdown-item {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #f0f0f0;
  transition: background-color 0.2s ease;
  font-size: 14px;
}
.floorplan-dropdown .floorplan-dropdown-item:last-child {
  border-bottom: none;
}
.floorplan-dropdown .floorplan-dropdown-item:hover {
  background-color: #f8f9fa;
  color: #5693a3;
}
.floorplan-dropdown .floorplan-dropdown-item i {
  margin-right: 8px;
  color: #dc3545;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .floorplan-dropdown {
    margin-left: 8px;
  }
  .floorplan-dropdown .floorplan-dropdown-menu {
    right: -50px;
    min-width: 180px;
  }
}

/*# sourceMappingURL=style.css.map */
