.elementor-15 .elementor-element.elementor-element-b00dae3{padding:60px 20px 60px 20px;}.elementor-15 .elementor-element.elementor-element-f3b6466 .elementor-heading-title{font-family:var( --e-global-typography-326df42-font-family ), Sans-serif;font-size:var( --e-global-typography-326df42-font-size );font-weight:var( --e-global-typography-326df42-font-weight );text-transform:var( --e-global-typography-326df42-text-transform );line-height:var( --e-global-typography-326df42-line-height );letter-spacing:var( --e-global-typography-326df42-letter-spacing );}@media(max-width:1024px){.elementor-15 .elementor-element.elementor-element-f3b6466 .elementor-heading-title{font-size:var( --e-global-typography-326df42-font-size );line-height:var( --e-global-typography-326df42-line-height );letter-spacing:var( --e-global-typography-326df42-letter-spacing );}}@media(max-width:767px){.elementor-15 .elementor-element.elementor-element-f3b6466 .elementor-heading-title{font-size:var( --e-global-typography-326df42-font-size );line-height:var( --e-global-typography-326df42-line-height );letter-spacing:var( --e-global-typography-326df42-letter-spacing );}}/* Start custom CSS for html, class: .elementor-element-2acee55 */h2 {
    font-size: 30px !important;
    margin-top: 40px;
}

h3 {
    font-size: 25px !important;
    margin-top: 30px;
}

h4 {
    font-size: 20px !important;
    margin-top: 20px;
}

/* Anpassung für mobile Geräte */
@media (max-width: 768px) {
    h2 {
        font-size: 23px !important; /* 3px kleiner */
        margin-top: 40px;
    }

    h3 {
        font-size: 20px !important; /* 3px kleiner */
        margin-top: 15px;
        margin-bottom: 5px;
    }

    h4 {
        font-size: 17px !important; /* 3px kleiner */
        margin-top: 15px;
        margin-bottom: 5px;
    }
}/* End custom CSS */