/* ==========================================================================
   1. GLOBALER DESIGN-RESET & RADIKALES UNTERSTREICHUNGS-VERBOT
   ========================================================================== */
html, body, #bg-layer, #background, .j-page, .cc-page, body.jimdo-body, .cc-body {
    background-image: none !important;
    background: #ffffff !important;
    padding: 0 !important;
    margin: 0 !important;
    font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    color: #0f172a;
    -webkit-text-size-adjust: 100% !important;
    scroll-behavior: smooth !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
}

body a, 
body a:hover, 
body a:focus, 
body a:visited,
body a:active,
#content a,
.j-page-area a,
main a,
.j-module-text a,
.j-blogarticle a,
.cc-m-text a {
    text-decoration: none !important;
    text-decoration-line: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
    outline: none !important;
    background-image: none !important;
}

#container, #content, .cc-matrix, .j-page-area, main, .cc-content-wrapper, .cc-page-wrapper {
    margin: 0 auto !important;
    padding: 0 !important;
    top: 0 !important;
    left: 0 !important;
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
}

#sidebar, #header { 
    display: none !important; 
}

#content {
    float: none !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

#navigation, 
.cc-nav-wrapper, 
.j-nav-header, 
#navigation ul, 
#navigation li,
.cc-nav-container,
#nav-wrapper {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* ==========================================================================
   2. CUSTOM FLOATING KAPSEL-NAVIGATION & DESKTOP ABSTAND
   ========================================================================== */
.mywake-premium-header {
    position: fixed !important;
    top: 20px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 90% !important;
    max-width: 1100px !important;
    height: 70px !important;
    z-index: 999999999 !important;
    box-sizing: border-box !important;
    background: rgba(255, 255, 255, 0.95) !important;
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    border: 1px solid rgba(241, 245, 249, 0.7) !important;
    border-radius: 20px !important;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06) !important;
    padding: 0 30px !important;
}

@media screen and (min-width: 769px) {
    body #content,
    body .j-page-area,
    body main,
    body .cc-content-wrapper {
        padding-top: 150px !important;
    }

    body.j-index #content,
    body.j-index .j-page-area,
    body.j-index main,
    body.j-page-1 #content,
    body.j-page-1 .j-page-area,
    body.j-page-1 main {
        padding-top: 0 !important;
    }

    .mywakeboat-hero-section,
    .mywakeboat-hero-section * {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
}

.mywake-main-nav {
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.mywake-nav-links-left {
    display: flex !important;
    gap: 35px !important;
    align-items: center !important;
}

.mywake-nav-links-left a, .mywake-dropdown-trigger {
    font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    color: #0f172a !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
    cursor: pointer !important;
}

.mywake-nav-links-left a:hover, .mywake-dropdown:hover .mywake-dropdown-trigger {
    color: #2dd4bf !important;
}

.mywake-dropdown {
    position: relative;
    display: inline-block;
    height: 70px;
    display: flex !important;
    align-items: center !important;
}

.mywake-dropdown-trigger .arrow {
    font-size: 7px;
    margin-left: 6px;
    transition: transform 0.2s ease;
    color: #94a3b8;
}

.mywake-dropdown:hover .mywake-dropdown-trigger .arrow {
    transform: rotate(180deg);
    color: #2dd4bf;
}

.mywake-dropdown-content {
    display: none;
    position: absolute;
    left: -15px;
    top: 78px; 
    background-color: #ffffff;
    min-width: 220px;
    box-shadow: 0 20px 40px rgba(15, 23, 42, 0.08) !important;
    border: 1px solid #f1f5f9;
    border-radius: 12px;
    padding: 12px 0;
}

.mywake-dropdown-content::before {
    content: '';
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 15px;
    background: transparent;
}

.mywake-dropdown-content a {
    color: #334155 !important;
    padding: 12px 24px !important;
    text-decoration: none !important;
    display: block !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.2px !important;
    font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

.mywake-dropdown-content a:hover {
    background-color: #f8fafc !important;
    color: #2dd4bf !important;
}

.mywake-dropdown:hover .mywake-dropdown-content {
    display: block !important;
}

.mywake-cta-btn-mint {
    background: #2dd4bf !important;
    color: #ffffff !important;
    font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.2px !important;
    padding: 10px 24px !important;
    border-radius: 10px !important;
    text-decoration: none !important;
    box-shadow: 0 4px 14px rgba(45, 212, 191, 0.15) !important;
}

.mywake-cta-btn-mint:hover {
    background: #14b8a6 !important;
}

/* ==========================================================================
   3. GLOBALER TITEL-STYLE & RUNDE ECKEN FÜR INHALTSBILDER
   ========================================================================= */
body .mywakeboat-hero-section { position: relative; width: 100% !important; height: 75vh !important; overflow: hidden; background-color: #0f172a;}
body .mywakeboat-video-asset { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; transform: translate(-50%, -50%); z-index: 1; }

body .rydex-section { max-width: 1200px; margin: 80px auto; padding: 0 20px; background: #ffffff !important; box-sizing: border-box !important; }

body h1, body h2, body h3,
body .j-header, 
body .cc-m-header-element h1, 
body .cc-m-header-element h2, 
body .cc-m-header-element h3 { 
    color: #0f172a !important; 
    font-size: 36px !important; 
    text-transform: uppercase !important; 
    letter-spacing: 2px !important; 
    font-weight: 300 !important;
    font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

body h1::after, body h2::after, body h3::after, body .j-header::after,
body h1::before, body h2::before, body h3::before, body .j-header::before {
    display: none !important;
    content: none !important;
    border: none !important;
    height: 0 !important;
}

body .rydex-reviews-pretitle, 
body .rydex-pretitle,
body [class*="-pretitle"],
body [class*="pretitle"] { 
    color: #2dd4bf !important; 
    font-size: 12px !important; 
    text-transform: uppercase !important; 
    letter-spacing: 2px !important; 
    font-weight: 600 !important; 
    margin-bottom: 10px !important; 
    display: block !important; 
    font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

body #content .j-image-container img,
body #content .cc-m-image-container img,
body .j-blogarticle img,
body .j-blog-teaser img {
    border-radius: 16px !important;
    overflow: hidden !important;
}

.mywake-premium-header img,
#mywake-mobile-overlay img,
.mywakeboat-hero-section img {
    border-radius: 0 !important;
}

/* ==========================================================================
   4. BOOT KARTEN (KORRIGIERTER OVERLAY LINK & POSITIONIERUNG)
   ========================================================================== */
body .boot-card { 
    position: relative !important; 
    width: 100% !important; 
    height: auto !important; 
    border-radius: 16px !important; 
    overflow: hidden !important; 
    margin-bottom: 40px !important; 
    background: #ffffff !important; 
    border: 1px solid #e2e8f0 !important; 
    box-shadow: 0 4px 20px rgba(15, 23, 42, 0.02) !important; 
    display: flex !important; 
    flex-direction: column !important;
}

/* Klick-Link wird garantiert deckend über die Boot-Karte gelegt */
.boot-card > a[style*="position: absolute"] {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 999 !important;
    display: block !important;
    cursor: pointer !important;
    background: transparent !important;
}

body .boot-img-wrapper { width: 100% !important; height: auto !important; background: #ffffff !important; }
body .boot-card img { width: 100% !important; height: auto !important; max-height: 380px !important; object-fit: contain !important; padding: 30px 40px 10px 40px !important; box-sizing: border-box !important; border-radius: 0 !important; }
body .boot-info { position: relative !important; width: 100% !important; background: #ffffff !important; padding: 30px 40px 40px 40px !important; box-sizing: border-box !important; border-top: 1px solid #f1f5f9 !important;}
body .boot-name { font-size: 28px !important; font-weight: 300 !important; text-transform: uppercase !important; letter-spacing: 2px !important; margin-bottom: 20px !important; color: #0f172a !important; font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important; }
body .boot-specs { display: flex !important; gap: 40px !important; }
body .spec-item { display: flex !important; flex-direction: column !important; }
body .spec-label { font-size: 10px !important; text-transform: uppercase !important; color: #94a3b8 !important; letter-spacing: 1px !important; margin-bottom: 4px !important; font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important; }
body .spec-value { font-size: 15px !important; font-weight: 600 !important; color: #0f172a !important; font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important; }
body .boot-price-tag { background: #2dd4bf !important; color: #ffffff !important; padding: 11px 24px !important; border-radius: 8px !important; font-weight: 600 !important; font-size: 12px !important; text-transform: uppercase !important; letter-spacing: 1.5px !important; font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important; }

/* REVIEWS & ABOUT US */
body .rydex-reviews-section { background: #ffffff !important; padding: 80px 20px !important; width: 100% !important; box-sizing: border-box !important; }
body .rydex-reviews-container { max-width: 1200px; margin: 0 auto !important; position: relative !important; }
body .rydex-slider-hint { font-size: 13px !important; color: #94a3b8 !important; margin-bottom: 40px !important; display: block !important; font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;}
body .rydex-reviews-slider { display: flex !important; gap: 30px !important; overflow-x: auto !important; padding: 10px 5px 30px 5px !important; width: 100% !important;}
body .rydex-review-card { flex: 0 0 calc(33.333% - 20px) !important; min-width: 320px !important; background: #ffffff !important; border: 1px solid #e2e8f0 !important; border-radius: 16px !important; padding: 40px !important; display: flex !important; flex-direction: column !important; min-height: 340px !important; box-shadow: 0 10px 30px rgba(15, 23, 42, 0.02) !important; box-sizing: border-box !important; }

body .rydex-about-section { background: #ffffff !important; color: #0f172a !important; padding: 100px 20px !important; width: 100% !important; box-sizing: border-box !important; }
body .rydex-about-container { max-width: 1200px; margin: 0 auto; display: flex; gap: 40px; }
body .rydex-stats-grid { display: flex !important; justify-content: space-between !important; gap: 20px !important; margin-bottom: 50px !important; }
body .rydex-stat-item { flex: 1 !important; display: flex !important; flex-direction: column !important; }
body .rydex-stat-number { font-size: 56px !important; font-weight: 300 !important; color: #0f172a !important; margin-bottom: 4px !important; line-height: 1 !important;}
body .rydex-stat-accent { color: #2dd4bf !important; }
body .rydex-stat-label { font-size: 12px !important; color: #64748b !important; text-transform: uppercase !important; letter-spacing: 1px !important;}

#footer { clear: both !important; background: #ffffff !important; border-top: 1px solid #f1f5f9 !important; padding: 60px 20px !important; text-align: center !important; width: 100% !important; box-sizing: border-box !important; }
#footer ul { list-style: none !important; padding: 0 !important; margin: 0 auto 15px auto !important; display: flex !important; justify-content: center !important; gap: 25px !important; }
#footer a { font-size: 11px !important; font-weight: 500 !important; text-transform: uppercase !important; letter-spacing: 2px !important; color: #64748b !important;}
#footer p { font-size: 11px !important; color: #94a3b8 !important; margin-top: 15px !important;}
#footer a[href*="login"], #footer a[href*="admin"], #footer li[class*="login"], #footer li[class*="admin"], #cms-disclaimer, .j-cookies-link-icon { display: none !important; }

/* ==========================================================================
   8. MOBIL-OPTIMIERUNG (EXAKTE PASSFORM FÜR HANDYS OHNE LINK-BLOCKADE)
   ========================================================================== */
@media screen and (max-width: 768px) {
    .mywake-premium-header { 
        display: none !important; 
    }

    body h1, body h2, body h3,
    body .j-header, 
    body .cc-m-header-element h1, 
    body .cc-m-header-element h2, 
    body .cc-m-header-element h3,
    body .rydex-about-heading,
    body .rydex-section h2.rydex-title,
    body .rydex-section .rydex-title,
    body .rydex-reviews-title {
        font-size: 18px !important; 
        line-height: 1.35 !important;
        letter-spacing: 0.5px !important;
        word-wrap: normal !important;
        overflow-wrap: normal !important;
        word-break: normal !important;
        hyphens: manual !important;
        -webkit-hyphens: manual !important;
    }

    body .j-blogarticle h1,
    body .j-blogarticle h1 a,
    body [class*="blogarticle"] h1,
    body [class*="blogarticle"] h1 a,
    body [class*="blogarticle"] h2.j-blogarticle-title {
        font-size: 18px !important; 
        line-height: 1.3 !important;
        word-wrap: normal !important;
        overflow-wrap: normal !important;
        word-break: normal !important;
        hyphens: manual !important;
        -webkit-hyphens: manual !important;
        margin-top: 6px !important;
    }

    /* BILDER MOBIL AUF UNTERSEITEN/BLOG GROSS MACHEN */
    body .j-blogarticle img,
    body .j-blog-teaser img,
    body .cc-m-image-container img,
    body .j-image-container img {
        float: none !important;
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        margin: 0 0 15px 0 !important;
        clear: both !important;
        border-radius: 16px !important;
    }

    body .j-blogarticle p,
    body .j-blog-teaser-text,
    body .cc-m-text,
    body .j-module-text {
        clear: both !important;
        display: block !important;
        width: 100% !important;
        float: none !important;
    }

    /* HERO BEREICH MOBIL */
    body .mywakeboat-hero-section {
        height: 65vh !important;
        position: relative !important;
    }

    .mywakeboat-hero-section::before {
        content: '';
        position: absolute !important;
        top: 20px !important;
        left: 20px !important;
        width: 220px !important;
        height: 70px !important;
        background-image: url('https://www.mywakeboat.com/app/download/12539270760/MyWakeBoat_Logo_weiss.png?t=1784388544') !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: left top !important;
        z-index: 99 !important;
        display: block !important;
    }

    .mywakeboat-hero-section img {
        display: none !important;
    }

    .mywakeboat-hero-section > div[style*="position: absolute"],
    .mywakeboat-hero-section > div[style*="top:"] {
        position: absolute !important;
        top: auto !important;
        bottom: 25px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: 88% !important;
        max-width: 340px !important;
        height: auto !important;
        text-align: center !important;
        z-index: 5 !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 12px !important;
    }

    .mywakeboat-hero-section div[style*="font-weight: 100"],
    .mywakeboat-hero-section p {
        font-size: 11px !important;
        line-height: 1.35 !important;
        margin: 0 !important;
        color: rgba(255, 255, 255, 0.8) !important;
    }

    .mywakeboat-hero-section a[style*="background"],
    .mywakeboat-hero-section a.cc-m-button {
        width: 100% !important;
        box-sizing: border-box !important;
        display: block !important;
        padding: 13px 20px !important;
        font-size: 12px !important;
        margin: 0 !important;
    }

    /* ABOUT US STATISTIKEN MOBIL (2x2 GRID) */
    body .rydex-about-container { flex-direction: column !important; gap: 25px !important; }
    body .rydex-stats-grid { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 25px 20px !important; width: 100% !important; margin-bottom: 30px !important;}
    body .rydex-stat-number { font-size: 42px !important; line-height: 1 !important;}

    /* BOOT-KARTEN MOBIL: ERHÄLT DIE HTML-POSITIONIERUNG DES WIDGETS */
    body .boot-card { 
        position: relative !important;
        height: auto !important; 
        margin-bottom: 30px !important;
    }
    
    body .boot-img-wrapper { height: auto !important; }
    body .boot-card img { padding: 20px 15px 10px 15px !important; width: 100% !important; height: auto !important; max-height: 220px !important; object-fit: contain !important;}

    body .boot-name { font-size: 20px !important; margin-bottom: 4px !important; line-height: 1.25 !important; letter-spacing: 1px !important;}
    body .boot-specs { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 16px 15px !important; width: 100% !important;}
    body .spec-item { display: flex !important; flex-direction: column !important; align-items: flex-start !important;}
    body .spec-label { font-size: 10px !important; letter-spacing: 1px !important; color: #94a3b8 !important; margin-bottom: 2px !important;}
    body .spec-value { font-size: 15px !important; font-weight: 600 !important; color: #0f172a !important;}

    body .boot-price-tag { width: 100% !important; text-align: center !important; box-sizing: border-box !important; display: block !important; padding: 12px 15px !important; font-size: 13px !important;}

    body .rydex-review-card { flex: 0 0 100% !important; min-width: 100% !important; }
}

/* PRÄZISIERTER EDITOR-FIX */
body.cc-edit-mode div[id*="overlay-"][style*="absolute"],
body.cc-edit-mode div[style*="height: 0"],
body.cc-edit-mode div[style*="overflow: hidden"] {
    height: auto !important;
    width: 100% !important;
    min-height: 150px !important;
    overflow: visible !important;
    background: #fff9e6 !important; 
    border: 3px dashed #ff9900 !important;
    position: relative !important;
    z-index: 999999 !important;
}

.mywakeboat-hero-section div[style*="font-weight: 100"] {
    font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

/* BRUTAL OVERRIDE FÜR JIMDO BLOG TEASER AUF MOBIL */
@media screen and (max-width: 768px) {
    /* Zwingt den Teaser-Container untereinander zu stapeln */
    .j-blog-teaser, 
    [class*="blog-teaser"],
    .cc-m-blog-teaser {
        display: block !important;
        width: 100% !important;
        clear: both !important;
    }

    /* Zwingt Bild-Wrapper & Bild auf 100% Breite */
    .j-blog-teaser-image,
    [class*="blog-teaser-image"],
    .j-blog-teaser img,
    [class*="blog-teaser"] img {
        float: none !important;
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        margin: 0 0 15px 0 !important;
        clear: both !important;
    }

    /* Zwingt den Text unter das Bild */
    .j-blog-teaser-text,
    [class*="blog-teaser-text"] {
        float: none !important;
        display: block !important;
        width: 100% !important;
        clear: both !important;
        margin-top: 10px !important;
    }
}

/* ==========================================================================
   ISOLIERTER FIX: BILDER UND TEXT NUREN AUF UNTERSEITEN ÜBEREINANDER (MOBIL)
   ========================================================================== */
@media screen and (max-width: 768px) {

    /* Greift ausschließlich auf Unterseiten (nicht auf der Startseite) */
    html.mywake-subpage .j-module-blog-teaser,
    html.mywake-subpage .j-blog-teaser,
    html.mywake-subpage .cc-m-blog-teaser,
    html.mywake-subpage [class*="blog-teaser"],
    html.mywake-subpage .j-blogarticle,
    body:not(.j-index) .j-blog-teaser,
    body:not(.j-index) [class*="blog-teaser"] {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        clear: both !important;
    }

    /* Zwingt das Bild auf Unterseiten nach oben auf 100% Breite */
    html.mywake-subpage .j-blog-teaser-image,
    html.mywake-subpage .j-blog-teaser-image-container,
    html.mywake-subpage [class*="blog-teaser-image"],
    html.mywake-subpage [class*="blog-teaser"] figure,
    html.mywake-subpage [class*="blog-teaser"] .cc-m-image-container,
    body:not(.j-index) [class*="blog-teaser"] img {
        display: block !important;
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        margin: 0 0 12px 0 !important;
        padding: 0 !important;
    }

    html.mywake-subpage .j-blog-teaser img,
    html.mywake-subpage [class*="blog-teaser"] img,
    html.mywake-subpage .j-blog-teaser-image img {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        max-height: 250px !important;
        object-fit: cover !important;
        display: block !important;
        float: none !important;
        margin: 0 0 12px 0 !important;
        border-radius: 16px !important;
    }

    /* Zwingt den Textbereich auf Unterseiten unter das Bild */
    html.mywake-subpage .j-blog-teaser-content,
    html.mywake-subpage .j-blog-teaser-text,
    html.mywake-subpage [class*="blog-teaser-text"],
    html.mywake-subpage [class*="blog-teaser-content"] {
        display: block !important;
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        clear: both !important;
    }
}

/* ==========================================================================
   ISOLIERTER FIX: JIMDO-SPALTEN (GRID) MOBIL UNTEREINANDER STAPELN
   NUR AUF UNTERSEITEN (STARTSEITE BLEIBT UNANGETASTET)
   ========================================================================== */
@media screen and (max-width: 768px) {

    /* 1. Löst die Spalten-Container auf Unterseiten auf */
    body:not(.j-index) .j-module-matrix,
    body:not(.j-index) .cc-matrix,
    body:not(.j-index) .cc-m-matrix-cell,
    body:not(.j-index) [class*="matrix-cell"],
    body:not(.j-index) [class*="j-col-"],
    body:not(.j-index) [class*="j-column"] {
        display: block !important;
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        box-sizing: border-box !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        clear: both !important;
    }

    /* 2. Zwingt BILDER in den Spalten auf Unterseiten ganz oben auf 100% Breite */
    body:not(.j-index) .cc-m-matrix-cell img,
    body:not(.j-index) [class*="matrix-cell"] img,
    body:not(.j-index) [class*="j-col-"] img,
    body:not(.j-index) .j-image-container img,
    body:not(.j-index) .cc-m-image-container img {
        display: block !important;
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        max-height: 240px !important;
        object-fit: cover !important;
        margin: 0 0 15px 0 !important;
        border-radius: 16px !important;
    }

    /* 3. Zwingt TEXT-Elemente in Spalten sauber unter das Bild */
    body:not(.j-index) .cc-m-matrix-cell .cc-m-text,
    body:not(.j-index) [class*="matrix-cell"] .j-module-text,
    body:not(.j-index) [class*="j-col-"] .cc-m-text {
        display: block !important;
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-top: 0 !important;
        clear: both !important;
    }
}