.elementor-kit-5{--e-global-color-primary:#333333;--e-global-color-secondary:#981835;--e-global-color-text:#7A7A7A;--e-global-color-accent:#D3AC0B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#981835;}.elementor-kit-5 a:hover{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-14 .elementor-element.elementor-element-1e8ead1 .bdt-tab {
    margin-left: 265px!important;
}

.wd-ul ul {
    padding-left: 0;
    list-style-position: inside;
     margin-bottom: 10px; /* Erhöhen oder verringern Sie diesen Wert, um den Abstand zur nächsten Textzeile anzupassen */
}

.wd-ul li {
    margin-bottom: 0px; /* Erhöhen oder verringern Sie diesen Wert, um den Abstand zwischen den Listenpunkten anzupassen */
    display: flex; /* Fügt Flexbox-Layout hinzu */
    align-items: center; /* Zentriert den Inhalt vertikal */
}

.wd-ul li::before {
    content: "•"; /* Fügt einen Bullet-Punkt vor dem Text hinzu */
    margin-right: 10px; /* Fügt einen Abstand zwischen dem Bullet-Punkt und dem Text hinzu */
    font-size: 20px; /* Ändert die Größe des Bullet-Punkts */
}

.elementor-counter-title {
    text-align: left!important;
    line-height: 1.5!important;
}

.elementor-counter .elementor-counter-number-prefix {
    display:none;
}

.custom-dynamic-button .button-link {
    text-align: center;
    box-sizing: border-box;
    background-color: #981835;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 20px;
    transition: all 0.3s ease;
    display: inline-block;
    text-decoration: none;
}

.custom-dynamic-button .button-link:hover {
    background-color: #333333;
    color: #FFFFFF;
}

/* Optional: JavaScript zum Wechseln des Textes bei Hover */
ul { margin-bottom: 20px;}

.footer-grey a {
    color: #FFFFFF; /* Setzt die Standardfarbe aller Links auf Weiß */
    transition: color 0.3s ease; /* Definiert einen sanften Farbübergang */
}

.footer-grey a:hover {
    color: #981835; /* Ändert die Farbe zu Burgunderrot beim Mouseover */
}/* End custom CSS */