#sp-header {
    height: auto; /* oder einen spezifischen Wert */
    width: auto; /* oder 100%, wenn du die Breite beibehalten möchtest */
    position: static; /* oder ein anderer Wert, je nach Bedarf */
    z-index: auto; /* oder einen spezifischen Wert, falls notwendig */
    box-shadow: none; /* entfernt den Schatten */
    animation: none; /* deaktiviert die Animation */
    background: transparent !important;
}


@media (max-width: 768px) {
    #sp-header .container {
    padding-top: 9px;
    padding-bottom: 9px;
    }
    #sp-header.header-sticky .container {
    padding-top: 1px;
    padding-bottom: 2px;
    }
}


#sp-header.header-sticky {
position: fixed;
z-index: 9999;
top: env(safe-area-inset-top, 0);
left: 0;
right: 0;
animation: spFadeInDown 0.7s;
}

.header-sticky .container {
border-top-left-radius: 0 !important; /* Setzt den oberen linken border-radius auf 0 */
border-top-right-radius: 0 !important; /* Setzt den oberen rechten border-radius auf 0 */
background-color: rgba(249, 249, 249, 0.75) !important;
/* background-color: rgba(245, 245, 247, .75) !important; */
/* Anwendung eines Blur-Effekts */
backdrop-filter: blur(12px); /* Passt die Unschärfe an. Kann je nach Bedarf erhöht oder verringert werden */
/* Für eine bessere Kompatibilität mit Safari */
-webkit-backdrop-filter: saturate(180%) blur(12px);
margin: 0 auto;
}

.sp-page-builder .page-content {
    box-shadow: none !important;
}

.site-footer {
    background-color: #f9f9f9; /* Hintergrundfarbe wie im Container */
    color: #495057; /* Textfarbe */
    text-align: center; /* Zentriert den Text */
}

.footer-links {
    margin-bottom: 20px; /* Abstand zwischen den Links und dem unteren Text */
}

.footer-links a {
    margin: 0 15px; /* Abstand links und rechts von jedem Link */
    color: #4943ac; /* Linkfarbe */
    text-decoration: none; /* Keine Unterstreichung */
    transition: color 0.3s ease; /* Übergangseffekt */
}

.footer-links a:hover {
    color: #605ebd; /* Farbe beim Überfahren */
}

.footer-legal {
    font-size: 14px; /* Kleinere Schriftgröße für rechtliche Hinweise */
}

/* Optional: Responsive Anpassungen */
@media (max-width: 767px) {
    .footer-links {
        display: block;
    }

    .footer-links a {
        display: block;
        margin: 10px auto; /* Zentriert die Links */
    }
}


#sp-main-body {
    padding: 0px 0 !important;
}

#sp-section-4 {
    margin-top: -14px;
}

.sppb-section {
    max-width: 1150px !important;
    margin: 10px auto 24px auto !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background-color: #f9f9f9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) !important;
    border-radius: 20px !important;
    display: flex !important;
    flex-direction: column !important;
   /* align-items: center !important; */
    justify-content: center !important;
}

#section-id-626b3d6b-a24f-4d1b-8366-1b83a739c012 {
    background-image: url('/images/VITA/octagon-outline-512.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 72%; /* oder 100% 100%, abhängig von der gewünschten Darstellung */
}

.sppb-tab-content .sppb-section {
    padding-left: 22px !important;
    padding-right: 22px !important;
} 
#sp-main-body .container {
    margin-top: 10px !important;
    margin-bottom: 40px;
}

/* Container-Styling */
.container {
    max-width: 1150px; /* 1100px */
    margin: 17px auto;
    padding: 15px;
    background-color: #f9f9f9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
}

/* Formular-Styling */
.form {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Labels und Eingabefelder untereinander */
.form-group {
    margin-bottom: 15px;
}

.form-control-label, .eb-form-control {
    width: 100%;
}


#sp-logo {
    display: flex;
    align-items: center; /* Zentriert das Logo vertikal */
}

/* Optional: Stellen Sie sicher, dass das gesamte Header-Element eine angemessene Höhe hat */
#header {
    min-height: 80px; /* Passen Sie diesen Wert je nach Bedarf an */
}


.eb-taskbar ul {
    display: inline-block; /* Ermöglicht die Zentrierung des ul-Elements innerhalb der .eb-taskbar */
    margin: 0; /* Entfernt den Standard-Abstand */
    padding: 0; /* Entfernt den Standard-Innenabstand */
    list-style-type: none; /* Entfernt die Listenpunkte */
}



.filters .btn-group.pull-left + .btn-group.pull-left {
    margin-left: 7px; /* Standard-Abstand für Bootstrap-Elemente */
}



.eb-search-bar-container {
    margin: 0 auto;
    padding: 0px 0 30px 0px;
    background-color: transparent;

}

@media (max-width: 767px) {
    .eb-search-bar-container {
        margin: 0 auto;
        padding: 0px 0 10px 0px;
        background-color: transparent;
     }
}



tbody td {
  vertical-align: middle;
}

tbody td {
  font-weight: bold;
}

.eb-btn-search {
    display: none;
}


/* Stil für das große Eingabefeld */
.input-large {
    height: 40px;
    border: 1px solid #ced4da;
    border-radius: 20px;
    padding: 5px 15px;
    font-size: 16px;
    color: #495057;
    background-color: #ffffff;
    -webkit-appearance: none; /* Entfernt den Standard-Style von Webkit-Browsern */
    -moz-appearance: none; /* Entfernt den Standard-Style von Firefox */
    appearance: none; /* Standard-Eigenschaft */
    background-repeat: no-repeat;
    background-position: right 15px center; /* Positioniert das Icon rechts im Feld */
    background-size: 16px; /* Größe des Icons */
    width: 100%; /* Stellt sicher, dass das Feld die volle Breite einnimmt */
}

/* Ändert die Hintergrundfarbe beim Fokussieren für das große Eingabefeld */
.input-large:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}







.fa, .far, .fas {
    font-family: "Font Awesome 6 Free" !important;
}


@media (max-width: 767px) {
    .eb-search-bar-container .btn-group.pull-left {
        width: 100%;
        margin-bottom: 10px; /* Abstand zwischen den Feldern */
    }

    .eb-search-bar-container .filter-search.pull-left {
        width: 100%;
        margin-bottom: 10px; /* Abstand zum nächsten Element */
    }

    .eb-search-bar-container .btn-group.pull-left select,
    .eb-search-bar-container .filter-search.pull-left input {
        width: 100%; /* Erlaubt den Elementen, ihre Container voll auszufüllen */
    }

    .eb-search-bar-container {
        flex-direction: column; /* Stellt die Elemente vertikal an */
    }
}



.form {
background-color: #fff;
padding: 20px;
border-radius: 20px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}






/* Stellt sicher, dass der Link innerhalb der Zelle eine Mindestbreite hat und als Block angezeigt wird */
.eb-event-link, .eb-colorbox-map {
    display: inline-block;
    min-width: 100px; /* Passen Sie die Mindestbreite entsprechend an */
}

/* Optional: Sie können auch eine Klasse für die Zellen hinzufügen, um die Anzeige weiter zu kontrollieren */
.eb-cell-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#eb-amount-container {
    display: none;
}

/* NEU PREIS */
.eb-event-price {
    background-color: #eff5fe;
    color: #177a35;
  /*  box-shadow: 0 4px 16px rgba(39, 51, 56, 0.1); */
    font-size: 20px; /* 2025: 20px*/
    font-weight: 650; /* 2025: 700 or bold */
    display: inline-block;
    text-align: center;
    padding: 7px 15px;
    border-radius: 12px;
    border: 0;
}

/*
.eb-event-price {
    background-color: #f9f9f9; 
    color: #333; 
    box-shadow: 0 4px 8px rgba(0,0,0,0); 
    font-size: 20px; 
    font-weight: bold; 
    display: inline-block; 
    text-align: center; 
    border-radius: 15px;
}
*/

.eb-event-item-grid-default-layout .eb-event-title-container {
    margin-bottom:0px !important
}


.sppb-btn {
    background-color: #    content:; /* Primärfarbe */
    color: #ffffff; /* Weiße Textfarbe */
    padding: 10px 20px; /* Innerer Abstand */
    border-radius: 25px; /* Runde Ecken */
    box-shadow: 0 5px 12px rgba(73, 67, 172, .5); /* Größerer Schatten beim Hover */
    font-size: 18px; /* Schriftgröße */
    font-weight: bold; /* Fettgedruckter Text */
    border: none; /* Keine Rahmenlinie */
    cursor: pointer; /* Cursor als Handzeiger */
    transition: all 0.3s ease; /* Sanfter Übergang für Hover-Effekt */
    text-decoration: none; /* Keine Unterstreichung */
    display: inline-block; /* Damit das Element nur so breit wie nötig ist */
}

.sppb-btn:hover, #btn-submit:hover {
    background-color: #605ebd !important; /* Aufgehellte Hover-Farbe */
    box-shadow: 0px 15px 30px rgba(73, 67, 172, .6);
    transform: translateY(-2px); /* Leichtes Anheben beim Hover */
}


.eb-register-button:hover, #btn-submit:hover {
    background-color: #605ebd; /* Aufgehellte Hover-Farbe */
    box-shadow: 0px 15px 30px rgba(73, 67, 172, .6);
    transform: translateY(-2px); /* Leichtes Anheben beim Hover */
}


.eb-event-item-grid-default-layout {
    padding: 2px 8px 8px 8px; /* Erhöht den Innenabstand */
    background-color: #fff; /* Setzt die Hintergrundfarbe auf Weiß */
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.1); /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) Fügt einen leichten Schatten hinzu */
    border-radius: 20px; /* Rundet die Ecken ab */
    margin-bottom: 30px; /* Fügt einen unteren Außenabstand hinzu, um die Kästen voneinander zu trennen */
}

.eb-event-item-grid-default-layout > div:not(.eb-event-thumb-container) {
  margin: 5px 10px; /* Oben und unten 8px, links und rechts 10px */
}

.eb-event-location span {
    font-weight: bold;
}

.eb-event-price {
    pointer-events: none;
    /* Weitere Stildefinitionen hier */
}

/* Stil für Dropdown-Felder */
#location_id, #filter_duration {
    height: 40px;
    /* border: 1px solid #ced4da; */
    border-radius: 20px;
    min-width: 400px;
    /* padding: 5px 15px; */
    font-size: 16px;
    color: #282828;
    background-color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2048 2048"><path fill="%23007bff" d="M2048 384v128h-2048v-128h2048zm0 640v128h-2048v-128h2048zm0 640v128h-2048v-128h2048z"/></svg>'); */
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px;
}

@media (max-width: 767px) {
    #location_id, #filter_duration {
            min-width: 100%;
            margin: 0 !important;
    }
}

/* Ändert die Hintergrundfarbe beim Fokussieren */
#location_id:focus, #filter_duration:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

/* Stil für Optionen in den Dropdowns */
#location_id option, #filter_duration option {
    padding: 5px; /* Innerer Abstand für jede Option */
}

/* Hinzufügen eines benutzerdefinierten Pfeils für Dropdowns */
select {
    -webkit-appearance: none; /* Für WebKit-Browser */
    -moz-appearance: none;    /* Für Firefox */
    appearance: none;         /* Standard */
    position: relative;
}

/* Container für Dropdowns, um die Pfeil-Icons hinzuzufügen */
.select-container {
    position: relative;
}

.select-container::after {
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #007bff; /* Farbe des Pfeils */
    pointer-events: none; /* Verhindert, dass der Pfeil klickbar ist */
}


.gm-style-mtc-bbw {
    display: none !important;
}
.gmnoprint > div {
  border-radius: 7px !important;
}
.gm-control-active {
border-radius: 7px !important;
background: 6px center / 28px auto no-repeat rgba(255, 255, 255, 0.7) !important;
backdrop-filter: blur(6px) !important;
-webkit-backdrop-filter: blur(6px) !important;
}
.gm-svpc {
    display: none !important;
}

.gmnoprint > div {
  border-radius: 7px !important;
}
.gm-style-iw-chr {
  margin: -10px -10px -30px -10px !important;
}
.gm-style .gm-style-iw-d {
    margin-bottom: -15px;
}
.gm-style {
    border-radius:12px !important;
    -moz-border-radius:12px;
    -webkit-mask-border-radius:12px;
    -webkit-border-radius:12px;
}

/* Autovervollständigungs-Container */
.suggestions-container {
    border: 1px solid #ced4da; /* Feine Linie für den Rand */
    border-top: none; /* Entfernt die obere Linie für eine nahtlose Integration mit dem Eingabefeld */
    position: absolute;
    z-index: 1000;
    background-color: #ffffff; /* Weißer Hintergrund */
    width: calc(100% - 2px); /* Passt die Breite an das Eingabefeld an */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Leichter Schatten für Tiefe */
    border-bottom-left-radius: 8px; /* Runde Ecken unten links */
    border-bottom-right-radius: 8px; /* Runde Ecken unten rechts */
    overflow: hidden; /* Verhindert das Herausragen von Inhalten */
    display: none; /* Initial nicht anzeigen */
}

/* Stil für jeden Vorschlag */
.suggestions-container div {
    padding: 10px 15px; /* Komfortabler Innenabstand */
    cursor: pointer; /* Ändert den Cursor, um Klickbarkeit anzuzeigen */
    font-size: 16px; /* Etwas größere Schrift für bessere Lesbarkeit */
    color: #495057; /* Dunkelgrauer Text für Kontrast */
    background-color: #ffffff; /* Weißer Hintergrund */
    border-bottom: 1px solid #f1f1f1; /* Feine Linie zwischen den Vorschlägen */
}

/* Hover-Effekt für Vorschläge */
.suggestions-container div:hover {
    background-color: #f8f9fa; /* Leicht grauer Hintergrund beim Überfahren */
}

#STPB,
#field_passbild_5 .eb-form-control,
#field_passbild_75 .eb-form-control,
#field_passbild_10 .eb-form-control,
#field_multilple_select .eb-form-control {
    margin-top: 8px; /* Abstand oben hinzufügen, spezifisch für "Zubuchbar" */
}


#EHLKA09-lbl,
#EHLKFK9-lbl,
#EHLKA11-lbl,
#EHLKFK11-lbl,
#EHLKFK6-lbl {
    display: none;
}

/* Stil für das umgebende Label, das die Checkbox und den Text enthält, aktualisiert für konsistenten Abstand */
.checkbox label, .eb-form-control .checkbox {
    display: flex;
    align-items: center; /* Sorgt für die vertikale Zentrierung des Inhalts */
    cursor: pointer;
    margin-bottom: 5px; /* Gleicher Abstand zwischen den Optionen wie bei 'Bezahlen' */
}

/* Aktualisierter Stil für die Checkbox selbst für konsistenten Abstand */
.zubuch.form-check-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    margin: 0;
    width: 20px; /* Breite der Checkbox */
    height: 20px; /* Höhe der Checkbox */
    border: 2px solid #4943ac; /* Randfarbe */
    border-radius: 4px; /* Abgerundete Ecken für die Checkbox */
    cursor: pointer;
    position: relative;
    margin-right: 6px; /* Gleicher Abstand zwischen Checkbox und Text wie bei 'Bezahlen' */
    outline: none; /* Entfernt den Fokus-Rand */
}

/* Beibehaltung der Stile für das Häkchen-Symbol und den ausgewählten Zustand */
.zubuch.form-check-input:checked::after {
    content: '';
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 15px;
}

.zubuch.form-check-input:checked {
    background-color: #4943ac; /* Hintergrundfarbe für ausgewählte Checkbox */
    border-color: #4943ac; /* Randfarbe für ausgewählte Checkbox */
}



/* Stil für das umgebende Label, das den Radio-Button und den Text enthält */
.payment_information label {
    display: flex;
    align-items: center; /* Stellt sicher, dass der Inhalt vertikal zentriert ist */
    cursor: pointer;
    margin-bottom: 5px; /* Abstand zwischen den Optionen */
}

/* Angepasster Stil für den Radio-Button selbst, um den Abstand zwischen Radio-Button und Text anzupassen */
.payment_information .form-check-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    margin: 0;
    width: 20px; /* Breite des Radio-Buttons */
    height: 20px; /* Höhe des Radio-Buttons */
    border: 2px solid #4943ac; /* Randfarbe */
    border-radius: 50%; /* Macht den Radio-Button rund */
    cursor: pointer;
    position: relative;
    margin-top: 2px; 
    margin-right: 5px; /* Gleicher Abstand zwischen Radio-Button und Text wie bei 'Zubuchbar' */
    outline: none; /* Entfernt den Fokus-Rand */
}

/* Angepasste Positionierung für das Innen-Punkt-Pseudo-Element, um den zentralen Punkt zu zeigen */
.payment_information .form-check-input:checked::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 12px; /* Größe des inneren Punktes */
    height: 12px; /* Größe des inneren Punktes */
    border-radius: 50%;
    background-color: #4943ac; /* Farbe des Punktes */
}

/* Beibehaltung des Hintergrunds für die ausgewählte (gecheckte) Radio-Button */
.payment_information .form-check-input:checked {
    background-color: #fff; /* Hintergrund weiß lassen */
    border-color: #4943ac; /* Randfarbe beibehalten */
}

/* Optional: Feinabstimmung der vertikalen Zentrierung des Texts */
.payment_information label {
    display: flex;
    align-items: center; /* Erneute Bestätigung der Zentrierung */
    font-size: 16px; /* Anpassung der Schriftgröße, falls notwendig */
}

/* Erhöht den Abstand zwischen der Überschrift "Bezahlen" und den Zahlungsmethoden */
#payment_method_container .eb-form-control {
    margin-top: 7px; /* Abstand oben hinzufügen */
}




/* Stil für den gesamten Preis-Container */
#eb-gross-amount-container .input-group {
    background-color: #effeef; /* #f9f9f9 Hintergrundfarbe */
/*    box-shadow: 0 4px 16px rgba(39, 51, 56, 0.1); */
    border-radius: 15px; /* Runde Ecken */
    display: inline-flex; /* Flex-Display, um Elemente nebeneinander anzuordnen */
    align-items: center; /* Zentriert die Elemente vertikal */
    padding: 0px; /* Innenabstand */
}

/* Stil für das Input-Element */
#eb-gross-amount-container .form-control {
    background-color: transparent; /* Transparenter Hintergrund */
    border: none; /* Kein Rand */
    color: #188038; /* Textfarbe */
    font-size: 20px; /* Größere Schrift für den Preis */
    font-weight: bold; /* Fettgedruckter Text */
    text-align: center; /* Zentrierter Text */
}

/* Stil für das Währungs-Span-Element */
#eb-gross-amount-container .input-group-text {
    background-color: transparent; /* Transparenter Hintergrund */
    border: none; /* Kein Rand */
    color: #188038; /* Textfarbe */
    font-weight: bold; /* Fettgedruckter Text */
    padding-left: 0px; /* Abstand zum Preis */
}

/* Entfernt die Flexbox-Gaps, falls vorhanden */
#eb-gross-amount-container .input-group * {
    margin: 0; /* Entfernt Margin zwischen Kind-Elementen */
}

/* Passt die Breite des Containers an den Inhalt an */
#eb-gross-amount-container {
    justify-content: center; /* Zentriert den Container, wenn er breiter als der Inhalt ist */
}

#eb-deposit-payment-page .col-md-9.eb-form-control .eb-addon-container.input-group {
    background-color: #f9f9f9;
    box-shadow: 0 4px 8px rgba(0,0,0,0.05);
    border-radius: 15px;
    display: inline-flex;
    align-items: center;
    padding: 0px;
}

#eb-deposit-payment-page .col-md-9.eb-form-control .form-control {
    background-color: transparent; /* Transparenter Hintergrund */
    border: none; /* Kein Rand */
    color: #333; /* Textfarbe */
    font-size: 20px; /* Größere Schrift für den Preis */
    font-weight: bold; /* Fettgedruckter Text */
    text-align: center; /* Zentrierter Text */
}

#eb-deposit-payment-page .col-md-9.eb-form-control .input-group-text {
    background-color: transparent; /* Transparenter Hintergrund */
    border: none; /* Kein Rand */
    color: #333; /* Textfarbe */
    font-weight: bold; /* Fettgedruckter Text */
    padding-left: 0px; /* Abstand zum Preis */
}

#eb-deposit-payment-page .col-md-9.eb-form-control .input-group * {
    margin: 0; /* Entfernt Margin zwischen Kind-Elementen */
    box-shadow: none;
}

#eb-deposit-payment-page .col-md-9.eb-form-control .eb-addon-container {
    justify-content: center; /* Zentriert den Container, wenn er breiter als der Inhalt ist */
}




#eb-gross-amount-plus-ten {
    position: relative;
    display: inline-block; /* Damit das Pseudoelement korrekt positioniert wird */
    color: #70757a;
    font-weight: bold;
    font-size: 18px;
    margin-top: -5px;
    margin-left: 0px; /* Abstand zwischen den beiden Elementen */
}

#eb-gross-amount-plus-ten::after {
    content: '';
    position: absolute;
    top: 50%; /* Positioniert die Linie in der Mitte des Elements */
    left: 0;
    width: 100%;
    height: 1.6px; /* Dicke der Linie */
    background: #70757a; /* Farbe der Linie */
 /*   transform: rotate(-12deg); */
 /*   transform-origin: center; */
}

/* Container-Stile für die Rabatte */
.eb-discount-text {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #3c3c3c; /* #333 old */
    max-width: 350px;
    padding-top: 2px;
    margin-bottom: 15px;
    font-weight: bold;
}

.d-block {
    color: #3c3c3c;
}

.col-md-3,
.col-md-12 {
    color: #4b4b4b;
}

/* Stil für jeden Rabatt-Absatz */
.eb-discount-text p {
    padding: 5px 0px; /* Padding für den Text */
    font-size: 16px;
    position: relative;
    padding-left: 14px; /* Platz für den Balken */
}

/* Pseudoelement für den linken Balken */
.eb-discount-text p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px; /* Platzierung des Balkens innerhalb des Containers */
    bottom: 1px;
    width: 5px; /* Breite des grünen Balkens */
    background-color: #4CAF50;
    border-radius: 10px; /* Abrundung der oberen und unteren Ecken des Balkens */
    padding-right: -20px;
   
}

/* Spezifischer Stil für durchgestrichenen Text */
.eb-discount-text .strike-through {
    text-decoration: line-through;
    color: #ccc;
}

.eb-discount-text .strike-through::before {
    background-color: #ccc; /* Ändert die Farbe des Balkens für durchgestrichenen Text */
}

/* Spezifischer Stil für Gutscheincode */
.eb-discount-text .coupon-discount {
    color: #28a745;
    font-weight: none;
}

.eb-discount-text .coupon-discount::before {
    background-color: #28a745; /* Ändert die Farbe des Balkens für Gutscheincode */
}




/* Terms and Conditions*/

/* Stil für das umgebende Label */

.eb-terms-and-conditions-container label {
    align-items: center; /* Zentriert den Text vertikal zur Checkbox */
}


/* Stil für die Checkbox selbst */
input[type="checkbox"][name="accept_term"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    margin: 0 6px 0 0; /* Rechter Margin, um Abstand zum Text zu halten */
    width: 20px; /* Breite der Checkbox */
    height: 20px; /* Höhe der Checkbox */
    border: 2px solid #4943ac; /* Randfarbe */
    border-radius: 4px; /* Abgerundete Ecken */
    cursor: pointer;
    position: relative;
    outline: none; /* Entfernt den Fokus-Rand */
}

/* Stil für das Häkchen-Symbol im ausgewählten Zustand */
input[type="checkbox"][name="accept_term"]:checked::after {
    content: '';
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 15px;
}

input[type="checkbox"][name="accept_term"]:checked {
    background-color: #4943ac; /* Hintergrundfarbe für ausgewählte Checkbox */
    border-color: #4943ac; /* Randfarbe für ausgewählte Checkbox */
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px 16px; /* Größe des SVG-Häkchens */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}







.eb-notice-message {
    color: red !important; /* Rote Textfarbe */
    background-color: #ffebee !important; /* Sehr helles Rot als Hintergrundfarbe für einen subtilen Kontrast */
    padding: 5px 20px !important; /* Innerer Abstand um den Text */
    border: 1px solid #f44336 !important; /* Dunkler roter Rand */
    border-radius: 8px !important; /* Abgerundete Ecken */
    font-family: 'Arial', sans-serif !important; /* Moderne Schriftart */
    font-size: 16px !important; /* Geeignete Schriftgröße */
    text-align: center !important; /* Zentriert den Text */
    box-shadow: 0 2px 4px rgba(0,0,0,0.2) !important; /* Leichter Schatten für Tiefe */
    margin: 18px 0px -18px 0px !important; /* Außenabstand oben und unten */
}







.sppb-nav-modern > li.active > a, .sppb-nav-modern > li.active > a:focus, .sppb-nav-modern > li.active > a:hover {
    color: #fff !important;
    background-color: #4943ac !important;
    border-bottom-color: #e5e5e5 !important;
    border: none;
    cursor: default;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.sppb-nav-modern > li > a {
    font-size: 14px;
    font-weight: bolder;
    line-height: 1.42857143;
    padding: 12px 15px;
    background: #fff; /* f6fafb */
    border: 1px solid #e8eff1;
    border: none !important;
    color: #000; /* 4b5981 */
    border-radius: 8px 8px 8px 8px !important;
margin-bottom: 9px;
margin-top: 5px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
margin-right: 5px;
}





#section-id-2056e785-771f-4b99-9cf0-9788563b9d17 #eb-event-search {
display: none;
}

#section-id-1709762027714 .eb-search-bar-container {
display: none; 

}
#section-id-1709721645067 .eb-search-bar-container {
display: none; 
}

#section-id-1709762027714 .table {
    width: 100%;
    margin-top: 20px;
    border-collapse: separate;
    border-spacing: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05);
border-top: 1px solid #e1e1e1; /* Fügt den oberen Rahmen hinzu */
border-bottom: 1px solid #e1e1e1;
}

#section-id-1709721645067 .sppb-row-container {
    margin-top: 20px;
}

.sppb-panel-title {
color: #4943ac;
}

.sppb-panel-faq>.sppb-panel-heading {
border-bottom: 0px solid #e5e5e5;
}




.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #FFFFFF; /* Vollweißer Hintergrund */
    border-radius: 8px; /* Abgerundete Ecken */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Subtiler Schatten für Tiefe */
    border: 1px solid #E0E0E0; /* Feine Grenze für strukturiertes Aussehen */
    padding: 10px 0; /* Innerer Abstand */
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #252525; /* Dunkle Schriftfarbe für Kontrast */
    padding: 10px 20px; /* Angenehmer Platz um die Links */
    display: block; /* Ermöglicht das Hover über die gesamte Breite */
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; /* Sanfter Übergang für Hover */
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    background-color: #4943ac; /* Hintergrundfarbe beim Hovern */
    color: #FFFFFF; /* Schriftfarbe beim Hovern */
}

.sp-megamenu-parent .sp-mega-group > li > a {
    color: #252525; /* Konsistente Schriftfarbe */
}





a.zentriert-text .container.spezifisch-zentriert:hover {
    background-color: #4943ac; /* Lila Hintergrund beim Hovern */
    color: #FFFFFF; /* Weiße Schrift beim Hovern */
    border-radius: 18px; /* Abgerundete Ecken */
    transition: background-color 0.2s ease-in-out; /* Sanfter Übergang */
}

a.zentriert-text .container.spezifisch-zentriert h3 {
    margin: 0; /* Entfernt den Standard-Margin von h3 */
    color: #4943ac; /* Standard-Schriftfarbe */
    transition: color 0.2s ease-in-out; /* Sanfter Übergang der Schriftfarbe */
}

a.zentriert-text:hover .container.spezifisch-zentriert h3 {
    color: #FFFFFF; /* Weiße Schriftfarbe beim Hovern */
}


.text-info {
color: #4943ac !important;
text-align: center !Important;
font-weight: none !important;
}




.whatsapp-button {
    position: fixed;
    bottom: 15px;
    right: 10px;
    z-index: 1000;
}

.whatsapp-button img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}




#whatsapp-contact {
    position: fixed;
    bottom: 61px;
    right: 7px;
    /* background: rgba(249, 249, 249, 0.01); */
    background: rgba(5, 218, 44, 1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 50%;
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); */
    box-shadow: 0 2px 12px rgba(5, 218, 44, .5);
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    transition: bottom 0.5s ease, right 0.5s ease;
}

.whatsapp-icon {
    width: 55%; /* Anpassen, falls nötig */ /* 50% */
    height: auto;
    transition: transform 0.3s ease;
    display: block; /* Damit das Bild als Block-Element behandelt wird */
    margin: auto; /* Zentriert das Bild horizontal im Flex-Container */
}

#whatsapp-contact:hover {
    transform: scale(1.1);
}

#whatsapp-contact:hover .whatsapp-icon {
    transform: rotate(360deg);
}

#maplocalpage {
    border-radius:12px;
    -moz-border-radius:12px;
    -webkit-mask-border-radius:12px;
    -webkit-border-radius:12px;
    box-shadow: 0 0px 8px rgba(0,0,0,0.2);  /* Schatten für bessere Sichtbarkeit */
}

#map127 {
    border-radius:12px;
    -moz-border-radius:12px;
    -webkit-mask-border-radius:12px;
    -webkit-border-radius:12px;
    box-shadow: 0 0px 8px rgba(0,0,0,0.2);  /* Schatten für bessere Sichtbarkeit */
}

#map {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-mask-border-radius: 20px;
    -webkit-border-radius: 20px;
   box-shadow: 0 0px 8px rgba(0,0,0,0.2);  /* Schatten für bessere Sichtbarkeit */
}

.interactive-search-map {
    margin-bottom: 20px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);  /* Schatten für bessere Sichtbarkeit */
}


/*
a { 
text-shadow: 0px 4px 14px rgba(73, 67, 172, 0.24);
}
*/



.tingle-modal {
    z-index:10000;
}

.tingle-modal-box__content {
padding: 0px 0px 0px 0px;
}




/* Menü Marign Child Entres */
.menu-child li {
    margin: 5px 0; /* Gibt jedem li-Element innerhalb von .menu-child einen Randabstand von 5px */
}



#eb-individual-registration-page h3.eb-heading {
    display: none !important;
}

#eb-deposit-payment-page h3.eb-heading {
    display: none !important;
}





/* START KURSORT SUCHE */

.pac-item {
    padding-top: 8px;
    padding-bottom: 8px
}

/* Anpassung der Höhe für das Eingabefeld */
#autocomplete_index, #autocomplete_index_result_page {
  height: auto; /* Höhere Eingabe */
  padding: 16px 20px; /* Vertikaler und horizontaler Innenabstand */
  font-size: 16px; /* Geeignete Schriftgröße, um iOS-Zoom zu verhindern */
/*  border: 2px solid rgba(0, 0, 0, 0); */
}


#autocomplete_index:hover, #autocomplete_index_result_page:hover,
#autocomplete_index:focus, #autocomplete_index_result_page:focus,
#autocomplete_index:active, #autocomplete_index_result_page:active {
  border-color: #4943ac;
  -webkit-box-shadow: 0 4px 16px -7px #4943ac !important;
  box-shadow: 0 4px 16px -7px #4943ac !important;
}


/* Anpassung der Höhe für den Button */
#findLocationButton {
  height: auto; /* Gleiche Höhe wie das Eingabefeld */
  line-height: 50px; /* Zentriert den Text vertikal im Button */
  font-size: 16px; /* Einheitliche Schriftgröße */
}




.form-control {
  font-size: 16px;
  font-weight: 700;
  border-radius: 10px;
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0);
  /* color: #010202; */
  padding: 8px 12px !important;
  height: auto;
  -webkit-box-shadow: 0 4px 16px rgba(39, 51, 56, .1);
  box-shadow: 0 4px 16px rgba(39, 51, 56, .1);
}

.form-control::-webkit-input-placeholder {
  color: rgba(39, 51, 56, .32)
}

.form-control::-moz-placeholder {
  color: rgba(39, 51, 56, .32)
}

.form-control:-ms-input-placeholder {
  color: rgba(39, 51, 56, .32)
}

.form-control::-ms-input-placeholder {
  color: rgba(39, 51, 56, .32)
}

.form-control::placeholder {
  color: rgba(39, 51, 56, .32)
}

.form-control:hover:not(#eb-gross-amount-container .input-group *),
.form-control:focus:not(#eb-gross-amount-container .input-group *),
.form-control:active:not(#eb-gross-amount-container .input-group *) {
  border-color: #4943ac;
  -webkit-box-shadow: 0 4px 16px -7px #4943ac !important;
  box-shadow: 0 4px 16px -7px #4943ac !important;
}
.input-small.f.rm-control {
    box-shadow: none !important;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 97%;
    margin: 0 auto; /* Zentriert den Container */
}

.input-group > .form-control {
  flex: 1 1 0%;
  position: relative;
  background-color: #fff;
  border-radius: 10px 0 0 10px;
/*  border: 2px solid #4943ac; */
  box-shadow: 0 4px 16px rgba(39, 51, 56, .1);
}

.input-group > .form-control:focus, .input-group > .form-control:hover {
  z-index: 3;
  border-color: #4943ac;
  box-shadow: 0 4px 16px rgba(39, 51, 56, .1), 0 0 6px #4943ac;
}

.input-group-append {
  margin-left: -5px;
}

.btn-primary.eb-search {
  border: none;
  border-radius: 0 10px 10px 0;
  background-color: #4943ac;
  box-shadow: 0px 15px 30px rgba(73, 67, 172, .6);
}

.btn-primary.eb-search {
  color: #fff;
  -webkit-box-shadow: 0px 15px 30px rgba(73, 67, 172, .6);
}

.btn.eb-search {
  display: inline-block;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
  font-weight: 600;
  text-align: center;
  transition: background-color .2s, color .2s, box-shadow .1s;
}

.btn-primary.eb-search:hover, .btn-primary.eb-search:focus {
  background-color: #010202;
  box-shadow: 0px 5px 10px #4943ac;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: box-sizing;
  box-sizing: box-sizing;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}








.sppb-panel-title {
    font-size: 20px !important;
}






.tingle-modal {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.5) !important; /* Halbtransparentes Schwarz für den Hintergrund */
    z-index: 1000 !important; /* Stellen Sie sicher, dass es über anderen Inhalten liegt */
}

.tingle-modal .tingle-modal-box {
    background-color: #ffffff !important;
    padding: 20px !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2) !important;
    max-width: 500px !important; /* Maximale Breite der Modalbox */
    width: 90% !important; /* Breite der Modalbox relativ zum Viewport */
    text-align: center !important;
}

.tingle-modal .tingle-modal-box__content {
    margin-bottom: 20px !important; /* Abstand zum Footer */
}

.tingle-modal .text-warning {
    font-size: 18px !important;
    color: #FFA500 !important; /* Lesbare orange Farbe für den Warnungstext */
    font-family: 'Arial', sans-serif !important;
    font-weight: bold !important; /* Fett für bessere Lesbarkeit */
}

.tingle-modal .text-success {
    font-size: 18px !important;
    color: #28a745 !important; /* Lesbare grüne Farbe für den Erfolgstext */
    font-family: 'Arial', sans-serif !important;
    font-weight: bold !important; /* Fett für bessere Lesbarkeit */
}

.tingle-modal .tingle-modal-box__footer {
    display: flex !important;
    justify-content: center !important; /* Zentriert den Button horizontal */
}

.tingle-modal .tingle-btn {
    padding: 10px 20px !important;
    border: none !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    cursor: pointer !important;
    transition: background-color 0.3s !important;
}

.tingle-modal .btn-primary {
    background-color: #3498db !important; /* Primäre Farbe */
    color: #ffffff !important;
}

.tingle-modal .btn-primary:hover {
    background-color: #2980b9 !important; /* Dunklere Farbe beim Hover */
}










.sp-pre-loader .sp-loader-circle:after {
    content: "" !important;
    position: absolute !important;
    top: -5px !important;
    left: 20px !important;
    width: 11px !important;
    height: 11px !important;
    border-radius: 10px !important;
    background-color: #00aeef !important;
}

.sp-pre-loader .sp-loader-bubble-loop {
    position: absolute !important;
    width: 12px !important;
    height: 12px !important;
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    border-radius: 12px !important;
    background-color: #4943ac !important;
    -webkit-transform-origin: 50% 50% !important;
    transform-origin: 50% 50% !important;
    -webkit-animation: loader6 1s ease-in-out infinite !important;
    animation: loader6 1s ease-in-out infinite !important;
}

.sp-pre-loader .sp-loader-bubble-loop:before {
    content: "" !important;
    position: absolute !important;
    background-color: #4943ac !important;
    top: 0px !important;
    left: -25px !important;
    height: 12px !important;
    width: 12px !important;
    border-radius: 12px !important;
}

.sp-pre-loader .sp-loader-bubble-loop:after {
    content: "" !important;
    position: absolute !important;
    background-color: #4943ac !important;
    top: 0px !important;
    left: 25px !important;
    height: 12px !important;
    width: 12px !important;
    border-radius: 12px !important;
}



  @media (min-width: 768px) {
    .responsive-text {
      font-size: 18px !important;
    }
  }
  @media (max-width: 767px) and (min-width: 372px) {
    .responsive-text {
      font-size: 16px !important;
    }
  }
  @media (max-width: 371px) {
    .responsive-text {
      font-size: 14px !important;
    }
  }


.event-container {
    background-color: white;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    max-width: 600px;
    margin: auto;
    font-family: Arial, sans-serif;
}

.event-header, .event-title, .event-footer {
    font-size: 2rem;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}

.cancel-header {
    color: #d9534f;
}

.event-title .responsive-text {
    font-size: 18px;
}

.event-detail {
    font-size: 1rem;
    color: #666;
    line-height: 1.6;
    margin: 10px 0;
}

.highlight {
    background-color: rgb(215, 212, 253);
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: bold;
    color: #333;
}

.event-list {
    list-style-type: none;
    padding: 0;
}

.event-list-item {
    font-size: 1rem;
    color: #666;
    margin: 10px 0;
    padding-left: 20px;
    position: relative;
}

.checkmark {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.2rem;
    line-height: 1rem;
    color: #6c63ff;
}

.event-footer {
    text-align: center;
}

.footer-highlight {
    font-size: 1.2rem;
    color: #333;
}

/* Mobile styles */
@media (max-width: 600px) {
    .event-container {
        padding: 20px;
    }

    .event-header, .event-title, .event-footer {
        font-size: 1.5rem;
    }

    .event-title .responsive-text {
        font-size: 16px;
    }

    .event-detail {
        font-size: 0.9rem;
    }

    .event-list-item {
        font-size: 0.9rem;
    }

    .checkmark {
        font-size: 1rem;
    }

    .footer-highlight {
        font-size: 1rem;
    }
}



#eb-registration-complete-page .eb-page-heading {
    display: none;
}


#eb-deposit-payment-page .col-md-3 {
    display: none;
}





  .first-aid-container {
            font-family: 'Arial', sans-serif;
            line-height: 1.6;
            margin: 0;
            padding: 20px;
            background: #f9f9f9;
            color: #333;
        }
        .first-aid-content {
            background-color: white;
            padding: 30px;
            border-radius: 20px;
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
            max-width: 100%;
            margin: auto;
        }
        .first-aid-title {
            color: #333;
            text-align: center;
            margin-bottom: 20px;
            font-size: 2.5rem;
        }
        .first-aid-intro {
            background: linear-gradient(135deg, #4943ac 0%, #4943ac 38%, #6b63ff 100%);
            padding: 20px;
            border-radius: 10px;
            text-align: center;
            margin-bottom: 20px;
            color: white;
        }
        .first-aid-intro p {
            font-size: 1.2rem;
            line-height: 1.8;
            margin: 10px 0;
        }
        .first-aid-link {
     background-color: #49c779; /* Primärfarbe */
    color: #ffffff; /* Weiße Textfarbe */
    padding: 10px 20px; /* Innerer Abstand */
    border-radius: 25px; /* Runde Ecken */
    box-shadow: 0 5px 12px rgba(73, 67, 172, .5); /* Größerer Schatten beim Hover */
    font-size: 18px; /* Schriftgröße */
    font-weight: bold; /* Fettgedruckter Text */
    border: none; /* Keine Rahmenlinie */
    cursor: pointer; /* Cursor als Handzeiger */
    transition: all 0.3s ease; /* Sanfter Übergang für Hover-Effekt */
    text-decoration: none; /* Keine Unterstreichung */
    display: inline-block; /* Damit das Element nur so breit wie nötig ist */
        }

        .first-aid-link:hover {
     background-color: #3a9a5f; /* Aufgehellte Hover-Farbe */
    box-shadow: 0px 15px 30px rgba(73, 67, 172, .6);
    transform: translateY(-2px); /* Leichtes Anheben beim Hover */
    color: #ffffff;
        }

        .first-aid-subtitle {
            color: #333;
            margin-top: 30px;
            font-size: 2rem;
        }
        .first-aid-info-box,
        .first-aid-highlight-box {
            background: linear-gradient(135deg, #4943ac 0%, #4943ac 38%, #6b63ff 100%);
            color: white;
            padding: 20px;
            border-radius: 10px;
            margin: 20px 0;
        }
        .first-aid-info-box h3,
        .first-aid-highlight-box h3 {
            margin-top: 0;
            font-size: 1.5rem;
        }
        .first-aid-info-box p,
        .first-aid-highlight-box p,
        .first-aid-info-box li,
        .first-aid-highlight-box li {
            font-size: 1.1rem;
            margin: 10px 0;
        }
        .first-aid-checkmark {
            color: #49c779;
            font-weight: bold;
            margin-right: 10px;
            font-size: 1.2rem;
        }
        .first-aid-checklist-item {
            display: flex;
            align-items: flex-start;
            margin-bottom: 10px;
        }
        .first-aid-checklist-item p {
            margin: 0;
            flex: 1;
        }
        .first-aid-list {
            padding-left: 0;
            list-style: none;
        }
        .first-aid-list li::before {
            content: '✔';
            color: #49c779;
            font-weight: bold;
            margin-right: 10px;
        }
        @media (max-width: 600px) {
            .first-aid-content {
                padding: 20px;
            }
            .first-aid-title {
                font-size: 2rem;
            }
            .first-aid-intro p,
            .first-aid-info-box p,
            .first-aid-highlight-box p,
            .first-aid-info-box li,
            .first-aid-highlight-box li {
                font-size: 1rem;
            }
            .first-aid-subtitle {
                font-size: 1.5rem;
            }
            .first-aid-info-box h3,
            .first-aid-highlight-box h3 {
                font-size: 1.2rem;
            }
            .first-aid-link {
                font-size: 1rem;
            }
            #btn-submit {
                width: 80%;
            }
        }


.eb-register-button, #btn-submit {
    background-color: #4943ac !important; /* Primärfarbe */
    color: #ffffff !important; /* Weiße Textfarbe */
    padding: 10px 20px !important; /* Innerer Abstand */
    border-radius: 18px !important; /* Runde Ecken */
    box-shadow: 0 5px 12px rgba(73, 67, 172, .5) !important; /* Größerer Schatten beim Hover */
    font-size: 18px !important; /* Schriftgröße */
    font-weight: bold !important; /* Fettgedruckter Text */
    border: none !important; /* Keine Rahmenlinie */
    cursor: pointer !important; /* Cursor als Handzeiger */
    transition: all 0.3s ease !important; /* Sanfter Übergang für Hover-Effekt */
    text-decoration: none !important; /* Keine Unterstreichung */
    display: inline-block !important; /* Damit das Element nur so breit wie nötig ist */
}

.eb-register-button:hover, #btn-submit:hover {
    background-color: #605ebd !important; /* Aufgehellte Hover-Farbe */
    box-shadow: 0px 15px 30px rgba(73, 67, 172, .6) !important;
    transform: translateY(-2px) !important; /* Leichtes Anheben beim Hover */
}


#field_multilple_select {
    margin-bottom: 0px !important;
}

#field_passbild_5 {
    margin-bottom: 0px !important;
}

#field_passbild_75 {
    margin-bottom: 0px !important;
}

#field_passbild_10 {
    margin-bottom: 0px !important;
}


#Sehtest-lbl {
    display: none;
}

#Sehtest_5-lbl {
    display: none;
}

#Sehtest_75-lbl {
    display: none;
}

#Sehtest_10-lbl {
    display: none;
}


.profile-edit .controls {
    display: inline-block;
}
.form-horizontal .controls {
    margin-left: 0 !important;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #4943ac !important
}


/*  PREIS ANZEIGE KURS ÜBERSICHT NACHKOMMA STELLE 44,90 */
 .small-decimals {
    font-size: 0.65em;
    vertical-align: top;
    position: relative;
    top: 3px;
    font-weight: 650;
    left: 1px;
}

/*

.small-decimals {
top: -.33em;
font-size: 13px;
position: relative;
margin-left: -1px;
font-weight: 600;
}

*/



/* Grundlegende Styles */
.landing-page-container {
    background-color: #f9f9f9;
    padding: 20px;
    text-align: center;
}

.service-section h2 {
    color: #4943ac;
    margin-bottom: 32px;
}

.services {
    display: flex;
    justify-content: center;
    gap: 45px;
    flex-wrap: wrap;
}

.service {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 15px;
    width: 30%;
    min-width: 250px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
}

.service h3 {
    position: relative;
    z-index: 2;
    color: #4943ac;
    font-weight: normal; /* Entfernt die fette Schrift */
}

.service p {
    position: relative;
    z-index: 2;
    color: #333; /* Dunkelgraue Farbe für die `<p>` Tags */
    font-weight: normal; /* Entfernt die fette Schrift, falls gewünscht */
}

.service .p-wrapper {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
}

/* Erhöhter Abstand nur für Erste Hilfe und Ausbilder & Fortbildung */
.erste-hilfe h3, .ausbilder-fortbildung h3 {
    margin-bottom: 20px; /* Erhöht den Abstand */
}

/* Hover-Effekte */
.service:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}

/* Hintergrundbilder */
.erste-hilfe::before, .brandschutz::before, .ausbilder-fortbildung::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75%;
    height: 75%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(-50%, -50%);
    transition: width 0.3s ease, height 0.3s ease, filter 0.3s ease;
    filter: blur(4px) opacity(75%);
    z-index: 1;
}

.erste-hilfe::before {
    background-image: url('/images/VITA/Aid%20Vita.png');
}

.brandschutz::before {
    background-image: url('/images/VITA/Fire%20Vita.png');
}

.ausbilder-fortbildung::before {
    background-image: url('/images/VITA/Teacher%20Vita.png');
}

.service:hover::before {
    width: 92%;
    height: 92%;
    filter: blur(2px) opacity(85%);
}

@media (max-width: 768px) {
    .services {
        flex-direction: column;
        gap: 15px;
    }
    
    .service {
        width: auto;
    }
}









.offer-list {
    display: flex;
    justify-content: center;
    gap: 45px; /* Abstand zwischen den Modulen */
    flex-wrap: wrap;
}

.offer-item {
    background-color: #4943ac; /* Lila Hintergrund */
    color: #ffffff; /* Weiße Schrift */
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 20px; /* Etwas mehr Padding für eine bessere Optik */
    width: 300px; /* Festgelegte Breite für eine konsistente Größe */
    min-height: 200px; /* Mindesthöhe für eine einheitliche Darstellung */
    text-decoration: none;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; /* Inhalte am unteren Ende des Containers anordnen */
    align-items: center; /* Inhalte zentrieren */
}

.offer-item h3 {
    margin-top: 20px; /* Abstand zwischen Bild und Text */
    z-index: 2; /* Stellt sicher, dass der Text über dem Bild liegt */
}

/* Hover-Effekte */
.offer-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}

/* Hintergrundbilder - Anpassungen für Sichtbarkeit */
.offer-first-aid::before, .offer-fire-safety::before, .offer-instructor-training::before {
    position: absolute;
    content: '';
    top: 20%; /* Position etwas nach oben verschieben */
    left: 50%;
    width: 60%; /* Größe des Bildes anpassen */
    height: auto; /* Höhe automatisch anpassen */
    background-size: cover; /* Deckt den Bereich des Containers ab */
    background-repeat: no-repeat;
    background-position: center;
    transform: translateX(-50%);
    z-index: 9999; /* Höherer z-index, damit die Bilder über dem Hintergrund liegen */
}

.offer-first-aid::before {
    background-image: url('/images/VITA/Vita%20Aid%20White.png');
}

.offer-fire-safety::before {
    background-image: url('https://www.vita-guard-int.de/images/VITA/Vita%20Fite%20White.png');
}

.offer-instructor-training::before {
    background-image: url('/images/VITA/Vita%20Teacher%20White.png');
}

@media (max-width: 768px) {
    .offer-list {
        flex-direction: column;
        gap: 30px; /* Etwas mehr Abstand für mobile Ansicht */
    }
    
    .offer-item {
        width: 80%; /* Breitere Module in der mobilen Ansicht */
        margin: 0 auto; /* Zentrieren der Module */
    }
}

.gptranslate_wrapper #gpt_float_wrapper {
    bottom: 7px !important;
    right: -52px !important;
    transition: bottom 0.5s ease, right 0.5s ease;
    z-index: 9999999;
}
.gptranslate_wrapper #gpt_float_wrapper:hover {
    right: 0px !important;
}

.gpt_float_switcher {
    box-shadow: rgba(0,0,0,0.15) 0 0px 5px !important;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.grecaptcha-badge {
    bottom: 61px !important;
}

.gpt_float_switcher img {
margin: 0 15px 0 0 !important;
}

.gpt_float_switcher .gt-selected .gpt-current-lang {
padding: 6px 12px !important;
}

.gptranslate_wrapper #gpt_float_wrapper:hover .gpt_options.gt-open {
    display: block !important;
    right: 0px !important;
}

.gptranslate_wrapper .gpt_options.gt-open {
    display: none !important;
}

.kursort-button {
    background-color: #fff;
}


/* ====================== ARBEITSSCHUTZ (gemeinsame Styles) ====================== */
.arbeitsschutz-container {
    max-width: 900px;
    margin: 40px auto;
    padding: 30px;
    font-family: 'Arial', sans-serif;
    line-height: 1.8;
    background-color: #f8f9fb;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.arbeitsschutz-container h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 2rem;
    color: #333;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.arbeitsschutz-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding: 15px 20px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 20px 0 rgba(6, 10, 20, .08);
    overflow: hidden; /* Damit sich Inhalte verbergen können */
    cursor: pointer;  /* Zeigt an, dass klickbar */
}

/* ICON */
.arbeitsschutz-icon {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #6a1b9a, #ab47bc);
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    box-shadow: 0 4px 10px rgba(106, 27, 154, 0.3);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

/* Inhalt */
.arbeitsschutz-content {
    flex-grow: 1;
}

.arbeitsschutz-content h3 {
    margin: 0;
    font-size: 1.25rem;
    color: #2c2c2c;
    font-weight: 600;
}

/* Absatz: wird per Hover bzw. per .active gekonnt ein-/ausgeblendet */
.arbeitsschutz-content p {
    margin: 0;
    font-size: 1rem;
    color: #555;
    max-height: 0;     /* geschlossen */
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.4s ease;
}

/* ====================== DESKTOP: Hover-Effekt ====================== */
@media (min-width: 769px) {
    /* Ausgangshöhe 70px => Nur Icon + H3 sichtbar */
    .arbeitsschutz-item {
        height: 70px;
        transition: transform 0.4s ease;
    }

    .arbeitsschutz-item:hover {
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
        transform: translateY(-3px);
        height: auto; /* Dynamische Höhe beim Hover */
    }

    .arbeitsschutz-item:hover .arbeitsschutz-icon {
        transform: scale(1.2);
        box-shadow: 0 6px 15px rgba(106, 27, 154, 0.5);
    }

    /* Bei Hover Absatz einblenden */
    .arbeitsschutz-item:hover .arbeitsschutz-content p {
        max-height: 500px;
        opacity: 1;
    }
}

/* ====================== MOBILE: Accordion per .active ====================== */
@media (max-width: 768px) {
    /* 1) Alle Hover-Effekte entfernen */
    .arbeitsschutz-item:hover {
        transform: none !important;
        height: auto !important;
        box-shadow: 0 10px 20px rgba(6,10,20,.08);
    }
    .arbeitsschutz-item:hover .arbeitsschutz-icon {
        transform: none !important;
        box-shadow: 0 4px 10px rgba(106, 27, 154, 0.3);
    }
    .arbeitsschutz-item:hover .arbeitsschutz-content p {
        max-height: 0 !important;
        opacity: 0 !important;
    }

    /* 2) Container immer auto, 
          Absatz wird über .active-Klasse ein- / ausgeblendet */
    .arbeitsschutz-item {
        height: auto;     /* kein starres 70px */
        transition: none; /* Verhindert ruckelige Höhensprünge */
    }

    /* .active => Inhalt öffnen */
    .arbeitsschutz-item.active2 .arbeitsschutz-icon {
        transform: scale(1.2);
        box-shadow: 0 6px 15px rgba(106, 27, 154, 0.5);
    }
    .arbeitsschutz-item.active2 .arbeitsschutz-content p {
        max-height: 500px; /* ausreichend groß */
        opacity: 1;
    }
}









.convertforms .cf-input {
    font-size: 16px;
    font-weight: 700;
    border-radius: 10px;
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, 0);
    /* color: #010202; */
    /* padding: 16px 20px; */
    height: auto;
    -webkit-box-shadow: 0 4px 16px rgba(39, 51, 56, .1);
    box-shadow: 0 4px 16px rgba(39, 51, 56, .1);
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
}

.cf-input {
    font-size: 16px;
    font-weight: 700;
    border-radius: 10px;
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, 0);
    /* color: #010202; */
    /* padding: 16px 20px; */
    height: auto;
    -webkit-box-shadow: 0 4px 16px rgba(39, 51, 56, .1);
    box-shadow: 0 4px 16px rgba(39, 51, 56, .1);
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
}

.asformheadline {
    font-weight: 600 !important;
}

.convertforms {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    transition: box-shadow 0.3s ease;
}

.convertforms:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.cf-input {
  position: relative;
  background-color: #fff;
  border-radius: 10px 0 0 10px;
  border: 2px solid #4943ac;
  box-shadow: 0 4px 16px rgba(39, 51, 56, .1);
}

.cf-input:hover,
.cf-input:focus,
.cf-input:active {
  border-color: #4943ac;
  -webkit-box-shadow: 0 4px 16px -7px #4943ac;
  box-shadow: 0 4px 16px -7px #4943ac;
}





/* STATISTIKEN AS */
.statistik-section {
    max-width: 900px;
    margin: 20px auto; /* Margin reduziert */
    padding: 20px; /* Padding ebenfalls reduziert */
    text-align: left; /* Linksbündig */
}

.statistik-section h2 {
    font-size: 1.8rem; /* Schriftgröße leicht reduziert */
    color: #333;
    margin-bottom: 20px; /* Weniger Abstand zum Titel */
    font-weight: 600;
}

.statistik-container {
    display: flex;
    justify-content: flex-start; /* Elemente links ausrichten */
    flex-wrap: wrap;
    gap: 20px; /* Geringerer Abstand zwischen den Items */
}

.statistik-item {
    text-align: left; /* Text innerhalb der Items linksbündig */
    width: 200px;
}

.circle {
    position: relative;
    width: 80px; /* Etwas kleiner */
    height: 80px;
}

.circle svg {
    width: 100%;
    height: 100%;
    transform: rotate(-90deg);
}

.circle circle {
    fill: none;
    stroke-width: 8; /* Weniger dicke Linien */
    r: 40;
    cx: 50;
    cy: 50;
    stroke-dasharray: 251; /* 2 * PI * r */
    stroke-dashoffset: 251;
    transition: stroke-dashoffset 1.8s ease-in-out; /* Animation verlängert */
}

.circle circle:nth-child(1) {
    stroke: #f0f0f0;
}

.circle circle:nth-child(2) {
    stroke: #6a1b9a;
    stroke-dashoffset: 251;
}

.circle .number {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1rem; /* Kleinere Schriftgröße */
    color: #333;
}

.statistik-item p {
    margin-top: 5px; /* Weniger Abstand zum Text */
    font-size: 0.9rem; /* Kleinere Schriftgröße */
    color: #555;
}





















.landingpage {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

/* Intro Bereich */
.intro {
    text-align: center;
    padding: 50px 20px;
}

.intro h1 {
    font-size: 2.5rem;
    color: #333;
    margin-bottom: 20px;
}

.intro p {
    font-size: 1.2rem;
    color: #666;
}

/* Hauptthemen */
.topics {
    display: flex;
    justify-content: space-between;
    margin: 0 0 50px 0;
    gap: 20px;
}

@media (max-width: 768px) {
.topics {
    margin: 0 0 0 0;
    }
}

.topic {
    flex: 1;
    padding: 20px;
    border-radius: 12px;
    cursor: pointer;
    text-align: center;
}


.topic h2 {
    font-size: 2rem; /* Größere und moderne Schriftgröße */
    font-weight: 700; /* Fette Schrift für Fokus */
    color: #333; /* Dezentes, professionelles Dunkelgrau */
    margin-bottom: 20px;
    line-height: 1.3; /* Harmonische Zeilenhöhe */
    text-align: center;
    position: relative;
    letter-spacing: -0.5px; /* Leicht engere Buchstabenabstände für modernen Look */
    text-transform: uppercase; /* Moderne Großbuchstaben */
    background: linear-gradient(90deg, #6a1b9a, #8e24aa); /* Farbakzent */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; /* Farbverlauf im Text */
}

/* Dekorative Linie unter der Überschrift */
.topic h2:after {
    content: '';
    position: absolute;
    bottom: -10px; /* Abstand zur Überschrift */
    left: 50%;
    transform: translateX(-50%);
    width: 60px; /* Breitere Linie für modernen Look */
    height: 4px;
    background: #6a1b9a; /* Gleicher Farbton wie der Textverlauf */
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Dezenter Schatten */
}


.topic p {
    font-size: 1rem;
    color: #555;
}



/* Hauptthemen */
.topics-bg {
    display: flex;
    justify-content: space-between;
    margin: 0 0 0 0;
    gap: 20px;
}

@media (max-width: 768px) {
.topics-bg {
    margin: 0 0 0 0;
    }
}

.topic-bg {
    flex: 1;
    padding: 20px;
    border-radius: 12px;
    cursor: pointer;
    text-align: center;
}


.topic-bg h2 {
    font-size: 2rem; /* Größere und moderne Schriftgröße */
    font-weight: 700; /* Fette Schrift für Fokus */
    color: #333; /* Dezentes, professionelles Dunkelgrau */
    margin-bottom: 20px;
    line-height: 1.3; /* Harmonische Zeilenhöhe */
    text-align: center;
    position: relative;
    letter-spacing: -0.5px; /* Leicht engere Buchstabenabstände für modernen Look */
    background: #3D35BA; /* Farbakzent */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; /* Farbverlauf im Text */
}

/* Dekorative Linie unter der Überschrift */
.topic-bg h2:after {
    content: '';
    position: absolute;
    bottom: -10px; /* Abstand zur Überschrift */
    left: 50%;
    transform: translateX(-50%);
    width: 60px; /* Breitere Linie für modernen Look */
    height: 4px;
    background: -webkit-linear-gradient(45deg, #031698, #031698);
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Dezenter Schatten */
}

.topic-bg p {
    font-size: 1rem;
    color: #555;
}




/* Detailbereiche */
.detail-section {
    margin: 100px 0;
    padding: 40px 20px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.detail-section h2 {
    font-size: 2rem;
    color: #333;
    margin-bottom: 20px;
}

.detail-section p {
    font-size: 1.2rem;
    color: #555;
    margin-bottom: 20px;
}

.detail-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.detail-section ul li {
    font-size: 1rem;
    color: #555;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}

.detail-section ul li:before {
    content: "•";
    position: absolute;
    left: 0;
    color: #6a1b9a;
    font-size: 1.5rem;
}








/* ----------------------------------- */
/* Allgemeine Sektion                  */
/* ----------------------------------- */
.timeline-section {
    max-width: 970px;
    margin: 50px auto;
    padding: 20px;
    position: relative;
}

.timeline {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 100px; /* Abstand zwischen den Schritten */
}

.timeline:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 4px;
  /* Höhe über CSS-Variable, beim Scrollen geändert */
  height: var(--line-height);
  background: linear-gradient(180deg, #c158dc, #6a1b9a);
  border-radius: 2px;
  z-index: 0;
  transition: height 0.8s ease-out; /* kleine Animation */
}

/*
@keyframes fadeInLine {
    from {
        height: 0;
    }
    to {
        height: 100%;
    }
}
*/
/* ----------------------------------- */
/* Timeline Step                       */
/* ----------------------------------- */
.timeline-step {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    gap: 20px;
 /*   margin-bottom: 80px; */
}

/* ----------------------------------- */
/* Step Number                         */
/* ----------------------------------- */
.step-number {
    flex-shrink: 0;
    background: linear-gradient(145deg, #c158dc, #6a1b9a);
    color: white;
    font-size: 1.8rem;
    font-weight: bold;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

/* ----------------------------------- */
/* Content Box                         */
/* ----------------------------------- */
.step-content {
    max-width: 440px;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    text-align: left;
    position: relative;
}

.step-content h2 {
    font-size: 1.5rem;
    margin-bottom: 10px;
    color: #333;
}

.step-content p {
    font-size: 1rem;
    color: #555;
    line-height: 1.6;
}

/* ----------------------------------- */
/* Ungerade/Gerade Schritte            */
/* ----------------------------------- */
.timeline-step:nth-child(odd) {
    flex-direction: row-reverse; /* Nummer rechts, Inhalt links */
}

.timeline-step:nth-child(odd) .step-number {
    margin-left: 20px;
}

.timeline-step:nth-child(even) .step-number {
    margin-right: 20px;
}

/* ----------------------------------- */
/* Mobile Ansicht (< 768px)           */
@media (max-width: 768px) {
    /* Timeline-Linie weiter links platzieren */
    .timeline:before {
        left: 30px;            /* Statt 50% */
        transform: none;       /* Keine Verschiebung */
    }

    /* Schritt + Inhalt übereinander, aber nach links versetzt */
    .timeline-step {
        flex-direction: column;
        align-items: flex-start; /* Nicht mehr zentriert, sondern linksbündig */
        gap: 20px;
        position: relative;
    }

    /* Schritt-Nummer etwas nach rechts eingerückt,
       damit sie sich mit der Linie deckt */
    .step-number {
        width: 50px;
        height: 50px;
        font-size: 1.5rem;
        margin-left: 7px !important;    /* Du kannst hier bei Bedarf anpassen */
        margin-right: 0;
    }

    /* Ggf. kleinen Abstand nach links, damit die Nummer 
       direkt an/über der Linie sitzt */
    .step-number {
        margin-left: 20px; 
    }

    /* Inhalt darunter, volle Breite */
    .step-content {
        max-width: 100%;
        text-align: left;
    }

    /* Ungerade/Gerade Schritte sollen keine row-reverse mehr erzwingen */
    .timeline-step:nth-child(odd),
    .timeline-step:nth-child(even) {
        flex-direction: column;
    }

    /* Da wir nicht mehr abwechseln (links/rechts),
       können wir margin-Offsets entfernen */
    .timeline-step:nth-child(odd) .step-number,
    .timeline-step:nth-child(even) .step-number {
        margin-left: 20px;
        margin-right: 0;
    }
}




/* Feinabstimmung für bestehende Timeline */
.animate-on-scroll {
    position: relative;
    opacity: 0.25; /* Ausgangszustand */
    transform: translateY(50px); /* Leichter Offset */
    transition: all 0.6s ease-in-out;
}

.animate-on-scroll.visible {
    opacity: 1; /* Sichtbar */
    transform: translateY(0); /* Zurück an Ort und Stelle */
}






.form-wrapper {
    margin: 120px 0 0 380px;
    flex: 1;
    padding: 0px 0 20px 0px;
    position: absolute !important; /* Formular unabhängig von .styled-contact-form */
/*    top: auto; */
/*    bottom: 0; */ /* Standardmäßig unten ausgerichtet */
    transform: translateY(-100%); /* Verschiebt das Formular nach oben beim Wachsen */
    width: calc(100% - 40px); /* Breite des Formulars innerhalb des Containers */
    border-radius: 16px; /* Gleicher Radius wie Hauptblock */
    z-index: 10; /* Sicherstellen, dass das Formular überlappt */
}

.styled-contact-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 800px;
    padding: 110px 550px 110px 50px;
    background: linear-gradient(135deg, #6a1b9a, #8e24aa);
    border-radius: 16px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
    color: #fff;
    gap: 0px;
    margin: 120px 0 45px 20px;
    position: relative; /* Wichtig für das absolute Positionieren der Form */
    height: auto; /* Flexible Höhe für die Gesamtstruktur */
    overflow: visible; /* Ermöglicht Wachstum nach oben */
}

.form-content {
    flex: 1;
    padding: 20px;
    max-width: 500px;
}

.form-content h2 {
    font-size: 2rem;
    margin-bottom: 15px;
    color: #fff;
}

/* Standardbreite für p */
.form-content p {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 20px;
    color: #eaeaea;
    width: 500px;  /* Wird in der Mobile-Ansicht überschrieben */
}

.benefit-list {
    flex: 1;
    padding: 20px;
    max-width: 900px;
}

.benefit-list h2 {
    font-size: 2rem;
    margin-bottom: 15px;
    color: #000;
}

/* Standardbreite für p */
.benefit-list p {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 20px;
    color: #eaeaea;
    width: 500px;  /* Wird in der Mobile-Ansicht überschrieben */
}


/* Liste der Vorteile benefit list*/
.list-benefits {
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
}

.list-benefits li {
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    margin-bottom: 15px;
    color: #eaeaea;
    width: 500px; /* Wird in der Mobile-Ansicht überschrieben */
}

.list-benefits i {
    color: #4caf50; /* Grüne Häkchen */
    margin-right: 10px;
    font-size: 1.5rem;
}



.form-wrapper form {
    flex-direction: column;
    gap: 15px;
}

.form-wrapper input,
.form-wrapper textarea,
.form-wrapper button {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 1rem;
}

.form-wrapper input:focus,
.form-wrapper textarea:focus {
    outline: none;
    border-color: #6a1b9a;
    box-shadow: 0 0 5px rgba(106, 27, 154, 0.5);
}

.form-wrapper button {
    background: #6a1b9a;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    border: none;
    cursor: pointer;
    transition: background 0.3s ease;
}

.form-wrapper button:hover {
    background: #5a1482;
}

/* Liste der Vorteile */
.contact-benefits {
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
}

.contact-benefits li {
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    margin-bottom: 15px;
    width: 700px; /* Wird in der Mobile-Ansicht überschrieben */
}

.contact-benefits i {
    color: #4caf50; /* Grüne Häkchen */
    margin-right: 10px;
    font-size: 1.5rem;
}


/* =====================================================
   ==============   Mobile Styles  ======================
   ===================================================== */

@media (max-width: 768px) {
    /* Parent-Container: flex => column */
    .styled-contact-form {
        flex-direction: column;
        padding: 20px;       /* Reduziertes Padding */
        gap: 20px;
        position: relative;  /* Aufhebung der absoluten Überlagerung */
        height: auto;        /* Dynamische Höhe */
        overflow: visible;   
        margin: 60px 0 45px 0px;
    }

    /* Text-Block */
    .form-content {
        max-width: 100%;
        text-align: center; 
        padding: 10px;
        z-index: 2; 
        width: 100%;
    }

    /* Formularcontainer normal in den Layoutfluss setzen */
    .form-wrapper {
        position: static !important;
        transform: none;
        margin: 0;
        width: 100%;
        z-index: 1;
        padding: 0 0 0 0;
        margin-bottom: -10px;
        margin-top: -20px;
    }

    /* Formular-Felder mobil anpassen */
    .form-wrapper form {
        display: flex;
        flex-direction: column; /* Vertikale Anordnung */
        gap: 15px;
    }

    .form-wrapper input,
    .form-wrapper textarea,
    .form-wrapper button {
        width: 100%;
        padding: 12px;
        font-size: 1rem;
        border: 1px solid #ccc;
        border-radius: 8px;
    }

    .form-wrapper button {
        background: #6a1b9a;
        color: #fff;
        font-weight: bold;
        border: none;
        border-radius: 8px;
        padding: 12px;
        cursor: pointer;
        transition: background 0.3s ease;
    }

    .form-wrapper button:hover {
        background: #5a1482;
    }
    .form-content h2 {
        margin-bottom: 25px;
    }

    /* Überschreibt die feste Breite (500px) und zentrierende Margin, 
       damit die Texte nicht mehr rechts rausragen und linksbündig sind. */
    .form-content p {
        width: auto !important;
        max-width: 100%;
        margin: 0 auto;                /* Kein auto-Centern */
        padding: 0 10px;          /* Innenabstand links/rechts */
        box-sizing: border-box;
        word-wrap: break-word;
    }

    .contact-benefits li {
        width: auto !important;
        max-width: 100%;
        margin: 0;                /* Kein auto-Centern */
        padding-bottom: 14px;             
        box-sizing: border-box;
        word-wrap: break-word; 
        font-size: 1rem !important;
        text-align: left;         /* Falls irgendwo noch center gesetzt war */
    }

    .ba-form-page.ba-hidden-form-page {
        display: none !important;
    }

    .required-star {
        display: none;
    }
}







/* Feinabstimmung für Kontaktformular */
.styled-contact-form {
    opacity: 0; /* Ausgangszustand */
    transform: translateY(50px); /* Leichter Offset */
    transition: all 0.8s ease-in-out;
}
/*
.styled-contact-form-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 900px;
    padding: 25px 20px 25px 40px;
    background: linear-gradient(to bottom right, #5353a6 0.42%, #26126e);
    border-radius: 16px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
    color: #fff;
    gap: 0px;
    margin: 70px 0 45px 20px;
    position: relative;
    height: auto;
    overflow: visible;
}
*/

.styled-contact-form-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 900px;
    padding: 25px 20px 25px 40px;
    background: linear-gradient(to bottom right, rgba(64, 64, 255, 0) 0.42%, rgba(38, 18, 110, 0.35));
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    border-radius: 16px;
    box-shadow: 0 5px 60px rgba(0, 0, 0, 0.15);
    color: #fff;
    gap: 0px;
    -webkit-column-rule-style: ;
    margin: 70px 0 45px 100px;
    position: relative;
    height: auto;
    overflow: visible;

}

.ba-form-page {
    background-color: rgba(255, 255, 255, 0.9)!important;
    -webkit-backdrop-filter: blur(6px)!important; 
}

.step-navigation-style .ba-form-page-navigation-title.current-page~.ba-form-page-navigation-title {
    border-bottom: 10px solid rgba(89, 89, 89, 0.3) !important;

}


.form-wrapper .ba-form-acceptance-field label.ba-form-checkbox input:not(:checked) + span,
.form-wrapper .ba-form-field-item .ba-form-checkbox-wrapper label.ba-form-checkbox input:not(:checked) + span {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
}


.form-wrapper .ba-form-poll-field .ba-form-checkbox-wrapper .ba-form-radio span:before,
.form-wrapper .ba-cart-row-content .ba-form-radio span:before,
.form-wrapper .ba-form-radio-field .ba-form-checkbox-wrapper .ba-form-radio span:before {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
}


.styled-contact-form.visible {
    opacity: 1; /* Sichtbar */
    transform: translateY(0); /* Zurück an Ort und Stelle */
}


.form-wrapper .ba-form-phone-field .ba-field-container > input {
    height: 44x !important;
}

.step-navigation-style .ba-form-page-navigation-title {
    box-shadow: none;
}






/* ==========================================
   Advantage Bar - Grid Layout 
   ========================================== */
.advantage-bar {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Drei Spalten */
    gap: 20px;
    max-width: 1200px;
    margin: 30px auto;
    padding: 0; /* Kein Hintergrund und kein Padding */
    margin-bottom: 120px;
}

/* ==========================================
   Advantage Item - Kachel
   ========================================== */
/* Ausgangszustand: unsichtbar, leicht nach unten verschoben (für Fade-Up) */
.advantage-item {
    position: relative;
    background: white;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: visible; /* Ermöglicht, dass das Icon herausragt */
    
    /* Fade-in Animation: Startwert */
    opacity: 0;
    transform: translateY(20px);
}

/* Hover-Effekt */
.advantage-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

/* ==========================================
   Icon - Positionierung 
   ========================================== */
.advantage-icon {
    position: absolute;
    top: -15px;
    right: 0;
    color: #4caf50;
    font-size: 3.2rem;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    z-index: 10;
}

/* ==========================================
   Inhalt / Texte
   ========================================== */
.advantage-content {
    margin-top: 10px; /* Abstand unter dem Icon */
}

.advantage-content h3 {
    font-size: 1.2rem;
    margin: 0 0 10px;
    color: #222;
    font-weight: bold;
}

.advantage-content p {
    font-size: 0.9rem;
    color: #555;
    line-height: 1.4;
    margin: 0;
}

/* ==========================================
   Fade-Up Keyframe + .fade-in Klasse
   ========================================== */
/* Keyframes: Fade + Translate von unten nach oben */
@keyframes fadeUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Sobald .fade-in aktiv ist, spielt die Animation ab */
.advantage-item {
    animation: fadeUp 1.0s ease forwards;
}

/* Um die Items nacheinander erscheinen zu lassen:
   gestaffelte Delays je nach Reihenfolge */
.advantage-item:nth-child(1) {
    animation-delay: 0.1s;
}
.advantage-item:nth-child(2) {
    animation-delay: 0.3s;
}
.advantage-item:nth-child(3) {
    animation-delay: 0.5s;
}
/* ... ggf. weitere Items anpassen */

/* ==========================================
   Mobile Optimierung
   ========================================== */
@media (max-width: 768px) {
    .advantage-bar {
        grid-template-columns: 1fr; /* Eine Spalte für Mobilgeräte */
        gap: 15px;
        margin-bottom: 60px;
    }

    .advantage-item {
        display: flex; /* Flexbox für Icon und Text */
        align-items: center; /* Vertikale Zentrierung */
        padding: 15px;
    }

    .advantage-icon {
      /*  position: static; /*  Keine absolute Positionierung mehr */
        margin-right: 15px; /* Abstand zum Text */
        font-size: 2rem;
        width: 40px;
        height: 40px;
        flex-shrink: 0; /* Verhindert Verkleinerung */
    }

    .advantage-content {
        margin-top: 0; /* Kein Abstand, da Icon links ist */
    }

    .advantage-content h3 {
        font-size: 1.1rem;
    }

    .advantage-content p {
        font-size: 0.85rem;
    }
}

#section-id-1745337339968 {
    background-image: url('/images/VITA/octagon-outline-512.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 72%; /* oder 100% 100%, abhängig von der gewünschten Darstellung */
}

#section-id-2056e785-771f-4b99-9cf0-9788563b9d17 {
    background-image: url('/images/VITA/octagon-outline-512.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 72%; /* oder 100% 100%, abhängig von der gewünschten Darstellung */
}


#section-id-1720720824069 {
    background-image: url('/images/VITA/octagon-outline-512.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 72%; /* oder 100% 100%, abhängig von der gewünschten Darstellung */
}



#section-id-1737676855270 {
    background-image: url('/images/VITA/octagon-outline-512.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 72%; /* oder 100% 100%, abhängig von der gewünschten Darstellung */
}




/* Form-Wrapper Grundstil */
.form-wrapper {
    position: relative; /* Für den Parallax-Effekt wichtig */
    will-change: transform; /* Performance-Optimierung */
    transition: transform 0.1s linear; /* Glatte Bewegung */
}


#sppb-addon-HxTLX79I5f6FZ_tmT67Uw.clearfix,
#sppb-addon-Q1LSKGndR_djcFRIcBdOa.clearfix,
#sppb-addon-pgxSHDq9YDrCQonl9YWuq.clearfix {
    position: relative; /* Wichtig für die Animation */
    will-change: transform; /* Performance-Optimierung */
    transition: transform 0.3s ease-out; /* Langsamere, sanftere Bewegung */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}




/* Allgemeines Styling für das Widget */
.contact-widget {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #6a1b9a, #8e24aa);
    color: #fff;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    font-family: Arial, sans-serif;
}

/* Überschrift */
.contact-widget h3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.4;
}

/* Einzelne Kontaktinformationen */
.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 1rem;
}

/* Icons neben den Kontaktinfos */
.contact-item i {
    font-size: 1.2rem;
    margin-right: 10px;
    color: #fff;
}

/* Links (Telefon und E-Mail) */
.contact-item a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.contact-item a:hover {
    color: #c4a4df; /* Hellerer Farbton beim Hover */
}




#sppb-addon-1729694328792 .sppb-addon.sppb-addon-animated-heading .sppb-addon-title {
  display: flex;
  justify-content: center;
}






/* FAQ Item-Box */
.faq-item {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 10px 20px 0 rgba(6, 10, 20, .08);
  margin-bottom: 20px;
  padding: 15px 20px;
  cursor: pointer; /* Signalisiert Klickbarkeit */
  overflow: hidden; 
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

/* Item hover (rein optional, leichter visueller Hinweis; 
   du kannst es weglassen, wenn du kein Hover willst)
*/
.faq-item:hover {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  transform: translateY(-3px);
}

/* FAQ Icon */
.faq-icon {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #6a1b9a, #ab47bc);
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  box-shadow: 0 4px 10px rgba(106, 27, 154, 0.3);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

/* FAQ-Content: 
   - .faq-question sichtbar
   - .faq-answer standardmäßig versteckt (max-height=0)
*/
.faq-content {
  flex-grow: 1;
}

.faq-question {
  margin: 0;
  font-size: 1.25rem;
  color: #2c2c2c;
  font-weight: 600;
}

/* Versteckt die Antwort zu Beginn */
.faq-answer {
  margin: 0;
  font-size: 1rem;
  color: #555;
  max-height: 0;          /* versteckt */
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.4s ease;
}

/* "Aktives" FAQ-Item => Inhalt aufklappen */
.faq-item.active .faq-answer {
  max-height: 500px; 
  opacity: 1;
}

/* Optional: Icon größer, farbiger Schatten bei aktivem Item */
.faq-item.active .faq-icon {
  transform: scale(1.2);
  box-shadow: 0 6px 15px rgba(106, 27, 154, 0.5);
}








/* Container & Titel */
.faq-kl-job-container {
  max-width: 900px;
  margin: 0 auto;
  font-family: 'Helvetica Neue', Arial, sans-serif;
}

.faq-kl-job-title {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 1.5rem;
  color: #333;
}

/* FAQ-Item */
.faq-kl-job-item {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 1rem;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  overflow: hidden;
}

/* FAQ-Frage */
.faq-kl-job-question {
  background: none;
  border: none;
  width: 100%;
  padding: 1rem;
  font-size: 1.125rem;
  font-weight: bold;
  color: #333;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background 0.3s;
}

.faq-kl-job-question:hover {
  background: #f2f1fe;
}

.faq-kl-job-item.active .faq-kl-job-question {
  background: #f2f1fe;
}

/* Icon neben der Frage */
.faq-kl-job-icon {
  font-size: 1.5rem;
  transition: transform 0.3s;
}

/* FAQ-Antwort */
.faq-kl-job-answer {
  padding: 0 1rem;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.35s ease, opacity 0.35s ease, margin 0.35s ease, padding 0.35s ease;
}

.faq-kl-job-answer-text {
  margin: 1rem 0;
  font-size: 1rem;
  line-height: 1.5;
}

/* Aktiver Zustand: Antwort einblenden und Icon rotieren */
.faq-kl-job-item.active .faq-kl-job-answer {
  padding: 1rem;
  max-height: 100%; /* Passe diesen Wert je nach Inhalt an */
  opacity: 1;
}

.faq-kl-job-item.active .faq-kl-job-icon {
  transform: rotate(45deg);
}



/* Base Styles */
.eh-container {
  max-width: 1100px;
  margin: 2rem auto 0;
  padding: 0 1rem;
  font-family: 'Inter', system-ui, sans-serif;
  color: #374151;
}

.topics-bg {
  margin-bottom: 1rem;
  text-align: center;
}

/* Mobile Layout */
.eh-main-layout {
  display: block;
}

.eh-selector-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  margin-bottom: 2rem;
}

.eh-option-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem;
  background: #fff;
  border-radius: 10px;
  border: 2px solid transparent;
  transition: all 0.2s ease;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(61, 53, 186, 0.1);
}

.eh-option-card:hover {
  border-color: #3d35ba;
  box-shadow: 0 2px 18px rgba(61, 53, 186, 0.1);
}

.eh-option-card.active {
    border: 2px solid #00ada9;
    box-shadow: 0 4px 12px -7px #4943ac !important;
}
.eh-option-content h3 {
  font-size: 1.1rem;
  margin-bottom: 0.25rem;
  color: #111827;
}

.eh-option-content p {
  font-size: 0.875rem;
  color: #6b7280;
  line-height: 1.4;
}

.eh-arrow {
  color: #9ca3af;
  margin-left: 0.75rem;
  width: 20px;
  height: 20px;
}

/* Content Styles */
.eh-content-section {
  display: none;
  animation: fadeIn 0.3s ease;
}

.eh-content-section.active {
  display: block;
}

.eh-content-card {
  background: #fff;
  border-radius: 12px;
  padding: 2rem;
  margin-bottom: 2rem;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.eh-content-card h2 {
  margin-bottom: 2rem;
}

.eh-content-card h3 {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
  color: #111827;
}

.eh-steps {
  display: grid;
  gap: 1rem;
  margin-bottom: 2rem;
}

.eh-steps p {
  font-size: 1rem;
  color: #374151;
  line-height: 1.6;
}

.eh-link {
  color: #3d35ba;
  text-decoration: none;
  border-bottom: 1px solid #d4d6fc;
  transition: all 0.2s ease;
}

.eh-link:hover {
  color: #2a2480;
  border-color: currentColor;
}

.eh-note {
  padding: 1.25rem;
  background: #f8f9ff;
  border-radius: 8px;
  font-size: 0.9rem;
  color: #4b5563;
  border-left: 4px solid #3d35ba;
  margin-top: 1.5rem;
}

/* Desktop Layout */
@media (min-width: 992px) {
  .eh-main-layout {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 3rem;
    align-items: start;
  }

  .eh-selector-column {
    position: sticky;
    top: 20px;
    overflow-y: visible;
    padding-right: 0.5rem;
  }

  .eh-selector-grid {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
  }

  .eh-option-card {
    padding: 1.2rem;
    min-height: 80px;
    margin-bottom: 0;
  }

  .eh-option-card:hover {
    transform: translateX(5px);
  }

  .eh-content-column {
    overflow-y: visible;
    padding-right: 2rem;
  }

  .eh-content-card {
    min-height: 300px;
    padding: 2.5rem;
  }
}

/* Mobile Optimization */
@media (max-width: 768px) {
  .eh-container {
    padding: 0 0.5rem;
  }

  .eh-selector-grid {
    grid-template-columns: 1fr;
  }

  .eh-content-card {
    padding: 1.5rem;
    margin-bottom: 0;
  }
  /* Auf mobilen Geräten wird die rechte Spalte nicht angezeigt */
  .eh-content-column {
    display: none;
  }

}

/* Animations */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Scrollbar Styling */
::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

::-webkit-scrollbar-thumb {
  background: #d1d1d1;
  border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
  background: #3d35ba;
}



#Abrechnung {
    font-size: 16px !important;
    font-weight: 700 !important;
    border-radius: 12px !important;
    background-color: #fff !important;
    border: 2px solid rgba(255, 255, 255, 0) !important;
    color: #010202 !important;
    -webkit-box-shadow: 0 4px 16px rgba(39, 51, 56, 0.1) !important;
    box-shadow: 0 4px 16px rgba(39, 51, 56, 0.1) !important;
    width: 360px;
}

#Abrechnung:hover {
  border-color: #4943ac !important;
  -webkit-box-shadow: 0 4px 16px -7px #4943ac !important;
  box-shadow: 0 4px 16px -7px #4943ac !important;
  background-color: #fff !important;
}

/* Rücksetzen, wenn weder hover noch focus aktiv sind */
.form-control:not(:hover):not(:focus):not(#eb-gross-amount-container .form-control),
#Abrechnung:not(:hover):not(:focus) {
   border-color: rgba(0, 0, 0, 0); 
    -webkit-box-shadow: 0 4px 16px rgba(39, 51, 56, 0.1) !important;
    box-shadow: 0 4px 16px rgba(39, 51, 56, 0.1) !important;
}

.offene-schulung {
  box-sizing: border-box;
  background-color: #fff;
  background-image: url('/images/VITA/octagon-outline-512-GRID%20ICON.png');
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 85%;
  border-radius: 16px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  padding: 30px 25px;
  width: 100%;
  max-width: 1050px;
  margin: 0 auto 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}

.map-info-row {
  display: flex;
  gap: 30px; /* Abstand zwischen den Elementen */
  width: 100%;
}

.map-container {
  border-radius: 8px;
  overflow: hidden;
  flex: 4; /* entspricht etwa 40% des verfügbaren Raums */
  height: 220px !important; /* Inline-Höhe wird überschrieben */
}

.infobox {
  background-color: #f9f9f9;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 6; /* entspricht etwa 60% des verfügbaren Raums */
}

.infobox h3 {
  font-size: 1.25rem;
  margin-top: 20px;
  color: #333;
  font-weight: bold;
}

.infobox p {
  font-size: 1.25rem;
  line-height: 1;
  color: #777;
  margin-bottom: 0;
}

.bg-offene-kurse {
  max-width: 100%;
  margin-top: 40px;
  max-height: 2000px;
  opacity: 1;
  transition: max-height 1.3s ease, padding 1.3s ease, margin 1.3s ease, opacity 1.3s ease;
}

.bg-offene-kurse.collapsed {
  max-height: 0;
  opacity: 0;
  padding: 0;
  margin: 0;
  visibility: hidden;
  pointer-events: none;
}

.price-toggle {
  display: inline-flex;
  flex-direction: column;
  gap: 10px;
  width: max-content;
}

.price-toggle .price-filter {
  display: none;
}

.price-toggle label {
  display: block;
  width: 100%;
  padding: 10px 22px 10px 15px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-left: 5px solid #ccc;
  font-size: 16px;
  color: #333;
  cursor: pointer;
  transition: border-left-color 0.3s ease, background-color 0.3s ease;
}

.price-toggle label:hover {
  background-color: #f7f7f7;
}

.price-toggle .price-filter:checked + label {
  border-left-color: #4CAF50;
  background-color: #fcfffc;
  font-weight: bold;
}

.bg-offene-kurse .eb-event-item-grid-default-layout {
  padding: 2px 8px 8px 8px;
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  margin-bottom: 30px;
  backdrop-filter: blur(20px); 
}

.bg-offene-kurse .eb-event-price {
  background-color: rgba(255, 255, 255, 0);
}

.bg-offene-kurse .eb-event-item-grid-default-layout:hover {
  box-shadow: 0 25px 70px 0 rgba(6, 10, 20, 0.18);
}

.offene-schulung #maplocalpage {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.22);
}

.bg-offene-kurse #adminForm {
  display: none;
}

.bg-offene-kurse .eb-event-item-grid-default-layout {
  font-size: clamp(0.89em, 3vw, 1rem);
}

.infobox .input-group {
  width: 100%;
  margin: 20px 0 0 !important;
}

.infobox #eb_search_form {
  padding: 0 !important;
}

.infobox #findLocationButton {
  line-height: 35px;
}

.offene-schulung .gm-control-active {
  display: none !important;
}

/* Mobile-Optimierungen */
@media (max-width: 768px) {
  .offene-schulung {
    padding: 20px 15px;
  }
  
  .map-info-row {
    flex-direction: column;
    gap: 20px;
  }
  
  /* Sicherstellen, dass der Map-Container auf mobilen Geräten die volle Breite hat */
  .map-container {
    width: 100%;
    height: 180px !important;
  }

  .infobox {
    padding: 15px;
  }
  .infobox h3 {
    margin-bottom: .3rem;
  }
  .price-toggle {
    width: 100%;
  }
  
  .price-toggle label {
    font-size: 14px;
    padding: 8px 18px;
  }

  .offene-schulung #maplocalpage > div {
    position: static !important;
  }

  .offene-schulung #maplocalpage {
  margin-top: 20px;
    }
}

            .bg-hero-headline {
                animation: fadeIn 0.45s ease backwards;
                animation-delay: 0.2s;
            }

            .bg-hero-subline {
                -webkit-animation: fadeIn 0.45s ease backwards;
                animation: fadeIn 0.45s ease backwards;
                -webkit-animation-delay: 0.2s;
                animation-delay: 0.3s;
            }

            .bg-hero-buttons {
                -webkit-animation: fadeIn 0.65s ease backwards;
                animation: fadeIn 0.65s ease backwards;
                -webkit-animation-delay: 0.3s;
                animation-delay: 0.4s;
            }

            .bg-review-view {
                -webkit-animation: fadeIn 0.65s ease backwards;
                animation: fadeIn 0.65s ease backwards;
                -webkit-animation-delay: 0.4s;
                animation-delay: 0.5s;
            }

            .bg-benefit-box {
                -webkit-animation: fadeIn 0.65s ease backwards;
                animation: fadeIn 0.65s ease backwards;
                -webkit-animation-delay: 0.5s;
                animation-delay: 0.6s;
            }

            .bg-abrechnung {
                -webkit-animation: fadeIn 0.65s ease backwards;
                animation: fadeIn 0.65s ease backwards;
                -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s;
            }



            .animation-hero-headline {
                animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0s both;
            }

            .animation-hero-subline {
                animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.1s both;
            }

            .animation-review-view {
                animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.1s both;
            }

            .animation-hero-buttons {
                animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.2s both;
            }

            .animation-main-content {
                animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.3s both;
            }


.responsive-headline {
    text-align: center;
    -webkit-box-decoration-break: clone;
    background-size: calc(100% - 1px) 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: .5px;
    background-origin: content-box;
    font-size: clamp(1.55rem, 5vw, 2.8rem); /* Passt sich an die Bildschirmgröße an */
    font-weight: 800; /* Alles fett */
    max-width: 90%; /* Verhindert zu lange Zeilen auf großen Bildschirmen */
    margin: 90px auto 0; /* Zentriert den Text */
}

.responsive-subline {
    text-align: center;
    -webkit-box-decoration-break: clone;
    background-size: calc(100% - 1px) 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: .5px;
    background-origin: content-box;
    font-size: clamp(1.55rem, 5vw, 2rem); /* Passt sich an die Bildschirmgröße an */
    font-weight: 800; /* Alles fett */
    max-width: 90%; /* Verhindert zu lange Zeilen auf großen Bildschirmen */
    margin: 0 auto; /* Zentriert den Text */
}

.gradient-text-sub,
.responsive-headline .gradient-text {
    background: -webkit-linear-gradient(45deg, #031698, #4f88e6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    background-size: calc(100% - 1px) 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: .5px;
    background-origin: content-box;
}

.sppb-gallery img {
    border-radius: 10px;
}






:root {
  --color-primary: #007bff;
  --color-secondary: #6c757d;
  --color-accent: #28a745;
  --color-gray-50: #f9fafb;
  --color-gray-100: #f3f4f6;
  --color-gray-200: #e5e7eb;
  --color-gray-300: #d1d5db;
  --color-gray-600: #4b5563;
  --color-gray-700: #374151;
  --color-gray-800: #1f2937;
  --color-gray-900: #111827;
  --color-white: #ffffff;
  --color-blue-100: #e0f2fe; /* Adjusted from Tailwind gradient */
  --color-blue-200: #bae6fd; /* Adjusted from Tailwind gradient */
  --color-blue-700: #0a58ca; /* Darker blue for hover */
  --color-green-700: #1a7f37; /* Darker green for hover */

  --font-sans: 'Inter', sans-serif;
  --border-radius-lg: 0.5rem;
  --border-radius-xl: 1rem;
  --shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --transition-duration: 300ms;
}

/* Import Lucide Icons Font */
@font-face {
  font-family: 'LucideIcons';
  src: url('[https://cdn.jsdelivr.net/npm/lucide-static@latest/font/Lucide.ttf](https://cdn.jsdelivr.net/npm/lucide-static@latest/font/Lucide.ttf)') format('truetype');
  font-display: swap;
}

/*
body {
  font-family: var(--font-sans);
  background-color: var(--color-gray-50);
  color: var(--color-gray-800);
  margin: 0;
  line-height: 1.6;
}
*/

/* ========== General Elements ========== */
.rettung-container {
  width: 100%;
  max-width: 1280px; /* Default max width */
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  box-sizing: border-box; /* Include padding in width calculation */
}
/* Adjust max-width for different breakpoints if needed */
@media (min-width: 1024px) { .rettung-container { max-width: 1024px; } }
@media (min-width: 768px) { .rettung-container { max-width: 768px; } }
@media (min-width: 640px) { .rettung-container { max-width: 640px; } }
/* Ensure the largest max-width is applied correctly */
@media (min-width: 1280px) { .rettung-container { max-width: 1280px; } }


.rettung-text-center { text-align: center; }

.rettung-grid {
    display: grid;
    gap: 2rem; /* Default gap */
}
.rettung-grid-cols-3 {
    /* Default to 1 column */
    grid-template-columns: 1fr;
}
.rettung-grid-cols-2 {
    /* Default to 1 column */
    grid-template-columns: 1fr;
    gap: 2.5rem; /* Specific gap for this grid */
}

@media (min-width: 768px) { /* md breakpoint */
    .rettung-grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .rettung-grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.rettung-items-center {
    align-items: center;
}

/* ========== Lucide Icons ========== */
.lucide {
  font-family: 'LucideIcons';
  font-size: 1.25rem; /* Default icon size */
  line-height: 1;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.rettung-icon-left { margin-right: 0.5rem; }
.rettung-icon-feature {
    font-size: 2.5rem; /* text-4xl equivalent */
    margin-bottom: 0.5rem;
    display: block;
    vertical-align: middle;
    margin-right: 0.5rem;
}
/* Color utilities applied directly in HTML (e.g., class="text-primary") need corresponding rules */
.text-primary { color: var(--color-primary); }
.text-accent { color: var(--color-accent); }


/* ========== Component Styles ========== */

/* Header */
.rettung-header {
  background-color: var(--color-white);
  box-shadow: var(--shadow-md);
  position: sticky;
  top: 0;
  z-index: 50;
}
.rettung-header-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.rettung-header-logo {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--color-primary);
  text-decoration: none;
}
.rettung-header-links {
  display: none; /* Hidden by default */
}
@media (min-width: 768px) {
    .rettung-header-links {
        display: flex;
        gap: 1rem;
        align-items: center;
    }
}
.rettung-nav-link {
  color: var(--color-gray-600);
  text-decoration: none;
  transition: color var(--transition-duration);
}
.rettung-nav-link:hover {
  color: var(--color-primary);
}
.rettung-nav-button { /* Combined button styles */
    padding: 0.5rem 1rem; /* py-2 px-4 */
}

/* Hero Section */
.rettung-hero {
  background: linear-gradient(to right, var(--color-blue-100), var(--color-blue-200));
  padding: 5rem 1.5rem; /* py-20 px-6 */
  text-align: center;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  box-shadow: 0 12px 20px -10px rgba(0, 0, 0, 0.18); 
  position: relative; 
  z-index: 1; 
}
.rettung-hero-title {
  font-size: 2.25rem; /* text-4xl */
  font-weight: 700;
  color: var(--color-gray-900);
  margin-bottom: 1rem;
}
.rettung-hero-subtitle {
  font-size: 1.25rem; /* text-xl */
  color: var(--color-gray-700);
  margin-bottom: 2rem;
}
.rettung-hero-button { /* Combined button styles */
    padding: 0.75rem 2rem; /* py-3 px-8 */
    font-size: 1.125rem; /* text-lg */
    display: inline-flex;
    align-items: center;
}
@media (min-width: 768px) {
  .rettung-hero-title {
    font-size: 3rem; /* text-5xl */
  }
}

/* Sections */
.rettung-section {
  padding: 4rem 1.5rem; /* py-16 px-6 */
}
.rettung-section-white { background-color: var(--color-white); }
.rettung-section-gray { background-color: var(--color-gray-50); }

.rettung-section-title {
  font-size: 1.875rem; /* text-3xl */
  font-weight: 700;
  margin-bottom: 2.5rem; /* mb-10 */
  color: var(--color-gray-900);
}
.rettung-subsection-title {
    font-size: 1.5rem; /* text-2xl */
    font-weight: 600; /* font-semibold */
    margin-bottom: 0.75rem; /* mb-3 */
    color: var(--color-primary); /* Applied directly */
}

/* Cards */
.rettung-card {
  padding: 1.5rem; /* p-6 */
  border-radius: var(--border-radius-xl);
  box-shadow: var(--shadow-sm);
  transition: box-shadow var(--transition-duration);
}
.rettung-card:hover {
  box-shadow: var(--shadow-md);
}
.rettung-card-gray { background-color: var(--color-gray-100); }
.rettung-card-bordered { border: 1px solid var(--color-gray-200); }

.rettung-card-title {
  font-size: 1.25rem; /* text-xl */
  font-weight: 600; /* font-semibold */
  margin-bottom: 0.5rem; /* mb-2 */
  display: inline-block;
  vertical-align: middle;
}
.rettung-card-text {
  color: var(--color-gray-600);
  clear: both;
}

/* Images */
.rettung-image {
  border-radius: var(--border-radius-xl);
  box-shadow: var(--shadow-lg);
  margin-bottom: 1rem; /* mb-4 */
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block; /* Prevents potential extra space below image */
}

/* Text & Lists */
.rettung-text-secondary {
    color: var(--color-gray-700);
}
.rettung-text-secondary.mb-4 { /* Example of combining */
    margin-bottom: 1rem;
}
.rettung-list {
    list-style-position: inside;
    list-style-type: disc;
    color: var(--color-gray-700);
    /* space-y-1 equivalent */
    & > li:not(:last-child) {
       margin-bottom: 0.25rem;
    }
}

/* Call to Action Section (Kontakt) */
.rettung-cta {
  padding: 5rem 1.5rem; /* py-20 px-6 */
  background: linear-gradient(to right, var(--color-primary), var(--color-blue-700));
  color: var(--color-white);
  border-radius: 10px;
  position: relative;
  box-shadow: 0 -14px 20px -10px rgba(0, 0, 0, 0.18);
}
.rettung-cta-title {
  font-size: 1.875rem; /* text-3xl */
  font-weight: 700;
  margin-bottom: 1rem; /* mb-4 */
}
.rettung-cta-subtitle {
  font-size: 1.25rem; /* text-xl */
  margin-bottom: 2rem; /* mb-8 */
}

/* Contact Box */
.rettung-contact-box {
  background-color: var(--color-white);
  color: var(--color-gray-800);
  padding: 2rem; /* p-8 */
  border-radius: var(--border-radius-xl);
  box-shadow: var(--shadow-lg);
  max-width: 32rem; /* max-w-lg */
  margin-left: auto;
  margin-right: auto;
  text-align: left; /* Override parent text-center */
}
.rettung-contact-box-title {
  font-size: 1.5rem; /* text-2xl */
  font-weight: 600; /* font-semibold */
  margin-bottom: 1rem; /* mb-4 */
  color: var(--color-primary);
  text-align: center; /* Center title within box */
}
.rettung-contact-paragraph {
    margin-bottom: 1.5rem; /* mb-6 */
    text-align: center; /* Center paragraph */
}
.rettung-contact-phone {
    margin-top: 1.5rem; /* mt-6 */
    font-size: 0.875rem; /* text-sm */
    text-align: center; /* Center phone text */
}
.rettung-contact-phone-link {
    color: var(--color-primary);
    font-weight: 500; /* font-medium */
    text-decoration: none;
}
.rettung-contact-phone-link:hover {
    text-decoration: underline;
}

/* Form Styles */
.rettung-form {
    /* No specific styles needed here unless for overall form layout */
}
.rettung-form-group {
  margin-bottom: 1rem; /* Default */
}
.rettung-form-group:has(+ .rettung-button) { /* More specific for last group */
    margin-bottom: 1.5rem; /* mb-6 before button */
}

.rettung-form-label {
  display: block;
  margin-bottom: 0.25rem; /* mb-1 */
  font-weight: 500; /* font-medium */
  text-align: left;
}
.rettung-form-input,
.rettung-form-textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 0.5rem 0.75rem; /* py-2 px-3 */
  border: 1px solid var(--color-gray-300);
  border-radius: var(--border-radius-lg);
  transition: border-color var(--transition-duration), box-shadow var(--transition-duration);
  font-family: inherit; /* Ensure form elements use body font */
  font-size: 1rem; /* Default form font size */
}
.rettung-form-input:focus,
.rettung-form-textarea:focus {
  outline: none;
  border-color: var(--color-primary);
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}
.rettung-form-textarea {
    min-height: 80px;
    resize: vertical;
}

/* Buttons */
.rettung-button {
  display: inline-block;
  padding: 0.75rem 1.5rem; /* Default padding */
  border-radius: var(--border-radius-lg);
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: background-color var(--transition-duration), color var(--transition-duration), box-shadow var(--transition-duration);
  border: none;
  line-height: 1.5; /* Ensure consistent button height */
}
.rettung-button-primary {
  background-color: var(--color-primary);
  color: var(--color-white);
}
.rettung-button-primary:hover {
  background-color: var(--color-blue-700);
}
.rettung-button-accent {
  background-color: var(--color-accent);
  color: var(--color-white);
}
.rettung-button-accent:hover {
  background-color: var(--color-green-700);
}
.rettung-button-full {
    width: 100%;
    padding-top: 0.75rem; /* py-3 */
    padding-bottom: 0.75rem;
    font-size: 1.125rem; /* text-lg */
}


/* Footer */
.rettung-footer {
  background-color: var(--color-gray-800);
  color: var(--color-gray-300);
  padding: 2rem 1.5rem; /* py-8 px-6 */
}
.rettung-footer p {
    margin-bottom: 1rem; /* Add space below copyright */
}
.rettung-footer-links {
  margin-top: 1rem; /* mt-4 */
  display: flex; /* Use flexbox for spacing */
  justify-content: center; /* Center links */
  gap: 1rem; /* space-x-4 equivalent */
}
.rettung-footer-link {
  color: var(--color-gray-300);
  text-decoration: none;
  transition: color var(--transition-duration);
}
.rettung-footer-link:hover {
  color: var(--color-white);
}

/* Responsive Adjustments for smaller screens */
@media (max-width: 767px) {
    /* Adjust grid stacking */
    .rettung-grid.rettung-grid-cols-2,
    .rettung-grid.rettung-grid-cols-3 {
        grid-template-columns: 1fr;
        gap: 1.5rem; /* Reduce gap */
    }

    /* Adjust font sizes */
    .rettung-section-title { font-size: 1.625rem; }
    .rettung-hero-title { font-size: 2rem; }
    .rettung-hero-subtitle { font-size: 1.125rem; }
    .rettung-cta-title { font-size: 1.625rem; }
    .rettung-cta-subtitle { font-size: 1.125rem; }

    /* Adjust header */
    .rettung-header-links { display: none; }

    /* Adjust card icon/title layout */
     .rettung-icon-feature {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0.5rem;
    }
    .rettung-card-title {
        display: block;
        text-align: center;
    }
}

@media (min-width: 576px) {
    .sppb-row-container {
        max-width:100%
    }
}

@media (min-width: 768px) {
    .sppb-row-container {
        max-width:100%
    }
}

@media (min-width: 992px) {
    .sppb-row-container {
        max-width:100%
            }
}

@media (min-width: 1200px) {
    .sppb-row-container {
        max-width:100%
    }
}


.vg-buchung-wrapper {
  font-family: 'Segoe UI', Arial, sans-serif;
  max-width: fit-content;
}

.vg-buchung-h1 {
  font-size: clamp(1.5rem, 4vw, 2rem);
  font-weight: 600;
  color: rgba(73, 66, 173, 0.95);
  margin: 0 0 0.25rem 0;
  line-height: 1.2;
}

.vg-buchung-h2 {
  font-size: clamp(1.5rem, 4vw, 2rem);
  font-weight: 600;
  color: #6b7280;
  margin: 0 0 1rem 0;
  line-height: 1.2;
}

.vg-buchung-info-box {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  padding: 0.75rem 1rem 0.75rem 0.75rem;
  background-color: #F9F9FC;
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  margin-bottom: 1rem;
  width: max-content;
}

.vg-buchung-info-item {
  font-size: 0.95rem;
  line-height: 1.4;
  white-space: nowrap;
}

.vg-buchung-badge {
  background-color: rgba(215, 212, 252, 0.7);
  padding: 2px 6px;
  border-radius: 4px;
  margin-left: 2px;
}

.vg-buchung-note {
  font-size: 0.85rem;
  line-height: 1.5;
  margin: 0 0 15px 0;
}

.vg-buchung-note a {
  color: #374151;
  font-weight: 500;
  text-decoration: underline;
}


html { /* Oder ein spezifischeres Element, falls nötig */
    scroll-behavior: auto !important; /* !important als letzte Option, falls es anders nicht geht */
}
/* Oder direkt für body, wenn du es dort überschreiben willst: */
body {
    scroll-behavior: auto !important;
}

        /* Hauptcontainer */
        .agb-container {
            max-width: 1280px;
            margin: 0 auto;
            padding: 2rem 0;
        }

        /* Header-Sektion */
        .agb-header {
            text-align: center;
            margin-bottom: 2.5rem;
        }

        .agb-header .agb-responsive-headline {
            font-size: 2.25rem;
            font-weight: 800;
            line-height: 2.5rem;
            margin: 0;
        }

        .agb-header .agb-gradient-text {
            background: linear-gradient(to right, #4f46e5, #7c3aed);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            text-fill-color: transparent;
        }

        .agb-header p {
            font-size: 1.125rem;
            color: #334155;
            margin-top: 0.5rem;
        }

        /* Hinweis-Box */
        .agb-info-box {
            background-color: #f5f3ff;
            border-left: 4px solid #4f46e5;
            border-radius: 6px;
            margin-bottom: 2rem;
            padding: 1rem;
            display: flex;
            align-items: flex-start;
        }

        .agb-info-box-icon {
            flex-shrink: 0;
            margin-right: 0.75rem;
            color: #4f46e5;
        }

        .agb-info-box-icon svg {
            height: 1.5rem;
            width: 1.5rem;
        }
        
        .agb-info-box p {
            margin: 0;
        }

        .agb-info-box .agb-info-title {
            color: #4338ca;
            font-weight: 500;
        }

        .agb-info-box .agb-info-text {
            color: #475569;
            margin-top: 0.25rem;
        }
        
        .agb-info-box .agb-info-text a {
            font-weight: 500;
            text-decoration: underline;
        }

        /* AGB Grid-Layout */
        .agb-grid {
            display: grid;
            grid-template-columns: 1fr;
            gap: 1.5rem;
        }

        /* AGB-Karte */
        .agb-card {
            background-color: #ffffff;
            border-radius: 0.75rem;
            padding: 1.5rem;
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
        }

        .agb-card h2 {
            font-size: 1.125rem;
            font-weight: 700;
            color: #1e293b;
            margin-top: 0;
            margin-bottom: 1rem;
            border-bottom: 1px solid #e5e7eb;
            padding-bottom: 0.5rem;
        }

        .agb-card p {
            color: #475569;
            margin-top: 0;
            margin-bottom: 0.5rem;
        }
        
        .agb-card p:last-child {
            margin-bottom: 0;
        }

        /* Responsive Anpassungen */
        @media (min-width: 768px) {
            .agb-container {
                padding: 2rem 1.5rem;
            }
            .agb-header .agb-responsive-headline {
                font-size: 3rem;
                line-height: 1;
            }
            .agb-grid {
                grid-template-columns: repeat(2, 1fr);
            }
            .agb-card.agb-full-width {
                grid-column: span 2;
            }
        }
        
        @media (min-width: 1024px) {
            .agb-container {
                padding: 2rem;
            }
        }