.elementor-9497 .elementor-element.elementor-element-0f0cb0a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-1e57e83 */.ld-blog-article {
  max-width: 860px;
  margin: 0 auto;
  color: #3e4a54;
  font-family: inherit;
}

.ld-blog-article h1,
.ld-blog-article h2,
.ld-blog-article h3 {
  font-family: inherit;
  color: #34424d;
  letter-spacing: -0.02em;
}

.ld-blog-article h1 {
  font-size: 54px;
  line-height: 1.08;
  font-weight: 700;
  margin: 0 0 24px;
}

.ld-blog-article h2 {
  font-size: 28px;
  line-height: 1.15;
  font-weight: 700;
  margin: 0 0 18px;
}

.ld-blog-article h3 {
  font-size: 19px;
  line-height: 1.35;
  font-weight: 700;
  margin: 0 0 8px;
}

.ld-blog-article p,
.ld-blog-article li {
  font-size: 20px;
  line-height: 1.75;
  color: #56636d;
}

.ld-blog-article p {
  margin: 0 0 22px;
}

.ld-blog-article ul {
  margin: 0 0 28px 0;
  padding-left: 24px;
}

.ld-blog-article li {
  margin-bottom: 8px;
}

.ld-intro {
  margin-bottom: 34px;
}

.ld-intro-kicker {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #c5a24a;
  margin-bottom: 18px;
}

.ld-divider {
  width: 100%;
  height: 1px;
  background: rgba(52, 66, 77, 0.14);
  margin: 34px 0 42px;
}

.ld-section {
  margin-bottom: 44px;
}

.ld-highlight-box {
  background: #f7f4ec;
  border-radius: 24px;
  padding: 28px 28px 10px;
  border: 1px solid rgba(197, 162, 74, 0.18);
}

.ld-highlight-box h3 {
  color: #34424d;
  margin-top: 0;
}

.ld-highlight-box p {
  margin-bottom: 22px;
}

.ld-benefits-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-top: 24px;
}

.ld-benefit-card {
  background: #ffffff;
  border: 1px solid rgba(52, 66, 77, 0.08);
  border-radius: 22px;
  padding: 24px;
  box-shadow: 0 8px 24px rgba(52, 66, 77, 0.04);
}

.ld-benefit-card h3 {
  margin-bottom: 10px;
}

.ld-benefit-card p {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 0;
}

.ld-fazit {
  background: #f8f8f6;
  border-radius: 24px;
  padding: 30px;
  border: 1px solid rgba(52, 66, 77, 0.08);
}

.ld-blog-article strong {
  color: #34424d;
  font-weight: 700;
}

@media (max-width: 767px) {
  .ld-blog-article h1 {
    font-size: 38px;
  }

  .ld-blog-article h2 {
    font-size: 26px;
  }

  .ld-blog-article h3 {
    font-size: 18px;
  }

  .ld-blog-article p,
  .ld-blog-article li {
    font-size: 18px;
    line-height: 1.7;
  }

  .ld-benefits-grid {
    grid-template-columns: 1fr;
  }

  .ld-highlight-box,
  .ld-fazit {
    padding: 22px;
  }
}/* End custom CSS */