.elementor-1602 .elementor-element.elementor-element-7ed93ab{--display:flex;--min-height:0px;}.elementor-1602 .elementor-element.elementor-element-829ed44{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-829ed44 */.kw-hypotheek-tool {
  font-family: 'Montserrat', sans-serif;
  background: linear-gradient(180deg, #f7fbfe 0%, #ffffff 100%);
  padding: 60px 16px;
}

.kw-hypotheek-container {
  max-width: 1100px;
  margin: 0 auto;
}

.kw-hypotheek-label {
  display: inline-block;
  margin: 0 0 14px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(9, 180, 216, 0.10);
  color: #09b4d8;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.kw-hypotheek-container h1 {
  margin: 0 0 12px;
  font-size: 40px;
  font-weight: 800;
  color: #1b2f75;
  line-height: 1.1;
}

.kw-hypotheek-intro {
  margin: 0 0 28px;
  max-width: 760px;
  font-size: 17px;
  line-height: 1.7;
  color: rgba(27, 47, 117, 0.78);
}

.kw-hypotheek-frame {
  background: rgba(9, 180, 216, 0.06);
  border: 1px solid rgba(27, 47, 117, 0.12);
  border-radius: 22px;
  padding: 14px;
  overflow: hidden;
  box-shadow: 0 18px 50px rgba(27, 47, 117, 0.08);
}

.kw-hypotheek-frame iframe {
  display: block;
  width: 100%;
  min-height: 900px;
  background: #fff;
  border-radius: 14px;
}

@media (max-width: 767px) {
  .kw-hypotheek-container h1 {
    font-size: 28px;
  }

  .kw-hypotheek-intro {
    font-size: 15px;
  }

  .kw-hypotheek-frame {
    padding: 10px;
    border-radius: 16px;
  }

  .kw-hypotheek-frame iframe {
    min-height: 750px;
    border-radius: 10px;
  }
}/* End custom CSS */