.elementor-2805 .elementor-element.elementor-element-ce6090c{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2002663 *//* =========================================================
   BIEDEN MET ZEKERHEID
========================================================= */

.bmz-page {
  width: 100%;

  overflow: hidden;

  background: #ffffff;

  color: #1b2f75;

  font-family: 'Montserrat', sans-serif;
}


.bmz-page * {
  box-sizing: border-box;
}


/* =========================================================
   CONTAINERS
========================================================= */

.bmz-container {
  width: 100%;

  max-width: 1240px;

  margin: 0 auto;

  padding: 0 32px;
}


.bmz-container-small {
  max-width: 920px;
}


/* =========================================================
   ALGEMENE SECTIES
========================================================= */

.bmz-section {
  padding: 100px 0;
}


.bmz-section-soft {
  background: #f7fafc;
}


/* =========================================================
   TYPOGRAFIE
========================================================= */

.bmz-label {
  display: inline-block;

  margin-bottom: 16px;

  color: #09b4d8;

  font-size: 12px;
  line-height: 1.3;

  font-weight: 800;

  letter-spacing: 0.10em;

  text-transform: uppercase;
}


.bmz-label-light {
  color: #ffffff;
}


.bmz-page h1,
.bmz-page h2,
.bmz-page h3 {
  margin: 0;

  color: #1b2f75;

  font-weight: 800;
}


.bmz-page h1 {
  max-width: 760px;

  font-size: 56px;
  line-height: 1.06;

  letter-spacing: -0.035em;
}


.bmz-page h2 {
  font-size: 40px;
  line-height: 1.15;

  letter-spacing: -0.025em;
}


.bmz-page h3 {
  font-size: 23px;
  line-height: 1.3;
}


.bmz-page p {
  margin: 0;

  color: #536994;

  font-size: 17px;
  line-height: 1.8;
}


/* =========================================================
   HERO
========================================================= */

.bmz-hero {
  padding: 88px 0 100px;

  background:
    linear-gradient(
      135deg,
      #ffffff 0%,
      #ffffff 65%,
      #f3fbfd 100%
    );
}


.bmz-hero-grid {
  display: grid;

  grid-template-columns:
    minmax(0, 1.08fr)
    minmax(360px, 0.92fr);

  align-items: center;

  gap: 75px;
}


.bmz-hero-content p {
  max-width: 700px;

  margin-top: 22px;
}


.bmz-hero-intro {
  color: #1b2f75 !important;

  font-size: 20px !important;
  line-height: 1.65 !important;

  font-weight: 600;
}


/* =========================================================
   BUTTONS ALGEMEEN
========================================================= */

.bmz-hero-actions,
.bmz-split-actions {
  display: flex;

  flex-wrap: wrap;

  gap: 14px;

  margin-top: 32px;
}


.bmz-btn {
  min-height: 52px;

  padding: 14px 24px;

  display: inline-flex;

  align-items: center;
  justify-content: center;

  gap: 10px;

  border-radius: 999px;

  font-family: 'Montserrat', sans-serif;

  font-size: 14px;
  line-height: 1;

  font-weight: 800;

  text-decoration: none;

  transition:
    transform 0.2s ease,
    background 0.2s ease,
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}


.bmz-btn:hover {
  transform: translateY(-1px);
}


/* HYPOTHEEK / PRIMAIR */

.bmz-btn-primary {
  background: #09b4d8;

  color: #ffffff;

  box-shadow:
    0 10px 24px rgba(9, 180, 216, 0.16);
}


.bmz-btn-primary:hover {
  background: #079fbe;

  color: #ffffff;

  box-shadow:
    0 13px 28px rgba(9, 180, 216, 0.22);
}


/* OUTLINE */

.bmz-btn-outline {
  border:
    1px solid rgba(27, 47, 117, 0.16);

  background: #ffffff;

  color: #1b2f75;
}


.bmz-btn-outline:hover {
  border-color: #e50050;

  color: #e50050;
}


/* AANKOOP KNOP */

.bmz-btn-pink {
  background: #e50050;

  color: #ffffff;

  box-shadow:
    0 10px 24px rgba(229, 0, 80, 0.16);
}


.bmz-btn-pink:hover {
  background: #c90046;

  color: #ffffff;

  box-shadow:
    0 13px 28px rgba(229, 0, 80, 0.22);
}


/* =========================================================
   HERO VISUAL
========================================================= */

.bmz-hero-visual {
  display: flex;

  align-items: center;
  justify-content: center;
}


.bmz-combo-card {
  position: relative;

  width: 100%;
  max-width: 430px;

  padding: 42px 38px;

  overflow: hidden;

  background: #ffffff;

  border:
    1px solid #e3ebf2;

  border-radius: 30px;

  text-align: center;

  box-shadow:
    0 20px 60px rgba(27, 47, 117, 0.10);
}


.bmz-combo-card::before {
  content: "";

  position: absolute;

  width: 260px;
  height: 260px;

  top: -160px;
  left: -100px;

  border-radius: 50%;

  background:
    rgba(9, 180, 216, 0.08);
}


.bmz-combo-card::after {
  content: "";

  position: absolute;

  width: 220px;
  height: 220px;

  right: -130px;
  bottom: -130px;

  border-radius: 50%;

  background:
    rgba(229, 0, 80, 0.06);
}


.bmz-combo-top {
  position: relative;

  z-index: 2;

  display: flex;

  align-items: center;
  justify-content: center;

  gap: 18px;

  margin-bottom: 25px;
}


.bmz-combo-icon {
  width: 82px;
  height: 82px;

  display: flex;

  align-items: center;
  justify-content: center;

  border-radius: 24px;

  color: #ffffff;

  font-size: 35px;
  line-height: 1;

  font-weight: 800;

  box-shadow:
    0 10px 22px rgba(27, 47, 117, 0.12);
}


.bmz-combo-icon-blue {
  background: #09b4d8;
}


.bmz-combo-icon-pink {
  background: #e50050;
}


.bmz-combo-plus {
  color: #1b2f75;

  font-size: 34px;

  font-weight: 800;
}


.bmz-combo-small {
  position: relative;

  z-index: 2;

  display: block;

  margin-bottom: 10px;

  color: #71809d;

  font-size: 12px;

  font-weight: 700;
}


.bmz-combo-card > strong {
  position: relative;

  z-index: 2;

  display: block;

  color: #1b2f75;

  font-size: 30px;
  line-height: 1.2;

  font-weight: 800;
}


.bmz-combo-result {
  position: relative;

  z-index: 2;

  margin-top: 24px;

  padding: 14px 18px;

  border-radius: 14px;

  background:
    linear-gradient(
      90deg,
      rgba(9, 180, 216, 0.10),
      rgba(229, 0, 80, 0.08)
    );

  color: #1b2f75;

  font-size: 14px;
  line-height: 1.4;

  font-weight: 800;
}


/* =========================================================
   INTRO
========================================================= */

.bmz-intro {
  max-width: 800px;

  margin: 0 auto;

  text-align: center;
}


.bmz-intro h2 {
  margin-bottom: 24px;
}


/* =========================================================
   SECTION HEAD
========================================================= */

.bmz-section-head {
  max-width: 760px;

  margin: 0 auto 48px;

  text-align: center;
}


/* =========================================================
   STAPPEN
========================================================= */

.bmz-steps {
  display: grid;

  grid-template-columns: repeat(3, 1fr);

  gap: 26px;
}


.bmz-step {
  position: relative;

  padding: 34px 30px;

  overflow: hidden;

  background: #ffffff;

  border:
    1px solid #e4ebf2;

  border-radius: 24px;

  box-shadow:
    0 12px 35px rgba(27, 47, 117, 0.055);
}


.bmz-step-number {
  width: 48px;
  height: 48px;

  margin-bottom: 25px;

  display: flex;

  align-items: center;
  justify-content: center;

  border-radius: 14px;

  background: #1b2f75;

  color: #ffffff;

  font-size: 20px;

  font-weight: 800;
}


.bmz-step-accent {
  position: absolute;

  left: 0;
  right: 0;
  top: 0;

  height: 4px;
}


.bmz-step-blue {
  background: #09b4d8;
}


.bmz-step-pink {
  background: #e50050;
}


.bmz-step-mix {
  background:
    linear-gradient(
      90deg,
      #09b4d8 0%,
      #e50050 100%
    );
}


.bmz-step h3 {
  margin-bottom: 14px;
}


.bmz-step p {
  margin-bottom: 22px;

  font-size: 15px;
  line-height: 1.7;
}


.bmz-step-tag {
  display: inline-block;

  padding: 7px 10px;

  border-radius: 999px;

  background: #f3f7fa;

  color: #1b2f75;

  font-size: 10px;

  font-weight: 800;

  text-transform: uppercase;

  letter-spacing: 0.05em;
}


/* =========================================================
   GARANTIE
========================================================= */

.bmz-section-guarantee {
  padding: 80px 0;

  background:
    linear-gradient(
      135deg,
      #1b2f75 0%,
      #164c8c 100%
    );
}


.bmz-guarantee-box {
  display: grid;

  grid-template-columns: auto 1fr;

  align-items: center;

  gap: 30px;

  padding: 42px;

  border:
    1px solid rgba(255, 255, 255, 0.14);

  border-radius: 26px;

  background:
    rgba(255, 255, 255, 0.07);
}


.bmz-guarantee-icon {
  width: 88px;
  height: 88px;

  display: flex;

  align-items: center;
  justify-content: center;

  border-radius: 24px;

  background: #09b4d8;

  color: #ffffff;

  font-size: 40px;

  font-weight: 800;
}


.bmz-guarantee-content h2 {
  margin-bottom: 18px;

  color: #ffffff;
}


.bmz-guarantee-content p {
  max-width: 850px;

  margin-top: 9px;

  color:
    rgba(255, 255, 255, 0.82);

  font-size: 16px;
}


/* =========================================================
   HYPOTHEEK + AANKOOP
========================================================= */

.bmz-split {
  display: grid;

  grid-template-columns: 0.9fr 1.1fr;

  align-items: center;

  gap: 75px;
}


.bmz-split-left h2 {
  margin-bottom: 24px;
}


.bmz-split-left > p {
  max-width: 580px;
}


/* knop onder tekst */

.bmz-split-actions {
  margin-top: 28px;
}


/* =========================================================
   VOORDELEN
========================================================= */

.bmz-benefits {
  display: grid;

  gap: 15px;
}


.bmz-benefit {
  display: flex;

  align-items: flex-start;

  gap: 16px;

  padding: 19px 20px;

  background: #ffffff;

  border:
    1px solid #e4ebf2;

  border-radius: 17px;
}


.bmz-benefit-icon {
  width: 34px;
  height: 34px;

  flex: 0 0 34px;

  display: flex;

  align-items: center;
  justify-content: center;

  border-radius: 50%;

  color: #ffffff;

  font-size: 15px;

  font-weight: 800;
}


.bmz-benefit-icon.blue {
  background: #09b4d8;
}


.bmz-benefit-icon.pink {
  background: #e50050;
}


.bmz-benefit-icon.dark {
  background: #1b2f75;
}


.bmz-benefit strong {
  display: block;

  margin-bottom: 4px;

  color: #1b2f75;

  font-size: 15px;

  font-weight: 800;
}


.bmz-benefit p {
  font-size: 13px;
  line-height: 1.55;
}


/* =========================================================
   CTA
========================================================= */

.bmz-cta {
  display: flex;

  align-items: center;
  justify-content: space-between;

  gap: 45px;

  padding: 42px;

  background: #ffffff;

  border:
    1px solid #e4ebf2;

  border-radius: 26px;

  box-shadow:
    0 14px 40px rgba(27, 47, 117, 0.07);
}


.bmz-cta-content {
  max-width: 780px;
}


.bmz-cta-content h2 {
  margin-bottom: 16px;
}


.bmz-cta-actions {
  flex: 0 0 auto;
}


/* =========================================================
   DISCLAIMER
========================================================= */

.bmz-disclaimer {
  padding: 0 0 55px;

  background: #ffffff;
}


.bmz-disclaimer p {
  max-width: 900px;

  margin: 0 auto;

  color: #8690a5;

  font-size: 11px;
  line-height: 1.6;

  text-align: center;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {

  .bmz-hero-grid,
  .bmz-split {
    grid-template-columns: 1fr;
  }


  .bmz-hero-grid {
    gap: 50px;
  }


  .bmz-hero-visual {
    justify-content: flex-start;
  }


  .bmz-steps {
    grid-template-columns: 1fr;
  }


  .bmz-cta {
    flex-direction: column;

    align-items: flex-start;
  }

}


/* =========================================================
   MOBIEL
========================================================= */

@media (max-width: 767px) {

  .bmz-container {
    padding: 0 20px;
  }


  .bmz-section {
    padding: 70px 0;
  }


  .bmz-hero {
    padding: 60px 0 70px;
  }


  .bmz-page h1 {
    font-size: 38px;
  }


  .bmz-page h2 {
    font-size: 30px;
  }


  .bmz-page h3 {
    font-size: 21px;
  }


  .bmz-page p {
    font-size: 15px;
  }


  .bmz-hero-intro {
    font-size: 17px !important;
  }


  .bmz-hero-actions,
  .bmz-split-actions {
    flex-direction: column;

    width: 100%;
  }


  .bmz-btn {
    width: 100%;

    text-align: center;
  }


  .bmz-combo-card {
    padding: 30px 22px;

    border-radius: 24px;
  }


  .bmz-combo-icon {
    width: 68px;
    height: 68px;

    border-radius: 20px;

    font-size: 28px;
  }


  .bmz-combo-card > strong {
    font-size: 25px;
  }


  .bmz-step {
    padding: 27px 23px;
  }


  .bmz-guarantee-box {
    grid-template-columns: 1fr;

    padding: 28px 23px;
  }


  .bmz-guarantee-icon {
    width: 68px;
    height: 68px;

    border-radius: 19px;

    font-size: 31px;
  }


  .bmz-split {
    gap: 38px;
  }


  .bmz-cta {
    padding: 28px 23px;
  }

}/* End custom CSS */