.elementor-8588 .elementor-element.elementor-element-a4cebeb > .elementor-widget-container{margin:0px 0px 0px -300px;}@media(max-width:1024px){.elementor-8588 .elementor-element.elementor-element-a4cebeb > .elementor-widget-container{margin:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-d418c75 *//* Regio explorer bovenaan */
.gh-region-explorer {
  max-width: 1180px;
  margin: 40px auto 40px auto;
  padding: 0 20px;
  text-align: center;
}

.gh-region-explorer__intro {
  max-width: 820px;
  margin: 0 auto 24px auto;
}

.gh-region-explorer__kicker {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #0f4aa3;
  background: rgba(15, 74, 163, 0.08);
  border-radius: 999px;
  padding: 8px 14px;
  margin-bottom: 14px;
}

.gh-region-explorer h2 {
  font-size: 38px;
  line-height: 1.15;
  font-weight: 700;
  color: #2f3947;
  margin: 0 0 14px 0;
}

.gh-region-explorer p {
  font-size: 17px;
  line-height: 1.7;
  color: #667085;
  margin: 0;
}

.gh-region-explorer__card {
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 12px 32px rgba(15, 23, 42, 0.08);
  padding: 18px;
  margin-top: 28px;
}

#gh-west-map {
  width: 100%;
  height: 520px;
  border-radius: 18px;
  overflow: hidden;
}

/* Leaflet popup stijlen */
.leaflet-popup-content-wrapper {
  border-radius: 16px;
}

.leaflet-popup-content {
  font-size: 14px;
  line-height: 1.5;
}

.leaflet-popup-content a {
  color: #0f4aa3;
  font-weight: 600;
  text-decoration: none;
}

/* Mobiel */
@media (max-width: 768px) {
  .gh-region-explorer {
    margin-top: 24px;
  }

  .gh-region-explorer h2 {
    font-size: 30px;
  }

  #gh-west-map {
    height: 380px;
  }
}/* End custom CSS */