.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-5572 .elementor-element.elementor-element-2f31d26{margin:20px 20px calc(var(--kit-widget-spacing, 0px) + 20px) 20px;}.elementor-5572 .elementor-element.elementor-element-2f31d26 img{border-radius:20px 20px 20px 20px;}.elementor-5572 .elementor-element.elementor-element-6ccaaa5{z-index:0;}.elementor-5572 .elementor-element.elementor-element-7385bf1{margin:20px 20px calc(var(--kit-widget-spacing, 0px) + 20px) 20px;text-align:center;}.elementor-5572 .elementor-element.elementor-element-7385bf1 img{border-radius:20px 20px 20px 20px;}.elementor-5572 .elementor-element.elementor-element-f0f62d5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for html, class: .elementor-element-94f9d89 */<style>
.bm24-angelurlaub {
  font-family: Arial, Helvetica, sans-serif;
  color: #1f2d3d;
  background: #ffffff;
}

.bm24-hero {
  padding: 70px 5%;
  background: linear-gradient(180deg, #f4f8fb 0%, #ffffff 100%);
}

.bm24-hero-full {
  max-width: 1200px;
  margin: 0 auto;
}

.bm24-hero-text h1 {
  font-size: 40px;
  margin-bottom: 20px;
  color: #003a5d;
}

.bm24-hero-text p {
  font-size: 18px;
  line-height: 1.7;
  max-width: 820px;
  margin-bottom: 30px;
}

.bm24-btn {
  display: inline-block;
  background: #0077b6;
  color: #ffffff;
  padding: 14px 30px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 4px;
}

.bm24-btn:hover {
  background: #005f8f;
}

.bm24-content {
  padding: 50px 5%;
  max-width: 1200px;
  margin: 0 auto;
}

.bm24-content h2 {
  font-size: 28px;
  margin-bottom: 15px;
  color: #003a5d;
}

.bm24-content p {
  font-size: 17px;
  line-height: 1.7;
  margin-bottom: 25px;
}

.bm24-reviere {
  list-style: none;
  padding-left: 0;
  margin-bottom: 25px;
}

.bm24-reviere li {
  padding: 8px 0;
  font-size: 16px;
}

/* Mobiloptimierung */
@media (max-width: 900px) {
  .bm24-hero-text h1 {
    font-size: 30px;
  }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f0f62d5 */.seo-faq {
  background: #f7fbfd;
  padding: 40px;
  border-radius: 8px;
}

.seo-faq h2 {
  color: #0b3c5d;
  margin-bottom: 25px;
}

.faq-item {
  margin-bottom: 10px;
}

.faq-question {
  width: 100%;
  background: #1e88c9;
  color: #fff;
  padding: 14px 20px;
  font-size: 16px;
  text-align: left;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}

.faq-question:hover {
  background: #1565c0;
}

.faq-answer {
  display: none;
  padding: 15px 20px;
  background: #e6f0fa;
  border-left: 4px solid #1e88c9;
  border-radius: 0 0 6px 6px;
}/* End custom CSS */