/* ============================================================
   LAS Software – Hauptstylesheet v2
   Mobile-First · Light Mode · Passt zum neuen dunklen Header/Hero
   ============================================================ */
/* ---------- Reset & Base ---------- */
/* Echtes Video oder GIF */
/* Platzhalter-Box (wird entfernt wenn Video/GIF eingebunden) */
/*
 * Der Overlay-Verlauf:
 * - Ganz links: Farbe des Hero-Gradients (0d2e4a), 100% deckend
 *   → nahtloser Übergang vom Seiten-Gradient zum Video
 * - Mitte (~50%): stark überdeckt, Text bleibt lesbar
 * - Rechts: fast transparent → Video/GIF gut sichtbar
 *
 * Der Verlauf geht von links nach rechts.
 */
/* ══════════════════════════════════════════
   HERO TEXT
   ══════════════════════════════════════════ */
/* ── Welle ── */
/* ══════════════════════════════════════════
   PRODUKTE – abwechselnd links/rechts
   ══════════════════════════════════════════ */
/* ── Über uns ── */
/* ── CTA ── */
/* ── Hero-Gradient-Wrapper: Topbar + Header + Hero als eine Fläche ── */
/* Subtiles Muster über dem Gradient */
/* ── Topbar im Hero-Bereich ── */
/* Logo weiß auf dem dunklen Header */
/* Dropdown-Menu auf dunklem Header */
/* Mobiler Toggle-Button weiß */
/* ── Hero-Sektion selbst (keine eigene Hintergrundfarbe mehr) ── */
/* altes Muster deaktivieren */
/* Hero-Text bleibt weiß */
/* Weicher Übergang vom Hero zum nächsten Abschnitt */
/* ── Nicht-Hero Seiten: normaler weißer Header ── */
/* ---------- Skip Link ---------- */
/* ---------- Container ---------- */
/* ============================================================
   HERO-ZONE: Topbar + Header + Hero als eine Fläche
   (Styles hier ergänzen was im template inline steht)
   ============================================================ */
/* Topbar */
/* Header */
/* Logo */
/* Mobile toggle */
/* Nav */
/* Dropdown */
/* ============================================================
   SEITENKOPF (Unterseiten)
   Ersetzt das alte las-page-header mit fließendem Übergang
   zum Header-Gradient
   ============================================================ */
/* Wellenförmiger Übergang unter dem Seitenkopf */
/* ============================================================
   SECTIONS
   ============================================================ */
/* ============================================================
   BUTTONS
   ============================================================ */
/* ============================================================
   BADGES
   ============================================================ */
/* ============================================================
   CONTENT LAYOUTS
   ============================================================ */
/* Zwei-Spalten: Text + Sidebar-Karte */
/* Allgemeiner Text-Bereich */
/* ============================================================
   SIDEBAR-KARTE (Kontakt / Info)
   ============================================================ */
/* ============================================================
   VALUE / FEATURE LIST
   ============================================================ */
/* ============================================================
   PRODUKT-SEITEN (Einzelseiten)
   ============================================================ */
/* ============================================================
   KONTAKT-SEITE
   ============================================================ */
/* ============================================================
   NEWS – Öffentliche Listenansicht
   ============================================================ */
/* News Detail */
/* News Anmeldeformular */
/* ============================================================
   FORMULARE (allgemein)
   ============================================================ */
/* ============================================================
   KARRIERE – Stellenangebote Karte
   ============================================================ */
/* ============================================================
   STATS
   ============================================================ */
/* ============================================================
   CTA BAND (wiederverwendbar)
   ============================================================ */
/* ============================================================
   RECHTLICHES (Impressum, Datenschutz)
   ============================================================ */
/* ============================================================
   PLACEHOLDER (leere Seiten)
   ============================================================ */
/* ============================================================
   FOOTER
   ============================================================ */
/* ── Customer Opinions Section ───────────────────────── */
/* ── Carousel fix ────────────────────────────────────── */
/* PrimeFaces Carousel braucht explizite Breiten */
/* ── Individual Opinion Card ─────────────────────────── */
/* ── Tablet ──────────────────────────────────────────── */
/* ── Desktop ─────────────────────────────────────────── */
/*bus stuff _--------------------------------------------------*/
/*
    -----------legal-------------
*/
/* ===== ABOUT SECTION ===== */
/* Header */
/* Intro Block */
/* Partners Header */
/* Partner Grid */
/* CTA */
/* ===== Produktübersicht ===== */
/* Button */
/* ===== Dialog ===== */
/* Responsive */
/* 3 Karten zentriert (statt linksbündig im Grid) */
/* Kurzer Teaser-Text unter dem Titel */
/* ============================================================
   LAS Software – Informationseinträge (öffentliche Sektion)
   Einfügen in: src/main/webapp/resources/css/las-styles.css
   ============================================================ */
/* --- Sektion Container --- */
/* --- Karte --- */
/* --- Überschrift --- */
/* --- Text --- */
/* --- Quellfußzeile --- */
/* --- Responsive --- */
/*
        Language switcher
*/
/* ── Language Switcher ─────────────────────────────── */
/* ── Lang form sits inline next to nav ───────────────── */
/* ── Main toggle button ───────────────────────────────── */
/* Flag pseudo-element before the text */
/* swap flag based on a data attribute we set via JS */
/* ── Overlay panel ────────────────────────────────────── */
/* ── Option buttons inside overlay ───────────────────── */
/* Flag before each option */
/* Back-to-top Button — mobile first */
/* Desktop: etwas kleiner & weiter vom Rand, dezenteres Icon */
/* Respektiert reduzierte Bewegungspräferenz */
/* ============================================================
   NEU: Media-Hero für Unterseiten (Bild/Video hinter Header)
   Nutzt die bestehende .las-hero-zone / .las-header Struktur.
   Keine bestehende Regel wird verändert, nur ergänzt.
   ============================================================ */
/* Fallback-Hintergrundfarbe, falls das Bild noch nicht lädt.
   Höhere Spezifität (3 statt 2 Klassen) gewinnt gezielt gegen
   body.las-subpage .las-hero-zone, ohne diese Regel zu ändern. */
/* Die Zone selbst wird zur Flex-Spalte: Topbar + Header behalten
   ihre natürliche Höhe, der Hero-Text füllt den Rest.
   position: relative kommt schon von .las-hero-zone (Basisklasse). */
/* NEU: Topbar + Header innerhalb der Media-Hero-Zone deutlich
   transparenter machen, damit das Bild durchscheint.
   Nur solange NICHT gescrollt wurde – .scrolled bleibt unangetastet
   und sorgt weiterhin für gute Lesbarkeit beim Scrollen. */
/* Bild-/Video-Ebene: deckt die GESAMTE Hero-Zone ab
   (Topbar + Header + Hero-Text), liegt dank z-index:-1
   hinter allem, was in der Zone normal fließt (Topbar,
   Header, Hero-Content) – genau das macht Header & Topbar
   "durchsichtig" über dem Bild. */
/* Hero-Text: füllt den Platz unterhalb von Topbar+Header,
   zentriert sich selbst vertikal & horizontal. */

:root {
    --las-primary: #1a5276;
    --las-primary-dark: #0d2e4a;
    --las-primary-mid: #154360;
    --las-primary-light: #2e86c1;
    --las-accent: #e67e22;
    --las-accent-dark: #ca6f1e;
    --las-accent-light: #ff8847;
    --las-bg: #fff;
    --las-bg-light: #EDF4FF;
    --las-bg-muted: #eaf0f6;
    --las-text: #1c2b39;
    --las-text-muted: #fff;
    --las-text-light: #8a9db0;
    --las-border: #d5dde6;
    --las-border-light: #e8edf2;
    --las-success: #27ae60;
    --las-warning: #f39c12;
    --las-danger: #c0392b;
    --las-info: #2980b9;
    --las-radius: 8px;
    --las-radius-lg: 14px;
    --las-radius-xl: 20px;
    --las-shadow-sm: 0 1px 4px rgba(26, 82, 118, 0.08);
    --las-shadow: 0 2px 12px rgba(26, 82, 118, 0.1);
    --las-shadow-md: 0 6px 24px rgba(26, 82, 118, 0.14);
    --las-shadow-lg: 0 12px 40px rgba(26, 82, 118, 0.18);
    --las-transition: 0.2s ease;
    --las-font: "Segoe UI", system-ui, -apple-system, sans-serif;
    --las-container: 1200px;
    --las-media-accent: rgb(34, 110, 197);
    --las-media-accent-dark: rgb(19, 71, 133);
    --las-media-overlay-top: rgba(34, 110, 197, 0.45);
    --las-media-overlay-bottom: rgba(13, 46, 74, 0.72);
    --las-media-hero-min-h: 70vh;
    --las-media-hero-min-h-desktop: 70vh;
    --las-surface: #fbfcfe;
    --las-page-bg: #356d9f;
    --las-page-bg-mid: #356d9f;
    --las-card-background: linear-gradient(135deg, #0d2e4a 0%, #1a5276 100%);
}
#langForm\:switchDe::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 15'%3E%3Crect width='22' height='5' fill='%23000'/%3E%3Crect y='5' width='22' height='5' fill='%23CC0000'/%3E%3Crect y='10' width='22' height='5' fill='%23FFCE00'/%3E%3C/svg%3E")
}
#langForm\:switchEn::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 15'%3E%3Crect width='22' height='15' fill='%23012169'/%3E%3Cpath d='M0%2C0 L22%2C15 M22%2C0 L0%2C15' stroke='%23fff' stroke-width='3'/%3E%3Cpath d='M0%2C0 L22%2C15 M22%2C0 L0%2C15' stroke='%23C8102E' stroke-width='1.8'/%3E%3Cpath d='M11%2C0 V15 M0%2C7.5 H22' stroke='%23fff' stroke-width='4.5'/%3E%3Cpath d='M11%2C0 V15 M0%2C7.5 H22' stroke='%23C8102E' stroke-width='2.8'/%3E%3C/svg%3E")
}
#las-bus-svg {
    width: 44px;
    height: auto;
    filter: drop-shadow(0 4px 8px rgba(13, 46, 74, 0.25));
    transition: top 0.12s linear;
    position: absolute;
    left: 50%;
    transform: translatex(-50%)
}
#las-bus-track {
    position: fixed;
    right: 28px;
    top: 0;
    width: 56px;
    pointer-events: none;
    z-index: 100;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: opacity 0.3s
}
*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}
.apply-btn {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    background: #185FA5;
    color: #E6F1FB;
    font-size: 0.9;
    font-weight: 500;
    padding: 9px 16px;
    border-radius: 8px;
    text-decoration: none;
    margin-top: 8px
}
.apply-btn i {
    font-size: 0.9rem;
}
.apply-desc {
    font-size: 1rem;
    color: #5F5E5A;
    margin: 0
}
.badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: #0d2e4a;
    color: #85B7EB;
    font-size: 12px;
    padding: 5px 12px;
    border-radius: 20px;
    margin: 0 6px 6px 0;
    font-size: 1rem;
}
.badge i {
    font-size: 1.1rem;
}
.benefit-desc {
    font-size: 1rem;
    color: #5F5E5A;
    margin: 0;
    line-height: 1.5
}
.benefit-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-bottom: 1.5rem
}
.benefit-icon {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: #E6F1FB;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #185FA5;
    font-size: 16px
}
.benefit-item {
    background: #fff;
    border: 0.5px solid #D3D1C7;
    border-radius: 12px;
    padding: 0.85rem 1rem;
    display: flex;
    gap: 10px;
    align-items: flex-start
}
.benefit-title {
    font-size: 1rem;;
    font-weight: 500;
    color: #2C2C2A;
    margin: 0 0 2px
}
.contact-card {
    background: #fff;
    border: 0.5px solid #D3D1C7;
    border-radius: 12px;
    padding: 1rem 1.25rem
}
.contact-card .cc-label {
    font-size: 0.9;
    font-weight: 500;
    color: #888780;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    margin: 0 0 8px
}
.contact-card .cc-name {
    font-size: 1rem;
    font-weight: 500;
    color: #2C2C2A;
    margin: 0 0 10px
}
.contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px
}
.contact-link {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 0.9rem;
    color: #185FA5;
    text-decoration: none;
    margin-bottom: 5px
}
.contact-link i {
    font-size: 0.9rem;
}
.job-hero {
    background: #0C447C;
    border-radius: 16px;
    padding: 2rem 2rem 1.5rem;
    margin-bottom: 1.5rem
}
.job-hero .sub {
    color: #85B7EB;
    font-size: 1rem;;
    margin: 0 0 1.25rem
}
.job-hero h2 {
    color: #E6F1FB;
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 4px
}
.lang-form {
    display: inline-flex !important;
    align-items: center;
    margin: 0 0 0 1.5rem;
    padding: 0
}
.lang-option--active.ui-button {
    font-weight: 600 !important
}
.lang-option.ui-button {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    padding: 9px 10px !important;
    background: transparent !important;
    border: none !important;
    border-radius: 7px !important;
    color: #1a1a1a !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    text-align: left !important;
    justify-content: flex-start !important;
    transition: background 100ms
}
.lang-option.ui-button .ui-button-text {
    padding: 0 !important;
    flex: 1
}
.lang-option.ui-button::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 15px;
    border-radius: 3px;
    background-size: cover;
    margin-right: 10px;
    flex-shrink: 0
}
.lang-option.ui-button:hover {
    background: #f0f0ee !important
}
.lang-overlay .ui-overlaypanel-close {
    display: none !important
}
.lang-overlay .ui-overlaypanel-content {
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 2px !important
}
.lang-overlay.ui-overlaypanel {
    border-radius: 10px !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15) !important;
    padding: 4px !important;
    min-width: 150px !important
}
.lang-switch-btn.ui-button {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    padding: 6px 12px !important;
    background: rgba(255, 255, 255, 0.12) !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    border-radius: 8px !important;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    white-space: nowrap;
    transition: background 120ms, border-color 120ms
}
.lang-switch-btn.ui-button .ui-button-icon {
    color: rgba(255, 255, 255, 0.7) !important;
    font-size: 12px !important;
    transition: transform 200ms ease
}
.lang-switch-btn.ui-button .ui-button-text {
    padding: 0 !important;
    line-height: 1 !important
}
.lang-switch-btn.ui-button.lang-de::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 15'%3E%3Crect width='22' height='5' fill='%23000'/%3E%3Crect y='5' width='22' height='5' fill='%23CC0000'/%3E%3Crect y='10' width='22' height='5' fill='%23FFCE00'/%3E%3C/svg%3E")
}
.lang-switch-btn.ui-button.lang-en::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 15'%3E%3Crect width='22' height='15' fill='%23012169'/%3E%3Cpath d='M0%2C0 L22%2C15 M22%2C0 L0%2C15' stroke='%23fff' stroke-width='3'/%3E%3Cpath d='M0%2C0 L22%2C15 M22%2C0 L0%2C15' stroke='%23C8102E' stroke-width='1.8'/%3E%3Cpath d='M11%2C0 V15 M0%2C7.5 H22' stroke='%23fff' stroke-width='4.5'/%3E%3Cpath d='M11%2C0 V15 M0%2C7.5 H22' stroke='%23C8102E' stroke-width='2.8'/%3E%3C/svg%3E")
}
.lang-switch-btn.ui-button::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 15px;
    border-radius: 3px;
    background-size: cover;
    flex-shrink: 0
}
.lang-switch-btn.ui-button:hover {
    background: rgba(255, 255, 255, 0.22) !important;
    border-color: rgba(255, 255, 255, 0.5) !important
}
.las-about-badge {
    display: inline-block;
    background: linear-gradient(135deg, #0d2e4a, #2e86c1);
    color: #fff;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    padding: 0.3rem 1rem;
    border-radius: 50px;
    margin-bottom: 1rem
}
.las-about-band {
    background-color: var(--las-primary);
    padding: 5rem 0;
    border-radius: 16px;
    margin: 1rem;
}
.las-about-band h2 {
    font-size: 2.2rem;
    font-weight: 800;
    margin-bottom: 1rem
}
.las-about-band p {
    color: #fff;
    line-height: 1.75;
    margin-bottom: 1.5rem
}
.las-about-band-inner {
    display: grid;
    gap: 3rem;
    align-items: center;
    grid-template-columns: 1fr;

}
.las-about-cta {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 1rem
}
.las-about-header {
    text-align: center;
    margin-bottom: 3rem
}
.las-about-intro {
    display: flex;
    gap: 1.75rem;
    align-items: flex-start;
    background: var(--las-card-background);
    color: #fff;
    border-radius: 16px;
    padding: 2.25rem 2.5rem;
    margin-bottom: 3.5rem
}
.las-about-intro-icon {
    flex-shrink: 0;
    width: 56px;
    height: 56px;
    background: var(--las-accent-light);
    color: var(--las-primary-dark);
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem
}
.las-about-intro-text h3 {
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0 0 0.6rem;
    color: #fff;
}
.las-about-intro-text p {
    margin: 0;
    line-height: 1.8;
    color: rgba(255, 255, 255, 1)
}
.las-about-partners-header {
    margin-bottom: 2rem
}
.las-about-partners-header h3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}
.las-about-partners-header p {
    line-height: 1.75
}
.las-about-section {
    padding: 5rem 0;
}
.las-about-subtitle {
    font-size: 1.05rem;
    color: #5a7389;
    max-width: 580px;
    margin: 0 auto;
    line-height: 1.7
}
.las-about-title {
    font-size: clamp(1.8rem, 3vw, 2.4rem);
    font-weight: 800;
    color: #0d2e4a;
    margin: 0.4rem 0 0.75rem
}
.las-back-to-top {
    position: fixed;
    bottom: 1.25rem;
    right: 1.25rem;
    z-index: 999;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border: none;
    background: var(--las-primary, #005b96);
    color: #fff;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transform: translatey(12px);
    transition: opacity 0.25s ease, transform 0.25s ease, background 0.2s ease
}
.las-back-to-top.visible {
    opacity: 1;
    visibility: visible;
    transform: translatey(0)
}
.las-back-to-top:active {
    transform: scale(0.94)
}
.las-back-to-top:hover, .las-back-to-top:focus-visible {
    background: var(--las-primary-dark, #00436e)
}
.las-badge {
    display: inline-block;
    font-size: 0.72rem;
    font-weight: 700;
    padding: 0.2rem 0.6rem;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 0.3px
}
.las-badge-accent {
    background: #fdebd0;
    color: #935116
}
.las-badge-danger {
    background: #fdedec;
    color: var(--las-danger)
}
.las-badge-info {
    background: #d6eaf8;
    color: var(--las-primary)
}
.las-badge-success {
    background: #d5f5e3;
    color: #1e8449
}
.las-badge-warning {
    background: #fef9e7;
    color: #b7770d
}
.las-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.65rem 1.4rem;
    border-radius: var(--las-radius);
    font-size: 0.92rem;
    font-weight: 600;
    cursor: pointer;
    border: 2px solid transparent;
    text-decoration: none;
    transition: background var(--las-transition), color var(--las-transition), border-color var(--las-transition), box-shadow var(--las-transition);
    white-space: nowrap
}
.las-btn-accent {
    background: var(--las-accent);
    color: #fff;
    border: 2px solid #e67e22;
    padding: 0.7rem 1.5rem;
    border-radius: 8px;
    font-weight: 700;
    font-size: 0.95rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s;
    border-color: var(--las-accent)
}
.las-btn-accent:hover {
    background: var(--las-accent-dark);
    border-color: var(--las-accent-dark);
    color: #fff;
    text-decoration: none;
    box-shadow: 0 4px 14px rgba(230, 126, 34, 0.35)
}
.las-btn-danger {
    background: var(--las-danger);
    color: #fff;
    border-color: var(--las-danger)
}
.las-btn-ghost {
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.35);
    padding: 0.7rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.95rem;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: background 0.2s;
    border-color: rgba(255, 255, 255, 0.35)
}
.las-btn-ghost:hover {
    background: rgba(255, 255, 255, 0.22);
    color: #fff;
    text-decoration: none
}
.las-btn-lg {
    padding: 0.85rem 1.8rem;
    font-size: 1rem
}
.las-btn-outline {
    background: transparent;
    color: var(--las-primary);
    border-color: var(--las-primary)
}
.las-btn-outline-orange {
    background: transparent;
    color: var(--las-accent);
    border-color: var(--las-accent)
}
.las-btn-outline-white {
    background: transparent;
    color: #fff;
    border-color: rgba(255, 255, 255, 0.6)
}
.las-btn-outline-white:hover {
    background: rgba(255, 255, 255, 0.15) !important;
    color: #ffffff !important;
}
.las-btn-outline-orange:hover {
    background: rgba(242, 134, 39, 0.1) !important;
    color: var(--las-accent-light) !important;
}


.las-btn-outline.ui-button {
    background: transparent !important;
    border: 2px solid #2e86c1 !important;
    color: #2e86c1 !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    padding: 0.45rem 1.1rem !important;
    transition: background 0.2s, color 0.2s !important;
    align-self: flex-start;
    margin-top: auto
}
.las-btn-outline-white.ui-button {
    background: transparent !important;
    border: 2px solid #fff !important;
    color: #fff !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    padding: 0.45rem 1.1rem !important;
    transition: background 0.2s, color 0.2s !important;
    align-self: flex-start;
    margin-top: auto
}
.las-btn-outline-orange.ui-button {
    background: transparent !important;
    border: 2px solid #ff7a00 !important;
    color: #ff7a00 !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    padding: 0.45rem 1.1rem !important;
    transition: background 0.2s, color 0.2s !important;
    align-self: flex-start;
    margin-top: auto
}
.las-btn-outline.ui-button:hover {
    background: #2e86c1 !important;
    color: #fff !important
}
.las-btn-outline-orange.ui-button:hover {
    background: var(--las-accent) !important;
    color: #fff !important
}
.las-btn-outline-white.ui-button:hover {
    background: #fff !important;
    color: var(--las-primary) !important
}
.las-btn-outline:hover {
    background: var(--las-primary);
    color: #fff
}
.las-btn-primary {
    background: var(--las-primary);
    color: #fff;
    border-color: var(--las-primary)
}
.las-btn-primary:hover {
    background: var(--las-primary-dark);
    border-color: var(--las-primary-dark);
    color: #fff;
    box-shadow: 0 4px 14px rgba(26, 82, 118, 0.3)
}
.las-btn-sm {
    padding: 0.4rem 0.9rem;
    font-size: 0.82rem
}
.las-btn-success {
    background: var(--las-success);
    color: #fff;
    border-color: var(--las-success)
}
.las-btn-warning {
    background: var(--las-warning);
    color: #fff;
    border-color: var(--las-warning)
}
.las-btn-white {
    background: var(--las-bg);
    color: var(--las-primary);
    border: 2px solid var(--las-border-light);
    padding: 0.7rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.95rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s;
}
.las-btn-white:hover {
    background: var(--las-bg-light);
    border-color: var(--las-bg);
    color: var(--las-primary);
    text-decoration: none;
    box-shadow: 0 4px 14px rgba(230, 126, 34, 0.35)
}
.las-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed
}
.las-btn:hover {
    text-decoration: none
}
.las-bus-stop {
    position: absolute;
    right: 60px;
    display: flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
    font-size: 0.72rem;
    font-weight: 600;
    color: #1a5276;
    background: rgba(255, 255, 255, 0.92);
    border: 1.5px solid #2e86c1;
    border-radius: 20px;
    padding: 3px 10px 3px 7px;
    opacity: 0;
    transition: opacity 0.3s, transform 0.3s;
    transform: translatex(8px);
    pointer-events: none
}
.las-bus-stop.visible {
    opacity: 1;
    transform: translatex(0)
}
.las-bus-stop::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #2e86c1;
    border-radius: 50%;
    flex-shrink: 0
}
.las-contact-grid {
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr
}
.las-contact-item {
    display: flex;
    gap: 1rem;
    align-items: flex-start
}
.las-contact-item-icon {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    flex-shrink: 0;
    background: var(--las-bg-muted);
    border: 1px solid var(--las-border);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    color: var(--las-primary-light)
}
.las-contact-item-text a, .las-contact-item-text span {
    font-size: 1rem;
    color: var(--las-text);
    font-weight: 500
}
.las-contact-item-text a:hover {
    color: var(--las-primary-light)
}
.las-contact-item-text strong {
    display: block;
    font-size: 0.82rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--las-text-muted);
    margin-bottom: 0.2rem
}
.las-container {
    width: 100%;
    max-width: var(--las-container);
    margin: 0 auto;
    padding: 0 1.25rem
}
.las-content-grid {
    display: grid;
    gap: 2.5rem;
    grid-template-columns: 1fr
}
.las-cta-actions {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    justify-content: center
}
.las-cta-band {
    margin: 1rem;
    border-radius: 16px;
    background: var(--las-primary);
    padding: 5rem 0;
    color: #fff;
    text-align: center
}
.las-cta-band h2 {
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: 0.5rem
}
.las-cta-band p {
    opacity: 0.82;
    font-size: 1.05rem;
    margin-bottom: 2rem;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto
}
.las-custom-form {
    background: var(--las-bg-light);
    border-radius: var(--las-radius-lg);
    padding: 1.75rem
}
.las-customer-opinion {
    text-align: center;
    padding: 0.5rem 1rem 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
    width: 100%;
    box-sizing: border-box
}
.las-customer-opinions {
    margin: 2rem auto 3rem;
    border-radius: var(--las-radius-xl);
    padding: 2rem 1.25rem 1.75rem;
    background: linear-gradient(135deg, var(--las-primary) 0%, var(--las-primary-mid) 100%);
    box-shadow: var(--las-shadow-md);
    position: relative;
    overflow: visible
}
.las-customer-opinions .ui-carousel, .las-customer-opinions .ui-carousel-viewport, .las-customer-opinions .ui-carousel-items-container, .las-customer-opinions .ui-carousel-item {
    width: 100% !important;
    box-sizing: border-box;
    min-width: 0
}
.las-customer-opinions::before {
    content: "“";
    position: absolute;
    top: -1rem;
    left: 1rem;
    font-size: 8rem;
    line-height: 1;
    font-family: Georgia, serif;
    color: var(--las-primary-light);
    opacity: 0.2;
    pointer-events: none;
    user-select: none
}
.las-dialog-content {
    display: flex;
    flex-direction: row;
    gap: 1.5rem;
    align-items: flex-start;
    max-width: 680px
}
.las-dialog-content img {
    width: 220px;
    flex-shrink: 0;
    border-radius: 10px;
    object-fit: cover;
    max-height: 180px
}
.las-dialog-content p {
    color: #0d2e4a;
    line-height: 1.65;
    font-size: 0.97rem;
    margin: 0;
    flex: 1
}
.las-empty-state {
    text-align: center;
    padding: 4rem 1.5rem;
    color: var(--las-text-muted)
}
.las-empty-state .las-empty-icon {
    font-size: 3.5rem;
    color: var(--las-border);
    display: block;
    margin-bottom: 1rem
}
.las-empty-state h3 {
    font-size: 1.2rem;
    color: var(--las-text);
    margin-bottom: 0.5rem
}
.las-empty-state p {
    max-width: 380px;
    margin: 0 auto 1.5rem
}
.las-eyebrow-line {
    display: inline-block;
    width: 36px;
    height: 2px;
    background: #e67e22;
    flex-shrink: 0
}
.las-feature-grid {
    display: grid;
    gap: 1.1rem;
    grid-template-columns: 1fr;
    margin: 1.5rem 0
}
.las-feature-item {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    background: var(--las-bg);
    border: 1px solid var(--las-border);
    border-radius: var(--las-radius-lg);
    padding: 1.1rem;
    transition: box-shadow var(--las-transition), transform var(--las-transition)
}
.las-feature-item-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: var(--las-bg-muted);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    color: var(--las-primary-light);
    flex-shrink: 0
}
.las-feature-item-text span {
    font-size: 0.82rem;
    color: var(--las-text-muted)
}
.las-feature-item-text strong {
    display: block;
    font-size: 0.9rem;
    color: var(--las-text);
    margin-bottom: 0.15rem
}
.las-feature-item:hover {
    box-shadow: var(--las-shadow);
    transform: translatey(-2px)
}
.las-footer {
    background: var(--las-primary-dark);
    color: #8aafc7;
    padding: 3.5rem 0 0
}
.las-footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    margin-top: 2.5rem;
    padding: 1.2rem 0;
    text-align: center;
    font-size: 0.82rem;
    color: #5d7e96
}
.las-footer-col .pi {
    margin-right: 0.4rem;
    color: var(--las-primary-light)
}
.las-footer-col h3 {
    color: #fff;
    font-size: 0.88rem;
    font-weight: 700;
    margin-bottom: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.6px
}
.las-footer-col p {
    font-size: 0.88rem;
    line-height: 1.75;
    margin-bottom: 0.4rem;
    color: #fff
}
.las-footer-col ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.45rem
}
.las-footer-col ul li a, .las-footer-col a {
    color: #b2ebff;
    font-size: 0.88rem;
    transition: color var(--las-transition)
}
.las-footer-col ul li a:hover, .las-footer-col a:hover {
    color: #fff;
    text-decoration: none
}
.las-footer-grid {
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr
}
.las-form-beschreibung {
    color: var(--las-text-muted);
    margin-bottom: 1.5rem;
    line-height: 1.7
}
.las-form-check {
    flex-direction: row;
    align-items: center;
    gap: 0.5rem
}
.las-form-control, .las-form-control.ui-inputtext, .las-form-control.ui-inputtextarea, .las-form-control.ui-selectonemenu {
    width: 100%;
    border: 1.5px solid var(--las-primary-light);
    border-radius: var(--las-radius);
    padding: 0.62rem 0.9rem;
    font-size: 0.95rem;
    color: #fff;
    background: var(--las-primary-dark);
    transition: border-color var(--las-transition), box-shadow var(--las-transition);
    font-family: var(--las-font);

}
.las-form-control:focus {
    border-color: var(--las-primary);
    outline: none;
    box-shadow: 0 0 0 3px rgba(26, 82, 118, 0.12)
}
.las-form-group {
    margin-bottom: 1.1rem;
    display: flex;
    flex-direction: column;
    gap: 0.3rem
}
.las-form-group label, .las-form-group .ui-outputlabel {
    font-size: 0.88rem;
    font-weight: 600;
    color: #fff
}
.las-form-hint {
    font-size: 0.78rem;
    color: var(--las-text-muted);
    margin-top: 0.2rem
}
.las-form-pflicht-hinweis {
    font-size: 0.82rem;
    color: var(--las-text-muted);
    margin-top: 0.75rem
}
.las-form-submit {
    margin-top: 1.5rem
}
.las-form-success {
    background: #eafaf1;
    border: 1px solid #a9dfbf;
    border-radius: var(--las-radius-lg);
    padding: 2rem;
    text-align: center
}
.las-form-success .pi {
    font-size: 2.5rem;
    color: var(--las-success);
    display: block;
    margin-bottom: 0.75rem
}
.las-header {
    position: sticky;
    top: 0;
    z-index: 300;
    background: rgba(13, 46, 74, 0.82);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    transition: background 0.3s, box-shadow 0.3s
}
.las-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    gap: 1rem
}
.las-header.scrolled {
    background: #0d2e4a;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3)
}
.las-hero {
    background: none !important;
    padding: 2rem 0 5rem;
    position: relative
}
.las-hero-actions {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    margin-bottom: 1.75rem
}
.las-hero-badge {
    background: rgba(255, 255, 255, 0.12);
    color: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    padding: 0.3rem 0.9rem;
    font-size: 0.8rem;
    font-weight: 500;
    text-decoration: none;
    transition: background 0.2s, color 0.2s
}
.las-hero-badge:hover {
    background: rgba(255, 255, 255, 0.22);
    color: #fff;
    text-decoration: none
}
.las-hero-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem
}
.las-hero-eyebrow {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 1rem
}
.las-hero-fade {
    height: 80px;
    background: linear-gradient(to bottom, rgba(46, 134, 193, 0.18), transparent);
    margin-top: -1px
}
.las-hero-media {
    position: absolute;
    top: 0;
    right: 0;
    width: 65%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}
.las-hero-media-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgba(13, 46, 74, 1) 0%, /* identisch mit hero-zone Startfarbe */ rgba(13, 46, 74, 0.96) 15%, rgba(13, 46, 74, 0.93) 30%, rgba(20, 60, 100, 0.9) 45%, rgba(26, 82, 118, 0.8) 60%, rgba(26, 82, 118, 0.7) 78%, rgba(26, 82, 118, 0.6) 90%, rgba(26, 82, 118, 0.5) 100%);
    pointer-events: none
}
.las-hero-media-placeholder {
    position: absolute;
    top: 0;
    right: 0;
    width: 65%;
    height: 100%;
    background: linear-gradient(135deg, #1a3a5c 0%, #0a1f33 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    color: rgba(255, 255, 255, 0.25);
    border-left: 1px dashed rgba(255, 255, 255, 0.1)
}
.las-hero-media-placeholder .pi {
    font-size: 3rem
}
.las-hero-media-placeholder span {
    font-size: 0.82rem;
    text-align: center;
    line-height: 1.5
}
.las-hero-media-wrap {
    position: absolute;
    inset: 0;
    z-index: 1
}
.las-hero-subtitle {
    font-size: 1.3rem;
    color: rgba(255, 255, 255, 0.82);
    line-height: 1.7;
    margin-bottom: 2rem
}
.las-hero-text {
    position: relative;
}
.las-hero-title {
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.15;
    color: #fff;
    margin-bottom: 1.25rem
}
.las-hero-title, .las-hero-subtitle, .las-hero-eyebrow {
    color: #fff
}
.las-hero-title-accent {
    color: var(--las-accent)
}
.las-hero-wave {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    line-height: 0;
    z-index: 3
}
.las-hero-wave svg {
    width: 100%;
    height: 80px;
    display: block
}
.las-hero-zone {
    background: linear-gradient(160deg, #0d2e4a 0%, #154360 30%, #1a5276 55%, #1f618d 75%, #2471a3 90%, #2e86c1 100%);
    position: relative
}
.las-hero-zone--media {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    min-height: var(--las-media-hero-min-h);
    isolation: isolate
}
.las-hero-zone--media .las-header:not(.scrolled) {
    background: rgba(13, 46, 74, 0.28);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border-bottom-color: rgba(255, 255, 255, 0.18)
}
.las-hero-zone--media .las-topbar {
    background: rgba(0, 0, 0, 0.08)
}
.las-hero-zone::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: radial-gradient(circle at 20% 50%, rgba(255, 255, 255, 0.04) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(255, 255, 255, 0.06) 0%, transparent 40%);
    pointer-events: none
}
.las-hero-zone--media::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 220px;
    background: linear-gradient(
        180deg,
        rgba(13, 46, 74, 0) 0%,
        var(--las-page-bg-mid) 55%,
        var(--las-page-bg) 100%
        );
    pointer-events: none;
    z-index: 1;
}
.las-hero::before {
    display: none
}
.las-info-card {
    background: #fff;
    border-left: 4px solid #2e86c1;
    border-radius: 4px;
    padding: 1.75rem 2rem;
    box-shadow: 0 2px 8px rgba(13, 46, 74, 0.08);
    transition: box-shadow 0.2s ease
}
.las-info-card:hover {
    box-shadow: 0 4px 16px rgba(13, 46, 74, 0.14)
}
.las-info-card__ext-icon {
    font-size: 0.8rem;
    line-height: 1
}
.las-info-card__source {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    padding-top: 0.85rem;
    border-top: 1px solid #e0eaf3;
    font-size: 0.85rem;
    color: #5d7a94;
    margin-top: auto
}
.las-info-card__source-label {
    font-weight: 600;
    color: #0d2e4a
}
.las-info-card__source-link {
    color: #2e86c1;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 0.2rem;
    transition: color 0.15s ease
}
.las-info-card__source-link:hover {
    color: #0d2e4a;
    text-decoration: underline
}
.las-info-card__source-name {
    color: #5d7a94
}
.las-info-card__text {
    font-size: 0.97rem;
    color: #2c3e50;
    line-height: 1.7;
    margin: 0 0 1rem 0;
    white-space: pre-line;
    word-break: break-word
}
.las-info-card__title {
    font-size: 1.25rem;
    font-weight: 700;
    color: #0d2e4a;
    margin: 0 0 0.85rem 0;
    line-height: 1.35
}
.las-info-entries-inner {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 2rem
}
.las-info-entries-section {
    padding: 4rem 0;
    background: #f4f8fc
}
.las-legal h2 {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 2rem
}
.las-legal-bildmaterial {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px 1.5rem;
    font-size: 0.875rem;
    opacity: 0.7
}
.las-legal-block {
    border-left: 2px solid rgba(255, 255, 255, 0.25);
    padding: 0.75rem 0 0.75rem 1.25rem;
    margin-bottom: 1.75rem
}
.las-legal-block h3 {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    opacity: 0.6;
    margin: 0 0 0.4rem
}
.las-legal-block p, .las-legal-block address {
    font-style: normal;
    line-height: 1.7;
    margin: 0
}
.las-legal-content {
    max-width: 780px
}
.las-legal-content h2 {
    font-size: 1.3rem;
    color: var(--las-primary);
    margin: 2.5rem 0 0.6rem;
    font-weight: 700
}
.las-legal-content h2:first-child {
    margin-top: 0
}
.las-legal-content h3 {
    font-size: 1rem;
    color: var(--las-text);
    margin: 1.5rem 0 0.4rem;
    font-weight: 600
}
.las-legal-content p, .las-legal-content address {
    color: var(--las-text-muted);
    line-height: 1.8;
    margin-bottom: 0.75rem
}
.las-legal-divider {
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin: 2rem 0
}
.las-logo {
    display: flex;
    flex-direction: column;
    line-height: 1.15;
    text-decoration: none;
    flex-shrink: 0
}
.las-logo-las {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 800;
    letter-spacing: -0.5px
}
.las-logo-sub {
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.72rem;
    display: none
}
.las-logo-text {
    color: rgba(255, 255, 255, 0.85);
    font-size: 0.95rem;
    font-weight: 600
}
.las-logo:hover {
    text-decoration: none
}
.las-map-embed iframe {
    border-radius: var(--las-radius-lg);
    border: 1px solid var(--las-border) !important;
    display: block;
    width: 100%
}
.las-media-hero-bg {
    position: absolute;
    inset: 0;
    z-index: -1
}
.las-media-hero-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 2rem 0 3rem
}
.las-media-hero-content h1 {
    color: #fff;
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: 0.5rem
}
.las-media-hero-content p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1rem;
    max-width: 640px;
    margin: 0 auto
}
.las-media-hero-img, .las-media-hero-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}
.las-media-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, var(--las-media-overlay-top) 0%, var(--las-media-overlay-bottom) 100%)
}
.las-menu-toggle {
    border-color: rgba(255, 255, 255, 0.25) !important;
    color: #fff;
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: var(--las-radius);
    padding: 0.45rem 0.65rem;
    cursor: pointer;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    transition: background var(--las-transition)
}
.las-menu-toggle:hover {
    background: rgba(255, 255, 255, 0.12)
}
.las-nav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #0d2e4a;
    border-bottom: 2px solid var(--las-primary-light);
    box-shadow: var(--las-shadow-md);
    padding: 0.5rem 0
}
.las-nav-dropdown {
    position: relative
}
.las-nav-dropdown-btn {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    font: inherit;
    line-height: inherit;
    color: inherit
}
.las-nav-dropdown-menu {
    background: rgba(255, 255, 255, 0.07);
    border-color: rgba(255, 255, 255, 0.12) !important;
    border-left-color: #2e86c1 !important;
    display: none;
    list-style: none;
    padding: 0.35rem 0;
    border-left: 3px solid var(--las-primary-light);
    margin-left: 1rem
}
.las-nav-dropdown-menu .las-nav-link {
    padding: 0.55rem 1rem;
    font-size: 0.88rem;
    border-radius: 0
}
.las-nav-dropdown:hover .las-nav-dropdown-menu, .las-nav-dropdown:focus-within .las-nav-dropdown-menu {
    display: block
}
.las-nav-link {
    display: block;
    padding: 0.6rem 1.25rem;
    color: rgba(255, 255, 255, 0.82) !important;
    text-decoration: none;
    background: none;
    border: none;
    cursor: pointer;
    width: 100%;
    text-align: left;
    transition: color var(--las-transition), background var(--las-transition);
    border-radius: var(--las-radius);
    font-size: 18px !important;
    font-weight: 600 !important
}
.las-nav-link:hover, .las-nav-link:focus {
    color: #fff !important;
    background: rgba(255, 255, 255, 0.1) !important;
    text-decoration: none
}
.las-nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column
}
.las-nav.open {
    display: block
}
.las-news-back {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    color: var(--las-accent);
    font-size: 0.88rem;
    font-weight: 600;
    margin-bottom: 1.75rem;
    cursor: pointer;
    background: none;
    border: none;
    padding: 0.4rem 0.8rem 0.4rem 0;
    text-decoration: none
}
.las-news-back:hover {
    text-decoration: underline;
    color: var(--las-accent);
}
.las-news-card {
    height: 100%;
    background: linear-gradient(135deg, var(--las-primary), var(--las-primary-mid));
    border: 1px solid var(--las-primary-dark);
    border-radius: 20px;
    transition: box-shadow var(--las-transition), transform var(--las-transition);
    display: flex;
    flex-direction: column
}
.las-news-card-body {
    padding: 1.4rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0.5rem
}
.las-news-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s;
    border-radius: 20px
}
.las-news-card-img-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--las-border);
    font-size: 2.5rem;
    background: linear-gradient(135deg, var(--las-bg-light), var(--las-bg-muted));
    border-radius: 20px
}
.las-news-card-img-wrap {
    aspect-ratio: 16/9;
    border-radius: 30px;
    background: var(--las-bg)
}
.las-news-card-link {
    margin-top: auto;
    color: var(--las-accent);
    border-color: var(--las-accent);
    font-size: 1rem;
}
.las-news-card-link:hover {
    margin-top: auto;
    color: var(--las-primary-dark);
    border-color: var(--las-accent);
    background: var(--las-accent);
}
.las-news-card-teaser {
    font-size: 1rem;
    color: var(--las-text-muted);
    line-height: 1.65;
    flex: 1
}
.las-news-card-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--las-accent-light);
    line-height: 1.35
}
.las-news-card:hover {
    box-shadow: var(--las-shadow-md);
    transform: translatey(-3px)
}
.las-news-card:hover .las-news-card-img {
    transform: scale(1.03)
}
.las-news-datum {
    font-size: 0.8rem;
    color: var(--las-text-muted)
}
.las-news-detail {
    max-width: 900px;
    margin: 0 auto;
    background: var(--las-primary);
    padding: 4rem;
    border-radius: 16px;
}
.las-news-detail-body h2 {
    font-size: 1.9rem;
    font-weight: 800;
    margin-bottom: 1.25rem
}
.las-news-detail-image {
    border-radius: var(--las-radius-lg);
    margin-bottom: 2rem
}
.las-news-form-section {
    margin-top: 3rem;
    padding-top: 2.5rem;
    border-top: 2px solid var(--las-border)
}
.las-news-form-section h3 {
    font-size: 1.35rem;
    color: #fff;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem
}
.las-news-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 0.75rem;
    margin-top: 2rem
}
.las-news-gallery-img {
    width: 100%;
    border-radius: var(--las-radius)
}
.las-news-grid {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: 1fr
}
.las-news-img-main {
    width: 100%;
    height: auto
}
.las-news-inhalt {
    line-height: 1.85
}
.las-news-inhalt h2, .las-news-inhalt h3 {
    margin: 1.75rem 0 0.75rem
}
.las-news-inhalt p {
    margin-bottom: 1rem
}
.las-news-kategorie {
    background: var(--las-primary);
    color: #fff;
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 0.2rem 0.6rem;
    border-radius: 20px
}
.las-news-meta {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    flex-wrap: wrap
}
.las-offer-card {
    background: var(--las-bg);
    border: 1px solid var(--las-border);
    border-left: 4px solid var(--las-primary-light);
    border-radius: var(--las-radius-lg);
    padding: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
    transition: box-shadow var(--las-transition)
}
.las-offer-card h3 {
    font-size: 1.05rem;
    font-weight: 700;
    color: var(--las-text);
    margin-bottom: 0.25rem
}
.las-offer-card p {
    font-size: 0.88rem;
    color: var(--las-text-muted)
}
.las-offer-card:hover {
    box-shadow: var(--las-shadow)
}
.las-opinion-attribution {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    margin-top: 0.25rem
}
.las-opinion-attribution::before {
    content: "";
    display: inline-block;
    width: 1.5rem;
    height: 2px;
    background: var(--las-accent);
    border-radius: 2px;
    flex-shrink: 0
}
.las-opinion-company {
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--las-accent)
}
.las-opinion-text {
    font-size: 1.3rem;
    line-height: 1.75;
    color: #fff;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    word-break: break-word;
    display: block
}
.las-opinions-eyebrow {
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--las-accent)
}
.las-opinions-header {
    text-align: center;
    margin-bottom: 1.25rem;
}
.las-page-header {
    background: linear-gradient(160deg, #0d2e4a 0%, #154360 35%, #1a5276 65%, #2471a3 100%);
    color: white;
    padding: 3rem 0 4rem;
    position: relative
}
.las-page-header .las-container {
    position: relative;
    z-index: 1
}
.las-page-header h1 {
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: 0.5rem;
    color: #fff
}
.las-page-header p {
    opacity: 0.82;
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.85)
}
.las-page-header-wave {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    line-height: 0;
    z-index: 2
}
.las-page-header-wave svg {
    width: 100%;
    height: 48px;
    display: block
}
.las-page-header::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 80% 50%, rgba(255, 255, 255, 0.04) 0%, transparent 55%), radial-gradient(circle at 10% 80%, rgba(255, 255, 255, 0.03) 0%, transparent 40%);
    pointer-events: none
}
.las-partner-card {
    background: var(--las-card-background);
    border: 1px solid var(--las-primary);
    border-radius: 14px;
    padding: 1.75rem;
    display: flex;
    gap: 1.25rem;
    align-items: flex-start;
    transition: box-shadow 0.2s ease, transform 0.2s ease
}
.las-partner-card-body h4 {
    font-size: 1.3rem;
    font-weight: 700;
    margin: 0 0 0.5rem
}
.las-partner-card-body p {
    font-size: 1rem;
    line-height: 1.7;
    margin: 0 0 0.75rem
}
.las-partner-card-icon {
    flex-shrink: 0;
    width: 46px;
    height: 46px;
    background: linear-gradient(135deg, var(--las-accent-light),  var(--las-accent-dark));
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--las-primary-dark);
    font-size: 1.2rem
}
.las-partner-card:hover {
    box-shadow: 0 8px 28px rgba(13, 46, 74, 0.1);
    transform: translatey(-3px)
}
.las-partner-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 1.5rem;
    margin-bottom: 3rem
}
.las-partner-link {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}
.las-partner-link:hover {
    color: var(--las-bg-muted);
}
.las-ph-bus {
    background: linear-gradient(135deg, #6c3483, #9b59b6);
    color: #fff
}
.las-ph-logistik {
    background: linear-gradient(135deg, #1e8449, #27ae60);
    color: #fff
}
.las-ph-touristik {
    background: linear-gradient(135deg, #935116, #e67e22);
    color: #fff
}
.las-product-features {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.45rem
}
.las-product-features li {
    display: flex;
    align-items: flex-start;
    gap: 0.6rem;
    font-size: 0.92rem;
    color: #fff
}
.las-product-features li::before {
    content: "✓";
    color: #27ae60;
    font-weight: 800;
    flex-shrink: 0;
    margin-top: 0.05rem
}
.las-product-hero-icon {
    width: 72px;
    height: 72px;
    border-radius: var(--las-radius-xl);
    background: rgba(255, 255, 255, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.2rem;
    color: #fff;
    margin-bottom: 1.25rem;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15)
}
.las-product-image-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1rem
}
.las-product-image-placeholder .las-ph-icon {
    font-size: 4rem;
    opacity: 0.6
}
.las-product-image-placeholder span {
    font-size: 0.85rem;
    font-weight: 600;
    opacity: 0.6;
    letter-spacing: 0.5px
}
.las-product-image-wrap {
    border-radius: 16px;
    aspect-ratio: 4/3;
    position: relative
}
.las-product-image-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}
.las-product-item {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2.5rem;
    align-items: center;
    margin-bottom: 5rem;
    padding-bottom: 5rem;
    border-bottom: 2px solid var(--las-primary-mid);
    background-color: var(--las-card-background);
}
.las-product-item:last-child {
    margin-bottom: 0;

}
.las-product-tag {
    display: inline-block;
    background: #e8f4fb;
    color: #1a5276;
    border: 1px solid #aed6f1;
    border-radius: 20px;
    padding: 0.25rem 0.85rem;
    font-size: 0.78rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0.85rem
}
.las-product-text h3 {
    font-size: 1.55rem;
    font-weight: 800;
    color: var(--las-accent-light);
    margin-bottom: 0.85rem;
    line-height: 1.25
}
.las-product-text p {
    color: #fff;
    font-size: 1rem;
    line-height: 1.75;
    margin-bottom: 1rem
}
.las-products-intro {
    text-align: center;
    margin-bottom: 4rem
}
.las-products-intro h2 {
    font-size: 2rem;
    font-weight: 800;
    color: #fff;
    margin-bottom: 0.6rem
}
.las-products-intro p {
    color: #fff;
    font-size: 1.05rem;
    max-width: 540px;
    margin: 0 auto
}
.las-products-section {
    padding: 2rem 0;
}
.las-produkt-body {
    padding: 1.25rem 1.5rem 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    flex: 1
}
.las-produkt-body h3 {
    font-size: 1.1rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    line-height: 1.35
}
.las-produkt-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.25s ease, box-shadow 0.25s ease
}
.las-produkt-card:hover {
    transform: translatey(-4px);
    box-shadow: 0 8px 32px rgba(13, 46, 74, 0.15)
}
.las-produkt-card:hover .las-produkt-img-wrap img {
    transform: scale(1.04)
}
.las-produkt-dialog .ui-dialog {
    border-radius: 16px !important;
    overflow: hidden;
    background: #daedff !important
}
.las-produkt-dialog .ui-dialog-content {
    background: #daedff !important;
    border-radius: 0 0 14px 14px !important;
    padding: 1.5rem !important
}
.las-produkt-dialog .ui-dialog-titlebar {
    background: #2e86c1 !important;
    color: #fff !important;
    font-weight: 700;
    border-radius: 14px 14px 0 0 !important
}
.las-produkt-dialog .ui-dialog-titlebar-close .ui-icon {
    color: #fff !important
}
.las-produkt-img-wrap {
    width: 100%;
    aspect-ratio: 16/9;
    overflow: hidden;
    background: #e8f0f7
}
.las-produkt-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease
}
.las-produkt-teaser {
    font-size: 0.9rem;
    color: #4a6fa5;
    margin: 0;
    flex: 1;
    line-height: 1.5
}
.las-produkte-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    margin-top: 2.5rem
}
.las-produkte-grid--3centered {
    justify-content: center;
    grid-template-columns: repeat(3, minmax(0, 340px))
}
.las-prose h2 {
    font-size: 1.55rem;
    font-weight: 800;
    color: var(--las-primary);
    margin: 2rem 0 0.75rem
}
.las-prose h2:first-child {
    margin-top: 0
}
.las-prose h3 {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--las-primary);
    margin: 1.5rem 0 0.5rem
}
.las-prose p {
    color: var(--las-text-muted);
    line-height: 1.8;
    margin-bottom: 0.9rem
}
.las-prose ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 1rem
}
.las-prose ul li {
    padding-left: 1.4rem;
    position: relative;
    color: var(--las-text-muted);
    margin-bottom: 0.35rem;
    line-height: 1.7
}
.las-prose ul li::before {
    content: "→";
    position: absolute;
    left: 0;
    color: var(--las-primary-light);
    font-weight: 700
}
.las-section {
    padding: 4rem 0
}
.las-section-lg {
    padding: 5.5rem 0
}
.las-section-light {
    background: var(--las-page-bg-mid)
}
.las-section-subtitle {
    text-align: center;
    color: var(--las-text-muted);
    font-size: 1.05rem;
    margin-bottom: 2.5rem;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto
}
.las-section-title {
    font-size: 1.8rem;
    font-weight: 800;
    color: var(--las-primary);
    text-align: center;
    margin-bottom: 0.6rem
}
/* vorher: background: var(--las-bg) */
.las-section-white {
    background: var(--las-page-bg)
}
.las-sidebar-card {
    background: var(--las-bg-light);
    border: 1px solid var(--las-border);
    border-top: 4px solid var(--las-primary-light);
    border-radius: var(--las-radius-lg);
    padding: 1.75rem;
    position: sticky;
    top: 90px
}
.las-sidebar-card .pi {
    color: var(--las-primary-light);
    margin-right: 0.45rem
}
.las-sidebar-card a {
    color: var(--las-primary)
}
.las-sidebar-card a:hover {
    color: var(--las-primary-light)
}
.las-sidebar-card h3 {
    font-size: 1rem;
    font-weight: 800;
    color: var(--las-primary);
    margin-bottom: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 0.4px
}
.las-sidebar-card p, .las-sidebar-card address {
    font-size: 0.9rem;
    color: var(--las-text-muted);
    line-height: 1.75;
    margin-bottom: 0.4rem
}
.las-stat-box {
    background: var(--las-bg-light);
    border: 1px solid var(--las-border);
    border-radius: var(--las-radius-lg);
    padding: 1.5rem 1rem;
    text-align: center
}
.las-stat-box .las-stat-label {
    font-size: 0.82rem;
    color: var(--las-text-muted);
    margin-top: 0.2rem
}
.las-stat-box .las-stat-number {
    display: block;
    font-size: 2.2rem;
    font-weight: 800;
    color: var(--las-primary)
}
.las-stat-pill {
    background: var(--las-primary);
    border: 2px solid var(--las-primary-light);
    border-radius: 12px;
    padding: 1.1rem 1.5rem;
    text-align: center;
    min-width: 110px
}
.las-stat-pill .las-stat-label {
    font-size: 0.78rem;
    color: var(--las-accent-light)
}
.las-stat-pill .las-stat-number {
    display: block;
    font-size: 2rem;
    font-weight: 800;
    color: var(--las-accent-light)
}
.las-stats-row {
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap
}
.las-stats-strip {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr)
}
.las-topbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.15);
    color: #aed6f1;
    font-size: 0.82rem;
    padding: 0.4rem 0;
    display: none
}
.las-topbar .las-container {
    display: flex;
    gap: 1.5rem;
    align-items: center
}
.las-topbar .pi {
    margin-right: 0.35rem
}
.las-topbar a {
    color: #aed6f1;
    text-decoration: none;
    transition: color var(--las-transition)
}
.las-topbar a:hover {
    color: #fff
}
.las-value-list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.55rem
}
.las-value-list li {
    display: flex;
    align-items: flex-start;
    gap: 0.65rem;
    color: var(--las-text-muted);
    line-height: 1.6
}
.las-value-list li .pi-check-circle {
    color: var(--las-success);
    flex-shrink: 0;
    margin-top: 0.15rem
}
.las-value-list strong {
    color: var(--las-text)
}
.quote-bar {
    border-left: 3px solid #378ADD;
    padding: 0.75rem 1rem;
    background: #E6F1FB;
    border-radius: 0 8px 8px 0;
    margin-bottom: 1.5rem
}
.quote-bar p {
    margin: 0;
    font-size: 1.1rem;
    color: #042C53;
    line-height: 1.7
}
.role-card {
    border-radius: 12px;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 8px
}
.role-card .rc-desc {
    font-size: 1rem;
    line-height: 1.55
}
.role-card .rc-icon {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px
}
.role-card .rc-title {
    font-weight: 500;
    font-size: 1.1rem;
}
.role-card.blue {
    background: #E6F1FB;
    border: 0.5px solid #85B7EB
}
.role-card.blue .rc-desc {
    color: #185FA5
}
.role-card.blue .rc-icon {
    background: #B5D4F4;
    color: #0C447C
}
.role-card.blue .rc-title {
    color: #0C447C
}
.role-card.purple {
    background: #EEEDFE;
    border: 0.5px solid #AFA9EC
}
.role-card.purple .rc-desc {
    color: #534AB7
}
.role-card.purple .rc-icon {
    background: #CECBF6;
    color: #3C3489
}
.role-card.purple .rc-title {
    color: #3C3489
}
.role-card.teal {
    background: #E1F5EE;
    border: 0.5px solid #5DCAA5
}
.role-card.teal .rc-desc {
    color: #0F6E56
}
.role-card.teal .rc-icon {
    background: #9FE1CB;
    color: #085041
}
.role-card.teal .rc-title {
    color: #085041
}
.role-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 1.5rem
}
.section-label {
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    margin: 0 0 10px
}
.skip-link {
    position: absolute;
    left: -9999px;
    top: 0;
    z-index: 9999;
    background: var(--las-primary);
    color: #fff;
    padding: 0.5rem 1rem
}
.skip-link:focus {
    left: 0
}
a {
    color: #caeeff;
    text-decoration: none;
    transition: color var(--las-transition)
}
a:hover {
    color: #22a7e5;
    text-decoration: underline
}


address {
    font-style: normal
}
body {
    font-family: var(--las-font);
    line-height: 1.65;
    color: #fff;
    background: var(--las-bg);
    -webkit-font-smoothing: antialiased
}
body .ui-button {
    background: var(--las-accent);
    border-color: var(--las-accent-dark);
}
body .ui-button:hover {
    background: var(--las-accent-dark);
    border-color: var(--las-accent-dark);
}
body p, li{
    color: #fff;
}
input::placeholder{
    color: #fff;
}
textarea::placeholder{
    color: #fff;
}

body .ui-selectonemenu-panel{
    color: #fff;
    background-color: var(--las-primary-mid);

}

body .ui-selectonemenu-panel .ui-selectonemenu-items .ui-selectonemenu-item.ui-state-highlight{
    color: #fff;
    background-color: var(--las-primary-light);
}

body .ui-selectonemenu-item .ui-selectonemenu-list-item.ui-state-hover{
    background: var(--las-primary-light);
    color: #fff;
}

body .ui-selectonemenu-panel .ui-selectonemenu-items .ui-selectonemenu-item.ui-state-hover{
    color: #fff;
    background-color: var(--las-primary-dark);
}
body .ui-selectonemenu-panel .ui-selectonemenu-items .ui-selectonemenu-item {
        color: #fff;
    background-color: var(--las-primary-mid);
}

body .ui-inputfield{
    background: var(--las-primary-dark);
    border: 1px solid var(--las-primary-light);
}

body .ui-commandlink{
    color: var(--las-accent)
}
body .ui-commandlink:hover{
    color: var(--las-accent-light)
}

body .ui-dataview .ui-dataview-content{
    background: transparent;
}

body.las-subpage {
    background: var(--las-page-bg);
}
body.las-subpage .las-hero-zone {
    background: #0d2e4a
}
body.las-subpage .las-hero-zone.las-hero-zone--media {
    background: var(--las-media-accent-dark)
}
body .ui-panel .ui-panel-content{
    background: var(--las-primary);
    color: #fff;
}
body .ui-panel .ui-panel-titlebar {
    background: var(--las-primary-dark);
    color: #fff;
    border: 1px solid var(--las-primary)
}
body .ui-panel .ui-panel-content{
    border: 1px solid var(--las-primary-dark)
}
body .ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
    color: #fff;
}

body .ui-inputfield{
    color: #fff;
}
h1, h2, h3, h4 {
    line-height: 1.25
}
html {
    scroll-behavior: smooth;
    font-size: 16px
}
img {
    max-width: 100%;
    height: auto;
    display: block
}
@media (max-width: 768px) {
    .las-hero-media {
        width: 100%;
        opacity: 0.35
    }
    .las-hero-media-overlay {
        background: linear-gradient(to right, rgba(13, 46, 74, 0.95) 0%, rgba(13, 46, 74, 0.9) 100%)
    }
    .las-hero-media-placeholder {
        width: 100%
    }
}
@media (min-width: 768px) {
    .las-about-band-inner {
        grid-template-columns: 3fr 2fr
    }
    .las-contact-grid {
        grid-template-columns: 1fr 1fr
    }
    .las-content-grid {
        grid-template-columns: 2fr 1fr;
        align-items: start
    }
    .las-hero-title {
        font-size: 3.5rem
    }
    .las-media-hero-content h1 {
        font-size: 6rem
    }
    .las-hero-zone--media {
        min-height: var(--las-media-hero-min-h-desktop);
    }
    .las-media-hero-content h1 {
        color: #fff;
        font-size: 2.25rem;
        font-weight: 800;
        margin-bottom: 0.75rem;
        text-shadow: 0 4px 20px rgba(0,0,0,0.35);
    }
    /* vorher: color: rgba(255, 255, 255, 0.9); */
    .las-media-hero-content p {
        color: var(--las-accent);
        font-weight: 600;
        font-size: 1.15rem;
        max-width: 900px;
        margin: 0 auto
    }
    .las-page-header {
        padding: 4rem 0 5rem
    }
    .las-page-header h1 {
        font-size: 2.6rem
    }
    .las-page-header p {
        font-size: 1.1rem
    }
    .las-product-item {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.35s ease;
        border-radius: 1.5rem;
        cursor: default;
        padding: 1rem;
        background: var(--las-card-background);
    }
    .las-product-item.las-product-reverse .las-product-image-wrap {
        order: 2
    }
    .las-product-item.las-product-reverse .las-product-text {
        order: 1
    }
    .las-product-item:hover {
        transform: scale(1.03);
        box-shadow: 0 16px 48px rgba(13, 46, 74, 0.15);
        z-index: 2;
        padding: 1rem
    }
    .las-section {
        padding: 5rem 0
    }
    .las-section-lg {
        padding: 7rem 0
    }
}
@media (min-width: 640px) {
    .las-container {
        padding: 0 1.75rem
    }
    .las-footer-grid {
        grid-template-columns: 1fr 1fr
    }
    .las-news-grid {
        grid-template-columns: 1fr 1fr
    }
    .las-stats-strip {
        grid-template-columns: repeat(4, 1fr)
    }
    .las-topbar {
        display: block
    }
}
@media (max-width: 899px) {
    .las-nav {
        background: #0d2e4a !important;
        border-bottom-color: #2e86c1 !important
    }
    .las-nav-dropdown-menu {
        background: rgba(255, 255, 255, 0.06) !important;
        border-left-color: #2e86c1 !important
    }
}
@media (min-width: 1024px) {
    .las-container {
        padding: 0 2.5rem
    }
    .las-footer-grid {
        grid-template-columns: 1.5fr 1fr 1fr 1fr
    }
    .las-news-grid {
        grid-template-columns: repeat(3, 1fr)
    }
}
@media (min-width: 480px) {
    .las-logo-sub {
        display: block
    }
}
@media (min-width: 900px) {
    .las-menu-toggle {
        display: none
    }
    .las-nav {
        display: flex !important;
        position: static;
        background: none;
        border: none;
        box-shadow: none;
        padding: 0
    }
    .las-nav-dropdown-menu {
        position: absolute;
        top: 100%;
        padding: calc(0.35rem + 4px) 0 0.35rem;
        left: 0;
        margin: 0;
        background: #0d2e4a;
        border: 1px solid rgba(255, 255, 255, 0.12);
        border-left: 3px solid var(--las-primary-light);
        border-radius: 0 var(--las-radius) var(--las-radius) var(--las-radius);
        box-shadow: var(--las-shadow-lg);
        min-width: 210px;
        z-index: 300
    }
    .las-nav-link {
        padding: 0.45rem 0.8rem;
        white-space: nowrap
    }
    .las-nav-list {
        flex-direction: row;
        align-items: center;
        gap: 0.15rem
    }
}
@media (min-width: 560px) {
    .las-feature-grid {
        grid-template-columns: 1fr 1fr
    }
}
@media (min-width: 600px) {
    .las-customer-opinions {
        width: 80%;
        padding: 2.5rem 2rem 2rem
    }
    .las-customer-opinions::before {
        font-size: 10rem
    }
    .las-opinion-text {
        font-size: 1.25rem
    }
}
@media (min-width: 992px) {
    .las-back-to-top {
        width: 2.75rem;
        height: 2.75rem;
        bottom: 2rem;
        right: 2rem;
        font-size: 1rem
    }
    .las-customer-opinions {
        width: 80%;
        padding: 3rem 3rem 2.5rem
    }
    .las-customer-opinions::before {
        font-size: 14rem
    }
    .las-opinion-text {
        font-size: 1.5rem;
        max-width: 580px
    }
}
@media (max-width: 640px) {
    .las-about-intro {
        flex-direction: column;
        padding: 1.75rem
    }
}
@media (max-width: 600px) {
    .las-dialog-content {
        flex-direction: column
    }
    .las-dialog-content img {
        width: 100%;
        max-height: 200px
    }
    .las-info-card {
        padding: 1.25rem 1.1rem
    }
    .las-info-card__title {
        font-size: 1.1rem
    }
    .las-produkte-grid {
        grid-template-columns: 1fr
    }
    .las-produkte-grid--3centered {
        grid-template-columns: 1fr
    }
}
@media (max-width: 1024px) {
    .las-produkte-grid {
        grid-template-columns: repeat(2, 1fr)
    }
    .las-produkte-grid--3centered {
        grid-template-columns: repeat(2, 1fr)
    }
}
@media (prefers-reduced-motion: reduce) {
    .las-back-to-top {
        transition: opacity 0.15s ease
    }
}

.las-produkt-card-full {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    cursor: pointer;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.18);
    aspect-ratio: 3 / 4;
}

.las-produkt-card-full:hover {
    transform: scale(1.06);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.28);
    z-index: 2;
}

.las-produkt-card-full img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.las-produkt-card-full:hover img {
    transform: scale(1.1);
}

.las-produkt-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 24px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.75) 100%);
    box-sizing: border-box;
}

.las-produkt-overlay h3,
.las-produkt-overlay p {
    margin: 0 0 6px 0;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    color: var(--las-accent);
}

.las-produkt-overlay p {
    margin-bottom: 14px;
}

.las-produkt-card-reflect {
    position: relative;
    display: flex;
    flex-direction: column;
    transition: transform 0.35s ease;
    margin: 0 16px;
}

.las-produkt-card-reflect:hover {
    transform: scale(1.04);
    z-index: 2;
}

.las-produkt-main-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.18);
    z-index: 2;
}

/* narrower ratio = thinner card */
.las-produkt-card-reflect img.las-produkt-main-img {
    display: block;
    width: 100%;
    aspect-ratio: 3 / 3.6;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.las-produkt-card-reflect:hover img.las-produkt-main-img {
    transform: scale(1.08);
}

.las-produkt-reflection {
    position: relative;
    width: 100%;
    aspect-ratio: 3 / 2.4;
    overflow: hidden;
    border-radius: 12px 12px 0 0;
    margin-top: 8px;
}

.las-produkt-reflection img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center bottom;
    transform: scaleY(-1);
    filter: blur(6px);
    -webkit-mask-image: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, transparent 75%);
    mask-image: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, transparent 75%);
}

.las-produkt-reflection-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px 28px 0 28px;
    z-index: 1;
}

.las-produkt-reflection-overlay h3 {
    margin: 0 0 8px 0;
    font-size: 1.5rem;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}

.las-produkt-reflection-overlay p {
    margin: 0 0 16px 0;
    font-size: 1.05rem;
    line-height: 1.4;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}




.las-legal-address p{
    font-size: 0.51rem;
}



.las-legal-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 1.5rem;
    margin-bottom: 3rem;
}

.las-legal-card {
    background: var(--las-card-background);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: var(--las-radius, 12px);
    padding: 1.5rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    margin: 1rem;
}


.las-legal-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.las-legal-card-icon {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: var(--las-accent-light);
    color: var(--las-primary-dark);
    margin-bottom: 1rem;
    font-size: 1.1rem;
}

.las-legal-card h3 {
    margin: 0 0 0.5rem;
    font-size: 1.05rem;
}

.las-legal-card-sub {
    font-size: 0.9rem;
    margin-bottom: 0.75rem;
}

.las-legal-contact-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.las-legal-contact-list li {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    margin-bottom: 0.5rem;
}

.las-legal-contact-list i {
    color: var(--las-accent-lightw);
    width: 1.1rem;
}

.las-legal-text-group {
    max-width: 800px;
}

.las-legal-details {
    background: var(--las-card-background);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding: 2rem;
    ;
    border-radius: 16px;
    margin-bottom: 1rem;
}

.las-legal-details summary {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.6rem;
    font-weight: 600;
    list-style: none;
}

.las-legal-details summary::-webkit-details-marker {
    display: none;
}

.las-legal-details summary i {
    color: var(--las-accent-light);
}

.las-legal-details p {
    margin-top: 0.85rem;
    color: #fff;
    line-height: 1.6;
}

.las-legal-bildmaterial {
    margin-top: 0.85rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem 1rem;
    font-size: 0.85rem;
}


.las-impressum-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
    margin-top: 1.5rem;
}

.las-impressum-card {
    background: rgba(255,255,255,.04);
    border: 1px solid rgba(255,255,255,.08);
    border-radius: 18px;
    padding: 1.4rem;
    transition: .25s;
}

.las-impressum-card:hover {
    border-color: rgba(255,255,255,.18);
    transform: translateY(-3px);
}

.las-impressum-card-header {
    display: flex;
    align-items: center;
    gap: .75rem;
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 1.05rem;
}

.las-impressum-card-header i {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: grid;
    place-items: center;

    color: var(--las-accent-light);
    background: rgba(255, 153, 51, .15); /* Beispiel für einen orangefarbenen Accent */

    font-size: 1.3rem;
}
.las-impressum-address {
    font-style: normal;
    line-height: 1.7;
}

.las-impressum-address strong {
    display: block;
    margin-bottom: .35rem;
}

.las-legal-contact-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.las-legal-contact-list li {
    display: flex;
    align-items: center;
    gap: .75rem;
    margin-bottom: .8rem;
}

.las-legal-contact-list li:last-child {
    margin-bottom: 0;
}

.las-legal-contact-list i {
    width: 20px;
    text-align: center;
    color: var(--las-accent-light);
}

.las-impressum-card p {
    margin: 0;
    line-height: 1.7;
}

.las-impressum-card small {
    opacity: .75;
    display: block;
    margin-top: .25rem;
    margin-bottom: 1rem;
}

.las-impressum-dl-btn {
    margin-top: .25rem;
}