/* _content/BlazorWebApp/Components/Layout/MainLayout.razor.rz.scp.css */
/* Entfernt Standardr�nder, Container und Padding */
.layout-wrapper[b-r215xwi2mi] {
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 100vh;
    overflow-x: hidden;
}

/* Fehleranzeige bleibt wie gehabt */
#blazor-error-ui[b-r215xwi2mi] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-r215xwi2mi] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazorWebApp/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ajqwrrfjf8] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-ajqwrrfjf8] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-ajqwrrfjf8] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ajqwrrfjf8] {
    font-size: 1.1rem;
}

.bi[b-ajqwrrfjf8] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-ajqwrrfjf8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-ajqwrrfjf8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-ajqwrrfjf8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-ajqwrrfjf8] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ajqwrrfjf8] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ajqwrrfjf8] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ajqwrrfjf8]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-ajqwrrfjf8]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ajqwrrfjf8]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-ajqwrrfjf8] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ajqwrrfjf8] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ajqwrrfjf8] {
        display: none;
    }

    .nav-scrollable[b-ajqwrrfjf8] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/BlazorWebApp/Components/Pages/Ascend.razor.rz.scp.css */
/* Grundlegendes Styling */
body[b-fa1ebjtlzc] {
    font-family: 'Poppins', sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    overflow-x: hidden;
    box-sizing: border-box;
}

.video-container[b-fa1ebjtlzc] {
    position: relative;
    width: 70%; /* ← Breite auf z. B. 70% reduzieren */
    max-width: 1100px; /* ← optional: maximale Breite */
    padding-bottom: 39.375%; /* ← 70% von 56.25%, damit 16:9 Verhältnis bleibt */
    height: 0;
    overflow: hidden;
    margin: 0 auto 2rem auto; /* ← zentriert */
}

    .video-container iframe[b-fa1ebjtlzc] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

/* Bildgalerie */
.image-gallery[b-fa1ebjtlzc] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 40px;
    background-color: white;
}

/* Einzelne Bilder */
.image-item[b-fa1ebjtlzc] {
    text-align: center;
    max-width: 80%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

    .image-item img[b-fa1ebjtlzc] {
        max-width: 100%;
        height: auto;
        border-radius: 10px;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

        /* Hover-Effekt */
        .image-item img:hover[b-fa1ebjtlzc] {
            transform: scale(1.025);
            box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
        }

    /* Bild-Beschriftungen */
    .image-item p[b-fa1ebjtlzc] {
        font-size: 1.2rem;
        font-weight: bold;
        margin-bottom: 15px;
    }

/* Animation für sanftes Einblenden der Bilder */
.image-item[b-fa1ebjtlzc] {
    opacity: 0;
    transform: translateY(10px);
    animation: fadeIn-b-fa1ebjtlzc 0.6s ease-in-out forwards;
}

@keyframes fadeIn-b-fa1ebjtlzc {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px) {
    /* Bildgröße auf mobilen Geräten weiter optimieren */
    .image-item[b-fa1ebjtlzc] {
        width: 100%; /* Nutzt die volle Breite */
        max-width: none; /* Keine maximale Breitenbegrenzung */
    }

        .image-item img[b-fa1ebjtlzc] {
            width: 100%; /* Bild auf volle Breite des Containers setzen */
            max-width: 500px; /* Höheres Limit für größere Darstellung */
            height: auto; /* Verhältnis beibehalten */
        }

    /* Falls die Bilder zentriert werden sollen */
    .image-gallery[b-fa1ebjtlzc] {
        width: 100%;
        padding: 20px;
    }
}
/* _content/BlazorWebApp/Components/Pages/Home.razor.rz.scp.css */
html[b-fjlsdxpz6m], body[b-fjlsdxpz6m], .home-wrapper[b-fjlsdxpz6m] {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden; /* verhindert horizontales Scrollen */
    font-family: 'Poppins', sans-serif;
    background-color: black;
}

*[b-fjlsdxpz6m] {
    box-sizing: border-box;
}

/* -----------------------------------
   FULLSCREEN-HERO MIT BACKGROUND
------------------------------------*/
.fullscreen-hero[b-fjlsdxpz6m] {
    background-image: url("images/EpicBackgroundAFOSRefresh18.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
    width: 100%; /* statt 100vw */
    max-width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
}

/* -----------------------------------
   NAVBAR
------------------------------------*/
.navbar[b-fjlsdxpz6m] {
    background-color: black;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; /* statt 100vw */
    max-width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    z-index: 1000;
}

.news[b-fjlsdxpz6m] {
    font-size: 1.5rem;
    font-weight: bold;
    color: white;
    flex: 1;
}

.logo-container[b-fjlsdxpz6m] {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.logo[b-fjlsdxpz6m] {
    height: 70px;
    width: 70px;
}

.search-box[b-fjlsdxpz6m] {
    width: 250px;
    padding: 8px;
    font-size: 1rem;
    border: none;
    border-radius: 15px;
    text-align: center;
    color: black;
}

/* -----------------------------------
   INFO-BLOCK unter Hero
------------------------------------*/
.info-block[b-fjlsdxpz6m] {
    background-color: black; /*Vorher weiß*/
    color: #BEBEBE;
    text-align: center;
    padding-top: 140px;
    padding-bottom: 40px;
    font-size: 1.2rem;
    line-height: 1.6;
}

    .info-block .info-title[b-fjlsdxpz6m] {
        color: white;
        font-size: 2.5rem;
        font-weight: bold;
        margin-bottom: 10px;
    }


/* -----------------------------------
    TEST2! 
------------------------------------*/
.infocontent-section[b-fjlsdxpz6m] {
    background-color: black;
    padding-top: 0px;
    padding-bottom: 20px;
    width: 100%;
    max-width: 100%;
    margin: 0;
}

/* Infohero-Blöcke */
.infohero-section[b-fjlsdxpz6m] {
    background: linear-gradient(to bottom, #8039B3, #3A1854);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 95%;
    max-width: 100%;
    overflow-x: hidden;
    height: 600px;
    padding: 40px;
    margin: 80px auto 0 auto;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    box-sizing: border-box;
    position: relative; /* für Overlay */
}

    .infohero-section:hover[b-fjlsdxpz6m] {
        transform: scale(1.020);
        box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    }

/* Textcontainer */
.infotext-container[b-fjlsdxpz6m] {
    width: 50%;
    margin-left: auto;
    position: relative;
    z-index: 1; /* über Overlay */
    transform: translateX(+130px); /* nach links schieben */
}

    .infotext-container h1[b-fjlsdxpz6m] {
        font-size: 2.5rem;
        font-weight: bold;
        color: white;
        text-shadow: 3px 3px 15px rgba(0, 0, 0, 0.5);
        text-align: left;
    }

    .infotext-container p[b-fjlsdxpz6m] {
        font-size: 1.2rem;
        color: #BEBEBE;
        text-shadow: 3px 3px 15px rgba(0, 0, 0, 0.5);
        text-align: left;
    }

/* Hero-Bilder als Hintergrund */
.infoimage[b-fjlsdxpz6m] {
    background: url('images/AFOSImage5.jpg') no-repeat center center;
    background-size: cover;
    border-radius: 20px;
    overflow: hidden;
}


/* -----------------------------------
   IDEA-BLOCK
------------------------------------*/
.idea-block[b-fjlsdxpz6m] {
    background-color: black; /*Vorher weiß*/
    color: #BEBEBE;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 10px;
    font-size: 1.2rem;
    line-height: 1.6;
}

    .idea-block .idea-title[b-fjlsdxpz6m] {
        color: white;
        font-size: 2.5rem;
        font-weight: bold;
        margin-bottom: 10px;
    }

/* -----------------------------------
    TEST2!
------------------------------------*/
.techtestcontent-section[b-fjlsdxpz6m] {
    background-color: black;
    padding-top: 60px;
    padding-bottom: 10px;
    width: 100%;
    max-width: 100%;
    margin: 0;
}

/* Infohero-Blöcke */
.techtesthero-section[b-fjlsdxpz6m] {
    background: linear-gradient(to bottom, #8039B3, #3A1854);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center; /* ZENTRIERT */
    width: 95%;
    max-width: 100%;
    overflow-x: hidden;
    height: 600px;
    padding: 40px;
    margin: 80px auto 0 auto;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    box-sizing: border-box;
    position: relative;
}

    .techtesthero-section:hover[b-fjlsdxpz6m] {
        transform: scale(1.020);
        box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    }

.techtestoverlay-container[b-fjlsdxpz6m] {
    position: relative;
    z-index: 1;
    max-width: 900px;
    margin-left: auto; /* 🔥 schiebt nach rechts */
    margin-right: 100px; /* Abstand zum Rand */
    text-align: left; /* Text wieder linksbündig */
    color: white;
}

    /* Headline */
    .techtestoverlay-container h1[b-fjlsdxpz6m] {
        font-size: 2.5rem;
        font-weight: bold;
        color: white;
        text-shadow: 3px 3px 15px rgba(0, 0, 0, 0.5);
        margin-bottom: 20px;
    }

/* Tech Icons Grid im Hero */
.techtesticon-grid[b-fjlsdxpz6m] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    max-width: 420px;
    margin: 0 auto;
    justify-items: center;
    align-items: center;
}

    /* Icons */
    .techtesticon-grid img[b-fjlsdxpz6m] {
        width: 60px;
        height: auto;
        transition: transform 0.18s ease;
        -webkit-user-drag: none;
        user-select: none;
    }

        .techtesticon-grid img:hover[b-fjlsdxpz6m] {
            transform: scale(1.15);
        }

/* Hero-Bilder als Hintergrund */
.techtestimage[b-fjlsdxpz6m] {
    background: url('images/AFOSImage7.jpg') no-repeat center center;
    background-size: cover;
    border-radius: 20px;
    overflow: hidden;
}


/* -----------------------------------
   WEISSER BEREICH AB SCROLL
------------------------------------*/
.content-section[b-fjlsdxpz6m] {
    background-color: black; /*Vorher weiß*/
    padding-top: 100px;
    padding-bottom: 80px; /* hier Abstand zum Seitenende hinzufügen */
    width: 100%; /* statt 100vw */
    max-width: 100%;
    margin: 0;
}

/* Hero-Blöcke */
.hero-section[b-fjlsdxpz6m] {
    background: linear-gradient(to bottom, #8039B3, #3A1854);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 95%;
    max-width: 100%;
    overflow-x: hidden;
    height: 600px;
    padding: 40px;
    margin: 80px auto 0 auto; /* oben 80px, links/rechts auto = zentriert */
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    box-sizing: border-box;
}

    .hero-section:hover[b-fjlsdxpz6m] {
        transform: scale(1.020);
        box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    }

.text-container[b-fjlsdxpz6m] {
    width: 50%;
}

    .text-container h1[b-fjlsdxpz6m] {
        font-size: 2.5rem;
        font-weight: bold;
        color: white;
        text-shadow: 3px 3px 15px rgba(0, 0, 0, 0.5);
    }

    .text-container p[b-fjlsdxpz6m] {
        font-size: 1.2rem;
        color: #BEBEBE;
        text-shadow: 3px 3px 15px rgba(0, 0, 0, 0.5);
    }

/* Button */
.explore-button[b-fjlsdxpz6m] {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 20px;
    background-color: black;
    color: white;
    text-decoration: none;
    font-size: 1.2rem;
    border-radius: 17px;
    transition: background-color 0.3s ease;
}

    .explore-button:hover[b-fjlsdxpz6m] {
        background-color: #444;
    }

/* Bilder */
.vestalogo[b-fjlsdxpz6m],
.ascendlogo[b-fjlsdxpz6m] {
    width: 40%;
    max-width: 500px;
    border-radius: 10px;
}

/* -----------------------------------
   FOOTER / IMPRESSUM
------------------------------------*/
.footer-section[b-fjlsdxpz6m] {
    margin-top: 120px;
    padding: 180px 20px;
    width: 100%;
    background-image: url("/images/Footer2.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.footer-content[b-fjlsdxpz6m] {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end; /* NEU */
    align-items: flex-start;
    color: #BEBEBE;
    font-size: 0.95rem;
    text-align: right; /* NEU */
}


    .footer-content h3[b-fjlsdxpz6m] {
        color: white;
        margin-bottom: 10px;
        font-size: 1.2rem;
    }

    .footer-content a[b-fjlsdxpz6m] {
        color: white;
        text-decoration: none;
    }

        .footer-content a:hover[b-fjlsdxpz6m] {
            text-decoration: underline;
        }

/* -----------------------------------
   RESPONSIVE – MOBILE FIRST (NEU)
------------------------------------*/
@media (max-width: 768px) {

    /* -----------------------------------
       GLOBAL MOBILE CLEANUP
    ------------------------------------*/
    p br[b-fjlsdxpz6m] {
        display: none;
    }

    /* 🔥 Mobile Hero Background */
    .fullscreen-hero[b-fjlsdxpz6m] {
        background-image: url("images/EpicBackgroundAFOSMobile1.jpg");
        background-position: center;
        background-size: cover;
    }

    /* 🔥 FIX: Impressum – Zeilenumbrüche + Zentrierung */
    .footer-imprint p br[b-fjlsdxpz6m] {
        display: block;
    }

    .footer-imprint p[b-fjlsdxpz6m] {
        text-align: center;
    }

    /* -----------------------------------
       NAVBAR
    ------------------------------------*/
    .navbar[b-fjlsdxpz6m] {
        height: 55px;
        padding: 0 10px;
    }

    .news[b-fjlsdxpz6m] {
        font-size: 1rem;
    }

    .logo[b-fjlsdxpz6m] {
        height: 48px;
        width: 48px;
    }

    .search-box[b-fjlsdxpz6m] {
        width: 110px;
        font-size: 0.9rem;
        padding: 6px;
    }

    /* -----------------------------------
       INFO BLOCK
    ------------------------------------*/
    .info-block[b-fjlsdxpz6m] {
        margin-top: 80px;
        padding: 40px 20px;
        font-size: 1rem;
    }

        .info-block .info-title[b-fjlsdxpz6m] {
            font-size: 1.8rem;
        }

    /* -----------------------------------
       INFO HERO
    ------------------------------------*/
    .infohero-section[b-fjlsdxpz6m] {
        flex-direction: column;
        height: auto;
        margin-top: 80px;
        padding: 40px 20px;
        width: 92%;
    }

    .infoimage[b-fjlsdxpz6m] {
        background: #212121;
    }

    .infotext-container[b-fjlsdxpz6m] {
        width: 100%;
        margin: 0;
        transform: none;
        text-align: center;
    }

        .infotext-container h1[b-fjlsdxpz6m] {
            font-size: 2rem;
            text-align: center;
        }

        .infotext-container p[b-fjlsdxpz6m] {
            font-size: 1rem;
            text-align: center;
        }

    /* -----------------------------------
       IDEA BLOCK
    ------------------------------------*/
    .idea-block[b-fjlsdxpz6m] {
        margin-top: 80px;
        padding: 40px 20px;
        font-size: 1rem;
    }

        .idea-block .idea-title[b-fjlsdxpz6m] {
            font-size: 1.8rem;
        }

    /* -----------------------------------
       TECH HERO
    ------------------------------------*/
    .techtesthero-section[b-fjlsdxpz6m] {
        height: auto;
        margin-top: 80px;
        padding: 40px 20px;
        width: 92%;
    }

    .techtestimage[b-fjlsdxpz6m] {
        background: #212121;
    }

    .techtestoverlay-container[b-fjlsdxpz6m] {
        margin: 0;
        text-align: center;
        max-width: 100%;
    }

        .techtestoverlay-container h1[b-fjlsdxpz6m] {
            font-size: 2rem;
        }

    .techtesticon-grid[b-fjlsdxpz6m] {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        max-width: 100%;
    }

        .techtesticon-grid img[b-fjlsdxpz6m] {
            width: 52px;
        }

    /* -----------------------------------
       PROJECT HERO SECTIONS
    ------------------------------------*/
    .hero-section[b-fjlsdxpz6m] {
        flex-direction: column;
        height: auto;
        margin-top: 80px;
        padding: 40px 20px;
        width: 92%;
        text-align: center;
    }

    .text-container[b-fjlsdxpz6m] {
        width: 100%;
    }

        .text-container h1[b-fjlsdxpz6m] {
            font-size: 2rem;
        }

        .text-container p[b-fjlsdxpz6m] {
            font-size: 1rem;
        }

    .explore-button[b-fjlsdxpz6m] {
        font-size: 1rem;
        padding: 8px 16px;
    }

    .vestalogo[b-fjlsdxpz6m],
    .ascendlogo[b-fjlsdxpz6m] {
        width: 80%;
        max-width: 280px;
        margin-top: 20px;
    }

    /* -----------------------------------
       FOOTER
    ------------------------------------*/
    .footer-section[b-fjlsdxpz6m] {
        margin-top: 80px;
        padding: 120px 20px;
        background: linear-gradient(to bottom, #8039B3, #3A1854);
    }

    .footer-content[b-fjlsdxpz6m] {
        justify-content: center;
        align-items: center;
        text-align: center;
    }
}
/* _content/BlazorWebApp/Components/Pages/Vesta.razor.rz.scp.css */
/* Grundlegendes Styling */
body[b-vklmd44bme] {
    font-family: 'Poppins', sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    overflow-x: hidden;
    box-sizing: border-box;
}

.video-container[b-vklmd44bme] {
    position: relative;
    width: 70%; /* ← Breite auf z. B. 70% reduzieren */
    max-width: 1100px; /* ← optional: maximale Breite */
    padding-bottom: 39.375%; /* ← 70% von 56.25%, damit 16:9 Verhältnis bleibt */
    height: 0;
    overflow: hidden;
    margin: 0 auto 2rem auto; /* ← zentriert */
}

    .video-container iframe[b-vklmd44bme] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

/* Bildgalerie */
.image-gallery[b-vklmd44bme] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 40px;
    background-color: white;
}

/* Einzelne Bilder */
.image-item[b-vklmd44bme] {
    text-align: center;
    max-width: 80%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

    .image-item img[b-vklmd44bme] {
        max-width: 100%;
        height: auto;
        border-radius: 10px;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

        /* Hover-Effekt */
        .image-item img:hover[b-vklmd44bme] {
            transform: scale(1.025);
            box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
        }

    /* Bild-Beschriftungen */
    .image-item p[b-vklmd44bme] {
        font-size: 1.2rem;
        font-weight: bold;
        margin-bottom: 15px;
    }

/* Animation für sanftes Einblenden der Bilder */
.image-item[b-vklmd44bme] {
    opacity: 0;
    transform: translateY(10px);
    animation: fadeIn-b-vklmd44bme 0.6s ease-in-out forwards;
}

@keyframes fadeIn-b-vklmd44bme {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px) {
    /* Bildgröße auf mobilen Geräten weiter optimieren */
    .image-item[b-vklmd44bme] {
        width: 100%; /* Nutzt die volle Breite */
        max-width: none; /* Keine maximale Breitenbegrenzung */
    }

        .image-item img[b-vklmd44bme] {
            width: 100%; /* Bild auf volle Breite des Containers setzen */
            max-width: 500px; /* Höheres Limit für größere Darstellung */
            height: auto; /* Verhältnis beibehalten */
        }

    /* Falls die Bilder zentriert werden sollen */
    .image-gallery[b-vklmd44bme] {
        width: 100%;
        padding: 20px;
    }
}
