.elementor-4451 .elementor-element.elementor-element-35cc21f{--display:flex;}.elementor-widget-theme-site-logo .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-4451 .elementor-element.elementor-element-8542451{text-align:center;}.elementor-4451 .elementor-element.elementor-element-8542451 img{width:24%;max-width:98%;}.elementor-4451 .elementor-element.elementor-element-279ae04{--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;}/* Start custom CSS for theme-site-logo, class: .elementor-element-8542451 */.elementor-4451 .elementor-element.elementor-element-8542451 img {
  width: 180px !important;
  max-width: none !important;
  height: auto !important;
}

@media (max-width: 767px) {
  .elementor-4451 .elementor-element.elementor-element-8542451 img {
    width: 120px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c5a0330 *//* FINAL FIX: Hero oben, ROI-Rechner immer darunter */
.mcai .mcai-hero-grid{
  display:block !important;
  grid-template-columns:none !important;
}

.mcai .mcai-hero-copy{
  width:100% !important;
  max-width:920px !important;
  padding-top:0 !important;
  margin-bottom:56px !important;
}

.mcai .roimc{
  width:100% !important;
  max-width:1080px !important;
  margin:0 auto !important;
  display:block !important;
  clear:both !important;
}

.mcai .roimc-card{
  width:100% !important;
  max-width:1080px !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
}

.mcai .mcai-hero-title{
  max-width:920px !important;
  width:100% !important;
}

.mcai .mcai-hero-title .line1,
.mcai .mcai-hero-title .line2{
  white-space:normal !important;
}

/* Desktop Titel sauber und nicht in den Rechner rein */
@media(min-width:761px){
  .mcai .mcai-hero-title{
    font-size:clamp(56px,5.8vw,88px) !important;
    line-height:.9 !important;
    letter-spacing:-.07em !important;
  }

  .mcai .mcai-hero-sub{
    max-width:760px !important;
  }
}

/* Tablet */
@media(max-width:1080px){
  .mcai .roimc-card{
    grid-template-columns:1fr !important;
  }
}

/* Mobile sauber */
@media(max-width:760px){
  .mcai .mcai-hero-copy{
    margin-bottom:34px !important;
  }

  .mcai .roimc-card{
    display:block !important;
  }

  .mcai .mcai-hero-title{
    font-size:32px !important;
    line-height:1 !important;
    letter-spacing:-.045em !important;
  }
}

@media(max-width:520px){
  .mcai .mcai-hero-title{
    font-size:28px !important;
  }
}/* End custom CSS */