/* Import base styles and variables */
@import 'reset.css';
@import 'variables.css';
@import 'nav_bar.css';
@import 'footer.css';

/* Open Sans - Regular */
@font-face {
    font-family: 'Open Sans';
    src: url(/assets/fonts/OpenSans-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Open Sans - Bold */
@font-face {
    font-family: 'Open Sans';
    src: url(/assets/fonts/OpenSans-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

:root {
        /* Colors */
    --white-color: #ffffff; 
    --green-background: #4c6c3b;
    --blue-background: #dffffd;
    --blue-dark: #1e748a;
    --green-accent: #49c275;
    --green-light: #91bd53;

    --font-open-sans: 'Open Sans', sans-serif;

    /* Typography Scale (using rem for accessibility) */
    --font-xs: 0.75rem;    /* 12px */
    --font-sm: 0.875rem;   /* 14px */
    --font-base: 1rem;     /* 16px */
    --font-md: 1.125rem;   /* 18px */
    --font-lg: 1.25rem;    /* 20px */
    --font-xl: 1.5rem;     /* 24px */
    --font-2xl: 2rem;      /* 32px */
    --font-3xl: 2.5rem;    /* 40px */
    --font-4xl: 3rem;      /* 48px */
    --font-5xl: 4rem;      /* 64px */
    --font-6xl: 5rem;      /* 80px */
    --font-7xl: 6rem;      /* 96px */
    

    /* Spacing Scale */
    --space-xs: 0.25rem;   /* 4px */
    --space-sm: 0.5rem;    /* 8px */
    --space-md: 1rem;      /* 16px */
    --space-lg: 1.5rem;    /* 24px */
    --space-xl: 2rem;      /* 32px */
    --space-2xl: 3rem;     /* 48px */
    --space-3xl: 4rem;     /* 64px */
    --space-4xl: 6rem;     /* 96px */
    --space-5xl: 8rem;     /* 128px */
    --space-6xl: 12rem;    /* 192px */
    --space-7xl: 16rem;    /* 256px */
    

    /* Border Radius */
    --radius-sm: 0.25rem;  /* 4px */
    --radius-md: 0.5rem;   /* 8px */
    --radius-lg: 1rem;     /* 16px */
    --radius-full: 9999px; /* For circular elements */

    /* Shadows */
    --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05);
    --shadow-md: 0 4px 6px rgba(0, 0, 0, 0.05);
    --shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.05);

    /* Transitions */
    --transition-fast: 150ms ease-in-out;
    --transition-normal: 300ms ease-in-out;
    --transition-slow: 500ms ease-in-out;


    /*font-family variables*/
    --font-family-titles: 'header-font', Georgia, Garamond, serif;
    --font-family-body: 'Abel', 'Open Sans', Arial, sans-serif;
    --font-family-subtitles: Georgia, Garamond, serif;

}
/*===================================================================
INDEX HERO SECTION
=====================================================================*/
/* Der Ausgangszustand: Unsichtbar und 60px nach unten verschoben */
.animate-on-scroll {
    opacity: 0;
    transform: translateY(60px); /* Schiebt das Element nach unten */
    transition: opacity 1.0s cubic-bezier(0.215, 0.610, 0.355, 1.0), 
                transform 1.0s cubic-bezier(0.215, 0.610, 0.355, 1.0);
    will-change: opacity, transform;
}

/* Der Zielzustand: Sobald das JS die Klasse hinzufügt */
.animate-on-scroll.is-visible {
    opacity: 1;
    transform: translateY(0); /* Rauscht sanft nach oben auf die Originalposition */
}
html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden; /* Verhindert seitliches Scrollen */
    font-family: var(--font-open-sans);
}

.hero {
    min-height: 80vh; 
    display: flex;
    align-items: center;
    justify-content: center;

    background-image: /*linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),*/  url(/assets/img/hero.webp);
    background-size: cover;      /* Bild füllt den ganzen Bereich aus */
    background-position: center; /* Bild bleibt mittig zentriert */
    /*background-attachment: fixed; Optional: Parallax-Effekt beim Scrollen */
}
.hero-container {
    color: var(--white-color);
    max-width: 1200px;
    width: 100%;                 
    display: flex;           
    flex-direction: column;  
    align-items: center;
    text-align: center;
  
}
.hero-logo{
    margin-top: 100px;
    width: 35%;
    height: auto;
    align-self: center;
}
h1 {
    opacity: 0; pointer-events: none;
}
.hero-container p {
    margin: 20px; 
    font-size: var(--font-xl);
    /*
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    padding: 10px 20px;
    border-radius: 4px; 
    display: inline-block; /*Sorgt dafür, dass der Balken nicht über die ganze Breite schießt */
    
}
/* 1. Den standardmäßigen Browser-Pfeil entfernen */
.read-more-box summary {
    list-style: none; /* Für Chrome, Firefox & Co. */
}

.read-more-box summary::-webkit-details-marker {
    display: none; /* Speziell für Safari */
}

/* 2. Das "Mehr erfahren" wie einen Button stylen */
.read-more-box summary {
    display: inline-block;
    padding: 12px 24px;
    background-color: white; /* Deine Variable */
    color: var(--green-background);
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    transition: background-color 0.3s ease;
    user-select: none; /* Verhindert das Markieren des Textes beim Klicken */
}

/* 3. Hover-Effekt, wenn man mit der Maus drüberfährt */
.read-more-box summary:hover {
    background-color: #d0e8d0; /* Ein etwas dunklerer/anderer Ton beim Hovern */
}

/* 4. Optional: Den Abstand zum aufgeklappten Inhalt steuern */
.expanded-content {
    margin-top: 20px;
    padding: 15px;
    border-left: 3px solid var(--green-light); /* Schicke Trennlinie links */
    font-size: var(--font-md);

}
/* Wir sprechen gezielt das Bild innerhalb des aufgeklappten Inhalts an */
.expanded-content img {
    display: block;
    margin: 15px auto 0 auto; /* Zentriert das Bild horizontal und gibt 30px Abstand nach oben zum Text */
    max-width: 60%; /* Sorgt dafür, dass es auf dem Handy nicht über den Bildschirmrand schießt */
    height: auto;
}
/* Wenn das details-Tag das Attribut [open] hat, ändere den Inhalt des spans */
details[open] .button-text {
    display: none;
}
details[open] summary::after {
    content: "Weniger anzeigen";
}
@media (max-width: 735px) {
    .hero-logo{
        margin-top: 20px;
        width: 50%;
    }
}


/*==========================================================================================
BENEFIT GRID
============================================================================================*/
.benefits {
    background-color: var(--blue-background);
    padding: var(--space-2xl) var(--space-lg);
    color: var(--green-background)
}

.benefit-grid {
    display: grid;
    max-width: 1200px;
    margin: 0 auto;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    /* Kein gap, damit die Linie durchgehend wirkt */
    gap: 0; 
    background-color: #e4f6d8;
    
}

.benefit-grid-element {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.figure-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end; /* Wichtig: Figuren stehen auf dem Boden */
    height: 200px;         /* Feste Höhe, damit alle auf gleicher Ebene starten */
    
    /* Die Boden-Linie */
    border-bottom: 2px solid #333; 
    margin-bottom: 20px;
}

.figure-container img {
    max-height: 190px;     /* Verhindert, dass die Figuren zu riesig werden */
    width: auto;
    display: block;
    
}
.benefit-grid-element p {
    max-width: 200px;
    margin-top: var(--space-xl);
}

.benefit-grid-element:nth-child(3) p {
    margin-top: var(--space-md)
}

/* 1. Standard-Layout für große Bildschirme (Desktop) */
.split-section {
    display: grid;
    /* Hier stellst du die Aufteilung ein: 30% links, 70% rechts. (Alternativ: 40fr 60fr) */
    grid-template-columns: 40fr 60fr; 
    gap: var(--space-2xl); /* Abstand zwischen Bild und Text */
    align-items: center; /* Zentriert den Text vertikal zum Bild */
    margin-top: var(--space-3xl);
}

.image-box img {
    width: 100%;
    height: auto;
    max-height: 800px;
    object-fit: cover; /* Sorgt dafür, dass das Bild sauber skaliert */
    border-bottom-right-radius: 60px;
    border-top-right-radius: 60px;
}
.Q{
    font-weight: bold;
    margin-bottom: var(--space-md);
}
.a {
    margin-bottom: var(--space-xl);
}
.divider {
    width: 650px; /* Hier bestimmst du exakt die Länge der Linie! */
    height: 1px;
    background-color: rgba(0, 0, 0, 0.15);
    margin-top: var(--space-md);
    margin-bottom: var(--space-xl);
}
.A {
    margin-bottom: var(--space-lg);
}
.text-box p.Q:nth-child(1) {
    font-size: var(--font-2xl);
}

.text-box p.Q:nth-child(4),
.text-box p.Q:nth-child(7) {
    font-size: var(--font-xl);
}

.highlight-box {
    background: linear-gradient(135deg, #3d4d34, var(--green-background));
    width: fit-content; 
    max-width: 100%; 
    padding: 40px;
    box-sizing: border-box; 
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-md);
    border: 1px solid white;
}
.highlight-content {
    border-left: 3px solid var(--green-background); /* Hier sitzt jetzt die Linie innen */
    padding-left: 20px; /* Abstand zwischen Linie und Text */
}
.highlight-box p{
    font-size: var(--font-md);
    margin-bottom: var(--space-sm);
    color: var(--white-color);
}
@media (max-width: 735px) {
    .benefit-grid {
        /* Stapelt die Elemente sauber untereinander */
        grid-template-columns: 1fr; 
        gap: 40px;
        justify-items: center;
        padding: 20px var(--space-md);
    }

    .figure-container {
        border-bottom: none; /* Linie verschwindet auf Mobile */
        height: auto;        /* Höhe passt sich wieder an */
        margin-bottom: 10px;
    }
    
    .benefit-grid-element {
        max-width: 300px;
        padding-bottom: 30px;
    }
    
    .benefit-grid-element:last-child {
        border-bottom: none;
    }
    .benefit-grid-element:nth-child(3) p {
        margin-top: var(--space-xl)
    }
    .split-section {
        /* Wir schalten das 30/70 Grid ab und machen daraus eine normale Spalte */
        grid-template-columns: 1fr; 
    }

    .image-box {
        display: none; /* Blendet das Längs-Bild komplett aus */
    }
    
    .text-box {
        width: 100%; /* Der Text nimmt automatisch den vollen Platz ein */
    }
    .highlight-box {
        width: 100%;
    }
}


/*======================================================================================
__________________CONTACT SECTION_______________________________________________________
=========================================================================================*/
.contact-section {
    background-color: var(--blue-background);
}
.contact {
    display: flex;
    flex-direction: column; /* Bild und Formular jetzt immer untereinander */
    align-items: center;    /* Alles horizontal zentrieren */
    justify-content: center;
    gap: 40px;
    padding: 100px 20px;
    background-color: var(--green-background);
    background-image: url(/assets/img/KINESIOLGIE\ \(19\).png);
    background-position: center;
    background-size: cover;
    /* Abrundung der gesamten Sektion oben */
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
}

.contact h2 {
    color: white;
    font-family: var(--font-primary);
    text-align: center;
    font-size: 2rem;
    max-width: 800px;
    margin-bottom: 20px;
}
 .quote-card {
    /* position: relative; -> Kann komplett weg! */
    width: 500px;
    max-width: 100%;
    background: linear-gradient(135deg, #3d4d34, var(--green-background));
    border-radius: 24px;
    padding: 60px 50px 45px;
    text-align: center;
    color: #f2efe6;
    box-shadow: 0 20px 40px rgba(0,0,0,0.35);
    box-sizing: border-box; /* Wichtig, damit Padding eingerechnet wird! */
    border: 1px solid white;
    margin-bottom: var(--space-2xl);
}

.quote-mark {
    font-family: Georgia, serif;
    font-size: 60px;
    color: #a9c49a;
    line-height: 1;
    margin-bottom: 10px;
    opacity: 0.9;
}

.quote-text {
    font-size: 28px;
    line-height: 1.4;
    font-weight: 400;
    margin: 10px 0 30px;
}

.quote-text .highlight {
    color: #b9d19a;
    font-style: italic;
}

.divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 20px;
    width: 100%; /* Zwingt den Divider, sich perfekt an die innere Box anzupassen */
}

.divider .line {
    flex: 1;
    height: 1px;
    background: rgba(242, 239, 230, 0.4);
}

.divider .leaf {
    font-size: 18px;
    color: #a9c49a;
}

.quote-source {
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #d7d3c6;
    font-family: Georgia, serif;
}

.contact-container-picture {
    width: 100%;
    max-width: 1200px; /* Breite des Bildes wie im Screenshot */
    display: flex;
    justify-content: center;
}

.contact-container-picture img {
    width: 100%;
    height: auto;
    max-height: 500px;
    /* Spezifische Abrundung oben für das Bild */
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    /* Optional: leichte Rundung unten, damit es weicher wirkt */
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    object-fit: cover;
}

#contact-form {
    background-color: white;
    padding: 60px 40px; 
    border-radius: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    max-width: 600px;
    width: 100%;
    box-sizing: border-box;
    /* Zentrierung im Flex-Container sicherstellen */
    margin: 0 auto; 
}

/* Formular-Elemente */
#contact-form form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.form-group {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.form-group label {
    font-family: var(--font-secondary);
    color: var(--green-background);
    font-weight: 600;
}

.form-group input, 
.form-group textarea {
    padding: 15px;
    border: 1px solid #C4C4C4;
    border-radius: 12px;
    font-family: var(--font-open-sans);
    font-size: 1rem;
    width: 100%;
    box-sizing: border-box;
}

.form-privacy {
    display: flex;
    align-items: flex-start; /* Checkbox oben bündig bei mehrzeiligem Text */
    gap: 12px;
    font-size: 0.85rem;
    color: #666;
}

.form-privacy input {
    margin-top: 4px;
}

/* Button */
#contact-form button[type="submit"] {
    background-color: var(--green-background);
    color: white;
    border: none;
    padding: 18px;
    border-radius: 12px;
    font-family: var(--font-open-sans);
    font-weight: bold;
    font-size: 1.1rem;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 10px;
}

#contact-form button[type="submit"]:hover {
    filter: brightness(1.1); /* Macht das Grün dezent heller */
    transform: translateY(-2px);
}

/* Media Query Anpassungen */
@media (max-width: 768px) {
    .contact {
        padding: 60px 15px;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }
    
    .contact h3 {
        font-size: 1.5rem;
    }

    .contact-container-picture img {
        border-top-left-radius: 60px;
        border-top-right-radius: 60px;
    }

    #contact-form {
        padding: 40px 20px;
    }
}
.platzhalter{
    background-color: var(--blue-background);
    width: 100%;
    height: var(--space-3xl);
}
/*================================================================================
==================================================================================
==================================================================================*/
/*ABOUT ME SITE START*/


/*===========================================================================================*/
/*________________________HERO_ABOUT________________________________________________________*/
/* Container-Layout behalten */
.hero-about{
    background-image: /*linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)),*/url(/assets/img/hero_about.webp);
    
    background-size: cover;
    background-position: center;
    
}
.hero-about-container {
    padding-top: 165px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    margin: 0 auto;
    min-height: 400px;
    width: 100%;
    max-width: 1000px;
    color: var(--white-color);
}


.about{
    background-color: var(--blue-background);
    padding-bottom: var(--space-2xl);
    display: flex;
    flex-direction: column;
    padding-top: 60px;
    align-items: center;
    gap: var(--space-lg);
    box-sizing: border-box;
}
.about-me-text {
    max-width: 1000px;
    margin-bottom: var(--space-lg);
    text-align: left;
    margin: 0 auto;
    color: var(--green-background);
}
.about-me-text p, h2{
    margin-bottom: var(--space-md);
    padding: 0 20px;
}
.about-me-text-fazit{
    font-size: var(--font-xl);
    background: linear-gradient(135deg, #3d4d34, var(--green-background));
    width: 70%;
    border: 2px solid white;
    box-shadow: var(--shadow-md);
    border-radius: var(--radius-md);
}
.about-me-text-fazit p{
    margin: 0 auto;
    max-width: 1000px;
    padding: 20px 20px;
    text-align: center;
    color: white;
}
.about-image-grid {
    display: grid;
    /* Erstellt 3 gleich breite Spalten, die mindestens 250px breit sind */
    grid-template-columns: repeat(3, 1fr);
    gap: var(--space-md); /* Dein definierter Abstand */
    justify-content: center;
    width: 100%;
    max-width: 1000px;
    margin: 40px 0;
}

.grid-image-wrapper {
    aspect-ratio: 3/4;
    /* Optional: Ein festes Seitenverhältnis für alle Bilder (z.B. 3:4 Porträt) */
    overflow: hidden; /* Verhindert, dass Bilder überstehen */
    border-radius: var(--radius-md); /* Konsistenter Look */
    box-shadow: var(--shadow-md); /* Dein definierter Schatten */
}

.grid-image-wrapper img {
    width: 100%;
    height: 100%;
    /* Das Wichtigste: Bild füllt den Container, ohne zu verzerren */
    object-fit: cover; 
    object-position: center; /* Zentriert den wichtigen Teil */
    display: block;
}
@media (max-width: 768px) {
    .about-image-grid {
        grid-template-columns: 1fr; /* Auf dem Handy nur 1 Spalte */
        max-width: 400px; /* Damit das Bild auf dem Handy nicht den ganzen Schirm füllt */
    }
}

.cta-button {
    display: inline-flex;
    align-items: center;
    background-color: var(--green-background); /* Deine Markenfarbe */
    color: var(--white-color);
    text-decoration: none;
    padding: 8px 8px 8px 24px; /* Rechts weniger Padding, da die Box dort ist */
    border-radius: 12px;
    transition: transform 0.2s ease;
    border: 1px solid white;
    
}

.cta-text {
    font-size: var(--font-lg);
    margin-right: 20px;
}

.cta-icon-box {
    background-color: var(--blue-background); /* Die helle Farbe aus deinem Screenshot */
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;

}

.cta-icon-box img {
    width: 20px;
    height: 20px;
}

/* Kleiner Interaktionseffekt */
.cta-button:hover {
    transform: translateY(-2px);
    box-shadow: var(--shadow-md);
}

/*================================================================================
==================================================================================
==================================================================================*/
/*sevice ME SITE START*/
.hero-service {
    background-image: /*linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)),*/ url(/assets/img/hero_service.webp);
    height: 60vh;
    background-size: cover;      /* Bild füllt den ganzen Bereich aus */
    background-position: center;
    
}
/*___________________________LOCATIONS___________________________________________*/
#location {
    background-color: var(--blue-background);
    padding: 120px var(--space-md);
    color: var(--green-background)
}

.location-grid {
    display: grid;
    max-width: 1200px;
    margin: 0 auto;
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    /* Kein gap, damit die Linie durchgehend wirkt */
    gap: var(--space-lg); 
}

.location-grid-element {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: var(--space-xl);
    border-radius: var(--radius-lg);
    border: 2px solid var(--green-background);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.location-grid-element:hover {
    transform: translateY(-8px);
    box-shadow: var(--shadow-lg);

}
.bild-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start; /* Wichtig: Figuren stehen auf dem Boden */
    height: 400px;         /* Feste Höhe, damit alle auf gleicher Ebene starten */
} 
.bild-container img {
    max-height: 390px;     /* Verhindert, dass die Figuren zu riesig werden */
    width: auto;
    display: block;  
    border-radius: var(--radius-md);
}

/*___________________________________SEVICE________________________________________*/
#service {
    padding-top: var(--space-3xl);
    background-color: #e4f6d8;
    padding-bottom: var(--space-3xl);
}
.services-card {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; /* Zentriert die Karte automatisch im Container */
    background: #eef2e6;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
}

.columns {
    display: flex;
    gap: 20px;
    flex-wrap: wrap; /* Damit es auf kleineren Bildschirmen untereinander bricht statt rauszuplatzen */
}

.column {
    flex: 1;
    min-width: 280px; /* Verhindert, dass die Spalten zu klein gestaucht werden */
    background: #ffffff;
    border-radius: 16px;
    padding: 25px 22px;
    box-sizing: border-box;
}
.column:hover {
    transform: translateY(-8px);
    box-shadow: var(--shadow-lg);

}

.icon-circle {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #e3ecd8;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 14px;
}

.column h3 {
    text-align: center;
    font-size: var(--font-xl);
    color: #2f3b28;
    margin: 0 0 18px;
    line-height: 1.25;
}

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

.column li {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: var(--font-md);
    color: #3a4632;
    margin-bottom: 12px;
    line-height: 1.3;
}

.check {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #7fae5c;
    color: #fff;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1px;
}

.bottom-bar {
    margin-top: 20px;
    background: #dbe6cb;
    border-radius: 14px;
    padding: 16px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between; /* Verteilt die Elemente gleichmäßig */
    flex-wrap: wrap;
    gap: 15px;
    box-sizing: border-box;
}

.bottom-bar .label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: var(--font-lg);
    font-weight: 700;
    color: #2f3b28;
}

.bottom-bar .label .icon {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.bottom-bar .item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--font-md);
    color: #3a4632;
    font-weight: 500;
}
/* 
.service-grid {
    display: grid;
    max-width: 1200px;
    margin: 0 auto;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: var(--space-md); 
    border: 8px solid white;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    color: var(--green-background);
   
    justify-items: stretch; 
    
    padding: var(--space-lg) var(--space-sm);
}

.service-grid-element {
    text-align: start;
    
    
    max-width: 360px; 
    width: 100%;
    
    
    margin: 0 auto; 
 
 
}

.service-grid h3,
.service-grid h4 {
    font-size: var(--font-xl);
    margin-top: var(--space-md);
    margin-bottom: var(--space-lg);
}
.service-grid li {
    margin-bottom: var(--space-xl);
}
.service-grid ul {
    list-style-type: circle;
    padding-left: 25px;
}
*/
.buying-frase{
    margin: var(--space-2xl) var(--space-2xl);
    text-align: center;
    background: linear-gradient(135deg, #3d4d34, var(--green-background));
    color: white;
    border-radius: var(--radius-md);
    border: 2px solid white;
    box-shadow: var(--shadow-md);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: var(--space-3xl);
}
.buying-frase p {
    font-size: var(--font-xl);
   padding: var(--space-lg) var(--space-xl);
}
@media (max-width: 1200px) {
    .buying-frase {
        flex-direction: column;
        gap: var(--space-xl);
    }
}
/*___________________FAQ_________________________________________________________*/
/* Container-Styling */
#faq {
    background-color: #e4f6d8;
    width: 100%;       
    background-position: top left;
}
.faq {
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    background-color: var(--green-background);
    /* background-image: url(/assets/img/background.png); */
    background-repeat: repeat; 
    background-size: auto;
    background-position: top left;
    padding: 60px 20px;
    
}


.faq-content-wrapper {
    max-width: 800px;
    margin: 0 auto;
    background-color: var(--green-background);
    padding: 20px;
    
}

#faqs-title {
    color: white;
    margin-bottom: 30px;
    font-family: var(--font-primary);
}

/* Die Liste ohne Punkte */
.faq-list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 15px; /* Abstand zwischen den Fragen */
}

/* Der Button (Die Frage-Zeile) */
.faq-question {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 30px;
    background-color: rgba(145, 189, 83); /* Semi-transparentes Weiß */
    color: white;
    border: none;
    border-radius: 15px;
    cursor: pointer;
    font-size: 1.1rem;
    font-family: var(--font-primary);
    font-weight: bold;
    transition: background-color 0.3s ease;
    text-align: left;
    
}

.faq-question:hover {
    background-color: rgba(145, 189, 83, 0.5);
}


/* Das Plus-Icon (erzeugt mit CSS statt Bild, damit es einfacher zu rotieren ist) */
.faq-question::after {
    content: '+';
    font-size: 1.8rem;
    font-weight: 300;
    transition: transform 0.4s ease;
    display: inline-block;
}

/* Rotation wenn offen (Klasse 'is-open' wird von deinem JS gesetzt) */
.faq-question.is-open::after {
    transform: rotate(45deg); /* Macht aus dem Plus ein X */
}

/* Die Antwort-Box */
.faq-answer {
    background-color: rgba(145, 189, 83);
    margin-top: -10px; /* Lässt die Antwort an die Frage "andocken" */
    padding: 30px;
    border-radius: 0 0 15px 15px;
    border-top: 2px solid white;
    color: white;
    line-height: 1.6;
}

/* Da du das 'hidden' Attribut nutzt, ist hier kein komplexes CSS für das Einblenden nötig, 
   aber du kannst eine kleine Fade-In Animation hinzufügen: */
.faq-answer:not([hidden]) {
    display: block;
    animation: fadeIn 0.4s ease-out;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(-10px); }
    to { opacity: 1; transform: translateY(0); }
}
/* Jede zweite Frage (gerade Zahlen: 2, 4, 6...) bekommt einen etwas dunkleren/anderen Ton */
.faq-list li:nth-child(even) .faq-question {
    background-color: rgba(145, 189, 83); /* Vorher 0.2, jetzt dezenter */
}

/* Optional: Auch die Hintergrundfarbe der Antwort für jede zweite Frage anpassen */
.faq-list li:nth-child(even) .faq-answer {
    background-color: rgba(145, 189, 83); /* Vorher 0.1, jetzt etwas transparenter */
}

/* Hover-Effekt für die geänderten Fragen anpassen, damit er knackig bleibt */
.faq-list li:nth-child(even) .faq-question:hover {
    background-color: rgba(145, 189, 83, 0.5);
}

.disclaim {
    padding-top: var(--space-md);
    color: var(--white-color)
}

.cta-div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: var(--space-5xl);
}