.elementor-2418 .elementor-element.elementor-element-13e194a{--display:flex;}.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 );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );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 );}.elementor-2418 .elementor-element.elementor-element-c9520e6{font-family:"Inter", Sans-serif;font-size:20px;font-weight:300;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px;word-spacing:0em;}body.elementor-page-2418:not(.elementor-motion-effects-element-type-background), body.elementor-page-2418 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}:root{--page-title-display:none;}body.elementor-page-2418{margin:150px 0px 0px 0px;}@media(min-width:2400px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}@media(max-width:1366px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}@media(max-width:1200px){body.elementor-page-2418{padding:0px 30px 0px 30px;}}@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 );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-2418 .elementor-element.elementor-element-c9520e6{font-size:14px;line-height:1.5em;letter-spacing:0px;word-spacing:0em;}}@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 );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-2418 .elementor-element.elementor-element-c9520e6{font-size:14px;line-height:1.5em;letter-spacing:0px;word-spacing:0em;}}/* Start custom CSS for text-editor, class: .elementor-element-c9520e6 *//* ===== AGB – MF Wohnambiente ===== */

.agb {
  line-height: 1.7;
  font-size: 17px;
}

.agb a {
  font-size: 17px;
}

/* Überschriften */
.agb h1 {
  font-size: 35px;
}

.agb h2 {
  font-size: 28px;
}

.agb h3 {
  font-size: 22px;
}

/* Links */
.agb a:hover {
  border-color: rgba(0, 78, 124, 0.6);
}

/* ===== Responsive ===== */
@media (max-width: 1024px) {
  .agb {
    font-size: 16px;
    padding: 30px 20px;
  }

  .agb h1 {
    font-size: 30px;
  }

  .agb h2 {
    font-size: 24px;
  }

  .agb h3 {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .agb {
    font-size: 15px;
    padding: 25px 15px;
  }

  .agb h1 {
    font-size: 26px;
  }

  .agb h2 {
    font-size: 22px;
  }

  .agb h3 {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .agb {
    font-size: 14px;
    padding: 20px 10px;
  }

  .agb h1 {
    font-size: 22px;
  }

  .agb h2 {
    font-size: 20px;
  }

  .agb h3 {
    font-size: 17px;
  }

  .agb a {
    font-size: 14px;
  }
}/* End custom CSS */