@charset "UTF-8";
body {
  scroll-behavior: smooth;
  font-family: "Montserrat", sans-serif;
}

body, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

.block-editor-block-list__block {
  max-width: 100%;
  margin: 10px 0;
}

.container {
  margin: 0 auto;
}

h1 {
  font-size: 50px;
  font-weight: 700;
}
@media (max-width: 768px) {
  h1 {
    font-size: 40px;
  }
}

h2 {
  font-family: "Montserrat";
  font-size: 40px;
  font-weight: 700;
}
@media (max-width: 768px) {
  h2 {
    font-size: 30px;
  }
}

h3 {
  font-size: 30px;
  font-weight: 700;
}
@media (max-width: 768px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 20px;
  font-weight: 700;
}
@media (max-width: 768px) {
  h4 {
    font-size: 16px;
  }
}

h5 {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 768px) {
  h5 {
    font-size: 14px;
  }
}

h6 {
  font-size: 14px;
  font-weight: 700;
}
@media (max-width: 768px) {
  h6 {
    font-size: 12px;
  }
}

p {
  font-size: 16px;
  font-weight: 400;
}

a {
  text-decoration: none;
  color: inherit;
}

.btn {
  display: flex;
  flex-direction: row;
  padding: 12px 34px;
  border-radius: 10px;
  text-decoration: none;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: all 0.3s ease;
}

.btn-primary {
  background-color: #289DD2;
  color: #fff;
  border: 1px solid #289DD2;
  transition: all 0.3s ease;
}
.btn-primary:hover {
  background-color: #fff;
  color: #289DD2;
  border: 1px solid #289DD2;
}
.btn-primary:active {
  background-color: #fff;
  color: #289DD2;
  border: 1px solid #289DD2;
}
.btn-primary:focus {
  background-color: #fff;
  color: #289DD2;
  border: 1px solid #289DD2;
}
.btn-primary:disabled {
  background-color: #fff;
  color: #289DD2;
  border: 1px solid #289DD2;
  cursor: not-allowed;
}
.btn-primary:not(:disabled) {
  cursor: pointer;
}
.btn-primary:not(:disabled):hover {
  background-color: #fff;
  color: #289DD2;
  border: 1px solid #289DD2;
}
.btn-primary:not(:disabled):active {
  background-color: #fff;
  color: #289DD2;
  border: 1px solid #289DD2;
}
.btn-primary:not(:disabled):focus {
  background-color: #fff;
  color: #289DD2;
  border: 1px solid #289DD2;
}
.btn-primary:not(:disabled):focus-visible {
  background-color: #fff;
  color: #289DD2;
  border: 1px solid #289DD2;
}
.btn-primary:not(:disabled):focus-visible:active {
  background-color: #fff;
  color: #289DD2;
  border: 1px solid #289DD2;
}

.btn-primary-outline {
  background-color: transparent;
  color: #289DD2;
  border: 1px solid #289DD2;
  transition: all 0.3s ease;
}
.btn-primary-outline:hover {
  background-color: #289DD2;
  color: #fff;
  border: 1px solid #289DD2;
}
.btn-primary-outline:active {
  background-color: #289DD2;
  color: #000;
  border: 1px solid #289DD2;
}

.btn-secondary {
  border-radius: 10px;
  background: #365B6D;
  color: #fff;
  border: 1px solid #365B6D;
  transition: all 0.3s ease;
}
.btn-secondary:hover {
  background-color: #fff;
  color: #365B6D;
  border: 1px solid #365B6D;
}
.btn-secondary:active {
  background-color: #fff;
  color: #365B6D;
  border: 1px solid #365B6D;
}
.btn-secondary:focus {
  background-color: #fff;
  color: #365B6D;
  border: 1px solid #365B6D;
}

.btn-secondary-outline {
  background-color: transparent;
  color: #365B6D;
  border: 1px solid #365B6D;
  transition: all 0.3s ease;
}
.btn-secondary-outline:hover {
  background-color: #365B6D;
  color: #fff;
  border: 1px solid #365B6D;
  transition: all 0.3s ease;
}
.btn-secondary-outline:active {
  background-color: #365B6D;
  color: #fff;
  border: 1px solid #365B6D;
  transition: all 0.3s ease;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/Montserrat/static/Montserrat-Thin.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/Montserrat/static/Montserrat-ThinItalic.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/Montserrat/static/Montserrat-ExtraLight.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/Montserrat/static/Montserrat-ExtraLightItalic.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Montserrat/static/Montserrat-Light.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/Montserrat/static/Montserrat-LightItalic.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Montserrat/static/Montserrat-Regular.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Montserrat/static/Montserrat-Medium.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/Montserrat/static/Montserrat-MediumItalic.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Montserrat/static/Montserrat-SemiBold.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/Montserrat/static/Montserrat-SemiBoldItalic.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Montserrat/static/Montserrat-Bold.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/Montserrat/static/Montserrat-BoldItalic.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Montserrat/static/Montserrat-ExtraBold.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/Montserrat/static/Montserrat-ExtraBoldItalic.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Montserrat/static/Montserrat-Black.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/Montserrat/static/Montserrat-BlackItalic.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100 900;
  src: url("../fonts/Montserrat/Montserrat-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 100 900;
  src: url("../fonts/Montserrat/Montserrat-Italic-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Kadwa";
  font-style: Bold;
  font-weight: 100 900;
  src: url("../fonts/Kadwa/Kadwa-Bold.ttf");
}
@font-face {
  font-family: "Kadwa";
  font-style: normal;
  font-weight: 100 900;
  src: url("../fonts/Kadwa/Kadwa-Regular.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/Prompt/Prompt-Thin.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/Prompt/Prompt-ThinItalic.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/Prompt/Prompt-ExtraLight.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/Prompt/Prompt-ExtraLightItalic.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Prompt/Prompt-Light.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/Prompt/Prompt-LightItalic.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Prompt/Prompt-Regular.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Prompt/Prompt-Medium.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/Prompt/Prompt-MediumItalic.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Prompt/Prompt-SemiBold.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/Prompt/Prompt-SemiBoldItalic.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Prompt/Prompt-Bold.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/Prompt/Prompt-BoldItalic.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Prompt/Prompt-ExtraBold.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/Prompt/Prompt-ExtraBoldItalic.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Prompt/Prompt-Black.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/Prompt/Prompt-BlackItalic.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: normal;
  font-weight: 100 900;
  src: url("../fonts/Prompt/Prompt-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: italic;
  font-weight: 100 900;
  src: url("../fonts/Prompt/Prompt-Italic-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Prompt";
  font-style: italic;
  font-weight: 100 900;
  src: url("../fonts/Prompt/Prompt-Italic-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Istok Web";
  font-style: italic;
  font-weight: 100 900;
  src: url("../fonts/Istok_Web/IstokWeb-Italic.ttf");
}
@font-face {
  font-family: "Istok Web";
  font-style: Bold;
  font-weight: 100 900;
  src: url("../fonts/Istok_Web/IstokWeb-Bold.ttf");
}
@font-face {
  font-family: "Istok Web";
  font-style: Bold italic;
  font-weight: 100 900;
  src: url("../fonts/Istok_Web/IstokWeb-BoldItalic.ttf");
}
@font-face {
  font-family: "Istok Web";
  font-style: normal;
  font-weight: 100 900;
  src: url("../fonts/Istok_Web/IstokWeb-Regular.ttf");
}
.site-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 3rem;
}
.site-header .logo {
  display: block;
  z-index: 99;
  width: 200px;
  height: auto;
}
.site-header .logo img {
  width: 50%;
  height: auto;
  object-fit: cover;
}
.site-header .desktop-menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media (max-width: 992px) {
  .site-header .desktop-menu {
    display: none;
  }
}
.site-header .mobile-menu {
  display: none;
}
@media (max-width: 992px) {
  .site-header .mobile-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -150%;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000;
    gap: 20px;
    transition: all 0.3s ease-in-out;
  }
  .site-header .mobile-menu.show {
    top: 0;
    transition: all 0.3s ease-in-out;
  }
  .site-header .mobile-menu nav .menu {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .site-header .mobile-menu nav .menu li {
    margin: 0;
  }
  .site-header .mobile-menu nav .menu li a {
    font-size: 24px;
    color: #fff;
  }
  .site-header .mobile-menu nav .menu li a:hover {
    color: #0073aa;
    font-weight: 900;
  }
}
.site-header nav .menu {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.site-header nav .menu li {
  margin: 0 15px;
}
.site-header nav .menu li a {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 600;
  text-decoration: none;
  color: #333;
}
.site-header nav .menu li a:hover {
  color: #0073aa;
  font-weight: 900;
}
.site-header .btn-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.site-header .hamburger {
  cursor: pointer;
  display: none;
  z-index: 999999;
}
@media (max-width: 992px) {
  .site-header .hamburger {
    display: block;
  }
}
.site-header .hamburger input {
  display: none;
}
.site-header .hamburger svg {
  height: 3em;
  transition: transform 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.site-header .hamburger .line {
  fill: none;
  stroke: #000;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 3;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.site-header .hamburger .line.line-top-bottom {
  stroke-dasharray: 12 63;
}
.site-header .hamburger input:checked + svg {
  transform: rotate(-45deg);
}
.site-header .hamburger input:checked + svg .line-top-bottom {
  stroke-dasharray: 20 300;
  stroke-dashoffset: -32.42;
}

.menu-button {
  cursor: pointer;
  display: none;
  z-index: 999999;
}
@media (max-width: 992px) {
  .menu-button {
    display: block;
  }
}
.menu-button input {
  display: none;
}
.menu-button svg {
  height: 3em;
  transition: transform 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.menu-button .line {
  fill: none;
  stroke: #000;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 3;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.menu-button .line.line-top-bottom {
  stroke-dasharray: 12 63;
}
.menu-button input:checked + svg {
  transform: rotate(0);
}
.menu-button input:checked + svg .line-top-bottom {
  stroke-dasharray: 20 300;
  stroke-dashoffset: -32.42;
}

footer {
  padding: 40px 3rem;
}
footer .container {
  background-color: #365B6D;
  padding: 50px 3rem;
  border-radius: 20px;
  display: flex;
  flex-direction: row;
}
@media (max-width: 768px) {
  footer .container {
    flex-direction: column;
    align-items: center;
  }
}
footer .container .left-col {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 50%;
}
@media (max-width: 768px) {
  footer .container .left-col {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 100%;
  }
}
footer .container .left-col .fmLeft, footer .container .left-col .fmMiddle, footer .container .left-col .fmRight {
  color: #fff;
  font-family: "Montserrat";
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 768px) {
  footer .container .left-col .fmLeft, footer .container .left-col .fmMiddle, footer .container .left-col .fmRight {
    text-align: center;
  }
}
footer .container .left-col .fmLeft .title, footer .container .left-col .fmMiddle .title, footer .container .left-col .fmRight .title {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
footer .bottom-footer {
  background-color: transparent;
  padding: 10px 3rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media (max-width: 768px) {
  footer .bottom-footer {
    flex-direction: column;
    align-items: flex-start;
  }
}
footer .bottom-footer .copyright {
  border-right: 1px solid rgb(54, 91, 109);
  padding: 0 20px;
}
@media (max-width: 768px) {
  footer .bottom-footer .copyright {
    border-right: none;
    border-bottom: 1px solid rgb(54, 91, 109);
    padding: 10px 20px;
  }
}
footer .bottom-footer .rights {
  border-right: 1px solid rgb(54, 91, 109);
  padding: 0 20px;
}
@media (max-width: 768px) {
  footer .bottom-footer .rights {
    padding: 10px 20px;
    border-right: none;
    border-bottom: 1px solid rgb(54, 91, 109);
  }
}
footer .bottom-footer .creator {
  padding: 0 20px;
}
@media (max-width: 768px) {
  footer .bottom-footer .creator {
    padding: 10px 20px;
  }
}
footer .bottom-footer .creator span {
  color: #365B6D;
  font-weight: 600;
}

.herobanner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.herobanner .woning-slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.herobanner .heroSwiper {
  max-height: 900px;
}
.herobanner .woning {
  flex: 0 0 100%;
  width: 100%;
  position: relative;
}
.herobanner .woning .text-container {
  position: absolute;
  top: 50%;
  left: 3rem;
  background: #fff;
  padding: 50px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .herobanner .woning .text-container {
    left: 50%;
    transform: translateX(-50%);
  }
}
.herobanner .woning .text-container h2 {
  color: #121E24;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  white-space: nowrap;
}
.herobanner .woning .text-container .postcodePlaats {
  color: rgba(18, 30, 36, 0.6);
  font-family: "Montserrat";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 20px;
}
.herobanner .woning .text-container .vraagPrijs {
  color: #121E24;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 48px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .herobanner .woning .text-container .vraagPrijs {
    font-size: 38px;
  }
}
.herobanner .woning .text-container .btn-container {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
@media (max-width: 768px) {
  .herobanner .woning .text-container .btn-container {
    flex-direction: column;
  }
}
.herobanner .woning .woning-afbeeldingen img {
  display: block;
  width: 100%;
  max-height: 900px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px) {
  .herobanner .woning .woning-afbeeldingen img {
    height: 100vh;
  }
}
.herobanner .slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  font-size: 18px;
}
.herobanner .slider-arrow.prev {
  left: 10px;
}
.herobanner .slider-arrow.next {
  right: 10px;
}

.home-catalog {
  padding: 40px 3rem;
  background: #F9FAFB;
}
.home-catalog .container {
  gap: 40px;
  display: flex;
  flex-direction: column;
}
.home-catalog .container .top-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.home-catalog .container .top-content .btn {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .home-catalog .container .top-content {
    flex-direction: column;
    align-items: flex-start;
  }
}
.home-catalog .container .catalog {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .home-catalog .container .catalog {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}
.home-catalog .container .catalog .woning {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
}
.home-catalog .container .catalog .woning:hover {
  border: 1px solid #465572;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.home-catalog .container .catalog .woning img {
  width: 100%;
  height: auto;
}
.home-catalog .container .catalog .woning .text-container {
  padding: 10px 30px;
}
.home-catalog .container .catalog .woning .text-container .woning-title {
  color: #465572;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.home-catalog .container .catalog .woning .text-container .postcodePlaats {
  color: #8599B7;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
}
.home-catalog .container .catalog .woning .text-container .vraagPrijs {
  color: #121E24;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 28px;
  white-space: nowrap;
}
.home-catalog .container .btn {
  width: fit-content;
  margin: 0 auto;
}

.catalog-block {
  padding: 40px 0;
  background: #F5F7FA;
  display: flex;
  flex-direction: column;
  gap: 20;
}
.catalog-block .top-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-bottom: 50px;
}
.catalog-block .top-text .sub-title {
  border-radius: 50px;
  background: rgba(133, 153, 183, 0.1);
  display: flex;
  padding: 10px 30px;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  gap: 10px;
  color: #465572;
  font-family: "Istok Web";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.catalog-block .top-text .title {
  color: #3D4A5F;
  font-family: "Istok Web";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.catalog-block .top-text .content {
  color: rgba(61, 74, 95, 0.7);
  font-family: "Istok Web";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
.catalog-block .catalog-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .catalog-block .catalog-container {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}
.catalog-block .catalog-container .woning {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
}
.catalog-block .catalog-container .woning:hover {
  border: 1px solid #465572;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.catalog-block .catalog-container .woning img {
  width: 100%;
  height: auto;
}
.catalog-block .catalog-container .woning .text-container {
  padding: 10px 30px;
}
.catalog-block .catalog-container .woning .text-container .woning-title {
  color: #465572;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.catalog-block .catalog-container .woning .text-container .postcodePlaats {
  color: #8599B7;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
}
.catalog-block .catalog-container .woning .text-container .vraagPrijs {
  color: #121E24;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 28px;
  white-space: nowrap;
}

.royal-content-one {
  padding: 40px 3rem;
}
.royal-content-one .container {
  display: flex;
  flex-direction: row;
  gap: 100px;
}
@media (max-width: 992px) {
  .royal-content-one .container {
    flex-direction: column;
    padding: 20px 1rem;
    gap: 50px;
  }
}
.royal-content-one .left-col {
  position: relative;
}
@media screen and (max-width: 992px) {
  .royal-content-one .left-col {
    display: flex;
    justify-content: center;
  }
}
.royal-content-one .left-col img {
  max-width: 700px;
  border-radius: 20px;
}
@media (max-width: 992px) {
  .royal-content-one .left-col img {
    width: 100%;
    height: 500px;
    object-fit: cover;
  }
}
.royal-content-one .left-col .float-content-one {
  position: absolute;
  bottom: -20px;
  right: -40px;
  background: #fff;
  padding: 20px 40px;
  border-radius: 20px;
  box-shadow: 5px 5px 10px #5b5a5a;
}
@media (max-width: 992px) {
  .royal-content-one .left-col .float-content-one {
    right: 60px;
  }
}
.royal-content-one .left-col .float-content-one .main-content {
  color: #3D4A5F;
  font-family: "montserrat", sans-serif;
  font-size: 96px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.royal-content-one .left-col .float-content-one .sub-content {
  color: #3D4A5F;
  font-family: "monsterrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.royal-content-one .right-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: start;
  justify-content: center;
}
.royal-content-one .right-col .title {
  display: flex;
  padding: 10px 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 50px;
  background: #E8EDF5;
  width: fit-content;
  color: #465572;
  font-family: "kadwa", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.royal-content-one .right-col .sub-title {
  color: #3D4A5F;
  font-family: "Kadwa", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 73px; /* 152.083% */
}
.royal-content-one .right-col .description {
  color: #667CA0;
  font-family: "Kadwa";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.royal-content-one .right-col .checks-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
@media (max-width: 992px) {
  .royal-content-one .right-col .checks-container {
    grid-template-columns: 1fr;
  }
}
.royal-content-one .right-col .checks-container .check {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
}
.royal-content-one .right-col .checks-container .check .text {
  color: #556686;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 992px) {
  .royal-content-one .right-col .btn-container {
    margin: 0 auto;
  }
}
.royal-content-one .right-col .btn-container .btn {
  width: fit-content;
}

.royal-content-two {
  padding: 40px 3rem;
}
.royal-content-two .container {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
@media (max-width: 768px) {
  .royal-content-two .container {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.royal-content-two .container .left-col {
  width: 50%;
  padding: 30px;
  border: 1px solid #365B6D;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 768px) {
  .royal-content-two .container .left-col {
    width: 100%;
  }
}
.royal-content-two .container .left-col .top-title {
  border-radius: 40px;
  border: 1px solid #289DD2;
  background: #FFF;
  color: #289DD2;
  font-family: "Montserrat";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  padding: 10px 20px;
  width: fit-content;
}
.royal-content-two .container .left-col .title {
  color: #121E24;
  font-family: "Montserrat";
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px; /* 110% */
  letter-spacing: -0.75px;
}
.royal-content-two .container .left-col .content {
  color: rgba(18, 30, 36, 0.8);
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.45px;
}
.royal-content-two .container .left-col .btn-container {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
@media (max-width: 768px) {
  .royal-content-two .container .left-col .btn-container {
    flex-direction: column;
    align-items: center;
  }
}
.royal-content-two .container .left-col .btn-container .btn {
  width: fit-content;
}
.royal-content-two .container .right-col {
  width: 50%;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .royal-content-two .container .right-col {
    width: 100%;
  }
}
.royal-content-two .container .right-col img {
  width: 100%;
  max-height: 373px;
  object-fit: cover;
}

/* Base fade-in class for common transition property */
.fade-in-left,
.fade-in-right,
.fade-in-top,
.fade-in-bottom {
  opacity: 0; /* Start hidden */
  transition: all ease-in 0.4s; /* Transition for all properties, ease-in, 0.4s duration */
}

/* When the 'visible' class is added, the element fades in */
.fade-in-left.visible,
.fade-in-right.visible,
.fade-in-top.visible,
.fade-in-bottom.visible {
  opacity: 1; /* Fully visible */
}

/* Fade in from the left: starts 50px to the left */
.fade-in-left {
  transform: translateX(-50px); /* Start position: 50px left */
}

.fade-in-left.visible {
  transform: translateX(0); /* End position: original position */
}

/* Fade in from the right: starts 50px to the right */
.fade-in-right {
  transform: translateX(50px); /* Start position: 50px right */
}

.fade-in-right.visible {
  transform: translateX(0); /* End position: original position */
}

/* Fade in from the top: starts 50px above */
.fade-in-top {
  transform: translateY(-50px); /* Start position: 50px above */
}

.fade-in-top.visible {
  transform: translateY(0); /* End position: original position */
}

/* Fade in from the bottom: starts 50px below */
.fade-in-bottom {
  transform: translateY(50px); /* Start position: 50px below */
}

.fade-in-bottom.visible {
  transform: translateY(0); /* End position: original position */
}

.live-search {
  background: #F5F7FA;
  padding: 80px 3rem;
}
.live-search .container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.live-search .title {
  color: #3D4A5F;
  font-family: "Kadwa", sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .live-search .title {
    font-size: 40px;
    line-height: 1.2;
  }
}
.live-search .content {
  color: #667CA0;
  text-align: center;
  font-family: "Kadwa", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.live-search .search-bar {
  position: relative;
  border-radius: 50px;
  border: 1px solid #D9E0EC;
  background: #F8FAFC;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  display: flex;
  padding: 9px 40px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
}
.live-search #live-search-input {
  width: 100%;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  color: #333;
}
.live-search #live-search-results {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  background: transparent;
  border: 1px solid transparent;
  z-index: 1000;
  max-height: 300px;
  overflow-y: auto;
}
.live-search .search-result {
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.live-search .search-result a {
  text-decoration: none;
  color: #333;
}
.live-search .search-result a:hover {
  color: #0073aa;
}

.live-search-mini {
  max-width: 500px;
  padding: 10px;
  background-color: transparent;
}

.aanbod {
  padding: 40px 3rem;
}
.aanbod .container {
  display: flex;
  flex-direction: row;
  align-items: start;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .aanbod .container {
    flex-direction: column;
    padding: 0 1rem;
  }
}
.aanbod .container .sidebar {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .aanbod .container .sidebar {
    width: 100%;
  }
}
.aanbod .container .sidebar .title {
  color: #465572;
  font-family: "montserrat", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}
.aanbod .container .sidebar .title:hover {
  cursor: pointer;
}
.aanbod .container .sidebar .filter-top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.aanbod .container .sidebar .filter-top img {
  display: none;
  width: 40px;
  height: 40px;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .aanbod .container .sidebar .filter-top img {
    display: block;
  }
}
.aanbod .container .sidebar .filter-top.visible img {
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
}
.aanbod .container .sidebar .filter-top:hover {
  cursor: pointer;
}
.aanbod .container .sidebar .filter-container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .aanbod .container .sidebar .filter-container {
    height: 0;
    opacity: 0;
    transition: all 0.3s ease-in-out;
  }
  .aanbod .container .sidebar .filter-container.visible {
    height: 100%;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.aanbod .container .sidebar .filter-container .filter-title {
  color: #465572;
  font-family: "monserrat", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
}
.aanbod .container .sidebar .filter-container .filter-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.aanbod .container .sidebar .filter-container .filter-content .search-filter {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
}
.aanbod .container .sidebar .filter-container .filter-content .search-filter input {
  width: 40px;
  height: 40px;
  aspect-ratio: 1/1;
  border-radius: 12px;
  border: 1px solid #465572;
}
.aanbod .container .sidebar .filter-container .filter-content .search-filter label {
  color: #556686;
  font-family: "monserrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.aanbod .container .catalog-container {
  width: 100%;
}
.aanbod .container .catalog-container .catalog {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .aanbod .container .catalog-container .catalog {
    grid-template-columns: repeat(1, minmax(200px, 1fr));
  }
}
.aanbod .container .catalog-container .catalog .woning {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
}
.aanbod .container .catalog-container .catalog .woning:hover {
  border: 1px solid #465572;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.aanbod .container .catalog-container .catalog .woning img {
  width: 100%;
  height: auto;
}
.aanbod .container .catalog-container .catalog .woning .text-container {
  padding: 10px 30px;
}
.aanbod .container .catalog-container .catalog .woning .text-container .woning-title {
  color: #465572;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.aanbod .container .catalog-container .catalog .woning .text-container .postcodePlaats {
  color: #8599B7;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
}
.aanbod .container .catalog-container .catalog .woning .text-container .vraagPrijs {
  color: #121E24;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 28px;
  white-space: nowrap;
}
.aanbod .container .catalog-container .catalog .woning .text-container .like-button {
  display: flex;
  z-index: 20;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.single header {
  background: #F5F7FA;
}
.single .single-hero {
  padding: 40px 3rem;
  background: #F5F7FA;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.single .single-hero .top-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .single .single-hero .top-content {
    flex-direction: column;
    gap: 20px;
  }
}
.single .single-hero .top-content .left-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 768px) {
  .single .single-hero .top-content .left-col {
    width: 100%;
  }
}
.single .single-hero .top-content .left-col .btn-back {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.single .single-hero .top-content .left-col .btn-back:hover {
  cursor: pointer;
}
.single .single-hero .top-content .left-col .btn-back:hover svg {
  transform: translateX(-5px);
  transition: all 0.3s ease-in-out;
}
.single .single-hero .top-content .left-col .btn-back svg {
  transform: translateX(0);
  transition: all 0.3s ease-in-out;
}
.single .single-hero .top-content .left-col .btn-back span {
  color: #667CA0;
  font-family: "montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.single .single-hero .top-content .left-col h3 {
  color: #3D4A5F;
  font-family: "Istok Web", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.single .single-hero .top-content .left-col p {
  color: #667CA0;
  font-family: "Istok Web", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 768px) {
  .single .single-hero .top-content .right-col {
    width: 100%;
  }
}
.single .single-hero .top-content .right-col .btn-container {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
@media (max-width: 768px) {
  .single .single-hero .top-content .right-col .btn-container {
    flex-direction: column;
    gap: 10px;
  }
}
.single .single-hero .woning-images {
  display: flex;
  flex-direction: row;
  gap: 20px;
  max-height: 800px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .single .single-hero .woning-images {
    flex-direction: column;
    gap: 20px;
    max-height: unset;
  }
}
.single .single-hero .woning-images .left-col {
  width: 70%;
  position: relative;
}
@media (max-width: 768px) {
  .single .single-hero .woning-images .left-col {
    width: 100%;
  }
}
.single .single-hero .woning-images .left-col img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single .single-hero .woning-images .left-col .enlarge {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.single .single-hero .woning-images .left-col .enlarge svg {
  width: 50px;
  height: 50px;
}
.single .single-hero .woning-images .right-col {
  width: 30%;
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
@media (max-width: 768px) {
  .single .single-hero .woning-images .right-col {
    width: 100%;
    display: none;
  }
}
.single .single-hero .woning-images .right-col img {
  border-radius: 20px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.single .single-hero .woning-slider {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  justify-content: center;
  align-items: center;
}
.single .single-hero .woning-slider.visible {
  display: flex;
}
.single .single-hero .woning-slider .woning-slider-container {
  width: 90%;
  height: 90%;
  background: #fff;
  border-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.single .single-hero .woning-slider .woning-slider-container .swiper-wrapper {
  display: flex;
}
.single .single-hero .woning-slider .woning-slider-container .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.single .single-hero .woning-slider .woning-slider-container .swiper-slide img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 10px;
}
.single .single-hero .woning-slider .woning-slider-container .swiper-pagination {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
}
.single .single-hero .woning-slider .woning-slider-container .swiper-pagination .swiper-pagination-bullet {
  background: #000;
  opacity: 0.7;
}
.single .single-hero .woning-slider .woning-slider-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}
.single .single-hero .woning-slider .woning-slider-container .swiper-button-next,
.single .single-hero .woning-slider .woning-slider-container .swiper-button-prev {
  color: #000;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.single .single-hero .woning-slider .woning-slider-container .swiper-button-next:after,
.single .single-hero .woning-slider .woning-slider-container .swiper-button-prev:after {
  font-size: 20px;
  color: #000;
}
.single .single-hero .woning-slider .woning-slider-container .swiper-button-next:hover,
.single .single-hero .woning-slider .woning-slider-container .swiper-button-prev:hover {
  background: #fff;
}
.single .single-hero .woning-slider .woning-slider-container .swiper-button-next {
  right: 10px;
}
.single .single-hero .woning-slider .woning-slider-container .swiper-button-prev {
  left: 10px;
}
.single .single-hero .woning-slider .close-slider {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1100;
}
.single .single-hero .woning-slider .close-slider:hover {
  background: #fff;
}
.single .single-hero .woning-slider .close-slider::before {
  content: "×";
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
.single .single-content {
  padding: 40px 3rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 1200px) {
  .single .single-content {
    flex-direction: column;
    gap: 20px;
  }
}
.single .single-content .left-col {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.single .single-content .left-col .woning-content {
  display: flex;
  flex-direction: row;
}
@media (max-width: 1200px) {
  .single .single-content .left-col .woning-content {
    flex-direction: column;
    gap: 0;
  }
}
.single .single-content .left-col .woning-content .left-col {
  width: 50%;
  gap: 10px;
}
@media (max-width: 992px) {
  .single .single-content .left-col .woning-content .left-col {
    width: 100%;
  }
}
.single .single-content .left-col .woning-content .left-col p {
  color: #667CA0;
  font-family: "Istok Web";
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  white-space: nowrap;
}
.single .single-content .left-col .woning-content .left-col h4 {
  color: #3D4A5F;
  font-family: "Istok Web";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.single .single-content .left-col .woning-content .right-col {
  width: 50%;
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: end;
}
@media (max-width: 1200px) {
  .single .single-content .left-col .woning-content .right-col {
    width: 100%;
    flex-direction: row;
    justify-content: start;
  }
}
.single .single-content .left-col .woning-content .right-col .content-items {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.single .single-content .left-col .woning-content .right-col .content-items p {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .single .single-content .left-col .woning-content {
    flex-direction: column;
  }
}
.single .single-content .left-col .tabs {
  font-family: Arial, sans-serif;
  border: 1px solid transparent;
  border-radius: 8px;
  overflow: hidden;
}
.single .single-content .left-col .tabs .radio-btns {
  display: flex;
  background-color: transparent;
  border-bottom: 1px solid #D1D1D1;
  gap: 40px;
}
.single .single-content .left-col .tabs .radio-btns input[type=radio] {
  display: none;
}
.single .single-content .left-col .tabs .radio-btns label {
  padding: 15px 0;
  text-align: left;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  transition: background-color 0.3s;
}
.single .single-content .left-col .tabs .radio-btns label:hover {
  background-color: transparent;
  cursor: pointer;
}
.single .single-content .left-col .tabs .radio-btns label.active {
  background-color: white;
  font-weight: bold;
  border-top: 2px solid #007BFF;
  border-bottom: none;
}
.single .single-content .left-col .tabs .tab {
  padding: 20px 0;
}
.single .single-content .left-col .tabs .tab .tab-content {
  display: none;
  opacity: 0;
  transition: all ease-in 0.3s;
}
.single .single-content .left-col .tabs .tab .tab-content.active {
  display: block;
  opacity: 1;
  transition: all ease-in 0.3s;
}
.single .single-content .left-col .property-details {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.single .single-content .left-col .property-details h4 {
  color: #465572;
  font-family: "Istok Web";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.single .single-content .left-col .property-details .detail-container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.single .single-content .left-col .property-details .detail-container .details {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.single .single-content .left-col .property-details .detail-container .details .detail-title {
  color: rgba(102, 124, 160, 0.62);
  font-family: "Istok Web";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.single .single-content .left-col .property-details .detail-container .details .detail-content {
  color: #667CA0;
  font-family: "Istok Web";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.single .single-content .right-col .form-container {
  margin-bottom: 20px;
}
.single .single-content .right-col .form-container #wpcf7-f128-o1 {
  display: flex;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  border-radius: 20px;
  border: 1px solid #E7EBF1;
}
.single .single-content .right-col .form-container #wpcf7-f128-o1 form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.single .single-content .right-col .form-container #wpcf7-f128-o1 label {
  color: #3D4A5F;
  font-family: "Istok Web";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.single .single-content .right-col .form-container #wpcf7-f128-o1 .wpcf7-textarea::placehodler {
  font-size: 16px;
}
.single .single-content .right-col .form-container #wpcf7-f128-o1 input {
  display: flex;
  padding: 10px 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  border-bottom: 1px solid #E7EBF1;
}
.single .single-content .right-col .form-container #wpcf7-f128-o1 input::placeholder {
  color: rgba(61, 74, 95, 0.3);
  font-family: "Istok Web";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.single .single-content .right-col .form-container #wpcf7-f128-o1 input::active {
  border-bottom: 1px solid #465572;
}
.single .single-content .right-col .form-container #wpcf7-f128-o1 input:focus {
  border-bottom: 1px solid #465572;
  outline: none;
}
.single .single-content .right-col .form-container #wpcf7-f128-o1 input:disabled {
  background: #F5F7FA;
  border-bottom: 1px solid #E7EBF1;
}
.single .single-content .right-col .form-container #wpcf7-f128-o1 .wpcf7-submit {
  display: flex;
  padding: 10px 40px;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  background: #465572;
  gap: 10px;
  align-self: stretch;
  color: #FFF;
  font-family: "Istok Web";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.team-card .team-member-card {
  display: flex;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  border-radius: 20px;
  border: 1px solid #E7EBF1;
}
.team-card .team-member-card h5 {
  color: #3D4A5F;
  font-family: "Istok Web";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.team-card .team-member-card .team-member {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
.team-card .team-member-card .team-member img {
  width: 126px;
  height: 126px;
  aspect-ratio: 1/1;
  border-radius: 100px;
  object-fit: cover;
}
.team-card .team-member-card .team-member .text .volledige-naam {
  color: #3D4A5F;
  font-family: "Istok Web";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.team-card .team-member-card .team-member .text .interne-content {
  color: #3D4A5F;
  font-family: "Istok Web";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.team-card .team-member-card .contact {
  width: 100%;
}
.team-card .team-member-card .contact .contact-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px 0;
  border-bottom: 1px solid #E7EBF1;
}
.team-card .team-member-card .contact .contact-info .contacts {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.team-card .team-member-card .contact .contact-info .contacts img {
  width: 24px;
}
.team-card .team-member-card .contact .contact-info .contacts a {
  color: rgba(61, 74, 95, 0.7);
  font-family: "Istok Web";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.team-card .team-member-card .contact .beschikbaarheid {
  padding: 20px 0;
}
.team-card .team-member-card .contact .beschikbaarheid p {
  color: rgba(61, 74, 95, 0.7);
  font-family: "Istok Web";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.team-card .team-member-card .btn {
  width: 100%;
  justify-content: center;
}

.ons-team-block {
  padding: 40px 0;
  background: #F5F7FA;
}
.ons-team-block .top-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-bottom: 50px;
}
.ons-team-block .top-text .sub-title {
  border-radius: 50px;
  background: rgba(133, 153, 183, 0.1);
  display: flex;
  padding: 10px 30px;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  gap: 10px;
  color: #465572;
  font-family: "Istok Web";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.ons-team-block .top-text .title {
  color: #3D4A5F;
  font-family: "Istok Web";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.ons-team-block .top-text .content {
  color: rgba(61, 74, 95, 0.7);
  font-family: "Istok Web";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
.ons-team-block .main-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media (max-width: 992px) {
  .ons-team-block .main-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.ons-team-block .main-content .team-member-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-radius: 20px;
  border: 3px solid #DAE0E9;
  background: #FFF;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
.ons-team-block .main-content .team-member-card img {
  height: 70%;
  width: 100%;
  object-fit: cover;
}
.ons-team-block .main-content .team-member-card .text {
  padding: 0 30px;
}
.ons-team-block .main-content .team-member-card .text .volledige-naam {
  color: #465572;
  font-family: "Istok Web";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.ons-team-block .main-content .team-member-card .text .interne-functie {
  color: #8599B7;
  font-family: "Istok Web";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.ons-team-block .main-content .team-member-card .text .interne-content {
  color: #8599B7;
  font-family: "Istok Web";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.royal-content-three {
  padding: 40px 0;
}
.royal-content-three .container {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.royal-content-three .container .top-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-bottom: 50px;
}
.royal-content-three .container .top-text .sub-title {
  border-radius: 50px;
  background: rgba(133, 153, 183, 0.1);
  display: flex;
  padding: 10px 30px;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  gap: 10px;
  color: #465572;
  font-family: "Istok Web";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.royal-content-three .container .top-text .title {
  color: #3D4A5F;
  font-family: "Istok Web";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.royal-content-three .container .top-text .content {
  color: rgba(61, 74, 95, 0.7);
  font-family: "Istok Web";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
.royal-content-three .container .main-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (max-width: 992px) {
  .royal-content-three .container .main-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.royal-content-three .container .main-content .cards {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  border-radius: 20px;
  border: 3px solid #DAE0E9;
  background: #FFF;
  padding: 20px;
}
.royal-content-three .container .main-content .cards svg {
  min-width: 92px;
  height: auto;
  border-radius: 20px;
  background: #F2F4F7;
  padding: 15px 10px;
}
.royal-content-three .container .main-content .cards .text {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.royal-content-three .container .main-content .cards .text .title {
  color: #3D4A5F;
  font-family: "Istok Web";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.royal-content-three .container .main-content .cards .text .content {
  color: rgba(61, 74, 95, 0.7);
  font-family: "Istok Web";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.login, .register {
  padding: 100px 0;
}
.login .container h1, .register .container h1 {
  color: #3D4A5F;
  font-family: "Istok Web";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 40px;
}
.login .container .login-container form, .login .container .register-container form, .register .container .login-container form, .register .container .register-container form {
  padding: 0 120px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 768px) {
  .login .container .login-container form, .login .container .register-container form, .register .container .login-container form, .register .container .register-container form {
    padding: 0 20px;
  }
}
.login .container .login-container form .form-group, .login .container .register-container form .form-group, .register .container .login-container form .form-group, .register .container .register-container form .form-group {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.login .container .login-container form .form-group input, .login .container .register-container form .form-group input, .register .container .login-container form .form-group input, .register .container .register-container form .form-group input {
  display: flex;
  padding: 10px 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 50px;
  background: rgba(133, 153, 183, 0.1);
  width: 100%;
}
.login .container .login-container form .btn-container, .login .container .register-container form .btn-container, .register .container .login-container form .btn-container, .register .container .register-container form .btn-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 30px;
}
@media (max-width: 768px) {
  .login .container .login-container form .btn-container, .login .container .register-container form .btn-container, .register .container .login-container form .btn-container, .register .container .register-container form .btn-container {
    flex-direction: column;
  }
}

.google-login-container {
  justify-content: center;
  margin-bottom: 40px;
}
.google-login-container .btn {
  justify-content: center;
}
.google-login-container button {
  max-width: 320px;
  display: flex;
  padding: 0.5rem 1.4rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  align-items: center;
  border-radius: 0.5rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  gap: 0.75rem;
  color: rgb(65, 63, 63);
  background-color: #fff;
  cursor: pointer;
  transition: all 0.6s ease;
}
.google-login-container .button svg {
  height: 24px;
}
.google-login-container button:hover {
  transform: scale(1.02);
}

#wpadminbar {
  display: none;
}

.dashboard {
  display: flex;
  flex-direction: row;
}
.dashboard .sidebar.sidebar-collapsed {
  transform: translateX(-100%);
  transition: transform 0.3s ease;
}
@media (max-width: 768px) {
  .dashboard .sidebar.sidebar-collapsed {
    transform: translateX(-100%);
  }
}
.dashboard .main-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 30px 30px;
}
.dashboard .main-content h1 {
  color: #020817;
  font-family: "Montserrat";
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px; /* 123.373% */
  letter-spacing: -0.75px;
  padding: 40px 0;
  text-align: center;
  display: none;
}
.dashboard .main-content .cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
@media (max-width: 768px) {
  .dashboard .main-content .cards {
    grid-template-columns: repeat(1, 1fr);
  }
}

.dashboard-body .template-content {
  display: flex;
  flex-direction: row;
}

.hamburger {
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  max-width: 50px;
  max-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  border-radius: 8px;
  z-index: 10;
}
.hamburger:hover {
  transform: scale(1.05);
}
.hamburger .checkbox {
  display: flex;
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
  top: 0;
  left: 0;
}
.hamburger svg {
  transition: all 0.3s ease;
  max-width: 30px;
  max-height: 30px;
  pointer-events: none;
}
.hamburger .checkbox:checked + svg .line {
  stroke: #289dd2;
}
.hamburger .checkbox:checked + svg .lineTop {
  transform: rotate(45deg) translate(6px, 6px);
}
.hamburger .checkbox:checked + svg .lineMid {
  opacity: 0;
}
.hamburger .checkbox:checked + svg .lineBottom {
  transform: rotate(-45deg) translate(6px, -6px);
}
.hamburger .checkbox:not(:checked) + svg .line {
  stroke: #333;
}
.hamburger .checkbox:not(:checked) + svg .lineTop {
  transform: none;
}
.hamburger .checkbox:not(:checked) + svg .lineMid {
  opacity: 1;
}
.hamburger .checkbox:not(:checked) + svg .lineBottom {
  transform: none;
}

.main-dashboard .sub-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.main-dashboard .text-cont {
  width: 100%;
}
.main-dashboard.show-search .live-search-mini {
  display: flex;
}
.main-dashboard.show-search .live-search-mini .container {
  max-height: 300px;
  opacity: 1;
}

#notification-container {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
  width: 300px;
}

.notification {
  background-color: white;
  border-left: 4px solid #4CAF50; /* Green for success */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  padding: 15px;
  border-radius: 4px;
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 0.3s, transform 0.3s;
  position: relative;
}

.notification.show {
  opacity: 1;
  transform: translateX(0);
}

.notification.error {
  border-left-color: #f44336; /* Red for error */
}

.notification.warning {
  border-left-color: #FF9800; /* Orange for warning */
}

.notification-content {
  padding-right: 20px;
}

.notification-close {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  color: #777;
}

.notification-close:hover {
  color: #333;
}

.search-toggle-wrapper {
  position: relative;
  display: inline-flex;
}
.search-toggle-wrapper .live-search-hidden {
  width: 500px;
  height: 64px;
  position: absolute;
  top: 50px;
  right: 0;
  transform-origin: top right;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  padding: 8px 10px;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.95);
  z-index: 20;
}
.search-toggle-wrapper .live-search-hidden.is-open {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  height: fit-content;
}
.search-toggle-wrapper .live-search-hidden.is-open .live-search-mini {
  display: flex;
  min-height: 50px;
}
.search-toggle-wrapper .live-search-hidden .live-search-mini {
  display: flex;
}
@media (max-width: 1499px) {
  .search-toggle-wrapper .live-search-hidden .live-search-mini {
    display: none;
  }
}
.search-toggle-wrapper .live-search-hidden .live-search-mini .container {
  position: relative;
  width: 500px;
  min-height: 40px;
  max-height: 300px;
  opacity: 1;
}
.search-toggle-wrapper .live-search-hidden .live-search-mini .search-bar {
  position: relative;
  width: 500px;
}
.search-toggle-wrapper .live-search-hidden .live-search-mini #live-search-results .woning {
  display: flex;
  flex-direction: row;
  gap: 20px;
  background: #fff;
}
.search-toggle-wrapper .live-search-hidden .live-search-mini #live-search-results .woning .text-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding: 10px;
}

.text-cont {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.text-cont .hamburger {
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  border-radius: 8px;
  z-index: 10;
}
.text-cont .hamburger:hover {
  transform: scale(1.05);
}
.text-cont .hamburger .checkbox {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
  top: 0;
  left: 0;
}
.text-cont .hamburger svg {
  transition: all 0.3s ease;
  width: 50px;
  height: 50px;
  pointer-events: none;
}
.text-cont .hamburger .checkbox:checked + svg .line {
  stroke: #289dd2;
}
.text-cont .hamburger .checkbox:checked + svg .lineTop {
  transform: rotate(45deg) translate(6px, 6px);
}
.text-cont .hamburger .checkbox:checked + svg .lineMid {
  opacity: 0;
}
.text-cont .hamburger .checkbox:checked + svg .lineBottom {
  transform: rotate(-45deg) translate(6px, -6px);
}
.text-cont .hamburger .checkbox:not(:checked) + svg .line {
  stroke: #333;
}
.text-cont .hamburger .checkbox:not(:checked) + svg .lineTop {
  transform: none;
}
.text-cont .hamburger .checkbox:not(:checked) + svg .lineMid {
  opacity: 1;
}
.text-cont .hamburger .checkbox:not(:checked) + svg .lineBottom {
  transform: none;
}

.text-cont .hamburger {
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  border-radius: 8px;
  z-index: 10;
}
.text-cont .hamburger:hover {
  transform: scale(1.05);
}
.text-cont .hamburger .checkbox {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
  top: 0;
  left: 0;
}
.text-cont .hamburger svg {
  transition: all 0.3s ease;
  width: 50px;
  height: 50px;
  pointer-events: none;
}
.text-cont .hamburger .checkbox:checked + svg .line {
  stroke: #289dd2;
}
.text-cont .hamburger .checkbox:checked + svg .lineTop {
  transform: rotate(45deg) translate(6px, 6px);
}
.text-cont .hamburger .checkbox:checked + svg .lineMid {
  opacity: 0;
}
.text-cont .hamburger .checkbox:checked + svg .lineBottom {
  transform: rotate(-45deg) translate(6px, -6px);
}
.text-cont .hamburger .checkbox:not(:checked) + svg .line {
  stroke: #333;
}
.text-cont .hamburger .checkbox:not(:checked) + svg .lineTop {
  transform: none;
}
.text-cont .hamburger .checkbox:not(:checked) + svg .lineMid {
  opacity: 1;
}
.text-cont .hamburger .checkbox:not(:checked) + svg .lineBottom {
  transform: none;
}

#hamburger-2 {
  display: flex;
  visibility: visible;
  opacity: 1;
  position: relative;
  z-index: 1;
}

.navigation-card {
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  background-color: rgb(255, 255, 255);
  padding: 15px 20px;
  border-radius: 50px;
}

.tab {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  overflow: hidden;
  background-color: rgb(252, 252, 252);
  padding: 15px;
  border-radius: 50%;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.tab:hover {
  background-color: rgb(227, 223, 223);
}

.dashboard-woningen-en-panden .main-dashboard {
  padding: 0;
}
.dashboard-woningen-en-panden .main-dashboard .sub-header {
  background-color: #F5F7FA;
  padding: 40px 20px 10px;
}

html {
  scroll-behavior: smooth;
  margin-top: 0 !important;
}

.dashboard-header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 30px;
  padding: 30px;
  background: rgb(188, 200, 206);
  max-width: 370px;
  height: 100%;
  z-index: 10;
  position: fixed;
  transition: transform 0.3s ease;
}
@media (max-width: 768px) {
  .dashboard-header {
    position: fixed;
    max-width: 100%;
    width: 280px;
    height: 100vh;
    z-index: 999;
    background: rgb(188, 200, 206);
    transform: translateX(0);
  }
}
.dashboard-header.sidebar-collapsed {
  transform: translateX(-100%);
}
.dashboard-header .top-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
}
.dashboard-header .top-content .logo {
  display: flex;
  justify-content: center;
}
.dashboard-header .top-content .logo img {
  width: 70px;
  height: 70px;
  border-radius: 0;
  object-fit: cover;
}
.dashboard-header .top-content .hamburger {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 35px;
  right: -70px;
  background: #dde4e7;
  border-radius: 100px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
}
.dashboard-header .top-content .hamburger:hover {
  background-color: rgba(188, 200, 206, 0.3);
}
.dashboard-header .top-content .hamburger:hover .checkbox + svg .line {
  stroke: black;
}
.dashboard-header .top-content .hamburger .checkbox {
  display: flex;
  position: absolute;
  opacity: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.dashboard-header .top-content .hamburger .checkbox:not(:checked) + svg .line {
  stroke: #286983;
}
.dashboard-header .top-content .hamburger .checkbox:not(:checked) + svg .lineTop {
  stroke-dashoffset: 25;
  transform: none;
  stroke-dasharray: 40 40;
}
.dashboard-header .top-content .hamburger .checkbox:not(:checked) + svg .lineMid {
  stroke-dashoffset: 0;
  stroke-dasharray: 40 40;
}
.dashboard-header .top-content .hamburger .checkbox:not(:checked) + svg .lineBottom {
  stroke-dashoffset: 60;
  transform: none;
  stroke-dasharray: 40 40;
}
.dashboard-header .top-content .hamburger .checkbox:checked + svg .line {
  stroke: #286983;
}
.dashboard-header .top-content .hamburger .checkbox:checked + svg .lineTop {
  stroke-dashoffset: 0;
  transform-origin: left;
  transform: rotateZ(45deg) translate(-2px, -3px);
  stroke-dasharray: 30 40;
}
.dashboard-header .top-content .hamburger .checkbox:checked + svg .lineMid {
  stroke-dashoffset: 40;
}
.dashboard-header .top-content .hamburger .checkbox:checked + svg .lineBottom {
  stroke-dashoffset: 0;
  transform-origin: left;
  transform: rotateZ(-45deg) translate(-5px, 7px);
  stroke-dasharray: 30 40;
}
.dashboard-header .top-content .hamburger .line {
  transition: 0.5s;
  stroke-width: 5px;
  stroke: black;
}
.dashboard-header .top-content .hamburger .lineTop {
  stroke-dasharray: 40 40;
}
.dashboard-header .top-content .hamburger .lineBottom {
  stroke-dasharray: 40 40;
}
.dashboard-header .top-content .hamburger .lineMid {
  stroke-dasharray: 40 40;
}
.dashboard-header ul.nav {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0;
}
.dashboard-header ul.nav li {
  list-style: none;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: 500;
  padding: 10px 20px;
  gap: 20px;
}
.dashboard-header ul.nav li.active {
  background: #FFF;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.dashboard-header ul.nav li:hover {
  border-radius: 6px;
  background: #FFF;
  cursor: pointer;
}
.dashboard-header ul.nav li svg {
  width: 30px;
  height: 30px;
  color: #000;
}
.dashboard-header ul.nav li a {
  text-decoration: none;
  font-size: 18px;
  border-radius: 6px;
  transition: background-color 0.3s ease;
}

.card {
  border-radius: 20px;
  border: 1px solid #E2E8F0;
  background: #FFF;
  box-shadow: 0px 1px 2px 0px rgba(116, 103, 103, 0.05);
  display: flex;
  flex-direction: row;
  padding: 20px;
  width: 100%;
  justify-content: space-between;
  transition: all 0.3s ease-in-out;
}
.card:hover {
  background: #F8FAFC;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.card .left-col .sub-text {
  color: #020817;
  font-family: "Montserrat";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
}
.card .left-col .main-number {
  color: #020817;
  font-family: "Montserrat";
  font-size: 23.625px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 135.45% */
}
.card .left-col .analytics {
  color: #16A34A;
  font-family: "Montserrat";
  font-size: 11.25px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 142.222% */
}
.card .left-col .today-events {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
}
.card .left-col .today-events .event-item {
  display: flex;
  flex-direction: column-reverse;
  padding: 5px 10px;
  background: #289DD2;
  border-radius: 8px;
  color: #fff;
}
.card .left-col .today-events .event-item .event-time {
  font-weight: bold;
}
.card .right-col .icon {
  display: flex;
  width: 40px;
  height: 40px;
  padding: 4px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 9999px;
  background: #DDE4E7;
}

.inkomende-afspraken-card {
  flex-direction: column;
  justify-content: flex-start;
  align-items: start;
}
.inkomende-afspraken-card .top-col {
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin-bottom: 20px;
  width: 100%;
  justify-content: space-between;
}
.inkomende-afspraken-card .top-col .left-col .sub-text {
  font-size: 22px;
  color: #6B7280;
  margin-bottom: 10px;
}
.inkomende-afspraken-card .top-col .right-col .icon {
  border: 1px solid #DDE4E7;
  width: 300px;
  justify-content: center;
  gap: 20px;
  transition: all 0.3s ease-in-out;
}
.inkomende-afspraken-card .top-col .right-col .icon:hover {
  background-color: #fff;
  color: #000;
  border: 1px solid #DDE4E7;
  transition: all 0.3s ease-in-out;
}
.inkomende-afspraken-card .afspraken-container {
  width: 100%;
}
.inkomende-afspraken-card .afspraken-container .afspraak-row {
  padding: 10px 20px;
  background-color: #f8fafb;
  gap: 10px;
  display: flex;
  flex-direction: column;
}
.inkomende-afspraken-card .afspraken-container .afspraak-row .afspraak-title {
  font-size: 18px;
  font-weight: 600;
  color: #020817;
}
.inkomende-afspraken-card .afspraken-container .afspraak-row:hover {
  background-color: #fff;
}
.inkomende-afspraken-card .afspraken-container .afspraak-row .bottom-col {
  gap: 20px;
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  width: 100%;
}
.inkomende-afspraken-card .afspraken-container .afspraak-row .bottom-col .item {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
  color: #64748B;
}
.inkomende-afspraken-card .event-popup .event-popup-content {
  max-width: 600px;
  max-height: 300px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.inkomende-afspraken-card .event-popup .event-popup-content .icon {
  border: 1px solid #DDE4E7;
  width: 300px;
  justify-content: center;
  gap: 20px;
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px;
  border-radius: 50px;
}
.inkomende-afspraken-card .event-popup .event-popup-content .icon:hover {
  background-color: #DDE4E7;
  color: #000;
  border: 1px solid #DDE4E7;
  transition: all 0.3s ease-in-out;
}

.dashboard-body .catalog-block {
  width: 100%;
  padding: 40px 20px;
  background: #F5F7FA;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.dashboard-body .catalog-block .main-context {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: start;
}
.dashboard-body .catalog-block .main-context .btn {
  white-space: nowrap;
  align-items: center;
  gap: 10px;
}
.dashboard-body .catalog-block .top-text {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 10px;
  margin-bottom: 50px;
}
.dashboard-body .catalog-block .top-text .filter-buttons {
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: center;
  align-items: center;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .dashboard-body .catalog-block .top-text .filter-buttons {
    flex-direction: column;
    gap: 10px;
  }
}
.dashboard-body .catalog-block .top-text .sub-title {
  border-radius: 50px;
  background: rgba(133, 153, 183, 0.1);
  display: flex;
  padding: 10px 30px;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  gap: 10px;
  color: #465572;
  font-family: "Istok Web";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.dashboard-body .catalog-block .top-text .title {
  color: #3D4A5F;
  font-family: "Istok Web";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.dashboard-body .catalog-block .top-text .content {
  color: rgba(61, 74, 95, 0.7);
  font-family: "Istok Web";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
.dashboard-body .catalog-block .catalog-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .dashboard-body .catalog-block .catalog-container {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}
.dashboard-body .catalog-block .catalog-container .woning {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
}
.dashboard-body .catalog-block .catalog-container .woning:hover {
  border: 1px solid #465572;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.dashboard-body .catalog-block .catalog-container .woning img {
  width: 100%;
  height: auto;
}
.dashboard-body .catalog-block .catalog-container .woning .text-container {
  padding: 10px 30px;
}
.dashboard-body .catalog-block .catalog-container .woning .text-container .woning-title {
  color: #465572;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.dashboard-body .catalog-block .catalog-container .woning .text-container .postcodePlaats {
  color: #8599B7;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
}
.dashboard-body .catalog-block .catalog-container .woning .text-container .vraagPrijs {
  color: #121E24;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 28px;
  white-space: nowrap;
}

.btn-edit.hidden {
  display: none;
}

.admin-single {
  display: none;
  height: 0;
}
.admin-single.open {
  position: absolute;
  display: block;
  height: auto;
  width: 80%;
  z-index: 999;
  left: 50%;
  top: 10%;
  background: #fff;
  padding: 20px;
  transform: translateX(-50%);
  border-radius: 40px;
  border: 1px solid #465572;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.admin-single.open h2 {
  color: #020817;
  font-family: "Montserrat";
  font-size: 29.18px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px; /* 123.373% */
  letter-spacing: -0.75px;
}
.admin-single.open .acf-fields {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 30px;
}
.admin-single.open .acf-fields .acf-field {
  color: #020817;
  display: flex;
  flex-direction: row;
  gap: 30px;
  justify-content: space-between;
}
.admin-single.open .acf-fields .acf-field .acf-label {
  margin: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
.admin-single.open .acf-fields .acf-field .acf-label label {
  margin: 0;
  display: flex;
  align-items: center;
}
.admin-single.open .acf-fields .acf-field .acf-input {
  border-radius: 30px;
  border: 1px solid black;
  overflow: auto;
  width: 50%;
}

.user-dashboard-mijn-woning .catalog-block {
  background: transparent;
  padding: 0;
}
.user-dashboard-mijn-woning .catalog-block .catalog-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

footer.site-footer {
  display: block;
}

.col-2, .col-3 {
  display: flex;
  gap: 20px;
  flex-direction: row;
}
@media (max-width: 1499px) {
  .col-2, .col-3 {
    flex-direction: column;
  }
}

.event-popup .event-popup-content, .event-details-container {
  position: relative;
  background-color: #fff;
  margin: 0;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  width: 80%;
  max-width: 500px;
  animation: popup-appear 0.3s ease;
}
.event-popup .event-popup-content h3, .event-details-container h3 {
  color: #365B6D;
  margin-top: 0;
  margin-right: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E2E8F0;
}

.calendar-container {
  width: 100%;
  max-height: 1000px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 20px;
  border: 1px solid #E2E8F0;
  padding: 20px;
}
.calendar-container h2 {
  color: #020817;
  font-family: "Montserrat";
  font-size: 16.734px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.45px;
  margin-bottom: 15px;
}
.calendar-container #calendar {
  width: 100%;
  max-height: 900px;
  background-color: #fff;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.calendar-container #calendar .fc-toolbar-chunk {
  gap: 10px;
  display: flex;
  flex-direction: row;
}
@media (max-width: 1500px) {
  .calendar-container #calendar .fc-toolbar-chunk {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.calendar-container #calendar .fc-header-toolbar .fc-today-button {
  margin-left: 0 !important;
}
.calendar-container #calendar .fc-button-group {
  display: flex;
  flex-direction: row;
}
@media (max-width: 1500px) {
  .calendar-container #calendar .fc-button-group {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.calendar-container #calendar .fc-button-group .fc-button {
  background-color: #289dd2;
  border: 1px solid #289dd2;
  transition: background-color 0.3s, border 0.3s;
  margin: 0 !important;
}
.calendar-container #calendar .fc-button-group .fc-button:hover {
  background-color: #1e7bb8;
  border: 1px solid #1e7bb8;
  transition: background-color 0.3s, border 0.3s;
}
.calendar-container #calendar .fc-scrollgrid-sync-table tr td .fc-daygrid-day-events .fc-daygrid-event-harness {
  padding: 2px 5px;
}
.calendar-container #calendar .fc-scrollgrid-sync-table tr td .fc-daygrid-day-events .fc-daygrid-event-harness .fc-event-today {
  background-color: #E2E8F0;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  align-items: start;
  overflow: hidden;
  padding: 2px 10px;
  transition: all ease 0.3s;
}
.calendar-container #calendar .fc-scrollgrid-sync-table tr td .fc-daygrid-day-events .fc-daygrid-event-harness .fc-event-today .fc-daygrid-event-dot {
  display: none;
}
.calendar-container #calendar .fc-scrollgrid-sync-table tr td .fc-daygrid-day-events .fc-daygrid-event-harness .fc-event-today:hover {
  cursor: pointer;
  background-color: #E2E8F0, 5%;
  border-radius: 10px;
  transition: all ease 0.3s;
}

.event-details-container {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  height: fit-content;
  background-color: #fff;
  z-index: 1000;
  overflow: auto;
  transform: translate(-50%, -50%);
}
.event-details-container .event-content p {
  margin: 10px 0;
  line-height: 1.5;
}
.event-details-container .event-content strong {
  color: #365B6D;
  width: 80px;
  display: inline-block;
}
.event-details-container .event-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}

.event-popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  overflow: auto;
  transform: translate(-50%, -50%);
}
.event-popup .event-popup-content {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.event-popup .event-popup-content form .form-group {
  margin-bottom: 15px;
}
.event-popup .event-popup-content form .form-group label {
  display: block;
  margin-bottom: 5px;
  color: #365B6D;
  font-weight: 500;
}
.event-popup .event-popup-content form .form-group .datetime-inputs {
  display: flex;
  gap: 10px;
}
.event-popup .event-popup-content form .form-group .datetime-inputs input {
  flex: 1;
}
.event-popup .event-popup-content form .form-group input, .event-popup .event-popup-content form .form-group textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #E2E8F0;
  border-radius: 4px;
}
.event-popup .event-popup-content form .form-group input:focus, .event-popup .event-popup-content form .form-group textarea:focus {
  outline: none;
  border-color: #365B6D;
}
.event-popup .event-popup-content form .form-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 20px;
}

.close-popup {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #aaa;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.2s;
}
.close-popup:hover {
  color: #333;
}

.dashboard .btn {
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 600;
  border: 1px solid transparent;
  transition: background-color 0.3s, color 0.3s;
}

@keyframes popup-appear {
  from {
    opacity: 0;
    transform: translate(-40%, -50%);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
.col-2 .notes-tasks {
  display: flex;
  flex-direction: column;
  justify-content: start;
  gap: 30px;
  width: 40%;
}
@media (max-width: 1499px) {
  .col-2 .notes-tasks {
    width: 100%;
  }
}
.col-2 .notes-tasks .notes, .col-2 .notes-tasks .tasks {
  width: 100%;
}
.col-2 .notes-tasks .notes.card, .col-2 .notes-tasks .tasks.card {
  flex-direction: column;
}
.col-2 .notes-tasks .notes .title, .col-2 .notes-tasks .tasks .title {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  margin-bottom: 15px;
}
.col-2 .notes-tasks .notes .title h4, .col-2 .notes-tasks .tasks .title h4 {
  color: #020817;
  font-family: "Montserrat";
  font-size: 14.875px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.4px;
  margin: 0;
}
.col-2 .notes-tasks .notes .note-content-wrapper {
  position: relative;
  margin-bottom: 10px;
}
.col-2 .notes-tasks .notes textarea {
  width: 100%;
  min-height: 120px;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-family: "Montserrat", sans-serif;
  resize: vertical;
}
.col-2 .notes-tasks .tasks .task-input-wrapper {
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
  flex-direction: row;
}
@media (max-width: 1540px) {
  .col-2 .notes-tasks .tasks .task-input-wrapper {
    flex-direction: column;
  }
}
.col-2 .notes-tasks .tasks .task-input-wrapper input {
  flex: 1;
  padding: 8px 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.col-2 .notes-tasks .tasks #mvv-tasks-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.col-2 .notes-tasks .tasks #mvv-tasks-list li {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid #f0f0f0;
}
.col-2 .notes-tasks .tasks #mvv-tasks-list li.no-tasks {
  color: #999;
  font-style: italic;
  justify-content: center;
  text-align: center;
  padding: 10px 0;
}
.col-2 .notes-tasks .tasks #mvv-tasks-list li.completed {
  text-decoration: line-through;
  color: #888;
}
.col-2 .notes-tasks .tasks #mvv-tasks-list li.completed .task-text {
  text-decoration: line-through;
  color: #888;
}
.col-2 .notes-tasks .tasks #mvv-tasks-list li .delete-task {
  display: block;
  background: red;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-weight: normal;
  font-size: 12px;
  padding: 5px 10px;
  transition: all ease-in-out 0.2s;
}
.col-2 .notes-tasks .tasks #mvv-tasks-list li .delete-task:hover {
  background: rgb(167, 0, 0);
  transition: all ease-in-out 0.2s;
  cursor: pointer;
}
.col-2 .notes-tasks .tasks #mvv-tasks-list li #mvv-tasks-list li {
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
.col-2 .notes-tasks .tasks #mvv-tasks-list li .task-text {
  flex: 1;
  font-size: 14px;
}
.col-2 .notes-tasks .btn-primary {
  background-color: #286983;
  color: white;
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  transition: background-color 0.2s;
}
.col-2 .notes-tasks .status-message {
  font-size: 12px;
  color: #4CAF50;
  margin-top: 5px;
  height: 16px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.col-2 .notes-tasks .status-message.error {
  color: #f44336;
}
.col-2 .notes-tasks .status-message.show {
  opacity: 1;
}

.publieke-woningen-card-container {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 100%;
}
.publieke-woningen-card-container .woning-card {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.publieke-woningen-card-container .woning-card .woning-card-image {
  max-width: 500px;
  width: 100%;
  max-height: 250px;
  border-radius: 10px;
  overflow: hidden;
}
.publieke-woningen-card-container .woning-card .woning-card-image img {
  max-width: 500px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.publieke-woningen-card-container .woning-card .woning-card-info-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.publieke-woningen-card-container .woning-card .woning-card-info-row .woning-card-item {
  display: flex;
  flex-direction: column;
  padding: 5px 10px;
  border-bottom: 1px solid #b1b1b5;
}
.publieke-woningen-card-container .woning-card .woning-card-info-row .woning-card-item .woning-label {
  color: #64748B;
  font-family: "Montserrat", sans-serif;
  font-size: 11.25px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 142.222% */
}
.publieke-woningen-card-container .woning-card .woning-card-info-row .woning-card-item .woning-value {
  color: #020817;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 125% */
}

.main-dashboard {
  width: 100%;
  padding: 1rem;
}

.dashboard-facturen {
  padding: 1rem;
  width: 100%;
}
.dashboard-facturen h1 {
  margin-bottom: 40px;
  color: #3D4A5F;
  font-family: "Istok Web";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.dashboard-facturen table.facturen-table {
  width: 100%;
  border-collapse: collapse;
}
.dashboard-facturen table.facturen-table th, .dashboard-facturen table.facturen-table td {
  border-bottom: 1px solid #ddd;
  padding: 8px;
}
.dashboard-facturen table.facturen-table td {
  color: #020817;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 146.286% */
}
.dashboard-facturen table.facturen-table th {
  background: transparent;
  text-align: left;
}
.dashboard-facturen .factuur-row {
  cursor: pointer;
  transition: all 0.3s ease;
}
.dashboard-facturen .factuur-row:hover {
  background-color: #f1f1f1;
  transition: all 0.3s ease;
}

#factuur-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  align-items: center;
  justify-content: center;
}
#factuur-popup #factuur-popup-content {
  background: #fff;
  padding: 30px;
  border-radius: 8px;
  max-width: 600px;
  width: 90%;
  position: relative;
}
#factuur-popup #factuur-popup-content #factuur-popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 2rem;
  cursor: pointer;
}
#factuur-popup #factuur-popup-content #factuur-popup-view ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 20px;
}
#factuur-popup #factuur-popup-content .btn-container {
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin-top: 20px;
}
#factuur-popup #factuur-popup-content #factuur-popup-form {
  display: flex;
  flex-direction: column;
}
#factuur-popup #factuur-popup-content #factuur-popup-form #factuur-popup-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
#factuur-popup #factuur-popup-content #factuur-popup-form h2 {
  font-size: 24px;
  font-weight: 700;
  color: #3D4A5F;
  grid-column: 1/3;
}
#factuur-popup #factuur-popup-content #factuur-popup-form label {
  font-weight: bold;
  color: #020817;
}
#factuur-popup #factuur-popup-content #factuur-popup-form label select {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 16px;
}
#factuur-popup #factuur-popup-content #factuur-popup-form input, #factuur-popup #factuur-popup-content #factuur-popup-form textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 16px;
}
#factuur-popup #factuur-popup-content #factuur-popup-form .btn-container {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

li {
  text-decoration: none;
  list-style: none;
}

.status {
  max-width: 150px;
  padding: 5px 10px;
  border-radius: 50px;
  text-align: center;
}
.status.status-paid {
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #155724;
}
.status.open {
  background-color: #fff3cd;
  color: #856404;
}
.status.verlopen {
  background-color: #f8d7da;
  color: #721c24;
}
.status.in_behandeling {
  background-color: #cce5ff;
  color: #004085;
}
.status.geannuleerd {
  background-color: #f5c6cb;
  color: #721c24;
}
.status.betaald_deel {
  background-color: #fff3cd;
  color: #856404;
}
.status.betaald_deel_verlopen {
  background-color: #f8d7da;
  color: #721c24;
}

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